Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 94b6f2a28bcbbb18c16df521d1c703652477ded1 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-ssh6492466113141963306.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-ssh16233195132519116653.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-ssh4565937921947590476.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-ssh12912417887725720510.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-ssh12760853761096851495.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-772947 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/925 [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/925 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 94b6f2a28bcbbb18c16df521d1c703652477ded1 (main) Commit message: "build(deps): Bump golang.org/x/crypto from 0.43.0 to 0.44.0 (#5307)" > git config core.sparsecheckout # timeout=10 > git checkout -f 94b6f2a28bcbbb18c16df521d1c703652477ded1 # timeout=10 > git rev-list --no-walk d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-12T01:41:43.414Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-12T01:41:43.486Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-12T01:41:43.516Z] ========================================================= [2025-11-12T01:41:43.516Z] EdgeX Global Pipelines Version Info [2025-11-12T01:41:43.516Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-12T01:41:45.097Z] ------------------- [2025-11-12T01:41:45.097Z] stable info: [2025-11-12T01:41:45.097Z] ------------------- [2025-11-12T01:41:45.097Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-12T01:41:45.097Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-12T01:41:45.097Z] Message: update stable to v1.0.278 [2025-11-12T01:41:45.668Z] ------------------- [2025-11-12T01:41:45.668Z] experimental info: [2025-11-12T01:41:45.668Z] ------------------- [2025-11-12T01:41:45.669Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-12T01:41:45.669Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-12T01:41:45.669Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-12T01:41:45.797Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-11-12T01:41:45.818Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-11-12T01:41:45.842Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-12T01:41:45.865Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-12T01:41:45.888Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-12T01:41:45.911Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-12T01:41:45.936Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-12T01:41:45.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-11-12T01:41:45.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-11-12T01:41:46.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-11-12T01:41:46.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-12T01:41:46.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-12T01:41:46.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-12T01:41:46.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-12T01:41:46.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-12T01:41:46.169Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-12T01:41:46.195Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-12T01:41:46.219Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-12T01:41:46.243Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-11-12T01:41:46.271Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-11-12T01:41:46.296Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-12T01:41:46.319Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-12T01:41:46.343Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-12T01:41:46.371Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-11-12T01:41:46.399Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-11-12T01:41:46.502Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-11-12T01:41:46.532Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] echo [2025-11-12T01:41:46.557Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94b6f2a [Pipeline] echo [2025-11-12T01:41:46.582Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-12T01:41:46.663Z] provisioning config files... [2025-11-12T01:41:46.681Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/925@tmp/config9307373199206737241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-12T01:41:47.051Z] ---> ****-login.sh [2025-11-12T01:41:47.051Z] nexus3.edgexfoundry.org:10001 [2025-11-12T01:41:47.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-12T01:41:47.621Z] [2025-11-12T01:41:47.621Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-12T01:41:47.621Z] Configure a credential helper to remove this warning. See [2025-11-12T01:41:47.621Z] https://docs.****.com/go/credential-store/ [2025-11-12T01:41:47.621Z] [2025-11-12T01:41:47.621Z] Login Succeeded [2025-11-12T01:41:47.621Z] nexus3.edgexfoundry.org:10002 [2025-11-12T01:41:47.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-12T01:41:47.621Z] [2025-11-12T01:41:47.621Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-12T01:41:47.621Z] Configure a credential helper to remove this warning. See [2025-11-12T01:41:47.621Z] https://docs.****.com/go/credential-store/ [2025-11-12T01:41:47.621Z] [2025-11-12T01:41:47.622Z] Login Succeeded [2025-11-12T01:41:47.622Z] nexus3.edgexfoundry.org:10003 [2025-11-12T01:41:47.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-12T01:41:47.884Z] [2025-11-12T01:41:47.884Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-12T01:41:47.884Z] Configure a credential helper to remove this warning. See [2025-11-12T01:41:47.884Z] https://docs.****.com/go/credential-store/ [2025-11-12T01:41:47.884Z] [2025-11-12T01:41:47.884Z] Login Succeeded [2025-11-12T01:41:47.884Z] nexus3.edgexfoundry.org:10004 [2025-11-12T01:41:47.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-12T01:41:47.884Z] [2025-11-12T01:41:47.884Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-12T01:41:47.884Z] Configure a credential helper to remove this warning. See [2025-11-12T01:41:47.884Z] https://docs.****.com/go/credential-store/ [2025-11-12T01:41:47.884Z] [2025-11-12T01:41:47.884Z] Login Succeeded [2025-11-12T01:41:47.884Z] ****.io [2025-11-12T01:41:47.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-12T01:41:48.146Z] [2025-11-12T01:41:48.146Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-12T01:41:48.146Z] Configure a credential helper to remove this warning. See [2025-11-12T01:41:48.146Z] https://docs.****.com/go/credential-store/ [2025-11-12T01:41:48.146Z] [2025-11-12T01:41:48.146Z] Login Succeeded [2025-11-12T01:41:48.146Z] ---> ****-login.sh ends [Pipeline] } [2025-11-12T01:41:48.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-12T01:41:48.496Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-11-12T01:41:48.496Z] + cut -d/ -f2 [2025-11-12T01:41:48.496Z] + dirname cmd/core-command/Dockerfile [2025-11-12T01:41:48.496Z] + echo core-command,cmd/core-command/Dockerfile [2025-11-12T01:41:48.496Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-11-12T01:41:48.496Z] + cut -d/ -f2 [2025-11-12T01:41:48.496Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-11-12T01:41:48.496Z] + dirname cmd/core-data/Dockerfile [2025-11-12T01:41:48.496Z] + cut -d/ -f2 [2025-11-12T01:41:48.496Z] + echo core-data,cmd/core-data/Dockerfile [2025-11-12T01:41:48.496Z] + dirname cmd/core-keeper/Dockerfile [2025-11-12T01:41:48.496Z] + cut -d/ -f2 [2025-11-12T01:41:48.496Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-11-12T01:41:48.496Z] + dirname cmd/core-metadata/Dockerfile [2025-11-12T01:41:48.496Z] + cut -d/ -f2 [2025-11-12T01:41:48.496Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-11-12T01:41:48.496Z] + dirname+ cmd/security-bootstrapper/Dockerfile [2025-11-12T01:41:48.496Z] cut -d/ -f2 [2025-11-12T01:41:48.496Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-11-12T01:41:48.496Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-11-12T01:41:48.496Z] + cut -d/ -f2 [2025-11-12T01:41:48.496Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-11-12T01:41:48.496Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-11-12T01:41:48.496Z] + cut -d/ -f2 [2025-11-12T01:41:48.496Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-11-12T01:41:48.496Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-11-12T01:41:48.496Z] + cut -d/ -f2 [2025-11-12T01:41:48.496Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-11-12T01:41:48.496Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-11-12T01:41:48.496Z] + cut -d/ -f2 [2025-11-12T01:41:48.496Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-11-12T01:41:48.497Z] + dirname cmd/security-spire-agent/Dockerfile [2025-11-12T01:41:48.497Z] + cut -d/ -f2 [2025-11-12T01:41:48.497Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-11-12T01:41:48.497Z] + dirname cmd/security-spire-config/Dockerfile [2025-11-12T01:41:48.497Z] + cut -d/ -f2 [2025-11-12T01:41:48.497Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-11-12T01:41:48.497Z] + dirname cmd/security-spire-server/Dockerfile [2025-11-12T01:41:48.497Z] + cut -d/ -f2 [2025-11-12T01:41:48.497Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-11-12T01:41:48.497Z] + dirname cmd/support-notifications/Dockerfile [2025-11-12T01:41:48.497Z] + cut -d/ -f2 [2025-11-12T01:41:48.497Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-11-12T01:41:48.497Z] + dirname cmd/support-scheduler/Dockerfile [2025-11-12T01:41:48.497Z] + cut -d/ -f2 [2025-11-12T01:41:48.497Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-11-12T01:41:48.535Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-11-12T01:41:48.929Z] + git rev-list -1 --merges 94b6f2a28bcbbb18c16df521d1c703652477ded1~1..94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] echo [2025-11-12T01:41:48.943Z] -----------> git rev-list -1 --merges 94b6f2a28bcbbb18c16df521d1c703652477ded1~1..94b6f2a28bcbbb18c16df521d1c703652477ded1 94b6f2a28bcbbb18c16df521d1c703652477ded1 [false] [Pipeline] sh [2025-11-12T01:41:49.240Z] + git log --format=format:%s -1 94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] echo [2025-11-12T01:41:49.258Z] ========================================================= [2025-11-12T01:41:49.258Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-12T01:41:49.258Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-11-12T01:41:49.799Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-12T01:41:49.799Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-12T01:41:49.799Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-12T01:41:49.799Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-12T01:41:49.799Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-12T01:41:49.799Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-12T01:41:49.799Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:41:50.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-12T01:41:50.290Z] [2025-11-12T01:41:50.290Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:41:50.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-12T01:41:50.613Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-12T01:41:50.613Z] 3dae71ba6b94: Pulling fs layer [2025-11-12T01:41:50.613Z] 6bf1a483ea7c: Pulling fs layer [2025-11-12T01:41:50.613Z] f5dfc541a4d3: Pulling fs layer [2025-11-12T01:41:50.613Z] 461d9e800cba: Pulling fs layer [2025-11-12T01:41:50.613Z] 80192f66455f: Pulling fs layer [2025-11-12T01:41:50.613Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-12T01:41:50.613Z] a29436f7fd5d: Pulling fs layer [2025-11-12T01:41:50.613Z] 923cac83aea3: Pulling fs layer [2025-11-12T01:41:50.613Z] 25ad8b0a4227: Pulling fs layer [2025-11-12T01:41:50.613Z] db01528c6b51: Pulling fs layer [2025-11-12T01:41:50.613Z] 28988de357af: Pulling fs layer [2025-11-12T01:41:50.613Z] 461d9e800cba: Waiting [2025-11-12T01:41:50.613Z] 80192f66455f: Waiting [2025-11-12T01:41:50.613Z] 2e8e34ca0e6c: Waiting [2025-11-12T01:41:50.613Z] a29436f7fd5d: Waiting [2025-11-12T01:41:50.613Z] db01528c6b51: Waiting [2025-11-12T01:41:50.613Z] 28988de357af: Waiting [2025-11-12T01:41:50.613Z] 25ad8b0a4227: Waiting [2025-11-12T01:41:50.613Z] 923cac83aea3: Waiting [2025-11-12T01:41:50.613Z] 6bf1a483ea7c: Verifying Checksum [2025-11-12T01:41:50.613Z] 6bf1a483ea7c: Download complete [2025-11-12T01:41:50.613Z] 461d9e800cba: Verifying Checksum [2025-11-12T01:41:50.613Z] 461d9e800cba: Download complete [2025-11-12T01:41:50.871Z] 80192f66455f: Verifying Checksum [2025-11-12T01:41:50.871Z] 80192f66455f: Download complete [2025-11-12T01:41:50.871Z] f5dfc541a4d3: Verifying Checksum [2025-11-12T01:41:50.871Z] f5dfc541a4d3: Download complete [2025-11-12T01:41:50.871Z] 3dae71ba6b94: Download complete [2025-11-12T01:41:50.871Z] 923cac83aea3: Verifying Checksum [2025-11-12T01:41:50.871Z] 923cac83aea3: Download complete [2025-11-12T01:41:50.871Z] 25ad8b0a4227: Verifying Checksum [2025-11-12T01:41:50.871Z] 25ad8b0a4227: Download complete [2025-11-12T01:41:50.871Z] db01528c6b51: Download complete [2025-11-12T01:41:50.871Z] 28988de357af: Download complete [2025-11-12T01:41:51.136Z] a29436f7fd5d: Verifying Checksum [2025-11-12T01:41:51.136Z] a29436f7fd5d: Download complete [2025-11-12T01:41:51.395Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-12T01:41:51.395Z] 2e8e34ca0e6c: Download complete [2025-11-12T01:41:52.335Z] 3dae71ba6b94: Pull complete [2025-11-12T01:41:52.335Z] 6bf1a483ea7c: Pull complete [2025-11-12T01:41:52.903Z] f5dfc541a4d3: Pull complete [2025-11-12T01:41:53.162Z] 461d9e800cba: Pull complete [2025-11-12T01:41:53.162Z] 80192f66455f: Pull complete [2025-11-12T01:41:56.452Z] 2e8e34ca0e6c: Pull complete [2025-11-12T01:41:56.716Z] a29436f7fd5d: Pull complete [2025-11-12T01:41:56.716Z] 923cac83aea3: Pull complete [2025-11-12T01:41:56.976Z] 25ad8b0a4227: Pull complete [2025-11-12T01:41:56.976Z] db01528c6b51: Pull complete [2025-11-12T01:41:56.976Z] 28988de357af: Pull complete [2025-11-12T01:41:56.976Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-12T01:41:56.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-12T01:41:56.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-12T01:41:57.126Z] prd-ubuntu20.04-docker-8c-8g-772947 does not seem to be running inside a container [2025-11-12T01:41:57.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/925 -v /w/workspace/edgex-go/925:/w/workspace/edgex-go/925:rw,z -v /w/workspace/edgex-go/925@tmp:/w/workspace/edgex-go/925@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-12T01:42:00.017Z] $ docker top c319cfadc217915febfff4ca0821c37cc300754eaaba0ba2294cda8a732ef358 -eo pid,comm [2025-11-12T01:42:00.061Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-12T01:42:00.061Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-12T01:42:00.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-12T01:42:00.112Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-12T01:42:00.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-12T01:42:00.217Z] $ docker exec c319cfadc217915febfff4ca0821c37cc300754eaaba0ba2294cda8a732ef358 ssh-agent [2025-11-12T01:42:00.337Z] SSH_AUTH_SOCK=/tmp/ssh-AP1WbTvs7hxf/agent.32 [2025-11-12T01:42:00.337Z] SSH_AGENT_PID=38 [2025-11-12T01:42:00.344Z] Running ssh-add (command line suppressed) [2025-11-12T01:42:00.449Z] Identity added: /w/workspace/edgex-go/925@tmp/private_key_17307316873360072037.key (/w/workspace/edgex-go/925@tmp/private_key_17307316873360072037.key) [2025-11-12T01:42:00.464Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-12T01:42:00.756Z] + git config --global --add safe.directory /w/workspace/edgex-go/925 [Pipeline] sh [2025-11-12T01:42:01.048Z] + git tag --points-at HEAD [Pipeline] } [2025-11-12T01:42:01.059Z] $ docker exec --env ******** --env ******** c319cfadc217915febfff4ca0821c37cc300754eaaba0ba2294cda8a732ef358 ssh-agent -k [2025-11-12T01:42:01.158Z] unset SSH_AUTH_SOCK; [2025-11-12T01:42:01.158Z] unset SSH_AGENT_PID; [2025-11-12T01:42:01.159Z] echo Agent pid 38 killed; [2025-11-12T01:42:01.169Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-12T01:42:01.205Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-12T01:42:01.205Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-12T01:42:01.325Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-12T01:42:01.326Z] $ docker exec c319cfadc217915febfff4ca0821c37cc300754eaaba0ba2294cda8a732ef358 ssh-agent [2025-11-12T01:42:01.427Z] SSH_AUTH_SOCK=/tmp/ssh-Tpa8zfca0qkM/agent.85 [2025-11-12T01:42:01.427Z] SSH_AGENT_PID=91 [2025-11-12T01:42:01.431Z] Running ssh-add (command line suppressed) [2025-11-12T01:42:01.538Z] Identity added: /w/workspace/edgex-go/925@tmp/private_key_8483283211538186493.key (/w/workspace/edgex-go/925@tmp/private_key_8483283211538186493.key) [2025-11-12T01:42:01.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-12T01:42:01.848Z] + git semver init [2025-11-12T01:42:02.109Z] 2025-11-12 01:42:02,069 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-12T01:42:02.109Z] 2025-11-12 01:42:02,074 [run_init] DEBUG init version:0.0.0 force:False [2025-11-12T01:42:02.109Z] 2025-11-12 01:42:02,075 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/925/.semver [2025-11-12T01:42:02.109Z] 2025-11-12 01:42:02,075 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/925/.semver [2025-11-12T01:42:02.109Z] 2025-11-12 01:42:02,076 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/925/.semver'], cwd=/w/workspace/edgex-go/925, stdin=None, shell=False, universal_newlines=False) [2025-11-12T01:42:07.389Z] 2025-11-12 01:42:06,814 [append_file] DEBUG append to file:/w/workspace/edgex-go/925/.git/info/exclude [2025-11-12T01:42:07.390Z] 2025-11-12 01:42:06,814 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/925/.semver/main with force:False [2025-11-12T01:42:07.390Z] 2025-11-12 01:42:06,814 [read_version] DEBUG read version from /w/workspace/edgex-go/925/.semver/main [2025-11-12T01:42:07.390Z] 2025-11-12 01:42:06,814 [read_version] DEBUG read version from /w/workspace/edgex-go/925/.semver/main [2025-11-12T01:42:07.390Z] 4.1.0-dev.75 [Pipeline] } [2025-11-12T01:42:07.398Z] $ docker exec --env ******** --env ******** c319cfadc217915febfff4ca0821c37cc300754eaaba0ba2294cda8a732ef358 ssh-agent -k [2025-11-12T01:42:07.496Z] unset SSH_AUTH_SOCK; [2025-11-12T01:42:07.497Z] unset SSH_AGENT_PID; [2025-11-12T01:42:07.497Z] echo Agent pid 91 killed; [2025-11-12T01:42:07.507Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-12T01:42:07.829Z] + git semver [Pipeline] } [2025-11-12T01:42:08.101Z] $ docker stop --time=1 c319cfadc217915febfff4ca0821c37cc300754eaaba0ba2294cda8a732ef358 [2025-11-12T01:42:09.383Z] $ docker rm -f --volumes c319cfadc217915febfff4ca0821c37cc300754eaaba0ba2294cda8a732ef358 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-12T01:42:09.736Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-12T01:42:10.021Z] Stashed 1 file(s) [Pipeline] echo [2025-11-12T01:42:10.025Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.75 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-12T01:42:10.482Z] + git config --global --add safe.directory /w/workspace/edgex-go/925 [Pipeline] echo [2025-11-12T01:42:10.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-12T01:42:10.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-12T01:42:10.541Z] ========================================================= [2025-11-12T01:42:10.541Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-11-12T01:42:10.542Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-11-12T01:42:10.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-12T01:42:10.845Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2025-11-12T01:42:10.845Z] 2d35ebdb57d9: Pulling fs layer [2025-11-12T01:42:10.845Z] c35fb4624d26: Pulling fs layer [2025-11-12T01:42:10.845Z] 4e2aec7ef170: Pulling fs layer [2025-11-12T01:42:10.845Z] 333b49ad6fbf: Pulling fs layer [2025-11-12T01:42:10.845Z] 4f4fb700ef54: Pulling fs layer [2025-11-12T01:42:10.845Z] c3e65509a76b: Pulling fs layer [2025-11-12T01:42:10.845Z] 7cf9ebb963bd: Pulling fs layer [2025-11-12T01:42:10.845Z] bb34ca984cfb: Pulling fs layer [2025-11-12T01:42:10.845Z] 151cf03bc807: Pulling fs layer [2025-11-12T01:42:10.845Z] c3e65509a76b: Waiting [2025-11-12T01:42:10.845Z] 7cf9ebb963bd: Waiting [2025-11-12T01:42:10.845Z] 151cf03bc807: Waiting [2025-11-12T01:42:10.845Z] bb34ca984cfb: Waiting [2025-11-12T01:42:10.845Z] 333b49ad6fbf: Waiting [2025-11-12T01:42:10.845Z] 4f4fb700ef54: Waiting [2025-11-12T01:42:10.845Z] c35fb4624d26: Verifying Checksum [2025-11-12T01:42:10.845Z] c35fb4624d26: Download complete [2025-11-12T01:42:10.845Z] 333b49ad6fbf: Download complete [2025-11-12T01:42:10.845Z] 4f4fb700ef54: Download complete [2025-11-12T01:42:10.845Z] c3e65509a76b: Verifying Checksum [2025-11-12T01:42:10.845Z] c3e65509a76b: Download complete [2025-11-12T01:42:10.845Z] 2d35ebdb57d9: Verifying Checksum [2025-11-12T01:42:10.845Z] 2d35ebdb57d9: Download complete [2025-11-12T01:42:11.106Z] 2d35ebdb57d9: Pull complete [2025-11-12T01:42:11.106Z] 7cf9ebb963bd: Verifying Checksum [2025-11-12T01:42:11.106Z] 7cf9ebb963bd: Download complete [2025-11-12T01:42:11.365Z] c35fb4624d26: Pull complete [2025-11-12T01:42:11.365Z] 4e2aec7ef170: Download complete [2025-11-12T01:42:11.365Z] 151cf03bc807: Verifying Checksum [2025-11-12T01:42:11.365Z] 151cf03bc807: Download complete [2025-11-12T01:42:11.625Z] bb34ca984cfb: Verifying Checksum [2025-11-12T01:42:11.625Z] bb34ca984cfb: Download complete [2025-11-12T01:42:15.819Z] 4e2aec7ef170: Pull complete [2025-11-12T01:42:15.819Z] 333b49ad6fbf: Pull complete [2025-11-12T01:42:15.819Z] 4f4fb700ef54: Pull complete [2025-11-12T01:42:15.819Z] c3e65509a76b: Pull complete [2025-11-12T01:42:15.819Z] 7cf9ebb963bd: Pull complete [2025-11-12T01:42:17.724Z] bb34ca984cfb: Pull complete [2025-11-12T01:42:18.292Z] 151cf03bc807: Pull complete [2025-11-12T01:42:18.292Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-12T01:42:18.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-12T01:42:18.292Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-11-12T01:42:18.598Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-12T01:42:18.598Z] WORKDIR /edgex [2025-11-12T01:42:18.598Z] COPY go.mod . [2025-11-12T01:42:18.598Z] RUN go mod download [2025-11-12T01:42:18.598Z] + docker build -t ci-base-image-x86_64 -f - . [2025-11-12T01:42:19.168Z] #0 building with "default" instance using docker driver [2025-11-12T01:42:19.168Z] [2025-11-12T01:42:19.168Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:42:19.168Z] #1 transferring dockerfile: 164B done [2025-11-12T01:42:19.168Z] #1 DONE 0.0s [2025-11-12T01:42:19.168Z] [2025-11-12T01:42:19.168Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-12T01:42:19.168Z] #2 DONE 0.0s [2025-11-12T01:42:19.168Z] [2025-11-12T01:42:19.168Z] #3 [internal] load .dockerignore [2025-11-12T01:42:19.168Z] #3 transferring context: [2025-11-12T01:42:19.428Z] #3 transferring context: 50B done [2025-11-12T01:42:19.428Z] #3 DONE 0.1s [2025-11-12T01:42:19.428Z] [2025-11-12T01:42:19.428Z] #4 [internal] load build context [2025-11-12T01:42:19.428Z] #4 transferring context: 7.11kB done [2025-11-12T01:42:19.428Z] #4 DONE 0.0s [2025-11-12T01:42:19.428Z] [2025-11-12T01:42:19.428Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-12T01:42:19.428Z] #5 DONE 0.1s [2025-11-12T01:42:19.428Z] [2025-11-12T01:42:19.428Z] #6 [2/4] WORKDIR /edgex [2025-11-12T01:42:21.964Z] #6 DONE 2.4s [2025-11-12T01:42:21.964Z] [2025-11-12T01:42:21.965Z] #7 [3/4] COPY go.mod . [2025-11-12T01:42:21.965Z] #7 DONE 0.0s [2025-11-12T01:42:21.965Z] [2025-11-12T01:42:21.965Z] #8 [4/4] RUN go mod download [2025-11-12T01:42:25.140Z] Still waiting to schedule task [2025-11-12T01:42:25.141Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-772946’ [2025-11-12T01:42:36.855Z] #8 DONE 14.3s [2025-11-12T01:42:36.855Z] [2025-11-12T01:42:36.855Z] #9 exporting to image [2025-11-12T01:42:36.855Z] #9 exporting layers [2025-11-12T01:42:39.388Z] #9 exporting layers 3.3s done [2025-11-12T01:42:39.648Z] #9 writing image sha256:240f3f5dce4d34ddce414e82ba154d51851d4e3e60b910d596c89760cb22f433 done [2025-11-12T01:42:39.648Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-12T01:42:39.648Z] #9 DONE 3.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:42:39.955Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-12T01:42:39.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-12T01:42:40.040Z] prd-ubuntu20.04-docker-8c-8g-772947 does not seem to be running inside a container [2025-11-12T01:42:40.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/925 -v /w/workspace/edgex-go/925:/w/workspace/edgex-go/925:rw,z -v /w/workspace/edgex-go/925@tmp:/w/workspace/edgex-go/925@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-12T01:42:40.394Z] $ docker top dfdc30f00fee59ff4e5d48750391c24220b957bc7b3e2b268218dae0cbcba7b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-12T01:42:40.745Z] + go version [2025-11-12T01:42:40.745Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-11-12T01:42:40.754Z] $ docker stop --time=1 dfdc30f00fee59ff4e5d48750391c24220b957bc7b3e2b268218dae0cbcba7b6 [2025-11-12T01:42:41.980Z] $ docker rm -f --volumes dfdc30f00fee59ff4e5d48750391c24220b957bc7b3e2b268218dae0cbcba7b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:42:42.440Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-12T01:42:42.440Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-12T01:42:42.516Z] prd-ubuntu20.04-docker-8c-8g-772947 does not seem to be running inside a container [2025-11-12T01:42:42.542Z] $ 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/925 -v /w/workspace/edgex-go/925:/w/workspace/edgex-go/925:rw,z -v /w/workspace/edgex-go/925@tmp:/w/workspace/edgex-go/925@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-12T01:42:42.751Z] $ docker top b939e4d49576d585e98d2b330c12acdf199ec73b24cf5a388203e4d8b4068d0a -eo pid,comm [Pipeline] { [Pipeline] echo [2025-11-12T01:42:42.823Z] ========================================================= [2025-11-12T01:42:42.823Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-11-12T01:42:42.823Z] ========================================================= [Pipeline] sh [2025-11-12T01:42:43.103Z] + git config --global --add safe.directory /w/workspace/edgex-go/925 [Pipeline] fileExists [Pipeline] sh [2025-11-12T01:42:43.416Z] + make test [2025-11-12T01:42:43.416Z] go test -race -coverprofile=coverage.out ./... [2025-11-12T01:42:51.541Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-11-12T01:43:18.076Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-11-12T01:43:18.076Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-11-12T01:43:18.076Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-11-12T01:43:18.076Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-11-12T01:43:18.076Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-11-12T01:43:18.076Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-11-12T01:43:18.076Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-11-12T01:43:18.076Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-11-12T01:43:18.076Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-11-12T01:43:18.076Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-11-12T01:43:18.076Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-11-12T01:43:18.076Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-11-12T01:43:18.076Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-11-12T01:43:18.076Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-11-12T01:43:18.076Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-11-12T01:43:18.076Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2025-11-12T01:43:18.076Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-11-12T01:43:18.076Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-11-12T01:43:21.364Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.029s coverage: 97.0% of statements [2025-11-12T01:43:24.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.4% of statements [2025-11-12T01:43:24.653Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-11-12T01:43:24.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 4.8% of statements [2025-11-12T01:43:24.653Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-11-12T01:43:24.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.054s coverage: 57.7% of statements [2025-11-12T01:43:24.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.020s coverage: 86.5% of statements [2025-11-12T01:43:24.653Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-11-12T01:43:24.653Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-11-12T01:43:24.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.290s coverage: 94.2% of statements [2025-11-12T01:43:24.653Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-11-12T01:43:24.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-11-12T01:43:24.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-11-12T01:43:24.654Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-12T01:43:24.654Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-11-12T01:43:24.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-11-12T01:43:24.654Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-11-12T01:43:24.654Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-11-12T01:43:24.654Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-11-12T01:43:24.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-11-12T01:43:24.654Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-11-12T01:43:24.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.057s coverage: 90.7% of statements [2025-11-12T01:43:24.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-11-12T01:43:24.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-11-12T01:43:24.654Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-12T01:43:24.654Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-11-12T01:43:24.654Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-11-12T01:43:24.654Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-11-12T01:43:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 8.4% of statements [2025-11-12T01:43:25.591Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-11-12T01:43:25.591Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-11-12T01:43:27.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.399s coverage: 95.8% of statements [2025-11-12T01:43:27.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-11-12T01:43:27.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-11-12T01:43:27.496Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-12T01:43:27.496Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-11-12T01:43:27.496Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-11-12T01:43:27.496Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.038s coverage: 72.2% of statements [2025-11-12T01:43:27.496Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-11-12T01:43:27.496Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-11-12T01:43:27.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-11-12T01:43:27.496Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-11-12T01:43:27.496Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-11-12T01:43:27.496Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-11-12T01:43:27.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-11-12T01:43:27.496Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-11-12T01:43:27.496Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-11-12T01:43:27.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-11-12T01:43:30.033Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.055s coverage: 2.4% of statements [2025-11-12T01:43:30.033Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-11-12T01:43:30.033Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 1.0% of statements [2025-11-12T01:43:30.033Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-11-12T01:43:30.033Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 38.2% of statements [2025-11-12T01:43:30.033Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.022s coverage: 68.8% of statements [2025-11-12T01:43:30.033Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-11-12T01:43:30.033Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-11-12T01:43:30.033Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-11-12T01:43:30.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements [2025-11-12T01:43:30.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements [2025-11-12T01:43:30.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 89.5% of statements [2025-11-12T01:43:30.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.048s coverage: 93.1% of statements [2025-11-12T01:43:31.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements [2025-11-12T01:43:43.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2025-11-12T01:43:53.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.045s coverage: 92.9% of statements [2025-11-12T01:43:53.316Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-11-12T01:43:53.316Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-11-12T01:43:53.316Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-11-12T01:43:53.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.043s coverage: 68.8% of statements [2025-11-12T01:43:53.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-11-12T01:43:53.316Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-11-12T01:43:53.316Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-11-12T01:43:53.316Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-11-12T01:43:53.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2025-11-12T01:43:53.316Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-11-12T01:43:53.316Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-11-12T01:43:53.316Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-11-12T01:43:53.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.031s coverage: 47.4% of statements [2025-11-12T01:43:53.316Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-11-12T01:43:53.316Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-11-12T01:43:53.316Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-11-12T01:43:53.316Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-11-12T01:43:53.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2025-11-12T01:43:53.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements [2025-11-12T01:43:53.316Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-11-12T01:43:53.316Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-11-12T01:43:53.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2025-11-12T01:43:53.316Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-11-12T01:43:53.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements [2025-11-12T01:43:53.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements [2025-11-12T01:43:53.316Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-11-12T01:43:53.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements [2025-11-12T01:43:53.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-11-12T01:43:53.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.037s coverage: 6.8% of statements [2025-11-12T01:43:53.316Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-11-12T01:43:53.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.035s coverage: 33.3% of statements [2025-11-12T01:43:53.316Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-11-12T01:43:53.316Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-11-12T01:43:53.316Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-11-12T01:43:53.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.035s coverage: 100.0% of statements [2025-11-12T01:43:53.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.154s coverage: 54.8% of statements [2025-11-12T01:43:53.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.6% of statements [2025-11-12T01:43:53.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2025-11-12T01:43:53.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2025-11-12T01:43:53.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2025-11-12T01:43:53.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.041s coverage: 20.0% of statements [2025-11-12T01:43:53.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements [2025-11-12T01:43:53.316Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-11-12T01:43:53.316Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-11-12T01:43:53.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements [2025-11-12T01:43:53.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-11-12T01:43:53.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-11-12T01:43:53.317Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-12T01:43:53.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements [2025-11-12T01:43:53.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.131s coverage: 29.2% of statements [2025-11-12T01:43:53.317Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-11-12T01:43:53.317Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-11-12T01:43:53.317Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-11-12T01:43:53.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements [2025-11-12T01:43:53.317Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-11-12T01:43:53.317Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-11-12T01:43:53.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-11-12T01:43:53.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements [2025-11-12T01:43:53.317Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-11-12T01:43:53.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements [2025-11-12T01:43:53.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.027s coverage: 54.0% of statements [2025-11-12T01:43:53.317Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-11-12T01:43:53.317Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-11-12T01:43:53.317Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-11-12T01:43:53.317Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-11-12T01:43:53.317Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-11-12T01:43:55.227Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.069s coverage: 17.1% of statements [2025-11-12T01:43:55.227Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-11-12T01:43:55.227Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-11-12T01:43:55.227Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-11-12T01:43:55.227Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-11-12T01:43:55.227Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.130s coverage: 94.9% of statements [2025-11-12T01:43:55.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-11-12T01:43:55.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-11-12T01:43:55.227Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-12T01:43:55.227Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-11-12T01:43:55.227Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.036s coverage: 9.0% of statements [2025-11-12T01:43:55.227Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-11-12T01:43:55.227Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-11-12T01:43:55.227Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-11-12T01:43:55.227Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.066s coverage: 97.7% of statements [2025-11-12T01:43:55.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-11-12T01:43:55.227Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements [2025-11-12T01:43:55.227Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-11-12T01:43:55.227Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-12T01:43:55.227Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-11-12T01:43:55.227Z] running golangci-lint [2025-11-12T01:43:55.492Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2025-11-12T01:43:55.492Z] go version go1.25.2 linux/amd64 [2025-11-12T01:43:55.752Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2025-11-12T01:43:55.752Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-11-12T01:43:55.752Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2025-11-12T01:43:55.752Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2025-11-12T01:43:55.752Z] level=info msg="[goenv] Read go env for 3.309752ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2025-11-12T01:43:55.752Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2025-11-12T01:44:17.683Z] level=info msg="[loader] Go packages loading at mode 8767 (types_sizes|exports_file|files|imports|compiled_files|deps|name) took 19.652638794s" [2025-11-12T01:44:17.683Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.820145ms" [2025-11-12T01:44:27.668Z] level=info msg="[linters_context/goanalysis] analyzers took 1m53.793907457s with top 10 stages: buildir: 50.648888904s, gosec: 3.093371434s, fact_deprecated: 2.796020363s, inspect: 2.640811075s, printf: 1.887604651s, ctrlflow: 1.712588131s, fact_purity: 1.5683418s, nilness: 1.169961982s, QF1004: 957.309392ms, S1038: 903.191538ms" [2025-11-12T01:44:27.668Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2025-11-12T01:44:27.668Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2025-11-12T01:44:27.668Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2025-11-12T01:44:27.668Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2025-11-12T01:44:27.668Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 35/35, filename_unadjuster: 35/35, exclusion_paths: 35/35, generated_file_filter: 35/22, path_absoluter: 35/35, nolint_filter: 21/0, cgo: 35/35, path_relativity: 35/35, exclusion_rules: 22/21" [2025-11-12T01:44:27.668Z] level=info msg="[runner] processing took 8.64925ms with stages: nolint_filter: 7.302686ms, generated_file_filter: 1.069202ms, exclusion_rules: 117.931µs, path_relativity: 78.651µs, exclusion_paths: 58.24µs, cgo: 5.83µs, path_absoluter: 5.81µs, invalid_issue: 4.6µs, sort_results: 1.87µs, filename_unadjuster: 1.55µs, max_same_issues: 720ns, fixer: 520ns, diff: 270ns, path_prettifier: 270ns, uniq_by_line: 260ns, severity-rules: 220ns, max_per_file_from_linter: 170ns, max_from_linter: 170ns, path_shortener: 140ns, source_code: 140ns" [2025-11-12T01:44:27.668Z] level=info msg="[runner] linters took 10.72095021s with stages: goanalysis_metalinter: 10.712230439s" [2025-11-12T01:44:27.668Z] 0 issues. [2025-11-12T01:44:27.668Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-11-12T01:44:27.668Z] level=info msg="Memory: 304 samples, avg is 324.1MB, max is 1402.1MB" [2025-11-12T01:44:27.668Z] level=info msg="Execution took 30.417318993s" [2025-11-12T01:44:27.668Z] go vet ./... [2025-11-12T01:44:32.927Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-12T01:44:32.927Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-12T01:44:32.927Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-12T01:44:32.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-11-12T01:44:33.236Z] + ls -al . [2025-11-12T01:44:33.236Z] total 1388 [2025-11-12T01:44:33.236Z] drwxrwxr-x 11 1001 1001 4096 Nov 12 01:42 . [2025-11-12T01:44:33.236Z] drwxr-xr-x 4 root root 4096 Nov 12 01:42 .. [2025-11-12T01:44:33.236Z] drwxrwxr-x 2 1001 1001 4096 Nov 12 01:41 .blubracket [2025-11-12T01:44:33.236Z] -rw-rw-r-- 1 1001 1001 10 Nov 12 01:41 .dockerignore [2025-11-12T01:44:33.236Z] drwxrwxr-x 8 1001 1001 4096 Nov 12 01:43 .git [2025-11-12T01:44:33.236Z] drwxrwxr-x 3 1001 1001 4096 Nov 12 01:41 .github [2025-11-12T01:44:33.236Z] -rw-rw-r-- 1 1001 1001 909 Nov 12 01:41 .gitignore [2025-11-12T01:44:33.236Z] -rw-rw-r-- 1 1001 1001 359 Nov 12 01:41 .golangci.yml [2025-11-12T01:44:33.236Z] -rw-rw-r-- 1 1001 1001 100 Nov 12 01:41 .hadolint.yml [2025-11-12T01:44:33.236Z] drwxr-xr-x 3 1001 1001 4096 Nov 12 01:42 .semver [2025-11-12T01:44:33.236Z] -rw-rw-r-- 1 1001 1001 155 Nov 12 01:41 .sonarcloud.properties [2025-11-12T01:44:33.236Z] -rw-rw-r-- 1 1001 1001 1171 Nov 12 01:41 ADOPTERS.md [2025-11-12T01:44:33.236Z] -rw-rw-r-- 1 1001 1001 20017 Nov 12 01:41 Attribution.txt [2025-11-12T01:44:33.236Z] -rw-rw-r-- 1 1001 1001 108018 Nov 12 01:41 CHANGELOG.md [2025-11-12T01:44:33.236Z] -rw-rw-r-- 1 1001 1001 3804 Nov 12 01:41 CONTRIBUTING.md [2025-11-12T01:44:33.236Z] -rw-rw-r-- 1 1001 1001 677 Nov 12 01:41 GOVERNANCE.md [2025-11-12T01:44:33.236Z] -rw-rw-r-- 1 1001 1001 886 Nov 12 01:41 Jenkinsfile [2025-11-12T01:44:33.236Z] -rw-rw-r-- 1 1001 1001 10775 Nov 12 01:41 LICENSE [2025-11-12T01:44:33.237Z] -rw-rw-r-- 1 1001 1001 16739 Nov 12 01:41 Makefile [2025-11-12T01:44:33.237Z] -rw-rw-r-- 1 1001 1001 582 Nov 12 01:41 OWNERS.md [2025-11-12T01:44:33.237Z] -rw-rw-r-- 1 1001 1001 9932 Nov 12 01:41 README.md [2025-11-12T01:44:33.237Z] -rw-rw-r-- 1 1001 1001 789 Nov 12 01:41 SECURITY.md [2025-11-12T01:44:33.237Z] -rw-rw-r-- 1 1001 1001 12 Nov 12 01:42 VERSION [2025-11-12T01:44:33.237Z] drwxrwxr-x 2 1001 1001 4096 Nov 12 01:41 bin [2025-11-12T01:44:33.237Z] drwxrwxr-x 19 1001 1001 4096 Nov 12 01:41 cmd [2025-11-12T01:44:33.237Z] -rw-r--r-- 1 root root 1040111 Nov 12 01:43 coverage.out [2025-11-12T01:44:33.237Z] drwxrwxr-x 2 1001 1001 4096 Nov 12 01:41 fuzz_test [2025-11-12T01:44:33.237Z] -rw-rw-r-- 1 1001 1001 7071 Nov 12 01:41 go.mod [2025-11-12T01:44:33.237Z] -rw-rw-r-- 1 1001 1001 90676 Nov 12 01:41 go.sum [2025-11-12T01:44:33.237Z] drwxrwxr-x 7 1001 1001 4096 Nov 12 01:41 internal [2025-11-12T01:44:33.237Z] drwxrwxr-x 2 1001 1001 4096 Nov 12 01:41 openapi [2025-11-12T01:44:33.237Z] -rw-rw-r-- 1 1001 1001 584 Nov 12 01:41 security.txt [2025-11-12T01:44:33.237Z] -rw-rw-r-- 1 1001 1001 204 Nov 12 01:41 version.go [Pipeline] sh [2025-11-12T01:44:33.524Z] + '[' -e coverage.out ] [2025-11-12T01:44:33.524Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-11-12T01:44:33.662Z] Stashed 1 file(s) [Pipeline] sh [2025-11-12T01:44:33.943Z] + make build [2025-11-12T01:44:33.944Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-12T01:44:55.873Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-12T01:44:57.781Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-12T01:44:59.157Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-12T01:44:59.724Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-12T01:45:01.626Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-12T01:45:06.893Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-12T01:45:08.267Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-12T01:45:10.801Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-12T01:45:12.704Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-12T01:45:14.613Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-12T01:45:15.990Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-12T01:45:16.558Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-11-12T01:45:18.472Z] $ docker stop --time=1 b939e4d49576d585e98d2b330c12acdf199ec73b24cf5a388203e4d8b4068d0a [2025-11-12T01:45:22.472Z] $ docker rm -f --volumes b939e4d49576d585e98d2b330c12acdf199ec73b24cf5a388203e4d8b4068d0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:45:23.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-12T01:45:23.841Z] [2025-11-12T01:45:23.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:45:24.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-12T01:45:24.155Z] latest: Pulling from edgex-devops/edgex-compose [2025-11-12T01:45:24.155Z] 91d30c5bc195: Pulling fs layer [2025-11-12T01:45:24.155Z] 2e9b0aa3be6d: Pulling fs layer [2025-11-12T01:45:24.155Z] 9c61dcf015f6: Pulling fs layer [2025-11-12T01:45:24.155Z] 4698f68db338: Pulling fs layer [2025-11-12T01:45:24.155Z] 2a2f49069b9e: Pulling fs layer [2025-11-12T01:45:24.155Z] e0025b399a48: Pulling fs layer [2025-11-12T01:45:24.155Z] 4698f68db338: Waiting [2025-11-12T01:45:24.155Z] 2a2f49069b9e: Waiting [2025-11-12T01:45:24.155Z] e0025b399a48: Waiting [2025-11-12T01:45:24.155Z] 91d30c5bc195: Download complete [2025-11-12T01:45:24.155Z] 4698f68db338: Verifying Checksum [2025-11-12T01:45:24.155Z] 4698f68db338: Download complete [2025-11-12T01:45:24.414Z] 91d30c5bc195: Pull complete [2025-11-12T01:45:24.414Z] 2e9b0aa3be6d: Verifying Checksum [2025-11-12T01:45:24.414Z] 2e9b0aa3be6d: Download complete [2025-11-12T01:45:24.414Z] e0025b399a48: Download complete [2025-11-12T01:45:24.672Z] 2a2f49069b9e: Download complete [2025-11-12T01:45:24.672Z] 2e9b0aa3be6d: Pull complete [2025-11-12T01:45:24.672Z] 9c61dcf015f6: Verifying Checksum [2025-11-12T01:45:24.672Z] 9c61dcf015f6: Download complete [2025-11-12T01:45:27.203Z] 9c61dcf015f6: Pull complete [2025-11-12T01:45:27.203Z] 4698f68db338: Pull complete [2025-11-12T01:45:27.463Z] 2a2f49069b9e: Pull complete [2025-11-12T01:45:27.463Z] e0025b399a48: Pull complete [2025-11-12T01:45:27.463Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-11-12T01:45:27.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-12T01:45:27.463Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-12T01:45:27.566Z] prd-ubuntu20.04-docker-8c-8g-772947 does not seem to be running inside a container [2025-11-12T01:45:27.590Z] $ 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/925 -v /w/workspace/edgex-go/925:/w/workspace/edgex-go/925:rw,z -v /w/workspace/edgex-go/925@tmp:/w/workspace/edgex-go/925@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-11-12T01:45:29.020Z] $ docker top 3d5721c1b4f6135e4c3893d003b31ebf2f1fe2c6fbd71649bc6584739729d6b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-12T01:45:29.367Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-11-12T01:45:29.626Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2025-11-12T01:45:29.626Z] #1 transferring dockerfile: 2.14kB done [2025-11-12T01:45:29.626Z] #1 DONE 0.1s [2025-11-12T01:45:29.626Z] [2025-11-12T01:45:29.626Z] #2 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2025-11-12T01:45:29.626Z] #2 ... [2025-11-12T01:45:29.626Z] [2025-11-12T01:45:29.626Z] #3 [core-data internal] load build definition from Dockerfile [2025-11-12T01:45:29.626Z] #3 transferring dockerfile: 2.04kB done [2025-11-12T01:45:29.626Z] #3 DONE 0.1s [2025-11-12T01:45:29.626Z] [2025-11-12T01:45:29.626Z] #4 [security-spire-server internal] load build definition from Dockerfile [2025-11-12T01:45:29.626Z] #4 transferring dockerfile: 1.70kB done [2025-11-12T01:45:29.626Z] #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-12T01:45:29.626Z] #4 DONE 0.1s [2025-11-12T01:45:29.626Z] [2025-11-12T01:45:29.626Z] #5 [core-command internal] load build definition from Dockerfile [2025-11-12T01:45:29.626Z] #5 transferring dockerfile: 1.94kB done [2025-11-12T01:45:29.626Z] #5 DONE 0.2s [2025-11-12T01:45:29.626Z] [2025-11-12T01:45:29.626Z] #6 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-12T01:45:29.626Z] #6 DONE 0.0s [2025-11-12T01:45:29.626Z] [2025-11-12T01:45:29.627Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2025-11-12T01:45:29.627Z] #7 transferring dockerfile: 1.81kB done [2025-11-12T01:45:29.627Z] #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-12T01:45:29.627Z] #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-11-12T01:45:29.627Z] #7 DONE 0.2s [2025-11-12T01:45:29.627Z] [2025-11-12T01:45:29.627Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2025-11-12T01:45:29.627Z] #8 transferring dockerfile: 3.02kB done [2025-11-12T01:45:29.627Z] #8 DONE 0.2s [2025-11-12T01:45:29.627Z] [2025-11-12T01:45:29.627Z] #9 [support-scheduler internal] load build definition from Dockerfile [2025-11-12T01:45:29.627Z] #9 transferring dockerfile: 1.83kB done [2025-11-12T01:45:29.627Z] #9 DONE 0.2s [2025-11-12T01:45:29.627Z] [2025-11-12T01:45:29.627Z] #2 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 [2025-11-12T01:45:29.886Z] #2 ... [2025-11-12T01:45:29.886Z] [2025-11-12T01:45:29.886Z] #10 [core-metadata internal] load build definition from Dockerfile [2025-11-12T01:45:29.886Z] #10 transferring dockerfile: 2.10kB done [2025-11-12T01:45:29.886Z] #10 DONE 0.2s [2025-11-12T01:45:29.886Z] [2025-11-12T01:45:29.886Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-11-12T01:45:29.886Z] #11 transferring dockerfile: 1.89kB done [2025-11-12T01:45:29.886Z] #11 DONE 0.2s [2025-11-12T01:45:29.886Z] [2025-11-12T01:45:29.886Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2025-11-12T01:45:29.886Z] #12 transferring dockerfile: 2.49kB done [2025-11-12T01:45:29.886Z] #12 DONE 0.2s [2025-11-12T01:45:29.886Z] [2025-11-12T01:45:29.886Z] #13 [security-spire-config internal] load build definition from Dockerfile [2025-11-12T01:45:29.886Z] #13 transferring dockerfile: 1.69kB done [2025-11-12T01:45:29.886Z] #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-12T01:45:29.886Z] #13 DONE 0.2s [2025-11-12T01:45:29.886Z] [2025-11-12T01:45:29.886Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2025-11-12T01:45:29.886Z] #14 transferring dockerfile: 2.50kB done [2025-11-12T01:45:29.886Z] #14 DONE 0.2s [2025-11-12T01:45:29.886Z] [2025-11-12T01:45:29.886Z] #15 [support-notifications internal] load build definition from Dockerfile [2025-11-12T01:45:29.886Z] #15 transferring dockerfile: 2.02kB done [2025-11-12T01:45:29.886Z] #15 DONE 0.2s [2025-11-12T01:45:29.886Z] [2025-11-12T01:45:29.886Z] #16 [core-keeper internal] load build definition from Dockerfile [2025-11-12T01:45:29.886Z] #16 transferring dockerfile: 2.01kB done [2025-11-12T01:45:29.886Z] #16 DONE 0.2s [2025-11-12T01:45:29.886Z] [2025-11-12T01:45:29.886Z] #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-11-12T01:45:29.886Z] #17 transferring dockerfile: 2.23kB done [2025-11-12T01:45:29.886Z] #17 DONE 0.2s [2025-11-12T01:45:29.886Z] [2025-11-12T01:45:29.886Z] #6 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-12T01:45:29.886Z] #6 DONE 0.0s [2025-11-12T01:45:29.886Z] [2025-11-12T01:45:29.886Z] #18 [support-scheduler internal] load .dockerignore [2025-11-12T01:45:29.886Z] #18 transferring context: 50B done [2025-11-12T01:45:29.886Z] #18 DONE 0.0s [2025-11-12T01:45:29.886Z] [2025-11-12T01:45:29.886Z] #2 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2025-11-12T01:45:29.886Z] #2 DONE 0.2s [2025-11-12T01:45:29.886Z] [2025-11-12T01:45:29.886Z] #19 [security-secretstore-setup internal] load .dockerignore [2025-11-12T01:45:29.886Z] #19 transferring context: 50B done [2025-11-12T01:45:29.886Z] #19 DONE 0.1s [2025-11-12T01:45:29.886Z] [2025-11-12T01:45:29.886Z] #20 [core-metadata internal] load .dockerignore [2025-11-12T01:45:29.886Z] #20 transferring context: 50B done [2025-11-12T01:45:29.886Z] #20 DONE 0.1s [2025-11-12T01:45:29.886Z] [2025-11-12T01:45:29.886Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2025-11-12T01:45:29.886Z] #21 transferring context: 50B done [2025-11-12T01:45:29.886Z] #21 DONE 0.1s [2025-11-12T01:45:29.886Z] [2025-11-12T01:45:29.886Z] #22 [core-command internal] load .dockerignore [2025-11-12T01:45:29.886Z] #22 transferring context: 50B done [2025-11-12T01:45:29.886Z] #22 DONE 0.1s [2025-11-12T01:45:29.886Z] [2025-11-12T01:45:29.886Z] #23 [security-proxy-auth internal] load .dockerignore [2025-11-12T01:45:29.886Z] #23 transferring context: 50B done [2025-11-12T01:45:29.886Z] #23 DONE 0.1s [2025-11-12T01:45:29.886Z] [2025-11-12T01:45:29.886Z] #24 [core-data internal] load .dockerignore [2025-11-12T01:45:29.886Z] #24 transferring context: 50B done [2025-11-12T01:45:29.886Z] #24 DONE 0.1s [2025-11-12T01:45:29.886Z] [2025-11-12T01:45:29.886Z] #25 [security-bootstrapper internal] load .dockerignore [2025-11-12T01:45:29.886Z] #25 transferring context: 50B done [2025-11-12T01:45:29.886Z] #25 DONE 0.1s [2025-11-12T01:45:29.886Z] [2025-11-12T01:45:29.886Z] #26 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-12T01:45:29.886Z] #26 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-12T01:45:29.886Z] #26 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-12T01:45:29.886Z] #26 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-12T01:45:29.886Z] #26 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-12T01:45:29.886Z] #26 DONE 0.1s [2025-11-12T01:45:29.886Z] [2025-11-12T01:45:29.886Z] #27 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-12T01:45:30.145Z] #27 ... [2025-11-12T01:45:30.146Z] [2025-11-12T01:45:30.146Z] #28 [core-keeper internal] load .dockerignore [2025-11-12T01:45:30.146Z] #28 transferring context: 50B done [2025-11-12T01:45:30.146Z] #28 DONE 0.3s [2025-11-12T01:45:30.146Z] [2025-11-12T01:45:30.146Z] #26 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-12T01:45:30.146Z] #26 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-12T01:45:30.146Z] #26 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-12T01:45:30.146Z] #26 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-12T01:45:30.146Z] #26 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-12T01:45:30.146Z] #26 DONE 0.1s [2025-11-12T01:45:30.146Z] [2025-11-12T01:45:30.146Z] #29 [core-keeper internal] load build context [2025-11-12T01:45:30.465Z] #29 ... [2025-11-12T01:45:30.465Z] [2025-11-12T01:45:30.465Z] #26 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-12T01:45:30.465Z] #26 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-12T01:45:30.465Z] #26 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-12T01:45:30.465Z] #26 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-12T01:45:30.465Z] #26 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-12T01:45:30.465Z] #26 DONE 0.1s [2025-11-12T01:45:30.465Z] [2025-11-12T01:45:30.465Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2025-11-12T01:45:30.465Z] #30 DONE 0.6s [2025-11-12T01:45:30.465Z] [2025-11-12T01:45:30.465Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-11-12T01:45:30.465Z] #31 DONE 0.7s [2025-11-12T01:45:30.465Z] [2025-11-12T01:45:30.465Z] #32 [security-proxy-setup internal] load .dockerignore [2025-11-12T01:45:30.465Z] #32 transferring context: 50B 0.0s done [2025-11-12T01:45:30.465Z] #32 DONE 0.5s [2025-11-12T01:45:30.465Z] [2025-11-12T01:45:30.465Z] #27 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-12T01:45:30.465Z] #27 DONE 0.6s [2025-11-12T01:45:30.465Z] [2025-11-12T01:45:30.465Z] #33 [support-notifications internal] load .dockerignore [2025-11-12T01:45:30.465Z] #33 transferring context: 50B 0.0s done [2025-11-12T01:45:30.465Z] #33 DONE 0.5s [2025-11-12T01:45:30.465Z] [2025-11-12T01:45:30.465Z] #29 [core-keeper internal] load build context [2025-11-12T01:45:30.465Z] #29 ... [2025-11-12T01:45:30.465Z] [2025-11-12T01:45:30.465Z] #26 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-12T01:45:30.465Z] #26 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-12T01:45:30.465Z] #26 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-12T01:45:30.465Z] #26 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-12T01:45:30.465Z] #26 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-12T01:45:30.465Z] #26 DONE 0.1s [2025-11-12T01:45:30.465Z] [2025-11-12T01:45:30.465Z] #27 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-12T01:45:30.465Z] #27 DONE 0.6s [2025-11-12T01:45:30.465Z] [2025-11-12T01:45:30.465Z] #34 [security-spire-agent internal] load .dockerignore [2025-11-12T01:45:30.465Z] #34 transferring context: 50B done [2025-11-12T01:45:30.465Z] #34 DONE 0.1s [2025-11-12T01:45:30.465Z] [2025-11-12T01:45:30.465Z] #29 [core-keeper internal] load build context [2025-11-12T01:45:30.724Z] #29 ... [2025-11-12T01:45:30.724Z] [2025-11-12T01:45:30.724Z] #26 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-12T01:45:30.724Z] #26 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-12T01:45:30.724Z] #26 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-12T01:45:30.724Z] #26 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-12T01:45:30.724Z] #26 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-12T01:45:30.724Z] #26 DONE 0.1s [2025-11-12T01:45:30.724Z] [2025-11-12T01:45:30.724Z] #27 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-12T01:45:30.724Z] #27 DONE 0.6s [2025-11-12T01:45:30.724Z] [2025-11-12T01:45:30.724Z] #35 [core-common-config-bootstrapper internal] load .dockerignore [2025-11-12T01:45:30.724Z] #35 transferring context: 50B 0.0s done [2025-11-12T01:45:30.724Z] #35 DONE 0.7s [2025-11-12T01:45:30.724Z] [2025-11-12T01:45:30.724Z] #29 [core-keeper internal] load build context [2025-11-12T01:45:31.290Z] #29 ... [2025-11-12T01:45:31.290Z] [2025-11-12T01:45:31.290Z] #36 [security-spire-server internal] load .dockerignore [2025-11-12T01:45:31.290Z] #36 transferring context: 50B done [2025-11-12T01:45:31.290Z] #36 DONE 0.9s [2025-11-12T01:45:31.290Z] [2025-11-12T01:45:31.290Z] #29 [core-keeper internal] load build context [2025-11-12T01:45:35.492Z] #29 transferring context: 367.26MB 5.2s [2025-11-12T01:45:37.149Z] #29 ... [2025-11-12T01:45:37.149Z] [2025-11-12T01:45:37.149Z] #37 [security-secretstore-setup internal] load build context [2025-11-12T01:45:37.149Z] #37 ... [2025-11-12T01:45:37.149Z] [2025-11-12T01:45:37.149Z] #29 [core-keeper internal] load build context [2025-11-12T01:45:38.566Z] #29 transferring context: 612.27MB 8.3s done [2025-11-12T01:45:39.953Z] #29 ... [2025-11-12T01:45:39.953Z] [2025-11-12T01:45:39.953Z] #38 [support-scheduler internal] load build context [2025-11-12T01:45:39.953Z] #38 transferring context: 612.27MB 9.2s done [2025-11-12T01:45:39.953Z] #38 ... [2025-11-12T01:45:39.953Z] [2025-11-12T01:45:39.953Z] #39 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-12T01:45:39.953Z] #0 2.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:39.953Z] #0 2.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:39.953Z] #0 2.601 (1/2) Installing dumb-init (1.2.5-r3) [2025-11-12T01:45:39.953Z] #0 2.606 (2/2) Installing su-exec (0.2-r3) [2025-11-12T01:45:39.953Z] #0 2.613 Executing busybox-1.37.0-r19.trigger [2025-11-12T01:45:39.953Z] #0 2.631 OK: 7 MiB in 18 packages [2025-11-12T01:45:39.953Z] #39 ... [2025-11-12T01:45:39.953Z] [2025-11-12T01:45:39.953Z] #40 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-12T01:45:39.953Z] #0 1.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:39.953Z] #0 1.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:39.953Z] #0 1.813 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-12T01:45:39.953Z] #0 1.823 Executing busybox-1.37.0-r19.trigger [2025-11-12T01:45:39.953Z] #0 1.831 OK: 7 MiB in 17 packages [2025-11-12T01:45:40.281Z] #40 ... [2025-11-12T01:45:40.282Z] [2025-11-12T01:45:40.282Z] #41 [security-bootstrapper internal] load build context [2025-11-12T01:45:40.282Z] #41 transferring context: 612.27MB 8.3s done [2025-11-12T01:45:40.282Z] #41 ... [2025-11-12T01:45:40.282Z] [2025-11-12T01:45:40.282Z] #42 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-12T01:45:40.544Z] #42 ... [2025-11-12T01:45:40.544Z] [2025-11-12T01:45:40.544Z] #43 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-12T01:45:40.544Z] #43 ... [2025-11-12T01:45:40.544Z] [2025-11-12T01:45:40.544Z] #44 [core-metadata internal] load build context [2025-11-12T01:45:40.544Z] #44 transferring context: 612.27MB 8.4s done [2025-11-12T01:45:40.544Z] #44 ... [2025-11-12T01:45:40.544Z] [2025-11-12T01:45:40.544Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-12T01:45:40.544Z] #45 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-12T01:45:40.810Z] #45 ... [2025-11-12T01:45:40.810Z] [2025-11-12T01:45:40.810Z] #46 [security-spiffe-token-provider internal] load build context [2025-11-12T01:45:40.810Z] #46 transferring context: 612.27MB 8.5s done [2025-11-12T01:45:40.810Z] #46 ... [2025-11-12T01:45:40.810Z] [2025-11-12T01:45:40.810Z] #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-12T01:45:41.070Z] #47 ... [2025-11-12T01:45:41.070Z] [2025-11-12T01:45:41.070Z] #48 [support-notifications internal] load build context [2025-11-12T01:45:41.070Z] #48 ... [2025-11-12T01:45:41.070Z] [2025-11-12T01:45:41.070Z] #49 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-11-12T01:45:41.336Z] #49 ... [2025-11-12T01:45:41.336Z] [2025-11-12T01:45:41.336Z] #50 [security-spire-config internal] load .dockerignore [2025-11-12T01:45:41.336Z] #50 transferring context: 50B 0.0s done [2025-11-12T01:45:41.336Z] #50 ... [2025-11-12T01:45:41.336Z] [2025-11-12T01:45:41.336Z] #51 [core-command internal] load build context [2025-11-12T01:45:41.336Z] #51 transferring context: 612.27MB 8.1s done [2025-11-12T01:45:41.597Z] #51 ... [2025-11-12T01:45:41.597Z] [2025-11-12T01:45:41.597Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-12T01:45:41.597Z] #0 4.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:41.597Z] #0 4.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:41.597Z] #0 4.963 v3.22.2-174-g7d15a0a9663 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-12T01:45:41.597Z] #0 4.963 v3.22.2-176-g0ce6041ad73 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-12T01:45:41.597Z] #0 4.963 OK: 26320 distinct packages available [2025-11-12T01:45:41.597Z] #0 5.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:41.597Z] #0 5.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:41.597Z] #0 5.395 (1/13) Installing brotli-libs (1.1.0-r2) [2025-11-12T01:45:41.597Z] #0 5.415 (2/13) Installing c-ares (1.34.5-r0) [2025-11-12T01:45:41.597Z] #0 5.419 (3/13) Installing libunistring (1.3-r0) [2025-11-12T01:45:41.597Z] #0 5.442 (4/13) Installing libidn2 (2.3.7-r0) [2025-11-12T01:45:41.597Z] #0 5.447 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-11-12T01:45:41.597Z] #0 5.451 (6/13) Installing libpsl (0.21.5-r3) [2025-11-12T01:45:41.597Z] #0 5.457 (7/13) Installing zstd-libs (1.5.7-r0) [2025-11-12T01:45:41.597Z] #0 5.468 (8/13) Installing libcurl (8.14.1-r2) [2025-11-12T01:45:41.597Z] #0 5.493 (9/13) Installing curl (8.14.1-r2) [2025-11-12T01:45:41.597Z] #0 5.518 (10/13) Installing dumb-init (1.2.5-r3) [2025-11-12T01:45:41.597Z] #0 5.526 (11/13) Installing musl-obstack (1.2.3-r2) [2025-11-12T01:45:41.597Z] #0 5.548 (12/13) Installing libucontext (1.3.2-r0) [2025-11-12T01:45:41.597Z] #0 5.572 (13/13) Installing gcompat (1.1.0-r4) [2025-11-12T01:45:41.597Z] #0 5.584 Executing busybox-1.37.0-r19.trigger [2025-11-12T01:45:41.597Z] #0 5.599 OK: 13 MiB in 29 packages [2025-11-12T01:45:41.597Z] #52 ... [2025-11-12T01:45:41.597Z] [2025-11-12T01:45:41.597Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-12T01:45:41.597Z] #0 4.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:41.597Z] #0 4.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:41.597Z] #0 5.112 (1/4) Installing ca-certificates (20250911-r0) [2025-11-12T01:45:41.597Z] #0 5.137 (2/4) Installing dumb-init (1.2.5-r3) [2025-11-12T01:45:41.597Z] #0 5.147 (3/4) Installing su-exec (0.2-r3) [2025-11-12T01:45:41.597Z] #0 5.162 (4/4) Installing yq-go (4.47.2-r1) [2025-11-12T01:45:41.597Z] #0 5.350 Executing busybox-1.37.0-r19.trigger [2025-11-12T01:45:41.597Z] #0 5.358 Executing ca-certificates-20250911-r0.trigger [2025-11-12T01:45:41.597Z] #0 5.399 OK: 20 MiB in 20 packages [2025-11-12T01:45:41.919Z] #53 ... [2025-11-12T01:45:41.919Z] [2025-11-12T01:45:41.920Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:45:41.920Z] #54 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:45:41.920Z] #54 ... [2025-11-12T01:45:41.920Z] [2025-11-12T01:45:41.920Z] #55 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-12T01:45:41.920Z] #55 ... [2025-11-12T01:45:41.920Z] [2025-11-12T01:45:41.920Z] #56 [core-data internal] load build context [2025-11-12T01:45:41.920Z] #56 transferring context: 612.27MB 8.5s done [2025-11-12T01:45:42.188Z] #56 ... [2025-11-12T01:45:42.189Z] [2025-11-12T01:45:42.189Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-12T01:45:42.189Z] #0 0.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:42.189Z] #0 0.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:42.189Z] #0 1.074 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-12T01:45:42.189Z] #0 1.075 Executing busybox-1.37.0-r19.trigger [2025-11-12T01:45:42.189Z] #0 1.088 OK: 7 MiB in 17 packages [2025-11-12T01:45:42.448Z] #57 ... [2025-11-12T01:45:42.448Z] [2025-11-12T01:45:42.448Z] #58 [security-spire-agent internal] load build context [2025-11-12T01:45:42.448Z] #58 ... [2025-11-12T01:45:42.448Z] [2025-11-12T01:45:42.448Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-12T01:45:42.448Z] #0 0.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:42.448Z] #0 0.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:42.448Z] #0 1.100 (1/3) Installing ca-certificates (20250911-r0) [2025-11-12T01:45:42.448Z] #0 1.411 (2/3) Installing dumb-init (1.2.5-r3) [2025-11-12T01:45:42.448Z] #0 1.415 (3/3) Installing tzdata (2025b-r0) [2025-11-12T01:45:42.448Z] #0 1.454 Executing busybox-1.37.0-r19.trigger [2025-11-12T01:45:42.448Z] #0 1.460 Executing ca-certificates-20250911-r0.trigger [2025-11-12T01:45:42.448Z] #0 1.495 OK: 8 MiB in 19 packages [2025-11-12T01:45:42.708Z] #59 ... [2025-11-12T01:45:42.708Z] [2025-11-12T01:45:42.708Z] #60 [security-proxy-setup internal] load build context [2025-11-12T01:45:42.708Z] #60 transferring context: 612.27MB 3.3s done [2025-11-12T01:45:42.708Z] #60 ... [2025-11-12T01:45:42.708Z] [2025-11-12T01:45:42.708Z] #61 [core-common-config-bootstrapper internal] load build context [2025-11-12T01:45:42.966Z] #61 ... [2025-11-12T01:45:42.966Z] [2025-11-12T01:45:42.966Z] #62 [security-proxy-auth internal] load build context [2025-11-12T01:45:42.966Z] #62 transferring context: 612.27MB 8.4s done [2025-11-12T01:45:43.224Z] #62 ... [2025-11-12T01:45:43.224Z] [2025-11-12T01:45:43.224Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-12T01:45:43.224Z] #45 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 12.8s done [2025-11-12T01:45:43.224Z] #45 DONE 12.8s [2025-11-12T01:45:43.224Z] [2025-11-12T01:45:43.224Z] #37 [security-secretstore-setup internal] load build context [2025-11-12T01:45:43.224Z] #37 transferring context: 612.27MB 10.1s done [2025-11-12T01:45:45.137Z] #37 ... [2025-11-12T01:45:45.137Z] [2025-11-12T01:45:45.137Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:45:45.137Z] #54 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 14.4s done [2025-11-12T01:45:46.519Z] #54 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-11-12T01:45:47.903Z] #54 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2025-11-12T01:45:48.164Z] #54 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2025-11-12T01:45:49.161Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772948 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-11-12T01:45:49.180Z] Running in /w/workspace/edgex-go/925 [Pipeline] { [Pipeline] checkout [2025-11-12T01:45:49.543Z] #54 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 1.4s [2025-11-12T01:45:49.803Z] #54 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.7s [2025-11-12T01:45:51.182Z] #54 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 3.2s [2025-11-12T01:45:52.234Z] The recommended git tool is: git [2025-11-12T01:45:53.089Z] #54 ... [2025-11-12T01:45:53.089Z] [2025-11-12T01:45:53.089Z] #26 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-12T01:45:53.089Z] #26 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-12T01:45:53.089Z] #26 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-12T01:45:53.089Z] #26 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-12T01:45:53.089Z] #26 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-12T01:45:53.089Z] #26 DONE 0.1s [2025-11-12T01:45:53.089Z] [2025-11-12T01:45:53.089Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:45:53.089Z] #54 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 14.4s done [2025-11-12T01:45:53.089Z] #54 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-11-12T01:45:53.089Z] #54 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2025-11-12T01:45:53.089Z] #54 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2025-11-12T01:45:53.089Z] #54 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2025-11-12T01:45:53.089Z] #54 ... [2025-11-12T01:45:53.089Z] [2025-11-12T01:45:53.089Z] #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-12T01:45:53.089Z] #55 ... [2025-11-12T01:45:53.089Z] [2025-11-12T01:45:53.089Z] #26 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-12T01:45:53.089Z] #26 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-12T01:45:53.089Z] #26 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-12T01:45:53.089Z] #26 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-12T01:45:53.089Z] #26 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-12T01:45:53.089Z] #26 DONE 0.1s [2025-11-12T01:45:53.089Z] [2025-11-12T01:45:53.089Z] #50 [security-spire-config internal] load .dockerignore [2025-11-12T01:45:53.089Z] #50 DONE 22.6s [2025-11-12T01:45:53.089Z] [2025-11-12T01:45:53.089Z] #51 [core-command internal] load build context [2025-11-12T01:45:53.089Z] #51 DONE 23.1s [2025-11-12T01:45:53.089Z] [2025-11-12T01:45:53.089Z] #62 [security-proxy-auth internal] load build context [2025-11-12T01:45:53.089Z] #62 DONE 23.1s [2025-11-12T01:45:53.089Z] [2025-11-12T01:45:53.089Z] #41 [security-bootstrapper internal] load build context [2025-11-12T01:45:53.089Z] #41 DONE 23.1s [2025-11-12T01:45:53.089Z] [2025-11-12T01:45:53.089Z] #39 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-12T01:45:53.089Z] #39 DONE 23.1s [2025-11-12T01:45:53.089Z] [2025-11-12T01:45:53.089Z] #49 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-11-12T01:45:53.089Z] #49 DONE 22.7s [2025-11-12T01:45:53.089Z] [2025-11-12T01:45:53.089Z] #40 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-12T01:45:53.089Z] #40 DONE 23.1s [2025-11-12T01:45:53.089Z] [2025-11-12T01:45:53.089Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-12T01:45:53.089Z] #57 DONE 23.2s [2025-11-12T01:45:53.089Z] [2025-11-12T01:45:53.089Z] #44 [core-metadata internal] load build context [2025-11-12T01:45:53.089Z] #44 DONE 23.2s [2025-11-12T01:45:53.089Z] [2025-11-12T01:45:53.089Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-12T01:45:53.089Z] #59 DONE 23.2s [2025-11-12T01:45:53.089Z] [2025-11-12T01:45:53.089Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-12T01:45:53.089Z] #52 DONE 23.2s [2025-11-12T01:45:53.089Z] [2025-11-12T01:45:53.089Z] #42 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-12T01:45:53.089Z] #42 DONE 22.9s [2025-11-12T01:45:53.089Z] [2025-11-12T01:45:53.089Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-12T01:45:53.089Z] #53 DONE 23.2s [2025-11-12T01:45:53.089Z] [2025-11-12T01:45:53.089Z] #46 [security-spiffe-token-provider internal] load build context [2025-11-12T01:45:53.089Z] #46 DONE 23.2s [2025-11-12T01:45:53.089Z] [2025-11-12T01:45:53.089Z] #56 [core-data internal] load build context [2025-11-12T01:45:53.089Z] #56 DONE 23.2s [2025-11-12T01:45:53.089Z] [2025-11-12T01:45:53.089Z] #29 [core-keeper internal] load build context [2025-11-12T01:45:53.089Z] #29 DONE 23.0s [2025-11-12T01:45:53.089Z] [2025-11-12T01:45:53.089Z] #38 [support-scheduler internal] load build context [2025-11-12T01:45:53.089Z] #38 DONE 23.4s [2025-11-12T01:45:53.089Z] [2025-11-12T01:45:53.089Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:45:53.089Z] #54 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 14.4s done [2025-11-12T01:45:53.089Z] #54 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-11-12T01:45:53.089Z] #54 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2025-11-12T01:45:53.089Z] #54 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2025-11-12T01:45:53.089Z] #54 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 5.0s done [2025-11-12T01:45:53.089Z] #54 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 5.0s done [2025-11-12T01:45:53.089Z] #54 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2025-11-12T01:45:53.089Z] #54 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2025-11-12T01:45:53.089Z] #54 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 5.1s done [2025-11-12T01:45:53.089Z] #54 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2025-11-12T01:45:53.089Z] #54 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 5.1s [2025-11-12T01:45:53.347Z] #54 ... [2025-11-12T01:45:53.348Z] [2025-11-12T01:45:53.348Z] #37 [security-secretstore-setup internal] load build context [2025-11-12T01:45:53.348Z] #37 DONE 23.3s [2025-11-12T01:45:53.348Z] [2025-11-12T01:45:53.348Z] #60 [security-proxy-setup internal] load build context [2025-11-12T01:45:53.348Z] #60 DONE 22.8s [2025-11-12T01:45:53.348Z] [2025-11-12T01:45:53.348Z] #58 [security-spire-agent internal] load build context [2025-11-12T01:45:53.348Z] #58 transferring context: 25.98kB done [2025-11-12T01:45:53.348Z] #58 DONE 22.7s [2025-11-12T01:45:53.348Z] [2025-11-12T01:45:53.348Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:45:53.348Z] #54 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 8.85MB / 41.51MB 5.2s [2025-11-12T01:45:53.348Z] #54 ... [2025-11-12T01:45:53.348Z] [2025-11-12T01:45:53.348Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-12T01:45:53.348Z] #45 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2025-11-12T01:45:53.348Z] #45 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2025-11-12T01:45:53.348Z] #45 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2025-11-12T01:45:53.348Z] #45 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 5.0s done [2025-11-12T01:45:53.348Z] #45 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 5.0s done [2025-11-12T01:45:53.348Z] #45 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2025-11-12T01:45:53.348Z] #45 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 5.1s done [2025-11-12T01:45:53.348Z] #45 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 12.58MB / 19.17MB 5.2s [2025-11-12T01:45:53.348Z] #45 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2025-11-12T01:45:53.348Z] #45 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 5.4s done [2025-11-12T01:45:53.348Z] #45 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 [2025-11-12T01:45:53.348Z] #45 ... [2025-11-12T01:45:53.348Z] [2025-11-12T01:45:53.348Z] #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-12T01:45:53.348Z] #55 22.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:53.606Z] #55 23.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:53.865Z] #55 ... [2025-11-12T01:45:53.865Z] [2025-11-12T01:45:53.865Z] #63 [security-spire-config internal] load build context [2025-11-12T01:45:53.865Z] #63 transferring context: 24.70kB done [2025-11-12T01:45:53.865Z] #63 DONE 0.8s [2025-11-12T01:45:53.865Z] [2025-11-12T01:45:53.865Z] #64 [security-spire-server internal] load build context [2025-11-12T01:45:53.865Z] #64 transferring context: 26.44kB 0.0s done [2025-11-12T01:45:53.865Z] #64 DONE 0.9s [2025-11-12T01:45:53.865Z] [2025-11-12T01:45:53.865Z] #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-12T01:45:53.865Z] #55 23.37 v3.22.2-174-g7d15a0a9663 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-12T01:45:53.865Z] #55 23.37 v3.22.2-176-g0ce6041ad73 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-12T01:45:53.865Z] #55 23.37 OK: 26320 distinct packages available [2025-11-12T01:45:53.865Z] #55 23.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:54.123Z] #55 23.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:54.381Z] #55 23.87 (1/5) Installing dumb-init (1.2.5-r3) [2025-11-12T01:45:54.381Z] #55 23.87 (2/5) Installing musl-obstack (1.2.3-r2) [2025-11-12T01:45:54.381Z] #55 23.88 (3/5) Installing libucontext (1.3.2-r0) [2025-11-12T01:45:54.381Z] #55 23.89 (4/5) Installing gcompat (1.1.0-r4) [2025-11-12T01:45:54.381Z] #55 23.90 (5/5) Installing openssl (3.5.4-r0) [2025-11-12T01:45:54.381Z] #55 23.91 Executing busybox-1.37.0-r19.trigger [2025-11-12T01:45:54.381Z] #55 23.92 OK: 8 MiB in 21 packages [2025-11-12T01:45:56.793Z] using credential edgex-jenkins-ssh [2025-11-12T01:45:56.814Z] Cloning the remote Git repository [2025-11-12T01:45:56.854Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-11-12T01:45:56.943Z] > git init /w/workspace/edgex-go/925 # timeout=10 [2025-11-12T01:45:57.083Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-11-12T01:45:57.084Z] > git --version # timeout=10 [2025-11-12T01:45:57.104Z] > git --version # 'git version 2.25.1' [2025-11-12T01:45:57.106Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-12T01:45:57.241Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-12T01:45:58.695Z] #55 ... [2025-11-12T01:45:58.695Z] [2025-11-12T01:45:58.695Z] #48 [support-notifications internal] load build context [2025-11-12T01:45:58.695Z] #48 transferring context: 612.27MB 3.8s done [2025-11-12T01:45:58.695Z] #48 DONE 28.2s [2025-11-12T01:45:58.957Z] [2025-11-12T01:45:58.957Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:45:58.957Z] #54 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 5.8s done [2025-11-12T01:45:58.957Z] #54 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.3s done [2025-11-12T01:45:59.532Z] #54 ... [2025-11-12T01:45:59.532Z] [2025-11-12T01:45:59.532Z] #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-12T01:45:59.532Z] #47 22.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:59.532Z] #47 22.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:59.532Z] #47 23.12 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-12T01:45:59.532Z] #47 23.13 (2/4) Installing openssl (3.5.4-r0) [2025-11-12T01:45:59.532Z] #47 23.14 (3/4) Installing su-exec (0.2-r3) [2025-11-12T01:45:59.532Z] #47 23.14 (4/4) Installing yq-go (4.47.2-r1) [2025-11-12T01:45:59.532Z] #47 23.37 Executing busybox-1.37.0-r19.trigger [2025-11-12T01:45:59.532Z] #47 23.38 OK: 20 MiB in 20 packages [2025-11-12T01:45:59.532Z] #47 DONE 29.0s [2025-11-12T01:45:59.532Z] [2025-11-12T01:45:59.532Z] #61 [core-common-config-bootstrapper internal] load build context [2025-11-12T01:45:59.532Z] #61 transferring context: 612.27MB 4.0s done [2025-11-12T01:45:59.792Z] #61 DONE 29.1s [2025-11-12T01:45:59.792Z] [2025-11-12T01:45:59.792Z] #65 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-11-12T01:45:59.792Z] #0 1.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:59.792Z] #0 1.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:59.792Z] #0 1.550 OK: 7 MiB in 17 packages [2025-11-12T01:45:59.792Z] #65 DONE 6.7s [2025-11-12T01:45:59.792Z] [2025-11-12T01:45:59.792Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-12T01:45:59.792Z] #0 0.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:59.792Z] #0 0.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:59.792Z] #0 1.285 v3.22.2-174-g7d15a0a9663 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-12T01:45:59.792Z] #0 1.285 v3.22.2-176-g0ce6041ad73 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-12T01:45:59.792Z] #0 1.285 OK: 26320 distinct packages available [2025-11-12T01:45:59.792Z] #0 1.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:59.792Z] #0 1.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:59.792Z] #0 1.747 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-12T01:45:59.792Z] #0 1.751 (2/4) Installing musl-obstack (1.2.3-r2) [2025-11-12T01:45:59.792Z] #0 1.756 (3/4) Installing libucontext (1.3.2-r0) [2025-11-12T01:45:59.792Z] #0 1.759 (4/4) Installing gcompat (1.1.0-r4) [2025-11-12T01:45:59.792Z] #0 1.764 Executing busybox-1.37.0-r19.trigger [2025-11-12T01:45:59.792Z] #0 1.768 OK: 8 MiB in 20 packages [2025-11-12T01:45:59.792Z] #66 DONE 6.8s [2025-11-12T01:45:59.792Z] [2025-11-12T01:45:59.792Z] #43 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-12T01:45:59.792Z] #43 22.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:59.792Z] #43 23.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:59.792Z] #43 23.42 (1/7) Installing ca-certificates (20250911-r0) [2025-11-12T01:45:59.792Z] #43 23.46 (2/7) Installing dumb-init (1.2.5-r3) [2025-11-12T01:45:59.792Z] #43 23.46 (3/7) Installing libgcc (14.2.0-r6) [2025-11-12T01:45:59.792Z] #43 23.47 (4/7) Installing libsodium (1.0.20-r0) [2025-11-12T01:45:59.792Z] #43 23.48 (5/7) Installing libstdc++ (14.2.0-r6) [2025-11-12T01:45:59.792Z] #43 23.49 (6/7) Installing libzmq (4.3.5-r2) [2025-11-12T01:45:59.792Z] #43 23.50 (7/7) Installing zeromq (4.3.5-r2) [2025-11-12T01:45:59.792Z] #43 23.51 Executing busybox-1.37.0-r19.trigger [2025-11-12T01:45:59.792Z] #43 23.51 Executing ca-certificates-20250911-r0.trigger [2025-11-12T01:45:59.792Z] #43 23.60 OK: 12 MiB in 23 packages [2025-11-12T01:45:59.792Z] #43 DONE 29.4s [2025-11-12T01:45:59.792Z] [2025-11-12T01:45:59.792Z] #67 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-12T01:45:59.792Z] #0 0.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:59.792Z] #0 1.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:59.792Z] #0 1.387 OK: 7 MiB in 18 packages [2025-11-12T01:45:59.792Z] #67 DONE 6.7s [2025-11-12T01:45:59.792Z] [2025-11-12T01:45:59.792Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-12T01:45:59.792Z] #0 2.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:59.792Z] #0 2.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:59.792Z] #0 2.579 v3.22.2-174-g7d15a0a9663 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-12T01:45:59.792Z] #0 2.579 v3.22.2-176-g0ce6041ad73 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-12T01:45:59.792Z] #0 2.579 OK: 26321 distinct packages available [2025-11-12T01:45:59.792Z] #0 2.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:59.792Z] #0 2.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:59.792Z] #0 2.993 OK: 265 MiB in 60 packages [2025-11-12T01:45:59.792Z] #68 DONE 6.7s [2025-11-12T01:45:59.792Z] [2025-11-12T01:45:59.792Z] #55 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-12T01:45:59.792Z] #55 DONE 29.3s [2025-11-12T01:45:59.792Z] [2025-11-12T01:45:59.792Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-12T01:45:59.792Z] #0 4.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:59.792Z] #0 4.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:45:59.792Z] #0 4.845 OK: 265 MiB in 60 packages [2025-11-12T01:45:59.792Z] #69 DONE 6.7s [2025-11-12T01:45:59.792Z] [2025-11-12T01:45:59.792Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-12T01:45:59.792Z] #70 DONE 6.7s [2025-11-12T01:45:59.792Z] [2025-11-12T01:45:59.792Z] #71 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-11-12T01:46:00.051Z] #71 ... [2025-11-12T01:46:00.051Z] [2025-11-12T01:46:00.051Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-11-12T01:46:00.051Z] #72 DONE 0.1s [2025-11-12T01:46:00.051Z] [2025-11-12T01:46:00.051Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-12T01:46:00.051Z] #73 DONE 0.1s [2025-11-12T01:46:00.051Z] [2025-11-12T01:46:00.051Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-12T01:46:00.051Z] #45 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.4s done [2025-11-12T01:46:00.051Z] #45 DONE 29.5s [2025-11-12T01:46:00.051Z] [2025-11-12T01:46:00.051Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:46:00.051Z] #54 DONE 29.5s [2025-11-12T01:46:00.051Z] [2025-11-12T01:46:00.051Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:46:00.051Z] #74 ... [2025-11-12T01:46:00.051Z] [2025-11-12T01:46:00.051Z] #75 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-12T01:46:00.051Z] #0 6.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:46:00.051Z] #0 6.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:46:00.051Z] #0 6.994 OK: 265 MiB in 60 packages [2025-11-12T01:46:00.051Z] #75 DONE 7.1s [2025-11-12T01:46:00.310Z] [2025-11-12T01:46:00.310Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-12T01:46:00.310Z] #76 DONE 0.1s [2025-11-12T01:46:00.310Z] [2025-11-12T01:46:00.310Z] #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:46:01.246Z] #77 ... [2025-11-12T01:46:01.246Z] [2025-11-12T01:46:01.246Z] #78 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-11-12T01:46:01.246Z] #0 7.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:46:01.246Z] #0 7.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:46:01.246Z] #0 8.068 OK: 265 MiB in 60 packages [2025-11-12T01:46:01.246Z] #78 DONE 8.2s [2025-11-12T01:46:01.512Z] [2025-11-12T01:46:01.512Z] #79 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-12T01:46:01.512Z] #79 DONE 0.1s [2025-11-12T01:46:01.512Z] [2025-11-12T01:46:01.512Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-12T01:46:01.512Z] #0 7.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:46:01.512Z] #0 7.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:46:01.512Z] #0 8.198 OK: 8 MiB in 19 packages [2025-11-12T01:46:01.512Z] #80 DONE 8.3s [2025-11-12T01:46:01.512Z] [2025-11-12T01:46:01.512Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-12T01:46:01.512Z] #0 7.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:46:01.512Z] #0 7.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:46:01.512Z] #0 8.157 OK: 7 MiB in 17 packages [2025-11-12T01:46:01.512Z] #81 DONE 8.3s [2025-11-12T01:46:01.512Z] [2025-11-12T01:46:01.512Z] #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:46:01.771Z] #82 ... [2025-11-12T01:46:01.771Z] [2025-11-12T01:46:01.771Z] #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-12T01:46:01.771Z] #83 DONE 1.7s [2025-11-12T01:46:01.771Z] [2025-11-12T01:46:01.771Z] #84 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-12T01:46:01.771Z] #0 7.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:46:01.771Z] #0 7.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:46:01.771Z] #0 8.345 OK: 265 MiB in 60 packages [2025-11-12T01:46:01.771Z] #84 DONE 8.5s [2025-11-12T01:46:01.771Z] [2025-11-12T01:46:01.771Z] #85 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-11-12T01:46:01.771Z] #85 DONE 0.1s [2025-11-12T01:46:01.771Z] [2025-11-12T01:46:01.771Z] #86 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-12T01:46:01.771Z] #86 DONE 0.1s [2025-11-12T01:46:01.771Z] [2025-11-12T01:46:01.771Z] #87 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:46:01.771Z] #87 ... [2025-11-12T01:46:01.771Z] [2025-11-12T01:46:01.771Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-12T01:46:01.771Z] #0 1.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:46:01.771Z] #0 1.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:46:01.771Z] #0 2.032 OK: 8 MiB in 20 packages [2025-11-12T01:46:01.771Z] #88 DONE 2.2s [2025-11-12T01:46:02.030Z] [2025-11-12T01:46:02.030Z] #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-12T01:46:02.030Z] #0 1.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:46:02.030Z] #0 1.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:46:02.030Z] #0 2.071 OK: 12 MiB in 23 packages [2025-11-12T01:46:02.030Z] #89 DONE 2.2s [2025-11-12T01:46:02.030Z] [2025-11-12T01:46:02.030Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-12T01:46:02.606Z] #90 ... [2025-11-12T01:46:02.606Z] [2025-11-12T01:46:02.606Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-12T01:46:02.606Z] #0 8.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:46:02.606Z] #0 8.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:46:02.606Z] #0 8.710 OK: 13 MiB in 29 packages [2025-11-12T01:46:02.606Z] #91 DONE 9.5s [2025-11-12T01:46:02.606Z] [2025-11-12T01:46:02.606Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-12T01:46:02.606Z] #0 8.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:46:02.606Z] #0 8.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:46:02.606Z] #0 8.744 OK: 20 MiB in 20 packages [2025-11-12T01:46:02.606Z] #92 DONE 9.5s [2025-11-12T01:46:02.606Z] [2025-11-12T01:46:02.606Z] #93 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-12T01:46:02.606Z] #0 8.167 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:46:02.606Z] #0 8.587 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:46:02.606Z] #0 9.045 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-12T01:46:02.606Z] #0 9.186 Executing busybox-1.37.0-r19.trigger [2025-11-12T01:46:02.606Z] #0 9.190 OK: 7 MiB in 17 packages [2025-11-12T01:46:02.606Z] #93 DONE 9.5s [2025-11-12T01:46:02.606Z] [2025-11-12T01:46:02.606Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-12T01:46:02.606Z] #90 DONE 0.7s [2025-11-12T01:46:02.606Z] [2025-11-12T01:46:02.606Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-11-12T01:46:02.606Z] #94 DONE 0.1s [2025-11-12T01:46:02.606Z] [2025-11-12T01:46:02.606Z] #71 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-11-12T01:46:02.606Z] #71 2.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:46:02.866Z] #71 ... [2025-11-12T01:46:02.866Z] [2025-11-12T01:46:02.866Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-12T01:46:02.866Z] #95 DONE 0.1s [2025-11-12T01:46:02.866Z] [2025-11-12T01:46:02.866Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-11-12T01:46:02.866Z] #96 DONE 0.0s [2025-11-12T01:46:02.866Z] [2025-11-12T01:46:02.866Z] #71 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-11-12T01:46:02.866Z] #71 2.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:46:02.866Z] #71 ... [2025-11-12T01:46:02.866Z] [2025-11-12T01:46:02.866Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-11-12T01:46:02.866Z] #97 DONE 0.1s [2025-11-12T01:46:03.126Z] [2025-11-12T01:46:03.126Z] #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-11-12T01:46:03.126Z] #98 DONE 0.1s [2025-11-12T01:46:03.126Z] [2025-11-12T01:46:03.126Z] #99 [security-spire-config] exporting to image [2025-11-12T01:46:03.126Z] #99 exporting layers [2025-11-12T01:46:03.126Z] #99 ... [2025-11-12T01:46:03.126Z] [2025-11-12T01:46:03.126Z] #100 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-12T01:46:03.126Z] #0 2.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:46:03.126Z] #0 3.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:46:03.126Z] #0 3.400 OK: 20 MiB in 20 packages [2025-11-12T01:46:03.126Z] #100 DONE 3.5s [2025-11-12T01:46:03.385Z] [2025-11-12T01:46:03.385Z] #101 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-11-12T01:46:03.385Z] #101 DONE 0.0s [2025-11-12T01:46:03.385Z] [2025-11-12T01:46:03.385Z] #71 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-11-12T01:46:03.385Z] #71 3.374 OK: 8 MiB in 21 packages [2025-11-12T01:46:03.385Z] #71 DONE 3.5s [2025-11-12T01:46:03.385Z] [2025-11-12T01:46:03.385Z] #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-11-12T01:46:04.320Z] #102 DONE 1.0s [2025-11-12T01:46:04.320Z] [2025-11-12T01:46:04.320Z] #103 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-12T01:46:04.320Z] #0 2.910 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-12T01:46:04.320Z] #0 3.096 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-12T01:46:04.320Z] #0 3.560 OK: 265 MiB in 60 packages [2025-11-12T01:46:04.320Z] #103 DONE 4.5s [2025-11-12T01:46:04.320Z] [2025-11-12T01:46:04.320Z] #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-12T01:46:04.320Z] #104 DONE 1.0s [2025-11-12T01:46:04.320Z] [2025-11-12T01:46:04.320Z] #99 [security-spire-config] exporting to image [2025-11-12T01:46:04.320Z] #99 exporting layers 1.3s done [2025-11-12T01:46:04.320Z] #99 writing image sha256:935284bd848834b5cb4f8955321d6507ed837a1e29d9818598bb69169400aff2 0.0s done [2025-11-12T01:46:04.320Z] #99 naming to docker.io/library/security-spire-config [2025-11-12T01:46:04.622Z] #99 naming to docker.io/library/security-spire-config done [2025-11-12T01:46:04.622Z] #99 DONE 1.4s [2025-11-12T01:46:04.622Z] [2025-11-12T01:46:04.622Z] #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-12T01:46:04.622Z] #105 DONE 0.1s [2025-11-12T01:46:04.622Z] [2025-11-12T01:46:04.622Z] #106 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:46:04.622Z] #106 ... [2025-11-12T01:46:04.622Z] [2025-11-12T01:46:04.622Z] #107 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-11-12T01:46:04.622Z] #107 DONE 0.2s [2025-11-12T01:46:04.885Z] [2025-11-12T01:46:04.885Z] #108 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-12T01:46:05.454Z] #108 DONE 0.8s [2025-11-12T01:46:05.454Z] [2025-11-12T01:46:05.454Z] #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-12T01:46:05.454Z] #109 DONE 1.0s [2025-11-12T01:46:05.454Z] [2025-11-12T01:46:05.454Z] #110 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-11-12T01:46:05.454Z] #110 DONE 0.1s [2025-11-12T01:46:05.454Z] [2025-11-12T01:46:05.454Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-11-12T01:46:05.454Z] #111 DONE 0.1s [2025-11-12T01:46:05.454Z] [2025-11-12T01:46:05.454Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-11-12T01:46:05.454Z] #112 DONE 0.1s [2025-11-12T01:46:05.454Z] [2025-11-12T01:46:05.454Z] #113 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-12T01:46:05.454Z] #113 DONE 0.1s [2025-11-12T01:46:05.454Z] [2025-11-12T01:46:05.454Z] #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-11-12T01:46:05.714Z] #114 DONE 0.1s [2025-11-12T01:46:05.714Z] [2025-11-12T01:46:05.714Z] #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-12T01:46:05.714Z] #115 DONE 0.1s [2025-11-12T01:46:05.714Z] [2025-11-12T01:46:05.714Z] #116 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-12T01:46:05.714Z] #116 DONE 0.1s [2025-11-12T01:46:05.714Z] [2025-11-12T01:46:05.714Z] #117 [security-spire-server] exporting to image [2025-11-12T01:46:05.714Z] #117 ... [2025-11-12T01:46:05.714Z] [2025-11-12T01:46:05.714Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-11-12T01:46:05.714Z] #118 DONE 0.1s [2025-11-12T01:46:05.976Z] [2025-11-12T01:46:05.976Z] #119 [security-spire-agent] exporting to image [2025-11-12T01:46:05.976Z] #119 ... [2025-11-12T01:46:05.976Z] [2025-11-12T01:46:05.976Z] #117 [security-spire-server] exporting to image [2025-11-12T01:46:05.976Z] #117 exporting layers 0.5s done [2025-11-12T01:46:05.976Z] #117 writing image sha256:44595de77533d6cb97b9916c91da2dceb171aa288667bdf56fe3ce9ac9e5e3e4 done [2025-11-12T01:46:05.976Z] #117 naming to docker.io/library/security-spire-server done [2025-11-12T01:46:05.976Z] #117 DONE 0.5s [2025-11-12T01:46:06.234Z] [2025-11-12T01:46:06.234Z] #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:46:06.507Z] #120 ... [2025-11-12T01:46:06.507Z] [2025-11-12T01:46:06.507Z] #119 [security-spire-agent] exporting to image [2025-11-12T01:46:06.507Z] #119 exporting layers 0.7s done [2025-11-12T01:46:06.507Z] #119 writing image sha256:c65a6ce81b9191dc35fd857d9de8b6acfc7e473ef71d4b1eac15fb18333d3f10 done [2025-11-12T01:46:06.507Z] #119 naming to docker.io/library/security-spire-agent 0.0s done [2025-11-12T01:46:06.507Z] #119 DONE 0.7s [2025-11-12T01:46:06.841Z] [2025-11-12T01:46:06.841Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:46:18.259Z] Avoid second fetch [2025-11-12T01:46:18.260Z] Checking out Revision 94b6f2a28bcbbb18c16df521d1c703652477ded1 (main) [2025-11-12T01:46:17.422Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-11-12T01:46:17.455Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-12T01:46:18.276Z] > git config core.sparsecheckout # timeout=10 [2025-11-12T01:46:18.339Z] > git checkout -f 94b6f2a28bcbbb18c16df521d1c703652477ded1 # timeout=10 [2025-11-12T01:46:19.067Z] Commit message: "build(deps): Bump golang.org/x/crypto from 0.43.0 to 0.44.0 (#5307)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-12T01:46:24.865Z] provisioning config files... [2025-11-12T01:46:24.895Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/925@tmp/config14191281922338327607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-12T01:46:25.615Z] ---> ****-login.sh [2025-11-12T01:46:25.615Z] nexus3.edgexfoundry.org:10001 [2025-11-12T01:46:25.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-12T01:46:26.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-12T01:46:26.167Z] Configure a credential helper to remove this warning. See [2025-11-12T01:46:26.167Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-12T01:46:26.167Z] [2025-11-12T01:46:26.167Z] Login Succeeded [2025-11-12T01:46:26.167Z] nexus3.edgexfoundry.org:10002 [2025-11-12T01:46:26.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-12T01:46:26.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-12T01:46:26.438Z] Configure a credential helper to remove this warning. See [2025-11-12T01:46:26.439Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-12T01:46:26.439Z] [2025-11-12T01:46:26.439Z] Login Succeeded [2025-11-12T01:46:26.714Z] nexus3.edgexfoundry.org:10003 [2025-11-12T01:46:26.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-12T01:46:26.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-12T01:46:26.986Z] Configure a credential helper to remove this warning. See [2025-11-12T01:46:26.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-12T01:46:26.986Z] [2025-11-12T01:46:26.986Z] Login Succeeded [2025-11-12T01:46:26.986Z] nexus3.edgexfoundry.org:10004 [2025-11-12T01:46:27.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-12T01:46:27.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-12T01:46:27.258Z] Configure a credential helper to remove this warning. See [2025-11-12T01:46:27.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-12T01:46:27.258Z] [2025-11-12T01:46:27.258Z] Login Succeeded [2025-11-12T01:46:27.259Z] ****.io [2025-11-12T01:46:27.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-12T01:46:27.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-12T01:46:27.807Z] Configure a credential helper to remove this warning. See [2025-11-12T01:46:27.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-12T01:46:27.807Z] [2025-11-12T01:46:27.807Z] Login Succeeded [2025-11-12T01:46:27.807Z] ---> ****-login.sh ends [Pipeline] } [2025-11-12T01:46:27.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-11-12T01:46:28.487Z] + git config --global --add safe.directory /w/workspace/edgex-go/925 [Pipeline] echo [2025-11-12T01:46:28.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-12T01:46:28.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-12T01:46:28.545Z] ========================================================= [2025-11-12T01:46:28.545Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-11-12T01:46:28.545Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-11-12T01:46:28.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-12T01:46:28.960Z] #74 ... [2025-11-12T01:46:28.960Z] [2025-11-12T01:46:28.960Z] #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:46:28.960Z] #77 DONE 28.0s [2025-11-12T01:46:28.960Z] [2025-11-12T01:46:28.960Z] #87 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:46:28.960Z] #87 DONE 26.6s [2025-11-12T01:46:28.960Z] [2025-11-12T01:46:28.960Z] #82 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:46:28.960Z] #82 DONE 26.9s [2025-11-12T01:46:28.960Z] [2025-11-12T01:46:28.960Z] #106 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:46:28.960Z] #106 DONE 23.9s [2025-11-12T01:46:28.960Z] [2025-11-12T01:46:28.960Z] #121 [core-command builder 6/7] COPY . . [2025-11-12T01:46:28.960Z] #121 ... [2025-11-12T01:46:28.960Z] [2025-11-12T01:46:28.960Z] #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:46:28.960Z] #120 DONE 28.4s [2025-11-12T01:46:28.960Z] [2025-11-12T01:46:28.960Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:46:28.960Z] #74 DONE 28.4s [2025-11-12T01:46:28.960Z] [2025-11-12T01:46:28.960Z] #121 [security-proxy-auth builder 6/7] COPY . . [2025-11-12T01:46:29.149Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-12T01:46:29.149Z] 6b59a28fa201: Pulling fs layer [2025-11-12T01:46:29.149Z] d32bb0dddca7: Pulling fs layer [2025-11-12T01:46:29.149Z] 5dab1238d3d9: Pulling fs layer [2025-11-12T01:46:29.149Z] 196fd7d83e7d: Pulling fs layer [2025-11-12T01:46:29.149Z] 4f4fb700ef54: Pulling fs layer [2025-11-12T01:46:29.149Z] 8ba94037c8f0: Pulling fs layer [2025-11-12T01:46:29.149Z] deaec5988b04: Pulling fs layer [2025-11-12T01:46:29.149Z] 9f65657bb879: Pulling fs layer [2025-11-12T01:46:29.149Z] 8ba94037c8f0: Waiting [2025-11-12T01:46:29.149Z] deaec5988b04: Waiting [2025-11-12T01:46:29.149Z] 196fd7d83e7d: Waiting [2025-11-12T01:46:29.149Z] 9f65657bb879: Waiting [2025-11-12T01:46:29.149Z] 4f4fb700ef54: Waiting [2025-11-12T01:46:29.149Z] d32bb0dddca7: Verifying Checksum [2025-11-12T01:46:29.149Z] d32bb0dddca7: Download complete [2025-11-12T01:46:29.149Z] 196fd7d83e7d: Verifying Checksum [2025-11-12T01:46:29.149Z] 196fd7d83e7d: Download complete [2025-11-12T01:46:29.149Z] 4f4fb700ef54: Verifying Checksum [2025-11-12T01:46:29.149Z] 4f4fb700ef54: Download complete [2025-11-12T01:46:29.149Z] 8ba94037c8f0: Download complete [2025-11-12T01:46:29.149Z] 6b59a28fa201: Verifying Checksum [2025-11-12T01:46:29.149Z] 6b59a28fa201: Download complete [2025-11-12T01:46:29.743Z] 9f65657bb879: Verifying Checksum [2025-11-12T01:46:29.743Z] 9f65657bb879: Download complete [2025-11-12T01:46:30.330Z] 6b59a28fa201: Pull complete [2025-11-12T01:46:30.923Z] d32bb0dddca7: Pull complete [2025-11-12T01:46:30.923Z] 5dab1238d3d9: Verifying Checksum [2025-11-12T01:46:30.923Z] 5dab1238d3d9: Download complete [2025-11-12T01:46:32.878Z] deaec5988b04: Verifying Checksum [2025-11-12T01:46:32.878Z] deaec5988b04: Download complete [2025-11-12T01:46:34.238Z] #121 ... [2025-11-12T01:46:34.238Z] [2025-11-12T01:46:34.238Z] #122 [security-proxy-setup builder 6/7] COPY . . [2025-11-12T01:46:38.428Z] #122 ... [2025-11-12T01:46:38.428Z] [2025-11-12T01:46:38.428Z] #123 [support-notifications builder 6/7] COPY . . [2025-11-12T01:46:38.428Z] #123 DONE 9.7s [2025-11-12T01:46:38.428Z] [2025-11-12T01:46:38.428Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-12T01:46:38.428Z] #124 DONE 9.7s [2025-11-12T01:46:38.428Z] [2025-11-12T01:46:38.428Z] #122 [security-proxy-setup builder 6/7] COPY . . [2025-11-12T01:46:38.428Z] #122 DONE 9.8s [2025-11-12T01:46:38.428Z] [2025-11-12T01:46:38.428Z] #125 [security-bootstrapper builder 6/7] COPY . . [2025-11-12T01:46:38.428Z] #125 CACHED [2025-11-12T01:46:38.428Z] [2025-11-12T01:46:38.428Z] #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:46:38.428Z] #126 CACHED [2025-11-12T01:46:38.428Z] [2025-11-12T01:46:38.428Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-12T01:46:38.428Z] #127 CACHED [2025-11-12T01:46:38.428Z] [2025-11-12T01:46:38.428Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-12T01:46:38.428Z] #128 CACHED [2025-11-12T01:46:38.428Z] [2025-11-12T01:46:38.428Z] #129 [security-proxy-setup builder 6/7] COPY . . [2025-11-12T01:46:38.428Z] #129 CACHED [2025-11-12T01:46:38.428Z] [2025-11-12T01:46:38.428Z] #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:46:38.428Z] #130 CACHED [2025-11-12T01:46:38.428Z] [2025-11-12T01:46:38.428Z] #131 [core-keeper builder 7/8] COPY . . [2025-11-12T01:46:38.428Z] #131 DONE 9.8s [2025-11-12T01:46:38.428Z] [2025-11-12T01:46:38.428Z] #132 [support-scheduler builder 6/7] COPY . . [2025-11-12T01:46:38.428Z] #132 DONE 9.8s [2025-11-12T01:46:38.428Z] [2025-11-12T01:46:38.428Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-11-12T01:46:38.428Z] #121 DONE 9.8s [2025-11-12T01:46:38.428Z] [2025-11-12T01:46:38.428Z] #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:46:38.428Z] #133 CACHED [2025-11-12T01:46:38.428Z] [2025-11-12T01:46:38.428Z] #134 [core-command builder 6/7] COPY . . [2025-11-12T01:46:38.428Z] #134 CACHED [2025-11-12T01:46:38.428Z] [2025-11-12T01:46:38.428Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-11-12T01:46:38.428Z] #135 CACHED [2025-11-12T01:46:38.428Z] [2025-11-12T01:46:38.428Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-11-12T01:46:38.428Z] #136 CACHED [2025-11-12T01:46:38.428Z] [2025-11-12T01:46:38.428Z] #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:46:38.428Z] #137 CACHED [2025-11-12T01:46:38.428Z] [2025-11-12T01:46:38.428Z] #138 [core-data builder 6/7] COPY . . [2025-11-12T01:46:38.428Z] #138 CACHED [2025-11-12T01:46:38.428Z] [2025-11-12T01:46:38.428Z] #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:46:38.428Z] #139 CACHED [2025-11-12T01:46:38.428Z] [2025-11-12T01:46:38.428Z] #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-11-12T01:46:38.428Z] #140 CACHED [2025-11-12T01:46:38.428Z] [2025-11-12T01:46:38.428Z] #141 [security-proxy-auth builder 6/7] COPY . . [2025-11-12T01:46:38.428Z] #141 CACHED [2025-11-12T01:46:38.428Z] [2025-11-12T01:46:38.428Z] #142 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-11-12T01:46:38.428Z] #142 CACHED [2025-11-12T01:46:38.428Z] [2025-11-12T01:46:38.428Z] #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:46:38.428Z] #143 CACHED [2025-11-12T01:46:38.428Z] [2025-11-12T01:46:38.428Z] #144 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-12T01:46:38.428Z] #144 CACHED [2025-11-12T01:46:38.428Z] [2025-11-12T01:46:38.428Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-12T01:46:38.995Z] #145 0.728 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-12T01:46:45.214Z] 5dab1238d3d9: Pull complete [2025-11-12T01:46:45.214Z] 196fd7d83e7d: Pull complete [2025-11-12T01:46:45.481Z] 4f4fb700ef54: Pull complete [2025-11-12T01:46:45.481Z] 8ba94037c8f0: Pull complete [2025-11-12T01:46:48.971Z] #145 ... [2025-11-12T01:46:48.971Z] [2025-11-12T01:46:48.971Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-12T01:46:48.971Z] #0 0.685 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-12T01:46:48.971Z] #146 ... [2025-11-12T01:46:48.971Z] [2025-11-12T01:46:48.971Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-12T01:46:48.971Z] #0 0.950 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-12T01:46:48.971Z] #147 ... [2025-11-12T01:46:48.971Z] [2025-11-12T01:46:48.971Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-12T01:46:48.971Z] #0 0.960 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-12T01:46:48.971Z] #148 ... [2025-11-12T01:46:48.971Z] [2025-11-12T01:46:48.971Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-12T01:46:48.971Z] #0 0.824 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-12T01:46:48.971Z] #149 ... [2025-11-12T01:46:48.971Z] [2025-11-12T01:46:48.971Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-12T01:46:48.971Z] #0 0.730 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-11-12T01:46:48.971Z] #150 ... [2025-11-12T01:46:48.971Z] [2025-11-12T01:46:48.971Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-12T01:46:48.971Z] #0 0.739 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-12T01:46:48.971Z] #151 ... [2025-11-12T01:46:48.971Z] [2025-11-12T01:46:48.971Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-12T01:46:48.971Z] #0 0.851 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-12T01:46:49.231Z] #152 ... [2025-11-12T01:46:49.231Z] [2025-11-12T01:46:49.231Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-12T01:46:49.231Z] #0 0.903 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-12T01:46:49.231Z] #153 ... [2025-11-12T01:46:49.231Z] [2025-11-12T01:46:49.231Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-12T01:46:49.231Z] #0 0.973 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-12T01:46:49.490Z] #154 ... [2025-11-12T01:46:49.490Z] [2025-11-12T01:46:49.490Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-12T01:46:49.490Z] #0 0.726 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-12T01:46:49.749Z] #155 ... [2025-11-12T01:46:49.749Z] [2025-11-12T01:46:49.749Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-12T01:46:49.749Z] #0 0.230 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-12T01:46:55.576Z] deaec5988b04: Pull complete [2025-11-12T01:46:56.537Z] 9f65657bb879: Pull complete [2025-11-12T01:46:56.537Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-11-12T01:46:56.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-12T01:46:56.537Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-11-12T01:46:56.887Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-12T01:46:56.887Z] WORKDIR /edgex [2025-11-12T01:46:56.887Z] COPY go.mod . [2025-11-12T01:46:56.887Z] RUN go mod download [2025-11-12T01:46:56.887Z] docker build -t ci-base-image-arm64 -f - . [2025-11-12T01:46:57.476Z] Sending build context to Docker daemon 3.856MB [2025-11-12T01:46:57.754Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-12T01:46:57.754Z] ---> 334268110677 [2025-11-12T01:46:57.754Z] Step 2/4 : WORKDIR /edgex [2025-11-12T01:46:59.707Z] ---> Running in f48a739df0c3 [2025-11-12T01:46:59.707Z] Removing intermediate container f48a739df0c3 [2025-11-12T01:46:59.707Z] ---> d7b4f6b1048b [2025-11-12T01:46:59.707Z] Step 3/4 : COPY go.mod . [2025-11-12T01:47:00.305Z] ---> ffd7fa748693 [2025-11-12T01:47:00.305Z] Step 4/4 : RUN go mod download [2025-11-12T01:47:00.305Z] ---> Running in 1e0c21f1b60b [2025-11-12T01:47:56.744Z] Removing intermediate container 1e0c21f1b60b [2025-11-12T01:47:56.744Z] ---> 1e52c95c5feb [2025-11-12T01:47:56.744Z] Successfully built 1e52c95c5feb [2025-11-12T01:47:56.744Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:47:57.095Z] + docker inspect -f . ci-base-image-arm64 [2025-11-12T01:47:57.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-12T01:47:57.335Z] prd-ubuntu20.04-docker-arm64-4c-16g-772948 does not seem to be running inside a container [2025-11-12T01:47:57.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/925 -v /w/workspace/edgex-go/925:/w/workspace/edgex-go/925:rw,z -v /w/workspace/edgex-go/925@tmp:/w/workspace/edgex-go/925@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-11-12T01:47:58.628Z] $ docker top 6d956e0d011a4070e36f5502c3c0fd8aada05d0d1f1099118c0807c532c7b0f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-12T01:47:59.461Z] + go version [2025-11-12T01:48:01.401Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-11-12T01:48:01.422Z] $ docker stop --time=1 6d956e0d011a4070e36f5502c3c0fd8aada05d0d1f1099118c0807c532c7b0f7 [2025-11-12T01:48:03.108Z] $ docker rm -f --volumes 6d956e0d011a4070e36f5502c3c0fd8aada05d0d1f1099118c0807c532c7b0f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:48:03.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-12T01:48:03.819Z] [2025-11-12T01:48:03.819Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:48:04.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-12T01:48:04.431Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-11-12T01:48:04.431Z] 547446be3368: Pulling fs layer [2025-11-12T01:48:04.431Z] d125d8839a47: Pulling fs layer [2025-11-12T01:48:04.431Z] 3e85d5ac6304: Pulling fs layer [2025-11-12T01:48:04.431Z] c3105a71a48b: Pulling fs layer [2025-11-12T01:48:04.431Z] 0f093f025ec4: Pulling fs layer [2025-11-12T01:48:04.431Z] c3106fc0e877: Pulling fs layer [2025-11-12T01:48:04.431Z] 0f093f025ec4: Waiting [2025-11-12T01:48:04.431Z] c3106fc0e877: Waiting [2025-11-12T01:48:04.431Z] c3105a71a48b: Waiting [2025-11-12T01:48:04.431Z] 547446be3368: Verifying Checksum [2025-11-12T01:48:04.431Z] 547446be3368: Download complete [2025-11-12T01:48:04.698Z] c3105a71a48b: Verifying Checksum [2025-11-12T01:48:04.698Z] c3105a71a48b: Download complete [2025-11-12T01:48:04.965Z] d125d8839a47: Verifying Checksum [2025-11-12T01:48:04.965Z] d125d8839a47: Download complete [2025-11-12T01:48:04.965Z] c3106fc0e877: Verifying Checksum [2025-11-12T01:48:04.965Z] c3106fc0e877: Download complete [2025-11-12T01:48:04.965Z] 0f093f025ec4: Verifying Checksum [2025-11-12T01:48:04.965Z] 0f093f025ec4: Download complete [2025-11-12T01:48:05.232Z] 547446be3368: Pull complete [2025-11-12T01:48:06.650Z] d125d8839a47: Pull complete [2025-11-12T01:48:06.928Z] 3e85d5ac6304: Verifying Checksum [2025-11-12T01:48:06.928Z] 3e85d5ac6304: Download complete [2025-11-12T01:48:17.011Z] 3e85d5ac6304: Pull complete [2025-11-12T01:48:17.011Z] c3105a71a48b: Pull complete [2025-11-12T01:48:17.595Z] 0f093f025ec4: Pull complete [2025-11-12T01:48:17.862Z] c3106fc0e877: Pull complete [2025-11-12T01:48:17.862Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-11-12T01:48:17.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-12T01:48:17.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-12T01:48:18.090Z] prd-ubuntu20.04-docker-arm64-4c-16g-772948 does not seem to be running inside a container [2025-11-12T01:48:18.157Z] $ 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/925 -v /w/workspace/edgex-go/925:/w/workspace/edgex-go/925:rw,z -v /w/workspace/edgex-go/925@tmp:/w/workspace/edgex-go/925@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-11-12T01:48:20.259Z] $ docker top 256b563beda8de8b18868178937eef77bda8f3d5b6c4204d719d45c35a105160 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-12T01:48:20.782Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-11-12T01:48:26.176Z] #156 ... [2025-11-12T01:48:26.176Z] [2025-11-12T01:48:26.176Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-12T01:48:26.176Z] #149 DONE 100.6s [2025-11-12T01:48:26.176Z] [2025-11-12T01:48:26.176Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-12T01:48:26.176Z] #152 DONE 100.6s [2025-11-12T01:48:26.176Z] [2025-11-12T01:48:26.176Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-11-12T01:48:26.176Z] #157 DONE 0.3s [2025-11-12T01:48:26.176Z] [2025-11-12T01:48:26.176Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-12T01:48:26.176Z] #158 ... [2025-11-12T01:48:26.176Z] [2025-11-12T01:48:26.176Z] #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-12T01:48:26.176Z] #159 DONE 0.3s [2025-11-12T01:48:26.176Z] [2025-11-12T01:48:26.176Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-12T01:48:26.176Z] #160 DONE 0.2s [2025-11-12T01:48:26.176Z] [2025-11-12T01:48:26.177Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-11-12T01:48:26.177Z] #161 DONE 0.3s [2025-11-12T01:48:26.177Z] [2025-11-12T01:48:26.177Z] #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-11-12T01:48:26.177Z] #162 DONE 0.4s [2025-11-12T01:48:26.177Z] [2025-11-12T01:48:26.177Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-12T01:48:26.177Z] #151 ... [2025-11-12T01:48:26.177Z] [2025-11-12T01:48:26.177Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-11-12T01:48:26.177Z] #163 DONE 0.2s [2025-11-12T01:48:26.177Z] [2025-11-12T01:48:26.177Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-12T01:48:26.177Z] #158 DONE 1.3s [2025-11-12T01:48:26.177Z] [2025-11-12T01:48:26.177Z] #164 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-12T01:48:26.177Z] #164 DONE 0.1s [2025-11-12T01:48:26.177Z] [2025-11-12T01:48:26.177Z] #165 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-12T01:48:26.177Z] #165 ... [2025-11-12T01:48:26.177Z] [2025-11-12T01:48:26.177Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-11-12T01:48:26.177Z] #166 DONE 0.3s [2025-11-12T01:48:26.177Z] [2025-11-12T01:48:26.177Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-11-12T01:48:26.177Z] #167 DONE 0.3s [2025-11-12T01:48:26.177Z] [2025-11-12T01:48:26.177Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-12T01:48:26.177Z] #151 ... [2025-11-12T01:48:26.177Z] [2025-11-12T01:48:26.177Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-11-12T01:48:26.177Z] #168 DONE 0.1s [2025-11-12T01:48:26.177Z] [2025-11-12T01:48:26.177Z] #165 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-12T01:48:26.177Z] #165 DONE 0.8s [2025-11-12T01:48:26.177Z] [2025-11-12T01:48:26.177Z] #169 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-11-12T01:48:26.177Z] #169 DONE 0.1s [2025-11-12T01:48:26.177Z] [2025-11-12T01:48:26.177Z] #170 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-11-12T01:48:26.177Z] #170 DONE 0.3s [2025-11-12T01:48:26.177Z] [2025-11-12T01:48:26.177Z] #171 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-11-12T01:48:26.177Z] #171 DONE 0.2s [2025-11-12T01:48:26.177Z] [2025-11-12T01:48:26.177Z] #172 [core-common-config-bootstrapper] exporting to image [2025-11-12T01:48:26.177Z] #172 exporting layers 0.5s done [2025-11-12T01:48:26.177Z] #172 writing image sha256:7fa7ce75e78756d306f9429fb49d884c949acff70e97078bdb3e1a4b8b5c7715 done [2025-11-12T01:48:26.177Z] #172 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-11-12T01:48:26.177Z] #172 DONE 0.6s [2025-11-12T01:48:26.177Z] [2025-11-12T01:48:26.177Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-11-12T01:48:26.177Z] #173 DONE 0.1s [2025-11-12T01:48:26.177Z] [2025-11-12T01:48:26.177Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-11-12T01:48:26.177Z] #174 DONE 1.2s [2025-11-12T01:48:26.177Z] [2025-11-12T01:48:26.177Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-12T01:48:26.177Z] #145 ... [2025-11-12T01:48:26.177Z] [2025-11-12T01:48:26.177Z] #175 [security-bootstrapper] exporting to image [2025-11-12T01:48:26.177Z] #175 exporting layers 0.2s done [2025-11-12T01:48:26.177Z] #175 writing image sha256:3420b47e69a1c9aadfdb840b4025681455710a4c270001ba685064170025444f done [2025-11-12T01:48:26.177Z] #175 naming to docker.io/library/security-bootstrapper done [2025-11-12T01:48:26.177Z] #175 DONE 0.2s [2025-11-12T01:48:26.177Z] [2025-11-12T01:48:26.177Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-12T01:48:30.868Z] #1 [support-scheduler internal] load build definition from Dockerfile [2025-11-12T01:48:30.868Z] #1 transferring dockerfile: 1.83kB done [2025-11-12T01:48:30.868Z] #1 DONE 0.1s [2025-11-12T01:48:30.868Z] [2025-11-12T01:48:30.868Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2025-11-12T01:48:30.868Z] #2 transferring dockerfile: 2.14kB done [2025-11-12T01:48:30.868Z] #2 DONE 0.1s [2025-11-12T01:48:30.868Z] [2025-11-12T01:48:30.868Z] #3 [support-notifications internal] load build definition from Dockerfile [2025-11-12T01:48:30.868Z] #3 DONE 0.0s [2025-11-12T01:48:30.868Z] [2025-11-12T01:48:30.868Z] #4 [core-keeper internal] load build definition from Dockerfile [2025-11-12T01:48:30.868Z] #4 transferring dockerfile: 2.01kB done [2025-11-12T01:48:30.868Z] #4 DONE 0.1s [2025-11-12T01:48:30.868Z] [2025-11-12T01:48:30.868Z] #3 [support-notifications internal] load build definition from Dockerfile [2025-11-12T01:48:30.868Z] #3 transferring dockerfile: 2.02kB done [2025-11-12T01:48:30.868Z] #3 DONE 0.1s [2025-11-12T01:48:30.868Z] [2025-11-12T01:48:30.868Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2025-11-12T01:48:30.868Z] #5 transferring dockerfile: 3.02kB 0.0s done [2025-11-12T01:48:30.868Z] #5 DONE 0.1s [2025-11-12T01:48:30.868Z] [2025-11-12T01:48:30.868Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2025-11-12T01:48:30.868Z] #6 transferring dockerfile: 1.81kB done [2025-11-12T01:48:30.868Z] #6 DONE 0.1s [2025-11-12T01:48:30.868Z] [2025-11-12T01:48:30.868Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2025-11-12T01:48:30.868Z] #7 transferring dockerfile: 2.49kB done [2025-11-12T01:48:30.868Z] #7 DONE 0.0s [2025-11-12T01:48:30.868Z] [2025-11-12T01:48:30.868Z] #8 [core-command internal] load build definition from Dockerfile [2025-11-12T01:48:31.135Z] #8 transferring dockerfile: 1.94kB done [2025-11-12T01:48:31.135Z] #8 DONE 0.1s [2025-11-12T01:48:31.135Z] [2025-11-12T01:48:31.135Z] #9 [security-spire-server internal] load build definition from Dockerfile [2025-11-12T01:48:31.135Z] #9 transferring dockerfile: 1.70kB done [2025-11-12T01:48:31.135Z] #9 DONE 0.1s [2025-11-12T01:48:31.135Z] [2025-11-12T01:48:31.135Z] #10 [core-data internal] load build definition from Dockerfile [2025-11-12T01:48:31.135Z] #10 transferring dockerfile: 2.04kB done [2025-11-12T01:48:31.135Z] #10 DONE 0.1s [2025-11-12T01:48:31.135Z] [2025-11-12T01:48:31.135Z] #11 [core-metadata internal] load build definition from Dockerfile [2025-11-12T01:48:31.415Z] #11 transferring dockerfile: 2.10kB done [2025-11-12T01:48:31.415Z] #11 DONE 0.1s [2025-11-12T01:48:31.415Z] [2025-11-12T01:48:31.415Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2025-11-12T01:48:31.415Z] #12 transferring dockerfile: 2.50kB done [2025-11-12T01:48:31.415Z] #12 DONE 0.1s [2025-11-12T01:48:31.415Z] [2025-11-12T01:48:31.415Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-11-12T01:48:31.415Z] #13 transferring dockerfile: 1.89kB 0.0s done [2025-11-12T01:48:31.415Z] #13 DONE 0.1s [2025-11-12T01:48:31.415Z] [2025-11-12T01:48:31.415Z] #14 [security-spire-config internal] load build definition from Dockerfile [2025-11-12T01:48:31.415Z] #14 transferring dockerfile: 1.69kB 0.0s done [2025-11-12T01:48:31.415Z] #14 DONE 0.1s [2025-11-12T01:48:31.415Z] [2025-11-12T01:48:31.415Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-11-12T01:48:31.415Z] #15 transferring dockerfile: 2.23kB 0.0s done [2025-11-12T01:48:31.415Z] #15 DONE 0.1s [2025-11-12T01:48:31.415Z] [2025-11-12T01:48:31.415Z] #16 [support-scheduler internal] load .dockerignore [2025-11-12T01:48:31.415Z] #16 transferring context: 50B 0.0s done [2025-11-12T01:48:31.685Z] #16 DONE 0.1s [2025-11-12T01:48:32.281Z] [2025-11-12T01:48:32.281Z] #17 [security-proxy-auth internal] load .dockerignore [2025-11-12T01:48:32.281Z] #17 transferring context: 50B done [2025-11-12T01:48:32.281Z] #17 DONE 0.0s [2025-11-12T01:48:32.281Z] [2025-11-12T01:48:32.281Z] #18 [core-keeper internal] load .dockerignore [2025-11-12T01:48:32.281Z] #18 transferring context: 50B done [2025-11-12T01:48:32.551Z] #18 DONE 0.1s [2025-11-12T01:48:32.551Z] [2025-11-12T01:48:32.551Z] #19 [support-notifications internal] load .dockerignore [2025-11-12T01:48:32.551Z] #19 transferring context: 50B 0.0s done [2025-11-12T01:48:32.551Z] #19 DONE 0.1s [2025-11-12T01:48:32.551Z] [2025-11-12T01:48:32.551Z] #20 [security-bootstrapper internal] load .dockerignore [2025-11-12T01:48:32.551Z] #20 transferring context: 50B 0.0s done [2025-11-12T01:48:32.551Z] #20 DONE 0.1s [2025-11-12T01:48:32.551Z] [2025-11-12T01:48:32.551Z] #21 [security-spire-agent internal] load .dockerignore [2025-11-12T01:48:32.551Z] #21 transferring context: 50B done [2025-11-12T01:48:32.551Z] #21 DONE 0.1s [2025-11-12T01:48:32.551Z] [2025-11-12T01:48:32.551Z] #22 [security-secretstore-setup internal] load .dockerignore [2025-11-12T01:48:32.819Z] #22 transferring context: 50B done [2025-11-12T01:48:32.819Z] #22 DONE 0.1s [2025-11-12T01:48:32.819Z] [2025-11-12T01:48:32.819Z] #23 [core-command internal] load .dockerignore [2025-11-12T01:48:32.819Z] #23 transferring context: 50B done [2025-11-12T01:48:32.819Z] #23 DONE 0.1s [2025-11-12T01:48:32.819Z] [2025-11-12T01:48:32.819Z] #24 [security-spire-server internal] load .dockerignore [2025-11-12T01:48:32.819Z] #24 transferring context: 50B done [2025-11-12T01:48:32.819Z] #24 DONE 0.1s [2025-11-12T01:48:32.819Z] [2025-11-12T01:48:32.819Z] #25 [core-data internal] load .dockerignore [2025-11-12T01:48:32.819Z] #25 transferring context: 50B done [2025-11-12T01:48:32.819Z] #25 DONE 0.1s [2025-11-12T01:48:32.819Z] [2025-11-12T01:48:32.819Z] #26 [core-metadata internal] load .dockerignore [2025-11-12T01:48:32.819Z] #26 transferring context: 50B done [2025-11-12T01:48:32.819Z] #26 DONE 0.1s [2025-11-12T01:48:32.819Z] [2025-11-12T01:48:32.819Z] #27 [security-proxy-setup internal] load .dockerignore [2025-11-12T01:48:33.103Z] #27 transferring context: 50B 0.0s done [2025-11-12T01:48:33.103Z] #27 DONE 0.1s [2025-11-12T01:48:33.103Z] [2025-11-12T01:48:33.103Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2025-11-12T01:48:33.103Z] #28 transferring context: 50B 0.0s done [2025-11-12T01:48:33.103Z] #28 DONE 0.1s [2025-11-12T01:48:33.103Z] [2025-11-12T01:48:33.103Z] #29 [security-spire-config internal] load .dockerignore [2025-11-12T01:48:33.103Z] #29 transferring context: 50B done [2025-11-12T01:48:33.103Z] #29 DONE 0.1s [2025-11-12T01:48:33.103Z] [2025-11-12T01:48:33.103Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2025-11-12T01:48:33.371Z] #30 transferring context: 50B 0.0s done [2025-11-12T01:48:33.371Z] #30 DONE 0.1s [2025-11-12T01:48:33.371Z] [2025-11-12T01:48:33.371Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-12T01:48:33.371Z] #31 DONE 0.0s [2025-11-12T01:48:33.371Z] [2025-11-12T01:48:33.371Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2025-11-12T01:48:33.639Z] #32 DONE 0.6s [2025-11-12T01:48:33.906Z] [2025-11-12T01:48:33.907Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-12T01:48:33.907Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-12T01:48:33.907Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-12T01:48:33.907Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-12T01:48:33.907Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-12T01:48:33.907Z] #33 DONE 0.2s [2025-11-12T01:48:33.907Z] [2025-11-12T01:48:33.907Z] #34 [support-scheduler internal] load build context [2025-11-12T01:48:34.175Z] #34 ... [2025-11-12T01:48:34.175Z] [2025-11-12T01:48:34.175Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-12T01:48:34.175Z] #31 DONE 0.0s [2025-11-12T01:48:34.175Z] [2025-11-12T01:48:34.175Z] #34 [support-scheduler internal] load build context [2025-11-12T01:48:34.175Z] #34 ... [2025-11-12T01:48:34.175Z] [2025-11-12T01:48:34.175Z] #35 [security-proxy-auth internal] load build context [2025-11-12T01:48:34.175Z] #35 DONE 0.0s [2025-11-12T01:48:34.175Z] [2025-11-12T01:48:34.175Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2025-11-12T01:48:34.175Z] #32 DONE 0.6s [2025-11-12T01:48:34.175Z] [2025-11-12T01:48:34.175Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-12T01:48:34.175Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-12T01:48:34.175Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-12T01:48:34.175Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-12T01:48:34.175Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-12T01:48:34.175Z] #33 DONE 0.4s [2025-11-12T01:48:34.175Z] [2025-11-12T01:48:34.176Z] #34 [support-scheduler internal] load build context [2025-11-12T01:48:34.448Z] #34 ... [2025-11-12T01:48:34.448Z] [2025-11-12T01:48:34.448Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-12T01:48:34.448Z] #31 DONE 0.0s [2025-11-12T01:48:34.448Z] [2025-11-12T01:48:34.448Z] #34 [support-scheduler internal] load build context [2025-11-12T01:48:34.448Z] #34 ... [2025-11-12T01:48:34.448Z] [2025-11-12T01:48:34.448Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-12T01:48:34.448Z] #31 DONE 0.0s [2025-11-12T01:48:34.448Z] [2025-11-12T01:48:34.448Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2025-11-12T01:48:34.448Z] #32 DONE 0.6s [2025-11-12T01:48:34.448Z] [2025-11-12T01:48:34.448Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-12T01:48:34.448Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-12T01:48:34.448Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-12T01:48:34.448Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-12T01:48:34.448Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-12T01:48:34.448Z] #33 DONE 0.4s [2025-11-12T01:48:34.448Z] [2025-11-12T01:48:34.448Z] #36 [support-notifications internal] load build context [2025-11-12T01:48:34.722Z] #36 ... [2025-11-12T01:48:34.722Z] [2025-11-12T01:48:34.722Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-12T01:48:34.722Z] #31 DONE 0.0s [2025-11-12T01:48:34.722Z] [2025-11-12T01:48:34.722Z] #37 [security-bootstrapper internal] load build context [2025-11-12T01:48:34.992Z] #37 ... [2025-11-12T01:48:34.992Z] [2025-11-12T01:48:34.992Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-12T01:48:34.992Z] #31 DONE 0.0s [2025-11-12T01:48:34.992Z] [2025-11-12T01:48:34.992Z] #37 [security-bootstrapper internal] load build context [2025-11-12T01:48:34.992Z] #37 ... [2025-11-12T01:48:34.992Z] [2025-11-12T01:48:34.992Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 [2025-11-12T01:48:34.992Z] #32 DONE 1.1s [2025-11-12T01:48:34.992Z] [2025-11-12T01:48:34.992Z] #37 [security-bootstrapper internal] load build context [2025-11-12T01:48:34.992Z] #37 ... [2025-11-12T01:48:34.992Z] [2025-11-12T01:48:34.992Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-12T01:48:34.992Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-12T01:48:34.992Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-12T01:48:34.992Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-12T01:48:34.992Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-12T01:48:34.992Z] #33 DONE 0.5s [2025-11-12T01:48:34.992Z] [2025-11-12T01:48:34.992Z] #37 [security-bootstrapper internal] load build context [2025-11-12T01:48:35.259Z] #37 ... [2025-11-12T01:48:35.259Z] [2025-11-12T01:48:35.259Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-12T01:48:35.259Z] #31 DONE 0.0s [2025-11-12T01:48:35.259Z] [2025-11-12T01:48:35.259Z] #37 [security-bootstrapper internal] load build context [2025-11-12T01:48:35.526Z] #37 ... [2025-11-12T01:48:35.526Z] [2025-11-12T01:48:35.526Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-12T01:48:35.526Z] #31 DONE 0.0s [2025-11-12T01:48:35.526Z] [2025-11-12T01:48:35.526Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-12T01:48:35.526Z] #31 DONE 0.0s [2025-11-12T01:48:35.526Z] [2025-11-12T01:48:35.526Z] #34 [support-scheduler internal] load build context [2025-11-12T01:48:35.526Z] #34 transferring context: 3.36MB 1.2s done [2025-11-12T01:48:35.526Z] #34 DONE 1.8s [2025-11-12T01:48:35.526Z] [2025-11-12T01:48:35.526Z] #37 [security-bootstrapper internal] load build context [2025-11-12T01:48:35.792Z] #37 ... [2025-11-12T01:48:35.792Z] [2025-11-12T01:48:35.792Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-12T01:48:35.792Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-12T01:48:35.792Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-12T01:48:35.792Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-12T01:48:35.792Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-12T01:48:35.792Z] #33 DONE 0.6s [2025-11-12T01:48:35.792Z] [2025-11-12T01:48:35.792Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2025-11-12T01:48:35.792Z] #32 DONE 1.7s [2025-11-12T01:48:35.792Z] [2025-11-12T01:48:35.792Z] #37 [security-bootstrapper internal] load build context [2025-11-12T01:48:36.063Z] #37 ... [2025-11-12T01:48:36.063Z] [2025-11-12T01:48:36.063Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-12T01:48:36.063Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-12T01:48:36.063Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-12T01:48:36.063Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-12T01:48:36.063Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-12T01:48:36.063Z] #33 DONE 0.6s [2025-11-12T01:48:36.063Z] [2025-11-12T01:48:36.063Z] #37 [security-bootstrapper internal] load build context [2025-11-12T01:48:36.063Z] #37 ... [2025-11-12T01:48:36.063Z] [2025-11-12T01:48:36.063Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-12T01:48:36.063Z] #31 DONE 0.1s [2025-11-12T01:48:36.063Z] [2025-11-12T01:48:36.063Z] #37 [security-bootstrapper internal] load build context [2025-11-12T01:48:36.334Z] #37 ... [2025-11-12T01:48:36.334Z] [2025-11-12T01:48:36.334Z] #38 [core-keeper internal] load build context [2025-11-12T01:48:36.334Z] #38 transferring context: 3.36MB 1.6s done [2025-11-12T01:48:36.334Z] #38 DONE 2.1s [2025-11-12T01:48:36.334Z] [2025-11-12T01:48:36.334Z] #37 [security-bootstrapper internal] load build context [2025-11-12T01:48:36.606Z] #37 ... [2025-11-12T01:48:36.606Z] [2025-11-12T01:48:36.606Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-12T01:48:36.606Z] #31 DONE 0.1s [2025-11-12T01:48:36.606Z] [2025-11-12T01:48:36.606Z] #37 [security-bootstrapper internal] load build context [2025-11-12T01:48:36.606Z] #37 transferring context: 3.36MB 2.0s done [2025-11-12T01:48:36.877Z] #37 ... [2025-11-12T01:48:36.877Z] [2025-11-12T01:48:36.877Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2025-11-12T01:48:36.877Z] #39 DONE 2.5s [2025-11-12T01:48:37.146Z] [2025-11-12T01:48:37.146Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-12T01:48:37.146Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-12T01:48:37.146Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-12T01:48:37.146Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-12T01:48:37.146Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-12T01:48:37.146Z] #33 DONE 0.6s [2025-11-12T01:48:37.146Z] [2025-11-12T01:48:37.146Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-11-12T01:48:37.146Z] #40 DONE 2.6s [2025-11-12T01:48:37.146Z] [2025-11-12T01:48:37.146Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:48:37.146Z] #41 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:48:37.420Z] #41 ... [2025-11-12T01:48:37.420Z] [2025-11-12T01:48:37.420Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2025-11-12T01:48:37.420Z] #32 DONE 2.9s [2025-11-12T01:48:37.420Z] [2025-11-12T01:48:37.420Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-12T01:48:37.420Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-12T01:48:37.420Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-12T01:48:37.420Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-12T01:48:37.420Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-12T01:48:37.420Z] #33 DONE 0.6s [2025-11-12T01:48:37.420Z] [2025-11-12T01:48:37.420Z] #42 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-12T01:48:37.420Z] #42 ... [2025-11-12T01:48:37.420Z] [2025-11-12T01:48:37.420Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-12T01:48:37.420Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-12T01:48:37.420Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-12T01:48:37.420Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-12T01:48:37.420Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-12T01:48:37.420Z] #33 DONE 0.6s [2025-11-12T01:48:37.420Z] [2025-11-12T01:48:37.420Z] #42 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-12T01:48:38.385Z] #42 ... [2025-11-12T01:48:38.385Z] [2025-11-12T01:48:38.385Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:48:38.385Z] #41 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.9s done [2025-11-12T01:48:38.385Z] #41 DONE 1.1s [2025-11-12T01:48:38.385Z] [2025-11-12T01:48:38.385Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:48:38.652Z] #41 ... [2025-11-12T01:48:38.652Z] [2025-11-12T01:48:38.652Z] #37 [security-bootstrapper internal] load build context [2025-11-12T01:48:38.652Z] #37 DONE 4.3s [2025-11-12T01:48:38.652Z] [2025-11-12T01:48:38.652Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:48:38.652Z] #41 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-11-12T01:48:38.652Z] #41 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2025-11-12T01:48:38.918Z] #41 ... [2025-11-12T01:48:38.918Z] [2025-11-12T01:48:38.918Z] #35 [security-proxy-auth internal] load build context [2025-11-12T01:48:38.918Z] #35 transferring context: 3.36MB 1.8s done [2025-11-12T01:48:38.918Z] #35 DONE 4.6s [2025-11-12T01:48:38.918Z] [2025-11-12T01:48:38.918Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:48:38.918Z] #41 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2025-11-12T01:48:38.918Z] #41 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.0s [2025-11-12T01:48:38.918Z] #41 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.0s [2025-11-12T01:48:38.918Z] #41 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 [2025-11-12T01:48:39.189Z] #41 ... [2025-11-12T01:48:39.189Z] [2025-11-12T01:48:39.189Z] #36 [support-notifications internal] load build context [2025-11-12T01:48:39.189Z] #36 transferring context: 3.36MB 1.9s done [2025-11-12T01:48:39.189Z] #36 DONE 4.5s [2025-11-12T01:48:39.189Z] [2025-11-12T01:48:39.189Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:48:39.189Z] #41 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2025-11-12T01:48:39.189Z] #41 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s [2025-11-12T01:48:39.189Z] #41 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done [2025-11-12T01:48:39.189Z] #41 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done [2025-11-12T01:48:39.189Z] #41 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.4s [2025-11-12T01:48:39.189Z] #41 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.5s done [2025-11-12T01:48:39.189Z] #41 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.5s [2025-11-12T01:48:39.466Z] #41 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.5s done [2025-11-12T01:48:39.466Z] #41 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.8s done [2025-11-12T01:48:39.736Z] #41 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.8s done [2025-11-12T01:48:39.736Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 0.9s [2025-11-12T01:48:40.706Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 1.9s [2025-11-12T01:48:40.992Z] #41 ... [2025-11-12T01:48:40.992Z] [2025-11-12T01:48:40.992Z] #43 [core-command internal] load build context [2025-11-12T01:48:40.992Z] #43 transferring context: 3.36MB 3.3s done [2025-11-12T01:48:40.992Z] #43 DONE 5.8s [2025-11-12T01:48:40.992Z] [2025-11-12T01:48:40.992Z] #44 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-11-12T01:48:40.992Z] #44 DONE 7.7s [2025-11-12T01:48:40.992Z] [2025-11-12T01:48:40.992Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:48:41.270Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 2.4s [2025-11-12T01:48:41.539Z] #41 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2025-11-12T01:48:41.539Z] #41 ... [2025-11-12T01:48:41.539Z] [2025-11-12T01:48:41.539Z] #45 [security-secretstore-setup internal] load build context [2025-11-12T01:48:41.539Z] #45 transferring context: 3.36MB 4.3s done [2025-11-12T01:48:41.539Z] #45 DONE 6.4s [2025-11-12T01:48:41.807Z] [2025-11-12T01:48:41.807Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:48:42.075Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.21MB / 37.02MB 3.3s [2025-11-12T01:48:43.041Z] #41 ... [2025-11-12T01:48:43.041Z] [2025-11-12T01:48:43.041Z] #46 [security-spire-server internal] load build context [2025-11-12T01:48:43.041Z] #46 transferring context: 26.44kB 0.3s done [2025-11-12T01:48:43.041Z] #46 DONE 5.8s [2025-11-12T01:48:43.041Z] [2025-11-12T01:48:43.041Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:48:43.316Z] #41 ... [2025-11-12T01:48:43.316Z] [2025-11-12T01:48:43.316Z] #47 [security-spire-agent internal] load build context [2025-11-12T01:48:43.316Z] #47 transferring context: 25.98kB 0.4s done [2025-11-12T01:48:43.316Z] #47 DONE 5.9s [2025-11-12T01:48:43.316Z] [2025-11-12T01:48:43.316Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:48:43.316Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.44MB / 37.02MB 4.5s [2025-11-12T01:48:44.159Z] #41 ... [2025-11-12T01:48:44.159Z] [2025-11-12T01:48:44.159Z] #48 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-12T01:48:44.159Z] #0 7.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:48:44.159Z] #0 8.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:48:44.159Z] #48 ... [2025-11-12T01:48:44.159Z] [2025-11-12T01:48:44.159Z] #49 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-12T01:48:44.159Z] #0 9.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:48:44.479Z] #49 ... [2025-11-12T01:48:44.479Z] [2025-11-12T01:48:44.479Z] #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-12T01:48:44.479Z] #50 ... [2025-11-12T01:48:44.479Z] [2025-11-12T01:48:44.479Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-12T01:48:44.479Z] #0 7.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:48:44.479Z] #0 7.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:48:44.479Z] #51 ... [2025-11-12T01:48:44.479Z] [2025-11-12T01:48:44.479Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-12T01:48:44.479Z] #0 8.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:48:44.479Z] #0 9.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:48:44.775Z] #52 ... [2025-11-12T01:48:44.775Z] [2025-11-12T01:48:44.775Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:48:44.775Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.53MB / 37.02MB 5.9s [2025-11-12T01:48:44.775Z] #41 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done [2025-11-12T01:48:44.775Z] #41 ... [2025-11-12T01:48:44.775Z] [2025-11-12T01:48:44.775Z] #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-12T01:48:44.775Z] #50 DONE 10.5s [2025-11-12T01:48:44.775Z] [2025-11-12T01:48:44.775Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:48:45.787Z] #41 ... [2025-11-12T01:48:45.787Z] [2025-11-12T01:48:45.787Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-12T01:48:45.787Z] #53 ... [2025-11-12T01:48:45.787Z] [2025-11-12T01:48:45.787Z] #54 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-11-12T01:48:45.787Z] #54 DONE 5.0s [2025-11-12T01:48:45.787Z] [2025-11-12T01:48:45.787Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-12T01:48:45.787Z] #55 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.0s done [2025-11-12T01:48:45.787Z] #55 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2025-11-12T01:48:45.787Z] #55 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2025-11-12T01:48:45.787Z] #55 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2025-11-12T01:48:45.787Z] #55 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2025-11-12T01:48:45.787Z] #55 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.5s done [2025-11-12T01:48:45.787Z] #55 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.3s done [2025-11-12T01:48:45.787Z] #55 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 5.9s done [2025-11-12T01:48:45.787Z] #55 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2025-11-12T01:48:45.787Z] #55 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.2s done [2025-11-12T01:48:45.787Z] #55 ... [2025-11-12T01:48:45.787Z] [2025-11-12T01:48:45.787Z] #56 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-11-12T01:48:45.787Z] #56 ... [2025-11-12T01:48:45.787Z] [2025-11-12T01:48:45.787Z] #57 [security-spire-config internal] load build context [2025-11-12T01:48:45.787Z] #57 transferring context: 24.70kB 1.6s done [2025-11-12T01:48:45.787Z] #57 DONE 8.5s [2025-11-12T01:48:45.787Z] [2025-11-12T01:48:45.787Z] #56 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-11-12T01:48:45.787Z] #56 ... [2025-11-12T01:48:45.787Z] [2025-11-12T01:48:45.787Z] #58 [core-data internal] load build context [2025-11-12T01:48:46.078Z] #58 ... [2025-11-12T01:48:46.078Z] [2025-11-12T01:48:46.078Z] #59 [core-metadata internal] load build context [2025-11-12T01:48:46.078Z] #59 transferring context: 3.36MB 6.1s done [2025-11-12T01:48:46.078Z] #59 ... [2025-11-12T01:48:46.078Z] [2025-11-12T01:48:46.078Z] #60 [security-proxy-setup internal] load build context [2025-11-12T01:48:46.358Z] #60 ... [2025-11-12T01:48:46.358Z] [2025-11-12T01:48:46.358Z] #59 [core-metadata internal] load build context [2025-11-12T01:48:46.358Z] #59 DONE 10.3s [2025-11-12T01:48:46.358Z] [2025-11-12T01:48:46.358Z] #60 [security-proxy-setup internal] load build context [2025-11-12T01:48:46.358Z] #60 ... [2025-11-12T01:48:46.358Z] [2025-11-12T01:48:46.358Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-12T01:48:46.358Z] #61 ... [2025-11-12T01:48:46.358Z] [2025-11-12T01:48:46.358Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-12T01:48:46.630Z] #62 ... [2025-11-12T01:48:46.630Z] [2025-11-12T01:48:46.630Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:48:46.630Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 7.6s [2025-11-12T01:48:47.235Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 8.3s [2025-11-12T01:48:47.503Z] #41 ... [2025-11-12T01:48:47.503Z] [2025-11-12T01:48:47.503Z] #63 [security-spiffe-token-provider internal] load build context [2025-11-12T01:48:47.770Z] #63 ... [2025-11-12T01:48:47.770Z] [2025-11-12T01:48:47.770Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-12T01:48:47.770Z] #64 ... [2025-11-12T01:48:47.770Z] [2025-11-12T01:48:47.770Z] #65 [core-common-config-bootstrapper internal] load build context [2025-11-12T01:48:48.039Z] #65 ... [2025-11-12T01:48:48.039Z] [2025-11-12T01:48:48.039Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:48:48.039Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.92MB / 37.02MB 9.2s [2025-11-12T01:48:48.039Z] #41 ... [2025-11-12T01:48:48.039Z] [2025-11-12T01:48:48.039Z] #58 [core-data internal] load build context [2025-11-12T01:48:48.039Z] #58 transferring context: 3.36MB 7.2s done [2025-11-12T01:48:48.039Z] #58 DONE 12.2s [2025-11-12T01:48:48.039Z] [2025-11-12T01:48:48.039Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:48:48.314Z] #41 ... [2025-11-12T01:48:48.314Z] [2025-11-12T01:48:48.314Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-12T01:48:48.314Z] #0 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:48:48.314Z] #66 ... [2025-11-12T01:48:48.314Z] [2025-11-12T01:48:48.314Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:48:48.626Z] #41 ... [2025-11-12T01:48:48.626Z] [2025-11-12T01:48:48.626Z] #60 [security-proxy-setup internal] load build context [2025-11-12T01:48:48.626Z] #60 transferring context: 3.36MB 7.7s done [2025-11-12T01:48:48.626Z] #60 DONE 12.6s [2025-11-12T01:48:48.626Z] [2025-11-12T01:48:48.626Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:48:48.626Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.02MB / 37.02MB 9.7s [2025-11-12T01:48:48.913Z] #41 ... [2025-11-12T01:48:48.913Z] [2025-11-12T01:48:48.913Z] #63 [security-spiffe-token-provider internal] load build context [2025-11-12T01:48:48.913Z] #63 transferring context: 3.36MB 7.3s done [2025-11-12T01:48:48.913Z] #63 DONE 11.2s [2025-11-12T01:48:48.913Z] [2025-11-12T01:48:48.913Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:48:49.499Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.12MB / 37.02MB 10.5s [2025-11-12T01:48:49.766Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.21MB / 37.02MB 11.1s [2025-11-12T01:48:50.737Z] #41 ... [2025-11-12T01:48:50.737Z] [2025-11-12T01:48:50.737Z] #65 [core-common-config-bootstrapper internal] load build context [2025-11-12T01:48:50.737Z] #65 transferring context: 3.36MB 7.6s done [2025-11-12T01:48:50.737Z] #65 DONE 13.3s [2025-11-12T01:48:50.737Z] [2025-11-12T01:48:50.737Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:48:50.737Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.31MB / 37.02MB 12.0s [2025-11-12T01:48:51.705Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 30.41MB / 37.02MB 12.8s [2025-11-12T01:48:52.293Z] #41 ... [2025-11-12T01:48:52.293Z] [2025-11-12T01:48:52.293Z] #49 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-12T01:48:52.293Z] #49 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:48:52.293Z] #49 15.92 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-12T01:48:52.293Z] #49 15.96 Executing busybox-1.37.0-r19.trigger [2025-11-12T01:48:52.293Z] #49 16.20 OK: 8 MiB in 17 packages [2025-11-12T01:48:52.293Z] #49 DONE 18.3s [2025-11-12T01:48:52.293Z] [2025-11-12T01:48:52.293Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:48:52.293Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.26MB / 37.02MB 13.6s [2025-11-12T01:48:53.712Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.60MB / 37.02MB 14.7s [2025-11-12T01:48:53.712Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 36.70MB / 37.02MB 15.0s [2025-11-12T01:48:53.989Z] #41 ... [2025-11-12T01:48:53.989Z] [2025-11-12T01:48:53.989Z] #48 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-12T01:48:53.989Z] #48 14.05 (1/3) Installing ca-certificates (20250911-r0) [2025-11-12T01:48:53.989Z] #48 14.65 (2/3) Installing dumb-init (1.2.5-r3) [2025-11-12T01:48:53.989Z] #48 14.72 (3/3) Installing tzdata (2025b-r0) [2025-11-12T01:48:53.989Z] #48 16.50 Executing busybox-1.37.0-r19.trigger [2025-11-12T01:48:53.989Z] #48 16.72 Executing ca-certificates-20250911-r0.trigger [2025-11-12T01:48:53.989Z] #48 18.16 OK: 8 MiB in 19 packages [2025-11-12T01:48:53.989Z] #48 DONE 19.9s [2025-11-12T01:48:53.989Z] [2025-11-12T01:48:53.989Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:48:53.989Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 15.2s done [2025-11-12T01:48:55.415Z] #41 ... [2025-11-12T01:48:55.415Z] [2025-11-12T01:48:55.415Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-12T01:48:55.415Z] #51 15.57 (1/7) Installing ca-certificates (20250911-r0) [2025-11-12T01:48:55.415Z] #51 16.22 (2/7) Installing dumb-init (1.2.5-r3) [2025-11-12T01:48:55.415Z] #51 16.26 (3/7) Installing libgcc (14.2.0-r6) [2025-11-12T01:48:55.415Z] #51 16.31 (4/7) Installing libsodium (1.0.20-r0) [2025-11-12T01:48:55.415Z] #51 16.39 (5/7) Installing libstdc++ (14.2.0-r6) [2025-11-12T01:48:55.415Z] #51 16.86 (6/7) Installing libzmq (4.3.5-r2) [2025-11-12T01:48:55.415Z] #51 16.96 (7/7) Installing zeromq (4.3.5-r2) [2025-11-12T01:48:55.415Z] #51 17.06 Executing busybox-1.37.0-r19.trigger [2025-11-12T01:48:55.415Z] #51 17.15 Executing ca-certificates-20250911-r0.trigger [2025-11-12T01:48:55.415Z] #51 18.72 OK: 12 MiB in 23 packages [2025-11-12T01:48:55.415Z] #51 DONE 20.8s [2025-11-12T01:48:55.415Z] [2025-11-12T01:48:55.415Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-12T01:48:55.415Z] #52 17.66 (1/2) Installing dumb-init (1.2.5-r3) [2025-11-12T01:48:55.415Z] #52 17.70 (2/2) Installing su-exec (0.2-r3) [2025-11-12T01:48:55.415Z] #52 17.76 Executing busybox-1.37.0-r19.trigger [2025-11-12T01:48:55.415Z] #52 17.95 OK: 8 MiB in 18 packages [2025-11-12T01:48:55.415Z] #52 DONE 20.8s [2025-11-12T01:48:55.415Z] [2025-11-12T01:48:55.415Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-12T01:48:55.415Z] #67 ... [2025-11-12T01:48:55.415Z] [2025-11-12T01:48:55.415Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-12T01:48:56.001Z] #68 ... [2025-11-12T01:48:56.001Z] [2025-11-12T01:48:56.001Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-12T01:48:56.001Z] #69 ... [2025-11-12T01:48:56.001Z] [2025-11-12T01:48:56.001Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-12T01:48:56.273Z] #70 ... [2025-11-12T01:48:56.273Z] [2025-11-12T01:48:56.273Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-12T01:48:56.273Z] #71 ... [2025-11-12T01:48:56.273Z] [2025-11-12T01:48:56.273Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-12T01:48:56.542Z] #72 ... [2025-11-12T01:48:56.542Z] [2025-11-12T01:48:56.542Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-12T01:48:56.542Z] #73 ... [2025-11-12T01:48:56.542Z] [2025-11-12T01:48:56.542Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-12T01:48:56.542Z] #53 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:48:56.542Z] #53 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:48:56.542Z] #53 20.17 (1/4) Installing ca-certificates (20250911-r0) [2025-11-12T01:48:56.542Z] #53 20.69 (2/4) Installing dumb-init (1.2.5-r3) [2025-11-12T01:48:56.542Z] #53 20.70 (3/4) Installing su-exec (0.2-r3) [2025-11-12T01:48:56.542Z] #53 20.73 (4/4) Installing yq-go (4.47.2-r1) [2025-11-12T01:48:56.813Z] #53 ... [2025-11-12T01:48:56.813Z] [2025-11-12T01:48:56.813Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-12T01:48:56.813Z] #55 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 7.5s [2025-11-12T01:48:57.396Z] #55 ... [2025-11-12T01:48:57.396Z] [2025-11-12T01:48:57.396Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-12T01:48:57.396Z] #67 12.06 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:48:57.988Z] #67 ... [2025-11-12T01:48:57.988Z] [2025-11-12T01:48:57.988Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-12T01:48:57.988Z] #61 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:48:57.988Z] #61 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:48:57.988Z] #61 ... [2025-11-12T01:48:57.988Z] [2025-11-12T01:48:57.988Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-12T01:48:59.950Z] #55 ... [2025-11-12T01:48:59.950Z] [2025-11-12T01:48:59.950Z] #42 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-12T01:48:59.950Z] #42 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:48:59.950Z] #42 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:00.228Z] #42 ... [2025-11-12T01:49:00.228Z] [2025-11-12T01:49:00.228Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-12T01:49:00.228Z] #66 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:00.228Z] #66 20.77 v3.22.2-174-g7d15a0a9663 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-12T01:49:00.228Z] #66 20.77 v3.22.2-176-g0ce6041ad73 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-12T01:49:00.228Z] #66 20.77 OK: 26161 distinct packages available [2025-11-12T01:49:00.228Z] #66 ... [2025-11-12T01:49:00.228Z] [2025-11-12T01:49:00.228Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:49:00.228Z] #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 1.4s [2025-11-12T01:49:00.827Z] #41 ... [2025-11-12T01:49:00.827Z] [2025-11-12T01:49:00.827Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-12T01:49:00.827Z] #53 21.76 Executing busybox-1.37.0-r19.trigger [2025-11-12T01:49:00.827Z] #53 21.92 Executing ca-certificates-20250911-r0.trigger [2025-11-12T01:49:00.827Z] #53 22.65 OK: 19 MiB in 20 packages [2025-11-12T01:49:00.827Z] #53 DONE 25.1s [2025-11-12T01:49:00.827Z] [2025-11-12T01:49:00.827Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-12T01:49:00.827Z] #70 15.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:01.094Z] #70 ... [2025-11-12T01:49:01.094Z] [2025-11-12T01:49:01.094Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-12T01:49:01.094Z] #61 21.86 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-12T01:49:01.094Z] #61 21.90 Executing busybox-1.37.0-r19.trigger [2025-11-12T01:49:01.094Z] #61 22.02 OK: 8 MiB in 17 packages [2025-11-12T01:49:01.094Z] #61 DONE 24.7s [2025-11-12T01:49:01.094Z] [2025-11-12T01:49:01.094Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-12T01:49:01.094Z] #72 DONE 15.1s [2025-11-12T01:49:01.094Z] [2025-11-12T01:49:01.094Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-12T01:49:01.094Z] #62 14.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:01.094Z] #62 16.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:01.094Z] #62 ... [2025-11-12T01:49:01.094Z] [2025-11-12T01:49:01.094Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-12T01:49:02.541Z] #74 ... [2025-11-12T01:49:02.541Z] [2025-11-12T01:49:02.541Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-11-12T01:49:02.541Z] #75 ... [2025-11-12T01:49:02.541Z] [2025-11-12T01:49:02.541Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:49:02.814Z] #41 ... [2025-11-12T01:49:02.814Z] [2025-11-12T01:49:02.814Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-12T01:49:02.814Z] #64 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:02.814Z] #64 17.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:03.082Z] #64 ... [2025-11-12T01:49:03.082Z] [2025-11-12T01:49:03.082Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:49:04.046Z] #41 ... [2025-11-12T01:49:04.046Z] [2025-11-12T01:49:04.046Z] #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-12T01:49:04.315Z] #76 ... [2025-11-12T01:49:04.315Z] [2025-11-12T01:49:04.315Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:49:05.274Z] #41 ... [2025-11-12T01:49:05.275Z] [2025-11-12T01:49:05.275Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-12T01:49:05.275Z] #0 9.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:05.541Z] #77 ... [2025-11-12T01:49:05.541Z] [2025-11-12T01:49:05.541Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:49:05.541Z] #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.5s [2025-11-12T01:49:08.154Z] #41 ... [2025-11-12T01:49:08.154Z] [2025-11-12T01:49:08.154Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-12T01:49:08.154Z] #62 26.79 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-12T01:49:08.154Z] #62 26.84 (2/4) Installing openssl (3.5.4-r0) [2025-11-12T01:49:08.154Z] #62 26.96 (3/4) Installing su-exec (0.2-r3) [2025-11-12T01:49:08.154Z] #62 26.99 (4/4) Installing yq-go (4.47.2-r1) [2025-11-12T01:49:08.154Z] #62 28.67 Executing busybox-1.37.0-r19.trigger [2025-11-12T01:49:08.154Z] #62 28.95 OK: 20 MiB in 20 packages [2025-11-12T01:49:08.154Z] #62 DONE 31.5s [2025-11-12T01:49:08.154Z] [2025-11-12T01:49:08.154Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:49:08.422Z] #41 ... [2025-11-12T01:49:08.422Z] [2025-11-12T01:49:08.422Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-12T01:49:08.422Z] #69 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:08.422Z] #69 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:08.689Z] #69 ... [2025-11-12T01:49:08.689Z] [2025-11-12T01:49:08.689Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-12T01:49:08.689Z] #67 13.39 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:08.689Z] #67 ... [2025-11-12T01:49:08.689Z] [2025-11-12T01:49:08.689Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:49:09.653Z] #41 ... [2025-11-12T01:49:09.653Z] [2025-11-12T01:49:09.653Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-12T01:49:09.653Z] #73 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:09.653Z] #73 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:09.653Z] #73 ... [2025-11-12T01:49:09.653Z] [2025-11-12T01:49:09.653Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:49:09.923Z] #41 ... [2025-11-12T01:49:09.923Z] [2025-11-12T01:49:09.923Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-12T01:49:09.923Z] #71 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:09.923Z] #71 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:10.191Z] #71 ... [2025-11-12T01:49:10.191Z] [2025-11-12T01:49:10.191Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:49:10.459Z] #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.6s [2025-11-12T01:49:10.459Z] #41 ... [2025-11-12T01:49:10.459Z] [2025-11-12T01:49:10.459Z] #56 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-11-12T01:49:10.459Z] #56 14.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:10.459Z] #56 16.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:10.730Z] #56 ... [2025-11-12T01:49:10.730Z] [2025-11-12T01:49:10.730Z] #42 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-12T01:49:10.730Z] #42 23.25 v3.22.2-174-g7d15a0a9663 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-12T01:49:10.730Z] #42 23.25 v3.22.2-176-g0ce6041ad73 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-12T01:49:10.730Z] #42 23.25 OK: 26161 distinct packages available [2025-11-12T01:49:10.730Z] #42 25.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:10.730Z] #42 27.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:10.730Z] #42 ... [2025-11-12T01:49:10.730Z] [2025-11-12T01:49:10.730Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-12T01:49:10.730Z] #66 22.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:10.730Z] #66 23.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:10.998Z] #66 ... [2025-11-12T01:49:10.998Z] [2025-11-12T01:49:10.998Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-12T01:49:10.998Z] #0 6.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:10.998Z] #0 8.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:10.998Z] #78 ... [2025-11-12T01:49:10.998Z] [2025-11-12T01:49:10.998Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-12T01:49:10.998Z] #55 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.3s done [2025-11-12T01:49:10.998Z] #55 ... [2025-11-12T01:49:10.998Z] [2025-11-12T01:49:10.998Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-12T01:49:10.998Z] #0 6.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:10.998Z] #0 8.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:11.268Z] #79 ... [2025-11-12T01:49:11.268Z] [2025-11-12T01:49:11.268Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:49:13.238Z] #41 ... [2025-11-12T01:49:13.238Z] [2025-11-12T01:49:13.238Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-12T01:49:13.238Z] #70 17.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:13.238Z] #70 ... [2025-11-12T01:49:13.238Z] [2025-11-12T01:49:13.238Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-11-12T01:49:13.238Z] #75 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:13.238Z] #75 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:13.505Z] #75 ... [2025-11-12T01:49:13.505Z] [2025-11-12T01:49:13.505Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:49:14.922Z] #41 ... [2025-11-12T01:49:14.922Z] [2025-11-12T01:49:14.922Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-12T01:49:14.922Z] #64 27.07 v3.22.2-174-g7d15a0a9663 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-12T01:49:14.922Z] #64 27.07 v3.22.2-176-g0ce6041ad73 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-12T01:49:14.922Z] #64 27.07 OK: 26161 distinct packages available [2025-11-12T01:49:14.922Z] #64 29.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:14.922Z] #64 32.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:14.922Z] #64 ... [2025-11-12T01:49:14.922Z] [2025-11-12T01:49:14.922Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-12T01:49:14.922Z] #68 9.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:14.922Z] #68 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:15.199Z] #68 ... [2025-11-12T01:49:15.199Z] [2025-11-12T01:49:15.199Z] #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-12T01:49:15.199Z] #76 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:15.199Z] #76 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:15.199Z] #76 ... [2025-11-12T01:49:15.199Z] [2025-11-12T01:49:15.199Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-12T01:49:15.199Z] #71 26.56 OK: 255 MiB in 60 packages [2025-11-12T01:49:15.199Z] #71 DONE 29.5s [2025-11-12T01:49:15.199Z] [2025-11-12T01:49:15.199Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-12T01:49:15.199Z] #66 35.72 (1/13) Installing brotli-libs (1.1.0-r2) [2025-11-12T01:49:15.199Z] #66 35.95 (2/13) Installing c-ares (1.34.5-r0) [2025-11-12T01:49:15.199Z] #66 36.04 (3/13) Installing libunistring (1.3-r0) [2025-11-12T01:49:15.199Z] #66 36.38 (4/13) Installing libidn2 (2.3.7-r0) [2025-11-12T01:49:15.199Z] #66 36.47 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-11-12T01:49:15.199Z] #66 36.51 (6/13) Installing libpsl (0.21.5-r3) [2025-11-12T01:49:15.199Z] #66 36.59 (7/13) Installing zstd-libs (1.5.7-r0) [2025-11-12T01:49:15.199Z] #66 36.76 (8/13) Installing libcurl (8.14.1-r2) [2025-11-12T01:49:15.199Z] #66 36.98 (9/13) Installing curl (8.14.1-r2) [2025-11-12T01:49:15.199Z] #66 37.03 (10/13) Installing dumb-init (1.2.5-r3) [2025-11-12T01:49:15.199Z] #66 37.04 (11/13) Installing musl-obstack (1.2.3-r2) [2025-11-12T01:49:15.199Z] #66 37.09 (12/13) Installing libucontext (1.3.2-r0) [2025-11-12T01:49:15.199Z] #66 37.14 (13/13) Installing gcompat (1.1.0-r4) [2025-11-12T01:49:15.467Z] #66 37.25 Executing busybox-1.37.0-r19.trigger [2025-11-12T01:49:15.741Z] #66 37.42 OK: 13 MiB in 29 packages [2025-11-12T01:49:15.741Z] #66 ... [2025-11-12T01:49:15.741Z] [2025-11-12T01:49:15.741Z] #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-12T01:49:15.741Z] #80 DONE 0.7s [2025-11-12T01:49:16.009Z] [2025-11-12T01:49:16.009Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:49:16.009Z] #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.8s done [2025-11-12T01:49:16.009Z] #41 ... [2025-11-12T01:49:16.009Z] [2025-11-12T01:49:16.009Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-12T01:49:16.009Z] #69 27.77 OK: 255 MiB in 60 packages [2025-11-12T01:49:16.009Z] #69 DONE 30.2s [2025-11-12T01:49:16.284Z] [2025-11-12T01:49:16.284Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-12T01:49:16.284Z] #81 ... [2025-11-12T01:49:16.284Z] [2025-11-12T01:49:16.284Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-12T01:49:16.284Z] #41 DONE 39.4s [2025-11-12T01:49:16.560Z] [2025-11-12T01:49:16.560Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:49:16.853Z] #82 ... [2025-11-12T01:49:16.853Z] [2025-11-12T01:49:16.853Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-12T01:49:16.853Z] #77 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:17.131Z] #77 ... [2025-11-12T01:49:17.131Z] [2025-11-12T01:49:17.131Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-12T01:49:17.131Z] #81 DONE 0.9s [2025-11-12T01:49:17.131Z] [2025-11-12T01:49:17.131Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:49:17.131Z] #83 ... [2025-11-12T01:49:17.131Z] [2025-11-12T01:49:17.131Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-12T01:49:17.131Z] #67 27.69 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-12T01:49:17.131Z] #67 28.07 Executing busybox-1.37.0-r19.trigger [2025-11-12T01:49:17.131Z] #67 28.36 OK: 8 MiB in 17 packages [2025-11-12T01:49:17.131Z] #67 DONE 31.8s [2025-11-12T01:49:17.397Z] [2025-11-12T01:49:17.398Z] #56 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-11-12T01:49:17.398Z] #56 30.97 OK: 255 MiB in 60 packages [2025-11-12T01:49:17.398Z] #56 ... [2025-11-12T01:49:17.398Z] [2025-11-12T01:49:17.398Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-12T01:49:17.398Z] #70 28.28 OK: 255 MiB in 60 packages [2025-11-12T01:49:17.398Z] #70 DONE 31.6s [2025-11-12T01:49:17.398Z] [2025-11-12T01:49:17.398Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-12T01:49:17.398Z] #74 6.409 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:17.398Z] #74 8.427 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:17.666Z] #74 ... [2025-11-12T01:49:17.666Z] [2025-11-12T01:49:17.666Z] #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-12T01:49:17.932Z] #84 ... [2025-11-12T01:49:17.932Z] [2025-11-12T01:49:17.932Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-12T01:49:17.932Z] #0 4.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:17.932Z] #0 5.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:18.198Z] #85 ... [2025-11-12T01:49:18.198Z] [2025-11-12T01:49:18.198Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-12T01:49:18.198Z] #73 29.21 v3.22.2-174-g7d15a0a9663 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-12T01:49:18.198Z] #73 29.21 v3.22.2-176-g0ce6041ad73 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-12T01:49:18.198Z] #73 29.21 OK: 26162 distinct packages available [2025-11-12T01:49:18.464Z] #73 ... [2025-11-12T01:49:18.464Z] [2025-11-12T01:49:18.464Z] #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-12T01:49:18.464Z] #84 DONE 0.9s [2025-11-12T01:49:18.464Z] [2025-11-12T01:49:18.464Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-12T01:49:18.464Z] #73 32.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:19.050Z] #73 ... [2025-11-12T01:49:19.050Z] [2025-11-12T01:49:19.050Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-12T01:49:19.050Z] #66 DONE 41.0s [2025-11-12T01:49:19.318Z] [2025-11-12T01:49:19.318Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-11-12T01:49:19.318Z] #75 26.94 OK: 8 MiB in 17 packages [2025-11-12T01:49:20.290Z] #75 ... [2025-11-12T01:49:20.290Z] [2025-11-12T01:49:20.290Z] #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-11-12T01:49:20.290Z] #56 DONE 34.4s [2025-11-12T01:49:20.290Z] [2025-11-12T01:49:20.290Z] #42 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-12T01:49:20.290Z] #42 42.23 (1/5) Installing dumb-init (1.2.5-r3) [2025-11-12T01:49:20.290Z] #42 42.27 (2/5) Installing musl-obstack (1.2.3-r2) [2025-11-12T01:49:20.290Z] #42 42.32 (3/5) Installing libucontext (1.3.2-r0) [2025-11-12T01:49:20.290Z] #42 42.33 (4/5) Installing gcompat (1.1.0-r4) [2025-11-12T01:49:20.290Z] #42 42.37 (5/5) Installing openssl (3.5.4-r0) [2025-11-12T01:49:20.290Z] #42 42.61 Executing busybox-1.37.0-r19.trigger [2025-11-12T01:49:20.290Z] #42 42.74 OK: 9 MiB in 21 packages [2025-11-12T01:49:20.876Z] #42 ... [2025-11-12T01:49:20.876Z] [2025-11-12T01:49:20.876Z] #86 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-11-12T01:49:20.876Z] #86 DONE 0.8s [2025-11-12T01:49:21.144Z] [2025-11-12T01:49:21.144Z] #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:49:21.411Z] #87 ... [2025-11-12T01:49:21.411Z] [2025-11-12T01:49:21.411Z] #75 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-11-12T01:49:21.411Z] #75 DONE 29.3s [2025-11-12T01:49:21.688Z] [2025-11-12T01:49:21.688Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-12T01:49:21.688Z] #77 26.02 OK: 12 MiB in 23 packages [2025-11-12T01:49:21.955Z] #77 ... [2025-11-12T01:49:21.955Z] [2025-11-12T01:49:21.955Z] #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-12T01:49:21.955Z] #76 25.28 OK: 8 MiB in 19 packages [2025-11-12T01:49:21.955Z] #76 DONE 27.8s [2025-11-12T01:49:22.223Z] [2025-11-12T01:49:22.223Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-12T01:49:22.223Z] #73 34.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:22.735Z] #151 157.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-12T01:49:23.191Z] #73 ... [2025-11-12T01:49:23.191Z] [2025-11-12T01:49:23.191Z] #42 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-12T01:49:23.191Z] #42 DONE 45.7s [2025-11-12T01:49:23.469Z] [2025-11-12T01:49:23.469Z] #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-11-12T01:49:23.469Z] #88 ... [2025-11-12T01:49:23.469Z] [2025-11-12T01:49:23.469Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-12T01:49:23.469Z] #77 DONE 28.1s [2025-11-12T01:49:23.738Z] [2025-11-12T01:49:23.738Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-12T01:49:23.738Z] #64 44.73 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-12T01:49:23.738Z] #64 44.78 (2/4) Installing musl-obstack (1.2.3-r2) [2025-11-12T01:49:23.738Z] #64 44.79 (3/4) Installing libucontext (1.3.2-r0) [2025-11-12T01:49:23.738Z] #64 44.80 (4/4) Installing gcompat (1.1.0-r4) [2025-11-12T01:49:23.738Z] #64 44.83 Executing busybox-1.37.0-r19.trigger [2025-11-12T01:49:23.738Z] #64 44.97 OK: 8 MiB in 20 packages [2025-11-12T01:49:24.327Z] #64 ... [2025-11-12T01:49:24.327Z] [2025-11-12T01:49:24.327Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-12T01:49:24.327Z] #79 21.25 OK: 8 MiB in 17 packages [2025-11-12T01:49:24.327Z] #79 DONE 23.0s [2025-11-12T01:49:24.327Z] [2025-11-12T01:49:24.327Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-12T01:49:24.327Z] #68 27.46 OK: 8 MiB in 18 packages [2025-11-12T01:49:24.596Z] #68 ... [2025-11-12T01:49:24.596Z] [2025-11-12T01:49:24.596Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-12T01:49:24.596Z] #78 21.87 OK: 19 MiB in 20 packages [2025-11-12T01:49:24.596Z] #78 DONE 23.7s [2025-11-12T01:49:24.863Z] [2025-11-12T01:49:24.863Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-12T01:49:24.863Z] #74 23.33 OK: 255 MiB in 60 packages [2025-11-12T01:49:25.130Z] #74 ... [2025-11-12T01:49:25.130Z] [2025-11-12T01:49:25.130Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-12T01:49:25.130Z] #64 DONE 47.3s [2025-11-12T01:49:25.130Z] [2025-11-12T01:49:25.130Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-12T01:49:25.130Z] #68 DONE 29.8s [2025-11-12T01:49:25.130Z] [2025-11-12T01:49:25.130Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-12T01:49:26.539Z] #89 ... [2025-11-12T01:49:26.539Z] [2025-11-12T01:49:26.539Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-12T01:49:26.539Z] #74 DONE 25.1s [2025-11-12T01:49:26.539Z] [2025-11-12T01:49:26.539Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-12T01:49:26.920Z] #151 ... [2025-11-12T01:49:26.920Z] [2025-11-12T01:49:26.920Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-12T01:49:26.920Z] #150 DONE 168.8s [2025-11-12T01:49:26.920Z] [2025-11-12T01:49:26.920Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-12T01:49:26.920Z] #148 DONE 168.8s [2025-11-12T01:49:26.920Z] [2025-11-12T01:49:26.920Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-12T01:49:26.920Z] #145 DONE 168.8s [2025-11-12T01:49:26.920Z] [2025-11-12T01:49:26.920Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-12T01:49:26.921Z] #147 DONE 168.8s [2025-11-12T01:49:26.921Z] [2025-11-12T01:49:26.921Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-12T01:49:26.921Z] #156 DONE 168.9s [2025-11-12T01:49:26.921Z] [2025-11-12T01:49:26.921Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-12T01:49:26.921Z] #155 DONE 168.9s [2025-11-12T01:49:26.921Z] [2025-11-12T01:49:26.921Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-12T01:49:26.921Z] #151 DONE 168.9s [2025-11-12T01:49:26.921Z] [2025-11-12T01:49:26.921Z] #176 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-12T01:49:27.135Z] #90 DONE 0.9s [2025-11-12T01:49:27.135Z] [2025-11-12T01:49:27.135Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-12T01:49:27.135Z] #85 18.32 OK: 20 MiB in 20 packages [2025-11-12T01:49:27.179Z] #176 ... [2025-11-12T01:49:27.179Z] [2025-11-12T01:49:27.179Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-12T01:49:27.179Z] #146 DONE 169.0s [2025-11-12T01:49:27.179Z] [2025-11-12T01:49:27.179Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-12T01:49:27.179Z] #153 DONE 169.0s [2025-11-12T01:49:27.179Z] [2025-11-12T01:49:27.179Z] #176 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-12T01:49:27.179Z] #176 DONE 0.3s [2025-11-12T01:49:27.179Z] [2025-11-12T01:49:27.179Z] #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-12T01:49:27.403Z] #85 DONE 19.6s [2025-11-12T01:49:27.403Z] [2025-11-12T01:49:27.403Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-11-12T01:49:27.437Z] #177 DONE 0.1s [2025-11-12T01:49:27.437Z] [2025-11-12T01:49:27.437Z] #178 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-12T01:49:27.437Z] #178 DONE 0.3s [2025-11-12T01:49:27.437Z] [2025-11-12T01:49:27.437Z] #179 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-12T01:49:27.437Z] #179 DONE 0.2s [2025-11-12T01:49:27.437Z] [2025-11-12T01:49:27.437Z] #180 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-12T01:49:27.437Z] #180 DONE 0.3s [2025-11-12T01:49:27.437Z] [2025-11-12T01:49:27.437Z] #181 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-12T01:49:27.437Z] #181 DONE 0.3s [2025-11-12T01:49:27.437Z] [2025-11-12T01:49:27.437Z] #182 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-12T01:49:27.437Z] #182 DONE 0.2s [2025-11-12T01:49:27.437Z] [2025-11-12T01:49:27.437Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-12T01:49:27.437Z] #154 DONE 169.2s [2025-11-12T01:49:27.437Z] [2025-11-12T01:49:27.437Z] #183 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-11-12T01:49:27.695Z] #183 DONE 0.3s [2025-11-12T01:49:27.695Z] [2025-11-12T01:49:27.695Z] #184 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-12T01:49:27.695Z] #184 DONE 0.3s [2025-11-12T01:49:27.695Z] [2025-11-12T01:49:27.695Z] #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-12T01:49:27.695Z] #185 DONE 0.3s [2025-11-12T01:49:27.695Z] [2025-11-12T01:49:27.695Z] #186 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-12T01:49:27.695Z] #186 CACHED [2025-11-12T01:49:27.695Z] [2025-11-12T01:49:27.695Z] #187 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-12T01:49:27.695Z] #187 CACHED [2025-11-12T01:49:27.695Z] [2025-11-12T01:49:27.695Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-12T01:49:27.695Z] #188 CACHED [2025-11-12T01:49:27.695Z] [2025-11-12T01:49:27.695Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-12T01:49:27.695Z] #189 CACHED [2025-11-12T01:49:27.695Z] [2025-11-12T01:49:27.695Z] #190 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-11-12T01:49:27.695Z] #190 DONE 0.3s [2025-11-12T01:49:27.695Z] [2025-11-12T01:49:27.695Z] #191 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-11-12T01:49:27.695Z] #191 ... [2025-11-12T01:49:27.695Z] [2025-11-12T01:49:27.695Z] #192 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-12T01:49:27.695Z] #192 DONE 0.3s [2025-11-12T01:49:27.695Z] [2025-11-12T01:49:27.695Z] #193 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-11-12T01:49:27.695Z] #193 DONE 0.4s [2025-11-12T01:49:27.695Z] [2025-11-12T01:49:27.695Z] #194 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-11-12T01:49:27.695Z] #194 DONE 0.3s [2025-11-12T01:49:27.953Z] [2025-11-12T01:49:27.953Z] #195 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-11-12T01:49:27.988Z] #91 DONE 0.5s [2025-11-12T01:49:27.988Z] [2025-11-12T01:49:27.988Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:49:28.216Z] #195 ... [2025-11-12T01:49:28.216Z] [2025-11-12T01:49:28.216Z] #196 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-12T01:49:28.216Z] #196 DONE 0.9s [2025-11-12T01:49:28.475Z] [2025-11-12T01:49:28.475Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-11-12T01:49:28.475Z] #197 DONE 0.9s [2025-11-12T01:49:28.475Z] [2025-11-12T01:49:28.475Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-12T01:49:28.475Z] #198 ... [2025-11-12T01:49:28.475Z] [2025-11-12T01:49:28.475Z] #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-11-12T01:49:28.475Z] #199 DONE 0.9s [2025-11-12T01:49:28.475Z] [2025-11-12T01:49:28.475Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-11-12T01:49:28.475Z] #200 DONE 0.9s [2025-11-12T01:49:28.475Z] [2025-11-12T01:49:28.475Z] #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-11-12T01:49:28.475Z] #201 DONE 0.9s [2025-11-12T01:49:28.475Z] [2025-11-12T01:49:28.475Z] #191 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-11-12T01:49:28.475Z] #191 DONE 0.9s [2025-11-12T01:49:28.475Z] [2025-11-12T01:49:28.475Z] #202 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-11-12T01:49:28.475Z] #202 DONE 0.9s [2025-11-12T01:49:28.475Z] [2025-11-12T01:49:28.475Z] #203 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-11-12T01:49:28.475Z] #203 DONE 0.9s [2025-11-12T01:49:28.475Z] [2025-11-12T01:49:28.475Z] #195 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-11-12T01:49:28.475Z] #195 DONE 0.8s [2025-11-12T01:49:28.475Z] [2025-11-12T01:49:28.475Z] #204 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-11-12T01:49:28.475Z] #204 DONE 0.9s [2025-11-12T01:49:28.575Z] #92 ... [2025-11-12T01:49:28.575Z] [2025-11-12T01:49:28.575Z] #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:49:28.575Z] #93 ... [2025-11-12T01:49:28.575Z] [2025-11-12T01:49:28.575Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-12T01:49:28.575Z] #73 42.32 OK: 255 MiB in 60 packages [2025-11-12T01:49:28.735Z] [2025-11-12T01:49:28.735Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-12T01:49:28.735Z] #198 DONE 0.3s [2025-11-12T01:49:28.735Z] [2025-11-12T01:49:28.735Z] #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-11-12T01:49:28.735Z] #205 DONE 0.2s [2025-11-12T01:49:28.735Z] [2025-11-12T01:49:28.735Z] #206 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-11-12T01:49:28.735Z] #206 DONE 0.2s [2025-11-12T01:49:28.735Z] [2025-11-12T01:49:28.735Z] #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-11-12T01:49:28.735Z] #207 DONE 0.2s [2025-11-12T01:49:28.735Z] [2025-11-12T01:49:28.735Z] #208 [support-notifications] exporting to image [2025-11-12T01:49:28.735Z] #208 exporting layers [2025-11-12T01:49:28.735Z] #208 ... [2025-11-12T01:49:28.735Z] [2025-11-12T01:49:28.735Z] #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-11-12T01:49:28.735Z] #209 DONE 0.3s [2025-11-12T01:49:28.735Z] [2025-11-12T01:49:28.735Z] #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-11-12T01:49:28.735Z] #210 DONE 0.3s [2025-11-12T01:49:28.735Z] [2025-11-12T01:49:28.735Z] #211 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-11-12T01:49:28.735Z] #211 DONE 0.3s [2025-11-12T01:49:28.735Z] [2025-11-12T01:49:28.735Z] #212 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-11-12T01:49:28.735Z] #212 DONE 0.2s [2025-11-12T01:49:28.735Z] [2025-11-12T01:49:28.735Z] #213 [core-keeper] exporting to image [2025-11-12T01:49:28.735Z] #213 exporting layers 0.2s done [2025-11-12T01:49:28.735Z] #213 writing image sha256:4f377cea0a476536e871984c113c6de6fdb101e53d00eba623538ce3c475f995 done [2025-11-12T01:49:28.735Z] #213 naming to docker.io/library/core-keeper 0.0s done [2025-11-12T01:49:28.735Z] #213 DONE 0.3s [2025-11-12T01:49:28.735Z] [2025-11-12T01:49:28.735Z] #214 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-11-12T01:49:28.735Z] #214 DONE 0.3s [2025-11-12T01:49:28.993Z] [2025-11-12T01:49:28.993Z] #215 [security-spiffe-token-provider] exporting to image [2025-11-12T01:49:28.993Z] #215 ... [2025-11-12T01:49:28.993Z] [2025-11-12T01:49:28.993Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-11-12T01:49:28.993Z] #216 DONE 0.4s [2025-11-12T01:49:29.159Z] #73 ... [2025-11-12T01:49:29.159Z] [2025-11-12T01:49:29.159Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-12T01:49:29.159Z] #0 8.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:29.159Z] #0 9.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:29.252Z] [2025-11-12T01:49:29.252Z] #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-11-12T01:49:29.252Z] #217 DONE 0.4s [2025-11-12T01:49:29.252Z] [2025-11-12T01:49:29.252Z] #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-11-12T01:49:29.252Z] #218 DONE 0.4s [2025-11-12T01:49:29.252Z] [2025-11-12T01:49:29.252Z] #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-12T01:49:29.252Z] #219 ... [2025-11-12T01:49:29.252Z] [2025-11-12T01:49:29.252Z] #220 [core-command] exporting to image [2025-11-12T01:49:29.252Z] #220 exporting layers 0.3s done [2025-11-12T01:49:29.252Z] #220 writing image sha256:a0a4386718c36f7d710c88b1d0c2b3cd2dfdd2012e8452f8131e274240dd67a9 0.2s done [2025-11-12T01:49:29.252Z] #220 naming to docker.io/library/core-command done [2025-11-12T01:49:29.252Z] #220 DONE 0.6s [2025-11-12T01:49:29.252Z] [2025-11-12T01:49:29.252Z] #221 [core-data] exporting to image [2025-11-12T01:49:29.252Z] #221 exporting layers 0.3s done [2025-11-12T01:49:29.252Z] #221 writing image sha256:303405b0b97ee6810f68bd091adf7ea941f69cdda9f25d4d09c6ff41c67bae65 0.1s done [2025-11-12T01:49:29.252Z] #221 naming to docker.io/library/core-data done [2025-11-12T01:49:29.252Z] #221 DONE 0.6s [2025-11-12T01:49:29.252Z] [2025-11-12T01:49:29.252Z] #222 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-11-12T01:49:29.252Z] #222 DONE 0.5s [2025-11-12T01:49:29.252Z] [2025-11-12T01:49:29.252Z] #223 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-11-12T01:49:29.252Z] #223 DONE 0.5s [2025-11-12T01:49:29.431Z] #94 ... [2025-11-12T01:49:29.431Z] [2025-11-12T01:49:29.431Z] #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-11-12T01:49:29.431Z] #88 6.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:29.431Z] #88 ... [2025-11-12T01:49:29.431Z] [2025-11-12T01:49:29.431Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-12T01:49:29.431Z] #73 DONE 43.6s [2025-11-12T01:49:29.518Z] [2025-11-12T01:49:29.518Z] #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-11-12T01:49:29.518Z] #224 DONE 0.3s [2025-11-12T01:49:29.518Z] [2025-11-12T01:49:29.518Z] #215 [security-spiffe-token-provider] exporting to image [2025-11-12T01:49:29.518Z] #215 exporting layers 0.5s done [2025-11-12T01:49:29.518Z] #215 writing image sha256:352f7f4861f33dce168b7486236649a0679cb5a785a1cee4b9ed3c1786be2c15 done [2025-11-12T01:49:29.518Z] #215 naming to docker.io/library/security-spiffe-token-provider done [2025-11-12T01:49:29.518Z] #215 ... [2025-11-12T01:49:29.518Z] [2025-11-12T01:49:29.518Z] #208 [support-notifications] exporting to image [2025-11-12T01:49:29.518Z] #208 exporting layers 0.6s done [2025-11-12T01:49:29.518Z] #208 writing image sha256:ccaf475fed7db30edaeed6d83f0d49ca09b5d4dab11bd6e75be390388735eb03 done [2025-11-12T01:49:29.518Z] #208 naming to docker.io/library/support-notifications done [2025-11-12T01:49:29.518Z] #208 DONE 0.9s [2025-11-12T01:49:29.699Z] [2025-11-12T01:49:29.699Z] #95 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-11-12T01:49:29.781Z] [2025-11-12T01:49:29.781Z] #225 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-11-12T01:49:29.781Z] #225 DONE 0.3s [2025-11-12T01:49:29.781Z] [2025-11-12T01:49:29.781Z] #215 [security-spiffe-token-provider] exporting to image [2025-11-12T01:49:29.781Z] #215 DONE 0.8s [2025-11-12T01:49:29.781Z] [2025-11-12T01:49:29.781Z] #226 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-11-12T01:49:29.781Z] #226 DONE 0.3s [2025-11-12T01:49:29.781Z] [2025-11-12T01:49:29.781Z] #227 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-12T01:49:29.966Z] #95 DONE 0.6s [2025-11-12T01:49:29.966Z] [2025-11-12T01:49:29.966Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-12T01:49:29.966Z] #96 DONE 4.8s [2025-11-12T01:49:29.966Z] [2025-11-12T01:49:29.966Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:49:30.041Z] #227 ... [2025-11-12T01:49:30.041Z] [2025-11-12T01:49:30.041Z] #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-12T01:49:30.041Z] #219 DONE 0.8s [2025-11-12T01:49:30.041Z] [2025-11-12T01:49:30.041Z] #228 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-11-12T01:49:30.041Z] #228 DONE 0.3s [2025-11-12T01:49:30.041Z] [2025-11-12T01:49:30.041Z] #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-11-12T01:49:30.041Z] #229 DONE 0.1s [2025-11-12T01:49:30.041Z] [2025-11-12T01:49:30.041Z] #227 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-12T01:49:30.041Z] #227 DONE 0.5s [2025-11-12T01:49:30.041Z] [2025-11-12T01:49:30.041Z] #230 [security-proxy-auth] exporting to image [2025-11-12T01:49:30.303Z] #230 ... [2025-11-12T01:49:30.303Z] [2025-11-12T01:49:30.303Z] #231 [support-scheduler] exporting to image [2025-11-12T01:49:30.303Z] #231 exporting layers 0.7s done [2025-11-12T01:49:30.303Z] #231 writing image sha256:0de52c739e9a504813b77bce0b2a3e775dac997d234fffc4d311273ae8884c14 0.0s done [2025-11-12T01:49:30.303Z] #231 naming to docker.io/library/support-scheduler done [2025-11-12T01:49:30.303Z] #231 DONE 0.8s [2025-11-12T01:49:30.303Z] [2025-11-12T01:49:30.303Z] #232 [core-metadata] exporting to image [2025-11-12T01:49:30.303Z] #232 exporting layers 1.0s done [2025-11-12T01:49:30.303Z] #232 writing image sha256:01d39feb0143037ccf02d8c4fd53c33b901394f69357987273ec907c5f3b7509 0.0s done [2025-11-12T01:49:30.303Z] #232 naming to docker.io/library/core-metadata done [2025-11-12T01:49:30.303Z] #232 DONE 1.0s [2025-11-12T01:49:30.303Z] [2025-11-12T01:49:30.303Z] #230 [security-proxy-auth] exporting to image [2025-11-12T01:49:30.303Z] #230 exporting layers 0.3s done [2025-11-12T01:49:30.303Z] #230 writing image sha256:76b0acba305994d14fa99ac80906992cbaeb29f676d1a288e47a785e7534c7b2 done [2025-11-12T01:49:30.303Z] #230 naming to docker.io/library/security-proxy-auth done [2025-11-12T01:49:30.303Z] #230 DONE 0.4s [2025-11-12T01:49:30.303Z] [2025-11-12T01:49:30.303Z] #233 [security-proxy-setup] exporting to image [2025-11-12T01:49:30.303Z] #233 exporting layers 0.2s done [2025-11-12T01:49:30.561Z] #233 writing image sha256:855ca99d7c2c00dae53430c914fba417df9033800cc81702112a3d65d2afdee5 done [2025-11-12T01:49:30.561Z] #233 naming to docker.io/library/security-proxy-setup done [2025-11-12T01:49:30.561Z] #233 DONE 0.3s [2025-11-12T01:49:30.561Z] [2025-11-12T01:49:30.561Z] #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-12T01:49:30.561Z] #234 DONE 0.4s [2025-11-12T01:49:30.561Z] [2025-11-12T01:49:30.561Z] #235 [security-secretstore-setup] exporting to image [2025-11-12T01:49:30.561Z] #235 exporting layers 0.2s done [2025-11-12T01:49:30.561Z] #235 writing image sha256:7a26bc3f0c7555253289ddc736c892a85a97b2994c55702a6622ae880aa1f893 done [2025-11-12T01:49:30.561Z] #235 naming to docker.io/library/security-secretstore-setup done [2025-11-12T01:49:30.561Z] #235 DONE 0.3s [2025-11-12T01:49:30.561Z] time="2025-11-12T01:45:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T01:49:30.561Z] time="2025-11-12T01:45:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T01:49:30.561Z] time="2025-11-12T01:45:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T01:49:30.561Z] time="2025-11-12T01:45:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T01:49:30.561Z] time="2025-11-12T01:45:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T01:49:30.561Z] time="2025-11-12T01:45:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T01:49:30.561Z] time="2025-11-12T01:45:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T01:49:30.561Z] time="2025-11-12T01:45:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T01:49:30.561Z] time="2025-11-12T01:45:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T01:49:30.561Z] time="2025-11-12T01:45:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T01:49:30.561Z] time="2025-11-12T01:45:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T01:49:30.561Z] time="2025-11-12T01:45:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T01:49:30.561Z] time="2025-11-12T01:45:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T01:49:30.561Z] time="2025-11-12T01:45:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T01:49:30.561Z] time="2025-11-12T01:45:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T01:49:30.563Z] #97 ... [2025-11-12T01:49:30.563Z] [2025-11-12T01:49:30.563Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-11-12T01:49:30.563Z] #98 DONE 0.3s [2025-11-12T01:49:30.563Z] [2025-11-12T01:49:30.563Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:49:30.831Z] #83 ... [2025-11-12T01:49:30.831Z] [2025-11-12T01:49:30.831Z] #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-11-12T01:49:30.831Z] #88 7.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [Pipeline] } [2025-11-12T01:49:30.833Z] $ docker stop --time=1 3d5721c1b4f6135e4c3893d003b31ebf2f1fe2c6fbd71649bc6584739729d6b2 [2025-11-12T01:49:32.089Z] $ docker rm -f --volumes 3d5721c1b4f6135e4c3893d003b31ebf2f1fe2c6fbd71649bc6584739729d6b2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-12T01:49:32.434Z] + docker images [2025-11-12T01:49:32.434Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-11-12T01:49:32.434Z] security-secretstore-setup latest 7a26bc3f0c75 2 seconds ago 84.9MB [2025-11-12T01:49:32.434Z] security-proxy-setup latest 855ca99d7c2c 3 seconds ago 52.8MB [2025-11-12T01:49:32.434Z] support-scheduler latest 0de52c739e9a 3 seconds ago 51.3MB [2025-11-12T01:49:32.434Z] security-proxy-auth latest 76b0acba3059 3 seconds ago 46.5MB [2025-11-12T01:49:32.434Z] core-keeper latest 4f377cea0a47 4 seconds ago 47.1MB [2025-11-12T01:49:32.434Z] core-command latest a0a4386718c3 4 seconds ago 41.7MB [2025-11-12T01:49:32.434Z] security-spiffe-token-provider latest 352f7f4861f3 4 seconds ago 50.3MB [2025-11-12T01:49:32.434Z] core-metadata latest 01d39feb0143 4 seconds ago 47.5MB [2025-11-12T01:49:32.434Z] core-data latest 303405b0b97e 4 seconds ago 47.4MB [2025-11-12T01:49:32.434Z] support-notifications latest ccaf475fed7d 4 seconds ago 55MB [2025-11-12T01:49:32.434Z] security-bootstrapper latest 3420b47e69a1 About a minute ago 21.6MB [2025-11-12T01:49:32.434Z] core-common-config-bootstrapper latest 7fa7ce75e787 About a minute ago 20.5MB [2025-11-12T01:49:32.434Z] security-spire-agent latest c65a6ce81b91 3 minutes ago 237MB [2025-11-12T01:49:32.434Z] security-spire-server latest 44595de77533 3 minutes ago 178MB [2025-11-12T01:49:32.434Z] security-spire-config latest 935284bd8488 3 minutes ago 177MB [2025-11-12T01:49:32.434Z] ci-base-image-x86_64 latest 240f3f5dce4d 6 minutes ago 999MB [2025-11-12T01:49:32.434Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 4 weeks ago 636MB [2025-11-12T01:49:32.434Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 months ago 573MB [2025-11-12T01:49:32.434Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-12T01:49:32.598Z] provisioning config files... [2025-11-12T01:49:32.605Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/925@tmp/config5978241793374733453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-12T01:49:32.915Z] ---> ****-login.sh [2025-11-12T01:49:32.915Z] nexus3.edgexfoundry.org:10001 [2025-11-12T01:49:32.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-12T01:49:32.915Z] Login Succeeded [2025-11-12T01:49:32.915Z] nexus3.edgexfoundry.org:10002 [2025-11-12T01:49:32.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-12T01:49:32.915Z] Login Succeeded [2025-11-12T01:49:32.915Z] nexus3.edgexfoundry.org:10003 [2025-11-12T01:49:33.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-12T01:49:33.173Z] Login Succeeded [2025-11-12T01:49:33.173Z] nexus3.edgexfoundry.org:10004 [2025-11-12T01:49:33.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-12T01:49:33.173Z] Login Succeeded [2025-11-12T01:49:33.173Z] ****.io [2025-11-12T01:49:33.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-12T01:49:33.430Z] Login Succeeded [2025-11-12T01:49:33.430Z] ---> ****-login.sh ends [Pipeline] } [2025-11-12T01:49:33.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T01:49:33.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-12T01:49:33.533Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-11-12T01:49:33.533Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:49:33.533Z] latest [2025-11-12T01:49:33.533Z] 4.1.0-dev.75 [2025-11-12T01:49:33.533Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:49:33.533Z] main [2025-11-12T01:49:33.533Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:33.885Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:34.211Z] + docker push nexus3.edgexfoundry.org:10004/core-command:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:49:34.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-12T01:49:34.211Z] bd4fa0bf6336: Preparing [2025-11-12T01:49:34.211Z] f46d865d8ed8: Preparing [2025-11-12T01:49:34.211Z] 693356d5dcbb: Preparing [2025-11-12T01:49:34.211Z] c49c265e3705: Preparing [2025-11-12T01:49:34.211Z] 94dca1d98774: Preparing [2025-11-12T01:49:34.212Z] 93551beccea0: Preparing [2025-11-12T01:49:34.212Z] 256f393e029f: Preparing [2025-11-12T01:49:34.212Z] 93551beccea0: Waiting [2025-11-12T01:49:34.212Z] 256f393e029f: Waiting [2025-11-12T01:49:34.212Z] bd4fa0bf6336: Pushed [2025-11-12T01:49:34.212Z] 94dca1d98774: Pushed [2025-11-12T01:49:34.212Z] c49c265e3705: Pushed [2025-11-12T01:49:34.212Z] 693356d5dcbb: Pushed [2025-11-12T01:49:34.212Z] 256f393e029f: Layer already exists [2025-11-12T01:49:34.469Z] 93551beccea0: Pushed [2025-11-12T01:49:35.079Z] #88 ... [2025-11-12T01:49:35.079Z] [2025-11-12T01:49:35.079Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-12T01:49:35.079Z] #94 14.68 OK: 13 MiB in 29 packages [2025-11-12T01:49:35.079Z] #94 DONE 15.4s [2025-11-12T01:49:35.079Z] [2025-11-12T01:49:35.079Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-12T01:49:35.079Z] #89 5.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:35.079Z] #89 6.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-12T01:49:36.043Z] #89 ... [2025-11-12T01:49:36.043Z] [2025-11-12T01:49:36.043Z] #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-11-12T01:49:36.043Z] #88 11.79 OK: 9 MiB in 21 packages [2025-11-12T01:49:36.043Z] #88 DONE 12.7s [2025-11-12T01:49:36.043Z] [2025-11-12T01:49:36.043Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-12T01:49:37.465Z] #99 ... [2025-11-12T01:49:37.465Z] [2025-11-12T01:49:37.465Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-12T01:49:37.465Z] #89 10.84 OK: 8 MiB in 20 packages [2025-11-12T01:49:37.465Z] #89 DONE 12.0s [2025-11-12T01:49:37.465Z] [2025-11-12T01:49:37.465Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-11-12T01:49:37.465Z] #100 DONE 1.4s [2025-11-12T01:49:37.465Z] [2025-11-12T01:49:37.465Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-12T01:49:37.755Z] f46d865d8ed8: Pushed [2025-11-12T01:49:37.755Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:070594c542c3a558d3220431a8c2902ae961d6d356e0a178bcbf021e1506ef76 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:38.082Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:38.412Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-12T01:49:38.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-12T01:49:38.412Z] bd4fa0bf6336: Preparing [2025-11-12T01:49:38.412Z] f46d865d8ed8: Preparing [2025-11-12T01:49:38.412Z] 693356d5dcbb: Preparing [2025-11-12T01:49:38.412Z] c49c265e3705: Preparing [2025-11-12T01:49:38.412Z] 94dca1d98774: Preparing [2025-11-12T01:49:38.412Z] 93551beccea0: Preparing [2025-11-12T01:49:38.412Z] 256f393e029f: Preparing [2025-11-12T01:49:38.412Z] 93551beccea0: Waiting [2025-11-12T01:49:38.412Z] 256f393e029f: Waiting [2025-11-12T01:49:38.412Z] f46d865d8ed8: Layer already exists [2025-11-12T01:49:38.412Z] 693356d5dcbb: Layer already exists [2025-11-12T01:49:38.412Z] bd4fa0bf6336: Layer already exists [2025-11-12T01:49:38.412Z] 94dca1d98774: Layer already exists [2025-11-12T01:49:38.412Z] c49c265e3705: Layer already exists [2025-11-12T01:49:38.412Z] 93551beccea0: Layer already exists [2025-11-12T01:49:38.412Z] 256f393e029f: Layer already exists [2025-11-12T01:49:38.412Z] latest: digest: sha256:070594c542c3a558d3220431a8c2902ae961d6d356e0a178bcbf021e1506ef76 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:38.750Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:38.873Z] #101 ... [2025-11-12T01:49:38.873Z] [2025-11-12T01:49:38.873Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-12T01:49:38.873Z] #99 DONE 3.0s [2025-11-12T01:49:38.873Z] [2025-11-12T01:49:38.873Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-11-12T01:49:39.081Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75 [2025-11-12T01:49:39.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-12T01:49:39.081Z] bd4fa0bf6336: Preparing [2025-11-12T01:49:39.081Z] f46d865d8ed8: Preparing [2025-11-12T01:49:39.081Z] 693356d5dcbb: Preparing [2025-11-12T01:49:39.081Z] c49c265e3705: Preparing [2025-11-12T01:49:39.081Z] 94dca1d98774: Preparing [2025-11-12T01:49:39.081Z] 93551beccea0: Preparing [2025-11-12T01:49:39.081Z] 256f393e029f: Preparing [2025-11-12T01:49:39.081Z] 93551beccea0: Waiting [2025-11-12T01:49:39.081Z] 256f393e029f: Waiting [2025-11-12T01:49:39.081Z] 94dca1d98774: Layer already exists [2025-11-12T01:49:39.081Z] c49c265e3705: Layer already exists [2025-11-12T01:49:39.081Z] 693356d5dcbb: Layer already exists [2025-11-12T01:49:39.081Z] bd4fa0bf6336: Layer already exists [2025-11-12T01:49:39.081Z] f46d865d8ed8: Layer already exists [2025-11-12T01:49:39.081Z] 93551beccea0: Layer already exists [2025-11-12T01:49:39.081Z] 256f393e029f: Layer already exists [2025-11-12T01:49:39.081Z] 4.1.0-dev.75: digest: sha256:070594c542c3a558d3220431a8c2902ae961d6d356e0a178bcbf021e1506ef76 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:39.139Z] #102 DONE 0.3s [2025-11-12T01:49:39.139Z] [2025-11-12T01:49:39.139Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-12T01:49:39.406Z] #103 DONE 0.2s [2025-11-12T01:49:39.406Z] [2025-11-12T01:49:39.406Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-11-12T01:49:39.409Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:39.672Z] #104 DONE 0.3s [2025-11-12T01:49:39.672Z] [2025-11-12T01:49:39.672Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-11-12T01:49:39.672Z] #105 ... [2025-11-12T01:49:39.672Z] [2025-11-12T01:49:39.672Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-12T01:49:39.672Z] #101 DONE 2.6s [2025-11-12T01:49:39.735Z] + docker push nexus3.edgexfoundry.org:10004/core-command:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:49:39.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-12T01:49:39.735Z] bd4fa0bf6336: Preparing [2025-11-12T01:49:39.735Z] f46d865d8ed8: Preparing [2025-11-12T01:49:39.735Z] 693356d5dcbb: Preparing [2025-11-12T01:49:39.735Z] c49c265e3705: Preparing [2025-11-12T01:49:39.735Z] 94dca1d98774: Preparing [2025-11-12T01:49:39.735Z] 93551beccea0: Preparing [2025-11-12T01:49:39.735Z] 256f393e029f: Preparing [2025-11-12T01:49:39.735Z] 93551beccea0: Waiting [2025-11-12T01:49:39.735Z] 256f393e029f: Waiting [2025-11-12T01:49:39.735Z] c49c265e3705: Layer already exists [2025-11-12T01:49:39.735Z] 94dca1d98774: Layer already exists [2025-11-12T01:49:39.735Z] 693356d5dcbb: Layer already exists [2025-11-12T01:49:39.735Z] bd4fa0bf6336: Layer already exists [2025-11-12T01:49:39.735Z] f46d865d8ed8: Layer already exists [2025-11-12T01:49:39.735Z] 93551beccea0: Layer already exists [2025-11-12T01:49:39.735Z] 256f393e029f: Layer already exists [2025-11-12T01:49:39.735Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:070594c542c3a558d3220431a8c2902ae961d6d356e0a178bcbf021e1506ef76 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:39.942Z] [2025-11-12T01:49:39.943Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-11-12T01:49:39.943Z] #105 DONE 0.3s [2025-11-12T01:49:39.943Z] [2025-11-12T01:49:39.943Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-12T01:49:39.943Z] #106 ... [2025-11-12T01:49:39.943Z] [2025-11-12T01:49:39.943Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-11-12T01:49:39.943Z] #107 DONE 0.2s [2025-11-12T01:49:40.075Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:40.208Z] [2025-11-12T01:49:40.208Z] #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-12T01:49:40.208Z] #108 DONE 3.0s [2025-11-12T01:49:40.208Z] [2025-11-12T01:49:40.208Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-12T01:49:40.208Z] #106 DONE 0.3s [2025-11-12T01:49:40.208Z] [2025-11-12T01:49:40.208Z] #109 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-11-12T01:49:40.407Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-11-12T01:49:40.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-12T01:49:40.407Z] bd4fa0bf6336: Preparing [2025-11-12T01:49:40.407Z] f46d865d8ed8: Preparing [2025-11-12T01:49:40.407Z] 693356d5dcbb: Preparing [2025-11-12T01:49:40.407Z] c49c265e3705: Preparing [2025-11-12T01:49:40.407Z] 94dca1d98774: Preparing [2025-11-12T01:49:40.407Z] 93551beccea0: Preparing [2025-11-12T01:49:40.407Z] 256f393e029f: Preparing [2025-11-12T01:49:40.407Z] 256f393e029f: Waiting [2025-11-12T01:49:40.407Z] 93551beccea0: Waiting [2025-11-12T01:49:40.407Z] c49c265e3705: Layer already exists [2025-11-12T01:49:40.407Z] f46d865d8ed8: Layer already exists [2025-11-12T01:49:40.407Z] bd4fa0bf6336: Layer already exists [2025-11-12T01:49:40.407Z] 94dca1d98774: Layer already exists [2025-11-12T01:49:40.407Z] 693356d5dcbb: Layer already exists [2025-11-12T01:49:40.407Z] 93551beccea0: Layer already exists [2025-11-12T01:49:40.407Z] 256f393e029f: Layer already exists [2025-11-12T01:49:40.407Z] main: digest: sha256:070594c542c3a558d3220431a8c2902ae961d6d356e0a178bcbf021e1506ef76 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2025-11-12T01:49:40.475Z] #109 ... [2025-11-12T01:49:40.475Z] [2025-11-12T01:49:40.475Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-12T01:49:40.475Z] #110 DONE 0.5s [Pipeline] echo [2025-11-12T01:49:40.483Z] ===================================================== [Pipeline] echo [2025-11-12T01:49:40.498Z] taggedImages: [2025-11-12T01:49:40.498Z] - nexus3.edgexfoundry.org:10004/core-command:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:49:40.498Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-12T01:49:40.498Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75 [2025-11-12T01:49:40.498Z] - nexus3.edgexfoundry.org:10004/core-command:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:49:40.498Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-11-12T01:49:40.596Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-11-12T01:49:40.596Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:49:40.596Z] latest [2025-11-12T01:49:40.596Z] 4.1.0-dev.75 [2025-11-12T01:49:40.596Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:49:40.596Z] main [2025-11-12T01:49:40.596Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:40.749Z] [2025-11-12T01:49:40.749Z] #109 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-11-12T01:49:40.749Z] #109 DONE 0.6s [2025-11-12T01:49:40.749Z] [2025-11-12T01:49:40.749Z] #111 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-12T01:49:40.948Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:41.023Z] #111 ... [2025-11-12T01:49:41.023Z] [2025-11-12T01:49:41.023Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-11-12T01:49:41.023Z] #112 DONE 0.3s [2025-11-12T01:49:41.275Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:49:41.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-12T01:49:41.275Z] 57bf4e13eddb: Preparing [2025-11-12T01:49:41.275Z] 5b560d27d079: Preparing [2025-11-12T01:49:41.275Z] 69af029a0a4c: Preparing [2025-11-12T01:49:41.275Z] 0ac5951fa760: Preparing [2025-11-12T01:49:41.275Z] 693356d5dcbb: Preparing [2025-11-12T01:49:41.275Z] c49c265e3705: Preparing [2025-11-12T01:49:41.275Z] 94dca1d98774: Preparing [2025-11-12T01:49:41.275Z] 93551beccea0: Preparing [2025-11-12T01:49:41.275Z] 256f393e029f: Preparing [2025-11-12T01:49:41.275Z] c49c265e3705: Waiting [2025-11-12T01:49:41.275Z] 94dca1d98774: Waiting [2025-11-12T01:49:41.275Z] 93551beccea0: Waiting [2025-11-12T01:49:41.275Z] 256f393e029f: Waiting [2025-11-12T01:49:41.275Z] 693356d5dcbb: Layer already exists [2025-11-12T01:49:41.275Z] c49c265e3705: Layer already exists [2025-11-12T01:49:41.275Z] 94dca1d98774: Layer already exists [2025-11-12T01:49:41.275Z] 93551beccea0: Layer already exists [2025-11-12T01:49:41.275Z] 256f393e029f: Layer already exists [2025-11-12T01:49:41.275Z] 5b560d27d079: Pushed [2025-11-12T01:49:41.275Z] 57bf4e13eddb: Pushed [2025-11-12T01:49:41.275Z] 69af029a0a4c: Pushed [2025-11-12T01:49:41.289Z] [2025-11-12T01:49:41.289Z] #111 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-12T01:49:41.289Z] #111 DONE 0.3s [2025-11-12T01:49:41.289Z] [2025-11-12T01:49:41.289Z] #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-11-12T01:49:41.557Z] #113 DONE 0.3s [2025-11-12T01:49:41.557Z] [2025-11-12T01:49:41.557Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-12T01:49:41.557Z] #114 DONE 0.4s [2025-11-12T01:49:41.557Z] [2025-11-12T01:49:41.557Z] #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-11-12T01:49:41.824Z] #115 DONE 0.3s [2025-11-12T01:49:41.824Z] [2025-11-12T01:49:41.824Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-11-12T01:49:41.824Z] #116 DONE 0.3s [2025-11-12T01:49:41.824Z] [2025-11-12T01:49:41.824Z] #117 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-11-12T01:49:42.093Z] #117 DONE 0.5s [2025-11-12T01:49:42.093Z] [2025-11-12T01:49:42.093Z] #118 [security-spire-agent] exporting to image [2025-11-12T01:49:42.093Z] #118 exporting layers [2025-11-12T01:49:42.653Z] 0ac5951fa760: Pushed [2025-11-12T01:49:42.654Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:42.993Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:43.327Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-12T01:49:43.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-12T01:49:43.327Z] 57bf4e13eddb: Preparing [2025-11-12T01:49:43.327Z] 5b560d27d079: Preparing [2025-11-12T01:49:43.327Z] 69af029a0a4c: Preparing [2025-11-12T01:49:43.327Z] 0ac5951fa760: Preparing [2025-11-12T01:49:43.327Z] 693356d5dcbb: Preparing [2025-11-12T01:49:43.327Z] c49c265e3705: Preparing [2025-11-12T01:49:43.327Z] 94dca1d98774: Preparing [2025-11-12T01:49:43.327Z] 93551beccea0: Preparing [2025-11-12T01:49:43.327Z] 256f393e029f: Preparing [2025-11-12T01:49:43.327Z] c49c265e3705: Waiting [2025-11-12T01:49:43.327Z] 93551beccea0: Waiting [2025-11-12T01:49:43.327Z] 94dca1d98774: Waiting [2025-11-12T01:49:43.327Z] 256f393e029f: Waiting [2025-11-12T01:49:43.327Z] 5b560d27d079: Layer already exists [2025-11-12T01:49:43.327Z] 57bf4e13eddb: Layer already exists [2025-11-12T01:49:43.327Z] 0ac5951fa760: Layer already exists [2025-11-12T01:49:43.327Z] 693356d5dcbb: Layer already exists [2025-11-12T01:49:43.327Z] 69af029a0a4c: Layer already exists [2025-11-12T01:49:43.327Z] 93551beccea0: Layer already exists [2025-11-12T01:49:43.327Z] 94dca1d98774: Layer already exists [2025-11-12T01:49:43.327Z] c49c265e3705: Layer already exists [2025-11-12T01:49:43.327Z] 256f393e029f: Layer already exists [2025-11-12T01:49:43.327Z] latest: digest: sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:43.670Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:44.004Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75 [2025-11-12T01:49:44.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-12T01:49:44.004Z] 57bf4e13eddb: Preparing [2025-11-12T01:49:44.004Z] 5b560d27d079: Preparing [2025-11-12T01:49:44.004Z] 69af029a0a4c: Preparing [2025-11-12T01:49:44.004Z] 0ac5951fa760: Preparing [2025-11-12T01:49:44.004Z] 693356d5dcbb: Preparing [2025-11-12T01:49:44.004Z] c49c265e3705: Preparing [2025-11-12T01:49:44.004Z] 94dca1d98774: Preparing [2025-11-12T01:49:44.004Z] 93551beccea0: Preparing [2025-11-12T01:49:44.004Z] 256f393e029f: Preparing [2025-11-12T01:49:44.004Z] c49c265e3705: Waiting [2025-11-12T01:49:44.004Z] 94dca1d98774: Waiting [2025-11-12T01:49:44.004Z] 93551beccea0: Waiting [2025-11-12T01:49:44.004Z] 256f393e029f: Waiting [2025-11-12T01:49:44.004Z] 0ac5951fa760: Layer already exists [2025-11-12T01:49:44.004Z] 57bf4e13eddb: Layer already exists [2025-11-12T01:49:44.004Z] 693356d5dcbb: Layer already exists [2025-11-12T01:49:44.004Z] 5b560d27d079: Layer already exists [2025-11-12T01:49:44.004Z] 69af029a0a4c: Layer already exists [2025-11-12T01:49:44.004Z] c49c265e3705: Layer already exists [2025-11-12T01:49:44.004Z] 94dca1d98774: Layer already exists [2025-11-12T01:49:44.004Z] 256f393e029f: Layer already exists [2025-11-12T01:49:44.004Z] 93551beccea0: Layer already exists [2025-11-12T01:49:44.004Z] 4.1.0-dev.75: digest: sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:44.340Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:44.672Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:49:44.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-12T01:49:44.672Z] 57bf4e13eddb: Preparing [2025-11-12T01:49:44.672Z] 5b560d27d079: Preparing [2025-11-12T01:49:44.672Z] 69af029a0a4c: Preparing [2025-11-12T01:49:44.672Z] 0ac5951fa760: Preparing [2025-11-12T01:49:44.672Z] 693356d5dcbb: Preparing [2025-11-12T01:49:44.672Z] c49c265e3705: Preparing [2025-11-12T01:49:44.672Z] 94dca1d98774: Preparing [2025-11-12T01:49:44.672Z] 93551beccea0: Preparing [2025-11-12T01:49:44.672Z] 256f393e029f: Preparing [2025-11-12T01:49:44.672Z] 94dca1d98774: Waiting [2025-11-12T01:49:44.672Z] c49c265e3705: Waiting [2025-11-12T01:49:44.672Z] 256f393e029f: Waiting [2025-11-12T01:49:44.672Z] 93551beccea0: Waiting [2025-11-12T01:49:44.672Z] 0ac5951fa760: Layer already exists [2025-11-12T01:49:44.672Z] 693356d5dcbb: Layer already exists [2025-11-12T01:49:44.672Z] 69af029a0a4c: Layer already exists [2025-11-12T01:49:44.672Z] 57bf4e13eddb: Layer already exists [2025-11-12T01:49:44.672Z] 5b560d27d079: Layer already exists [2025-11-12T01:49:44.672Z] c49c265e3705: Layer already exists [2025-11-12T01:49:44.672Z] 93551beccea0: Layer already exists [2025-11-12T01:49:44.672Z] 94dca1d98774: Layer already exists [2025-11-12T01:49:44.672Z] 256f393e029f: Layer already exists [2025-11-12T01:49:44.672Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:45.092Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:45.439Z] #118 exporting layers 4.8s done [2025-11-12T01:49:45.439Z] #118 writing image sha256:67e4342cfe9397ca4db0b8c1ab20a27f6700eafb33d66a7e17dc9c9f8b4df17b 0.0s done [2025-11-12T01:49:45.439Z] #118 naming to docker.io/library/security-spire-server-arm64 done [2025-11-12T01:49:45.457Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-11-12T01:49:45.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-12T01:49:45.457Z] 57bf4e13eddb: Preparing [2025-11-12T01:49:45.457Z] 5b560d27d079: Preparing [2025-11-12T01:49:45.457Z] 69af029a0a4c: Preparing [2025-11-12T01:49:45.457Z] 0ac5951fa760: Preparing [2025-11-12T01:49:45.457Z] 693356d5dcbb: Preparing [2025-11-12T01:49:45.457Z] c49c265e3705: Preparing [2025-11-12T01:49:45.457Z] 94dca1d98774: Preparing [2025-11-12T01:49:45.457Z] 93551beccea0: Preparing [2025-11-12T01:49:45.457Z] 256f393e029f: Preparing [2025-11-12T01:49:45.457Z] 94dca1d98774: Waiting [2025-11-12T01:49:45.457Z] 93551beccea0: Waiting [2025-11-12T01:49:45.457Z] c49c265e3705: Waiting [2025-11-12T01:49:45.457Z] 256f393e029f: Waiting [2025-11-12T01:49:45.457Z] 5b560d27d079: Layer already exists [2025-11-12T01:49:45.457Z] 57bf4e13eddb: Layer already exists [2025-11-12T01:49:45.457Z] 693356d5dcbb: Layer already exists [2025-11-12T01:49:45.457Z] 0ac5951fa760: Layer already exists [2025-11-12T01:49:45.457Z] 69af029a0a4c: Layer already exists [2025-11-12T01:49:45.457Z] c49c265e3705: Layer already exists [2025-11-12T01:49:45.457Z] 93551beccea0: Layer already exists [2025-11-12T01:49:45.457Z] 256f393e029f: Layer already exists [2025-11-12T01:49:45.457Z] 94dca1d98774: Layer already exists [2025-11-12T01:49:45.457Z] main: digest: sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T01:49:45.538Z] ===================================================== [Pipeline] echo [2025-11-12T01:49:45.555Z] taggedImages: [2025-11-12T01:49:45.555Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:49:45.555Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-12T01:49:45.555Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75 [2025-11-12T01:49:45.555Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:49:45.555Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-11-12T01:49:45.585Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-11-12T01:49:45.585Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:49:45.585Z] latest [2025-11-12T01:49:45.585Z] 4.1.0-dev.75 [2025-11-12T01:49:45.585Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:49:45.585Z] main [2025-11-12T01:49:45.585Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:45.981Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:46.030Z] #118 exporting layers 4.4s done [2025-11-12T01:49:46.030Z] #118 writing image sha256:8b90e524fe0897de6ebdfcaa67821e1fb06eb903fd32a27b6eb394f886203bac 0.0s done [2025-11-12T01:49:46.030Z] #118 naming to docker.io/library/security-spire-agent-arm64 done [2025-11-12T01:49:46.296Z] #118 exporting layers 4.0s done [2025-11-12T01:49:46.296Z] #118 writing image sha256:cc023d58b41814b2b58cf013bbedd6abf8a782dcb87e59449b613b1d0aed57ee 0.0s done [2025-11-12T01:49:46.296Z] #118 naming to docker.io/library/security-spire-config-arm64 done [2025-11-12T01:49:46.296Z] #118 DONE 6.0s [2025-11-12T01:49:46.296Z] [2025-11-12T01:49:46.296Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:49:46.332Z] + docker push nexus3.edgexfoundry.org:10004/core-data:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:49:46.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-12T01:49:46.332Z] ace598263c63: Preparing [2025-11-12T01:49:46.332Z] edc7e8be5ad5: Preparing [2025-11-12T01:49:46.332Z] 693356d5dcbb: Preparing [2025-11-12T01:49:46.332Z] c49c265e3705: Preparing [2025-11-12T01:49:46.332Z] c0cb9de59600: Preparing [2025-11-12T01:49:46.332Z] 7261b89e20f8: Preparing [2025-11-12T01:49:46.332Z] 256f393e029f: Preparing [2025-11-12T01:49:46.332Z] 7261b89e20f8: Waiting [2025-11-12T01:49:46.332Z] 256f393e029f: Waiting [2025-11-12T01:49:46.332Z] 693356d5dcbb: Layer already exists [2025-11-12T01:49:46.332Z] c49c265e3705: Layer already exists [2025-11-12T01:49:46.332Z] 256f393e029f: Layer already exists [2025-11-12T01:49:46.332Z] c0cb9de59600: Pushed [2025-11-12T01:49:46.332Z] ace598263c63: Pushed [2025-11-12T01:49:46.332Z] 7261b89e20f8: Pushed [2025-11-12T01:49:50.561Z] edc7e8be5ad5: Pushed [2025-11-12T01:49:50.561Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:c25217f7af721f9dd573b61695b568ea58f1b3ad916965ce25cc7bd309412bbf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:50.904Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:51.233Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-12T01:49:51.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-12T01:49:51.233Z] ace598263c63: Preparing [2025-11-12T01:49:51.233Z] edc7e8be5ad5: Preparing [2025-11-12T01:49:51.233Z] 693356d5dcbb: Preparing [2025-11-12T01:49:51.233Z] c49c265e3705: Preparing [2025-11-12T01:49:51.233Z] c0cb9de59600: Preparing [2025-11-12T01:49:51.233Z] 7261b89e20f8: Preparing [2025-11-12T01:49:51.233Z] 256f393e029f: Preparing [2025-11-12T01:49:51.233Z] 7261b89e20f8: Waiting [2025-11-12T01:49:51.233Z] 256f393e029f: Waiting [2025-11-12T01:49:51.233Z] c0cb9de59600: Layer already exists [2025-11-12T01:49:51.233Z] ace598263c63: Layer already exists [2025-11-12T01:49:51.233Z] 693356d5dcbb: Layer already exists [2025-11-12T01:49:51.233Z] c49c265e3705: Layer already exists [2025-11-12T01:49:51.233Z] edc7e8be5ad5: Layer already exists [2025-11-12T01:49:51.233Z] 7261b89e20f8: Layer already exists [2025-11-12T01:49:51.233Z] 256f393e029f: Layer already exists [2025-11-12T01:49:51.233Z] latest: digest: sha256:c25217f7af721f9dd573b61695b568ea58f1b3ad916965ce25cc7bd309412bbf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:51.575Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:51.904Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75 [2025-11-12T01:49:51.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-12T01:49:51.904Z] ace598263c63: Preparing [2025-11-12T01:49:51.904Z] edc7e8be5ad5: Preparing [2025-11-12T01:49:51.904Z] 693356d5dcbb: Preparing [2025-11-12T01:49:51.904Z] c49c265e3705: Preparing [2025-11-12T01:49:51.904Z] c0cb9de59600: Preparing [2025-11-12T01:49:51.904Z] 7261b89e20f8: Preparing [2025-11-12T01:49:51.904Z] 256f393e029f: Preparing [2025-11-12T01:49:51.904Z] 7261b89e20f8: Waiting [2025-11-12T01:49:51.904Z] 256f393e029f: Waiting [2025-11-12T01:49:51.904Z] c0cb9de59600: Layer already exists [2025-11-12T01:49:51.904Z] edc7e8be5ad5: Layer already exists [2025-11-12T01:49:51.904Z] c49c265e3705: Layer already exists [2025-11-12T01:49:51.904Z] ace598263c63: Layer already exists [2025-11-12T01:49:51.904Z] 693356d5dcbb: Layer already exists [2025-11-12T01:49:51.904Z] 7261b89e20f8: Layer already exists [2025-11-12T01:49:51.904Z] 256f393e029f: Layer already exists [2025-11-12T01:49:51.904Z] 4.1.0-dev.75: digest: sha256:c25217f7af721f9dd573b61695b568ea58f1b3ad916965ce25cc7bd309412bbf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:52.236Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:52.571Z] + docker push nexus3.edgexfoundry.org:10004/core-data:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:49:52.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-12T01:49:52.572Z] ace598263c63: Preparing [2025-11-12T01:49:52.572Z] edc7e8be5ad5: Preparing [2025-11-12T01:49:52.572Z] 693356d5dcbb: Preparing [2025-11-12T01:49:52.572Z] c49c265e3705: Preparing [2025-11-12T01:49:52.572Z] c0cb9de59600: Preparing [2025-11-12T01:49:52.572Z] 7261b89e20f8: Preparing [2025-11-12T01:49:52.572Z] 256f393e029f: Preparing [2025-11-12T01:49:52.572Z] 7261b89e20f8: Waiting [2025-11-12T01:49:52.572Z] 693356d5dcbb: Layer already exists [2025-11-12T01:49:52.572Z] c0cb9de59600: Layer already exists [2025-11-12T01:49:52.572Z] c49c265e3705: Layer already exists [2025-11-12T01:49:52.572Z] edc7e8be5ad5: Layer already exists [2025-11-12T01:49:52.572Z] ace598263c63: Layer already exists [2025-11-12T01:49:52.572Z] 7261b89e20f8: Layer already exists [2025-11-12T01:49:52.572Z] 256f393e029f: Layer already exists [2025-11-12T01:49:52.572Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:c25217f7af721f9dd573b61695b568ea58f1b3ad916965ce25cc7bd309412bbf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:52.905Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:53.232Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-11-12T01:49:53.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-12T01:49:53.233Z] ace598263c63: Preparing [2025-11-12T01:49:53.233Z] edc7e8be5ad5: Preparing [2025-11-12T01:49:53.233Z] 693356d5dcbb: Preparing [2025-11-12T01:49:53.233Z] c49c265e3705: Preparing [2025-11-12T01:49:53.233Z] c0cb9de59600: Preparing [2025-11-12T01:49:53.233Z] 7261b89e20f8: Preparing [2025-11-12T01:49:53.233Z] 256f393e029f: Preparing [2025-11-12T01:49:53.233Z] 7261b89e20f8: Waiting [2025-11-12T01:49:53.233Z] 256f393e029f: Waiting [2025-11-12T01:49:53.233Z] c49c265e3705: Layer already exists [2025-11-12T01:49:53.233Z] ace598263c63: Layer already exists [2025-11-12T01:49:53.233Z] c0cb9de59600: Layer already exists [2025-11-12T01:49:53.233Z] edc7e8be5ad5: Layer already exists [2025-11-12T01:49:53.233Z] 693356d5dcbb: Layer already exists [2025-11-12T01:49:53.233Z] 256f393e029f: Layer already exists [2025-11-12T01:49:53.233Z] 7261b89e20f8: Layer already exists [2025-11-12T01:49:53.233Z] main: digest: sha256:c25217f7af721f9dd573b61695b568ea58f1b3ad916965ce25cc7bd309412bbf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T01:49:53.311Z] ===================================================== [Pipeline] echo [2025-11-12T01:49:53.329Z] taggedImages: [2025-11-12T01:49:53.329Z] - nexus3.edgexfoundry.org:10004/core-data:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:49:53.329Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-12T01:49:53.329Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75 [2025-11-12T01:49:53.329Z] - nexus3.edgexfoundry.org:10004/core-data:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:49:53.329Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-11-12T01:49:53.358Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-11-12T01:49:53.358Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:49:53.358Z] latest [2025-11-12T01:49:53.358Z] 4.1.0-dev.75 [2025-11-12T01:49:53.358Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:49:53.358Z] main [2025-11-12T01:49:53.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:53.701Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:54.033Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:49:54.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-12T01:49:54.033Z] 5d63e41c2a16: Preparing [2025-11-12T01:49:54.033Z] 3283e6d8a76e: Preparing [2025-11-12T01:49:54.033Z] c49c265e3705: Preparing [2025-11-12T01:49:54.033Z] 4139d87b90cb: Preparing [2025-11-12T01:49:54.033Z] ea1c47bad95a: Preparing [2025-11-12T01:49:54.033Z] 256f393e029f: Preparing [2025-11-12T01:49:54.033Z] 256f393e029f: Waiting [2025-11-12T01:49:54.033Z] c49c265e3705: Layer already exists [2025-11-12T01:49:54.033Z] 256f393e029f: Layer already exists [2025-11-12T01:49:54.033Z] ea1c47bad95a: Pushed [2025-11-12T01:49:54.033Z] 4139d87b90cb: Pushed [2025-11-12T01:49:54.033Z] 5d63e41c2a16: Pushed [2025-11-12T01:49:58.226Z] 3283e6d8a76e: Pushed [2025-11-12T01:49:58.226Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:f3eab05b3321acaff2ffd39fdffb36cf03316633d0f6930534dfaebc1971f783 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:58.561Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:58.891Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-12T01:49:58.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-12T01:49:58.891Z] 5d63e41c2a16: Preparing [2025-11-12T01:49:58.891Z] 3283e6d8a76e: Preparing [2025-11-12T01:49:58.891Z] c49c265e3705: Preparing [2025-11-12T01:49:58.891Z] 4139d87b90cb: Preparing [2025-11-12T01:49:58.891Z] ea1c47bad95a: Preparing [2025-11-12T01:49:58.891Z] 256f393e029f: Preparing [2025-11-12T01:49:58.891Z] 256f393e029f: Waiting [2025-11-12T01:49:58.891Z] ea1c47bad95a: Layer already exists [2025-11-12T01:49:58.891Z] 4139d87b90cb: Layer already exists [2025-11-12T01:49:58.891Z] c49c265e3705: Layer already exists [2025-11-12T01:49:58.891Z] 5d63e41c2a16: Layer already exists [2025-11-12T01:49:58.891Z] 3283e6d8a76e: Layer already exists [2025-11-12T01:49:58.891Z] 256f393e029f: Layer already exists [2025-11-12T01:49:58.891Z] latest: digest: sha256:f3eab05b3321acaff2ffd39fdffb36cf03316633d0f6930534dfaebc1971f783 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:59.233Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:59.561Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75 [2025-11-12T01:49:59.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-12T01:49:59.562Z] 5d63e41c2a16: Preparing [2025-11-12T01:49:59.562Z] 3283e6d8a76e: Preparing [2025-11-12T01:49:59.562Z] c49c265e3705: Preparing [2025-11-12T01:49:59.562Z] 4139d87b90cb: Preparing [2025-11-12T01:49:59.562Z] ea1c47bad95a: Preparing [2025-11-12T01:49:59.562Z] 256f393e029f: Preparing [2025-11-12T01:49:59.562Z] 256f393e029f: Waiting [2025-11-12T01:49:59.562Z] 4139d87b90cb: Layer already exists [2025-11-12T01:49:59.562Z] c49c265e3705: Layer already exists [2025-11-12T01:49:59.562Z] 5d63e41c2a16: Layer already exists [2025-11-12T01:49:59.562Z] 3283e6d8a76e: Layer already exists [2025-11-12T01:49:59.562Z] ea1c47bad95a: Layer already exists [2025-11-12T01:49:59.562Z] 256f393e029f: Layer already exists [2025-11-12T01:49:59.562Z] 4.1.0-dev.75: digest: sha256:f3eab05b3321acaff2ffd39fdffb36cf03316633d0f6930534dfaebc1971f783 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:49:59.907Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:00.243Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:50:00.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-12T01:50:00.243Z] 5d63e41c2a16: Preparing [2025-11-12T01:50:00.243Z] 3283e6d8a76e: Preparing [2025-11-12T01:50:00.243Z] c49c265e3705: Preparing [2025-11-12T01:50:00.243Z] 4139d87b90cb: Preparing [2025-11-12T01:50:00.243Z] ea1c47bad95a: Preparing [2025-11-12T01:50:00.243Z] 256f393e029f: Preparing [2025-11-12T01:50:00.243Z] 256f393e029f: Waiting [2025-11-12T01:50:00.243Z] 3283e6d8a76e: Layer already exists [2025-11-12T01:50:00.243Z] 4139d87b90cb: Layer already exists [2025-11-12T01:50:00.243Z] c49c265e3705: Layer already exists [2025-11-12T01:50:00.243Z] ea1c47bad95a: Layer already exists [2025-11-12T01:50:00.243Z] 5d63e41c2a16: Layer already exists [2025-11-12T01:50:00.243Z] 256f393e029f: Layer already exists [2025-11-12T01:50:00.243Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:f3eab05b3321acaff2ffd39fdffb36cf03316633d0f6930534dfaebc1971f783 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:00.568Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:00.895Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-11-12T01:50:00.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-12T01:50:00.895Z] 5d63e41c2a16: Preparing [2025-11-12T01:50:00.895Z] 3283e6d8a76e: Preparing [2025-11-12T01:50:00.895Z] c49c265e3705: Preparing [2025-11-12T01:50:00.895Z] 4139d87b90cb: Preparing [2025-11-12T01:50:00.895Z] ea1c47bad95a: Preparing [2025-11-12T01:50:00.895Z] 256f393e029f: Preparing [2025-11-12T01:50:00.895Z] 256f393e029f: Waiting [2025-11-12T01:50:00.895Z] 4139d87b90cb: Layer already exists [2025-11-12T01:50:00.895Z] c49c265e3705: Layer already exists [2025-11-12T01:50:00.895Z] 3283e6d8a76e: Layer already exists [2025-11-12T01:50:00.895Z] 5d63e41c2a16: Layer already exists [2025-11-12T01:50:00.895Z] ea1c47bad95a: Layer already exists [2025-11-12T01:50:00.895Z] 256f393e029f: Layer already exists [2025-11-12T01:50:00.895Z] main: digest: sha256:f3eab05b3321acaff2ffd39fdffb36cf03316633d0f6930534dfaebc1971f783 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T01:50:00.974Z] ===================================================== [Pipeline] echo [2025-11-12T01:50:00.990Z] taggedImages: [2025-11-12T01:50:00.990Z] - nexus3.edgexfoundry.org:10004/core-keeper:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:50:00.990Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-12T01:50:00.990Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75 [2025-11-12T01:50:00.990Z] - nexus3.edgexfoundry.org:10004/core-keeper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:50:00.990Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-11-12T01:50:01.016Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-11-12T01:50:01.016Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:50:01.016Z] latest [2025-11-12T01:50:01.016Z] 4.1.0-dev.75 [2025-11-12T01:50:01.016Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:50:01.016Z] main [2025-11-12T01:50:01.016Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:01.370Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:01.712Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:50:01.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-12T01:50:01.712Z] 2c587958f920: Preparing [2025-11-12T01:50:01.712Z] 1f0852038fd2: Preparing [2025-11-12T01:50:01.712Z] faf0575bf91b: Preparing [2025-11-12T01:50:01.712Z] 693356d5dcbb: Preparing [2025-11-12T01:50:01.712Z] c49c265e3705: Preparing [2025-11-12T01:50:01.712Z] 94dca1d98774: Preparing [2025-11-12T01:50:01.712Z] 93551beccea0: Preparing [2025-11-12T01:50:01.712Z] 256f393e029f: Preparing [2025-11-12T01:50:01.712Z] 93551beccea0: Waiting [2025-11-12T01:50:01.712Z] 256f393e029f: Waiting [2025-11-12T01:50:01.712Z] 94dca1d98774: Waiting [2025-11-12T01:50:01.712Z] c49c265e3705: Layer already exists [2025-11-12T01:50:01.712Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:01.712Z] 94dca1d98774: Layer already exists [2025-11-12T01:50:01.712Z] 93551beccea0: Layer already exists [2025-11-12T01:50:01.712Z] 256f393e029f: Layer already exists [2025-11-12T01:50:01.712Z] 1f0852038fd2: Pushed [2025-11-12T01:50:01.712Z] 2c587958f920: Pushed [2025-11-12T01:50:05.910Z] faf0575bf91b: Pushed [2025-11-12T01:50:05.910Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:15e090c7f366ade87618e7e12dc9d64403a06c0c247cc4b13e5c3682ce5a9a5f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:06.243Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:06.566Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-12T01:50:06.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-12T01:50:06.566Z] 2c587958f920: Preparing [2025-11-12T01:50:06.566Z] 1f0852038fd2: Preparing [2025-11-12T01:50:06.566Z] faf0575bf91b: Preparing [2025-11-12T01:50:06.566Z] 693356d5dcbb: Preparing [2025-11-12T01:50:06.566Z] c49c265e3705: Preparing [2025-11-12T01:50:06.566Z] 94dca1d98774: Preparing [2025-11-12T01:50:06.566Z] 93551beccea0: Preparing [2025-11-12T01:50:06.566Z] 94dca1d98774: Waiting [2025-11-12T01:50:06.566Z] 256f393e029f: Preparing [2025-11-12T01:50:06.566Z] 93551beccea0: Waiting [2025-11-12T01:50:06.566Z] 256f393e029f: Waiting [2025-11-12T01:50:06.566Z] c49c265e3705: Layer already exists [2025-11-12T01:50:06.566Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:06.566Z] 2c587958f920: Layer already exists [2025-11-12T01:50:06.566Z] 1f0852038fd2: Layer already exists [2025-11-12T01:50:06.566Z] faf0575bf91b: Layer already exists [2025-11-12T01:50:06.566Z] 93551beccea0: Layer already exists [2025-11-12T01:50:06.566Z] 94dca1d98774: Layer already exists [2025-11-12T01:50:06.566Z] 256f393e029f: Layer already exists [2025-11-12T01:50:06.566Z] latest: digest: sha256:15e090c7f366ade87618e7e12dc9d64403a06c0c247cc4b13e5c3682ce5a9a5f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:06.901Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:07.237Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75 [2025-11-12T01:50:07.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-12T01:50:07.237Z] 2c587958f920: Preparing [2025-11-12T01:50:07.237Z] 1f0852038fd2: Preparing [2025-11-12T01:50:07.237Z] faf0575bf91b: Preparing [2025-11-12T01:50:07.237Z] 693356d5dcbb: Preparing [2025-11-12T01:50:07.237Z] c49c265e3705: Preparing [2025-11-12T01:50:07.237Z] 94dca1d98774: Preparing [2025-11-12T01:50:07.237Z] 93551beccea0: Preparing [2025-11-12T01:50:07.237Z] 256f393e029f: Preparing [2025-11-12T01:50:07.237Z] 94dca1d98774: Waiting [2025-11-12T01:50:07.237Z] 93551beccea0: Waiting [2025-11-12T01:50:07.237Z] 256f393e029f: Waiting [2025-11-12T01:50:07.237Z] 2c587958f920: Layer already exists [2025-11-12T01:50:07.237Z] 1f0852038fd2: Layer already exists [2025-11-12T01:50:07.237Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:07.237Z] c49c265e3705: Layer already exists [2025-11-12T01:50:07.237Z] faf0575bf91b: Layer already exists [2025-11-12T01:50:07.237Z] 94dca1d98774: Layer already exists [2025-11-12T01:50:07.237Z] 256f393e029f: Layer already exists [2025-11-12T01:50:07.237Z] 93551beccea0: Layer already exists [2025-11-12T01:50:07.237Z] 4.1.0-dev.75: digest: sha256:15e090c7f366ade87618e7e12dc9d64403a06c0c247cc4b13e5c3682ce5a9a5f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:07.565Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:07.892Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:50:07.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-12T01:50:07.892Z] 2c587958f920: Preparing [2025-11-12T01:50:07.892Z] 1f0852038fd2: Preparing [2025-11-12T01:50:07.892Z] faf0575bf91b: Preparing [2025-11-12T01:50:07.892Z] 693356d5dcbb: Preparing [2025-11-12T01:50:07.892Z] c49c265e3705: Preparing [2025-11-12T01:50:07.892Z] 94dca1d98774: Preparing [2025-11-12T01:50:07.892Z] 93551beccea0: Preparing [2025-11-12T01:50:07.892Z] 256f393e029f: Preparing [2025-11-12T01:50:07.892Z] 94dca1d98774: Waiting [2025-11-12T01:50:07.892Z] 93551beccea0: Waiting [2025-11-12T01:50:07.892Z] 256f393e029f: Waiting [2025-11-12T01:50:07.892Z] 1f0852038fd2: Layer already exists [2025-11-12T01:50:07.892Z] 2c587958f920: Layer already exists [2025-11-12T01:50:07.892Z] faf0575bf91b: Layer already exists [2025-11-12T01:50:07.892Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:07.892Z] c49c265e3705: Layer already exists [2025-11-12T01:50:07.892Z] 93551beccea0: Layer already exists [2025-11-12T01:50:07.892Z] 94dca1d98774: Layer already exists [2025-11-12T01:50:07.892Z] 256f393e029f: Layer already exists [2025-11-12T01:50:07.892Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:15e090c7f366ade87618e7e12dc9d64403a06c0c247cc4b13e5c3682ce5a9a5f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:08.226Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:08.554Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-11-12T01:50:08.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-12T01:50:08.554Z] 2c587958f920: Preparing [2025-11-12T01:50:08.554Z] 1f0852038fd2: Preparing [2025-11-12T01:50:08.554Z] faf0575bf91b: Preparing [2025-11-12T01:50:08.554Z] 693356d5dcbb: Preparing [2025-11-12T01:50:08.554Z] c49c265e3705: Preparing [2025-11-12T01:50:08.554Z] 94dca1d98774: Preparing [2025-11-12T01:50:08.554Z] 93551beccea0: Preparing [2025-11-12T01:50:08.554Z] 256f393e029f: Preparing [2025-11-12T01:50:08.554Z] 94dca1d98774: Waiting [2025-11-12T01:50:08.554Z] 93551beccea0: Waiting [2025-11-12T01:50:08.554Z] 256f393e029f: Waiting [2025-11-12T01:50:08.554Z] 1f0852038fd2: Layer already exists [2025-11-12T01:50:08.554Z] c49c265e3705: Layer already exists [2025-11-12T01:50:08.554Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:08.554Z] 2c587958f920: Layer already exists [2025-11-12T01:50:08.554Z] faf0575bf91b: Layer already exists [2025-11-12T01:50:08.554Z] 93551beccea0: Layer already exists [2025-11-12T01:50:08.554Z] 94dca1d98774: Layer already exists [2025-11-12T01:50:08.554Z] 256f393e029f: Layer already exists [2025-11-12T01:50:08.554Z] main: digest: sha256:15e090c7f366ade87618e7e12dc9d64403a06c0c247cc4b13e5c3682ce5a9a5f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T01:50:08.639Z] ===================================================== [Pipeline] echo [2025-11-12T01:50:08.654Z] taggedImages: [2025-11-12T01:50:08.654Z] - nexus3.edgexfoundry.org:10004/core-metadata:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:50:08.654Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-12T01:50:08.654Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75 [2025-11-12T01:50:08.654Z] - nexus3.edgexfoundry.org:10004/core-metadata:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:50:08.654Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-11-12T01:50:08.682Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-11-12T01:50:08.682Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:50:08.682Z] latest [2025-11-12T01:50:08.682Z] 4.1.0-dev.75 [2025-11-12T01:50:08.682Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:50:08.682Z] main [2025-11-12T01:50:08.682Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:09.046Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:09.373Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:50:09.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-12T01:50:09.373Z] 989f38e754e2: Preparing [2025-11-12T01:50:09.373Z] 8b9ec1a5cc96: Preparing [2025-11-12T01:50:09.373Z] 9d2b7f9c4045: Preparing [2025-11-12T01:50:09.373Z] 43ea7a6dee9f: Preparing [2025-11-12T01:50:09.373Z] ba291165f46e: Preparing [2025-11-12T01:50:09.373Z] 6d0034f9fc1b: Preparing [2025-11-12T01:50:09.373Z] 38aaaf11ff0d: Preparing [2025-11-12T01:50:09.374Z] 693356d5dcbb: Preparing [2025-11-12T01:50:09.374Z] c49c265e3705: Preparing [2025-11-12T01:50:09.374Z] 28210f9fbbe1: Preparing [2025-11-12T01:50:09.374Z] db8f9f9d7240: Preparing [2025-11-12T01:50:09.374Z] 5f70bf18a086: Preparing [2025-11-12T01:50:09.374Z] 212fa5d55a6d: Preparing [2025-11-12T01:50:09.374Z] f7f862776060: Preparing [2025-11-12T01:50:09.374Z] 6f766b31142c: Preparing [2025-11-12T01:50:09.374Z] 256f393e029f: Preparing [2025-11-12T01:50:09.374Z] 5f70bf18a086: Waiting [2025-11-12T01:50:09.374Z] 212fa5d55a6d: Waiting [2025-11-12T01:50:09.374Z] f7f862776060: Waiting [2025-11-12T01:50:09.374Z] 6f766b31142c: Waiting [2025-11-12T01:50:09.374Z] 6d0034f9fc1b: Waiting [2025-11-12T01:50:09.374Z] 256f393e029f: Waiting [2025-11-12T01:50:09.374Z] 38aaaf11ff0d: Waiting [2025-11-12T01:50:09.374Z] 693356d5dcbb: Waiting [2025-11-12T01:50:09.374Z] c49c265e3705: Waiting [2025-11-12T01:50:09.374Z] 28210f9fbbe1: Waiting [2025-11-12T01:50:09.374Z] db8f9f9d7240: Waiting [2025-11-12T01:50:09.374Z] ba291165f46e: Pushed [2025-11-12T01:50:09.374Z] 8b9ec1a5cc96: Pushed [2025-11-12T01:50:09.374Z] 43ea7a6dee9f: Pushed [2025-11-12T01:50:09.374Z] 9d2b7f9c4045: Pushed [2025-11-12T01:50:09.374Z] 989f38e754e2: Pushed [2025-11-12T01:50:09.374Z] c49c265e3705: Layer already exists [2025-11-12T01:50:09.374Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:09.374Z] 5f70bf18a086: Layer already exists [2025-11-12T01:50:09.633Z] 6d0034f9fc1b: Pushed [2025-11-12T01:50:09.633Z] 28210f9fbbe1: Pushed [2025-11-12T01:50:09.633Z] db8f9f9d7240: Pushed [2025-11-12T01:50:09.633Z] 212fa5d55a6d: Pushed [2025-11-12T01:50:09.633Z] 256f393e029f: Layer already exists [2025-11-12T01:50:09.633Z] f7f862776060: Pushed [2025-11-12T01:50:09.633Z] 6f766b31142c: Pushed [2025-11-12T01:50:11.010Z] 38aaaf11ff0d: Pushed [2025-11-12T01:50:11.010Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:47a0afde2b1e4f308e0b181d7e356b8029bc30c3a9b4acf3841c446525e010f8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:11.343Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:11.673Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-12T01:50:11.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-12T01:50:11.673Z] 989f38e754e2: Preparing [2025-11-12T01:50:11.673Z] 8b9ec1a5cc96: Preparing [2025-11-12T01:50:11.673Z] 9d2b7f9c4045: Preparing [2025-11-12T01:50:11.673Z] 43ea7a6dee9f: Preparing [2025-11-12T01:50:11.673Z] ba291165f46e: Preparing [2025-11-12T01:50:11.673Z] 6d0034f9fc1b: Preparing [2025-11-12T01:50:11.673Z] 38aaaf11ff0d: Preparing [2025-11-12T01:50:11.673Z] 693356d5dcbb: Preparing [2025-11-12T01:50:11.673Z] c49c265e3705: Preparing [2025-11-12T01:50:11.673Z] 28210f9fbbe1: Preparing [2025-11-12T01:50:11.673Z] 38aaaf11ff0d: Waiting [2025-11-12T01:50:11.673Z] 693356d5dcbb: Waiting [2025-11-12T01:50:11.673Z] c49c265e3705: Waiting [2025-11-12T01:50:11.673Z] 6d0034f9fc1b: Waiting [2025-11-12T01:50:11.673Z] db8f9f9d7240: Preparing [2025-11-12T01:50:11.673Z] 28210f9fbbe1: Waiting [2025-11-12T01:50:11.673Z] 5f70bf18a086: Preparing [2025-11-12T01:50:11.673Z] 212fa5d55a6d: Preparing [2025-11-12T01:50:11.673Z] f7f862776060: Preparing [2025-11-12T01:50:11.673Z] db8f9f9d7240: Waiting [2025-11-12T01:50:11.673Z] 5f70bf18a086: Waiting [2025-11-12T01:50:11.673Z] 212fa5d55a6d: Waiting [2025-11-12T01:50:11.673Z] 6f766b31142c: Preparing [2025-11-12T01:50:11.673Z] 256f393e029f: Preparing [2025-11-12T01:50:11.673Z] f7f862776060: Waiting [2025-11-12T01:50:11.673Z] 6f766b31142c: Waiting [2025-11-12T01:50:11.673Z] 256f393e029f: Waiting [2025-11-12T01:50:11.673Z] 8b9ec1a5cc96: Layer already exists [2025-11-12T01:50:11.673Z] ba291165f46e: Layer already exists [2025-11-12T01:50:11.673Z] 43ea7a6dee9f: Layer already exists [2025-11-12T01:50:11.673Z] 6d0034f9fc1b: Layer already exists [2025-11-12T01:50:11.673Z] 9d2b7f9c4045: Layer already exists [2025-11-12T01:50:11.673Z] 38aaaf11ff0d: Layer already exists [2025-11-12T01:50:11.673Z] 989f38e754e2: Layer already exists [2025-11-12T01:50:11.673Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:11.673Z] 28210f9fbbe1: Layer already exists [2025-11-12T01:50:11.673Z] c49c265e3705: Layer already exists [2025-11-12T01:50:11.673Z] 5f70bf18a086: Layer already exists [2025-11-12T01:50:11.673Z] f7f862776060: Layer already exists [2025-11-12T01:50:11.673Z] 212fa5d55a6d: Layer already exists [2025-11-12T01:50:11.673Z] db8f9f9d7240: Layer already exists [2025-11-12T01:50:11.673Z] 256f393e029f: Layer already exists [2025-11-12T01:50:11.673Z] 6f766b31142c: Layer already exists [2025-11-12T01:50:11.673Z] latest: digest: sha256:47a0afde2b1e4f308e0b181d7e356b8029bc30c3a9b4acf3841c446525e010f8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:12.025Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:12.350Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75 [2025-11-12T01:50:12.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-12T01:50:12.350Z] 989f38e754e2: Preparing [2025-11-12T01:50:12.350Z] 8b9ec1a5cc96: Preparing [2025-11-12T01:50:12.350Z] 9d2b7f9c4045: Preparing [2025-11-12T01:50:12.350Z] 43ea7a6dee9f: Preparing [2025-11-12T01:50:12.350Z] ba291165f46e: Preparing [2025-11-12T01:50:12.350Z] 6d0034f9fc1b: Preparing [2025-11-12T01:50:12.350Z] 38aaaf11ff0d: Preparing [2025-11-12T01:50:12.350Z] 693356d5dcbb: Preparing [2025-11-12T01:50:12.350Z] c49c265e3705: Preparing [2025-11-12T01:50:12.350Z] 28210f9fbbe1: Preparing [2025-11-12T01:50:12.350Z] db8f9f9d7240: Preparing [2025-11-12T01:50:12.350Z] 5f70bf18a086: Preparing [2025-11-12T01:50:12.350Z] 212fa5d55a6d: Preparing [2025-11-12T01:50:12.350Z] f7f862776060: Preparing [2025-11-12T01:50:12.350Z] 6f766b31142c: Preparing [2025-11-12T01:50:12.350Z] 256f393e029f: Preparing [2025-11-12T01:50:12.350Z] 6d0034f9fc1b: Waiting [2025-11-12T01:50:12.350Z] 5f70bf18a086: Waiting [2025-11-12T01:50:12.350Z] 212fa5d55a6d: Waiting [2025-11-12T01:50:12.350Z] 38aaaf11ff0d: Waiting [2025-11-12T01:50:12.350Z] 693356d5dcbb: Waiting [2025-11-12T01:50:12.350Z] f7f862776060: Waiting [2025-11-12T01:50:12.350Z] 6f766b31142c: Waiting [2025-11-12T01:50:12.350Z] c49c265e3705: Waiting [2025-11-12T01:50:12.350Z] 28210f9fbbe1: Waiting [2025-11-12T01:50:12.350Z] db8f9f9d7240: Waiting [2025-11-12T01:50:12.350Z] 256f393e029f: Waiting [2025-11-12T01:50:12.350Z] 43ea7a6dee9f: Layer already exists [2025-11-12T01:50:12.350Z] ba291165f46e: Layer already exists [2025-11-12T01:50:12.350Z] 9d2b7f9c4045: Layer already exists [2025-11-12T01:50:12.350Z] 989f38e754e2: Layer already exists [2025-11-12T01:50:12.350Z] 8b9ec1a5cc96: Layer already exists [2025-11-12T01:50:12.350Z] c49c265e3705: Layer already exists [2025-11-12T01:50:12.350Z] 38aaaf11ff0d: Layer already exists [2025-11-12T01:50:12.350Z] 6d0034f9fc1b: Layer already exists [2025-11-12T01:50:12.350Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:12.350Z] 28210f9fbbe1: Layer already exists [2025-11-12T01:50:12.350Z] db8f9f9d7240: Layer already exists [2025-11-12T01:50:12.350Z] 212fa5d55a6d: Layer already exists [2025-11-12T01:50:12.350Z] 5f70bf18a086: Layer already exists [2025-11-12T01:50:12.350Z] 6f766b31142c: Layer already exists [2025-11-12T01:50:12.350Z] f7f862776060: Layer already exists [2025-11-12T01:50:12.350Z] 256f393e029f: Layer already exists [2025-11-12T01:50:12.350Z] 4.1.0-dev.75: digest: sha256:47a0afde2b1e4f308e0b181d7e356b8029bc30c3a9b4acf3841c446525e010f8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:12.684Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:13.009Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:50:13.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-12T01:50:13.009Z] 989f38e754e2: Preparing [2025-11-12T01:50:13.009Z] 8b9ec1a5cc96: Preparing [2025-11-12T01:50:13.009Z] 9d2b7f9c4045: Preparing [2025-11-12T01:50:13.009Z] 43ea7a6dee9f: Preparing [2025-11-12T01:50:13.009Z] ba291165f46e: Preparing [2025-11-12T01:50:13.009Z] 6d0034f9fc1b: Preparing [2025-11-12T01:50:13.009Z] 38aaaf11ff0d: Preparing [2025-11-12T01:50:13.009Z] 693356d5dcbb: Preparing [2025-11-12T01:50:13.009Z] c49c265e3705: Preparing [2025-11-12T01:50:13.009Z] 28210f9fbbe1: Preparing [2025-11-12T01:50:13.009Z] db8f9f9d7240: Preparing [2025-11-12T01:50:13.009Z] 5f70bf18a086: Preparing [2025-11-12T01:50:13.009Z] 212fa5d55a6d: Preparing [2025-11-12T01:50:13.009Z] f7f862776060: Preparing [2025-11-12T01:50:13.009Z] 6f766b31142c: Preparing [2025-11-12T01:50:13.009Z] 256f393e029f: Preparing [2025-11-12T01:50:13.009Z] 6d0034f9fc1b: Waiting [2025-11-12T01:50:13.009Z] 5f70bf18a086: Waiting [2025-11-12T01:50:13.009Z] 212fa5d55a6d: Waiting [2025-11-12T01:50:13.009Z] f7f862776060: Waiting [2025-11-12T01:50:13.009Z] 6f766b31142c: Waiting [2025-11-12T01:50:13.009Z] 256f393e029f: Waiting [2025-11-12T01:50:13.009Z] 38aaaf11ff0d: Waiting [2025-11-12T01:50:13.009Z] 693356d5dcbb: Waiting [2025-11-12T01:50:13.009Z] 28210f9fbbe1: Waiting [2025-11-12T01:50:13.009Z] db8f9f9d7240: Waiting [2025-11-12T01:50:13.009Z] c49c265e3705: Waiting [2025-11-12T01:50:13.009Z] 8b9ec1a5cc96: Layer already exists [2025-11-12T01:50:13.009Z] ba291165f46e: Layer already exists [2025-11-12T01:50:13.009Z] 989f38e754e2: Layer already exists [2025-11-12T01:50:13.009Z] 9d2b7f9c4045: Layer already exists [2025-11-12T01:50:13.009Z] 43ea7a6dee9f: Layer already exists [2025-11-12T01:50:13.009Z] 6d0034f9fc1b: Layer already exists [2025-11-12T01:50:13.009Z] 38aaaf11ff0d: Layer already exists [2025-11-12T01:50:13.009Z] c49c265e3705: Layer already exists [2025-11-12T01:50:13.009Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:13.009Z] 28210f9fbbe1: Layer already exists [2025-11-12T01:50:13.009Z] db8f9f9d7240: Layer already exists [2025-11-12T01:50:13.009Z] 212fa5d55a6d: Layer already exists [2025-11-12T01:50:13.009Z] 6f766b31142c: Layer already exists [2025-11-12T01:50:13.009Z] 5f70bf18a086: Layer already exists [2025-11-12T01:50:13.009Z] f7f862776060: Layer already exists [2025-11-12T01:50:13.009Z] 256f393e029f: Layer already exists [2025-11-12T01:50:13.009Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:47a0afde2b1e4f308e0b181d7e356b8029bc30c3a9b4acf3841c446525e010f8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:13.356Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:13.692Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-11-12T01:50:13.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-12T01:50:13.692Z] 989f38e754e2: Preparing [2025-11-12T01:50:13.692Z] 8b9ec1a5cc96: Preparing [2025-11-12T01:50:13.692Z] 9d2b7f9c4045: Preparing [2025-11-12T01:50:13.692Z] 43ea7a6dee9f: Preparing [2025-11-12T01:50:13.692Z] ba291165f46e: Preparing [2025-11-12T01:50:13.692Z] 6d0034f9fc1b: Preparing [2025-11-12T01:50:13.692Z] 38aaaf11ff0d: Preparing [2025-11-12T01:50:13.692Z] 693356d5dcbb: Preparing [2025-11-12T01:50:13.692Z] c49c265e3705: Preparing [2025-11-12T01:50:13.692Z] 28210f9fbbe1: Preparing [2025-11-12T01:50:13.692Z] db8f9f9d7240: Preparing [2025-11-12T01:50:13.692Z] 5f70bf18a086: Preparing [2025-11-12T01:50:13.692Z] 212fa5d55a6d: Preparing [2025-11-12T01:50:13.692Z] f7f862776060: Preparing [2025-11-12T01:50:13.692Z] 6f766b31142c: Preparing [2025-11-12T01:50:13.692Z] 256f393e029f: Preparing [2025-11-12T01:50:13.692Z] c49c265e3705: Waiting [2025-11-12T01:50:13.692Z] 6d0034f9fc1b: Waiting [2025-11-12T01:50:13.692Z] 28210f9fbbe1: Waiting [2025-11-12T01:50:13.692Z] 38aaaf11ff0d: Waiting [2025-11-12T01:50:13.692Z] 693356d5dcbb: Waiting [2025-11-12T01:50:13.692Z] f7f862776060: Waiting [2025-11-12T01:50:13.692Z] db8f9f9d7240: Waiting [2025-11-12T01:50:13.692Z] 256f393e029f: Waiting [2025-11-12T01:50:13.692Z] 6f766b31142c: Waiting [2025-11-12T01:50:13.692Z] 5f70bf18a086: Waiting [2025-11-12T01:50:13.692Z] 212fa5d55a6d: Waiting [2025-11-12T01:50:13.692Z] ba291165f46e: Layer already exists [2025-11-12T01:50:13.692Z] 43ea7a6dee9f: Layer already exists [2025-11-12T01:50:13.692Z] 9d2b7f9c4045: Layer already exists [2025-11-12T01:50:13.692Z] 8b9ec1a5cc96: Layer already exists [2025-11-12T01:50:13.692Z] 989f38e754e2: Layer already exists [2025-11-12T01:50:13.692Z] 6d0034f9fc1b: Layer already exists [2025-11-12T01:50:13.692Z] 38aaaf11ff0d: Layer already exists [2025-11-12T01:50:13.692Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:13.692Z] c49c265e3705: Layer already exists [2025-11-12T01:50:13.692Z] 28210f9fbbe1: Layer already exists [2025-11-12T01:50:13.692Z] db8f9f9d7240: Layer already exists [2025-11-12T01:50:13.692Z] 5f70bf18a086: Layer already exists [2025-11-12T01:50:13.692Z] 212fa5d55a6d: Layer already exists [2025-11-12T01:50:13.692Z] 6f766b31142c: Layer already exists [2025-11-12T01:50:13.692Z] f7f862776060: Layer already exists [2025-11-12T01:50:13.692Z] 256f393e029f: Layer already exists [2025-11-12T01:50:13.692Z] main: digest: sha256:47a0afde2b1e4f308e0b181d7e356b8029bc30c3a9b4acf3841c446525e010f8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T01:50:13.775Z] ===================================================== [Pipeline] echo [2025-11-12T01:50:13.794Z] taggedImages: [2025-11-12T01:50:13.794Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:50:13.794Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-12T01:50:13.794Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75 [2025-11-12T01:50:13.794Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:50:13.794Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-11-12T01:50:13.829Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-11-12T01:50:13.829Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:50:13.829Z] latest [2025-11-12T01:50:13.829Z] 4.1.0-dev.75 [2025-11-12T01:50:13.829Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:50:13.829Z] main [2025-11-12T01:50:13.829Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:14.194Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:14.532Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:50:14.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-12T01:50:14.532Z] 7c8c5916131e: Preparing [2025-11-12T01:50:14.532Z] 561477fd5009: Preparing [2025-11-12T01:50:14.532Z] 209de22eee34: Preparing [2025-11-12T01:50:14.532Z] 17fcf4faf6da: Preparing [2025-11-12T01:50:14.532Z] 693356d5dcbb: Preparing [2025-11-12T01:50:14.532Z] c49c265e3705: Preparing [2025-11-12T01:50:14.532Z] 94dca1d98774: Preparing [2025-11-12T01:50:14.532Z] 93551beccea0: Preparing [2025-11-12T01:50:14.532Z] 256f393e029f: Preparing [2025-11-12T01:50:14.532Z] 94dca1d98774: Waiting [2025-11-12T01:50:14.532Z] 93551beccea0: Waiting [2025-11-12T01:50:14.532Z] 256f393e029f: Waiting [2025-11-12T01:50:14.532Z] c49c265e3705: Waiting [2025-11-12T01:50:14.532Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:14.532Z] c49c265e3705: Layer already exists [2025-11-12T01:50:14.532Z] 94dca1d98774: Layer already exists [2025-11-12T01:50:14.532Z] 93551beccea0: Layer already exists [2025-11-12T01:50:14.532Z] 561477fd5009: Pushed [2025-11-12T01:50:14.532Z] 209de22eee34: Pushed [2025-11-12T01:50:14.532Z] 7c8c5916131e: Pushed [2025-11-12T01:50:14.532Z] 256f393e029f: Layer already exists [2025-11-12T01:50:17.825Z] 17fcf4faf6da: Pushed [2025-11-12T01:50:18.085Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:d59533834b997d19c64b396b12cec9da33b40b9c4eb3c695f38c22a8336b3f08 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:18.428Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:18.758Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-12T01:50:18.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-12T01:50:18.758Z] 7c8c5916131e: Preparing [2025-11-12T01:50:18.758Z] 561477fd5009: Preparing [2025-11-12T01:50:18.758Z] 209de22eee34: Preparing [2025-11-12T01:50:18.758Z] 17fcf4faf6da: Preparing [2025-11-12T01:50:18.758Z] 693356d5dcbb: Preparing [2025-11-12T01:50:18.758Z] c49c265e3705: Preparing [2025-11-12T01:50:18.758Z] 94dca1d98774: Preparing [2025-11-12T01:50:18.758Z] 93551beccea0: Preparing [2025-11-12T01:50:18.758Z] 256f393e029f: Preparing [2025-11-12T01:50:18.758Z] c49c265e3705: Waiting [2025-11-12T01:50:18.758Z] 94dca1d98774: Waiting [2025-11-12T01:50:18.758Z] 93551beccea0: Waiting [2025-11-12T01:50:18.758Z] 256f393e029f: Waiting [2025-11-12T01:50:18.758Z] 17fcf4faf6da: Layer already exists [2025-11-12T01:50:18.758Z] 7c8c5916131e: Layer already exists [2025-11-12T01:50:18.758Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:18.758Z] 209de22eee34: Layer already exists [2025-11-12T01:50:18.758Z] 561477fd5009: Layer already exists [2025-11-12T01:50:18.758Z] c49c265e3705: Layer already exists [2025-11-12T01:50:18.758Z] 93551beccea0: Layer already exists [2025-11-12T01:50:18.758Z] 94dca1d98774: Layer already exists [2025-11-12T01:50:18.758Z] 256f393e029f: Layer already exists [2025-11-12T01:50:18.758Z] latest: digest: sha256:d59533834b997d19c64b396b12cec9da33b40b9c4eb3c695f38c22a8336b3f08 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:19.095Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:19.431Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75 [2025-11-12T01:50:19.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-12T01:50:19.431Z] 7c8c5916131e: Preparing [2025-11-12T01:50:19.431Z] 561477fd5009: Preparing [2025-11-12T01:50:19.431Z] 209de22eee34: Preparing [2025-11-12T01:50:19.431Z] 17fcf4faf6da: Preparing [2025-11-12T01:50:19.431Z] 693356d5dcbb: Preparing [2025-11-12T01:50:19.431Z] c49c265e3705: Preparing [2025-11-12T01:50:19.431Z] 94dca1d98774: Preparing [2025-11-12T01:50:19.431Z] 93551beccea0: Preparing [2025-11-12T01:50:19.431Z] 256f393e029f: Preparing [2025-11-12T01:50:19.431Z] c49c265e3705: Waiting [2025-11-12T01:50:19.431Z] 94dca1d98774: Waiting [2025-11-12T01:50:19.431Z] 93551beccea0: Waiting [2025-11-12T01:50:19.431Z] 256f393e029f: Waiting [2025-11-12T01:50:19.431Z] 7c8c5916131e: Layer already exists [2025-11-12T01:50:19.431Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:19.431Z] 209de22eee34: Layer already exists [2025-11-12T01:50:19.431Z] 17fcf4faf6da: Layer already exists [2025-11-12T01:50:19.431Z] 561477fd5009: Layer already exists [2025-11-12T01:50:19.431Z] c49c265e3705: Layer already exists [2025-11-12T01:50:19.431Z] 94dca1d98774: Layer already exists [2025-11-12T01:50:19.431Z] 93551beccea0: Layer already exists [2025-11-12T01:50:19.431Z] 256f393e029f: Layer already exists [2025-11-12T01:50:19.431Z] 4.1.0-dev.75: digest: sha256:d59533834b997d19c64b396b12cec9da33b40b9c4eb3c695f38c22a8336b3f08 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:19.761Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:20.097Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:50:20.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-12T01:50:20.097Z] 7c8c5916131e: Preparing [2025-11-12T01:50:20.097Z] 561477fd5009: Preparing [2025-11-12T01:50:20.097Z] 209de22eee34: Preparing [2025-11-12T01:50:20.097Z] 17fcf4faf6da: Preparing [2025-11-12T01:50:20.097Z] 693356d5dcbb: Preparing [2025-11-12T01:50:20.097Z] c49c265e3705: Preparing [2025-11-12T01:50:20.097Z] 94dca1d98774: Preparing [2025-11-12T01:50:20.097Z] 93551beccea0: Preparing [2025-11-12T01:50:20.097Z] 256f393e029f: Preparing [2025-11-12T01:50:20.097Z] c49c265e3705: Waiting [2025-11-12T01:50:20.097Z] 94dca1d98774: Waiting [2025-11-12T01:50:20.097Z] 93551beccea0: Waiting [2025-11-12T01:50:20.097Z] 256f393e029f: Waiting [2025-11-12T01:50:20.097Z] 7c8c5916131e: Layer already exists [2025-11-12T01:50:20.097Z] 17fcf4faf6da: Layer already exists [2025-11-12T01:50:20.097Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:20.097Z] 561477fd5009: Layer already exists [2025-11-12T01:50:20.097Z] 209de22eee34: Layer already exists [2025-11-12T01:50:20.097Z] 256f393e029f: Layer already exists [2025-11-12T01:50:20.097Z] 94dca1d98774: Layer already exists [2025-11-12T01:50:20.097Z] c49c265e3705: Layer already exists [2025-11-12T01:50:20.097Z] 93551beccea0: Layer already exists [2025-11-12T01:50:20.097Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:d59533834b997d19c64b396b12cec9da33b40b9c4eb3c695f38c22a8336b3f08 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:20.432Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:20.764Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-11-12T01:50:20.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-12T01:50:20.764Z] 7c8c5916131e: Preparing [2025-11-12T01:50:20.764Z] 561477fd5009: Preparing [2025-11-12T01:50:20.764Z] 209de22eee34: Preparing [2025-11-12T01:50:20.764Z] 17fcf4faf6da: Preparing [2025-11-12T01:50:20.764Z] 693356d5dcbb: Preparing [2025-11-12T01:50:20.764Z] c49c265e3705: Preparing [2025-11-12T01:50:20.764Z] 94dca1d98774: Preparing [2025-11-12T01:50:20.764Z] 93551beccea0: Preparing [2025-11-12T01:50:20.764Z] 256f393e029f: Preparing [2025-11-12T01:50:20.764Z] c49c265e3705: Waiting [2025-11-12T01:50:20.764Z] 94dca1d98774: Waiting [2025-11-12T01:50:20.764Z] 256f393e029f: Waiting [2025-11-12T01:50:20.764Z] 93551beccea0: Waiting [2025-11-12T01:50:20.764Z] 7c8c5916131e: Layer already exists [2025-11-12T01:50:20.764Z] 209de22eee34: Layer already exists [2025-11-12T01:50:20.764Z] 17fcf4faf6da: Layer already exists [2025-11-12T01:50:20.764Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:20.764Z] 561477fd5009: Layer already exists [2025-11-12T01:50:20.764Z] 93551beccea0: Layer already exists [2025-11-12T01:50:20.764Z] c49c265e3705: Layer already exists [2025-11-12T01:50:20.764Z] 94dca1d98774: Layer already exists [2025-11-12T01:50:20.764Z] 256f393e029f: Layer already exists [2025-11-12T01:50:20.764Z] main: digest: sha256:d59533834b997d19c64b396b12cec9da33b40b9c4eb3c695f38c22a8336b3f08 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T01:50:20.844Z] ===================================================== [Pipeline] echo [2025-11-12T01:50:20.859Z] taggedImages: [2025-11-12T01:50:20.859Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:50:20.859Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-12T01:50:20.859Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75 [2025-11-12T01:50:20.859Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:50:20.859Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-11-12T01:50:20.893Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-11-12T01:50:20.893Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:50:20.893Z] latest [2025-11-12T01:50:20.893Z] 4.1.0-dev.75 [2025-11-12T01:50:20.893Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:50:20.893Z] main [2025-11-12T01:50:20.893Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:21.243Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:21.569Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:50:21.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-12T01:50:21.570Z] d84d4a764fce: Preparing [2025-11-12T01:50:21.570Z] 1ae2f4583ddd: Preparing [2025-11-12T01:50:21.570Z] 40e118d08035: Preparing [2025-11-12T01:50:21.570Z] 5e49e5ee919b: Preparing [2025-11-12T01:50:21.570Z] c1879ca29f7d: Preparing [2025-11-12T01:50:21.570Z] 693356d5dcbb: Preparing [2025-11-12T01:50:21.570Z] c49c265e3705: Preparing [2025-11-12T01:50:21.570Z] b0ec4b3c1835: Preparing [2025-11-12T01:50:21.570Z] 79c1ebddc7d0: Preparing [2025-11-12T01:50:21.570Z] 8f389a752d99: Preparing [2025-11-12T01:50:21.570Z] 256f393e029f: Preparing [2025-11-12T01:50:21.570Z] b0ec4b3c1835: Waiting [2025-11-12T01:50:21.570Z] c49c265e3705: Waiting [2025-11-12T01:50:21.570Z] 79c1ebddc7d0: Waiting [2025-11-12T01:50:21.570Z] 8f389a752d99: Waiting [2025-11-12T01:50:21.570Z] 256f393e029f: Waiting [2025-11-12T01:50:21.570Z] 693356d5dcbb: Waiting [2025-11-12T01:50:21.570Z] d84d4a764fce: Pushed [2025-11-12T01:50:21.570Z] 1ae2f4583ddd: Pushed [2025-11-12T01:50:21.570Z] 5e49e5ee919b: Pushed [2025-11-12T01:50:21.570Z] c1879ca29f7d: Pushed [2025-11-12T01:50:21.570Z] c49c265e3705: Layer already exists [2025-11-12T01:50:21.570Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:21.570Z] 256f393e029f: Layer already exists [2025-11-12T01:50:21.570Z] b0ec4b3c1835: Pushed [2025-11-12T01:50:21.829Z] 79c1ebddc7d0: Pushed [2025-11-12T01:50:23.211Z] 8f389a752d99: Pushed [2025-11-12T01:50:24.589Z] 40e118d08035: Pushed [2025-11-12T01:50:24.589Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:7d880eee1022874a342b5f2ca2ae264ca14d0b419558034fc57a2597b95e6972 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:24.922Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:25.256Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-12T01:50:25.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-12T01:50:25.256Z] d84d4a764fce: Preparing [2025-11-12T01:50:25.256Z] 1ae2f4583ddd: Preparing [2025-11-12T01:50:25.256Z] 40e118d08035: Preparing [2025-11-12T01:50:25.256Z] 5e49e5ee919b: Preparing [2025-11-12T01:50:25.256Z] c1879ca29f7d: Preparing [2025-11-12T01:50:25.256Z] 693356d5dcbb: Preparing [2025-11-12T01:50:25.256Z] c49c265e3705: Preparing [2025-11-12T01:50:25.256Z] b0ec4b3c1835: Preparing [2025-11-12T01:50:25.256Z] 79c1ebddc7d0: Preparing [2025-11-12T01:50:25.256Z] 8f389a752d99: Preparing [2025-11-12T01:50:25.256Z] 256f393e029f: Preparing [2025-11-12T01:50:25.256Z] 693356d5dcbb: Waiting [2025-11-12T01:50:25.256Z] 8f389a752d99: Waiting [2025-11-12T01:50:25.256Z] 256f393e029f: Waiting [2025-11-12T01:50:25.256Z] b0ec4b3c1835: Waiting [2025-11-12T01:50:25.256Z] c49c265e3705: Waiting [2025-11-12T01:50:25.256Z] 79c1ebddc7d0: Waiting [2025-11-12T01:50:25.256Z] d84d4a764fce: Layer already exists [2025-11-12T01:50:25.256Z] 1ae2f4583ddd: Layer already exists [2025-11-12T01:50:25.256Z] c1879ca29f7d: Layer already exists [2025-11-12T01:50:25.256Z] 40e118d08035: Layer already exists [2025-11-12T01:50:25.256Z] 5e49e5ee919b: Layer already exists [2025-11-12T01:50:25.256Z] c49c265e3705: Layer already exists [2025-11-12T01:50:25.256Z] 79c1ebddc7d0: Layer already exists [2025-11-12T01:50:25.256Z] b0ec4b3c1835: Layer already exists [2025-11-12T01:50:25.256Z] 8f389a752d99: Layer already exists [2025-11-12T01:50:25.256Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:25.256Z] 256f393e029f: Layer already exists [2025-11-12T01:50:25.256Z] latest: digest: sha256:7d880eee1022874a342b5f2ca2ae264ca14d0b419558034fc57a2597b95e6972 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:25.594Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:25.923Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75 [2025-11-12T01:50:25.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-12T01:50:25.923Z] d84d4a764fce: Preparing [2025-11-12T01:50:25.923Z] 1ae2f4583ddd: Preparing [2025-11-12T01:50:25.923Z] 40e118d08035: Preparing [2025-11-12T01:50:25.923Z] 5e49e5ee919b: Preparing [2025-11-12T01:50:25.923Z] c1879ca29f7d: Preparing [2025-11-12T01:50:25.923Z] 693356d5dcbb: Preparing [2025-11-12T01:50:25.923Z] c49c265e3705: Preparing [2025-11-12T01:50:25.923Z] b0ec4b3c1835: Preparing [2025-11-12T01:50:25.923Z] 79c1ebddc7d0: Preparing [2025-11-12T01:50:25.923Z] 8f389a752d99: Preparing [2025-11-12T01:50:25.923Z] 256f393e029f: Preparing [2025-11-12T01:50:25.923Z] 693356d5dcbb: Waiting [2025-11-12T01:50:25.923Z] 79c1ebddc7d0: Waiting [2025-11-12T01:50:25.923Z] 8f389a752d99: Waiting [2025-11-12T01:50:25.923Z] 256f393e029f: Waiting [2025-11-12T01:50:25.923Z] c49c265e3705: Waiting [2025-11-12T01:50:25.923Z] b0ec4b3c1835: Waiting [2025-11-12T01:50:25.923Z] 5e49e5ee919b: Layer already exists [2025-11-12T01:50:25.923Z] 1ae2f4583ddd: Layer already exists [2025-11-12T01:50:25.923Z] c1879ca29f7d: Layer already exists [2025-11-12T01:50:25.923Z] d84d4a764fce: Layer already exists [2025-11-12T01:50:25.923Z] 40e118d08035: Layer already exists [2025-11-12T01:50:25.923Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:25.923Z] c49c265e3705: Layer already exists [2025-11-12T01:50:25.923Z] b0ec4b3c1835: Layer already exists [2025-11-12T01:50:25.923Z] 8f389a752d99: Layer already exists [2025-11-12T01:50:25.923Z] 79c1ebddc7d0: Layer already exists [2025-11-12T01:50:25.923Z] 256f393e029f: Layer already exists [2025-11-12T01:50:25.923Z] 4.1.0-dev.75: digest: sha256:7d880eee1022874a342b5f2ca2ae264ca14d0b419558034fc57a2597b95e6972 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:26.264Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:26.592Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:50:26.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-12T01:50:26.593Z] d84d4a764fce: Preparing [2025-11-12T01:50:26.593Z] 1ae2f4583ddd: Preparing [2025-11-12T01:50:26.593Z] 40e118d08035: Preparing [2025-11-12T01:50:26.593Z] 5e49e5ee919b: Preparing [2025-11-12T01:50:26.593Z] c1879ca29f7d: Preparing [2025-11-12T01:50:26.593Z] 693356d5dcbb: Preparing [2025-11-12T01:50:26.593Z] c49c265e3705: Preparing [2025-11-12T01:50:26.593Z] 693356d5dcbb: Waiting [2025-11-12T01:50:26.593Z] b0ec4b3c1835: Preparing [2025-11-12T01:50:26.593Z] 79c1ebddc7d0: Preparing [2025-11-12T01:50:26.593Z] 8f389a752d99: Preparing [2025-11-12T01:50:26.593Z] 256f393e029f: Preparing [2025-11-12T01:50:26.593Z] c49c265e3705: Waiting [2025-11-12T01:50:26.593Z] b0ec4b3c1835: Waiting [2025-11-12T01:50:26.593Z] 79c1ebddc7d0: Waiting [2025-11-12T01:50:26.593Z] 8f389a752d99: Waiting [2025-11-12T01:50:26.593Z] 256f393e029f: Waiting [2025-11-12T01:50:26.593Z] 5e49e5ee919b: Layer already exists [2025-11-12T01:50:26.593Z] 40e118d08035: Layer already exists [2025-11-12T01:50:26.593Z] c1879ca29f7d: Layer already exists [2025-11-12T01:50:26.593Z] d84d4a764fce: Layer already exists [2025-11-12T01:50:26.593Z] 1ae2f4583ddd: Layer already exists [2025-11-12T01:50:26.593Z] b0ec4b3c1835: Layer already exists [2025-11-12T01:50:26.593Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:26.593Z] c49c265e3705: Layer already exists [2025-11-12T01:50:26.593Z] 79c1ebddc7d0: Layer already exists [2025-11-12T01:50:26.593Z] 8f389a752d99: Layer already exists [2025-11-12T01:50:26.593Z] 256f393e029f: Layer already exists [2025-11-12T01:50:26.593Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:7d880eee1022874a342b5f2ca2ae264ca14d0b419558034fc57a2597b95e6972 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:26.918Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:27.244Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-11-12T01:50:27.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-12T01:50:27.244Z] d84d4a764fce: Preparing [2025-11-12T01:50:27.244Z] 1ae2f4583ddd: Preparing [2025-11-12T01:50:27.244Z] 40e118d08035: Preparing [2025-11-12T01:50:27.244Z] 5e49e5ee919b: Preparing [2025-11-12T01:50:27.244Z] c1879ca29f7d: Preparing [2025-11-12T01:50:27.244Z] 693356d5dcbb: Preparing [2025-11-12T01:50:27.244Z] c49c265e3705: Preparing [2025-11-12T01:50:27.244Z] b0ec4b3c1835: Preparing [2025-11-12T01:50:27.244Z] 79c1ebddc7d0: Preparing [2025-11-12T01:50:27.244Z] 8f389a752d99: Preparing [2025-11-12T01:50:27.244Z] 693356d5dcbb: Waiting [2025-11-12T01:50:27.244Z] b0ec4b3c1835: Waiting [2025-11-12T01:50:27.244Z] c49c265e3705: Waiting [2025-11-12T01:50:27.244Z] 79c1ebddc7d0: Waiting [2025-11-12T01:50:27.244Z] 256f393e029f: Preparing [2025-11-12T01:50:27.244Z] 256f393e029f: Waiting [2025-11-12T01:50:27.244Z] 5e49e5ee919b: Layer already exists [2025-11-12T01:50:27.244Z] 1ae2f4583ddd: Layer already exists [2025-11-12T01:50:27.244Z] 40e118d08035: Layer already exists [2025-11-12T01:50:27.244Z] d84d4a764fce: Layer already exists [2025-11-12T01:50:27.244Z] c1879ca29f7d: Layer already exists [2025-11-12T01:50:27.244Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:27.244Z] c49c265e3705: Layer already exists [2025-11-12T01:50:27.244Z] 79c1ebddc7d0: Layer already exists [2025-11-12T01:50:27.244Z] b0ec4b3c1835: Layer already exists [2025-11-12T01:50:27.244Z] 8f389a752d99: Layer already exists [2025-11-12T01:50:27.244Z] 256f393e029f: Layer already exists [2025-11-12T01:50:27.244Z] main: digest: sha256:7d880eee1022874a342b5f2ca2ae264ca14d0b419558034fc57a2597b95e6972 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T01:50:27.327Z] ===================================================== [Pipeline] echo [2025-11-12T01:50:27.346Z] taggedImages: [2025-11-12T01:50:27.346Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:50:27.346Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-12T01:50:27.346Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75 [2025-11-12T01:50:27.346Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:50:27.346Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-11-12T01:50:27.374Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-11-12T01:50:27.374Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:50:27.374Z] latest [2025-11-12T01:50:27.374Z] 4.1.0-dev.75 [2025-11-12T01:50:27.374Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:50:27.374Z] main [2025-11-12T01:50:27.374Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:27.747Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:28.087Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:50:28.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-12T01:50:28.087Z] 8f98199d070b: Preparing [2025-11-12T01:50:28.087Z] d37cf2b8d639: Preparing [2025-11-12T01:50:28.087Z] 024a0b4a6f35: Preparing [2025-11-12T01:50:28.087Z] f78e32572928: Preparing [2025-11-12T01:50:28.087Z] 4392cd289de2: Preparing [2025-11-12T01:50:28.087Z] 37f9ca62aa48: Preparing [2025-11-12T01:50:28.087Z] 1b1c2f9dcb32: Preparing [2025-11-12T01:50:28.087Z] 693356d5dcbb: Preparing [2025-11-12T01:50:28.087Z] c49c265e3705: Preparing [2025-11-12T01:50:28.087Z] 37f9ca62aa48: Waiting [2025-11-12T01:50:28.087Z] 693356d5dcbb: Waiting [2025-11-12T01:50:28.087Z] 1b1c2f9dcb32: Waiting [2025-11-12T01:50:28.087Z] c49c265e3705: Waiting [2025-11-12T01:50:28.087Z] 621367bd4b37: Preparing [2025-11-12T01:50:28.087Z] 780b7f9d3d1b: Preparing [2025-11-12T01:50:28.087Z] 256f393e029f: Preparing [2025-11-12T01:50:28.087Z] 621367bd4b37: Waiting [2025-11-12T01:50:28.087Z] 780b7f9d3d1b: Waiting [2025-11-12T01:50:28.087Z] 256f393e029f: Waiting [2025-11-12T01:50:28.087Z] 4392cd289de2: Pushed [2025-11-12T01:50:28.087Z] d37cf2b8d639: Pushed [2025-11-12T01:50:28.087Z] 8f98199d070b: Pushed [2025-11-12T01:50:28.087Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:28.087Z] c49c265e3705: Layer already exists [2025-11-12T01:50:28.346Z] 37f9ca62aa48: Pushed [2025-11-12T01:50:28.346Z] 1b1c2f9dcb32: Pushed [2025-11-12T01:50:28.346Z] 256f393e029f: Layer already exists [2025-11-12T01:50:28.346Z] 621367bd4b37: Pushed [2025-11-12T01:50:29.719Z] 780b7f9d3d1b: Pushed [2025-11-12T01:50:30.656Z] f78e32572928: Pushed [2025-11-12T01:50:30.917Z] 024a0b4a6f35: Pushed [2025-11-12T01:50:30.917Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:4215a021eee9ffb27fd85aced2faa3dfd43b35c3ca8e9be2ce8d3396bcb9f63c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:31.254Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:31.584Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-12T01:50:31.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-12T01:50:31.584Z] 8f98199d070b: Preparing [2025-11-12T01:50:31.584Z] d37cf2b8d639: Preparing [2025-11-12T01:50:31.584Z] 024a0b4a6f35: Preparing [2025-11-12T01:50:31.584Z] f78e32572928: Preparing [2025-11-12T01:50:31.584Z] 4392cd289de2: Preparing [2025-11-12T01:50:31.584Z] 37f9ca62aa48: Preparing [2025-11-12T01:50:31.584Z] 1b1c2f9dcb32: Preparing [2025-11-12T01:50:31.584Z] 693356d5dcbb: Preparing [2025-11-12T01:50:31.584Z] c49c265e3705: Preparing [2025-11-12T01:50:31.584Z] 621367bd4b37: Preparing [2025-11-12T01:50:31.584Z] 780b7f9d3d1b: Preparing [2025-11-12T01:50:31.584Z] 256f393e029f: Preparing [2025-11-12T01:50:31.584Z] c49c265e3705: Waiting [2025-11-12T01:50:31.584Z] 693356d5dcbb: Waiting [2025-11-12T01:50:31.584Z] 37f9ca62aa48: Waiting [2025-11-12T01:50:31.584Z] 621367bd4b37: Waiting [2025-11-12T01:50:31.584Z] 1b1c2f9dcb32: Waiting [2025-11-12T01:50:31.584Z] 780b7f9d3d1b: Waiting [2025-11-12T01:50:31.584Z] 256f393e029f: Waiting [2025-11-12T01:50:31.584Z] 024a0b4a6f35: Layer already exists [2025-11-12T01:50:31.584Z] f78e32572928: Layer already exists [2025-11-12T01:50:31.584Z] d37cf2b8d639: Layer already exists [2025-11-12T01:50:31.584Z] 4392cd289de2: Layer already exists [2025-11-12T01:50:31.584Z] 8f98199d070b: Layer already exists [2025-11-12T01:50:31.584Z] 37f9ca62aa48: Layer already exists [2025-11-12T01:50:31.584Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:31.584Z] 1b1c2f9dcb32: Layer already exists [2025-11-12T01:50:31.584Z] c49c265e3705: Layer already exists [2025-11-12T01:50:31.584Z] 621367bd4b37: Layer already exists [2025-11-12T01:50:31.584Z] 780b7f9d3d1b: Layer already exists [2025-11-12T01:50:31.584Z] 256f393e029f: Layer already exists [2025-11-12T01:50:31.584Z] latest: digest: sha256:4215a021eee9ffb27fd85aced2faa3dfd43b35c3ca8e9be2ce8d3396bcb9f63c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:31.915Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:32.252Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75 [2025-11-12T01:50:32.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-12T01:50:32.253Z] 8f98199d070b: Preparing [2025-11-12T01:50:32.253Z] d37cf2b8d639: Preparing [2025-11-12T01:50:32.253Z] 024a0b4a6f35: Preparing [2025-11-12T01:50:32.253Z] f78e32572928: Preparing [2025-11-12T01:50:32.253Z] 4392cd289de2: Preparing [2025-11-12T01:50:32.253Z] 37f9ca62aa48: Preparing [2025-11-12T01:50:32.253Z] 1b1c2f9dcb32: Preparing [2025-11-12T01:50:32.253Z] 693356d5dcbb: Preparing [2025-11-12T01:50:32.253Z] c49c265e3705: Preparing [2025-11-12T01:50:32.253Z] 621367bd4b37: Preparing [2025-11-12T01:50:32.253Z] 780b7f9d3d1b: Preparing [2025-11-12T01:50:32.253Z] 256f393e029f: Preparing [2025-11-12T01:50:32.253Z] 37f9ca62aa48: Waiting [2025-11-12T01:50:32.253Z] 1b1c2f9dcb32: Waiting [2025-11-12T01:50:32.253Z] 693356d5dcbb: Waiting [2025-11-12T01:50:32.253Z] c49c265e3705: Waiting [2025-11-12T01:50:32.253Z] 621367bd4b37: Waiting [2025-11-12T01:50:32.253Z] 780b7f9d3d1b: Waiting [2025-11-12T01:50:32.253Z] 256f393e029f: Waiting [2025-11-12T01:50:32.253Z] 024a0b4a6f35: Layer already exists [2025-11-12T01:50:32.253Z] 4392cd289de2: Layer already exists [2025-11-12T01:50:32.253Z] d37cf2b8d639: Layer already exists [2025-11-12T01:50:32.253Z] 8f98199d070b: Layer already exists [2025-11-12T01:50:32.253Z] f78e32572928: Layer already exists [2025-11-12T01:50:32.253Z] 1b1c2f9dcb32: Layer already exists [2025-11-12T01:50:32.253Z] 37f9ca62aa48: Layer already exists [2025-11-12T01:50:32.253Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:32.253Z] c49c265e3705: Layer already exists [2025-11-12T01:50:32.253Z] 621367bd4b37: Layer already exists [2025-11-12T01:50:32.253Z] 780b7f9d3d1b: Layer already exists [2025-11-12T01:50:32.253Z] 256f393e029f: Layer already exists [2025-11-12T01:50:32.253Z] 4.1.0-dev.75: digest: sha256:4215a021eee9ffb27fd85aced2faa3dfd43b35c3ca8e9be2ce8d3396bcb9f63c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:32.582Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:32.918Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:50:32.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-12T01:50:32.918Z] 8f98199d070b: Preparing [2025-11-12T01:50:32.918Z] d37cf2b8d639: Preparing [2025-11-12T01:50:32.918Z] 024a0b4a6f35: Preparing [2025-11-12T01:50:32.918Z] f78e32572928: Preparing [2025-11-12T01:50:32.918Z] 4392cd289de2: Preparing [2025-11-12T01:50:32.918Z] 37f9ca62aa48: Preparing [2025-11-12T01:50:32.918Z] 1b1c2f9dcb32: Preparing [2025-11-12T01:50:32.918Z] 693356d5dcbb: Preparing [2025-11-12T01:50:32.918Z] c49c265e3705: Preparing [2025-11-12T01:50:32.918Z] 621367bd4b37: Preparing [2025-11-12T01:50:32.919Z] 780b7f9d3d1b: Preparing [2025-11-12T01:50:32.919Z] 256f393e029f: Preparing [2025-11-12T01:50:32.919Z] 37f9ca62aa48: Waiting [2025-11-12T01:50:32.919Z] 693356d5dcbb: Waiting [2025-11-12T01:50:32.919Z] 1b1c2f9dcb32: Waiting [2025-11-12T01:50:32.919Z] c49c265e3705: Waiting [2025-11-12T01:50:32.919Z] 780b7f9d3d1b: Waiting [2025-11-12T01:50:32.919Z] 621367bd4b37: Waiting [2025-11-12T01:50:32.919Z] 256f393e029f: Waiting [2025-11-12T01:50:32.919Z] d37cf2b8d639: Layer already exists [2025-11-12T01:50:32.919Z] 024a0b4a6f35: Layer already exists [2025-11-12T01:50:32.919Z] 8f98199d070b: Layer already exists [2025-11-12T01:50:32.919Z] 4392cd289de2: Layer already exists [2025-11-12T01:50:32.919Z] f78e32572928: Layer already exists [2025-11-12T01:50:32.919Z] 37f9ca62aa48: Layer already exists [2025-11-12T01:50:32.919Z] 1b1c2f9dcb32: Layer already exists [2025-11-12T01:50:32.919Z] c49c265e3705: Layer already exists [2025-11-12T01:50:32.919Z] 621367bd4b37: Layer already exists [2025-11-12T01:50:32.919Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:32.919Z] 780b7f9d3d1b: Layer already exists [2025-11-12T01:50:32.919Z] 256f393e029f: Layer already exists [2025-11-12T01:50:32.919Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:4215a021eee9ffb27fd85aced2faa3dfd43b35c3ca8e9be2ce8d3396bcb9f63c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:33.268Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:33.602Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-11-12T01:50:33.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-12T01:50:33.602Z] 8f98199d070b: Preparing [2025-11-12T01:50:33.602Z] d37cf2b8d639: Preparing [2025-11-12T01:50:33.602Z] 024a0b4a6f35: Preparing [2025-11-12T01:50:33.602Z] f78e32572928: Preparing [2025-11-12T01:50:33.602Z] 4392cd289de2: Preparing [2025-11-12T01:50:33.602Z] 37f9ca62aa48: Preparing [2025-11-12T01:50:33.602Z] 1b1c2f9dcb32: Preparing [2025-11-12T01:50:33.602Z] 693356d5dcbb: Preparing [2025-11-12T01:50:33.602Z] c49c265e3705: Preparing [2025-11-12T01:50:33.602Z] 621367bd4b37: Preparing [2025-11-12T01:50:33.602Z] 780b7f9d3d1b: Preparing [2025-11-12T01:50:33.602Z] 256f393e029f: Preparing [2025-11-12T01:50:33.602Z] 693356d5dcbb: Waiting [2025-11-12T01:50:33.602Z] c49c265e3705: Waiting [2025-11-12T01:50:33.602Z] 37f9ca62aa48: Waiting [2025-11-12T01:50:33.602Z] 621367bd4b37: Waiting [2025-11-12T01:50:33.602Z] 1b1c2f9dcb32: Waiting [2025-11-12T01:50:33.602Z] 256f393e029f: Waiting [2025-11-12T01:50:33.602Z] 780b7f9d3d1b: Waiting [2025-11-12T01:50:33.602Z] 4392cd289de2: Layer already exists [2025-11-12T01:50:33.602Z] d37cf2b8d639: Layer already exists [2025-11-12T01:50:33.602Z] 024a0b4a6f35: Layer already exists [2025-11-12T01:50:33.602Z] f78e32572928: Layer already exists [2025-11-12T01:50:33.602Z] 8f98199d070b: Layer already exists [2025-11-12T01:50:33.602Z] 37f9ca62aa48: Layer already exists [2025-11-12T01:50:33.602Z] 1b1c2f9dcb32: Layer already exists [2025-11-12T01:50:33.602Z] c49c265e3705: Layer already exists [2025-11-12T01:50:33.602Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:33.602Z] 621367bd4b37: Layer already exists [2025-11-12T01:50:33.602Z] 780b7f9d3d1b: Layer already exists [2025-11-12T01:50:33.602Z] 256f393e029f: Layer already exists [2025-11-12T01:50:33.602Z] main: digest: sha256:4215a021eee9ffb27fd85aced2faa3dfd43b35c3ca8e9be2ce8d3396bcb9f63c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T01:50:33.756Z] ===================================================== [Pipeline] echo [2025-11-12T01:50:33.777Z] taggedImages: [2025-11-12T01:50:33.777Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:50:33.777Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-12T01:50:33.777Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75 [2025-11-12T01:50:33.777Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:50:33.777Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-11-12T01:50:33.816Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-11-12T01:50:33.816Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:50:33.816Z] latest [2025-11-12T01:50:33.816Z] 4.1.0-dev.75 [2025-11-12T01:50:33.816Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:50:33.816Z] main [2025-11-12T01:50:33.816Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:34.198Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:34.539Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:50:34.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-12T01:50:34.539Z] 8de6daf403e6: Preparing [2025-11-12T01:50:34.539Z] ca19aa41bc5f: Preparing [2025-11-12T01:50:34.539Z] 693356d5dcbb: Preparing [2025-11-12T01:50:34.539Z] c49c265e3705: Preparing [2025-11-12T01:50:34.539Z] 1667e514cab7: Preparing [2025-11-12T01:50:34.539Z] ea55b3048e8b: Preparing [2025-11-12T01:50:34.539Z] 256f393e029f: Preparing [2025-11-12T01:50:34.539Z] ea55b3048e8b: Waiting [2025-11-12T01:50:34.539Z] 256f393e029f: Waiting [2025-11-12T01:50:34.539Z] c49c265e3705: Layer already exists [2025-11-12T01:50:34.539Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:34.539Z] 256f393e029f: Layer already exists [2025-11-12T01:50:34.539Z] 8de6daf403e6: Pushed [2025-11-12T01:50:34.539Z] 1667e514cab7: Pushed [2025-11-12T01:50:35.475Z] ea55b3048e8b: Pushed [2025-11-12T01:50:38.045Z] ca19aa41bc5f: Pushed [2025-11-12T01:50:38.303Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:f1db7aecd78d679e92c577d9c2f131563c4022c0f6215ec54e57b1bde4c62bbc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:38.637Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:38.974Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-12T01:50:38.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-12T01:50:38.974Z] 8de6daf403e6: Preparing [2025-11-12T01:50:38.974Z] ca19aa41bc5f: Preparing [2025-11-12T01:50:38.974Z] 693356d5dcbb: Preparing [2025-11-12T01:50:38.974Z] c49c265e3705: Preparing [2025-11-12T01:50:38.974Z] 1667e514cab7: Preparing [2025-11-12T01:50:38.974Z] ea55b3048e8b: Preparing [2025-11-12T01:50:38.974Z] 256f393e029f: Preparing [2025-11-12T01:50:38.974Z] 256f393e029f: Waiting [2025-11-12T01:50:38.974Z] ea55b3048e8b: Waiting [2025-11-12T01:50:38.974Z] 1667e514cab7: Layer already exists [2025-11-12T01:50:38.974Z] 8de6daf403e6: Layer already exists [2025-11-12T01:50:38.974Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:38.974Z] ca19aa41bc5f: Layer already exists [2025-11-12T01:50:38.974Z] c49c265e3705: Layer already exists [2025-11-12T01:50:38.974Z] ea55b3048e8b: Layer already exists [2025-11-12T01:50:38.974Z] 256f393e029f: Layer already exists [2025-11-12T01:50:38.974Z] latest: digest: sha256:f1db7aecd78d679e92c577d9c2f131563c4022c0f6215ec54e57b1bde4c62bbc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:39.297Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:39.619Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75 [2025-11-12T01:50:39.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-12T01:50:39.619Z] 8de6daf403e6: Preparing [2025-11-12T01:50:39.619Z] ca19aa41bc5f: Preparing [2025-11-12T01:50:39.619Z] 693356d5dcbb: Preparing [2025-11-12T01:50:39.619Z] c49c265e3705: Preparing [2025-11-12T01:50:39.619Z] 1667e514cab7: Preparing [2025-11-12T01:50:39.619Z] ea55b3048e8b: Preparing [2025-11-12T01:50:39.619Z] 256f393e029f: Preparing [2025-11-12T01:50:39.619Z] ea55b3048e8b: Waiting [2025-11-12T01:50:39.619Z] 256f393e029f: Waiting [2025-11-12T01:50:39.619Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:39.619Z] 1667e514cab7: Layer already exists [2025-11-12T01:50:39.619Z] c49c265e3705: Layer already exists [2025-11-12T01:50:39.619Z] 8de6daf403e6: Layer already exists [2025-11-12T01:50:39.619Z] ca19aa41bc5f: Layer already exists [2025-11-12T01:50:39.619Z] ea55b3048e8b: Layer already exists [2025-11-12T01:50:39.619Z] 256f393e029f: Layer already exists [2025-11-12T01:50:39.619Z] 4.1.0-dev.75: digest: sha256:f1db7aecd78d679e92c577d9c2f131563c4022c0f6215ec54e57b1bde4c62bbc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:39.941Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:40.264Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:50:40.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-12T01:50:40.264Z] 8de6daf403e6: Preparing [2025-11-12T01:50:40.264Z] ca19aa41bc5f: Preparing [2025-11-12T01:50:40.264Z] 693356d5dcbb: Preparing [2025-11-12T01:50:40.264Z] c49c265e3705: Preparing [2025-11-12T01:50:40.264Z] 1667e514cab7: Preparing [2025-11-12T01:50:40.264Z] ea55b3048e8b: Preparing [2025-11-12T01:50:40.264Z] 256f393e029f: Preparing [2025-11-12T01:50:40.264Z] 256f393e029f: Waiting [2025-11-12T01:50:40.264Z] ea55b3048e8b: Waiting [2025-11-12T01:50:40.264Z] 8de6daf403e6: Layer already exists [2025-11-12T01:50:40.264Z] c49c265e3705: Layer already exists [2025-11-12T01:50:40.264Z] ca19aa41bc5f: Layer already exists [2025-11-12T01:50:40.264Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:40.264Z] 1667e514cab7: Layer already exists [2025-11-12T01:50:40.264Z] 256f393e029f: Layer already exists [2025-11-12T01:50:40.264Z] ea55b3048e8b: Layer already exists [2025-11-12T01:50:40.264Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:f1db7aecd78d679e92c577d9c2f131563c4022c0f6215ec54e57b1bde4c62bbc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:40.601Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:40.928Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-11-12T01:50:40.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-12T01:50:40.929Z] 8de6daf403e6: Preparing [2025-11-12T01:50:40.929Z] ca19aa41bc5f: Preparing [2025-11-12T01:50:40.929Z] 693356d5dcbb: Preparing [2025-11-12T01:50:40.929Z] c49c265e3705: Preparing [2025-11-12T01:50:40.929Z] 1667e514cab7: Preparing [2025-11-12T01:50:40.929Z] ea55b3048e8b: Preparing [2025-11-12T01:50:40.929Z] 256f393e029f: Preparing [2025-11-12T01:50:40.929Z] ea55b3048e8b: Waiting [2025-11-12T01:50:40.929Z] 256f393e029f: Waiting [2025-11-12T01:50:40.929Z] 1667e514cab7: Layer already exists [2025-11-12T01:50:40.929Z] ca19aa41bc5f: Layer already exists [2025-11-12T01:50:40.929Z] c49c265e3705: Layer already exists [2025-11-12T01:50:40.929Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:40.929Z] 8de6daf403e6: Layer already exists [2025-11-12T01:50:40.929Z] ea55b3048e8b: Layer already exists [2025-11-12T01:50:40.929Z] 256f393e029f: Layer already exists [2025-11-12T01:50:40.929Z] main: digest: sha256:f1db7aecd78d679e92c577d9c2f131563c4022c0f6215ec54e57b1bde4c62bbc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T01:50:41.014Z] ===================================================== [Pipeline] echo [2025-11-12T01:50:41.027Z] taggedImages: [2025-11-12T01:50:41.027Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:50:41.027Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-12T01:50:41.027Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75 [2025-11-12T01:50:41.027Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:50:41.027Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-11-12T01:50:41.055Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-11-12T01:50:41.055Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:50:41.055Z] latest [2025-11-12T01:50:41.055Z] 4.1.0-dev.75 [2025-11-12T01:50:41.055Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:50:41.055Z] main [2025-11-12T01:50:41.055Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:41.417Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:41.747Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:50:41.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-12T01:50:41.747Z] 65a27cb9247a: Preparing [2025-11-12T01:50:41.747Z] ad5fada5eeda: Preparing [2025-11-12T01:50:41.747Z] 700706e5b672: Preparing [2025-11-12T01:50:41.747Z] 693356d5dcbb: Preparing [2025-11-12T01:50:41.747Z] c49c265e3705: Preparing [2025-11-12T01:50:41.747Z] f55811088f6d: Preparing [2025-11-12T01:50:41.747Z] 74720f27796f: Preparing [2025-11-12T01:50:41.747Z] 5ff32a2cd2e0: Preparing [2025-11-12T01:50:41.747Z] 758e3c3bdbd7: Preparing [2025-11-12T01:50:41.747Z] 256f393e029f: Preparing [2025-11-12T01:50:41.747Z] 74720f27796f: Waiting [2025-11-12T01:50:41.747Z] 5ff32a2cd2e0: Waiting [2025-11-12T01:50:41.747Z] 256f393e029f: Waiting [2025-11-12T01:50:41.747Z] f55811088f6d: Waiting [2025-11-12T01:50:41.747Z] 758e3c3bdbd7: Waiting [2025-11-12T01:50:41.747Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:41.747Z] c49c265e3705: Layer already exists [2025-11-12T01:50:41.747Z] 65a27cb9247a: Pushed [2025-11-12T01:50:41.747Z] 700706e5b672: Pushed [2025-11-12T01:50:41.747Z] ad5fada5eeda: Pushed [2025-11-12T01:50:41.747Z] 256f393e029f: Layer already exists [2025-11-12T01:50:41.747Z] 5ff32a2cd2e0: Pushed [2025-11-12T01:50:42.316Z] 758e3c3bdbd7: Pushed [2025-11-12T01:50:47.595Z] 74720f27796f: Pushed [2025-11-12T01:50:55.725Z] f55811088f6d: Pushed [2025-11-12T01:50:55.725Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:86ec852842ed4a2c9c3c06b03d3cc25a1f6bcbcc1c1d7791c41159f9229bbf2c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:56.060Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:56.388Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-12T01:50:56.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-12T01:50:56.388Z] 65a27cb9247a: Preparing [2025-11-12T01:50:56.388Z] ad5fada5eeda: Preparing [2025-11-12T01:50:56.388Z] 700706e5b672: Preparing [2025-11-12T01:50:56.388Z] 693356d5dcbb: Preparing [2025-11-12T01:50:56.388Z] c49c265e3705: Preparing [2025-11-12T01:50:56.388Z] f55811088f6d: Preparing [2025-11-12T01:50:56.388Z] 74720f27796f: Preparing [2025-11-12T01:50:56.388Z] 5ff32a2cd2e0: Preparing [2025-11-12T01:50:56.388Z] 758e3c3bdbd7: Preparing [2025-11-12T01:50:56.388Z] 256f393e029f: Preparing [2025-11-12T01:50:56.388Z] 74720f27796f: Waiting [2025-11-12T01:50:56.388Z] 758e3c3bdbd7: Waiting [2025-11-12T01:50:56.388Z] 256f393e029f: Waiting [2025-11-12T01:50:56.388Z] 5ff32a2cd2e0: Waiting [2025-11-12T01:50:56.388Z] f55811088f6d: Waiting [2025-11-12T01:50:56.388Z] c49c265e3705: Layer already exists [2025-11-12T01:50:56.388Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:56.388Z] 700706e5b672: Layer already exists [2025-11-12T01:50:56.388Z] 65a27cb9247a: Layer already exists [2025-11-12T01:50:56.388Z] ad5fada5eeda: Layer already exists [2025-11-12T01:50:56.388Z] 74720f27796f: Layer already exists [2025-11-12T01:50:56.388Z] 758e3c3bdbd7: Layer already exists [2025-11-12T01:50:56.388Z] f55811088f6d: Layer already exists [2025-11-12T01:50:56.388Z] 5ff32a2cd2e0: Layer already exists [2025-11-12T01:50:56.388Z] 256f393e029f: Layer already exists [2025-11-12T01:50:56.388Z] latest: digest: sha256:86ec852842ed4a2c9c3c06b03d3cc25a1f6bcbcc1c1d7791c41159f9229bbf2c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:56.734Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:57.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75 [2025-11-12T01:50:57.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-12T01:50:57.062Z] 65a27cb9247a: Preparing [2025-11-12T01:50:57.062Z] ad5fada5eeda: Preparing [2025-11-12T01:50:57.062Z] 700706e5b672: Preparing [2025-11-12T01:50:57.062Z] 693356d5dcbb: Preparing [2025-11-12T01:50:57.062Z] c49c265e3705: Preparing [2025-11-12T01:50:57.062Z] f55811088f6d: Preparing [2025-11-12T01:50:57.062Z] 74720f27796f: Preparing [2025-11-12T01:50:57.062Z] 5ff32a2cd2e0: Preparing [2025-11-12T01:50:57.062Z] 758e3c3bdbd7: Preparing [2025-11-12T01:50:57.062Z] 256f393e029f: Preparing [2025-11-12T01:50:57.062Z] f55811088f6d: Waiting [2025-11-12T01:50:57.062Z] 758e3c3bdbd7: Waiting [2025-11-12T01:50:57.062Z] 256f393e029f: Waiting [2025-11-12T01:50:57.062Z] 74720f27796f: Waiting [2025-11-12T01:50:57.062Z] 5ff32a2cd2e0: Waiting [2025-11-12T01:50:57.062Z] c49c265e3705: Layer already exists [2025-11-12T01:50:57.062Z] 65a27cb9247a: Layer already exists [2025-11-12T01:50:57.062Z] 700706e5b672: Layer already exists [2025-11-12T01:50:57.062Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:57.062Z] ad5fada5eeda: Layer already exists [2025-11-12T01:50:57.062Z] f55811088f6d: Layer already exists [2025-11-12T01:50:57.062Z] 74720f27796f: Layer already exists [2025-11-12T01:50:57.062Z] 256f393e029f: Layer already exists [2025-11-12T01:50:57.062Z] 758e3c3bdbd7: Layer already exists [2025-11-12T01:50:57.062Z] 5ff32a2cd2e0: Layer already exists [2025-11-12T01:50:57.062Z] 4.1.0-dev.75: digest: sha256:86ec852842ed4a2c9c3c06b03d3cc25a1f6bcbcc1c1d7791c41159f9229bbf2c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:57.499Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:57.885Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:50:57.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-12T01:50:57.885Z] 65a27cb9247a: Preparing [2025-11-12T01:50:57.885Z] ad5fada5eeda: Preparing [2025-11-12T01:50:57.885Z] 700706e5b672: Preparing [2025-11-12T01:50:57.885Z] 693356d5dcbb: Preparing [2025-11-12T01:50:57.885Z] c49c265e3705: Preparing [2025-11-12T01:50:57.885Z] f55811088f6d: Preparing [2025-11-12T01:50:57.885Z] 74720f27796f: Preparing [2025-11-12T01:50:57.885Z] 5ff32a2cd2e0: Preparing [2025-11-12T01:50:57.885Z] 758e3c3bdbd7: Preparing [2025-11-12T01:50:57.885Z] 256f393e029f: Preparing [2025-11-12T01:50:57.885Z] 5ff32a2cd2e0: Waiting [2025-11-12T01:50:57.885Z] 758e3c3bdbd7: Waiting [2025-11-12T01:50:57.885Z] f55811088f6d: Waiting [2025-11-12T01:50:57.885Z] 256f393e029f: Waiting [2025-11-12T01:50:57.885Z] 74720f27796f: Waiting [2025-11-12T01:50:57.885Z] 700706e5b672: Layer already exists [2025-11-12T01:50:57.885Z] c49c265e3705: Layer already exists [2025-11-12T01:50:57.885Z] 65a27cb9247a: Layer already exists [2025-11-12T01:50:57.885Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:57.885Z] ad5fada5eeda: Layer already exists [2025-11-12T01:50:57.885Z] 74720f27796f: Layer already exists [2025-11-12T01:50:57.885Z] f55811088f6d: Layer already exists [2025-11-12T01:50:57.885Z] 758e3c3bdbd7: Layer already exists [2025-11-12T01:50:57.885Z] 256f393e029f: Layer already exists [2025-11-12T01:50:57.885Z] 5ff32a2cd2e0: Layer already exists [2025-11-12T01:50:57.885Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:86ec852842ed4a2c9c3c06b03d3cc25a1f6bcbcc1c1d7791c41159f9229bbf2c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:58.255Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:58.586Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-11-12T01:50:58.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-12T01:50:58.586Z] 65a27cb9247a: Preparing [2025-11-12T01:50:58.586Z] ad5fada5eeda: Preparing [2025-11-12T01:50:58.586Z] 700706e5b672: Preparing [2025-11-12T01:50:58.586Z] 693356d5dcbb: Preparing [2025-11-12T01:50:58.586Z] c49c265e3705: Preparing [2025-11-12T01:50:58.586Z] f55811088f6d: Preparing [2025-11-12T01:50:58.586Z] 74720f27796f: Preparing [2025-11-12T01:50:58.586Z] 5ff32a2cd2e0: Preparing [2025-11-12T01:50:58.586Z] f55811088f6d: Waiting [2025-11-12T01:50:58.586Z] 758e3c3bdbd7: Preparing [2025-11-12T01:50:58.586Z] 74720f27796f: Waiting [2025-11-12T01:50:58.586Z] 5ff32a2cd2e0: Waiting [2025-11-12T01:50:58.586Z] 256f393e029f: Preparing [2025-11-12T01:50:58.586Z] 758e3c3bdbd7: Waiting [2025-11-12T01:50:58.586Z] 256f393e029f: Waiting [2025-11-12T01:50:58.586Z] 700706e5b672: Layer already exists [2025-11-12T01:50:58.586Z] ad5fada5eeda: Layer already exists [2025-11-12T01:50:58.586Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:58.586Z] 65a27cb9247a: Layer already exists [2025-11-12T01:50:58.586Z] c49c265e3705: Layer already exists [2025-11-12T01:50:58.586Z] 5ff32a2cd2e0: Layer already exists [2025-11-12T01:50:58.586Z] 74720f27796f: Layer already exists [2025-11-12T01:50:58.586Z] 758e3c3bdbd7: Layer already exists [2025-11-12T01:50:58.586Z] 256f393e029f: Layer already exists [2025-11-12T01:50:58.586Z] f55811088f6d: Layer already exists [2025-11-12T01:50:58.586Z] main: digest: sha256:86ec852842ed4a2c9c3c06b03d3cc25a1f6bcbcc1c1d7791c41159f9229bbf2c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T01:50:58.664Z] ===================================================== [Pipeline] echo [2025-11-12T01:50:58.682Z] taggedImages: [2025-11-12T01:50:58.682Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:50:58.682Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-12T01:50:58.682Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75 [2025-11-12T01:50:58.682Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:50:58.682Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-11-12T01:50:58.710Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-11-12T01:50:58.710Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:50:58.710Z] latest [2025-11-12T01:50:58.710Z] 4.1.0-dev.75 [2025-11-12T01:50:58.710Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:50:58.710Z] main [2025-11-12T01:50:58.710Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:59.067Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:50:59.394Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:50:59.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-12T01:50:59.394Z] 74293e71a3c6: Preparing [2025-11-12T01:50:59.394Z] de62d77a1a85: Preparing [2025-11-12T01:50:59.394Z] 29ac1f9c53b4: Preparing [2025-11-12T01:50:59.394Z] 693356d5dcbb: Preparing [2025-11-12T01:50:59.394Z] c49c265e3705: Preparing [2025-11-12T01:50:59.394Z] 6f725f9698c2: Preparing [2025-11-12T01:50:59.394Z] bf82d2fb31a8: Preparing [2025-11-12T01:50:59.394Z] 9411a811c98e: Preparing [2025-11-12T01:50:59.394Z] 256f393e029f: Preparing [2025-11-12T01:50:59.394Z] 6f725f9698c2: Waiting [2025-11-12T01:50:59.394Z] bf82d2fb31a8: Waiting [2025-11-12T01:50:59.394Z] 9411a811c98e: Waiting [2025-11-12T01:50:59.394Z] 256f393e029f: Waiting [2025-11-12T01:50:59.394Z] c49c265e3705: Layer already exists [2025-11-12T01:50:59.394Z] 693356d5dcbb: Layer already exists [2025-11-12T01:50:59.394Z] 74293e71a3c6: Pushed [2025-11-12T01:50:59.394Z] de62d77a1a85: Pushed [2025-11-12T01:50:59.394Z] 29ac1f9c53b4: Pushed [2025-11-12T01:50:59.394Z] bf82d2fb31a8: Pushed [2025-11-12T01:50:59.394Z] 256f393e029f: Layer already exists [2025-11-12T01:50:59.963Z] 9411a811c98e: Pushed [2025-11-12T01:51:07.906Z] #97 DONE 97.1s [2025-11-12T01:51:07.906Z] [2025-11-12T01:51:07.906Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:51:07.906Z] #82 DONE 111.3s [2025-11-12T01:51:07.906Z] [2025-11-12T01:51:07.906Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:51:07.906Z] #83 DONE 110.3s [2025-11-12T01:51:07.906Z] [2025-11-12T01:51:07.906Z] #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:51:07.906Z] #93 DONE 108.8s [2025-11-12T01:51:07.906Z] [2025-11-12T01:51:07.906Z] #119 [support-notifications builder 6/7] COPY . . [2025-11-12T01:51:07.906Z] #119 ... [2025-11-12T01:51:07.906Z] [2025-11-12T01:51:07.906Z] #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:51:07.906Z] #87 DONE 106.4s [2025-11-12T01:51:07.906Z] [2025-11-12T01:51:07.906Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:51:07.906Z] #92 DONE 100.2s [2025-11-12T01:51:07.906Z] [2025-11-12T01:51:07.906Z] #120 [core-keeper builder 7/8] COPY . . [2025-11-12T01:51:09.327Z] #120 ... [2025-11-12T01:51:09.327Z] [2025-11-12T01:51:09.327Z] #121 [security-bootstrapper builder 6/7] COPY . . [2025-11-12T01:51:09.327Z] #121 DONE 2.0s [2025-11-12T01:51:09.327Z] [2025-11-12T01:51:09.327Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-12T01:51:09.327Z] #122 DONE 2.0s [2025-11-12T01:51:09.327Z] [2025-11-12T01:51:09.327Z] #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-12T01:51:09.327Z] #123 CACHED [2025-11-12T01:51:09.327Z] [2025-11-12T01:51:09.327Z] #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:51:09.327Z] #124 CACHED [2025-11-12T01:51:09.327Z] [2025-11-12T01:51:09.327Z] #125 [security-proxy-setup builder 6/7] COPY . . [2025-11-12T01:51:09.327Z] #125 CACHED [2025-11-12T01:51:09.327Z] [2025-11-12T01:51:09.327Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:51:09.327Z] #126 CACHED [2025-11-12T01:51:09.327Z] [2025-11-12T01:51:09.327Z] #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-12T01:51:09.327Z] #127 CACHED [2025-11-12T01:51:09.327Z] [2025-11-12T01:51:09.327Z] #128 [security-secretstore-setup builder 6/7] COPY . . [2025-11-12T01:51:09.327Z] #128 CACHED [2025-11-12T01:51:09.327Z] [2025-11-12T01:51:09.327Z] #119 [support-notifications builder 6/7] COPY . . [2025-11-12T01:51:09.327Z] #119 DONE 1.9s [2025-11-12T01:51:09.327Z] [2025-11-12T01:51:09.327Z] #120 [core-keeper builder 7/8] COPY . . [2025-11-12T01:51:09.327Z] #120 DONE 1.9s [2025-11-12T01:51:09.327Z] [2025-11-12T01:51:09.327Z] #129 [security-proxy-auth builder 6/7] COPY . . [2025-11-12T01:51:09.327Z] #129 DONE 2.0s [2025-11-12T01:51:09.327Z] [2025-11-12T01:51:09.327Z] #130 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-12T01:51:09.327Z] #130 ... [2025-11-12T01:51:09.327Z] [2025-11-12T01:51:09.327Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-12T01:51:09.327Z] #131 CACHED [2025-11-12T01:51:09.327Z] [2025-11-12T01:51:09.327Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-11-12T01:51:09.327Z] #132 CACHED [2025-11-12T01:51:09.327Z] [2025-11-12T01:51:09.327Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:51:09.327Z] #133 CACHED [2025-11-12T01:51:09.327Z] [2025-11-12T01:51:09.327Z] #134 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-11-12T01:51:09.327Z] #134 CACHED [2025-11-12T01:51:09.327Z] [2025-11-12T01:51:09.327Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:51:09.327Z] #135 CACHED [2025-11-12T01:51:09.327Z] [2025-11-12T01:51:09.327Z] #136 [core-data builder 6/7] COPY . . [2025-11-12T01:51:09.327Z] #136 CACHED [2025-11-12T01:51:09.327Z] [2025-11-12T01:51:09.327Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:51:09.327Z] #137 CACHED [2025-11-12T01:51:09.327Z] [2025-11-12T01:51:09.327Z] #138 [core-metadata builder 6/7] COPY . . [2025-11-12T01:51:09.327Z] #138 CACHED [2025-11-12T01:51:09.327Z] [2025-11-12T01:51:09.327Z] #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-11-12T01:51:09.327Z] #139 CACHED [2025-11-12T01:51:09.327Z] [2025-11-12T01:51:09.327Z] #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-12T01:51:09.327Z] #140 CACHED [2025-11-12T01:51:09.327Z] [2025-11-12T01:51:09.327Z] #141 [core-command builder 6/7] COPY . . [2025-11-12T01:51:09.327Z] #141 CACHED [2025-11-12T01:51:09.327Z] [2025-11-12T01:51:09.327Z] #142 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-11-12T01:51:09.327Z] #142 CACHED [2025-11-12T01:51:09.327Z] [2025-11-12T01:51:09.327Z] #143 [support-scheduler builder 6/7] COPY . . [2025-11-12T01:51:09.327Z] #143 DONE 2.2s [2025-11-12T01:51:09.602Z] [2025-11-12T01:51:09.602Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-12T01:51:14.851Z] 6f725f9698c2: Pushed [2025-11-12T01:51:14.851Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:140ee79bb3a01b2c55e51123c805c383c13f9b4de0f07c186b5467366d9c1886 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:14.994Z] #144 ... [2025-11-12T01:51:14.994Z] [2025-11-12T01:51:14.994Z] #130 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-12T01:51:14.994Z] #130 5.023 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-12T01:51:15.193Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:15.527Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-12T01:51:15.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-12T01:51:15.527Z] 74293e71a3c6: Preparing [2025-11-12T01:51:15.527Z] de62d77a1a85: Preparing [2025-11-12T01:51:15.527Z] 29ac1f9c53b4: Preparing [2025-11-12T01:51:15.527Z] 693356d5dcbb: Preparing [2025-11-12T01:51:15.527Z] c49c265e3705: Preparing [2025-11-12T01:51:15.527Z] 6f725f9698c2: Preparing [2025-11-12T01:51:15.527Z] bf82d2fb31a8: Preparing [2025-11-12T01:51:15.527Z] 9411a811c98e: Preparing [2025-11-12T01:51:15.527Z] 256f393e029f: Preparing [2025-11-12T01:51:15.527Z] bf82d2fb31a8: Waiting [2025-11-12T01:51:15.527Z] 6f725f9698c2: Waiting [2025-11-12T01:51:15.527Z] 9411a811c98e: Waiting [2025-11-12T01:51:15.527Z] 256f393e029f: Waiting [2025-11-12T01:51:15.527Z] 74293e71a3c6: Layer already exists [2025-11-12T01:51:15.527Z] 29ac1f9c53b4: Layer already exists [2025-11-12T01:51:15.527Z] c49c265e3705: Layer already exists [2025-11-12T01:51:15.527Z] 693356d5dcbb: Layer already exists [2025-11-12T01:51:15.527Z] de62d77a1a85: Layer already exists [2025-11-12T01:51:15.527Z] 9411a811c98e: Layer already exists [2025-11-12T01:51:15.527Z] 6f725f9698c2: Layer already exists [2025-11-12T01:51:15.527Z] bf82d2fb31a8: Layer already exists [2025-11-12T01:51:15.527Z] 256f393e029f: Layer already exists [2025-11-12T01:51:15.527Z] latest: digest: sha256:140ee79bb3a01b2c55e51123c805c383c13f9b4de0f07c186b5467366d9c1886 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:15.861Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:16.186Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75 [2025-11-12T01:51:16.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-12T01:51:16.186Z] 74293e71a3c6: Preparing [2025-11-12T01:51:16.186Z] de62d77a1a85: Preparing [2025-11-12T01:51:16.186Z] 29ac1f9c53b4: Preparing [2025-11-12T01:51:16.186Z] 693356d5dcbb: Preparing [2025-11-12T01:51:16.186Z] c49c265e3705: Preparing [2025-11-12T01:51:16.186Z] 6f725f9698c2: Preparing [2025-11-12T01:51:16.186Z] bf82d2fb31a8: Preparing [2025-11-12T01:51:16.186Z] 9411a811c98e: Preparing [2025-11-12T01:51:16.186Z] 256f393e029f: Preparing [2025-11-12T01:51:16.186Z] 9411a811c98e: Waiting [2025-11-12T01:51:16.186Z] 6f725f9698c2: Waiting [2025-11-12T01:51:16.186Z] bf82d2fb31a8: Waiting [2025-11-12T01:51:16.186Z] 256f393e029f: Waiting [2025-11-12T01:51:16.186Z] 693356d5dcbb: Layer already exists [2025-11-12T01:51:16.186Z] 74293e71a3c6: Layer already exists [2025-11-12T01:51:16.186Z] c49c265e3705: Layer already exists [2025-11-12T01:51:16.186Z] 29ac1f9c53b4: Layer already exists [2025-11-12T01:51:16.186Z] de62d77a1a85: Layer already exists [2025-11-12T01:51:16.186Z] 6f725f9698c2: Layer already exists [2025-11-12T01:51:16.186Z] bf82d2fb31a8: Layer already exists [2025-11-12T01:51:16.186Z] 256f393e029f: Layer already exists [2025-11-12T01:51:16.186Z] 9411a811c98e: Layer already exists [2025-11-12T01:51:16.186Z] 4.1.0-dev.75: digest: sha256:140ee79bb3a01b2c55e51123c805c383c13f9b4de0f07c186b5467366d9c1886 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:16.520Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:16.852Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:51:16.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-12T01:51:16.852Z] 74293e71a3c6: Preparing [2025-11-12T01:51:16.852Z] de62d77a1a85: Preparing [2025-11-12T01:51:16.852Z] 29ac1f9c53b4: Preparing [2025-11-12T01:51:16.852Z] 693356d5dcbb: Preparing [2025-11-12T01:51:16.852Z] c49c265e3705: Preparing [2025-11-12T01:51:16.852Z] 6f725f9698c2: Preparing [2025-11-12T01:51:16.852Z] bf82d2fb31a8: Preparing [2025-11-12T01:51:16.852Z] 9411a811c98e: Preparing [2025-11-12T01:51:16.852Z] 256f393e029f: Preparing [2025-11-12T01:51:16.852Z] 6f725f9698c2: Waiting [2025-11-12T01:51:16.852Z] bf82d2fb31a8: Waiting [2025-11-12T01:51:16.852Z] 9411a811c98e: Waiting [2025-11-12T01:51:16.852Z] 256f393e029f: Waiting [2025-11-12T01:51:16.852Z] c49c265e3705: Layer already exists [2025-11-12T01:51:16.852Z] 74293e71a3c6: Layer already exists [2025-11-12T01:51:16.852Z] 693356d5dcbb: Layer already exists [2025-11-12T01:51:16.852Z] de62d77a1a85: Layer already exists [2025-11-12T01:51:16.852Z] 29ac1f9c53b4: Layer already exists [2025-11-12T01:51:16.852Z] bf82d2fb31a8: Layer already exists [2025-11-12T01:51:16.852Z] 6f725f9698c2: Layer already exists [2025-11-12T01:51:16.852Z] 256f393e029f: Layer already exists [2025-11-12T01:51:16.852Z] 9411a811c98e: Layer already exists [2025-11-12T01:51:16.852Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:140ee79bb3a01b2c55e51123c805c383c13f9b4de0f07c186b5467366d9c1886 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:17.179Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:17.510Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-11-12T01:51:17.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-12T01:51:17.510Z] 74293e71a3c6: Preparing [2025-11-12T01:51:17.510Z] de62d77a1a85: Preparing [2025-11-12T01:51:17.510Z] 29ac1f9c53b4: Preparing [2025-11-12T01:51:17.510Z] 693356d5dcbb: Preparing [2025-11-12T01:51:17.510Z] c49c265e3705: Preparing [2025-11-12T01:51:17.510Z] 6f725f9698c2: Preparing [2025-11-12T01:51:17.510Z] bf82d2fb31a8: Preparing [2025-11-12T01:51:17.510Z] 9411a811c98e: Preparing [2025-11-12T01:51:17.510Z] 256f393e029f: Preparing [2025-11-12T01:51:17.510Z] 6f725f9698c2: Waiting [2025-11-12T01:51:17.510Z] bf82d2fb31a8: Waiting [2025-11-12T01:51:17.510Z] 9411a811c98e: Waiting [2025-11-12T01:51:17.510Z] 256f393e029f: Waiting [2025-11-12T01:51:17.510Z] 74293e71a3c6: Layer already exists [2025-11-12T01:51:17.510Z] de62d77a1a85: Layer already exists [2025-11-12T01:51:17.510Z] 693356d5dcbb: Layer already exists [2025-11-12T01:51:17.510Z] 29ac1f9c53b4: Layer already exists [2025-11-12T01:51:17.510Z] c49c265e3705: Layer already exists [2025-11-12T01:51:17.510Z] 6f725f9698c2: Layer already exists [2025-11-12T01:51:17.510Z] 9411a811c98e: Layer already exists [2025-11-12T01:51:17.510Z] bf82d2fb31a8: Layer already exists [2025-11-12T01:51:17.510Z] 256f393e029f: Layer already exists [2025-11-12T01:51:17.510Z] main: digest: sha256:140ee79bb3a01b2c55e51123c805c383c13f9b4de0f07c186b5467366d9c1886 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T01:51:17.600Z] ===================================================== [Pipeline] echo [2025-11-12T01:51:17.618Z] taggedImages: [2025-11-12T01:51:17.618Z] - nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:51:17.618Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-12T01:51:17.618Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75 [2025-11-12T01:51:17.618Z] - nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:51:17.618Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-11-12T01:51:17.653Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-11-12T01:51:17.653Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:51:17.653Z] latest [2025-11-12T01:51:17.653Z] 4.1.0-dev.75 [2025-11-12T01:51:17.653Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:51:17.653Z] main [2025-11-12T01:51:17.653Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:18.006Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:18.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:51:18.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-12T01:51:18.351Z] 65a27cb9247a: Preparing [2025-11-12T01:51:18.351Z] 9efcdd163c16: Preparing [2025-11-12T01:51:18.351Z] ea13b075e007: Preparing [2025-11-12T01:51:18.351Z] 693356d5dcbb: Preparing [2025-11-12T01:51:18.351Z] c49c265e3705: Preparing [2025-11-12T01:51:18.351Z] 2f5c34bef2c4: Preparing [2025-11-12T01:51:18.351Z] 5ff32a2cd2e0: Preparing [2025-11-12T01:51:18.351Z] 758e3c3bdbd7: Preparing [2025-11-12T01:51:18.351Z] 256f393e029f: Preparing [2025-11-12T01:51:18.351Z] 2f5c34bef2c4: Waiting [2025-11-12T01:51:18.351Z] 5ff32a2cd2e0: Waiting [2025-11-12T01:51:18.351Z] 758e3c3bdbd7: Waiting [2025-11-12T01:51:18.351Z] 256f393e029f: Waiting [2025-11-12T01:51:18.351Z] 65a27cb9247a: Layer already exists [2025-11-12T01:51:18.351Z] 693356d5dcbb: Layer already exists [2025-11-12T01:51:18.351Z] c49c265e3705: Layer already exists [2025-11-12T01:51:18.351Z] 5ff32a2cd2e0: Layer already exists [2025-11-12T01:51:18.351Z] 758e3c3bdbd7: Layer already exists [2025-11-12T01:51:18.351Z] 256f393e029f: Layer already exists [2025-11-12T01:51:18.351Z] 9efcdd163c16: Pushed [2025-11-12T01:51:18.351Z] ea13b075e007: Pushed [2025-11-12T01:51:19.241Z] #130 ... [2025-11-12T01:51:19.241Z] [2025-11-12T01:51:19.241Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-12T01:51:19.241Z] #0 5.073 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-12T01:51:19.241Z] #145 ... [2025-11-12T01:51:19.241Z] [2025-11-12T01:51:19.241Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-12T01:51:19.241Z] #0 5.804 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-12T01:51:19.510Z] #146 ... [2025-11-12T01:51:19.510Z] [2025-11-12T01:51:19.510Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-12T01:51:19.510Z] #0 4.298 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-12T01:51:19.510Z] #147 ... [2025-11-12T01:51:19.510Z] [2025-11-12T01:51:19.510Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-12T01:51:19.510Z] #0 5.009 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-11-12T01:51:19.775Z] #148 ... [2025-11-12T01:51:19.776Z] [2025-11-12T01:51:19.776Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-12T01:51:19.776Z] #0 5.646 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-12T01:51:20.054Z] #149 ... [2025-11-12T01:51:20.054Z] [2025-11-12T01:51:20.054Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-12T01:51:20.054Z] #0 5.555 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-12T01:51:20.054Z] #150 ... [2025-11-12T01:51:20.054Z] [2025-11-12T01:51:20.054Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-12T01:51:20.054Z] #0 5.434 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-12T01:51:20.328Z] #151 ... [2025-11-12T01:51:20.328Z] [2025-11-12T01:51:20.328Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-12T01:51:20.328Z] #0 5.050 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-12T01:51:20.636Z] #152 ... [2025-11-12T01:51:20.636Z] [2025-11-12T01:51:20.636Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-12T01:51:20.636Z] #0 5.765 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-12T01:51:20.636Z] #153 ... [2025-11-12T01:51:20.636Z] [2025-11-12T01:51:20.636Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-12T01:51:20.636Z] #0 5.862 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-12T01:51:20.901Z] #154 ... [2025-11-12T01:51:20.901Z] [2025-11-12T01:51:20.901Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-12T01:51:20.901Z] #144 5.940 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-12T01:51:33.246Z] 2f5c34bef2c4: Pushed [2025-11-12T01:51:33.246Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:e74be680c30ca427cee758e492a9c3c892caa7630c8bbedb97ffd3ed337df489 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:33.575Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:33.909Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-12T01:51:33.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-12T01:51:33.909Z] 65a27cb9247a: Preparing [2025-11-12T01:51:33.909Z] 9efcdd163c16: Preparing [2025-11-12T01:51:33.909Z] ea13b075e007: Preparing [2025-11-12T01:51:33.909Z] 693356d5dcbb: Preparing [2025-11-12T01:51:33.909Z] c49c265e3705: Preparing [2025-11-12T01:51:33.909Z] 2f5c34bef2c4: Preparing [2025-11-12T01:51:33.909Z] 5ff32a2cd2e0: Preparing [2025-11-12T01:51:33.909Z] 758e3c3bdbd7: Preparing [2025-11-12T01:51:33.909Z] 256f393e029f: Preparing [2025-11-12T01:51:33.909Z] 2f5c34bef2c4: Waiting [2025-11-12T01:51:33.909Z] 5ff32a2cd2e0: Waiting [2025-11-12T01:51:33.909Z] 758e3c3bdbd7: Waiting [2025-11-12T01:51:33.909Z] 256f393e029f: Waiting [2025-11-12T01:51:33.909Z] c49c265e3705: Layer already exists [2025-11-12T01:51:33.909Z] 65a27cb9247a: Layer already exists [2025-11-12T01:51:33.909Z] 9efcdd163c16: Layer already exists [2025-11-12T01:51:33.909Z] 693356d5dcbb: Layer already exists [2025-11-12T01:51:33.909Z] ea13b075e007: Layer already exists [2025-11-12T01:51:33.909Z] 2f5c34bef2c4: Layer already exists [2025-11-12T01:51:33.909Z] 256f393e029f: Layer already exists [2025-11-12T01:51:33.909Z] 5ff32a2cd2e0: Layer already exists [2025-11-12T01:51:33.909Z] 758e3c3bdbd7: Layer already exists [2025-11-12T01:51:33.909Z] latest: digest: sha256:e74be680c30ca427cee758e492a9c3c892caa7630c8bbedb97ffd3ed337df489 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:34.243Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:34.559Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75 [2025-11-12T01:51:34.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-12T01:51:34.559Z] 65a27cb9247a: Preparing [2025-11-12T01:51:34.559Z] 9efcdd163c16: Preparing [2025-11-12T01:51:34.559Z] ea13b075e007: Preparing [2025-11-12T01:51:34.559Z] 693356d5dcbb: Preparing [2025-11-12T01:51:34.559Z] c49c265e3705: Preparing [2025-11-12T01:51:34.559Z] 2f5c34bef2c4: Preparing [2025-11-12T01:51:34.559Z] 5ff32a2cd2e0: Preparing [2025-11-12T01:51:34.559Z] 758e3c3bdbd7: Preparing [2025-11-12T01:51:34.559Z] 256f393e029f: Preparing [2025-11-12T01:51:34.559Z] 2f5c34bef2c4: Waiting [2025-11-12T01:51:34.559Z] 5ff32a2cd2e0: Waiting [2025-11-12T01:51:34.559Z] 758e3c3bdbd7: Waiting [2025-11-12T01:51:34.559Z] 256f393e029f: Waiting [2025-11-12T01:51:34.559Z] 693356d5dcbb: Layer already exists [2025-11-12T01:51:34.559Z] 9efcdd163c16: Layer already exists [2025-11-12T01:51:34.559Z] 65a27cb9247a: Layer already exists [2025-11-12T01:51:34.559Z] ea13b075e007: Layer already exists [2025-11-12T01:51:34.559Z] c49c265e3705: Layer already exists [2025-11-12T01:51:34.559Z] 758e3c3bdbd7: Layer already exists [2025-11-12T01:51:34.559Z] 2f5c34bef2c4: Layer already exists [2025-11-12T01:51:34.559Z] 5ff32a2cd2e0: Layer already exists [2025-11-12T01:51:34.559Z] 256f393e029f: Layer already exists [2025-11-12T01:51:34.559Z] 4.1.0-dev.75: digest: sha256:e74be680c30ca427cee758e492a9c3c892caa7630c8bbedb97ffd3ed337df489 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:34.897Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:35.218Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:51:35.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-12T01:51:35.218Z] 65a27cb9247a: Preparing [2025-11-12T01:51:35.218Z] 9efcdd163c16: Preparing [2025-11-12T01:51:35.218Z] ea13b075e007: Preparing [2025-11-12T01:51:35.218Z] 693356d5dcbb: Preparing [2025-11-12T01:51:35.218Z] c49c265e3705: Preparing [2025-11-12T01:51:35.218Z] 2f5c34bef2c4: Preparing [2025-11-12T01:51:35.218Z] 5ff32a2cd2e0: Preparing [2025-11-12T01:51:35.218Z] 758e3c3bdbd7: Preparing [2025-11-12T01:51:35.218Z] 256f393e029f: Preparing [2025-11-12T01:51:35.218Z] 2f5c34bef2c4: Waiting [2025-11-12T01:51:35.218Z] 758e3c3bdbd7: Waiting [2025-11-12T01:51:35.218Z] 5ff32a2cd2e0: Waiting [2025-11-12T01:51:35.218Z] 256f393e029f: Waiting [2025-11-12T01:51:35.218Z] ea13b075e007: Layer already exists [2025-11-12T01:51:35.218Z] 65a27cb9247a: Layer already exists [2025-11-12T01:51:35.218Z] 9efcdd163c16: Layer already exists [2025-11-12T01:51:35.218Z] c49c265e3705: Layer already exists [2025-11-12T01:51:35.218Z] 693356d5dcbb: Layer already exists [2025-11-12T01:51:35.218Z] 5ff32a2cd2e0: Layer already exists [2025-11-12T01:51:35.218Z] 2f5c34bef2c4: Layer already exists [2025-11-12T01:51:35.218Z] 758e3c3bdbd7: Layer already exists [2025-11-12T01:51:35.218Z] 256f393e029f: Layer already exists [2025-11-12T01:51:35.218Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:e74be680c30ca427cee758e492a9c3c892caa7630c8bbedb97ffd3ed337df489 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:35.558Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:35.903Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-11-12T01:51:35.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-12T01:51:35.903Z] 65a27cb9247a: Preparing [2025-11-12T01:51:35.903Z] 9efcdd163c16: Preparing [2025-11-12T01:51:35.903Z] ea13b075e007: Preparing [2025-11-12T01:51:35.903Z] 693356d5dcbb: Preparing [2025-11-12T01:51:35.903Z] c49c265e3705: Preparing [2025-11-12T01:51:35.903Z] 2f5c34bef2c4: Preparing [2025-11-12T01:51:35.903Z] 5ff32a2cd2e0: Preparing [2025-11-12T01:51:35.903Z] 758e3c3bdbd7: Preparing [2025-11-12T01:51:35.903Z] 256f393e029f: Preparing [2025-11-12T01:51:35.903Z] 2f5c34bef2c4: Waiting [2025-11-12T01:51:35.903Z] 5ff32a2cd2e0: Waiting [2025-11-12T01:51:35.903Z] 758e3c3bdbd7: Waiting [2025-11-12T01:51:35.903Z] 256f393e029f: Waiting [2025-11-12T01:51:35.903Z] ea13b075e007: Layer already exists [2025-11-12T01:51:35.903Z] c49c265e3705: Layer already exists [2025-11-12T01:51:35.903Z] 9efcdd163c16: Layer already exists [2025-11-12T01:51:35.903Z] 693356d5dcbb: Layer already exists [2025-11-12T01:51:35.903Z] 65a27cb9247a: Layer already exists [2025-11-12T01:51:35.903Z] 2f5c34bef2c4: Layer already exists [2025-11-12T01:51:35.903Z] 5ff32a2cd2e0: Layer already exists [2025-11-12T01:51:35.903Z] 758e3c3bdbd7: Layer already exists [2025-11-12T01:51:35.903Z] 256f393e029f: Layer already exists [2025-11-12T01:51:35.903Z] main: digest: sha256:e74be680c30ca427cee758e492a9c3c892caa7630c8bbedb97ffd3ed337df489 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T01:51:35.988Z] ===================================================== [Pipeline] echo [2025-11-12T01:51:36.004Z] taggedImages: [2025-11-12T01:51:36.004Z] - nexus3.edgexfoundry.org:10004/security-spire-server:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:51:36.004Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-12T01:51:36.004Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75 [2025-11-12T01:51:36.004Z] - nexus3.edgexfoundry.org:10004/security-spire-server:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:51:36.004Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-11-12T01:51:36.031Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-11-12T01:51:36.031Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:51:36.031Z] latest [2025-11-12T01:51:36.031Z] 4.1.0-dev.75 [2025-11-12T01:51:36.031Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:51:36.031Z] main [2025-11-12T01:51:36.031Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:36.387Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:36.723Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:51:36.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-12T01:51:36.723Z] 288214aa6155: Preparing [2025-11-12T01:51:36.723Z] 653e8762503e: Preparing [2025-11-12T01:51:36.723Z] 693356d5dcbb: Preparing [2025-11-12T01:51:36.723Z] c49c265e3705: Preparing [2025-11-12T01:51:36.723Z] 5c4d540a43df: Preparing [2025-11-12T01:51:36.723Z] 22ffdfeab071: Preparing [2025-11-12T01:51:36.723Z] 256f393e029f: Preparing [2025-11-12T01:51:36.723Z] 256f393e029f: Waiting [2025-11-12T01:51:36.723Z] 22ffdfeab071: Waiting [2025-11-12T01:51:36.723Z] 693356d5dcbb: Layer already exists [2025-11-12T01:51:36.723Z] c49c265e3705: Layer already exists [2025-11-12T01:51:36.723Z] 256f393e029f: Layer already exists [2025-11-12T01:51:36.723Z] 288214aa6155: Pushed [2025-11-12T01:51:36.723Z] 5c4d540a43df: Pushed [2025-11-12T01:51:37.289Z] 22ffdfeab071: Pushed [2025-11-12T01:51:40.578Z] 653e8762503e: Pushed [2025-11-12T01:51:40.837Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:54fb5ae89d4a98fe8b39db396b8ccff24a43436aff0c008e6a5575b640c3c272 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:41.175Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:41.504Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-12T01:51:41.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-12T01:51:41.504Z] 288214aa6155: Preparing [2025-11-12T01:51:41.504Z] 653e8762503e: Preparing [2025-11-12T01:51:41.504Z] 693356d5dcbb: Preparing [2025-11-12T01:51:41.504Z] c49c265e3705: Preparing [2025-11-12T01:51:41.504Z] 5c4d540a43df: Preparing [2025-11-12T01:51:41.504Z] 22ffdfeab071: Preparing [2025-11-12T01:51:41.504Z] 256f393e029f: Preparing [2025-11-12T01:51:41.504Z] 256f393e029f: Waiting [2025-11-12T01:51:41.504Z] 22ffdfeab071: Waiting [2025-11-12T01:51:41.504Z] 653e8762503e: Layer already exists [2025-11-12T01:51:41.504Z] 288214aa6155: Layer already exists [2025-11-12T01:51:41.504Z] 693356d5dcbb: Layer already exists [2025-11-12T01:51:41.504Z] 5c4d540a43df: Layer already exists [2025-11-12T01:51:41.504Z] c49c265e3705: Layer already exists [2025-11-12T01:51:41.504Z] 256f393e029f: Layer already exists [2025-11-12T01:51:41.504Z] 22ffdfeab071: Layer already exists [2025-11-12T01:51:41.504Z] latest: digest: sha256:54fb5ae89d4a98fe8b39db396b8ccff24a43436aff0c008e6a5575b640c3c272 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:41.834Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:42.158Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75 [2025-11-12T01:51:42.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-12T01:51:42.158Z] 288214aa6155: Preparing [2025-11-12T01:51:42.158Z] 653e8762503e: Preparing [2025-11-12T01:51:42.158Z] 693356d5dcbb: Preparing [2025-11-12T01:51:42.158Z] c49c265e3705: Preparing [2025-11-12T01:51:42.158Z] 5c4d540a43df: Preparing [2025-11-12T01:51:42.158Z] 22ffdfeab071: Preparing [2025-11-12T01:51:42.158Z] 256f393e029f: Preparing [2025-11-12T01:51:42.158Z] 22ffdfeab071: Waiting [2025-11-12T01:51:42.158Z] 256f393e029f: Waiting [2025-11-12T01:51:42.158Z] 693356d5dcbb: Layer already exists [2025-11-12T01:51:42.158Z] 288214aa6155: Layer already exists [2025-11-12T01:51:42.158Z] c49c265e3705: Layer already exists [2025-11-12T01:51:42.158Z] 653e8762503e: Layer already exists [2025-11-12T01:51:42.158Z] 5c4d540a43df: Layer already exists [2025-11-12T01:51:42.158Z] 256f393e029f: Layer already exists [2025-11-12T01:51:42.158Z] 22ffdfeab071: Layer already exists [2025-11-12T01:51:42.158Z] 4.1.0-dev.75: digest: sha256:54fb5ae89d4a98fe8b39db396b8ccff24a43436aff0c008e6a5575b640c3c272 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:42.489Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:42.817Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:51:42.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-12T01:51:42.817Z] 288214aa6155: Preparing [2025-11-12T01:51:42.817Z] 653e8762503e: Preparing [2025-11-12T01:51:42.817Z] 693356d5dcbb: Preparing [2025-11-12T01:51:42.817Z] c49c265e3705: Preparing [2025-11-12T01:51:42.817Z] 5c4d540a43df: Preparing [2025-11-12T01:51:42.817Z] 22ffdfeab071: Preparing [2025-11-12T01:51:42.817Z] 256f393e029f: Preparing [2025-11-12T01:51:42.817Z] 22ffdfeab071: Waiting [2025-11-12T01:51:42.817Z] 256f393e029f: Waiting [2025-11-12T01:51:42.817Z] c49c265e3705: Layer already exists [2025-11-12T01:51:42.817Z] 288214aa6155: Layer already exists [2025-11-12T01:51:42.817Z] 5c4d540a43df: Layer already exists [2025-11-12T01:51:42.817Z] 653e8762503e: Layer already exists [2025-11-12T01:51:42.817Z] 693356d5dcbb: Layer already exists [2025-11-12T01:51:42.817Z] 22ffdfeab071: Layer already exists [2025-11-12T01:51:42.817Z] 256f393e029f: Layer already exists [2025-11-12T01:51:42.817Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:54fb5ae89d4a98fe8b39db396b8ccff24a43436aff0c008e6a5575b640c3c272 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:43.158Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:43.485Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-11-12T01:51:43.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-12T01:51:43.485Z] 288214aa6155: Preparing [2025-11-12T01:51:43.485Z] 653e8762503e: Preparing [2025-11-12T01:51:43.485Z] 693356d5dcbb: Preparing [2025-11-12T01:51:43.485Z] c49c265e3705: Preparing [2025-11-12T01:51:43.485Z] 5c4d540a43df: Preparing [2025-11-12T01:51:43.485Z] 22ffdfeab071: Preparing [2025-11-12T01:51:43.485Z] 256f393e029f: Preparing [2025-11-12T01:51:43.485Z] 256f393e029f: Waiting [2025-11-12T01:51:43.485Z] 22ffdfeab071: Waiting [2025-11-12T01:51:43.485Z] 693356d5dcbb: Layer already exists [2025-11-12T01:51:43.485Z] 5c4d540a43df: Layer already exists [2025-11-12T01:51:43.485Z] 288214aa6155: Layer already exists [2025-11-12T01:51:43.485Z] 653e8762503e: Layer already exists [2025-11-12T01:51:43.485Z] c49c265e3705: Layer already exists [2025-11-12T01:51:43.485Z] 22ffdfeab071: Layer already exists [2025-11-12T01:51:43.485Z] 256f393e029f: Layer already exists [2025-11-12T01:51:43.485Z] main: digest: sha256:54fb5ae89d4a98fe8b39db396b8ccff24a43436aff0c008e6a5575b640c3c272 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T01:51:43.555Z] ===================================================== [Pipeline] echo [2025-11-12T01:51:43.570Z] taggedImages: [2025-11-12T01:51:43.570Z] - nexus3.edgexfoundry.org:10004/support-notifications:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:51:43.570Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-12T01:51:43.570Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75 [2025-11-12T01:51:43.570Z] - nexus3.edgexfoundry.org:10004/support-notifications:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:51:43.570Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-11-12T01:51:43.598Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-11-12T01:51:43.598Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:51:43.598Z] latest [2025-11-12T01:51:43.598Z] 4.1.0-dev.75 [2025-11-12T01:51:43.598Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:51:43.598Z] main [2025-11-12T01:51:43.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:43.954Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:44.283Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:51:44.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-12T01:51:44.283Z] 81a3ac0eff28: Preparing [2025-11-12T01:51:44.283Z] 08d4d128233b: Preparing [2025-11-12T01:51:44.283Z] 693356d5dcbb: Preparing [2025-11-12T01:51:44.283Z] c49c265e3705: Preparing [2025-11-12T01:51:44.283Z] 9aefd495ff8d: Preparing [2025-11-12T01:51:44.283Z] d6e61c862ed7: Preparing [2025-11-12T01:51:44.283Z] 256f393e029f: Preparing [2025-11-12T01:51:44.283Z] d6e61c862ed7: Waiting [2025-11-12T01:51:44.283Z] 256f393e029f: Waiting [2025-11-12T01:51:44.283Z] c49c265e3705: Layer already exists [2025-11-12T01:51:44.283Z] 693356d5dcbb: Layer already exists [2025-11-12T01:51:44.283Z] 256f393e029f: Layer already exists [2025-11-12T01:51:44.283Z] 9aefd495ff8d: Pushed [2025-11-12T01:51:44.283Z] 81a3ac0eff28: Pushed [2025-11-12T01:51:44.543Z] d6e61c862ed7: Pushed [2025-11-12T01:51:48.738Z] 08d4d128233b: Pushed [2025-11-12T01:51:48.738Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:a9d6bc097737fe377e3ed8c5dde5923d4d99ea058447a4f51f75bf80b5ebb9d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:49.075Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:49.398Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-12T01:51:49.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-12T01:51:49.398Z] 81a3ac0eff28: Preparing [2025-11-12T01:51:49.398Z] 08d4d128233b: Preparing [2025-11-12T01:51:49.398Z] 693356d5dcbb: Preparing [2025-11-12T01:51:49.398Z] c49c265e3705: Preparing [2025-11-12T01:51:49.398Z] 9aefd495ff8d: Preparing [2025-11-12T01:51:49.398Z] d6e61c862ed7: Preparing [2025-11-12T01:51:49.398Z] 256f393e029f: Preparing [2025-11-12T01:51:49.398Z] d6e61c862ed7: Waiting [2025-11-12T01:51:49.398Z] 256f393e029f: Waiting [2025-11-12T01:51:49.398Z] 9aefd495ff8d: Layer already exists [2025-11-12T01:51:49.398Z] c49c265e3705: Layer already exists [2025-11-12T01:51:49.398Z] 08d4d128233b: Layer already exists [2025-11-12T01:51:49.398Z] 81a3ac0eff28: Layer already exists [2025-11-12T01:51:49.398Z] 693356d5dcbb: Layer already exists [2025-11-12T01:51:49.398Z] d6e61c862ed7: Layer already exists [2025-11-12T01:51:49.398Z] 256f393e029f: Layer already exists [2025-11-12T01:51:49.398Z] latest: digest: sha256:a9d6bc097737fe377e3ed8c5dde5923d4d99ea058447a4f51f75bf80b5ebb9d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:49.729Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:50.062Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75 [2025-11-12T01:51:50.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-12T01:51:50.062Z] 81a3ac0eff28: Preparing [2025-11-12T01:51:50.062Z] 08d4d128233b: Preparing [2025-11-12T01:51:50.062Z] 693356d5dcbb: Preparing [2025-11-12T01:51:50.062Z] c49c265e3705: Preparing [2025-11-12T01:51:50.062Z] 9aefd495ff8d: Preparing [2025-11-12T01:51:50.062Z] d6e61c862ed7: Preparing [2025-11-12T01:51:50.062Z] 256f393e029f: Preparing [2025-11-12T01:51:50.062Z] d6e61c862ed7: Waiting [2025-11-12T01:51:50.062Z] 256f393e029f: Waiting [2025-11-12T01:51:50.062Z] 693356d5dcbb: Layer already exists [2025-11-12T01:51:50.062Z] 08d4d128233b: Layer already exists [2025-11-12T01:51:50.062Z] c49c265e3705: Layer already exists [2025-11-12T01:51:50.062Z] 9aefd495ff8d: Layer already exists [2025-11-12T01:51:50.062Z] 81a3ac0eff28: Layer already exists [2025-11-12T01:51:50.062Z] d6e61c862ed7: Layer already exists [2025-11-12T01:51:50.062Z] 256f393e029f: Layer already exists [2025-11-12T01:51:50.062Z] 4.1.0-dev.75: digest: sha256:a9d6bc097737fe377e3ed8c5dde5923d4d99ea058447a4f51f75bf80b5ebb9d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:50.399Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:50.731Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:51:50.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-12T01:51:50.731Z] 81a3ac0eff28: Preparing [2025-11-12T01:51:50.731Z] 08d4d128233b: Preparing [2025-11-12T01:51:50.731Z] 693356d5dcbb: Preparing [2025-11-12T01:51:50.731Z] c49c265e3705: Preparing [2025-11-12T01:51:50.731Z] 9aefd495ff8d: Preparing [2025-11-12T01:51:50.731Z] d6e61c862ed7: Preparing [2025-11-12T01:51:50.731Z] 256f393e029f: Preparing [2025-11-12T01:51:50.731Z] d6e61c862ed7: Waiting [2025-11-12T01:51:50.731Z] 256f393e029f: Waiting [2025-11-12T01:51:50.731Z] 81a3ac0eff28: Layer already exists [2025-11-12T01:51:50.731Z] c49c265e3705: Layer already exists [2025-11-12T01:51:50.731Z] 08d4d128233b: Layer already exists [2025-11-12T01:51:50.731Z] 9aefd495ff8d: Layer already exists [2025-11-12T01:51:50.731Z] 693356d5dcbb: Layer already exists [2025-11-12T01:51:50.731Z] d6e61c862ed7: Layer already exists [2025-11-12T01:51:50.731Z] 256f393e029f: Layer already exists [2025-11-12T01:51:50.731Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:a9d6bc097737fe377e3ed8c5dde5923d4d99ea058447a4f51f75bf80b5ebb9d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:51.075Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:51:51.410Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-11-12T01:51:51.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-12T01:51:51.410Z] 81a3ac0eff28: Preparing [2025-11-12T01:51:51.410Z] 08d4d128233b: Preparing [2025-11-12T01:51:51.410Z] 693356d5dcbb: Preparing [2025-11-12T01:51:51.410Z] c49c265e3705: Preparing [2025-11-12T01:51:51.410Z] 9aefd495ff8d: Preparing [2025-11-12T01:51:51.410Z] d6e61c862ed7: Preparing [2025-11-12T01:51:51.410Z] 256f393e029f: Preparing [2025-11-12T01:51:51.410Z] d6e61c862ed7: Waiting [2025-11-12T01:51:51.410Z] 256f393e029f: Waiting [2025-11-12T01:51:51.410Z] 693356d5dcbb: Layer already exists [2025-11-12T01:51:51.410Z] 9aefd495ff8d: Layer already exists [2025-11-12T01:51:51.410Z] c49c265e3705: Layer already exists [2025-11-12T01:51:51.410Z] 81a3ac0eff28: Layer already exists [2025-11-12T01:51:51.410Z] 08d4d128233b: Layer already exists [2025-11-12T01:51:51.410Z] d6e61c862ed7: Layer already exists [2025-11-12T01:51:51.410Z] 256f393e029f: Layer already exists [2025-11-12T01:51:51.410Z] main: digest: sha256:a9d6bc097737fe377e3ed8c5dde5923d4d99ea058447a4f51f75bf80b5ebb9d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T01:51:51.491Z] ===================================================== [Pipeline] echo [2025-11-12T01:51:51.505Z] taggedImages: [2025-11-12T01:51:51.505Z] - nexus3.edgexfoundry.org:10004/support-scheduler:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:51:51.505Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-12T01:51:51.505Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75 [2025-11-12T01:51:51.505Z] - nexus3.edgexfoundry.org:10004/support-scheduler:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:51:51.505Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-11-12T01:51:51.579Z] ========================================================= [2025-11-12T01:51:51.580Z] [edgeXBuildMultiArch] RAW Config: [2025-11-12T01:51:51.580Z] images: [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/core-command:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/core-command:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/core-data:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/core-data:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/core-keeper:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/core-keeper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/core-metadata:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/core-metadata:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-spire-server:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-spire-server:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/support-notifications:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/support-notifications:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/support-scheduler:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/support-scheduler:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:51:51.580Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-11-12T01:51:51.580Z] settingsFile: [2025-11-12T01:51:51.580Z] edgex-go-settings [2025-11-12T01:51:51.580Z] ========================================================= [Pipeline] node [2025-11-12T01:52:06.583Z] Still waiting to schedule task [2025-11-12T01:52:06.584Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-11-12T01:53:07.888Z] Running on prd-centos7-docker-4c-2g-772949 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-12T01:53:07.951Z] provisioning config files... [2025-11-12T01:53:07.987Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config11288803183346170876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-12T01:53:09.912Z] ---> ****-login.sh [2025-11-12T01:53:09.912Z] nexus3.edgexfoundry.org:10001 [2025-11-12T01:53:10.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-12T01:53:11.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-12T01:53:11.454Z] Configure a credential helper to remove this warning. See [2025-11-12T01:53:11.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-12T01:53:11.454Z] [2025-11-12T01:53:11.454Z] Login Succeeded [2025-11-12T01:53:11.454Z] nexus3.edgexfoundry.org:10002 [2025-11-12T01:53:11.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-12T01:53:11.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-12T01:53:11.454Z] Configure a credential helper to remove this warning. See [2025-11-12T01:53:11.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-12T01:53:11.455Z] [2025-11-12T01:53:11.455Z] Login Succeeded [2025-11-12T01:53:11.455Z] nexus3.edgexfoundry.org:10003 [2025-11-12T01:53:11.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-12T01:53:11.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-12T01:53:11.715Z] Configure a credential helper to remove this warning. See [2025-11-12T01:53:11.715Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-12T01:53:11.715Z] [2025-11-12T01:53:11.715Z] Login Succeeded [2025-11-12T01:53:11.715Z] nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:11.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-12T01:53:11.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-12T01:53:11.715Z] Configure a credential helper to remove this warning. See [2025-11-12T01:53:11.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-12T01:53:11.716Z] [2025-11-12T01:53:11.716Z] Login Succeeded [2025-11-12T01:53:11.716Z] ****.io [2025-11-12T01:53:11.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-12T01:53:11.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-12T01:53:11.978Z] Configure a credential helper to remove this warning. See [2025-11-12T01:53:11.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-12T01:53:11.978Z] [2025-11-12T01:53:11.978Z] Login Succeeded [2025-11-12T01:53:11.978Z] ---> ****-login.sh ends [Pipeline] } [2025-11-12T01:53:11.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-12T01:53:12.348Z] + docker buildx ls [2025-11-12T01:53:12.609Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-12T01:53:12.610Z] default * docker [2025-11-12T01:53:12.610Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-12T01:53:12.913Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-11-12T01:53:12.913Z] edgex-builder [Pipeline] sh [2025-11-12T01:53:13.230Z] + docker buildx inspect --bootstrap [2025-11-12T01:53:13.230Z] #1 [internal] booting buildkit [2025-11-12T01:53:13.230Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-11-12T01:53:16.542Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done [2025-11-12T01:53:16.542Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-11-12T01:53:17.938Z] #1 creating container buildx_buildkit_edgex-builder0 1.6s done [2025-11-12T01:53:17.938Z] #1 DONE 4.7s [2025-11-12T01:53:17.938Z] Name: edgex-builder [2025-11-12T01:53:17.938Z] Driver: docker-container [2025-11-12T01:53:17.938Z] [2025-11-12T01:53:17.938Z] Nodes: [2025-11-12T01:53:17.938Z] Name: edgex-builder0 [2025-11-12T01:53:17.938Z] Endpoint: unix:///var/run/docker.sock [2025-11-12T01:53:17.938Z] Status: running [2025-11-12T01:53:17.938Z] Buildkit: v0.25.1 [2025-11-12T01:53:17.938Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-11-12T01:53:18.231Z] + docker buildx ls [2025-11-12T01:53:18.231Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-12T01:53:18.231Z] edgex-builder * docker-container [2025-11-12T01:53:18.231Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-11-12T01:53:18.231Z] default docker [2025-11-12T01:53:18.231Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-12T01:53:18.539Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:94b6f2a28bcbbb18c16df521d1c703652477ded1' [2025-11-12T01:53:18.539Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:94b6f2a28bcbbb18c16df521d1c703652477ded1 --push - [2025-11-12T01:53:18.800Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:53:18.800Z] #1 transferring dockerfile: 197B done [2025-11-12T01:53:18.800Z] #1 DONE 0.0s [2025-11-12T01:53:18.800Z] [2025-11-12T01:53:18.800Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:53:18.800Z] #2 DONE 0.1s [2025-11-12T01:53:18.800Z] [2025-11-12T01:53:18.800Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:53:18.800Z] #3 DONE 0.1s [2025-11-12T01:53:18.800Z] [2025-11-12T01:53:18.800Z] #4 [internal] load .dockerignore [2025-11-12T01:53:18.800Z] #4 transferring context: 2B done [2025-11-12T01:53:18.800Z] #4 DONE 0.0s [2025-11-12T01:53:18.800Z] [2025-11-12T01:53:18.800Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:070594c542c3a558d3220431a8c2902ae961d6d356e0a178bcbf021e1506ef76 [2025-11-12T01:53:18.800Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:070594c542c3a558d3220431a8c2902ae961d6d356e0a178bcbf021e1506ef76 0.0s done [2025-11-12T01:53:18.800Z] #5 DONE 0.0s [2025-11-12T01:53:18.800Z] [2025-11-12T01:53:18.800Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:070594c542c3a558d3220431a8c2902ae961d6d356e0a178bcbf021e1506ef76 [2025-11-12T01:53:18.800Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:070594c542c3a558d3220431a8c2902ae961d6d356e0a178bcbf021e1506ef76 0.0s done [2025-11-12T01:53:18.800Z] #6 DONE 0.1s [2025-11-12T01:53:19.064Z] [2025-11-12T01:53:19.064Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:19.064Z] #7 DONE 0.0s [2025-11-12T01:53:19.064Z] [2025-11-12T01:53:19.064Z] #8 exporting to image [2025-11-12T01:53:19.064Z] #8 exporting layers done [2025-11-12T01:53:19.064Z] #8 exporting manifest sha256:2b13c5df2c2a050d72604096c7f606970d564ee26dad2b13bfc9b9424162a0ed done [2025-11-12T01:53:19.064Z] #8 exporting config sha256:a0a4386718c36f7d710c88b1d0c2b3cd2dfdd2012e8452f8131e274240dd67a9 done [2025-11-12T01:53:19.064Z] #8 exporting manifest sha256:e6a7420b1dd06fa003549a6f63154ce213baad6f3e0568e3167e9d92fb6b7928 done [2025-11-12T01:53:19.064Z] #8 exporting config sha256:04afb3bea0896507bbd6e440c5d9d5b7b45d9dfe9f315787fd9d02e4ecc0b709 done [2025-11-12T01:53:19.064Z] #8 exporting manifest list sha256:48ca86d8b56c79b5fad18f8626b5c8e6b262b0c30fedc84224a5650b3ceecf72 done [2025-11-12T01:53:19.064Z] #8 pushing layers 0.1s done [2025-11-12T01:53:19.064Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:48ca86d8b56c79b5fad18f8626b5c8e6b262b0c30fedc84224a5650b3ceecf72 [2025-11-12T01:53:19.064Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:53:19.064Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:48ca86d8b56c79b5fad18f8626b5c8e6b262b0c30fedc84224a5650b3ceecf72 0.1s done [2025-11-12T01:53:19.064Z] #8 DONE 0.2s [2025-11-12T01:53:19.064Z] [2025-11-12T01:53:19.064Z] 1 warning found (use --debug to expand): [2025-11-12T01:53:19.064Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:53:19.354Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-11-12T01:53:19.354Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-11-12T01:53:19.613Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:53:19.613Z] #1 transferring dockerfile: 163B done [2025-11-12T01:53:19.613Z] #1 DONE 0.0s [2025-11-12T01:53:19.613Z] [2025-11-12T01:53:19.613Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-12T01:53:19.613Z] #2 DONE 0.0s [2025-11-12T01:53:19.613Z] [2025-11-12T01:53:19.613Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-12T01:53:19.613Z] #3 DONE 0.0s [2025-11-12T01:53:19.613Z] [2025-11-12T01:53:19.613Z] #4 [internal] load .dockerignore [2025-11-12T01:53:19.613Z] #4 transferring context: 2B done [2025-11-12T01:53:19.613Z] #4 DONE 0.0s [2025-11-12T01:53:19.613Z] [2025-11-12T01:53:19.613Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:070594c542c3a558d3220431a8c2902ae961d6d356e0a178bcbf021e1506ef76 [2025-11-12T01:53:19.613Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:070594c542c3a558d3220431a8c2902ae961d6d356e0a178bcbf021e1506ef76 [2025-11-12T01:53:19.613Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:070594c542c3a558d3220431a8c2902ae961d6d356e0a178bcbf021e1506ef76 0.0s done [2025-11-12T01:53:19.613Z] #5 CACHED [2025-11-12T01:53:19.613Z] [2025-11-12T01:53:19.613Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:070594c542c3a558d3220431a8c2902ae961d6d356e0a178bcbf021e1506ef76 [2025-11-12T01:53:19.613Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:070594c542c3a558d3220431a8c2902ae961d6d356e0a178bcbf021e1506ef76 0.0s done [2025-11-12T01:53:19.613Z] #6 CACHED [2025-11-12T01:53:19.613Z] [2025-11-12T01:53:19.613Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:19.613Z] #7 DONE 0.0s [2025-11-12T01:53:19.613Z] [2025-11-12T01:53:19.613Z] #8 exporting to image [2025-11-12T01:53:19.613Z] #8 exporting layers done [2025-11-12T01:53:19.613Z] #8 exporting manifest sha256:2b13c5df2c2a050d72604096c7f606970d564ee26dad2b13bfc9b9424162a0ed done [2025-11-12T01:53:19.613Z] #8 exporting config sha256:a0a4386718c36f7d710c88b1d0c2b3cd2dfdd2012e8452f8131e274240dd67a9 done [2025-11-12T01:53:19.613Z] #8 exporting manifest sha256:e6a7420b1dd06fa003549a6f63154ce213baad6f3e0568e3167e9d92fb6b7928 done [2025-11-12T01:53:19.613Z] #8 exporting config sha256:04afb3bea0896507bbd6e440c5d9d5b7b45d9dfe9f315787fd9d02e4ecc0b709 done [2025-11-12T01:53:19.613Z] #8 exporting manifest list sha256:48ca86d8b56c79b5fad18f8626b5c8e6b262b0c30fedc84224a5650b3ceecf72 done [2025-11-12T01:53:19.613Z] #8 pushing layers 0.0s done [2025-11-12T01:53:19.613Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:48ca86d8b56c79b5fad18f8626b5c8e6b262b0c30fedc84224a5650b3ceecf72 0.1s done [2025-11-12T01:53:19.613Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:53:19.613Z] #8 DONE 0.1s [2025-11-12T01:53:19.613Z] [2025-11-12T01:53:19.613Z] 1 warning found (use --debug to expand): [2025-11-12T01:53:19.613Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:53:19.923Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75' [2025-11-12T01:53:19.923Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75 --push - [2025-11-12T01:53:20.215Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:53:20.215Z] #1 transferring dockerfile: 169B done [2025-11-12T01:53:20.215Z] #1 DONE 0.0s [2025-11-12T01:53:20.215Z] [2025-11-12T01:53:20.215Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75 [2025-11-12T01:53:20.215Z] #2 DONE 0.0s [2025-11-12T01:53:20.215Z] [2025-11-12T01:53:20.215Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75 [2025-11-12T01:53:20.215Z] #3 DONE 0.0s [2025-11-12T01:53:20.215Z] [2025-11-12T01:53:20.215Z] #4 [internal] load .dockerignore [2025-11-12T01:53:20.215Z] #4 transferring context: 2B done [2025-11-12T01:53:20.215Z] #4 DONE 0.0s [2025-11-12T01:53:20.215Z] [2025-11-12T01:53:20.215Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75@sha256:070594c542c3a558d3220431a8c2902ae961d6d356e0a178bcbf021e1506ef76 [2025-11-12T01:53:20.215Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75@sha256:070594c542c3a558d3220431a8c2902ae961d6d356e0a178bcbf021e1506ef76 0.0s done [2025-11-12T01:53:20.215Z] #5 CACHED [2025-11-12T01:53:20.215Z] [2025-11-12T01:53:20.215Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75@sha256:070594c542c3a558d3220431a8c2902ae961d6d356e0a178bcbf021e1506ef76 [2025-11-12T01:53:20.215Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75@sha256:070594c542c3a558d3220431a8c2902ae961d6d356e0a178bcbf021e1506ef76 0.0s done [2025-11-12T01:53:20.215Z] #6 CACHED [2025-11-12T01:53:20.215Z] [2025-11-12T01:53:20.215Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:20.215Z] #7 DONE 0.0s [2025-11-12T01:53:20.215Z] [2025-11-12T01:53:20.215Z] #8 exporting to image [2025-11-12T01:53:20.215Z] #8 exporting layers done [2025-11-12T01:53:20.215Z] #8 exporting manifest sha256:2b13c5df2c2a050d72604096c7f606970d564ee26dad2b13bfc9b9424162a0ed done [2025-11-12T01:53:20.215Z] #8 exporting config sha256:a0a4386718c36f7d710c88b1d0c2b3cd2dfdd2012e8452f8131e274240dd67a9 done [2025-11-12T01:53:20.215Z] #8 exporting manifest sha256:e6a7420b1dd06fa003549a6f63154ce213baad6f3e0568e3167e9d92fb6b7928 done [2025-11-12T01:53:20.215Z] #8 exporting config sha256:04afb3bea0896507bbd6e440c5d9d5b7b45d9dfe9f315787fd9d02e4ecc0b709 done [2025-11-12T01:53:20.215Z] #8 exporting manifest list sha256:48ca86d8b56c79b5fad18f8626b5c8e6b262b0c30fedc84224a5650b3ceecf72 done [2025-11-12T01:53:20.215Z] #8 pushing layers 0.0s done [2025-11-12T01:53:20.215Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75@sha256:48ca86d8b56c79b5fad18f8626b5c8e6b262b0c30fedc84224a5650b3ceecf72 0.1s done [2025-11-12T01:53:20.215Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:53:20.215Z] #8 DONE 0.1s [2025-11-12T01:53:20.215Z] [2025-11-12T01:53:20.215Z] 1 warning found (use --debug to expand): [2025-11-12T01:53:20.215Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:53:20.516Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75' [2025-11-12T01:53:20.517Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 --push - [2025-11-12T01:53:20.517Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:53:20.517Z] #1 transferring dockerfile: 210B done [2025-11-12T01:53:20.517Z] #1 DONE 0.0s [2025-11-12T01:53:20.517Z] [2025-11-12T01:53:20.517Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:53:20.517Z] #2 DONE 0.0s [2025-11-12T01:53:20.517Z] [2025-11-12T01:53:20.517Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:53:20.517Z] #3 DONE 0.0s [2025-11-12T01:53:20.517Z] [2025-11-12T01:53:20.517Z] #4 [internal] load .dockerignore [2025-11-12T01:53:20.517Z] #4 transferring context: 2B done [2025-11-12T01:53:20.517Z] #4 DONE 0.0s [2025-11-12T01:53:20.517Z] [2025-11-12T01:53:20.517Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:070594c542c3a558d3220431a8c2902ae961d6d356e0a178bcbf021e1506ef76 [2025-11-12T01:53:20.517Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:070594c542c3a558d3220431a8c2902ae961d6d356e0a178bcbf021e1506ef76 0.0s done [2025-11-12T01:53:20.517Z] #5 CACHED [2025-11-12T01:53:20.517Z] [2025-11-12T01:53:20.517Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:070594c542c3a558d3220431a8c2902ae961d6d356e0a178bcbf021e1506ef76 [2025-11-12T01:53:20.517Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:070594c542c3a558d3220431a8c2902ae961d6d356e0a178bcbf021e1506ef76 0.0s done [2025-11-12T01:53:20.517Z] #6 CACHED [2025-11-12T01:53:20.517Z] [2025-11-12T01:53:20.517Z] #7 exporting to image [2025-11-12T01:53:20.517Z] #7 exporting layers done [2025-11-12T01:53:20.517Z] #7 exporting manifest sha256:2b13c5df2c2a050d72604096c7f606970d564ee26dad2b13bfc9b9424162a0ed done [2025-11-12T01:53:20.517Z] #7 exporting config sha256:a0a4386718c36f7d710c88b1d0c2b3cd2dfdd2012e8452f8131e274240dd67a9 done [2025-11-12T01:53:20.517Z] #7 exporting manifest sha256:e6a7420b1dd06fa003549a6f63154ce213baad6f3e0568e3167e9d92fb6b7928 [2025-11-12T01:53:20.517Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:53:20.778Z] #7 exporting manifest sha256:e6a7420b1dd06fa003549a6f63154ce213baad6f3e0568e3167e9d92fb6b7928 done [2025-11-12T01:53:20.778Z] #7 exporting config sha256:04afb3bea0896507bbd6e440c5d9d5b7b45d9dfe9f315787fd9d02e4ecc0b709 done [2025-11-12T01:53:20.778Z] #7 exporting manifest list sha256:48ca86d8b56c79b5fad18f8626b5c8e6b262b0c30fedc84224a5650b3ceecf72 done [2025-11-12T01:53:20.778Z] #7 pushing layers 0.0s done [2025-11-12T01:53:20.778Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:48ca86d8b56c79b5fad18f8626b5c8e6b262b0c30fedc84224a5650b3ceecf72 0.1s done [2025-11-12T01:53:20.778Z] #7 DONE 0.1s [2025-11-12T01:53:20.778Z] [2025-11-12T01:53:20.778Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:20.778Z] #8 DONE 0.0s [2025-11-12T01:53:20.778Z] [2025-11-12T01:53:20.778Z] 1 warning found (use --debug to expand): [2025-11-12T01:53:20.778Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:53:21.072Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-11-12T01:53:21.072Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-11-12T01:53:21.338Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:53:21.338Z] #1 transferring dockerfile: 161B done [2025-11-12T01:53:21.338Z] #1 DONE 0.0s [2025-11-12T01:53:21.338Z] [2025-11-12T01:53:21.338Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-11-12T01:53:21.338Z] #2 DONE 0.0s [2025-11-12T01:53:21.338Z] [2025-11-12T01:53:21.338Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-11-12T01:53:21.338Z] #3 DONE 0.0s [2025-11-12T01:53:21.338Z] [2025-11-12T01:53:21.338Z] #4 [internal] load .dockerignore [2025-11-12T01:53:21.338Z] #4 transferring context: 2B 0.0s done [2025-11-12T01:53:21.338Z] #4 DONE 0.0s [2025-11-12T01:53:21.338Z] [2025-11-12T01:53:21.338Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:070594c542c3a558d3220431a8c2902ae961d6d356e0a178bcbf021e1506ef76 [2025-11-12T01:53:21.338Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:070594c542c3a558d3220431a8c2902ae961d6d356e0a178bcbf021e1506ef76 0.0s done [2025-11-12T01:53:21.338Z] #5 CACHED [2025-11-12T01:53:21.338Z] [2025-11-12T01:53:21.338Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:070594c542c3a558d3220431a8c2902ae961d6d356e0a178bcbf021e1506ef76 [2025-11-12T01:53:21.338Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:070594c542c3a558d3220431a8c2902ae961d6d356e0a178bcbf021e1506ef76 0.0s done [2025-11-12T01:53:21.338Z] #6 CACHED [2025-11-12T01:53:21.338Z] [2025-11-12T01:53:21.338Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:21.338Z] #7 DONE 0.0s [2025-11-12T01:53:21.338Z] [2025-11-12T01:53:21.338Z] #8 exporting to image [2025-11-12T01:53:21.338Z] #8 exporting layers done [2025-11-12T01:53:21.338Z] #8 exporting manifest sha256:2b13c5df2c2a050d72604096c7f606970d564ee26dad2b13bfc9b9424162a0ed done [2025-11-12T01:53:21.338Z] #8 exporting config sha256:a0a4386718c36f7d710c88b1d0c2b3cd2dfdd2012e8452f8131e274240dd67a9 done [2025-11-12T01:53:21.338Z] #8 exporting manifest sha256:e6a7420b1dd06fa003549a6f63154ce213baad6f3e0568e3167e9d92fb6b7928 done [2025-11-12T01:53:21.338Z] #8 exporting config sha256:04afb3bea0896507bbd6e440c5d9d5b7b45d9dfe9f315787fd9d02e4ecc0b709 done [2025-11-12T01:53:21.338Z] #8 exporting manifest list sha256:48ca86d8b56c79b5fad18f8626b5c8e6b262b0c30fedc84224a5650b3ceecf72 done [2025-11-12T01:53:21.338Z] #8 pushing layers 0.0s done [2025-11-12T01:53:21.338Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:48ca86d8b56c79b5fad18f8626b5c8e6b262b0c30fedc84224a5650b3ceecf72 [2025-11-12T01:53:21.338Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:53:21.338Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:48ca86d8b56c79b5fad18f8626b5c8e6b262b0c30fedc84224a5650b3ceecf72 0.1s done [2025-11-12T01:53:21.338Z] #8 DONE 0.1s [2025-11-12T01:53:21.338Z] [2025-11-12T01:53:21.338Z] 1 warning found (use --debug to expand): [2025-11-12T01:53:21.338Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:53:21.648Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1' [2025-11-12T01:53:21.649Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1 --push - [2025-11-12T01:53:21.649Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:53:21.649Z] #1 transferring dockerfile: 216B done [2025-11-12T01:53:21.649Z] #1 DONE 0.0s [2025-11-12T01:53:21.649Z] [2025-11-12T01:53:21.649Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:53:21.649Z] #2 DONE 0.0s [2025-11-12T01:53:21.649Z] [2025-11-12T01:53:21.649Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:53:21.649Z] #3 DONE 0.1s [2025-11-12T01:53:21.649Z] [2025-11-12T01:53:21.649Z] #4 [internal] load .dockerignore [2025-11-12T01:53:21.649Z] #4 transferring context: [2025-11-12T01:53:21.912Z] #4 transferring context: 2B done [2025-11-12T01:53:21.912Z] #4 DONE 0.0s [2025-11-12T01:53:21.912Z] [2025-11-12T01:53:21.912Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 [2025-11-12T01:53:21.912Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 [2025-11-12T01:53:21.912Z] #5 ... [2025-11-12T01:53:21.912Z] [2025-11-12T01:53:21.912Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 [2025-11-12T01:53:21.912Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 0.0s done [2025-11-12T01:53:21.912Z] #6 DONE 0.1s [2025-11-12T01:53:21.912Z] [2025-11-12T01:53:21.912Z] #7 exporting to image [2025-11-12T01:53:21.912Z] #7 exporting layers done [2025-11-12T01:53:21.912Z] #7 exporting manifest sha256:5403f7199311f7e211819e99e90bf16288ac36f4f7c9d17f8ced31a05479ad03 done [2025-11-12T01:53:21.912Z] #7 exporting config sha256:7fa7ce75e78756d306f9429fb49d884c949acff70e97078bdb3e1a4b8b5c7715 [2025-11-12T01:53:21.912Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:53:21.912Z] #7 ... [2025-11-12T01:53:21.912Z] [2025-11-12T01:53:21.912Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:21.912Z] #8 DONE 0.0s [2025-11-12T01:53:21.912Z] [2025-11-12T01:53:21.912Z] #7 exporting to image [2025-11-12T01:53:21.912Z] #7 exporting config sha256:7fa7ce75e78756d306f9429fb49d884c949acff70e97078bdb3e1a4b8b5c7715 done [2025-11-12T01:53:21.912Z] #7 exporting manifest sha256:a5bebc357e2c575745ad383054b1d6c21e2807bd36ca9612700e46e69f611abb done [2025-11-12T01:53:21.912Z] #7 exporting config sha256:04b927d1735fdfc22ba25cd2b4a31b72f83737282ac737cad93a948afe867418 done [2025-11-12T01:53:21.912Z] #7 exporting manifest list sha256:8b1d9918acf3cccd92010fa4d066da0ccc1657096674817bfc583ab747dec51a done [2025-11-12T01:53:21.912Z] #7 pushing layers 0.1s done [2025-11-12T01:53:21.912Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:8b1d9918acf3cccd92010fa4d066da0ccc1657096674817bfc583ab747dec51a [2025-11-12T01:53:22.173Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:8b1d9918acf3cccd92010fa4d066da0ccc1657096674817bfc583ab747dec51a 0.1s done [2025-11-12T01:53:22.173Z] #7 DONE 0.2s [2025-11-12T01:53:22.173Z] [2025-11-12T01:53:22.173Z] 1 warning found (use --debug to expand): [2025-11-12T01:53:22.173Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:53:22.469Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-11-12T01:53:22.469Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-11-12T01:53:22.469Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:53:22.469Z] #1 transferring dockerfile: 182B done [2025-11-12T01:53:22.469Z] #1 DONE 0.0s [2025-11-12T01:53:22.469Z] [2025-11-12T01:53:22.469Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-12T01:53:22.469Z] #2 DONE 0.0s [2025-11-12T01:53:22.469Z] [2025-11-12T01:53:22.469Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-12T01:53:22.469Z] #3 DONE 0.0s [2025-11-12T01:53:22.469Z] [2025-11-12T01:53:22.469Z] #4 [internal] load .dockerignore [2025-11-12T01:53:22.469Z] #4 transferring context: 2B done [2025-11-12T01:53:22.469Z] #4 DONE 0.0s [2025-11-12T01:53:22.469Z] [2025-11-12T01:53:22.469Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 [2025-11-12T01:53:22.469Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 [2025-11-12T01:53:22.729Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 0.0s done [2025-11-12T01:53:22.729Z] #5 CACHED [2025-11-12T01:53:22.729Z] [2025-11-12T01:53:22.729Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 [2025-11-12T01:53:22.729Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 0.0s done [2025-11-12T01:53:22.729Z] #6 CACHED [2025-11-12T01:53:22.729Z] [2025-11-12T01:53:22.729Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:22.729Z] #7 DONE 0.0s [2025-11-12T01:53:22.729Z] [2025-11-12T01:53:22.729Z] #8 exporting to image [2025-11-12T01:53:22.729Z] #8 exporting layers done [2025-11-12T01:53:22.729Z] #8 exporting manifest sha256:5403f7199311f7e211819e99e90bf16288ac36f4f7c9d17f8ced31a05479ad03 done [2025-11-12T01:53:22.729Z] #8 exporting config sha256:7fa7ce75e78756d306f9429fb49d884c949acff70e97078bdb3e1a4b8b5c7715 done [2025-11-12T01:53:22.729Z] #8 exporting manifest sha256:a5bebc357e2c575745ad383054b1d6c21e2807bd36ca9612700e46e69f611abb done [2025-11-12T01:53:22.729Z] #8 exporting config sha256:04b927d1735fdfc22ba25cd2b4a31b72f83737282ac737cad93a948afe867418 done [2025-11-12T01:53:22.729Z] #8 exporting manifest list sha256:8b1d9918acf3cccd92010fa4d066da0ccc1657096674817bfc583ab747dec51a done [2025-11-12T01:53:22.729Z] #8 pushing layers 0.0s done [2025-11-12T01:53:22.729Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:8b1d9918acf3cccd92010fa4d066da0ccc1657096674817bfc583ab747dec51a [2025-11-12T01:53:22.729Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:53:22.729Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:8b1d9918acf3cccd92010fa4d066da0ccc1657096674817bfc583ab747dec51a 0.1s done [2025-11-12T01:53:22.729Z] #8 DONE 0.1s [2025-11-12T01:53:22.729Z] [2025-11-12T01:53:22.729Z] 1 warning found (use --debug to expand): [2025-11-12T01:53:22.730Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:53:23.030Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75' [2025-11-12T01:53:23.030Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75 --push - [2025-11-12T01:53:23.030Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:53:23.030Z] #1 transferring dockerfile: 188B done [2025-11-12T01:53:23.030Z] #1 DONE 0.0s [2025-11-12T01:53:23.030Z] [2025-11-12T01:53:23.030Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75 [2025-11-12T01:53:23.030Z] #2 DONE 0.0s [2025-11-12T01:53:23.030Z] [2025-11-12T01:53:23.030Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75 [2025-11-12T01:53:23.030Z] #3 DONE 0.0s [2025-11-12T01:53:23.030Z] [2025-11-12T01:53:23.030Z] #4 [internal] load .dockerignore [2025-11-12T01:53:23.030Z] #4 transferring context: 2B done [2025-11-12T01:53:23.030Z] #4 DONE 0.0s [2025-11-12T01:53:23.030Z] [2025-11-12T01:53:23.030Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75@sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 [2025-11-12T01:53:23.030Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75@sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 0.0s done [2025-11-12T01:53:23.030Z] #5 DONE 0.0s [2025-11-12T01:53:23.030Z] [2025-11-12T01:53:23.030Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75@sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 [2025-11-12T01:53:23.293Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75@sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 0.0s done [2025-11-12T01:53:23.293Z] #6 CACHED [2025-11-12T01:53:23.293Z] [2025-11-12T01:53:23.293Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75@sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 [2025-11-12T01:53:23.293Z] #5 CACHED [2025-11-12T01:53:23.293Z] [2025-11-12T01:53:23.293Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:23.293Z] #7 DONE 0.0s [2025-11-12T01:53:23.293Z] [2025-11-12T01:53:23.293Z] #8 exporting to image [2025-11-12T01:53:23.293Z] #8 exporting layers done [2025-11-12T01:53:23.293Z] #8 exporting manifest sha256:5403f7199311f7e211819e99e90bf16288ac36f4f7c9d17f8ced31a05479ad03 done [2025-11-12T01:53:23.293Z] #8 exporting config sha256:7fa7ce75e78756d306f9429fb49d884c949acff70e97078bdb3e1a4b8b5c7715 done [2025-11-12T01:53:23.293Z] #8 exporting manifest sha256:a5bebc357e2c575745ad383054b1d6c21e2807bd36ca9612700e46e69f611abb done [2025-11-12T01:53:23.293Z] #8 exporting config sha256:04b927d1735fdfc22ba25cd2b4a31b72f83737282ac737cad93a948afe867418 done [2025-11-12T01:53:23.293Z] #8 exporting manifest list sha256:8b1d9918acf3cccd92010fa4d066da0ccc1657096674817bfc583ab747dec51a done [2025-11-12T01:53:23.293Z] #8 pushing layers 0.0s done [2025-11-12T01:53:23.293Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75@sha256:8b1d9918acf3cccd92010fa4d066da0ccc1657096674817bfc583ab747dec51a 0.1s done [2025-11-12T01:53:23.293Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:53:23.293Z] #8 DONE 0.1s [2025-11-12T01:53:23.293Z] [2025-11-12T01:53:23.293Z] 1 warning found (use --debug to expand): [2025-11-12T01:53:23.293Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:53:23.587Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75' [2025-11-12T01:53:23.587Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 --push - [2025-11-12T01:53:23.587Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:53:23.587Z] #1 transferring dockerfile: 229B done [2025-11-12T01:53:23.587Z] #1 DONE 0.0s [2025-11-12T01:53:23.587Z] [2025-11-12T01:53:23.587Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:53:23.587Z] #2 DONE 0.0s [2025-11-12T01:53:23.587Z] [2025-11-12T01:53:23.587Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:53:23.587Z] #3 DONE 0.0s [2025-11-12T01:53:23.587Z] [2025-11-12T01:53:23.587Z] #4 [internal] load .dockerignore [2025-11-12T01:53:23.587Z] #4 transferring context: 2B done [2025-11-12T01:53:23.587Z] #4 DONE 0.0s [2025-11-12T01:53:23.587Z] [2025-11-12T01:53:23.587Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 [2025-11-12T01:53:23.587Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 [2025-11-12T01:53:23.849Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 0.0s done [2025-11-12T01:53:23.849Z] #5 CACHED [2025-11-12T01:53:23.849Z] [2025-11-12T01:53:23.849Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 [2025-11-12T01:53:23.849Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 done [2025-11-12T01:53:23.849Z] #6 CACHED [2025-11-12T01:53:23.849Z] [2025-11-12T01:53:23.849Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:23.849Z] #7 DONE 0.0s [2025-11-12T01:53:23.849Z] [2025-11-12T01:53:23.849Z] #8 exporting to image [2025-11-12T01:53:23.849Z] #8 exporting layers done [2025-11-12T01:53:23.849Z] #8 exporting manifest sha256:5403f7199311f7e211819e99e90bf16288ac36f4f7c9d17f8ced31a05479ad03 done [2025-11-12T01:53:23.849Z] #8 exporting config sha256:7fa7ce75e78756d306f9429fb49d884c949acff70e97078bdb3e1a4b8b5c7715 done [2025-11-12T01:53:23.849Z] #8 exporting manifest sha256:a5bebc357e2c575745ad383054b1d6c21e2807bd36ca9612700e46e69f611abb done [2025-11-12T01:53:23.849Z] #8 exporting config sha256:04b927d1735fdfc22ba25cd2b4a31b72f83737282ac737cad93a948afe867418 done [2025-11-12T01:53:23.849Z] #8 exporting manifest list sha256:8b1d9918acf3cccd92010fa4d066da0ccc1657096674817bfc583ab747dec51a done [2025-11-12T01:53:23.849Z] #8 pushing layers 0.0s done [2025-11-12T01:53:23.849Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:8b1d9918acf3cccd92010fa4d066da0ccc1657096674817bfc583ab747dec51a 0.1s done [2025-11-12T01:53:23.849Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:53:23.849Z] #8 DONE 0.1s [2025-11-12T01:53:23.849Z] [2025-11-12T01:53:23.849Z] 1 warning found (use --debug to expand): [2025-11-12T01:53:23.849Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:53:24.145Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-11-12T01:53:24.145Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-11-12T01:53:24.145Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:53:24.145Z] #1 transferring dockerfile: 180B done [2025-11-12T01:53:24.145Z] #1 DONE 0.0s [2025-11-12T01:53:24.145Z] [2025-11-12T01:53:24.145Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-11-12T01:53:24.145Z] #2 DONE 0.0s [2025-11-12T01:53:24.145Z] [2025-11-12T01:53:24.145Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-11-12T01:53:24.145Z] #3 DONE 0.0s [2025-11-12T01:53:24.145Z] [2025-11-12T01:53:24.145Z] #4 [internal] load .dockerignore [2025-11-12T01:53:24.145Z] #4 transferring context: 2B done [2025-11-12T01:53:24.145Z] #4 DONE 0.0s [2025-11-12T01:53:24.145Z] [2025-11-12T01:53:24.145Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 [2025-11-12T01:53:24.145Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 done [2025-11-12T01:53:24.145Z] #5 DONE 0.0s [2025-11-12T01:53:24.145Z] [2025-11-12T01:53:24.145Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 [2025-11-12T01:53:24.405Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 0.0s done [2025-11-12T01:53:24.405Z] #6 CACHED [2025-11-12T01:53:24.405Z] [2025-11-12T01:53:24.405Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a7c4d748eb2012c98c163bb378639660b02db98e4fa224149b68159790e23325 [2025-11-12T01:53:24.405Z] #5 CACHED [2025-11-12T01:53:24.405Z] [2025-11-12T01:53:24.405Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:24.405Z] #7 DONE 0.0s [2025-11-12T01:53:24.405Z] [2025-11-12T01:53:24.405Z] #8 exporting to image [2025-11-12T01:53:24.405Z] #8 exporting layers done [2025-11-12T01:53:24.405Z] #8 exporting manifest sha256:5403f7199311f7e211819e99e90bf16288ac36f4f7c9d17f8ced31a05479ad03 done [2025-11-12T01:53:24.405Z] #8 exporting config sha256:7fa7ce75e78756d306f9429fb49d884c949acff70e97078bdb3e1a4b8b5c7715 done [2025-11-12T01:53:24.405Z] #8 exporting manifest sha256:a5bebc357e2c575745ad383054b1d6c21e2807bd36ca9612700e46e69f611abb done [2025-11-12T01:53:24.405Z] #8 exporting config sha256:04b927d1735fdfc22ba25cd2b4a31b72f83737282ac737cad93a948afe867418 done [2025-11-12T01:53:24.405Z] #8 exporting manifest list sha256:8b1d9918acf3cccd92010fa4d066da0ccc1657096674817bfc583ab747dec51a done [2025-11-12T01:53:24.405Z] #8 pushing layers 0.0s done [2025-11-12T01:53:24.405Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:8b1d9918acf3cccd92010fa4d066da0ccc1657096674817bfc583ab747dec51a 0.1s done [2025-11-12T01:53:24.405Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:53:24.405Z] #8 DONE 0.1s [2025-11-12T01:53:24.405Z] [2025-11-12T01:53:24.405Z] 1 warning found (use --debug to expand): [2025-11-12T01:53:24.405Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:53:24.695Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:94b6f2a28bcbbb18c16df521d1c703652477ded1' [2025-11-12T01:53:24.695Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:94b6f2a28bcbbb18c16df521d1c703652477ded1 --push - [2025-11-12T01:53:24.695Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:53:24.695Z] #1 transferring dockerfile: 194B done [2025-11-12T01:53:24.695Z] #1 DONE 0.0s [2025-11-12T01:53:24.695Z] [2025-11-12T01:53:24.695Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:53:24.695Z] #2 DONE 0.0s [2025-11-12T01:53:24.695Z] [2025-11-12T01:53:24.695Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:53:24.695Z] #3 DONE 0.0s [2025-11-12T01:53:24.695Z] [2025-11-12T01:53:24.695Z] #4 [internal] load .dockerignore [2025-11-12T01:53:24.695Z] #4 transferring context: 2B done [2025-11-12T01:53:24.695Z] #4 DONE 0.0s [2025-11-12T01:53:24.962Z] [2025-11-12T01:53:24.962Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:c25217f7af721f9dd573b61695b568ea58f1b3ad916965ce25cc7bd309412bbf [2025-11-12T01:53:24.962Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:c25217f7af721f9dd573b61695b568ea58f1b3ad916965ce25cc7bd309412bbf 0.0s done [2025-11-12T01:53:24.962Z] #5 DONE 0.0s [2025-11-12T01:53:24.962Z] [2025-11-12T01:53:24.962Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:c25217f7af721f9dd573b61695b568ea58f1b3ad916965ce25cc7bd309412bbf [2025-11-12T01:53:24.962Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:c25217f7af721f9dd573b61695b568ea58f1b3ad916965ce25cc7bd309412bbf 0.0s done [2025-11-12T01:53:24.962Z] #6 DONE 0.1s [2025-11-12T01:53:24.962Z] [2025-11-12T01:53:24.962Z] #7 exporting to image [2025-11-12T01:53:24.962Z] #7 exporting layers done [2025-11-12T01:53:24.962Z] #7 exporting manifest sha256:2056cfe9c266a9edaad0b56ac5ac87f6e45948dddf52e3ac40d9a4f371dbf573 0.0s done [2025-11-12T01:53:24.962Z] #7 exporting config sha256:303405b0b97ee6810f68bd091adf7ea941f69cdda9f25d4d09c6ff41c67bae65 done [2025-11-12T01:53:24.962Z] #7 exporting manifest sha256:2a39625c88b773f985c70553d257314fc9bea4e265d47ce51b685b89fc955833 done [2025-11-12T01:53:24.962Z] #7 exporting config sha256:18fb401632dbac152e12eac3bf56f0ee85fce2b2145a39d76570cd450546f87f [2025-11-12T01:53:24.962Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:53:24.962Z] #7 ... [2025-11-12T01:53:24.962Z] [2025-11-12T01:53:24.962Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:24.962Z] #8 DONE 0.0s [2025-11-12T01:53:24.962Z] [2025-11-12T01:53:24.962Z] #7 exporting to image [2025-11-12T01:53:24.962Z] #7 exporting config sha256:18fb401632dbac152e12eac3bf56f0ee85fce2b2145a39d76570cd450546f87f done [2025-11-12T01:53:24.962Z] #7 exporting manifest list sha256:5ced55f09701023accbbb9d5a4ed033b79669669896dd5961af49ea219afd5d7 done [2025-11-12T01:53:24.962Z] #7 pushing layers 0.1s done [2025-11-12T01:53:24.962Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:5ced55f09701023accbbb9d5a4ed033b79669669896dd5961af49ea219afd5d7 [2025-11-12T01:53:25.222Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:5ced55f09701023accbbb9d5a4ed033b79669669896dd5961af49ea219afd5d7 0.1s done [2025-11-12T01:53:25.222Z] #7 DONE 0.2s [2025-11-12T01:53:25.222Z] [2025-11-12T01:53:25.222Z] 1 warning found (use --debug to expand): [2025-11-12T01:53:25.222Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:53:25.519Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-11-12T01:53:25.519Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-11-12T01:53:25.519Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:53:25.519Z] #1 transferring dockerfile: 160B done [2025-11-12T01:53:25.519Z] #1 DONE 0.0s [2025-11-12T01:53:25.519Z] [2025-11-12T01:53:25.519Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-12T01:53:25.519Z] #2 DONE 0.0s [2025-11-12T01:53:25.519Z] [2025-11-12T01:53:25.519Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-12T01:53:25.519Z] #3 DONE 0.0s [2025-11-12T01:53:25.519Z] [2025-11-12T01:53:25.519Z] #4 [internal] load .dockerignore [2025-11-12T01:53:25.519Z] #4 transferring context: 2B done [2025-11-12T01:53:25.519Z] #4 DONE 0.0s [2025-11-12T01:53:25.519Z] [2025-11-12T01:53:25.519Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:c25217f7af721f9dd573b61695b568ea58f1b3ad916965ce25cc7bd309412bbf [2025-11-12T01:53:25.519Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:c25217f7af721f9dd573b61695b568ea58f1b3ad916965ce25cc7bd309412bbf 0.0s done [2025-11-12T01:53:25.519Z] #5 CACHED [2025-11-12T01:53:25.519Z] [2025-11-12T01:53:25.519Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:c25217f7af721f9dd573b61695b568ea58f1b3ad916965ce25cc7bd309412bbf [2025-11-12T01:53:25.519Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:c25217f7af721f9dd573b61695b568ea58f1b3ad916965ce25cc7bd309412bbf 0.0s done [2025-11-12T01:53:25.519Z] #6 CACHED [2025-11-12T01:53:25.519Z] [2025-11-12T01:53:25.519Z] #7 exporting to image [2025-11-12T01:53:25.519Z] #7 exporting layers done [2025-11-12T01:53:25.519Z] #7 exporting manifest sha256:2056cfe9c266a9edaad0b56ac5ac87f6e45948dddf52e3ac40d9a4f371dbf573 done [2025-11-12T01:53:25.519Z] #7 exporting config sha256:303405b0b97ee6810f68bd091adf7ea941f69cdda9f25d4d09c6ff41c67bae65 done [2025-11-12T01:53:25.519Z] #7 exporting manifest sha256:2a39625c88b773f985c70553d257314fc9bea4e265d47ce51b685b89fc955833 [2025-11-12T01:53:25.519Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:53:25.781Z] #7 exporting manifest sha256:2a39625c88b773f985c70553d257314fc9bea4e265d47ce51b685b89fc955833 done [2025-11-12T01:53:25.781Z] #7 exporting config sha256:18fb401632dbac152e12eac3bf56f0ee85fce2b2145a39d76570cd450546f87f done [2025-11-12T01:53:25.781Z] #7 exporting manifest list sha256:5ced55f09701023accbbb9d5a4ed033b79669669896dd5961af49ea219afd5d7 done [2025-11-12T01:53:25.781Z] #7 pushing layers 0.0s done [2025-11-12T01:53:25.781Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:5ced55f09701023accbbb9d5a4ed033b79669669896dd5961af49ea219afd5d7 0.1s done [2025-11-12T01:53:25.781Z] #7 DONE 0.1s [2025-11-12T01:53:25.781Z] [2025-11-12T01:53:25.781Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:25.781Z] #8 DONE 0.0s [2025-11-12T01:53:25.781Z] [2025-11-12T01:53:25.781Z] 1 warning found (use --debug to expand): [2025-11-12T01:53:25.781Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:53:26.076Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75' [2025-11-12T01:53:26.076Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75 --push - [2025-11-12T01:53:26.076Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:53:26.076Z] #1 transferring dockerfile: 166B done [2025-11-12T01:53:26.076Z] #1 DONE 0.0s [2025-11-12T01:53:26.076Z] [2025-11-12T01:53:26.076Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75 [2025-11-12T01:53:26.076Z] #2 DONE 0.0s [2025-11-12T01:53:26.076Z] [2025-11-12T01:53:26.076Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75 [2025-11-12T01:53:26.076Z] #3 DONE 0.0s [2025-11-12T01:53:26.076Z] [2025-11-12T01:53:26.076Z] #4 [internal] load .dockerignore [2025-11-12T01:53:26.076Z] #4 transferring context: 2B done [2025-11-12T01:53:26.076Z] #4 DONE 0.0s [2025-11-12T01:53:26.076Z] [2025-11-12T01:53:26.076Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75@sha256:c25217f7af721f9dd573b61695b568ea58f1b3ad916965ce25cc7bd309412bbf [2025-11-12T01:53:26.076Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75@sha256:c25217f7af721f9dd573b61695b568ea58f1b3ad916965ce25cc7bd309412bbf 0.0s done [2025-11-12T01:53:26.076Z] #5 DONE 0.0s [2025-11-12T01:53:26.076Z] [2025-11-12T01:53:26.076Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75@sha256:c25217f7af721f9dd573b61695b568ea58f1b3ad916965ce25cc7bd309412bbf [2025-11-12T01:53:26.076Z] #6 CACHED [2025-11-12T01:53:26.336Z] [2025-11-12T01:53:26.336Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75@sha256:c25217f7af721f9dd573b61695b568ea58f1b3ad916965ce25cc7bd309412bbf [2025-11-12T01:53:26.336Z] #5 CACHED [2025-11-12T01:53:26.336Z] [2025-11-12T01:53:26.336Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:26.336Z] #7 DONE 0.0s [2025-11-12T01:53:26.336Z] [2025-11-12T01:53:26.336Z] #8 exporting to image [2025-11-12T01:53:26.336Z] #8 exporting layers done [2025-11-12T01:53:26.336Z] #8 exporting manifest sha256:2056cfe9c266a9edaad0b56ac5ac87f6e45948dddf52e3ac40d9a4f371dbf573 done [2025-11-12T01:53:26.336Z] #8 exporting config sha256:303405b0b97ee6810f68bd091adf7ea941f69cdda9f25d4d09c6ff41c67bae65 done [2025-11-12T01:53:26.336Z] #8 exporting manifest sha256:2a39625c88b773f985c70553d257314fc9bea4e265d47ce51b685b89fc955833 done [2025-11-12T01:53:26.336Z] #8 exporting config sha256:18fb401632dbac152e12eac3bf56f0ee85fce2b2145a39d76570cd450546f87f done [2025-11-12T01:53:26.336Z] #8 exporting manifest list sha256:5ced55f09701023accbbb9d5a4ed033b79669669896dd5961af49ea219afd5d7 done [2025-11-12T01:53:26.336Z] #8 pushing layers 0.0s done [2025-11-12T01:53:26.336Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75@sha256:5ced55f09701023accbbb9d5a4ed033b79669669896dd5961af49ea219afd5d7 0.1s done [2025-11-12T01:53:26.336Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:53:26.336Z] #8 DONE 0.1s [2025-11-12T01:53:26.336Z] [2025-11-12T01:53:26.336Z] 1 warning found (use --debug to expand): [2025-11-12T01:53:26.336Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:53:26.627Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75' [2025-11-12T01:53:26.628Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 --push - [2025-11-12T01:53:26.628Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:53:26.628Z] #1 transferring dockerfile: 207B done [2025-11-12T01:53:26.628Z] #1 DONE 0.0s [2025-11-12T01:53:26.628Z] [2025-11-12T01:53:26.628Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:53:26.628Z] #2 DONE 0.0s [2025-11-12T01:53:26.628Z] [2025-11-12T01:53:26.628Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:53:26.628Z] #3 DONE 0.0s [2025-11-12T01:53:26.628Z] [2025-11-12T01:53:26.628Z] #4 [internal] load .dockerignore [2025-11-12T01:53:26.628Z] #4 transferring context: 2B done [2025-11-12T01:53:26.628Z] #4 DONE 0.0s [2025-11-12T01:53:26.628Z] [2025-11-12T01:53:26.628Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:c25217f7af721f9dd573b61695b568ea58f1b3ad916965ce25cc7bd309412bbf [2025-11-12T01:53:26.628Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:c25217f7af721f9dd573b61695b568ea58f1b3ad916965ce25cc7bd309412bbf 0.0s done [2025-11-12T01:53:26.628Z] #5 CACHED [2025-11-12T01:53:26.628Z] [2025-11-12T01:53:26.628Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:c25217f7af721f9dd573b61695b568ea58f1b3ad916965ce25cc7bd309412bbf [2025-11-12T01:53:26.628Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:c25217f7af721f9dd573b61695b568ea58f1b3ad916965ce25cc7bd309412bbf 0.0s done [2025-11-12T01:53:26.628Z] #6 CACHED [2025-11-12T01:53:26.628Z] [2025-11-12T01:53:26.628Z] #7 exporting to image [2025-11-12T01:53:26.628Z] #7 exporting layers done [2025-11-12T01:53:26.628Z] #7 exporting manifest sha256:2056cfe9c266a9edaad0b56ac5ac87f6e45948dddf52e3ac40d9a4f371dbf573 done [2025-11-12T01:53:26.628Z] #7 exporting config sha256:303405b0b97ee6810f68bd091adf7ea941f69cdda9f25d4d09c6ff41c67bae65 done [2025-11-12T01:53:26.628Z] #7 exporting manifest sha256:2a39625c88b773f985c70553d257314fc9bea4e265d47ce51b685b89fc955833 done [2025-11-12T01:53:26.628Z] #7 exporting config sha256:18fb401632dbac152e12eac3bf56f0ee85fce2b2145a39d76570cd450546f87f done [2025-11-12T01:53:26.628Z] #7 exporting manifest list sha256:5ced55f09701023accbbb9d5a4ed033b79669669896dd5961af49ea219afd5d7 done [2025-11-12T01:53:26.628Z] #7 pushing layers [2025-11-12T01:53:26.628Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:53:26.888Z] #7 pushing layers 0.0s done [2025-11-12T01:53:26.888Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:5ced55f09701023accbbb9d5a4ed033b79669669896dd5961af49ea219afd5d7 0.1s done [2025-11-12T01:53:26.888Z] #7 DONE 0.1s [2025-11-12T01:53:26.888Z] [2025-11-12T01:53:26.888Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:26.888Z] #8 DONE 0.0s [2025-11-12T01:53:26.888Z] [2025-11-12T01:53:26.888Z] 1 warning found (use --debug to expand): [2025-11-12T01:53:26.888Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:53:27.187Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-11-12T01:53:27.187Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-11-12T01:53:27.187Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:53:27.187Z] #1 transferring dockerfile: 158B done [2025-11-12T01:53:27.187Z] #1 DONE 0.0s [2025-11-12T01:53:27.187Z] [2025-11-12T01:53:27.187Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-11-12T01:53:27.187Z] #2 DONE 0.0s [2025-11-12T01:53:27.187Z] [2025-11-12T01:53:27.187Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-11-12T01:53:27.187Z] #3 DONE 0.0s [2025-11-12T01:53:27.187Z] [2025-11-12T01:53:27.187Z] #4 [internal] load .dockerignore [2025-11-12T01:53:27.187Z] #4 transferring context: 2B done [2025-11-12T01:53:27.187Z] #4 DONE 0.0s [2025-11-12T01:53:27.187Z] [2025-11-12T01:53:27.187Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:c25217f7af721f9dd573b61695b568ea58f1b3ad916965ce25cc7bd309412bbf [2025-11-12T01:53:27.187Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:c25217f7af721f9dd573b61695b568ea58f1b3ad916965ce25cc7bd309412bbf done [2025-11-12T01:53:27.187Z] #5 CACHED [2025-11-12T01:53:27.187Z] [2025-11-12T01:53:27.187Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:c25217f7af721f9dd573b61695b568ea58f1b3ad916965ce25cc7bd309412bbf [2025-11-12T01:53:27.187Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:c25217f7af721f9dd573b61695b568ea58f1b3ad916965ce25cc7bd309412bbf 0.0s done [2025-11-12T01:53:27.187Z] #6 CACHED [2025-11-12T01:53:27.187Z] [2025-11-12T01:53:27.187Z] #7 exporting to image [2025-11-12T01:53:27.187Z] #7 exporting layers done [2025-11-12T01:53:27.187Z] #7 exporting manifest sha256:2056cfe9c266a9edaad0b56ac5ac87f6e45948dddf52e3ac40d9a4f371dbf573 done [2025-11-12T01:53:27.187Z] #7 exporting config sha256:303405b0b97ee6810f68bd091adf7ea941f69cdda9f25d4d09c6ff41c67bae65 [2025-11-12T01:53:27.187Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:53:27.446Z] #7 exporting config sha256:303405b0b97ee6810f68bd091adf7ea941f69cdda9f25d4d09c6ff41c67bae65 done [2025-11-12T01:53:27.446Z] #7 exporting manifest sha256:2a39625c88b773f985c70553d257314fc9bea4e265d47ce51b685b89fc955833 done [2025-11-12T01:53:27.446Z] #7 exporting config sha256:18fb401632dbac152e12eac3bf56f0ee85fce2b2145a39d76570cd450546f87f done [2025-11-12T01:53:27.446Z] #7 exporting manifest list sha256:5ced55f09701023accbbb9d5a4ed033b79669669896dd5961af49ea219afd5d7 done [2025-11-12T01:53:27.446Z] #7 pushing layers 0.0s done [2025-11-12T01:53:27.446Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:5ced55f09701023accbbb9d5a4ed033b79669669896dd5961af49ea219afd5d7 0.1s done [2025-11-12T01:53:27.446Z] #7 DONE 0.1s [2025-11-12T01:53:27.446Z] [2025-11-12T01:53:27.446Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:27.446Z] #8 DONE 0.0s [2025-11-12T01:53:27.446Z] [2025-11-12T01:53:27.446Z] 1 warning found (use --debug to expand): [2025-11-12T01:53:27.446Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:53:27.731Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:94b6f2a28bcbbb18c16df521d1c703652477ded1' [2025-11-12T01:53:27.731Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:94b6f2a28bcbbb18c16df521d1c703652477ded1 --push - [2025-11-12T01:53:27.731Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:53:27.731Z] #1 transferring dockerfile: 196B done [2025-11-12T01:53:27.731Z] #1 DONE 0.0s [2025-11-12T01:53:27.731Z] [2025-11-12T01:53:27.731Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:53:27.731Z] #2 DONE 0.0s [2025-11-12T01:53:27.731Z] [2025-11-12T01:53:27.731Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:53:27.731Z] #3 DONE 0.1s [2025-11-12T01:53:27.731Z] [2025-11-12T01:53:27.731Z] #4 [internal] load .dockerignore [2025-11-12T01:53:27.731Z] #4 transferring context: 2B done [2025-11-12T01:53:27.731Z] #4 DONE 0.0s [2025-11-12T01:53:27.990Z] [2025-11-12T01:53:27.990Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:f3eab05b3321acaff2ffd39fdffb36cf03316633d0f6930534dfaebc1971f783 [2025-11-12T01:53:27.990Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:f3eab05b3321acaff2ffd39fdffb36cf03316633d0f6930534dfaebc1971f783 0.0s done [2025-11-12T01:53:27.990Z] #5 DONE 0.0s [2025-11-12T01:53:27.990Z] [2025-11-12T01:53:27.990Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:f3eab05b3321acaff2ffd39fdffb36cf03316633d0f6930534dfaebc1971f783 [2025-11-12T01:53:27.990Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:f3eab05b3321acaff2ffd39fdffb36cf03316633d0f6930534dfaebc1971f783 0.0s done [2025-11-12T01:53:27.990Z] #6 DONE 0.1s [2025-11-12T01:53:27.990Z] [2025-11-12T01:53:27.990Z] #7 exporting to image [2025-11-12T01:53:27.990Z] #7 exporting layers done [2025-11-12T01:53:27.990Z] #7 exporting manifest sha256:6cfce499f723035969eccfaaf9a60f1753e3288ce0e89b104d9fe7a144e46c09 done [2025-11-12T01:53:27.990Z] #7 exporting config sha256:4f377cea0a476536e871984c113c6de6fdb101e53d00eba623538ce3c475f995 done [2025-11-12T01:53:27.990Z] #7 exporting manifest sha256:faf6c1d6b9f0dc65223d7488bd256006bc6269ee0e7e8db87e473cffd1cbd475 done [2025-11-12T01:53:27.991Z] #7 exporting config sha256:5c95d8377396ca7b71551827eee9ee2390944e3b6feab37a3459cc25366a6a81 done [2025-11-12T01:53:27.991Z] #7 exporting manifest list sha256:fc36e01e0967fea5dfe9e23f7e8947712388a992e54d31cd2d1c19f9d95ccdc9 done [2025-11-12T01:53:27.991Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:53:27.991Z] #7 ... [2025-11-12T01:53:27.991Z] [2025-11-12T01:53:27.991Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:27.991Z] #8 DONE 0.0s [2025-11-12T01:53:27.991Z] [2025-11-12T01:53:27.991Z] #7 exporting to image [2025-11-12T01:53:27.991Z] #7 pushing layers 0.1s done [2025-11-12T01:53:27.991Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:fc36e01e0967fea5dfe9e23f7e8947712388a992e54d31cd2d1c19f9d95ccdc9 [2025-11-12T01:53:28.249Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:fc36e01e0967fea5dfe9e23f7e8947712388a992e54d31cd2d1c19f9d95ccdc9 0.1s done [2025-11-12T01:53:28.249Z] #7 DONE 0.2s [2025-11-12T01:53:28.249Z] [2025-11-12T01:53:28.249Z] 1 warning found (use --debug to expand): [2025-11-12T01:53:28.249Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:53:28.542Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-11-12T01:53:28.542Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-11-12T01:53:28.808Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:53:28.808Z] #1 transferring dockerfile: 162B done [2025-11-12T01:53:28.808Z] #1 DONE 0.1s [2025-11-12T01:53:28.808Z] [2025-11-12T01:53:28.808Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-12T01:53:29.068Z] #2 DONE 0.2s [2025-11-12T01:53:29.068Z] [2025-11-12T01:53:29.068Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-12T01:53:29.068Z] #3 DONE 0.2s [2025-11-12T01:53:29.068Z] [2025-11-12T01:53:29.068Z] #4 [internal] load .dockerignore [2025-11-12T01:53:29.068Z] #4 transferring context: 2B done [2025-11-12T01:53:29.068Z] #4 DONE 0.1s [2025-11-12T01:53:29.068Z] [2025-11-12T01:53:29.068Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:f3eab05b3321acaff2ffd39fdffb36cf03316633d0f6930534dfaebc1971f783 [2025-11-12T01:53:29.068Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:f3eab05b3321acaff2ffd39fdffb36cf03316633d0f6930534dfaebc1971f783 0.0s done [2025-11-12T01:53:29.068Z] #5 CACHED [2025-11-12T01:53:29.068Z] [2025-11-12T01:53:29.068Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:f3eab05b3321acaff2ffd39fdffb36cf03316633d0f6930534dfaebc1971f783 [2025-11-12T01:53:29.068Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:f3eab05b3321acaff2ffd39fdffb36cf03316633d0f6930534dfaebc1971f783 0.0s done [2025-11-12T01:53:29.068Z] #6 CACHED [2025-11-12T01:53:29.068Z] [2025-11-12T01:53:29.068Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:29.068Z] #7 DONE 0.0s [2025-11-12T01:53:29.068Z] [2025-11-12T01:53:29.068Z] #8 exporting to image [2025-11-12T01:53:29.068Z] #8 exporting layers done [2025-11-12T01:53:29.068Z] #8 exporting manifest sha256:6cfce499f723035969eccfaaf9a60f1753e3288ce0e89b104d9fe7a144e46c09 done [2025-11-12T01:53:29.068Z] #8 exporting config sha256:4f377cea0a476536e871984c113c6de6fdb101e53d00eba623538ce3c475f995 done [2025-11-12T01:53:29.068Z] #8 exporting manifest sha256:faf6c1d6b9f0dc65223d7488bd256006bc6269ee0e7e8db87e473cffd1cbd475 done [2025-11-12T01:53:29.068Z] #8 exporting config sha256:5c95d8377396ca7b71551827eee9ee2390944e3b6feab37a3459cc25366a6a81 done [2025-11-12T01:53:29.068Z] #8 exporting manifest list sha256:fc36e01e0967fea5dfe9e23f7e8947712388a992e54d31cd2d1c19f9d95ccdc9 done [2025-11-12T01:53:29.068Z] #8 pushing layers 0.0s done [2025-11-12T01:53:29.068Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:fc36e01e0967fea5dfe9e23f7e8947712388a992e54d31cd2d1c19f9d95ccdc9 [2025-11-12T01:53:29.068Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:53:29.329Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:fc36e01e0967fea5dfe9e23f7e8947712388a992e54d31cd2d1c19f9d95ccdc9 0.1s done [2025-11-12T01:53:29.329Z] #8 DONE 0.1s [2025-11-12T01:53:29.592Z] [2025-11-12T01:53:29.592Z] 1 warning found (use --debug to expand): [2025-11-12T01:53:29.592Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:53:30.153Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75' [2025-11-12T01:53:30.153Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75 --push - [2025-11-12T01:53:30.414Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:53:30.414Z] #1 transferring dockerfile: [2025-11-12T01:53:30.674Z] #1 transferring dockerfile: 168B done [2025-11-12T01:53:30.674Z] #1 DONE 0.1s [2025-11-12T01:53:30.674Z] [2025-11-12T01:53:30.674Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75 [2025-11-12T01:53:30.674Z] #2 ... [2025-11-12T01:53:30.674Z] [2025-11-12T01:53:30.674Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75 [2025-11-12T01:53:30.674Z] #3 DONE 0.2s [2025-11-12T01:53:30.934Z] [2025-11-12T01:53:30.934Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75 [2025-11-12T01:53:30.934Z] #2 DONE 0.3s [2025-11-12T01:53:30.934Z] [2025-11-12T01:53:30.934Z] #4 [internal] load .dockerignore [2025-11-12T01:53:30.934Z] #4 transferring context: 2B done [2025-11-12T01:53:30.934Z] #4 DONE 0.2s [2025-11-12T01:53:30.934Z] [2025-11-12T01:53:30.934Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75@sha256:f3eab05b3321acaff2ffd39fdffb36cf03316633d0f6930534dfaebc1971f783 [2025-11-12T01:53:30.934Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75@sha256:f3eab05b3321acaff2ffd39fdffb36cf03316633d0f6930534dfaebc1971f783 0.0s done [2025-11-12T01:53:30.934Z] #5 DONE 0.1s [2025-11-12T01:53:30.934Z] [2025-11-12T01:53:30.934Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75@sha256:f3eab05b3321acaff2ffd39fdffb36cf03316633d0f6930534dfaebc1971f783 [2025-11-12T01:53:31.194Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75@sha256:f3eab05b3321acaff2ffd39fdffb36cf03316633d0f6930534dfaebc1971f783 0.1s done [2025-11-12T01:53:31.194Z] #6 CACHED [2025-11-12T01:53:31.194Z] [2025-11-12T01:53:31.194Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75@sha256:f3eab05b3321acaff2ffd39fdffb36cf03316633d0f6930534dfaebc1971f783 [2025-11-12T01:53:31.194Z] #5 CACHED [2025-11-12T01:53:31.194Z] [2025-11-12T01:53:31.194Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:31.194Z] #7 DONE 0.0s [2025-11-12T01:53:31.194Z] [2025-11-12T01:53:31.194Z] #8 exporting to image [2025-11-12T01:53:31.194Z] #8 exporting layers done [2025-11-12T01:53:31.194Z] #8 exporting manifest sha256:6cfce499f723035969eccfaaf9a60f1753e3288ce0e89b104d9fe7a144e46c09 0.0s done [2025-11-12T01:53:31.194Z] #8 exporting config sha256:4f377cea0a476536e871984c113c6de6fdb101e53d00eba623538ce3c475f995 done [2025-11-12T01:53:31.194Z] #8 exporting manifest sha256:faf6c1d6b9f0dc65223d7488bd256006bc6269ee0e7e8db87e473cffd1cbd475 0.0s done [2025-11-12T01:53:31.194Z] #8 exporting config sha256:5c95d8377396ca7b71551827eee9ee2390944e3b6feab37a3459cc25366a6a81 done [2025-11-12T01:53:31.194Z] #8 exporting manifest list sha256:fc36e01e0967fea5dfe9e23f7e8947712388a992e54d31cd2d1c19f9d95ccdc9 done [2025-11-12T01:53:31.194Z] #8 pushing layers 0.0s done [2025-11-12T01:53:31.194Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75@sha256:fc36e01e0967fea5dfe9e23f7e8947712388a992e54d31cd2d1c19f9d95ccdc9 0.1s done [2025-11-12T01:53:31.194Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:53:31.194Z] #8 DONE 0.2s [2025-11-12T01:53:31.453Z] [2025-11-12T01:53:31.453Z] 1 warning found (use --debug to expand): [2025-11-12T01:53:31.453Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:53:31.746Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75' [2025-11-12T01:53:31.746Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 --push - [2025-11-12T01:53:32.005Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:53:32.005Z] #1 transferring dockerfile: 209B done [2025-11-12T01:53:32.005Z] #1 DONE 0.1s [2025-11-12T01:53:32.005Z] [2025-11-12T01:53:32.006Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:53:32.006Z] #2 DONE 0.0s [2025-11-12T01:53:32.006Z] [2025-11-12T01:53:32.006Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:53:32.006Z] #3 DONE 0.1s [2025-11-12T01:53:32.006Z] [2025-11-12T01:53:32.006Z] #4 [internal] load .dockerignore [2025-11-12T01:53:32.264Z] #4 transferring context: 2B done [2025-11-12T01:53:32.264Z] #4 DONE 0.2s [2025-11-12T01:53:32.264Z] [2025-11-12T01:53:32.264Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:f3eab05b3321acaff2ffd39fdffb36cf03316633d0f6930534dfaebc1971f783 [2025-11-12T01:53:32.264Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:f3eab05b3321acaff2ffd39fdffb36cf03316633d0f6930534dfaebc1971f783 0.0s done [2025-11-12T01:53:32.264Z] #5 DONE 0.0s [2025-11-12T01:53:32.264Z] [2025-11-12T01:53:32.264Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:f3eab05b3321acaff2ffd39fdffb36cf03316633d0f6930534dfaebc1971f783 [2025-11-12T01:53:32.264Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:f3eab05b3321acaff2ffd39fdffb36cf03316633d0f6930534dfaebc1971f783 0.0s done [2025-11-12T01:53:32.264Z] #6 CACHED [2025-11-12T01:53:32.264Z] [2025-11-12T01:53:32.264Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:f3eab05b3321acaff2ffd39fdffb36cf03316633d0f6930534dfaebc1971f783 [2025-11-12T01:53:32.264Z] #5 CACHED [2025-11-12T01:53:32.264Z] [2025-11-12T01:53:32.264Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:32.264Z] #7 DONE 0.0s [2025-11-12T01:53:32.264Z] [2025-11-12T01:53:32.264Z] #8 exporting to image [2025-11-12T01:53:32.264Z] #8 exporting layers done [2025-11-12T01:53:32.264Z] #8 exporting manifest sha256:6cfce499f723035969eccfaaf9a60f1753e3288ce0e89b104d9fe7a144e46c09 done [2025-11-12T01:53:32.264Z] #8 exporting config sha256:4f377cea0a476536e871984c113c6de6fdb101e53d00eba623538ce3c475f995 done [2025-11-12T01:53:32.264Z] #8 exporting manifest sha256:faf6c1d6b9f0dc65223d7488bd256006bc6269ee0e7e8db87e473cffd1cbd475 done [2025-11-12T01:53:32.264Z] #8 exporting config sha256:5c95d8377396ca7b71551827eee9ee2390944e3b6feab37a3459cc25366a6a81 done [2025-11-12T01:53:32.264Z] #8 exporting manifest list sha256:fc36e01e0967fea5dfe9e23f7e8947712388a992e54d31cd2d1c19f9d95ccdc9 0.0s done [2025-11-12T01:53:32.264Z] #8 pushing layers 0.0s done [2025-11-12T01:53:32.264Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:fc36e01e0967fea5dfe9e23f7e8947712388a992e54d31cd2d1c19f9d95ccdc9 0.1s done [2025-11-12T01:53:32.264Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:53:32.264Z] #8 DONE 0.1s [2025-11-12T01:53:32.523Z] [2025-11-12T01:53:32.523Z] 1 warning found (use --debug to expand): [2025-11-12T01:53:32.523Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:53:32.811Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-11-12T01:53:32.811Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-11-12T01:53:33.070Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:53:33.070Z] #1 transferring dockerfile: 160B done [2025-11-12T01:53:33.070Z] #1 DONE 0.1s [2025-11-12T01:53:33.070Z] [2025-11-12T01:53:33.070Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-11-12T01:53:33.070Z] #2 DONE 0.0s [2025-11-12T01:53:33.070Z] [2025-11-12T01:53:33.070Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-11-12T01:53:33.070Z] #3 DONE 0.1s [2025-11-12T01:53:33.070Z] [2025-11-12T01:53:33.070Z] #4 [internal] load .dockerignore [2025-11-12T01:53:33.070Z] #4 transferring context: [2025-11-12T01:53:33.330Z] #4 transferring context: 2B done [2025-11-12T01:53:33.330Z] #4 DONE 0.1s [2025-11-12T01:53:33.330Z] [2025-11-12T01:53:33.330Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:f3eab05b3321acaff2ffd39fdffb36cf03316633d0f6930534dfaebc1971f783 [2025-11-12T01:53:33.330Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:f3eab05b3321acaff2ffd39fdffb36cf03316633d0f6930534dfaebc1971f783 0.0s done [2025-11-12T01:53:33.330Z] #5 CACHED [2025-11-12T01:53:33.330Z] [2025-11-12T01:53:33.330Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:f3eab05b3321acaff2ffd39fdffb36cf03316633d0f6930534dfaebc1971f783 [2025-11-12T01:53:33.330Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:f3eab05b3321acaff2ffd39fdffb36cf03316633d0f6930534dfaebc1971f783 0.0s done [2025-11-12T01:53:33.330Z] #6 CACHED [2025-11-12T01:53:33.330Z] [2025-11-12T01:53:33.330Z] #7 exporting to image [2025-11-12T01:53:33.330Z] #7 exporting layers done [2025-11-12T01:53:33.330Z] #7 exporting manifest sha256:6cfce499f723035969eccfaaf9a60f1753e3288ce0e89b104d9fe7a144e46c09 done [2025-11-12T01:53:33.330Z] #7 exporting config sha256:4f377cea0a476536e871984c113c6de6fdb101e53d00eba623538ce3c475f995 done [2025-11-12T01:53:33.330Z] #7 exporting manifest sha256:faf6c1d6b9f0dc65223d7488bd256006bc6269ee0e7e8db87e473cffd1cbd475 done [2025-11-12T01:53:33.330Z] #7 exporting config sha256:5c95d8377396ca7b71551827eee9ee2390944e3b6feab37a3459cc25366a6a81 done [2025-11-12T01:53:33.330Z] #7 exporting manifest list sha256:fc36e01e0967fea5dfe9e23f7e8947712388a992e54d31cd2d1c19f9d95ccdc9 done [2025-11-12T01:53:33.330Z] #7 pushing layers 0.0s done [2025-11-12T01:53:33.330Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:fc36e01e0967fea5dfe9e23f7e8947712388a992e54d31cd2d1c19f9d95ccdc9 [2025-11-12T01:53:33.330Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:53:33.330Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:fc36e01e0967fea5dfe9e23f7e8947712388a992e54d31cd2d1c19f9d95ccdc9 0.1s done [2025-11-12T01:53:33.330Z] #7 DONE 0.1s [2025-11-12T01:53:33.330Z] [2025-11-12T01:53:33.330Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:33.330Z] #8 DONE 0.0s [2025-11-12T01:53:33.592Z] [2025-11-12T01:53:33.592Z] 1 warning found (use --debug to expand): [2025-11-12T01:53:33.592Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:53:33.884Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:94b6f2a28bcbbb18c16df521d1c703652477ded1' [2025-11-12T01:53:33.884Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:94b6f2a28bcbbb18c16df521d1c703652477ded1 --push - [2025-11-12T01:53:34.146Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:53:34.146Z] #1 transferring dockerfile: [2025-11-12T01:53:34.146Z] #1 transferring dockerfile: 198B done [2025-11-12T01:53:34.146Z] #1 DONE 0.1s [2025-11-12T01:53:34.146Z] [2025-11-12T01:53:34.146Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:53:34.404Z] #2 DONE 0.1s [2025-11-12T01:53:34.405Z] [2025-11-12T01:53:34.405Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:53:34.405Z] #3 DONE 0.1s [2025-11-12T01:53:34.405Z] [2025-11-12T01:53:34.405Z] #4 [internal] load .dockerignore [2025-11-12T01:53:34.405Z] #4 transferring context: 2B done [2025-11-12T01:53:34.405Z] #4 DONE 0.0s [2025-11-12T01:53:34.405Z] [2025-11-12T01:53:34.405Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:15e090c7f366ade87618e7e12dc9d64403a06c0c247cc4b13e5c3682ce5a9a5f [2025-11-12T01:53:34.405Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:15e090c7f366ade87618e7e12dc9d64403a06c0c247cc4b13e5c3682ce5a9a5f [2025-11-12T01:53:34.405Z] #5 ... [2025-11-12T01:53:34.405Z] [2025-11-12T01:53:34.405Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:15e090c7f366ade87618e7e12dc9d64403a06c0c247cc4b13e5c3682ce5a9a5f [2025-11-12T01:53:34.405Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:15e090c7f366ade87618e7e12dc9d64403a06c0c247cc4b13e5c3682ce5a9a5f 0.0s done [2025-11-12T01:53:34.405Z] #6 DONE 0.1s [2025-11-12T01:53:34.405Z] [2025-11-12T01:53:34.405Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:34.664Z] #7 DONE 0.0s [2025-11-12T01:53:34.664Z] [2025-11-12T01:53:34.664Z] #8 exporting to image [2025-11-12T01:53:34.664Z] #8 exporting layers done [2025-11-12T01:53:34.664Z] #8 exporting manifest sha256:db048c89f460bad3dc1f24e295aa399081073feac62a9cfbb6b74b718cd30a90 0.0s done [2025-11-12T01:53:34.664Z] #8 exporting config sha256:01d39feb0143037ccf02d8c4fd53c33b901394f69357987273ec907c5f3b7509 done [2025-11-12T01:53:34.664Z] #8 exporting manifest sha256:dc6c8e23aa81b40ce965fc04416ce9f3794d56230e7ecbd5c1b1bbb7ad9ff986 0.0s done [2025-11-12T01:53:34.664Z] #8 exporting config sha256:cf648de4bbcc0a4232920c61dac3eb0cc1f9b1fa9895682ea3a98cfe80507886 0.0s done [2025-11-12T01:53:34.664Z] #8 exporting manifest list sha256:904aae779c186f59a6f403620850075d3b8d64e13a9fe42902b50e1bbb065d3b done [2025-11-12T01:53:34.664Z] #8 pushing layers 0.1s done [2025-11-12T01:53:34.664Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:904aae779c186f59a6f403620850075d3b8d64e13a9fe42902b50e1bbb065d3b [2025-11-12T01:53:34.664Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:53:34.664Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:904aae779c186f59a6f403620850075d3b8d64e13a9fe42902b50e1bbb065d3b 0.1s done [2025-11-12T01:53:34.664Z] #8 DONE 0.3s [2025-11-12T01:53:34.664Z] [2025-11-12T01:53:34.664Z] 1 warning found (use --debug to expand): [2025-11-12T01:53:34.664Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:53:34.957Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-11-12T01:53:34.957Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-11-12T01:53:35.218Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:53:35.218Z] #1 transferring dockerfile: 164B done [2025-11-12T01:53:35.218Z] #1 DONE 0.0s [2025-11-12T01:53:35.218Z] [2025-11-12T01:53:35.218Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-12T01:53:35.218Z] #2 DONE 0.0s [2025-11-12T01:53:35.218Z] [2025-11-12T01:53:35.218Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-12T01:53:35.218Z] #3 DONE 0.0s [2025-11-12T01:53:35.218Z] [2025-11-12T01:53:35.218Z] #4 [internal] load .dockerignore [2025-11-12T01:53:35.218Z] #4 transferring context: 2B done [2025-11-12T01:53:35.218Z] #4 DONE 0.0s [2025-11-12T01:53:35.218Z] [2025-11-12T01:53:35.218Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:15e090c7f366ade87618e7e12dc9d64403a06c0c247cc4b13e5c3682ce5a9a5f [2025-11-12T01:53:35.218Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:15e090c7f366ade87618e7e12dc9d64403a06c0c247cc4b13e5c3682ce5a9a5f 0.0s done [2025-11-12T01:53:35.218Z] #5 DONE 0.0s [2025-11-12T01:53:35.218Z] [2025-11-12T01:53:35.218Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:15e090c7f366ade87618e7e12dc9d64403a06c0c247cc4b13e5c3682ce5a9a5f [2025-11-12T01:53:35.218Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:15e090c7f366ade87618e7e12dc9d64403a06c0c247cc4b13e5c3682ce5a9a5f 0.0s done [2025-11-12T01:53:35.218Z] #6 CACHED [2025-11-12T01:53:35.218Z] [2025-11-12T01:53:35.218Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:15e090c7f366ade87618e7e12dc9d64403a06c0c247cc4b13e5c3682ce5a9a5f [2025-11-12T01:53:35.218Z] #5 CACHED [2025-11-12T01:53:35.218Z] [2025-11-12T01:53:35.218Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:35.218Z] #7 DONE 0.0s [2025-11-12T01:53:35.218Z] [2025-11-12T01:53:35.218Z] #8 exporting to image [2025-11-12T01:53:35.218Z] #8 exporting layers done [2025-11-12T01:53:35.218Z] #8 exporting manifest sha256:db048c89f460bad3dc1f24e295aa399081073feac62a9cfbb6b74b718cd30a90 done [2025-11-12T01:53:35.218Z] #8 exporting config sha256:01d39feb0143037ccf02d8c4fd53c33b901394f69357987273ec907c5f3b7509 done [2025-11-12T01:53:35.218Z] #8 exporting manifest sha256:dc6c8e23aa81b40ce965fc04416ce9f3794d56230e7ecbd5c1b1bbb7ad9ff986 done [2025-11-12T01:53:35.218Z] #8 exporting config sha256:cf648de4bbcc0a4232920c61dac3eb0cc1f9b1fa9895682ea3a98cfe80507886 done [2025-11-12T01:53:35.218Z] #8 exporting manifest list sha256:904aae779c186f59a6f403620850075d3b8d64e13a9fe42902b50e1bbb065d3b done [2025-11-12T01:53:35.218Z] #8 pushing layers 0.0s done [2025-11-12T01:53:35.218Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:904aae779c186f59a6f403620850075d3b8d64e13a9fe42902b50e1bbb065d3b 0.1s done [2025-11-12T01:53:35.218Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:53:35.218Z] #8 DONE 0.1s [2025-11-12T01:53:35.218Z] [2025-11-12T01:53:35.218Z] 1 warning found (use --debug to expand): [2025-11-12T01:53:35.218Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:53:35.509Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75' [2025-11-12T01:53:35.509Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75 --push - [2025-11-12T01:53:35.509Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:53:35.509Z] #1 transferring dockerfile: 170B done [2025-11-12T01:53:35.509Z] #1 DONE 0.0s [2025-11-12T01:53:35.509Z] [2025-11-12T01:53:35.509Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75 [2025-11-12T01:53:35.509Z] #2 DONE 0.0s [2025-11-12T01:53:35.509Z] [2025-11-12T01:53:35.509Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75 [2025-11-12T01:53:35.509Z] #3 DONE 0.0s [2025-11-12T01:53:35.509Z] [2025-11-12T01:53:35.509Z] #4 [internal] load .dockerignore [2025-11-12T01:53:35.509Z] #4 transferring context: 2B done [2025-11-12T01:53:35.509Z] #4 DONE 0.0s [2025-11-12T01:53:35.509Z] [2025-11-12T01:53:35.509Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75@sha256:15e090c7f366ade87618e7e12dc9d64403a06c0c247cc4b13e5c3682ce5a9a5f [2025-11-12T01:53:35.509Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75@sha256:15e090c7f366ade87618e7e12dc9d64403a06c0c247cc4b13e5c3682ce5a9a5f 0.0s done [2025-11-12T01:53:35.509Z] #5 DONE 0.0s [2025-11-12T01:53:35.509Z] [2025-11-12T01:53:35.509Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75@sha256:15e090c7f366ade87618e7e12dc9d64403a06c0c247cc4b13e5c3682ce5a9a5f [2025-11-12T01:53:35.767Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75@sha256:15e090c7f366ade87618e7e12dc9d64403a06c0c247cc4b13e5c3682ce5a9a5f 0.0s done [2025-11-12T01:53:35.767Z] #6 CACHED [2025-11-12T01:53:35.767Z] [2025-11-12T01:53:35.767Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75@sha256:15e090c7f366ade87618e7e12dc9d64403a06c0c247cc4b13e5c3682ce5a9a5f [2025-11-12T01:53:35.767Z] #5 CACHED [2025-11-12T01:53:35.767Z] [2025-11-12T01:53:35.767Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:35.767Z] #7 DONE 0.0s [2025-11-12T01:53:35.768Z] [2025-11-12T01:53:35.768Z] #8 exporting to image [2025-11-12T01:53:35.768Z] #8 exporting layers done [2025-11-12T01:53:35.768Z] #8 exporting manifest sha256:db048c89f460bad3dc1f24e295aa399081073feac62a9cfbb6b74b718cd30a90 done [2025-11-12T01:53:35.768Z] #8 exporting config sha256:01d39feb0143037ccf02d8c4fd53c33b901394f69357987273ec907c5f3b7509 done [2025-11-12T01:53:35.768Z] #8 exporting manifest sha256:dc6c8e23aa81b40ce965fc04416ce9f3794d56230e7ecbd5c1b1bbb7ad9ff986 done [2025-11-12T01:53:35.768Z] #8 exporting config sha256:cf648de4bbcc0a4232920c61dac3eb0cc1f9b1fa9895682ea3a98cfe80507886 done [2025-11-12T01:53:35.768Z] #8 exporting manifest list sha256:904aae779c186f59a6f403620850075d3b8d64e13a9fe42902b50e1bbb065d3b done [2025-11-12T01:53:35.768Z] #8 pushing layers 0.0s done [2025-11-12T01:53:35.768Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75@sha256:904aae779c186f59a6f403620850075d3b8d64e13a9fe42902b50e1bbb065d3b 0.1s done [2025-11-12T01:53:35.768Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:53:35.768Z] #8 DONE 0.1s [2025-11-12T01:53:35.768Z] [2025-11-12T01:53:35.768Z] 1 warning found (use --debug to expand): [2025-11-12T01:53:35.768Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:53:36.053Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75' [2025-11-12T01:53:36.053Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 --push - [2025-11-12T01:53:36.053Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:53:36.053Z] #1 transferring dockerfile: 211B done [2025-11-12T01:53:36.053Z] #1 DONE 0.0s [2025-11-12T01:53:36.053Z] [2025-11-12T01:53:36.053Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:53:36.053Z] #2 DONE 0.0s [2025-11-12T01:53:36.053Z] [2025-11-12T01:53:36.053Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:53:36.053Z] #3 DONE 0.0s [2025-11-12T01:53:36.053Z] [2025-11-12T01:53:36.053Z] #4 [internal] load .dockerignore [2025-11-12T01:53:36.053Z] #4 transferring context: 2B done [2025-11-12T01:53:36.053Z] #4 DONE 0.0s [2025-11-12T01:53:36.053Z] [2025-11-12T01:53:36.053Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:15e090c7f366ade87618e7e12dc9d64403a06c0c247cc4b13e5c3682ce5a9a5f [2025-11-12T01:53:36.053Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:15e090c7f366ade87618e7e12dc9d64403a06c0c247cc4b13e5c3682ce5a9a5f 0.0s done [2025-11-12T01:53:36.053Z] #5 CACHED [2025-11-12T01:53:36.053Z] [2025-11-12T01:53:36.053Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:15e090c7f366ade87618e7e12dc9d64403a06c0c247cc4b13e5c3682ce5a9a5f [2025-11-12T01:53:36.053Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:15e090c7f366ade87618e7e12dc9d64403a06c0c247cc4b13e5c3682ce5a9a5f 0.0s done [2025-11-12T01:53:36.053Z] #6 CACHED [2025-11-12T01:53:36.053Z] [2025-11-12T01:53:36.053Z] #7 exporting to image [2025-11-12T01:53:36.053Z] #7 exporting layers [2025-11-12T01:53:36.053Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:53:36.313Z] #7 exporting layers done [2025-11-12T01:53:36.313Z] #7 exporting manifest sha256:db048c89f460bad3dc1f24e295aa399081073feac62a9cfbb6b74b718cd30a90 done [2025-11-12T01:53:36.313Z] #7 exporting config sha256:01d39feb0143037ccf02d8c4fd53c33b901394f69357987273ec907c5f3b7509 done [2025-11-12T01:53:36.313Z] #7 exporting manifest sha256:dc6c8e23aa81b40ce965fc04416ce9f3794d56230e7ecbd5c1b1bbb7ad9ff986 done [2025-11-12T01:53:36.313Z] #7 exporting config sha256:cf648de4bbcc0a4232920c61dac3eb0cc1f9b1fa9895682ea3a98cfe80507886 done [2025-11-12T01:53:36.313Z] #7 exporting manifest list sha256:904aae779c186f59a6f403620850075d3b8d64e13a9fe42902b50e1bbb065d3b done [2025-11-12T01:53:36.313Z] #7 pushing layers 0.0s done [2025-11-12T01:53:36.313Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:904aae779c186f59a6f403620850075d3b8d64e13a9fe42902b50e1bbb065d3b 0.1s done [2025-11-12T01:53:36.313Z] #7 DONE 0.1s [2025-11-12T01:53:36.313Z] [2025-11-12T01:53:36.313Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:36.313Z] #8 DONE 0.0s [2025-11-12T01:53:36.313Z] [2025-11-12T01:53:36.313Z] 1 warning found (use --debug to expand): [2025-11-12T01:53:36.313Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:53:36.608Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-11-12T01:53:36.608Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-11-12T01:53:36.608Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:53:36.608Z] #1 transferring dockerfile: 162B done [2025-11-12T01:53:36.608Z] #1 DONE 0.0s [2025-11-12T01:53:36.608Z] [2025-11-12T01:53:36.608Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-11-12T01:53:36.608Z] #2 DONE 0.0s [2025-11-12T01:53:36.608Z] [2025-11-12T01:53:36.608Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-11-12T01:53:36.608Z] #3 DONE 0.0s [2025-11-12T01:53:36.608Z] [2025-11-12T01:53:36.608Z] #4 [internal] load .dockerignore [2025-11-12T01:53:36.608Z] #4 transferring context: 2B done [2025-11-12T01:53:36.608Z] #4 DONE 0.0s [2025-11-12T01:53:36.608Z] [2025-11-12T01:53:36.608Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:15e090c7f366ade87618e7e12dc9d64403a06c0c247cc4b13e5c3682ce5a9a5f [2025-11-12T01:53:36.608Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:15e090c7f366ade87618e7e12dc9d64403a06c0c247cc4b13e5c3682ce5a9a5f 0.0s done [2025-11-12T01:53:36.608Z] #5 CACHED [2025-11-12T01:53:36.608Z] [2025-11-12T01:53:36.608Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:15e090c7f366ade87618e7e12dc9d64403a06c0c247cc4b13e5c3682ce5a9a5f [2025-11-12T01:53:36.608Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:15e090c7f366ade87618e7e12dc9d64403a06c0c247cc4b13e5c3682ce5a9a5f 0.0s done [2025-11-12T01:53:36.608Z] #6 CACHED [2025-11-12T01:53:36.608Z] [2025-11-12T01:53:36.608Z] #7 exporting to image [2025-11-12T01:53:36.608Z] #7 exporting layers done [2025-11-12T01:53:36.608Z] #7 exporting manifest sha256:db048c89f460bad3dc1f24e295aa399081073feac62a9cfbb6b74b718cd30a90 done [2025-11-12T01:53:36.608Z] #7 exporting config sha256:01d39feb0143037ccf02d8c4fd53c33b901394f69357987273ec907c5f3b7509 [2025-11-12T01:53:36.608Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:53:36.868Z] #7 exporting config sha256:01d39feb0143037ccf02d8c4fd53c33b901394f69357987273ec907c5f3b7509 done [2025-11-12T01:53:36.868Z] #7 exporting manifest sha256:dc6c8e23aa81b40ce965fc04416ce9f3794d56230e7ecbd5c1b1bbb7ad9ff986 done [2025-11-12T01:53:36.868Z] #7 exporting config sha256:cf648de4bbcc0a4232920c61dac3eb0cc1f9b1fa9895682ea3a98cfe80507886 done [2025-11-12T01:53:36.868Z] #7 exporting manifest list sha256:904aae779c186f59a6f403620850075d3b8d64e13a9fe42902b50e1bbb065d3b done [2025-11-12T01:53:36.868Z] #7 pushing layers 0.0s done [2025-11-12T01:53:36.868Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:904aae779c186f59a6f403620850075d3b8d64e13a9fe42902b50e1bbb065d3b 0.1s done [2025-11-12T01:53:36.868Z] #7 DONE 0.1s [2025-11-12T01:53:36.868Z] [2025-11-12T01:53:36.868Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:36.868Z] #8 DONE 0.0s [2025-11-12T01:53:36.868Z] [2025-11-12T01:53:36.868Z] 1 warning found (use --debug to expand): [2025-11-12T01:53:36.868Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:53:37.156Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1' [2025-11-12T01:53:37.156Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1 --push - [2025-11-12T01:53:37.156Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:53:37.156Z] #1 transferring dockerfile: 206B done [2025-11-12T01:53:37.156Z] #1 DONE 0.0s [2025-11-12T01:53:37.156Z] [2025-11-12T01:53:37.156Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:53:37.156Z] #2 DONE 0.0s [2025-11-12T01:53:37.156Z] [2025-11-12T01:53:37.156Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:53:37.156Z] #3 DONE 0.0s [2025-11-12T01:53:37.156Z] [2025-11-12T01:53:37.156Z] #4 [internal] load .dockerignore [2025-11-12T01:53:37.156Z] #4 transferring context: 2B done [2025-11-12T01:53:37.156Z] #4 DONE 0.0s [2025-11-12T01:53:37.414Z] [2025-11-12T01:53:37.414Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:47a0afde2b1e4f308e0b181d7e356b8029bc30c3a9b4acf3841c446525e010f8 [2025-11-12T01:53:37.414Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:47a0afde2b1e4f308e0b181d7e356b8029bc30c3a9b4acf3841c446525e010f8 [2025-11-12T01:53:37.414Z] #5 ... [2025-11-12T01:53:37.414Z] [2025-11-12T01:53:37.414Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:47a0afde2b1e4f308e0b181d7e356b8029bc30c3a9b4acf3841c446525e010f8 [2025-11-12T01:53:37.414Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:47a0afde2b1e4f308e0b181d7e356b8029bc30c3a9b4acf3841c446525e010f8 0.0s done [2025-11-12T01:53:37.673Z] #6 DONE 0.2s [2025-11-12T01:53:37.673Z] [2025-11-12T01:53:37.673Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:37.673Z] #7 DONE 0.0s [2025-11-12T01:53:37.673Z] [2025-11-12T01:53:37.673Z] #8 exporting to image [2025-11-12T01:53:37.673Z] #8 exporting layers done [2025-11-12T01:53:37.673Z] #8 exporting manifest sha256:a6c184924a33537f3f90eea0f59564150cec715020384246cb2f229cf38ead69 0.0s done [2025-11-12T01:53:37.673Z] #8 exporting config sha256:3420b47e69a1c9aadfdb840b4025681455710a4c270001ba685064170025444f done [2025-11-12T01:53:37.673Z] #8 exporting manifest sha256:fef12991cc91233a67b2f906005ccc7251ee0b6ae7721e493e8b7ead0dc5fba5 done [2025-11-12T01:53:37.673Z] #8 exporting config sha256:0b964f4d95f31deea117ef411101496ea7873be2de29b270b5925eeac826047d done [2025-11-12T01:53:37.673Z] #8 exporting manifest list sha256:603e32b6880a122cdbe08657d4c6d88187d4d21a6c5847fc296bf5560306b1a6 done [2025-11-12T01:53:37.673Z] #8 pushing layers [2025-11-12T01:53:37.673Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:53:37.673Z] #8 pushing layers 0.1s done [2025-11-12T01:53:37.673Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:603e32b6880a122cdbe08657d4c6d88187d4d21a6c5847fc296bf5560306b1a6 0.1s done [2025-11-12T01:53:37.673Z] #8 DONE 0.2s [2025-11-12T01:53:37.673Z] [2025-11-12T01:53:37.673Z] 1 warning found (use --debug to expand): [2025-11-12T01:53:37.673Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:53:37.960Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-11-12T01:53:37.960Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-11-12T01:53:37.960Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:53:37.960Z] #1 transferring dockerfile: 172B done [2025-11-12T01:53:37.960Z] #1 DONE 0.0s [2025-11-12T01:53:37.960Z] [2025-11-12T01:53:37.960Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-12T01:53:37.960Z] #2 DONE 0.0s [2025-11-12T01:53:37.960Z] [2025-11-12T01:53:37.960Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-12T01:53:37.960Z] #3 DONE 0.0s [2025-11-12T01:53:37.960Z] [2025-11-12T01:53:37.960Z] #4 [internal] load .dockerignore [2025-11-12T01:53:37.960Z] #4 transferring context: 2B done [2025-11-12T01:53:37.960Z] #4 DONE 0.0s [2025-11-12T01:53:37.960Z] [2025-11-12T01:53:37.960Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:47a0afde2b1e4f308e0b181d7e356b8029bc30c3a9b4acf3841c446525e010f8 [2025-11-12T01:53:37.960Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:47a0afde2b1e4f308e0b181d7e356b8029bc30c3a9b4acf3841c446525e010f8 0.0s done [2025-11-12T01:53:37.960Z] #5 CACHED [2025-11-12T01:53:37.960Z] [2025-11-12T01:53:37.960Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:47a0afde2b1e4f308e0b181d7e356b8029bc30c3a9b4acf3841c446525e010f8 [2025-11-12T01:53:37.960Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:47a0afde2b1e4f308e0b181d7e356b8029bc30c3a9b4acf3841c446525e010f8 0.0s done [2025-11-12T01:53:37.960Z] #6 CACHED [2025-11-12T01:53:37.960Z] [2025-11-12T01:53:37.960Z] #7 exporting to image [2025-11-12T01:53:37.960Z] #7 exporting layers done [2025-11-12T01:53:37.960Z] #7 exporting manifest sha256:a6c184924a33537f3f90eea0f59564150cec715020384246cb2f229cf38ead69 done [2025-11-12T01:53:37.960Z] #7 exporting config sha256:3420b47e69a1c9aadfdb840b4025681455710a4c270001ba685064170025444f done [2025-11-12T01:53:37.960Z] #7 exporting manifest sha256:fef12991cc91233a67b2f906005ccc7251ee0b6ae7721e493e8b7ead0dc5fba5 done [2025-11-12T01:53:37.960Z] #7 exporting config sha256:0b964f4d95f31deea117ef411101496ea7873be2de29b270b5925eeac826047d done [2025-11-12T01:53:37.960Z] #7 exporting manifest list sha256:603e32b6880a122cdbe08657d4c6d88187d4d21a6c5847fc296bf5560306b1a6 done [2025-11-12T01:53:37.960Z] #7 pushing layers [2025-11-12T01:53:37.960Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:53:38.222Z] #7 pushing layers 0.0s done [2025-11-12T01:53:38.222Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:603e32b6880a122cdbe08657d4c6d88187d4d21a6c5847fc296bf5560306b1a6 0.1s done [2025-11-12T01:53:38.222Z] #7 DONE 0.1s [2025-11-12T01:53:38.222Z] [2025-11-12T01:53:38.222Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:38.222Z] #8 DONE 0.0s [2025-11-12T01:53:38.222Z] [2025-11-12T01:53:38.222Z] 1 warning found (use --debug to expand): [2025-11-12T01:53:38.222Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:53:38.509Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75' [2025-11-12T01:53:38.509Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75 --push - [2025-11-12T01:53:38.509Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:53:38.509Z] #1 transferring dockerfile: 178B done [2025-11-12T01:53:38.509Z] #1 DONE 0.0s [2025-11-12T01:53:38.509Z] [2025-11-12T01:53:38.509Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75 [2025-11-12T01:53:38.509Z] #2 DONE 0.0s [2025-11-12T01:53:38.509Z] [2025-11-12T01:53:38.509Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75 [2025-11-12T01:53:38.509Z] #3 DONE 0.0s [2025-11-12T01:53:38.509Z] [2025-11-12T01:53:38.509Z] #4 [internal] load .dockerignore [2025-11-12T01:53:38.509Z] #4 transferring context: 2B done [2025-11-12T01:53:38.509Z] #4 DONE 0.0s [2025-11-12T01:53:38.509Z] [2025-11-12T01:53:38.509Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75@sha256:47a0afde2b1e4f308e0b181d7e356b8029bc30c3a9b4acf3841c446525e010f8 [2025-11-12T01:53:38.509Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75@sha256:47a0afde2b1e4f308e0b181d7e356b8029bc30c3a9b4acf3841c446525e010f8 done [2025-11-12T01:53:38.509Z] #5 DONE 0.0s [2025-11-12T01:53:38.509Z] [2025-11-12T01:53:38.509Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75@sha256:47a0afde2b1e4f308e0b181d7e356b8029bc30c3a9b4acf3841c446525e010f8 [2025-11-12T01:53:38.767Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75@sha256:47a0afde2b1e4f308e0b181d7e356b8029bc30c3a9b4acf3841c446525e010f8 0.0s done [2025-11-12T01:53:38.767Z] #6 CACHED [2025-11-12T01:53:38.767Z] [2025-11-12T01:53:38.767Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75@sha256:47a0afde2b1e4f308e0b181d7e356b8029bc30c3a9b4acf3841c446525e010f8 [2025-11-12T01:53:38.767Z] #5 CACHED [2025-11-12T01:53:38.767Z] [2025-11-12T01:53:38.767Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:53:38.767Z] #7 DONE 0.0s [2025-11-12T01:53:38.767Z] [2025-11-12T01:53:38.767Z] #8 exporting to image [2025-11-12T01:53:38.767Z] #8 exporting layers done [2025-11-12T01:53:38.767Z] #8 exporting manifest sha256:a6c184924a33537f3f90eea0f59564150cec715020384246cb2f229cf38ead69 done [2025-11-12T01:53:38.767Z] #8 exporting config sha256:3420b47e69a1c9aadfdb840b4025681455710a4c270001ba685064170025444f done [2025-11-12T01:53:38.767Z] #8 exporting manifest sha256:fef12991cc91233a67b2f906005ccc7251ee0b6ae7721e493e8b7ead0dc5fba5 done [2025-11-12T01:53:38.767Z] #8 exporting config sha256:0b964f4d95f31deea117ef411101496ea7873be2de29b270b5925eeac826047d done [2025-11-12T01:53:38.767Z] #8 exporting manifest list sha256:603e32b6880a122cdbe08657d4c6d88187d4d21a6c5847fc296bf5560306b1a6 done [2025-11-12T01:53:38.767Z] #8 pushing layers 0.0s done [2025-11-12T01:53:38.767Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75@sha256:603e32b6880a122cdbe08657d4c6d88187d4d21a6c5847fc296bf5560306b1a6 [2025-11-12T01:53:38.767Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:00.719Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75@sha256:603e32b6880a122cdbe08657d4c6d88187d4d21a6c5847fc296bf5560306b1a6 18.6s done [2025-11-12T01:54:00.719Z] #8 DONE 18.6s [2025-11-12T01:54:00.719Z] [2025-11-12T01:54:00.719Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:00.719Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:01.008Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75' [2025-11-12T01:54:01.008Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 --push - [2025-11-12T01:54:01.268Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:01.268Z] #1 transferring dockerfile: 219B done [2025-11-12T01:54:01.268Z] #1 DONE 0.0s [2025-11-12T01:54:01.268Z] [2025-11-12T01:54:01.268Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:54:01.268Z] #2 DONE 0.0s [2025-11-12T01:54:01.268Z] [2025-11-12T01:54:01.268Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:54:01.268Z] #3 DONE 0.0s [2025-11-12T01:54:01.268Z] [2025-11-12T01:54:01.268Z] #4 [internal] load .dockerignore [2025-11-12T01:54:01.268Z] #4 transferring context: 2B done [2025-11-12T01:54:01.268Z] #4 DONE 0.0s [2025-11-12T01:54:01.268Z] [2025-11-12T01:54:01.268Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:47a0afde2b1e4f308e0b181d7e356b8029bc30c3a9b4acf3841c446525e010f8 [2025-11-12T01:54:01.268Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:47a0afde2b1e4f308e0b181d7e356b8029bc30c3a9b4acf3841c446525e010f8 0.0s done [2025-11-12T01:54:01.268Z] #5 DONE 0.0s [2025-11-12T01:54:01.268Z] [2025-11-12T01:54:01.268Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:47a0afde2b1e4f308e0b181d7e356b8029bc30c3a9b4acf3841c446525e010f8 [2025-11-12T01:54:01.268Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:47a0afde2b1e4f308e0b181d7e356b8029bc30c3a9b4acf3841c446525e010f8 0.0s done [2025-11-12T01:54:01.268Z] #6 CACHED [2025-11-12T01:54:01.268Z] [2025-11-12T01:54:01.268Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:47a0afde2b1e4f308e0b181d7e356b8029bc30c3a9b4acf3841c446525e010f8 [2025-11-12T01:54:01.268Z] #5 CACHED [2025-11-12T01:54:01.268Z] [2025-11-12T01:54:01.268Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:01.268Z] #7 DONE 0.0s [2025-11-12T01:54:01.268Z] [2025-11-12T01:54:01.268Z] #8 exporting to image [2025-11-12T01:54:01.268Z] #8 exporting layers done [2025-11-12T01:54:01.268Z] #8 exporting manifest sha256:a6c184924a33537f3f90eea0f59564150cec715020384246cb2f229cf38ead69 done [2025-11-12T01:54:01.268Z] #8 exporting config sha256:3420b47e69a1c9aadfdb840b4025681455710a4c270001ba685064170025444f done [2025-11-12T01:54:01.268Z] #8 exporting manifest sha256:fef12991cc91233a67b2f906005ccc7251ee0b6ae7721e493e8b7ead0dc5fba5 done [2025-11-12T01:54:01.268Z] #8 exporting config sha256:0b964f4d95f31deea117ef411101496ea7873be2de29b270b5925eeac826047d done [2025-11-12T01:54:01.268Z] #8 exporting manifest list sha256:603e32b6880a122cdbe08657d4c6d88187d4d21a6c5847fc296bf5560306b1a6 done [2025-11-12T01:54:01.268Z] #8 pushing layers 0.0s done [2025-11-12T01:54:01.268Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:603e32b6880a122cdbe08657d4c6d88187d4d21a6c5847fc296bf5560306b1a6 0.1s done [2025-11-12T01:54:01.268Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:01.268Z] #8 DONE 0.1s [2025-11-12T01:54:01.268Z] [2025-11-12T01:54:01.268Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:01.268Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:01.566Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-11-12T01:54:01.566Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-11-12T01:54:01.824Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:01.824Z] #1 transferring dockerfile: 170B done [2025-11-12T01:54:01.824Z] #1 DONE 0.0s [2025-11-12T01:54:01.824Z] [2025-11-12T01:54:01.824Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-11-12T01:54:01.824Z] #2 DONE 0.0s [2025-11-12T01:54:01.824Z] [2025-11-12T01:54:01.824Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-11-12T01:54:01.824Z] #3 DONE 0.0s [2025-11-12T01:54:01.824Z] [2025-11-12T01:54:01.824Z] #4 [internal] load .dockerignore [2025-11-12T01:54:01.824Z] #4 transferring context: 2B done [2025-11-12T01:54:01.824Z] #4 DONE 0.0s [2025-11-12T01:54:01.824Z] [2025-11-12T01:54:01.824Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:47a0afde2b1e4f308e0b181d7e356b8029bc30c3a9b4acf3841c446525e010f8 [2025-11-12T01:54:01.824Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:47a0afde2b1e4f308e0b181d7e356b8029bc30c3a9b4acf3841c446525e010f8 0.0s done [2025-11-12T01:54:01.824Z] #5 DONE 0.0s [2025-11-12T01:54:01.824Z] [2025-11-12T01:54:01.824Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:47a0afde2b1e4f308e0b181d7e356b8029bc30c3a9b4acf3841c446525e010f8 [2025-11-12T01:54:01.824Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:47a0afde2b1e4f308e0b181d7e356b8029bc30c3a9b4acf3841c446525e010f8 0.0s done [2025-11-12T01:54:01.824Z] #6 CACHED [2025-11-12T01:54:01.824Z] [2025-11-12T01:54:01.824Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:47a0afde2b1e4f308e0b181d7e356b8029bc30c3a9b4acf3841c446525e010f8 [2025-11-12T01:54:01.824Z] #5 CACHED [2025-11-12T01:54:01.824Z] [2025-11-12T01:54:01.824Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:01.824Z] #7 DONE 0.0s [2025-11-12T01:54:01.824Z] [2025-11-12T01:54:01.824Z] #8 exporting to image [2025-11-12T01:54:01.824Z] #8 exporting layers done [2025-11-12T01:54:01.824Z] #8 exporting manifest sha256:a6c184924a33537f3f90eea0f59564150cec715020384246cb2f229cf38ead69 done [2025-11-12T01:54:01.824Z] #8 exporting config sha256:3420b47e69a1c9aadfdb840b4025681455710a4c270001ba685064170025444f done [2025-11-12T01:54:01.824Z] #8 exporting manifest sha256:fef12991cc91233a67b2f906005ccc7251ee0b6ae7721e493e8b7ead0dc5fba5 done [2025-11-12T01:54:01.824Z] #8 exporting config sha256:0b964f4d95f31deea117ef411101496ea7873be2de29b270b5925eeac826047d done [2025-11-12T01:54:01.824Z] #8 exporting manifest list sha256:603e32b6880a122cdbe08657d4c6d88187d4d21a6c5847fc296bf5560306b1a6 done [2025-11-12T01:54:01.824Z] #8 pushing layers 0.0s done [2025-11-12T01:54:01.824Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:603e32b6880a122cdbe08657d4c6d88187d4d21a6c5847fc296bf5560306b1a6 0.1s done [2025-11-12T01:54:01.824Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:01.824Z] #8 DONE 0.1s [2025-11-12T01:54:01.824Z] [2025-11-12T01:54:01.824Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:01.824Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:02.113Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:94b6f2a28bcbbb18c16df521d1c703652477ded1 --push - [2025-11-12T01:54:02.113Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:94b6f2a28bcbbb18c16df521d1c703652477ded1' [2025-11-12T01:54:02.113Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:02.113Z] #1 transferring dockerfile: 204B done [2025-11-12T01:54:02.113Z] #1 DONE 0.0s [2025-11-12T01:54:02.113Z] [2025-11-12T01:54:02.113Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:54:02.113Z] #2 DONE 0.1s [2025-11-12T01:54:02.113Z] [2025-11-12T01:54:02.113Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:54:02.113Z] #3 DONE 0.1s [2025-11-12T01:54:02.113Z] [2025-11-12T01:54:02.113Z] #4 [internal] load .dockerignore [2025-11-12T01:54:02.113Z] #4 transferring context: 2B done [2025-11-12T01:54:02.113Z] #4 DONE 0.0s [2025-11-12T01:54:02.372Z] [2025-11-12T01:54:02.372Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:d59533834b997d19c64b396b12cec9da33b40b9c4eb3c695f38c22a8336b3f08 [2025-11-12T01:54:02.372Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:d59533834b997d19c64b396b12cec9da33b40b9c4eb3c695f38c22a8336b3f08 [2025-11-12T01:54:02.372Z] #5 ... [2025-11-12T01:54:02.372Z] [2025-11-12T01:54:02.372Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:d59533834b997d19c64b396b12cec9da33b40b9c4eb3c695f38c22a8336b3f08 [2025-11-12T01:54:02.372Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:d59533834b997d19c64b396b12cec9da33b40b9c4eb3c695f38c22a8336b3f08 0.0s done [2025-11-12T01:54:02.372Z] #6 DONE 0.1s [2025-11-12T01:54:02.372Z] [2025-11-12T01:54:02.372Z] #7 exporting to image [2025-11-12T01:54:02.372Z] #7 exporting layers done [2025-11-12T01:54:02.372Z] #7 exporting manifest sha256:eed98f5c2357e5e93436fa5d1847fcc33906d256a7c4129be2821040c8004c8d done [2025-11-12T01:54:02.372Z] #7 exporting config sha256:76b0acba305994d14fa99ac80906992cbaeb29f676d1a288e47a785e7534c7b2 done [2025-11-12T01:54:02.372Z] #7 exporting manifest sha256:e197852e632179b42f2552cce80d38c1fe9365ed4023691186419119572d534b 0.0s done [2025-11-12T01:54:02.372Z] #7 exporting config sha256:37d08b9c469d77d3df1c9ca2679773f2ad71000edd9c5188b319c70886c2244e done [2025-11-12T01:54:02.372Z] #7 exporting manifest list sha256:f7f2cd8154728da9d4188574d817e4cf49f84ec699eefa365e6653112f1b33bf [2025-11-12T01:54:02.372Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:02.372Z] #7 ... [2025-11-12T01:54:02.372Z] [2025-11-12T01:54:02.372Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:02.372Z] #8 DONE 0.0s [2025-11-12T01:54:02.372Z] [2025-11-12T01:54:02.372Z] #7 exporting to image [2025-11-12T01:54:02.372Z] #7 exporting manifest list sha256:f7f2cd8154728da9d4188574d817e4cf49f84ec699eefa365e6653112f1b33bf done [2025-11-12T01:54:02.372Z] #7 pushing layers 0.1s done [2025-11-12T01:54:02.372Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:f7f2cd8154728da9d4188574d817e4cf49f84ec699eefa365e6653112f1b33bf [2025-11-12T01:54:02.631Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:f7f2cd8154728da9d4188574d817e4cf49f84ec699eefa365e6653112f1b33bf 0.1s done [2025-11-12T01:54:02.631Z] #7 DONE 0.2s [2025-11-12T01:54:02.631Z] [2025-11-12T01:54:02.631Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:02.631Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:02.919Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-11-12T01:54:02.919Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-11-12T01:54:02.919Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:02.919Z] #1 transferring dockerfile: 170B done [2025-11-12T01:54:02.919Z] #1 DONE 0.0s [2025-11-12T01:54:02.919Z] [2025-11-12T01:54:02.919Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-12T01:54:02.919Z] #2 DONE 0.0s [2025-11-12T01:54:02.919Z] [2025-11-12T01:54:02.919Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-12T01:54:02.919Z] #3 DONE 0.0s [2025-11-12T01:54:02.919Z] [2025-11-12T01:54:02.919Z] #4 [internal] load .dockerignore [2025-11-12T01:54:02.919Z] #4 transferring context: 2B done [2025-11-12T01:54:02.919Z] #4 DONE 0.0s [2025-11-12T01:54:02.919Z] [2025-11-12T01:54:02.919Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d59533834b997d19c64b396b12cec9da33b40b9c4eb3c695f38c22a8336b3f08 [2025-11-12T01:54:02.919Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d59533834b997d19c64b396b12cec9da33b40b9c4eb3c695f38c22a8336b3f08 0.0s done [2025-11-12T01:54:02.919Z] #5 DONE 0.0s [2025-11-12T01:54:02.919Z] [2025-11-12T01:54:02.919Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d59533834b997d19c64b396b12cec9da33b40b9c4eb3c695f38c22a8336b3f08 [2025-11-12T01:54:03.180Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d59533834b997d19c64b396b12cec9da33b40b9c4eb3c695f38c22a8336b3f08 0.0s done [2025-11-12T01:54:03.180Z] #6 CACHED [2025-11-12T01:54:03.180Z] [2025-11-12T01:54:03.180Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d59533834b997d19c64b396b12cec9da33b40b9c4eb3c695f38c22a8336b3f08 [2025-11-12T01:54:03.180Z] #5 CACHED [2025-11-12T01:54:03.180Z] [2025-11-12T01:54:03.180Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:03.180Z] #7 DONE 0.0s [2025-11-12T01:54:03.180Z] [2025-11-12T01:54:03.180Z] #8 exporting to image [2025-11-12T01:54:03.180Z] #8 exporting layers done [2025-11-12T01:54:03.180Z] #8 exporting manifest sha256:eed98f5c2357e5e93436fa5d1847fcc33906d256a7c4129be2821040c8004c8d done [2025-11-12T01:54:03.180Z] #8 exporting config sha256:76b0acba305994d14fa99ac80906992cbaeb29f676d1a288e47a785e7534c7b2 done [2025-11-12T01:54:03.180Z] #8 exporting manifest sha256:e197852e632179b42f2552cce80d38c1fe9365ed4023691186419119572d534b done [2025-11-12T01:54:03.180Z] #8 exporting config sha256:37d08b9c469d77d3df1c9ca2679773f2ad71000edd9c5188b319c70886c2244e done [2025-11-12T01:54:03.180Z] #8 exporting manifest list sha256:f7f2cd8154728da9d4188574d817e4cf49f84ec699eefa365e6653112f1b33bf done [2025-11-12T01:54:03.180Z] #8 pushing layers 0.0s done [2025-11-12T01:54:03.180Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:f7f2cd8154728da9d4188574d817e4cf49f84ec699eefa365e6653112f1b33bf 0.1s done [2025-11-12T01:54:03.180Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:03.180Z] #8 DONE 0.1s [2025-11-12T01:54:03.180Z] [2025-11-12T01:54:03.180Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:03.180Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:03.471Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75' [2025-11-12T01:54:03.471Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75 --push - [2025-11-12T01:54:03.730Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:03.730Z] #1 transferring dockerfile: 176B done [2025-11-12T01:54:03.730Z] #1 DONE 0.0s [2025-11-12T01:54:03.730Z] [2025-11-12T01:54:03.730Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75 [2025-11-12T01:54:03.730Z] #2 DONE 0.0s [2025-11-12T01:54:03.730Z] [2025-11-12T01:54:03.730Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75 [2025-11-12T01:54:03.730Z] #3 DONE 0.0s [2025-11-12T01:54:03.730Z] [2025-11-12T01:54:03.730Z] #4 [internal] load .dockerignore [2025-11-12T01:54:03.730Z] #4 transferring context: 2B done [2025-11-12T01:54:03.730Z] #4 DONE 0.0s [2025-11-12T01:54:03.730Z] [2025-11-12T01:54:03.730Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75@sha256:d59533834b997d19c64b396b12cec9da33b40b9c4eb3c695f38c22a8336b3f08 [2025-11-12T01:54:03.730Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75@sha256:d59533834b997d19c64b396b12cec9da33b40b9c4eb3c695f38c22a8336b3f08 0.0s done [2025-11-12T01:54:03.730Z] #5 CACHED [2025-11-12T01:54:03.730Z] [2025-11-12T01:54:03.730Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75@sha256:d59533834b997d19c64b396b12cec9da33b40b9c4eb3c695f38c22a8336b3f08 [2025-11-12T01:54:03.730Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75@sha256:d59533834b997d19c64b396b12cec9da33b40b9c4eb3c695f38c22a8336b3f08 0.0s done [2025-11-12T01:54:03.730Z] #6 CACHED [2025-11-12T01:54:03.730Z] [2025-11-12T01:54:03.730Z] #7 exporting to image [2025-11-12T01:54:03.730Z] #7 exporting layers [2025-11-12T01:54:03.730Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:03.730Z] #7 exporting layers done [2025-11-12T01:54:03.730Z] #7 exporting manifest sha256:eed98f5c2357e5e93436fa5d1847fcc33906d256a7c4129be2821040c8004c8d done [2025-11-12T01:54:03.730Z] #7 exporting config sha256:76b0acba305994d14fa99ac80906992cbaeb29f676d1a288e47a785e7534c7b2 done [2025-11-12T01:54:03.730Z] #7 exporting manifest sha256:e197852e632179b42f2552cce80d38c1fe9365ed4023691186419119572d534b done [2025-11-12T01:54:03.730Z] #7 exporting config sha256:37d08b9c469d77d3df1c9ca2679773f2ad71000edd9c5188b319c70886c2244e done [2025-11-12T01:54:03.730Z] #7 exporting manifest list sha256:f7f2cd8154728da9d4188574d817e4cf49f84ec699eefa365e6653112f1b33bf done [2025-11-12T01:54:03.730Z] #7 pushing layers 0.0s done [2025-11-12T01:54:03.730Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75@sha256:f7f2cd8154728da9d4188574d817e4cf49f84ec699eefa365e6653112f1b33bf 0.1s done [2025-11-12T01:54:03.730Z] #7 DONE 0.1s [2025-11-12T01:54:03.730Z] [2025-11-12T01:54:03.730Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:03.730Z] #8 DONE 0.0s [2025-11-12T01:54:03.730Z] [2025-11-12T01:54:03.730Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:03.730Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:04.092Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75' [2025-11-12T01:54:04.092Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 --push - [2025-11-12T01:54:04.092Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:04.092Z] #1 transferring dockerfile: 217B done [2025-11-12T01:54:04.092Z] #1 DONE 0.0s [2025-11-12T01:54:04.092Z] [2025-11-12T01:54:04.092Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:54:04.092Z] #2 DONE 0.0s [2025-11-12T01:54:04.092Z] [2025-11-12T01:54:04.092Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:54:04.092Z] #3 DONE 0.0s [2025-11-12T01:54:04.092Z] [2025-11-12T01:54:04.092Z] #4 [internal] load .dockerignore [2025-11-12T01:54:04.092Z] #4 transferring context: 2B done [2025-11-12T01:54:04.092Z] #4 DONE 0.0s [2025-11-12T01:54:04.092Z] [2025-11-12T01:54:04.092Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:d59533834b997d19c64b396b12cec9da33b40b9c4eb3c695f38c22a8336b3f08 [2025-11-12T01:54:04.092Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:d59533834b997d19c64b396b12cec9da33b40b9c4eb3c695f38c22a8336b3f08 0.0s done [2025-11-12T01:54:04.092Z] #5 CACHED [2025-11-12T01:54:04.092Z] [2025-11-12T01:54:04.092Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:d59533834b997d19c64b396b12cec9da33b40b9c4eb3c695f38c22a8336b3f08 [2025-11-12T01:54:04.092Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:d59533834b997d19c64b396b12cec9da33b40b9c4eb3c695f38c22a8336b3f08 0.0s done [2025-11-12T01:54:04.092Z] #6 CACHED [2025-11-12T01:54:04.092Z] [2025-11-12T01:54:04.092Z] #7 exporting to image [2025-11-12T01:54:04.092Z] #7 exporting layers done [2025-11-12T01:54:04.092Z] #7 exporting manifest sha256:eed98f5c2357e5e93436fa5d1847fcc33906d256a7c4129be2821040c8004c8d done [2025-11-12T01:54:04.093Z] #7 exporting config sha256:76b0acba305994d14fa99ac80906992cbaeb29f676d1a288e47a785e7534c7b2 done [2025-11-12T01:54:04.093Z] #7 exporting manifest sha256:e197852e632179b42f2552cce80d38c1fe9365ed4023691186419119572d534b done [2025-11-12T01:54:04.093Z] #7 exporting config sha256:37d08b9c469d77d3df1c9ca2679773f2ad71000edd9c5188b319c70886c2244e [2025-11-12T01:54:04.093Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:04.371Z] #7 exporting config sha256:37d08b9c469d77d3df1c9ca2679773f2ad71000edd9c5188b319c70886c2244e done [2025-11-12T01:54:04.371Z] #7 exporting manifest list sha256:f7f2cd8154728da9d4188574d817e4cf49f84ec699eefa365e6653112f1b33bf done [2025-11-12T01:54:04.371Z] #7 pushing layers 0.0s done [2025-11-12T01:54:04.371Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:f7f2cd8154728da9d4188574d817e4cf49f84ec699eefa365e6653112f1b33bf 0.1s done [2025-11-12T01:54:04.371Z] #7 DONE 0.1s [2025-11-12T01:54:04.371Z] [2025-11-12T01:54:04.371Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:04.371Z] #8 DONE 0.0s [2025-11-12T01:54:04.371Z] [2025-11-12T01:54:04.371Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:04.371Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:04.667Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-11-12T01:54:04.667Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-11-12T01:54:04.667Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:04.667Z] #1 transferring dockerfile: 168B done [2025-11-12T01:54:04.667Z] #1 DONE 0.0s [2025-11-12T01:54:04.667Z] [2025-11-12T01:54:04.667Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-11-12T01:54:04.667Z] #2 DONE 0.0s [2025-11-12T01:54:04.667Z] [2025-11-12T01:54:04.667Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-11-12T01:54:04.667Z] #3 DONE 0.0s [2025-11-12T01:54:04.667Z] [2025-11-12T01:54:04.667Z] #4 [internal] load .dockerignore [2025-11-12T01:54:04.667Z] #4 transferring context: 2B done [2025-11-12T01:54:04.667Z] #4 DONE 0.0s [2025-11-12T01:54:04.667Z] [2025-11-12T01:54:04.667Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d59533834b997d19c64b396b12cec9da33b40b9c4eb3c695f38c22a8336b3f08 [2025-11-12T01:54:04.667Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d59533834b997d19c64b396b12cec9da33b40b9c4eb3c695f38c22a8336b3f08 0.0s done [2025-11-12T01:54:04.667Z] #5 CACHED [2025-11-12T01:54:04.667Z] [2025-11-12T01:54:04.667Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d59533834b997d19c64b396b12cec9da33b40b9c4eb3c695f38c22a8336b3f08 [2025-11-12T01:54:04.934Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d59533834b997d19c64b396b12cec9da33b40b9c4eb3c695f38c22a8336b3f08 0.0s done [2025-11-12T01:54:04.935Z] #6 CACHED [2025-11-12T01:54:04.935Z] [2025-11-12T01:54:04.935Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:04.935Z] #7 DONE 0.0s [2025-11-12T01:54:04.935Z] [2025-11-12T01:54:04.935Z] #8 exporting to image [2025-11-12T01:54:04.935Z] #8 exporting layers done [2025-11-12T01:54:04.935Z] #8 exporting manifest sha256:eed98f5c2357e5e93436fa5d1847fcc33906d256a7c4129be2821040c8004c8d done [2025-11-12T01:54:04.935Z] #8 exporting config sha256:76b0acba305994d14fa99ac80906992cbaeb29f676d1a288e47a785e7534c7b2 done [2025-11-12T01:54:04.935Z] #8 exporting manifest sha256:e197852e632179b42f2552cce80d38c1fe9365ed4023691186419119572d534b done [2025-11-12T01:54:04.935Z] #8 exporting config sha256:37d08b9c469d77d3df1c9ca2679773f2ad71000edd9c5188b319c70886c2244e done [2025-11-12T01:54:04.935Z] #8 exporting manifest list sha256:f7f2cd8154728da9d4188574d817e4cf49f84ec699eefa365e6653112f1b33bf done [2025-11-12T01:54:04.935Z] #8 pushing layers 0.0s done [2025-11-12T01:54:04.935Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:f7f2cd8154728da9d4188574d817e4cf49f84ec699eefa365e6653112f1b33bf 0.1s done [2025-11-12T01:54:04.935Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:04.935Z] #8 DONE 0.1s [2025-11-12T01:54:04.935Z] [2025-11-12T01:54:04.935Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:04.935Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:05.233Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1' [2025-11-12T01:54:05.233Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1 --push - [2025-11-12T01:54:05.233Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:05.233Z] #1 transferring dockerfile: 205B done [2025-11-12T01:54:05.233Z] #1 DONE 0.0s [2025-11-12T01:54:05.233Z] [2025-11-12T01:54:05.233Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:54:05.233Z] #2 DONE 0.0s [2025-11-12T01:54:05.233Z] [2025-11-12T01:54:05.233Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:54:05.233Z] #3 DONE 0.1s [2025-11-12T01:54:05.233Z] [2025-11-12T01:54:05.233Z] #4 [internal] load .dockerignore [2025-11-12T01:54:05.233Z] #4 transferring context: 2B done [2025-11-12T01:54:05.233Z] #4 DONE 0.0s [2025-11-12T01:54:05.493Z] [2025-11-12T01:54:05.493Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:7d880eee1022874a342b5f2ca2ae264ca14d0b419558034fc57a2597b95e6972 [2025-11-12T01:54:05.493Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:7d880eee1022874a342b5f2ca2ae264ca14d0b419558034fc57a2597b95e6972 0.0s done [2025-11-12T01:54:05.493Z] #5 DONE 0.0s [2025-11-12T01:54:05.493Z] [2025-11-12T01:54:05.493Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:7d880eee1022874a342b5f2ca2ae264ca14d0b419558034fc57a2597b95e6972 [2025-11-12T01:54:05.493Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:7d880eee1022874a342b5f2ca2ae264ca14d0b419558034fc57a2597b95e6972 0.0s done [2025-11-12T01:54:05.493Z] #6 DONE 0.1s [2025-11-12T01:54:05.493Z] [2025-11-12T01:54:05.493Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:05.493Z] #7 DONE 0.0s [2025-11-12T01:54:05.493Z] [2025-11-12T01:54:05.493Z] #8 exporting to image [2025-11-12T01:54:05.493Z] #8 exporting layers done [2025-11-12T01:54:05.493Z] #8 exporting manifest sha256:415095ea44a99fdf29613f36985e1215bbe146ece55a492ef927e7497c7afea8 0.0s done [2025-11-12T01:54:05.493Z] #8 exporting config sha256:855ca99d7c2c00dae53430c914fba417df9033800cc81702112a3d65d2afdee5 done [2025-11-12T01:54:05.493Z] #8 exporting manifest sha256:f2fe1c28f7e7a6723d305eab246a27da4bad6365075c878ef98a8fc4d07979ec done [2025-11-12T01:54:05.493Z] #8 exporting config sha256:8a59a77bdf44d5f94467e010617294c765954cb1d2af71843cff0c913da7454e done [2025-11-12T01:54:05.493Z] #8 exporting manifest list sha256:0c3f864fa80790b79e5bd473ba76751f97ebdaec28e72ae49f78d67b31154ff8 done [2025-11-12T01:54:05.493Z] #8 pushing layers [2025-11-12T01:54:05.493Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:05.756Z] #8 pushing layers 0.1s done [2025-11-12T01:54:05.756Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:0c3f864fa80790b79e5bd473ba76751f97ebdaec28e72ae49f78d67b31154ff8 0.1s done [2025-11-12T01:54:05.756Z] #8 DONE 0.2s [2025-11-12T01:54:05.756Z] [2025-11-12T01:54:05.756Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:05.756Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:06.046Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-11-12T01:54:06.046Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-11-12T01:54:06.306Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:06.306Z] #1 transferring dockerfile: 171B done [2025-11-12T01:54:06.306Z] #1 DONE 0.0s [2025-11-12T01:54:06.306Z] [2025-11-12T01:54:06.306Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-12T01:54:06.306Z] #2 DONE 0.0s [2025-11-12T01:54:06.306Z] [2025-11-12T01:54:06.306Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-12T01:54:06.306Z] #3 DONE 0.0s [2025-11-12T01:54:06.306Z] [2025-11-12T01:54:06.306Z] #4 [internal] load .dockerignore [2025-11-12T01:54:06.306Z] #4 transferring context: 2B done [2025-11-12T01:54:06.306Z] #4 DONE 0.0s [2025-11-12T01:54:06.306Z] [2025-11-12T01:54:06.306Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:7d880eee1022874a342b5f2ca2ae264ca14d0b419558034fc57a2597b95e6972 [2025-11-12T01:54:06.306Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:7d880eee1022874a342b5f2ca2ae264ca14d0b419558034fc57a2597b95e6972 done [2025-11-12T01:54:06.306Z] #5 CACHED [2025-11-12T01:54:06.306Z] [2025-11-12T01:54:06.306Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:7d880eee1022874a342b5f2ca2ae264ca14d0b419558034fc57a2597b95e6972 [2025-11-12T01:54:06.306Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:7d880eee1022874a342b5f2ca2ae264ca14d0b419558034fc57a2597b95e6972 0.0s done [2025-11-12T01:54:06.306Z] #6 CACHED [2025-11-12T01:54:06.306Z] [2025-11-12T01:54:06.306Z] #7 exporting to image [2025-11-12T01:54:06.306Z] #7 exporting layers done [2025-11-12T01:54:06.306Z] #7 exporting manifest sha256:415095ea44a99fdf29613f36985e1215bbe146ece55a492ef927e7497c7afea8 done [2025-11-12T01:54:06.306Z] #7 exporting config sha256:855ca99d7c2c00dae53430c914fba417df9033800cc81702112a3d65d2afdee5 done [2025-11-12T01:54:06.306Z] #7 exporting manifest sha256:f2fe1c28f7e7a6723d305eab246a27da4bad6365075c878ef98a8fc4d07979ec done [2025-11-12T01:54:06.306Z] #7 exporting config sha256:8a59a77bdf44d5f94467e010617294c765954cb1d2af71843cff0c913da7454e done [2025-11-12T01:54:06.306Z] #7 exporting manifest list sha256:0c3f864fa80790b79e5bd473ba76751f97ebdaec28e72ae49f78d67b31154ff8 done [2025-11-12T01:54:06.306Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:06.306Z] #7 pushing layers 0.0s done [2025-11-12T01:54:06.306Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:0c3f864fa80790b79e5bd473ba76751f97ebdaec28e72ae49f78d67b31154ff8 0.1s done [2025-11-12T01:54:06.306Z] #7 DONE 0.1s [2025-11-12T01:54:06.306Z] [2025-11-12T01:54:06.306Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:06.306Z] #8 DONE 0.0s [2025-11-12T01:54:06.306Z] [2025-11-12T01:54:06.306Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:06.306Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:06.598Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75' [2025-11-12T01:54:06.598Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75 --push - [2025-11-12T01:54:06.598Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:06.598Z] #1 transferring dockerfile: 177B done [2025-11-12T01:54:06.598Z] #1 DONE 0.0s [2025-11-12T01:54:06.598Z] [2025-11-12T01:54:06.598Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75 [2025-11-12T01:54:06.598Z] #2 DONE 0.0s [2025-11-12T01:54:06.598Z] [2025-11-12T01:54:06.598Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75 [2025-11-12T01:54:06.598Z] #3 DONE 0.0s [2025-11-12T01:54:06.598Z] [2025-11-12T01:54:06.598Z] #4 [internal] load .dockerignore [2025-11-12T01:54:06.598Z] #4 transferring context: 2B done [2025-11-12T01:54:06.598Z] #4 DONE 0.0s [2025-11-12T01:54:06.598Z] [2025-11-12T01:54:06.598Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75@sha256:7d880eee1022874a342b5f2ca2ae264ca14d0b419558034fc57a2597b95e6972 [2025-11-12T01:54:06.598Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75@sha256:7d880eee1022874a342b5f2ca2ae264ca14d0b419558034fc57a2597b95e6972 0.0s done [2025-11-12T01:54:06.598Z] #5 CACHED [2025-11-12T01:54:06.598Z] [2025-11-12T01:54:06.598Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75@sha256:7d880eee1022874a342b5f2ca2ae264ca14d0b419558034fc57a2597b95e6972 [2025-11-12T01:54:06.598Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75@sha256:7d880eee1022874a342b5f2ca2ae264ca14d0b419558034fc57a2597b95e6972 0.0s done [2025-11-12T01:54:06.598Z] #6 CACHED [2025-11-12T01:54:06.598Z] [2025-11-12T01:54:06.598Z] #7 exporting to image [2025-11-12T01:54:06.598Z] #7 exporting layers done [2025-11-12T01:54:06.598Z] #7 exporting manifest sha256:415095ea44a99fdf29613f36985e1215bbe146ece55a492ef927e7497c7afea8 done [2025-11-12T01:54:06.598Z] #7 exporting config sha256:855ca99d7c2c00dae53430c914fba417df9033800cc81702112a3d65d2afdee5 done [2025-11-12T01:54:06.598Z] #7 exporting manifest sha256:f2fe1c28f7e7a6723d305eab246a27da4bad6365075c878ef98a8fc4d07979ec done [2025-11-12T01:54:06.598Z] #7 exporting config sha256:8a59a77bdf44d5f94467e010617294c765954cb1d2af71843cff0c913da7454e done [2025-11-12T01:54:06.598Z] #7 exporting manifest list sha256:0c3f864fa80790b79e5bd473ba76751f97ebdaec28e72ae49f78d67b31154ff8 [2025-11-12T01:54:06.598Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:06.858Z] #7 exporting manifest list sha256:0c3f864fa80790b79e5bd473ba76751f97ebdaec28e72ae49f78d67b31154ff8 done [2025-11-12T01:54:06.858Z] #7 pushing layers 0.0s done [2025-11-12T01:54:06.858Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75@sha256:0c3f864fa80790b79e5bd473ba76751f97ebdaec28e72ae49f78d67b31154ff8 0.1s done [2025-11-12T01:54:06.858Z] #7 DONE 0.1s [2025-11-12T01:54:06.858Z] [2025-11-12T01:54:06.858Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:06.858Z] #8 DONE 0.0s [2025-11-12T01:54:06.858Z] [2025-11-12T01:54:06.858Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:06.858Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:07.150Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75' [2025-11-12T01:54:07.150Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 --push - [2025-11-12T01:54:07.150Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:07.150Z] #1 transferring dockerfile: 218B done [2025-11-12T01:54:07.150Z] #1 DONE 0.0s [2025-11-12T01:54:07.150Z] [2025-11-12T01:54:07.150Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:54:07.150Z] #2 DONE 0.0s [2025-11-12T01:54:07.150Z] [2025-11-12T01:54:07.150Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:54:07.150Z] #3 DONE 0.0s [2025-11-12T01:54:07.150Z] [2025-11-12T01:54:07.150Z] #4 [internal] load .dockerignore [2025-11-12T01:54:07.150Z] #4 transferring context: 2B done [2025-11-12T01:54:07.150Z] #4 DONE 0.0s [2025-11-12T01:54:07.150Z] [2025-11-12T01:54:07.150Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:7d880eee1022874a342b5f2ca2ae264ca14d0b419558034fc57a2597b95e6972 [2025-11-12T01:54:07.150Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:7d880eee1022874a342b5f2ca2ae264ca14d0b419558034fc57a2597b95e6972 done [2025-11-12T01:54:07.150Z] #5 CACHED [2025-11-12T01:54:07.150Z] [2025-11-12T01:54:07.150Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:7d880eee1022874a342b5f2ca2ae264ca14d0b419558034fc57a2597b95e6972 [2025-11-12T01:54:07.150Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:7d880eee1022874a342b5f2ca2ae264ca14d0b419558034fc57a2597b95e6972 done [2025-11-12T01:54:07.150Z] #6 CACHED [2025-11-12T01:54:07.150Z] [2025-11-12T01:54:07.150Z] #7 exporting to image [2025-11-12T01:54:07.150Z] #7 exporting layers done [2025-11-12T01:54:07.150Z] #7 exporting manifest sha256:415095ea44a99fdf29613f36985e1215bbe146ece55a492ef927e7497c7afea8 done [2025-11-12T01:54:07.150Z] #7 exporting config sha256:855ca99d7c2c00dae53430c914fba417df9033800cc81702112a3d65d2afdee5 done [2025-11-12T01:54:07.150Z] #7 exporting manifest sha256:f2fe1c28f7e7a6723d305eab246a27da4bad6365075c878ef98a8fc4d07979ec done [2025-11-12T01:54:07.150Z] #7 exporting config sha256:8a59a77bdf44d5f94467e010617294c765954cb1d2af71843cff0c913da7454e done [2025-11-12T01:54:07.150Z] #7 exporting manifest list sha256:0c3f864fa80790b79e5bd473ba76751f97ebdaec28e72ae49f78d67b31154ff8 done [2025-11-12T01:54:07.150Z] #7 pushing layers 0.0s done [2025-11-12T01:54:07.150Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:0c3f864fa80790b79e5bd473ba76751f97ebdaec28e72ae49f78d67b31154ff8 [2025-11-12T01:54:07.150Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:07.409Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:0c3f864fa80790b79e5bd473ba76751f97ebdaec28e72ae49f78d67b31154ff8 0.1s done [2025-11-12T01:54:07.409Z] #7 DONE 0.1s [2025-11-12T01:54:07.409Z] [2025-11-12T01:54:07.409Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:07.409Z] #8 DONE 0.0s [2025-11-12T01:54:07.409Z] [2025-11-12T01:54:07.409Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:07.410Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:07.704Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-11-12T01:54:07.704Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-11-12T01:54:07.704Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:07.704Z] #1 transferring dockerfile: 169B done [2025-11-12T01:54:07.704Z] #1 DONE 0.0s [2025-11-12T01:54:07.704Z] [2025-11-12T01:54:07.704Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-11-12T01:54:07.704Z] #2 DONE 0.0s [2025-11-12T01:54:07.704Z] [2025-11-12T01:54:07.704Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-11-12T01:54:07.704Z] #3 DONE 0.0s [2025-11-12T01:54:07.704Z] [2025-11-12T01:54:07.704Z] #4 [internal] load .dockerignore [2025-11-12T01:54:07.704Z] #4 transferring context: 2B done [2025-11-12T01:54:07.704Z] #4 DONE 0.0s [2025-11-12T01:54:07.704Z] [2025-11-12T01:54:07.704Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:7d880eee1022874a342b5f2ca2ae264ca14d0b419558034fc57a2597b95e6972 [2025-11-12T01:54:07.704Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:7d880eee1022874a342b5f2ca2ae264ca14d0b419558034fc57a2597b95e6972 0.0s done [2025-11-12T01:54:07.704Z] #5 DONE 0.0s [2025-11-12T01:54:07.704Z] [2025-11-12T01:54:07.704Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:7d880eee1022874a342b5f2ca2ae264ca14d0b419558034fc57a2597b95e6972 [2025-11-12T01:54:07.963Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:7d880eee1022874a342b5f2ca2ae264ca14d0b419558034fc57a2597b95e6972 0.0s done [2025-11-12T01:54:07.964Z] #6 CACHED [2025-11-12T01:54:07.964Z] [2025-11-12T01:54:07.964Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:7d880eee1022874a342b5f2ca2ae264ca14d0b419558034fc57a2597b95e6972 [2025-11-12T01:54:07.964Z] #5 CACHED [2025-11-12T01:54:07.964Z] [2025-11-12T01:54:07.964Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:07.964Z] #7 DONE 0.0s [2025-11-12T01:54:07.964Z] [2025-11-12T01:54:07.964Z] #8 exporting to image [2025-11-12T01:54:07.964Z] #8 exporting layers done [2025-11-12T01:54:07.964Z] #8 exporting manifest sha256:415095ea44a99fdf29613f36985e1215bbe146ece55a492ef927e7497c7afea8 done [2025-11-12T01:54:07.964Z] #8 exporting config sha256:855ca99d7c2c00dae53430c914fba417df9033800cc81702112a3d65d2afdee5 done [2025-11-12T01:54:07.964Z] #8 exporting manifest sha256:f2fe1c28f7e7a6723d305eab246a27da4bad6365075c878ef98a8fc4d07979ec done [2025-11-12T01:54:07.964Z] #8 exporting config sha256:8a59a77bdf44d5f94467e010617294c765954cb1d2af71843cff0c913da7454e done [2025-11-12T01:54:07.964Z] #8 exporting manifest list sha256:0c3f864fa80790b79e5bd473ba76751f97ebdaec28e72ae49f78d67b31154ff8 done [2025-11-12T01:54:07.964Z] #8 pushing layers 0.0s done [2025-11-12T01:54:07.964Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:0c3f864fa80790b79e5bd473ba76751f97ebdaec28e72ae49f78d67b31154ff8 0.1s done [2025-11-12T01:54:07.964Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:07.964Z] #8 DONE 0.1s [2025-11-12T01:54:07.964Z] [2025-11-12T01:54:07.964Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:07.964Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:08.258Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1' [2025-11-12T01:54:08.258Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1 --push - [2025-11-12T01:54:08.518Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:08.518Z] #1 transferring dockerfile: 211B done [2025-11-12T01:54:08.518Z] #1 DONE 0.0s [2025-11-12T01:54:08.518Z] [2025-11-12T01:54:08.518Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:54:08.518Z] #2 DONE 0.0s [2025-11-12T01:54:08.518Z] [2025-11-12T01:54:08.518Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:54:08.518Z] #3 DONE 0.0s [2025-11-12T01:54:08.518Z] [2025-11-12T01:54:08.518Z] #4 [internal] load .dockerignore [2025-11-12T01:54:08.518Z] #4 transferring context: 2B done [2025-11-12T01:54:08.518Z] #4 DONE 0.0s [2025-11-12T01:54:08.518Z] [2025-11-12T01:54:08.518Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:4215a021eee9ffb27fd85aced2faa3dfd43b35c3ca8e9be2ce8d3396bcb9f63c [2025-11-12T01:54:08.518Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:4215a021eee9ffb27fd85aced2faa3dfd43b35c3ca8e9be2ce8d3396bcb9f63c 0.0s done [2025-11-12T01:54:08.518Z] #5 DONE 0.0s [2025-11-12T01:54:08.518Z] [2025-11-12T01:54:08.518Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:4215a021eee9ffb27fd85aced2faa3dfd43b35c3ca8e9be2ce8d3396bcb9f63c [2025-11-12T01:54:08.518Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:4215a021eee9ffb27fd85aced2faa3dfd43b35c3ca8e9be2ce8d3396bcb9f63c 0.0s done [2025-11-12T01:54:08.518Z] #6 DONE 0.1s [2025-11-12T01:54:08.518Z] [2025-11-12T01:54:08.518Z] #7 exporting to image [2025-11-12T01:54:08.518Z] #7 exporting layers done [2025-11-12T01:54:08.518Z] #7 exporting manifest sha256:9f978c39ddbd60b2f3e2f93269797d715a298d68f5e4b4f22ed03ad325d90472 0.0s done [2025-11-12T01:54:08.518Z] #7 exporting config sha256:7a26bc3f0c7555253289ddc736c892a85a97b2994c55702a6622ae880aa1f893 done [2025-11-12T01:54:08.518Z] #7 exporting manifest sha256:f3a397656964d6220350605def0ac343b80b2cacc6ba1beec953562108c29b60 done [2025-11-12T01:54:08.518Z] #7 exporting config sha256:7bf9317fa25a03ed7785cd3e16f51f8966b237d9e2afabd50d65de5c01e4aff6 done [2025-11-12T01:54:08.518Z] #7 exporting manifest list sha256:e534ddd9a6d46f3b57f0fe569cd8a029bec09a1bc1ef32139ff6b8bd15c428bc done [2025-11-12T01:54:08.518Z] #7 pushing layers [2025-11-12T01:54:08.518Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:08.777Z] #7 ... [2025-11-12T01:54:08.777Z] [2025-11-12T01:54:08.777Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:08.777Z] #8 DONE 0.0s [2025-11-12T01:54:08.777Z] [2025-11-12T01:54:08.777Z] #7 exporting to image [2025-11-12T01:54:08.777Z] #7 pushing layers 0.1s done [2025-11-12T01:54:08.777Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:e534ddd9a6d46f3b57f0fe569cd8a029bec09a1bc1ef32139ff6b8bd15c428bc [2025-11-12T01:54:08.777Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:e534ddd9a6d46f3b57f0fe569cd8a029bec09a1bc1ef32139ff6b8bd15c428bc 0.1s done [2025-11-12T01:54:08.778Z] #7 DONE 0.2s [2025-11-12T01:54:08.778Z] [2025-11-12T01:54:08.778Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:08.778Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:09.072Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-11-12T01:54:09.072Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-11-12T01:54:09.072Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:09.072Z] #1 transferring dockerfile: 177B done [2025-11-12T01:54:09.072Z] #1 DONE 0.0s [2025-11-12T01:54:09.072Z] [2025-11-12T01:54:09.072Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-12T01:54:09.072Z] #2 DONE 0.0s [2025-11-12T01:54:09.072Z] [2025-11-12T01:54:09.072Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-12T01:54:09.072Z] #3 DONE 0.0s [2025-11-12T01:54:09.072Z] [2025-11-12T01:54:09.072Z] #4 [internal] load .dockerignore [2025-11-12T01:54:09.072Z] #4 transferring context: 2B done [2025-11-12T01:54:09.072Z] #4 DONE 0.0s [2025-11-12T01:54:09.072Z] [2025-11-12T01:54:09.072Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:4215a021eee9ffb27fd85aced2faa3dfd43b35c3ca8e9be2ce8d3396bcb9f63c [2025-11-12T01:54:09.072Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:4215a021eee9ffb27fd85aced2faa3dfd43b35c3ca8e9be2ce8d3396bcb9f63c 0.0s done [2025-11-12T01:54:09.072Z] #5 CACHED [2025-11-12T01:54:09.072Z] [2025-11-12T01:54:09.072Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:4215a021eee9ffb27fd85aced2faa3dfd43b35c3ca8e9be2ce8d3396bcb9f63c [2025-11-12T01:54:09.072Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:4215a021eee9ffb27fd85aced2faa3dfd43b35c3ca8e9be2ce8d3396bcb9f63c 0.0s done [2025-11-12T01:54:09.072Z] #6 DONE 0.0s [2025-11-12T01:54:09.332Z] [2025-11-12T01:54:09.332Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:4215a021eee9ffb27fd85aced2faa3dfd43b35c3ca8e9be2ce8d3396bcb9f63c [2025-11-12T01:54:09.332Z] #6 CACHED [2025-11-12T01:54:09.332Z] [2025-11-12T01:54:09.332Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:09.332Z] #7 DONE 0.0s [2025-11-12T01:54:09.332Z] [2025-11-12T01:54:09.332Z] #8 exporting to image [2025-11-12T01:54:09.332Z] #8 exporting layers done [2025-11-12T01:54:09.332Z] #8 exporting manifest sha256:9f978c39ddbd60b2f3e2f93269797d715a298d68f5e4b4f22ed03ad325d90472 done [2025-11-12T01:54:09.332Z] #8 exporting config sha256:7a26bc3f0c7555253289ddc736c892a85a97b2994c55702a6622ae880aa1f893 done [2025-11-12T01:54:09.332Z] #8 exporting manifest sha256:f3a397656964d6220350605def0ac343b80b2cacc6ba1beec953562108c29b60 done [2025-11-12T01:54:09.332Z] #8 exporting config sha256:7bf9317fa25a03ed7785cd3e16f51f8966b237d9e2afabd50d65de5c01e4aff6 done [2025-11-12T01:54:09.332Z] #8 exporting manifest list sha256:e534ddd9a6d46f3b57f0fe569cd8a029bec09a1bc1ef32139ff6b8bd15c428bc done [2025-11-12T01:54:09.332Z] #8 pushing layers 0.0s done [2025-11-12T01:54:09.332Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:e534ddd9a6d46f3b57f0fe569cd8a029bec09a1bc1ef32139ff6b8bd15c428bc 0.1s done [2025-11-12T01:54:09.332Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:09.332Z] #8 DONE 0.1s [2025-11-12T01:54:09.332Z] [2025-11-12T01:54:09.332Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:09.332Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:09.623Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75' [2025-11-12T01:54:09.623Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75 --push - [2025-11-12T01:54:09.884Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:09.884Z] #1 transferring dockerfile: 183B done [2025-11-12T01:54:09.884Z] #1 DONE 0.0s [2025-11-12T01:54:09.884Z] [2025-11-12T01:54:09.884Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75 [2025-11-12T01:54:09.884Z] #2 DONE 0.0s [2025-11-12T01:54:09.884Z] [2025-11-12T01:54:09.884Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75 [2025-11-12T01:54:09.884Z] #3 DONE 0.0s [2025-11-12T01:54:09.884Z] [2025-11-12T01:54:09.884Z] #4 [internal] load .dockerignore [2025-11-12T01:54:09.884Z] #4 transferring context: 2B done [2025-11-12T01:54:09.884Z] #4 DONE 0.0s [2025-11-12T01:54:09.884Z] [2025-11-12T01:54:09.884Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75@sha256:4215a021eee9ffb27fd85aced2faa3dfd43b35c3ca8e9be2ce8d3396bcb9f63c [2025-11-12T01:54:09.884Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75@sha256:4215a021eee9ffb27fd85aced2faa3dfd43b35c3ca8e9be2ce8d3396bcb9f63c 0.0s done [2025-11-12T01:54:09.884Z] #5 CACHED [2025-11-12T01:54:09.884Z] [2025-11-12T01:54:09.884Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75@sha256:4215a021eee9ffb27fd85aced2faa3dfd43b35c3ca8e9be2ce8d3396bcb9f63c [2025-11-12T01:54:09.884Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75@sha256:4215a021eee9ffb27fd85aced2faa3dfd43b35c3ca8e9be2ce8d3396bcb9f63c 0.0s done [2025-11-12T01:54:09.884Z] #6 CACHED [2025-11-12T01:54:09.884Z] [2025-11-12T01:54:09.884Z] #7 exporting to image [2025-11-12T01:54:09.884Z] #7 exporting layers done [2025-11-12T01:54:09.884Z] #7 exporting manifest sha256:9f978c39ddbd60b2f3e2f93269797d715a298d68f5e4b4f22ed03ad325d90472 done [2025-11-12T01:54:09.884Z] #7 exporting config sha256:7a26bc3f0c7555253289ddc736c892a85a97b2994c55702a6622ae880aa1f893 done [2025-11-12T01:54:09.884Z] #7 exporting manifest sha256:f3a397656964d6220350605def0ac343b80b2cacc6ba1beec953562108c29b60 done [2025-11-12T01:54:09.884Z] #7 exporting config sha256:7bf9317fa25a03ed7785cd3e16f51f8966b237d9e2afabd50d65de5c01e4aff6 done [2025-11-12T01:54:09.884Z] #7 exporting manifest list sha256:e534ddd9a6d46f3b57f0fe569cd8a029bec09a1bc1ef32139ff6b8bd15c428bc done [2025-11-12T01:54:09.884Z] #7 pushing layers 0.0s done [2025-11-12T01:54:09.884Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75@sha256:e534ddd9a6d46f3b57f0fe569cd8a029bec09a1bc1ef32139ff6b8bd15c428bc [2025-11-12T01:54:09.884Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:09.884Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75@sha256:e534ddd9a6d46f3b57f0fe569cd8a029bec09a1bc1ef32139ff6b8bd15c428bc 0.1s done [2025-11-12T01:54:09.884Z] #7 DONE 0.1s [2025-11-12T01:54:09.884Z] [2025-11-12T01:54:09.884Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:09.884Z] #8 DONE 0.0s [2025-11-12T01:54:09.884Z] [2025-11-12T01:54:09.884Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:09.884Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:10.173Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75' [2025-11-12T01:54:10.173Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 --push - [2025-11-12T01:54:10.434Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:10.434Z] #1 transferring dockerfile: 224B done [2025-11-12T01:54:10.434Z] #1 DONE 0.0s [2025-11-12T01:54:10.434Z] [2025-11-12T01:54:10.434Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:54:10.434Z] #2 DONE 0.0s [2025-11-12T01:54:10.434Z] [2025-11-12T01:54:10.434Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:54:10.434Z] #3 DONE 0.0s [2025-11-12T01:54:10.434Z] [2025-11-12T01:54:10.434Z] #4 [internal] load .dockerignore [2025-11-12T01:54:10.434Z] #4 transferring context: 2B done [2025-11-12T01:54:10.434Z] #4 DONE 0.0s [2025-11-12T01:54:10.434Z] [2025-11-12T01:54:10.434Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:4215a021eee9ffb27fd85aced2faa3dfd43b35c3ca8e9be2ce8d3396bcb9f63c [2025-11-12T01:54:10.434Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:4215a021eee9ffb27fd85aced2faa3dfd43b35c3ca8e9be2ce8d3396bcb9f63c 0.0s done [2025-11-12T01:54:10.434Z] #5 CACHED [2025-11-12T01:54:10.434Z] [2025-11-12T01:54:10.434Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:4215a021eee9ffb27fd85aced2faa3dfd43b35c3ca8e9be2ce8d3396bcb9f63c [2025-11-12T01:54:10.434Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:4215a021eee9ffb27fd85aced2faa3dfd43b35c3ca8e9be2ce8d3396bcb9f63c 0.0s done [2025-11-12T01:54:10.434Z] #6 CACHED [2025-11-12T01:54:10.434Z] [2025-11-12T01:54:10.434Z] #7 exporting to image [2025-11-12T01:54:10.434Z] #7 exporting layers done [2025-11-12T01:54:10.434Z] #7 exporting manifest sha256:9f978c39ddbd60b2f3e2f93269797d715a298d68f5e4b4f22ed03ad325d90472 done [2025-11-12T01:54:10.434Z] #7 exporting config sha256:7a26bc3f0c7555253289ddc736c892a85a97b2994c55702a6622ae880aa1f893 done [2025-11-12T01:54:10.434Z] #7 exporting manifest sha256:f3a397656964d6220350605def0ac343b80b2cacc6ba1beec953562108c29b60 done [2025-11-12T01:54:10.434Z] #7 exporting config sha256:7bf9317fa25a03ed7785cd3e16f51f8966b237d9e2afabd50d65de5c01e4aff6 done [2025-11-12T01:54:10.434Z] #7 exporting manifest list sha256:e534ddd9a6d46f3b57f0fe569cd8a029bec09a1bc1ef32139ff6b8bd15c428bc done [2025-11-12T01:54:10.434Z] #7 pushing layers 0.0s done [2025-11-12T01:54:10.434Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:e534ddd9a6d46f3b57f0fe569cd8a029bec09a1bc1ef32139ff6b8bd15c428bc [2025-11-12T01:54:10.434Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:10.434Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:e534ddd9a6d46f3b57f0fe569cd8a029bec09a1bc1ef32139ff6b8bd15c428bc 0.1s done [2025-11-12T01:54:10.434Z] #7 DONE 0.1s [2025-11-12T01:54:10.434Z] [2025-11-12T01:54:10.434Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:10.434Z] #8 DONE 0.0s [2025-11-12T01:54:10.434Z] [2025-11-12T01:54:10.434Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:10.434Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:10.722Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-11-12T01:54:10.722Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-11-12T01:54:10.722Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:10.722Z] #1 transferring dockerfile: 175B done [2025-11-12T01:54:10.722Z] #1 DONE 0.0s [2025-11-12T01:54:10.722Z] [2025-11-12T01:54:10.722Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-11-12T01:54:10.722Z] #2 DONE 0.0s [2025-11-12T01:54:10.722Z] [2025-11-12T01:54:10.722Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-11-12T01:54:10.722Z] #3 DONE 0.0s [2025-11-12T01:54:10.722Z] [2025-11-12T01:54:10.722Z] #4 [internal] load .dockerignore [2025-11-12T01:54:10.722Z] #4 transferring context: 2B done [2025-11-12T01:54:10.722Z] #4 DONE 0.0s [2025-11-12T01:54:10.722Z] [2025-11-12T01:54:10.722Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:4215a021eee9ffb27fd85aced2faa3dfd43b35c3ca8e9be2ce8d3396bcb9f63c [2025-11-12T01:54:10.722Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:4215a021eee9ffb27fd85aced2faa3dfd43b35c3ca8e9be2ce8d3396bcb9f63c 0.0s done [2025-11-12T01:54:10.722Z] #5 CACHED [2025-11-12T01:54:10.722Z] [2025-11-12T01:54:10.722Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:4215a021eee9ffb27fd85aced2faa3dfd43b35c3ca8e9be2ce8d3396bcb9f63c [2025-11-12T01:54:10.982Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:4215a021eee9ffb27fd85aced2faa3dfd43b35c3ca8e9be2ce8d3396bcb9f63c 0.0s done [2025-11-12T01:54:10.982Z] #6 CACHED [2025-11-12T01:54:10.982Z] [2025-11-12T01:54:10.982Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:10.982Z] #7 DONE 0.0s [2025-11-12T01:54:10.982Z] [2025-11-12T01:54:10.982Z] #8 exporting to image [2025-11-12T01:54:10.982Z] #8 exporting layers done [2025-11-12T01:54:10.982Z] #8 exporting manifest sha256:9f978c39ddbd60b2f3e2f93269797d715a298d68f5e4b4f22ed03ad325d90472 done [2025-11-12T01:54:10.982Z] #8 exporting config sha256:7a26bc3f0c7555253289ddc736c892a85a97b2994c55702a6622ae880aa1f893 done [2025-11-12T01:54:10.982Z] #8 exporting manifest sha256:f3a397656964d6220350605def0ac343b80b2cacc6ba1beec953562108c29b60 done [2025-11-12T01:54:10.982Z] #8 exporting config sha256:7bf9317fa25a03ed7785cd3e16f51f8966b237d9e2afabd50d65de5c01e4aff6 done [2025-11-12T01:54:10.982Z] #8 exporting manifest list sha256:e534ddd9a6d46f3b57f0fe569cd8a029bec09a1bc1ef32139ff6b8bd15c428bc done [2025-11-12T01:54:10.982Z] #8 pushing layers 0.0s done [2025-11-12T01:54:10.982Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:e534ddd9a6d46f3b57f0fe569cd8a029bec09a1bc1ef32139ff6b8bd15c428bc 0.1s done [2025-11-12T01:54:10.982Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:10.982Z] #8 DONE 0.1s [2025-11-12T01:54:10.982Z] [2025-11-12T01:54:10.982Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:10.982Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:11.269Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94b6f2a28bcbbb18c16df521d1c703652477ded1' [2025-11-12T01:54:11.269Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94b6f2a28bcbbb18c16df521d1c703652477ded1 --push - [2025-11-12T01:54:11.269Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:11.269Z] #1 transferring dockerfile: 215B done [2025-11-12T01:54:11.269Z] #1 DONE 0.0s [2025-11-12T01:54:11.269Z] [2025-11-12T01:54:11.269Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:54:11.269Z] #2 DONE 0.0s [2025-11-12T01:54:11.269Z] [2025-11-12T01:54:11.269Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:54:11.269Z] #3 DONE 0.0s [2025-11-12T01:54:11.269Z] [2025-11-12T01:54:11.270Z] #4 [internal] load .dockerignore [2025-11-12T01:54:11.270Z] #4 transferring context: 2B done [2025-11-12T01:54:11.270Z] #4 DONE 0.0s [2025-11-12T01:54:11.270Z] [2025-11-12T01:54:11.270Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:f1db7aecd78d679e92c577d9c2f131563c4022c0f6215ec54e57b1bde4c62bbc [2025-11-12T01:54:11.270Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:f1db7aecd78d679e92c577d9c2f131563c4022c0f6215ec54e57b1bde4c62bbc [2025-11-12T01:54:11.530Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:f1db7aecd78d679e92c577d9c2f131563c4022c0f6215ec54e57b1bde4c62bbc 0.0s done [2025-11-12T01:54:11.530Z] #5 DONE 0.0s [2025-11-12T01:54:11.530Z] [2025-11-12T01:54:11.530Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:f1db7aecd78d679e92c577d9c2f131563c4022c0f6215ec54e57b1bde4c62bbc [2025-11-12T01:54:11.530Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:f1db7aecd78d679e92c577d9c2f131563c4022c0f6215ec54e57b1bde4c62bbc 0.0s done [2025-11-12T01:54:11.530Z] #6 DONE 0.1s [2025-11-12T01:54:11.530Z] [2025-11-12T01:54:11.530Z] #7 exporting to image [2025-11-12T01:54:11.530Z] #7 exporting layers done [2025-11-12T01:54:11.530Z] #7 exporting manifest sha256:ce07a53532a9d6d042b1093cdd2aac48bc75540be088bc749f8abd6ad6e66057 0.0s done [2025-11-12T01:54:11.530Z] #7 exporting config sha256:352f7f4861f33dce168b7486236649a0679cb5a785a1cee4b9ed3c1786be2c15 done [2025-11-12T01:54:11.530Z] #7 exporting manifest sha256:b8c5bfd90edcdb3c9134306add7474d6c0c68cff2ce1c4309a9cc3a96c132644 done [2025-11-12T01:54:11.530Z] #7 exporting config sha256:481473529f04166ba093a4bbb19d6fd542252cf37a609cc410f14135e7571756 [2025-11-12T01:54:11.530Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:11.530Z] #7 ... [2025-11-12T01:54:11.530Z] [2025-11-12T01:54:11.530Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:11.530Z] #8 DONE 0.0s [2025-11-12T01:54:11.530Z] [2025-11-12T01:54:11.530Z] #7 exporting to image [2025-11-12T01:54:11.530Z] #7 exporting config sha256:481473529f04166ba093a4bbb19d6fd542252cf37a609cc410f14135e7571756 done [2025-11-12T01:54:11.530Z] #7 exporting manifest list sha256:744bb243af77390a63719e1e50743fb9278f6587cdce7b72b5072811e67d51d8 0.0s done [2025-11-12T01:54:11.530Z] #7 pushing layers 0.1s done [2025-11-12T01:54:11.530Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:744bb243af77390a63719e1e50743fb9278f6587cdce7b72b5072811e67d51d8 [2025-11-12T01:54:11.788Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:744bb243af77390a63719e1e50743fb9278f6587cdce7b72b5072811e67d51d8 0.1s done [2025-11-12T01:54:11.788Z] #7 DONE 0.2s [2025-11-12T01:54:11.788Z] [2025-11-12T01:54:11.788Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:11.788Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:12.077Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-11-12T01:54:12.077Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-11-12T01:54:12.077Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:12.077Z] #1 transferring dockerfile: 181B done [2025-11-12T01:54:12.077Z] #1 DONE 0.0s [2025-11-12T01:54:12.077Z] [2025-11-12T01:54:12.077Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-12T01:54:12.077Z] #2 DONE 0.0s [2025-11-12T01:54:12.077Z] [2025-11-12T01:54:12.077Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-12T01:54:12.077Z] #3 DONE 0.0s [2025-11-12T01:54:12.077Z] [2025-11-12T01:54:12.077Z] #4 [internal] load .dockerignore [2025-11-12T01:54:12.077Z] #4 transferring context: 2B done [2025-11-12T01:54:12.077Z] #4 DONE 0.0s [2025-11-12T01:54:12.077Z] [2025-11-12T01:54:12.078Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:f1db7aecd78d679e92c577d9c2f131563c4022c0f6215ec54e57b1bde4c62bbc [2025-11-12T01:54:12.078Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:f1db7aecd78d679e92c577d9c2f131563c4022c0f6215ec54e57b1bde4c62bbc done [2025-11-12T01:54:12.078Z] #5 DONE 0.0s [2025-11-12T01:54:12.078Z] [2025-11-12T01:54:12.078Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:f1db7aecd78d679e92c577d9c2f131563c4022c0f6215ec54e57b1bde4c62bbc [2025-11-12T01:54:12.341Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:f1db7aecd78d679e92c577d9c2f131563c4022c0f6215ec54e57b1bde4c62bbc 0.0s done [2025-11-12T01:54:12.341Z] #6 CACHED [2025-11-12T01:54:12.341Z] [2025-11-12T01:54:12.341Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:f1db7aecd78d679e92c577d9c2f131563c4022c0f6215ec54e57b1bde4c62bbc [2025-11-12T01:54:12.341Z] #5 CACHED [2025-11-12T01:54:12.341Z] [2025-11-12T01:54:12.341Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:12.341Z] #7 DONE 0.0s [2025-11-12T01:54:12.341Z] [2025-11-12T01:54:12.341Z] #8 exporting to image [2025-11-12T01:54:12.341Z] #8 exporting layers done [2025-11-12T01:54:12.341Z] #8 exporting manifest sha256:ce07a53532a9d6d042b1093cdd2aac48bc75540be088bc749f8abd6ad6e66057 done [2025-11-12T01:54:12.341Z] #8 exporting config sha256:352f7f4861f33dce168b7486236649a0679cb5a785a1cee4b9ed3c1786be2c15 done [2025-11-12T01:54:12.341Z] #8 exporting manifest sha256:b8c5bfd90edcdb3c9134306add7474d6c0c68cff2ce1c4309a9cc3a96c132644 done [2025-11-12T01:54:12.341Z] #8 exporting config sha256:481473529f04166ba093a4bbb19d6fd542252cf37a609cc410f14135e7571756 done [2025-11-12T01:54:12.341Z] #8 exporting manifest list sha256:744bb243af77390a63719e1e50743fb9278f6587cdce7b72b5072811e67d51d8 done [2025-11-12T01:54:12.341Z] #8 pushing layers 0.0s done [2025-11-12T01:54:12.341Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:744bb243af77390a63719e1e50743fb9278f6587cdce7b72b5072811e67d51d8 0.1s done [2025-11-12T01:54:12.341Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:12.341Z] #8 DONE 0.1s [2025-11-12T01:54:12.341Z] [2025-11-12T01:54:12.341Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:12.341Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:12.636Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75' [2025-11-12T01:54:12.636Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75 --push - [2025-11-12T01:54:12.636Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:12.636Z] #1 transferring dockerfile: 187B done [2025-11-12T01:54:12.636Z] #1 DONE 0.0s [2025-11-12T01:54:12.636Z] [2025-11-12T01:54:12.636Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75 [2025-11-12T01:54:12.636Z] #2 DONE 0.0s [2025-11-12T01:54:12.636Z] [2025-11-12T01:54:12.636Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75 [2025-11-12T01:54:12.636Z] #3 DONE 0.0s [2025-11-12T01:54:12.636Z] [2025-11-12T01:54:12.636Z] #4 [internal] load .dockerignore [2025-11-12T01:54:12.636Z] #4 transferring context: 2B done [2025-11-12T01:54:12.636Z] #4 DONE 0.0s [2025-11-12T01:54:12.636Z] [2025-11-12T01:54:12.636Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75@sha256:f1db7aecd78d679e92c577d9c2f131563c4022c0f6215ec54e57b1bde4c62bbc [2025-11-12T01:54:12.636Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75@sha256:f1db7aecd78d679e92c577d9c2f131563c4022c0f6215ec54e57b1bde4c62bbc done [2025-11-12T01:54:12.636Z] #5 CACHED [2025-11-12T01:54:12.636Z] [2025-11-12T01:54:12.636Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75@sha256:f1db7aecd78d679e92c577d9c2f131563c4022c0f6215ec54e57b1bde4c62bbc [2025-11-12T01:54:12.636Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75@sha256:f1db7aecd78d679e92c577d9c2f131563c4022c0f6215ec54e57b1bde4c62bbc done [2025-11-12T01:54:12.636Z] #6 CACHED [2025-11-12T01:54:12.636Z] [2025-11-12T01:54:12.636Z] #7 exporting to image [2025-11-12T01:54:12.636Z] #7 exporting layers [2025-11-12T01:54:12.636Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:12.895Z] #7 exporting layers done [2025-11-12T01:54:12.895Z] #7 exporting manifest sha256:ce07a53532a9d6d042b1093cdd2aac48bc75540be088bc749f8abd6ad6e66057 done [2025-11-12T01:54:12.895Z] #7 exporting config sha256:352f7f4861f33dce168b7486236649a0679cb5a785a1cee4b9ed3c1786be2c15 done [2025-11-12T01:54:12.895Z] #7 exporting manifest sha256:b8c5bfd90edcdb3c9134306add7474d6c0c68cff2ce1c4309a9cc3a96c132644 done [2025-11-12T01:54:12.895Z] #7 exporting config sha256:481473529f04166ba093a4bbb19d6fd542252cf37a609cc410f14135e7571756 done [2025-11-12T01:54:12.895Z] #7 exporting manifest list sha256:744bb243af77390a63719e1e50743fb9278f6587cdce7b72b5072811e67d51d8 done [2025-11-12T01:54:12.895Z] #7 pushing layers 0.0s done [2025-11-12T01:54:12.895Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75@sha256:744bb243af77390a63719e1e50743fb9278f6587cdce7b72b5072811e67d51d8 0.1s done [2025-11-12T01:54:12.895Z] #7 DONE 0.1s [2025-11-12T01:54:12.895Z] [2025-11-12T01:54:12.895Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:12.895Z] #8 DONE 0.0s [2025-11-12T01:54:12.895Z] [2025-11-12T01:54:12.895Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:12.895Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:13.182Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75' [2025-11-12T01:54:13.182Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 --push - [2025-11-12T01:54:13.182Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:13.182Z] #1 transferring dockerfile: 228B done [2025-11-12T01:54:13.182Z] #1 DONE 0.0s [2025-11-12T01:54:13.182Z] [2025-11-12T01:54:13.182Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:54:13.182Z] #2 DONE 0.0s [2025-11-12T01:54:13.182Z] [2025-11-12T01:54:13.182Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:54:13.182Z] #3 DONE 0.0s [2025-11-12T01:54:13.182Z] [2025-11-12T01:54:13.182Z] #4 [internal] load .dockerignore [2025-11-12T01:54:13.182Z] #4 transferring context: 2B done [2025-11-12T01:54:13.182Z] #4 DONE 0.0s [2025-11-12T01:54:13.182Z] [2025-11-12T01:54:13.182Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:f1db7aecd78d679e92c577d9c2f131563c4022c0f6215ec54e57b1bde4c62bbc [2025-11-12T01:54:13.182Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:f1db7aecd78d679e92c577d9c2f131563c4022c0f6215ec54e57b1bde4c62bbc 0.0s done [2025-11-12T01:54:13.182Z] #5 CACHED [2025-11-12T01:54:13.182Z] [2025-11-12T01:54:13.182Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:f1db7aecd78d679e92c577d9c2f131563c4022c0f6215ec54e57b1bde4c62bbc [2025-11-12T01:54:13.182Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:f1db7aecd78d679e92c577d9c2f131563c4022c0f6215ec54e57b1bde4c62bbc 0.0s done [2025-11-12T01:54:13.182Z] #6 CACHED [2025-11-12T01:54:13.182Z] [2025-11-12T01:54:13.182Z] #7 exporting to image [2025-11-12T01:54:13.182Z] #7 exporting layers done [2025-11-12T01:54:13.182Z] #7 exporting manifest sha256:ce07a53532a9d6d042b1093cdd2aac48bc75540be088bc749f8abd6ad6e66057 done [2025-11-12T01:54:13.182Z] #7 exporting config sha256:352f7f4861f33dce168b7486236649a0679cb5a785a1cee4b9ed3c1786be2c15 done [2025-11-12T01:54:13.182Z] #7 exporting manifest sha256:b8c5bfd90edcdb3c9134306add7474d6c0c68cff2ce1c4309a9cc3a96c132644 [2025-11-12T01:54:13.182Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:13.442Z] #7 exporting manifest sha256:b8c5bfd90edcdb3c9134306add7474d6c0c68cff2ce1c4309a9cc3a96c132644 done [2025-11-12T01:54:13.442Z] #7 exporting config sha256:481473529f04166ba093a4bbb19d6fd542252cf37a609cc410f14135e7571756 done [2025-11-12T01:54:13.442Z] #7 exporting manifest list sha256:744bb243af77390a63719e1e50743fb9278f6587cdce7b72b5072811e67d51d8 done [2025-11-12T01:54:13.442Z] #7 pushing layers 0.0s done [2025-11-12T01:54:13.442Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:744bb243af77390a63719e1e50743fb9278f6587cdce7b72b5072811e67d51d8 0.1s done [2025-11-12T01:54:13.442Z] #7 DONE 0.1s [2025-11-12T01:54:13.442Z] [2025-11-12T01:54:13.442Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:13.442Z] #8 DONE 0.0s [2025-11-12T01:54:13.442Z] [2025-11-12T01:54:13.442Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:13.442Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:13.735Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-11-12T01:54:13.735Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-11-12T01:54:13.735Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:13.735Z] #1 transferring dockerfile: 179B done [2025-11-12T01:54:13.735Z] #1 DONE 0.0s [2025-11-12T01:54:13.735Z] [2025-11-12T01:54:13.735Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-11-12T01:54:13.735Z] #2 DONE 0.0s [2025-11-12T01:54:13.735Z] [2025-11-12T01:54:13.735Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-11-12T01:54:13.735Z] #3 DONE 0.0s [2025-11-12T01:54:13.735Z] [2025-11-12T01:54:13.735Z] #4 [internal] load .dockerignore [2025-11-12T01:54:13.735Z] #4 transferring context: 2B done [2025-11-12T01:54:13.735Z] #4 DONE 0.0s [2025-11-12T01:54:13.735Z] [2025-11-12T01:54:13.735Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:f1db7aecd78d679e92c577d9c2f131563c4022c0f6215ec54e57b1bde4c62bbc [2025-11-12T01:54:13.735Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:f1db7aecd78d679e92c577d9c2f131563c4022c0f6215ec54e57b1bde4c62bbc 0.0s done [2025-11-12T01:54:13.735Z] #5 CACHED [2025-11-12T01:54:13.735Z] [2025-11-12T01:54:13.735Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:f1db7aecd78d679e92c577d9c2f131563c4022c0f6215ec54e57b1bde4c62bbc [2025-11-12T01:54:13.735Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:f1db7aecd78d679e92c577d9c2f131563c4022c0f6215ec54e57b1bde4c62bbc 0.0s done [2025-11-12T01:54:13.735Z] #6 CACHED [2025-11-12T01:54:13.735Z] [2025-11-12T01:54:13.735Z] #7 exporting to image [2025-11-12T01:54:13.735Z] #7 exporting layers done [2025-11-12T01:54:13.735Z] #7 exporting manifest sha256:ce07a53532a9d6d042b1093cdd2aac48bc75540be088bc749f8abd6ad6e66057 done [2025-11-12T01:54:13.735Z] #7 exporting config sha256:352f7f4861f33dce168b7486236649a0679cb5a785a1cee4b9ed3c1786be2c15 done [2025-11-12T01:54:13.735Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:13.994Z] #7 ... [2025-11-12T01:54:13.994Z] [2025-11-12T01:54:13.994Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:13.994Z] #8 DONE 0.0s [2025-11-12T01:54:13.994Z] [2025-11-12T01:54:13.994Z] #7 exporting to image [2025-11-12T01:54:13.994Z] #7 exporting manifest sha256:b8c5bfd90edcdb3c9134306add7474d6c0c68cff2ce1c4309a9cc3a96c132644 done [2025-11-12T01:54:13.994Z] #7 exporting config sha256:481473529f04166ba093a4bbb19d6fd542252cf37a609cc410f14135e7571756 done [2025-11-12T01:54:13.994Z] #7 exporting manifest list sha256:744bb243af77390a63719e1e50743fb9278f6587cdce7b72b5072811e67d51d8 done [2025-11-12T01:54:13.994Z] #7 pushing layers 0.0s done [2025-11-12T01:54:13.994Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:744bb243af77390a63719e1e50743fb9278f6587cdce7b72b5072811e67d51d8 [2025-11-12T01:54:13.994Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:744bb243af77390a63719e1e50743fb9278f6587cdce7b72b5072811e67d51d8 0.1s done [2025-11-12T01:54:13.994Z] #7 DONE 0.1s [2025-11-12T01:54:13.994Z] [2025-11-12T01:54:13.994Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:13.994Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:14.279Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1' [2025-11-12T01:54:14.280Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1 --push - [2025-11-12T01:54:14.280Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:14.280Z] #1 transferring dockerfile: 205B done [2025-11-12T01:54:14.280Z] #1 DONE 0.0s [2025-11-12T01:54:14.280Z] [2025-11-12T01:54:14.280Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:54:14.280Z] #2 DONE 0.0s [2025-11-12T01:54:14.280Z] [2025-11-12T01:54:14.280Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:54:14.280Z] #3 DONE 0.0s [2025-11-12T01:54:14.280Z] [2025-11-12T01:54:14.280Z] #4 [internal] load .dockerignore [2025-11-12T01:54:14.280Z] #4 transferring context: 2B done [2025-11-12T01:54:14.280Z] #4 DONE 0.0s [2025-11-12T01:54:14.280Z] [2025-11-12T01:54:14.280Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:86ec852842ed4a2c9c3c06b03d3cc25a1f6bcbcc1c1d7791c41159f9229bbf2c [2025-11-12T01:54:14.280Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:86ec852842ed4a2c9c3c06b03d3cc25a1f6bcbcc1c1d7791c41159f9229bbf2c 0.0s done [2025-11-12T01:54:14.280Z] #5 DONE 0.0s [2025-11-12T01:54:14.280Z] [2025-11-12T01:54:14.280Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:86ec852842ed4a2c9c3c06b03d3cc25a1f6bcbcc1c1d7791c41159f9229bbf2c [2025-11-12T01:54:14.539Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:86ec852842ed4a2c9c3c06b03d3cc25a1f6bcbcc1c1d7791c41159f9229bbf2c 0.0s done [2025-11-12T01:54:14.539Z] #6 DONE 0.0s [2025-11-12T01:54:14.539Z] [2025-11-12T01:54:14.539Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:86ec852842ed4a2c9c3c06b03d3cc25a1f6bcbcc1c1d7791c41159f9229bbf2c [2025-11-12T01:54:14.539Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:86ec852842ed4a2c9c3c06b03d3cc25a1f6bcbcc1c1d7791c41159f9229bbf2c 0.0s done [2025-11-12T01:54:14.539Z] #5 DONE 0.1s [2025-11-12T01:54:14.539Z] [2025-11-12T01:54:14.539Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:14.539Z] #7 DONE 0.0s [2025-11-12T01:54:14.539Z] [2025-11-12T01:54:14.539Z] #8 exporting to image [2025-11-12T01:54:14.539Z] #8 exporting layers done [2025-11-12T01:54:14.539Z] #8 exporting manifest sha256:033430157ba172320fcdbc66f8095003bcd245ec864960722373cfde032f425b done [2025-11-12T01:54:14.539Z] #8 exporting config sha256:c65a6ce81b9191dc35fd857d9de8b6acfc7e473ef71d4b1eac15fb18333d3f10 done [2025-11-12T01:54:14.539Z] #8 exporting manifest sha256:3b16f6a0ef39b192ff408ae678802bff78d12c6e214784f063fc2ea54cdcab29 done [2025-11-12T01:54:14.539Z] #8 exporting config sha256:a8b1c33f4062e27fcdccdd6423c6b289bef81f4018efa0e2ed296296e039a396 done [2025-11-12T01:54:14.539Z] #8 exporting manifest list sha256:efdb101be9304079c86f69d33f7480f9f2baa08a319d6be4b8cdf7cf5ec9d62d done [2025-11-12T01:54:14.539Z] #8 pushing layers 0.1s done [2025-11-12T01:54:14.539Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:efdb101be9304079c86f69d33f7480f9f2baa08a319d6be4b8cdf7cf5ec9d62d [2025-11-12T01:54:14.539Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:14.799Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:efdb101be9304079c86f69d33f7480f9f2baa08a319d6be4b8cdf7cf5ec9d62d 0.1s done [2025-11-12T01:54:14.799Z] #8 DONE 0.2s [2025-11-12T01:54:14.799Z] [2025-11-12T01:54:14.799Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:14.799Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:15.088Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-11-12T01:54:15.088Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-11-12T01:54:15.088Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:15.088Z] #1 transferring dockerfile: 171B done [2025-11-12T01:54:15.088Z] #1 DONE 0.0s [2025-11-12T01:54:15.088Z] [2025-11-12T01:54:15.088Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-12T01:54:15.088Z] #2 DONE 0.0s [2025-11-12T01:54:15.088Z] [2025-11-12T01:54:15.088Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-12T01:54:15.088Z] #3 DONE 0.0s [2025-11-12T01:54:15.088Z] [2025-11-12T01:54:15.088Z] #4 [internal] load .dockerignore [2025-11-12T01:54:15.088Z] #4 transferring context: 2B done [2025-11-12T01:54:15.088Z] #4 DONE 0.0s [2025-11-12T01:54:15.088Z] [2025-11-12T01:54:15.088Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:86ec852842ed4a2c9c3c06b03d3cc25a1f6bcbcc1c1d7791c41159f9229bbf2c [2025-11-12T01:54:15.088Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:86ec852842ed4a2c9c3c06b03d3cc25a1f6bcbcc1c1d7791c41159f9229bbf2c done [2025-11-12T01:54:15.088Z] #5 CACHED [2025-11-12T01:54:15.088Z] [2025-11-12T01:54:15.088Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:86ec852842ed4a2c9c3c06b03d3cc25a1f6bcbcc1c1d7791c41159f9229bbf2c [2025-11-12T01:54:15.088Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:86ec852842ed4a2c9c3c06b03d3cc25a1f6bcbcc1c1d7791c41159f9229bbf2c done [2025-11-12T01:54:15.088Z] #6 CACHED [2025-11-12T01:54:15.088Z] [2025-11-12T01:54:15.088Z] #7 exporting to image [2025-11-12T01:54:15.088Z] #7 exporting layers [2025-11-12T01:54:15.088Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:15.347Z] #7 exporting layers done [2025-11-12T01:54:15.347Z] #7 exporting manifest sha256:033430157ba172320fcdbc66f8095003bcd245ec864960722373cfde032f425b done [2025-11-12T01:54:15.347Z] #7 exporting config sha256:c65a6ce81b9191dc35fd857d9de8b6acfc7e473ef71d4b1eac15fb18333d3f10 done [2025-11-12T01:54:15.347Z] #7 exporting manifest sha256:3b16f6a0ef39b192ff408ae678802bff78d12c6e214784f063fc2ea54cdcab29 done [2025-11-12T01:54:15.347Z] #7 exporting config sha256:a8b1c33f4062e27fcdccdd6423c6b289bef81f4018efa0e2ed296296e039a396 done [2025-11-12T01:54:15.347Z] #7 exporting manifest list sha256:efdb101be9304079c86f69d33f7480f9f2baa08a319d6be4b8cdf7cf5ec9d62d done [2025-11-12T01:54:15.347Z] #7 pushing layers 0.0s done [2025-11-12T01:54:15.347Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:efdb101be9304079c86f69d33f7480f9f2baa08a319d6be4b8cdf7cf5ec9d62d 0.1s done [2025-11-12T01:54:15.347Z] #7 DONE 0.1s [2025-11-12T01:54:15.347Z] [2025-11-12T01:54:15.347Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:15.347Z] #8 DONE 0.0s [2025-11-12T01:54:15.347Z] [2025-11-12T01:54:15.347Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:15.347Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:15.628Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75' [2025-11-12T01:54:15.628Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75 --push - [2025-11-12T01:54:15.628Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:15.628Z] #1 transferring dockerfile: 177B done [2025-11-12T01:54:15.628Z] #1 DONE 0.0s [2025-11-12T01:54:15.628Z] [2025-11-12T01:54:15.628Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75 [2025-11-12T01:54:15.628Z] #2 DONE 0.0s [2025-11-12T01:54:15.628Z] [2025-11-12T01:54:15.628Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75 [2025-11-12T01:54:15.628Z] #3 DONE 0.0s [2025-11-12T01:54:15.628Z] [2025-11-12T01:54:15.628Z] #4 [internal] load .dockerignore [2025-11-12T01:54:15.628Z] #4 transferring context: 2B done [2025-11-12T01:54:15.628Z] #4 DONE 0.0s [2025-11-12T01:54:15.628Z] [2025-11-12T01:54:15.628Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75@sha256:86ec852842ed4a2c9c3c06b03d3cc25a1f6bcbcc1c1d7791c41159f9229bbf2c [2025-11-12T01:54:15.628Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75@sha256:86ec852842ed4a2c9c3c06b03d3cc25a1f6bcbcc1c1d7791c41159f9229bbf2c 0.0s done [2025-11-12T01:54:15.628Z] #5 CACHED [2025-11-12T01:54:15.628Z] [2025-11-12T01:54:15.628Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75@sha256:86ec852842ed4a2c9c3c06b03d3cc25a1f6bcbcc1c1d7791c41159f9229bbf2c [2025-11-12T01:54:15.628Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75@sha256:86ec852842ed4a2c9c3c06b03d3cc25a1f6bcbcc1c1d7791c41159f9229bbf2c 0.0s done [2025-11-12T01:54:15.628Z] #6 CACHED [2025-11-12T01:54:15.628Z] [2025-11-12T01:54:15.628Z] #7 exporting to image [2025-11-12T01:54:15.628Z] #7 exporting layers done [2025-11-12T01:54:15.628Z] #7 exporting manifest sha256:033430157ba172320fcdbc66f8095003bcd245ec864960722373cfde032f425b done [2025-11-12T01:54:15.628Z] #7 exporting config sha256:c65a6ce81b9191dc35fd857d9de8b6acfc7e473ef71d4b1eac15fb18333d3f10 done [2025-11-12T01:54:15.628Z] #7 exporting manifest sha256:3b16f6a0ef39b192ff408ae678802bff78d12c6e214784f063fc2ea54cdcab29 done [2025-11-12T01:54:15.628Z] #7 exporting config sha256:a8b1c33f4062e27fcdccdd6423c6b289bef81f4018efa0e2ed296296e039a396 done [2025-11-12T01:54:15.628Z] #7 exporting manifest list sha256:efdb101be9304079c86f69d33f7480f9f2baa08a319d6be4b8cdf7cf5ec9d62d done [2025-11-12T01:54:15.628Z] #7 pushing layers [2025-11-12T01:54:15.628Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:15.886Z] #7 pushing layers 0.0s done [2025-11-12T01:54:15.886Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75@sha256:efdb101be9304079c86f69d33f7480f9f2baa08a319d6be4b8cdf7cf5ec9d62d 0.1s done [2025-11-12T01:54:15.886Z] #7 DONE 0.1s [2025-11-12T01:54:15.886Z] [2025-11-12T01:54:15.886Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:15.886Z] #8 DONE 0.0s [2025-11-12T01:54:15.886Z] [2025-11-12T01:54:15.886Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:15.886Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:16.174Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75' [2025-11-12T01:54:16.175Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 --push - [2025-11-12T01:54:16.433Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:16.433Z] #1 transferring dockerfile: 218B done [2025-11-12T01:54:16.433Z] #1 DONE 0.0s [2025-11-12T01:54:16.433Z] [2025-11-12T01:54:16.433Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:54:16.433Z] #2 DONE 0.0s [2025-11-12T01:54:16.433Z] [2025-11-12T01:54:16.433Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:54:16.433Z] #3 DONE 0.0s [2025-11-12T01:54:16.433Z] [2025-11-12T01:54:16.433Z] #4 [internal] load .dockerignore [2025-11-12T01:54:16.433Z] #4 transferring context: 2B done [2025-11-12T01:54:16.433Z] #4 DONE 0.0s [2025-11-12T01:54:16.433Z] [2025-11-12T01:54:16.433Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:86ec852842ed4a2c9c3c06b03d3cc25a1f6bcbcc1c1d7791c41159f9229bbf2c [2025-11-12T01:54:16.433Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:86ec852842ed4a2c9c3c06b03d3cc25a1f6bcbcc1c1d7791c41159f9229bbf2c 0.0s done [2025-11-12T01:54:16.433Z] #5 CACHED [2025-11-12T01:54:16.433Z] [2025-11-12T01:54:16.433Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:86ec852842ed4a2c9c3c06b03d3cc25a1f6bcbcc1c1d7791c41159f9229bbf2c [2025-11-12T01:54:16.433Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:86ec852842ed4a2c9c3c06b03d3cc25a1f6bcbcc1c1d7791c41159f9229bbf2c 0.0s done [2025-11-12T01:54:16.433Z] #6 CACHED [2025-11-12T01:54:16.433Z] [2025-11-12T01:54:16.433Z] #7 exporting to image [2025-11-12T01:54:16.433Z] #7 exporting layers done [2025-11-12T01:54:16.433Z] #7 exporting manifest sha256:033430157ba172320fcdbc66f8095003bcd245ec864960722373cfde032f425b done [2025-11-12T01:54:16.433Z] #7 exporting config sha256:c65a6ce81b9191dc35fd857d9de8b6acfc7e473ef71d4b1eac15fb18333d3f10 [2025-11-12T01:54:16.433Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:16.433Z] #7 exporting config sha256:c65a6ce81b9191dc35fd857d9de8b6acfc7e473ef71d4b1eac15fb18333d3f10 done [2025-11-12T01:54:16.433Z] #7 exporting manifest sha256:3b16f6a0ef39b192ff408ae678802bff78d12c6e214784f063fc2ea54cdcab29 done [2025-11-12T01:54:16.433Z] #7 exporting config sha256:a8b1c33f4062e27fcdccdd6423c6b289bef81f4018efa0e2ed296296e039a396 done [2025-11-12T01:54:16.433Z] #7 exporting manifest list sha256:efdb101be9304079c86f69d33f7480f9f2baa08a319d6be4b8cdf7cf5ec9d62d done [2025-11-12T01:54:16.434Z] #7 pushing layers 0.0s done [2025-11-12T01:54:16.434Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:efdb101be9304079c86f69d33f7480f9f2baa08a319d6be4b8cdf7cf5ec9d62d 0.1s done [2025-11-12T01:54:16.434Z] #7 DONE 0.1s [2025-11-12T01:54:16.434Z] [2025-11-12T01:54:16.434Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:16.434Z] #8 DONE 0.0s [2025-11-12T01:54:16.434Z] [2025-11-12T01:54:16.434Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:16.434Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:16.723Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-11-12T01:54:16.723Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-11-12T01:54:16.723Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:16.723Z] #1 transferring dockerfile: 169B done [2025-11-12T01:54:16.723Z] #1 DONE 0.0s [2025-11-12T01:54:16.723Z] [2025-11-12T01:54:16.723Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-11-12T01:54:16.723Z] #2 DONE 0.0s [2025-11-12T01:54:16.723Z] [2025-11-12T01:54:16.723Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-11-12T01:54:16.723Z] #3 DONE 0.0s [2025-11-12T01:54:16.723Z] [2025-11-12T01:54:16.723Z] #4 [internal] load .dockerignore [2025-11-12T01:54:16.723Z] #4 transferring context: 2B done [2025-11-12T01:54:16.723Z] #4 DONE 0.0s [2025-11-12T01:54:16.723Z] [2025-11-12T01:54:16.723Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:86ec852842ed4a2c9c3c06b03d3cc25a1f6bcbcc1c1d7791c41159f9229bbf2c [2025-11-12T01:54:16.723Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:86ec852842ed4a2c9c3c06b03d3cc25a1f6bcbcc1c1d7791c41159f9229bbf2c done [2025-11-12T01:54:16.723Z] #5 CACHED [2025-11-12T01:54:16.723Z] [2025-11-12T01:54:16.723Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:86ec852842ed4a2c9c3c06b03d3cc25a1f6bcbcc1c1d7791c41159f9229bbf2c [2025-11-12T01:54:16.723Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:86ec852842ed4a2c9c3c06b03d3cc25a1f6bcbcc1c1d7791c41159f9229bbf2c 0.0s done [2025-11-12T01:54:16.723Z] #6 CACHED [2025-11-12T01:54:16.723Z] [2025-11-12T01:54:16.723Z] #7 exporting to image [2025-11-12T01:54:16.723Z] #7 exporting layers done [2025-11-12T01:54:16.723Z] #7 exporting manifest sha256:033430157ba172320fcdbc66f8095003bcd245ec864960722373cfde032f425b done [2025-11-12T01:54:16.723Z] #7 exporting config sha256:c65a6ce81b9191dc35fd857d9de8b6acfc7e473ef71d4b1eac15fb18333d3f10 done [2025-11-12T01:54:16.723Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:16.981Z] #7 exporting manifest sha256:3b16f6a0ef39b192ff408ae678802bff78d12c6e214784f063fc2ea54cdcab29 done [2025-11-12T01:54:16.981Z] #7 exporting config sha256:a8b1c33f4062e27fcdccdd6423c6b289bef81f4018efa0e2ed296296e039a396 done [2025-11-12T01:54:16.981Z] #7 exporting manifest list sha256:efdb101be9304079c86f69d33f7480f9f2baa08a319d6be4b8cdf7cf5ec9d62d done [2025-11-12T01:54:16.981Z] #7 pushing layers 0.0s done [2025-11-12T01:54:16.981Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:efdb101be9304079c86f69d33f7480f9f2baa08a319d6be4b8cdf7cf5ec9d62d 0.1s done [2025-11-12T01:54:16.981Z] #7 DONE 0.1s [2025-11-12T01:54:16.981Z] [2025-11-12T01:54:16.981Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:16.981Z] #8 DONE 0.0s [2025-11-12T01:54:16.981Z] [2025-11-12T01:54:16.981Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:16.981Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:17.269Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1' [2025-11-12T01:54:17.269Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1 --push - [2025-11-12T01:54:17.269Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:17.269Z] #1 transferring dockerfile: 206B done [2025-11-12T01:54:17.269Z] #1 DONE 0.0s [2025-11-12T01:54:17.269Z] [2025-11-12T01:54:17.269Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:54:17.269Z] #2 DONE 0.0s [2025-11-12T01:54:17.269Z] [2025-11-12T01:54:17.269Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:54:17.269Z] #3 DONE 0.0s [2025-11-12T01:54:17.269Z] [2025-11-12T01:54:17.269Z] #4 [internal] load .dockerignore [2025-11-12T01:54:17.269Z] #4 transferring context: 2B done [2025-11-12T01:54:17.269Z] #4 DONE 0.0s [2025-11-12T01:54:17.269Z] [2025-11-12T01:54:17.269Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:140ee79bb3a01b2c55e51123c805c383c13f9b4de0f07c186b5467366d9c1886 [2025-11-12T01:54:17.269Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:140ee79bb3a01b2c55e51123c805c383c13f9b4de0f07c186b5467366d9c1886 0.0s done [2025-11-12T01:54:17.269Z] #5 DONE 0.0s [2025-11-12T01:54:17.269Z] [2025-11-12T01:54:17.269Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:140ee79bb3a01b2c55e51123c805c383c13f9b4de0f07c186b5467366d9c1886 [2025-11-12T01:54:17.528Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:140ee79bb3a01b2c55e51123c805c383c13f9b4de0f07c186b5467366d9c1886 0.0s done [2025-11-12T01:54:17.528Z] #6 DONE 0.0s [2025-11-12T01:54:17.528Z] [2025-11-12T01:54:17.528Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:140ee79bb3a01b2c55e51123c805c383c13f9b4de0f07c186b5467366d9c1886 [2025-11-12T01:54:17.528Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:140ee79bb3a01b2c55e51123c805c383c13f9b4de0f07c186b5467366d9c1886 0.0s done [2025-11-12T01:54:17.528Z] #5 DONE 0.1s [2025-11-12T01:54:17.528Z] [2025-11-12T01:54:17.528Z] #7 exporting to image [2025-11-12T01:54:17.528Z] #7 exporting layers done [2025-11-12T01:54:17.528Z] #7 exporting manifest sha256:038e048b6aff64f76890bd461be36564db7675282067453419b1ecf7dfe7d71e done [2025-11-12T01:54:17.528Z] #7 exporting config sha256:935284bd848834b5cb4f8955321d6507ed837a1e29d9818598bb69169400aff2 done [2025-11-12T01:54:17.528Z] #7 exporting manifest sha256:5b730e8068bdb2cb9921ce9a7b4b9dbbf717a312a81cef289194636221a44095 done [2025-11-12T01:54:17.528Z] #7 exporting config sha256:f10c14feeed8f0a3fd17b3fb70aae1fd582957a747d5b42b74c6bd7e9a3c34ab [2025-11-12T01:54:17.528Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:17.528Z] #7 ... [2025-11-12T01:54:17.528Z] [2025-11-12T01:54:17.528Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:17.528Z] #8 DONE 0.0s [2025-11-12T01:54:17.528Z] [2025-11-12T01:54:17.528Z] #7 exporting to image [2025-11-12T01:54:17.528Z] #7 exporting config sha256:f10c14feeed8f0a3fd17b3fb70aae1fd582957a747d5b42b74c6bd7e9a3c34ab done [2025-11-12T01:54:17.528Z] #7 exporting manifest list sha256:c79a3430c627e3fc98404e4bd1e024b1629058475fdb2b75ca07f3f7e27863e7 done [2025-11-12T01:54:17.528Z] #7 pushing layers 0.1s done [2025-11-12T01:54:17.528Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:c79a3430c627e3fc98404e4bd1e024b1629058475fdb2b75ca07f3f7e27863e7 [2025-11-12T01:54:17.787Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:c79a3430c627e3fc98404e4bd1e024b1629058475fdb2b75ca07f3f7e27863e7 0.1s done [2025-11-12T01:54:17.787Z] #7 DONE 0.2s [2025-11-12T01:54:19.164Z] [2025-11-12T01:54:19.164Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:19.164Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:19.458Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-11-12T01:54:19.459Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-11-12T01:54:20.839Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:20.839Z] #1 transferring dockerfile: [2025-11-12T01:54:20.839Z] #1 transferring dockerfile: 172B done [2025-11-12T01:54:20.839Z] #1 DONE 0.1s [2025-11-12T01:54:20.839Z] [2025-11-12T01:54:20.839Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-12T01:54:20.839Z] #2 DONE 0.0s [2025-11-12T01:54:20.839Z] [2025-11-12T01:54:20.839Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-12T01:54:20.839Z] #3 DONE 0.1s [2025-11-12T01:54:20.839Z] [2025-11-12T01:54:20.839Z] #4 [internal] load .dockerignore [2025-11-12T01:54:20.839Z] #4 transferring context: 2B done [2025-11-12T01:54:20.839Z] #4 DONE 0.1s [2025-11-12T01:54:20.840Z] [2025-11-12T01:54:20.840Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:140ee79bb3a01b2c55e51123c805c383c13f9b4de0f07c186b5467366d9c1886 [2025-11-12T01:54:20.840Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:140ee79bb3a01b2c55e51123c805c383c13f9b4de0f07c186b5467366d9c1886 0.0s done [2025-11-12T01:54:20.840Z] #5 DONE 0.0s [2025-11-12T01:54:20.840Z] [2025-11-12T01:54:20.840Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:140ee79bb3a01b2c55e51123c805c383c13f9b4de0f07c186b5467366d9c1886 [2025-11-12T01:54:21.097Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:140ee79bb3a01b2c55e51123c805c383c13f9b4de0f07c186b5467366d9c1886 0.0s done [2025-11-12T01:54:21.097Z] #6 CACHED [2025-11-12T01:54:21.097Z] [2025-11-12T01:54:21.097Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:140ee79bb3a01b2c55e51123c805c383c13f9b4de0f07c186b5467366d9c1886 [2025-11-12T01:54:21.097Z] #5 CACHED [2025-11-12T01:54:21.097Z] [2025-11-12T01:54:21.097Z] #7 exporting to image [2025-11-12T01:54:21.097Z] #7 exporting layers done [2025-11-12T01:54:21.097Z] #7 exporting manifest sha256:038e048b6aff64f76890bd461be36564db7675282067453419b1ecf7dfe7d71e 0.1s done [2025-11-12T01:54:21.097Z] #7 exporting config sha256:935284bd848834b5cb4f8955321d6507ed837a1e29d9818598bb69169400aff2 0.0s done [2025-11-12T01:54:21.097Z] #7 exporting manifest sha256:5b730e8068bdb2cb9921ce9a7b4b9dbbf717a312a81cef289194636221a44095 0.0s done [2025-11-12T01:54:21.097Z] #7 exporting config sha256:f10c14feeed8f0a3fd17b3fb70aae1fd582957a747d5b42b74c6bd7e9a3c34ab [2025-11-12T01:54:21.097Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:21.097Z] #7 exporting config sha256:f10c14feeed8f0a3fd17b3fb70aae1fd582957a747d5b42b74c6bd7e9a3c34ab 0.1s done [2025-11-12T01:54:21.097Z] #7 exporting manifest list sha256:c79a3430c627e3fc98404e4bd1e024b1629058475fdb2b75ca07f3f7e27863e7 0.0s done [2025-11-12T01:54:21.097Z] #7 pushing layers 0.0s done [2025-11-12T01:54:21.097Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:c79a3430c627e3fc98404e4bd1e024b1629058475fdb2b75ca07f3f7e27863e7 [2025-11-12T01:54:21.355Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:c79a3430c627e3fc98404e4bd1e024b1629058475fdb2b75ca07f3f7e27863e7 0.1s done [2025-11-12T01:54:21.355Z] #7 DONE 0.3s [2025-11-12T01:54:21.355Z] [2025-11-12T01:54:21.355Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:21.355Z] #8 DONE 0.0s [2025-11-12T01:54:21.614Z] [2025-11-12T01:54:21.614Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:21.614Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:21.909Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75' [2025-11-12T01:54:21.909Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75 --push - [2025-11-12T01:54:22.478Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:22.478Z] #1 transferring dockerfile: 178B done [2025-11-12T01:54:22.478Z] #1 DONE 0.2s [2025-11-12T01:54:22.478Z] [2025-11-12T01:54:22.478Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75 [2025-11-12T01:54:22.478Z] #2 DONE 0.2s [2025-11-12T01:54:22.478Z] [2025-11-12T01:54:22.478Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75 [2025-11-12T01:54:22.478Z] #3 DONE 0.1s [2025-11-12T01:54:22.478Z] [2025-11-12T01:54:22.478Z] #4 [internal] load .dockerignore [2025-11-12T01:54:22.736Z] #4 transferring context: 2B done [2025-11-12T01:54:22.736Z] #4 DONE 0.2s [2025-11-12T01:54:22.736Z] [2025-11-12T01:54:22.736Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75@sha256:140ee79bb3a01b2c55e51123c805c383c13f9b4de0f07c186b5467366d9c1886 [2025-11-12T01:54:22.736Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75@sha256:140ee79bb3a01b2c55e51123c805c383c13f9b4de0f07c186b5467366d9c1886 0.0s done [2025-11-12T01:54:22.736Z] #5 CACHED [2025-11-12T01:54:22.736Z] [2025-11-12T01:54:22.736Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75@sha256:140ee79bb3a01b2c55e51123c805c383c13f9b4de0f07c186b5467366d9c1886 [2025-11-12T01:54:22.736Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75@sha256:140ee79bb3a01b2c55e51123c805c383c13f9b4de0f07c186b5467366d9c1886 0.0s done [2025-11-12T01:54:22.736Z] #6 CACHED [2025-11-12T01:54:22.736Z] [2025-11-12T01:54:22.736Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:23.003Z] #7 DONE 0.0s [2025-11-12T01:54:23.003Z] [2025-11-12T01:54:23.003Z] #8 exporting to image [2025-11-12T01:54:23.003Z] #8 exporting layers done [2025-11-12T01:54:23.003Z] #8 exporting manifest sha256:038e048b6aff64f76890bd461be36564db7675282067453419b1ecf7dfe7d71e done [2025-11-12T01:54:23.003Z] #8 exporting config sha256:935284bd848834b5cb4f8955321d6507ed837a1e29d9818598bb69169400aff2 done [2025-11-12T01:54:23.003Z] #8 exporting manifest sha256:5b730e8068bdb2cb9921ce9a7b4b9dbbf717a312a81cef289194636221a44095 done [2025-11-12T01:54:23.003Z] #8 exporting config sha256:f10c14feeed8f0a3fd17b3fb70aae1fd582957a747d5b42b74c6bd7e9a3c34ab done [2025-11-12T01:54:23.003Z] #8 exporting manifest list sha256:c79a3430c627e3fc98404e4bd1e024b1629058475fdb2b75ca07f3f7e27863e7 done [2025-11-12T01:54:23.003Z] #8 pushing layers 0.0s done [2025-11-12T01:54:23.003Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75@sha256:c79a3430c627e3fc98404e4bd1e024b1629058475fdb2b75ca07f3f7e27863e7 0.1s done [2025-11-12T01:54:23.003Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:23.003Z] #8 DONE 0.1s [2025-11-12T01:54:23.003Z] [2025-11-12T01:54:23.003Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:23.003Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:23.297Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75' [2025-11-12T01:54:23.297Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 --push - [2025-11-12T01:54:23.297Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:23.297Z] #1 transferring dockerfile: 219B done [2025-11-12T01:54:23.297Z] #1 DONE 0.0s [2025-11-12T01:54:23.297Z] [2025-11-12T01:54:23.297Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:54:23.297Z] #2 DONE 0.0s [2025-11-12T01:54:23.297Z] [2025-11-12T01:54:23.297Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:54:23.297Z] #3 DONE 0.0s [2025-11-12T01:54:23.297Z] [2025-11-12T01:54:23.297Z] #4 [internal] load .dockerignore [2025-11-12T01:54:23.298Z] #4 transferring context: 2B done [2025-11-12T01:54:23.298Z] #4 DONE 0.0s [2025-11-12T01:54:23.298Z] [2025-11-12T01:54:23.298Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:140ee79bb3a01b2c55e51123c805c383c13f9b4de0f07c186b5467366d9c1886 [2025-11-12T01:54:23.298Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:140ee79bb3a01b2c55e51123c805c383c13f9b4de0f07c186b5467366d9c1886 0.0s done [2025-11-12T01:54:23.298Z] #5 CACHED [2025-11-12T01:54:23.298Z] [2025-11-12T01:54:23.298Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:140ee79bb3a01b2c55e51123c805c383c13f9b4de0f07c186b5467366d9c1886 [2025-11-12T01:54:23.298Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:140ee79bb3a01b2c55e51123c805c383c13f9b4de0f07c186b5467366d9c1886 0.0s done [2025-11-12T01:54:23.298Z] #6 CACHED [2025-11-12T01:54:23.298Z] [2025-11-12T01:54:23.298Z] #7 exporting to image [2025-11-12T01:54:23.298Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:23.559Z] #7 exporting layers done [2025-11-12T01:54:23.559Z] #7 exporting manifest sha256:038e048b6aff64f76890bd461be36564db7675282067453419b1ecf7dfe7d71e done [2025-11-12T01:54:23.559Z] #7 exporting config sha256:935284bd848834b5cb4f8955321d6507ed837a1e29d9818598bb69169400aff2 done [2025-11-12T01:54:23.559Z] #7 exporting manifest sha256:5b730e8068bdb2cb9921ce9a7b4b9dbbf717a312a81cef289194636221a44095 done [2025-11-12T01:54:23.559Z] #7 exporting config sha256:f10c14feeed8f0a3fd17b3fb70aae1fd582957a747d5b42b74c6bd7e9a3c34ab done [2025-11-12T01:54:23.559Z] #7 exporting manifest list sha256:c79a3430c627e3fc98404e4bd1e024b1629058475fdb2b75ca07f3f7e27863e7 done [2025-11-12T01:54:23.559Z] #7 pushing layers 0.0s done [2025-11-12T01:54:23.559Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:c79a3430c627e3fc98404e4bd1e024b1629058475fdb2b75ca07f3f7e27863e7 0.1s done [2025-11-12T01:54:23.559Z] #7 DONE 0.1s [2025-11-12T01:54:23.559Z] [2025-11-12T01:54:23.559Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:23.559Z] #8 DONE 0.0s [2025-11-12T01:54:23.559Z] [2025-11-12T01:54:23.559Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:23.559Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:23.863Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2025-11-12T01:54:23.864Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2025-11-12T01:54:23.864Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:23.864Z] #1 transferring dockerfile: 170B done [2025-11-12T01:54:23.864Z] #1 DONE 0.0s [2025-11-12T01:54:23.864Z] [2025-11-12T01:54:23.864Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-11-12T01:54:23.864Z] #2 DONE 0.0s [2025-11-12T01:54:23.864Z] [2025-11-12T01:54:23.864Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-11-12T01:54:23.864Z] #3 DONE 0.0s [2025-11-12T01:54:23.864Z] [2025-11-12T01:54:23.864Z] #4 [internal] load .dockerignore [2025-11-12T01:54:23.864Z] #4 transferring context: 2B done [2025-11-12T01:54:23.864Z] #4 DONE 0.0s [2025-11-12T01:54:23.864Z] [2025-11-12T01:54:23.864Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:140ee79bb3a01b2c55e51123c805c383c13f9b4de0f07c186b5467366d9c1886 [2025-11-12T01:54:23.864Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:140ee79bb3a01b2c55e51123c805c383c13f9b4de0f07c186b5467366d9c1886 done [2025-11-12T01:54:23.864Z] #5 CACHED [2025-11-12T01:54:23.864Z] [2025-11-12T01:54:23.864Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:140ee79bb3a01b2c55e51123c805c383c13f9b4de0f07c186b5467366d9c1886 [2025-11-12T01:54:23.864Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:140ee79bb3a01b2c55e51123c805c383c13f9b4de0f07c186b5467366d9c1886 done [2025-11-12T01:54:23.864Z] #6 CACHED [2025-11-12T01:54:23.864Z] [2025-11-12T01:54:23.864Z] #7 exporting to image [2025-11-12T01:54:23.864Z] #7 exporting layers done [2025-11-12T01:54:23.864Z] #7 exporting manifest sha256:038e048b6aff64f76890bd461be36564db7675282067453419b1ecf7dfe7d71e done [2025-11-12T01:54:23.864Z] #7 exporting config sha256:935284bd848834b5cb4f8955321d6507ed837a1e29d9818598bb69169400aff2 done [2025-11-12T01:54:23.864Z] #7 exporting manifest sha256:5b730e8068bdb2cb9921ce9a7b4b9dbbf717a312a81cef289194636221a44095 done [2025-11-12T01:54:23.864Z] #7 exporting config sha256:f10c14feeed8f0a3fd17b3fb70aae1fd582957a747d5b42b74c6bd7e9a3c34ab done [2025-11-12T01:54:23.864Z] #7 exporting manifest list sha256:c79a3430c627e3fc98404e4bd1e024b1629058475fdb2b75ca07f3f7e27863e7 done [2025-11-12T01:54:23.864Z] #7 pushing layers [2025-11-12T01:54:23.864Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:24.174Z] #7 pushing layers 0.0s done [2025-11-12T01:54:24.174Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:c79a3430c627e3fc98404e4bd1e024b1629058475fdb2b75ca07f3f7e27863e7 0.1s done [2025-11-12T01:54:24.174Z] #7 DONE 0.1s [2025-11-12T01:54:24.174Z] [2025-11-12T01:54:24.174Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:24.174Z] #8 DONE 0.0s [2025-11-12T01:54:24.174Z] [2025-11-12T01:54:24.174Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:24.174Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:24.478Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:94b6f2a28bcbbb18c16df521d1c703652477ded1' [2025-11-12T01:54:24.478Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:94b6f2a28bcbbb18c16df521d1c703652477ded1 --push - [2025-11-12T01:54:24.478Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:24.478Z] #1 transferring dockerfile: 206B done [2025-11-12T01:54:24.478Z] #1 DONE 0.0s [2025-11-12T01:54:24.478Z] [2025-11-12T01:54:24.478Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:54:24.478Z] #2 DONE 0.0s [2025-11-12T01:54:24.478Z] [2025-11-12T01:54:24.478Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:54:24.478Z] #3 DONE 0.0s [2025-11-12T01:54:24.478Z] [2025-11-12T01:54:24.478Z] #4 [internal] load .dockerignore [2025-11-12T01:54:24.478Z] #4 transferring context: 2B done [2025-11-12T01:54:24.478Z] #4 DONE 0.0s [2025-11-12T01:54:24.737Z] [2025-11-12T01:54:24.737Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:e74be680c30ca427cee758e492a9c3c892caa7630c8bbedb97ffd3ed337df489 [2025-11-12T01:54:24.737Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:e74be680c30ca427cee758e492a9c3c892caa7630c8bbedb97ffd3ed337df489 [2025-11-12T01:54:24.737Z] #5 ... [2025-11-12T01:54:24.737Z] [2025-11-12T01:54:24.737Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:e74be680c30ca427cee758e492a9c3c892caa7630c8bbedb97ffd3ed337df489 [2025-11-12T01:54:24.737Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:e74be680c30ca427cee758e492a9c3c892caa7630c8bbedb97ffd3ed337df489 0.0s done [2025-11-12T01:54:24.737Z] #6 DONE 0.1s [2025-11-12T01:54:24.737Z] [2025-11-12T01:54:24.737Z] #7 exporting to image [2025-11-12T01:54:24.737Z] #7 exporting layers done [2025-11-12T01:54:24.737Z] #7 exporting manifest sha256:0dbc1247d6b255341dfe9e018bfd7a2316ca69f0396a2626f5f726ab73c17461 done [2025-11-12T01:54:24.737Z] #7 exporting config sha256:44595de77533d6cb97b9916c91da2dceb171aa288667bdf56fe3ce9ac9e5e3e4 [2025-11-12T01:54:24.737Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:24.737Z] #7 ... [2025-11-12T01:54:24.737Z] [2025-11-12T01:54:24.737Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:24.737Z] #8 DONE 0.0s [2025-11-12T01:54:24.737Z] [2025-11-12T01:54:24.737Z] #7 exporting to image [2025-11-12T01:54:24.737Z] #7 exporting config sha256:44595de77533d6cb97b9916c91da2dceb171aa288667bdf56fe3ce9ac9e5e3e4 done [2025-11-12T01:54:24.737Z] #7 exporting manifest sha256:0de982c1bc383b73431ac9c6cd900c12d9e16cca1db071ce677eaf59b35a5de1 done [2025-11-12T01:54:24.737Z] #7 exporting config sha256:9ebb43a33b282de93fc9e445dc8e44e95860429605b07b550bd9eed2faed8c43 done [2025-11-12T01:54:24.737Z] #7 exporting manifest list sha256:856e03fd5b63ca7b396f1ef232f9aa20714d2756f2a5f79e8636c785e01beca1 done [2025-11-12T01:54:24.737Z] #7 pushing layers 0.1s done [2025-11-12T01:54:24.737Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:856e03fd5b63ca7b396f1ef232f9aa20714d2756f2a5f79e8636c785e01beca1 [2025-11-12T01:54:24.995Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:856e03fd5b63ca7b396f1ef232f9aa20714d2756f2a5f79e8636c785e01beca1 0.1s done [2025-11-12T01:54:24.995Z] #7 DONE 0.2s [2025-11-12T01:54:24.995Z] [2025-11-12T01:54:24.995Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:24.995Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:25.283Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-11-12T01:54:25.283Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-11-12T01:54:25.283Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:25.283Z] #1 transferring dockerfile: 172B done [2025-11-12T01:54:25.283Z] #1 DONE 0.0s [2025-11-12T01:54:25.283Z] [2025-11-12T01:54:25.283Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-12T01:54:25.283Z] #2 DONE 0.0s [2025-11-12T01:54:25.283Z] [2025-11-12T01:54:25.283Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-12T01:54:25.283Z] #3 DONE 0.0s [2025-11-12T01:54:25.283Z] [2025-11-12T01:54:25.283Z] #4 [internal] load .dockerignore [2025-11-12T01:54:25.283Z] #4 transferring context: 2B done [2025-11-12T01:54:25.283Z] #4 DONE 0.0s [2025-11-12T01:54:25.283Z] [2025-11-12T01:54:25.283Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:e74be680c30ca427cee758e492a9c3c892caa7630c8bbedb97ffd3ed337df489 [2025-11-12T01:54:25.283Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:e74be680c30ca427cee758e492a9c3c892caa7630c8bbedb97ffd3ed337df489 0.0s done [2025-11-12T01:54:25.283Z] #5 CACHED [2025-11-12T01:54:25.283Z] [2025-11-12T01:54:25.283Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:e74be680c30ca427cee758e492a9c3c892caa7630c8bbedb97ffd3ed337df489 [2025-11-12T01:54:25.544Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:e74be680c30ca427cee758e492a9c3c892caa7630c8bbedb97ffd3ed337df489 0.0s done [2025-11-12T01:54:25.544Z] #6 CACHED [2025-11-12T01:54:25.544Z] [2025-11-12T01:54:25.544Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:25.544Z] #7 DONE 0.0s [2025-11-12T01:54:25.544Z] [2025-11-12T01:54:25.544Z] #8 exporting to image [2025-11-12T01:54:25.544Z] #8 exporting layers done [2025-11-12T01:54:25.544Z] #8 exporting manifest sha256:0dbc1247d6b255341dfe9e018bfd7a2316ca69f0396a2626f5f726ab73c17461 done [2025-11-12T01:54:25.544Z] #8 exporting config sha256:44595de77533d6cb97b9916c91da2dceb171aa288667bdf56fe3ce9ac9e5e3e4 done [2025-11-12T01:54:25.544Z] #8 exporting manifest sha256:0de982c1bc383b73431ac9c6cd900c12d9e16cca1db071ce677eaf59b35a5de1 done [2025-11-12T01:54:25.544Z] #8 exporting config sha256:9ebb43a33b282de93fc9e445dc8e44e95860429605b07b550bd9eed2faed8c43 done [2025-11-12T01:54:25.544Z] #8 exporting manifest list sha256:856e03fd5b63ca7b396f1ef232f9aa20714d2756f2a5f79e8636c785e01beca1 done [2025-11-12T01:54:25.544Z] #8 pushing layers 0.0s done [2025-11-12T01:54:25.544Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:856e03fd5b63ca7b396f1ef232f9aa20714d2756f2a5f79e8636c785e01beca1 0.1s done [2025-11-12T01:54:25.544Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:25.544Z] #8 DONE 0.1s [2025-11-12T01:54:25.544Z] [2025-11-12T01:54:25.544Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:25.544Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:25.838Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75 --push - [2025-11-12T01:54:25.838Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75' [2025-11-12T01:54:26.096Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:26.096Z] #1 transferring dockerfile: 178B done [2025-11-12T01:54:26.096Z] #1 DONE 0.0s [2025-11-12T01:54:26.096Z] [2025-11-12T01:54:26.096Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75 [2025-11-12T01:54:26.096Z] #2 DONE 0.0s [2025-11-12T01:54:26.096Z] [2025-11-12T01:54:26.096Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75 [2025-11-12T01:54:26.096Z] #3 DONE 0.0s [2025-11-12T01:54:26.096Z] [2025-11-12T01:54:26.096Z] #4 [internal] load .dockerignore [2025-11-12T01:54:26.096Z] #4 transferring context: 2B done [2025-11-12T01:54:26.096Z] #4 DONE 0.0s [2025-11-12T01:54:26.096Z] [2025-11-12T01:54:26.096Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75@sha256:e74be680c30ca427cee758e492a9c3c892caa7630c8bbedb97ffd3ed337df489 [2025-11-12T01:54:26.096Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75@sha256:e74be680c30ca427cee758e492a9c3c892caa7630c8bbedb97ffd3ed337df489 0.0s done [2025-11-12T01:54:26.096Z] #5 CACHED [2025-11-12T01:54:26.096Z] [2025-11-12T01:54:26.096Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75@sha256:e74be680c30ca427cee758e492a9c3c892caa7630c8bbedb97ffd3ed337df489 [2025-11-12T01:54:26.096Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75@sha256:e74be680c30ca427cee758e492a9c3c892caa7630c8bbedb97ffd3ed337df489 0.0s done [2025-11-12T01:54:26.096Z] #6 CACHED [2025-11-12T01:54:26.096Z] [2025-11-12T01:54:26.096Z] #7 exporting to image [2025-11-12T01:54:26.096Z] #7 exporting layers [2025-11-12T01:54:26.096Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:26.096Z] #7 exporting layers done [2025-11-12T01:54:26.096Z] #7 exporting manifest sha256:0dbc1247d6b255341dfe9e018bfd7a2316ca69f0396a2626f5f726ab73c17461 done [2025-11-12T01:54:26.096Z] #7 exporting config sha256:44595de77533d6cb97b9916c91da2dceb171aa288667bdf56fe3ce9ac9e5e3e4 done [2025-11-12T01:54:26.096Z] #7 exporting manifest sha256:0de982c1bc383b73431ac9c6cd900c12d9e16cca1db071ce677eaf59b35a5de1 done [2025-11-12T01:54:26.096Z] #7 exporting config sha256:9ebb43a33b282de93fc9e445dc8e44e95860429605b07b550bd9eed2faed8c43 done [2025-11-12T01:54:26.096Z] #7 exporting manifest list sha256:856e03fd5b63ca7b396f1ef232f9aa20714d2756f2a5f79e8636c785e01beca1 done [2025-11-12T01:54:26.096Z] #7 pushing layers 0.0s done [2025-11-12T01:54:26.096Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75@sha256:856e03fd5b63ca7b396f1ef232f9aa20714d2756f2a5f79e8636c785e01beca1 0.1s done [2025-11-12T01:54:26.096Z] #7 DONE 0.1s [2025-11-12T01:54:26.096Z] [2025-11-12T01:54:26.096Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:26.096Z] #8 DONE 0.0s [2025-11-12T01:54:26.096Z] [2025-11-12T01:54:26.096Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:26.096Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:26.392Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75' [2025-11-12T01:54:26.392Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 --push - [2025-11-12T01:54:26.392Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:26.392Z] #1 transferring dockerfile: 219B done [2025-11-12T01:54:26.392Z] #1 DONE 0.0s [2025-11-12T01:54:26.392Z] [2025-11-12T01:54:26.392Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:54:26.392Z] #2 DONE 0.0s [2025-11-12T01:54:26.392Z] [2025-11-12T01:54:26.392Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:54:26.392Z] #3 DONE 0.0s [2025-11-12T01:54:26.392Z] [2025-11-12T01:54:26.392Z] #4 [internal] load .dockerignore [2025-11-12T01:54:26.392Z] #4 transferring context: 2B done [2025-11-12T01:54:26.392Z] #4 DONE 0.0s [2025-11-12T01:54:26.392Z] [2025-11-12T01:54:26.392Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:e74be680c30ca427cee758e492a9c3c892caa7630c8bbedb97ffd3ed337df489 [2025-11-12T01:54:26.392Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:e74be680c30ca427cee758e492a9c3c892caa7630c8bbedb97ffd3ed337df489 0.0s done [2025-11-12T01:54:26.392Z] #5 CACHED [2025-11-12T01:54:26.392Z] [2025-11-12T01:54:26.392Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:e74be680c30ca427cee758e492a9c3c892caa7630c8bbedb97ffd3ed337df489 [2025-11-12T01:54:26.392Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:e74be680c30ca427cee758e492a9c3c892caa7630c8bbedb97ffd3ed337df489 0.0s done [2025-11-12T01:54:26.392Z] #6 CACHED [2025-11-12T01:54:26.392Z] [2025-11-12T01:54:26.392Z] #7 exporting to image [2025-11-12T01:54:26.392Z] #7 exporting layers done [2025-11-12T01:54:26.392Z] #7 exporting manifest sha256:0dbc1247d6b255341dfe9e018bfd7a2316ca69f0396a2626f5f726ab73c17461 done [2025-11-12T01:54:26.392Z] #7 exporting config sha256:44595de77533d6cb97b9916c91da2dceb171aa288667bdf56fe3ce9ac9e5e3e4 done [2025-11-12T01:54:26.392Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:26.653Z] #7 exporting manifest sha256:0de982c1bc383b73431ac9c6cd900c12d9e16cca1db071ce677eaf59b35a5de1 done [2025-11-12T01:54:26.653Z] #7 exporting config sha256:9ebb43a33b282de93fc9e445dc8e44e95860429605b07b550bd9eed2faed8c43 done [2025-11-12T01:54:26.653Z] #7 exporting manifest list sha256:856e03fd5b63ca7b396f1ef232f9aa20714d2756f2a5f79e8636c785e01beca1 done [2025-11-12T01:54:26.653Z] #7 pushing layers 0.0s done [2025-11-12T01:54:26.653Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:856e03fd5b63ca7b396f1ef232f9aa20714d2756f2a5f79e8636c785e01beca1 0.1s done [2025-11-12T01:54:26.653Z] #7 DONE 0.1s [2025-11-12T01:54:26.653Z] [2025-11-12T01:54:26.653Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:26.653Z] #8 DONE 0.0s [2025-11-12T01:54:26.653Z] [2025-11-12T01:54:26.653Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:26.653Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:26.938Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2025-11-12T01:54:26.939Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2025-11-12T01:54:26.939Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:26.939Z] #1 transferring dockerfile: 170B done [2025-11-12T01:54:26.939Z] #1 DONE 0.0s [2025-11-12T01:54:26.939Z] [2025-11-12T01:54:26.939Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-11-12T01:54:26.939Z] #2 DONE 0.0s [2025-11-12T01:54:26.939Z] [2025-11-12T01:54:26.939Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-11-12T01:54:26.939Z] #3 DONE 0.0s [2025-11-12T01:54:26.939Z] [2025-11-12T01:54:26.939Z] #4 [internal] load .dockerignore [2025-11-12T01:54:26.939Z] #4 transferring context: 2B done [2025-11-12T01:54:26.939Z] #4 DONE 0.1s [2025-11-12T01:54:27.198Z] [2025-11-12T01:54:27.198Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:e74be680c30ca427cee758e492a9c3c892caa7630c8bbedb97ffd3ed337df489 [2025-11-12T01:54:27.198Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:e74be680c30ca427cee758e492a9c3c892caa7630c8bbedb97ffd3ed337df489 0.0s done [2025-11-12T01:54:27.198Z] #5 CACHED [2025-11-12T01:54:27.198Z] [2025-11-12T01:54:27.198Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:e74be680c30ca427cee758e492a9c3c892caa7630c8bbedb97ffd3ed337df489 [2025-11-12T01:54:27.198Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:e74be680c30ca427cee758e492a9c3c892caa7630c8bbedb97ffd3ed337df489 0.0s done [2025-11-12T01:54:27.198Z] #6 CACHED [2025-11-12T01:54:27.198Z] [2025-11-12T01:54:27.198Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:27.198Z] #7 DONE 0.0s [2025-11-12T01:54:27.198Z] [2025-11-12T01:54:27.198Z] #8 exporting to image [2025-11-12T01:54:27.198Z] #8 exporting layers done [2025-11-12T01:54:27.198Z] #8 exporting manifest sha256:0dbc1247d6b255341dfe9e018bfd7a2316ca69f0396a2626f5f726ab73c17461 done [2025-11-12T01:54:27.198Z] #8 exporting config sha256:44595de77533d6cb97b9916c91da2dceb171aa288667bdf56fe3ce9ac9e5e3e4 done [2025-11-12T01:54:27.198Z] #8 exporting manifest sha256:0de982c1bc383b73431ac9c6cd900c12d9e16cca1db071ce677eaf59b35a5de1 done [2025-11-12T01:54:27.198Z] #8 exporting config sha256:9ebb43a33b282de93fc9e445dc8e44e95860429605b07b550bd9eed2faed8c43 done [2025-11-12T01:54:27.198Z] #8 exporting manifest list sha256:856e03fd5b63ca7b396f1ef232f9aa20714d2756f2a5f79e8636c785e01beca1 done [2025-11-12T01:54:27.198Z] #8 pushing layers 0.0s done [2025-11-12T01:54:27.198Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:856e03fd5b63ca7b396f1ef232f9aa20714d2756f2a5f79e8636c785e01beca1 [2025-11-12T01:54:27.198Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:27.198Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:856e03fd5b63ca7b396f1ef232f9aa20714d2756f2a5f79e8636c785e01beca1 0.1s done [2025-11-12T01:54:27.198Z] #8 DONE 0.1s [2025-11-12T01:54:27.198Z] [2025-11-12T01:54:27.198Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:27.198Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:27.490Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:94b6f2a28bcbbb18c16df521d1c703652477ded1 --push - [2025-11-12T01:54:27.490Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:94b6f2a28bcbbb18c16df521d1c703652477ded1' [2025-11-12T01:54:27.490Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:27.490Z] #1 transferring dockerfile: 206B done [2025-11-12T01:54:27.490Z] #1 DONE 0.0s [2025-11-12T01:54:27.490Z] [2025-11-12T01:54:27.490Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:54:27.490Z] #2 DONE 0.0s [2025-11-12T01:54:27.490Z] [2025-11-12T01:54:27.490Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:54:27.490Z] #3 DONE 0.0s [2025-11-12T01:54:27.490Z] [2025-11-12T01:54:27.490Z] #4 [internal] load .dockerignore [2025-11-12T01:54:27.490Z] #4 transferring context: 2B done [2025-11-12T01:54:27.490Z] #4 DONE 0.0s [2025-11-12T01:54:27.490Z] [2025-11-12T01:54:27.490Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:54fb5ae89d4a98fe8b39db396b8ccff24a43436aff0c008e6a5575b640c3c272 [2025-11-12T01:54:27.490Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:54fb5ae89d4a98fe8b39db396b8ccff24a43436aff0c008e6a5575b640c3c272 0.0s done [2025-11-12T01:54:27.490Z] #5 DONE 0.0s [2025-11-12T01:54:27.490Z] [2025-11-12T01:54:27.490Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:54fb5ae89d4a98fe8b39db396b8ccff24a43436aff0c008e6a5575b640c3c272 [2025-11-12T01:54:27.748Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:54fb5ae89d4a98fe8b39db396b8ccff24a43436aff0c008e6a5575b640c3c272 0.0s done [2025-11-12T01:54:27.748Z] #6 DONE 0.0s [2025-11-12T01:54:27.748Z] [2025-11-12T01:54:27.748Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:54fb5ae89d4a98fe8b39db396b8ccff24a43436aff0c008e6a5575b640c3c272 [2025-11-12T01:54:27.748Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:54fb5ae89d4a98fe8b39db396b8ccff24a43436aff0c008e6a5575b640c3c272 0.0s done [2025-11-12T01:54:27.748Z] #5 DONE 0.1s [2025-11-12T01:54:27.748Z] [2025-11-12T01:54:27.748Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:27.748Z] #7 DONE 0.0s [2025-11-12T01:54:27.748Z] [2025-11-12T01:54:27.748Z] #8 exporting to image [2025-11-12T01:54:27.748Z] #8 exporting layers done [2025-11-12T01:54:27.748Z] #8 exporting manifest sha256:8f4848eda0b03927ffffbb45539655b7939685d3fc18ec1311f79720f1e11234 done [2025-11-12T01:54:27.748Z] #8 exporting config sha256:ccaf475fed7db30edaeed6d83f0d49ca09b5d4dab11bd6e75be390388735eb03 done [2025-11-12T01:54:27.748Z] #8 exporting manifest sha256:19359b46bee83de302203645fd1301ffee116e6bcecd16aa383e0d787fe98b2d done [2025-11-12T01:54:27.748Z] #8 exporting config sha256:5deb9eb6b22b1eb8abed7bc0c7cdf7fdc5a57d5dea72bbb7670518ac36ab7865 done [2025-11-12T01:54:27.748Z] #8 exporting manifest list sha256:0480863eabe240e782d806da0a60a198ba49eb63bc75bcfd443f763604b9cff4 done [2025-11-12T01:54:27.748Z] #8 pushing layers 0.1s done [2025-11-12T01:54:27.748Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:0480863eabe240e782d806da0a60a198ba49eb63bc75bcfd443f763604b9cff4 0.1s done [2025-11-12T01:54:27.748Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:27.748Z] #8 DONE 0.2s [2025-11-12T01:54:28.007Z] [2025-11-12T01:54:28.007Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:28.007Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:28.295Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-11-12T01:54:28.295Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-11-12T01:54:28.553Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:28.553Z] #1 transferring dockerfile: 172B done [2025-11-12T01:54:28.553Z] #1 DONE 0.0s [2025-11-12T01:54:28.553Z] [2025-11-12T01:54:28.553Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-12T01:54:28.553Z] #2 DONE 0.0s [2025-11-12T01:54:28.553Z] [2025-11-12T01:54:28.553Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-12T01:54:28.553Z] #3 DONE 0.0s [2025-11-12T01:54:28.553Z] [2025-11-12T01:54:28.553Z] #4 [internal] load .dockerignore [2025-11-12T01:54:28.553Z] #4 transferring context: 2B done [2025-11-12T01:54:28.553Z] #4 DONE 0.0s [2025-11-12T01:54:28.553Z] [2025-11-12T01:54:28.553Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:54fb5ae89d4a98fe8b39db396b8ccff24a43436aff0c008e6a5575b640c3c272 [2025-11-12T01:54:28.553Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:54fb5ae89d4a98fe8b39db396b8ccff24a43436aff0c008e6a5575b640c3c272 done [2025-11-12T01:54:28.553Z] #5 CACHED [2025-11-12T01:54:28.553Z] [2025-11-12T01:54:28.553Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:54fb5ae89d4a98fe8b39db396b8ccff24a43436aff0c008e6a5575b640c3c272 [2025-11-12T01:54:28.553Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:54fb5ae89d4a98fe8b39db396b8ccff24a43436aff0c008e6a5575b640c3c272 0.0s done [2025-11-12T01:54:28.553Z] #6 CACHED [2025-11-12T01:54:28.553Z] [2025-11-12T01:54:28.553Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:28.553Z] #7 DONE 0.0s [2025-11-12T01:54:28.553Z] [2025-11-12T01:54:28.553Z] #8 exporting to image [2025-11-12T01:54:28.553Z] #8 exporting layers done [2025-11-12T01:54:28.553Z] #8 exporting manifest sha256:8f4848eda0b03927ffffbb45539655b7939685d3fc18ec1311f79720f1e11234 done [2025-11-12T01:54:28.553Z] #8 exporting config sha256:ccaf475fed7db30edaeed6d83f0d49ca09b5d4dab11bd6e75be390388735eb03 done [2025-11-12T01:54:28.553Z] #8 exporting manifest sha256:19359b46bee83de302203645fd1301ffee116e6bcecd16aa383e0d787fe98b2d done [2025-11-12T01:54:28.553Z] #8 exporting config sha256:5deb9eb6b22b1eb8abed7bc0c7cdf7fdc5a57d5dea72bbb7670518ac36ab7865 done [2025-11-12T01:54:28.553Z] #8 exporting manifest list sha256:0480863eabe240e782d806da0a60a198ba49eb63bc75bcfd443f763604b9cff4 done [2025-11-12T01:54:28.553Z] #8 pushing layers 0.0s done [2025-11-12T01:54:28.553Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0480863eabe240e782d806da0a60a198ba49eb63bc75bcfd443f763604b9cff4 0.1s done [2025-11-12T01:54:28.553Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:28.553Z] #8 DONE 0.1s [2025-11-12T01:54:28.553Z] [2025-11-12T01:54:28.553Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:28.553Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:28.843Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75 --push - [2025-11-12T01:54:28.843Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75' [2025-11-12T01:54:29.103Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:29.103Z] #1 transferring dockerfile: 178B done [2025-11-12T01:54:29.103Z] #1 DONE 0.0s [2025-11-12T01:54:29.103Z] [2025-11-12T01:54:29.103Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75 [2025-11-12T01:54:29.103Z] #2 DONE 0.0s [2025-11-12T01:54:29.103Z] [2025-11-12T01:54:29.103Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75 [2025-11-12T01:54:29.103Z] #3 DONE 0.0s [2025-11-12T01:54:29.103Z] [2025-11-12T01:54:29.103Z] #4 [internal] load .dockerignore [2025-11-12T01:54:29.103Z] #4 transferring context: 2B done [2025-11-12T01:54:29.103Z] #4 DONE 0.0s [2025-11-12T01:54:29.103Z] [2025-11-12T01:54:29.103Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75@sha256:54fb5ae89d4a98fe8b39db396b8ccff24a43436aff0c008e6a5575b640c3c272 [2025-11-12T01:54:29.103Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75@sha256:54fb5ae89d4a98fe8b39db396b8ccff24a43436aff0c008e6a5575b640c3c272 0.0s done [2025-11-12T01:54:29.103Z] #5 CACHED [2025-11-12T01:54:29.103Z] [2025-11-12T01:54:29.103Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75@sha256:54fb5ae89d4a98fe8b39db396b8ccff24a43436aff0c008e6a5575b640c3c272 [2025-11-12T01:54:29.103Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75@sha256:54fb5ae89d4a98fe8b39db396b8ccff24a43436aff0c008e6a5575b640c3c272 0.0s done [2025-11-12T01:54:29.103Z] #6 CACHED [2025-11-12T01:54:29.103Z] [2025-11-12T01:54:29.103Z] #7 exporting to image [2025-11-12T01:54:29.103Z] #7 exporting layers done [2025-11-12T01:54:29.103Z] #7 exporting manifest sha256:8f4848eda0b03927ffffbb45539655b7939685d3fc18ec1311f79720f1e11234 done [2025-11-12T01:54:29.103Z] #7 exporting config sha256:ccaf475fed7db30edaeed6d83f0d49ca09b5d4dab11bd6e75be390388735eb03 [2025-11-12T01:54:29.103Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:29.103Z] #7 exporting config sha256:ccaf475fed7db30edaeed6d83f0d49ca09b5d4dab11bd6e75be390388735eb03 done [2025-11-12T01:54:29.103Z] #7 exporting manifest sha256:19359b46bee83de302203645fd1301ffee116e6bcecd16aa383e0d787fe98b2d done [2025-11-12T01:54:29.103Z] #7 exporting config sha256:5deb9eb6b22b1eb8abed7bc0c7cdf7fdc5a57d5dea72bbb7670518ac36ab7865 done [2025-11-12T01:54:29.103Z] #7 exporting manifest list sha256:0480863eabe240e782d806da0a60a198ba49eb63bc75bcfd443f763604b9cff4 done [2025-11-12T01:54:29.103Z] #7 pushing layers 0.0s done [2025-11-12T01:54:29.103Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75@sha256:0480863eabe240e782d806da0a60a198ba49eb63bc75bcfd443f763604b9cff4 0.1s done [2025-11-12T01:54:29.103Z] #7 DONE 0.1s [2025-11-12T01:54:29.103Z] [2025-11-12T01:54:29.103Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:29.103Z] #8 DONE 0.0s [2025-11-12T01:54:29.103Z] [2025-11-12T01:54:29.103Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:29.103Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:29.394Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75' [2025-11-12T01:54:29.394Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 --push - [2025-11-12T01:54:29.394Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:29.394Z] #1 transferring dockerfile: 219B done [2025-11-12T01:54:29.394Z] #1 DONE 0.0s [2025-11-12T01:54:29.394Z] [2025-11-12T01:54:29.394Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:54:29.394Z] #2 DONE 0.0s [2025-11-12T01:54:29.394Z] [2025-11-12T01:54:29.394Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:54:29.394Z] #3 DONE 0.0s [2025-11-12T01:54:29.394Z] [2025-11-12T01:54:29.394Z] #4 [internal] load .dockerignore [2025-11-12T01:54:29.394Z] #4 transferring context: 2B done [2025-11-12T01:54:29.394Z] #4 DONE 0.0s [2025-11-12T01:54:29.394Z] [2025-11-12T01:54:29.394Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:54fb5ae89d4a98fe8b39db396b8ccff24a43436aff0c008e6a5575b640c3c272 [2025-11-12T01:54:29.394Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:54fb5ae89d4a98fe8b39db396b8ccff24a43436aff0c008e6a5575b640c3c272 0.0s done [2025-11-12T01:54:29.394Z] #5 CACHED [2025-11-12T01:54:29.394Z] [2025-11-12T01:54:29.394Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:54fb5ae89d4a98fe8b39db396b8ccff24a43436aff0c008e6a5575b640c3c272 [2025-11-12T01:54:29.394Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:54fb5ae89d4a98fe8b39db396b8ccff24a43436aff0c008e6a5575b640c3c272 0.0s done [2025-11-12T01:54:29.394Z] #6 CACHED [2025-11-12T01:54:29.394Z] [2025-11-12T01:54:29.394Z] #7 exporting to image [2025-11-12T01:54:29.394Z] #7 exporting layers done [2025-11-12T01:54:29.394Z] #7 exporting manifest sha256:8f4848eda0b03927ffffbb45539655b7939685d3fc18ec1311f79720f1e11234 done [2025-11-12T01:54:29.394Z] #7 exporting config sha256:ccaf475fed7db30edaeed6d83f0d49ca09b5d4dab11bd6e75be390388735eb03 done [2025-11-12T01:54:29.394Z] #7 exporting manifest sha256:19359b46bee83de302203645fd1301ffee116e6bcecd16aa383e0d787fe98b2d done [2025-11-12T01:54:29.394Z] #7 exporting config sha256:5deb9eb6b22b1eb8abed7bc0c7cdf7fdc5a57d5dea72bbb7670518ac36ab7865 [2025-11-12T01:54:29.394Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:29.653Z] #7 exporting config sha256:5deb9eb6b22b1eb8abed7bc0c7cdf7fdc5a57d5dea72bbb7670518ac36ab7865 done [2025-11-12T01:54:29.653Z] #7 exporting manifest list sha256:0480863eabe240e782d806da0a60a198ba49eb63bc75bcfd443f763604b9cff4 done [2025-11-12T01:54:29.653Z] #7 pushing layers 0.0s done [2025-11-12T01:54:29.653Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:0480863eabe240e782d806da0a60a198ba49eb63bc75bcfd443f763604b9cff4 0.1s done [2025-11-12T01:54:29.653Z] #7 DONE 0.1s [2025-11-12T01:54:29.653Z] [2025-11-12T01:54:29.653Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:29.653Z] #8 DONE 0.0s [2025-11-12T01:54:29.653Z] [2025-11-12T01:54:29.653Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:29.653Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:29.940Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2025-11-12T01:54:29.940Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2025-11-12T01:54:29.940Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:29.940Z] #1 transferring dockerfile: 170B done [2025-11-12T01:54:29.940Z] #1 DONE 0.0s [2025-11-12T01:54:29.940Z] [2025-11-12T01:54:29.940Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-11-12T01:54:29.940Z] #2 DONE 0.0s [2025-11-12T01:54:29.940Z] [2025-11-12T01:54:29.940Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-11-12T01:54:29.940Z] #3 DONE 0.0s [2025-11-12T01:54:29.940Z] [2025-11-12T01:54:29.940Z] #4 [internal] load .dockerignore [2025-11-12T01:54:29.940Z] #4 transferring context: 2B done [2025-11-12T01:54:29.940Z] #4 DONE 0.0s [2025-11-12T01:54:29.940Z] [2025-11-12T01:54:29.940Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:54fb5ae89d4a98fe8b39db396b8ccff24a43436aff0c008e6a5575b640c3c272 [2025-11-12T01:54:29.940Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:54fb5ae89d4a98fe8b39db396b8ccff24a43436aff0c008e6a5575b640c3c272 0.0s done [2025-11-12T01:54:29.940Z] #5 CACHED [2025-11-12T01:54:29.940Z] [2025-11-12T01:54:29.940Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:54fb5ae89d4a98fe8b39db396b8ccff24a43436aff0c008e6a5575b640c3c272 [2025-11-12T01:54:29.940Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:54fb5ae89d4a98fe8b39db396b8ccff24a43436aff0c008e6a5575b640c3c272 0.0s done [2025-11-12T01:54:29.940Z] #6 CACHED [2025-11-12T01:54:29.940Z] [2025-11-12T01:54:29.940Z] #7 exporting to image [2025-11-12T01:54:29.940Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:30.198Z] #7 exporting layers done [2025-11-12T01:54:30.198Z] #7 exporting manifest sha256:8f4848eda0b03927ffffbb45539655b7939685d3fc18ec1311f79720f1e11234 done [2025-11-12T01:54:30.198Z] #7 exporting config sha256:ccaf475fed7db30edaeed6d83f0d49ca09b5d4dab11bd6e75be390388735eb03 done [2025-11-12T01:54:30.198Z] #7 exporting manifest sha256:19359b46bee83de302203645fd1301ffee116e6bcecd16aa383e0d787fe98b2d done [2025-11-12T01:54:30.198Z] #7 exporting config sha256:5deb9eb6b22b1eb8abed7bc0c7cdf7fdc5a57d5dea72bbb7670518ac36ab7865 done [2025-11-12T01:54:30.198Z] #7 exporting manifest list sha256:0480863eabe240e782d806da0a60a198ba49eb63bc75bcfd443f763604b9cff4 done [2025-11-12T01:54:30.198Z] #7 pushing layers 0.0s done [2025-11-12T01:54:30.198Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0480863eabe240e782d806da0a60a198ba49eb63bc75bcfd443f763604b9cff4 0.1s done [2025-11-12T01:54:30.198Z] #7 DONE 0.1s [2025-11-12T01:54:30.198Z] [2025-11-12T01:54:30.198Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:30.198Z] #8 DONE 0.0s [2025-11-12T01:54:30.198Z] [2025-11-12T01:54:30.198Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:30.198Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:30.484Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:94b6f2a28bcbbb18c16df521d1c703652477ded1' [2025-11-12T01:54:30.484Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:94b6f2a28bcbbb18c16df521d1c703652477ded1 --push - [2025-11-12T01:54:30.744Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:30.744Z] #1 transferring dockerfile: 202B done [2025-11-12T01:54:30.744Z] #1 DONE 0.0s [2025-11-12T01:54:30.744Z] [2025-11-12T01:54:30.744Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:54:30.744Z] #2 DONE 0.0s [2025-11-12T01:54:30.744Z] [2025-11-12T01:54:30.744Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T01:54:30.744Z] #3 DONE 0.1s [2025-11-12T01:54:30.744Z] [2025-11-12T01:54:30.744Z] #4 [internal] load .dockerignore [2025-11-12T01:54:30.744Z] #4 transferring context: 2B done [2025-11-12T01:54:30.744Z] #4 DONE 0.0s [2025-11-12T01:54:30.744Z] [2025-11-12T01:54:30.744Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:a9d6bc097737fe377e3ed8c5dde5923d4d99ea058447a4f51f75bf80b5ebb9d0 [2025-11-12T01:54:30.744Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:a9d6bc097737fe377e3ed8c5dde5923d4d99ea058447a4f51f75bf80b5ebb9d0 0.0s done [2025-11-12T01:54:30.744Z] #5 DONE 0.0s [2025-11-12T01:54:30.744Z] [2025-11-12T01:54:30.744Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:a9d6bc097737fe377e3ed8c5dde5923d4d99ea058447a4f51f75bf80b5ebb9d0 [2025-11-12T01:54:30.744Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:a9d6bc097737fe377e3ed8c5dde5923d4d99ea058447a4f51f75bf80b5ebb9d0 0.0s done [2025-11-12T01:54:30.744Z] #6 DONE 0.1s [2025-11-12T01:54:30.744Z] [2025-11-12T01:54:30.744Z] #7 exporting to image [2025-11-12T01:54:30.744Z] #7 exporting layers done [2025-11-12T01:54:30.744Z] #7 exporting manifest sha256:ce4a95f6d97bf8f8d34e8b1e82749ca9db6cad411f6ef519ef418ff3b0064be9 done [2025-11-12T01:54:30.744Z] #7 exporting config sha256:0de52c739e9a504813b77bce0b2a3e775dac997d234fffc4d311273ae8884c14 done [2025-11-12T01:54:30.744Z] #7 exporting manifest sha256:5734c40716afc0a979a853078b794f07832234d1c3289200bd978c6e83c2134e done [2025-11-12T01:54:30.744Z] #7 exporting config sha256:67e0c6275c979744c85a8cba733a0bdd5ce38f3f687d4fc236b5e787c7231e6b done [2025-11-12T01:54:30.744Z] #7 exporting manifest list sha256:1a14f9aaa427eae9e6600e2f5fc91c52274e7cebd1dd03260fb656455a22caa2 done [2025-11-12T01:54:30.744Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:31.004Z] #7 ... [2025-11-12T01:54:31.004Z] [2025-11-12T01:54:31.004Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:31.004Z] #8 DONE 0.0s [2025-11-12T01:54:31.004Z] [2025-11-12T01:54:31.004Z] #7 exporting to image [2025-11-12T01:54:31.004Z] #7 pushing layers 0.1s done [2025-11-12T01:54:31.004Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:1a14f9aaa427eae9e6600e2f5fc91c52274e7cebd1dd03260fb656455a22caa2 [2025-11-12T01:54:31.004Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:94b6f2a28bcbbb18c16df521d1c703652477ded1@sha256:1a14f9aaa427eae9e6600e2f5fc91c52274e7cebd1dd03260fb656455a22caa2 0.1s done [2025-11-12T01:54:31.004Z] #7 DONE 0.2s [2025-11-12T01:54:31.004Z] [2025-11-12T01:54:31.004Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:31.004Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:31.289Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-11-12T01:54:31.289Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-11-12T01:54:31.289Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:31.289Z] #1 transferring dockerfile: 168B done [2025-11-12T01:54:31.289Z] #1 DONE 0.0s [2025-11-12T01:54:31.289Z] [2025-11-12T01:54:31.289Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-12T01:54:31.289Z] #2 DONE 0.0s [2025-11-12T01:54:31.289Z] [2025-11-12T01:54:31.289Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-12T01:54:31.289Z] #3 DONE 0.0s [2025-11-12T01:54:31.289Z] [2025-11-12T01:54:31.289Z] #4 [internal] load .dockerignore [2025-11-12T01:54:31.289Z] #4 transferring context: 2B done [2025-11-12T01:54:31.289Z] #4 DONE 0.0s [2025-11-12T01:54:31.289Z] [2025-11-12T01:54:31.289Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:a9d6bc097737fe377e3ed8c5dde5923d4d99ea058447a4f51f75bf80b5ebb9d0 [2025-11-12T01:54:31.289Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:a9d6bc097737fe377e3ed8c5dde5923d4d99ea058447a4f51f75bf80b5ebb9d0 0.0s done [2025-11-12T01:54:31.289Z] #5 CACHED [2025-11-12T01:54:31.289Z] [2025-11-12T01:54:31.289Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:a9d6bc097737fe377e3ed8c5dde5923d4d99ea058447a4f51f75bf80b5ebb9d0 [2025-11-12T01:54:31.289Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:a9d6bc097737fe377e3ed8c5dde5923d4d99ea058447a4f51f75bf80b5ebb9d0 0.0s done [2025-11-12T01:54:31.289Z] #6 DONE 0.0s [2025-11-12T01:54:31.547Z] [2025-11-12T01:54:31.547Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:a9d6bc097737fe377e3ed8c5dde5923d4d99ea058447a4f51f75bf80b5ebb9d0 [2025-11-12T01:54:31.547Z] #6 CACHED [2025-11-12T01:54:31.547Z] [2025-11-12T01:54:31.547Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:31.547Z] #7 DONE 0.0s [2025-11-12T01:54:31.547Z] [2025-11-12T01:54:31.547Z] #8 exporting to image [2025-11-12T01:54:31.547Z] #8 exporting layers done [2025-11-12T01:54:31.547Z] #8 exporting manifest sha256:ce4a95f6d97bf8f8d34e8b1e82749ca9db6cad411f6ef519ef418ff3b0064be9 done [2025-11-12T01:54:31.547Z] #8 exporting config sha256:0de52c739e9a504813b77bce0b2a3e775dac997d234fffc4d311273ae8884c14 done [2025-11-12T01:54:31.547Z] #8 exporting manifest sha256:5734c40716afc0a979a853078b794f07832234d1c3289200bd978c6e83c2134e done [2025-11-12T01:54:31.547Z] #8 exporting config sha256:67e0c6275c979744c85a8cba733a0bdd5ce38f3f687d4fc236b5e787c7231e6b done [2025-11-12T01:54:31.547Z] #8 exporting manifest list sha256:1a14f9aaa427eae9e6600e2f5fc91c52274e7cebd1dd03260fb656455a22caa2 done [2025-11-12T01:54:31.547Z] #8 pushing layers 0.0s done [2025-11-12T01:54:31.547Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:1a14f9aaa427eae9e6600e2f5fc91c52274e7cebd1dd03260fb656455a22caa2 0.1s done [2025-11-12T01:54:31.547Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:31.547Z] #8 DONE 0.1s [2025-11-12T01:54:31.547Z] [2025-11-12T01:54:31.547Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:31.547Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:31.830Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75' [2025-11-12T01:54:31.831Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75 --push - [2025-11-12T01:54:31.831Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:31.831Z] #1 transferring dockerfile: 174B done [2025-11-12T01:54:31.831Z] #1 DONE 0.0s [2025-11-12T01:54:31.831Z] [2025-11-12T01:54:31.831Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75 [2025-11-12T01:54:31.831Z] #2 DONE 0.0s [2025-11-12T01:54:31.831Z] [2025-11-12T01:54:31.831Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75 [2025-11-12T01:54:31.831Z] #3 DONE 0.0s [2025-11-12T01:54:31.831Z] [2025-11-12T01:54:31.831Z] #4 [internal] load .dockerignore [2025-11-12T01:54:31.831Z] #4 transferring context: 2B done [2025-11-12T01:54:31.831Z] #4 DONE 0.0s [2025-11-12T01:54:31.831Z] [2025-11-12T01:54:31.831Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75@sha256:a9d6bc097737fe377e3ed8c5dde5923d4d99ea058447a4f51f75bf80b5ebb9d0 [2025-11-12T01:54:31.831Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75@sha256:a9d6bc097737fe377e3ed8c5dde5923d4d99ea058447a4f51f75bf80b5ebb9d0 0.0s done [2025-11-12T01:54:31.831Z] #5 DONE 0.0s [2025-11-12T01:54:31.831Z] [2025-11-12T01:54:31.831Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75@sha256:a9d6bc097737fe377e3ed8c5dde5923d4d99ea058447a4f51f75bf80b5ebb9d0 [2025-11-12T01:54:32.089Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75@sha256:a9d6bc097737fe377e3ed8c5dde5923d4d99ea058447a4f51f75bf80b5ebb9d0 0.0s done [2025-11-12T01:54:32.089Z] #6 CACHED [2025-11-12T01:54:32.089Z] [2025-11-12T01:54:32.089Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75@sha256:a9d6bc097737fe377e3ed8c5dde5923d4d99ea058447a4f51f75bf80b5ebb9d0 [2025-11-12T01:54:32.089Z] #5 CACHED [2025-11-12T01:54:32.089Z] [2025-11-12T01:54:32.089Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:32.089Z] #7 DONE 0.0s [2025-11-12T01:54:32.089Z] [2025-11-12T01:54:32.089Z] #8 exporting to image [2025-11-12T01:54:32.089Z] #8 exporting layers done [2025-11-12T01:54:32.089Z] #8 exporting manifest sha256:ce4a95f6d97bf8f8d34e8b1e82749ca9db6cad411f6ef519ef418ff3b0064be9 done [2025-11-12T01:54:32.089Z] #8 exporting config sha256:0de52c739e9a504813b77bce0b2a3e775dac997d234fffc4d311273ae8884c14 done [2025-11-12T01:54:32.089Z] #8 exporting manifest sha256:5734c40716afc0a979a853078b794f07832234d1c3289200bd978c6e83c2134e done [2025-11-12T01:54:32.089Z] #8 exporting config sha256:67e0c6275c979744c85a8cba733a0bdd5ce38f3f687d4fc236b5e787c7231e6b done [2025-11-12T01:54:32.089Z] #8 exporting manifest list sha256:1a14f9aaa427eae9e6600e2f5fc91c52274e7cebd1dd03260fb656455a22caa2 done [2025-11-12T01:54:32.089Z] #8 pushing layers 0.0s done [2025-11-12T01:54:32.089Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75@sha256:1a14f9aaa427eae9e6600e2f5fc91c52274e7cebd1dd03260fb656455a22caa2 0.1s done [2025-11-12T01:54:32.089Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:32.089Z] #8 DONE 0.1s [2025-11-12T01:54:32.089Z] [2025-11-12T01:54:32.089Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:32.089Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:32.374Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75' [2025-11-12T01:54:32.374Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 --push - [2025-11-12T01:54:32.374Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:32.374Z] #1 transferring dockerfile: 215B done [2025-11-12T01:54:32.374Z] #1 DONE 0.0s [2025-11-12T01:54:32.374Z] [2025-11-12T01:54:32.374Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:54:32.374Z] #2 DONE 0.0s [2025-11-12T01:54:32.374Z] [2025-11-12T01:54:32.374Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T01:54:32.374Z] #3 DONE 0.0s [2025-11-12T01:54:32.374Z] [2025-11-12T01:54:32.374Z] #4 [internal] load .dockerignore [2025-11-12T01:54:32.374Z] #4 transferring context: 2B done [2025-11-12T01:54:32.374Z] #4 DONE 0.0s [2025-11-12T01:54:32.374Z] [2025-11-12T01:54:32.374Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:a9d6bc097737fe377e3ed8c5dde5923d4d99ea058447a4f51f75bf80b5ebb9d0 [2025-11-12T01:54:32.374Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:a9d6bc097737fe377e3ed8c5dde5923d4d99ea058447a4f51f75bf80b5ebb9d0 0.0s done [2025-11-12T01:54:32.374Z] #5 CACHED [2025-11-12T01:54:32.374Z] [2025-11-12T01:54:32.374Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:a9d6bc097737fe377e3ed8c5dde5923d4d99ea058447a4f51f75bf80b5ebb9d0 [2025-11-12T01:54:32.374Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:a9d6bc097737fe377e3ed8c5dde5923d4d99ea058447a4f51f75bf80b5ebb9d0 0.0s done [2025-11-12T01:54:32.374Z] #6 CACHED [2025-11-12T01:54:32.374Z] [2025-11-12T01:54:32.374Z] #7 exporting to image [2025-11-12T01:54:32.374Z] #7 exporting layers [2025-11-12T01:54:32.374Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:32.633Z] #7 exporting layers done [2025-11-12T01:54:32.633Z] #7 exporting manifest sha256:ce4a95f6d97bf8f8d34e8b1e82749ca9db6cad411f6ef519ef418ff3b0064be9 done [2025-11-12T01:54:32.633Z] #7 exporting config sha256:0de52c739e9a504813b77bce0b2a3e775dac997d234fffc4d311273ae8884c14 done [2025-11-12T01:54:32.633Z] #7 exporting manifest sha256:5734c40716afc0a979a853078b794f07832234d1c3289200bd978c6e83c2134e done [2025-11-12T01:54:32.633Z] #7 exporting config sha256:67e0c6275c979744c85a8cba733a0bdd5ce38f3f687d4fc236b5e787c7231e6b done [2025-11-12T01:54:32.633Z] #7 exporting manifest list sha256:1a14f9aaa427eae9e6600e2f5fc91c52274e7cebd1dd03260fb656455a22caa2 done [2025-11-12T01:54:32.633Z] #7 pushing layers 0.0s done [2025-11-12T01:54:32.633Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75@sha256:1a14f9aaa427eae9e6600e2f5fc91c52274e7cebd1dd03260fb656455a22caa2 0.1s done [2025-11-12T01:54:32.633Z] #7 DONE 0.1s [2025-11-12T01:54:32.633Z] [2025-11-12T01:54:32.633Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:32.633Z] #8 DONE 0.0s [2025-11-12T01:54:32.633Z] [2025-11-12T01:54:32.633Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:32.633Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-12T01:54:32.919Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2025-11-12T01:54:32.919Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2025-11-12T01:54:33.178Z] #1 [internal] load build definition from Dockerfile [2025-11-12T01:54:33.178Z] #1 transferring dockerfile: 166B done [2025-11-12T01:54:33.178Z] #1 DONE 0.0s [2025-11-12T01:54:33.178Z] [2025-11-12T01:54:33.178Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-11-12T01:54:33.178Z] #2 DONE 0.0s [2025-11-12T01:54:33.178Z] [2025-11-12T01:54:33.178Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-11-12T01:54:33.178Z] #3 DONE 0.0s [2025-11-12T01:54:33.178Z] [2025-11-12T01:54:33.178Z] #4 [internal] load .dockerignore [2025-11-12T01:54:33.178Z] #4 transferring context: 2B done [2025-11-12T01:54:33.178Z] #4 DONE 0.0s [2025-11-12T01:54:33.178Z] [2025-11-12T01:54:33.178Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:a9d6bc097737fe377e3ed8c5dde5923d4d99ea058447a4f51f75bf80b5ebb9d0 [2025-11-12T01:54:33.178Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:a9d6bc097737fe377e3ed8c5dde5923d4d99ea058447a4f51f75bf80b5ebb9d0 0.0s done [2025-11-12T01:54:33.178Z] #5 CACHED [2025-11-12T01:54:33.178Z] [2025-11-12T01:54:33.178Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:a9d6bc097737fe377e3ed8c5dde5923d4d99ea058447a4f51f75bf80b5ebb9d0 [2025-11-12T01:54:33.178Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:a9d6bc097737fe377e3ed8c5dde5923d4d99ea058447a4f51f75bf80b5ebb9d0 0.0s done [2025-11-12T01:54:33.178Z] #6 DONE 0.0s [2025-11-12T01:54:33.178Z] [2025-11-12T01:54:33.178Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:a9d6bc097737fe377e3ed8c5dde5923d4d99ea058447a4f51f75bf80b5ebb9d0 [2025-11-12T01:54:33.178Z] #6 CACHED [2025-11-12T01:54:33.178Z] [2025-11-12T01:54:33.178Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-12T01:54:33.178Z] #7 DONE 0.0s [2025-11-12T01:54:33.178Z] [2025-11-12T01:54:33.178Z] #8 exporting to image [2025-11-12T01:54:33.178Z] #8 exporting layers done [2025-11-12T01:54:33.178Z] #8 exporting manifest sha256:ce4a95f6d97bf8f8d34e8b1e82749ca9db6cad411f6ef519ef418ff3b0064be9 done [2025-11-12T01:54:33.178Z] #8 exporting config sha256:0de52c739e9a504813b77bce0b2a3e775dac997d234fffc4d311273ae8884c14 done [2025-11-12T01:54:33.178Z] #8 exporting manifest sha256:5734c40716afc0a979a853078b794f07832234d1c3289200bd978c6e83c2134e done [2025-11-12T01:54:33.178Z] #8 exporting config sha256:67e0c6275c979744c85a8cba733a0bdd5ce38f3f687d4fc236b5e787c7231e6b done [2025-11-12T01:54:33.178Z] #8 exporting manifest list sha256:1a14f9aaa427eae9e6600e2f5fc91c52274e7cebd1dd03260fb656455a22caa2 done [2025-11-12T01:54:33.178Z] #8 pushing layers 0.0s done [2025-11-12T01:54:33.178Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:1a14f9aaa427eae9e6600e2f5fc91c52274e7cebd1dd03260fb656455a22caa2 0.1s done [2025-11-12T01:54:33.178Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-12T01:54:33.178Z] #8 DONE 0.1s [2025-11-12T01:54:33.178Z] [2025-11-12T01:54:33.178Z] 1 warning found (use --debug to expand): [2025-11-12T01:54:33.178Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-12T01:54:33.579Z] + '[' -d /w/workspace/edgex-go/925/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-11-12T01:54:33.884Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-12T01:54:34.447Z] ---> package-listing.sh [2025-11-12T01:54:34.447Z] ++ facter osfamily [2025-11-12T01:54:34.447Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-12T01:54:34.708Z] + OS_FAMILY=redhat [2025-11-12T01:54:34.708Z] + workspace=/w/workspace/edgex-go/925 [2025-11-12T01:54:34.708Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-12T01:54:34.708Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-12T01:54:34.708Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-12T01:54:34.708Z] + PACKAGES=/tmp/packages_start.txt [2025-11-12T01:54:34.708Z] + '[' /w/workspace/edgex-go/925 ']' [2025-11-12T01:54:34.708Z] + PACKAGES=/tmp/packages_end.txt [2025-11-12T01:54:34.708Z] + case "${OS_FAMILY}" in [2025-11-12T01:54:34.708Z] + rpm -qa [2025-11-12T01:54:34.708Z] + sort [2025-11-12T01:54:35.280Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-12T01:54:35.280Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-12T01:54:35.280Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-12T01:54:35.280Z] + '[' /w/workspace/edgex-go/925 ']' [2025-11-12T01:54:35.280Z] + mkdir -p /w/workspace/edgex-go/925/archives/ [2025-11-12T01:54:35.280Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/925/archives/ [Pipeline] echo [2025-11-12T01:54:35.291Z] 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/925/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-12T01:54:35.585Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:54:36.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-12T01:54:36.159Z] [2025-11-12T01:54:36.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T01:54:36.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-12T01:54:36.469Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-12T01:54:36.469Z] 5eb5b503b376: Pulling fs layer [2025-11-12T01:54:36.469Z] 5c69ac0246d0: Pulling fs layer [2025-11-12T01:54:36.469Z] ec43610c2a17: Pulling fs layer [2025-11-12T01:54:36.469Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-12T01:54:36.469Z] 33b1e0a273af: Pulling fs layer [2025-11-12T01:54:36.469Z] 5d3b04190fa2: Pulling fs layer [2025-11-12T01:54:36.469Z] 2f39f015ded8: Pulling fs layer [2025-11-12T01:54:36.469Z] 3a2ae6a8a46f: Waiting [2025-11-12T01:54:36.469Z] 33b1e0a273af: Waiting [2025-11-12T01:54:36.469Z] 5d3b04190fa2: Waiting [2025-11-12T01:54:36.469Z] 2f39f015ded8: Waiting [2025-11-12T01:54:36.469Z] 5c69ac0246d0: Verifying Checksum [2025-11-12T01:54:36.469Z] 5c69ac0246d0: Download complete [2025-11-12T01:54:36.469Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-12T01:54:36.469Z] 3a2ae6a8a46f: Download complete [2025-11-12T01:54:36.469Z] 33b1e0a273af: Verifying Checksum [2025-11-12T01:54:36.469Z] 33b1e0a273af: Download complete [2025-11-12T01:54:36.728Z] 5d3b04190fa2: Verifying Checksum [2025-11-12T01:54:36.728Z] 5d3b04190fa2: Download complete [2025-11-12T01:54:36.728Z] ec43610c2a17: Verifying Checksum [2025-11-12T01:54:36.728Z] ec43610c2a17: Download complete [2025-11-12T01:54:36.728Z] 5eb5b503b376: Verifying Checksum [2025-11-12T01:54:36.728Z] 5eb5b503b376: Download complete [2025-11-12T01:54:37.297Z] 2f39f015ded8: Verifying Checksum [2025-11-12T01:54:37.297Z] 2f39f015ded8: Download complete [2025-11-12T01:54:37.873Z] 5eb5b503b376: Pull complete [2025-11-12T01:54:38.135Z] 5c69ac0246d0: Pull complete [2025-11-12T01:54:38.395Z] ec43610c2a17: Pull complete [2025-11-12T01:54:38.395Z] 3a2ae6a8a46f: Pull complete [2025-11-12T01:54:38.654Z] 33b1e0a273af: Pull complete [2025-11-12T01:54:38.654Z] 5d3b04190fa2: Pull complete [2025-11-12T01:54:42.866Z] 2f39f015ded8: Pull complete [2025-11-12T01:54:42.866Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-12T01:54:42.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-12T01:54:42.866Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-12T01:54:43.026Z] prd-centos7-docker-4c-2g-772949 does not seem to be running inside a container [2025-11-12T01:54:43.059Z] $ 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/925/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-12T01:54:46.235Z] $ docker top b7af91ca0edd79489c991cae97a9598a765f7260cc174473147affece66ca589 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-12T01:54:46.587Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-12T01:54:46.889Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-12T01:54:47.180Z] + ls /var/log/sa-host [2025-11-12T01:54:47.180Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-12T01:54:47.363Z] provisioning config files... [2025-11-12T01:54:47.374Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config2987189610199042901tmp [Pipeline] { [Pipeline] echo [2025-11-12T01:54:47.399Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-12T01:54:47.748Z] ---> create-netrc.sh [Pipeline] } [2025-11-12T01:54:47.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-12T01:54:48.113Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-12T01:54:48.125Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-12T01:54:48.418Z] ---> sudo-logs.sh [2025-11-12T01:54:48.418Z] Archiving 'sudo' log.. [2025-11-12T01:54:48.418Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T01:54:48.457Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-11-12T01:54:48.460Z] $ docker stop --time=1 b7af91ca0edd79489c991cae97a9598a765f7260cc174473147affece66ca589 [2025-11-12T01:54:49.586Z] $ docker rm -f --volumes b7af91ca0edd79489c991cae97a9598a765f7260cc174473147affece66ca589 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-11-12T01:54:49.707Z] [WS-CLEANUP] Deleting project workspace... [2025-11-12T01:54:49.707Z] [WS-CLEANUP] Deferred wipeout is used... [2025-11-12T01:54:49.723Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-12T02:11:44.002Z] #144 ... [2025-11-12T02:11:44.002Z] [2025-11-12T02:11:44.002Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-12T02:11:44.002Z] #153 DONE 1232.1s [2025-11-12T02:11:44.002Z] [2025-11-12T02:11:44.002Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-12T02:11:44.002Z] #145 ... [2025-11-12T02:11:44.002Z] [2025-11-12T02:11:44.002Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-12T02:11:44.002Z] #155 DONE 0.2s [2025-11-12T02:11:44.002Z] [2025-11-12T02:11:44.002Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-12T02:11:44.002Z] #156 DONE 0.2s [2025-11-12T02:11:44.002Z] [2025-11-12T02:11:44.002Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-11-12T02:11:44.002Z] #157 DONE 0.3s [2025-11-12T02:11:44.002Z] [2025-11-12T02:11:44.002Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-12T02:11:44.002Z] #145 ... [2025-11-12T02:11:44.002Z] [2025-11-12T02:11:44.002Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-11-12T02:11:44.002Z] #158 DONE 0.3s [2025-11-12T02:11:44.002Z] [2025-11-12T02:11:44.002Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-12T02:11:44.002Z] #152 ... [2025-11-12T02:11:44.002Z] [2025-11-12T02:11:44.002Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-11-12T02:11:44.002Z] #159 DONE 0.2s [2025-11-12T02:11:44.002Z] [2025-11-12T02:11:44.002Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-12T02:11:46.081Z] #160 DONE 2.5s [2025-11-12T02:11:46.081Z] [2025-11-12T02:11:46.081Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-12T02:11:46.081Z] #154 ... [2025-11-12T02:11:46.081Z] [2025-11-12T02:11:46.081Z] #118 [core-common-config-bootstrapper] exporting to image [2025-11-12T02:11:46.081Z] #118 exporting layers [2025-11-12T02:11:46.670Z] #118 exporting layers 0.8s done [2025-11-12T02:11:46.670Z] #118 writing image sha256:845b2154684cf4bacb9352431fe05fd759cf6b5c9ac64aaeafde2b2938370c81 0.1s done [2025-11-12T02:11:46.670Z] #118 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2025-11-12T02:11:46.670Z] #118 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-11-12T02:11:46.670Z] #118 DONE 6.8s [2025-11-12T02:11:46.670Z] [2025-11-12T02:11:46.670Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-12T02:11:59.072Z] #146 ... [2025-11-12T02:11:59.072Z] [2025-11-12T02:11:59.072Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-12T02:11:59.072Z] #152 DONE 1249.2s [2025-11-12T02:11:59.072Z] [2025-11-12T02:11:59.072Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-11-12T02:11:59.072Z] #161 DONE 0.3s [2025-11-12T02:11:59.072Z] [2025-11-12T02:11:59.072Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-12T02:12:01.028Z] #162 DONE 2.3s [2025-11-12T02:12:01.028Z] [2025-11-12T02:12:01.028Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-12T02:12:01.300Z] #146 ... [2025-11-12T02:12:01.301Z] [2025-11-12T02:12:01.301Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-12T02:12:01.581Z] #163 DONE 0.4s [2025-11-12T02:12:01.581Z] [2025-11-12T02:12:01.581Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-11-12T02:12:01.849Z] #164 DONE 0.3s [2025-11-12T02:12:01.849Z] [2025-11-12T02:12:01.849Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-11-12T02:12:02.120Z] #165 DONE 0.4s [2025-11-12T02:12:02.120Z] [2025-11-12T02:12:02.120Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-12T02:12:02.387Z] #55 ... [2025-11-12T02:12:02.387Z] [2025-11-12T02:12:02.387Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-11-12T02:12:02.387Z] #166 DONE 0.1s [2025-11-12T02:12:02.387Z] [2025-11-12T02:12:02.387Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-11-12T02:12:02.387Z] #167 DONE 0.1s [2025-11-12T02:12:02.387Z] [2025-11-12T02:12:02.387Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-12T02:12:02.655Z] #146 ... [2025-11-12T02:12:02.655Z] [2025-11-12T02:12:02.655Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-11-12T02:12:02.923Z] #168 DONE 0.2s [2025-11-12T02:12:02.923Z] [2025-11-12T02:12:02.923Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-11-12T02:12:02.923Z] #169 DONE 0.1s [2025-11-12T02:12:02.923Z] [2025-11-12T02:12:02.923Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-11-12T02:12:02.923Z] #170 DONE 0.1s [2025-11-12T02:12:02.923Z] [2025-11-12T02:12:02.923Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-12T02:12:03.189Z] #149 ... [2025-11-12T02:12:03.189Z] [2025-11-12T02:12:03.189Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-11-12T02:12:05.127Z] #171 DONE 2.2s [2025-11-12T02:12:05.127Z] [2025-11-12T02:12:05.127Z] #118 [security-bootstrapper] exporting to image [2025-11-12T02:12:05.127Z] #118 exporting layers [2025-11-12T02:12:06.533Z] #118 exporting layers 1.0s done [2025-11-12T02:12:06.533Z] #118 writing image sha256:20e1d01c0bf692feb59d8464bca0ec517b7fe497f0e7ce99512f90bdfc530a21 done [2025-11-12T02:12:06.533Z] #118 naming to docker.io/library/security-bootstrapper-arm64 done [2025-11-12T02:12:06.533Z] #118 DONE 7.8s [2025-11-12T02:12:06.533Z] [2025-11-12T02:12:06.533Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-12T02:28:59.514Z] #55 ... [2025-11-12T02:28:59.514Z] [2025-11-12T02:28:59.514Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-12T02:28:59.514Z] #149 DONE 2266.9s [2025-11-12T02:28:59.514Z] [2025-11-12T02:28:59.514Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-12T02:28:59.514Z] #154 ... [2025-11-12T02:28:59.514Z] [2025-11-12T02:28:59.514Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-12T02:28:59.514Z] #172 DONE 0.2s [2025-11-12T02:28:59.514Z] [2025-11-12T02:28:59.514Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-12T02:28:59.514Z] #55 ... [2025-11-12T02:28:59.514Z] [2025-11-12T02:28:59.514Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-11-12T02:28:59.514Z] #173 DONE 0.1s [2025-11-12T02:28:59.514Z] [2025-11-12T02:28:59.514Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-11-12T02:28:59.514Z] #174 DONE 0.4s [2025-11-12T02:28:59.514Z] [2025-11-12T02:28:59.514Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-12T02:28:59.514Z] #55 ... [2025-11-12T02:28:59.514Z] [2025-11-12T02:28:59.514Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-11-12T02:28:59.514Z] #175 DONE 0.1s [2025-11-12T02:28:59.514Z] [2025-11-12T02:28:59.514Z] #118 [core-command] exporting to image [2025-11-12T02:28:59.514Z] #118 exporting layers [2025-11-12T02:28:59.514Z] #118 exporting layers 0.5s done [2025-11-12T02:28:59.514Z] #118 writing image sha256:9267e54038bc473d4d40890d9630caa4a4c96d6934d42347f0d8d7e0fa37d6fc done [2025-11-12T02:28:59.514Z] #118 naming to docker.io/library/core-command-arm64 done [2025-11-12T02:28:59.514Z] #118 DONE 8.4s [2025-11-12T02:28:59.514Z] [2025-11-12T02:28:59.514Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-12T02:29:26.217Z] #146 ... [2025-11-12T02:29:26.217Z] [2025-11-12T02:29:26.217Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-12T02:29:26.217Z] #145 DONE 2293.9s [2025-11-12T02:29:26.217Z] [2025-11-12T02:29:26.217Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-12T02:29:26.217Z] #146 ... [2025-11-12T02:29:26.217Z] [2025-11-12T02:29:26.217Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-12T02:29:26.217Z] #176 DONE 0.2s [2025-11-12T02:29:26.217Z] [2025-11-12T02:29:26.217Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-11-12T02:29:26.217Z] #177 DONE 0.2s [2025-11-12T02:29:26.217Z] [2025-11-12T02:29:26.217Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-11-12T02:29:26.217Z] #178 DONE 0.1s [2025-11-12T02:29:26.217Z] [2025-11-12T02:29:26.217Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-11-12T02:29:26.217Z] #179 DONE 0.1s [2025-11-12T02:29:26.217Z] [2025-11-12T02:29:26.217Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-11-12T02:29:26.217Z] #180 DONE 0.5s [2025-11-12T02:29:26.217Z] [2025-11-12T02:29:26.217Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-11-12T02:29:26.217Z] #181 DONE 0.1s [2025-11-12T02:29:26.217Z] [2025-11-12T02:29:26.217Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-12T02:29:27.177Z] #182 DONE 2.0s [2025-11-12T02:29:27.177Z] [2025-11-12T02:29:27.177Z] #118 [security-proxy-setup] exporting to image [2025-11-12T02:29:27.177Z] #118 exporting layers [2025-11-12T02:29:28.138Z] #118 exporting layers 0.9s done [2025-11-12T02:29:28.138Z] #118 writing image sha256:3edf7f766668b6d22acb90acfcfd614e296d454853bbadb32e031c6047c0dfbf done [2025-11-12T02:29:28.138Z] #118 naming to docker.io/library/security-proxy-setup-arm64 done [2025-11-12T02:29:28.138Z] #118 DONE 9.2s [2025-11-12T02:29:28.138Z] [2025-11-12T02:29:28.138Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-12T02:29:29.542Z] #150 ... [2025-11-12T02:29:29.542Z] [2025-11-12T02:29:29.542Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-12T02:29:29.542Z] #147 2300.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-12T02:30:08.381Z] #147 DONE 2333.9s [2025-11-12T02:30:08.381Z] [2025-11-12T02:30:08.381Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-12T02:30:08.381Z] #154 ... [2025-11-12T02:30:08.381Z] [2025-11-12T02:30:08.381Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-12T02:30:08.381Z] #183 DONE 0.1s [2025-11-12T02:30:08.381Z] [2025-11-12T02:30:08.381Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-12T02:30:08.381Z] #148 ... [2025-11-12T02:30:08.381Z] [2025-11-12T02:30:08.381Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-11-12T02:30:08.381Z] #184 DONE 0.3s [2025-11-12T02:30:08.381Z] [2025-11-12T02:30:08.381Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-11-12T02:30:08.381Z] #185 DONE 0.3s [2025-11-12T02:30:08.381Z] [2025-11-12T02:30:08.381Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-11-12T02:30:08.381Z] #186 DONE 1.4s [2025-11-12T02:30:08.381Z] [2025-11-12T02:30:08.381Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-11-12T02:30:08.381Z] #187 DONE 0.2s [2025-11-12T02:30:08.381Z] [2025-11-12T02:30:08.381Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-11-12T02:30:08.381Z] #188 DONE 0.4s [2025-11-12T02:30:08.381Z] [2025-11-12T02:30:08.381Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-11-12T02:30:08.381Z] #189 DONE 0.4s [2025-11-12T02:30:08.381Z] [2025-11-12T02:30:08.381Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-11-12T02:30:08.381Z] #190 DONE 0.1s [2025-11-12T02:30:08.381Z] [2025-11-12T02:30:08.381Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-12T02:30:08.381Z] #150 ... [2025-11-12T02:30:08.381Z] [2025-11-12T02:30:08.381Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-12T02:30:08.969Z] #191 DONE 1.9s [2025-11-12T02:30:08.969Z] [2025-11-12T02:30:08.969Z] #118 [security-secretstore-setup] exporting to image [2025-11-12T02:30:08.969Z] #118 exporting layers [2025-11-12T02:30:10.376Z] #118 exporting layers 1.5s done [2025-11-12T02:30:10.376Z] #118 writing image sha256:9f8e2928ea7aa7193b14097faae33ccb3843efa650a50f240e2bf6ea9a5383a3 done [2025-11-12T02:30:10.376Z] #118 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-11-12T02:30:10.376Z] #118 DONE 10.7s [2025-11-12T02:30:10.376Z] [2025-11-12T02:30:10.376Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-12T02:31:06.767Z] #146 ... [2025-11-12T02:31:06.767Z] [2025-11-12T02:31:06.767Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-12T02:31:06.767Z] #148 DONE 2389.6s [2025-11-12T02:31:06.767Z] [2025-11-12T02:31:06.767Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-12T02:31:06.767Z] #154 ... [2025-11-12T02:31:06.767Z] [2025-11-12T02:31:06.767Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-12T02:31:06.767Z] #192 DONE 0.2s [2025-11-12T02:31:06.767Z] [2025-11-12T02:31:06.767Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-12T02:31:06.767Z] #193 DONE 0.2s [2025-11-12T02:31:06.767Z] [2025-11-12T02:31:06.767Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-11-12T02:31:06.767Z] #194 DONE 0.5s [2025-11-12T02:31:06.767Z] [2025-11-12T02:31:06.767Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-11-12T02:31:06.767Z] #195 DONE 0.1s [2025-11-12T02:31:06.767Z] [2025-11-12T02:31:06.767Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-12T02:31:06.767Z] #146 ... [2025-11-12T02:31:06.767Z] [2025-11-12T02:31:06.767Z] #118 [security-spiffe-token-provider] exporting to image [2025-11-12T02:31:06.767Z] #118 exporting layers [2025-11-12T02:31:06.767Z] #118 exporting layers 0.6s done [2025-11-12T02:31:06.767Z] #118 writing image sha256:a9c109af4b674aa716d156c1ca28fdae0781663fc21f2411aa9bf1613373f429 done [2025-11-12T02:31:06.767Z] #118 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-11-12T02:31:06.767Z] #118 DONE 11.3s [2025-11-12T02:31:06.767Z] [2025-11-12T02:31:06.767Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-12T02:31:45.821Z] #154 ... [2025-11-12T02:31:45.821Z] [2025-11-12T02:31:45.821Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-12T02:31:45.821Z] #151 DONE 2435.4s [2025-11-12T02:31:45.821Z] [2025-11-12T02:31:45.821Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-12T02:31:45.821Z] #150 ... [2025-11-12T02:31:45.821Z] [2025-11-12T02:31:45.821Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-12T02:31:45.821Z] #196 DONE 0.2s [2025-11-12T02:31:45.821Z] [2025-11-12T02:31:45.821Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-12T02:31:46.120Z] #150 ... [2025-11-12T02:31:46.120Z] [2025-11-12T02:31:46.120Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-12T02:31:46.400Z] #197 DONE 0.5s [2025-11-12T02:31:46.400Z] [2025-11-12T02:31:46.400Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-11-12T02:31:47.450Z] #198 DONE 0.7s [2025-11-12T02:31:47.450Z] [2025-11-12T02:31:47.450Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-11-12T02:31:47.450Z] #199 DONE 0.3s [2025-11-12T02:31:47.450Z] [2025-11-12T02:31:47.450Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-12T02:31:47.450Z] #146 ... [2025-11-12T02:31:47.450Z] [2025-11-12T02:31:47.450Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-11-12T02:31:47.755Z] #200 DONE 0.2s [2025-11-12T02:31:47.755Z] [2025-11-12T02:31:47.755Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-12T02:31:49.180Z] #201 ... [2025-11-12T02:31:49.180Z] [2025-11-12T02:31:49.180Z] #130 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-12T02:31:49.180Z] #130 DONE 2439.8s [2025-11-12T02:31:49.180Z] [2025-11-12T02:31:49.180Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-12T02:31:49.765Z] #150 ... [2025-11-12T02:31:49.765Z] [2025-11-12T02:31:49.765Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-12T02:31:49.765Z] #201 DONE 2.3s [2025-11-12T02:31:49.765Z] [2025-11-12T02:31:49.765Z] #118 [security-proxy-auth] exporting to image [2025-11-12T02:31:49.765Z] #118 exporting layers [2025-11-12T02:31:50.729Z] #118 ... [2025-11-12T02:31:50.729Z] [2025-11-12T02:31:50.729Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-12T02:31:50.729Z] #146 DONE 2441.4s [2025-11-12T02:31:50.996Z] [2025-11-12T02:31:50.996Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-12T02:31:50.996Z] #202 DONE 0.4s [2025-11-12T02:31:50.996Z] [2025-11-12T02:31:50.996Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-11-12T02:31:51.590Z] #203 ... [2025-11-12T02:31:51.590Z] [2025-11-12T02:31:51.590Z] #118 [security-proxy-auth] exporting to image [2025-11-12T02:31:51.590Z] #118 exporting layers 1.7s done [2025-11-12T02:31:51.590Z] #118 writing image sha256:9d8c2bfe30234d9cc3667f0665c20f31ebfd063d141103e65889efe675c1f1b3 done [2025-11-12T02:31:51.590Z] #118 naming to docker.io/library/security-proxy-auth-arm64 done [2025-11-12T02:31:51.590Z] #118 DONE 13.0s [2025-11-12T02:31:51.856Z] [2025-11-12T02:31:51.857Z] #204 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-12T02:31:51.857Z] #204 DONE 0.4s [2025-11-12T02:31:51.857Z] [2025-11-12T02:31:51.857Z] #205 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-12T02:31:52.127Z] #205 ... [2025-11-12T02:31:52.127Z] [2025-11-12T02:31:52.127Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-11-12T02:31:52.127Z] #203 DONE 1.0s [2025-11-12T02:31:52.127Z] [2025-11-12T02:31:52.127Z] #205 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-12T02:31:52.127Z] #205 DONE 0.3s [2025-11-12T02:31:52.127Z] [2025-11-12T02:31:52.127Z] #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-11-12T02:31:52.127Z] #206 DONE 0.2s [2025-11-12T02:31:52.127Z] [2025-11-12T02:31:52.127Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-11-12T02:31:53.549Z] #207 DONE 1.0s [2025-11-12T02:31:53.549Z] [2025-11-12T02:31:53.549Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-12T02:31:53.549Z] #154 DONE 2443.9s [2025-11-12T02:31:53.549Z] [2025-11-12T02:31:53.549Z] #118 [core-keeper] exporting to image [2025-11-12T02:31:53.550Z] #118 exporting layers 0.9s done [2025-11-12T02:31:53.550Z] #118 writing image sha256:6d96e328e5ee48560e7063f7342d82ff972479bb27139b1f505a53eb15f8bb5b done [2025-11-12T02:31:53.550Z] #118 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-11-12T02:31:53.550Z] #118 DONE 14.0s [2025-11-12T02:31:53.550Z] [2025-11-12T02:31:53.550Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-11-12T02:31:53.821Z] #208 DONE 0.4s [2025-11-12T02:31:53.821Z] [2025-11-12T02:31:53.821Z] #118 [core-data] exporting to image [2025-11-12T02:31:54.088Z] #118 ... [2025-11-12T02:31:54.088Z] [2025-11-12T02:31:54.088Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-12T02:31:54.088Z] #209 DONE 0.3s [2025-11-12T02:31:54.356Z] [2025-11-12T02:31:54.356Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-12T02:31:54.623Z] #210 DONE 0.3s [2025-11-12T02:31:54.623Z] [2025-11-12T02:31:54.623Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-11-12T02:31:54.890Z] #211 ... [2025-11-12T02:31:54.890Z] [2025-11-12T02:31:54.890Z] #118 [core-data] exporting to image [2025-11-12T02:31:54.890Z] #118 exporting layers 1.1s done [2025-11-12T02:31:54.890Z] #118 writing image sha256:e563c6425f4b658bd562095859eecc5455705a0a66c4c0a05ae0ab782b97fe0d 0.0s done [2025-11-12T02:31:54.891Z] #118 naming to docker.io/library/core-data-arm64 0.0s done [2025-11-12T02:31:54.891Z] #118 DONE 15.2s [2025-11-12T02:31:55.169Z] [2025-11-12T02:31:55.169Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-11-12T02:31:55.169Z] #211 DONE 0.7s [2025-11-12T02:31:55.169Z] [2025-11-12T02:31:55.169Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-11-12T02:31:55.169Z] #212 DONE 0.1s [2025-11-12T02:31:55.169Z] [2025-11-12T02:31:55.169Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-11-12T02:31:55.443Z] #213 DONE 0.1s [2025-11-12T02:31:55.443Z] [2025-11-12T02:31:55.443Z] #118 [core-metadata] exporting to image [2025-11-12T02:31:56.027Z] #118 exporting layers 0.6s done [2025-11-12T02:31:56.027Z] #118 writing image sha256:4ace478f5ce73ae3e2ee523e4365c3cd8476d547845a8bffb7c614781949daa0 done [2025-11-12T02:31:56.027Z] #118 naming to docker.io/library/core-metadata-arm64 done [2025-11-12T02:31:56.027Z] #118 DONE 15.8s [2025-11-12T02:31:56.027Z] [2025-11-12T02:31:56.027Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-12T02:32:28.240Z] #150 ... [2025-11-12T02:32:28.240Z] [2025-11-12T02:32:28.240Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-12T02:32:28.240Z] #144 DONE 2474.2s [2025-11-12T02:32:28.240Z] [2025-11-12T02:32:28.240Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-12T02:32:28.240Z] #150 ... [2025-11-12T02:32:28.240Z] [2025-11-12T02:32:28.240Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-12T02:32:28.240Z] #214 DONE 0.1s [2025-11-12T02:32:28.240Z] [2025-11-12T02:32:28.240Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-12T02:32:28.240Z] #215 DONE 0.1s [2025-11-12T02:32:28.240Z] [2025-11-12T02:32:28.240Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-12T02:32:28.240Z] #150 ... [2025-11-12T02:32:28.240Z] [2025-11-12T02:32:28.240Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-11-12T02:32:28.240Z] #216 DONE 0.5s [2025-11-12T02:32:28.240Z] [2025-11-12T02:32:28.240Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-11-12T02:32:28.240Z] #217 DONE 0.2s [2025-11-12T02:32:28.240Z] [2025-11-12T02:32:28.240Z] #118 [support-scheduler] exporting to image [2025-11-12T02:32:28.240Z] #118 exporting layers [2025-11-12T02:32:28.240Z] #118 exporting layers 1.1s done [2025-11-12T02:32:28.240Z] #118 writing image sha256:fc3b5789badaf7ddf5cb2bb0d0b99e20c4fd755a8a5067529bf63905f66807d3 done [2025-11-12T02:32:28.240Z] #118 naming to docker.io/library/support-scheduler-arm64 done [2025-11-12T02:32:28.240Z] #118 DONE 16.8s [2025-11-12T02:32:28.240Z] [2025-11-12T02:32:28.240Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-12T02:32:33.581Z] #55 ... [2025-11-12T02:32:33.581Z] [2025-11-12T02:32:33.581Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-12T02:32:33.581Z] #150 DONE 2484.1s [2025-11-12T02:32:33.581Z] [2025-11-12T02:32:33.581Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-12T02:32:33.581Z] #55 ... [2025-11-12T02:32:33.581Z] [2025-11-12T02:32:33.581Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-12T02:32:33.581Z] #218 DONE 0.1s [2025-11-12T02:32:33.849Z] [2025-11-12T02:32:33.849Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-12T02:32:34.116Z] #219 DONE 0.2s [2025-11-12T02:32:34.116Z] [2025-11-12T02:32:34.116Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-11-12T02:32:34.383Z] #220 DONE 0.5s [2025-11-12T02:32:34.383Z] [2025-11-12T02:32:34.383Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-11-12T02:32:34.383Z] #221 DONE 0.1s [2025-11-12T02:32:34.383Z] [2025-11-12T02:32:34.383Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-12T02:32:34.650Z] #55 ... [2025-11-12T02:32:34.650Z] [2025-11-12T02:32:34.650Z] #118 [support-notifications] exporting to image [2025-11-12T02:32:34.650Z] #118 exporting layers [2025-11-12T02:32:34.917Z] #118 exporting layers 0.6s done [2025-11-12T02:32:34.917Z] #118 writing image sha256:40506a5fb766b3f262bbfd64ee65dc5178b0ab676ea904b67006ed4924f43dc9 done [2025-11-12T02:32:34.917Z] #118 naming to docker.io/library/support-notifications-arm64 done [2025-11-12T02:32:34.917Z] #118 DONE 17.4s [2025-11-12T02:32:34.917Z] [2025-11-12T02:32:34.917Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-12T02:32:34.917Z] time="2025-11-12T01:48:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T02:32:34.917Z] time="2025-11-12T01:48:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T02:32:34.917Z] time="2025-11-12T01:48:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T02:32:34.917Z] time="2025-11-12T01:48:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T02:32:34.917Z] time="2025-11-12T01:48:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T02:32:34.917Z] time="2025-11-12T01:48:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T02:32:34.917Z] time="2025-11-12T01:48:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T02:32:34.917Z] time="2025-11-12T01:48:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T02:32:34.917Z] time="2025-11-12T01:48:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T02:32:34.917Z] time="2025-11-12T01:48:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T02:32:34.917Z] time="2025-11-12T01:48:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T02:32:34.917Z] time="2025-11-12T01:48:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T02:32:34.917Z] time="2025-11-12T01:48:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T02:32:34.917Z] time="2025-11-12T01:48:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-12T02:32:34.917Z] time="2025-11-12T01:48:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-11-12T02:32:35.210Z] $ docker stop --time=1 256b563beda8de8b18868178937eef77bda8f3d5b6c4204d719d45c35a105160 [2025-11-12T02:32:36.846Z] $ docker rm -f --volumes 256b563beda8de8b18868178937eef77bda8f3d5b6c4204d719d45c35a105160 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-12T02:32:37.352Z] + docker images [2025-11-12T02:32:37.352Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-11-12T02:32:37.352Z] support-notifications-arm64 latest 40506a5fb766 3 seconds ago 53.3MB [2025-11-12T02:32:37.352Z] support-scheduler-arm64 latest fc3b5789bada 12 seconds ago 49.5MB [2025-11-12T02:32:37.352Z] core-metadata-arm64 latest 4ace478f5ce7 42 seconds ago 45.6MB [2025-11-12T02:32:37.352Z] core-data-arm64 latest e563c6425f4b 44 seconds ago 45.6MB [2025-11-12T02:32:37.352Z] core-keeper-arm64 latest 6d96e328e5ee 45 seconds ago 45.4MB [2025-11-12T02:32:37.352Z] security-proxy-auth-arm64 latest 9d8c2bfe3023 48 seconds ago 44.8MB [2025-11-12T02:32:37.352Z] security-spiffe-token-provider-arm64 latest a9c109af4b67 About a minute ago 49.2MB [2025-11-12T02:32:37.352Z] security-secretstore-setup-arm64 latest 9f8e2928ea7a 2 minutes ago 81.7MB [2025-11-12T02:32:37.352Z] security-proxy-setup-arm64 latest 3edf7f766668 3 minutes ago 51.1MB [2025-11-12T02:32:37.352Z] core-command-arm64 latest 9267e54038bc 3 minutes ago 40.2MB [2025-11-12T02:32:37.352Z] security-bootstrapper-arm64 latest 20e1d01c0bf6 20 minutes ago 21.2MB [2025-11-12T02:32:37.352Z] core-common-config-bootstrapper-arm64 latest 845b2154684c 20 minutes ago 20.1MB [2025-11-12T02:32:37.352Z] security-spire-agent-arm64 latest 8b90e524fe08 42 minutes ago 219MB [2025-11-12T02:32:37.352Z] security-spire-config-arm64 latest cc023d58b418 42 minutes ago 162MB [2025-11-12T02:32:37.352Z] security-spire-server-arm64 latest 67e4342cfe93 42 minutes ago 163MB [2025-11-12T02:32:37.352Z] ci-base-image-arm64 latest 1e52c95c5feb 44 minutes ago 927MB [2025-11-12T02:32:37.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 4 weeks ago 564MB [2025-11-12T02:32:37.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-12T02:32:37.518Z] provisioning config files... [2025-11-12T02:32:37.537Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/925@tmp/config2011202517636653242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-12T02:32:37.882Z] ---> ****-login.sh [2025-11-12T02:32:37.882Z] nexus3.edgexfoundry.org:10001 [2025-11-12T02:32:37.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-12T02:32:38.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-12T02:32:38.148Z] Configure a credential helper to remove this warning. See [2025-11-12T02:32:38.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-12T02:32:38.148Z] [2025-11-12T02:32:38.148Z] Login Succeeded [2025-11-12T02:32:38.148Z] nexus3.edgexfoundry.org:10002 [2025-11-12T02:32:38.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-12T02:32:38.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-12T02:32:38.679Z] Configure a credential helper to remove this warning. See [2025-11-12T02:32:38.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-12T02:32:38.680Z] [2025-11-12T02:32:38.680Z] Login Succeeded [2025-11-12T02:32:38.680Z] nexus3.edgexfoundry.org:10003 [2025-11-12T02:32:38.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-12T02:32:38.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-12T02:32:38.946Z] Configure a credential helper to remove this warning. See [2025-11-12T02:32:38.946Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-12T02:32:38.946Z] [2025-11-12T02:32:38.946Z] Login Succeeded [2025-11-12T02:32:38.946Z] nexus3.edgexfoundry.org:10004 [2025-11-12T02:32:39.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-12T02:32:39.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-12T02:32:39.211Z] Configure a credential helper to remove this warning. See [2025-11-12T02:32:39.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-12T02:32:39.211Z] [2025-11-12T02:32:39.211Z] Login Succeeded [2025-11-12T02:32:39.211Z] ****.io [2025-11-12T02:32:39.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-12T02:32:39.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-12T02:32:39.740Z] Configure a credential helper to remove this warning. See [2025-11-12T02:32:39.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-12T02:32:39.740Z] [2025-11-12T02:32:39.740Z] Login Succeeded [2025-11-12T02:32:39.740Z] ---> ****-login.sh ends [Pipeline] } [2025-11-12T02:32:39.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T02:32:39.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-12T02:32:39.832Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-11-12T02:32:39.832Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:32:39.832Z] latest [2025-11-12T02:32:39.832Z] 4.1.0-dev.75 [2025-11-12T02:32:39.832Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:32:39.832Z] main [2025-11-12T02:32:39.832Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:32:40.210Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:32:40.572Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:32:40.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-12T02:32:40.572Z] d48baa523e8b: Preparing [2025-11-12T02:32:40.572Z] 1181c2d2e8a0: Preparing [2025-11-12T02:32:40.572Z] 225811bb8667: Preparing [2025-11-12T02:32:40.572Z] 2d1bd59f13cd: Preparing [2025-11-12T02:32:40.572Z] c70488c556b4: Preparing [2025-11-12T02:32:40.572Z] c88b2110cdf6: Preparing [2025-11-12T02:32:40.572Z] 0e64f2360a44: Preparing [2025-11-12T02:32:40.572Z] c88b2110cdf6: Waiting [2025-11-12T02:32:40.572Z] 0e64f2360a44: Waiting [2025-11-12T02:32:40.837Z] c70488c556b4: Pushed [2025-11-12T02:32:40.837Z] 2d1bd59f13cd: Pushed [2025-11-12T02:32:40.837Z] d48baa523e8b: Pushed [2025-11-12T02:32:40.837Z] 225811bb8667: Pushed [2025-11-12T02:32:40.837Z] 0e64f2360a44: Layer already exists [2025-11-12T02:32:40.837Z] c88b2110cdf6: Pushed [2025-11-12T02:32:47.460Z] 1181c2d2e8a0: Pushed [2025-11-12T02:32:47.460Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:cae7cec3fdb1ece6ac056a06962fb49359b19b314d3b1122127243e39aef2058 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:32:47.829Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:32:48.197Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-11-12T02:32:48.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-12T02:32:48.197Z] d48baa523e8b: Preparing [2025-11-12T02:32:48.197Z] 1181c2d2e8a0: Preparing [2025-11-12T02:32:48.197Z] 225811bb8667: Preparing [2025-11-12T02:32:48.197Z] 2d1bd59f13cd: Preparing [2025-11-12T02:32:48.197Z] c70488c556b4: Preparing [2025-11-12T02:32:48.197Z] c88b2110cdf6: Preparing [2025-11-12T02:32:48.197Z] 0e64f2360a44: Preparing [2025-11-12T02:32:48.197Z] c88b2110cdf6: Waiting [2025-11-12T02:32:48.197Z] 0e64f2360a44: Waiting [2025-11-12T02:32:48.197Z] d48baa523e8b: Layer already exists [2025-11-12T02:32:48.197Z] c70488c556b4: Layer already exists [2025-11-12T02:32:48.197Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:32:48.197Z] 1181c2d2e8a0: Layer already exists [2025-11-12T02:32:48.197Z] 225811bb8667: Layer already exists [2025-11-12T02:32:48.197Z] c88b2110cdf6: Layer already exists [2025-11-12T02:32:48.197Z] 0e64f2360a44: Layer already exists [2025-11-12T02:32:48.463Z] latest: digest: sha256:cae7cec3fdb1ece6ac056a06962fb49359b19b314d3b1122127243e39aef2058 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:32:48.836Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:32:49.203Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.75 [2025-11-12T02:32:49.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-12T02:32:49.203Z] d48baa523e8b: Preparing [2025-11-12T02:32:49.203Z] 1181c2d2e8a0: Preparing [2025-11-12T02:32:49.203Z] 225811bb8667: Preparing [2025-11-12T02:32:49.203Z] 2d1bd59f13cd: Preparing [2025-11-12T02:32:49.203Z] c70488c556b4: Preparing [2025-11-12T02:32:49.203Z] c88b2110cdf6: Preparing [2025-11-12T02:32:49.203Z] 0e64f2360a44: Preparing [2025-11-12T02:32:49.203Z] c88b2110cdf6: Waiting [2025-11-12T02:32:49.203Z] 0e64f2360a44: Waiting [2025-11-12T02:32:49.203Z] c70488c556b4: Layer already exists [2025-11-12T02:32:49.203Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:32:49.203Z] 1181c2d2e8a0: Layer already exists [2025-11-12T02:32:49.203Z] 225811bb8667: Layer already exists [2025-11-12T02:32:49.203Z] d48baa523e8b: Layer already exists [2025-11-12T02:32:49.203Z] c88b2110cdf6: Layer already exists [2025-11-12T02:32:49.203Z] 0e64f2360a44: Layer already exists [2025-11-12T02:32:49.468Z] 4.1.0-dev.75: digest: sha256:cae7cec3fdb1ece6ac056a06962fb49359b19b314d3b1122127243e39aef2058 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:32:49.832Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:32:50.193Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:32:50.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-12T02:32:50.193Z] d48baa523e8b: Preparing [2025-11-12T02:32:50.193Z] 1181c2d2e8a0: Preparing [2025-11-12T02:32:50.193Z] 225811bb8667: Preparing [2025-11-12T02:32:50.193Z] 2d1bd59f13cd: Preparing [2025-11-12T02:32:50.193Z] c70488c556b4: Preparing [2025-11-12T02:32:50.193Z] c88b2110cdf6: Preparing [2025-11-12T02:32:50.193Z] 0e64f2360a44: Preparing [2025-11-12T02:32:50.193Z] 0e64f2360a44: Waiting [2025-11-12T02:32:50.193Z] d48baa523e8b: Layer already exists [2025-11-12T02:32:50.193Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:32:50.193Z] 225811bb8667: Layer already exists [2025-11-12T02:32:50.193Z] c70488c556b4: Layer already exists [2025-11-12T02:32:50.193Z] 1181c2d2e8a0: Layer already exists [2025-11-12T02:32:50.193Z] 0e64f2360a44: Layer already exists [2025-11-12T02:32:50.193Z] c88b2110cdf6: Layer already exists [2025-11-12T02:32:50.193Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:cae7cec3fdb1ece6ac056a06962fb49359b19b314d3b1122127243e39aef2058 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:32:50.819Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:32:51.171Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-11-12T02:32:51.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-12T02:32:51.171Z] d48baa523e8b: Preparing [2025-11-12T02:32:51.171Z] 1181c2d2e8a0: Preparing [2025-11-12T02:32:51.171Z] 225811bb8667: Preparing [2025-11-12T02:32:51.171Z] 2d1bd59f13cd: Preparing [2025-11-12T02:32:51.171Z] c70488c556b4: Preparing [2025-11-12T02:32:51.171Z] c88b2110cdf6: Preparing [2025-11-12T02:32:51.171Z] 0e64f2360a44: Preparing [2025-11-12T02:32:51.171Z] 0e64f2360a44: Waiting [2025-11-12T02:32:51.171Z] c70488c556b4: Layer already exists [2025-11-12T02:32:51.171Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:32:51.171Z] 225811bb8667: Layer already exists [2025-11-12T02:32:51.171Z] 1181c2d2e8a0: Layer already exists [2025-11-12T02:32:51.171Z] d48baa523e8b: Layer already exists [2025-11-12T02:32:51.171Z] c88b2110cdf6: Layer already exists [2025-11-12T02:32:51.171Z] 0e64f2360a44: Layer already exists [2025-11-12T02:32:51.435Z] main: digest: sha256:cae7cec3fdb1ece6ac056a06962fb49359b19b314d3b1122127243e39aef2058 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T02:32:51.519Z] ===================================================== [Pipeline] echo [2025-11-12T02:32:51.541Z] taggedImages: [2025-11-12T02:32:51.541Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:32:51.541Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-11-12T02:32:51.541Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.75 [2025-11-12T02:32:51.541Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:32:51.541Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-11-12T02:32:51.573Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-11-12T02:32:51.573Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:32:51.573Z] latest [2025-11-12T02:32:51.573Z] 4.1.0-dev.75 [2025-11-12T02:32:51.573Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:32:51.573Z] main [2025-11-12T02:32:51.573Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:32:51.948Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:32:52.304Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:32:52.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-12T02:32:52.304Z] 01c101022f58: Preparing [2025-11-12T02:32:52.304Z] 99de779275bf: Preparing [2025-11-12T02:32:52.304Z] bd2c272c32b0: Preparing [2025-11-12T02:32:52.304Z] 15b5e4d3adb5: Preparing [2025-11-12T02:32:52.304Z] 225811bb8667: Preparing [2025-11-12T02:32:52.304Z] 2d1bd59f13cd: Preparing [2025-11-12T02:32:52.304Z] c70488c556b4: Preparing [2025-11-12T02:32:52.304Z] c88b2110cdf6: Preparing [2025-11-12T02:32:52.304Z] 0e64f2360a44: Preparing [2025-11-12T02:32:52.304Z] 2d1bd59f13cd: Waiting [2025-11-12T02:32:52.304Z] c70488c556b4: Waiting [2025-11-12T02:32:52.304Z] c88b2110cdf6: Waiting [2025-11-12T02:32:52.304Z] 0e64f2360a44: Waiting [2025-11-12T02:32:52.304Z] 225811bb8667: Layer already exists [2025-11-12T02:32:52.304Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:32:52.569Z] c70488c556b4: Layer already exists [2025-11-12T02:32:52.569Z] 99de779275bf: Pushed [2025-11-12T02:32:52.569Z] bd2c272c32b0: Pushed [2025-11-12T02:32:52.569Z] c88b2110cdf6: Layer already exists [2025-11-12T02:32:52.569Z] 01c101022f58: Pushed [2025-11-12T02:32:52.569Z] 0e64f2360a44: Layer already exists [2025-11-12T02:32:55.140Z] 15b5e4d3adb5: Pushed [2025-11-12T02:32:55.140Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:79086796e546f2427a1c7fb07582a22f25b589bf794d2c8776a9f9df93ad3dce size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:32:55.501Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:32:55.857Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-11-12T02:32:55.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-12T02:32:55.857Z] 01c101022f58: Preparing [2025-11-12T02:32:55.857Z] 99de779275bf: Preparing [2025-11-12T02:32:55.858Z] bd2c272c32b0: Preparing [2025-11-12T02:32:55.858Z] 15b5e4d3adb5: Preparing [2025-11-12T02:32:55.858Z] 225811bb8667: Preparing [2025-11-12T02:32:55.858Z] 2d1bd59f13cd: Preparing [2025-11-12T02:32:55.858Z] c70488c556b4: Preparing [2025-11-12T02:32:55.858Z] c88b2110cdf6: Preparing [2025-11-12T02:32:55.858Z] 0e64f2360a44: Preparing [2025-11-12T02:32:55.858Z] 2d1bd59f13cd: Waiting [2025-11-12T02:32:55.858Z] c70488c556b4: Waiting [2025-11-12T02:32:55.858Z] c88b2110cdf6: Waiting [2025-11-12T02:32:55.858Z] 0e64f2360a44: Waiting [2025-11-12T02:32:55.858Z] bd2c272c32b0: Layer already exists [2025-11-12T02:32:55.858Z] 15b5e4d3adb5: Layer already exists [2025-11-12T02:32:55.858Z] 01c101022f58: Layer already exists [2025-11-12T02:32:55.858Z] 99de779275bf: Layer already exists [2025-11-12T02:32:55.858Z] 225811bb8667: Layer already exists [2025-11-12T02:32:55.858Z] c70488c556b4: Layer already exists [2025-11-12T02:32:55.858Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:32:55.858Z] c88b2110cdf6: Layer already exists [2025-11-12T02:32:55.858Z] 0e64f2360a44: Layer already exists [2025-11-12T02:32:56.121Z] latest: digest: sha256:79086796e546f2427a1c7fb07582a22f25b589bf794d2c8776a9f9df93ad3dce size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:32:56.476Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:32:56.824Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.75 [2025-11-12T02:32:56.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-12T02:32:56.825Z] 01c101022f58: Preparing [2025-11-12T02:32:56.825Z] 99de779275bf: Preparing [2025-11-12T02:32:56.825Z] bd2c272c32b0: Preparing [2025-11-12T02:32:56.825Z] 15b5e4d3adb5: Preparing [2025-11-12T02:32:56.825Z] 225811bb8667: Preparing [2025-11-12T02:32:56.825Z] 2d1bd59f13cd: Preparing [2025-11-12T02:32:56.825Z] c70488c556b4: Preparing [2025-11-12T02:32:56.825Z] c88b2110cdf6: Preparing [2025-11-12T02:32:56.825Z] 0e64f2360a44: Preparing [2025-11-12T02:32:56.825Z] 2d1bd59f13cd: Waiting [2025-11-12T02:32:56.825Z] c88b2110cdf6: Waiting [2025-11-12T02:32:56.825Z] c70488c556b4: Waiting [2025-11-12T02:32:56.825Z] 0e64f2360a44: Waiting [2025-11-12T02:32:56.825Z] 99de779275bf: Layer already exists [2025-11-12T02:32:56.825Z] 15b5e4d3adb5: Layer already exists [2025-11-12T02:32:56.825Z] 225811bb8667: Layer already exists [2025-11-12T02:32:56.825Z] bd2c272c32b0: Layer already exists [2025-11-12T02:32:56.825Z] c70488c556b4: Layer already exists [2025-11-12T02:32:56.825Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:32:56.825Z] c88b2110cdf6: Layer already exists [2025-11-12T02:32:56.825Z] 0e64f2360a44: Layer already exists [2025-11-12T02:32:58.226Z] 01c101022f58: Layer already exists [2025-11-12T02:32:58.226Z] 4.1.0-dev.75: digest: sha256:79086796e546f2427a1c7fb07582a22f25b589bf794d2c8776a9f9df93ad3dce size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:32:58.592Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:32:58.945Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:32:58.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-12T02:32:58.945Z] 01c101022f58: Preparing [2025-11-12T02:32:58.945Z] 99de779275bf: Preparing [2025-11-12T02:32:58.945Z] bd2c272c32b0: Preparing [2025-11-12T02:32:58.945Z] 15b5e4d3adb5: Preparing [2025-11-12T02:32:58.945Z] 225811bb8667: Preparing [2025-11-12T02:32:58.945Z] 2d1bd59f13cd: Preparing [2025-11-12T02:32:58.945Z] c70488c556b4: Preparing [2025-11-12T02:32:58.945Z] c88b2110cdf6: Preparing [2025-11-12T02:32:58.945Z] 0e64f2360a44: Preparing [2025-11-12T02:32:58.945Z] 2d1bd59f13cd: Waiting [2025-11-12T02:32:58.945Z] c70488c556b4: Waiting [2025-11-12T02:32:58.945Z] c88b2110cdf6: Waiting [2025-11-12T02:32:58.945Z] 0e64f2360a44: Waiting [2025-11-12T02:32:58.945Z] 01c101022f58: Layer already exists [2025-11-12T02:32:58.945Z] 99de779275bf: Layer already exists [2025-11-12T02:32:58.945Z] bd2c272c32b0: Layer already exists [2025-11-12T02:32:58.945Z] 225811bb8667: Layer already exists [2025-11-12T02:32:58.945Z] 15b5e4d3adb5: Layer already exists [2025-11-12T02:32:58.945Z] c70488c556b4: Layer already exists [2025-11-12T02:32:58.945Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:32:58.945Z] c88b2110cdf6: Layer already exists [2025-11-12T02:32:58.945Z] 0e64f2360a44: Layer already exists [2025-11-12T02:32:59.209Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:79086796e546f2427a1c7fb07582a22f25b589bf794d2c8776a9f9df93ad3dce size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:32:59.577Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:32:59.921Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-11-12T02:32:59.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-12T02:32:59.921Z] 01c101022f58: Preparing [2025-11-12T02:32:59.921Z] 99de779275bf: Preparing [2025-11-12T02:32:59.921Z] bd2c272c32b0: Preparing [2025-11-12T02:32:59.921Z] 15b5e4d3adb5: Preparing [2025-11-12T02:32:59.921Z] 225811bb8667: Preparing [2025-11-12T02:32:59.921Z] 2d1bd59f13cd: Preparing [2025-11-12T02:32:59.921Z] c70488c556b4: Preparing [2025-11-12T02:32:59.921Z] c88b2110cdf6: Preparing [2025-11-12T02:32:59.921Z] 0e64f2360a44: Preparing [2025-11-12T02:32:59.921Z] 2d1bd59f13cd: Waiting [2025-11-12T02:32:59.921Z] c70488c556b4: Waiting [2025-11-12T02:32:59.921Z] c88b2110cdf6: Waiting [2025-11-12T02:32:59.921Z] 0e64f2360a44: Waiting [2025-11-12T02:32:59.921Z] 225811bb8667: Layer already exists [2025-11-12T02:32:59.921Z] 01c101022f58: Layer already exists [2025-11-12T02:32:59.921Z] 99de779275bf: Layer already exists [2025-11-12T02:32:59.921Z] bd2c272c32b0: Layer already exists [2025-11-12T02:32:59.921Z] 15b5e4d3adb5: Layer already exists [2025-11-12T02:32:59.921Z] c70488c556b4: Layer already exists [2025-11-12T02:32:59.921Z] c88b2110cdf6: Layer already exists [2025-11-12T02:32:59.921Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:32:59.921Z] 0e64f2360a44: Layer already exists [2025-11-12T02:33:00.186Z] main: digest: sha256:79086796e546f2427a1c7fb07582a22f25b589bf794d2c8776a9f9df93ad3dce size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T02:33:00.273Z] ===================================================== [Pipeline] echo [2025-11-12T02:33:00.293Z] taggedImages: [2025-11-12T02:33:00.293Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:33:00.293Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-11-12T02:33:00.293Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.75 [2025-11-12T02:33:00.293Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:33:00.293Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-11-12T02:33:00.325Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-11-12T02:33:00.325Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:33:00.325Z] latest [2025-11-12T02:33:00.325Z] 4.1.0-dev.75 [2025-11-12T02:33:00.325Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:33:00.325Z] main [2025-11-12T02:33:00.325Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:00.704Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:01.064Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:33:01.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-12T02:33:01.064Z] 1c0c28dfc2ac: Preparing [2025-11-12T02:33:01.064Z] c83c0c099def: Preparing [2025-11-12T02:33:01.064Z] 225811bb8667: Preparing [2025-11-12T02:33:01.064Z] 2d1bd59f13cd: Preparing [2025-11-12T02:33:01.064Z] 3f5ccda03925: Preparing [2025-11-12T02:33:01.064Z] 45b1d688d738: Preparing [2025-11-12T02:33:01.064Z] 0e64f2360a44: Preparing [2025-11-12T02:33:01.064Z] 45b1d688d738: Waiting [2025-11-12T02:33:01.064Z] 0e64f2360a44: Waiting [2025-11-12T02:33:01.064Z] 225811bb8667: Layer already exists [2025-11-12T02:33:01.330Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:33:01.330Z] 0e64f2360a44: Layer already exists [2025-11-12T02:33:01.330Z] 3f5ccda03925: Pushed [2025-11-12T02:33:01.330Z] 1c0c28dfc2ac: Pushed [2025-11-12T02:33:01.330Z] 45b1d688d738: Pushed [2025-11-12T02:33:09.516Z] c83c0c099def: Pushed [2025-11-12T02:33:09.516Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:eca35a559030464b1fdeacfd8a435a9fc1f5ad4dc893aaf01896cc6639cef5e4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:09.884Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:11.203Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-11-12T02:33:11.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-12T02:33:11.203Z] 1c0c28dfc2ac: Preparing [2025-11-12T02:33:11.203Z] c83c0c099def: Preparing [2025-11-12T02:33:11.203Z] 225811bb8667: Preparing [2025-11-12T02:33:11.203Z] 2d1bd59f13cd: Preparing [2025-11-12T02:33:11.203Z] 3f5ccda03925: Preparing [2025-11-12T02:33:11.203Z] 45b1d688d738: Preparing [2025-11-12T02:33:11.203Z] 0e64f2360a44: Preparing [2025-11-12T02:33:11.203Z] 45b1d688d738: Waiting [2025-11-12T02:33:11.203Z] 0e64f2360a44: Waiting [2025-11-12T02:33:11.203Z] c83c0c099def: Layer already exists [2025-11-12T02:33:11.203Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:33:11.203Z] 3f5ccda03925: Layer already exists [2025-11-12T02:33:11.203Z] 1c0c28dfc2ac: Layer already exists [2025-11-12T02:33:11.203Z] 225811bb8667: Layer already exists [2025-11-12T02:33:11.203Z] 0e64f2360a44: Layer already exists [2025-11-12T02:33:11.203Z] 45b1d688d738: Layer already exists [2025-11-12T02:33:11.203Z] latest: digest: sha256:eca35a559030464b1fdeacfd8a435a9fc1f5ad4dc893aaf01896cc6639cef5e4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:11.836Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:12.194Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.75 [2025-11-12T02:33:12.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-12T02:33:12.195Z] 1c0c28dfc2ac: Preparing [2025-11-12T02:33:12.195Z] c83c0c099def: Preparing [2025-11-12T02:33:12.195Z] 225811bb8667: Preparing [2025-11-12T02:33:12.195Z] 2d1bd59f13cd: Preparing [2025-11-12T02:33:12.195Z] 3f5ccda03925: Preparing [2025-11-12T02:33:12.195Z] 45b1d688d738: Preparing [2025-11-12T02:33:12.195Z] 0e64f2360a44: Preparing [2025-11-12T02:33:12.195Z] 45b1d688d738: Waiting [2025-11-12T02:33:12.195Z] 0e64f2360a44: Waiting [2025-11-12T02:33:12.195Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:33:12.195Z] 3f5ccda03925: Layer already exists [2025-11-12T02:33:12.195Z] 1c0c28dfc2ac: Layer already exists [2025-11-12T02:33:12.195Z] c83c0c099def: Layer already exists [2025-11-12T02:33:12.195Z] 225811bb8667: Layer already exists [2025-11-12T02:33:12.195Z] 0e64f2360a44: Layer already exists [2025-11-12T02:33:12.195Z] 45b1d688d738: Layer already exists [2025-11-12T02:33:12.461Z] 4.1.0-dev.75: digest: sha256:eca35a559030464b1fdeacfd8a435a9fc1f5ad4dc893aaf01896cc6639cef5e4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:12.825Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:13.181Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:33:13.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-12T02:33:13.181Z] 1c0c28dfc2ac: Preparing [2025-11-12T02:33:13.181Z] c83c0c099def: Preparing [2025-11-12T02:33:13.181Z] 225811bb8667: Preparing [2025-11-12T02:33:13.181Z] 2d1bd59f13cd: Preparing [2025-11-12T02:33:13.181Z] 3f5ccda03925: Preparing [2025-11-12T02:33:13.181Z] 45b1d688d738: Preparing [2025-11-12T02:33:13.181Z] 0e64f2360a44: Preparing [2025-11-12T02:33:13.181Z] 45b1d688d738: Waiting [2025-11-12T02:33:13.181Z] 0e64f2360a44: Waiting [2025-11-12T02:33:13.181Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:33:13.181Z] 1c0c28dfc2ac: Layer already exists [2025-11-12T02:33:13.181Z] 225811bb8667: Layer already exists [2025-11-12T02:33:13.181Z] c83c0c099def: Layer already exists [2025-11-12T02:33:13.181Z] 3f5ccda03925: Layer already exists [2025-11-12T02:33:13.181Z] 45b1d688d738: Layer already exists [2025-11-12T02:33:13.181Z] 0e64f2360a44: Layer already exists [2025-11-12T02:33:13.448Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:eca35a559030464b1fdeacfd8a435a9fc1f5ad4dc893aaf01896cc6639cef5e4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:13.829Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:14.191Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-11-12T02:33:14.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-12T02:33:14.191Z] 1c0c28dfc2ac: Preparing [2025-11-12T02:33:14.191Z] c83c0c099def: Preparing [2025-11-12T02:33:14.191Z] 225811bb8667: Preparing [2025-11-12T02:33:14.191Z] 2d1bd59f13cd: Preparing [2025-11-12T02:33:14.191Z] 3f5ccda03925: Preparing [2025-11-12T02:33:14.191Z] 45b1d688d738: Preparing [2025-11-12T02:33:14.191Z] 0e64f2360a44: Preparing [2025-11-12T02:33:14.191Z] 45b1d688d738: Waiting [2025-11-12T02:33:14.191Z] 0e64f2360a44: Waiting [2025-11-12T02:33:14.191Z] 3f5ccda03925: Layer already exists [2025-11-12T02:33:14.191Z] 1c0c28dfc2ac: Layer already exists [2025-11-12T02:33:14.191Z] 225811bb8667: Layer already exists [2025-11-12T02:33:14.191Z] c83c0c099def: Layer already exists [2025-11-12T02:33:14.191Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:33:14.191Z] 0e64f2360a44: Layer already exists [2025-11-12T02:33:14.191Z] 45b1d688d738: Layer already exists [2025-11-12T02:33:14.458Z] main: digest: sha256:eca35a559030464b1fdeacfd8a435a9fc1f5ad4dc893aaf01896cc6639cef5e4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T02:33:14.545Z] ===================================================== [Pipeline] echo [2025-11-12T02:33:14.563Z] taggedImages: [2025-11-12T02:33:14.563Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:33:14.563Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-11-12T02:33:14.563Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.75 [2025-11-12T02:33:14.563Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:33:14.563Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-11-12T02:33:14.602Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-11-12T02:33:14.602Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:33:14.602Z] latest [2025-11-12T02:33:14.602Z] 4.1.0-dev.75 [2025-11-12T02:33:14.602Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:33:14.602Z] main [2025-11-12T02:33:14.602Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:14.980Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:15.336Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:33:15.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-12T02:33:15.337Z] 8bbe154d8716: Preparing [2025-11-12T02:33:15.337Z] 8f02b116cbac: Preparing [2025-11-12T02:33:15.337Z] 2d1bd59f13cd: Preparing [2025-11-12T02:33:15.337Z] 785b5f78bcd2: Preparing [2025-11-12T02:33:15.337Z] 9b0aa54a95ef: Preparing [2025-11-12T02:33:15.337Z] 0e64f2360a44: Preparing [2025-11-12T02:33:15.337Z] 0e64f2360a44: Waiting [2025-11-12T02:33:15.337Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:33:15.602Z] 0e64f2360a44: Layer already exists [2025-11-12T02:33:15.602Z] 8bbe154d8716: Pushed [2025-11-12T02:33:15.602Z] 9b0aa54a95ef: Pushed [2025-11-12T02:33:15.602Z] 785b5f78bcd2: Pushed [2025-11-12T02:33:23.783Z] 8f02b116cbac: Pushed [2025-11-12T02:33:23.783Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:ddc7ca132cfd8b480c0063bb7dcf58a3536e1e7ea9d7a4d1396d7e4a846724a8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:24.140Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:24.561Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-11-12T02:33:24.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-12T02:33:24.562Z] 8bbe154d8716: Preparing [2025-11-12T02:33:24.562Z] 8f02b116cbac: Preparing [2025-11-12T02:33:24.562Z] 2d1bd59f13cd: Preparing [2025-11-12T02:33:24.562Z] 785b5f78bcd2: Preparing [2025-11-12T02:33:24.562Z] 9b0aa54a95ef: Preparing [2025-11-12T02:33:24.562Z] 0e64f2360a44: Preparing [2025-11-12T02:33:24.562Z] 0e64f2360a44: Waiting [2025-11-12T02:33:24.562Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:33:24.562Z] 9b0aa54a95ef: Layer already exists [2025-11-12T02:33:24.562Z] 8bbe154d8716: Layer already exists [2025-11-12T02:33:24.562Z] 785b5f78bcd2: Layer already exists [2025-11-12T02:33:24.562Z] 8f02b116cbac: Layer already exists [2025-11-12T02:33:24.562Z] 0e64f2360a44: Layer already exists [2025-11-12T02:33:24.830Z] latest: digest: sha256:ddc7ca132cfd8b480c0063bb7dcf58a3536e1e7ea9d7a4d1396d7e4a846724a8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:25.228Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:25.593Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.75 [2025-11-12T02:33:25.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-12T02:33:25.593Z] 8bbe154d8716: Preparing [2025-11-12T02:33:25.593Z] 8f02b116cbac: Preparing [2025-11-12T02:33:25.593Z] 2d1bd59f13cd: Preparing [2025-11-12T02:33:25.593Z] 785b5f78bcd2: Preparing [2025-11-12T02:33:25.593Z] 9b0aa54a95ef: Preparing [2025-11-12T02:33:25.593Z] 0e64f2360a44: Preparing [2025-11-12T02:33:25.593Z] 0e64f2360a44: Waiting [2025-11-12T02:33:25.593Z] 8f02b116cbac: Layer already exists [2025-11-12T02:33:25.593Z] 9b0aa54a95ef: Layer already exists [2025-11-12T02:33:25.593Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:33:25.593Z] 8bbe154d8716: Layer already exists [2025-11-12T02:33:25.593Z] 785b5f78bcd2: Layer already exists [2025-11-12T02:33:25.593Z] 0e64f2360a44: Layer already exists [2025-11-12T02:33:25.869Z] 4.1.0-dev.75: digest: sha256:ddc7ca132cfd8b480c0063bb7dcf58a3536e1e7ea9d7a4d1396d7e4a846724a8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:26.227Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:26.567Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:33:26.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-12T02:33:26.567Z] 8bbe154d8716: Preparing [2025-11-12T02:33:26.567Z] 8f02b116cbac: Preparing [2025-11-12T02:33:26.567Z] 2d1bd59f13cd: Preparing [2025-11-12T02:33:26.567Z] 785b5f78bcd2: Preparing [2025-11-12T02:33:26.567Z] 9b0aa54a95ef: Preparing [2025-11-12T02:33:26.567Z] 0e64f2360a44: Preparing [2025-11-12T02:33:26.567Z] 0e64f2360a44: Waiting [2025-11-12T02:33:26.567Z] 9b0aa54a95ef: Layer already exists [2025-11-12T02:33:26.567Z] 785b5f78bcd2: Layer already exists [2025-11-12T02:33:26.567Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:33:26.567Z] 8f02b116cbac: Layer already exists [2025-11-12T02:33:26.567Z] 8bbe154d8716: Layer already exists [2025-11-12T02:33:26.567Z] 0e64f2360a44: Layer already exists [2025-11-12T02:33:26.567Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:ddc7ca132cfd8b480c0063bb7dcf58a3536e1e7ea9d7a4d1396d7e4a846724a8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:27.187Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:27.533Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-11-12T02:33:27.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-12T02:33:27.534Z] 8bbe154d8716: Preparing [2025-11-12T02:33:27.534Z] 8f02b116cbac: Preparing [2025-11-12T02:33:27.534Z] 2d1bd59f13cd: Preparing [2025-11-12T02:33:27.534Z] 785b5f78bcd2: Preparing [2025-11-12T02:33:27.534Z] 9b0aa54a95ef: Preparing [2025-11-12T02:33:27.534Z] 0e64f2360a44: Preparing [2025-11-12T02:33:27.534Z] 0e64f2360a44: Waiting [2025-11-12T02:33:27.534Z] 785b5f78bcd2: Layer already exists [2025-11-12T02:33:27.534Z] 8bbe154d8716: Layer already exists [2025-11-12T02:33:27.534Z] 9b0aa54a95ef: Layer already exists [2025-11-12T02:33:27.534Z] 8f02b116cbac: Layer already exists [2025-11-12T02:33:27.534Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:33:27.534Z] 0e64f2360a44: Layer already exists [2025-11-12T02:33:27.798Z] main: digest: sha256:ddc7ca132cfd8b480c0063bb7dcf58a3536e1e7ea9d7a4d1396d7e4a846724a8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T02:33:27.874Z] ===================================================== [Pipeline] echo [2025-11-12T02:33:27.892Z] taggedImages: [2025-11-12T02:33:27.892Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:33:27.892Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-11-12T02:33:27.892Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.75 [2025-11-12T02:33:27.892Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:33:27.892Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-11-12T02:33:27.923Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-11-12T02:33:27.923Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:33:27.923Z] latest [2025-11-12T02:33:27.923Z] 4.1.0-dev.75 [2025-11-12T02:33:27.923Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:33:27.923Z] main [2025-11-12T02:33:27.923Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:28.297Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:28.647Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:33:28.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-12T02:33:28.647Z] 3b00546e9f4e: Preparing [2025-11-12T02:33:28.647Z] c1e87199f38d: Preparing [2025-11-12T02:33:28.647Z] f6ae9f85a552: Preparing [2025-11-12T02:33:28.647Z] 225811bb8667: Preparing [2025-11-12T02:33:28.647Z] 2d1bd59f13cd: Preparing [2025-11-12T02:33:28.647Z] c70488c556b4: Preparing [2025-11-12T02:33:28.647Z] c88b2110cdf6: Preparing [2025-11-12T02:33:28.647Z] 0e64f2360a44: Preparing [2025-11-12T02:33:28.647Z] c88b2110cdf6: Waiting [2025-11-12T02:33:28.647Z] c70488c556b4: Waiting [2025-11-12T02:33:28.647Z] 0e64f2360a44: Waiting [2025-11-12T02:33:28.647Z] 225811bb8667: Layer already exists [2025-11-12T02:33:28.911Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:33:28.911Z] c70488c556b4: Layer already exists [2025-11-12T02:33:28.911Z] c1e87199f38d: Pushed [2025-11-12T02:33:28.911Z] c88b2110cdf6: Layer already exists [2025-11-12T02:33:28.911Z] 0e64f2360a44: Layer already exists [2025-11-12T02:33:28.911Z] 3b00546e9f4e: Pushed [2025-11-12T02:33:37.087Z] f6ae9f85a552: Pushed [2025-11-12T02:33:37.087Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:0f0d971f8c8cff96348af8bb4d54a08a9b05946b11cd32e460e9d80f0be33ace size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:37.446Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:37.786Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-11-12T02:33:37.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-12T02:33:37.786Z] 3b00546e9f4e: Preparing [2025-11-12T02:33:37.786Z] c1e87199f38d: Preparing [2025-11-12T02:33:37.786Z] f6ae9f85a552: Preparing [2025-11-12T02:33:37.786Z] 225811bb8667: Preparing [2025-11-12T02:33:37.786Z] 2d1bd59f13cd: Preparing [2025-11-12T02:33:37.786Z] c70488c556b4: Preparing [2025-11-12T02:33:37.786Z] c88b2110cdf6: Preparing [2025-11-12T02:33:37.786Z] 0e64f2360a44: Preparing [2025-11-12T02:33:37.786Z] c70488c556b4: Waiting [2025-11-12T02:33:37.786Z] c88b2110cdf6: Waiting [2025-11-12T02:33:37.786Z] 0e64f2360a44: Waiting [2025-11-12T02:33:37.786Z] f6ae9f85a552: Layer already exists [2025-11-12T02:33:37.786Z] c1e87199f38d: Layer already exists [2025-11-12T02:33:37.786Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:33:37.786Z] 3b00546e9f4e: Layer already exists [2025-11-12T02:33:37.786Z] 225811bb8667: Layer already exists [2025-11-12T02:33:37.786Z] c88b2110cdf6: Layer already exists [2025-11-12T02:33:37.786Z] 0e64f2360a44: Layer already exists [2025-11-12T02:33:37.786Z] c70488c556b4: Layer already exists [2025-11-12T02:33:38.051Z] latest: digest: sha256:0f0d971f8c8cff96348af8bb4d54a08a9b05946b11cd32e460e9d80f0be33ace size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:38.411Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:38.846Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.75 [2025-11-12T02:33:38.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-12T02:33:38.846Z] 3b00546e9f4e: Preparing [2025-11-12T02:33:38.846Z] c1e87199f38d: Preparing [2025-11-12T02:33:38.846Z] f6ae9f85a552: Preparing [2025-11-12T02:33:38.846Z] 225811bb8667: Preparing [2025-11-12T02:33:38.846Z] 2d1bd59f13cd: Preparing [2025-11-12T02:33:38.846Z] c70488c556b4: Preparing [2025-11-12T02:33:38.846Z] c88b2110cdf6: Preparing [2025-11-12T02:33:38.846Z] 0e64f2360a44: Preparing [2025-11-12T02:33:38.846Z] c88b2110cdf6: Waiting [2025-11-12T02:33:38.846Z] 0e64f2360a44: Waiting [2025-11-12T02:33:38.846Z] c70488c556b4: Waiting [2025-11-12T02:33:38.846Z] 3b00546e9f4e: Layer already exists [2025-11-12T02:33:38.846Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:33:38.846Z] f6ae9f85a552: Layer already exists [2025-11-12T02:33:38.846Z] 225811bb8667: Layer already exists [2025-11-12T02:33:38.846Z] c1e87199f38d: Layer already exists [2025-11-12T02:33:38.846Z] c70488c556b4: Layer already exists [2025-11-12T02:33:38.846Z] 0e64f2360a44: Layer already exists [2025-11-12T02:33:38.846Z] c88b2110cdf6: Layer already exists [2025-11-12T02:33:39.110Z] 4.1.0-dev.75: digest: sha256:0f0d971f8c8cff96348af8bb4d54a08a9b05946b11cd32e460e9d80f0be33ace size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:39.462Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:39.822Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:33:39.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-12T02:33:39.822Z] 3b00546e9f4e: Preparing [2025-11-12T02:33:39.823Z] c1e87199f38d: Preparing [2025-11-12T02:33:39.823Z] f6ae9f85a552: Preparing [2025-11-12T02:33:39.823Z] 225811bb8667: Preparing [2025-11-12T02:33:39.823Z] 2d1bd59f13cd: Preparing [2025-11-12T02:33:39.823Z] c70488c556b4: Preparing [2025-11-12T02:33:39.823Z] c88b2110cdf6: Preparing [2025-11-12T02:33:39.823Z] c70488c556b4: Waiting [2025-11-12T02:33:39.823Z] 0e64f2360a44: Preparing [2025-11-12T02:33:39.823Z] c88b2110cdf6: Waiting [2025-11-12T02:33:39.823Z] 0e64f2360a44: Waiting [2025-11-12T02:33:39.823Z] 3b00546e9f4e: Layer already exists [2025-11-12T02:33:39.823Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:33:39.823Z] f6ae9f85a552: Layer already exists [2025-11-12T02:33:39.823Z] c1e87199f38d: Layer already exists [2025-11-12T02:33:39.823Z] 225811bb8667: Layer already exists [2025-11-12T02:33:39.823Z] c88b2110cdf6: Layer already exists [2025-11-12T02:33:39.823Z] c70488c556b4: Layer already exists [2025-11-12T02:33:39.823Z] 0e64f2360a44: Layer already exists [2025-11-12T02:33:39.823Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:0f0d971f8c8cff96348af8bb4d54a08a9b05946b11cd32e460e9d80f0be33ace size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:40.439Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:40.803Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-11-12T02:33:40.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-12T02:33:40.803Z] 3b00546e9f4e: Preparing [2025-11-12T02:33:40.803Z] c1e87199f38d: Preparing [2025-11-12T02:33:40.803Z] f6ae9f85a552: Preparing [2025-11-12T02:33:40.803Z] 225811bb8667: Preparing [2025-11-12T02:33:40.803Z] 2d1bd59f13cd: Preparing [2025-11-12T02:33:40.803Z] c70488c556b4: Preparing [2025-11-12T02:33:40.803Z] c88b2110cdf6: Preparing [2025-11-12T02:33:40.803Z] 0e64f2360a44: Preparing [2025-11-12T02:33:40.803Z] c88b2110cdf6: Waiting [2025-11-12T02:33:40.803Z] 0e64f2360a44: Waiting [2025-11-12T02:33:40.803Z] c70488c556b4: Waiting [2025-11-12T02:33:40.803Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:33:40.803Z] 225811bb8667: Layer already exists [2025-11-12T02:33:40.803Z] f6ae9f85a552: Layer already exists [2025-11-12T02:33:40.803Z] c1e87199f38d: Layer already exists [2025-11-12T02:33:40.803Z] 3b00546e9f4e: Layer already exists [2025-11-12T02:33:40.803Z] c70488c556b4: Layer already exists [2025-11-12T02:33:40.803Z] c88b2110cdf6: Layer already exists [2025-11-12T02:33:40.803Z] 0e64f2360a44: Layer already exists [2025-11-12T02:33:41.068Z] main: digest: sha256:0f0d971f8c8cff96348af8bb4d54a08a9b05946b11cd32e460e9d80f0be33ace size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T02:33:41.152Z] ===================================================== [Pipeline] echo [2025-11-12T02:33:41.167Z] taggedImages: [2025-11-12T02:33:41.167Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:33:41.167Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-11-12T02:33:41.167Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.75 [2025-11-12T02:33:41.167Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:33:41.167Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-11-12T02:33:41.200Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-11-12T02:33:41.200Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:33:41.200Z] latest [2025-11-12T02:33:41.200Z] 4.1.0-dev.75 [2025-11-12T02:33:41.200Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:33:41.200Z] main [2025-11-12T02:33:41.200Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:41.571Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:41.924Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:33:41.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-12T02:33:41.924Z] c72d14e6b604: Preparing [2025-11-12T02:33:41.924Z] d94d4ac4b4aa: Preparing [2025-11-12T02:33:41.924Z] 5042c723caf4: Preparing [2025-11-12T02:33:41.924Z] dac8d14358d8: Preparing [2025-11-12T02:33:41.924Z] becec2c268fc: Preparing [2025-11-12T02:33:41.924Z] b1d545ad594a: Preparing [2025-11-12T02:33:41.924Z] d56a0b1030aa: Preparing [2025-11-12T02:33:41.924Z] 225811bb8667: Preparing [2025-11-12T02:33:41.924Z] 2d1bd59f13cd: Preparing [2025-11-12T02:33:41.924Z] c38a4d2eead3: Preparing [2025-11-12T02:33:41.924Z] 1e462403d700: Preparing [2025-11-12T02:33:41.924Z] 5f70bf18a086: Preparing [2025-11-12T02:33:41.924Z] ff332d7111b5: Preparing [2025-11-12T02:33:41.924Z] 91de2d7be1d7: Preparing [2025-11-12T02:33:41.924Z] 924214483686: Preparing [2025-11-12T02:33:41.924Z] 0e64f2360a44: Preparing [2025-11-12T02:33:41.924Z] 1e462403d700: Waiting [2025-11-12T02:33:41.924Z] 5f70bf18a086: Waiting [2025-11-12T02:33:41.924Z] ff332d7111b5: Waiting [2025-11-12T02:33:41.924Z] 91de2d7be1d7: Waiting [2025-11-12T02:33:41.924Z] b1d545ad594a: Waiting [2025-11-12T02:33:41.924Z] 924214483686: Waiting [2025-11-12T02:33:41.924Z] 0e64f2360a44: Waiting [2025-11-12T02:33:41.924Z] 225811bb8667: Waiting [2025-11-12T02:33:41.924Z] 2d1bd59f13cd: Waiting [2025-11-12T02:33:41.924Z] c38a4d2eead3: Waiting [2025-11-12T02:33:41.924Z] d56a0b1030aa: Waiting [2025-11-12T02:33:42.190Z] becec2c268fc: Pushed [2025-11-12T02:33:42.190Z] dac8d14358d8: Pushed [2025-11-12T02:33:42.190Z] d94d4ac4b4aa: Pushed [2025-11-12T02:33:42.190Z] c72d14e6b604: Pushed [2025-11-12T02:33:42.190Z] 5042c723caf4: Pushed [2025-11-12T02:33:42.190Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:33:42.190Z] 225811bb8667: Layer already exists [2025-11-12T02:33:42.190Z] 5f70bf18a086: Layer already exists [2025-11-12T02:33:42.190Z] b1d545ad594a: Pushed [2025-11-12T02:33:42.190Z] c38a4d2eead3: Pushed [2025-11-12T02:33:42.456Z] 1e462403d700: Pushed [2025-11-12T02:33:42.456Z] ff332d7111b5: Pushed [2025-11-12T02:33:42.456Z] 0e64f2360a44: Layer already exists [2025-11-12T02:33:42.456Z] 91de2d7be1d7: Pushed [2025-11-12T02:33:42.456Z] 924214483686: Pushed [2025-11-12T02:33:45.018Z] d56a0b1030aa: Pushed [2025-11-12T02:33:45.281Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:f18e9554d8c74826014ea4d5ef384648b75b0d6d07ddd090766e738166762541 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:45.626Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:45.977Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-11-12T02:33:45.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-12T02:33:45.977Z] c72d14e6b604: Preparing [2025-11-12T02:33:45.977Z] d94d4ac4b4aa: Preparing [2025-11-12T02:33:45.977Z] 5042c723caf4: Preparing [2025-11-12T02:33:45.977Z] dac8d14358d8: Preparing [2025-11-12T02:33:45.977Z] becec2c268fc: Preparing [2025-11-12T02:33:45.977Z] b1d545ad594a: Preparing [2025-11-12T02:33:45.977Z] d56a0b1030aa: Preparing [2025-11-12T02:33:45.977Z] 225811bb8667: Preparing [2025-11-12T02:33:45.977Z] 2d1bd59f13cd: Preparing [2025-11-12T02:33:45.977Z] c38a4d2eead3: Preparing [2025-11-12T02:33:45.977Z] 1e462403d700: Preparing [2025-11-12T02:33:45.977Z] 5f70bf18a086: Preparing [2025-11-12T02:33:45.977Z] ff332d7111b5: Preparing [2025-11-12T02:33:45.977Z] 91de2d7be1d7: Preparing [2025-11-12T02:33:45.977Z] 924214483686: Preparing [2025-11-12T02:33:45.977Z] 0e64f2360a44: Preparing [2025-11-12T02:33:45.977Z] d56a0b1030aa: Waiting [2025-11-12T02:33:45.977Z] 225811bb8667: Waiting [2025-11-12T02:33:45.977Z] 2d1bd59f13cd: Waiting [2025-11-12T02:33:45.977Z] c38a4d2eead3: Waiting [2025-11-12T02:33:45.977Z] 1e462403d700: Waiting [2025-11-12T02:33:45.977Z] 5f70bf18a086: Waiting [2025-11-12T02:33:45.977Z] ff332d7111b5: Waiting [2025-11-12T02:33:45.977Z] 91de2d7be1d7: Waiting [2025-11-12T02:33:45.977Z] 924214483686: Waiting [2025-11-12T02:33:45.977Z] 0e64f2360a44: Waiting [2025-11-12T02:33:45.977Z] b1d545ad594a: Waiting [2025-11-12T02:33:45.977Z] c72d14e6b604: Layer already exists [2025-11-12T02:33:45.977Z] dac8d14358d8: Layer already exists [2025-11-12T02:33:45.977Z] 5042c723caf4: Layer already exists [2025-11-12T02:33:45.977Z] d94d4ac4b4aa: Layer already exists [2025-11-12T02:33:45.977Z] becec2c268fc: Layer already exists [2025-11-12T02:33:45.977Z] d56a0b1030aa: Layer already exists [2025-11-12T02:33:45.977Z] 225811bb8667: Layer already exists [2025-11-12T02:33:45.977Z] b1d545ad594a: Layer already exists [2025-11-12T02:33:45.977Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:33:45.977Z] c38a4d2eead3: Layer already exists [2025-11-12T02:33:45.977Z] 5f70bf18a086: Layer already exists [2025-11-12T02:33:45.977Z] ff332d7111b5: Layer already exists [2025-11-12T02:33:45.977Z] 1e462403d700: Layer already exists [2025-11-12T02:33:45.977Z] 91de2d7be1d7: Layer already exists [2025-11-12T02:33:45.977Z] 924214483686: Layer already exists [2025-11-12T02:33:45.977Z] 0e64f2360a44: Layer already exists [2025-11-12T02:33:46.241Z] latest: digest: sha256:f18e9554d8c74826014ea4d5ef384648b75b0d6d07ddd090766e738166762541 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:46.598Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:48.348Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.75 [2025-11-12T02:33:48.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-12T02:33:48.348Z] c72d14e6b604: Preparing [2025-11-12T02:33:48.348Z] d94d4ac4b4aa: Preparing [2025-11-12T02:33:48.348Z] 5042c723caf4: Preparing [2025-11-12T02:33:48.348Z] dac8d14358d8: Preparing [2025-11-12T02:33:48.348Z] becec2c268fc: Preparing [2025-11-12T02:33:48.348Z] b1d545ad594a: Preparing [2025-11-12T02:33:48.348Z] d56a0b1030aa: Preparing [2025-11-12T02:33:48.348Z] 225811bb8667: Preparing [2025-11-12T02:33:48.348Z] 2d1bd59f13cd: Preparing [2025-11-12T02:33:48.348Z] c38a4d2eead3: Preparing [2025-11-12T02:33:48.348Z] 1e462403d700: Preparing [2025-11-12T02:33:48.348Z] 5f70bf18a086: Preparing [2025-11-12T02:33:48.348Z] ff332d7111b5: Preparing [2025-11-12T02:33:48.348Z] 91de2d7be1d7: Preparing [2025-11-12T02:33:48.348Z] 924214483686: Preparing [2025-11-12T02:33:48.348Z] 0e64f2360a44: Preparing [2025-11-12T02:33:48.348Z] b1d545ad594a: Waiting [2025-11-12T02:33:48.348Z] d56a0b1030aa: Waiting [2025-11-12T02:33:48.348Z] 225811bb8667: Waiting [2025-11-12T02:33:48.348Z] 2d1bd59f13cd: Waiting [2025-11-12T02:33:48.348Z] c38a4d2eead3: Waiting [2025-11-12T02:33:48.348Z] 1e462403d700: Waiting [2025-11-12T02:33:48.348Z] 5f70bf18a086: Waiting [2025-11-12T02:33:48.348Z] ff332d7111b5: Waiting [2025-11-12T02:33:48.348Z] 91de2d7be1d7: Waiting [2025-11-12T02:33:48.348Z] 924214483686: Waiting [2025-11-12T02:33:48.348Z] 0e64f2360a44: Waiting [2025-11-12T02:33:48.348Z] becec2c268fc: Layer already exists [2025-11-12T02:33:48.348Z] c72d14e6b604: Layer already exists [2025-11-12T02:33:48.348Z] 5042c723caf4: Layer already exists [2025-11-12T02:33:48.348Z] d94d4ac4b4aa: Layer already exists [2025-11-12T02:33:48.348Z] dac8d14358d8: Layer already exists [2025-11-12T02:33:48.348Z] b1d545ad594a: Layer already exists [2025-11-12T02:33:48.348Z] d56a0b1030aa: Layer already exists [2025-11-12T02:33:48.348Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:33:48.348Z] c38a4d2eead3: Layer already exists [2025-11-12T02:33:48.348Z] 225811bb8667: Layer already exists [2025-11-12T02:33:48.348Z] ff332d7111b5: Layer already exists [2025-11-12T02:33:48.348Z] 1e462403d700: Layer already exists [2025-11-12T02:33:48.348Z] 5f70bf18a086: Layer already exists [2025-11-12T02:33:48.348Z] 91de2d7be1d7: Layer already exists [2025-11-12T02:33:48.348Z] 924214483686: Layer already exists [2025-11-12T02:33:48.614Z] 0e64f2360a44: Layer already exists [2025-11-12T02:33:48.614Z] 4.1.0-dev.75: digest: sha256:f18e9554d8c74826014ea4d5ef384648b75b0d6d07ddd090766e738166762541 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:48.973Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:49.330Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:33:49.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-12T02:33:49.330Z] c72d14e6b604: Preparing [2025-11-12T02:33:49.330Z] d94d4ac4b4aa: Preparing [2025-11-12T02:33:49.330Z] 5042c723caf4: Preparing [2025-11-12T02:33:49.330Z] dac8d14358d8: Preparing [2025-11-12T02:33:49.330Z] becec2c268fc: Preparing [2025-11-12T02:33:49.330Z] b1d545ad594a: Preparing [2025-11-12T02:33:49.330Z] d56a0b1030aa: Preparing [2025-11-12T02:33:49.330Z] b1d545ad594a: Waiting [2025-11-12T02:33:49.330Z] 225811bb8667: Preparing [2025-11-12T02:33:49.330Z] d56a0b1030aa: Waiting [2025-11-12T02:33:49.330Z] 2d1bd59f13cd: Preparing [2025-11-12T02:33:49.330Z] 225811bb8667: Waiting [2025-11-12T02:33:49.330Z] c38a4d2eead3: Preparing [2025-11-12T02:33:49.330Z] 1e462403d700: Preparing [2025-11-12T02:33:49.330Z] 5f70bf18a086: Preparing [2025-11-12T02:33:49.330Z] ff332d7111b5: Preparing [2025-11-12T02:33:49.330Z] 91de2d7be1d7: Preparing [2025-11-12T02:33:49.330Z] 924214483686: Preparing [2025-11-12T02:33:49.330Z] 0e64f2360a44: Preparing [2025-11-12T02:33:49.330Z] 2d1bd59f13cd: Waiting [2025-11-12T02:33:49.330Z] ff332d7111b5: Waiting [2025-11-12T02:33:49.330Z] 91de2d7be1d7: Waiting [2025-11-12T02:33:49.330Z] 924214483686: Waiting [2025-11-12T02:33:49.330Z] c38a4d2eead3: Waiting [2025-11-12T02:33:49.330Z] 0e64f2360a44: Waiting [2025-11-12T02:33:49.330Z] 1e462403d700: Waiting [2025-11-12T02:33:49.330Z] 5f70bf18a086: Waiting [2025-11-12T02:33:49.330Z] c72d14e6b604: Layer already exists [2025-11-12T02:33:49.330Z] d94d4ac4b4aa: Layer already exists [2025-11-12T02:33:49.330Z] dac8d14358d8: Layer already exists [2025-11-12T02:33:49.330Z] becec2c268fc: Layer already exists [2025-11-12T02:33:49.330Z] 5042c723caf4: Layer already exists [2025-11-12T02:33:49.330Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:33:49.330Z] c38a4d2eead3: Layer already exists [2025-11-12T02:33:49.330Z] b1d545ad594a: Layer already exists [2025-11-12T02:33:49.330Z] 225811bb8667: Layer already exists [2025-11-12T02:33:49.330Z] d56a0b1030aa: Layer already exists [2025-11-12T02:33:49.330Z] 1e462403d700: Layer already exists [2025-11-12T02:33:49.330Z] 91de2d7be1d7: Layer already exists [2025-11-12T02:33:49.330Z] 5f70bf18a086: Layer already exists [2025-11-12T02:33:49.330Z] ff332d7111b5: Layer already exists [2025-11-12T02:33:49.330Z] 924214483686: Layer already exists [2025-11-12T02:33:49.595Z] 0e64f2360a44: Layer already exists [2025-11-12T02:33:49.595Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:f18e9554d8c74826014ea4d5ef384648b75b0d6d07ddd090766e738166762541 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:49.951Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:50.305Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-11-12T02:33:50.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-12T02:33:50.305Z] c72d14e6b604: Preparing [2025-11-12T02:33:50.305Z] d94d4ac4b4aa: Preparing [2025-11-12T02:33:50.305Z] 5042c723caf4: Preparing [2025-11-12T02:33:50.305Z] dac8d14358d8: Preparing [2025-11-12T02:33:50.305Z] becec2c268fc: Preparing [2025-11-12T02:33:50.305Z] b1d545ad594a: Preparing [2025-11-12T02:33:50.305Z] d56a0b1030aa: Preparing [2025-11-12T02:33:50.305Z] 225811bb8667: Preparing [2025-11-12T02:33:50.305Z] 2d1bd59f13cd: Preparing [2025-11-12T02:33:50.305Z] c38a4d2eead3: Preparing [2025-11-12T02:33:50.305Z] 1e462403d700: Preparing [2025-11-12T02:33:50.305Z] 5f70bf18a086: Preparing [2025-11-12T02:33:50.305Z] ff332d7111b5: Preparing [2025-11-12T02:33:50.305Z] 91de2d7be1d7: Preparing [2025-11-12T02:33:50.305Z] 924214483686: Preparing [2025-11-12T02:33:50.305Z] 0e64f2360a44: Preparing [2025-11-12T02:33:50.305Z] 2d1bd59f13cd: Waiting [2025-11-12T02:33:50.305Z] c38a4d2eead3: Waiting [2025-11-12T02:33:50.305Z] 1e462403d700: Waiting [2025-11-12T02:33:50.305Z] 5f70bf18a086: Waiting [2025-11-12T02:33:50.305Z] ff332d7111b5: Waiting [2025-11-12T02:33:50.305Z] 91de2d7be1d7: Waiting [2025-11-12T02:33:50.305Z] 924214483686: Waiting [2025-11-12T02:33:50.305Z] b1d545ad594a: Waiting [2025-11-12T02:33:50.305Z] d56a0b1030aa: Waiting [2025-11-12T02:33:50.305Z] 0e64f2360a44: Waiting [2025-11-12T02:33:50.305Z] 225811bb8667: Waiting [2025-11-12T02:33:50.305Z] dac8d14358d8: Layer already exists [2025-11-12T02:33:50.305Z] d94d4ac4b4aa: Layer already exists [2025-11-12T02:33:50.305Z] becec2c268fc: Layer already exists [2025-11-12T02:33:50.305Z] 5042c723caf4: Layer already exists [2025-11-12T02:33:50.305Z] c72d14e6b604: Layer already exists [2025-11-12T02:33:50.305Z] 225811bb8667: Layer already exists [2025-11-12T02:33:50.305Z] b1d545ad594a: Layer already exists [2025-11-12T02:33:50.305Z] c38a4d2eead3: Layer already exists [2025-11-12T02:33:50.305Z] d56a0b1030aa: Layer already exists [2025-11-12T02:33:50.305Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:33:50.305Z] 1e462403d700: Layer already exists [2025-11-12T02:33:50.305Z] 91de2d7be1d7: Layer already exists [2025-11-12T02:33:50.305Z] 5f70bf18a086: Layer already exists [2025-11-12T02:33:50.305Z] ff332d7111b5: Layer already exists [2025-11-12T02:33:50.305Z] 924214483686: Layer already exists [2025-11-12T02:33:50.305Z] 0e64f2360a44: Layer already exists [2025-11-12T02:33:50.569Z] main: digest: sha256:f18e9554d8c74826014ea4d5ef384648b75b0d6d07ddd090766e738166762541 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T02:33:50.649Z] ===================================================== [Pipeline] echo [2025-11-12T02:33:50.666Z] taggedImages: [2025-11-12T02:33:50.666Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:33:50.666Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-11-12T02:33:50.666Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.75 [2025-11-12T02:33:50.666Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:33:50.666Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-11-12T02:33:50.690Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-11-12T02:33:50.690Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:33:50.690Z] latest [2025-11-12T02:33:50.690Z] 4.1.0-dev.75 [2025-11-12T02:33:50.690Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:33:50.690Z] main [2025-11-12T02:33:50.690Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:51.051Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:33:51.422Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:33:51.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-12T02:33:51.422Z] 8d24bf9c3483: Preparing [2025-11-12T02:33:51.422Z] 2638d46972b5: Preparing [2025-11-12T02:33:51.422Z] 4dc88ea99c3a: Preparing [2025-11-12T02:33:51.422Z] f480eebd1e8a: Preparing [2025-11-12T02:33:51.422Z] 225811bb8667: Preparing [2025-11-12T02:33:51.422Z] 2d1bd59f13cd: Preparing [2025-11-12T02:33:51.422Z] c70488c556b4: Preparing [2025-11-12T02:33:51.422Z] 2d1bd59f13cd: Waiting [2025-11-12T02:33:51.422Z] c70488c556b4: Waiting [2025-11-12T02:33:51.422Z] c88b2110cdf6: Preparing [2025-11-12T02:33:51.422Z] c88b2110cdf6: Waiting [2025-11-12T02:33:51.422Z] 0e64f2360a44: Preparing [2025-11-12T02:33:51.422Z] 0e64f2360a44: Waiting [2025-11-12T02:33:51.686Z] 225811bb8667: Layer already exists [2025-11-12T02:33:51.686Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:33:51.686Z] 2638d46972b5: Pushed [2025-11-12T02:33:51.686Z] 4dc88ea99c3a: Pushed [2025-11-12T02:33:51.686Z] c70488c556b4: Layer already exists [2025-11-12T02:33:51.686Z] 8d24bf9c3483: Pushed [2025-11-12T02:33:51.686Z] c88b2110cdf6: Layer already exists [2025-11-12T02:33:51.686Z] 0e64f2360a44: Layer already exists [2025-11-12T02:33:59.871Z] f480eebd1e8a: Pushed [2025-11-12T02:34:00.824Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:40e5bc0156a75c3d6e40a6effa0d5816e00c81a945c9d67179ca7645229a9445 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:01.196Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:01.554Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-11-12T02:34:01.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-12T02:34:01.554Z] 8d24bf9c3483: Preparing [2025-11-12T02:34:01.554Z] 2638d46972b5: Preparing [2025-11-12T02:34:01.554Z] 4dc88ea99c3a: Preparing [2025-11-12T02:34:01.554Z] f480eebd1e8a: Preparing [2025-11-12T02:34:01.554Z] 225811bb8667: Preparing [2025-11-12T02:34:01.554Z] 2d1bd59f13cd: Preparing [2025-11-12T02:34:01.554Z] c70488c556b4: Preparing [2025-11-12T02:34:01.554Z] c88b2110cdf6: Preparing [2025-11-12T02:34:01.554Z] 0e64f2360a44: Preparing [2025-11-12T02:34:01.554Z] c70488c556b4: Waiting [2025-11-12T02:34:01.554Z] c88b2110cdf6: Waiting [2025-11-12T02:34:01.554Z] 2d1bd59f13cd: Waiting [2025-11-12T02:34:01.554Z] f480eebd1e8a: Layer already exists [2025-11-12T02:34:01.554Z] 225811bb8667: Layer already exists [2025-11-12T02:34:01.554Z] 8d24bf9c3483: Layer already exists [2025-11-12T02:34:01.554Z] 2638d46972b5: Layer already exists [2025-11-12T02:34:01.554Z] 4dc88ea99c3a: Layer already exists [2025-11-12T02:34:01.554Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:34:01.554Z] c70488c556b4: Layer already exists [2025-11-12T02:34:01.554Z] c88b2110cdf6: Layer already exists [2025-11-12T02:34:01.554Z] 0e64f2360a44: Layer already exists [2025-11-12T02:34:01.820Z] latest: digest: sha256:40e5bc0156a75c3d6e40a6effa0d5816e00c81a945c9d67179ca7645229a9445 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:02.187Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:02.549Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.75 [2025-11-12T02:34:02.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-12T02:34:02.549Z] 8d24bf9c3483: Preparing [2025-11-12T02:34:02.549Z] 2638d46972b5: Preparing [2025-11-12T02:34:02.549Z] 4dc88ea99c3a: Preparing [2025-11-12T02:34:02.549Z] f480eebd1e8a: Preparing [2025-11-12T02:34:02.549Z] 225811bb8667: Preparing [2025-11-12T02:34:02.549Z] 2d1bd59f13cd: Preparing [2025-11-12T02:34:02.549Z] c70488c556b4: Preparing [2025-11-12T02:34:02.549Z] c88b2110cdf6: Preparing [2025-11-12T02:34:02.549Z] 0e64f2360a44: Preparing [2025-11-12T02:34:02.549Z] 2d1bd59f13cd: Waiting [2025-11-12T02:34:02.549Z] c70488c556b4: Waiting [2025-11-12T02:34:02.549Z] c88b2110cdf6: Waiting [2025-11-12T02:34:02.549Z] 0e64f2360a44: Waiting [2025-11-12T02:34:02.549Z] 4dc88ea99c3a: Layer already exists [2025-11-12T02:34:02.549Z] 8d24bf9c3483: Layer already exists [2025-11-12T02:34:02.549Z] f480eebd1e8a: Layer already exists [2025-11-12T02:34:02.549Z] 2638d46972b5: Layer already exists [2025-11-12T02:34:02.549Z] 225811bb8667: Layer already exists [2025-11-12T02:34:02.549Z] c88b2110cdf6: Layer already exists [2025-11-12T02:34:02.549Z] 0e64f2360a44: Layer already exists [2025-11-12T02:34:02.549Z] c70488c556b4: Layer already exists [2025-11-12T02:34:02.549Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:34:02.815Z] 4.1.0-dev.75: digest: sha256:40e5bc0156a75c3d6e40a6effa0d5816e00c81a945c9d67179ca7645229a9445 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:03.166Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:03.514Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:34:03.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-12T02:34:03.514Z] 8d24bf9c3483: Preparing [2025-11-12T02:34:03.514Z] 2638d46972b5: Preparing [2025-11-12T02:34:03.514Z] 4dc88ea99c3a: Preparing [2025-11-12T02:34:03.514Z] f480eebd1e8a: Preparing [2025-11-12T02:34:03.514Z] 225811bb8667: Preparing [2025-11-12T02:34:03.514Z] 2d1bd59f13cd: Preparing [2025-11-12T02:34:03.514Z] c70488c556b4: Preparing [2025-11-12T02:34:03.514Z] c88b2110cdf6: Preparing [2025-11-12T02:34:03.514Z] 0e64f2360a44: Preparing [2025-11-12T02:34:03.514Z] c70488c556b4: Waiting [2025-11-12T02:34:03.514Z] c88b2110cdf6: Waiting [2025-11-12T02:34:03.514Z] 0e64f2360a44: Waiting [2025-11-12T02:34:03.514Z] 2d1bd59f13cd: Waiting [2025-11-12T02:34:03.514Z] 4dc88ea99c3a: Layer already exists [2025-11-12T02:34:03.514Z] 8d24bf9c3483: Layer already exists [2025-11-12T02:34:03.514Z] 225811bb8667: Layer already exists [2025-11-12T02:34:03.515Z] f480eebd1e8a: Layer already exists [2025-11-12T02:34:03.515Z] 2638d46972b5: Layer already exists [2025-11-12T02:34:03.515Z] c70488c556b4: Layer already exists [2025-11-12T02:34:03.515Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:34:03.515Z] c88b2110cdf6: Layer already exists [2025-11-12T02:34:03.515Z] 0e64f2360a44: Layer already exists [2025-11-12T02:34:03.779Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:40e5bc0156a75c3d6e40a6effa0d5816e00c81a945c9d67179ca7645229a9445 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:04.137Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:04.496Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-11-12T02:34:04.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-12T02:34:04.496Z] 8d24bf9c3483: Preparing [2025-11-12T02:34:04.496Z] 2638d46972b5: Preparing [2025-11-12T02:34:04.496Z] 4dc88ea99c3a: Preparing [2025-11-12T02:34:04.496Z] f480eebd1e8a: Preparing [2025-11-12T02:34:04.496Z] 225811bb8667: Preparing [2025-11-12T02:34:04.496Z] 2d1bd59f13cd: Preparing [2025-11-12T02:34:04.496Z] c70488c556b4: Preparing [2025-11-12T02:34:04.496Z] c88b2110cdf6: Preparing [2025-11-12T02:34:04.496Z] 0e64f2360a44: Preparing [2025-11-12T02:34:04.496Z] 2d1bd59f13cd: Waiting [2025-11-12T02:34:04.496Z] c70488c556b4: Waiting [2025-11-12T02:34:04.496Z] c88b2110cdf6: Waiting [2025-11-12T02:34:04.496Z] 0e64f2360a44: Waiting [2025-11-12T02:34:04.496Z] 8d24bf9c3483: Layer already exists [2025-11-12T02:34:04.496Z] 4dc88ea99c3a: Layer already exists [2025-11-12T02:34:04.496Z] 2638d46972b5: Layer already exists [2025-11-12T02:34:04.496Z] f480eebd1e8a: Layer already exists [2025-11-12T02:34:04.496Z] 225811bb8667: Layer already exists [2025-11-12T02:34:04.496Z] c70488c556b4: Layer already exists [2025-11-12T02:34:04.496Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:34:04.496Z] c88b2110cdf6: Layer already exists [2025-11-12T02:34:04.496Z] 0e64f2360a44: Layer already exists [2025-11-12T02:34:04.760Z] main: digest: sha256:40e5bc0156a75c3d6e40a6effa0d5816e00c81a945c9d67179ca7645229a9445 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T02:34:04.863Z] ===================================================== [Pipeline] echo [2025-11-12T02:34:04.880Z] taggedImages: [2025-11-12T02:34:04.880Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:34:04.880Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-11-12T02:34:04.880Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.75 [2025-11-12T02:34:04.880Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:34:04.880Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-11-12T02:34:04.908Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-11-12T02:34:04.908Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:34:04.908Z] latest [2025-11-12T02:34:04.908Z] 4.1.0-dev.75 [2025-11-12T02:34:04.908Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:34:04.908Z] main [2025-11-12T02:34:04.908Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:05.295Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:05.654Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:34:05.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-12T02:34:05.655Z] 53d3c0aad508: Preparing [2025-11-12T02:34:05.655Z] 5273d132d00c: Preparing [2025-11-12T02:34:05.655Z] b0a7a2773bb6: Preparing [2025-11-12T02:34:05.655Z] ca17dac9d623: Preparing [2025-11-12T02:34:05.655Z] a60ec0246e33: Preparing [2025-11-12T02:34:05.655Z] 225811bb8667: Preparing [2025-11-12T02:34:05.655Z] 2d1bd59f13cd: Preparing [2025-11-12T02:34:05.655Z] d64f1a9a498b: Preparing [2025-11-12T02:34:05.655Z] e86fd4eed890: Preparing [2025-11-12T02:34:05.655Z] d8513fb25de6: Preparing [2025-11-12T02:34:05.655Z] 0e64f2360a44: Preparing [2025-11-12T02:34:05.655Z] 225811bb8667: Waiting [2025-11-12T02:34:05.655Z] 2d1bd59f13cd: Waiting [2025-11-12T02:34:05.655Z] d64f1a9a498b: Waiting [2025-11-12T02:34:05.655Z] e86fd4eed890: Waiting [2025-11-12T02:34:05.655Z] d8513fb25de6: Waiting [2025-11-12T02:34:05.655Z] 0e64f2360a44: Waiting [2025-11-12T02:34:05.919Z] 53d3c0aad508: Pushed [2025-11-12T02:34:05.919Z] ca17dac9d623: Pushed [2025-11-12T02:34:05.919Z] a60ec0246e33: Pushed [2025-11-12T02:34:05.919Z] 5273d132d00c: Pushed [2025-11-12T02:34:05.919Z] 225811bb8667: Layer already exists [2025-11-12T02:34:05.919Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:34:05.919Z] 0e64f2360a44: Layer already exists [2025-11-12T02:34:06.182Z] e86fd4eed890: Pushed [2025-11-12T02:34:06.182Z] d64f1a9a498b: Pushed [2025-11-12T02:34:09.506Z] d8513fb25de6: Pushed [2025-11-12T02:34:12.071Z] b0a7a2773bb6: Pushed [2025-11-12T02:34:13.468Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:5e7470e9c8e10cba79643cc2a02733c87c5efaf577535afc0a1efe2a9e75c528 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:13.826Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:14.185Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-11-12T02:34:14.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-12T02:34:14.185Z] 53d3c0aad508: Preparing [2025-11-12T02:34:14.185Z] 5273d132d00c: Preparing [2025-11-12T02:34:14.185Z] b0a7a2773bb6: Preparing [2025-11-12T02:34:14.185Z] ca17dac9d623: Preparing [2025-11-12T02:34:14.185Z] a60ec0246e33: Preparing [2025-11-12T02:34:14.185Z] 225811bb8667: Preparing [2025-11-12T02:34:14.185Z] 225811bb8667: Waiting [2025-11-12T02:34:14.185Z] 2d1bd59f13cd: Preparing [2025-11-12T02:34:14.185Z] d64f1a9a498b: Preparing [2025-11-12T02:34:14.185Z] 2d1bd59f13cd: Waiting [2025-11-12T02:34:14.185Z] e86fd4eed890: Preparing [2025-11-12T02:34:14.185Z] d64f1a9a498b: Waiting [2025-11-12T02:34:14.185Z] e86fd4eed890: Waiting [2025-11-12T02:34:14.185Z] d8513fb25de6: Preparing [2025-11-12T02:34:14.185Z] 0e64f2360a44: Preparing [2025-11-12T02:34:14.185Z] d8513fb25de6: Waiting [2025-11-12T02:34:14.185Z] 0e64f2360a44: Waiting [2025-11-12T02:34:14.185Z] ca17dac9d623: Layer already exists [2025-11-12T02:34:14.185Z] b0a7a2773bb6: Layer already exists [2025-11-12T02:34:14.185Z] 53d3c0aad508: Layer already exists [2025-11-12T02:34:14.185Z] 5273d132d00c: Layer already exists [2025-11-12T02:34:14.185Z] a60ec0246e33: Layer already exists [2025-11-12T02:34:14.185Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:34:14.185Z] 225811bb8667: Layer already exists [2025-11-12T02:34:14.185Z] d64f1a9a498b: Layer already exists [2025-11-12T02:34:14.185Z] e86fd4eed890: Layer already exists [2025-11-12T02:34:14.185Z] d8513fb25de6: Layer already exists [2025-11-12T02:34:14.185Z] 0e64f2360a44: Layer already exists [2025-11-12T02:34:14.450Z] latest: digest: sha256:5e7470e9c8e10cba79643cc2a02733c87c5efaf577535afc0a1efe2a9e75c528 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:14.805Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:15.163Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.75 [2025-11-12T02:34:15.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-12T02:34:15.163Z] 53d3c0aad508: Preparing [2025-11-12T02:34:15.163Z] 5273d132d00c: Preparing [2025-11-12T02:34:15.163Z] b0a7a2773bb6: Preparing [2025-11-12T02:34:15.163Z] ca17dac9d623: Preparing [2025-11-12T02:34:15.163Z] a60ec0246e33: Preparing [2025-11-12T02:34:15.163Z] 225811bb8667: Preparing [2025-11-12T02:34:15.163Z] 2d1bd59f13cd: Preparing [2025-11-12T02:34:15.163Z] d64f1a9a498b: Preparing [2025-11-12T02:34:15.163Z] e86fd4eed890: Preparing [2025-11-12T02:34:15.163Z] d8513fb25de6: Preparing [2025-11-12T02:34:15.163Z] 0e64f2360a44: Preparing [2025-11-12T02:34:15.163Z] d64f1a9a498b: Waiting [2025-11-12T02:34:15.163Z] e86fd4eed890: Waiting [2025-11-12T02:34:15.163Z] 225811bb8667: Waiting [2025-11-12T02:34:15.163Z] d8513fb25de6: Waiting [2025-11-12T02:34:15.163Z] 2d1bd59f13cd: Waiting [2025-11-12T02:34:15.163Z] 0e64f2360a44: Waiting [2025-11-12T02:34:15.163Z] 53d3c0aad508: Layer already exists [2025-11-12T02:34:15.163Z] 5273d132d00c: Layer already exists [2025-11-12T02:34:15.163Z] ca17dac9d623: Layer already exists [2025-11-12T02:34:15.163Z] b0a7a2773bb6: Layer already exists [2025-11-12T02:34:15.163Z] a60ec0246e33: Layer already exists [2025-11-12T02:34:15.163Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:34:15.163Z] e86fd4eed890: Layer already exists [2025-11-12T02:34:15.163Z] 225811bb8667: Layer already exists [2025-11-12T02:34:15.163Z] d64f1a9a498b: Layer already exists [2025-11-12T02:34:15.163Z] d8513fb25de6: Layer already exists [2025-11-12T02:34:15.163Z] 0e64f2360a44: Layer already exists [2025-11-12T02:34:15.427Z] 4.1.0-dev.75: digest: sha256:5e7470e9c8e10cba79643cc2a02733c87c5efaf577535afc0a1efe2a9e75c528 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:15.780Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:16.183Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:34:16.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-12T02:34:16.183Z] 53d3c0aad508: Preparing [2025-11-12T02:34:16.183Z] 5273d132d00c: Preparing [2025-11-12T02:34:16.183Z] b0a7a2773bb6: Preparing [2025-11-12T02:34:16.183Z] ca17dac9d623: Preparing [2025-11-12T02:34:16.183Z] a60ec0246e33: Preparing [2025-11-12T02:34:16.183Z] 225811bb8667: Preparing [2025-11-12T02:34:16.183Z] 2d1bd59f13cd: Preparing [2025-11-12T02:34:16.183Z] d64f1a9a498b: Preparing [2025-11-12T02:34:16.183Z] e86fd4eed890: Preparing [2025-11-12T02:34:16.183Z] d8513fb25de6: Preparing [2025-11-12T02:34:16.183Z] 0e64f2360a44: Preparing [2025-11-12T02:34:16.183Z] 225811bb8667: Waiting [2025-11-12T02:34:16.183Z] 2d1bd59f13cd: Waiting [2025-11-12T02:34:16.183Z] d64f1a9a498b: Waiting [2025-11-12T02:34:16.183Z] e86fd4eed890: Waiting [2025-11-12T02:34:16.183Z] d8513fb25de6: Waiting [2025-11-12T02:34:16.183Z] 0e64f2360a44: Waiting [2025-11-12T02:34:16.183Z] b0a7a2773bb6: Layer already exists [2025-11-12T02:34:16.183Z] 53d3c0aad508: Layer already exists [2025-11-12T02:34:16.183Z] 5273d132d00c: Layer already exists [2025-11-12T02:34:16.183Z] ca17dac9d623: Layer already exists [2025-11-12T02:34:16.183Z] a60ec0246e33: Layer already exists [2025-11-12T02:34:16.183Z] d64f1a9a498b: Layer already exists [2025-11-12T02:34:16.183Z] e86fd4eed890: Layer already exists [2025-11-12T02:34:16.183Z] 225811bb8667: Layer already exists [2025-11-12T02:34:16.183Z] d8513fb25de6: Layer already exists [2025-11-12T02:34:16.183Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:34:16.183Z] 0e64f2360a44: Layer already exists [2025-11-12T02:34:16.450Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:5e7470e9c8e10cba79643cc2a02733c87c5efaf577535afc0a1efe2a9e75c528 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:16.799Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:17.170Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-11-12T02:34:17.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-12T02:34:17.170Z] 53d3c0aad508: Preparing [2025-11-12T02:34:17.170Z] 5273d132d00c: Preparing [2025-11-12T02:34:17.170Z] b0a7a2773bb6: Preparing [2025-11-12T02:34:17.170Z] ca17dac9d623: Preparing [2025-11-12T02:34:17.170Z] a60ec0246e33: Preparing [2025-11-12T02:34:17.170Z] 225811bb8667: Preparing [2025-11-12T02:34:17.170Z] 2d1bd59f13cd: Preparing [2025-11-12T02:34:17.170Z] d64f1a9a498b: Preparing [2025-11-12T02:34:17.170Z] e86fd4eed890: Preparing [2025-11-12T02:34:17.170Z] d8513fb25de6: Preparing [2025-11-12T02:34:17.170Z] 0e64f2360a44: Preparing [2025-11-12T02:34:17.170Z] d64f1a9a498b: Waiting [2025-11-12T02:34:17.170Z] e86fd4eed890: Waiting [2025-11-12T02:34:17.170Z] 225811bb8667: Waiting [2025-11-12T02:34:17.170Z] d8513fb25de6: Waiting [2025-11-12T02:34:17.170Z] 2d1bd59f13cd: Waiting [2025-11-12T02:34:17.170Z] 0e64f2360a44: Waiting [2025-11-12T02:34:17.170Z] a60ec0246e33: Layer already exists [2025-11-12T02:34:17.170Z] 53d3c0aad508: Layer already exists [2025-11-12T02:34:17.170Z] b0a7a2773bb6: Layer already exists [2025-11-12T02:34:17.170Z] ca17dac9d623: Layer already exists [2025-11-12T02:34:17.170Z] 5273d132d00c: Layer already exists [2025-11-12T02:34:17.170Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:34:17.170Z] e86fd4eed890: Layer already exists [2025-11-12T02:34:17.170Z] 225811bb8667: Layer already exists [2025-11-12T02:34:17.170Z] d64f1a9a498b: Layer already exists [2025-11-12T02:34:17.170Z] d8513fb25de6: Layer already exists [2025-11-12T02:34:17.170Z] 0e64f2360a44: Layer already exists [2025-11-12T02:34:17.436Z] main: digest: sha256:5e7470e9c8e10cba79643cc2a02733c87c5efaf577535afc0a1efe2a9e75c528 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T02:34:17.515Z] ===================================================== [Pipeline] echo [2025-11-12T02:34:17.530Z] taggedImages: [2025-11-12T02:34:17.530Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:34:17.530Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-11-12T02:34:17.530Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.75 [2025-11-12T02:34:17.530Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:34:17.530Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-11-12T02:34:17.557Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-11-12T02:34:17.557Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:34:17.557Z] latest [2025-11-12T02:34:17.557Z] 4.1.0-dev.75 [2025-11-12T02:34:17.557Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:34:17.557Z] main [2025-11-12T02:34:17.557Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:17.948Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:18.303Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:34:18.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-12T02:34:18.303Z] ad0e2fbfbe14: Preparing [2025-11-12T02:34:18.303Z] a01cb2310f60: Preparing [2025-11-12T02:34:18.303Z] 4bb4764086fc: Preparing [2025-11-12T02:34:18.303Z] 28ab7351351c: Preparing [2025-11-12T02:34:18.303Z] 618862b5da51: Preparing [2025-11-12T02:34:18.303Z] 92b6497c1dba: Preparing [2025-11-12T02:34:18.303Z] 8cdea9c6a31a: Preparing [2025-11-12T02:34:18.303Z] 225811bb8667: Preparing [2025-11-12T02:34:18.303Z] 2d1bd59f13cd: Preparing [2025-11-12T02:34:18.303Z] f8706c40f3a5: Preparing [2025-11-12T02:34:18.303Z] e76183bf874e: Preparing [2025-11-12T02:34:18.303Z] 0e64f2360a44: Preparing [2025-11-12T02:34:18.303Z] 92b6497c1dba: Waiting [2025-11-12T02:34:18.303Z] 8cdea9c6a31a: Waiting [2025-11-12T02:34:18.303Z] 225811bb8667: Waiting [2025-11-12T02:34:18.303Z] e76183bf874e: Waiting [2025-11-12T02:34:18.303Z] f8706c40f3a5: Waiting [2025-11-12T02:34:18.303Z] 0e64f2360a44: Waiting [2025-11-12T02:34:18.303Z] 2d1bd59f13cd: Waiting [2025-11-12T02:34:18.572Z] a01cb2310f60: Pushed [2025-11-12T02:34:18.572Z] 618862b5da51: Pushed [2025-11-12T02:34:18.572Z] ad0e2fbfbe14: Pushed [2025-11-12T02:34:18.572Z] 225811bb8667: Layer already exists [2025-11-12T02:34:18.572Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:34:18.572Z] 92b6497c1dba: Pushed [2025-11-12T02:34:18.572Z] 8cdea9c6a31a: Pushed [2025-11-12T02:34:18.837Z] 0e64f2360a44: Layer already exists [2025-11-12T02:34:18.837Z] f8706c40f3a5: Pushed [2025-11-12T02:34:22.165Z] e76183bf874e: Pushed [2025-11-12T02:34:24.739Z] 28ab7351351c: Pushed [2025-11-12T02:34:25.003Z] 4bb4764086fc: Pushed [2025-11-12T02:34:25.003Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:cdb44b301c437760729acd18a4f9b8c2ca76b8da790b66f9871436536b715db0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:25.377Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:25.819Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-11-12T02:34:25.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-12T02:34:25.819Z] ad0e2fbfbe14: Preparing [2025-11-12T02:34:25.819Z] a01cb2310f60: Preparing [2025-11-12T02:34:25.819Z] 4bb4764086fc: Preparing [2025-11-12T02:34:25.819Z] 28ab7351351c: Preparing [2025-11-12T02:34:25.819Z] 618862b5da51: Preparing [2025-11-12T02:34:25.819Z] 92b6497c1dba: Preparing [2025-11-12T02:34:25.819Z] 8cdea9c6a31a: Preparing [2025-11-12T02:34:25.819Z] 92b6497c1dba: Waiting [2025-11-12T02:34:25.819Z] 8cdea9c6a31a: Waiting [2025-11-12T02:34:25.819Z] 225811bb8667: Preparing [2025-11-12T02:34:25.819Z] 2d1bd59f13cd: Preparing [2025-11-12T02:34:25.819Z] 225811bb8667: Waiting [2025-11-12T02:34:25.819Z] f8706c40f3a5: Preparing [2025-11-12T02:34:25.819Z] 2d1bd59f13cd: Waiting [2025-11-12T02:34:25.819Z] e76183bf874e: Preparing [2025-11-12T02:34:25.819Z] f8706c40f3a5: Waiting [2025-11-12T02:34:25.819Z] 0e64f2360a44: Preparing [2025-11-12T02:34:25.819Z] e76183bf874e: Waiting [2025-11-12T02:34:25.819Z] 0e64f2360a44: Waiting [2025-11-12T02:34:25.819Z] ad0e2fbfbe14: Layer already exists [2025-11-12T02:34:25.819Z] 4bb4764086fc: Layer already exists [2025-11-12T02:34:25.819Z] 618862b5da51: Layer already exists [2025-11-12T02:34:25.819Z] a01cb2310f60: Layer already exists [2025-11-12T02:34:25.819Z] 28ab7351351c: Layer already exists [2025-11-12T02:34:25.819Z] 92b6497c1dba: Layer already exists [2025-11-12T02:34:25.819Z] 8cdea9c6a31a: Layer already exists [2025-11-12T02:34:25.819Z] 225811bb8667: Layer already exists [2025-11-12T02:34:25.819Z] f8706c40f3a5: Layer already exists [2025-11-12T02:34:25.819Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:34:25.819Z] e76183bf874e: Layer already exists [2025-11-12T02:34:25.819Z] 0e64f2360a44: Layer already exists [2025-11-12T02:34:26.084Z] latest: digest: sha256:cdb44b301c437760729acd18a4f9b8c2ca76b8da790b66f9871436536b715db0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:26.447Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:26.803Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.75 [2025-11-12T02:34:26.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-12T02:34:26.803Z] ad0e2fbfbe14: Preparing [2025-11-12T02:34:26.803Z] a01cb2310f60: Preparing [2025-11-12T02:34:26.803Z] 4bb4764086fc: Preparing [2025-11-12T02:34:26.803Z] 28ab7351351c: Preparing [2025-11-12T02:34:26.803Z] 618862b5da51: Preparing [2025-11-12T02:34:26.803Z] 92b6497c1dba: Preparing [2025-11-12T02:34:26.803Z] 8cdea9c6a31a: Preparing [2025-11-12T02:34:26.803Z] 225811bb8667: Preparing [2025-11-12T02:34:26.803Z] 2d1bd59f13cd: Preparing [2025-11-12T02:34:26.803Z] f8706c40f3a5: Preparing [2025-11-12T02:34:26.803Z] e76183bf874e: Preparing [2025-11-12T02:34:26.803Z] 0e64f2360a44: Preparing [2025-11-12T02:34:26.803Z] 92b6497c1dba: Waiting [2025-11-12T02:34:26.803Z] 8cdea9c6a31a: Waiting [2025-11-12T02:34:26.803Z] 225811bb8667: Waiting [2025-11-12T02:34:26.803Z] 2d1bd59f13cd: Waiting [2025-11-12T02:34:26.803Z] f8706c40f3a5: Waiting [2025-11-12T02:34:26.803Z] e76183bf874e: Waiting [2025-11-12T02:34:26.803Z] 0e64f2360a44: Waiting [2025-11-12T02:34:26.803Z] 618862b5da51: Layer already exists [2025-11-12T02:34:26.803Z] 4bb4764086fc: Layer already exists [2025-11-12T02:34:26.803Z] 28ab7351351c: Layer already exists [2025-11-12T02:34:26.803Z] ad0e2fbfbe14: Layer already exists [2025-11-12T02:34:26.803Z] a01cb2310f60: Layer already exists [2025-11-12T02:34:26.803Z] 92b6497c1dba: Layer already exists [2025-11-12T02:34:26.803Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:34:26.803Z] 8cdea9c6a31a: Layer already exists [2025-11-12T02:34:26.803Z] 225811bb8667: Layer already exists [2025-11-12T02:34:26.803Z] f8706c40f3a5: Layer already exists [2025-11-12T02:34:26.803Z] 0e64f2360a44: Layer already exists [2025-11-12T02:34:26.803Z] e76183bf874e: Layer already exists [2025-11-12T02:34:27.067Z] 4.1.0-dev.75: digest: sha256:cdb44b301c437760729acd18a4f9b8c2ca76b8da790b66f9871436536b715db0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:27.425Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:27.778Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:34:27.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-12T02:34:27.779Z] ad0e2fbfbe14: Preparing [2025-11-12T02:34:27.779Z] a01cb2310f60: Preparing [2025-11-12T02:34:27.779Z] 4bb4764086fc: Preparing [2025-11-12T02:34:27.779Z] 28ab7351351c: Preparing [2025-11-12T02:34:27.779Z] 618862b5da51: Preparing [2025-11-12T02:34:27.779Z] 92b6497c1dba: Preparing [2025-11-12T02:34:27.779Z] 8cdea9c6a31a: Preparing [2025-11-12T02:34:27.779Z] 225811bb8667: Preparing [2025-11-12T02:34:27.779Z] 2d1bd59f13cd: Preparing [2025-11-12T02:34:27.779Z] f8706c40f3a5: Preparing [2025-11-12T02:34:27.779Z] e76183bf874e: Preparing [2025-11-12T02:34:27.779Z] 0e64f2360a44: Preparing [2025-11-12T02:34:27.779Z] 2d1bd59f13cd: Waiting [2025-11-12T02:34:27.779Z] 92b6497c1dba: Waiting [2025-11-12T02:34:27.779Z] 8cdea9c6a31a: Waiting [2025-11-12T02:34:27.779Z] 225811bb8667: Waiting [2025-11-12T02:34:27.779Z] 0e64f2360a44: Waiting [2025-11-12T02:34:27.779Z] e76183bf874e: Waiting [2025-11-12T02:34:27.779Z] f8706c40f3a5: Waiting [2025-11-12T02:34:27.779Z] 618862b5da51: Layer already exists [2025-11-12T02:34:27.779Z] 28ab7351351c: Layer already exists [2025-11-12T02:34:27.779Z] 4bb4764086fc: Layer already exists [2025-11-12T02:34:27.779Z] ad0e2fbfbe14: Layer already exists [2025-11-12T02:34:27.779Z] a01cb2310f60: Layer already exists [2025-11-12T02:34:27.779Z] 92b6497c1dba: Layer already exists [2025-11-12T02:34:27.779Z] 8cdea9c6a31a: Layer already exists [2025-11-12T02:34:27.779Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:34:27.779Z] 225811bb8667: Layer already exists [2025-11-12T02:34:27.779Z] f8706c40f3a5: Layer already exists [2025-11-12T02:34:27.779Z] 0e64f2360a44: Layer already exists [2025-11-12T02:34:27.779Z] e76183bf874e: Layer already exists [2025-11-12T02:34:28.144Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:cdb44b301c437760729acd18a4f9b8c2ca76b8da790b66f9871436536b715db0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:28.489Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:28.844Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-11-12T02:34:28.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-12T02:34:28.844Z] ad0e2fbfbe14: Preparing [2025-11-12T02:34:28.844Z] a01cb2310f60: Preparing [2025-11-12T02:34:28.844Z] 4bb4764086fc: Preparing [2025-11-12T02:34:28.844Z] 28ab7351351c: Preparing [2025-11-12T02:34:28.844Z] 618862b5da51: Preparing [2025-11-12T02:34:28.844Z] 92b6497c1dba: Preparing [2025-11-12T02:34:28.844Z] 8cdea9c6a31a: Preparing [2025-11-12T02:34:28.844Z] 225811bb8667: Preparing [2025-11-12T02:34:28.844Z] 2d1bd59f13cd: Preparing [2025-11-12T02:34:28.844Z] f8706c40f3a5: Preparing [2025-11-12T02:34:28.844Z] e76183bf874e: Preparing [2025-11-12T02:34:28.844Z] 0e64f2360a44: Preparing [2025-11-12T02:34:28.844Z] 92b6497c1dba: Waiting [2025-11-12T02:34:28.844Z] 8cdea9c6a31a: Waiting [2025-11-12T02:34:28.844Z] 2d1bd59f13cd: Waiting [2025-11-12T02:34:28.844Z] 225811bb8667: Waiting [2025-11-12T02:34:28.844Z] f8706c40f3a5: Waiting [2025-11-12T02:34:28.844Z] e76183bf874e: Waiting [2025-11-12T02:34:28.844Z] 28ab7351351c: Layer already exists [2025-11-12T02:34:28.844Z] ad0e2fbfbe14: Layer already exists [2025-11-12T02:34:28.845Z] 618862b5da51: Layer already exists [2025-11-12T02:34:28.845Z] a01cb2310f60: Layer already exists [2025-11-12T02:34:28.845Z] 4bb4764086fc: Layer already exists [2025-11-12T02:34:28.845Z] 92b6497c1dba: Layer already exists [2025-11-12T02:34:28.845Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:34:28.845Z] 8cdea9c6a31a: Layer already exists [2025-11-12T02:34:28.845Z] 225811bb8667: Layer already exists [2025-11-12T02:34:28.845Z] f8706c40f3a5: Layer already exists [2025-11-12T02:34:28.845Z] e76183bf874e: Layer already exists [2025-11-12T02:34:28.845Z] 0e64f2360a44: Layer already exists [2025-11-12T02:34:29.110Z] main: digest: sha256:cdb44b301c437760729acd18a4f9b8c2ca76b8da790b66f9871436536b715db0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T02:34:29.191Z] ===================================================== [Pipeline] echo [2025-11-12T02:34:29.207Z] taggedImages: [2025-11-12T02:34:29.207Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:34:29.207Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-11-12T02:34:29.207Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.75 [2025-11-12T02:34:29.207Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:34:29.207Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-11-12T02:34:29.232Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-11-12T02:34:29.232Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:34:29.232Z] latest [2025-11-12T02:34:29.232Z] 4.1.0-dev.75 [2025-11-12T02:34:29.232Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:34:29.232Z] main [2025-11-12T02:34:29.232Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:29.592Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:29.946Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:34:29.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-12T02:34:29.946Z] 84c2a4657a02: Preparing [2025-11-12T02:34:29.946Z] 4d6e63c15712: Preparing [2025-11-12T02:34:29.946Z] 225811bb8667: Preparing [2025-11-12T02:34:29.946Z] 2d1bd59f13cd: Preparing [2025-11-12T02:34:29.946Z] 0b818fe6d639: Preparing [2025-11-12T02:34:29.946Z] 5774a423bd57: Preparing [2025-11-12T02:34:29.946Z] 0e64f2360a44: Preparing [2025-11-12T02:34:29.946Z] 5774a423bd57: Waiting [2025-11-12T02:34:29.946Z] 0e64f2360a44: Waiting [2025-11-12T02:34:29.946Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:34:29.946Z] 225811bb8667: Layer already exists [2025-11-12T02:34:30.211Z] 0e64f2360a44: Layer already exists [2025-11-12T02:34:30.211Z] 0b818fe6d639: Pushed [2025-11-12T02:34:30.211Z] 84c2a4657a02: Pushed [2025-11-12T02:34:32.142Z] 5774a423bd57: Pushed [2025-11-12T02:34:37.463Z] 4d6e63c15712: Pushed [2025-11-12T02:34:37.463Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:b64b90f0be38e9b8d4537859d9e57e30c3ef874bb6ba092fa4f110167efc05b6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:37.811Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:38.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-11-12T02:34:38.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-12T02:34:38.149Z] 84c2a4657a02: Preparing [2025-11-12T02:34:38.149Z] 4d6e63c15712: Preparing [2025-11-12T02:34:38.149Z] 225811bb8667: Preparing [2025-11-12T02:34:38.149Z] 2d1bd59f13cd: Preparing [2025-11-12T02:34:38.149Z] 0b818fe6d639: Preparing [2025-11-12T02:34:38.149Z] 5774a423bd57: Preparing [2025-11-12T02:34:38.149Z] 0e64f2360a44: Preparing [2025-11-12T02:34:38.149Z] 5774a423bd57: Waiting [2025-11-12T02:34:38.149Z] 0e64f2360a44: Waiting [2025-11-12T02:34:38.149Z] 225811bb8667: Layer already exists [2025-11-12T02:34:38.149Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:34:38.149Z] 0b818fe6d639: Layer already exists [2025-11-12T02:34:38.149Z] 4d6e63c15712: Layer already exists [2025-11-12T02:34:38.149Z] 84c2a4657a02: Layer already exists [2025-11-12T02:34:38.149Z] 5774a423bd57: Layer already exists [2025-11-12T02:34:38.149Z] 0e64f2360a44: Layer already exists [2025-11-12T02:34:38.413Z] latest: digest: sha256:b64b90f0be38e9b8d4537859d9e57e30c3ef874bb6ba092fa4f110167efc05b6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:38.766Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:39.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.75 [2025-11-12T02:34:39.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-12T02:34:39.115Z] 84c2a4657a02: Preparing [2025-11-12T02:34:39.115Z] 4d6e63c15712: Preparing [2025-11-12T02:34:39.115Z] 225811bb8667: Preparing [2025-11-12T02:34:39.115Z] 2d1bd59f13cd: Preparing [2025-11-12T02:34:39.115Z] 0b818fe6d639: Preparing [2025-11-12T02:34:39.115Z] 5774a423bd57: Preparing [2025-11-12T02:34:39.115Z] 0e64f2360a44: Preparing [2025-11-12T02:34:39.115Z] 5774a423bd57: Waiting [2025-11-12T02:34:39.115Z] 0e64f2360a44: Waiting [2025-11-12T02:34:39.115Z] 0b818fe6d639: Layer already exists [2025-11-12T02:34:39.115Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:34:39.115Z] 84c2a4657a02: Layer already exists [2025-11-12T02:34:39.115Z] 225811bb8667: Layer already exists [2025-11-12T02:34:39.115Z] 4d6e63c15712: Layer already exists [2025-11-12T02:34:39.115Z] 0e64f2360a44: Layer already exists [2025-11-12T02:34:39.115Z] 5774a423bd57: Layer already exists [2025-11-12T02:34:39.115Z] 4.1.0-dev.75: digest: sha256:b64b90f0be38e9b8d4537859d9e57e30c3ef874bb6ba092fa4f110167efc05b6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:39.740Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:40.099Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:34:40.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-12T02:34:40.099Z] 84c2a4657a02: Preparing [2025-11-12T02:34:40.099Z] 4d6e63c15712: Preparing [2025-11-12T02:34:40.099Z] 225811bb8667: Preparing [2025-11-12T02:34:40.099Z] 2d1bd59f13cd: Preparing [2025-11-12T02:34:40.099Z] 0b818fe6d639: Preparing [2025-11-12T02:34:40.099Z] 5774a423bd57: Preparing [2025-11-12T02:34:40.099Z] 0e64f2360a44: Preparing [2025-11-12T02:34:40.099Z] 0e64f2360a44: Waiting [2025-11-12T02:34:40.099Z] 225811bb8667: Layer already exists [2025-11-12T02:34:40.099Z] 84c2a4657a02: Layer already exists [2025-11-12T02:34:40.099Z] 4d6e63c15712: Layer already exists [2025-11-12T02:34:40.099Z] 0b818fe6d639: Layer already exists [2025-11-12T02:34:40.099Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:34:40.099Z] 0e64f2360a44: Layer already exists [2025-11-12T02:34:40.099Z] 5774a423bd57: Layer already exists [2025-11-12T02:34:40.363Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:b64b90f0be38e9b8d4537859d9e57e30c3ef874bb6ba092fa4f110167efc05b6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:40.715Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:41.065Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-11-12T02:34:41.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-12T02:34:41.065Z] 84c2a4657a02: Preparing [2025-11-12T02:34:41.065Z] 4d6e63c15712: Preparing [2025-11-12T02:34:41.065Z] 225811bb8667: Preparing [2025-11-12T02:34:41.065Z] 2d1bd59f13cd: Preparing [2025-11-12T02:34:41.065Z] 0b818fe6d639: Preparing [2025-11-12T02:34:41.065Z] 5774a423bd57: Preparing [2025-11-12T02:34:41.065Z] 0e64f2360a44: Preparing [2025-11-12T02:34:41.065Z] 5774a423bd57: Waiting [2025-11-12T02:34:41.065Z] 0e64f2360a44: Waiting [2025-11-12T02:34:41.066Z] 84c2a4657a02: Layer already exists [2025-11-12T02:34:41.066Z] 4d6e63c15712: Layer already exists [2025-11-12T02:34:41.066Z] 0b818fe6d639: Layer already exists [2025-11-12T02:34:41.066Z] 225811bb8667: Layer already exists [2025-11-12T02:34:41.066Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:34:41.066Z] 0e64f2360a44: Layer already exists [2025-11-12T02:34:41.066Z] 5774a423bd57: Layer already exists [2025-11-12T02:34:41.331Z] main: digest: sha256:b64b90f0be38e9b8d4537859d9e57e30c3ef874bb6ba092fa4f110167efc05b6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T02:34:41.415Z] ===================================================== [Pipeline] echo [2025-11-12T02:34:41.429Z] taggedImages: [2025-11-12T02:34:41.429Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:34:41.429Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-11-12T02:34:41.429Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.75 [2025-11-12T02:34:41.429Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:34:41.429Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-11-12T02:34:41.460Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-11-12T02:34:41.460Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:34:41.460Z] latest [2025-11-12T02:34:41.460Z] 4.1.0-dev.75 [2025-11-12T02:34:41.460Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:34:41.460Z] main [2025-11-12T02:34:41.460Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:41.831Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:34:42.183Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:34:42.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-12T02:34:42.183Z] 2aafefed0ee0: Preparing [2025-11-12T02:34:42.183Z] 40856ff9b2fb: Preparing [2025-11-12T02:34:42.183Z] fb9c83c470fa: Preparing [2025-11-12T02:34:42.183Z] 225811bb8667: Preparing [2025-11-12T02:34:42.183Z] 2d1bd59f13cd: Preparing [2025-11-12T02:34:42.183Z] 8a90e8b2dcaa: Preparing [2025-11-12T02:34:42.183Z] 7f3364a1b1e8: Preparing [2025-11-12T02:34:42.183Z] cf357ba4eff4: Preparing [2025-11-12T02:34:42.183Z] c6566f7345ad: Preparing [2025-11-12T02:34:42.183Z] 0e64f2360a44: Preparing [2025-11-12T02:34:42.183Z] cf357ba4eff4: Waiting [2025-11-12T02:34:42.183Z] c6566f7345ad: Waiting [2025-11-12T02:34:42.183Z] 0e64f2360a44: Waiting [2025-11-12T02:34:42.183Z] 8a90e8b2dcaa: Waiting [2025-11-12T02:34:42.183Z] 7f3364a1b1e8: Waiting [2025-11-12T02:34:42.449Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:34:42.449Z] 225811bb8667: Layer already exists [2025-11-12T02:34:42.449Z] fb9c83c470fa: Pushed [2025-11-12T02:34:42.449Z] 2aafefed0ee0: Pushed [2025-11-12T02:34:42.449Z] 40856ff9b2fb: Pushed [2025-11-12T02:34:42.449Z] 0e64f2360a44: Layer already exists [2025-11-12T02:34:42.713Z] cf357ba4eff4: Pushed [2025-11-12T02:34:43.664Z] c6566f7345ad: Pushed [2025-11-12T02:34:55.940Z] 7f3364a1b1e8: Pushed [2025-11-12T02:35:10.898Z] 8a90e8b2dcaa: Pushed [2025-11-12T02:35:10.898Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:0fe7a637ec2fc6bca2daf407236ba33d3434d8cd33f7720f0661cb7eaaa9cc99 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:11.251Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:11.601Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-11-12T02:35:11.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-12T02:35:11.601Z] 2aafefed0ee0: Preparing [2025-11-12T02:35:11.601Z] 40856ff9b2fb: Preparing [2025-11-12T02:35:11.601Z] fb9c83c470fa: Preparing [2025-11-12T02:35:11.601Z] 225811bb8667: Preparing [2025-11-12T02:35:11.601Z] 2d1bd59f13cd: Preparing [2025-11-12T02:35:11.601Z] 8a90e8b2dcaa: Preparing [2025-11-12T02:35:11.601Z] 7f3364a1b1e8: Preparing [2025-11-12T02:35:11.601Z] 8a90e8b2dcaa: Waiting [2025-11-12T02:35:11.601Z] cf357ba4eff4: Preparing [2025-11-12T02:35:11.601Z] 7f3364a1b1e8: Waiting [2025-11-12T02:35:11.601Z] c6566f7345ad: Preparing [2025-11-12T02:35:11.601Z] cf357ba4eff4: Waiting [2025-11-12T02:35:11.601Z] 0e64f2360a44: Preparing [2025-11-12T02:35:11.601Z] c6566f7345ad: Waiting [2025-11-12T02:35:11.601Z] 0e64f2360a44: Waiting [2025-11-12T02:35:11.601Z] 40856ff9b2fb: Layer already exists [2025-11-12T02:35:11.601Z] fb9c83c470fa: Layer already exists [2025-11-12T02:35:11.601Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:35:11.601Z] 225811bb8667: Layer already exists [2025-11-12T02:35:11.601Z] 2aafefed0ee0: Layer already exists [2025-11-12T02:35:11.601Z] 8a90e8b2dcaa: Layer already exists [2025-11-12T02:35:11.601Z] cf357ba4eff4: Layer already exists [2025-11-12T02:35:11.601Z] 7f3364a1b1e8: Layer already exists [2025-11-12T02:35:11.601Z] c6566f7345ad: Layer already exists [2025-11-12T02:35:11.601Z] 0e64f2360a44: Layer already exists [2025-11-12T02:35:11.864Z] latest: digest: sha256:0fe7a637ec2fc6bca2daf407236ba33d3434d8cd33f7720f0661cb7eaaa9cc99 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:12.212Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:12.563Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.75 [2025-11-12T02:35:12.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-12T02:35:12.563Z] 2aafefed0ee0: Preparing [2025-11-12T02:35:12.563Z] 40856ff9b2fb: Preparing [2025-11-12T02:35:12.563Z] fb9c83c470fa: Preparing [2025-11-12T02:35:12.563Z] 225811bb8667: Preparing [2025-11-12T02:35:12.563Z] 2d1bd59f13cd: Preparing [2025-11-12T02:35:12.563Z] 8a90e8b2dcaa: Preparing [2025-11-12T02:35:12.563Z] 7f3364a1b1e8: Preparing [2025-11-12T02:35:12.563Z] cf357ba4eff4: Preparing [2025-11-12T02:35:12.563Z] c6566f7345ad: Preparing [2025-11-12T02:35:12.563Z] 0e64f2360a44: Preparing [2025-11-12T02:35:12.563Z] 7f3364a1b1e8: Waiting [2025-11-12T02:35:12.563Z] cf357ba4eff4: Waiting [2025-11-12T02:35:12.563Z] c6566f7345ad: Waiting [2025-11-12T02:35:12.563Z] 0e64f2360a44: Waiting [2025-11-12T02:35:12.563Z] 8a90e8b2dcaa: Waiting [2025-11-12T02:35:12.563Z] 2aafefed0ee0: Layer already exists [2025-11-12T02:35:12.563Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:35:12.563Z] fb9c83c470fa: Layer already exists [2025-11-12T02:35:12.563Z] 40856ff9b2fb: Layer already exists [2025-11-12T02:35:12.563Z] 225811bb8667: Layer already exists [2025-11-12T02:35:12.563Z] 8a90e8b2dcaa: Layer already exists [2025-11-12T02:35:12.563Z] 7f3364a1b1e8: Layer already exists [2025-11-12T02:35:12.563Z] cf357ba4eff4: Layer already exists [2025-11-12T02:35:12.563Z] c6566f7345ad: Layer already exists [2025-11-12T02:35:12.563Z] 0e64f2360a44: Layer already exists [2025-11-12T02:35:12.829Z] 4.1.0-dev.75: digest: sha256:0fe7a637ec2fc6bca2daf407236ba33d3434d8cd33f7720f0661cb7eaaa9cc99 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:13.183Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:14.932Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:35:14.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-12T02:35:14.932Z] 2aafefed0ee0: Preparing [2025-11-12T02:35:14.932Z] 40856ff9b2fb: Preparing [2025-11-12T02:35:14.932Z] fb9c83c470fa: Preparing [2025-11-12T02:35:14.932Z] 225811bb8667: Preparing [2025-11-12T02:35:14.932Z] 2d1bd59f13cd: Preparing [2025-11-12T02:35:14.932Z] 8a90e8b2dcaa: Preparing [2025-11-12T02:35:14.932Z] 7f3364a1b1e8: Preparing [2025-11-12T02:35:14.932Z] cf357ba4eff4: Preparing [2025-11-12T02:35:14.932Z] c6566f7345ad: Preparing [2025-11-12T02:35:14.932Z] 0e64f2360a44: Preparing [2025-11-12T02:35:14.932Z] 7f3364a1b1e8: Waiting [2025-11-12T02:35:14.932Z] cf357ba4eff4: Waiting [2025-11-12T02:35:14.932Z] c6566f7345ad: Waiting [2025-11-12T02:35:14.932Z] 0e64f2360a44: Waiting [2025-11-12T02:35:14.932Z] 8a90e8b2dcaa: Waiting [2025-11-12T02:35:14.932Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:35:14.932Z] 2aafefed0ee0: Layer already exists [2025-11-12T02:35:14.932Z] 40856ff9b2fb: Layer already exists [2025-11-12T02:35:14.932Z] 225811bb8667: Layer already exists [2025-11-12T02:35:14.932Z] fb9c83c470fa: Layer already exists [2025-11-12T02:35:14.932Z] c6566f7345ad: Layer already exists [2025-11-12T02:35:14.932Z] cf357ba4eff4: Layer already exists [2025-11-12T02:35:14.932Z] 8a90e8b2dcaa: Layer already exists [2025-11-12T02:35:14.932Z] 7f3364a1b1e8: Layer already exists [2025-11-12T02:35:14.932Z] 0e64f2360a44: Layer already exists [2025-11-12T02:35:14.932Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:0fe7a637ec2fc6bca2daf407236ba33d3434d8cd33f7720f0661cb7eaaa9cc99 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:15.289Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:15.638Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-11-12T02:35:15.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-12T02:35:15.638Z] 2aafefed0ee0: Preparing [2025-11-12T02:35:15.638Z] 40856ff9b2fb: Preparing [2025-11-12T02:35:15.638Z] fb9c83c470fa: Preparing [2025-11-12T02:35:15.638Z] 225811bb8667: Preparing [2025-11-12T02:35:15.638Z] 2d1bd59f13cd: Preparing [2025-11-12T02:35:15.638Z] 8a90e8b2dcaa: Preparing [2025-11-12T02:35:15.638Z] 7f3364a1b1e8: Preparing [2025-11-12T02:35:15.638Z] cf357ba4eff4: Preparing [2025-11-12T02:35:15.638Z] c6566f7345ad: Preparing [2025-11-12T02:35:15.638Z] 0e64f2360a44: Preparing [2025-11-12T02:35:15.638Z] 8a90e8b2dcaa: Waiting [2025-11-12T02:35:15.638Z] 7f3364a1b1e8: Waiting [2025-11-12T02:35:15.638Z] cf357ba4eff4: Waiting [2025-11-12T02:35:15.638Z] c6566f7345ad: Waiting [2025-11-12T02:35:15.638Z] 0e64f2360a44: Waiting [2025-11-12T02:35:15.638Z] fb9c83c470fa: Layer already exists [2025-11-12T02:35:15.638Z] 2aafefed0ee0: Layer already exists [2025-11-12T02:35:15.638Z] 225811bb8667: Layer already exists [2025-11-12T02:35:15.638Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:35:15.638Z] 40856ff9b2fb: Layer already exists [2025-11-12T02:35:15.638Z] 8a90e8b2dcaa: Layer already exists [2025-11-12T02:35:15.638Z] cf357ba4eff4: Layer already exists [2025-11-12T02:35:15.638Z] 7f3364a1b1e8: Layer already exists [2025-11-12T02:35:15.638Z] c6566f7345ad: Layer already exists [2025-11-12T02:35:15.638Z] 0e64f2360a44: Layer already exists [2025-11-12T02:35:15.638Z] main: digest: sha256:0fe7a637ec2fc6bca2daf407236ba33d3434d8cd33f7720f0661cb7eaaa9cc99 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T02:35:15.980Z] ===================================================== [Pipeline] echo [2025-11-12T02:35:15.996Z] taggedImages: [2025-11-12T02:35:15.996Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:35:15.996Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-11-12T02:35:15.996Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.75 [2025-11-12T02:35:15.996Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:35:15.996Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-11-12T02:35:16.022Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-11-12T02:35:16.022Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:35:16.022Z] latest [2025-11-12T02:35:16.022Z] 4.1.0-dev.75 [2025-11-12T02:35:16.022Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:35:16.022Z] main [2025-11-12T02:35:16.022Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:16.383Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:16.731Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:35:16.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-12T02:35:16.731Z] 87c4bd311750: Preparing [2025-11-12T02:35:16.731Z] 08f7d1ecff27: Preparing [2025-11-12T02:35:16.731Z] 965d54e7f27a: Preparing [2025-11-12T02:35:16.731Z] 225811bb8667: Preparing [2025-11-12T02:35:16.731Z] 2d1bd59f13cd: Preparing [2025-11-12T02:35:16.731Z] 8a90e8b2dcaa: Preparing [2025-11-12T02:35:16.731Z] 5d096ace88fa: Preparing [2025-11-12T02:35:16.731Z] ca4c2ba3abd7: Preparing [2025-11-12T02:35:16.731Z] 0e64f2360a44: Preparing [2025-11-12T02:35:16.731Z] 8a90e8b2dcaa: Waiting [2025-11-12T02:35:16.731Z] 5d096ace88fa: Waiting [2025-11-12T02:35:16.731Z] ca4c2ba3abd7: Waiting [2025-11-12T02:35:16.731Z] 0e64f2360a44: Waiting [2025-11-12T02:35:16.731Z] 225811bb8667: Layer already exists [2025-11-12T02:35:16.731Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:35:16.997Z] 8a90e8b2dcaa: Layer already exists [2025-11-12T02:35:16.997Z] 965d54e7f27a: Pushed [2025-11-12T02:35:16.997Z] 08f7d1ecff27: Pushed [2025-11-12T02:35:16.997Z] 87c4bd311750: Pushed [2025-11-12T02:35:16.997Z] 0e64f2360a44: Layer already exists [2025-11-12T02:35:16.997Z] 5d096ace88fa: Pushed [2025-11-12T02:35:17.578Z] ca4c2ba3abd7: Pushed [2025-11-12T02:35:17.843Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:3ead44bae9007fbbfd3f9a9df672923d85e2b6d4a92d860b8d10e87a632e68d8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:18.201Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:18.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-11-12T02:35:18.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-12T02:35:18.546Z] 87c4bd311750: Preparing [2025-11-12T02:35:18.546Z] 08f7d1ecff27: Preparing [2025-11-12T02:35:18.546Z] 965d54e7f27a: Preparing [2025-11-12T02:35:18.546Z] 225811bb8667: Preparing [2025-11-12T02:35:18.546Z] 2d1bd59f13cd: Preparing [2025-11-12T02:35:18.546Z] 8a90e8b2dcaa: Preparing [2025-11-12T02:35:18.546Z] 5d096ace88fa: Preparing [2025-11-12T02:35:18.546Z] ca4c2ba3abd7: Preparing [2025-11-12T02:35:18.546Z] 0e64f2360a44: Preparing [2025-11-12T02:35:18.546Z] 5d096ace88fa: Waiting [2025-11-12T02:35:18.546Z] ca4c2ba3abd7: Waiting [2025-11-12T02:35:18.546Z] 8a90e8b2dcaa: Waiting [2025-11-12T02:35:18.546Z] 0e64f2360a44: Waiting [2025-11-12T02:35:18.546Z] 08f7d1ecff27: Layer already exists [2025-11-12T02:35:18.546Z] 87c4bd311750: Layer already exists [2025-11-12T02:35:18.546Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:35:18.546Z] 965d54e7f27a: Layer already exists [2025-11-12T02:35:18.546Z] 225811bb8667: Layer already exists [2025-11-12T02:35:18.546Z] ca4c2ba3abd7: Layer already exists [2025-11-12T02:35:18.546Z] 8a90e8b2dcaa: Layer already exists [2025-11-12T02:35:18.546Z] 5d096ace88fa: Layer already exists [2025-11-12T02:35:18.546Z] 0e64f2360a44: Layer already exists [2025-11-12T02:35:18.810Z] latest: digest: sha256:3ead44bae9007fbbfd3f9a9df672923d85e2b6d4a92d860b8d10e87a632e68d8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:19.173Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:19.527Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.75 [2025-11-12T02:35:19.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-12T02:35:19.527Z] 87c4bd311750: Preparing [2025-11-12T02:35:19.527Z] 08f7d1ecff27: Preparing [2025-11-12T02:35:19.527Z] 965d54e7f27a: Preparing [2025-11-12T02:35:19.527Z] 225811bb8667: Preparing [2025-11-12T02:35:19.527Z] 2d1bd59f13cd: Preparing [2025-11-12T02:35:19.527Z] 8a90e8b2dcaa: Preparing [2025-11-12T02:35:19.527Z] 5d096ace88fa: Preparing [2025-11-12T02:35:19.527Z] ca4c2ba3abd7: Preparing [2025-11-12T02:35:19.527Z] 0e64f2360a44: Preparing [2025-11-12T02:35:19.527Z] 5d096ace88fa: Waiting [2025-11-12T02:35:19.527Z] ca4c2ba3abd7: Waiting [2025-11-12T02:35:19.527Z] 0e64f2360a44: Waiting [2025-11-12T02:35:19.527Z] 8a90e8b2dcaa: Waiting [2025-11-12T02:35:19.527Z] 225811bb8667: Layer already exists [2025-11-12T02:35:19.527Z] 08f7d1ecff27: Layer already exists [2025-11-12T02:35:19.527Z] 87c4bd311750: Layer already exists [2025-11-12T02:35:19.527Z] 965d54e7f27a: Layer already exists [2025-11-12T02:35:19.527Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:35:19.527Z] ca4c2ba3abd7: Layer already exists [2025-11-12T02:35:19.527Z] 5d096ace88fa: Layer already exists [2025-11-12T02:35:19.527Z] 0e64f2360a44: Layer already exists [2025-11-12T02:35:19.527Z] 8a90e8b2dcaa: Layer already exists [2025-11-12T02:35:19.792Z] 4.1.0-dev.75: digest: sha256:3ead44bae9007fbbfd3f9a9df672923d85e2b6d4a92d860b8d10e87a632e68d8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:20.144Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:20.482Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:35:20.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-12T02:35:20.482Z] 87c4bd311750: Preparing [2025-11-12T02:35:20.482Z] 08f7d1ecff27: Preparing [2025-11-12T02:35:20.482Z] 965d54e7f27a: Preparing [2025-11-12T02:35:20.482Z] 225811bb8667: Preparing [2025-11-12T02:35:20.482Z] 2d1bd59f13cd: Preparing [2025-11-12T02:35:20.482Z] 8a90e8b2dcaa: Preparing [2025-11-12T02:35:20.482Z] 5d096ace88fa: Preparing [2025-11-12T02:35:20.482Z] ca4c2ba3abd7: Preparing [2025-11-12T02:35:20.482Z] 0e64f2360a44: Preparing [2025-11-12T02:35:20.482Z] 8a90e8b2dcaa: Waiting [2025-11-12T02:35:20.482Z] 5d096ace88fa: Waiting [2025-11-12T02:35:20.482Z] ca4c2ba3abd7: Waiting [2025-11-12T02:35:20.482Z] 0e64f2360a44: Waiting [2025-11-12T02:35:20.482Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:35:20.482Z] 87c4bd311750: Layer already exists [2025-11-12T02:35:20.482Z] 965d54e7f27a: Layer already exists [2025-11-12T02:35:20.482Z] 08f7d1ecff27: Layer already exists [2025-11-12T02:35:20.482Z] 225811bb8667: Layer already exists [2025-11-12T02:35:20.482Z] 5d096ace88fa: Layer already exists [2025-11-12T02:35:20.482Z] 8a90e8b2dcaa: Layer already exists [2025-11-12T02:35:20.482Z] 0e64f2360a44: Layer already exists [2025-11-12T02:35:20.482Z] ca4c2ba3abd7: Layer already exists [2025-11-12T02:35:20.747Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:3ead44bae9007fbbfd3f9a9df672923d85e2b6d4a92d860b8d10e87a632e68d8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:21.113Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:21.462Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-11-12T02:35:21.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-12T02:35:21.462Z] 87c4bd311750: Preparing [2025-11-12T02:35:21.462Z] 08f7d1ecff27: Preparing [2025-11-12T02:35:21.462Z] 965d54e7f27a: Preparing [2025-11-12T02:35:21.462Z] 225811bb8667: Preparing [2025-11-12T02:35:21.462Z] 2d1bd59f13cd: Preparing [2025-11-12T02:35:21.462Z] 8a90e8b2dcaa: Preparing [2025-11-12T02:35:21.462Z] 5d096ace88fa: Preparing [2025-11-12T02:35:21.462Z] ca4c2ba3abd7: Preparing [2025-11-12T02:35:21.462Z] 0e64f2360a44: Preparing [2025-11-12T02:35:21.462Z] 8a90e8b2dcaa: Waiting [2025-11-12T02:35:21.462Z] 5d096ace88fa: Waiting [2025-11-12T02:35:21.462Z] ca4c2ba3abd7: Waiting [2025-11-12T02:35:21.462Z] 0e64f2360a44: Waiting [2025-11-12T02:35:21.462Z] 87c4bd311750: Layer already exists [2025-11-12T02:35:21.462Z] 08f7d1ecff27: Layer already exists [2025-11-12T02:35:21.462Z] 965d54e7f27a: Layer already exists [2025-11-12T02:35:21.462Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:35:21.462Z] 225811bb8667: Layer already exists [2025-11-12T02:35:21.462Z] 5d096ace88fa: Layer already exists [2025-11-12T02:35:21.462Z] ca4c2ba3abd7: Layer already exists [2025-11-12T02:35:21.462Z] 8a90e8b2dcaa: Layer already exists [2025-11-12T02:35:21.462Z] 0e64f2360a44: Layer already exists [2025-11-12T02:35:21.729Z] main: digest: sha256:3ead44bae9007fbbfd3f9a9df672923d85e2b6d4a92d860b8d10e87a632e68d8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T02:35:21.809Z] ===================================================== [Pipeline] echo [2025-11-12T02:35:21.824Z] taggedImages: [2025-11-12T02:35:21.824Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:35:21.824Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-11-12T02:35:21.824Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.75 [2025-11-12T02:35:21.824Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:35:21.824Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-11-12T02:35:21.856Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-11-12T02:35:21.856Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:35:21.856Z] latest [2025-11-12T02:35:21.856Z] 4.1.0-dev.75 [2025-11-12T02:35:21.856Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:35:21.856Z] main [2025-11-12T02:35:21.856Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:22.230Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:22.585Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:35:22.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-12T02:35:22.585Z] 8fbb066c65d4: Preparing [2025-11-12T02:35:22.585Z] 718bedc7a6b6: Preparing [2025-11-12T02:35:22.585Z] 4e14c0ab5d36: Preparing [2025-11-12T02:35:22.585Z] 225811bb8667: Preparing [2025-11-12T02:35:22.585Z] 2d1bd59f13cd: Preparing [2025-11-12T02:35:22.585Z] 78488e8c74a2: Preparing [2025-11-12T02:35:22.585Z] cf357ba4eff4: Preparing [2025-11-12T02:35:22.585Z] c6566f7345ad: Preparing [2025-11-12T02:35:22.585Z] 0e64f2360a44: Preparing [2025-11-12T02:35:22.585Z] 78488e8c74a2: Waiting [2025-11-12T02:35:22.585Z] cf357ba4eff4: Waiting [2025-11-12T02:35:22.585Z] c6566f7345ad: Waiting [2025-11-12T02:35:22.585Z] 0e64f2360a44: Waiting [2025-11-12T02:35:22.585Z] 225811bb8667: Layer already exists [2025-11-12T02:35:22.585Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:35:22.858Z] cf357ba4eff4: Layer already exists [2025-11-12T02:35:22.858Z] c6566f7345ad: Layer already exists [2025-11-12T02:35:22.858Z] 4e14c0ab5d36: Pushed [2025-11-12T02:35:22.858Z] 718bedc7a6b6: Pushed [2025-11-12T02:35:22.858Z] 8fbb066c65d4: Pushed [2025-11-12T02:35:22.858Z] 0e64f2360a44: Layer already exists [2025-11-12T02:35:55.170Z] 78488e8c74a2: Pushed [2025-11-12T02:35:55.170Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:b648cdf7d63261421712a318dee0751ebf95441b18a53b80de0e4af42749d55f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:55.529Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:55.875Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-11-12T02:35:55.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-12T02:35:55.876Z] 8fbb066c65d4: Preparing [2025-11-12T02:35:55.876Z] 718bedc7a6b6: Preparing [2025-11-12T02:35:55.876Z] 4e14c0ab5d36: Preparing [2025-11-12T02:35:55.876Z] 225811bb8667: Preparing [2025-11-12T02:35:55.876Z] 2d1bd59f13cd: Preparing [2025-11-12T02:35:55.876Z] 78488e8c74a2: Preparing [2025-11-12T02:35:55.876Z] cf357ba4eff4: Preparing [2025-11-12T02:35:55.876Z] 78488e8c74a2: Waiting [2025-11-12T02:35:55.876Z] c6566f7345ad: Preparing [2025-11-12T02:35:55.876Z] cf357ba4eff4: Waiting [2025-11-12T02:35:55.876Z] 0e64f2360a44: Preparing [2025-11-12T02:35:55.876Z] 0e64f2360a44: Waiting [2025-11-12T02:35:55.876Z] 718bedc7a6b6: Layer already exists [2025-11-12T02:35:55.876Z] 4e14c0ab5d36: Layer already exists [2025-11-12T02:35:55.876Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:35:55.876Z] 225811bb8667: Layer already exists [2025-11-12T02:35:55.876Z] 8fbb066c65d4: Layer already exists [2025-11-12T02:35:55.876Z] cf357ba4eff4: Layer already exists [2025-11-12T02:35:55.876Z] c6566f7345ad: Layer already exists [2025-11-12T02:35:55.876Z] 78488e8c74a2: Layer already exists [2025-11-12T02:35:55.876Z] 0e64f2360a44: Layer already exists [2025-11-12T02:35:56.139Z] latest: digest: sha256:b648cdf7d63261421712a318dee0751ebf95441b18a53b80de0e4af42749d55f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:56.493Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:56.842Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.75 [2025-11-12T02:35:56.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-12T02:35:56.842Z] 8fbb066c65d4: Preparing [2025-11-12T02:35:56.842Z] 718bedc7a6b6: Preparing [2025-11-12T02:35:56.843Z] 4e14c0ab5d36: Preparing [2025-11-12T02:35:56.843Z] 225811bb8667: Preparing [2025-11-12T02:35:56.843Z] 2d1bd59f13cd: Preparing [2025-11-12T02:35:56.843Z] 78488e8c74a2: Preparing [2025-11-12T02:35:56.843Z] cf357ba4eff4: Preparing [2025-11-12T02:35:56.843Z] c6566f7345ad: Preparing [2025-11-12T02:35:56.843Z] 0e64f2360a44: Preparing [2025-11-12T02:35:56.843Z] 78488e8c74a2: Waiting [2025-11-12T02:35:56.843Z] cf357ba4eff4: Waiting [2025-11-12T02:35:56.843Z] c6566f7345ad: Waiting [2025-11-12T02:35:56.843Z] 0e64f2360a44: Waiting [2025-11-12T02:35:56.843Z] 8fbb066c65d4: Layer already exists [2025-11-12T02:35:56.843Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:35:56.843Z] 225811bb8667: Layer already exists [2025-11-12T02:35:56.843Z] 718bedc7a6b6: Layer already exists [2025-11-12T02:35:56.843Z] 4e14c0ab5d36: Layer already exists [2025-11-12T02:35:56.843Z] c6566f7345ad: Layer already exists [2025-11-12T02:35:56.843Z] 78488e8c74a2: Layer already exists [2025-11-12T02:35:56.843Z] cf357ba4eff4: Layer already exists [2025-11-12T02:35:56.843Z] 0e64f2360a44: Layer already exists [2025-11-12T02:35:57.109Z] 4.1.0-dev.75: digest: sha256:b648cdf7d63261421712a318dee0751ebf95441b18a53b80de0e4af42749d55f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:57.461Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:57.810Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:35:57.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-12T02:35:57.810Z] 8fbb066c65d4: Preparing [2025-11-12T02:35:57.810Z] 718bedc7a6b6: Preparing [2025-11-12T02:35:57.810Z] 4e14c0ab5d36: Preparing [2025-11-12T02:35:57.810Z] 225811bb8667: Preparing [2025-11-12T02:35:57.810Z] 2d1bd59f13cd: Preparing [2025-11-12T02:35:57.810Z] 78488e8c74a2: Preparing [2025-11-12T02:35:57.810Z] cf357ba4eff4: Preparing [2025-11-12T02:35:57.810Z] c6566f7345ad: Preparing [2025-11-12T02:35:57.810Z] 0e64f2360a44: Preparing [2025-11-12T02:35:57.810Z] cf357ba4eff4: Waiting [2025-11-12T02:35:57.810Z] c6566f7345ad: Waiting [2025-11-12T02:35:57.810Z] 0e64f2360a44: Waiting [2025-11-12T02:35:57.810Z] 78488e8c74a2: Waiting [2025-11-12T02:35:57.810Z] 225811bb8667: Layer already exists [2025-11-12T02:35:57.810Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:35:57.810Z] 4e14c0ab5d36: Layer already exists [2025-11-12T02:35:57.810Z] 718bedc7a6b6: Layer already exists [2025-11-12T02:35:57.810Z] 8fbb066c65d4: Layer already exists [2025-11-12T02:35:57.810Z] 0e64f2360a44: Layer already exists [2025-11-12T02:35:57.810Z] cf357ba4eff4: Layer already exists [2025-11-12T02:35:57.810Z] 78488e8c74a2: Layer already exists [2025-11-12T02:35:57.810Z] c6566f7345ad: Layer already exists [2025-11-12T02:35:58.075Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:b648cdf7d63261421712a318dee0751ebf95441b18a53b80de0e4af42749d55f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:58.427Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:58.790Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-11-12T02:35:58.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-12T02:35:58.790Z] 8fbb066c65d4: Preparing [2025-11-12T02:35:58.790Z] 718bedc7a6b6: Preparing [2025-11-12T02:35:58.790Z] 4e14c0ab5d36: Preparing [2025-11-12T02:35:58.790Z] 225811bb8667: Preparing [2025-11-12T02:35:58.790Z] 2d1bd59f13cd: Preparing [2025-11-12T02:35:58.790Z] 78488e8c74a2: Preparing [2025-11-12T02:35:58.790Z] cf357ba4eff4: Preparing [2025-11-12T02:35:58.790Z] c6566f7345ad: Preparing [2025-11-12T02:35:58.790Z] 0e64f2360a44: Preparing [2025-11-12T02:35:58.790Z] cf357ba4eff4: Waiting [2025-11-12T02:35:58.790Z] c6566f7345ad: Waiting [2025-11-12T02:35:58.790Z] 0e64f2360a44: Waiting [2025-11-12T02:35:58.790Z] 78488e8c74a2: Waiting [2025-11-12T02:35:58.790Z] 4e14c0ab5d36: Layer already exists [2025-11-12T02:35:58.790Z] 8fbb066c65d4: Layer already exists [2025-11-12T02:35:58.790Z] 225811bb8667: Layer already exists [2025-11-12T02:35:58.790Z] 718bedc7a6b6: Layer already exists [2025-11-12T02:35:58.790Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:35:58.790Z] cf357ba4eff4: Layer already exists [2025-11-12T02:35:58.790Z] c6566f7345ad: Layer already exists [2025-11-12T02:35:58.790Z] 78488e8c74a2: Layer already exists [2025-11-12T02:35:58.790Z] 0e64f2360a44: Layer already exists [2025-11-12T02:35:59.054Z] main: digest: sha256:b648cdf7d63261421712a318dee0751ebf95441b18a53b80de0e4af42749d55f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T02:35:59.146Z] ===================================================== [Pipeline] echo [2025-11-12T02:35:59.161Z] taggedImages: [2025-11-12T02:35:59.161Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:35:59.161Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-11-12T02:35:59.161Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.75 [2025-11-12T02:35:59.161Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:35:59.161Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-11-12T02:35:59.188Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-11-12T02:35:59.188Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:35:59.188Z] latest [2025-11-12T02:35:59.188Z] 4.1.0-dev.75 [2025-11-12T02:35:59.188Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:35:59.188Z] main [2025-11-12T02:35:59.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:59.552Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:35:59.907Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:35:59.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-12T02:35:59.908Z] 760a06978eac: Preparing [2025-11-12T02:35:59.908Z] 18ea260776de: Preparing [2025-11-12T02:35:59.908Z] 225811bb8667: Preparing [2025-11-12T02:35:59.908Z] 2d1bd59f13cd: Preparing [2025-11-12T02:35:59.908Z] 10b43d28aae6: Preparing [2025-11-12T02:35:59.908Z] c08d6c5ed6a0: Preparing [2025-11-12T02:35:59.908Z] 0e64f2360a44: Preparing [2025-11-12T02:35:59.908Z] c08d6c5ed6a0: Waiting [2025-11-12T02:35:59.908Z] 0e64f2360a44: Waiting [2025-11-12T02:35:59.908Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:35:59.908Z] 225811bb8667: Layer already exists [2025-11-12T02:36:00.175Z] 0e64f2360a44: Layer already exists [2025-11-12T02:36:00.175Z] 10b43d28aae6: Pushed [2025-11-12T02:36:00.175Z] 760a06978eac: Pushed [2025-11-12T02:36:01.577Z] c08d6c5ed6a0: Pushed [2025-11-12T02:36:09.760Z] 18ea260776de: Pushed [2025-11-12T02:36:09.760Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:cc176d3c1fc2560764d1a7ada6469c87d96abb8383fe65c40b2822885c2f0609 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:36:10.115Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:36:10.470Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-11-12T02:36:10.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-12T02:36:10.470Z] 760a06978eac: Preparing [2025-11-12T02:36:10.470Z] 18ea260776de: Preparing [2025-11-12T02:36:10.470Z] 225811bb8667: Preparing [2025-11-12T02:36:10.470Z] 2d1bd59f13cd: Preparing [2025-11-12T02:36:10.470Z] 10b43d28aae6: Preparing [2025-11-12T02:36:10.470Z] c08d6c5ed6a0: Preparing [2025-11-12T02:36:10.470Z] 0e64f2360a44: Preparing [2025-11-12T02:36:10.470Z] c08d6c5ed6a0: Waiting [2025-11-12T02:36:10.470Z] 0e64f2360a44: Waiting [2025-11-12T02:36:10.470Z] 760a06978eac: Layer already exists [2025-11-12T02:36:10.470Z] 10b43d28aae6: Layer already exists [2025-11-12T02:36:10.470Z] 18ea260776de: Layer already exists [2025-11-12T02:36:10.470Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:36:10.470Z] 225811bb8667: Layer already exists [2025-11-12T02:36:10.470Z] 0e64f2360a44: Layer already exists [2025-11-12T02:36:10.470Z] c08d6c5ed6a0: Layer already exists [2025-11-12T02:36:10.736Z] latest: digest: sha256:cc176d3c1fc2560764d1a7ada6469c87d96abb8383fe65c40b2822885c2f0609 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:36:11.096Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:36:11.459Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.75 [2025-11-12T02:36:11.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-12T02:36:11.459Z] 760a06978eac: Preparing [2025-11-12T02:36:11.459Z] 18ea260776de: Preparing [2025-11-12T02:36:11.459Z] 225811bb8667: Preparing [2025-11-12T02:36:11.459Z] 2d1bd59f13cd: Preparing [2025-11-12T02:36:11.459Z] 10b43d28aae6: Preparing [2025-11-12T02:36:11.459Z] c08d6c5ed6a0: Preparing [2025-11-12T02:36:11.459Z] 0e64f2360a44: Preparing [2025-11-12T02:36:11.459Z] c08d6c5ed6a0: Waiting [2025-11-12T02:36:11.459Z] 0e64f2360a44: Waiting [2025-11-12T02:36:11.459Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:36:11.459Z] 18ea260776de: Layer already exists [2025-11-12T02:36:11.459Z] 10b43d28aae6: Layer already exists [2025-11-12T02:36:11.459Z] 760a06978eac: Layer already exists [2025-11-12T02:36:11.459Z] 225811bb8667: Layer already exists [2025-11-12T02:36:11.459Z] 0e64f2360a44: Layer already exists [2025-11-12T02:36:11.459Z] c08d6c5ed6a0: Layer already exists [2025-11-12T02:36:11.726Z] 4.1.0-dev.75: digest: sha256:cc176d3c1fc2560764d1a7ada6469c87d96abb8383fe65c40b2822885c2f0609 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:36:12.087Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:36:12.451Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:36:12.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-12T02:36:12.451Z] 760a06978eac: Preparing [2025-11-12T02:36:12.451Z] 18ea260776de: Preparing [2025-11-12T02:36:12.451Z] 225811bb8667: Preparing [2025-11-12T02:36:12.451Z] 2d1bd59f13cd: Preparing [2025-11-12T02:36:12.451Z] 10b43d28aae6: Preparing [2025-11-12T02:36:12.451Z] c08d6c5ed6a0: Preparing [2025-11-12T02:36:12.451Z] 0e64f2360a44: Preparing [2025-11-12T02:36:12.451Z] c08d6c5ed6a0: Waiting [2025-11-12T02:36:12.451Z] 0e64f2360a44: Waiting [2025-11-12T02:36:12.451Z] 10b43d28aae6: Layer already exists [2025-11-12T02:36:12.451Z] 760a06978eac: Layer already exists [2025-11-12T02:36:12.451Z] 225811bb8667: Layer already exists [2025-11-12T02:36:12.451Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:36:12.451Z] 18ea260776de: Layer already exists [2025-11-12T02:36:12.451Z] 0e64f2360a44: Layer already exists [2025-11-12T02:36:12.451Z] c08d6c5ed6a0: Layer already exists [2025-11-12T02:36:12.451Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:cc176d3c1fc2560764d1a7ada6469c87d96abb8383fe65c40b2822885c2f0609 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:36:13.081Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:36:13.439Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-11-12T02:36:13.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-12T02:36:13.439Z] 760a06978eac: Preparing [2025-11-12T02:36:13.439Z] 18ea260776de: Preparing [2025-11-12T02:36:13.439Z] 225811bb8667: Preparing [2025-11-12T02:36:13.439Z] 2d1bd59f13cd: Preparing [2025-11-12T02:36:13.439Z] 10b43d28aae6: Preparing [2025-11-12T02:36:13.439Z] c08d6c5ed6a0: Preparing [2025-11-12T02:36:13.439Z] 0e64f2360a44: Preparing [2025-11-12T02:36:13.439Z] c08d6c5ed6a0: Waiting [2025-11-12T02:36:13.439Z] 0e64f2360a44: Waiting [2025-11-12T02:36:13.439Z] 10b43d28aae6: Layer already exists [2025-11-12T02:36:13.439Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:36:13.439Z] 760a06978eac: Layer already exists [2025-11-12T02:36:13.439Z] 225811bb8667: Layer already exists [2025-11-12T02:36:13.439Z] 18ea260776de: Layer already exists [2025-11-12T02:36:13.439Z] c08d6c5ed6a0: Layer already exists [2025-11-12T02:36:13.439Z] 0e64f2360a44: Layer already exists [2025-11-12T02:36:13.705Z] main: digest: sha256:cc176d3c1fc2560764d1a7ada6469c87d96abb8383fe65c40b2822885c2f0609 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T02:36:13.806Z] ===================================================== [Pipeline] echo [2025-11-12T02:36:13.821Z] taggedImages: [2025-11-12T02:36:13.821Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:36:13.821Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-11-12T02:36:13.821Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.75 [2025-11-12T02:36:13.821Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:36:13.821Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-11-12T02:36:13.855Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-11-12T02:36:13.855Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:36:13.855Z] latest [2025-11-12T02:36:13.855Z] 4.1.0-dev.75 [2025-11-12T02:36:13.855Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:36:13.855Z] main [2025-11-12T02:36:13.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:36:14.241Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:36:14.589Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:36:14.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-12T02:36:14.590Z] 9989a6289740: Preparing [2025-11-12T02:36:14.590Z] 9d19512a6e40: Preparing [2025-11-12T02:36:14.590Z] 225811bb8667: Preparing [2025-11-12T02:36:14.590Z] 2d1bd59f13cd: Preparing [2025-11-12T02:36:14.590Z] 53364b3c2707: Preparing [2025-11-12T02:36:14.590Z] ec75595ca9e4: Preparing [2025-11-12T02:36:14.590Z] 0e64f2360a44: Preparing [2025-11-12T02:36:14.590Z] ec75595ca9e4: Waiting [2025-11-12T02:36:14.590Z] 0e64f2360a44: Waiting [2025-11-12T02:36:14.855Z] 225811bb8667: Layer already exists [2025-11-12T02:36:14.855Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:36:14.855Z] 0e64f2360a44: Layer already exists [2025-11-12T02:36:14.855Z] 53364b3c2707: Pushed [2025-11-12T02:36:14.855Z] 9989a6289740: Pushed [2025-11-12T02:36:15.435Z] ec75595ca9e4: Pushed [2025-11-12T02:36:23.614Z] 9d19512a6e40: Pushed [2025-11-12T02:36:23.614Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1: digest: sha256:c92b07e93bbd09773c5b453bd7216fbd2550fdb38c3e6d0801a62f1693357d52 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:36:23.963Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:36:24.315Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-11-12T02:36:24.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-12T02:36:24.316Z] 9989a6289740: Preparing [2025-11-12T02:36:24.316Z] 9d19512a6e40: Preparing [2025-11-12T02:36:24.316Z] 225811bb8667: Preparing [2025-11-12T02:36:24.316Z] 2d1bd59f13cd: Preparing [2025-11-12T02:36:24.316Z] 53364b3c2707: Preparing [2025-11-12T02:36:24.316Z] ec75595ca9e4: Preparing [2025-11-12T02:36:24.316Z] 0e64f2360a44: Preparing [2025-11-12T02:36:24.316Z] ec75595ca9e4: Waiting [2025-11-12T02:36:24.316Z] 0e64f2360a44: Waiting [2025-11-12T02:36:24.316Z] 9989a6289740: Layer already exists [2025-11-12T02:36:24.316Z] 225811bb8667: Layer already exists [2025-11-12T02:36:24.316Z] 9d19512a6e40: Layer already exists [2025-11-12T02:36:24.316Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:36:24.316Z] 53364b3c2707: Layer already exists [2025-11-12T02:36:24.316Z] ec75595ca9e4: Layer already exists [2025-11-12T02:36:24.316Z] 0e64f2360a44: Layer already exists [2025-11-12T02:36:24.579Z] latest: digest: sha256:c92b07e93bbd09773c5b453bd7216fbd2550fdb38c3e6d0801a62f1693357d52 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:36:24.933Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:36:25.281Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.75 [2025-11-12T02:36:25.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-12T02:36:25.281Z] 9989a6289740: Preparing [2025-11-12T02:36:25.281Z] 9d19512a6e40: Preparing [2025-11-12T02:36:25.281Z] 225811bb8667: Preparing [2025-11-12T02:36:25.281Z] 2d1bd59f13cd: Preparing [2025-11-12T02:36:25.281Z] 53364b3c2707: Preparing [2025-11-12T02:36:25.281Z] ec75595ca9e4: Preparing [2025-11-12T02:36:25.281Z] 0e64f2360a44: Preparing [2025-11-12T02:36:25.281Z] ec75595ca9e4: Waiting [2025-11-12T02:36:25.281Z] 0e64f2360a44: Waiting [2025-11-12T02:36:25.281Z] 9d19512a6e40: Layer already exists [2025-11-12T02:36:25.281Z] 9989a6289740: Layer already exists [2025-11-12T02:36:25.281Z] 53364b3c2707: Layer already exists [2025-11-12T02:36:25.281Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:36:25.281Z] 225811bb8667: Layer already exists [2025-11-12T02:36:25.281Z] ec75595ca9e4: Layer already exists [2025-11-12T02:36:25.281Z] 0e64f2360a44: Layer already exists [2025-11-12T02:36:25.544Z] 4.1.0-dev.75: digest: sha256:c92b07e93bbd09773c5b453bd7216fbd2550fdb38c3e6d0801a62f1693357d52 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:36:25.906Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:36:26.251Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:36:26.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-12T02:36:26.251Z] 9989a6289740: Preparing [2025-11-12T02:36:26.251Z] 9d19512a6e40: Preparing [2025-11-12T02:36:26.251Z] 225811bb8667: Preparing [2025-11-12T02:36:26.251Z] 2d1bd59f13cd: Preparing [2025-11-12T02:36:26.251Z] 53364b3c2707: Preparing [2025-11-12T02:36:26.251Z] ec75595ca9e4: Preparing [2025-11-12T02:36:26.251Z] 0e64f2360a44: Preparing [2025-11-12T02:36:26.251Z] ec75595ca9e4: Waiting [2025-11-12T02:36:26.251Z] 0e64f2360a44: Waiting [2025-11-12T02:36:26.251Z] 9989a6289740: Layer already exists [2025-11-12T02:36:26.251Z] 225811bb8667: Layer already exists [2025-11-12T02:36:26.251Z] 53364b3c2707: Layer already exists [2025-11-12T02:36:26.251Z] 9d19512a6e40: Layer already exists [2025-11-12T02:36:26.251Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:36:26.251Z] ec75595ca9e4: Layer already exists [2025-11-12T02:36:26.251Z] 0e64f2360a44: Layer already exists [2025-11-12T02:36:26.516Z] 94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75: digest: sha256:c92b07e93bbd09773c5b453bd7216fbd2550fdb38c3e6d0801a62f1693357d52 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:36:26.871Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:36:27.219Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-11-12T02:36:27.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-12T02:36:27.219Z] 9989a6289740: Preparing [2025-11-12T02:36:27.219Z] 9d19512a6e40: Preparing [2025-11-12T02:36:27.219Z] 225811bb8667: Preparing [2025-11-12T02:36:27.219Z] 2d1bd59f13cd: Preparing [2025-11-12T02:36:27.219Z] 53364b3c2707: Preparing [2025-11-12T02:36:27.219Z] ec75595ca9e4: Preparing [2025-11-12T02:36:27.219Z] 0e64f2360a44: Preparing [2025-11-12T02:36:27.219Z] ec75595ca9e4: Waiting [2025-11-12T02:36:27.219Z] 0e64f2360a44: Waiting [2025-11-12T02:36:27.219Z] 9d19512a6e40: Layer already exists [2025-11-12T02:36:27.219Z] 225811bb8667: Layer already exists [2025-11-12T02:36:27.219Z] 9989a6289740: Layer already exists [2025-11-12T02:36:27.219Z] 2d1bd59f13cd: Layer already exists [2025-11-12T02:36:27.219Z] 53364b3c2707: Layer already exists [2025-11-12T02:36:27.219Z] 0e64f2360a44: Layer already exists [2025-11-12T02:36:27.219Z] ec75595ca9e4: Layer already exists [2025-11-12T02:36:27.483Z] main: digest: sha256:c92b07e93bbd09773c5b453bd7216fbd2550fdb38c3e6d0801a62f1693357d52 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-12T02:36:27.562Z] ===================================================== [Pipeline] echo [2025-11-12T02:36:27.575Z] taggedImages: [2025-11-12T02:36:27.575Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [2025-11-12T02:36:27.575Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-11-12T02:36:27.575Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.75 [2025-11-12T02:36:27.575Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [2025-11-12T02:36:27.575Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-11-12T02:36:27.589Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] echo [2025-11-12T02:36:27.604Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-11-12T02:36:27.618Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:27.629Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:27.641Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-11-12T02:36:27.651Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] echo [2025-11-12T02:36:27.663Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-11-12T02:36:27.678Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:27.691Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:27.702Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-11-12T02:36:27.714Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] echo [2025-11-12T02:36:27.726Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-11-12T02:36:27.744Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:27.759Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:27.771Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-11-12T02:36:27.782Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] echo [2025-11-12T02:36:27.794Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-11-12T02:36:27.810Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:27.820Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:27.836Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-11-12T02:36:27.848Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] echo [2025-11-12T02:36:27.858Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-11-12T02:36:27.871Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:27.886Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:27.901Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-11-12T02:36:27.914Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] echo [2025-11-12T02:36:27.927Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-11-12T02:36:27.940Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:27.950Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:27.962Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-11-12T02:36:27.977Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] echo [2025-11-12T02:36:27.990Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-11-12T02:36:28.002Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:28.020Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:28.034Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-11-12T02:36:28.053Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] echo [2025-11-12T02:36:28.064Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-11-12T02:36:28.077Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:28.089Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:28.108Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-11-12T02:36:28.123Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] echo [2025-11-12T02:36:28.134Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-11-12T02:36:28.149Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:28.161Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:28.170Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-11-12T02:36:28.185Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] echo [2025-11-12T02:36:28.199Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-11-12T02:36:28.211Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:28.221Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:28.232Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-11-12T02:36:28.243Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] echo [2025-11-12T02:36:28.258Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-11-12T02:36:28.271Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:28.284Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:28.295Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-11-12T02:36:28.310Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] echo [2025-11-12T02:36:28.323Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-11-12T02:36:28.337Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:28.349Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:28.366Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-11-12T02:36:28.382Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] echo [2025-11-12T02:36:28.395Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-11-12T02:36:28.408Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:28.419Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:28.432Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-11-12T02:36:28.448Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] echo [2025-11-12T02:36:28.463Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-11-12T02:36:28.475Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:28.492Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:28.504Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-11-12T02:36:28.521Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] echo [2025-11-12T02:36:28.538Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-11-12T02:36:28.552Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:28.564Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:94b6f2a28bcbbb18c16df521d1c703652477ded1-4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:36:28.583Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:36:28.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-12T02:36:28.994Z] [2025-11-12T02:36:28.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:36:29.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-12T02:36:29.317Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-12T02:36:29.317Z] 8998bd30e6a1: Pulling fs layer [2025-11-12T02:36:29.317Z] 04944245beec: Pulling fs layer [2025-11-12T02:36:29.317Z] 699f458cf7ca: Pulling fs layer [2025-11-12T02:36:29.317Z] 765212b225bb: Pulling fs layer [2025-11-12T02:36:29.317Z] f23df028b6ca: Pulling fs layer [2025-11-12T02:36:29.317Z] d65c8cfc05b1: Pulling fs layer [2025-11-12T02:36:29.317Z] 2437ff75d9bd: Pulling fs layer [2025-11-12T02:36:29.317Z] f23df028b6ca: Waiting [2025-11-12T02:36:29.317Z] d65c8cfc05b1: Waiting [2025-11-12T02:36:29.317Z] 2437ff75d9bd: Waiting [2025-11-12T02:36:29.317Z] 765212b225bb: Waiting [2025-11-12T02:36:29.584Z] 04944245beec: Verifying Checksum [2025-11-12T02:36:29.584Z] 04944245beec: Download complete [2025-11-12T02:36:29.584Z] 765212b225bb: Verifying Checksum [2025-11-12T02:36:29.584Z] 765212b225bb: Download complete [2025-11-12T02:36:29.584Z] f23df028b6ca: Verifying Checksum [2025-11-12T02:36:29.584Z] f23df028b6ca: Download complete [2025-11-12T02:36:29.584Z] d65c8cfc05b1: Verifying Checksum [2025-11-12T02:36:29.584Z] d65c8cfc05b1: Download complete [2025-11-12T02:36:29.584Z] 699f458cf7ca: Verifying Checksum [2025-11-12T02:36:29.584Z] 699f458cf7ca: Download complete [2025-11-12T02:36:30.165Z] 8998bd30e6a1: Verifying Checksum [2025-11-12T02:36:30.165Z] 8998bd30e6a1: Download complete [2025-11-12T02:36:32.740Z] 2437ff75d9bd: Verifying Checksum [2025-11-12T02:36:32.740Z] 2437ff75d9bd: Download complete [2025-11-12T02:36:34.678Z] 8998bd30e6a1: Pull complete [2025-11-12T02:36:35.259Z] 04944245beec: Pull complete [2025-11-12T02:36:36.664Z] 699f458cf7ca: Pull complete [2025-11-12T02:36:36.930Z] 765212b225bb: Pull complete [2025-11-12T02:36:37.895Z] f23df028b6ca: Pull complete [2025-11-12T02:36:38.161Z] d65c8cfc05b1: Pull complete [2025-11-12T02:36:54.220Z] 2437ff75d9bd: Pull complete [2025-11-12T02:36:54.220Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-12T02:36:54.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-12T02:36:54.220Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-12T02:36:54.434Z] prd-ubuntu20.04-docker-arm64-4c-16g-772948 does not seem to be running inside a container [2025-11-12T02:36:54.505Z] $ 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/925 -v /w/workspace/edgex-go/925:/w/workspace/edgex-go/925:rw,z -v /w/workspace/edgex-go/925@tmp:/w/workspace/edgex-go/925@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-11-12T02:36:57.187Z] $ docker top d26f8f2ca77c5b772c5a954e91f366ce65ce316e8b8ef2df5f001e6a01f0f667 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-12T02:36:58.103Z] ---> job-cost.sh [2025-11-12T02:36:58.103Z] lf-activate-venv: SKIPPING [2025-11-12T02:36:58.103Z] INFO: No Stack... [2025-11-12T02:36:58.685Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-12T02:36:59.264Z] INFO: Archiving Costs [Pipeline] sh [2025-11-12T02:36:59.893Z] + cat /w/workspace/edgex-go/925/archives/cost.csv [2025-11-12T02:36:59.893Z] + cut -d, -f6 [Pipeline] lock [2025-11-12T02:36:59.927Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-925-stack-cost] [2025-11-12T02:36:59.942Z] Resource [jenkins-edgexfoundry-edgex-go-main-925-stack-cost] did not exist. Created. [2025-11-12T02:36:59.948Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-925-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-12T02:37:00.607Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-12T02:37:01.435Z] Stashed 1 file(s) [Pipeline] } [2025-11-12T02:37:01.444Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-925-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-12T02:37:01.484Z] $ docker stop --time=1 d26f8f2ca77c5b772c5a954e91f366ce65ce316e8b8ef2df5f001e6a01f0f667 [2025-11-12T02:37:04.393Z] $ docker rm -f --volumes d26f8f2ca77c5b772c5a954e91f366ce65ce316e8b8ef2df5f001e6a01f0f667 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-11-12T02:37:05.014Z] provisioning config files... [2025-11-12T02:37:05.024Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/925@tmp/config2666762856632865867tmp [Pipeline] { [Pipeline] sh [2025-11-12T02:37:05.325Z] + set +x [2025-11-12T02:37:05.325Z] + bash -s -- [2025-11-12T02:37:05.325Z] + curl -s https://codecov.io/bash [2025-11-12T02:37:05.586Z] [2025-11-12T02:37:05.586Z] _____ _ [2025-11-12T02:37:05.586Z] / ____| | | [2025-11-12T02:37:05.586Z] | | ___ __| | ___ ___ _____ __ [2025-11-12T02:37:05.586Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-11-12T02:37:05.586Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-11-12T02:37:05.586Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-11-12T02:37:05.586Z] Bash-1.0.6 [2025-11-12T02:37:05.586Z] [2025-11-12T02:37:05.586Z] [2025-11-12T02:37:05.586Z] ==> git version 2.25.1 found [2025-11-12T02:37:05.586Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-11-12T02:37:05.586Z] Release-Date: 2020-01-08 [2025-11-12T02:37:05.586Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-11-12T02:37:05.586Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-11-12T02:37:05.586Z] ==> Jenkins CI detected. [2025-11-12T02:37:05.586Z] current dir:  /w/workspace/edgex-go/925 [2025-11-12T02:37:05.586Z] project root: . [2025-11-12T02:37:05.586Z] --> token set from env [2025-11-12T02:37:05.586Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-11-12T02:37:05.586Z] ==> Running gcov in . (disable via -X gcov) [2025-11-12T02:37:05.586Z] ==> Python coveragepy not found [2025-11-12T02:37:05.586Z] ==> Searching for coverage reports in: [2025-11-12T02:37:05.586Z] + . [2025-11-12T02:37:05.586Z] -> Found 1 reports [2025-11-12T02:37:05.586Z] ==> Detecting git/mercurial file structure [2025-11-12T02:37:05.586Z] ==> Reading reports [2025-11-12T02:37:05.586Z] + ./coverage.out bytes=1040111 [2025-11-12T02:37:05.587Z] ==> Appending adjustments [2025-11-12T02:37:05.587Z] https://docs.codecov.io/docs/fixing-reports [2025-11-12T02:37:07.494Z] + Found adjustments [2025-11-12T02:37:07.495Z] ==> Gzipping contents [2025-11-12T02:37:07.495Z] 108K /tmp/codecov.yMlVcD.gz [2025-11-12T02:37:07.495Z] ==> Uploading reports [2025-11-12T02:37:07.495Z] url: https://codecov.io [2025-11-12T02:37:07.495Z] query: branch=main&commit=94b6f2a28bcbbb18c16df521d1c703652477ded1&build=925&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F925%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-12T02:37:07.495Z] -> Pinging Codecov [2025-11-12T02:37:07.495Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=94b6f2a28bcbbb18c16df521d1c703652477ded1&build=925&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F925%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-12T02:37:07.495Z] -> Uploading to [2025-11-12T02:37:07.495Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/94b6f2a28bcbbb18c16df521d1c703652477ded1/0e9665c4-6b9f-4c2e-be94-3c2b4eacc41c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251112%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251112T023707Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2d39a047d599af9271f8fd93524f2f477c58e9e8b9eccca728aa91b602ae6280 [2025-11-12T02:37:07.495Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-12T02:37:07.495Z] Dload Upload Total Spent Left Speed [2025-11-12T02:37:07.755Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 104k 0 0 100 104k 0 421k --:--:-- --:--:-- --:--:-- 421k [2025-11-12T02:37:07.755Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/94b6f2a28bcbbb18c16df521d1c703652477ded1 [Pipeline] } [2025-11-12T02:37:07.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-11-12T02:37:08.002Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-11-12T02:37:08.022Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:37:08.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-12T02:37:08.336Z] [2025-11-12T02:37:08.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:37:08.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-12T02:37:08.642Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-11-12T02:37:08.642Z] 2d35ebdb57d9: Already exists [2025-11-12T02:37:08.642Z] 85e8836fcdb2: Pulling fs layer [2025-11-12T02:37:08.642Z] 91631faa732a: Pulling fs layer [2025-11-12T02:37:08.642Z] f3f5ae8826fa: Pulling fs layer [2025-11-12T02:37:08.642Z] 4f4fb700ef54: Pulling fs layer [2025-11-12T02:37:08.642Z] 7861252a18e6: Pulling fs layer [2025-11-12T02:37:08.642Z] 9130f900ef6f: Pulling fs layer [2025-11-12T02:37:08.642Z] 4f4fb700ef54: Waiting [2025-11-12T02:37:08.642Z] 7861252a18e6: Waiting [2025-11-12T02:37:08.642Z] 9130f900ef6f: Waiting [2025-11-12T02:37:08.642Z] f3f5ae8826fa: Verifying Checksum [2025-11-12T02:37:08.642Z] f3f5ae8826fa: Download complete [2025-11-12T02:37:08.642Z] 85e8836fcdb2: Verifying Checksum [2025-11-12T02:37:08.642Z] 85e8836fcdb2: Download complete [2025-11-12T02:37:08.642Z] 4f4fb700ef54: Verifying Checksum [2025-11-12T02:37:08.642Z] 4f4fb700ef54: Download complete [2025-11-12T02:37:08.902Z] 85e8836fcdb2: Pull complete [2025-11-12T02:37:08.902Z] 7861252a18e6: Verifying Checksum [2025-11-12T02:37:08.902Z] 7861252a18e6: Download complete [2025-11-12T02:37:09.160Z] 91631faa732a: Verifying Checksum [2025-11-12T02:37:09.160Z] 91631faa732a: Download complete [2025-11-12T02:37:09.418Z] 9130f900ef6f: Verifying Checksum [2025-11-12T02:37:09.418Z] 9130f900ef6f: Download complete [2025-11-12T02:37:13.608Z] 91631faa732a: Pull complete [2025-11-12T02:37:13.608Z] f3f5ae8826fa: Pull complete [2025-11-12T02:37:13.608Z] 4f4fb700ef54: Pull complete [2025-11-12T02:37:13.608Z] 7861252a18e6: Pull complete [2025-11-12T02:37:16.894Z] 9130f900ef6f: Pull complete [2025-11-12T02:37:16.894Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-11-12T02:37:16.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-12T02:37:16.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-12T02:37:17.015Z] prd-ubuntu20.04-docker-8c-8g-772947 does not seem to be running inside a container [2025-11-12T02:37:17.039Z] $ 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/925 -v /w/workspace/edgex-go/925:/w/workspace/edgex-go/925:rw,z -v /w/workspace/edgex-go/925@tmp:/w/workspace/edgex-go/925@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-11-12T02:37:19.876Z] $ docker top 6d2885c8085022f623b2232bc2df4f5252bae11e3f5aeb9cce8bf51e1f6b4a72 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-12T02:37:20.237Z] + git config --global --add safe.directory /w/workspace/edgex-go/925 [Pipeline] echo [2025-11-12T02:37:20.250Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-11-12T02:37:20.529Z] + set -o pipefail [2025-11-12T02:37:20.529Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-11-12T02:37:32.746Z] [2025-11-12T02:37:32.746Z] Monitoring /w/workspace/edgex-go/925 (github.com/edgexfoundry/edgex-go)... [2025-11-12T02:37:32.746Z] [2025-11-12T02:37:32.746Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/a98ab392-5aff-41fb-82bd-f6842f483586 [2025-11-12T02:37:32.746Z] [2025-11-12T02:37:32.746Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-11-12T02:37:32.746Z] [2025-11-12T02:37:32.746Z] [2025-11-12T02:37:32.746Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-11-12T02:37:32.746Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-11-12T02:37:32.752Z] $ docker stop --time=1 6d2885c8085022f623b2232bc2df4f5252bae11e3f5aeb9cce8bf51e1f6b4a72 [2025-11-12T02:37:35.912Z] $ docker rm -f --volumes 6d2885c8085022f623b2232bc2df4f5252bae11e3f5aeb9cce8bf51e1f6b4a72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-11-12T02:37:36.487Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-12T02:37:36.507Z] provisioning config files... [2025-11-12T02:37:36.515Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/925@tmp/config2067791074172257117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-12T02:37:36.816Z] --> edgex-publish-swagger.sh [2025-11-12T02:37:36.816Z] === Publish openapi API === [2025-11-12T02:37:36.816Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-11-12T02:37:36.816Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/925/openapi/core-command.yaml] [2025-11-12T02:37:36.816Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-12T02:37:36.816Z] Dload Upload Total Spent Left Speed [2025-11-12T02:37:36.816Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 352 174k --:--:-- --:--:-- --:--:-- 174k [2025-11-12T02:37:36.816Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-12T02:37:36.816Z] [2025-11-12T02:37:36.816Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/925/openapi/core-data.yaml] [2025-11-12T02:37:36.816Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-12T02:37:36.816Z] Dload Upload Total Spent Left Speed [2025-11-12T02:37:37.077Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 536 597k --:--:-- --:--:-- --:--:-- 598k [2025-11-12T02:37:37.077Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-12T02:37:37.077Z] [2025-11-12T02:37:37.077Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/925/openapi/core-keeper.yaml] [2025-11-12T02:37:37.077Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-12T02:37:37.077Z] Dload Upload Total Spent Left Speed [2025-11-12T02:37:37.077Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 468 209k --:--:-- --:--:-- --:--:-- 209k [2025-11-12T02:37:37.077Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-12T02:37:37.077Z] [2025-11-12T02:37:37.077Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/925/openapi/core-metadata.yaml] [2025-11-12T02:37:37.337Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-12T02:37:37.337Z] Dload Upload Total Spent Left Speed [2025-11-12T02:37:37.337Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 0 0 100 156k 0 1742k --:--:-- --:--:-- --:--:-- 1723k 100 156k 100 66 100 156k 507 1206k --:--:-- --:--:-- --:--:-- 1197k [2025-11-12T02:37:37.337Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-12T02:37:37.337Z] [2025-11-12T02:37:37.337Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/925/openapi/security-proxy-auth.yaml] [2025-11-12T02:37:37.337Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-12T02:37:37.337Z] Dload Upload Total Spent Left Speed [2025-11-12T02:37:37.597Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 515 186k --:--:-- --:--:-- --:--:-- 187k [2025-11-12T02:37:37.597Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-12T02:37:37.597Z] [2025-11-12T02:37:37.597Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/925/openapi/security-secretstore-setup.yaml] [2025-11-12T02:37:37.597Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-12T02:37:37.597Z] Dload Upload Total Spent Left Speed [2025-11-12T02:37:37.597Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 785 46583 --:--:-- --:--:-- --:--:-- 47369 [2025-11-12T02:37:37.597Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-12T02:37:37.597Z] [2025-11-12T02:37:37.597Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/925/openapi/support-notifications.yaml] [2025-11-12T02:37:37.597Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-12T02:37:37.597Z] Dload Upload Total Spent Left Speed [2025-11-12T02:37:37.856Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 519 768k --:--:-- --:--:-- --:--:-- 769k [2025-11-12T02:37:37.856Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-12T02:37:37.856Z] [2025-11-12T02:37:37.856Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/925/openapi/support-scheduler.yaml] [2025-11-12T02:37:37.856Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-12T02:37:37.856Z] Dload Upload Total Spent Left Speed [2025-11-12T02:37:37.856Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 600 450k --:--:-- --:--:-- --:--:-- 450k [2025-11-12T02:37:37.856Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-12T02:37:37.856Z] [Pipeline] } [2025-11-12T02:37:37.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-11-12T02:37:38.294Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-12T02:37:38.294Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:37:38.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-12T02:37:38.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-12T02:37:38.683Z] prd-ubuntu20.04-docker-8c-8g-772947 does not seem to be running inside a container [2025-11-12T02:37:38.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/925 -v /w/workspace/edgex-go/925:/w/workspace/edgex-go/925:rw,z -v /w/workspace/edgex-go/925@tmp:/w/workspace/edgex-go/925@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-12T02:37:39.053Z] $ docker top 79e10baa5e4fe5141177104c26608823a9a2c2e449331fbdf2a40e3141c8ffb6 -eo pid,comm [2025-11-12T02:37:39.104Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-12T02:37:39.104Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-12T02:37:39.160Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-12T02:37:39.160Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-12T02:37:39.280Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-12T02:37:39.274Z] $ docker exec 79e10baa5e4fe5141177104c26608823a9a2c2e449331fbdf2a40e3141c8ffb6 ssh-agent [2025-11-12T02:37:39.379Z] SSH_AUTH_SOCK=/tmp/ssh-QNG38kQKNK5d/agent.32 [2025-11-12T02:37:39.379Z] SSH_AGENT_PID=38 [2025-11-12T02:37:39.383Z] Running ssh-add (command line suppressed) [2025-11-12T02:37:39.476Z] Identity added: /w/workspace/edgex-go/925@tmp/private_key_6786889216061361947.key (/w/workspace/edgex-go/925@tmp/private_key_6786889216061361947.key) [2025-11-12T02:37:39.499Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-12T02:37:39.796Z] + git semver tag [2025-11-12T02:37:40.056Z] 2025-11-12 02:37:40,032 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-12T02:37:40.056Z] 2025-11-12 02:37:40,036 [run_tag] DEBUG tag force:False [2025-11-12T02:37:40.056Z] 2025-11-12 02:37:40,036 [check_head_tag] DEBUG check head tag [2025-11-12T02:37:40.056Z] 2025-11-12 02:37:40,040 [execute] INFO git cat-file --batch-check [2025-11-12T02:37:40.056Z] 2025-11-12 02:37:40,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/925, stdin=, shell=False, universal_newlines=False) [2025-11-12T02:37:40.056Z] 2025-11-12 02:37:40,042 [execute] INFO git cat-file --batch [2025-11-12T02:37:40.056Z] 2025-11-12 02:37:40,042 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/925, stdin=, shell=False, universal_newlines=False) [2025-11-12T02:37:40.316Z] 2025-11-12 02:37:40,070 [read_version] DEBUG read version from /w/workspace/edgex-go/925/.semver/main [2025-11-12T02:37:40.316Z] 2025-11-12 02:37:40,070 [execute] INFO git tag -a v4.1.0-dev.75 -m v4.1.0-dev.75 [2025-11-12T02:37:40.316Z] 2025-11-12 02:37:40,070 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.75', '-m', 'v4.1.0-dev.75'], cwd=/w/workspace/edgex-go/925, stdin=None, shell=False, universal_newlines=False) [2025-11-12T02:37:40.316Z] 2025-11-12 02:37:40,073 [read_version] DEBUG read version from /w/workspace/edgex-go/925/.semver/main [2025-11-12T02:37:40.316Z] 4.1.0-dev.75 [Pipeline] } [2025-11-12T02:37:40.316Z] $ docker exec --env ******** --env ******** 79e10baa5e4fe5141177104c26608823a9a2c2e449331fbdf2a40e3141c8ffb6 ssh-agent -k [2025-11-12T02:37:40.416Z] unset SSH_AUTH_SOCK; [2025-11-12T02:37:40.416Z] unset SSH_AGENT_PID; [2025-11-12T02:37:40.417Z] echo Agent pid 38 killed; [2025-11-12T02:37:40.438Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-12T02:37:40.812Z] + git semver [Pipeline] } [2025-11-12T02:37:41.076Z] $ docker stop --time=1 79e10baa5e4fe5141177104c26608823a9a2c2e449331fbdf2a40e3141c8ffb6 [2025-11-12T02:37:42.322Z] $ docker rm -f --volumes 79e10baa5e4fe5141177104c26608823a9a2c2e449331fbdf2a40e3141c8ffb6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:37:42.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-12T02:37:42.768Z] [2025-11-12T02:37:42.768Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:37:43.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-12T02:37:43.080Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-11-12T02:37:43.080Z] ab5ef0e58194: Pulling fs layer [2025-11-12T02:37:43.080Z] 9712f1f96733: Pulling fs layer [2025-11-12T02:37:43.080Z] 63f879dbbcfc: Pulling fs layer [2025-11-12T02:37:43.080Z] 0d9ebad4ef96: Pulling fs layer [2025-11-12T02:37:43.080Z] e9a5061849ea: Pulling fs layer [2025-11-12T02:37:43.080Z] d747dcd14b5f: Pulling fs layer [2025-11-12T02:37:43.080Z] 2de7ff778b66: Pulling fs layer [2025-11-12T02:37:43.080Z] 0d9ebad4ef96: Waiting [2025-11-12T02:37:43.080Z] d747dcd14b5f: Waiting [2025-11-12T02:37:43.080Z] e9a5061849ea: Waiting [2025-11-12T02:37:43.080Z] 2de7ff778b66: Waiting [2025-11-12T02:37:43.339Z] 9712f1f96733: Verifying Checksum [2025-11-12T02:37:43.339Z] 9712f1f96733: Download complete [2025-11-12T02:37:43.601Z] 63f879dbbcfc: Verifying Checksum [2025-11-12T02:37:43.601Z] 63f879dbbcfc: Download complete [2025-11-12T02:37:43.601Z] e9a5061849ea: Verifying Checksum [2025-11-12T02:37:43.601Z] e9a5061849ea: Download complete [2025-11-12T02:37:43.601Z] d747dcd14b5f: Verifying Checksum [2025-11-12T02:37:43.601Z] d747dcd14b5f: Download complete [2025-11-12T02:37:43.859Z] ab5ef0e58194: Verifying Checksum [2025-11-12T02:37:43.859Z] ab5ef0e58194: Download complete [2025-11-12T02:37:43.859Z] 0d9ebad4ef96: Verifying Checksum [2025-11-12T02:37:43.859Z] 0d9ebad4ef96: Download complete [2025-11-12T02:37:43.859Z] 2de7ff778b66: Verifying Checksum [2025-11-12T02:37:43.859Z] 2de7ff778b66: Download complete [2025-11-12T02:37:47.151Z] ab5ef0e58194: Pull complete [2025-11-12T02:37:47.151Z] 9712f1f96733: Pull complete [2025-11-12T02:37:47.411Z] 63f879dbbcfc: Pull complete [2025-11-12T02:37:52.684Z] 0d9ebad4ef96: Pull complete [2025-11-12T02:37:52.684Z] e9a5061849ea: Pull complete [2025-11-12T02:37:52.684Z] d747dcd14b5f: Pull complete [2025-11-12T02:37:53.252Z] 2de7ff778b66: Pull complete [2025-11-12T02:37:53.252Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-11-12T02:37:53.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-12T02:37:53.252Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-12T02:37:53.365Z] prd-ubuntu20.04-docker-8c-8g-772947 does not seem to be running inside a container [2025-11-12T02:37:53.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/925 -v /w/workspace/edgex-go/925:/w/workspace/edgex-go/925:rw,z -v /w/workspace/edgex-go/925@tmp:/w/workspace/edgex-go/925@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-11-12T02:37:56.143Z] $ docker top b3c1ce56a7c0c346af68b75e62c234542770f19919caa940dc540e29f1437f8c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-11-12T02:37:56.235Z] provisioning config files... [2025-11-12T02:37:56.266Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/925@tmp/config8181713814542564176tmp [2025-11-12T02:37:56.299Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/925@tmp/config18251955557437477771tmp [2025-11-12T02:37:56.364Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/925@tmp/config1636395833775524658tmp [Pipeline] { [Pipeline] echo [2025-11-12T02:37:56.415Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-12T02:37:56.718Z] ---> sigul-configuration.sh [2025-11-12T02:37:56.718Z] gpg: directory `/root/.gnupg' created [2025-11-12T02:37:56.718Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-11-12T02:37:56.718Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-11-12T02:37:56.718Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-11-12T02:37:56.718Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-11-12T02:37:56.718Z] gpg: CAST5 encrypted data [2025-11-12T02:37:56.718Z] gpg: encrypted with 1 passphrase [2025-11-12T02:37:56.718Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-11-12T02:37:57.013Z] + mkdir /home/jenkins [2025-11-12T02:37:57.013Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-11-12T02:37:57.310Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-11-12T02:37:57.324Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-12T02:37:57.621Z] ---> sigul-install.sh [2025-11-12T02:37:57.621Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-11-12T02:37:57.918Z] + git tag --list [2025-11-12T02:37:57.918Z] 0.6.0 [2025-11-12T02:37:57.918Z] 0.6.1 [2025-11-12T02:37:57.918Z] 0.7.0 [2025-11-12T02:37:57.918Z] 0.7.1 [2025-11-12T02:37:57.918Z] v1.0.0 [2025-11-12T02:37:57.918Z] v1.0.1 [2025-11-12T02:37:57.918Z] v1.1.0 [2025-11-12T02:37:57.918Z] v1.2.0 [2025-11-12T02:37:57.918Z] v1.2.1 [2025-11-12T02:37:57.918Z] v1.3.0 [2025-11-12T02:37:57.918Z] v1.3.1 [2025-11-12T02:37:57.918Z] v2.0.0 [2025-11-12T02:37:57.918Z] v2.1.0 [2025-11-12T02:37:57.918Z] v2.1.1 [2025-11-12T02:37:57.918Z] v2.2.0 [2025-11-12T02:37:57.918Z] v2.3.0 [2025-11-12T02:37:57.918Z] v3.0 [2025-11-12T02:37:57.918Z] v3.0.0 [2025-11-12T02:37:57.918Z] v3.1 [2025-11-12T02:37:57.918Z] v3.1.0 [2025-11-12T02:37:57.918Z] v3.1.1 [2025-11-12T02:37:57.918Z] v4.0 [2025-11-12T02:37:57.918Z] v4.0.0 [2025-11-12T02:37:57.918Z] v4.0.1 [2025-11-12T02:37:57.918Z] v4.0.1-dev.1 [2025-11-12T02:37:57.918Z] v4.1.0-dev.1 [2025-11-12T02:37:57.918Z] v4.1.0-dev.10 [2025-11-12T02:37:57.918Z] v4.1.0-dev.11 [2025-11-12T02:37:57.918Z] v4.1.0-dev.12 [2025-11-12T02:37:57.918Z] v4.1.0-dev.13 [2025-11-12T02:37:57.918Z] v4.1.0-dev.14 [2025-11-12T02:37:57.918Z] v4.1.0-dev.15 [2025-11-12T02:37:57.918Z] v4.1.0-dev.16 [2025-11-12T02:37:57.918Z] v4.1.0-dev.17 [2025-11-12T02:37:57.918Z] v4.1.0-dev.18 [2025-11-12T02:37:57.918Z] v4.1.0-dev.19 [2025-11-12T02:37:57.918Z] v4.1.0-dev.2 [2025-11-12T02:37:57.918Z] v4.1.0-dev.20 [2025-11-12T02:37:57.918Z] v4.1.0-dev.21 [2025-11-12T02:37:57.918Z] v4.1.0-dev.22 [2025-11-12T02:37:57.918Z] v4.1.0-dev.23 [2025-11-12T02:37:57.918Z] v4.1.0-dev.24 [2025-11-12T02:37:57.918Z] v4.1.0-dev.25 [2025-11-12T02:37:57.918Z] v4.1.0-dev.26 [2025-11-12T02:37:57.918Z] v4.1.0-dev.27 [2025-11-12T02:37:57.918Z] v4.1.0-dev.28 [2025-11-12T02:37:57.918Z] v4.1.0-dev.29 [2025-11-12T02:37:57.918Z] v4.1.0-dev.3 [2025-11-12T02:37:57.918Z] v4.1.0-dev.30 [2025-11-12T02:37:57.918Z] v4.1.0-dev.31 [2025-11-12T02:37:57.918Z] v4.1.0-dev.32 [2025-11-12T02:37:57.918Z] v4.1.0-dev.33 [2025-11-12T02:37:57.918Z] v4.1.0-dev.34 [2025-11-12T02:37:57.918Z] v4.1.0-dev.35 [2025-11-12T02:37:57.918Z] v4.1.0-dev.36 [2025-11-12T02:37:57.918Z] v4.1.0-dev.37 [2025-11-12T02:37:57.918Z] v4.1.0-dev.38 [2025-11-12T02:37:57.918Z] v4.1.0-dev.39 [2025-11-12T02:37:57.918Z] v4.1.0-dev.4 [2025-11-12T02:37:57.918Z] v4.1.0-dev.40 [2025-11-12T02:37:57.918Z] v4.1.0-dev.41 [2025-11-12T02:37:57.918Z] v4.1.0-dev.42 [2025-11-12T02:37:57.918Z] v4.1.0-dev.43 [2025-11-12T02:37:57.918Z] v4.1.0-dev.44 [2025-11-12T02:37:57.918Z] v4.1.0-dev.45 [2025-11-12T02:37:57.918Z] v4.1.0-dev.46 [2025-11-12T02:37:57.918Z] v4.1.0-dev.47 [2025-11-12T02:37:57.918Z] v4.1.0-dev.48 [2025-11-12T02:37:57.918Z] v4.1.0-dev.49 [2025-11-12T02:37:57.918Z] v4.1.0-dev.5 [2025-11-12T02:37:57.918Z] v4.1.0-dev.50 [2025-11-12T02:37:57.918Z] v4.1.0-dev.51 [2025-11-12T02:37:57.918Z] v4.1.0-dev.52 [2025-11-12T02:37:57.918Z] v4.1.0-dev.53 [2025-11-12T02:37:57.918Z] v4.1.0-dev.54 [2025-11-12T02:37:57.918Z] v4.1.0-dev.55 [2025-11-12T02:37:57.918Z] v4.1.0-dev.56 [2025-11-12T02:37:57.918Z] v4.1.0-dev.57 [2025-11-12T02:37:57.918Z] v4.1.0-dev.58 [2025-11-12T02:37:57.918Z] v4.1.0-dev.59 [2025-11-12T02:37:57.918Z] v4.1.0-dev.6 [2025-11-12T02:37:57.918Z] v4.1.0-dev.60 [2025-11-12T02:37:57.918Z] v4.1.0-dev.61 [2025-11-12T02:37:57.918Z] v4.1.0-dev.62 [2025-11-12T02:37:57.918Z] v4.1.0-dev.63 [2025-11-12T02:37:57.918Z] v4.1.0-dev.64 [2025-11-12T02:37:57.918Z] v4.1.0-dev.65 [2025-11-12T02:37:57.918Z] v4.1.0-dev.66 [2025-11-12T02:37:57.918Z] v4.1.0-dev.67 [2025-11-12T02:37:57.918Z] v4.1.0-dev.68 [2025-11-12T02:37:57.918Z] v4.1.0-dev.69 [2025-11-12T02:37:57.918Z] v4.1.0-dev.7 [2025-11-12T02:37:57.918Z] v4.1.0-dev.70 [2025-11-12T02:37:57.918Z] v4.1.0-dev.71 [2025-11-12T02:37:57.918Z] v4.1.0-dev.72 [2025-11-12T02:37:57.918Z] v4.1.0-dev.73 [2025-11-12T02:37:57.918Z] v4.1.0-dev.74 [2025-11-12T02:37:57.918Z] v4.1.0-dev.75 [2025-11-12T02:37:57.918Z] v4.1.0-dev.8 [2025-11-12T02:37:57.918Z] v4.1.0-dev.9 [Pipeline] sh [2025-11-12T02:37:58.212Z] + lftools sign git-tag v4.1.0-dev.75 [2025-11-12T02:37:58.783Z] Signing Git tag with Sigul... [2025-11-12T02:37:58.784Z] Signing v4.1.0-dev.75 [Pipeline] echo [2025-11-12T02:37:59.059Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-12T02:37:59.350Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-11-12T02:37:59.357Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-11-12T02:37:59.375Z] $ docker stop --time=1 b3c1ce56a7c0c346af68b75e62c234542770f19919caa940dc540e29f1437f8c [2025-11-12T02:38:00.658Z] $ docker rm -f --volumes b3c1ce56a7c0c346af68b75e62c234542770f19919caa940dc540e29f1437f8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-11-12T02:38:01.113Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-12T02:38:01.113Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:38:01.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-12T02:38:01.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-12T02:38:01.501Z] prd-ubuntu20.04-docker-8c-8g-772947 does not seem to be running inside a container [2025-11-12T02:38:01.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/925 -v /w/workspace/edgex-go/925:/w/workspace/edgex-go/925:rw,z -v /w/workspace/edgex-go/925@tmp:/w/workspace/edgex-go/925@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-12T02:38:01.755Z] $ docker top 6c5794d9189ecf68e320b8e52a71d238ba6cbde0246305b08cb0b6023472827f -eo pid,comm [2025-11-12T02:38:01.811Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-12T02:38:01.811Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-12T02:38:01.868Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-12T02:38:01.868Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-12T02:38:01.972Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-12T02:38:01.966Z] $ docker exec 6c5794d9189ecf68e320b8e52a71d238ba6cbde0246305b08cb0b6023472827f ssh-agent [2025-11-12T02:38:02.072Z] SSH_AUTH_SOCK=/tmp/ssh-rKXdiKWzoCxN/agent.32 [2025-11-12T02:38:02.072Z] SSH_AGENT_PID=38 [2025-11-12T02:38:02.078Z] Running ssh-add (command line suppressed) [2025-11-12T02:38:02.163Z] Identity added: /w/workspace/edgex-go/925@tmp/private_key_7009471623751846549.key (/w/workspace/edgex-go/925@tmp/private_key_7009471623751846549.key) [2025-11-12T02:38:02.187Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-12T02:38:02.484Z] + git semver bump pre [2025-11-12T02:38:02.742Z] 2025-11-12 02:38:02,701 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-12T02:38:02.742Z] 2025-11-12 02:38:02,705 [read_version] DEBUG read version from /w/workspace/edgex-go/925/.semver/main [2025-11-12T02:38:02.742Z] 2025-11-12 02:38:02,705 [bump_version] DEBUG bumping version:4.1.0-dev.75 on axis:pre with prefix:dev [2025-11-12T02:38:02.742Z] 2025-11-12 02:38:02,705 [bump_version] DEBUG bumped version:4.1.0-dev.76 [2025-11-12T02:38:02.742Z] 2025-11-12 02:38:02,705 [write_version] DEBUG write version:4.1.0-dev.76 to path:/w/workspace/edgex-go/925/.semver/main with force:True [2025-11-12T02:38:02.742Z] 2025-11-12 02:38:02,705 [read_version] DEBUG read version from /w/workspace/edgex-go/925/.semver/main [2025-11-12T02:38:02.742Z] 2025-11-12 02:38:02,705 [write_file] DEBUG write to file:/w/workspace/edgex-go/925/.semver/main [2025-11-12T02:38:02.742Z] 2025-11-12 02:38:02,709 [execute] INFO git cat-file --batch-check [2025-11-12T02:38:02.742Z] 2025-11-12 02:38:02,709 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/925/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-12T02:38:02.742Z] 2025-11-12 02:38:02,714 [execute] INFO git cat-file --batch [2025-11-12T02:38:02.743Z] 2025-11-12 02:38:02,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/925/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-12T02:38:02.743Z] 2025-11-12 02:38:02,717 [read_version] DEBUG read version from /w/workspace/edgex-go/925/.semver/main [2025-11-12T02:38:02.743Z] 4.1.0-dev.76 [Pipeline] } [2025-11-12T02:38:03.002Z] $ docker exec --env ******** --env ******** 6c5794d9189ecf68e320b8e52a71d238ba6cbde0246305b08cb0b6023472827f ssh-agent -k [2025-11-12T02:38:03.094Z] unset SSH_AUTH_SOCK; [2025-11-12T02:38:03.094Z] unset SSH_AGENT_PID; [2025-11-12T02:38:03.094Z] echo Agent pid 38 killed; [2025-11-12T02:38:03.113Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-12T02:38:03.440Z] + git semver [Pipeline] } [2025-11-12T02:38:04.013Z] $ docker stop --time=1 6c5794d9189ecf68e320b8e52a71d238ba6cbde0246305b08cb0b6023472827f [2025-11-12T02:38:05.273Z] $ docker rm -f --volumes 6c5794d9189ecf68e320b8e52a71d238ba6cbde0246305b08cb0b6023472827f [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-12T02:38:05.646Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-12T02:38:05.646Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:38:05.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-12T02:38:05.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-12T02:38:06.041Z] prd-ubuntu20.04-docker-8c-8g-772947 does not seem to be running inside a container [2025-11-12T02:38:06.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/925 -v /w/workspace/edgex-go/925:/w/workspace/edgex-go/925:rw,z -v /w/workspace/edgex-go/925@tmp:/w/workspace/edgex-go/925@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-12T02:38:06.304Z] $ docker top 2de30cd95ddc27f3f37f8c18cab083af252c18bd061acc3b0602237cdd4f5cb8 -eo pid,comm [2025-11-12T02:38:06.357Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-12T02:38:06.357Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-12T02:38:06.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-12T02:38:06.420Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-12T02:38:06.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-12T02:38:06.523Z] $ docker exec 2de30cd95ddc27f3f37f8c18cab083af252c18bd061acc3b0602237cdd4f5cb8 ssh-agent [2025-11-12T02:38:06.626Z] SSH_AUTH_SOCK=/tmp/ssh-8cw4Ig4kPUjp/agent.32 [2025-11-12T02:38:06.626Z] SSH_AGENT_PID=38 [2025-11-12T02:38:06.631Z] Running ssh-add (command line suppressed) [2025-11-12T02:38:06.715Z] Identity added: /w/workspace/edgex-go/925@tmp/private_key_75662445292776326.key (/w/workspace/edgex-go/925@tmp/private_key_75662445292776326.key) [2025-11-12T02:38:06.737Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-12T02:38:07.028Z] + git semver push [2025-11-12T02:38:07.286Z] 2025-11-12 02:38:07,223 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-12T02:38:07.286Z] 2025-11-12 02:38:07,226 [run_push] DEBUG push [2025-11-12T02:38:07.286Z] 2025-11-12 02:38:07,227 [execute] INFO git cat-file --batch-check [2025-11-12T02:38:07.286Z] 2025-11-12 02:38:07,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/925/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-12T02:38:07.286Z] 2025-11-12 02:38:07,229 [execute] INFO git rev-list 1b494d92c499f0f2c5c12210d015644938521bc6 -- [2025-11-12T02:38:07.286Z] 2025-11-12 02:38:07,229 [execute] DEBUG Popen(['git', 'rev-list', '1b494d92c499f0f2c5c12210d015644938521bc6', '--'], cwd=/w/workspace/edgex-go/925/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-12T02:38:07.286Z] 2025-11-12 02:38:07,248 [execute] INFO git fetch -v -- origin [2025-11-12T02:38:07.286Z] 2025-11-12 02:38:07,248 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/925/.semver, stdin=None, shell=False, universal_newlines=True) [2025-11-12T02:38:07.854Z] 2025-11-12 02:38:07,812 [run_push] DEBUG no remote changes detected [2025-11-12T02:38:07.854Z] 2025-11-12 02:38:07,812 [execute] INFO git push origin semver [2025-11-12T02:38:07.854Z] 2025-11-12 02:38:07,812 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/925/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-12T02:38:08.791Z] 2025-11-12 02:38:08,611 [run_push] DEBUG push all version tags [2025-11-12T02:38:08.791Z] 2025-11-12 02:38:08,611 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-11-12T02:38:08.791Z] 2025-11-12 02:38:08,611 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/925, stdin=None, shell=False, universal_newlines=False) [2025-11-12T02:38:09.359Z] 2025-11-12 02:38:09,327 [read_version] DEBUG read version from /w/workspace/edgex-go/925/.semver/main [2025-11-12T02:38:09.359Z] 4.1.0-dev.76 [Pipeline] } [2025-11-12T02:38:09.618Z] $ docker exec --env ******** --env ******** 2de30cd95ddc27f3f37f8c18cab083af252c18bd061acc3b0602237cdd4f5cb8 ssh-agent -k [2025-11-12T02:38:09.718Z] unset SSH_AUTH_SOCK; [2025-11-12T02:38:09.718Z] unset SSH_AGENT_PID; [2025-11-12T02:38:09.718Z] echo Agent pid 38 killed; [2025-11-12T02:38:09.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-12T02:38:10.071Z] + git semver [Pipeline] } [2025-11-12T02:38:10.336Z] $ docker stop --time=1 2de30cd95ddc27f3f37f8c18cab083af252c18bd061acc3b0602237cdd4f5cb8 [2025-11-12T02:38:11.582Z] $ docker rm -f --volumes 2de30cd95ddc27f3f37f8c18cab083af252c18bd061acc3b0602237cdd4f5cb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-12T02:38:12.117Z] + [ -d /w/workspace/edgex-go/925/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-11-12T02:38:12.410Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-12T02:38:13.270Z] ---> package-listing.sh [2025-11-12T02:38:13.270Z] ++ facter osfamily [2025-11-12T02:38:13.270Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-12T02:38:13.529Z] + OS_FAMILY=debian [2025-11-12T02:38:13.529Z] + workspace=/w/workspace/edgex-go/925 [2025-11-12T02:38:13.529Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-12T02:38:13.529Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-12T02:38:13.529Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-12T02:38:13.529Z] + PACKAGES=/tmp/packages_start.txt [2025-11-12T02:38:13.529Z] + '[' /w/workspace/edgex-go/925 ']' [2025-11-12T02:38:13.529Z] + PACKAGES=/tmp/packages_end.txt [2025-11-12T02:38:13.529Z] + case "${OS_FAMILY}" in [2025-11-12T02:38:13.529Z] + dpkg -l [2025-11-12T02:38:13.529Z] + grep '^ii' [2025-11-12T02:38:13.529Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-12T02:38:13.529Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-12T02:38:13.529Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-12T02:38:13.529Z] + '[' /w/workspace/edgex-go/925 ']' [2025-11-12T02:38:13.529Z] + mkdir -p /w/workspace/edgex-go/925/archives/ [2025-11-12T02:38:13.529Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/925/archives/ [Pipeline] echo [2025-11-12T02:38:13.541Z] 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/925/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-12T02:38:13.819Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:38:14.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-12T02:38:14.380Z] [2025-11-12T02:38:14.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-12T02:38:14.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-12T02:38:14.689Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-12T02:38:14.689Z] 5eb5b503b376: Pulling fs layer [2025-11-12T02:38:14.689Z] 5c69ac0246d0: Pulling fs layer [2025-11-12T02:38:14.689Z] ec43610c2a17: Pulling fs layer [2025-11-12T02:38:14.689Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-12T02:38:14.689Z] 33b1e0a273af: Pulling fs layer [2025-11-12T02:38:14.689Z] 3a2ae6a8a46f: Waiting [2025-11-12T02:38:14.689Z] 5d3b04190fa2: Pulling fs layer [2025-11-12T02:38:14.689Z] 2f39f015ded8: Pulling fs layer [2025-11-12T02:38:14.689Z] 5d3b04190fa2: Waiting [2025-11-12T02:38:14.689Z] 33b1e0a273af: Waiting [2025-11-12T02:38:14.689Z] 2f39f015ded8: Waiting [2025-11-12T02:38:14.689Z] 5c69ac0246d0: Verifying Checksum [2025-11-12T02:38:14.689Z] 5c69ac0246d0: Download complete [2025-11-12T02:38:14.689Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-12T02:38:14.689Z] 3a2ae6a8a46f: Download complete [2025-11-12T02:38:14.689Z] 33b1e0a273af: Verifying Checksum [2025-11-12T02:38:14.689Z] 33b1e0a273af: Download complete [2025-11-12T02:38:14.947Z] ec43610c2a17: Verifying Checksum [2025-11-12T02:38:14.947Z] ec43610c2a17: Download complete [2025-11-12T02:38:14.947Z] 5d3b04190fa2: Download complete [2025-11-12T02:38:14.947Z] 5eb5b503b376: Verifying Checksum [2025-11-12T02:38:14.947Z] 5eb5b503b376: Download complete [2025-11-12T02:38:15.513Z] 2f39f015ded8: Verifying Checksum [2025-11-12T02:38:15.513Z] 2f39f015ded8: Download complete [2025-11-12T02:38:16.447Z] 5eb5b503b376: Pull complete [2025-11-12T02:38:16.447Z] 5c69ac0246d0: Pull complete [2025-11-12T02:38:17.014Z] ec43610c2a17: Pull complete [2025-11-12T02:38:17.014Z] 3a2ae6a8a46f: Pull complete [2025-11-12T02:38:17.272Z] 33b1e0a273af: Pull complete [2025-11-12T02:38:17.273Z] 5d3b04190fa2: Pull complete [2025-11-12T02:38:22.540Z] 2f39f015ded8: Pull complete [2025-11-12T02:38:22.540Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-12T02:38:22.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-12T02:38:22.540Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-12T02:38:22.656Z] prd-ubuntu20.04-docker-8c-8g-772947 does not seem to be running inside a container [2025-11-12T02:38:22.678Z] $ 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/925/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/925 -v /w/workspace/edgex-go/925:/w/workspace/edgex-go/925:rw,z -v /w/workspace/edgex-go/925@tmp:/w/workspace/edgex-go/925@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-12T02:38:24.912Z] $ docker top af65d341ba6f7d3852c479a41af2bc4a00f4c362c19d75c5673ffb8a0a610e4f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-12T02:38:25.276Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-12T02:38:25.562Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-12T02:38:25.850Z] + ls /var/log/sa-host [2025-11-12T02:38:25.850Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-12T02:38:25.900Z] provisioning config files... [2025-11-12T02:38:25.907Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/925@tmp/config6380491022929608285tmp [Pipeline] { [Pipeline] echo [2025-11-12T02:38:25.923Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-12T02:38:26.208Z] ---> create-netrc.sh [Pipeline] } [2025-11-12T02:38:26.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-12T02:38:26.527Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-12T02:38:26.537Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-12T02:38:26.824Z] ---> sudo-logs.sh [2025-11-12T02:38:26.825Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-12T02:38:26.850Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-12T02:38:27.128Z] ---> job-cost.sh [2025-11-12T02:38:27.128Z] lf-activate-venv: SKIPPING [2025-11-12T02:38:27.128Z] DEBUG: total: 0.10999999940395355 [2025-11-12T02:38:27.128Z] INFO: Retrieving Stack Cost... [2025-11-12T02:38:27.695Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-12T02:38:27.954Z] INFO: Archiving Costs [Pipeline] echo [2025-11-12T02:38:27.969Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-12T02:38:28.255Z] ---> logs-deploy.sh [2025-11-12T02:38:28.255Z] lf-activate-venv: SKIPPING [2025-11-12T02:38:28.255Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/925 [2025-11-12T02:38:28.255Z] INFO: archiving workspace using pattern(s): [2025-11-12T02:38:29.193Z] Archives upload complete. [2025-11-12T02:38:29.193Z] INFO: archiving logs to Nexus