Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5418542a6204e0a541a276132820ea4c886ae933 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-ssh13099411002022192502.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh16246484231274682967.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh2774250472231726232.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh2070851645087179740.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-ssh7432120458936744362.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-2810’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2811 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/848 [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/848 # 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 5418542a6204e0a541a276132820ea4c886ae933 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5171)" > git config core.sparsecheckout # timeout=10 > git checkout -f 5418542a6204e0a541a276132820ea4c886ae933 # timeout=10 > git rev-list --no-walk 67eb838e0013ccc5770cca20e8eb5c048bf4ea9c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-06-05T05:44:23.210Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-06-05T05:44:23.276Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-06-05T05:44:23.307Z] ========================================================= [2025-06-05T05:44:23.307Z] EdgeX Global Pipelines Version Info [2025-06-05T05:44:23.307Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-06-05T05:44:24.419Z] ------------------- [2025-06-05T05:44:24.419Z] stable info: [2025-06-05T05:44:24.419Z] ------------------- [2025-06-05T05:44:24.419Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-06-05T05:44:24.419Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-06-05T05:44:24.419Z] Message: update stable to v1.0.274 [2025-06-05T05:44:24.680Z] ------------------- [2025-06-05T05:44:24.680Z] experimental info: [2025-06-05T05:44:24.680Z] ------------------- [2025-06-05T05:44:24.680Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-06-05T05:44:24.680Z] Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 [2025-06-05T05:44:24.680Z] Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-06-05T05:44:24.753Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-06-05T05:44:24.776Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-06-05T05:44:24.798Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-06-05T05:44:24.817Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-06-05T05:44:24.841Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-06-05T05:44:24.863Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-06-05T05:44:24.884Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-06-05T05:44:24.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-06-05T05:44:24.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-06-05T05:44:24.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-06-05T05:44:24.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-06-05T05:44:24.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-06-05T05:44:25.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-06-05T05:44:25.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-06-05T05:44:25.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-06-05T05:44:25.084Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-06-05T05:44:25.106Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-06-05T05:44:25.124Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-06-05T05:44:25.145Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-06-05T05:44:25.165Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-06-05T05:44:25.184Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-06-05T05:44:25.205Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-06-05T05:44:25.230Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-06-05T05:44:25.253Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-06-05T05:44:25.275Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-06-05T05:44:25.297Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-06-05T05:44:25.318Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo [2025-06-05T05:44:25.340Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5418542 [Pipeline] echo [2025-06-05T05:44:25.364Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-05T05:44:25.430Z] provisioning config files... [2025-06-05T05:44:25.445Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/848@tmp/config3279192180089985807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-05T05:44:25.787Z] ---> ****-login.sh [2025-06-05T05:44:25.787Z] nexus3.edgexfoundry.org:10001 [2025-06-05T05:44:26.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T05:44:26.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T05:44:26.046Z] Configure a credential helper to remove this warning. See [2025-06-05T05:44:26.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T05:44:26.046Z] [2025-06-05T05:44:26.046Z] Login Succeeded [2025-06-05T05:44:26.046Z] nexus3.edgexfoundry.org:10002 [2025-06-05T05:44:26.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T05:44:26.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T05:44:26.047Z] Configure a credential helper to remove this warning. See [2025-06-05T05:44:26.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T05:44:26.047Z] [2025-06-05T05:44:26.047Z] Login Succeeded [2025-06-05T05:44:26.047Z] nexus3.edgexfoundry.org:10003 [2025-06-05T05:44:26.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T05:44:26.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T05:44:26.309Z] Configure a credential helper to remove this warning. See [2025-06-05T05:44:26.309Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T05:44:26.309Z] [2025-06-05T05:44:26.309Z] Login Succeeded [2025-06-05T05:44:26.309Z] nexus3.edgexfoundry.org:10004 [2025-06-05T05:44:26.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T05:44:26.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T05:44:26.309Z] Configure a credential helper to remove this warning. See [2025-06-05T05:44:26.309Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T05:44:26.309Z] [2025-06-05T05:44:26.309Z] Login Succeeded [2025-06-05T05:44:26.309Z] ****.io [2025-06-05T05:44:26.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T05:44:26.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T05:44:26.570Z] Configure a credential helper to remove this warning. See [2025-06-05T05:44:26.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T05:44:26.570Z] [2025-06-05T05:44:26.570Z] Login Succeeded [2025-06-05T05:44:26.570Z] ---> ****-login.sh ends [Pipeline] } [2025-06-05T05:44:26.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-05T05:44:26.905Z] + 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-06-05T05:44:26.905Z] + + dirnamecut cmd/core-command/Dockerfile -d/ [2025-06-05T05:44:26.905Z] -f2 [2025-06-05T05:44:26.905Z] + echo core-command,cmd/core-command/Dockerfile [2025-06-05T05:44:26.905Z] + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ [2025-06-05T05:44:26.905Z] -f2 [2025-06-05T05:44:26.905Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-06-05T05:44:26.905Z] + dirname cmd/core-data/Dockerfile [2025-06-05T05:44:26.905Z] + cut -d/ -f2 [2025-06-05T05:44:26.906Z] + echo core-data,cmd/core-data/Dockerfile [2025-06-05T05:44:26.906Z] + dirname cmd/core-keeper/Dockerfile [2025-06-05T05:44:26.906Z] + cut -d/ -f2 [2025-06-05T05:44:26.906Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-06-05T05:44:26.906Z] + dirname cmd/core-metadata/Dockerfile [2025-06-05T05:44:26.906Z] + cut -d/ -f2 [2025-06-05T05:44:26.906Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-06-05T05:44:26.906Z] + + dirnamecut -d/ -f2 cmd/security-bootstrapper/Dockerfile [2025-06-05T05:44:26.906Z] [2025-06-05T05:44:26.906Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-06-05T05:44:26.906Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-06-05T05:44:26.906Z] + cut -d/ -f2 [2025-06-05T05:44:26.906Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-06-05T05:44:26.906Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-06-05T05:44:26.906Z] + cut -d/ -f2 [2025-06-05T05:44:26.906Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-06-05T05:44:26.906Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-06-05T05:44:26.906Z] + cut -d/ -f2 [2025-06-05T05:44:26.906Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-06-05T05:44:26.906Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-06-05T05:44:26.906Z] + cut -d/ -f2 [2025-06-05T05:44:26.906Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-06-05T05:44:26.906Z] + dirname cmd/security-spire-agent/Dockerfile [2025-06-05T05:44:26.906Z] + cut -d/ -f2 [2025-06-05T05:44:26.906Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-06-05T05:44:26.906Z] + dirname cmd/security-spire-config/Dockerfile [2025-06-05T05:44:26.906Z] + cut -d/ -f2 [2025-06-05T05:44:26.906Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-06-05T05:44:26.906Z] + dirname cmd/security-spire-server/Dockerfile [2025-06-05T05:44:26.906Z] + cut -d/ -f2 [2025-06-05T05:44:26.906Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-06-05T05:44:26.906Z] + dirname cmd/support-notifications/Dockerfile [2025-06-05T05:44:26.906Z] + cut -d/ -f2 [2025-06-05T05:44:26.906Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-06-05T05:44:26.906Z] + dirname cmd/support-scheduler/Dockerfile [2025-06-05T05:44:26.906Z] + cut -d/ -f2 [2025-06-05T05:44:26.906Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-06-05T05:44:26.936Z] 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-06-05T05:44:27.287Z] + git rev-list -1 --merges 5418542a6204e0a541a276132820ea4c886ae933~1..5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo [2025-06-05T05:44:27.301Z] -----------> git rev-list -1 --merges 5418542a6204e0a541a276132820ea4c886ae933~1..5418542a6204e0a541a276132820ea4c886ae933 5418542a6204e0a541a276132820ea4c886ae933 [false] [Pipeline] sh [2025-06-05T05:44:27.592Z] + git log --format=format:%s -1 5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo [2025-06-05T05:44:27.609Z] ========================================================= [2025-06-05T05:44:27.609Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-06-05T05:44:27.609Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-06-05T05:44:27.983Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-05T05:44:27.983Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-06-05T05:44:27.983Z] + [ -e /tmp/ssh_known_hosts ] [2025-06-05T05:44:27.983Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-06-05T05:44:27.983Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-06-05T05:44:27.983Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-06-05T05:44:27.983Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:44:28.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-05T05:44:28.345Z] [2025-06-05T05:44:28.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:44:28.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-05T05:44:28.647Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-06-05T05:44:28.647Z] 3dae71ba6b94: Pulling fs layer [2025-06-05T05:44:28.647Z] 6bf1a483ea7c: Pulling fs layer [2025-06-05T05:44:28.647Z] f5dfc541a4d3: Pulling fs layer [2025-06-05T05:44:28.647Z] 461d9e800cba: Pulling fs layer [2025-06-05T05:44:28.647Z] 80192f66455f: Pulling fs layer [2025-06-05T05:44:28.647Z] 2e8e34ca0e6c: Pulling fs layer [2025-06-05T05:44:28.647Z] a29436f7fd5d: Pulling fs layer [2025-06-05T05:44:28.647Z] 923cac83aea3: Pulling fs layer [2025-06-05T05:44:28.647Z] 25ad8b0a4227: Pulling fs layer [2025-06-05T05:44:28.647Z] 2e8e34ca0e6c: Waiting [2025-06-05T05:44:28.647Z] a29436f7fd5d: Waiting [2025-06-05T05:44:28.647Z] 461d9e800cba: Waiting [2025-06-05T05:44:28.647Z] 80192f66455f: Waiting [2025-06-05T05:44:28.647Z] 923cac83aea3: Waiting [2025-06-05T05:44:28.647Z] 25ad8b0a4227: Waiting [2025-06-05T05:44:28.647Z] db01528c6b51: Pulling fs layer [2025-06-05T05:44:28.647Z] 28988de357af: Pulling fs layer [2025-06-05T05:44:28.647Z] db01528c6b51: Waiting [2025-06-05T05:44:28.647Z] 28988de357af: Waiting [2025-06-05T05:44:28.647Z] 6bf1a483ea7c: Verifying Checksum [2025-06-05T05:44:28.647Z] 6bf1a483ea7c: Download complete [2025-06-05T05:44:28.647Z] 461d9e800cba: Verifying Checksum [2025-06-05T05:44:28.647Z] 461d9e800cba: Download complete [2025-06-05T05:44:28.907Z] 80192f66455f: Verifying Checksum [2025-06-05T05:44:28.907Z] 80192f66455f: Download complete [2025-06-05T05:44:28.907Z] f5dfc541a4d3: Verifying Checksum [2025-06-05T05:44:28.907Z] f5dfc541a4d3: Download complete [2025-06-05T05:44:28.907Z] 3dae71ba6b94: Verifying Checksum [2025-06-05T05:44:28.907Z] 3dae71ba6b94: Download complete [2025-06-05T05:44:28.907Z] 923cac83aea3: Download complete [2025-06-05T05:44:29.166Z] 25ad8b0a4227: Verifying Checksum [2025-06-05T05:44:29.166Z] 25ad8b0a4227: Download complete [2025-06-05T05:44:29.166Z] db01528c6b51: Verifying Checksum [2025-06-05T05:44:29.166Z] db01528c6b51: Download complete [2025-06-05T05:44:29.166Z] 28988de357af: Download complete [2025-06-05T05:44:29.166Z] a29436f7fd5d: Verifying Checksum [2025-06-05T05:44:29.166Z] a29436f7fd5d: Download complete [2025-06-05T05:44:29.736Z] 2e8e34ca0e6c: Download complete [2025-06-05T05:44:29.997Z] 3dae71ba6b94: Pull complete [2025-06-05T05:44:30.257Z] 6bf1a483ea7c: Pull complete [2025-06-05T05:44:30.825Z] f5dfc541a4d3: Pull complete [2025-06-05T05:44:30.825Z] 461d9e800cba: Pull complete [2025-06-05T05:44:31.086Z] 80192f66455f: Pull complete [2025-06-05T05:44:34.391Z] 2e8e34ca0e6c: Pull complete [2025-06-05T05:44:34.962Z] a29436f7fd5d: Pull complete [2025-06-05T05:44:35.223Z] 923cac83aea3: Pull complete [2025-06-05T05:44:35.223Z] 25ad8b0a4227: Pull complete [2025-06-05T05:44:35.483Z] db01528c6b51: Pull complete [2025-06-05T05:44:35.483Z] 28988de357af: Pull complete [2025-06-05T05:44:35.483Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-06-05T05:44:35.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-05T05:44:35.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-05T05:44:35.637Z] prd-ubuntu20.04-docker-8c-8g-2811 does not seem to be running inside a container [2025-06-05T05:44:35.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/848 -v /w/workspace/edgex-go/848:/w/workspace/edgex-go/848:rw,z -v /w/workspace/edgex-go/848@tmp:/w/workspace/edgex-go/848@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-06-05T05:44:37.428Z] $ docker top 02b3fd72066ede35a497d05d49ec5e513c9ed8b9ed28da10f2339ec73263a77c -eo pid,comm [2025-06-05T05:44:37.489Z] 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-06-05T05:44:37.489Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-05T05:44:37.539Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-05T05:44:37.539Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-05T05:44:37.658Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-05T05:44:37.658Z] $ docker exec 02b3fd72066ede35a497d05d49ec5e513c9ed8b9ed28da10f2339ec73263a77c ssh-agent [2025-06-05T05:44:37.763Z] SSH_AUTH_SOCK=/tmp/ssh-DEPqxMvDwXE4/agent.34 [2025-06-05T05:44:37.763Z] SSH_AGENT_PID=40 [2025-06-05T05:44:37.771Z] Running ssh-add (command line suppressed) [2025-06-05T05:44:37.879Z] Identity added: /w/workspace/edgex-go/848@tmp/private_key_13206870678153833292.key (/w/workspace/edgex-go/848@tmp/private_key_13206870678153833292.key) [2025-06-05T05:44:37.896Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-05T05:44:38.192Z] + git tag --points-at HEAD [Pipeline] } [2025-06-05T05:44:38.202Z] $ docker exec --env ******** --env ******** 02b3fd72066ede35a497d05d49ec5e513c9ed8b9ed28da10f2339ec73263a77c ssh-agent -k [2025-06-05T05:44:38.302Z] unset SSH_AUTH_SOCK; [2025-06-05T05:44:38.302Z] unset SSH_AGENT_PID; [2025-06-05T05:44:38.302Z] echo Agent pid 40 killed; [2025-06-05T05:44:38.317Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-06-05T05:44:38.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-05T05:44:38.358Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-05T05:44:38.483Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-05T05:44:38.483Z] $ docker exec 02b3fd72066ede35a497d05d49ec5e513c9ed8b9ed28da10f2339ec73263a77c ssh-agent [2025-06-05T05:44:38.611Z] SSH_AUTH_SOCK=/tmp/ssh-nisbanmDL0ny/agent.73 [2025-06-05T05:44:38.611Z] SSH_AGENT_PID=79 [2025-06-05T05:44:38.616Z] Running ssh-add (command line suppressed) [2025-06-05T05:44:38.718Z] Identity added: /w/workspace/edgex-go/848@tmp/private_key_2628625465468316315.key (/w/workspace/edgex-go/848@tmp/private_key_2628625465468316315.key) [2025-06-05T05:44:38.738Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-05T05:44:39.033Z] + git semver init [2025-06-05T05:44:39.292Z] 2025-06-05 05:44:39,257 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-05T05:44:39.292Z] 2025-06-05 05:44:39,261 [run_init] DEBUG init version:0.0.0 force:False [2025-06-05T05:44:39.292Z] 2025-06-05 05:44:39,261 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/848/.semver [2025-06-05T05:44:39.292Z] 2025-06-05 05:44:39,262 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/848/.semver [2025-06-05T05:44:39.292Z] 2025-06-05 05:44:39,262 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/848/.semver'], cwd=/w/workspace/edgex-go/848, stdin=None, shell=False, universal_newlines=False) [2025-06-05T05:44:44.567Z] 2025-06-05 05:44:43,679 [append_file] DEBUG append to file:/w/workspace/edgex-go/848/.git/info/exclude [2025-06-05T05:44:44.567Z] 2025-06-05 05:44:43,680 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/848/.semver/main with force:False [2025-06-05T05:44:44.567Z] 2025-06-05 05:44:43,680 [read_version] DEBUG read version from /w/workspace/edgex-go/848/.semver/main [2025-06-05T05:44:44.567Z] 2025-06-05 05:44:43,680 [read_version] DEBUG read version from /w/workspace/edgex-go/848/.semver/main [2025-06-05T05:44:44.567Z] 4.1.0-dev.21 [Pipeline] } [2025-06-05T05:44:44.575Z] $ docker exec --env ******** --env ******** 02b3fd72066ede35a497d05d49ec5e513c9ed8b9ed28da10f2339ec73263a77c ssh-agent -k [2025-06-05T05:44:44.669Z] unset SSH_AUTH_SOCK; [2025-06-05T05:44:44.670Z] unset SSH_AGENT_PID; [2025-06-05T05:44:44.670Z] echo Agent pid 79 killed; [2025-06-05T05:44:44.683Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-05T05:44:45.012Z] + git semver [Pipeline] } [2025-06-05T05:44:45.281Z] $ docker stop --time=1 02b3fd72066ede35a497d05d49ec5e513c9ed8b9ed28da10f2339ec73263a77c [2025-06-05T05:44:46.609Z] $ docker rm -f --volumes 02b3fd72066ede35a497d05d49ec5e513c9ed8b9ed28da10f2339ec73263a77c [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-05T05:44:46.966Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-06-05T05:44:47.218Z] Stashed 1 file(s) [Pipeline] echo [2025-06-05T05:44:47.223Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.21 [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-06-05T05:44:47.653Z] + git config --global --add safe.directory /w/workspace/edgex-go/848 [Pipeline] echo [2025-06-05T05:44:47.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-05T05:44:47.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-05T05:44:47.704Z] ========================================================= [2025-06-05T05:44:47.704Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-06-05T05:44:47.704Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-06-05T05:44:47.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-05T05:44:47.995Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-06-05T05:44:47.995Z] 0a9a5dfd008f: Pulling fs layer [2025-06-05T05:44:47.995Z] dbfa0bcfca99: Pulling fs layer [2025-06-05T05:44:47.995Z] 70eabb1d9476: Pulling fs layer [2025-06-05T05:44:47.995Z] 957bedc73fa3: Pulling fs layer [2025-06-05T05:44:47.995Z] 4f4fb700ef54: Pulling fs layer [2025-06-05T05:44:47.995Z] f40432e63723: Pulling fs layer [2025-06-05T05:44:47.995Z] 90b4343acab7: Pulling fs layer [2025-06-05T05:44:47.995Z] 9f67ea4ac784: Pulling fs layer [2025-06-05T05:44:47.995Z] 9228b9a606be: Pulling fs layer [2025-06-05T05:44:47.995Z] 9f67ea4ac784: Waiting [2025-06-05T05:44:47.995Z] f40432e63723: Waiting [2025-06-05T05:44:47.995Z] 957bedc73fa3: Waiting [2025-06-05T05:44:47.995Z] 90b4343acab7: Waiting [2025-06-05T05:44:47.995Z] 9228b9a606be: Waiting [2025-06-05T05:44:47.995Z] dbfa0bcfca99: Verifying Checksum [2025-06-05T05:44:47.995Z] dbfa0bcfca99: Download complete [2025-06-05T05:44:47.995Z] 957bedc73fa3: Download complete [2025-06-05T05:44:47.995Z] 4f4fb700ef54: Download complete [2025-06-05T05:44:47.995Z] f40432e63723: Verifying Checksum [2025-06-05T05:44:47.995Z] f40432e63723: Download complete [2025-06-05T05:44:47.995Z] 0a9a5dfd008f: Download complete [2025-06-05T05:44:47.995Z] 90b4343acab7: Verifying Checksum [2025-06-05T05:44:47.995Z] 90b4343acab7: Download complete [2025-06-05T05:44:48.255Z] 0a9a5dfd008f: Pull complete [2025-06-05T05:44:48.255Z] 9228b9a606be: Verifying Checksum [2025-06-05T05:44:48.255Z] 9228b9a606be: Download complete [2025-06-05T05:44:48.255Z] dbfa0bcfca99: Pull complete [2025-06-05T05:44:48.513Z] 70eabb1d9476: Download complete [2025-06-05T05:44:48.770Z] 9f67ea4ac784: Verifying Checksum [2025-06-05T05:44:48.770Z] 9f67ea4ac784: Download complete [2025-06-05T05:44:52.053Z] 70eabb1d9476: Pull complete [2025-06-05T05:44:52.053Z] 957bedc73fa3: Pull complete [2025-06-05T05:44:52.053Z] 4f4fb700ef54: Pull complete [2025-06-05T05:44:52.312Z] f40432e63723: Pull complete [2025-06-05T05:44:52.312Z] 90b4343acab7: Pull complete [2025-06-05T05:44:54.850Z] 9f67ea4ac784: Pull complete [2025-06-05T05:44:55.108Z] 9228b9a606be: Pull complete [2025-06-05T05:44:55.108Z] Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 [2025-06-05T05:44:55.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-05T05:44:55.108Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-06-05T05:44:55.417Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-05T05:44:55.417Z] WORKDIR /edgex [2025-06-05T05:44:55.417Z] COPY go.mod . [2025-06-05T05:44:55.417Z] RUN go mod download [2025-06-05T05:44:55.417Z] + docker build -t ci-base-image-x86_64 -f - . [2025-06-05T05:44:56.354Z] Sending build context to Docker daemon 185.8MB [2025-06-05T05:44:56.354Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-05T05:44:56.354Z] ---> 69404ca5bff2 [2025-06-05T05:44:56.354Z] Step 2/4 : WORKDIR /edgex [2025-06-05T05:44:57.733Z] ---> Running in f2d02aa72cd5 [2025-06-05T05:44:57.734Z] Removing intermediate container f2d02aa72cd5 [2025-06-05T05:44:57.734Z] ---> bb5c3e0d86ad [2025-06-05T05:44:57.734Z] Step 3/4 : COPY go.mod . [2025-06-05T05:44:57.994Z] ---> d8448d105baa [2025-06-05T05:44:57.994Z] Step 4/4 : RUN go mod download [2025-06-05T05:44:57.994Z] ---> Running in 0eff6a307f72 [2025-06-05T05:45:02.327Z] Still waiting to schedule task [2025-06-05T05:45:02.327Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-06-05T05:45:16.092Z] Removing intermediate container 0eff6a307f72 [2025-06-05T05:45:16.092Z] ---> 38e7d79277fc [2025-06-05T05:45:16.092Z] Successfully built 38e7d79277fc [2025-06-05T05:45:16.092Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:45:16.397Z] + docker inspect -f . ci-base-image-x86_64 [2025-06-05T05:45:16.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-05T05:45:16.470Z] prd-ubuntu20.04-docker-8c-8g-2811 does not seem to be running inside a container [2025-06-05T05:45:16.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/848 -v /w/workspace/edgex-go/848:/w/workspace/edgex-go/848:rw,z -v /w/workspace/edgex-go/848@tmp:/w/workspace/edgex-go/848@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-06-05T05:45:16.860Z] $ docker top 041a0031a3e16bac17b3f83313b6f05231060c4fe3fc54fcb7e739ed54f58458 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-05T05:45:17.205Z] + go version [2025-06-05T05:45:17.205Z] go version go1.23.8 linux/amd64 [Pipeline] } [2025-06-05T05:45:17.213Z] $ docker stop --time=1 041a0031a3e16bac17b3f83313b6f05231060c4fe3fc54fcb7e739ed54f58458 [2025-06-05T05:45:18.488Z] $ docker rm -f --volumes 041a0031a3e16bac17b3f83313b6f05231060c4fe3fc54fcb7e739ed54f58458 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:45:18.912Z] + docker inspect -f . ci-base-image-x86_64 [2025-06-05T05:45:18.912Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-05T05:45:18.994Z] prd-ubuntu20.04-docker-8c-8g-2811 does not seem to be running inside a container [2025-06-05T05:45:19.030Z] $ 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/848 -v /w/workspace/edgex-go/848:/w/workspace/edgex-go/848:rw,z -v /w/workspace/edgex-go/848@tmp:/w/workspace/edgex-go/848@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-06-05T05:45:19.389Z] $ docker top ced1efb01ccbf4635c1aba5686d86df286d4a0cc3666485143f25280098cdcc4 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-06-05T05:45:19.467Z] ========================================================= [2025-06-05T05:45:19.467Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-06-05T05:45:19.467Z] ========================================================= [Pipeline] sh [2025-06-05T05:45:19.743Z] + git config --global --add safe.directory /w/workspace/edgex-go/848 [Pipeline] fileExists [Pipeline] sh [2025-06-05T05:45:20.047Z] + make test [2025-06-05T05:45:20.047Z] go test -race -coverprofile=coverage.out ./... [2025-06-05T05:45:28.162Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-06-05T05:45:54.689Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-06-05T05:45:54.689Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-06-05T05:45:54.689Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-06-05T05:45:54.689Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-06-05T05:45:54.689Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-06-05T05:45:54.689Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-06-05T05:45:54.689Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-06-05T05:45:54.689Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-06-05T05:45:54.689Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-06-05T05:45:54.689Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-06-05T05:45:54.689Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-06-05T05:45:54.689Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-06-05T05:45:54.689Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-06-05T05:45:54.689Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-06-05T05:45:54.689Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-06-05T05:45:54.689Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-06-05T05:45:54.689Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-06-05T05:45:55.256Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.031s coverage: 42.3% of statements [2025-06-05T05:45:55.515Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-06-05T05:45:55.515Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-06-05T05:45:56.083Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-06-05T05:45:56.083Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-06-05T05:45:56.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2025-06-05T05:45:57.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-06-05T05:45:57.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-06-05T05:45:57.460Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-06-05T05:45:57.460Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-06-05T05:45:57.460Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-05T05:45:57.460Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-06-05T05:45:57.460Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-06-05T05:45:57.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-06-05T05:45:57.460Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-06-05T05:45:57.460Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-06-05T05:45:58.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-06-05T05:45:58.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-06-05T05:45:58.840Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-06-05T05:45:58.840Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-06-05T05:45:58.840Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-06-05T05:45:58.840Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-05T05:45:59.777Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements [2025-06-05T05:45:59.777Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 3.5% of statements [2025-06-05T05:45:59.777Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.062s coverage: 45.2% of statements [2025-06-05T05:46:00.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.978s coverage: 93.4% of statements [2025-06-05T05:46:00.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 92.3% of statements [2025-06-05T05:46:00.606Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-06-05T05:46:00.606Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-06-05T05:46:01.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 8.4% of statements [2025-06-05T05:46:02.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-06-05T05:46:02.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-06-05T05:46:02.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-06-05T05:46:02.108Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-06-05T05:46:02.108Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-06-05T05:46:02.108Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-06-05T05:46:02.108Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-05T05:46:02.108Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-06-05T05:46:02.108Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-06-05T05:46:02.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-06-05T05:46:02.108Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-06-05T05:46:02.108Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-06-05T05:46:02.108Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-06-05T05:46:02.108Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-06-05T05:46:03.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.344s coverage: 95.8% of statements [2025-06-05T05:46:03.487Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2025-06-05T05:46:04.056Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-06-05T05:46:04.056Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-06-05T05:46:04.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-06-05T05:46:04.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-06-05T05:46:04.316Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-06-05T05:46:04.316Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-06-05T05:46:05.254Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.044s coverage: 0.0% of statements [no tests to run] [2025-06-05T05:46:05.254Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.052s coverage: 1.0% of statements [2025-06-05T05:46:05.254Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 38.1% of statements [2025-06-05T05:46:05.254Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.021s coverage: 81.1% of statements [2025-06-05T05:46:05.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements [2025-06-05T05:46:05.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 87.1% of statements [2025-06-05T05:46:05.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements [2025-06-05T05:46:06.080Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-06-05T05:46:06.080Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-06-05T05:46:06.080Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-06-05T05:46:06.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2025-06-05T05:46:06.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-06-05T05:46:06.649Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-06-05T05:46:06.649Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-06-05T05:46:06.649Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-06-05T05:46:06.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2025-06-05T05:46:08.029Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-06-05T05:46:08.029Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-06-05T05:46:08.029Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-06-05T05:46:08.601Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-06-05T05:46:08.601Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-06-05T05:46:08.601Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-06-05T05:46:08.601Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-06-05T05:46:09.168Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-06-05T05:46:09.168Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-06-05T05:46:09.738Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-06-05T05:46:11.642Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-06-05T05:46:11.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-06-05T05:46:13.548Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-06-05T05:46:14.496Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-06-05T05:46:14.496Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-06-05T05:46:14.496Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-06-05T05:46:17.792Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-06-05T05:46:18.726Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-06-05T05:46:18.726Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-06-05T05:46:18.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-06-05T05:46:18.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-06-05T05:46:18.985Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-05T05:46:18.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements [2025-06-05T05:46:20.892Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-06-05T05:46:20.892Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-06-05T05:46:20.892Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-06-05T05:46:20.892Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-06-05T05:46:20.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-06-05T05:46:20.892Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-06-05T05:46:21.457Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-06-05T05:46:21.715Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-06-05T05:46:21.715Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-06-05T05:46:21.715Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-06-05T05:46:21.715Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-06-05T05:46:21.715Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-06-05T05:46:23.619Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-06-05T05:46:23.619Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-06-05T05:46:23.619Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-06-05T05:46:23.619Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-06-05T05:46:24.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-06-05T05:46:24.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-06-05T05:46:24.557Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-05T05:46:24.557Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-06-05T05:46:24.817Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-06-05T05:46:24.817Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-06-05T05:46:24.817Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-06-05T05:46:26.194Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-06-05T05:46:26.194Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-06-05T05:46:26.194Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-05T05:46:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.042s coverage: 92.9% of statements [2025-06-05T05:46:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements [2025-06-05T05:46:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements [2025-06-05T05:46:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.030s coverage: 47.4% of statements [2025-06-05T05:46:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.036s coverage: 87.2% of statements [2025-06-05T05:46:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements [2025-06-05T05:46:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2025-06-05T05:46:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.092s coverage: 81.8% of statements [2025-06-05T05:46:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.096s coverage: 82.1% of statements [2025-06-05T05:46:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.029s coverage: 86.0% of statements [2025-06-05T05:46:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.047s coverage: 6.8% of statements [2025-06-05T05:46:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.044s coverage: 33.3% of statements [2025-06-05T05:46:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.057s coverage: 100.0% of statements [2025-06-05T05:46:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.185s coverage: 54.5% of statements [2025-06-05T05:46:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2025-06-05T05:46:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements [2025-06-05T05:46:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements [2025-06-05T05:46:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2025-06-05T05:46:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements [2025-06-05T05:46:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements [2025-06-05T05:46:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.029s coverage: 100.0% of statements [2025-06-05T05:46:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.167s coverage: 29.2% of statements [2025-06-05T05:46:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 93.8% of statements [2025-06-05T05:46:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements [2025-06-05T05:46:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.028s coverage: 76.2% of statements [2025-06-05T05:46:29.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements [2025-06-05T05:46:30.416Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 17.0% of statements [2025-06-05T05:46:30.416Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.148s coverage: 94.9% of statements [2025-06-05T05:46:30.416Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.038s coverage: 9.0% of statements [2025-06-05T05:46:30.416Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.084s coverage: 97.7% of statements [2025-06-05T05:46:30.416Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 43.6% of statements [2025-06-05T05:46:30.674Z] 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-06-05T05:46:30.935Z] running golangci-lint [2025-06-05T05:46:31.195Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-06-05T05:46:31.195Z] go version go1.23.8 linux/amd64 [2025-06-05T05:46:31.453Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-06-05T05:46:31.453Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-06-05T05:46:31.453Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-06-05T05:46:44.755Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2816 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-06-05T05:46:44.772Z] Running in /w/workspace/edgex-go/848 [Pipeline] { [Pipeline] checkout [2025-06-05T05:46:44.826Z] The recommended git tool is: git [2025-06-05T05:46:50.266Z] using credential edgex-jenkins-ssh [2025-06-05T05:46:50.300Z] Cloning the remote Git repository [2025-06-05T05:46:50.344Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-06-05T05:46:50.440Z] > git init /w/workspace/edgex-go/848 # timeout=10 [2025-06-05T05:46:50.586Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-06-05T05:46:50.587Z] > git --version # timeout=10 [2025-06-05T05:46:50.607Z] > git --version # 'git version 2.25.1' [2025-06-05T05:46:50.610Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-05T05:46:50.762Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-05T05:46:57.990Z] level=info msg="[loader] Go packages loading at mode 575 (name|exports_file|deps|files|imports|types_sizes|compiled_files) took 25.360850119s" [2025-06-05T05:46:57.990Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 54.982078ms" [2025-06-05T05:47:06.782Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-06-05T05:47:06.816Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-05T05:47:07.694Z] Avoid second fetch [2025-06-05T05:47:07.695Z] Checking out Revision 5418542a6204e0a541a276132820ea4c886ae933 (main) [2025-06-05T05:47:08.548Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5171)" [2025-06-05T05:47:07.713Z] > git config core.sparsecheckout # timeout=10 [2025-06-05T05:47:07.779Z] > git checkout -f 5418542a6204e0a541a276132820ea4c886ae933 # timeout=10 [2025-06-05T05:47:12.870Z] level=info msg="[linters_context/goanalysis] analyzers took 2m24.011984346s with top 10 stages: buildir: 1m14.699482271s, gosec: 4.799477325s, inspect: 3.413804328s, fact_deprecated: 3.287437316s, printf: 2.348645246s, ctrlflow: 2.028118477s, fact_purity: 1.621088509s, S1038: 1.407879898s, nilness: 1.318693948s, errcheck: 1.142040824s" [2025-06-05T05:47:12.870Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-06-05T05:47:12.870Z] level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 202/202, exclude: 202/202, nolint: 20/0, path_prettifier: 202/202, identifier_marker: 202/202, skip_files: 202/202, cgo: 202/202, invalid_issue: 202/202, autogenerated_exclude: 202/202, exclude-rules: 202/20, filename_unadjuster: 202/202" [2025-06-05T05:47:12.870Z] level=info msg="[runner] processing took 21.270279ms with stages: nolint: 9.077673ms, identifier_marker: 5.881338ms, path_prettifier: 1.784283ms, autogenerated_exclude: 1.730632ms, exclude-rules: 1.610948ms, skip_dirs: 1.01665ms, invalid_issue: 87.543µs, cgo: 58.452µs, filename_unadjuster: 17.05µs, uniq_by_line: 1.14µs, max_same_issues: 970ns, fixer: 640ns, skip_files: 570ns, max_from_linter: 450ns, sort_results: 440ns, severity-rules: 380ns, source_code: 380ns, exclude: 260ns, diff: 150ns, max_per_file_from_linter: 110ns, path_prefixer: 110ns, path_shortener: 110ns" [2025-06-05T05:47:12.870Z] level=info msg="[runner] linters took 15.547735919s with stages: goanalysis_metalinter: 15.526371478s" [2025-06-05T05:47:12.870Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-06-05T05:47:12.870Z] level=info msg="Memory: 411 samples, avg is 321.2MB, max is 1306.9MB" [2025-06-05T05:47:12.870Z] level=info msg="Execution took 40.97234943s" [2025-06-05T05:47:12.870Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-05T05:47:13.466Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-06-05T05:47:13.466Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-05T05:47:13.466Z] Dload Upload Total Spent Left Speed [2025-06-05T05:47:13.467Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 84277 0 --:--:-- --:--:-- --:--:-- 84277 [Pipeline] sh [2025-06-05T05:47:13.817Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-06-05T05:47:14.149Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-06-05T05:47:14.149Z] + sudo tee /etc/docker/daemon.new [2025-06-05T05:47:14.150Z] { [2025-06-05T05:47:14.150Z] "registry-mirrors": [ [2025-06-05T05:47:14.150Z] "https://nexus3.edgexfoundry.org:10001" [2025-06-05T05:47:14.150Z] ], [2025-06-05T05:47:14.150Z] "bip": "10.250.0.254/24", [2025-06-05T05:47:14.150Z] "hosts": [ [2025-06-05T05:47:14.150Z] "tcp://0.0.0.0:5555", [2025-06-05T05:47:14.150Z] "unix:///var/run/docker.sock" [2025-06-05T05:47:14.150Z] ], [2025-06-05T05:47:14.150Z] "mtu": 1458, [2025-06-05T05:47:14.150Z] "selinux-enabled": true, [2025-06-05T05:47:14.150Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-06-05T05:47:14.150Z] } [Pipeline] sh [2025-06-05T05:47:14.520Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-06-05T05:47:14.868Z] + sudo service docker restart [2025-06-05T05:47:20.977Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-06-05T05:47:20.977Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-06-05T05:47:20.977Z] ./bin/test-attribution-txt.sh [2025-06-05T05:47:20.977Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-06-05T05:47:20.978Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-06-05T05:47:20.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-06-05T05:47:21.287Z] + ls -al . [2025-06-05T05:47:21.287Z] total 1992 [2025-06-05T05:47:21.287Z] drwxrwxr-x 11 1001 1001 4096 Jun 5 05:45 . [2025-06-05T05:47:21.287Z] drwxr-xr-x 4 root root 4096 Jun 5 05:45 .. [2025-06-05T05:47:21.287Z] drwxrwxr-x 2 1001 1001 4096 Jun 5 05:44 .blubracket [2025-06-05T05:47:21.287Z] -rw-rw-r-- 1 1001 1001 10 Jun 5 05:44 .dockerignore [2025-06-05T05:47:21.287Z] drwxrwxr-x 8 1001 1001 4096 Jun 5 05:46 .git [2025-06-05T05:47:21.288Z] drwxrwxr-x 3 1001 1001 4096 Jun 5 05:44 .github [2025-06-05T05:47:21.288Z] -rw-rw-r-- 1 1001 1001 909 Jun 5 05:44 .gitignore [2025-06-05T05:47:21.288Z] -rw-rw-r-- 1 1001 1001 218 Jun 5 05:44 .golangci.yml [2025-06-05T05:47:21.288Z] -rw-rw-r-- 1 1001 1001 100 Jun 5 05:44 .hadolint.yml [2025-06-05T05:47:21.288Z] drwxr-xr-x 3 1001 1001 4096 Jun 5 05:44 .semver [2025-06-05T05:47:21.288Z] -rw-rw-r-- 1 1001 1001 155 Jun 5 05:44 .sonarcloud.properties [2025-06-05T05:47:21.288Z] -rw-rw-r-- 1 1001 1001 1171 Jun 5 05:44 ADOPTERS.md [2025-06-05T05:47:21.288Z] -rw-rw-r-- 1 1001 1001 17374 Jun 5 05:44 Attribution.txt [2025-06-05T05:47:21.288Z] -rw-rw-r-- 1 1001 1001 108018 Jun 5 05:44 CHANGELOG.md [2025-06-05T05:47:21.288Z] -rw-rw-r-- 1 1001 1001 3804 Jun 5 05:44 CONTRIBUTING.md [2025-06-05T05:47:21.288Z] -rw-rw-r-- 1 1001 1001 677 Jun 5 05:44 GOVERNANCE.md [2025-06-05T05:47:21.288Z] -rw-rw-r-- 1 1001 1001 858 Jun 5 05:44 Jenkinsfile [2025-06-05T05:47:21.288Z] -rw-rw-r-- 1 1001 1001 10775 Jun 5 05:44 LICENSE [2025-06-05T05:47:21.288Z] -rw-rw-r-- 1 1001 1001 16740 Jun 5 05:44 Makefile [2025-06-05T05:47:21.288Z] -rw-rw-r-- 1 1001 1001 582 Jun 5 05:44 OWNERS.md [2025-06-05T05:47:21.288Z] -rw-rw-r-- 1 1001 1001 9932 Jun 5 05:44 README.md [2025-06-05T05:47:21.288Z] -rw-rw-r-- 1 1001 1001 789 Jun 5 05:44 SECURITY.md [2025-06-05T05:47:21.288Z] -rw-rw-r-- 1 1001 1001 12 Jun 5 05:44 VERSION [2025-06-05T05:47:21.288Z] drwxrwxr-x 2 1001 1001 4096 Jun 5 05:44 bin [2025-06-05T05:47:21.288Z] drwxrwxr-x 19 1001 1001 4096 Jun 5 05:44 cmd [2025-06-05T05:47:21.288Z] -rw-r--r-- 1 root root 1661404 Jun 5 05:46 coverage.out [2025-06-05T05:47:21.288Z] drwxrwxr-x 2 1001 1001 4096 Jun 5 05:44 fuzz_test [2025-06-05T05:47:21.288Z] -rw-rw-r-- 1 1001 1001 6474 Jun 5 05:44 go.mod [2025-06-05T05:47:21.288Z] -rw-rw-r-- 1 1001 1001 88008 Jun 5 05:44 go.sum [2025-06-05T05:47:21.288Z] drwxrwxr-x 7 1001 1001 4096 Jun 5 05:44 internal [2025-06-05T05:47:21.288Z] drwxrwxr-x 2 1001 1001 4096 Jun 5 05:44 openapi [2025-06-05T05:47:21.288Z] -rw-rw-r-- 1 1001 1001 584 Jun 5 05:44 security.txt [2025-06-05T05:47:21.288Z] -rw-rw-r-- 1 1001 1001 204 Jun 5 05:44 version.go [Pipeline] sh [2025-06-05T05:47:21.578Z] + '[' -e coverage.out ] [2025-06-05T05:47:21.578Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-06-05T05:47:21.721Z] Stashed 1 file(s) [Pipeline] sh [2025-06-05T05:47:22.002Z] + make build [2025-06-05T05:47:22.002Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-05T05:47:33.144Z] provisioning config files... [2025-06-05T05:47:33.170Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/848@tmp/config7020780618553285330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-05T05:47:33.602Z] ---> ****-login.sh [2025-06-05T05:47:33.602Z] nexus3.edgexfoundry.org:10001 [2025-06-05T05:47:34.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T05:47:34.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T05:47:34.191Z] Configure a credential helper to remove this warning. See [2025-06-05T05:47:34.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T05:47:34.191Z] [2025-06-05T05:47:34.191Z] Login Succeeded [2025-06-05T05:47:34.191Z] nexus3.edgexfoundry.org:10002 [2025-06-05T05:47:34.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T05:47:34.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T05:47:34.730Z] Configure a credential helper to remove this warning. See [2025-06-05T05:47:34.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T05:47:34.730Z] [2025-06-05T05:47:34.730Z] Login Succeeded [2025-06-05T05:47:34.730Z] nexus3.edgexfoundry.org:10003 [2025-06-05T05:47:34.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T05:47:35.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T05:47:35.004Z] Configure a credential helper to remove this warning. See [2025-06-05T05:47:35.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T05:47:35.004Z] [2025-06-05T05:47:35.004Z] Login Succeeded [2025-06-05T05:47:35.004Z] nexus3.edgexfoundry.org:10004 [2025-06-05T05:47:35.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T05:47:35.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T05:47:35.274Z] Configure a credential helper to remove this warning. See [2025-06-05T05:47:35.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T05:47:35.274Z] [2025-06-05T05:47:35.274Z] Login Succeeded [2025-06-05T05:47:35.274Z] ****.io [2025-06-05T05:47:35.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T05:47:35.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T05:47:35.808Z] Configure a credential helper to remove this warning. See [2025-06-05T05:47:35.808Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T05:47:35.808Z] [2025-06-05T05:47:35.808Z] Login Succeeded [2025-06-05T05:47:35.808Z] ---> ****-login.sh ends [Pipeline] } [2025-06-05T05:47:35.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-06-05T05:47:36.423Z] + git config --global --add safe.directory /w/workspace/edgex-go/848 [Pipeline] echo [2025-06-05T05:47:36.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-05T05:47:36.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-05T05:47:36.483Z] ========================================================= [2025-06-05T05:47:36.483Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-06-05T05:47:36.483Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-06-05T05:47:36.824Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-06-05T05:47:36.824Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-06-05T05:47:36.824Z] 94e9d8af2201: Pulling fs layer [2025-06-05T05:47:36.824Z] 634366ca850b: Pulling fs layer [2025-06-05T05:47:36.824Z] f66ade281fe9: Pulling fs layer [2025-06-05T05:47:36.824Z] 13fd4ce6e94e: Pulling fs layer [2025-06-05T05:47:36.824Z] 4f4fb700ef54: Pulling fs layer [2025-06-05T05:47:36.824Z] 4cccf3f17d63: Pulling fs layer [2025-06-05T05:47:36.824Z] 2d8010953d95: Pulling fs layer [2025-06-05T05:47:36.824Z] ec743f232bc5: Pulling fs layer [2025-06-05T05:47:36.824Z] 2d8010953d95: Waiting [2025-06-05T05:47:36.824Z] ec743f232bc5: Waiting [2025-06-05T05:47:36.824Z] 4cccf3f17d63: Waiting [2025-06-05T05:47:36.824Z] 13fd4ce6e94e: Waiting [2025-06-05T05:47:36.824Z] 4f4fb700ef54: Waiting [2025-06-05T05:47:37.110Z] 634366ca850b: Verifying Checksum [2025-06-05T05:47:37.110Z] 634366ca850b: Download complete [2025-06-05T05:47:37.110Z] 13fd4ce6e94e: Verifying Checksum [2025-06-05T05:47:37.110Z] 13fd4ce6e94e: Download complete [2025-06-05T05:47:37.110Z] 4f4fb700ef54: Verifying Checksum [2025-06-05T05:47:37.110Z] 4f4fb700ef54: Download complete [2025-06-05T05:47:37.110Z] 4cccf3f17d63: Verifying Checksum [2025-06-05T05:47:37.110Z] 4cccf3f17d63: Download complete [2025-06-05T05:47:37.110Z] 94e9d8af2201: Verifying Checksum [2025-06-05T05:47:37.110Z] 94e9d8af2201: Download complete [2025-06-05T05:47:37.694Z] ec743f232bc5: Verifying Checksum [2025-06-05T05:47:37.694Z] ec743f232bc5: Download complete [2025-06-05T05:47:37.970Z] 94e9d8af2201: Pull complete [2025-06-05T05:47:38.557Z] 634366ca850b: Pull complete [2025-06-05T05:47:39.145Z] f66ade281fe9: Verifying Checksum [2025-06-05T05:47:39.145Z] f66ade281fe9: Download complete [2025-06-05T05:47:39.731Z] 2d8010953d95: Verifying Checksum [2025-06-05T05:47:39.731Z] 2d8010953d95: Download complete [2025-06-05T05:47:48.543Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-06-05T05:47:48.543Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-06-05T05:47:49.111Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-06-05T05:47:49.679Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-06-05T05:47:51.586Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-06-05T05:47:54.751Z] f66ade281fe9: Pull complete [2025-06-05T05:47:54.751Z] 13fd4ce6e94e: Pull complete [2025-06-05T05:47:54.751Z] 4f4fb700ef54: Pull complete [2025-06-05T05:47:54.751Z] 4cccf3f17d63: Pull complete [2025-06-05T05:47:56.847Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-06-05T05:47:59.377Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-06-05T05:48:01.394Z] 2d8010953d95: Pull complete [2025-06-05T05:48:01.916Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-06-05T05:48:03.335Z] ec743f232bc5: Pull complete [2025-06-05T05:48:03.335Z] Digest: sha256:a6e51edf931e1c2109943d1a62f1c16b78b2281728f1935e6b3d8efd9a0c5dda [2025-06-05T05:48:03.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-06-05T05:48:03.335Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-06-05T05:48:03.788Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-06-05T05:48:03.788Z] WORKDIR /edgex [2025-06-05T05:48:03.788Z] COPY go.mod . [2025-06-05T05:48:03.788Z] RUN go mod download -t [2025-06-05T05:48:03.788Z] ci-base-image-arm64 -f - . [2025-06-05T05:48:03.819Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-06-05T05:48:04.374Z] Sending build context to Docker daemon 3.695MB [2025-06-05T05:48:04.374Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-06-05T05:48:04.374Z] ---> 12c1d4c06be1 [2025-06-05T05:48:04.374Z] Step 2/4 : WORKDIR /edgex [2025-06-05T05:48:05.724Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-06-05T05:48:06.321Z] ---> Running in 8f35a7264d64 [2025-06-05T05:48:06.588Z] Removing intermediate container 8f35a7264d64 [2025-06-05T05:48:06.588Z] ---> 53638b2a5f5a [2025-06-05T05:48:06.588Z] Step 3/4 : COPY go.mod . [2025-06-05T05:48:06.865Z] ---> bb05f0163882 [2025-06-05T05:48:06.865Z] Step 4/4 : RUN go mod download [2025-06-05T05:48:07.108Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-06-05T05:48:07.133Z] ---> Running in 763f26e77e84 [2025-06-05T05:48:08.045Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-06-05T05:48:09.432Z] $ docker stop --time=1 ced1efb01ccbf4635c1aba5686d86df286d4a0cc3666485143f25280098cdcc4 [2025-06-05T05:48:11.958Z] $ docker rm -f --volumes ced1efb01ccbf4635c1aba5686d86df286d4a0cc3666485143f25280098cdcc4 [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-06-05T05:48:13.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-06-05T05:48:13.111Z] [2025-06-05T05:48:13.111Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:48:13.417Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-06-05T05:48:13.417Z] latest: Pulling from edgex-devops/edgex-compose [2025-06-05T05:48:13.417Z] 91d30c5bc195: Pulling fs layer [2025-06-05T05:48:13.417Z] 2e9b0aa3be6d: Pulling fs layer [2025-06-05T05:48:13.417Z] 9c61dcf015f6: Pulling fs layer [2025-06-05T05:48:13.417Z] 4698f68db338: Pulling fs layer [2025-06-05T05:48:13.417Z] 2a2f49069b9e: Pulling fs layer [2025-06-05T05:48:13.417Z] e0025b399a48: Pulling fs layer [2025-06-05T05:48:13.417Z] 2a2f49069b9e: Waiting [2025-06-05T05:48:13.417Z] e0025b399a48: Waiting [2025-06-05T05:48:13.417Z] 4698f68db338: Waiting [2025-06-05T05:48:13.417Z] 91d30c5bc195: Download complete [2025-06-05T05:48:13.417Z] 4698f68db338: Verifying Checksum [2025-06-05T05:48:13.417Z] 4698f68db338: Download complete [2025-06-05T05:48:13.675Z] 2e9b0aa3be6d: Verifying Checksum [2025-06-05T05:48:13.675Z] 2e9b0aa3be6d: Download complete [2025-06-05T05:48:13.675Z] e0025b399a48: Download complete [2025-06-05T05:48:13.675Z] 91d30c5bc195: Pull complete [2025-06-05T05:48:13.675Z] 2a2f49069b9e: Verifying Checksum [2025-06-05T05:48:13.675Z] 2a2f49069b9e: Download complete [2025-06-05T05:48:13.932Z] 2e9b0aa3be6d: Pull complete [2025-06-05T05:48:14.191Z] 9c61dcf015f6: Verifying Checksum [2025-06-05T05:48:14.191Z] 9c61dcf015f6: Download complete [2025-06-05T05:48:16.722Z] 9c61dcf015f6: Pull complete [2025-06-05T05:48:16.980Z] 4698f68db338: Pull complete [2025-06-05T05:48:17.238Z] 2a2f49069b9e: Pull complete [2025-06-05T05:48:17.496Z] e0025b399a48: Pull complete [2025-06-05T05:48:17.496Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-06-05T05:48:17.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-06-05T05:48:17.496Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-05T05:48:17.606Z] prd-ubuntu20.04-docker-8c-8g-2811 does not seem to be running inside a container [2025-06-05T05:48:17.629Z] $ 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/848 -v /w/workspace/edgex-go/848:/w/workspace/edgex-go/848:rw,z -v /w/workspace/edgex-go/848@tmp:/w/workspace/edgex-go/848@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-06-05T05:48:18.649Z] $ docker top c15d62d712ea2355a916aa5657ff560140557f9584520ffb627943e01a95a044 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-05T05:48:19.007Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-06-05T05:48:21.541Z] #1 [core-metadata internal] load build definition from Dockerfile [2025-06-05T05:48:21.541Z] #1 transferring dockerfile: 2.10kB done [2025-06-05T05:48:21.541Z] #1 DONE 0.0s [2025-06-05T05:48:21.541Z] [2025-06-05T05:48:21.541Z] #2 [core-keeper internal] load build definition from Dockerfile [2025-06-05T05:48:21.541Z] #2 transferring dockerfile: 2.01kB done [2025-06-05T05:48:21.541Z] #2 DONE 0.0s [2025-06-05T05:48:21.541Z] [2025-06-05T05:48:21.541Z] #3 [support-scheduler internal] load build definition from Dockerfile [2025-06-05T05:48:21.801Z] #3 transferring dockerfile: 1.83kB done [2025-06-05T05:48:21.801Z] #3 DONE 0.0s [2025-06-05T05:48:21.801Z] [2025-06-05T05:48:21.801Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2025-06-05T05:48:21.801Z] #4 transferring dockerfile: 3.02kB done [2025-06-05T05:48:21.801Z] #4 DONE 0.0s [2025-06-05T05:48:21.801Z] [2025-06-05T05:48:21.801Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-06-05T05:48:21.801Z] #5 transferring dockerfile: 2.23kB done [2025-06-05T05:48:21.801Z] #5 DONE 0.0s [2025-06-05T05:48:21.801Z] [2025-06-05T05:48:21.801Z] #6 [security-spire-config internal] load build definition from Dockerfile [2025-06-05T05:48:21.801Z] #6 transferring dockerfile: 1.69kB done [2025-06-05T05:48:21.801Z] #6 DONE 0.0s [2025-06-05T05:48:21.801Z] [2025-06-05T05:48:21.801Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2025-06-05T05:48:21.801Z] #7 transferring dockerfile: 2.49kB done [2025-06-05T05:48:21.801Z] #7 DONE 0.0s [2025-06-05T05:48:21.801Z] [2025-06-05T05:48:21.801Z] #8 [support-notifications internal] load build definition from Dockerfile [2025-06-05T05:48:21.801Z] #8 transferring dockerfile: 2.00kB done [2025-06-05T05:48:21.801Z] #8 DONE 0.0s [2025-06-05T05:48:21.801Z] [2025-06-05T05:48:21.801Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2025-06-05T05:48:21.801Z] #9 transferring dockerfile: 2.50kB done [2025-06-05T05:48:21.801Z] #9 DONE 0.0s [2025-06-05T05:48:21.801Z] [2025-06-05T05:48:21.801Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-06-05T05:48:21.801Z] #10 transferring dockerfile: 1.89kB done [2025-06-05T05:48:21.801Z] #10 DONE 0.0s [2025-06-05T05:48:21.801Z] [2025-06-05T05:48:21.801Z] #11 [core-command internal] load build definition from Dockerfile [2025-06-05T05:48:21.801Z] #11 transferring dockerfile: 1.94kB done [2025-06-05T05:48:21.801Z] #11 DONE 0.1s [2025-06-05T05:48:21.801Z] [2025-06-05T05:48:21.801Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2025-06-05T05:48:21.801Z] #12 transferring dockerfile: 1.81kB done [2025-06-05T05:48:21.801Z] #12 DONE 0.0s [2025-06-05T05:48:21.801Z] [2025-06-05T05:48:21.801Z] #13 [security-spire-server internal] load build definition from Dockerfile [2025-06-05T05:48:21.801Z] #13 transferring dockerfile: 1.70kB done [2025-06-05T05:48:21.801Z] #13 DONE 0.0s [2025-06-05T05:48:21.801Z] [2025-06-05T05:48:21.801Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2025-06-05T05:48:21.801Z] #14 transferring dockerfile: 2.14kB done [2025-06-05T05:48:21.801Z] #14 DONE 0.0s [2025-06-05T05:48:21.801Z] [2025-06-05T05:48:21.801Z] #15 [core-data internal] load build definition from Dockerfile [2025-06-05T05:48:21.801Z] #15 transferring dockerfile: 2.04kB done [2025-06-05T05:48:21.801Z] #15 DONE 0.1s [2025-06-05T05:48:21.801Z] [2025-06-05T05:48:21.801Z] #16 [core-metadata internal] load .dockerignore [2025-06-05T05:48:21.801Z] #16 transferring context: 50B done [2025-06-05T05:48:21.801Z] #16 DONE 0.0s [2025-06-05T05:48:22.060Z] [2025-06-05T05:48:22.060Z] #17 [core-keeper internal] load .dockerignore [2025-06-05T05:48:22.060Z] #17 transferring context: 50B done [2025-06-05T05:48:22.060Z] #17 DONE 0.0s [2025-06-05T05:48:22.060Z] [2025-06-05T05:48:22.060Z] #18 [support-scheduler internal] load .dockerignore [2025-06-05T05:48:22.060Z] #18 transferring context: 50B done [2025-06-05T05:48:22.060Z] #18 DONE 0.0s [2025-06-05T05:48:22.060Z] [2025-06-05T05:48:22.060Z] #19 [security-bootstrapper internal] load .dockerignore [2025-06-05T05:48:22.061Z] #19 transferring context: 50B done [2025-06-05T05:48:22.061Z] #19 DONE 0.0s [2025-06-05T05:48:22.061Z] [2025-06-05T05:48:22.061Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2025-06-05T05:48:22.061Z] #20 transferring context: 50B done [2025-06-05T05:48:22.061Z] #20 DONE 0.0s [2025-06-05T05:48:22.061Z] [2025-06-05T05:48:22.061Z] #21 [security-spire-config internal] load .dockerignore [2025-06-05T05:48:22.061Z] #21 transferring context: 50B done [2025-06-05T05:48:22.061Z] #21 DONE 0.0s [2025-06-05T05:48:22.061Z] [2025-06-05T05:48:22.061Z] #22 [security-secretstore-setup internal] load .dockerignore [2025-06-05T05:48:22.061Z] #22 transferring context: 50B done [2025-06-05T05:48:22.061Z] #22 DONE 0.0s [2025-06-05T05:48:22.061Z] [2025-06-05T05:48:22.061Z] #23 [support-notifications internal] load .dockerignore [2025-06-05T05:48:22.061Z] #23 transferring context: 50B done [2025-06-05T05:48:22.061Z] #23 DONE 0.0s [2025-06-05T05:48:22.061Z] [2025-06-05T05:48:22.061Z] #24 [core-command internal] load .dockerignore [2025-06-05T05:48:22.061Z] #24 transferring context: 50B done [2025-06-05T05:48:22.061Z] #24 DONE 0.0s [2025-06-05T05:48:22.061Z] [2025-06-05T05:48:22.061Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2025-06-05T05:48:22.061Z] #25 transferring context: 50B done [2025-06-05T05:48:22.321Z] #25 DONE 0.0s [2025-06-05T05:48:22.321Z] [2025-06-05T05:48:22.321Z] #26 [security-spire-agent internal] load .dockerignore [2025-06-05T05:48:22.321Z] #26 transferring context: 50B done [2025-06-05T05:48:22.321Z] #26 DONE 0.0s [2025-06-05T05:48:22.321Z] [2025-06-05T05:48:22.321Z] #27 [security-proxy-setup internal] load .dockerignore [2025-06-05T05:48:22.321Z] #27 transferring context: 50B done [2025-06-05T05:48:22.321Z] #27 DONE 0.0s [2025-06-05T05:48:22.321Z] [2025-06-05T05:48:22.321Z] #28 [security-spire-server internal] load .dockerignore [2025-06-05T05:48:22.321Z] #28 transferring context: 50B done [2025-06-05T05:48:22.321Z] #28 DONE 0.0s [2025-06-05T05:48:22.321Z] [2025-06-05T05:48:22.321Z] #29 [security-proxy-auth internal] load .dockerignore [2025-06-05T05:48:22.321Z] #29 transferring context: 50B done [2025-06-05T05:48:22.321Z] #29 DONE 0.0s [2025-06-05T05:48:22.321Z] [2025-06-05T05:48:22.321Z] #30 [core-data internal] load .dockerignore [2025-06-05T05:48:22.321Z] #30 transferring context: 50B done [2025-06-05T05:48:22.321Z] #30 DONE 0.0s [2025-06-05T05:48:22.321Z] [2025-06-05T05:48:22.321Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-05T05:48:22.321Z] #31 DONE 0.0s [2025-06-05T05:48:22.321Z] [2025-06-05T05:48:22.321Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-06-05T05:48:22.321Z] #32 ... [2025-06-05T05:48:22.321Z] [2025-06-05T05:48:22.321Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-05T05:48:22.321Z] #31 DONE 0.0s [2025-06-05T05:48:22.321Z] [2025-06-05T05:48:22.321Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-05T05:48:22.321Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-05T05:48:22.321Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-05T05:48:22.321Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-05T05:48:22.321Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-05T05:48:22.321Z] #33 DONE 0.1s [2025-06-05T05:48:22.321Z] [2025-06-05T05:48:22.321Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-06-05T05:48:22.321Z] #32 ... [2025-06-05T05:48:22.321Z] [2025-06-05T05:48:22.321Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-05T05:48:22.321Z] #31 DONE 0.0s [2025-06-05T05:48:22.321Z] [2025-06-05T05:48:22.321Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-05T05:48:22.321Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-05T05:48:22.321Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-05T05:48:22.321Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-05T05:48:22.321Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-05T05:48:22.321Z] #33 DONE 0.1s [2025-06-05T05:48:22.321Z] [2025-06-05T05:48:22.321Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-06-05T05:48:22.625Z] #32 ... [2025-06-05T05:48:22.625Z] [2025-06-05T05:48:22.625Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-05T05:48:22.625Z] #31 DONE 0.0s [2025-06-05T05:48:22.625Z] [2025-06-05T05:48:22.625Z] #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-05T05:48:22.625Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-05T05:48:22.625Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-05T05:48:22.625Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-05T05:48:22.625Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-05T05:48:22.625Z] #33 DONE 0.1s [2025-06-05T05:48:22.625Z] [2025-06-05T05:48:22.625Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-06-05T05:48:22.625Z] #32 ... [2025-06-05T05:48:22.625Z] [2025-06-05T05:48:22.625Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-05T05:48:22.625Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-05T05:48:22.625Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-05T05:48:22.625Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-05T05:48:22.625Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-05T05:48:22.625Z] #33 DONE 0.1s [2025-06-05T05:48:22.625Z] [2025-06-05T05:48:22.625Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-05T05:48:22.625Z] #31 DONE 0.0s [2025-06-05T05:48:22.625Z] [2025-06-05T05:48:22.625Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-06-05T05:48:22.945Z] #32 ... [2025-06-05T05:48:22.945Z] [2025-06-05T05:48:22.945Z] #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-05T05:48:22.945Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-05T05:48:22.945Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-05T05:48:22.945Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-05T05:48:22.945Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-05T05:48:22.945Z] #33 DONE 0.1s [2025-06-05T05:48:22.945Z] [2025-06-05T05:48:22.945Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-05T05:48:22.945Z] #31 DONE 0.0s [2025-06-05T05:48:22.945Z] [2025-06-05T05:48:22.945Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-06-05T05:48:22.945Z] #32 DONE 0.4s [2025-06-05T05:48:22.945Z] [2025-06-05T05:48:22.945Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-05T05:48:22.945Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-05T05:48:22.945Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-05T05:48:22.945Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-05T05:48:22.945Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-05T05:48:22.945Z] #33 DONE 0.1s [2025-06-05T05:48:22.945Z] [2025-06-05T05:48:22.945Z] #34 [core-data internal] load build context [2025-06-05T05:48:22.945Z] #34 ... [2025-06-05T05:48:22.945Z] [2025-06-05T05:48:22.945Z] #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-06-05T05:48:22.945Z] #35 DONE 0.9s [2025-06-05T05:48:22.945Z] [2025-06-05T05:48:22.945Z] #34 [core-data internal] load build context [2025-06-05T05:48:23.552Z] #34 ... [2025-06-05T05:48:23.552Z] [2025-06-05T05:48:23.552Z] #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-05T05:48:23.552Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-05T05:48:23.552Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-05T05:48:23.552Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-05T05:48:23.552Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-05T05:48:23.552Z] #33 DONE 0.1s [2025-06-05T05:48:23.552Z] [2025-06-05T05:48:23.552Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-06-05T05:48:23.552Z] #36 DONE 1.3s [2025-06-05T05:48:23.836Z] [2025-06-05T05:48:23.836Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:48:23.836Z] #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:48:24.126Z] #37 ... [2025-06-05T05:48:24.126Z] [2025-06-05T05:48:24.126Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-06-05T05:48:24.126Z] #38 DONE 1.5s [2025-06-05T05:48:24.126Z] [2025-06-05T05:48:24.126Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-05T05:48:24.126Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-05T05:48:24.126Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-05T05:48:24.126Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-05T05:48:24.126Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-05T05:48:24.126Z] #33 DONE 0.1s [2025-06-05T05:48:24.126Z] [2025-06-05T05:48:24.126Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-05T05:48:24.126Z] #39 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-05T05:48:24.742Z] #39 ... [2025-06-05T05:48:24.742Z] [2025-06-05T05:48:24.742Z] #40 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-06-05T05:48:24.742Z] #40 DONE 1.8s [2025-06-05T05:48:24.742Z] [2025-06-05T05:48:24.742Z] #41 [core-common-config-bootstrapper internal] load build context [2025-06-05T05:48:25.331Z] #41 ... [2025-06-05T05:48:25.331Z] [2025-06-05T05:48:25.331Z] #42 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-05T05:48:25.331Z] #0 0.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:25.331Z] #0 0.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:25.331Z] #0 1.116 (1/7) Installing ca-certificates (20241121-r1) [2025-06-05T05:48:25.331Z] #0 1.132 (2/7) Installing dumb-init (1.2.5-r3) [2025-06-05T05:48:25.331Z] #0 1.137 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-06-05T05:48:25.331Z] #0 1.198 (4/7) Installing libsodium (1.0.19-r0) [2025-06-05T05:48:25.331Z] #0 1.202 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-05T05:48:25.331Z] #0 1.216 (6/7) Installing libzmq (4.3.5-r2) [2025-06-05T05:48:25.331Z] #0 1.231 (7/7) Installing zeromq (4.3.5-r2) [2025-06-05T05:48:25.331Z] #0 1.235 Executing busybox-1.36.1-r29.trigger [2025-06-05T05:48:25.331Z] #0 1.244 Executing ca-certificates-20241121-r1.trigger [2025-06-05T05:48:25.331Z] #0 1.303 OK: 12 MiB in 21 packages [2025-06-05T05:48:25.331Z] #42 DONE 2.8s [2025-06-05T05:48:25.331Z] [2025-06-05T05:48:25.331Z] #43 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-05T05:48:25.331Z] #43 DONE 3.0s [2025-06-05T05:48:25.331Z] [2025-06-05T05:48:25.331Z] #41 [core-common-config-bootstrapper internal] load build context [2025-06-05T05:48:25.331Z] #41 ... [2025-06-05T05:48:25.331Z] [2025-06-05T05:48:25.331Z] #44 [security-spire-config internal] load build context [2025-06-05T05:48:25.331Z] #44 transferring context: 22.05kB 0.0s done [2025-06-05T05:48:25.331Z] #44 DONE 1.7s [2025-06-05T05:48:25.331Z] [2025-06-05T05:48:25.331Z] #45 [security-spire-server internal] load build context [2025-06-05T05:48:25.331Z] #45 transferring context: 23.80kB 0.0s done [2025-06-05T05:48:25.332Z] #45 DONE 1.7s [2025-06-05T05:48:25.332Z] [2025-06-05T05:48:25.332Z] #41 [core-common-config-bootstrapper internal] load build context [2025-06-05T05:48:26.714Z] #41 ... [2025-06-05T05:48:26.714Z] [2025-06-05T05:48:26.714Z] #46 [security-spire-agent internal] load build context [2025-06-05T05:48:26.714Z] #46 transferring context: 23.33kB 0.0s done [2025-06-05T05:48:26.714Z] #46 DONE 2.6s [2025-06-05T05:48:26.714Z] [2025-06-05T05:48:26.714Z] #47 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-05T05:48:26.714Z] #0 2.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:26.714Z] #0 2.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:26.714Z] #0 3.035 (1/3) Installing ca-certificates (20241121-r1) [2025-06-05T05:48:26.714Z] #0 3.052 (2/3) Installing dumb-init (1.2.5-r3) [2025-06-05T05:48:26.714Z] #0 3.058 (3/3) Installing tzdata (2025b-r0) [2025-06-05T05:48:26.714Z] #0 3.092 Executing busybox-1.36.1-r29.trigger [2025-06-05T05:48:26.714Z] #0 3.107 Executing ca-certificates-20241121-r1.trigger [2025-06-05T05:48:26.714Z] #0 3.151 OK: 10 MiB in 17 packages [2025-06-05T05:48:26.714Z] #47 DONE 4.3s [2025-06-05T05:48:26.714Z] [2025-06-05T05:48:26.714Z] #41 [core-common-config-bootstrapper internal] load build context [2025-06-05T05:48:28.628Z] #41 ... [2025-06-05T05:48:28.628Z] [2025-06-05T05:48:28.628Z] #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-05T05:48:28.628Z] #0 4.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:28.628Z] #0 4.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:28.628Z] #0 4.620 (1/2) Installing dumb-init (1.2.5-r3) [2025-06-05T05:48:28.628Z] #0 4.628 (2/2) Installing su-exec (0.2-r3) [2025-06-05T05:48:28.628Z] #0 4.637 Executing busybox-1.36.1-r29.trigger [2025-06-05T05:48:28.628Z] #0 4.641 OK: 8 MiB in 16 packages [2025-06-05T05:48:28.628Z] #48 DONE 5.9s [2025-06-05T05:48:28.628Z] [2025-06-05T05:48:28.628Z] #49 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-06-05T05:48:28.628Z] #0 4.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:28.628Z] #0 4.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:28.628Z] #0 4.658 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-05T05:48:28.628Z] #0 4.662 Executing busybox-1.36.1-r29.trigger [2025-06-05T05:48:28.628Z] #0 4.679 OK: 8 MiB in 15 packages [2025-06-05T05:48:28.628Z] #49 DONE 6.1s [2025-06-05T05:48:28.628Z] [2025-06-05T05:48:28.628Z] #41 [core-common-config-bootstrapper internal] load build context [2025-06-05T05:48:28.628Z] #41 ... [2025-06-05T05:48:28.628Z] [2025-06-05T05:48:28.628Z] #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-05T05:48:28.628Z] #0 4.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:28.628Z] #0 4.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:28.628Z] #0 4.585 (1/4) Installing ca-certificates (20241121-r1) [2025-06-05T05:48:28.628Z] #0 4.595 (2/4) Installing dumb-init (1.2.5-r3) [2025-06-05T05:48:28.628Z] #0 4.600 (3/4) Installing su-exec (0.2-r3) [2025-06-05T05:48:28.628Z] #0 4.615 (4/4) Installing yq-go (4.44.1-r2) [2025-06-05T05:48:28.628Z] #0 4.674 Executing busybox-1.36.1-r29.trigger [2025-06-05T05:48:28.628Z] #0 4.685 Executing ca-certificates-20241121-r1.trigger [2025-06-05T05:48:28.628Z] #0 4.896 OK: 19 MiB in 18 packages [2025-06-05T05:48:28.628Z] #50 DONE 5.8s [2025-06-05T05:48:28.628Z] [2025-06-05T05:48:28.628Z] #41 [core-common-config-bootstrapper internal] load build context [2025-06-05T05:48:30.539Z] #41 transferring context: 253.37MB 8.0s [2025-06-05T05:48:30.539Z] #41 ... [2025-06-05T05:48:30.539Z] [2025-06-05T05:48:30.539Z] #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-05T05:48:30.539Z] #0 5.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:30.539Z] #0 5.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:30.539Z] #0 5.856 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-05T05:48:30.539Z] #0 5.856 (2/4) Installing openssl (3.3.3-r0) [2025-06-05T05:48:30.539Z] #0 5.856 (3/4) Installing su-exec (0.2-r3) [2025-06-05T05:48:30.539Z] #0 5.856 (4/4) Installing yq-go (4.44.1-r2) [2025-06-05T05:48:30.539Z] #0 5.945 Executing busybox-1.36.1-r29.trigger [2025-06-05T05:48:30.539Z] #0 5.978 OK: 19 MiB in 18 packages [2025-06-05T05:48:30.539Z] #51 DONE 8.0s [2025-06-05T05:48:30.539Z] [2025-06-05T05:48:30.539Z] #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-05T05:48:30.539Z] #0 5.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:30.539Z] #0 5.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:30.539Z] #0 5.588 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-05T05:48:30.539Z] #0 5.588 Executing busybox-1.36.1-r29.trigger [2025-06-05T05:48:30.539Z] #0 5.621 OK: 8 MiB in 15 packages [2025-06-05T05:48:30.539Z] #52 DONE 7.8s [2025-06-05T05:48:30.539Z] [2025-06-05T05:48:30.539Z] #41 [core-common-config-bootstrapper internal] load build context [2025-06-05T05:48:31.108Z] #41 ... [2025-06-05T05:48:31.108Z] [2025-06-05T05:48:31.108Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-05T05:48:31.108Z] #0 5.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:31.108Z] #0 5.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:31.108Z] #0 5.820 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-05T05:48:31.108Z] #0 5.820 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-05T05:48:31.108Z] #0 5.820 OK: 24171 distinct packages available [2025-06-05T05:48:31.108Z] #0 5.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:31.108Z] #0 5.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:31.108Z] #0 6.300 (1/14) Installing ca-certificates (20241121-r1) [2025-06-05T05:48:31.108Z] #0 6.314 (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-05T05:48:31.108Z] #0 6.327 (3/14) Installing c-ares (1.33.1-r0) [2025-06-05T05:48:31.108Z] #0 6.327 (4/14) Installing libunistring (1.2-r0) [2025-06-05T05:48:31.108Z] #0 6.338 (5/14) Installing libidn2 (2.3.7-r0) [2025-06-05T05:48:31.108Z] #0 6.345 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-05T05:48:31.108Z] #0 6.347 (7/14) Installing libpsl (0.21.5-r1) [2025-06-05T05:48:31.108Z] #0 6.350 (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-05T05:48:31.108Z] #0 6.386 (9/14) Installing libcurl (8.12.1-r0) [2025-06-05T05:48:31.108Z] #0 6.402 (10/14) Installing curl (8.12.1-r0) [2025-06-05T05:48:31.108Z] #0 6.402 (11/14) Installing dumb-init (1.2.5-r3) [2025-06-05T05:48:31.108Z] #0 6.402 (12/14) Installing musl-obstack (1.2.3-r2) [2025-06-05T05:48:31.108Z] #0 6.404 (13/14) Installing libucontext (1.2-r3) [2025-06-05T05:48:31.108Z] #0 6.409 (14/14) Installing gcompat (1.1.0-r4) [2025-06-05T05:48:31.108Z] #0 6.416 Executing busybox-1.36.1-r29.trigger [2025-06-05T05:48:31.108Z] #0 6.427 Executing ca-certificates-20241121-r1.trigger [2025-06-05T05:48:31.108Z] #0 6.470 OK: 13 MiB in 28 packages [2025-06-05T05:48:31.108Z] #53 DONE 8.5s [2025-06-05T05:48:31.108Z] [2025-06-05T05:48:31.108Z] #41 [core-common-config-bootstrapper internal] load build context [2025-06-05T05:48:31.108Z] #41 ... [2025-06-05T05:48:31.108Z] [2025-06-05T05:48:31.109Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-05T05:48:31.109Z] #0 4.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:31.109Z] #0 4.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:31.109Z] #0 4.802 OK: 248 MiB in 58 packages [2025-06-05T05:48:31.109Z] #54 DONE 6.1s [2025-06-05T05:48:31.109Z] [2025-06-05T05:48:31.109Z] #41 [core-common-config-bootstrapper internal] load build context [2025-06-05T05:48:31.368Z] #41 ... [2025-06-05T05:48:31.368Z] [2025-06-05T05:48:31.368Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-05T05:48:31.368Z] #55 DONE 6.2s [2025-06-05T05:48:31.368Z] [2025-06-05T05:48:31.368Z] #41 [core-common-config-bootstrapper internal] load build context [2025-06-05T05:48:32.308Z] #41 ... [2025-06-05T05:48:32.308Z] [2025-06-05T05:48:32.308Z] #56 [core-keeper internal] load build context [2025-06-05T05:48:32.308Z] #56 ... [2025-06-05T05:48:32.308Z] [2025-06-05T05:48:32.308Z] #57 [support-scheduler internal] load build context [2025-06-05T05:48:32.567Z] #57 ... [2025-06-05T05:48:32.567Z] [2025-06-05T05:48:32.567Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-05T05:48:32.567Z] #0 5.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:32.567Z] #0 5.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:32.567Z] #0 5.689 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-05T05:48:32.567Z] #0 5.689 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-05T05:48:32.568Z] #0 5.689 OK: 24171 distinct packages available [2025-06-05T05:48:32.568Z] #0 5.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:32.568Z] #0 5.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:32.568Z] #0 6.145 OK: 248 MiB in 58 packages [2025-06-05T05:48:32.568Z] #58 DONE 7.4s [2025-06-05T05:48:32.568Z] [2025-06-05T05:48:32.568Z] #59 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-05T05:48:32.568Z] #0 4.537 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:32.568Z] #0 5.071 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:32.568Z] #0 5.777 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-05T05:48:32.568Z] #0 6.068 Executing busybox-1.36.1-r29.trigger [2025-06-05T05:48:32.568Z] #0 6.080 OK: 8 MiB in 15 packages [2025-06-05T05:48:32.568Z] #59 DONE 7.2s [2025-06-05T05:48:32.568Z] [2025-06-05T05:48:32.568Z] #57 [support-scheduler internal] load build context [2025-06-05T05:48:32.568Z] #57 ... [2025-06-05T05:48:32.568Z] [2025-06-05T05:48:32.568Z] #60 [core-metadata internal] load build context [2025-06-05T05:48:32.568Z] #60 ... [2025-06-05T05:48:32.568Z] [2025-06-05T05:48:32.568Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:48:32.568Z] #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.7s done [2025-06-05T05:48:32.568Z] #37 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-06-05T05:48:32.568Z] #37 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-06-05T05:48:32.568Z] #37 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-06-05T05:48:32.568Z] #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.0s done [2025-06-05T05:48:32.568Z] #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.1s done [2025-06-05T05:48:32.568Z] #37 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-06-05T05:48:32.568Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.8s done [2025-06-05T05:48:32.568Z] #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.1s done [2025-06-05T05:48:32.568Z] #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-06-05T05:48:32.568Z] #37 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-06-05T05:48:32.568Z] #37 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.9s done [2025-06-05T05:48:32.568Z] #37 DONE 9.0s [2025-06-05T05:48:32.568Z] [2025-06-05T05:48:32.568Z] #60 [core-metadata internal] load build context [2025-06-05T05:48:32.568Z] #60 ... [2025-06-05T05:48:32.568Z] [2025-06-05T05:48:32.568Z] #61 [security-secretstore-setup internal] load build context [2025-06-05T05:48:32.825Z] #61 ... [2025-06-05T05:48:32.825Z] [2025-06-05T05:48:32.825Z] #62 [security-bootstrapper internal] load build context [2025-06-05T05:48:32.825Z] #62 ... [2025-06-05T05:48:32.825Z] [2025-06-05T05:48:32.825Z] #63 [core-command internal] load build context [2025-06-05T05:48:32.825Z] #63 ... [2025-06-05T05:48:32.825Z] [2025-06-05T05:48:32.825Z] #64 [security-spiffe-token-provider internal] load build context [2025-06-05T05:48:33.087Z] #64 ... [2025-06-05T05:48:33.087Z] [2025-06-05T05:48:33.087Z] #65 [security-proxy-auth internal] load build context [2025-06-05T05:48:33.087Z] #65 ... [2025-06-05T05:48:33.087Z] [2025-06-05T05:48:33.087Z] #66 [security-proxy-setup internal] load build context [2025-06-05T05:48:33.346Z] #66 ... [2025-06-05T05:48:33.346Z] [2025-06-05T05:48:33.346Z] #67 [support-notifications internal] load build context [2025-06-05T05:48:33.346Z] #67 ... [2025-06-05T05:48:33.346Z] [2025-06-05T05:48:33.346Z] #64 [security-spiffe-token-provider internal] load build context [2025-06-05T05:48:33.912Z] #64 ... [2025-06-05T05:48:33.912Z] [2025-06-05T05:48:33.912Z] #34 [core-data internal] load build context [2025-06-05T05:48:33.912Z] #34 ... [2025-06-05T05:48:33.912Z] [2025-06-05T05:48:33.912Z] #64 [security-spiffe-token-provider internal] load build context [2025-06-05T05:48:35.286Z] #64 ... [2025-06-05T05:48:35.286Z] [2025-06-05T05:48:35.286Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-05T05:48:35.286Z] #0 8.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:35.286Z] #0 8.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:35.286Z] #0 9.193 OK: 248 MiB in 58 packages [2025-06-05T05:48:35.286Z] #68 ... [2025-06-05T05:48:35.286Z] [2025-06-05T05:48:35.286Z] #69 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-06-05T05:48:35.286Z] #0 8.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:35.286Z] #0 8.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:35.286Z] #0 9.175 OK: 248 MiB in 58 packages [2025-06-05T05:48:35.286Z] #69 ... [2025-06-05T05:48:35.286Z] [2025-06-05T05:48:35.286Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-06-05T05:48:35.286Z] #0 8.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:35.286Z] #0 8.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:35.286Z] #0 9.204 OK: 248 MiB in 58 packages [2025-06-05T05:48:35.286Z] #70 DONE 10.4s [2025-06-05T05:48:35.286Z] [2025-06-05T05:48:35.286Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-05T05:48:35.286Z] #68 DONE 10.3s [2025-06-05T05:48:35.286Z] [2025-06-05T05:48:35.286Z] #71 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-06-05T05:48:35.286Z] #0 7.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:35.286Z] #0 7.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:35.286Z] #0 8.119 OK: 10 MiB in 17 packages [2025-06-05T05:48:35.286Z] #71 DONE 8.7s [2025-06-05T05:48:35.286Z] [2025-06-05T05:48:35.286Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-06-05T05:48:35.286Z] #0 8.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:35.286Z] #0 8.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:35.286Z] #0 9.298 OK: 12 MiB in 21 packages [2025-06-05T05:48:35.286Z] #72 DONE 10.1s [2025-06-05T05:48:35.286Z] [2025-06-05T05:48:35.286Z] #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-06-05T05:48:35.286Z] #69 DONE 10.5s [2025-06-05T05:48:35.286Z] [2025-06-05T05:48:35.286Z] #64 [security-spiffe-token-provider internal] load build context [2025-06-05T05:48:35.547Z] #64 ... [2025-06-05T05:48:35.547Z] [2025-06-05T05:48:35.547Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-05T05:48:35.547Z] #0 9.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:35.547Z] #0 9.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:35.547Z] #0 9.857 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-05T05:48:35.547Z] #0 9.857 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-05T05:48:35.547Z] #0 9.857 OK: 24171 distinct packages available [2025-06-05T05:48:35.547Z] #0 9.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:35.547Z] #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:35.547Z] #73 ... [2025-06-05T05:48:35.547Z] [2025-06-05T05:48:35.547Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-05T05:48:35.547Z] #39 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.4s done [2025-06-05T05:48:35.547Z] #39 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-06-05T05:48:35.547Z] #39 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-06-05T05:48:35.547Z] #39 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-06-05T05:48:35.547Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.0s done [2025-06-05T05:48:35.547Z] #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-06-05T05:48:35.547Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.1s done [2025-06-05T05:48:35.547Z] #39 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.2s done [2025-06-05T05:48:35.547Z] #39 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.5s done [2025-06-05T05:48:35.547Z] #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-06-05T05:48:35.547Z] #39 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-06-05T05:48:35.547Z] #39 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.3s done [2025-06-05T05:48:35.807Z] #39 ... [2025-06-05T05:48:35.807Z] [2025-06-05T05:48:35.807Z] #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-06-05T05:48:35.807Z] #0 6.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:35.807Z] #0 6.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:35.808Z] #0 7.196 OK: 8 MiB in 15 packages [2025-06-05T05:48:35.808Z] #74 DONE 7.6s [2025-06-05T05:48:35.808Z] [2025-06-05T05:48:35.808Z] #75 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-05T05:48:35.808Z] #0 9.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:35.808Z] #0 9.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:35.808Z] #0 9.555 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-05T05:48:35.808Z] #0 9.555 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-05T05:48:35.808Z] #0 9.555 OK: 24171 distinct packages available [2025-06-05T05:48:35.808Z] #0 9.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:35.808Z] #0 9.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:35.808Z] #0 10.15 (1/5) Installing dumb-init (1.2.5-r3) [2025-06-05T05:48:35.808Z] #0 10.15 (2/5) Installing musl-obstack (1.2.3-r2) [2025-06-05T05:48:35.808Z] #0 10.15 (3/5) Installing libucontext (1.2-r3) [2025-06-05T05:48:35.808Z] #0 10.16 (4/5) Installing gcompat (1.1.0-r4) [2025-06-05T05:48:35.808Z] #0 10.17 (5/5) Installing openssl (3.3.3-r0) [2025-06-05T05:48:35.808Z] #0 10.18 Executing busybox-1.36.1-r29.trigger [2025-06-05T05:48:35.808Z] #0 10.19 OK: 9 MiB in 19 packages [2025-06-05T05:48:35.808Z] #75 ... [2025-06-05T05:48:35.808Z] [2025-06-05T05:48:35.808Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-05T05:48:35.808Z] #73 10.44 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-05T05:48:35.808Z] #73 10.44 (2/4) Installing musl-obstack (1.2.3-r2) [2025-06-05T05:48:35.808Z] #73 10.45 (3/4) Installing libucontext (1.2-r3) [2025-06-05T05:48:35.808Z] #73 10.46 (4/4) Installing gcompat (1.1.0-r4) [2025-06-05T05:48:35.808Z] #73 10.46 Executing busybox-1.36.1-r29.trigger [2025-06-05T05:48:35.808Z] #73 10.47 OK: 8 MiB in 18 packages [2025-06-05T05:48:36.377Z] #73 DONE 10.9s [2025-06-05T05:48:36.377Z] [2025-06-05T05:48:36.377Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-06-05T05:48:36.377Z] #0 6.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:36.377Z] #0 6.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:36.377Z] #0 7.000 OK: 19 MiB in 18 packages [2025-06-05T05:48:36.377Z] #76 DONE 7.8s [2025-06-05T05:48:36.377Z] [2025-06-05T05:48:36.377Z] #75 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-05T05:48:36.377Z] #75 DONE 10.9s [2025-06-05T05:48:36.377Z] [2025-06-05T05:48:36.377Z] #34 [core-data internal] load build context [2025-06-05T05:48:36.377Z] #34 transferring context: 507.74MB 13.1s done [2025-06-05T05:48:36.377Z] #34 DONE 13.4s [2025-06-05T05:48:36.377Z] [2025-06-05T05:48:36.377Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-05T05:48:37.314Z] #77 ... [2025-06-05T05:48:37.314Z] [2025-06-05T05:48:37.314Z] #65 [security-proxy-auth internal] load build context [2025-06-05T05:48:37.314Z] #65 transferring context: 507.74MB 14.2s done [2025-06-05T05:48:37.314Z] #65 DONE 14.7s [2025-06-05T05:48:37.573Z] [2025-06-05T05:48:37.573Z] #64 [security-spiffe-token-provider internal] load build context [2025-06-05T05:48:37.830Z] #64 ... [2025-06-05T05:48:37.830Z] [2025-06-05T05:48:37.830Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-05T05:48:37.830Z] #0 5.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:37.830Z] #0 5.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:37.830Z] #0 6.002 OK: 19 MiB in 18 packages [2025-06-05T05:48:37.830Z] #78 DONE 7.0s [2025-06-05T05:48:37.830Z] [2025-06-05T05:48:37.830Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-06-05T05:48:37.830Z] #0 7.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:37.830Z] #0 7.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:37.830Z] #0 8.107 OK: 8 MiB in 16 packages [2025-06-05T05:48:37.830Z] #79 DONE 9.4s [2025-06-05T05:48:37.830Z] [2025-06-05T05:48:37.830Z] #64 [security-spiffe-token-provider internal] load build context [2025-06-05T05:48:37.830Z] #64 ... [2025-06-05T05:48:37.830Z] [2025-06-05T05:48:37.830Z] #63 [core-command internal] load build context [2025-06-05T05:48:37.830Z] #63 transferring context: 507.74MB 14.4s done [2025-06-05T05:48:37.830Z] #63 DONE 15.2s [2025-06-05T05:48:37.830Z] [2025-06-05T05:48:37.830Z] #67 [support-notifications internal] load build context [2025-06-05T05:48:37.830Z] #67 transferring context: 507.74MB 14.7s done [2025-06-05T05:48:37.830Z] #67 DONE 15.3s [2025-06-05T05:48:37.830Z] [2025-06-05T05:48:37.830Z] #80 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-06-05T05:48:37.830Z] #80 DONE 1.5s [2025-06-05T05:48:37.830Z] [2025-06-05T05:48:37.830Z] #61 [security-secretstore-setup internal] load build context [2025-06-05T05:48:37.830Z] #61 transferring context: 507.74MB 15.2s done [2025-06-05T05:48:37.830Z] #61 DONE 15.4s [2025-06-05T05:48:37.830Z] [2025-06-05T05:48:37.830Z] #64 [security-spiffe-token-provider internal] load build context [2025-06-05T05:48:38.397Z] #64 transferring context: 507.74MB 15.4s done [2025-06-05T05:48:38.657Z] #64 ... [2025-06-05T05:48:38.657Z] [2025-06-05T05:48:38.657Z] #57 [support-scheduler internal] load build context [2025-06-05T05:48:38.657Z] #57 transferring context: 507.74MB 15.6s done [2025-06-05T05:48:38.657Z] #57 DONE 16.3s [2025-06-05T05:48:38.657Z] [2025-06-05T05:48:38.657Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-05T05:48:38.657Z] #0 6.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:38.657Z] #0 6.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:38.657Z] #0 6.684 OK: 13 MiB in 28 packages [2025-06-05T05:48:38.657Z] #81 DONE 7.5s [2025-06-05T05:48:38.657Z] [2025-06-05T05:48:38.657Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-06-05T05:48:38.657Z] #82 DONE 0.9s [2025-06-05T05:48:38.657Z] [2025-06-05T05:48:38.657Z] #64 [security-spiffe-token-provider internal] load build context [2025-06-05T05:48:38.657Z] #64 DONE 16.1s [2025-06-05T05:48:38.657Z] [2025-06-05T05:48:38.657Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-06-05T05:48:38.657Z] #0 7.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:38.657Z] #0 7.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:38.657Z] #0 7.396 OK: 8 MiB in 15 packages [2025-06-05T05:48:38.657Z] #83 DONE 8.0s [2025-06-05T05:48:38.657Z] [2025-06-05T05:48:38.657Z] #41 [core-common-config-bootstrapper internal] load build context [2025-06-05T05:48:38.657Z] #41 transferring context: 507.74MB 15.8s done [2025-06-05T05:48:38.657Z] #41 DONE 16.3s [2025-06-05T05:48:38.657Z] [2025-06-05T05:48:38.657Z] #66 [security-proxy-setup internal] load build context [2025-06-05T05:48:38.657Z] #66 transferring context: 507.74MB 15.4s done [2025-06-05T05:48:38.657Z] #66 DONE 16.0s [2025-06-05T05:48:38.657Z] [2025-06-05T05:48:38.657Z] #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-06-05T05:48:38.920Z] #84 ... [2025-06-05T05:48:38.920Z] [2025-06-05T05:48:38.920Z] #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-06-05T05:48:38.920Z] #85 DONE 1.1s [2025-06-05T05:48:38.920Z] [2025-06-05T05:48:38.920Z] #86 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-05T05:48:38.920Z] #86 DONE 1.0s [2025-06-05T05:48:38.920Z] [2025-06-05T05:48:38.920Z] #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-05T05:48:38.921Z] #0 6.337 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:38.921Z] #0 6.794 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:38.921Z] #0 7.548 OK: 248 MiB in 58 packages [2025-06-05T05:48:38.921Z] #87 DONE 7.7s [2025-06-05T05:48:38.921Z] [2025-06-05T05:48:38.921Z] #88 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:48:39.178Z] #88 ... [2025-06-05T05:48:39.178Z] [2025-06-05T05:48:39.178Z] #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-06-05T05:48:39.178Z] #84 DONE 0.3s [2025-06-05T05:48:39.178Z] [2025-06-05T05:48:39.178Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-06-05T05:48:39.178Z] #89 DONE 0.3s [2025-06-05T05:48:39.178Z] [2025-06-05T05:48:39.178Z] #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:48:39.438Z] #90 ... [2025-06-05T05:48:39.438Z] [2025-06-05T05:48:39.438Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-06-05T05:48:39.438Z] #91 DONE 1.8s [2025-06-05T05:48:39.696Z] [2025-06-05T05:48:39.696Z] #56 [core-keeper internal] load build context [2025-06-05T05:48:39.696Z] #56 ... [2025-06-05T05:48:39.696Z] [2025-06-05T05:48:39.696Z] #62 [security-bootstrapper internal] load build context [2025-06-05T05:48:39.696Z] #62 transferring context: 507.74MB 17.1s done [2025-06-05T05:48:39.696Z] #62 DONE 17.3s [2025-06-05T05:48:39.696Z] [2025-06-05T05:48:39.696Z] #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-06-05T05:48:39.696Z] #92 DONE 0.3s [2025-06-05T05:48:39.696Z] [2025-06-05T05:48:39.696Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-06-05T05:48:39.696Z] #0 2.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:39.696Z] #0 2.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:39.696Z] #0 3.327 OK: 9 MiB in 19 packages [2025-06-05T05:48:39.696Z] #93 DONE 3.6s [2025-06-05T05:48:39.696Z] [2025-06-05T05:48:39.696Z] #56 [core-keeper internal] load build context [2025-06-05T05:48:39.696Z] #56 ... [2025-06-05T05:48:39.696Z] [2025-06-05T05:48:39.696Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-05T05:48:40.265Z] #94 ... [2025-06-05T05:48:40.265Z] [2025-06-05T05:48:40.265Z] #60 [core-metadata internal] load build context [2025-06-05T05:48:40.265Z] #60 transferring context: 507.74MB 17.9s done [2025-06-05T05:48:40.265Z] #60 DONE 18.1s [2025-06-05T05:48:40.523Z] [2025-06-05T05:48:40.523Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-05T05:48:40.523Z] #77 3.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:40.523Z] #77 3.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T05:48:40.523Z] #77 3.469 OK: 8 MiB in 18 packages [2025-06-05T05:48:40.523Z] #77 DONE 4.2s [2025-06-05T05:48:40.523Z] [2025-06-05T05:48:40.523Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-06-05T05:48:40.523Z] #95 DONE 0.7s [2025-06-05T05:48:40.523Z] [2025-06-05T05:48:40.523Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-05T05:48:40.523Z] #94 DONE 0.7s [2025-06-05T05:48:40.523Z] [2025-06-05T05:48:40.523Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-06-05T05:48:40.523Z] #96 DONE 0.2s [2025-06-05T05:48:40.523Z] [2025-06-05T05:48:40.523Z] #56 [core-keeper internal] load build context [2025-06-05T05:48:41.089Z] #56 transferring context: 507.74MB 18.6s done [2025-06-05T05:48:41.089Z] #56 DONE 18.8s [2025-06-05T05:48:41.089Z] [2025-06-05T05:48:41.089Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-05T05:48:41.089Z] #97 DONE 0.7s [2025-06-05T05:48:41.089Z] [2025-06-05T05:48:41.089Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2025-06-05T05:48:41.089Z] #98 DONE 0.5s [2025-06-05T05:48:41.089Z] [2025-06-05T05:48:41.089Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-05T05:48:41.089Z] #99 DONE 0.7s [2025-06-05T05:48:41.089Z] [2025-06-05T05:48:41.089Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-06-05T05:48:41.089Z] #100 DONE 0.1s [2025-06-05T05:48:41.089Z] [2025-06-05T05:48:41.089Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-06-05T05:48:41.349Z] #101 DONE 0.1s [2025-06-05T05:48:41.350Z] [2025-06-05T05:48:41.350Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-06-05T05:48:41.350Z] #102 DONE 0.1s [2025-06-05T05:48:41.350Z] [2025-06-05T05:48:41.350Z] #103 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-06-05T05:48:41.350Z] #103 DONE 0.1s [2025-06-05T05:48:41.350Z] [2025-06-05T05:48:41.350Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2025-06-05T05:48:41.350Z] #104 DONE 0.1s [2025-06-05T05:48:41.350Z] [2025-06-05T05:48:41.350Z] #105 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:48:41.350Z] #105 ... [2025-06-05T05:48:41.350Z] [2025-06-05T05:48:41.350Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-06-05T05:48:41.350Z] #106 DONE 0.1s [2025-06-05T05:48:41.350Z] [2025-06-05T05:48:41.350Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-06-05T05:48:41.350Z] #107 DONE 0.1s [2025-06-05T05:48:41.350Z] [2025-06-05T05:48:41.350Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-06-05T05:48:41.350Z] #108 DONE 0.1s [2025-06-05T05:48:41.350Z] [2025-06-05T05:48:41.350Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-06-05T05:48:41.350Z] #109 DONE 0.1s [2025-06-05T05:48:41.350Z] [2025-06-05T05:48:41.350Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-06-05T05:48:41.350Z] #110 DONE 0.1s [2025-06-05T05:48:41.350Z] [2025-06-05T05:48:41.350Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-06-05T05:48:41.350Z] #111 DONE 0.1s [2025-06-05T05:48:41.350Z] [2025-06-05T05:48:41.350Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-06-05T05:48:41.350Z] #112 DONE 0.1s [2025-06-05T05:48:41.350Z] [2025-06-05T05:48:41.350Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-06-05T05:48:41.612Z] #113 DONE 0.0s [2025-06-05T05:48:41.612Z] [2025-06-05T05:48:41.612Z] #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-06-05T05:48:41.612Z] #114 DONE 0.1s [2025-06-05T05:48:41.612Z] [2025-06-05T05:48:41.612Z] #115 [security-spire-agent] exporting to image [2025-06-05T05:48:41.612Z] #115 exporting layers [2025-06-05T05:48:42.183Z] #115 exporting layers 0.8s done [2025-06-05T05:48:42.183Z] #115 writing image sha256:323a717edc3be00ca6cf1dcccc2127c7dce2026a4b9542a1813d7d3761597f9d done [2025-06-05T05:48:42.183Z] #115 naming to docker.io/library/security-spire-server done [2025-06-05T05:48:42.443Z] #115 exporting layers 0.8s done [2025-06-05T05:48:42.443Z] #115 writing image sha256:de6c6a84e968597f07c066609c36dd1bfddebf3c2c88733f0bc82c945c91c93b done [2025-06-05T05:48:42.443Z] #115 naming to docker.io/library/security-spire-config done [2025-06-05T05:48:42.443Z] #115 writing image sha256:e1faafa54678b07645bafb51e4f2ddd650d9a23f882eda7d672372bfc9e806fd [2025-06-05T05:48:42.443Z] #115 writing image sha256:e1faafa54678b07645bafb51e4f2ddd650d9a23f882eda7d672372bfc9e806fd done [2025-06-05T05:48:42.443Z] #115 naming to docker.io/library/security-spire-agent done [2025-06-05T05:48:42.443Z] #115 DONE 1.0s [2025-06-05T05:48:42.443Z] [2025-06-05T05:48:42.443Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:48:49.015Z] #116 ... [2025-06-05T05:48:49.015Z] [2025-06-05T05:48:49.015Z] #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:48:49.015Z] #117 ... [2025-06-05T05:48:49.015Z] [2025-06-05T05:48:49.015Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:49:01.235Z] #118 ... [2025-06-05T05:49:01.235Z] [2025-06-05T05:49:01.235Z] #105 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:49:01.235Z] #105 DONE 19.2s [2025-06-05T05:49:01.235Z] [2025-06-05T05:49:01.235Z] #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:49:01.235Z] #117 DONE 22.7s [2025-06-05T05:49:01.235Z] [2025-06-05T05:49:01.235Z] #119 [core-data builder 6/7] COPY . . [2025-06-05T05:49:01.235Z] #119 ... [2025-06-05T05:49:01.235Z] [2025-06-05T05:49:01.235Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:49:01.235Z] #116 DONE 21.5s [2025-06-05T05:49:01.235Z] [2025-06-05T05:49:01.235Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:49:01.235Z] #118 DONE 21.7s [2025-06-05T05:49:01.235Z] [2025-06-05T05:49:01.235Z] #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:49:01.235Z] #90 DONE 21.4s [2025-06-05T05:49:01.235Z] [2025-06-05T05:49:01.235Z] #88 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:49:01.235Z] #88 DONE 21.7s [2025-06-05T05:49:01.235Z] [2025-06-05T05:49:01.235Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2025-06-05T05:49:03.532Z] Removing intermediate container 763f26e77e84 [2025-06-05T05:49:03.532Z] ---> a1ff5c88e55d [2025-06-05T05:49:03.532Z] Successfully built a1ff5c88e55d [2025-06-05T05:49:03.532Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:49:03.870Z] + docker inspect -f . ci-base-image-arm64 [2025-06-05T05:49:03.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-05T05:49:04.103Z] prd-ubuntu20.04-docker-arm64-4c-16g-2816 does not seem to be running inside a container [2025-06-05T05:49:04.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/848 -v /w/workspace/edgex-go/848:/w/workspace/edgex-go/848:rw,z -v /w/workspace/edgex-go/848@tmp:/w/workspace/edgex-go/848@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-06-05T05:49:05.374Z] $ docker top bce041c82a1f4d0255667d27555d67d9db69aa37333e6ba277e9468a593525f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-05T05:49:06.220Z] + go version [2025-06-05T05:49:06.221Z] go version go1.23.8 linux/arm64 [Pipeline] } [2025-06-05T05:49:06.237Z] $ docker stop --time=1 bce041c82a1f4d0255667d27555d67d9db69aa37333e6ba277e9468a593525f3 [2025-06-05T05:49:06.542Z] #120 ... [2025-06-05T05:49:06.542Z] [2025-06-05T05:49:06.542Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-06-05T05:49:06.542Z] #121 DONE 5.8s [2025-06-05T05:49:06.542Z] [2025-06-05T05:49:06.542Z] #122 [support-notifications builder 6/7] COPY . . [2025-06-05T05:49:06.542Z] #122 DONE 5.8s [2025-06-05T05:49:06.542Z] [2025-06-05T05:49:06.542Z] #123 [support-scheduler builder 6/7] COPY . . [2025-06-05T05:49:06.542Z] #123 DONE 5.8s [2025-06-05T05:49:06.542Z] [2025-06-05T05:49:06.542Z] #124 [core-keeper builder 7/8] COPY . . [2025-06-05T05:49:06.542Z] #124 DONE 5.8s [2025-06-05T05:49:06.542Z] [2025-06-05T05:49:06.542Z] #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-05T05:49:06.542Z] #125 ... [2025-06-05T05:49:06.542Z] [2025-06-05T05:49:06.542Z] #119 [core-data builder 6/7] COPY . . [2025-06-05T05:49:06.542Z] #119 DONE 5.8s [2025-06-05T05:49:06.542Z] [2025-06-05T05:49:06.542Z] #126 [security-proxy-auth builder 6/7] COPY . . [2025-06-05T05:49:06.542Z] #126 CACHED [2025-06-05T05:49:06.542Z] [2025-06-05T05:49:06.542Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:49:06.542Z] #127 CACHED [2025-06-05T05:49:06.542Z] [2025-06-05T05:49:06.542Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-06-05T05:49:06.542Z] #128 CACHED [2025-06-05T05:49:06.542Z] [2025-06-05T05:49:06.542Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2025-06-05T05:49:06.542Z] #120 DONE 5.8s [2025-06-05T05:49:06.542Z] [2025-06-05T05:49:06.542Z] #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:49:06.542Z] #129 CACHED [2025-06-05T05:49:06.542Z] [2025-06-05T05:49:06.542Z] #130 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-06-05T05:49:06.542Z] #130 CACHED [2025-06-05T05:49:06.542Z] [2025-06-05T05:49:06.542Z] #131 [core-command builder 6/7] COPY . . [2025-06-05T05:49:06.542Z] #131 CACHED [2025-06-05T05:49:06.542Z] [2025-06-05T05:49:06.542Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:49:06.542Z] #132 CACHED [2025-06-05T05:49:06.542Z] [2025-06-05T05:49:06.542Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-05T05:49:06.542Z] #133 CACHED [2025-06-05T05:49:06.542Z] [2025-06-05T05:49:06.542Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-06-05T05:49:06.542Z] #134 CACHED [2025-06-05T05:49:06.542Z] [2025-06-05T05:49:06.542Z] #135 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-05T05:49:06.542Z] #135 CACHED [2025-06-05T05:49:06.542Z] [2025-06-05T05:49:06.542Z] #136 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:49:06.542Z] #136 CACHED [2025-06-05T05:49:06.542Z] [2025-06-05T05:49:06.542Z] #137 [security-proxy-setup builder 6/7] COPY . . [2025-06-05T05:49:06.542Z] #137 CACHED [2025-06-05T05:49:06.542Z] [2025-06-05T05:49:06.542Z] #138 [security-bootstrapper builder 6/7] COPY . . [2025-06-05T05:49:06.542Z] #138 CACHED [2025-06-05T05:49:06.542Z] [2025-06-05T05:49:06.542Z] #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-05T05:49:06.542Z] #139 CACHED [2025-06-05T05:49:06.542Z] [2025-06-05T05:49:06.542Z] #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:49:06.542Z] #140 CACHED [2025-06-05T05:49:06.542Z] [2025-06-05T05:49:06.542Z] #141 [core-metadata builder 6/7] COPY . . [2025-06-05T05:49:06.542Z] #141 CACHED [2025-06-05T05:49:06.542Z] [2025-06-05T05:49:06.542Z] #142 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-06-05T05:49:06.542Z] #142 CACHED [2025-06-05T05:49:06.542Z] [2025-06-05T05:49:06.542Z] #143 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:49:06.542Z] #143 CACHED [2025-06-05T05:49:06.542Z] [2025-06-05T05:49:06.542Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-05T05:49:07.810Z] $ docker rm -f --volumes bce041c82a1f4d0255667d27555d67d9db69aa37333e6ba277e9468a593525f3 [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-06-05T05:49:08.440Z] #144 1.615 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-06-05T05:49:08.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-06-05T05:49:08.494Z] [2025-06-05T05:49:08.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:49:08.824Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-06-05T05:49:08.824Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-06-05T05:49:08.824Z] 547446be3368: Pulling fs layer [2025-06-05T05:49:08.824Z] d125d8839a47: Pulling fs layer [2025-06-05T05:49:08.824Z] 3e85d5ac6304: Pulling fs layer [2025-06-05T05:49:08.824Z] c3105a71a48b: Pulling fs layer [2025-06-05T05:49:08.824Z] 0f093f025ec4: Pulling fs layer [2025-06-05T05:49:08.824Z] c3106fc0e877: Pulling fs layer [2025-06-05T05:49:08.824Z] c3105a71a48b: Waiting [2025-06-05T05:49:08.824Z] 0f093f025ec4: Waiting [2025-06-05T05:49:08.824Z] c3106fc0e877: Waiting [2025-06-05T05:49:09.090Z] 547446be3368: Verifying Checksum [2025-06-05T05:49:09.090Z] 547446be3368: Download complete [2025-06-05T05:49:09.090Z] c3105a71a48b: Verifying Checksum [2025-06-05T05:49:09.090Z] c3105a71a48b: Download complete [2025-06-05T05:49:09.355Z] d125d8839a47: Verifying Checksum [2025-06-05T05:49:09.355Z] d125d8839a47: Download complete [2025-06-05T05:49:09.355Z] c3106fc0e877: Verifying Checksum [2025-06-05T05:49:09.355Z] c3106fc0e877: Download complete [2025-06-05T05:49:09.622Z] 0f093f025ec4: Verifying Checksum [2025-06-05T05:49:09.622Z] 0f093f025ec4: Download complete [2025-06-05T05:49:09.889Z] 547446be3368: Pull complete [2025-06-05T05:49:10.844Z] d125d8839a47: Pull complete [2025-06-05T05:49:11.426Z] 3e85d5ac6304: Verifying Checksum [2025-06-05T05:49:11.426Z] 3e85d5ac6304: Download complete [2025-06-05T05:49:16.546Z] #144 ... [2025-06-05T05:49:16.546Z] [2025-06-05T05:49:16.546Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-05T05:49:16.546Z] #0 1.005 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-06-05T05:49:16.546Z] #145 ... [2025-06-05T05:49:16.546Z] [2025-06-05T05:49:16.546Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-05T05:49:16.546Z] #0 1.179 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-06-05T05:49:16.546Z] #146 ... [2025-06-05T05:49:16.546Z] [2025-06-05T05:49:16.546Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-05T05:49:16.546Z] #0 1.022 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-06-05T05:49:16.803Z] #147 ... [2025-06-05T05:49:16.803Z] [2025-06-05T05:49:16.803Z] #148 [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-06-05T05:49:16.803Z] #0 1.590 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-06-05T05:49:17.060Z] #148 ... [2025-06-05T05:49:17.060Z] [2025-06-05T05:49:17.060Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-05T05:49:17.060Z] #0 0.512 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-06-05T05:49:17.060Z] #149 ... [2025-06-05T05:49:17.060Z] [2025-06-05T05:49:17.060Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-05T05:49:17.060Z] #0 1.293 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-06-05T05:49:17.318Z] #150 ... [2025-06-05T05:49:17.318Z] [2025-06-05T05:49:17.318Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-05T05:49:17.318Z] #0 1.595 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-06-05T05:49:17.318Z] #151 ... [2025-06-05T05:49:17.318Z] [2025-06-05T05:49:17.318Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-05T05:49:17.318Z] #0 0.588 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-06-05T05:49:17.626Z] #152 ... [2025-06-05T05:49:17.626Z] [2025-06-05T05:49:17.626Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-05T05:49:17.626Z] #0 0.681 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-06-05T05:49:17.890Z] #153 ... [2025-06-05T05:49:17.890Z] [2025-06-05T05:49:17.890Z] #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-05T05:49:17.890Z] #125 0.885 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-06-05T05:49:17.890Z] #125 ... [2025-06-05T05:49:17.890Z] [2025-06-05T05:49:17.890Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-05T05:49:17.890Z] #0 1.198 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-06-05T05:49:21.520Z] 3e85d5ac6304: Pull complete [2025-06-05T05:49:21.520Z] c3105a71a48b: Pull complete [2025-06-05T05:49:22.101Z] 0f093f025ec4: Pull complete [2025-06-05T05:49:22.366Z] c3106fc0e877: Pull complete [2025-06-05T05:49:22.367Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-06-05T05:49:22.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-06-05T05:49:22.367Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-05T05:49:22.567Z] prd-ubuntu20.04-docker-arm64-4c-16g-2816 does not seem to be running inside a container [2025-06-05T05:49:22.633Z] $ 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/848 -v /w/workspace/edgex-go/848:/w/workspace/edgex-go/848:rw,z -v /w/workspace/edgex-go/848@tmp:/w/workspace/edgex-go/848@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-06-05T05:49:24.721Z] $ docker top 921fc58217e2dc0b1ec5ba66fd6e31e9e8fd6aa217206dd9beeaa7eb50971911 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-05T05:49:25.233Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-06-05T05:49:35.400Z] #1 [support-scheduler internal] load build definition from Dockerfile [2025-06-05T05:49:35.400Z] #1 transferring dockerfile: 1.83kB done [2025-06-05T05:49:35.400Z] #1 DONE 0.1s [2025-06-05T05:49:35.400Z] [2025-06-05T05:49:35.400Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-06-05T05:49:35.400Z] #2 transferring dockerfile: 2.23kB done [2025-06-05T05:49:35.400Z] #2 DONE 0.0s [2025-06-05T05:49:35.400Z] [2025-06-05T05:49:35.400Z] #3 [support-notifications internal] load build definition from Dockerfile [2025-06-05T05:49:35.400Z] #3 transferring dockerfile: 2.00kB 0.0s done [2025-06-05T05:49:35.400Z] #3 DONE 0.1s [2025-06-05T05:49:35.400Z] [2025-06-05T05:49:35.400Z] #4 [security-spire-config internal] load build definition from Dockerfile [2025-06-05T05:49:35.400Z] #4 transferring dockerfile: 1.69kB done [2025-06-05T05:49:35.400Z] #4 DONE 0.1s [2025-06-05T05:49:35.400Z] [2025-06-05T05:49:35.400Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2025-06-05T05:49:35.400Z] #5 transferring dockerfile: 2.50kB 0.0s done [2025-06-05T05:49:35.400Z] #5 DONE 0.1s [2025-06-05T05:49:35.400Z] [2025-06-05T05:49:35.400Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2025-06-05T05:49:35.400Z] #6 transferring dockerfile: 1.81kB 0.0s done [2025-06-05T05:49:35.400Z] #6 DONE 0.1s [2025-06-05T05:49:35.400Z] [2025-06-05T05:49:35.400Z] #7 [core-metadata internal] load build definition from Dockerfile [2025-06-05T05:49:35.400Z] #7 transferring dockerfile: 2.10kB 0.0s done [2025-06-05T05:49:35.400Z] #7 DONE 0.1s [2025-06-05T05:49:35.400Z] [2025-06-05T05:49:35.400Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-06-05T05:49:35.400Z] #8 transferring dockerfile: 1.89kB done [2025-06-05T05:49:35.400Z] #8 DONE 0.1s [2025-06-05T05:49:35.400Z] [2025-06-05T05:49:35.400Z] #9 [core-keeper internal] load build definition from Dockerfile [2025-06-05T05:49:35.400Z] #9 transferring dockerfile: 2.01kB done [2025-06-05T05:49:35.400Z] #9 DONE 0.1s [2025-06-05T05:49:35.400Z] [2025-06-05T05:49:35.400Z] #10 [security-spire-server internal] load build definition from Dockerfile [2025-06-05T05:49:35.400Z] #10 transferring dockerfile: 1.70kB done [2025-06-05T05:49:35.400Z] #10 DONE 0.1s [2025-06-05T05:49:35.400Z] [2025-06-05T05:49:35.400Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2025-06-05T05:49:35.400Z] #11 transferring dockerfile: 2.49kB 0.0s done [2025-06-05T05:49:35.400Z] #11 DONE 0.1s [2025-06-05T05:49:35.400Z] [2025-06-05T05:49:35.400Z] #12 [core-data internal] load build definition from Dockerfile [2025-06-05T05:49:35.400Z] #12 transferring dockerfile: 2.04kB 0.0s done [2025-06-05T05:49:35.400Z] #12 DONE 0.1s [2025-06-05T05:49:35.400Z] [2025-06-05T05:49:35.400Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2025-06-05T05:49:35.400Z] #13 transferring dockerfile: 2.14kB done [2025-06-05T05:49:35.400Z] #13 DONE 0.1s [2025-06-05T05:49:35.400Z] [2025-06-05T05:49:35.400Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2025-06-05T05:49:35.400Z] #14 transferring dockerfile: 3.02kB done [2025-06-05T05:49:35.400Z] #14 DONE 0.1s [2025-06-05T05:49:35.400Z] [2025-06-05T05:49:35.400Z] #15 [core-command internal] load build definition from Dockerfile [2025-06-05T05:49:35.400Z] #15 transferring dockerfile: 1.94kB 0.0s done [2025-06-05T05:49:35.671Z] #15 DONE 0.1s [2025-06-05T05:49:35.671Z] [2025-06-05T05:49:35.671Z] #16 [support-scheduler internal] load .dockerignore [2025-06-05T05:49:35.671Z] #16 transferring context: 50B 0.0s done [2025-06-05T05:49:35.671Z] #16 DONE 0.1s [2025-06-05T05:49:36.256Z] [2025-06-05T05:49:36.256Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2025-06-05T05:49:36.256Z] #17 transferring context: 50B done [2025-06-05T05:49:36.256Z] #17 DONE 0.1s [2025-06-05T05:49:36.256Z] [2025-06-05T05:49:36.256Z] #18 [support-notifications internal] load .dockerignore [2025-06-05T05:49:36.256Z] #18 transferring context: 50B done [2025-06-05T05:49:36.256Z] #18 DONE 0.0s [2025-06-05T05:49:36.256Z] [2025-06-05T05:49:36.256Z] #19 [security-spire-config internal] load .dockerignore [2025-06-05T05:49:36.256Z] #19 transferring context: 50B done [2025-06-05T05:49:36.256Z] #19 DONE 0.1s [2025-06-05T05:49:36.526Z] [2025-06-05T05:49:36.526Z] #20 [security-proxy-setup internal] load .dockerignore [2025-06-05T05:49:36.526Z] #20 transferring context: 50B done [2025-06-05T05:49:36.526Z] #20 DONE 0.1s [2025-06-05T05:49:36.526Z] [2025-06-05T05:49:36.526Z] #21 [security-spire-agent internal] load .dockerignore [2025-06-05T05:49:36.526Z] #21 transferring context: 50B done [2025-06-05T05:49:36.526Z] #21 DONE 0.1s [2025-06-05T05:49:36.526Z] [2025-06-05T05:49:36.526Z] #22 [core-metadata internal] load .dockerignore [2025-06-05T05:49:36.526Z] #22 transferring context: 50B 0.0s done [2025-06-05T05:49:36.526Z] #22 DONE 0.1s [2025-06-05T05:49:36.526Z] [2025-06-05T05:49:36.526Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2025-06-05T05:49:36.810Z] #23 transferring context: 50B done [2025-06-05T05:49:36.810Z] #23 DONE 0.1s [2025-06-05T05:49:36.810Z] [2025-06-05T05:49:36.810Z] #24 [core-keeper internal] load .dockerignore [2025-06-05T05:49:36.810Z] #24 transferring context: 50B done [2025-06-05T05:49:36.810Z] #24 DONE 0.1s [2025-06-05T05:49:36.810Z] [2025-06-05T05:49:36.810Z] #25 [security-spire-server internal] load .dockerignore [2025-06-05T05:49:36.810Z] #25 transferring context: 50B done [2025-06-05T05:49:36.810Z] #25 DONE 0.1s [2025-06-05T05:49:36.810Z] [2025-06-05T05:49:36.810Z] #26 [security-secretstore-setup internal] load .dockerignore [2025-06-05T05:49:36.810Z] #26 transferring context: 50B 0.0s done [2025-06-05T05:49:36.810Z] #26 DONE 0.1s [2025-06-05T05:49:36.810Z] [2025-06-05T05:49:36.810Z] #27 [core-data internal] load .dockerignore [2025-06-05T05:49:36.810Z] #27 transferring context: 50B done [2025-06-05T05:49:36.810Z] #27 DONE 0.1s [2025-06-05T05:49:36.810Z] [2025-06-05T05:49:36.810Z] #28 [security-proxy-auth internal] load .dockerignore [2025-06-05T05:49:36.810Z] #28 transferring context: 50B done [2025-06-05T05:49:36.810Z] #28 DONE 0.1s [2025-06-05T05:49:36.810Z] [2025-06-05T05:49:36.810Z] #29 [security-bootstrapper internal] load .dockerignore [2025-06-05T05:49:37.080Z] #29 transferring context: 50B 0.0s done [2025-06-05T05:49:37.080Z] #29 DONE 0.1s [2025-06-05T05:49:37.080Z] [2025-06-05T05:49:37.080Z] #30 [core-command internal] load .dockerignore [2025-06-05T05:49:37.080Z] #30 transferring context: 50B done [2025-06-05T05:49:37.080Z] #30 DONE 0.1s [2025-06-05T05:49:37.080Z] [2025-06-05T05:49:37.080Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-05T05:49:37.080Z] #31 DONE 0.0s [2025-06-05T05:49:37.080Z] [2025-06-05T05:49:37.080Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-06-05T05:49:37.352Z] #32 DONE 0.2s [2025-06-05T05:49:37.352Z] [2025-06-05T05:49:37.352Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-05T05:49:37.352Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-06-05T05:49:37.352Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-05T05:49:37.352Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-05T05:49:37.352Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-05T05:49:37.619Z] #33 DONE 0.2s [2025-06-05T05:49:37.619Z] [2025-06-05T05:49:37.619Z] #34 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-05T05:49:38.213Z] #34 ... [2025-06-05T05:49:38.213Z] [2025-06-05T05:49:38.213Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-05T05:49:38.213Z] #31 DONE 0.0s [2025-06-05T05:49:38.213Z] [2025-06-05T05:49:38.213Z] #35 [support-scheduler internal] load build context [2025-06-05T05:49:38.213Z] #35 transferring context: 3.22MB 0.7s done [2025-06-05T05:49:38.213Z] #35 DONE 0.8s [2025-06-05T05:49:38.213Z] [2025-06-05T05:49:38.213Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-05T05:49:38.213Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-06-05T05:49:38.213Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-05T05:49:38.213Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-05T05:49:38.213Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-05T05:49:38.213Z] #33 DONE 0.4s [2025-06-05T05:49:38.213Z] [2025-06-05T05:49:38.213Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-05T05:49:38.213Z] #31 DONE 0.0s [2025-06-05T05:49:38.213Z] [2025-06-05T05:49:38.213Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-05T05:49:38.213Z] #36 DONE 1.5s [2025-06-05T05:49:38.213Z] [2025-06-05T05:49:38.213Z] #37 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-06-05T05:49:38.213Z] #37 ... [2025-06-05T05:49:38.213Z] [2025-06-05T05:49:38.213Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-05T05:49:38.213Z] #31 DONE 0.0s [2025-06-05T05:49:38.482Z] [2025-06-05T05:49:38.482Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-05T05:49:38.482Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-06-05T05:49:38.482Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-05T05:49:38.482Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-05T05:49:38.482Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-05T05:49:38.482Z] #33 DONE 0.5s [2025-06-05T05:49:38.482Z] [2025-06-05T05:49:38.482Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-05T05:49:38.482Z] #36 DONE 1.6s [2025-06-05T05:49:38.482Z] [2025-06-05T05:49:38.482Z] #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-06-05T05:49:38.482Z] #38 DONE 0.5s [2025-06-05T05:49:38.482Z] [2025-06-05T05:49:38.482Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-06-05T05:49:38.748Z] #32 ... [2025-06-05T05:49:38.748Z] [2025-06-05T05:49:38.748Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-05T05:49:38.748Z] #31 DONE 0.0s [2025-06-05T05:49:38.748Z] [2025-06-05T05:49:38.748Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-05T05:49:38.748Z] #31 DONE 0.0s [2025-06-05T05:49:38.748Z] [2025-06-05T05:49:38.748Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-06-05T05:49:39.025Z] #32 DONE 0.9s [2025-06-05T05:49:39.025Z] [2025-06-05T05:49:39.025Z] #39 [core-common-config-bootstrapper internal] load build context [2025-06-05T05:49:39.025Z] #39 ... [2025-06-05T05:49:39.025Z] [2025-06-05T05:49:39.025Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-05T05:49:39.025Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-06-05T05:49:39.025Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-05T05:49:39.025Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-05T05:49:39.025Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-05T05:49:39.025Z] #33 DONE 0.5s [2025-06-05T05:49:39.025Z] [2025-06-05T05:49:39.025Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-05T05:49:39.025Z] #36 DONE 1.6s [2025-06-05T05:49:39.025Z] [2025-06-05T05:49:39.025Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-05T05:49:39.025Z] #31 DONE 0.0s [2025-06-05T05:49:39.025Z] [2025-06-05T05:49:39.025Z] #38 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-06-05T05:49:39.025Z] #38 DONE 0.6s [2025-06-05T05:49:39.351Z] [2025-06-05T05:49:39.351Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-05T05:49:39.351Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-06-05T05:49:39.351Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-05T05:49:39.351Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-05T05:49:39.351Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-05T05:49:39.351Z] #33 DONE 0.6s [2025-06-05T05:49:39.351Z] [2025-06-05T05:49:39.351Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-05T05:49:39.351Z] #36 DONE 1.7s [2025-06-05T05:49:39.351Z] [2025-06-05T05:49:39.351Z] #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-06-05T05:49:39.351Z] #38 DONE 0.6s [2025-06-05T05:49:39.351Z] [2025-06-05T05:49:39.351Z] #40 [security-spiffe-token-provider internal] load build context [2025-06-05T05:49:39.623Z] #40 ... [2025-06-05T05:49:39.623Z] [2025-06-05T05:49:39.623Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-05T05:49:39.623Z] #31 DONE 0.0s [2025-06-05T05:49:39.898Z] [2025-06-05T05:49:39.898Z] #41 [security-proxy-setup internal] load build context [2025-06-05T05:49:40.173Z] #41 ... [2025-06-05T05:49:40.173Z] [2025-06-05T05:49:40.173Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-05T05:49:40.173Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-06-05T05:49:40.173Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-05T05:49:40.173Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-05T05:49:40.173Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-05T05:49:40.173Z] #33 DONE 0.6s [2025-06-05T05:49:40.173Z] [2025-06-05T05:49:40.173Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-05T05:49:40.173Z] #36 DONE 1.7s [2025-06-05T05:49:40.173Z] [2025-06-05T05:49:40.173Z] #38 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-06-05T05:49:40.173Z] #38 DONE 0.6s [2025-06-05T05:49:40.173Z] [2025-06-05T05:49:40.173Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-06-05T05:49:40.173Z] #32 DONE 1.8s [2025-06-05T05:49:40.173Z] [2025-06-05T05:49:40.173Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-05T05:49:40.173Z] #31 DONE 0.0s [2025-06-05T05:49:40.173Z] [2025-06-05T05:49:40.173Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-06-05T05:49:40.173Z] #42 DONE 1.8s [2025-06-05T05:49:40.173Z] [2025-06-05T05:49:40.173Z] #41 [security-proxy-setup internal] load build context [2025-06-05T05:49:40.443Z] #41 ... [2025-06-05T05:49:40.443Z] [2025-06-05T05:49:40.443Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-05T05:49:40.443Z] #31 DONE 0.0s [2025-06-05T05:49:40.443Z] [2025-06-05T05:49:40.443Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-06-05T05:49:40.443Z] #43 DONE 2.3s [2025-06-05T05:49:40.443Z] [2025-06-05T05:49:40.443Z] #41 [security-proxy-setup internal] load build context [2025-06-05T05:49:40.718Z] #41 ... [2025-06-05T05:49:40.718Z] [2025-06-05T05:49:40.718Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-05T05:49:40.718Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-06-05T05:49:40.718Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-05T05:49:40.718Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-05T05:49:40.718Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-05T05:49:40.718Z] #33 DONE 0.6s [2025-06-05T05:49:40.718Z] [2025-06-05T05:49:40.718Z] #44 [support-notifications internal] load build context [2025-06-05T05:49:40.718Z] #44 transferring context: 3.22MB 1.8s done [2025-06-05T05:49:40.718Z] #44 DONE 2.2s [2025-06-05T05:49:40.718Z] [2025-06-05T05:49:40.718Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-05T05:49:40.718Z] #31 DONE 0.1s [2025-06-05T05:49:40.718Z] [2025-06-05T05:49:40.718Z] #39 [core-common-config-bootstrapper internal] load build context [2025-06-05T05:49:40.718Z] #39 transferring context: 3.22MB 2.1s done [2025-06-05T05:49:40.718Z] #39 DONE 2.6s [2025-06-05T05:49:40.718Z] [2025-06-05T05:49:40.718Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:49:40.718Z] #45 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:49:41.003Z] #45 ... [2025-06-05T05:49:41.003Z] [2025-06-05T05:49:41.003Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-05T05:49:41.003Z] #31 DONE 0.1s [2025-06-05T05:49:41.288Z] [2025-06-05T05:49:41.288Z] #40 [security-spiffe-token-provider internal] load build context [2025-06-05T05:49:41.871Z] #40 ... [2025-06-05T05:49:41.871Z] [2025-06-05T05:49:41.871Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-05T05:49:41.871Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-06-05T05:49:41.871Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-05T05:49:41.871Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-05T05:49:41.871Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-05T05:49:41.871Z] #33 DONE 0.7s [2025-06-05T05:49:41.871Z] [2025-06-05T05:49:41.871Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-05T05:49:41.871Z] #36 DONE 1.8s [2025-06-05T05:49:41.871Z] [2025-06-05T05:49:41.871Z] #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-06-05T05:49:41.871Z] #38 DONE 0.7s [2025-06-05T05:49:41.871Z] [2025-06-05T05:49:41.871Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-06-05T05:49:41.871Z] #32 DONE 3.2s [2025-06-05T05:49:41.871Z] [2025-06-05T05:49:41.871Z] #40 [security-spiffe-token-provider internal] load build context [2025-06-05T05:49:41.871Z] #40 ... [2025-06-05T05:49:41.871Z] [2025-06-05T05:49:41.871Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-05T05:49:41.871Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-06-05T05:49:41.871Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-05T05:49:41.871Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-05T05:49:41.871Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-05T05:49:41.871Z] #33 DONE 0.7s [2025-06-05T05:49:41.871Z] [2025-06-05T05:49:41.871Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-05T05:49:41.871Z] #36 DONE 1.8s [2025-06-05T05:49:41.871Z] [2025-06-05T05:49:41.871Z] #38 [core-data builder 2/7] WORKDIR /edgex-go [2025-06-05T05:49:41.871Z] #38 DONE 0.7s [2025-06-05T05:49:41.871Z] [2025-06-05T05:49:41.871Z] #46 [security-bootstrapper internal] load build context [2025-06-05T05:49:41.871Z] #46 DONE 0.0s [2025-06-05T05:49:41.871Z] [2025-06-05T05:49:41.871Z] #40 [security-spiffe-token-provider internal] load build context [2025-06-05T05:49:41.871Z] #40 ... [2025-06-05T05:49:41.871Z] [2025-06-05T05:49:41.871Z] #41 [security-proxy-setup internal] load build context [2025-06-05T05:49:41.871Z] #41 transferring context: 3.22MB 2.3s done [2025-06-05T05:49:41.871Z] #41 DONE 3.4s [2025-06-05T05:49:41.871Z] [2025-06-05T05:49:41.871Z] #40 [security-spiffe-token-provider internal] load build context [2025-06-05T05:49:42.141Z] #40 transferring context: 3.22MB 2.1s done [2025-06-05T05:49:43.561Z] #40 ... [2025-06-05T05:49:43.561Z] [2025-06-05T05:49:43.561Z] #47 [security-spire-config internal] load build context [2025-06-05T05:49:43.561Z] #47 transferring context: 22.05kB 0.3s done [2025-06-05T05:49:43.561Z] #47 DONE 2.8s [2025-06-05T05:49:43.561Z] [2025-06-05T05:49:43.561Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:49:43.561Z] #45 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.6s done [2025-06-05T05:49:43.561Z] #45 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-06-05T05:49:43.561Z] #45 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-06-05T05:49:43.561Z] #45 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-06-05T05:49:43.561Z] #45 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s [2025-06-05T05:49:43.561Z] #45 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.5s [2025-06-05T05:49:43.826Z] #45 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done [2025-06-05T05:49:43.826Z] #45 ... [2025-06-05T05:49:43.826Z] [2025-06-05T05:49:43.826Z] #48 [security-spire-agent internal] load build context [2025-06-05T05:49:43.826Z] #48 transferring context: 23.33kB 0.3s done [2025-06-05T05:49:43.826Z] #48 DONE 3.2s [2025-06-05T05:49:43.826Z] [2025-06-05T05:49:43.826Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:49:43.826Z] #45 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-06-05T05:49:44.095Z] #45 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.7s done [2025-06-05T05:49:44.095Z] #45 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-06-05T05:49:44.095Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.9s [2025-06-05T05:49:44.095Z] #45 ... [2025-06-05T05:49:44.095Z] [2025-06-05T05:49:44.095Z] #49 [security-spire-server internal] load build context [2025-06-05T05:49:44.095Z] #49 transferring context: 23.80kB 0.3s done [2025-06-05T05:49:44.095Z] #49 DONE 3.4s [2025-06-05T05:49:44.095Z] [2025-06-05T05:49:44.095Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:49:44.372Z] #45 ... [2025-06-05T05:49:44.372Z] [2025-06-05T05:49:44.372Z] #40 [security-spiffe-token-provider internal] load build context [2025-06-05T05:49:44.372Z] #40 DONE 5.1s [2025-06-05T05:49:44.372Z] [2025-06-05T05:49:44.372Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:49:44.372Z] #45 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 1.2s [2025-06-05T05:49:44.372Z] #45 ... [2025-06-05T05:49:44.372Z] [2025-06-05T05:49:44.372Z] #50 [core-metadata internal] load build context [2025-06-05T05:49:44.372Z] #50 transferring context: 3.22MB 2.5s done [2025-06-05T05:49:44.372Z] #50 DONE 5.3s [2025-06-05T05:49:44.372Z] [2025-06-05T05:49:44.372Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:49:44.637Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 1.5s [2025-06-05T05:49:44.637Z] #45 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.3s done [2025-06-05T05:49:45.605Z] #45 ... [2025-06-05T05:49:45.605Z] [2025-06-05T05:49:45.605Z] #51 [security-secretstore-setup internal] load build context [2025-06-05T05:49:45.605Z] #51 transferring context: 3.22MB 2.8s done [2025-06-05T05:49:45.605Z] #51 DONE 5.2s [2025-06-05T05:49:45.605Z] [2025-06-05T05:49:45.605Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-05T05:49:45.605Z] #52 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.4s done [2025-06-05T05:49:45.605Z] #52 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-06-05T05:49:45.605Z] #52 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-06-05T05:49:45.605Z] #52 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-06-05T05:49:45.605Z] #52 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.5s done [2025-06-05T05:49:45.605Z] #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s done [2025-06-05T05:49:45.605Z] #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.8s done [2025-06-05T05:49:45.605Z] #52 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.19MB / 14.28MB 2.2s [2025-06-05T05:49:45.605Z] #52 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-06-05T05:49:45.605Z] #52 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.24MB / 14.28MB 2.5s [2025-06-05T05:49:46.217Z] #52 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.29MB / 14.28MB 3.2s [2025-06-05T05:49:46.494Z] #52 ... [2025-06-05T05:49:46.494Z] [2025-06-05T05:49:46.494Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:49:46.494Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.24MB / 33.17MB 3.3s [2025-06-05T05:49:46.763Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 3.7s [2025-06-05T05:49:46.763Z] #45 ... [2025-06-05T05:49:46.763Z] [2025-06-05T05:49:46.763Z] #53 [core-keeper internal] load build context [2025-06-05T05:49:46.763Z] #53 transferring context: 3.22MB 5.2s done [2025-06-05T05:49:46.763Z] #53 DONE 6.7s [2025-06-05T05:49:46.763Z] [2025-06-05T05:49:46.763Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:49:47.066Z] #45 ... [2025-06-05T05:49:47.066Z] [2025-06-05T05:49:47.066Z] #34 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-05T05:49:47.066Z] #34 3.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:49:47.066Z] #34 4.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:49:47.066Z] #34 6.621 (1/3) Installing ca-certificates (20241121-r1) [2025-06-05T05:49:47.066Z] #34 6.750 (2/3) Installing dumb-init (1.2.5-r3) [2025-06-05T05:49:47.066Z] #34 6.750 (3/3) Installing tzdata (2025b-r0) [2025-06-05T05:49:47.066Z] #34 7.222 Executing busybox-1.36.1-r29.trigger [2025-06-05T05:49:47.066Z] #34 7.256 Executing ca-certificates-20241121-r1.trigger [2025-06-05T05:49:47.066Z] #34 7.783 OK: 11 MiB in 17 packages [2025-06-05T05:49:47.066Z] #34 DONE 9.4s [2025-06-05T05:49:47.066Z] [2025-06-05T05:49:47.066Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:49:47.348Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 4.4s [2025-06-05T05:49:47.624Z] #45 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-06-05T05:49:48.214Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 5.2s [2025-06-05T05:49:48.488Z] #45 ... [2025-06-05T05:49:48.488Z] [2025-06-05T05:49:48.488Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-05T05:49:48.488Z] #54 ... [2025-06-05T05:49:48.488Z] [2025-06-05T05:49:48.488Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-05T05:49:48.764Z] #55 ... [2025-06-05T05:49:48.764Z] [2025-06-05T05:49:48.764Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-06-05T05:49:48.764Z] #56 ... [2025-06-05T05:49:48.764Z] [2025-06-05T05:49:48.764Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-05T05:49:48.764Z] #57 ... [2025-06-05T05:49:48.764Z] [2025-06-05T05:49:48.764Z] #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-05T05:49:48.764Z] #58 DONE 8.7s [2025-06-05T05:49:48.764Z] [2025-06-05T05:49:48.764Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-05T05:49:49.038Z] #59 ... [2025-06-05T05:49:49.038Z] [2025-06-05T05:49:49.038Z] #60 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-06-05T05:49:49.038Z] #60 ... [2025-06-05T05:49:49.038Z] [2025-06-05T05:49:49.038Z] #37 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-06-05T05:49:49.457Z] #37 ... [2025-06-05T05:49:49.457Z] [2025-06-05T05:49:49.457Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-05T05:49:49.457Z] #0 8.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:49:49.457Z] #0 9.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:49:49.457Z] #61 ... [2025-06-05T05:49:49.457Z] [2025-06-05T05:49:49.457Z] #60 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-06-05T05:49:49.457Z] #60 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:49:49.725Z] #60 ... [2025-06-05T05:49:49.725Z] [2025-06-05T05:49:49.725Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-05T05:49:49.725Z] #62 ... [2025-06-05T05:49:49.725Z] [2025-06-05T05:49:49.725Z] #60 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-06-05T05:49:49.725Z] #60 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:49:50.688Z] #60 ... [2025-06-05T05:49:50.688Z] [2025-06-05T05:49:50.688Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-05T05:49:50.688Z] #63 ... [2025-06-05T05:49:50.688Z] [2025-06-05T05:49:50.688Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-05T05:49:50.965Z] #64 ... [2025-06-05T05:49:50.965Z] [2025-06-05T05:49:50.965Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:49:50.965Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.55MB / 33.17MB 7.8s [2025-06-05T05:49:50.965Z] #45 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-06-05T05:49:51.569Z] #45 ... [2025-06-05T05:49:51.569Z] [2025-06-05T05:49:51.569Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-05T05:49:51.569Z] #65 ... [2025-06-05T05:49:51.569Z] [2025-06-05T05:49:51.569Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-05T05:49:51.569Z] #66 ... [2025-06-05T05:49:51.569Z] [2025-06-05T05:49:51.569Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:49:51.836Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.43MB / 33.17MB 8.7s [2025-06-05T05:49:51.836Z] #45 ... [2025-06-05T05:49:51.836Z] [2025-06-05T05:49:51.836Z] #67 [security-proxy-auth internal] load build context [2025-06-05T05:49:51.836Z] #67 transferring context: 3.22MB 7.2s done [2025-06-05T05:49:51.836Z] #67 DONE 10.1s [2025-06-05T05:49:51.836Z] [2025-06-05T05:49:51.836Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:49:51.836Z] #45 ... [2025-06-05T05:49:51.836Z] [2025-06-05T05:49:51.836Z] #68 [core-command internal] load build context [2025-06-05T05:49:52.103Z] #68 ... [2025-06-05T05:49:52.103Z] [2025-06-05T05:49:52.103Z] #46 [security-bootstrapper internal] load build context [2025-06-05T05:49:52.103Z] #46 ... [2025-06-05T05:49:52.103Z] [2025-06-05T05:49:52.103Z] #69 [core-data internal] load build context [2025-06-05T05:49:52.103Z] #69 ... [2025-06-05T05:49:52.103Z] [2025-06-05T05:49:52.103Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:49:52.689Z] #45 ... [2025-06-05T05:49:52.689Z] [2025-06-05T05:49:52.689Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-05T05:49:52.689Z] #70 ... [2025-06-05T05:49:52.689Z] [2025-06-05T05:49:52.689Z] #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-05T05:49:52.956Z] #71 ... [2025-06-05T05:49:52.956Z] [2025-06-05T05:49:52.956Z] #46 [security-bootstrapper internal] load build context [2025-06-05T05:49:53.540Z] #46 ... [2025-06-05T05:49:53.540Z] [2025-06-05T05:49:53.540Z] #69 [core-data internal] load build context [2025-06-05T05:49:53.540Z] #69 transferring context: 3.22MB 8.1s done [2025-06-05T05:49:53.540Z] #69 DONE 11.6s [2025-06-05T05:49:53.540Z] [2025-06-05T05:49:53.540Z] #46 [security-bootstrapper internal] load build context [2025-06-05T05:49:53.806Z] #46 transferring context: 3.22MB 9.5s done [2025-06-05T05:49:54.072Z] #46 ... [2025-06-05T05:49:54.072Z] [2025-06-05T05:49:54.072Z] #68 [core-command internal] load build context [2025-06-05T05:49:54.072Z] #68 transferring context: 3.22MB 9.1s done [2025-06-05T05:49:54.072Z] #68 DONE 12.3s [2025-06-05T05:49:54.072Z] [2025-06-05T05:49:54.072Z] #46 [security-bootstrapper internal] load build context [2025-06-05T05:49:54.072Z] #46 DONE 12.3s [2025-06-05T05:49:54.072Z] [2025-06-05T05:49:54.072Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:49:54.072Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 11.2s [2025-06-05T05:49:54.655Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 11.5s [2025-06-05T05:49:54.926Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 12.0s [2025-06-05T05:49:55.508Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 12.4s [2025-06-05T05:49:56.098Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 12.9s done [2025-06-05T05:49:56.098Z] #45 ... [2025-06-05T05:49:56.098Z] [2025-06-05T05:49:56.098Z] #60 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-06-05T05:49:56.098Z] #60 15.98 OK: 239 MiB in 58 packages [2025-06-05T05:49:56.098Z] #60 DONE 17.9s [2025-06-05T05:49:56.098Z] [2025-06-05T05:49:56.098Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:49:56.098Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 12.9s done [2025-06-05T05:49:56.694Z] #45 ... [2025-06-05T05:49:56.694Z] [2025-06-05T05:49:56.694Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-05T05:49:56.694Z] #52 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 5.8s done [2025-06-05T05:49:56.694Z] #52 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-06-05T05:49:56.694Z] #52 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-06-05T05:49:56.694Z] #52 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 [2025-06-05T05:49:56.961Z] #52 ... [2025-06-05T05:49:56.961Z] [2025-06-05T05:49:56.961Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-06-05T05:49:56.961Z] #56 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:49:56.961Z] #56 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:49:56.961Z] #56 16.85 OK: 239 MiB in 58 packages [2025-06-05T05:49:56.961Z] #56 DONE 18.8s [2025-06-05T05:49:56.961Z] [2025-06-05T05:49:56.961Z] #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-05T05:49:57.554Z] #72 ... [2025-06-05T05:49:57.554Z] [2025-06-05T05:49:57.554Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-06-05T05:49:57.554Z] #73 ... [2025-06-05T05:49:57.554Z] [2025-06-05T05:49:57.554Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-05T05:49:57.554Z] #52 ... [2025-06-05T05:49:57.554Z] [2025-06-05T05:49:57.554Z] #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-05T05:49:57.554Z] #74 DONE 1.5s [2025-06-05T05:49:57.554Z] [2025-06-05T05:49:57.554Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-05T05:49:58.540Z] #52 ... [2025-06-05T05:49:58.540Z] [2025-06-05T05:49:58.540Z] #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-05T05:49:58.540Z] #72 DONE 1.4s [2025-06-05T05:49:58.540Z] [2025-06-05T05:49:58.540Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-05T05:49:58.807Z] #52 ... [2025-06-05T05:49:58.807Z] [2025-06-05T05:49:58.807Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-05T05:49:58.807Z] #64 DONE 18.3s [2025-06-05T05:49:59.074Z] [2025-06-05T05:49:59.074Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-05T05:49:59.345Z] #52 ... [2025-06-05T05:49:59.345Z] [2025-06-05T05:49:59.345Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-05T05:49:59.619Z] #75 ... [2025-06-05T05:49:59.619Z] [2025-06-05T05:49:59.619Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:49:59.619Z] #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0.3s [2025-06-05T05:50:01.037Z] #45 ... [2025-06-05T05:50:01.037Z] [2025-06-05T05:50:01.037Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-05T05:50:01.037Z] #55 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:01.037Z] #55 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:01.037Z] #55 20.91 OK: 239 MiB in 58 packages [2025-06-05T05:50:01.037Z] #55 ... [2025-06-05T05:50:01.037Z] [2025-06-05T05:50:01.037Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:50:01.308Z] #45 ... [2025-06-05T05:50:01.308Z] [2025-06-05T05:50:01.308Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-05T05:50:01.308Z] #55 DONE 22.7s [2025-06-05T05:50:01.308Z] [2025-06-05T05:50:01.308Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-06-05T05:50:01.581Z] #76 ... [2025-06-05T05:50:01.581Z] [2025-06-05T05:50:01.581Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-05T05:50:01.581Z] #59 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:01.581Z] #59 14.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:01.581Z] #59 23.00 (1/7) Installing ca-certificates (20241121-r1) [2025-06-05T05:50:01.581Z] #59 ... [2025-06-05T05:50:01.581Z] [2025-06-05T05:50:01.581Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-05T05:50:01.581Z] #57 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:01.581Z] #57 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:01.581Z] #57 22.76 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-05T05:50:01.581Z] #57 22.83 (2/4) Installing openssl (3.3.3-r0) [2025-06-05T05:50:01.581Z] #57 22.94 (3/4) Installing su-exec (0.2-r3) [2025-06-05T05:50:01.581Z] #57 22.95 (4/4) Installing yq-go (4.44.1-r2) [2025-06-05T05:50:01.853Z] #57 ... [2025-06-05T05:50:01.853Z] [2025-06-05T05:50:01.853Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-05T05:50:01.853Z] #61 12.52 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-05T05:50:01.853Z] #61 12.52 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-05T05:50:01.853Z] #61 12.52 OK: 24049 distinct packages available [2025-06-05T05:50:01.853Z] #61 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:01.853Z] #61 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:01.853Z] #61 ... [2025-06-05T05:50:01.853Z] [2025-06-05T05:50:01.853Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:50:02.441Z] #45 ... [2025-06-05T05:50:02.441Z] [2025-06-05T05:50:02.441Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-06-05T05:50:02.441Z] #76 DONE 1.1s [2025-06-05T05:50:02.441Z] [2025-06-05T05:50:02.441Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:50:03.905Z] #45 ... [2025-06-05T05:50:03.905Z] [2025-06-05T05:50:03.905Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-05T05:50:03.905Z] #54 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:03.905Z] #54 16.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:03.905Z] #54 24.43 OK: 239 MiB in 58 packages [2025-06-05T05:50:03.905Z] #54 ... [2025-06-05T05:50:03.905Z] [2025-06-05T05:50:03.905Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:50:04.172Z] #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.3s [2025-06-05T05:50:04.442Z] #45 ... [2025-06-05T05:50:04.442Z] [2025-06-05T05:50:04.442Z] #37 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-06-05T05:50:04.442Z] #37 16.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:04.442Z] #37 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:04.719Z] #37 ... [2025-06-05T05:50:04.719Z] [2025-06-05T05:50:04.719Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-05T05:50:04.719Z] #75 15.33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:05.314Z] #75 ... [2025-06-05T05:50:05.314Z] [2025-06-05T05:50:05.314Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-05T05:50:05.314Z] #57 24.32 Executing busybox-1.36.1-r29.trigger [2025-06-05T05:50:05.314Z] #57 24.46 OK: 20 MiB in 18 packages [2025-06-05T05:50:05.314Z] #57 DONE 26.5s [2025-06-05T05:50:05.314Z] [2025-06-05T05:50:05.314Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-05T05:50:05.314Z] #54 DONE 26.8s [2025-06-05T05:50:05.314Z] [2025-06-05T05:50:05.314Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-06-05T05:50:05.580Z] #77 ... [2025-06-05T05:50:05.580Z] [2025-06-05T05:50:05.580Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-05T05:50:05.580Z] #62 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:05.580Z] #62 17.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:05.872Z] #62 ... [2025-06-05T05:50:05.872Z] [2025-06-05T05:50:05.872Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-05T05:50:05.872Z] #52 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.7s [2025-06-05T05:50:06.490Z] #52 ... [2025-06-05T05:50:06.490Z] [2025-06-05T05:50:06.490Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-05T05:50:06.490Z] #63 15.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:06.490Z] #63 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:06.490Z] #63 ... [2025-06-05T05:50:06.490Z] [2025-06-05T05:50:06.490Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-05T05:50:07.082Z] #52 ... [2025-06-05T05:50:07.082Z] [2025-06-05T05:50:07.082Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-06-05T05:50:07.082Z] #77 DONE 1.6s [2025-06-05T05:50:07.082Z] [2025-06-05T05:50:07.082Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:50:07.082Z] #78 ... [2025-06-05T05:50:07.082Z] [2025-06-05T05:50:07.082Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-05T05:50:07.082Z] #59 23.63 (2/7) Installing dumb-init (1.2.5-r3) [2025-06-05T05:50:07.082Z] #59 23.64 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-06-05T05:50:07.082Z] #59 23.69 (4/7) Installing libsodium (1.0.19-r0) [2025-06-05T05:50:07.082Z] #59 23.74 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-05T05:50:07.082Z] #59 24.03 (6/7) Installing libzmq (4.3.5-r2) [2025-06-05T05:50:07.082Z] #59 24.15 (7/7) Installing zeromq (4.3.5-r2) [2025-06-05T05:50:07.082Z] #59 24.23 Executing busybox-1.36.1-r29.trigger [2025-06-05T05:50:07.082Z] #59 24.36 Executing ca-certificates-20241121-r1.trigger [2025-06-05T05:50:07.082Z] #59 25.76 OK: 14 MiB in 21 packages [2025-06-05T05:50:07.082Z] #59 DONE 28.7s [2025-06-05T05:50:07.350Z] [2025-06-05T05:50:07.350Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-05T05:50:07.350Z] #75 18.10 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:07.624Z] #75 ... [2025-06-05T05:50:07.624Z] [2025-06-05T05:50:07.624Z] #79 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:50:07.897Z] #79 ... [2025-06-05T05:50:07.897Z] [2025-06-05T05:50:07.897Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-05T05:50:08.485Z] #52 ... [2025-06-05T05:50:08.485Z] [2025-06-05T05:50:08.485Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:50:08.485Z] #80 ... [2025-06-05T05:50:08.485Z] [2025-06-05T05:50:08.485Z] #37 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-06-05T05:50:08.485Z] #37 26.61 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-05T05:50:08.485Z] #37 26.61 Executing busybox-1.36.1-r29.trigger [2025-06-05T05:50:08.485Z] #37 26.81 OK: 9 MiB in 15 packages [2025-06-05T05:50:08.485Z] #37 DONE 30.5s [2025-06-05T05:50:08.485Z] [2025-06-05T05:50:08.485Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-05T05:50:08.485Z] #62 28.78 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-05T05:50:08.763Z] #62 28.80 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-05T05:50:08.763Z] #62 28.80 OK: 24049 distinct packages available [2025-06-05T05:50:09.029Z] #62 ... [2025-06-05T05:50:09.029Z] [2025-06-05T05:50:09.029Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-05T05:50:09.029Z] #0 9.136 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:09.029Z] #81 ... [2025-06-05T05:50:09.029Z] [2025-06-05T05:50:09.029Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-05T05:50:09.029Z] #66 17.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:09.029Z] #66 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:09.299Z] #66 ... [2025-06-05T05:50:09.299Z] [2025-06-05T05:50:09.299Z] #82 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-06-05T05:50:09.569Z] #82 ... [2025-06-05T05:50:09.569Z] [2025-06-05T05:50:09.569Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-05T05:50:09.569Z] #61 27.68 OK: 239 MiB in 58 packages [2025-06-05T05:50:09.569Z] #61 DONE 30.2s [2025-06-05T05:50:09.569Z] [2025-06-05T05:50:09.569Z] #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-06-05T05:50:10.541Z] #83 DONE 1.0s [2025-06-05T05:50:10.541Z] [2025-06-05T05:50:10.541Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:50:10.541Z] #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.5s [2025-06-05T05:50:10.807Z] #45 ... [2025-06-05T05:50:10.807Z] [2025-06-05T05:50:10.807Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-05T05:50:10.807Z] #65 19.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:10.807Z] #65 21.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:10.807Z] #65 ... [2025-06-05T05:50:10.807Z] [2025-06-05T05:50:10.807Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:50:11.389Z] #45 ... [2025-06-05T05:50:11.389Z] [2025-06-05T05:50:11.389Z] #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-05T05:50:11.389Z] #71 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:11.389Z] #71 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:11.389Z] #71 ... [2025-06-05T05:50:11.389Z] [2025-06-05T05:50:11.389Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:50:12.416Z] #45 ... [2025-06-05T05:50:12.416Z] [2025-06-05T05:50:12.416Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:50:12.416Z] #84 ... [2025-06-05T05:50:12.416Z] [2025-06-05T05:50:12.416Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:50:13.002Z] #45 ... [2025-06-05T05:50:13.002Z] [2025-06-05T05:50:13.002Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-05T05:50:13.002Z] #70 20.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:13.002Z] #70 22.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:13.002Z] #70 ... [2025-06-05T05:50:13.002Z] [2025-06-05T05:50:13.002Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:50:13.960Z] #45 ... [2025-06-05T05:50:13.960Z] [2025-06-05T05:50:13.960Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-06-05T05:50:13.960Z] #73 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:13.960Z] #73 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:14.228Z] #73 ... [2025-06-05T05:50:14.228Z] [2025-06-05T05:50:14.228Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:50:14.813Z] #45 ... [2025-06-05T05:50:14.813Z] [2025-06-05T05:50:14.813Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-05T05:50:14.813Z] #63 26.64 (1/4) Installing ca-certificates (20241121-r1) [2025-06-05T05:50:14.813Z] #63 27.47 (2/4) Installing dumb-init (1.2.5-r3) [2025-06-05T05:50:14.813Z] #63 27.60 (3/4) Installing su-exec (0.2-r3) [2025-06-05T05:50:14.813Z] #63 27.62 (4/4) Installing yq-go (4.44.1-r2) [2025-06-05T05:50:14.813Z] #63 29.78 Executing busybox-1.36.1-r29.trigger [2025-06-05T05:50:14.813Z] #63 29.88 Executing ca-certificates-20241121-r1.trigger [2025-06-05T05:50:14.813Z] #63 31.09 OK: 20 MiB in 18 packages [2025-06-05T05:50:14.813Z] #63 DONE 34.1s [2025-06-05T05:50:14.813Z] [2025-06-05T05:50:14.813Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:50:15.082Z] #45 ... [2025-06-05T05:50:15.082Z] [2025-06-05T05:50:15.082Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-05T05:50:15.082Z] #0 8.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:15.347Z] #85 ... [2025-06-05T05:50:15.347Z] [2025-06-05T05:50:15.347Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:50:15.613Z] #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.7s [2025-06-05T05:50:17.019Z] #45 ... [2025-06-05T05:50:17.019Z] [2025-06-05T05:50:17.019Z] #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-05T05:50:17.019Z] #71 31.22 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-05T05:50:17.019Z] #71 31.32 Executing busybox-1.36.1-r29.trigger [2025-06-05T05:50:17.019Z] #71 31.52 OK: 9 MiB in 15 packages [2025-06-05T05:50:17.019Z] #71 DONE 34.4s [2025-06-05T05:50:17.019Z] [2025-06-05T05:50:17.019Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:50:17.019Z] #45 ... [2025-06-05T05:50:17.019Z] [2025-06-05T05:50:17.019Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-06-05T05:50:17.019Z] #0 6.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:17.019Z] #0 9.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:17.286Z] #86 ... [2025-06-05T05:50:17.286Z] [2025-06-05T05:50:17.286Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:50:18.694Z] #45 ... [2025-06-05T05:50:18.694Z] [2025-06-05T05:50:18.694Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-05T05:50:18.694Z] #52 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.9s done [2025-06-05T05:50:18.694Z] #52 ... [2025-06-05T05:50:18.694Z] [2025-06-05T05:50:18.694Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:50:19.275Z] #45 ... [2025-06-05T05:50:19.275Z] [2025-06-05T05:50:19.275Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-05T05:50:19.275Z] #70 33.79 (1/2) Installing dumb-init (1.2.5-r3) [2025-06-05T05:50:19.275Z] #70 33.83 (2/2) Installing su-exec (0.2-r3) [2025-06-05T05:50:19.275Z] #70 33.87 Executing busybox-1.36.1-r29.trigger [2025-06-05T05:50:19.275Z] #70 34.02 OK: 9 MiB in 16 packages [2025-06-05T05:50:19.275Z] #70 DONE 36.5s [2025-06-05T05:50:19.275Z] [2025-06-05T05:50:19.275Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:50:19.860Z] #45 ... [2025-06-05T05:50:19.860Z] [2025-06-05T05:50:19.860Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-06-05T05:50:19.860Z] #73 30.71 OK: 11 MiB in 17 packages [2025-06-05T05:50:19.860Z] #73 DONE 32.6s [2025-06-05T05:50:19.860Z] [2025-06-05T05:50:19.860Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-05T05:50:19.860Z] #81 11.01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:20.126Z] #81 ... [2025-06-05T05:50:20.126Z] [2025-06-05T05:50:20.126Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-05T05:50:20.126Z] #75 30.38 OK: 239 MiB in 58 packages [2025-06-05T05:50:20.706Z] #75 ... [2025-06-05T05:50:20.707Z] [2025-06-05T05:50:20.707Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:50:20.707Z] #87 ... [2025-06-05T05:50:20.707Z] [2025-06-05T05:50:20.707Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:50:20.707Z] #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.6s done [2025-06-05T05:50:20.707Z] #45 ... [2025-06-05T05:50:20.707Z] [2025-06-05T05:50:20.707Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-05T05:50:20.707Z] #62 31.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:20.707Z] #62 32.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:20.972Z] #62 ... [2025-06-05T05:50:20.972Z] [2025-06-05T05:50:20.972Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T05:50:21.559Z] #45 ... [2025-06-05T05:50:21.559Z] [2025-06-05T05:50:21.559Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-05T05:50:21.559Z] #75 DONE 32.4s [2025-06-05T05:50:21.825Z] [2025-06-05T05:50:21.825Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-06-05T05:50:22.091Z] #88 DONE 0.4s [2025-06-05T05:50:22.091Z] [2025-06-05T05:50:22.091Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-05T05:50:22.091Z] #65 31.96 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-05T05:50:22.091Z] #65 31.98 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-05T05:50:22.091Z] #65 31.98 OK: 24049 distinct packages available [2025-06-05T05:50:22.091Z] #65 33.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:22.091Z] #65 36.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:22.091Z] #65 ... [2025-06-05T05:50:22.091Z] [2025-06-05T05:50:22.091Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-05T05:50:22.091Z] #81 23.23 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-05T05:50:22.356Z] #81 ... [2025-06-05T05:50:22.356Z] [2025-06-05T05:50:22.356Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-05T05:50:22.356Z] #66 30.94 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-05T05:50:22.356Z] #66 30.94 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-05T05:50:22.356Z] #66 30.94 OK: 24049 distinct packages available [2025-06-05T05:50:22.356Z] #66 33.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:22.356Z] #66 35.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:22.624Z] #66 ... [2025-06-05T05:50:22.624Z] [2025-06-05T05:50:22.624Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:50:24.575Z] #89 ... [2025-06-05T05:50:24.575Z] [2025-06-05T05:50:24.575Z] #82 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-06-05T05:50:24.575Z] #82 6.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:24.575Z] #82 8.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:24.844Z] #82 ... [2025-06-05T05:50:24.844Z] [2025-06-05T05:50:24.844Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-05T05:50:24.844Z] #81 24.06 Executing busybox-1.36.1-r29.trigger [2025-06-05T05:50:24.844Z] #81 24.25 OK: 9 MiB in 15 packages [2025-06-05T05:50:24.844Z] #81 DONE 25.9s [2025-06-05T05:50:24.844Z] [2025-06-05T05:50:24.844Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-06-05T05:50:24.844Z] #0 5.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:24.844Z] #0 7.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:24.844Z] #90 ... [2025-06-05T05:50:24.844Z] [2025-06-05T05:50:24.844Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-05T05:50:24.844Z] #62 44.17 (1/14) Installing ca-certificates (20241121-r1) [2025-06-05T05:50:24.844Z] #62 44.38 (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-05T05:50:24.844Z] #62 44.46 (3/14) Installing c-ares (1.33.1-r0) [2025-06-05T05:50:24.844Z] #62 44.49 (4/14) Installing libunistring (1.2-r0) [2025-06-05T05:50:24.844Z] #62 44.72 (5/14) Installing libidn2 (2.3.7-r0) [2025-06-05T05:50:24.844Z] #62 44.74 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-05T05:50:24.844Z] #62 44.77 (7/14) Installing libpsl (0.21.5-r1) [2025-06-05T05:50:24.844Z] #62 44.79 (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-05T05:50:24.844Z] #62 44.86 (9/14) Installing libcurl (8.12.1-r0) [2025-06-05T05:50:24.844Z] #62 44.93 (10/14) Installing curl (8.12.1-r0) [2025-06-05T05:50:24.844Z] #62 44.98 (11/14) Installing dumb-init (1.2.5-r3) [2025-06-05T05:50:24.844Z] #62 45.03 (12/14) Installing musl-obstack (1.2.3-r2) [2025-06-05T05:50:24.844Z] #62 45.05 (13/14) Installing libucontext (1.2-r3) [2025-06-05T05:50:24.844Z] #62 45.06 (14/14) Installing gcompat (1.1.0-r4) [2025-06-05T05:50:24.844Z] #62 45.11 Executing busybox-1.36.1-r29.trigger [2025-06-05T05:50:24.844Z] #62 45.25 Executing ca-certificates-20241121-r1.trigger [2025-06-05T05:50:25.804Z] #62 ... [2025-06-05T05:50:25.804Z] [2025-06-05T05:50:25.804Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-05T05:50:25.804Z] #85 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:26.069Z] #85 ... [2025-06-05T05:50:26.069Z] [2025-06-05T05:50:26.069Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-05T05:50:26.069Z] #62 46.21 OK: 15 MiB in 28 packages [2025-06-05T05:50:27.052Z] #62 ... [2025-06-05T05:50:27.052Z] [2025-06-05T05:50:27.052Z] #91 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-06-05T05:50:27.052Z] #0 5.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:27.052Z] #0 6.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:27.319Z] #91 ... [2025-06-05T05:50:27.319Z] [2025-06-05T05:50:27.319Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-05T05:50:27.319Z] #85 21.17 OK: 20 MiB in 18 packages [2025-06-05T05:50:27.319Z] #85 ... [2025-06-05T05:50:27.319Z] [2025-06-05T05:50:27.319Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-05T05:50:27.319Z] #62 DONE 47.5s [2025-06-05T05:50:27.585Z] [2025-06-05T05:50:27.585Z] #82 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-06-05T05:50:27.585Z] #82 19.07 OK: 9 MiB in 15 packages [2025-06-05T05:50:27.585Z] #82 ... [2025-06-05T05:50:27.585Z] [2025-06-05T05:50:27.585Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-06-05T05:50:27.585Z] #86 18.87 OK: 14 MiB in 21 packages [2025-06-05T05:50:27.585Z] #86 DONE 20.4s [2025-06-05T05:50:27.850Z] [2025-06-05T05:50:27.850Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-05T05:50:27.850Z] #65 46.29 (1/5) Installing dumb-init (1.2.5-r3) [2025-06-05T05:50:27.850Z] #65 46.31 (2/5) Installing musl-obstack (1.2.3-r2) [2025-06-05T05:50:27.850Z] #65 46.34 (3/5) Installing libucontext (1.2-r3) [2025-06-05T05:50:27.850Z] #65 46.43 (4/5) Installing gcompat (1.1.0-r4) [2025-06-05T05:50:27.850Z] #65 46.48 (5/5) Installing openssl (3.3.3-r0) [2025-06-05T05:50:28.118Z] #65 46.81 Executing busybox-1.36.1-r29.trigger [2025-06-05T05:50:28.389Z] #65 47.00 OK: 10 MiB in 19 packages [2025-06-05T05:50:28.389Z] #65 ... [2025-06-05T05:50:28.389Z] [2025-06-05T05:50:28.389Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-05T05:50:28.389Z] #85 DONE 23.2s [2025-06-05T05:50:28.668Z] [2025-06-05T05:50:28.668Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-06-05T05:50:28.668Z] #92 DONE 0.1s [2025-06-05T05:50:28.668Z] [2025-06-05T05:50:28.668Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-05T05:50:28.668Z] #66 46.55 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-05T05:50:28.668Z] #66 46.62 (2/4) Installing musl-obstack (1.2.3-r2) [2025-06-05T05:50:28.668Z] #66 46.64 (3/4) Installing libucontext (1.2-r3) [2025-06-05T05:50:28.668Z] #66 46.67 (4/4) Installing gcompat (1.1.0-r4) [2025-06-05T05:50:28.668Z] #66 46.73 Executing busybox-1.36.1-r29.trigger [2025-06-05T05:50:28.668Z] #66 47.07 OK: 9 MiB in 18 packages [2025-06-05T05:50:29.327Z] #66 ... [2025-06-05T05:50:29.327Z] [2025-06-05T05:50:29.327Z] #93 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-06-05T05:50:29.327Z] #0 4.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:29.327Z] #0 5.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:29.327Z] #93 ... [2025-06-05T05:50:29.327Z] [2025-06-05T05:50:29.327Z] #82 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-06-05T05:50:29.327Z] #82 DONE 21.0s [2025-06-05T05:50:29.327Z] [2025-06-05T05:50:29.327Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-05T05:50:29.914Z] #94 ... [2025-06-05T05:50:29.914Z] [2025-06-05T05:50:29.914Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-05T05:50:29.914Z] #66 DONE 48.3s [2025-06-05T05:50:29.914Z] [2025-06-05T05:50:29.914Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-05T05:50:30.510Z] #95 ... [2025-06-05T05:50:30.510Z] [2025-06-05T05:50:30.510Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-05T05:50:30.510Z] #65 DONE 49.1s [2025-06-05T05:50:30.510Z] [2025-06-05T05:50:30.510Z] #96 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-06-05T05:50:31.930Z] #96 ... [2025-06-05T05:50:31.930Z] [2025-06-05T05:50:31.930Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-06-05T05:50:31.930Z] #90 15.67 OK: 20 MiB in 18 packages [2025-06-05T05:50:31.930Z] #90 DONE 17.0s [2025-06-05T05:50:31.930Z] [2025-06-05T05:50:31.930Z] #93 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-06-05T05:50:31.930Z] #93 12.66 OK: 9 MiB in 16 packages [2025-06-05T05:50:32.518Z] #93 ... [2025-06-05T05:50:32.518Z] [2025-06-05T05:50:32.519Z] #91 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-06-05T05:50:32.519Z] #91 14.27 OK: 9 MiB in 15 packages [2025-06-05T05:50:32.519Z] #91 DONE 15.4s [2025-06-05T05:50:32.519Z] [2025-06-05T05:50:32.519Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-05T05:50:32.519Z] #94 4.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:33.105Z] #94 ... [2025-06-05T05:50:33.105Z] [2025-06-05T05:50:33.105Z] #93 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-06-05T05:50:33.105Z] #93 DONE 13.9s [2025-06-05T05:50:33.105Z] [2025-06-05T05:50:33.105Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-05T05:50:33.105Z] #94 5.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:35.718Z] #94 ... [2025-06-05T05:50:35.718Z] [2025-06-05T05:50:35.718Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-06-05T05:50:35.718Z] #97 DONE 2.3s [2025-06-05T05:50:35.718Z] [2025-06-05T05:50:35.718Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-06-05T05:50:35.718Z] #98 DONE 0.2s [2025-06-05T05:50:35.718Z] [2025-06-05T05:50:35.718Z] #96 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-06-05T05:50:35.718Z] #96 4.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:35.718Z] #96 4.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:37.684Z] #96 ... [2025-06-05T05:50:37.684Z] [2025-06-05T05:50:37.684Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-05T05:50:37.684Z] #94 9.358 OK: 15 MiB in 28 packages [2025-06-05T05:50:37.684Z] #94 DONE 10.0s [2025-06-05T05:50:37.684Z] [2025-06-05T05:50:37.684Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-05T05:50:37.684Z] #95 4.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:37.684Z] #95 5.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T05:50:38.266Z] #95 8.236 OK: 9 MiB in 18 packages [2025-06-05T05:50:38.848Z] #95 DONE 8.9s [2025-06-05T05:50:38.848Z] [2025-06-05T05:50:38.848Z] #79 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:50:38.848Z] #79 ... [2025-06-05T05:50:38.848Z] [2025-06-05T05:50:38.848Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-05T05:50:40.268Z] #99 ... [2025-06-05T05:50:40.268Z] [2025-06-05T05:50:40.268Z] #96 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-06-05T05:50:40.268Z] #96 8.739 OK: 10 MiB in 19 packages [2025-06-05T05:50:40.268Z] #96 DONE 9.8s [2025-06-05T05:50:40.268Z] [2025-06-05T05:50:40.268Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-06-05T05:50:41.234Z] #100 DONE 1.2s [2025-06-05T05:50:41.234Z] [2025-06-05T05:50:41.234Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-05T05:50:41.234Z] #99 DONE 2.4s [2025-06-05T05:50:41.234Z] [2025-06-05T05:50:41.234Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-05T05:50:41.502Z] #101 ... [2025-06-05T05:50:41.502Z] [2025-06-05T05:50:41.502Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-06-05T05:50:41.502Z] #102 DONE 0.3s [2025-06-05T05:50:41.768Z] [2025-06-05T05:50:41.768Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2025-06-05T05:50:41.768Z] #103 DONE 0.4s [2025-06-05T05:50:41.768Z] [2025-06-05T05:50:41.768Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-06-05T05:50:42.034Z] #104 DONE 0.3s [2025-06-05T05:50:42.034Z] [2025-06-05T05:50:42.034Z] #105 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-05T05:50:42.301Z] #105 DONE 2.4s [2025-06-05T05:50:42.301Z] [2025-06-05T05:50:42.301Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-06-05T05:50:42.301Z] #106 DONE 0.2s [2025-06-05T05:50:42.301Z] [2025-06-05T05:50:42.301Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-06-05T05:50:42.568Z] #107 DONE 0.2s [2025-06-05T05:50:42.568Z] [2025-06-05T05:50:42.568Z] #108 [security-spire-config] exporting to image [2025-06-05T05:50:42.568Z] #108 exporting layers [2025-06-05T05:50:42.846Z] #108 ... [2025-06-05T05:50:42.846Z] [2025-06-05T05:50:42.846Z] #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-06-05T05:50:42.846Z] #109 DONE 0.3s [2025-06-05T05:50:42.846Z] [2025-06-05T05:50:42.846Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2025-06-05T05:50:43.427Z] #110 DONE 0.4s [2025-06-05T05:50:43.427Z] [2025-06-05T05:50:43.427Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-06-05T05:50:43.427Z] #111 DONE 0.4s [2025-06-05T05:50:43.427Z] [2025-06-05T05:50:43.427Z] #79 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:50:43.693Z] #79 ... [2025-06-05T05:50:43.693Z] [2025-06-05T05:50:43.693Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-06-05T05:50:43.961Z] #112 DONE 0.3s [2025-06-05T05:50:43.961Z] [2025-06-05T05:50:43.961Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-06-05T05:50:44.229Z] #113 ... [2025-06-05T05:50:44.229Z] [2025-06-05T05:50:44.230Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-05T05:50:44.230Z] #101 DONE 2.9s [2025-06-05T05:50:44.230Z] [2025-06-05T05:50:44.230Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-06-05T05:50:44.494Z] #114 ... [2025-06-05T05:50:44.494Z] [2025-06-05T05:50:44.494Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-06-05T05:50:44.494Z] #113 DONE 0.4s [2025-06-05T05:50:44.494Z] [2025-06-05T05:50:44.494Z] #108 [security-spire-server] exporting to image [2025-06-05T05:50:45.096Z] #108 ... [2025-06-05T05:50:45.096Z] [2025-06-05T05:50:45.096Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-06-05T05:50:45.096Z] #114 DONE 0.7s [2025-06-05T05:50:45.096Z] [2025-06-05T05:50:45.096Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-06-05T05:50:45.373Z] #115 DONE 0.3s [2025-06-05T05:50:45.373Z] [2025-06-05T05:50:45.373Z] #79 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:50:45.373Z] #79 ... [2025-06-05T05:50:45.373Z] [2025-06-05T05:50:45.373Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-06-05T05:50:45.639Z] #116 DONE 0.3s [2025-06-05T05:50:45.639Z] [2025-06-05T05:50:45.639Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:50:45.639Z] #87 ... [2025-06-05T05:50:45.639Z] [2025-06-05T05:50:45.639Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-06-05T05:50:45.907Z] #117 DONE 0.4s [2025-06-05T05:50:45.907Z] [2025-06-05T05:50:45.907Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-05T05:50:46.173Z] #52 ... [2025-06-05T05:50:46.173Z] [2025-06-05T05:50:46.173Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-06-05T05:50:46.439Z] #118 DONE 0.3s [2025-06-05T05:50:46.439Z] [2025-06-05T05:50:46.439Z] #108 [security-spire-agent] exporting to image [2025-06-05T05:50:47.028Z] #108 exporting layers 4.4s done [2025-06-05T05:50:47.028Z] #108 writing image sha256:42d51146540db3d61f924168843d154b252d6bbd70fe558c2f3932e273b147fd [2025-06-05T05:50:47.294Z] #108 writing image sha256:42d51146540db3d61f924168843d154b252d6bbd70fe558c2f3932e273b147fd 0.0s done [2025-06-05T05:50:47.294Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-06-05T05:50:48.252Z] #108 exporting layers 3.9s done [2025-06-05T05:50:48.252Z] #108 writing image sha256:70380bdab79c7f51868cb46045098984a3ccdd8cc9988ea932bde3c3638f2969 0.0s done [2025-06-05T05:50:48.252Z] #108 naming to docker.io/library/security-spire-server-arm64 done [2025-06-05T05:50:49.210Z] #108 exporting layers 2.7s done [2025-06-05T05:50:49.210Z] #108 writing image sha256:9d1e4e8270bedc51ab34ad5f4adc00291ee4125dc5be0e009bc800eb6a8bf786 done [2025-06-05T05:50:49.210Z] #108 naming to docker.io/library/security-spire-agent-arm64 done [2025-06-05T05:50:49.210Z] #108 DONE 6.4s [2025-06-05T05:50:49.210Z] [2025-06-05T05:50:49.210Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-05T05:50:54.474Z] #154 ... [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-05T05:50:54.474Z] #150 DONE 99.7s [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-05T05:50:54.474Z] #151 DONE 99.7s [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-06-05T05:50:54.474Z] #155 DONE 0.1s [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #148 [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-06-05T05:50:54.474Z] #148 ... [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-05T05:50:54.474Z] #156 DONE 0.2s [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-05T05:50:54.474Z] #157 DONE 0.2s [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-06-05T05:50:54.474Z] #158 ... [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-06-05T05:50:54.474Z] #159 DONE 0.3s [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-06-05T05:50:54.474Z] #160 DONE 0.3s [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-05T05:50:54.474Z] #125 ... [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-06-05T05:50:54.474Z] #161 DONE 0.1s [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-05T05:50:54.474Z] #162 ... [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-06-05T05:50:54.474Z] #158 DONE 1.6s [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-05T05:50:54.474Z] #163 DONE 0.2s [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-05T05:50:54.474Z] #149 ... [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-06-05T05:50:54.474Z] #164 DONE 0.2s [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-06-05T05:50:54.474Z] #165 DONE 0.1s [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-05T05:50:54.474Z] #147 ... [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-06-05T05:50:54.474Z] #166 DONE 0.0s [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #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-06-05T05:50:54.474Z] #167 DONE 0.0s [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-05T05:50:54.474Z] #162 DONE 1.0s [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #115 [core-common-config-bootstrapper] exporting to image [2025-06-05T05:50:54.474Z] #115 exporting layers [2025-06-05T05:50:54.474Z] #115 ... [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #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-06-05T05:50:54.474Z] #168 DONE 0.3s [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #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-06-05T05:50:54.474Z] #169 DONE 0.2s [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #115 [core-common-config-bootstrapper] exporting to image [2025-06-05T05:50:54.474Z] #115 exporting layers 0.5s done [2025-06-05T05:50:54.474Z] #115 writing image sha256:9013a2027638e116520992bb50962211b2e0521a5a867d8695eeb5b79da9574c done [2025-06-05T05:50:54.474Z] #115 naming to docker.io/library/core-common-config-bootstrapper done [2025-06-05T05:50:54.474Z] #115 DONE 1.4s [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-06-05T05:50:54.474Z] #170 DONE 0.1s [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #148 [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-06-05T05:50:54.474Z] #148 ... [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-06-05T05:50:54.474Z] #171 DONE 1.3s [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #115 [security-bootstrapper] exporting to image [2025-06-05T05:50:54.474Z] #115 exporting layers 0.6s done [2025-06-05T05:50:54.474Z] #115 writing image sha256:f9bed0202954e09f43674e589fa3fc73cafd49235fcdd5c5d44e04e5b3cf7032 done [2025-06-05T05:50:54.474Z] #115 naming to docker.io/library/security-bootstrapper done [2025-06-05T05:50:54.474Z] #115 DONE 2.1s [2025-06-05T05:50:54.474Z] [2025-06-05T05:50:54.474Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-05T05:51:50.741Z] #149 ... [2025-06-05T05:51:50.741Z] [2025-06-05T05:51:50.741Z] #148 [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-06-05T05:51:50.741Z] #148 164.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-06-05T05:51:52.767Z] #148 ... [2025-06-05T05:51:52.767Z] [2025-06-05T05:51:52.767Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-05T05:51:52.767Z] #147 DONE 166.1s [2025-06-05T05:51:52.767Z] [2025-06-05T05:51:52.767Z] #148 [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-06-05T05:51:52.767Z] #148 ... [2025-06-05T05:51:52.767Z] [2025-06-05T05:51:52.767Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-05T05:51:52.767Z] #144 DONE 166.4s [2025-06-05T05:51:53.025Z] [2025-06-05T05:51:53.025Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-05T05:51:53.283Z] #172 DONE 0.2s [2025-06-05T05:51:53.283Z] [2025-06-05T05:51:53.283Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-06-05T05:51:53.283Z] #173 DONE 0.1s [2025-06-05T05:51:53.283Z] [2025-06-05T05:51:53.283Z] #174 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-05T05:51:53.283Z] #174 DONE 0.2s [2025-06-05T05:51:53.283Z] [2025-06-05T05:51:53.283Z] #175 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-06-05T05:51:53.545Z] #175 ... [2025-06-05T05:51:53.545Z] [2025-06-05T05:51:53.545Z] #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-06-05T05:51:53.545Z] #176 DONE 0.1s [2025-06-05T05:51:53.545Z] [2025-06-05T05:51:53.545Z] #177 [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-06-05T05:51:53.803Z] #177 DONE 0.3s [2025-06-05T05:51:53.803Z] [2025-06-05T05:51:53.803Z] #175 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-06-05T05:51:53.803Z] #175 DONE 0.5s [2025-06-05T05:51:53.803Z] [2025-06-05T05:51:53.803Z] #178 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-06-05T05:51:54.061Z] #178 DONE 0.1s [2025-06-05T05:51:54.061Z] [2025-06-05T05:51:54.061Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-06-05T05:51:54.061Z] #179 DONE 0.1s [2025-06-05T05:51:54.061Z] [2025-06-05T05:51:54.061Z] #115 [core-command] exporting to image [2025-06-05T05:51:54.061Z] #115 exporting layers [2025-06-05T05:51:54.061Z] #115 ... [2025-06-05T05:51:54.061Z] [2025-06-05T05:51:54.061Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-05T05:51:54.061Z] #153 DONE 167.7s [2025-06-05T05:51:54.061Z] [2025-06-05T05:51:54.061Z] #148 [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-06-05T05:51:54.061Z] #148 DONE 167.7s [2025-06-05T05:51:54.061Z] [2025-06-05T05:51:54.061Z] #115 [core-command] exporting to image [2025-06-05T05:51:54.061Z] #115 exporting layers 0.2s done [2025-06-05T05:51:54.061Z] #115 writing image sha256:66c53aa18dfeec1259f7b638cce3af9d718323f54f707c81448f49bd430ef97f [2025-06-05T05:51:54.061Z] #115 writing image sha256:66c53aa18dfeec1259f7b638cce3af9d718323f54f707c81448f49bd430ef97f done [2025-06-05T05:51:54.061Z] #115 naming to docker.io/library/core-command done [2025-06-05T05:51:54.061Z] #115 DONE 2.3s [2025-06-05T05:51:54.061Z] [2025-06-05T05:51:54.061Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-06-05T05:51:54.061Z] #180 DONE 0.3s [2025-06-05T05:51:54.061Z] [2025-06-05T05:51:54.061Z] #181 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-05T05:51:54.318Z] #181 ... [2025-06-05T05:51:54.318Z] [2025-06-05T05:51:54.318Z] #182 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-06-05T05:51:54.318Z] #182 DONE 0.2s [2025-06-05T05:51:54.318Z] [2025-06-05T05:51:54.318Z] #181 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-05T05:51:54.318Z] #181 DONE 0.1s [2025-06-05T05:51:54.318Z] [2025-06-05T05:51:54.318Z] #183 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-05T05:51:54.318Z] #183 DONE 0.2s [2025-06-05T05:51:54.318Z] [2025-06-05T05:51:54.318Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-06-05T05:51:54.883Z] #184 DONE 0.3s [2025-06-05T05:51:54.883Z] [2025-06-05T05:51:54.883Z] #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-06-05T05:51:54.883Z] #185 DONE 0.2s [2025-06-05T05:51:54.883Z] [2025-06-05T05:51:54.883Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-05T05:51:54.883Z] #186 DONE 0.3s [2025-06-05T05:51:54.883Z] [2025-06-05T05:51:54.883Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-06-05T05:51:55.141Z] #187 DONE 0.2s [2025-06-05T05:51:55.141Z] [2025-06-05T05:51:55.141Z] #188 [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-06-05T05:51:55.141Z] #188 DONE 0.2s [2025-06-05T05:51:55.141Z] [2025-06-05T05:51:55.141Z] #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-06-05T05:51:55.141Z] #189 DONE 0.1s [2025-06-05T05:51:55.141Z] [2025-06-05T05:51:55.141Z] #190 [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-06-05T05:51:55.141Z] #190 DONE 0.1s [2025-06-05T05:51:55.141Z] [2025-06-05T05:51:55.141Z] #115 [security-spiffe-token-provider] exporting to image [2025-06-05T05:51:55.399Z] #115 ... [2025-06-05T05:51:55.399Z] [2025-06-05T05:51:55.399Z] #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-06-05T05:51:55.399Z] #191 DONE 0.1s [2025-06-05T05:51:55.399Z] [2025-06-05T05:51:55.399Z] #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-05T05:51:55.399Z] #192 DONE 1.0s [2025-06-05T05:51:55.399Z] [2025-06-05T05:51:55.399Z] #115 [security-proxy-setup] exporting to image [2025-06-05T05:51:55.657Z] #115 ... [2025-06-05T05:51:55.657Z] [2025-06-05T05:51:55.657Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-06-05T05:51:55.657Z] #193 DONE 0.3s [2025-06-05T05:51:55.657Z] [2025-06-05T05:51:55.657Z] #115 [security-spiffe-token-provider] exporting to image [2025-06-05T05:51:55.657Z] #115 exporting layers 0.4s done [2025-06-05T05:51:55.657Z] #115 writing image sha256:bae7b032f964f8ee8ec361d0866d676c744e409fa617b6f45f24b399567bef30 done [2025-06-05T05:51:55.657Z] #115 naming to docker.io/library/security-spiffe-token-provider done [2025-06-05T05:51:55.657Z] #115 ... [2025-06-05T05:51:55.657Z] [2025-06-05T05:51:55.657Z] #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-06-05T05:51:55.657Z] #194 DONE 0.2s [2025-06-05T05:51:55.657Z] [2025-06-05T05:51:55.657Z] #115 [security-spiffe-token-provider] exporting to image [2025-06-05T05:51:55.657Z] #115 exporting layers 0.4s done [2025-06-05T05:51:55.914Z] #115 writing image sha256:e33e8f756530d7f601d1a5c2d9f5d72cac8e95ab1d1f1faac98b477dbe31fb28 done [2025-06-05T05:51:55.914Z] #115 naming to docker.io/library/security-proxy-setup done [2025-06-05T05:51:55.914Z] #115 DONE 3.0s [2025-06-05T05:51:55.914Z] [2025-06-05T05:51:55.914Z] #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-05T05:51:56.172Z] #195 DONE 0.5s [2025-06-05T05:51:56.172Z] [2025-06-05T05:51:56.172Z] #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-05T05:51:56.430Z] #125 ... [2025-06-05T05:51:56.430Z] [2025-06-05T05:51:56.430Z] #115 [security-secretstore-setup] exporting to image [2025-06-05T05:51:56.430Z] #115 exporting layers 0.3s done [2025-06-05T05:51:56.686Z] #115 writing image sha256:f5a540f8a75ef24c8c655e3020e0d448ad2537ff7271063e0899507902664d50 done [2025-06-05T05:51:56.686Z] #115 naming to docker.io/library/security-secretstore-setup done [2025-06-05T05:51:56.686Z] #115 DONE 3.3s [2025-06-05T05:51:56.686Z] [2025-06-05T05:51:56.686Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-05T05:51:57.252Z] #154 ... [2025-06-05T05:51:57.252Z] [2025-06-05T05:51:57.252Z] #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-05T05:51:57.252Z] #125 DONE 171.0s [2025-06-05T05:51:57.252Z] [2025-06-05T05:51:57.252Z] #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-05T05:51:57.510Z] #196 DONE 0.1s [2025-06-05T05:51:57.510Z] [2025-06-05T05:51:57.510Z] #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-06-05T05:51:57.768Z] #197 DONE 0.3s [2025-06-05T05:51:57.768Z] [2025-06-05T05:51:57.768Z] #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-06-05T05:51:57.768Z] #198 DONE 0.0s [2025-06-05T05:51:57.768Z] [2025-06-05T05:51:57.768Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-05T05:51:57.768Z] #145 DONE 171.5s [2025-06-05T05:51:57.768Z] [2025-06-05T05:51:57.768Z] #115 [core-keeper] exporting to image [2025-06-05T05:51:58.025Z] #115 exporting layers 0.3s done [2025-06-05T05:51:58.025Z] #115 writing image sha256:5ea3565805ed642e417b48c34b0e7e475795619b284b961538c2e77f99c75e37 done [2025-06-05T05:51:58.025Z] #115 naming to docker.io/library/core-keeper done [2025-06-05T05:51:58.025Z] #115 DONE 3.5s [2025-06-05T05:51:58.025Z] [2025-06-05T05:51:58.025Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-05T05:51:58.025Z] #146 DONE 171.7s [2025-06-05T05:51:58.025Z] [2025-06-05T05:51:58.025Z] #199 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-05T05:51:58.283Z] #199 DONE 0.1s [2025-06-05T05:51:58.283Z] [2025-06-05T05:51:58.283Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-05T05:51:58.283Z] #200 CACHED [2025-06-05T05:51:58.283Z] [2025-06-05T05:51:58.283Z] #201 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-05T05:51:58.284Z] #201 CACHED [2025-06-05T05:51:58.284Z] [2025-06-05T05:51:58.284Z] #202 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-05T05:51:58.284Z] #202 DONE 0.1s [2025-06-05T05:51:58.284Z] [2025-06-05T05:51:58.284Z] #203 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-06-05T05:51:58.284Z] #203 ... [2025-06-05T05:51:58.284Z] [2025-06-05T05:51:58.284Z] #204 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-06-05T05:51:58.284Z] #204 DONE 0.2s [2025-06-05T05:51:58.542Z] [2025-06-05T05:51:58.542Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-05T05:51:58.542Z] #154 DONE 172.1s [2025-06-05T05:51:58.542Z] [2025-06-05T05:51:58.542Z] #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-06-05T05:51:58.542Z] #205 DONE 0.1s [2025-06-05T05:51:58.542Z] [2025-06-05T05:51:58.542Z] #203 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-06-05T05:51:58.542Z] #203 DONE 0.2s [2025-06-05T05:51:58.542Z] [2025-06-05T05:51:58.542Z] #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-06-05T05:51:58.542Z] #206 DONE 0.1s [2025-06-05T05:51:58.542Z] [2025-06-05T05:51:58.542Z] #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-06-05T05:51:58.542Z] #207 DONE 0.1s [2025-06-05T05:51:58.542Z] [2025-06-05T05:51:58.542Z] #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-06-05T05:51:58.542Z] #208 DONE 0.1s [2025-06-05T05:51:58.542Z] [2025-06-05T05:51:58.542Z] #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-05T05:51:58.542Z] #209 DONE 0.0s [2025-06-05T05:51:58.542Z] [2025-06-05T05:51:58.542Z] #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-05T05:51:58.542Z] #210 DONE 0.0s [2025-06-05T05:51:58.542Z] [2025-06-05T05:51:58.542Z] #115 [core-metadata] exporting to image [2025-06-05T05:51:58.801Z] #115 exporting layers 0.3s done [2025-06-05T05:51:59.066Z] #115 writing image sha256:ddb22b0452d6a0fc488314414c4a7c2f193b1acedeb91d46dd36854254fd8024 0.0s done [2025-06-05T05:51:59.066Z] #115 naming to docker.io/library/core-metadata done [2025-06-05T05:51:59.066Z] #115 DONE 3.8s [2025-06-05T05:51:59.066Z] [2025-06-05T05:51:59.066Z] #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-06-05T05:51:59.066Z] #211 DONE 0.3s [2025-06-05T05:51:59.066Z] [2025-06-05T05:51:59.066Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-06-05T05:51:59.066Z] #212 DONE 0.0s [2025-06-05T05:51:59.066Z] [2025-06-05T05:51:59.066Z] #115 [core-data] exporting to image [2025-06-05T05:51:59.324Z] #115 exporting layers 0.1s done [2025-06-05T05:51:59.324Z] #115 writing image sha256:00b1d8132dbdf6fff5f0039b0e32016b24c8ba90bd734596e092774a511a1e60 done [2025-06-05T05:51:59.324Z] #115 naming to docker.io/library/core-data done [2025-06-05T05:51:59.324Z] #115 DONE 4.0s [2025-06-05T05:51:59.324Z] [2025-06-05T05:51:59.324Z] #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-05T05:51:59.324Z] #213 DONE 0.8s [2025-06-05T05:51:59.324Z] [2025-06-05T05:51:59.324Z] #115 [security-proxy-auth] exporting to image [2025-06-05T05:51:59.894Z] #115 ... [2025-06-05T05:51:59.894Z] [2025-06-05T05:51:59.894Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-05T05:51:59.894Z] #152 DONE 173.6s [2025-06-05T05:52:00.153Z] [2025-06-05T05:52:00.153Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-05T05:52:00.153Z] #149 DONE 173.6s [2025-06-05T05:52:00.153Z] [2025-06-05T05:52:00.153Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-05T05:52:00.153Z] #214 DONE 0.0s [2025-06-05T05:52:00.153Z] [2025-06-05T05:52:00.153Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-05T05:52:00.153Z] #215 DONE 0.0s [2025-06-05T05:52:00.153Z] [2025-06-05T05:52:00.153Z] #115 [security-proxy-auth] exporting to image [2025-06-05T05:52:00.153Z] #115 ... [2025-06-05T05:52:00.153Z] [2025-06-05T05:52:00.153Z] #216 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-05T05:52:00.153Z] #216 DONE 0.1s [2025-06-05T05:52:00.153Z] [2025-06-05T05:52:00.153Z] #115 [security-proxy-auth] exporting to image [2025-06-05T05:52:00.153Z] #115 exporting layers 0.9s done [2025-06-05T05:52:00.412Z] #115 writing image sha256:fe8b3620b12c04c96d8a3d64f9a9486a94db05c8511bac536a9aba2e7c42da82 done [2025-06-05T05:52:00.412Z] #115 naming to docker.io/library/security-proxy-auth done [2025-06-05T05:52:00.412Z] #115 DONE 4.9s [2025-06-05T05:52:00.412Z] [2025-06-05T05:52:00.412Z] #217 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-06-05T05:52:00.412Z] #217 DONE 0.2s [2025-06-05T05:52:00.412Z] [2025-06-05T05:52:00.412Z] #218 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-05T05:52:00.412Z] #218 DONE 0.1s [2025-06-05T05:52:00.412Z] [2025-06-05T05:52:00.412Z] #219 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-06-05T05:52:00.412Z] #219 ... [2025-06-05T05:52:00.412Z] [2025-06-05T05:52:00.412Z] #220 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-06-05T05:52:00.412Z] #220 DONE 0.0s [2025-06-05T05:52:00.672Z] [2025-06-05T05:52:00.672Z] #219 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-06-05T05:52:00.672Z] #219 DONE 0.2s [2025-06-05T05:52:00.672Z] [2025-06-05T05:52:00.672Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-06-05T05:52:00.672Z] #221 DONE 0.0s [2025-06-05T05:52:00.672Z] [2025-06-05T05:52:00.672Z] #115 [support-notifications] exporting to image [2025-06-05T05:52:00.672Z] #115 exporting layers 0.3s done [2025-06-05T05:52:00.672Z] #115 exporting layers 0.2s done [2025-06-05T05:52:00.672Z] #115 writing image sha256:bf071b523bee63059075b5961b341b8cea0564e73143d8c28610ccdb7fc19710 done [2025-06-05T05:52:00.672Z] #115 naming to docker.io/library/support-scheduler done [2025-06-05T05:52:00.672Z] #115 writing image sha256:38cc6e007b45977b3f817107301256d2160f1db2d12da0d849186199c0dae81c done [2025-06-05T05:52:00.672Z] #115 naming to docker.io/library/support-notifications done [2025-06-05T05:52:00.672Z] #115 DONE 5.2s [2025-06-05T05:52:00.672Z] [2025-06-05T05:52:00.672Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-05T05:52:00.672Z] time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-05T05:52:00.672Z] time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-05T05:52:00.672Z] time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-05T05:52:00.672Z] time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-05T05:52:00.672Z] time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-05T05:52:00.672Z] time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-05T05:52:00.672Z] time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-05T05:52:00.672Z] time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-05T05:52:00.672Z] time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-05T05:52:00.672Z] time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-05T05:52:00.672Z] time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-05T05:52:00.672Z] time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-05T05:52:00.672Z] time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-05T05:52:00.672Z] time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-05T05:52:00.672Z] time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-06-05T05:52:00.679Z] $ docker stop --time=1 c15d62d712ea2355a916aa5657ff560140557f9584520ffb627943e01a95a044 [2025-06-05T05:52:01.954Z] $ docker rm -f --volumes c15d62d712ea2355a916aa5657ff560140557f9584520ffb627943e01a95a044 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-05T05:52:02.309Z] + docker images [2025-06-05T05:52:02.309Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-06-05T05:52:02.309Z] support-notifications latest 38cc6e007b45 2 seconds ago 52.4MB [2025-06-05T05:52:02.309Z] support-scheduler latest bf071b523bee 2 seconds ago 48.8MB [2025-06-05T05:52:02.309Z] security-proxy-auth latest fe8b3620b12c 3 seconds ago 31.8MB [2025-06-05T05:52:02.309Z] core-data latest 00b1d8132dbd 4 seconds ago 32.9MB [2025-06-05T05:52:02.309Z] core-metadata latest ddb22b0452d6 4 seconds ago 33.1MB [2025-06-05T05:52:02.309Z] core-keeper latest 5ea3565805ed 5 seconds ago 32.5MB [2025-06-05T05:52:02.309Z] security-secretstore-setup latest f5a540f8a75e 6 seconds ago 68.7MB [2025-06-05T05:52:02.309Z] security-proxy-setup latest e33e8f756530 7 seconds ago 38.5MB [2025-06-05T05:52:02.309Z] security-spiffe-token-provider latest bae7b032f964 8 seconds ago 47.7MB [2025-06-05T05:52:02.309Z] core-command latest 66c53aa18dfe 9 seconds ago 28.4MB [2025-06-05T05:52:02.309Z] security-bootstrapper latest f9bed0202954 About a minute ago 20.4MB [2025-06-05T05:52:02.309Z] core-common-config-bootstrapper latest 9013a2027638 About a minute ago 17.1MB [2025-06-05T05:52:02.309Z] security-spire-server latest 323a717edc3b 3 minutes ago 149MB [2025-06-05T05:52:02.309Z] security-spire-agent latest e1faafa54678 3 minutes ago 195MB [2025-06-05T05:52:02.309Z] security-spire-config latest de6c6a84e968 3 minutes ago 149MB [2025-06-05T05:52:02.309Z] ci-base-image-x86_64 latest 38e7d79277fc 6 minutes ago 924MB [2025-06-05T05:52:02.309Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 10 days ago 573MB [2025-06-05T05:52:02.309Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 69404ca5bff2 7 weeks ago 574MB [2025-06-05T05:52:02.309Z] 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-06-05T05:52:02.454Z] provisioning config files... [2025-06-05T05:52:02.464Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/848@tmp/config16828837415125579501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-05T05:52:02.766Z] ---> ****-login.sh [2025-06-05T05:52:02.766Z] nexus3.edgexfoundry.org:10001 [2025-06-05T05:52:02.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T05:52:02.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T05:52:02.766Z] Configure a credential helper to remove this warning. See [2025-06-05T05:52:02.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T05:52:02.766Z] [2025-06-05T05:52:02.766Z] Login Succeeded [2025-06-05T05:52:02.766Z] nexus3.edgexfoundry.org:10002 [2025-06-05T05:52:02.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T05:52:02.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T05:52:02.766Z] Configure a credential helper to remove this warning. See [2025-06-05T05:52:02.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T05:52:02.766Z] [2025-06-05T05:52:02.766Z] Login Succeeded [2025-06-05T05:52:02.766Z] nexus3.edgexfoundry.org:10003 [2025-06-05T05:52:03.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T05:52:03.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T05:52:03.025Z] Configure a credential helper to remove this warning. See [2025-06-05T05:52:03.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T05:52:03.025Z] [2025-06-05T05:52:03.025Z] Login Succeeded [2025-06-05T05:52:03.025Z] nexus3.edgexfoundry.org:10004 [2025-06-05T05:52:03.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T05:52:03.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T05:52:03.025Z] Configure a credential helper to remove this warning. See [2025-06-05T05:52:03.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T05:52:03.025Z] [2025-06-05T05:52:03.025Z] Login Succeeded [2025-06-05T05:52:03.025Z] ****.io [2025-06-05T05:52:03.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T05:52:03.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T05:52:03.285Z] Configure a credential helper to remove this warning. See [2025-06-05T05:52:03.285Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T05:52:03.285Z] [2025-06-05T05:52:03.285Z] Login Succeeded [2025-06-05T05:52:03.285Z] ---> ****-login.sh ends [Pipeline] } [2025-06-05T05:52:03.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T05:52:03.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-05T05:52:03.382Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-06-05T05:52:03.382Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:03.382Z] latest [2025-06-05T05:52:03.382Z] 4.1.0-dev.21 [2025-06-05T05:52:03.382Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:52:03.382Z] main [2025-06-05T05:52:03.382Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:03.733Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:04.044Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:04.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-05T05:52:04.044Z] 5843c1b82dcb: Preparing [2025-06-05T05:52:04.044Z] 37d20aa723c9: Preparing [2025-06-05T05:52:04.044Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:04.044Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:04.044Z] c82088248a2a: Preparing [2025-06-05T05:52:04.044Z] 42a71284f5f3: Preparing [2025-06-05T05:52:04.044Z] 994456c4fd7b: Preparing [2025-06-05T05:52:04.044Z] 42a71284f5f3: Waiting [2025-06-05T05:52:04.044Z] 994456c4fd7b: Waiting [2025-06-05T05:52:04.044Z] 5843c1b82dcb: Pushed [2025-06-05T05:52:04.044Z] c3b0c6d4e2d7: Pushed [2025-06-05T05:52:04.044Z] 01f49ed80cd8: Pushed [2025-06-05T05:52:04.044Z] c82088248a2a: Pushed [2025-06-05T05:52:04.044Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:04.044Z] 42a71284f5f3: Pushed [2025-06-05T05:52:06.578Z] 37d20aa723c9: Pushed [2025-06-05T05:52:06.578Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:06.911Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:07.235Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-06-05T05:52:07.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-05T05:52:07.235Z] 5843c1b82dcb: Preparing [2025-06-05T05:52:07.235Z] 37d20aa723c9: Preparing [2025-06-05T05:52:07.235Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:07.235Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:07.235Z] c82088248a2a: Preparing [2025-06-05T05:52:07.235Z] 42a71284f5f3: Preparing [2025-06-05T05:52:07.235Z] 994456c4fd7b: Preparing [2025-06-05T05:52:07.235Z] 994456c4fd7b: Waiting [2025-06-05T05:52:07.235Z] 5843c1b82dcb: Layer already exists [2025-06-05T05:52:07.235Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:07.235Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:07.235Z] c82088248a2a: Layer already exists [2025-06-05T05:52:07.235Z] 37d20aa723c9: Layer already exists [2025-06-05T05:52:07.235Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:07.235Z] 42a71284f5f3: Layer already exists [2025-06-05T05:52:07.235Z] latest: digest: sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:07.568Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:07.902Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.21 [2025-06-05T05:52:07.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-05T05:52:07.902Z] 5843c1b82dcb: Preparing [2025-06-05T05:52:07.902Z] 37d20aa723c9: Preparing [2025-06-05T05:52:07.902Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:07.902Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:07.902Z] c82088248a2a: Preparing [2025-06-05T05:52:07.902Z] 42a71284f5f3: Preparing [2025-06-05T05:52:07.902Z] 994456c4fd7b: Preparing [2025-06-05T05:52:07.902Z] 42a71284f5f3: Waiting [2025-06-05T05:52:07.902Z] 37d20aa723c9: Layer already exists [2025-06-05T05:52:07.902Z] 5843c1b82dcb: Layer already exists [2025-06-05T05:52:07.902Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:07.902Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:07.902Z] c82088248a2a: Layer already exists [2025-06-05T05:52:07.902Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:07.902Z] 42a71284f5f3: Layer already exists [2025-06-05T05:52:07.902Z] 4.1.0-dev.21: digest: sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:08.229Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:08.558Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:52:08.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-05T05:52:08.558Z] 5843c1b82dcb: Preparing [2025-06-05T05:52:08.558Z] 37d20aa723c9: Preparing [2025-06-05T05:52:08.558Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:08.558Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:08.558Z] c82088248a2a: Preparing [2025-06-05T05:52:08.558Z] 42a71284f5f3: Preparing [2025-06-05T05:52:08.558Z] 994456c4fd7b: Preparing [2025-06-05T05:52:08.558Z] 42a71284f5f3: Waiting [2025-06-05T05:52:08.558Z] 994456c4fd7b: Waiting [2025-06-05T05:52:08.558Z] 5843c1b82dcb: Layer already exists [2025-06-05T05:52:08.558Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:08.558Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:08.558Z] 37d20aa723c9: Layer already exists [2025-06-05T05:52:08.558Z] c82088248a2a: Layer already exists [2025-06-05T05:52:08.558Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:08.558Z] 42a71284f5f3: Layer already exists [2025-06-05T05:52:08.558Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:08.887Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:09.208Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-06-05T05:52:09.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-05T05:52:09.208Z] 5843c1b82dcb: Preparing [2025-06-05T05:52:09.208Z] 37d20aa723c9: Preparing [2025-06-05T05:52:09.208Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:09.208Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:09.208Z] c82088248a2a: Preparing [2025-06-05T05:52:09.208Z] 42a71284f5f3: Preparing [2025-06-05T05:52:09.208Z] 994456c4fd7b: Preparing [2025-06-05T05:52:09.208Z] 994456c4fd7b: Waiting [2025-06-05T05:52:09.208Z] 42a71284f5f3: Waiting [2025-06-05T05:52:09.208Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:09.208Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:09.208Z] 5843c1b82dcb: Layer already exists [2025-06-05T05:52:09.208Z] c82088248a2a: Layer already exists [2025-06-05T05:52:09.208Z] 37d20aa723c9: Layer already exists [2025-06-05T05:52:09.208Z] 42a71284f5f3: Layer already exists [2025-06-05T05:52:09.208Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:09.208Z] main: digest: sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T05:52:09.279Z] ===================================================== [Pipeline] echo [2025-06-05T05:52:09.297Z] taggedImages: [2025-06-05T05:52:09.297Z] - nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:09.297Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-06-05T05:52:09.297Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.21 [2025-06-05T05:52:09.297Z] - nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:52:09.297Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-06-05T05:52:09.324Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-06-05T05:52:09.325Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:09.325Z] latest [2025-06-05T05:52:09.325Z] 4.1.0-dev.21 [2025-06-05T05:52:09.325Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:52:09.325Z] main [2025-06-05T05:52:09.325Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:09.678Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:10.012Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:10.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-05T05:52:10.012Z] 2072f2083f70: Preparing [2025-06-05T05:52:10.012Z] 67d85b6f88ce: Preparing [2025-06-05T05:52:10.012Z] fcd359977b57: Preparing [2025-06-05T05:52:10.012Z] 632ec57235d7: Preparing [2025-06-05T05:52:10.012Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:10.012Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:10.012Z] c82088248a2a: Preparing [2025-06-05T05:52:10.012Z] 42a71284f5f3: Preparing [2025-06-05T05:52:10.012Z] 994456c4fd7b: Preparing [2025-06-05T05:52:10.012Z] c82088248a2a: Waiting [2025-06-05T05:52:10.012Z] 42a71284f5f3: Waiting [2025-06-05T05:52:10.012Z] 994456c4fd7b: Waiting [2025-06-05T05:52:10.012Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:10.012Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:10.012Z] c82088248a2a: Layer already exists [2025-06-05T05:52:10.012Z] 42a71284f5f3: Layer already exists [2025-06-05T05:52:10.012Z] fcd359977b57: Pushed [2025-06-05T05:52:10.012Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:10.012Z] 2072f2083f70: Pushed [2025-06-05T05:52:10.012Z] 67d85b6f88ce: Pushed [2025-06-05T05:52:10.820Z] #52 ... [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:52:10.820Z] #87 DONE 107.5s [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:52:10.820Z] #89 DONE 96.0s [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:52:10.820Z] #80 DONE 119.7s [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:52:10.820Z] #78 DONE 111.1s [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:52:10.820Z] #84 DONE 115.8s [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #119 [core-keeper builder 7/8] COPY . . [2025-06-05T05:52:10.820Z] #119 ... [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #79 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:52:10.820Z] #79 DONE 120.6s [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-06-05T05:52:10.820Z] #120 DONE 1.8s [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #121 [core-command builder 6/7] COPY . . [2025-06-05T05:52:10.820Z] #121 CACHED [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:52:10.820Z] #122 CACHED [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #123 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-06-05T05:52:10.820Z] #123 CACHED [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-06-05T05:52:10.820Z] #124 CACHED [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:52:10.820Z] #125 CACHED [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #126 [security-proxy-auth builder 6/7] COPY . . [2025-06-05T05:52:10.820Z] #126 CACHED [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #127 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-06-05T05:52:10.820Z] #127 CACHED [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:52:10.820Z] #128 CACHED [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #129 [core-data builder 6/7] COPY . . [2025-06-05T05:52:10.820Z] #129 CACHED [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-06-05T05:52:10.820Z] #130 CACHED [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #131 [core-metadata builder 6/7] COPY . . [2025-06-05T05:52:10.820Z] #131 CACHED [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:52:10.820Z] #132 CACHED [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #133 [support-notifications builder 6/7] COPY . . [2025-06-05T05:52:10.820Z] #133 DONE 1.9s [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-05T05:52:10.820Z] #134 ... [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #135 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:52:10.820Z] #135 CACHED [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #136 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-05T05:52:10.820Z] #136 CACHED [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #137 [security-bootstrapper builder 6/7] COPY . . [2025-06-05T05:52:10.820Z] #137 CACHED [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #138 [security-spiffe-token-provider builder 6/7] COPY . . [2025-06-05T05:52:10.820Z] #138 DONE 2.0s [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-05T05:52:10.820Z] #139 CACHED [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-05T05:52:10.820Z] #140 CACHED [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #141 [security-secretstore-setup builder 6/7] COPY . . [2025-06-05T05:52:10.820Z] #141 CACHED [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #119 [core-keeper builder 7/8] COPY . . [2025-06-05T05:52:10.820Z] #119 DONE 2.0s [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #142 [security-proxy-setup builder 6/7] COPY . . [2025-06-05T05:52:10.820Z] #142 DONE 2.0s [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #143 [support-scheduler builder 6/7] COPY . . [2025-06-05T05:52:10.820Z] #143 DONE 2.0s [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-05T05:52:10.820Z] #144 5.281 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-06-05T05:52:10.820Z] #144 ... [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-05T05:52:10.820Z] #134 5.632 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-06-05T05:52:10.820Z] #134 ... [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-05T05:52:10.820Z] #0 4.449 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-06-05T05:52:10.820Z] #145 ... [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-05T05:52:10.820Z] #0 5.582 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-06-05T05:52:10.820Z] #146 ... [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-05T05:52:10.820Z] #0 5.625 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-06-05T05:52:10.820Z] #147 ... [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-05T05:52:10.820Z] #0 5.495 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-06-05T05:52:10.820Z] #148 ... [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-05T05:52:10.820Z] #0 6.070 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-06-05T05:52:10.820Z] #149 ... [2025-06-05T05:52:10.820Z] [2025-06-05T05:52:10.820Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-05T05:52:10.820Z] #0 5.921 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-06-05T05:52:10.945Z] 632ec57235d7: Pushed [2025-06-05T05:52:11.086Z] #150 ... [2025-06-05T05:52:11.087Z] [2025-06-05T05:52:11.087Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-05T05:52:11.087Z] #0 5.948 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-06-05T05:52:11.087Z] #151 ... [2025-06-05T05:52:11.087Z] [2025-06-05T05:52:11.087Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-05T05:52:11.087Z] #0 6.148 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-06-05T05:52:11.203Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:11.352Z] #152 ... [2025-06-05T05:52:11.352Z] [2025-06-05T05:52:11.352Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-05T05:52:11.352Z] #0 4.848 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-06-05T05:52:11.352Z] #153 ... [2025-06-05T05:52:11.352Z] [2025-06-05T05:52:11.352Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-05T05:52:11.352Z] #0 4.303 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-06-05T05:52:11.537Z] + 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-06-05T05:52:11.870Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-06-05T05:52:11.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-05T05:52:11.870Z] 2072f2083f70: Preparing [2025-06-05T05:52:11.870Z] 67d85b6f88ce: Preparing [2025-06-05T05:52:11.870Z] fcd359977b57: Preparing [2025-06-05T05:52:11.870Z] 632ec57235d7: Preparing [2025-06-05T05:52:11.870Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:11.870Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:11.870Z] c82088248a2a: Preparing [2025-06-05T05:52:11.870Z] 42a71284f5f3: Preparing [2025-06-05T05:52:11.870Z] 994456c4fd7b: Preparing [2025-06-05T05:52:11.870Z] 42a71284f5f3: Waiting [2025-06-05T05:52:11.870Z] 01f49ed80cd8: Waiting [2025-06-05T05:52:11.870Z] c82088248a2a: Waiting [2025-06-05T05:52:11.870Z] 994456c4fd7b: Waiting [2025-06-05T05:52:11.870Z] 632ec57235d7: Layer already exists [2025-06-05T05:52:11.870Z] 67d85b6f88ce: Layer already exists [2025-06-05T05:52:11.870Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:11.870Z] 2072f2083f70: Layer already exists [2025-06-05T05:52:11.870Z] fcd359977b57: Layer already exists [2025-06-05T05:52:11.870Z] c82088248a2a: Layer already exists [2025-06-05T05:52:11.870Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:11.870Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:11.870Z] 42a71284f5f3: Layer already exists [2025-06-05T05:52:11.870Z] latest: digest: sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:12.191Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:12.513Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.21 [2025-06-05T05:52:12.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-05T05:52:12.513Z] 2072f2083f70: Preparing [2025-06-05T05:52:12.513Z] 67d85b6f88ce: Preparing [2025-06-05T05:52:12.513Z] fcd359977b57: Preparing [2025-06-05T05:52:12.513Z] 632ec57235d7: Preparing [2025-06-05T05:52:12.513Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:12.513Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:12.513Z] c82088248a2a: Preparing [2025-06-05T05:52:12.513Z] 42a71284f5f3: Preparing [2025-06-05T05:52:12.513Z] 994456c4fd7b: Preparing [2025-06-05T05:52:12.513Z] 01f49ed80cd8: Waiting [2025-06-05T05:52:12.513Z] c82088248a2a: Waiting [2025-06-05T05:52:12.513Z] 994456c4fd7b: Waiting [2025-06-05T05:52:12.513Z] 42a71284f5f3: Waiting [2025-06-05T05:52:12.513Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:12.513Z] 67d85b6f88ce: Layer already exists [2025-06-05T05:52:12.513Z] 632ec57235d7: Layer already exists [2025-06-05T05:52:12.513Z] fcd359977b57: Layer already exists [2025-06-05T05:52:12.513Z] 2072f2083f70: Layer already exists [2025-06-05T05:52:12.513Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:12.513Z] c82088248a2a: Layer already exists [2025-06-05T05:52:12.513Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:12.513Z] 42a71284f5f3: Layer already exists [2025-06-05T05:52:12.513Z] 4.1.0-dev.21: digest: sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:12.832Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:13.150Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:52:13.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-05T05:52:13.150Z] 2072f2083f70: Preparing [2025-06-05T05:52:13.150Z] 67d85b6f88ce: Preparing [2025-06-05T05:52:13.150Z] fcd359977b57: Preparing [2025-06-05T05:52:13.150Z] 632ec57235d7: Preparing [2025-06-05T05:52:13.150Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:13.150Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:13.150Z] c82088248a2a: Preparing [2025-06-05T05:52:13.150Z] 01f49ed80cd8: Waiting [2025-06-05T05:52:13.150Z] 42a71284f5f3: Preparing [2025-06-05T05:52:13.150Z] 994456c4fd7b: Preparing [2025-06-05T05:52:13.150Z] c82088248a2a: Waiting [2025-06-05T05:52:13.150Z] 994456c4fd7b: Waiting [2025-06-05T05:52:13.150Z] 42a71284f5f3: Waiting [2025-06-05T05:52:13.150Z] 632ec57235d7: Layer already exists [2025-06-05T05:52:13.150Z] 67d85b6f88ce: Layer already exists [2025-06-05T05:52:13.150Z] 2072f2083f70: Layer already exists [2025-06-05T05:52:13.150Z] fcd359977b57: Layer already exists [2025-06-05T05:52:13.150Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:13.150Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:13.150Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:13.150Z] 42a71284f5f3: Layer already exists [2025-06-05T05:52:13.150Z] c82088248a2a: Layer already exists [2025-06-05T05:52:13.150Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:13.473Z] + 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-06-05T05:52:13.859Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-06-05T05:52:13.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-05T05:52:13.860Z] 2072f2083f70: Preparing [2025-06-05T05:52:13.860Z] 67d85b6f88ce: Preparing [2025-06-05T05:52:13.860Z] fcd359977b57: Preparing [2025-06-05T05:52:13.860Z] 632ec57235d7: Preparing [2025-06-05T05:52:13.860Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:13.860Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:13.860Z] c82088248a2a: Preparing [2025-06-05T05:52:13.860Z] 42a71284f5f3: Preparing [2025-06-05T05:52:13.860Z] 994456c4fd7b: Preparing [2025-06-05T05:52:13.860Z] c82088248a2a: Waiting [2025-06-05T05:52:13.860Z] 42a71284f5f3: Waiting [2025-06-05T05:52:13.860Z] 01f49ed80cd8: Waiting [2025-06-05T05:52:13.860Z] 67d85b6f88ce: Layer already exists [2025-06-05T05:52:13.860Z] 2072f2083f70: Layer already exists [2025-06-05T05:52:13.860Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:13.860Z] fcd359977b57: Layer already exists [2025-06-05T05:52:13.860Z] 632ec57235d7: Layer already exists [2025-06-05T05:52:13.860Z] c82088248a2a: Layer already exists [2025-06-05T05:52:13.860Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:13.860Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:13.860Z] 42a71284f5f3: Layer already exists [2025-06-05T05:52:13.860Z] main: digest: sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T05:52:13.930Z] ===================================================== [Pipeline] echo [2025-06-05T05:52:13.946Z] taggedImages: [2025-06-05T05:52:13.946Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:13.946Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-06-05T05:52:13.946Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.21 [2025-06-05T05:52:13.946Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:52:13.946Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-06-05T05:52:13.975Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-06-05T05:52:13.975Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:13.975Z] latest [2025-06-05T05:52:13.975Z] 4.1.0-dev.21 [2025-06-05T05:52:13.975Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:52:13.975Z] main [2025-06-05T05:52:13.975Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:14.314Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:14.645Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:14.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-05T05:52:14.645Z] 9d1f672d7e97: Preparing [2025-06-05T05:52:14.645Z] a435c3efbcb4: Preparing [2025-06-05T05:52:14.645Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:14.645Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:14.645Z] 387d0da93415: Preparing [2025-06-05T05:52:14.645Z] fbdf472c5a43: Preparing [2025-06-05T05:52:14.645Z] 994456c4fd7b: Preparing [2025-06-05T05:52:14.645Z] fbdf472c5a43: Waiting [2025-06-05T05:52:14.645Z] 994456c4fd7b: Waiting [2025-06-05T05:52:14.645Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:14.645Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:14.645Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:14.645Z] 9d1f672d7e97: Pushed [2025-06-05T05:52:14.645Z] 387d0da93415: Pushed [2025-06-05T05:52:14.645Z] fbdf472c5a43: Pushed [2025-06-05T05:52:17.181Z] a435c3efbcb4: Pushed [2025-06-05T05:52:17.181Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:17.509Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:17.839Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-06-05T05:52:17.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-05T05:52:17.839Z] 9d1f672d7e97: Preparing [2025-06-05T05:52:17.839Z] a435c3efbcb4: Preparing [2025-06-05T05:52:17.839Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:17.839Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:17.839Z] 387d0da93415: Preparing [2025-06-05T05:52:17.839Z] fbdf472c5a43: Preparing [2025-06-05T05:52:17.839Z] 994456c4fd7b: Preparing [2025-06-05T05:52:17.839Z] fbdf472c5a43: Waiting [2025-06-05T05:52:17.839Z] 994456c4fd7b: Waiting [2025-06-05T05:52:17.839Z] a435c3efbcb4: Layer already exists [2025-06-05T05:52:17.839Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:17.839Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:17.839Z] 9d1f672d7e97: Layer already exists [2025-06-05T05:52:17.839Z] 387d0da93415: Layer already exists [2025-06-05T05:52:17.839Z] fbdf472c5a43: Layer already exists [2025-06-05T05:52:17.839Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:17.839Z] latest: digest: sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:18.161Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:18.485Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21 [2025-06-05T05:52:18.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-05T05:52:18.485Z] 9d1f672d7e97: Preparing [2025-06-05T05:52:18.485Z] a435c3efbcb4: Preparing [2025-06-05T05:52:18.485Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:18.485Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:18.485Z] 387d0da93415: Preparing [2025-06-05T05:52:18.485Z] fbdf472c5a43: Preparing [2025-06-05T05:52:18.485Z] 994456c4fd7b: Preparing [2025-06-05T05:52:18.485Z] fbdf472c5a43: Waiting [2025-06-05T05:52:18.485Z] 994456c4fd7b: Waiting [2025-06-05T05:52:18.485Z] 387d0da93415: Layer already exists [2025-06-05T05:52:18.485Z] a435c3efbcb4: Layer already exists [2025-06-05T05:52:18.485Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:18.485Z] 9d1f672d7e97: Layer already exists [2025-06-05T05:52:18.485Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:18.485Z] fbdf472c5a43: Layer already exists [2025-06-05T05:52:18.485Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:18.485Z] 4.1.0-dev.21: digest: sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:18.814Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:19.133Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:52:19.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-05T05:52:19.134Z] 9d1f672d7e97: Preparing [2025-06-05T05:52:19.134Z] a435c3efbcb4: Preparing [2025-06-05T05:52:19.134Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:19.134Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:19.134Z] 387d0da93415: Preparing [2025-06-05T05:52:19.134Z] fbdf472c5a43: Preparing [2025-06-05T05:52:19.134Z] 994456c4fd7b: Preparing [2025-06-05T05:52:19.134Z] fbdf472c5a43: Waiting [2025-06-05T05:52:19.134Z] 994456c4fd7b: Waiting [2025-06-05T05:52:19.134Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:19.134Z] 387d0da93415: Layer already exists [2025-06-05T05:52:19.134Z] a435c3efbcb4: Layer already exists [2025-06-05T05:52:19.134Z] 9d1f672d7e97: Layer already exists [2025-06-05T05:52:19.134Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:19.134Z] fbdf472c5a43: Layer already exists [2025-06-05T05:52:19.134Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:19.134Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:19.462Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:19.784Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-06-05T05:52:19.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-05T05:52:19.784Z] 9d1f672d7e97: Preparing [2025-06-05T05:52:19.784Z] a435c3efbcb4: Preparing [2025-06-05T05:52:19.784Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:19.784Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:19.784Z] 387d0da93415: Preparing [2025-06-05T05:52:19.784Z] fbdf472c5a43: Preparing [2025-06-05T05:52:19.784Z] 994456c4fd7b: Preparing [2025-06-05T05:52:19.784Z] fbdf472c5a43: Waiting [2025-06-05T05:52:19.784Z] 994456c4fd7b: Waiting [2025-06-05T05:52:19.784Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:19.784Z] a435c3efbcb4: Layer already exists [2025-06-05T05:52:19.784Z] 9d1f672d7e97: Layer already exists [2025-06-05T05:52:19.784Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:19.784Z] 387d0da93415: Layer already exists [2025-06-05T05:52:19.784Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:19.784Z] fbdf472c5a43: Layer already exists [2025-06-05T05:52:19.784Z] main: digest: sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T05:52:19.874Z] ===================================================== [Pipeline] echo [2025-06-05T05:52:19.893Z] taggedImages: [2025-06-05T05:52:19.893Z] - nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:19.893Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-06-05T05:52:19.893Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21 [2025-06-05T05:52:19.893Z] - nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:52:19.893Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-06-05T05:52:19.927Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-06-05T05:52:19.927Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:19.927Z] latest [2025-06-05T05:52:19.927Z] 4.1.0-dev.21 [2025-06-05T05:52:19.927Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:52:19.927Z] main [2025-06-05T05:52:19.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:20.284Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:20.614Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:20.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-05T05:52:20.614Z] abb95aae42c2: Preparing [2025-06-05T05:52:20.614Z] c6a2d44a1017: Preparing [2025-06-05T05:52:20.614Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:20.614Z] 404ff55838ca: Preparing [2025-06-05T05:52:20.614Z] b5e51cd35319: Preparing [2025-06-05T05:52:20.614Z] 994456c4fd7b: Preparing [2025-06-05T05:52:20.614Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:20.614Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:20.614Z] b5e51cd35319: Pushed [2025-06-05T05:52:20.614Z] 404ff55838ca: Pushed [2025-06-05T05:52:20.614Z] abb95aae42c2: Pushed [2025-06-05T05:52:23.149Z] c6a2d44a1017: Pushed [2025-06-05T05:52:23.408Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:23.740Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:24.067Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-06-05T05:52:24.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-05T05:52:24.067Z] abb95aae42c2: Preparing [2025-06-05T05:52:24.067Z] c6a2d44a1017: Preparing [2025-06-05T05:52:24.067Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:24.067Z] 404ff55838ca: Preparing [2025-06-05T05:52:24.067Z] b5e51cd35319: Preparing [2025-06-05T05:52:24.067Z] 994456c4fd7b: Preparing [2025-06-05T05:52:24.067Z] 404ff55838ca: Layer already exists [2025-06-05T05:52:24.067Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:24.067Z] c6a2d44a1017: Layer already exists [2025-06-05T05:52:24.067Z] b5e51cd35319: Layer already exists [2025-06-05T05:52:24.067Z] abb95aae42c2: Layer already exists [2025-06-05T05:52:24.067Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:24.067Z] latest: digest: sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:24.397Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:24.720Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.21 [2025-06-05T05:52:24.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-05T05:52:24.720Z] abb95aae42c2: Preparing [2025-06-05T05:52:24.720Z] c6a2d44a1017: Preparing [2025-06-05T05:52:24.720Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:24.720Z] 404ff55838ca: Preparing [2025-06-05T05:52:24.720Z] b5e51cd35319: Preparing [2025-06-05T05:52:24.720Z] 994456c4fd7b: Preparing [2025-06-05T05:52:24.720Z] 994456c4fd7b: Waiting [2025-06-05T05:52:24.720Z] abb95aae42c2: Layer already exists [2025-06-05T05:52:24.720Z] c6a2d44a1017: Layer already exists [2025-06-05T05:52:24.720Z] b5e51cd35319: Layer already exists [2025-06-05T05:52:24.720Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:24.720Z] 404ff55838ca: Layer already exists [2025-06-05T05:52:24.720Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:24.720Z] 4.1.0-dev.21: digest: sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:25.046Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:25.371Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:52:25.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-05T05:52:25.371Z] abb95aae42c2: Preparing [2025-06-05T05:52:25.371Z] c6a2d44a1017: Preparing [2025-06-05T05:52:25.371Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:25.371Z] 404ff55838ca: Preparing [2025-06-05T05:52:25.371Z] b5e51cd35319: Preparing [2025-06-05T05:52:25.371Z] 994456c4fd7b: Preparing [2025-06-05T05:52:25.371Z] 994456c4fd7b: Waiting [2025-06-05T05:52:25.371Z] 404ff55838ca: Layer already exists [2025-06-05T05:52:25.371Z] c6a2d44a1017: Layer already exists [2025-06-05T05:52:25.371Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:25.371Z] abb95aae42c2: Layer already exists [2025-06-05T05:52:25.371Z] b5e51cd35319: Layer already exists [2025-06-05T05:52:25.371Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:25.371Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:25.696Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:26.026Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-06-05T05:52:26.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-05T05:52:26.026Z] abb95aae42c2: Preparing [2025-06-05T05:52:26.026Z] c6a2d44a1017: Preparing [2025-06-05T05:52:26.026Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:26.026Z] 404ff55838ca: Preparing [2025-06-05T05:52:26.026Z] b5e51cd35319: Preparing [2025-06-05T05:52:26.026Z] 994456c4fd7b: Preparing [2025-06-05T05:52:26.026Z] 994456c4fd7b: Waiting [2025-06-05T05:52:26.026Z] abb95aae42c2: Layer already exists [2025-06-05T05:52:26.026Z] 404ff55838ca: Layer already exists [2025-06-05T05:52:26.026Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:26.026Z] b5e51cd35319: Layer already exists [2025-06-05T05:52:26.026Z] c6a2d44a1017: Layer already exists [2025-06-05T05:52:26.026Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:26.026Z] main: digest: sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T05:52:26.100Z] ===================================================== [Pipeline] echo [2025-06-05T05:52:26.115Z] taggedImages: [2025-06-05T05:52:26.115Z] - nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:26.115Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-06-05T05:52:26.115Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.21 [2025-06-05T05:52:26.115Z] - nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:52:26.115Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-06-05T05:52:26.140Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-06-05T05:52:26.141Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:26.141Z] latest [2025-06-05T05:52:26.141Z] 4.1.0-dev.21 [2025-06-05T05:52:26.141Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:52:26.141Z] main [2025-06-05T05:52:26.141Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:26.485Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:26.806Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:26.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-05T05:52:26.806Z] ef58005b545c: Preparing [2025-06-05T05:52:26.806Z] b46d54cd7287: Preparing [2025-06-05T05:52:26.806Z] 82ae73d897d9: Preparing [2025-06-05T05:52:26.806Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:26.806Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:26.806Z] c82088248a2a: Preparing [2025-06-05T05:52:26.807Z] 42a71284f5f3: Preparing [2025-06-05T05:52:26.807Z] 994456c4fd7b: Preparing [2025-06-05T05:52:26.807Z] c82088248a2a: Waiting [2025-06-05T05:52:26.807Z] 42a71284f5f3: Waiting [2025-06-05T05:52:26.807Z] 994456c4fd7b: Waiting [2025-06-05T05:52:26.807Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:26.807Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:26.807Z] c82088248a2a: Layer already exists [2025-06-05T05:52:26.807Z] 42a71284f5f3: Layer already exists [2025-06-05T05:52:26.807Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:26.807Z] b46d54cd7287: Pushed [2025-06-05T05:52:26.807Z] ef58005b545c: Pushed [2025-06-05T05:52:30.092Z] 82ae73d897d9: Pushed [2025-06-05T05:52:30.092Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:30.415Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:30.745Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-06-05T05:52:30.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-05T05:52:30.745Z] ef58005b545c: Preparing [2025-06-05T05:52:30.745Z] b46d54cd7287: Preparing [2025-06-05T05:52:30.745Z] 82ae73d897d9: Preparing [2025-06-05T05:52:30.745Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:30.745Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:30.745Z] c82088248a2a: Preparing [2025-06-05T05:52:30.745Z] 42a71284f5f3: Preparing [2025-06-05T05:52:30.745Z] 994456c4fd7b: Preparing [2025-06-05T05:52:30.745Z] c82088248a2a: Waiting [2025-06-05T05:52:30.745Z] 42a71284f5f3: Waiting [2025-06-05T05:52:30.745Z] 994456c4fd7b: Waiting [2025-06-05T05:52:30.745Z] 82ae73d897d9: Layer already exists [2025-06-05T05:52:30.745Z] b46d54cd7287: Layer already exists [2025-06-05T05:52:30.745Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:30.745Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:30.745Z] ef58005b545c: Layer already exists [2025-06-05T05:52:30.745Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:30.745Z] c82088248a2a: Layer already exists [2025-06-05T05:52:30.745Z] 42a71284f5f3: Layer already exists [2025-06-05T05:52:30.745Z] latest: digest: sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:31.066Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:31.383Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.21 [2025-06-05T05:52:31.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-05T05:52:31.383Z] ef58005b545c: Preparing [2025-06-05T05:52:31.383Z] b46d54cd7287: Preparing [2025-06-05T05:52:31.383Z] 82ae73d897d9: Preparing [2025-06-05T05:52:31.383Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:31.383Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:31.383Z] c82088248a2a: Preparing [2025-06-05T05:52:31.383Z] 42a71284f5f3: Preparing [2025-06-05T05:52:31.383Z] 994456c4fd7b: Preparing [2025-06-05T05:52:31.383Z] 42a71284f5f3: Waiting [2025-06-05T05:52:31.383Z] c82088248a2a: Waiting [2025-06-05T05:52:31.383Z] 994456c4fd7b: Waiting [2025-06-05T05:52:31.383Z] b46d54cd7287: Layer already exists [2025-06-05T05:52:31.383Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:31.383Z] 82ae73d897d9: Layer already exists [2025-06-05T05:52:31.383Z] ef58005b545c: Layer already exists [2025-06-05T05:52:31.383Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:31.383Z] 42a71284f5f3: Layer already exists [2025-06-05T05:52:31.383Z] c82088248a2a: Layer already exists [2025-06-05T05:52:31.383Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:31.383Z] 4.1.0-dev.21: digest: sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:31.712Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:32.041Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:52:32.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-05T05:52:32.041Z] ef58005b545c: Preparing [2025-06-05T05:52:32.041Z] b46d54cd7287: Preparing [2025-06-05T05:52:32.041Z] 82ae73d897d9: Preparing [2025-06-05T05:52:32.041Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:32.041Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:32.041Z] c82088248a2a: Preparing [2025-06-05T05:52:32.041Z] 42a71284f5f3: Preparing [2025-06-05T05:52:32.041Z] 994456c4fd7b: Preparing [2025-06-05T05:52:32.041Z] 42a71284f5f3: Waiting [2025-06-05T05:52:32.041Z] c82088248a2a: Waiting [2025-06-05T05:52:32.041Z] 994456c4fd7b: Waiting [2025-06-05T05:52:32.041Z] 82ae73d897d9: Layer already exists [2025-06-05T05:52:32.041Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:32.041Z] b46d54cd7287: Layer already exists [2025-06-05T05:52:32.041Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:32.041Z] ef58005b545c: Layer already exists [2025-06-05T05:52:32.041Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:32.041Z] c82088248a2a: Layer already exists [2025-06-05T05:52:32.041Z] 42a71284f5f3: Layer already exists [2025-06-05T05:52:32.041Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:32.359Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:32.686Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-06-05T05:52:32.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-05T05:52:32.686Z] ef58005b545c: Preparing [2025-06-05T05:52:32.686Z] b46d54cd7287: Preparing [2025-06-05T05:52:32.686Z] 82ae73d897d9: Preparing [2025-06-05T05:52:32.686Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:32.686Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:32.686Z] c82088248a2a: Preparing [2025-06-05T05:52:32.686Z] 42a71284f5f3: Preparing [2025-06-05T05:52:32.686Z] 994456c4fd7b: Preparing [2025-06-05T05:52:32.686Z] c82088248a2a: Waiting [2025-06-05T05:52:32.686Z] 42a71284f5f3: Waiting [2025-06-05T05:52:32.686Z] 994456c4fd7b: Waiting [2025-06-05T05:52:32.686Z] ef58005b545c: Layer already exists [2025-06-05T05:52:32.686Z] 82ae73d897d9: Layer already exists [2025-06-05T05:52:32.686Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:32.686Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:32.686Z] b46d54cd7287: Layer already exists [2025-06-05T05:52:32.686Z] 42a71284f5f3: Layer already exists [2025-06-05T05:52:32.686Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:32.686Z] c82088248a2a: Layer already exists [2025-06-05T05:52:32.686Z] main: digest: sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T05:52:32.766Z] ===================================================== [Pipeline] echo [2025-06-05T05:52:32.779Z] taggedImages: [2025-06-05T05:52:32.779Z] - nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:32.779Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-06-05T05:52:32.779Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.21 [2025-06-05T05:52:32.779Z] - nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:52:32.779Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-06-05T05:52:32.805Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-06-05T05:52:32.805Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:32.805Z] latest [2025-06-05T05:52:32.805Z] 4.1.0-dev.21 [2025-06-05T05:52:32.805Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:52:32.805Z] main [2025-06-05T05:52:32.805Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:33.149Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:33.468Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:33.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-05T05:52:33.468Z] 44eae37012b5: Preparing [2025-06-05T05:52:33.468Z] 0ad62b995c2a: Preparing [2025-06-05T05:52:33.468Z] b162823a8bd9: Preparing [2025-06-05T05:52:33.468Z] 9a319a2ef036: Preparing [2025-06-05T05:52:33.468Z] 98bc3ea00052: Preparing [2025-06-05T05:52:33.468Z] 2f11c15849f9: Preparing [2025-06-05T05:52:33.468Z] 41ac5adbb839: Preparing [2025-06-05T05:52:33.468Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:33.468Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:33.468Z] a80fa6c468f4: Preparing [2025-06-05T05:52:33.468Z] 8619a4a8151b: Preparing [2025-06-05T05:52:33.468Z] 5f70bf18a086: Preparing [2025-06-05T05:52:33.468Z] 779ebf4b0a4b: Preparing [2025-06-05T05:52:33.468Z] 13b7bffb6068: Preparing [2025-06-05T05:52:33.468Z] 89f40f2eb677: Preparing [2025-06-05T05:52:33.468Z] 994456c4fd7b: Preparing [2025-06-05T05:52:33.468Z] 01f49ed80cd8: Waiting [2025-06-05T05:52:33.468Z] a80fa6c468f4: Waiting [2025-06-05T05:52:33.468Z] 5f70bf18a086: Waiting [2025-06-05T05:52:33.468Z] 8619a4a8151b: Waiting [2025-06-05T05:52:33.468Z] 89f40f2eb677: Waiting [2025-06-05T05:52:33.468Z] 779ebf4b0a4b: Waiting [2025-06-05T05:52:33.468Z] 13b7bffb6068: Waiting [2025-06-05T05:52:33.468Z] 2f11c15849f9: Waiting [2025-06-05T05:52:33.468Z] 41ac5adbb839: Waiting [2025-06-05T05:52:33.468Z] 9a319a2ef036: Pushed [2025-06-05T05:52:33.468Z] 98bc3ea00052: Pushed [2025-06-05T05:52:33.468Z] 44eae37012b5: Pushed [2025-06-05T05:52:33.468Z] 0ad62b995c2a: Pushed [2025-06-05T05:52:33.468Z] b162823a8bd9: Pushed [2025-06-05T05:52:33.468Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:33.468Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:33.468Z] 5f70bf18a086: Layer already exists [2025-06-05T05:52:33.725Z] 2f11c15849f9: Pushed [2025-06-05T05:52:33.725Z] a80fa6c468f4: Pushed [2025-06-05T05:52:33.725Z] 8619a4a8151b: Pushed [2025-06-05T05:52:33.725Z] 779ebf4b0a4b: Pushed [2025-06-05T05:52:33.725Z] 13b7bffb6068: Pushed [2025-06-05T05:52:33.725Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:33.725Z] 89f40f2eb677: Pushed [2025-06-05T05:52:35.096Z] 41ac5adbb839: Pushed [2025-06-05T05:52:35.096Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:35.424Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:35.746Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-06-05T05:52:35.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-05T05:52:35.746Z] 44eae37012b5: Preparing [2025-06-05T05:52:35.746Z] 0ad62b995c2a: Preparing [2025-06-05T05:52:35.746Z] b162823a8bd9: Preparing [2025-06-05T05:52:35.746Z] 9a319a2ef036: Preparing [2025-06-05T05:52:35.746Z] 98bc3ea00052: Preparing [2025-06-05T05:52:35.746Z] 2f11c15849f9: Preparing [2025-06-05T05:52:35.746Z] 41ac5adbb839: Preparing [2025-06-05T05:52:35.746Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:35.746Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:35.746Z] a80fa6c468f4: Preparing [2025-06-05T05:52:35.746Z] 8619a4a8151b: Preparing [2025-06-05T05:52:35.746Z] 5f70bf18a086: Preparing [2025-06-05T05:52:35.746Z] 779ebf4b0a4b: Preparing [2025-06-05T05:52:35.746Z] 13b7bffb6068: Preparing [2025-06-05T05:52:35.746Z] 89f40f2eb677: Preparing [2025-06-05T05:52:35.746Z] 41ac5adbb839: Waiting [2025-06-05T05:52:35.746Z] c3b0c6d4e2d7: Waiting [2025-06-05T05:52:35.746Z] a80fa6c468f4: Waiting [2025-06-05T05:52:35.746Z] 8619a4a8151b: Waiting [2025-06-05T05:52:35.746Z] 5f70bf18a086: Waiting [2025-06-05T05:52:35.746Z] 779ebf4b0a4b: Waiting [2025-06-05T05:52:35.746Z] 2f11c15849f9: Waiting [2025-06-05T05:52:35.746Z] 13b7bffb6068: Waiting [2025-06-05T05:52:35.746Z] 994456c4fd7b: Preparing [2025-06-05T05:52:35.746Z] 994456c4fd7b: Waiting [2025-06-05T05:52:35.746Z] 89f40f2eb677: Waiting [2025-06-05T05:52:35.746Z] 0ad62b995c2a: Layer already exists [2025-06-05T05:52:35.746Z] 9a319a2ef036: Layer already exists [2025-06-05T05:52:35.746Z] 44eae37012b5: Layer already exists [2025-06-05T05:52:35.746Z] 98bc3ea00052: Layer already exists [2025-06-05T05:52:35.746Z] b162823a8bd9: Layer already exists [2025-06-05T05:52:35.746Z] 2f11c15849f9: Layer already exists [2025-06-05T05:52:35.746Z] 41ac5adbb839: Layer already exists [2025-06-05T05:52:35.746Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:35.746Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:35.746Z] a80fa6c468f4: Layer already exists [2025-06-05T05:52:35.746Z] 5f70bf18a086: Layer already exists [2025-06-05T05:52:35.746Z] 8619a4a8151b: Layer already exists [2025-06-05T05:52:35.746Z] 13b7bffb6068: Layer already exists [2025-06-05T05:52:35.746Z] 779ebf4b0a4b: Layer already exists [2025-06-05T05:52:35.746Z] 89f40f2eb677: Layer already exists [2025-06-05T05:52:35.746Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:35.746Z] latest: digest: sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:36.081Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:36.404Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.21 [2025-06-05T05:52:36.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-05T05:52:36.404Z] 44eae37012b5: Preparing [2025-06-05T05:52:36.404Z] 0ad62b995c2a: Preparing [2025-06-05T05:52:36.404Z] b162823a8bd9: Preparing [2025-06-05T05:52:36.404Z] 9a319a2ef036: Preparing [2025-06-05T05:52:36.404Z] 98bc3ea00052: Preparing [2025-06-05T05:52:36.404Z] 2f11c15849f9: Preparing [2025-06-05T05:52:36.404Z] 41ac5adbb839: Preparing [2025-06-05T05:52:36.404Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:36.404Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:36.404Z] a80fa6c468f4: Preparing [2025-06-05T05:52:36.404Z] 8619a4a8151b: Preparing [2025-06-05T05:52:36.404Z] 5f70bf18a086: Preparing [2025-06-05T05:52:36.404Z] 779ebf4b0a4b: Preparing [2025-06-05T05:52:36.404Z] 13b7bffb6068: Preparing [2025-06-05T05:52:36.404Z] 89f40f2eb677: Preparing [2025-06-05T05:52:36.404Z] 994456c4fd7b: Preparing [2025-06-05T05:52:36.404Z] 41ac5adbb839: Waiting [2025-06-05T05:52:36.404Z] 779ebf4b0a4b: Waiting [2025-06-05T05:52:36.404Z] 5f70bf18a086: Waiting [2025-06-05T05:52:36.404Z] 13b7bffb6068: Waiting [2025-06-05T05:52:36.404Z] c3b0c6d4e2d7: Waiting [2025-06-05T05:52:36.404Z] 89f40f2eb677: Waiting [2025-06-05T05:52:36.404Z] 01f49ed80cd8: Waiting [2025-06-05T05:52:36.404Z] 994456c4fd7b: Waiting [2025-06-05T05:52:36.404Z] a80fa6c468f4: Waiting [2025-06-05T05:52:36.404Z] 8619a4a8151b: Waiting [2025-06-05T05:52:36.404Z] 2f11c15849f9: Waiting [2025-06-05T05:52:36.404Z] 44eae37012b5: Layer already exists [2025-06-05T05:52:36.404Z] 98bc3ea00052: Layer already exists [2025-06-05T05:52:36.404Z] 0ad62b995c2a: Layer already exists [2025-06-05T05:52:36.404Z] b162823a8bd9: Layer already exists [2025-06-05T05:52:36.404Z] 9a319a2ef036: Layer already exists [2025-06-05T05:52:36.404Z] 41ac5adbb839: Layer already exists [2025-06-05T05:52:36.404Z] 2f11c15849f9: Layer already exists [2025-06-05T05:52:36.404Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:36.404Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:36.404Z] 5f70bf18a086: Layer already exists [2025-06-05T05:52:36.404Z] a80fa6c468f4: Layer already exists [2025-06-05T05:52:36.404Z] 8619a4a8151b: Layer already exists [2025-06-05T05:52:36.404Z] 779ebf4b0a4b: Layer already exists [2025-06-05T05:52:36.404Z] 13b7bffb6068: Layer already exists [2025-06-05T05:52:36.404Z] 89f40f2eb677: Layer already exists [2025-06-05T05:52:36.404Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:36.404Z] 4.1.0-dev.21: digest: sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:36.729Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:37.056Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:52:37.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-05T05:52:37.056Z] 44eae37012b5: Preparing [2025-06-05T05:52:37.056Z] 0ad62b995c2a: Preparing [2025-06-05T05:52:37.056Z] b162823a8bd9: Preparing [2025-06-05T05:52:37.056Z] 9a319a2ef036: Preparing [2025-06-05T05:52:37.056Z] 98bc3ea00052: Preparing [2025-06-05T05:52:37.056Z] 2f11c15849f9: Preparing [2025-06-05T05:52:37.056Z] 41ac5adbb839: Preparing [2025-06-05T05:52:37.056Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:37.056Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:37.056Z] a80fa6c468f4: Preparing [2025-06-05T05:52:37.056Z] 8619a4a8151b: Preparing [2025-06-05T05:52:37.056Z] 5f70bf18a086: Preparing [2025-06-05T05:52:37.056Z] 779ebf4b0a4b: Preparing [2025-06-05T05:52:37.056Z] 13b7bffb6068: Preparing [2025-06-05T05:52:37.056Z] 89f40f2eb677: Preparing [2025-06-05T05:52:37.056Z] 994456c4fd7b: Preparing [2025-06-05T05:52:37.056Z] 01f49ed80cd8: Waiting [2025-06-05T05:52:37.056Z] 2f11c15849f9: Waiting [2025-06-05T05:52:37.056Z] a80fa6c468f4: Waiting [2025-06-05T05:52:37.056Z] 41ac5adbb839: Waiting [2025-06-05T05:52:37.056Z] c3b0c6d4e2d7: Waiting [2025-06-05T05:52:37.056Z] 994456c4fd7b: Waiting [2025-06-05T05:52:37.056Z] 5f70bf18a086: Waiting [2025-06-05T05:52:37.056Z] 779ebf4b0a4b: Waiting [2025-06-05T05:52:37.056Z] 13b7bffb6068: Waiting [2025-06-05T05:52:37.056Z] 98bc3ea00052: Layer already exists [2025-06-05T05:52:37.056Z] 0ad62b995c2a: Layer already exists [2025-06-05T05:52:37.056Z] 9a319a2ef036: Layer already exists [2025-06-05T05:52:37.056Z] 44eae37012b5: Layer already exists [2025-06-05T05:52:37.056Z] b162823a8bd9: Layer already exists [2025-06-05T05:52:37.056Z] 2f11c15849f9: Layer already exists [2025-06-05T05:52:37.056Z] 41ac5adbb839: Layer already exists [2025-06-05T05:52:37.056Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:37.056Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:37.056Z] a80fa6c468f4: Layer already exists [2025-06-05T05:52:37.056Z] 8619a4a8151b: Layer already exists [2025-06-05T05:52:37.056Z] 5f70bf18a086: Layer already exists [2025-06-05T05:52:37.056Z] 779ebf4b0a4b: Layer already exists [2025-06-05T05:52:37.056Z] 13b7bffb6068: Layer already exists [2025-06-05T05:52:37.056Z] 89f40f2eb677: Layer already exists [2025-06-05T05:52:37.056Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:37.056Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:37.383Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:37.710Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-06-05T05:52:37.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-05T05:52:37.710Z] 44eae37012b5: Preparing [2025-06-05T05:52:37.710Z] 0ad62b995c2a: Preparing [2025-06-05T05:52:37.710Z] b162823a8bd9: Preparing [2025-06-05T05:52:37.710Z] 9a319a2ef036: Preparing [2025-06-05T05:52:37.710Z] 98bc3ea00052: Preparing [2025-06-05T05:52:37.710Z] 2f11c15849f9: Preparing [2025-06-05T05:52:37.710Z] 41ac5adbb839: Preparing [2025-06-05T05:52:37.710Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:37.710Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:37.710Z] a80fa6c468f4: Preparing [2025-06-05T05:52:37.710Z] 8619a4a8151b: Preparing [2025-06-05T05:52:37.710Z] 5f70bf18a086: Preparing [2025-06-05T05:52:37.710Z] 779ebf4b0a4b: Preparing [2025-06-05T05:52:37.710Z] 13b7bffb6068: Preparing [2025-06-05T05:52:37.710Z] 89f40f2eb677: Preparing [2025-06-05T05:52:37.710Z] 994456c4fd7b: Preparing [2025-06-05T05:52:37.710Z] a80fa6c468f4: Waiting [2025-06-05T05:52:37.710Z] 8619a4a8151b: Waiting [2025-06-05T05:52:37.710Z] 01f49ed80cd8: Waiting [2025-06-05T05:52:37.710Z] 5f70bf18a086: Waiting [2025-06-05T05:52:37.710Z] 779ebf4b0a4b: Waiting [2025-06-05T05:52:37.710Z] 13b7bffb6068: Waiting [2025-06-05T05:52:37.710Z] 89f40f2eb677: Waiting [2025-06-05T05:52:37.710Z] 994456c4fd7b: Waiting [2025-06-05T05:52:37.710Z] 41ac5adbb839: Waiting [2025-06-05T05:52:37.710Z] c3b0c6d4e2d7: Waiting [2025-06-05T05:52:37.710Z] 2f11c15849f9: Waiting [2025-06-05T05:52:37.710Z] 9a319a2ef036: Layer already exists [2025-06-05T05:52:37.710Z] 98bc3ea00052: Layer already exists [2025-06-05T05:52:37.710Z] b162823a8bd9: Layer already exists [2025-06-05T05:52:37.710Z] 0ad62b995c2a: Layer already exists [2025-06-05T05:52:37.710Z] 44eae37012b5: Layer already exists [2025-06-05T05:52:37.710Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:37.710Z] 41ac5adbb839: Layer already exists [2025-06-05T05:52:37.710Z] 2f11c15849f9: Layer already exists [2025-06-05T05:52:37.710Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:37.710Z] a80fa6c468f4: Layer already exists [2025-06-05T05:52:37.710Z] 13b7bffb6068: Layer already exists [2025-06-05T05:52:37.710Z] 8619a4a8151b: Layer already exists [2025-06-05T05:52:37.710Z] 779ebf4b0a4b: Layer already exists [2025-06-05T05:52:37.710Z] 5f70bf18a086: Layer already exists [2025-06-05T05:52:37.710Z] 89f40f2eb677: Layer already exists [2025-06-05T05:52:37.710Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:37.710Z] main: digest: sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T05:52:37.792Z] ===================================================== [Pipeline] echo [2025-06-05T05:52:37.811Z] taggedImages: [2025-06-05T05:52:37.811Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:37.811Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-06-05T05:52:37.811Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.21 [2025-06-05T05:52:37.811Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:52:37.811Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-06-05T05:52:37.840Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-06-05T05:52:37.840Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:37.840Z] latest [2025-06-05T05:52:37.840Z] 4.1.0-dev.21 [2025-06-05T05:52:37.840Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:52:37.840Z] main [2025-06-05T05:52:37.840Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:38.183Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:38.511Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:38.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-05T05:52:38.512Z] 7bb57e058d9c: Preparing [2025-06-05T05:52:38.512Z] 1c5a96ba19a6: Preparing [2025-06-05T05:52:38.512Z] c99a157d72ab: Preparing [2025-06-05T05:52:38.512Z] cc4f93782aec: Preparing [2025-06-05T05:52:38.512Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:38.512Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:38.512Z] c82088248a2a: Preparing [2025-06-05T05:52:38.512Z] 42a71284f5f3: Preparing [2025-06-05T05:52:38.512Z] 994456c4fd7b: Preparing [2025-06-05T05:52:38.512Z] 01f49ed80cd8: Waiting [2025-06-05T05:52:38.512Z] 42a71284f5f3: Waiting [2025-06-05T05:52:38.512Z] 994456c4fd7b: Waiting [2025-06-05T05:52:38.512Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:38.512Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:38.512Z] c82088248a2a: Layer already exists [2025-06-05T05:52:38.512Z] 42a71284f5f3: Layer already exists [2025-06-05T05:52:38.512Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:38.512Z] 7bb57e058d9c: Pushed [2025-06-05T05:52:38.512Z] 1c5a96ba19a6: Pushed [2025-06-05T05:52:38.512Z] c99a157d72ab: Pushed [2025-06-05T05:52:41.041Z] cc4f93782aec: Pushed [2025-06-05T05:52:41.041Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:41.373Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:41.694Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-06-05T05:52:41.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-05T05:52:41.694Z] 7bb57e058d9c: Preparing [2025-06-05T05:52:41.694Z] 1c5a96ba19a6: Preparing [2025-06-05T05:52:41.694Z] c99a157d72ab: Preparing [2025-06-05T05:52:41.694Z] cc4f93782aec: Preparing [2025-06-05T05:52:41.694Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:41.694Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:41.694Z] c82088248a2a: Preparing [2025-06-05T05:52:41.694Z] 01f49ed80cd8: Waiting [2025-06-05T05:52:41.694Z] 42a71284f5f3: Preparing [2025-06-05T05:52:41.694Z] 994456c4fd7b: Preparing [2025-06-05T05:52:41.694Z] c82088248a2a: Waiting [2025-06-05T05:52:41.694Z] 994456c4fd7b: Waiting [2025-06-05T05:52:41.694Z] 42a71284f5f3: Waiting [2025-06-05T05:52:41.694Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:41.694Z] 1c5a96ba19a6: Layer already exists [2025-06-05T05:52:41.694Z] c99a157d72ab: Layer already exists [2025-06-05T05:52:41.694Z] cc4f93782aec: Layer already exists [2025-06-05T05:52:41.694Z] 7bb57e058d9c: Layer already exists [2025-06-05T05:52:41.694Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:41.694Z] 42a71284f5f3: Layer already exists [2025-06-05T05:52:41.694Z] c82088248a2a: Layer already exists [2025-06-05T05:52:41.694Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:41.694Z] latest: digest: sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:42.022Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:42.352Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.21 [2025-06-05T05:52:42.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-05T05:52:42.352Z] 7bb57e058d9c: Preparing [2025-06-05T05:52:42.352Z] 1c5a96ba19a6: Preparing [2025-06-05T05:52:42.352Z] c99a157d72ab: Preparing [2025-06-05T05:52:42.352Z] cc4f93782aec: Preparing [2025-06-05T05:52:42.352Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:42.352Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:42.352Z] c82088248a2a: Preparing [2025-06-05T05:52:42.352Z] 42a71284f5f3: Preparing [2025-06-05T05:52:42.352Z] 994456c4fd7b: Preparing [2025-06-05T05:52:42.352Z] 42a71284f5f3: Waiting [2025-06-05T05:52:42.352Z] 994456c4fd7b: Waiting [2025-06-05T05:52:42.352Z] c99a157d72ab: Layer already exists [2025-06-05T05:52:42.352Z] 1c5a96ba19a6: Layer already exists [2025-06-05T05:52:42.352Z] cc4f93782aec: Layer already exists [2025-06-05T05:52:42.352Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:42.352Z] 7bb57e058d9c: Layer already exists [2025-06-05T05:52:42.352Z] 42a71284f5f3: Layer already exists [2025-06-05T05:52:42.352Z] c82088248a2a: Layer already exists [2025-06-05T05:52:42.352Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:42.352Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:42.352Z] 4.1.0-dev.21: digest: sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:42.685Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:43.007Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:52:43.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-05T05:52:43.007Z] 7bb57e058d9c: Preparing [2025-06-05T05:52:43.007Z] 1c5a96ba19a6: Preparing [2025-06-05T05:52:43.007Z] c99a157d72ab: Preparing [2025-06-05T05:52:43.007Z] cc4f93782aec: Preparing [2025-06-05T05:52:43.007Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:43.007Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:43.007Z] c82088248a2a: Preparing [2025-06-05T05:52:43.007Z] 42a71284f5f3: Preparing [2025-06-05T05:52:43.007Z] 994456c4fd7b: Preparing [2025-06-05T05:52:43.007Z] c82088248a2a: Waiting [2025-06-05T05:52:43.007Z] 42a71284f5f3: Waiting [2025-06-05T05:52:43.007Z] 994456c4fd7b: Waiting [2025-06-05T05:52:43.007Z] 01f49ed80cd8: Waiting [2025-06-05T05:52:43.007Z] c99a157d72ab: Layer already exists [2025-06-05T05:52:43.007Z] cc4f93782aec: Layer already exists [2025-06-05T05:52:43.007Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:43.007Z] 7bb57e058d9c: Layer already exists [2025-06-05T05:52:43.007Z] 1c5a96ba19a6: Layer already exists [2025-06-05T05:52:43.007Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:43.007Z] c82088248a2a: Layer already exists [2025-06-05T05:52:43.008Z] 42a71284f5f3: Layer already exists [2025-06-05T05:52:43.008Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:43.008Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:43.328Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:43.727Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-06-05T05:52:43.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-05T05:52:43.727Z] 7bb57e058d9c: Preparing [2025-06-05T05:52:43.727Z] 1c5a96ba19a6: Preparing [2025-06-05T05:52:43.727Z] c99a157d72ab: Preparing [2025-06-05T05:52:43.727Z] cc4f93782aec: Preparing [2025-06-05T05:52:43.727Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:43.727Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:43.727Z] c82088248a2a: Preparing [2025-06-05T05:52:43.727Z] 42a71284f5f3: Preparing [2025-06-05T05:52:43.727Z] 994456c4fd7b: Preparing [2025-06-05T05:52:43.727Z] 01f49ed80cd8: Waiting [2025-06-05T05:52:43.727Z] c82088248a2a: Waiting [2025-06-05T05:52:43.727Z] 42a71284f5f3: Waiting [2025-06-05T05:52:43.727Z] 994456c4fd7b: Waiting [2025-06-05T05:52:43.727Z] cc4f93782aec: Layer already exists [2025-06-05T05:52:43.727Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:43.727Z] 1c5a96ba19a6: Layer already exists [2025-06-05T05:52:43.727Z] c99a157d72ab: Layer already exists [2025-06-05T05:52:43.727Z] 7bb57e058d9c: Layer already exists [2025-06-05T05:52:43.727Z] 42a71284f5f3: Layer already exists [2025-06-05T05:52:43.727Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:43.727Z] c82088248a2a: Layer already exists [2025-06-05T05:52:43.727Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:43.727Z] main: digest: sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T05:52:43.816Z] ===================================================== [Pipeline] echo [2025-06-05T05:52:43.835Z] taggedImages: [2025-06-05T05:52:43.835Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:43.835Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-06-05T05:52:43.835Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.21 [2025-06-05T05:52:43.835Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:52:43.835Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-06-05T05:52:43.868Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-06-05T05:52:43.868Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:43.868Z] latest [2025-06-05T05:52:43.868Z] 4.1.0-dev.21 [2025-06-05T05:52:43.868Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:52:43.868Z] main [2025-06-05T05:52:43.868Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:44.286Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:44.680Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:44.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-05T05:52:44.680Z] 4b4e5c8d2bc7: Preparing [2025-06-05T05:52:44.680Z] 557f5d0c0306: Preparing [2025-06-05T05:52:44.680Z] 68d4676f3e35: Preparing [2025-06-05T05:52:44.680Z] 98a79b25f64c: Preparing [2025-06-05T05:52:44.680Z] 888322be414d: Preparing [2025-06-05T05:52:44.680Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:44.680Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:44.680Z] 59f0e50f0b9c: Preparing [2025-06-05T05:52:44.680Z] fd555e7845fa: Preparing [2025-06-05T05:52:44.680Z] 1795138f26c1: Preparing [2025-06-05T05:52:44.680Z] 994456c4fd7b: Preparing [2025-06-05T05:52:44.680Z] fd555e7845fa: Waiting [2025-06-05T05:52:44.680Z] 1795138f26c1: Waiting [2025-06-05T05:52:44.680Z] 994456c4fd7b: Waiting [2025-06-05T05:52:44.680Z] c3b0c6d4e2d7: Waiting [2025-06-05T05:52:44.680Z] 59f0e50f0b9c: Waiting [2025-06-05T05:52:44.680Z] 98a79b25f64c: Pushed [2025-06-05T05:52:44.680Z] 4b4e5c8d2bc7: Pushed [2025-06-05T05:52:44.680Z] 888322be414d: Pushed [2025-06-05T05:52:44.680Z] 557f5d0c0306: Pushed [2025-06-05T05:52:44.680Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:44.680Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:44.680Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:44.680Z] 59f0e50f0b9c: Pushed [2025-06-05T05:52:44.959Z] fd555e7845fa: Pushed [2025-06-05T05:52:46.338Z] 1795138f26c1: Pushed [2025-06-05T05:52:46.597Z] 68d4676f3e35: Pushed [2025-06-05T05:52:46.855Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:47.180Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:47.505Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-06-05T05:52:47.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-05T05:52:47.506Z] 4b4e5c8d2bc7: Preparing [2025-06-05T05:52:47.506Z] 557f5d0c0306: Preparing [2025-06-05T05:52:47.506Z] 68d4676f3e35: Preparing [2025-06-05T05:52:47.506Z] 98a79b25f64c: Preparing [2025-06-05T05:52:47.506Z] 888322be414d: Preparing [2025-06-05T05:52:47.506Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:47.506Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:47.506Z] 59f0e50f0b9c: Preparing [2025-06-05T05:52:47.506Z] fd555e7845fa: Preparing [2025-06-05T05:52:47.506Z] 1795138f26c1: Preparing [2025-06-05T05:52:47.506Z] 994456c4fd7b: Preparing [2025-06-05T05:52:47.506Z] c3b0c6d4e2d7: Waiting [2025-06-05T05:52:47.506Z] 01f49ed80cd8: Waiting [2025-06-05T05:52:47.506Z] 59f0e50f0b9c: Waiting [2025-06-05T05:52:47.506Z] fd555e7845fa: Waiting [2025-06-05T05:52:47.506Z] 994456c4fd7b: Waiting [2025-06-05T05:52:47.506Z] 1795138f26c1: Waiting [2025-06-05T05:52:47.506Z] 4b4e5c8d2bc7: Layer already exists [2025-06-05T05:52:47.506Z] 888322be414d: Layer already exists [2025-06-05T05:52:47.506Z] 98a79b25f64c: Layer already exists [2025-06-05T05:52:47.506Z] 68d4676f3e35: Layer already exists [2025-06-05T05:52:47.506Z] 557f5d0c0306: Layer already exists [2025-06-05T05:52:47.506Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:47.506Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:47.506Z] 59f0e50f0b9c: Layer already exists [2025-06-05T05:52:47.506Z] 1795138f26c1: Layer already exists [2025-06-05T05:52:47.506Z] fd555e7845fa: Layer already exists [2025-06-05T05:52:47.506Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:47.506Z] latest: digest: sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:47.838Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:48.157Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.21 [2025-06-05T05:52:48.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-05T05:52:48.157Z] 4b4e5c8d2bc7: Preparing [2025-06-05T05:52:48.157Z] 557f5d0c0306: Preparing [2025-06-05T05:52:48.157Z] 68d4676f3e35: Preparing [2025-06-05T05:52:48.157Z] 98a79b25f64c: Preparing [2025-06-05T05:52:48.157Z] 888322be414d: Preparing [2025-06-05T05:52:48.157Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:48.157Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:48.157Z] 59f0e50f0b9c: Preparing [2025-06-05T05:52:48.157Z] fd555e7845fa: Preparing [2025-06-05T05:52:48.157Z] 1795138f26c1: Preparing [2025-06-05T05:52:48.157Z] 994456c4fd7b: Preparing [2025-06-05T05:52:48.157Z] c3b0c6d4e2d7: Waiting [2025-06-05T05:52:48.157Z] 01f49ed80cd8: Waiting [2025-06-05T05:52:48.157Z] 59f0e50f0b9c: Waiting [2025-06-05T05:52:48.157Z] fd555e7845fa: Waiting [2025-06-05T05:52:48.157Z] 994456c4fd7b: Waiting [2025-06-05T05:52:48.157Z] 1795138f26c1: Waiting [2025-06-05T05:52:48.157Z] 557f5d0c0306: Layer already exists [2025-06-05T05:52:48.157Z] 98a79b25f64c: Layer already exists [2025-06-05T05:52:48.157Z] 68d4676f3e35: Layer already exists [2025-06-05T05:52:48.157Z] 888322be414d: Layer already exists [2025-06-05T05:52:48.157Z] 4b4e5c8d2bc7: Layer already exists [2025-06-05T05:52:48.157Z] 59f0e50f0b9c: Layer already exists [2025-06-05T05:52:48.157Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:48.157Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:48.157Z] fd555e7845fa: Layer already exists [2025-06-05T05:52:48.157Z] 1795138f26c1: Layer already exists [2025-06-05T05:52:48.157Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:48.157Z] 4.1.0-dev.21: digest: sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:48.483Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:48.814Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:52:48.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-05T05:52:48.815Z] 4b4e5c8d2bc7: Preparing [2025-06-05T05:52:48.815Z] 557f5d0c0306: Preparing [2025-06-05T05:52:48.815Z] 68d4676f3e35: Preparing [2025-06-05T05:52:48.815Z] 98a79b25f64c: Preparing [2025-06-05T05:52:48.815Z] 888322be414d: Preparing [2025-06-05T05:52:48.815Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:48.815Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:48.815Z] 59f0e50f0b9c: Preparing [2025-06-05T05:52:48.815Z] fd555e7845fa: Preparing [2025-06-05T05:52:48.815Z] 1795138f26c1: Preparing [2025-06-05T05:52:48.815Z] 994456c4fd7b: Preparing [2025-06-05T05:52:48.815Z] 59f0e50f0b9c: Waiting [2025-06-05T05:52:48.815Z] 1795138f26c1: Waiting [2025-06-05T05:52:48.815Z] fd555e7845fa: Waiting [2025-06-05T05:52:48.815Z] c3b0c6d4e2d7: Waiting [2025-06-05T05:52:48.815Z] 01f49ed80cd8: Waiting [2025-06-05T05:52:48.815Z] 994456c4fd7b: Waiting [2025-06-05T05:52:48.815Z] 68d4676f3e35: Layer already exists [2025-06-05T05:52:48.815Z] 98a79b25f64c: Layer already exists [2025-06-05T05:52:48.815Z] 4b4e5c8d2bc7: Layer already exists [2025-06-05T05:52:48.815Z] 557f5d0c0306: Layer already exists [2025-06-05T05:52:48.815Z] 888322be414d: Layer already exists [2025-06-05T05:52:48.815Z] 59f0e50f0b9c: Layer already exists [2025-06-05T05:52:48.815Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:48.815Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:48.815Z] fd555e7845fa: Layer already exists [2025-06-05T05:52:48.815Z] 1795138f26c1: Layer already exists [2025-06-05T05:52:48.815Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:48.815Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:49.139Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:49.459Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-06-05T05:52:49.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-05T05:52:49.460Z] 4b4e5c8d2bc7: Preparing [2025-06-05T05:52:49.460Z] 557f5d0c0306: Preparing [2025-06-05T05:52:49.460Z] 68d4676f3e35: Preparing [2025-06-05T05:52:49.460Z] 98a79b25f64c: Preparing [2025-06-05T05:52:49.460Z] 888322be414d: Preparing [2025-06-05T05:52:49.460Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:49.460Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:49.460Z] 59f0e50f0b9c: Preparing [2025-06-05T05:52:49.460Z] fd555e7845fa: Preparing [2025-06-05T05:52:49.460Z] 1795138f26c1: Preparing [2025-06-05T05:52:49.460Z] 994456c4fd7b: Preparing [2025-06-05T05:52:49.460Z] 01f49ed80cd8: Waiting [2025-06-05T05:52:49.460Z] 59f0e50f0b9c: Waiting [2025-06-05T05:52:49.460Z] fd555e7845fa: Waiting [2025-06-05T05:52:49.460Z] 1795138f26c1: Waiting [2025-06-05T05:52:49.460Z] 994456c4fd7b: Waiting [2025-06-05T05:52:49.460Z] c3b0c6d4e2d7: Waiting [2025-06-05T05:52:49.460Z] 888322be414d: Layer already exists [2025-06-05T05:52:49.460Z] 557f5d0c0306: Layer already exists [2025-06-05T05:52:49.460Z] 98a79b25f64c: Layer already exists [2025-06-05T05:52:49.460Z] 4b4e5c8d2bc7: Layer already exists [2025-06-05T05:52:49.460Z] 68d4676f3e35: Layer already exists [2025-06-05T05:52:49.460Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:49.460Z] fd555e7845fa: Layer already exists [2025-06-05T05:52:49.460Z] 59f0e50f0b9c: Layer already exists [2025-06-05T05:52:49.460Z] 1795138f26c1: Layer already exists [2025-06-05T05:52:49.460Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:49.460Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:49.460Z] main: digest: sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T05:52:49.531Z] ===================================================== [Pipeline] echo [2025-06-05T05:52:49.544Z] taggedImages: [2025-06-05T05:52:49.544Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:49.544Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-06-05T05:52:49.544Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.21 [2025-06-05T05:52:49.544Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:52:49.544Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-06-05T05:52:49.580Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-06-05T05:52:49.580Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:49.580Z] latest [2025-06-05T05:52:49.580Z] 4.1.0-dev.21 [2025-06-05T05:52:49.580Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:52:49.580Z] main [2025-06-05T05:52:49.580Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:49.924Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:50.246Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:50.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-05T05:52:50.246Z] 047914586922: Preparing [2025-06-05T05:52:50.246Z] 1524f925cfe8: Preparing [2025-06-05T05:52:50.246Z] e65295a13c40: Preparing [2025-06-05T05:52:50.246Z] de13f49c4e43: Preparing [2025-06-05T05:52:50.246Z] 604faef380c0: Preparing [2025-06-05T05:52:50.246Z] 3617e328364a: Preparing [2025-06-05T05:52:50.246Z] 5988bf62b79b: Preparing [2025-06-05T05:52:50.246Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:50.246Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:50.246Z] 622171f52f03: Preparing [2025-06-05T05:52:50.246Z] b6bbe1b94067: Preparing [2025-06-05T05:52:50.246Z] 994456c4fd7b: Preparing [2025-06-05T05:52:50.246Z] 3617e328364a: Waiting [2025-06-05T05:52:50.246Z] 5988bf62b79b: Waiting [2025-06-05T05:52:50.246Z] c3b0c6d4e2d7: Waiting [2025-06-05T05:52:50.246Z] 01f49ed80cd8: Waiting [2025-06-05T05:52:50.246Z] 622171f52f03: Waiting [2025-06-05T05:52:50.246Z] b6bbe1b94067: Waiting [2025-06-05T05:52:50.246Z] 994456c4fd7b: Waiting [2025-06-05T05:52:50.246Z] 047914586922: Pushed [2025-06-05T05:52:50.246Z] 1524f925cfe8: Pushed [2025-06-05T05:52:50.246Z] 604faef380c0: Pushed [2025-06-05T05:52:50.246Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:50.246Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:50.505Z] 3617e328364a: Pushed [2025-06-05T05:52:50.505Z] 5988bf62b79b: Pushed [2025-06-05T05:52:50.505Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:50.505Z] 622171f52f03: Pushed [2025-06-05T05:52:51.877Z] b6bbe1b94067: Pushed [2025-06-05T05:52:52.441Z] de13f49c4e43: Pushed [2025-06-05T05:52:53.374Z] e65295a13c40: Pushed [2025-06-05T05:52:53.374Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:53.694Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:54.018Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-06-05T05:52:54.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-05T05:52:54.018Z] 047914586922: Preparing [2025-06-05T05:52:54.018Z] 1524f925cfe8: Preparing [2025-06-05T05:52:54.018Z] e65295a13c40: Preparing [2025-06-05T05:52:54.018Z] de13f49c4e43: Preparing [2025-06-05T05:52:54.018Z] 604faef380c0: Preparing [2025-06-05T05:52:54.018Z] 3617e328364a: Preparing [2025-06-05T05:52:54.018Z] 5988bf62b79b: Preparing [2025-06-05T05:52:54.018Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:54.018Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:54.018Z] 622171f52f03: Preparing [2025-06-05T05:52:54.018Z] b6bbe1b94067: Preparing [2025-06-05T05:52:54.018Z] 994456c4fd7b: Preparing [2025-06-05T05:52:54.018Z] 01f49ed80cd8: Waiting [2025-06-05T05:52:54.018Z] 3617e328364a: Waiting [2025-06-05T05:52:54.018Z] b6bbe1b94067: Waiting [2025-06-05T05:52:54.018Z] 622171f52f03: Waiting [2025-06-05T05:52:54.018Z] c3b0c6d4e2d7: Waiting [2025-06-05T05:52:54.018Z] 5988bf62b79b: Waiting [2025-06-05T05:52:54.018Z] 994456c4fd7b: Waiting [2025-06-05T05:52:54.018Z] e65295a13c40: Layer already exists [2025-06-05T05:52:54.018Z] 604faef380c0: Layer already exists [2025-06-05T05:52:54.018Z] de13f49c4e43: Layer already exists [2025-06-05T05:52:54.018Z] 1524f925cfe8: Layer already exists [2025-06-05T05:52:54.018Z] 047914586922: Layer already exists [2025-06-05T05:52:54.018Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:54.018Z] 5988bf62b79b: Layer already exists [2025-06-05T05:52:54.018Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:54.018Z] 3617e328364a: Layer already exists [2025-06-05T05:52:54.018Z] 622171f52f03: Layer already exists [2025-06-05T05:52:54.018Z] b6bbe1b94067: Layer already exists [2025-06-05T05:52:54.018Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:54.018Z] latest: digest: sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:54.356Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:54.682Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.21 [2025-06-05T05:52:54.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-05T05:52:54.682Z] 047914586922: Preparing [2025-06-05T05:52:54.682Z] 1524f925cfe8: Preparing [2025-06-05T05:52:54.682Z] e65295a13c40: Preparing [2025-06-05T05:52:54.682Z] de13f49c4e43: Preparing [2025-06-05T05:52:54.682Z] 604faef380c0: Preparing [2025-06-05T05:52:54.682Z] 3617e328364a: Preparing [2025-06-05T05:52:54.682Z] 5988bf62b79b: Preparing [2025-06-05T05:52:54.682Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:54.682Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:54.682Z] 622171f52f03: Preparing [2025-06-05T05:52:54.682Z] b6bbe1b94067: Preparing [2025-06-05T05:52:54.682Z] 994456c4fd7b: Preparing [2025-06-05T05:52:54.682Z] 622171f52f03: Waiting [2025-06-05T05:52:54.682Z] 5988bf62b79b: Waiting [2025-06-05T05:52:54.682Z] c3b0c6d4e2d7: Waiting [2025-06-05T05:52:54.682Z] 01f49ed80cd8: Waiting [2025-06-05T05:52:54.682Z] b6bbe1b94067: Waiting [2025-06-05T05:52:54.682Z] 994456c4fd7b: Waiting [2025-06-05T05:52:54.682Z] 047914586922: Layer already exists [2025-06-05T05:52:54.682Z] de13f49c4e43: Layer already exists [2025-06-05T05:52:54.682Z] e65295a13c40: Layer already exists [2025-06-05T05:52:54.682Z] 1524f925cfe8: Layer already exists [2025-06-05T05:52:54.682Z] 604faef380c0: Layer already exists [2025-06-05T05:52:54.682Z] 3617e328364a: Layer already exists [2025-06-05T05:52:54.682Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:54.682Z] 5988bf62b79b: Layer already exists [2025-06-05T05:52:54.682Z] 622171f52f03: Layer already exists [2025-06-05T05:52:54.682Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:54.682Z] b6bbe1b94067: Layer already exists [2025-06-05T05:52:54.682Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:54.682Z] 4.1.0-dev.21: digest: sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:55.003Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:55.333Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:52:55.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-05T05:52:55.333Z] 047914586922: Preparing [2025-06-05T05:52:55.333Z] 1524f925cfe8: Preparing [2025-06-05T05:52:55.333Z] e65295a13c40: Preparing [2025-06-05T05:52:55.333Z] de13f49c4e43: Preparing [2025-06-05T05:52:55.333Z] 604faef380c0: Preparing [2025-06-05T05:52:55.333Z] 3617e328364a: Preparing [2025-06-05T05:52:55.333Z] 5988bf62b79b: Preparing [2025-06-05T05:52:55.333Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:55.333Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:55.333Z] 622171f52f03: Preparing [2025-06-05T05:52:55.333Z] b6bbe1b94067: Preparing [2025-06-05T05:52:55.333Z] 994456c4fd7b: Preparing [2025-06-05T05:52:55.333Z] 3617e328364a: Waiting [2025-06-05T05:52:55.333Z] 5988bf62b79b: Waiting [2025-06-05T05:52:55.333Z] c3b0c6d4e2d7: Waiting [2025-06-05T05:52:55.333Z] 01f49ed80cd8: Waiting [2025-06-05T05:52:55.333Z] 994456c4fd7b: Waiting [2025-06-05T05:52:55.333Z] b6bbe1b94067: Waiting [2025-06-05T05:52:55.333Z] 622171f52f03: Waiting [2025-06-05T05:52:55.333Z] 047914586922: Layer already exists [2025-06-05T05:52:55.333Z] 1524f925cfe8: Layer already exists [2025-06-05T05:52:55.333Z] 604faef380c0: Layer already exists [2025-06-05T05:52:55.333Z] e65295a13c40: Layer already exists [2025-06-05T05:52:55.333Z] de13f49c4e43: Layer already exists [2025-06-05T05:52:55.333Z] 3617e328364a: Layer already exists [2025-06-05T05:52:55.333Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:55.333Z] 5988bf62b79b: Layer already exists [2025-06-05T05:52:55.333Z] 622171f52f03: Layer already exists [2025-06-05T05:52:55.333Z] b6bbe1b94067: Layer already exists [2025-06-05T05:52:55.333Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:55.333Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:55.333Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:55.666Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:55.993Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-06-05T05:52:55.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-05T05:52:55.993Z] 047914586922: Preparing [2025-06-05T05:52:55.993Z] 1524f925cfe8: Preparing [2025-06-05T05:52:55.993Z] e65295a13c40: Preparing [2025-06-05T05:52:55.993Z] de13f49c4e43: Preparing [2025-06-05T05:52:55.993Z] 604faef380c0: Preparing [2025-06-05T05:52:55.993Z] 3617e328364a: Preparing [2025-06-05T05:52:55.993Z] 5988bf62b79b: Preparing [2025-06-05T05:52:55.993Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:55.993Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:55.993Z] 622171f52f03: Preparing [2025-06-05T05:52:55.993Z] b6bbe1b94067: Preparing [2025-06-05T05:52:55.993Z] 994456c4fd7b: Preparing [2025-06-05T05:52:55.993Z] 3617e328364a: Waiting [2025-06-05T05:52:55.993Z] 5988bf62b79b: Waiting [2025-06-05T05:52:55.993Z] c3b0c6d4e2d7: Waiting [2025-06-05T05:52:55.993Z] 01f49ed80cd8: Waiting [2025-06-05T05:52:55.993Z] 622171f52f03: Waiting [2025-06-05T05:52:55.993Z] b6bbe1b94067: Waiting [2025-06-05T05:52:55.993Z] 994456c4fd7b: Waiting [2025-06-05T05:52:55.993Z] 604faef380c0: Layer already exists [2025-06-05T05:52:55.993Z] 1524f925cfe8: Layer already exists [2025-06-05T05:52:55.993Z] e65295a13c40: Layer already exists [2025-06-05T05:52:55.993Z] 047914586922: Layer already exists [2025-06-05T05:52:55.994Z] de13f49c4e43: Layer already exists [2025-06-05T05:52:55.994Z] 5988bf62b79b: Layer already exists [2025-06-05T05:52:55.994Z] 3617e328364a: Layer already exists [2025-06-05T05:52:55.994Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:55.994Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:55.994Z] 622171f52f03: Layer already exists [2025-06-05T05:52:55.994Z] b6bbe1b94067: Layer already exists [2025-06-05T05:52:55.994Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:55.994Z] main: digest: sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T05:52:56.075Z] ===================================================== [Pipeline] echo [2025-06-05T05:52:56.092Z] taggedImages: [2025-06-05T05:52:56.092Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:56.092Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-06-05T05:52:56.092Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.21 [2025-06-05T05:52:56.092Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:52:56.092Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-06-05T05:52:56.124Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-06-05T05:52:56.124Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:56.124Z] latest [2025-06-05T05:52:56.124Z] 4.1.0-dev.21 [2025-06-05T05:52:56.124Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:52:56.124Z] main [2025-06-05T05:52:56.124Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:56.477Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:52:56.800Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:52:56.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-05T05:52:56.800Z] 0f6a8c7aab4c: Preparing [2025-06-05T05:52:56.800Z] 59ca7a0ee294: Preparing [2025-06-05T05:52:56.800Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:52:56.800Z] 01f49ed80cd8: Preparing [2025-06-05T05:52:56.800Z] fe70c5aa9851: Preparing [2025-06-05T05:52:56.801Z] aed4abc2418a: Preparing [2025-06-05T05:52:56.801Z] 994456c4fd7b: Preparing [2025-06-05T05:52:56.801Z] aed4abc2418a: Waiting [2025-06-05T05:52:56.801Z] 994456c4fd7b: Waiting [2025-06-05T05:52:56.801Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:52:56.801Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:52:56.801Z] 994456c4fd7b: Layer already exists [2025-06-05T05:52:56.801Z] fe70c5aa9851: Pushed [2025-06-05T05:52:56.801Z] 0f6a8c7aab4c: Pushed [2025-06-05T05:52:57.736Z] aed4abc2418a: Pushed [2025-06-05T05:53:00.271Z] 59ca7a0ee294: Pushed [2025-06-05T05:53:00.271Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:00.603Z] + 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-06-05T05:53:00.925Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-06-05T05:53:00.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-05T05:53:00.925Z] 0f6a8c7aab4c: Preparing [2025-06-05T05:53:00.925Z] 59ca7a0ee294: Preparing [2025-06-05T05:53:00.925Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:00.925Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:00.925Z] fe70c5aa9851: Preparing [2025-06-05T05:53:00.925Z] aed4abc2418a: Preparing [2025-06-05T05:53:00.925Z] 994456c4fd7b: Preparing [2025-06-05T05:53:00.925Z] aed4abc2418a: Waiting [2025-06-05T05:53:00.925Z] 994456c4fd7b: Waiting [2025-06-05T05:53:00.925Z] fe70c5aa9851: Layer already exists [2025-06-05T05:53:00.925Z] 59ca7a0ee294: Layer already exists [2025-06-05T05:53:00.925Z] 0f6a8c7aab4c: Layer already exists [2025-06-05T05:53:00.925Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:00.925Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:00.925Z] aed4abc2418a: Layer already exists [2025-06-05T05:53:00.925Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:00.925Z] latest: digest: sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:01.249Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:01.579Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.21 [2025-06-05T05:53:01.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-05T05:53:01.579Z] 0f6a8c7aab4c: Preparing [2025-06-05T05:53:01.579Z] 59ca7a0ee294: Preparing [2025-06-05T05:53:01.579Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:01.579Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:01.579Z] fe70c5aa9851: Preparing [2025-06-05T05:53:01.579Z] aed4abc2418a: Preparing [2025-06-05T05:53:01.579Z] 994456c4fd7b: Preparing [2025-06-05T05:53:01.579Z] aed4abc2418a: Waiting [2025-06-05T05:53:01.579Z] 994456c4fd7b: Waiting [2025-06-05T05:53:01.579Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:01.579Z] fe70c5aa9851: Layer already exists [2025-06-05T05:53:01.579Z] 59ca7a0ee294: Layer already exists [2025-06-05T05:53:01.579Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:01.579Z] 0f6a8c7aab4c: Layer already exists [2025-06-05T05:53:01.579Z] aed4abc2418a: Layer already exists [2025-06-05T05:53:01.579Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:01.579Z] 4.1.0-dev.21: digest: sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:01.906Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:02.227Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:02.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-05T05:53:02.228Z] 0f6a8c7aab4c: Preparing [2025-06-05T05:53:02.228Z] 59ca7a0ee294: Preparing [2025-06-05T05:53:02.228Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:02.228Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:02.228Z] fe70c5aa9851: Preparing [2025-06-05T05:53:02.228Z] aed4abc2418a: Preparing [2025-06-05T05:53:02.228Z] 994456c4fd7b: Preparing [2025-06-05T05:53:02.228Z] aed4abc2418a: Waiting [2025-06-05T05:53:02.228Z] 994456c4fd7b: Waiting [2025-06-05T05:53:02.228Z] 0f6a8c7aab4c: Layer already exists [2025-06-05T05:53:02.228Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:02.228Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:02.228Z] 59ca7a0ee294: Layer already exists [2025-06-05T05:53:02.228Z] fe70c5aa9851: Layer already exists [2025-06-05T05:53:02.228Z] aed4abc2418a: Layer already exists [2025-06-05T05:53:02.228Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:02.228Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:02.550Z] + 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-06-05T05:53:02.874Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-06-05T05:53:02.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-05T05:53:02.874Z] 0f6a8c7aab4c: Preparing [2025-06-05T05:53:02.874Z] 59ca7a0ee294: Preparing [2025-06-05T05:53:02.874Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:02.874Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:02.874Z] fe70c5aa9851: Preparing [2025-06-05T05:53:02.874Z] aed4abc2418a: Preparing [2025-06-05T05:53:02.874Z] 994456c4fd7b: Preparing [2025-06-05T05:53:02.874Z] 994456c4fd7b: Waiting [2025-06-05T05:53:02.874Z] aed4abc2418a: Waiting [2025-06-05T05:53:02.874Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:02.874Z] 59ca7a0ee294: Layer already exists [2025-06-05T05:53:02.874Z] fe70c5aa9851: Layer already exists [2025-06-05T05:53:02.874Z] 0f6a8c7aab4c: Layer already exists [2025-06-05T05:53:02.874Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:02.874Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:02.874Z] aed4abc2418a: Layer already exists [2025-06-05T05:53:02.874Z] main: digest: sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T05:53:02.958Z] ===================================================== [Pipeline] echo [2025-06-05T05:53:02.975Z] taggedImages: [2025-06-05T05:53:02.976Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:02.976Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-06-05T05:53:02.976Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.21 [2025-06-05T05:53:02.976Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:02.976Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-06-05T05:53:03.006Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-06-05T05:53:03.006Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:03.006Z] latest [2025-06-05T05:53:03.006Z] 4.1.0-dev.21 [2025-06-05T05:53:03.006Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:03.006Z] main [2025-06-05T05:53:03.006Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:03.356Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:03.678Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:03.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-05T05:53:03.679Z] 720ef75a90ca: Preparing [2025-06-05T05:53:03.679Z] 2d3b4d7b11ef: Preparing [2025-06-05T05:53:03.679Z] 3112e11dba49: Preparing [2025-06-05T05:53:03.679Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:03.679Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:03.679Z] 1efa082388d3: Preparing [2025-06-05T05:53:03.679Z] be63148f4b1a: Preparing [2025-06-05T05:53:03.679Z] 3dae4effc480: Preparing [2025-06-05T05:53:03.679Z] 1b1cdc9f7079: Preparing [2025-06-05T05:53:03.679Z] 994456c4fd7b: Preparing [2025-06-05T05:53:03.679Z] 3dae4effc480: Waiting [2025-06-05T05:53:03.679Z] 994456c4fd7b: Waiting [2025-06-05T05:53:03.679Z] 1efa082388d3: Waiting [2025-06-05T05:53:03.679Z] be63148f4b1a: Waiting [2025-06-05T05:53:03.679Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:03.679Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:03.679Z] 2d3b4d7b11ef: Pushed [2025-06-05T05:53:03.679Z] 3112e11dba49: Pushed [2025-06-05T05:53:03.679Z] 720ef75a90ca: Pushed [2025-06-05T05:53:03.679Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:03.679Z] 3dae4effc480: Pushed [2025-06-05T05:53:04.245Z] 1b1cdc9f7079: Pushed [2025-06-05T05:53:08.434Z] be63148f4b1a: Pushed [2025-06-05T05:53:16.548Z] 1efa082388d3: Pushed [2025-06-05T05:53:16.548Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:16.877Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:17.203Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-06-05T05:53:17.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-05T05:53:17.203Z] 720ef75a90ca: Preparing [2025-06-05T05:53:17.203Z] 2d3b4d7b11ef: Preparing [2025-06-05T05:53:17.203Z] 3112e11dba49: Preparing [2025-06-05T05:53:17.203Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:17.203Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:17.203Z] 1efa082388d3: Preparing [2025-06-05T05:53:17.203Z] be63148f4b1a: Preparing [2025-06-05T05:53:17.203Z] 3dae4effc480: Preparing [2025-06-05T05:53:17.203Z] 1b1cdc9f7079: Preparing [2025-06-05T05:53:17.203Z] 994456c4fd7b: Preparing [2025-06-05T05:53:17.203Z] 1efa082388d3: Waiting [2025-06-05T05:53:17.203Z] be63148f4b1a: Waiting [2025-06-05T05:53:17.203Z] 3dae4effc480: Waiting [2025-06-05T05:53:17.203Z] 1b1cdc9f7079: Waiting [2025-06-05T05:53:17.203Z] 994456c4fd7b: Waiting [2025-06-05T05:53:17.203Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:17.203Z] 2d3b4d7b11ef: Layer already exists [2025-06-05T05:53:17.203Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:17.203Z] 3112e11dba49: Layer already exists [2025-06-05T05:53:17.203Z] 720ef75a90ca: Layer already exists [2025-06-05T05:53:17.203Z] 1efa082388d3: Layer already exists [2025-06-05T05:53:17.203Z] be63148f4b1a: Layer already exists [2025-06-05T05:53:17.203Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:17.203Z] 1b1cdc9f7079: Layer already exists [2025-06-05T05:53:17.203Z] 3dae4effc480: Layer already exists [2025-06-05T05:53:17.203Z] latest: digest: sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:17.523Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:17.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.21 [2025-06-05T05:53:17.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-05T05:53:17.849Z] 720ef75a90ca: Preparing [2025-06-05T05:53:17.849Z] 2d3b4d7b11ef: Preparing [2025-06-05T05:53:17.849Z] 3112e11dba49: Preparing [2025-06-05T05:53:17.849Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:17.849Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:17.849Z] 1efa082388d3: Preparing [2025-06-05T05:53:17.849Z] be63148f4b1a: Preparing [2025-06-05T05:53:17.849Z] 3dae4effc480: Preparing [2025-06-05T05:53:17.849Z] 1b1cdc9f7079: Preparing [2025-06-05T05:53:17.849Z] 994456c4fd7b: Preparing [2025-06-05T05:53:17.849Z] 1efa082388d3: Waiting [2025-06-05T05:53:17.849Z] be63148f4b1a: Waiting [2025-06-05T05:53:17.849Z] 3dae4effc480: Waiting [2025-06-05T05:53:17.849Z] 1b1cdc9f7079: Waiting [2025-06-05T05:53:17.849Z] 994456c4fd7b: Waiting [2025-06-05T05:53:17.849Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:17.849Z] 2d3b4d7b11ef: Layer already exists [2025-06-05T05:53:17.849Z] 720ef75a90ca: Layer already exists [2025-06-05T05:53:17.849Z] 3112e11dba49: Layer already exists [2025-06-05T05:53:17.849Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:17.849Z] 1efa082388d3: Layer already exists [2025-06-05T05:53:17.849Z] 3dae4effc480: Layer already exists [2025-06-05T05:53:17.849Z] 1b1cdc9f7079: Layer already exists [2025-06-05T05:53:17.849Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:17.849Z] be63148f4b1a: Layer already exists [2025-06-05T05:53:17.849Z] 4.1.0-dev.21: digest: sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:18.186Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:18.511Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:18.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-05T05:53:18.511Z] 720ef75a90ca: Preparing [2025-06-05T05:53:18.511Z] 2d3b4d7b11ef: Preparing [2025-06-05T05:53:18.511Z] 3112e11dba49: Preparing [2025-06-05T05:53:18.511Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:18.511Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:18.511Z] 1efa082388d3: Preparing [2025-06-05T05:53:18.511Z] be63148f4b1a: Preparing [2025-06-05T05:53:18.511Z] 3dae4effc480: Preparing [2025-06-05T05:53:18.511Z] 1b1cdc9f7079: Preparing [2025-06-05T05:53:18.511Z] 994456c4fd7b: Preparing [2025-06-05T05:53:18.511Z] 1efa082388d3: Waiting [2025-06-05T05:53:18.511Z] 3dae4effc480: Waiting [2025-06-05T05:53:18.511Z] 1b1cdc9f7079: Waiting [2025-06-05T05:53:18.511Z] 994456c4fd7b: Waiting [2025-06-05T05:53:18.511Z] be63148f4b1a: Waiting [2025-06-05T05:53:18.511Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:18.511Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:18.511Z] 2d3b4d7b11ef: Layer already exists [2025-06-05T05:53:18.511Z] 720ef75a90ca: Layer already exists [2025-06-05T05:53:18.511Z] 3112e11dba49: Layer already exists [2025-06-05T05:53:18.511Z] be63148f4b1a: Layer already exists [2025-06-05T05:53:18.511Z] 1efa082388d3: Layer already exists [2025-06-05T05:53:18.511Z] 1b1cdc9f7079: Layer already exists [2025-06-05T05:53:18.511Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:18.511Z] 3dae4effc480: Layer already exists [2025-06-05T05:53:18.511Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:18.846Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:19.169Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-06-05T05:53:19.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-05T05:53:19.169Z] 720ef75a90ca: Preparing [2025-06-05T05:53:19.169Z] 2d3b4d7b11ef: Preparing [2025-06-05T05:53:19.169Z] 3112e11dba49: Preparing [2025-06-05T05:53:19.169Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:19.169Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:19.169Z] 1efa082388d3: Preparing [2025-06-05T05:53:19.169Z] be63148f4b1a: Preparing [2025-06-05T05:53:19.169Z] 3dae4effc480: Preparing [2025-06-05T05:53:19.169Z] 1b1cdc9f7079: Preparing [2025-06-05T05:53:19.169Z] 994456c4fd7b: Preparing [2025-06-05T05:53:19.169Z] 1b1cdc9f7079: Waiting [2025-06-05T05:53:19.169Z] 994456c4fd7b: Waiting [2025-06-05T05:53:19.169Z] 1efa082388d3: Waiting [2025-06-05T05:53:19.169Z] be63148f4b1a: Waiting [2025-06-05T05:53:19.169Z] 3dae4effc480: Waiting [2025-06-05T05:53:19.169Z] 2d3b4d7b11ef: Layer already exists [2025-06-05T05:53:19.169Z] 720ef75a90ca: Layer already exists [2025-06-05T05:53:19.169Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:19.169Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:19.169Z] 3112e11dba49: Layer already exists [2025-06-05T05:53:19.169Z] 1efa082388d3: Layer already exists [2025-06-05T05:53:19.169Z] 3dae4effc480: Layer already exists [2025-06-05T05:53:19.169Z] be63148f4b1a: Layer already exists [2025-06-05T05:53:19.169Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:19.169Z] 1b1cdc9f7079: Layer already exists [2025-06-05T05:53:19.169Z] main: digest: sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T05:53:19.237Z] ===================================================== [Pipeline] echo [2025-06-05T05:53:19.255Z] taggedImages: [2025-06-05T05:53:19.255Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:19.255Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-06-05T05:53:19.255Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.21 [2025-06-05T05:53:19.255Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:19.255Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-06-05T05:53:19.290Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-06-05T05:53:19.290Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:19.290Z] latest [2025-06-05T05:53:19.290Z] 4.1.0-dev.21 [2025-06-05T05:53:19.290Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:19.290Z] main [2025-06-05T05:53:19.290Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:19.629Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:19.957Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:19.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-05T05:53:19.957Z] ef1ff920b9e9: Preparing [2025-06-05T05:53:19.957Z] 8f924f2a5f6d: Preparing [2025-06-05T05:53:19.957Z] 071c613fda1f: Preparing [2025-06-05T05:53:19.957Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:19.957Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:19.957Z] 1efa082388d3: Preparing [2025-06-05T05:53:19.957Z] 0f26c3d588a5: Preparing [2025-06-05T05:53:19.957Z] 5b75e2eea5ac: Preparing [2025-06-05T05:53:19.957Z] 994456c4fd7b: Preparing [2025-06-05T05:53:19.957Z] 5b75e2eea5ac: Waiting [2025-06-05T05:53:19.957Z] 1efa082388d3: Waiting [2025-06-05T05:53:19.957Z] 0f26c3d588a5: Waiting [2025-06-05T05:53:19.957Z] 994456c4fd7b: Waiting [2025-06-05T05:53:19.957Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:19.957Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:19.957Z] 1efa082388d3: Layer already exists [2025-06-05T05:53:19.957Z] ef1ff920b9e9: Pushed [2025-06-05T05:53:19.957Z] 071c613fda1f: Pushed [2025-06-05T05:53:19.957Z] 8f924f2a5f6d: Pushed [2025-06-05T05:53:19.957Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:19.957Z] 0f26c3d588a5: Pushed [2025-06-05T05:53:20.528Z] 5b75e2eea5ac: Pushed [2025-06-05T05:53:20.528Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:20.858Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:21.176Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-06-05T05:53:21.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-05T05:53:21.176Z] ef1ff920b9e9: Preparing [2025-06-05T05:53:21.176Z] 8f924f2a5f6d: Preparing [2025-06-05T05:53:21.176Z] 071c613fda1f: Preparing [2025-06-05T05:53:21.176Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:21.176Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:21.176Z] 1efa082388d3: Preparing [2025-06-05T05:53:21.176Z] 0f26c3d588a5: Preparing [2025-06-05T05:53:21.176Z] 5b75e2eea5ac: Preparing [2025-06-05T05:53:21.176Z] 994456c4fd7b: Preparing [2025-06-05T05:53:21.176Z] 1efa082388d3: Waiting [2025-06-05T05:53:21.176Z] 0f26c3d588a5: Waiting [2025-06-05T05:53:21.176Z] 5b75e2eea5ac: Waiting [2025-06-05T05:53:21.176Z] 994456c4fd7b: Waiting [2025-06-05T05:53:21.176Z] ef1ff920b9e9: Layer already exists [2025-06-05T05:53:21.176Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:21.176Z] 8f924f2a5f6d: Layer already exists [2025-06-05T05:53:21.176Z] 071c613fda1f: Layer already exists [2025-06-05T05:53:21.176Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:21.176Z] 1efa082388d3: Layer already exists [2025-06-05T05:53:21.176Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:21.176Z] 0f26c3d588a5: Layer already exists [2025-06-05T05:53:21.176Z] 5b75e2eea5ac: Layer already exists [2025-06-05T05:53:21.176Z] latest: digest: sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:21.511Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:21.836Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.21 [2025-06-05T05:53:21.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-05T05:53:21.836Z] ef1ff920b9e9: Preparing [2025-06-05T05:53:21.836Z] 8f924f2a5f6d: Preparing [2025-06-05T05:53:21.836Z] 071c613fda1f: Preparing [2025-06-05T05:53:21.836Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:21.836Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:21.836Z] 1efa082388d3: Preparing [2025-06-05T05:53:21.836Z] 0f26c3d588a5: Preparing [2025-06-05T05:53:21.836Z] 5b75e2eea5ac: Preparing [2025-06-05T05:53:21.836Z] 994456c4fd7b: Preparing [2025-06-05T05:53:21.836Z] 0f26c3d588a5: Waiting [2025-06-05T05:53:21.836Z] 5b75e2eea5ac: Waiting [2025-06-05T05:53:21.836Z] 994456c4fd7b: Waiting [2025-06-05T05:53:21.836Z] 1efa082388d3: Waiting [2025-06-05T05:53:21.836Z] 071c613fda1f: Layer already exists [2025-06-05T05:53:21.836Z] ef1ff920b9e9: Layer already exists [2025-06-05T05:53:21.836Z] 8f924f2a5f6d: Layer already exists [2025-06-05T05:53:21.836Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:21.836Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:21.836Z] 0f26c3d588a5: Layer already exists [2025-06-05T05:53:21.836Z] 1efa082388d3: Layer already exists [2025-06-05T05:53:21.836Z] 5b75e2eea5ac: Layer already exists [2025-06-05T05:53:21.836Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:21.836Z] 4.1.0-dev.21: digest: sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:22.156Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:22.473Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:22.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-05T05:53:22.473Z] ef1ff920b9e9: Preparing [2025-06-05T05:53:22.473Z] 8f924f2a5f6d: Preparing [2025-06-05T05:53:22.473Z] 071c613fda1f: Preparing [2025-06-05T05:53:22.473Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:22.473Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:22.473Z] 1efa082388d3: Preparing [2025-06-05T05:53:22.473Z] 0f26c3d588a5: Preparing [2025-06-05T05:53:22.473Z] 5b75e2eea5ac: Preparing [2025-06-05T05:53:22.473Z] 994456c4fd7b: Preparing [2025-06-05T05:53:22.473Z] 0f26c3d588a5: Waiting [2025-06-05T05:53:22.473Z] 5b75e2eea5ac: Waiting [2025-06-05T05:53:22.473Z] 1efa082388d3: Waiting [2025-06-05T05:53:22.473Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:22.473Z] ef1ff920b9e9: Layer already exists [2025-06-05T05:53:22.473Z] 8f924f2a5f6d: Layer already exists [2025-06-05T05:53:22.473Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:22.473Z] 071c613fda1f: Layer already exists [2025-06-05T05:53:22.473Z] 1efa082388d3: Layer already exists [2025-06-05T05:53:22.473Z] 5b75e2eea5ac: Layer already exists [2025-06-05T05:53:22.473Z] 0f26c3d588a5: Layer already exists [2025-06-05T05:53:22.473Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:22.473Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:22.799Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:23.128Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-06-05T05:53:23.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-05T05:53:23.128Z] ef1ff920b9e9: Preparing [2025-06-05T05:53:23.128Z] 8f924f2a5f6d: Preparing [2025-06-05T05:53:23.128Z] 071c613fda1f: Preparing [2025-06-05T05:53:23.128Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:23.128Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:23.128Z] 1efa082388d3: Preparing [2025-06-05T05:53:23.128Z] 0f26c3d588a5: Preparing [2025-06-05T05:53:23.128Z] 5b75e2eea5ac: Preparing [2025-06-05T05:53:23.128Z] 994456c4fd7b: Preparing [2025-06-05T05:53:23.128Z] 0f26c3d588a5: Waiting [2025-06-05T05:53:23.128Z] 5b75e2eea5ac: Waiting [2025-06-05T05:53:23.128Z] 1efa082388d3: Waiting [2025-06-05T05:53:23.128Z] 994456c4fd7b: Waiting [2025-06-05T05:53:23.128Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:23.128Z] 071c613fda1f: Layer already exists [2025-06-05T05:53:23.128Z] ef1ff920b9e9: Layer already exists [2025-06-05T05:53:23.128Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:23.128Z] 8f924f2a5f6d: Layer already exists [2025-06-05T05:53:23.128Z] 1efa082388d3: Layer already exists [2025-06-05T05:53:23.128Z] 0f26c3d588a5: Layer already exists [2025-06-05T05:53:23.128Z] 5b75e2eea5ac: Layer already exists [2025-06-05T05:53:23.128Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:23.128Z] main: digest: sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T05:53:23.211Z] ===================================================== [Pipeline] echo [2025-06-05T05:53:23.229Z] taggedImages: [2025-06-05T05:53:23.229Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:23.229Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-06-05T05:53:23.229Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.21 [2025-06-05T05:53:23.229Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:23.229Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-06-05T05:53:23.260Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-06-05T05:53:23.260Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:23.260Z] latest [2025-06-05T05:53:23.260Z] 4.1.0-dev.21 [2025-06-05T05:53:23.260Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:23.260Z] main [2025-06-05T05:53:23.260Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:23.610Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:23.928Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:23.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-05T05:53:23.928Z] 720ef75a90ca: Preparing [2025-06-05T05:53:23.928Z] 9772fa13eff5: Preparing [2025-06-05T05:53:23.928Z] bc6619c69e58: Preparing [2025-06-05T05:53:23.928Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:23.928Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:23.928Z] 695d775fbe97: Preparing [2025-06-05T05:53:23.928Z] 3dae4effc480: Preparing [2025-06-05T05:53:23.928Z] 1b1cdc9f7079: Preparing [2025-06-05T05:53:23.928Z] 994456c4fd7b: Preparing [2025-06-05T05:53:23.928Z] 1b1cdc9f7079: Waiting [2025-06-05T05:53:23.928Z] 3dae4effc480: Waiting [2025-06-05T05:53:23.928Z] 994456c4fd7b: Waiting [2025-06-05T05:53:23.928Z] 695d775fbe97: Waiting [2025-06-05T05:53:23.928Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:23.928Z] 720ef75a90ca: Layer already exists [2025-06-05T05:53:23.928Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:23.928Z] 3dae4effc480: Layer already exists [2025-06-05T05:53:23.928Z] 1b1cdc9f7079: Layer already exists [2025-06-05T05:53:23.928Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:23.928Z] 9772fa13eff5: Pushed [2025-06-05T05:53:23.928Z] bc6619c69e58: Pushed [2025-06-05T05:53:36.132Z] 695d775fbe97: Pushed [2025-06-05T05:53:36.132Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:36.453Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:36.768Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-06-05T05:53:36.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-05T05:53:36.768Z] 720ef75a90ca: Preparing [2025-06-05T05:53:36.768Z] 9772fa13eff5: Preparing [2025-06-05T05:53:36.768Z] bc6619c69e58: Preparing [2025-06-05T05:53:36.768Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:36.768Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:36.768Z] 695d775fbe97: Preparing [2025-06-05T05:53:36.768Z] 3dae4effc480: Preparing [2025-06-05T05:53:36.768Z] 1b1cdc9f7079: Preparing [2025-06-05T05:53:36.768Z] 994456c4fd7b: Preparing [2025-06-05T05:53:36.768Z] 695d775fbe97: Waiting [2025-06-05T05:53:36.768Z] 3dae4effc480: Waiting [2025-06-05T05:53:36.768Z] 1b1cdc9f7079: Waiting [2025-06-05T05:53:36.768Z] 994456c4fd7b: Waiting [2025-06-05T05:53:36.768Z] 720ef75a90ca: Layer already exists [2025-06-05T05:53:36.768Z] bc6619c69e58: Layer already exists [2025-06-05T05:53:36.768Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:36.768Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:36.768Z] 9772fa13eff5: Layer already exists [2025-06-05T05:53:36.768Z] 3dae4effc480: Layer already exists [2025-06-05T05:53:36.768Z] 1b1cdc9f7079: Layer already exists [2025-06-05T05:53:36.768Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:36.768Z] 695d775fbe97: Layer already exists [2025-06-05T05:53:36.768Z] latest: digest: sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:37.097Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:37.417Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.21 [2025-06-05T05:53:37.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-05T05:53:37.417Z] 720ef75a90ca: Preparing [2025-06-05T05:53:37.417Z] 9772fa13eff5: Preparing [2025-06-05T05:53:37.417Z] bc6619c69e58: Preparing [2025-06-05T05:53:37.417Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:37.417Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:37.417Z] 695d775fbe97: Preparing [2025-06-05T05:53:37.417Z] 3dae4effc480: Preparing [2025-06-05T05:53:37.417Z] 1b1cdc9f7079: Preparing [2025-06-05T05:53:37.417Z] 994456c4fd7b: Preparing [2025-06-05T05:53:37.417Z] 3dae4effc480: Waiting [2025-06-05T05:53:37.417Z] 1b1cdc9f7079: Waiting [2025-06-05T05:53:37.417Z] 994456c4fd7b: Waiting [2025-06-05T05:53:37.417Z] 695d775fbe97: Waiting [2025-06-05T05:53:37.417Z] 720ef75a90ca: Layer already exists [2025-06-05T05:53:37.417Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:37.417Z] 9772fa13eff5: Layer already exists [2025-06-05T05:53:37.417Z] bc6619c69e58: Layer already exists [2025-06-05T05:53:37.417Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:37.417Z] 3dae4effc480: Layer already exists [2025-06-05T05:53:37.417Z] 695d775fbe97: Layer already exists [2025-06-05T05:53:37.417Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:37.417Z] 1b1cdc9f7079: Layer already exists [2025-06-05T05:53:37.417Z] 4.1.0-dev.21: digest: sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:37.730Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:38.056Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:38.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-05T05:53:38.056Z] 720ef75a90ca: Preparing [2025-06-05T05:53:38.056Z] 9772fa13eff5: Preparing [2025-06-05T05:53:38.056Z] bc6619c69e58: Preparing [2025-06-05T05:53:38.056Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:38.056Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:38.056Z] 695d775fbe97: Preparing [2025-06-05T05:53:38.056Z] 3dae4effc480: Preparing [2025-06-05T05:53:38.056Z] 1b1cdc9f7079: Preparing [2025-06-05T05:53:38.056Z] 994456c4fd7b: Preparing [2025-06-05T05:53:38.056Z] 3dae4effc480: Waiting [2025-06-05T05:53:38.056Z] 695d775fbe97: Waiting [2025-06-05T05:53:38.056Z] 1b1cdc9f7079: Waiting [2025-06-05T05:53:38.056Z] 994456c4fd7b: Waiting [2025-06-05T05:53:38.056Z] 720ef75a90ca: Layer already exists [2025-06-05T05:53:38.056Z] 9772fa13eff5: Layer already exists [2025-06-05T05:53:38.056Z] bc6619c69e58: Layer already exists [2025-06-05T05:53:38.056Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:38.056Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:38.056Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:38.056Z] 695d775fbe97: Layer already exists [2025-06-05T05:53:38.056Z] 3dae4effc480: Layer already exists [2025-06-05T05:53:38.056Z] 1b1cdc9f7079: Layer already exists [2025-06-05T05:53:38.056Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:38.385Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:38.705Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-06-05T05:53:38.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-05T05:53:38.705Z] 720ef75a90ca: Preparing [2025-06-05T05:53:38.705Z] 9772fa13eff5: Preparing [2025-06-05T05:53:38.705Z] bc6619c69e58: Preparing [2025-06-05T05:53:38.705Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:38.705Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:38.705Z] 695d775fbe97: Preparing [2025-06-05T05:53:38.705Z] 3dae4effc480: Preparing [2025-06-05T05:53:38.705Z] 1b1cdc9f7079: Preparing [2025-06-05T05:53:38.705Z] 994456c4fd7b: Preparing [2025-06-05T05:53:38.705Z] 695d775fbe97: Waiting [2025-06-05T05:53:38.705Z] 3dae4effc480: Waiting [2025-06-05T05:53:38.705Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:38.705Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:38.705Z] 720ef75a90ca: Layer already exists [2025-06-05T05:53:38.705Z] bc6619c69e58: Layer already exists [2025-06-05T05:53:38.705Z] 9772fa13eff5: Layer already exists [2025-06-05T05:53:38.705Z] 695d775fbe97: Layer already exists [2025-06-05T05:53:38.705Z] 3dae4effc480: Layer already exists [2025-06-05T05:53:38.705Z] 1b1cdc9f7079: Layer already exists [2025-06-05T05:53:38.705Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:38.705Z] main: digest: sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T05:53:38.780Z] ===================================================== [Pipeline] echo [2025-06-05T05:53:38.797Z] taggedImages: [2025-06-05T05:53:38.797Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:38.797Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-06-05T05:53:38.797Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.21 [2025-06-05T05:53:38.797Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:38.797Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-06-05T05:53:38.827Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-06-05T05:53:38.827Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:38.827Z] latest [2025-06-05T05:53:38.827Z] 4.1.0-dev.21 [2025-06-05T05:53:38.827Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:38.827Z] main [2025-06-05T05:53:38.827Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:39.164Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:39.484Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:39.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-05T05:53:39.485Z] 10a6c5af1532: Preparing [2025-06-05T05:53:39.485Z] 3664c1367e2f: Preparing [2025-06-05T05:53:39.485Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:39.485Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:39.485Z] 413cf4bfb458: Preparing [2025-06-05T05:53:39.485Z] 8cb241cbd8fc: Preparing [2025-06-05T05:53:39.485Z] 994456c4fd7b: Preparing [2025-06-05T05:53:39.485Z] 8cb241cbd8fc: Waiting [2025-06-05T05:53:39.485Z] 994456c4fd7b: Waiting [2025-06-05T05:53:39.485Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:39.485Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:39.485Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:39.485Z] 413cf4bfb458: Pushed [2025-06-05T05:53:39.485Z] 10a6c5af1532: Pushed [2025-06-05T05:53:40.052Z] 8cb241cbd8fc: Pushed [2025-06-05T05:53:44.241Z] 3664c1367e2f: Pushed [2025-06-05T05:53:44.241Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:44.570Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:44.895Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-06-05T05:53:44.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-05T05:53:44.896Z] 10a6c5af1532: Preparing [2025-06-05T05:53:44.896Z] 3664c1367e2f: Preparing [2025-06-05T05:53:44.896Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:44.896Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:44.896Z] 413cf4bfb458: Preparing [2025-06-05T05:53:44.896Z] 8cb241cbd8fc: Preparing [2025-06-05T05:53:44.896Z] 994456c4fd7b: Preparing [2025-06-05T05:53:44.896Z] 994456c4fd7b: Waiting [2025-06-05T05:53:44.896Z] 8cb241cbd8fc: Waiting [2025-06-05T05:53:44.896Z] 413cf4bfb458: Layer already exists [2025-06-05T05:53:44.896Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:44.896Z] 3664c1367e2f: Layer already exists [2025-06-05T05:53:44.896Z] 10a6c5af1532: Layer already exists [2025-06-05T05:53:44.896Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:44.896Z] 8cb241cbd8fc: Layer already exists [2025-06-05T05:53:44.896Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:44.896Z] latest: digest: sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:45.221Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:45.540Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.21 [2025-06-05T05:53:45.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-05T05:53:45.540Z] 10a6c5af1532: Preparing [2025-06-05T05:53:45.540Z] 3664c1367e2f: Preparing [2025-06-05T05:53:45.540Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:45.540Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:45.540Z] 413cf4bfb458: Preparing [2025-06-05T05:53:45.540Z] 8cb241cbd8fc: Preparing [2025-06-05T05:53:45.540Z] 994456c4fd7b: Preparing [2025-06-05T05:53:45.540Z] 8cb241cbd8fc: Waiting [2025-06-05T05:53:45.540Z] 994456c4fd7b: Waiting [2025-06-05T05:53:45.540Z] 3664c1367e2f: Layer already exists [2025-06-05T05:53:45.540Z] 413cf4bfb458: Layer already exists [2025-06-05T05:53:45.540Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:45.540Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:45.540Z] 10a6c5af1532: Layer already exists [2025-06-05T05:53:45.540Z] 8cb241cbd8fc: Layer already exists [2025-06-05T05:53:45.540Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:45.540Z] 4.1.0-dev.21: digest: sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:45.877Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:46.200Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:46.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-05T05:53:46.200Z] 10a6c5af1532: Preparing [2025-06-05T05:53:46.200Z] 3664c1367e2f: Preparing [2025-06-05T05:53:46.200Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:46.200Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:46.200Z] 413cf4bfb458: Preparing [2025-06-05T05:53:46.200Z] 8cb241cbd8fc: Preparing [2025-06-05T05:53:46.200Z] 994456c4fd7b: Preparing [2025-06-05T05:53:46.200Z] 8cb241cbd8fc: Waiting [2025-06-05T05:53:46.200Z] 994456c4fd7b: Waiting [2025-06-05T05:53:46.200Z] 3664c1367e2f: Layer already exists [2025-06-05T05:53:46.200Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:46.200Z] 10a6c5af1532: Layer already exists [2025-06-05T05:53:46.200Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:46.200Z] 413cf4bfb458: Layer already exists [2025-06-05T05:53:46.200Z] 8cb241cbd8fc: Layer already exists [2025-06-05T05:53:46.200Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:46.200Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:46.529Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:46.850Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-06-05T05:53:46.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-05T05:53:46.850Z] 10a6c5af1532: Preparing [2025-06-05T05:53:46.850Z] 3664c1367e2f: Preparing [2025-06-05T05:53:46.850Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:46.850Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:46.850Z] 413cf4bfb458: Preparing [2025-06-05T05:53:46.850Z] 8cb241cbd8fc: Preparing [2025-06-05T05:53:46.850Z] 994456c4fd7b: Preparing [2025-06-05T05:53:46.850Z] 8cb241cbd8fc: Waiting [2025-06-05T05:53:46.850Z] 994456c4fd7b: Waiting [2025-06-05T05:53:46.850Z] 10a6c5af1532: Layer already exists [2025-06-05T05:53:46.850Z] 413cf4bfb458: Layer already exists [2025-06-05T05:53:46.850Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:46.850Z] 3664c1367e2f: Layer already exists [2025-06-05T05:53:46.850Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:46.850Z] 8cb241cbd8fc: Layer already exists [2025-06-05T05:53:46.850Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:46.850Z] main: digest: sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T05:53:46.927Z] ===================================================== [Pipeline] echo [2025-06-05T05:53:46.940Z] taggedImages: [2025-06-05T05:53:46.940Z] - nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:46.940Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-06-05T05:53:46.940Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.21 [2025-06-05T05:53:46.940Z] - nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:46.940Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-06-05T05:53:46.969Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-06-05T05:53:46.969Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:46.969Z] latest [2025-06-05T05:53:46.969Z] 4.1.0-dev.21 [2025-06-05T05:53:46.969Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:46.969Z] main [2025-06-05T05:53:46.969Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:47.326Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:47.655Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:47.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-05T05:53:47.655Z] c97815326d2e: Preparing [2025-06-05T05:53:47.655Z] 9f22b05cbf6e: Preparing [2025-06-05T05:53:47.655Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:47.655Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:47.655Z] 8283405875c1: Preparing [2025-06-05T05:53:47.655Z] ee947aa95e3b: Preparing [2025-06-05T05:53:47.655Z] 994456c4fd7b: Preparing [2025-06-05T05:53:47.655Z] 994456c4fd7b: Waiting [2025-06-05T05:53:47.655Z] ee947aa95e3b: Waiting [2025-06-05T05:53:47.655Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:47.655Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:47.655Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:47.655Z] 8283405875c1: Pushed [2025-06-05T05:53:47.655Z] c97815326d2e: Pushed [2025-06-05T05:53:47.915Z] ee947aa95e3b: Pushed [2025-06-05T05:53:52.103Z] 9f22b05cbf6e: Pushed [2025-06-05T05:53:52.103Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:52.492Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:52.815Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-06-05T05:53:52.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-05T05:53:52.815Z] c97815326d2e: Preparing [2025-06-05T05:53:52.815Z] 9f22b05cbf6e: Preparing [2025-06-05T05:53:52.815Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:52.815Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:52.815Z] 8283405875c1: Preparing [2025-06-05T05:53:52.815Z] ee947aa95e3b: Preparing [2025-06-05T05:53:52.815Z] 994456c4fd7b: Preparing [2025-06-05T05:53:52.815Z] ee947aa95e3b: Waiting [2025-06-05T05:53:52.815Z] 994456c4fd7b: Waiting [2025-06-05T05:53:52.815Z] 9f22b05cbf6e: Layer already exists [2025-06-05T05:53:52.815Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:52.815Z] c97815326d2e: Layer already exists [2025-06-05T05:53:52.815Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:52.815Z] 8283405875c1: Layer already exists [2025-06-05T05:53:52.815Z] ee947aa95e3b: Layer already exists [2025-06-05T05:53:52.815Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:52.815Z] latest: digest: sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:53.136Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:53.457Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.21 [2025-06-05T05:53:53.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-05T05:53:53.457Z] c97815326d2e: Preparing [2025-06-05T05:53:53.457Z] 9f22b05cbf6e: Preparing [2025-06-05T05:53:53.457Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:53.457Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:53.457Z] 8283405875c1: Preparing [2025-06-05T05:53:53.457Z] ee947aa95e3b: Preparing [2025-06-05T05:53:53.457Z] 994456c4fd7b: Preparing [2025-06-05T05:53:53.457Z] ee947aa95e3b: Waiting [2025-06-05T05:53:53.457Z] 994456c4fd7b: Waiting [2025-06-05T05:53:53.457Z] 8283405875c1: Layer already exists [2025-06-05T05:53:53.457Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:53.457Z] 9f22b05cbf6e: Layer already exists [2025-06-05T05:53:53.457Z] c97815326d2e: Layer already exists [2025-06-05T05:53:53.457Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:53.457Z] ee947aa95e3b: Layer already exists [2025-06-05T05:53:53.457Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:53.457Z] 4.1.0-dev.21: digest: sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:53.776Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:54.097Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:54.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-05T05:53:54.098Z] c97815326d2e: Preparing [2025-06-05T05:53:54.098Z] 9f22b05cbf6e: Preparing [2025-06-05T05:53:54.098Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:54.098Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:54.098Z] 8283405875c1: Preparing [2025-06-05T05:53:54.098Z] ee947aa95e3b: Preparing [2025-06-05T05:53:54.098Z] 994456c4fd7b: Preparing [2025-06-05T05:53:54.098Z] ee947aa95e3b: Waiting [2025-06-05T05:53:54.098Z] 994456c4fd7b: Waiting [2025-06-05T05:53:54.098Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:54.098Z] c97815326d2e: Layer already exists [2025-06-05T05:53:54.098Z] 8283405875c1: Layer already exists [2025-06-05T05:53:54.098Z] 9f22b05cbf6e: Layer already exists [2025-06-05T05:53:54.098Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:54.098Z] ee947aa95e3b: Layer already exists [2025-06-05T05:53:54.098Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:54.098Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:54.428Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:53:54.758Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-06-05T05:53:54.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-05T05:53:54.758Z] c97815326d2e: Preparing [2025-06-05T05:53:54.758Z] 9f22b05cbf6e: Preparing [2025-06-05T05:53:54.758Z] c3b0c6d4e2d7: Preparing [2025-06-05T05:53:54.758Z] 01f49ed80cd8: Preparing [2025-06-05T05:53:54.758Z] 8283405875c1: Preparing [2025-06-05T05:53:54.758Z] ee947aa95e3b: Preparing [2025-06-05T05:53:54.758Z] 994456c4fd7b: Preparing [2025-06-05T05:53:54.758Z] 994456c4fd7b: Waiting [2025-06-05T05:53:54.758Z] ee947aa95e3b: Waiting [2025-06-05T05:53:54.758Z] c3b0c6d4e2d7: Layer already exists [2025-06-05T05:53:54.758Z] c97815326d2e: Layer already exists [2025-06-05T05:53:54.758Z] 8283405875c1: Layer already exists [2025-06-05T05:53:54.758Z] 9f22b05cbf6e: Layer already exists [2025-06-05T05:53:54.758Z] 01f49ed80cd8: Layer already exists [2025-06-05T05:53:54.758Z] 994456c4fd7b: Layer already exists [2025-06-05T05:53:54.758Z] ee947aa95e3b: Layer already exists [2025-06-05T05:53:54.758Z] main: digest: sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T05:53:54.840Z] ===================================================== [Pipeline] echo [2025-06-05T05:53:54.854Z] taggedImages: [2025-06-05T05:53:54.854Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:54.854Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-06-05T05:53:54.854Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.21 [2025-06-05T05:53:54.854Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:54.854Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-06-05T05:53:54.930Z] ========================================================= [2025-06-05T05:53:54.930Z] [edgeXBuildMultiArch] RAW Config: [2025-06-05T05:53:54.930Z] images: [2025-06-05T05:53:54.930Z] - nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:54.930Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-06-05T05:53:54.930Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.21 [2025-06-05T05:53:54.930Z] - nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:54.930Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-06-05T05:53:54.930Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:54.930Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-06-05T05:53:54.930Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.21 [2025-06-05T05:53:54.930Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:54.930Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-06-05T05:53:54.930Z] - nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:54.930Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-06-05T05:53:54.930Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21 [2025-06-05T05:53:54.930Z] - nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:54.930Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-06-05T05:53:54.930Z] - nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:54.930Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-06-05T05:53:54.930Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.21 [2025-06-05T05:53:54.930Z] - nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:54.930Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-06-05T05:53:54.930Z] - nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:54.930Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-06-05T05:53:54.930Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.21 [2025-06-05T05:53:54.930Z] - nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:54.930Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.21 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.21 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.21 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.21 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.21 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.21 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.21 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.21 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.21 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.21 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:53:54.931Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-06-05T05:53:54.931Z] settingsFile: [2025-06-05T05:53:54.931Z] edgex-go-settings [2025-06-05T05:53:54.931Z] ========================================================= [Pipeline] node [2025-06-05T05:54:09.936Z] Still waiting to schedule task [2025-06-05T05:54:09.937Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-06-05T05:55:13.397Z] Running on prd-centos7-docker-4c-2g-2817 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-05T05:55:13.451Z] provisioning config files... [2025-06-05T05:55:13.468Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config15938859694889116478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-05T05:55:14.336Z] ---> ****-login.sh [2025-06-05T05:55:14.337Z] nexus3.edgexfoundry.org:10001 [2025-06-05T05:55:14.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T05:55:14.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T05:55:14.337Z] Configure a credential helper to remove this warning. See [2025-06-05T05:55:14.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T05:55:14.337Z] [2025-06-05T05:55:14.337Z] Login Succeeded [2025-06-05T05:55:14.337Z] nexus3.edgexfoundry.org:10002 [2025-06-05T05:55:14.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T05:55:14.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T05:55:14.600Z] Configure a credential helper to remove this warning. See [2025-06-05T05:55:14.600Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T05:55:14.600Z] [2025-06-05T05:55:14.600Z] Login Succeeded [2025-06-05T05:55:14.600Z] nexus3.edgexfoundry.org:10003 [2025-06-05T05:55:14.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T05:55:14.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T05:55:14.600Z] Configure a credential helper to remove this warning. See [2025-06-05T05:55:14.600Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T05:55:14.600Z] [2025-06-05T05:55:14.600Z] Login Succeeded [2025-06-05T05:55:14.600Z] nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:14.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T05:55:14.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T05:55:14.862Z] Configure a credential helper to remove this warning. See [2025-06-05T05:55:14.862Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T05:55:14.862Z] [2025-06-05T05:55:14.862Z] Login Succeeded [2025-06-05T05:55:14.862Z] ****.io [2025-06-05T05:55:14.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T05:55:14.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T05:55:14.871Z] Configure a credential helper to remove this warning. See [2025-06-05T05:55:14.871Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T05:55:14.871Z] [2025-06-05T05:55:14.871Z] Login Succeeded [2025-06-05T05:55:14.871Z] ---> ****-login.sh ends [Pipeline] } [2025-06-05T05:55:14.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-05T05:55:15.220Z] + docker buildx ls [2025-06-05T05:55:15.221Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-06-05T05:55:15.221Z] default * docker [2025-06-05T05:55:15.221Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-06-05T05:55:15.518Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-06-05T05:55:15.518Z] edgex-builder [Pipeline] sh [2025-06-05T05:55:15.837Z] + docker buildx inspect --bootstrap [2025-06-05T05:55:15.837Z] #1 [internal] booting buildkit [2025-06-05T05:55:15.837Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-06-05T05:55:18.392Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2025-06-05T05:55:18.392Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-06-05T05:55:19.779Z] #1 creating container buildx_buildkit_edgex-builder0 1.3s done [2025-06-05T05:55:19.780Z] #1 DONE 3.9s [2025-06-05T05:55:19.780Z] Name: edgex-builder [2025-06-05T05:55:19.780Z] Driver: docker-container [2025-06-05T05:55:19.780Z] [2025-06-05T05:55:19.780Z] Nodes: [2025-06-05T05:55:19.780Z] Name: edgex-builder0 [2025-06-05T05:55:19.780Z] Endpoint: unix:///var/run/docker.sock [2025-06-05T05:55:19.780Z] Status: running [2025-06-05T05:55:19.780Z] Buildkit: v0.21.1 [2025-06-05T05:55:19.780Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-06-05T05:55:20.070Z] + docker buildx ls [2025-06-05T05:55:20.070Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-06-05T05:55:20.070Z] edgex-builder * docker-container [2025-06-05T05:55:20.070Z] edgex-builder0 unix:///var/run/docker.sock running v0.21.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-06-05T05:55:20.070Z] default docker [2025-06-05T05:55:20.070Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-06-05T05:55:20.361Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933 --push - [2025-06-05T05:55:20.361Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933' [2025-06-05T05:55:20.619Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:20.619Z] #1 transferring dockerfile: 197B done [2025-06-05T05:55:20.619Z] #1 DONE 0.0s [2025-06-05T05:55:20.619Z] [2025-06-05T05:55:20.619Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:55:20.619Z] #2 DONE 0.1s [2025-06-05T05:55:20.619Z] [2025-06-05T05:55:20.619Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:55:20.619Z] #3 DONE 0.1s [2025-06-05T05:55:20.619Z] [2025-06-05T05:55:20.619Z] #4 [internal] load .dockerignore [2025-06-05T05:55:20.619Z] #4 transferring context: 2B done [2025-06-05T05:55:20.619Z] #4 DONE 0.0s [2025-06-05T05:55:20.619Z] [2025-06-05T05:55:20.619Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 [2025-06-05T05:55:20.619Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 0.0s done [2025-06-05T05:55:20.619Z] #5 DONE 0.0s [2025-06-05T05:55:20.619Z] [2025-06-05T05:55:20.619Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 [2025-06-05T05:55:20.619Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 0.0s done [2025-06-05T05:55:20.619Z] #6 DONE 0.1s [2025-06-05T05:55:20.880Z] [2025-06-05T05:55:20.880Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:20.880Z] #7 DONE 0.0s [2025-06-05T05:55:20.880Z] [2025-06-05T05:55:20.880Z] #8 exporting to image [2025-06-05T05:55:20.880Z] #8 exporting layers done [2025-06-05T05:55:20.880Z] #8 exporting manifest sha256:35331330439631def60f7e4079046098c38fa9f54ba15306264b632dd0d28bdc done [2025-06-05T05:55:20.880Z] #8 exporting config sha256:6c0fc4ff0e51e0691339809de4d03b979fde4ebbc34dfc20adc88bc5a61118a8 done [2025-06-05T05:55:20.880Z] #8 exporting manifest sha256:bb0fefb32d8d093414e19cc0f1a40268678686e39cc0769d73d5dc6bb1610a0c done [2025-06-05T05:55:20.880Z] #8 exporting config sha256:ff9dd847c7c7ae97555d91a5b01dfd5371d23ad898b9f5aa4e0dfd6315f08ca4 done [2025-06-05T05:55:20.880Z] #8 exporting manifest list sha256:09788060453f0228f6f7f7c7610af537c8c2ceef040d49422323059f6fd8be43 done [2025-06-05T05:55:20.880Z] #8 pushing layers 0.1s done [2025-06-05T05:55:20.880Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933@sha256:09788060453f0228f6f7f7c7610af537c8c2ceef040d49422323059f6fd8be43 [2025-06-05T05:55:20.880Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:20.880Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933@sha256:09788060453f0228f6f7f7c7610af537c8c2ceef040d49422323059f6fd8be43 0.1s done [2025-06-05T05:55:20.880Z] #8 DONE 0.2s [2025-06-05T05:55:20.880Z] [2025-06-05T05:55:20.880Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:20.880Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:21.172Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-06-05T05:55:21.172Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-06-05T05:55:21.172Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:21.172Z] #1 transferring dockerfile: 163B done [2025-06-05T05:55:21.172Z] #1 DONE 0.0s [2025-06-05T05:55:21.172Z] [2025-06-05T05:55:21.172Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-06-05T05:55:21.172Z] #2 DONE 0.0s [2025-06-05T05:55:21.172Z] [2025-06-05T05:55:21.172Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-06-05T05:55:21.172Z] #3 DONE 0.0s [2025-06-05T05:55:21.172Z] [2025-06-05T05:55:21.172Z] #4 [internal] load .dockerignore [2025-06-05T05:55:21.172Z] #4 transferring context: 2B done [2025-06-05T05:55:21.172Z] #4 DONE 0.0s [2025-06-05T05:55:21.172Z] [2025-06-05T05:55:21.172Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 [2025-06-05T05:55:21.172Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 0.0s done [2025-06-05T05:55:21.172Z] #5 DONE 0.0s [2025-06-05T05:55:21.172Z] [2025-06-05T05:55:21.172Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 [2025-06-05T05:55:21.432Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 0.0s done [2025-06-05T05:55:21.432Z] #6 CACHED [2025-06-05T05:55:21.432Z] [2025-06-05T05:55:21.432Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 [2025-06-05T05:55:21.432Z] #5 CACHED [2025-06-05T05:55:21.432Z] [2025-06-05T05:55:21.432Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:21.432Z] #7 DONE 0.0s [2025-06-05T05:55:21.432Z] [2025-06-05T05:55:21.432Z] #8 exporting to image [2025-06-05T05:55:21.432Z] #8 exporting layers done [2025-06-05T05:55:21.432Z] #8 exporting manifest sha256:35331330439631def60f7e4079046098c38fa9f54ba15306264b632dd0d28bdc done [2025-06-05T05:55:21.432Z] #8 exporting config sha256:6c0fc4ff0e51e0691339809de4d03b979fde4ebbc34dfc20adc88bc5a61118a8 done [2025-06-05T05:55:21.432Z] #8 exporting manifest sha256:bb0fefb32d8d093414e19cc0f1a40268678686e39cc0769d73d5dc6bb1610a0c done [2025-06-05T05:55:21.432Z] #8 exporting config sha256:ff9dd847c7c7ae97555d91a5b01dfd5371d23ad898b9f5aa4e0dfd6315f08ca4 done [2025-06-05T05:55:21.432Z] #8 exporting manifest list sha256:09788060453f0228f6f7f7c7610af537c8c2ceef040d49422323059f6fd8be43 done [2025-06-05T05:55:21.432Z] #8 pushing layers 0.0s done [2025-06-05T05:55:21.432Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:09788060453f0228f6f7f7c7610af537c8c2ceef040d49422323059f6fd8be43 0.1s done [2025-06-05T05:55:21.432Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:21.432Z] #8 DONE 0.1s [2025-06-05T05:55:21.432Z] [2025-06-05T05:55:21.432Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:21.432Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:21.722Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.21 --push - [2025-06-05T05:55:21.722Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.21' [2025-06-05T05:55:21.722Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:21.722Z] #1 transferring dockerfile: 169B done [2025-06-05T05:55:21.722Z] #1 DONE 0.0s [2025-06-05T05:55:21.722Z] [2025-06-05T05:55:21.722Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.21 [2025-06-05T05:55:21.722Z] #2 DONE 0.0s [2025-06-05T05:55:21.722Z] [2025-06-05T05:55:21.722Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.21 [2025-06-05T05:55:21.722Z] #3 DONE 0.0s [2025-06-05T05:55:21.722Z] [2025-06-05T05:55:21.722Z] #4 [internal] load .dockerignore [2025-06-05T05:55:21.722Z] #4 transferring context: 2B done [2025-06-05T05:55:21.722Z] #4 DONE 0.0s [2025-06-05T05:55:21.722Z] [2025-06-05T05:55:21.722Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.21@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 [2025-06-05T05:55:21.722Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.21@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 0.0s done [2025-06-05T05:55:21.722Z] #5 CACHED [2025-06-05T05:55:21.722Z] [2025-06-05T05:55:21.722Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.21@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 [2025-06-05T05:55:21.722Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.21@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 0.0s done [2025-06-05T05:55:21.722Z] #6 CACHED [2025-06-05T05:55:21.722Z] [2025-06-05T05:55:21.722Z] #7 exporting to image [2025-06-05T05:55:21.722Z] #7 exporting layers done [2025-06-05T05:55:21.722Z] #7 exporting manifest sha256:35331330439631def60f7e4079046098c38fa9f54ba15306264b632dd0d28bdc done [2025-06-05T05:55:21.722Z] #7 exporting config sha256:6c0fc4ff0e51e0691339809de4d03b979fde4ebbc34dfc20adc88bc5a61118a8 done [2025-06-05T05:55:21.722Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:21.980Z] #7 exporting manifest sha256:bb0fefb32d8d093414e19cc0f1a40268678686e39cc0769d73d5dc6bb1610a0c done [2025-06-05T05:55:21.980Z] #7 exporting config sha256:ff9dd847c7c7ae97555d91a5b01dfd5371d23ad898b9f5aa4e0dfd6315f08ca4 done [2025-06-05T05:55:21.980Z] #7 exporting manifest list sha256:09788060453f0228f6f7f7c7610af537c8c2ceef040d49422323059f6fd8be43 done [2025-06-05T05:55:21.980Z] #7 pushing layers 0.0s done [2025-06-05T05:55:21.980Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.21@sha256:09788060453f0228f6f7f7c7610af537c8c2ceef040d49422323059f6fd8be43 0.1s done [2025-06-05T05:55:21.980Z] #7 DONE 0.1s [2025-06-05T05:55:21.980Z] [2025-06-05T05:55:21.980Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:21.980Z] #8 DONE 0.0s [2025-06-05T05:55:21.980Z] [2025-06-05T05:55:21.980Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:21.980Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:22.272Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' [2025-06-05T05:55:22.272Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - [2025-06-05T05:55:22.272Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:22.272Z] #1 transferring dockerfile: 210B done [2025-06-05T05:55:22.272Z] #1 DONE 0.0s [2025-06-05T05:55:22.272Z] [2025-06-05T05:55:22.272Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:55:22.272Z] #2 DONE 0.0s [2025-06-05T05:55:22.272Z] [2025-06-05T05:55:22.272Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:55:22.272Z] #3 DONE 0.0s [2025-06-05T05:55:22.272Z] [2025-06-05T05:55:22.272Z] #4 [internal] load .dockerignore [2025-06-05T05:55:22.272Z] #4 transferring context: 2B done [2025-06-05T05:55:22.272Z] #4 DONE 0.0s [2025-06-05T05:55:22.272Z] [2025-06-05T05:55:22.272Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 [2025-06-05T05:55:22.272Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 0.0s done [2025-06-05T05:55:22.272Z] #5 CACHED [2025-06-05T05:55:22.272Z] [2025-06-05T05:55:22.272Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 [2025-06-05T05:55:22.272Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 0.0s done [2025-06-05T05:55:22.531Z] #6 CACHED [2025-06-05T05:55:22.531Z] [2025-06-05T05:55:22.531Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:22.531Z] #7 DONE 0.0s [2025-06-05T05:55:22.531Z] [2025-06-05T05:55:22.531Z] #8 exporting to image [2025-06-05T05:55:22.531Z] #8 exporting layers done [2025-06-05T05:55:22.531Z] #8 exporting manifest sha256:35331330439631def60f7e4079046098c38fa9f54ba15306264b632dd0d28bdc done [2025-06-05T05:55:22.531Z] #8 exporting config sha256:6c0fc4ff0e51e0691339809de4d03b979fde4ebbc34dfc20adc88bc5a61118a8 done [2025-06-05T05:55:22.531Z] #8 exporting manifest sha256:bb0fefb32d8d093414e19cc0f1a40268678686e39cc0769d73d5dc6bb1610a0c done [2025-06-05T05:55:22.531Z] #8 exporting config sha256:ff9dd847c7c7ae97555d91a5b01dfd5371d23ad898b9f5aa4e0dfd6315f08ca4 done [2025-06-05T05:55:22.531Z] #8 exporting manifest list sha256:09788060453f0228f6f7f7c7610af537c8c2ceef040d49422323059f6fd8be43 done [2025-06-05T05:55:22.531Z] #8 pushing layers 0.0s done [2025-06-05T05:55:22.531Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:09788060453f0228f6f7f7c7610af537c8c2ceef040d49422323059f6fd8be43 0.1s done [2025-06-05T05:55:22.531Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:22.531Z] #8 DONE 0.1s [2025-06-05T05:55:22.531Z] [2025-06-05T05:55:22.531Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:22.531Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:22.822Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-06-05T05:55:22.822Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-06-05T05:55:22.822Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:22.822Z] #1 transferring dockerfile: 161B done [2025-06-05T05:55:22.822Z] #1 DONE 0.0s [2025-06-05T05:55:22.822Z] [2025-06-05T05:55:22.822Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-06-05T05:55:22.822Z] #2 DONE 0.0s [2025-06-05T05:55:22.822Z] [2025-06-05T05:55:22.822Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-06-05T05:55:22.822Z] #3 DONE 0.0s [2025-06-05T05:55:22.822Z] [2025-06-05T05:55:22.822Z] #4 [internal] load .dockerignore [2025-06-05T05:55:22.822Z] #4 transferring context: 2B done [2025-06-05T05:55:22.822Z] #4 DONE 0.0s [2025-06-05T05:55:22.822Z] [2025-06-05T05:55:22.822Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 [2025-06-05T05:55:22.822Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 done [2025-06-05T05:55:22.822Z] #5 CACHED [2025-06-05T05:55:22.822Z] [2025-06-05T05:55:22.822Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 [2025-06-05T05:55:22.822Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 0.0s done [2025-06-05T05:55:22.822Z] #6 CACHED [2025-06-05T05:55:22.822Z] [2025-06-05T05:55:22.822Z] #7 exporting to image [2025-06-05T05:55:22.822Z] #7 exporting layers done [2025-06-05T05:55:22.822Z] #7 exporting manifest sha256:35331330439631def60f7e4079046098c38fa9f54ba15306264b632dd0d28bdc done [2025-06-05T05:55:22.822Z] #7 exporting config sha256:6c0fc4ff0e51e0691339809de4d03b979fde4ebbc34dfc20adc88bc5a61118a8 done [2025-06-05T05:55:22.822Z] #7 exporting manifest sha256:bb0fefb32d8d093414e19cc0f1a40268678686e39cc0769d73d5dc6bb1610a0c [2025-06-05T05:55:22.822Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:23.080Z] #7 exporting manifest sha256:bb0fefb32d8d093414e19cc0f1a40268678686e39cc0769d73d5dc6bb1610a0c done [2025-06-05T05:55:23.080Z] #7 exporting config sha256:ff9dd847c7c7ae97555d91a5b01dfd5371d23ad898b9f5aa4e0dfd6315f08ca4 done [2025-06-05T05:55:23.080Z] #7 exporting manifest list sha256:09788060453f0228f6f7f7c7610af537c8c2ceef040d49422323059f6fd8be43 done [2025-06-05T05:55:23.080Z] #7 pushing layers 0.0s done [2025-06-05T05:55:23.080Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:09788060453f0228f6f7f7c7610af537c8c2ceef040d49422323059f6fd8be43 0.1s done [2025-06-05T05:55:23.080Z] #7 DONE 0.1s [2025-06-05T05:55:23.080Z] [2025-06-05T05:55:23.080Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:23.080Z] #8 DONE 0.0s [2025-06-05T05:55:23.080Z] [2025-06-05T05:55:23.080Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:23.080Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:23.375Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933' [2025-06-05T05:55:23.375Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933 --push - [2025-06-05T05:55:23.375Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:23.375Z] #1 transferring dockerfile: 216B done [2025-06-05T05:55:23.375Z] #1 DONE 0.0s [2025-06-05T05:55:23.375Z] [2025-06-05T05:55:23.375Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:55:23.375Z] #2 DONE 0.0s [2025-06-05T05:55:23.375Z] [2025-06-05T05:55:23.375Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:55:23.375Z] #3 DONE 0.1s [2025-06-05T05:55:23.375Z] [2025-06-05T05:55:23.375Z] #4 [internal] load .dockerignore [2025-06-05T05:55:23.375Z] #4 transferring context: 2B done [2025-06-05T05:55:23.375Z] #4 DONE 0.0s [2025-06-05T05:55:23.635Z] [2025-06-05T05:55:23.635Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d [2025-06-05T05:55:23.635Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d [2025-06-05T05:55:23.635Z] #5 ... [2025-06-05T05:55:23.635Z] [2025-06-05T05:55:23.635Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d [2025-06-05T05:55:23.635Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d done [2025-06-05T05:55:23.635Z] #6 DONE 0.1s [2025-06-05T05:55:23.635Z] [2025-06-05T05:55:23.635Z] #7 exporting to image [2025-06-05T05:55:23.635Z] #7 exporting layers done [2025-06-05T05:55:23.635Z] #7 exporting manifest sha256:1cef1390538fc9ecfcf032c518936d1a7a784872d95dbb0e08538afbaf58832b done [2025-06-05T05:55:23.635Z] #7 exporting config sha256:4fd85d270fa01fbce47e4f06dd3f5d62457a730cf1465be4f56ae34544be51f7 done [2025-06-05T05:55:23.635Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:23.635Z] #7 ... [2025-06-05T05:55:23.635Z] [2025-06-05T05:55:23.635Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:23.635Z] #8 DONE 0.0s [2025-06-05T05:55:23.635Z] [2025-06-05T05:55:23.635Z] #7 exporting to image [2025-06-05T05:55:23.635Z] #7 exporting manifest sha256:ff4b1f2a914bb5a9054e078f8dca75bf71bd49087fe230bfcf65583bb0a1dc9c done [2025-06-05T05:55:23.635Z] #7 exporting config sha256:9a2f80054ad3ba0e86c07e17d876ea0e79d62c2ffbbd643048f3da6c699f1eec done [2025-06-05T05:55:23.635Z] #7 exporting manifest list sha256:940690af4068cbe57e8346dd53cf1c38bbfd7dad300a5c1fe0c11acbb76c7bca 0.0s done [2025-06-05T05:55:23.635Z] #7 pushing layers 0.1s done [2025-06-05T05:55:23.635Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933@sha256:940690af4068cbe57e8346dd53cf1c38bbfd7dad300a5c1fe0c11acbb76c7bca [2025-06-05T05:55:23.894Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933@sha256:940690af4068cbe57e8346dd53cf1c38bbfd7dad300a5c1fe0c11acbb76c7bca 0.1s done [2025-06-05T05:55:23.894Z] #7 DONE 0.2s [2025-06-05T05:55:23.894Z] [2025-06-05T05:55:23.894Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:23.894Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:24.237Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-06-05T05:55:24.237Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-06-05T05:55:24.237Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:24.237Z] #1 transferring dockerfile: 182B done [2025-06-05T05:55:24.237Z] #1 DONE 0.0s [2025-06-05T05:55:24.237Z] [2025-06-05T05:55:24.237Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-06-05T05:55:24.237Z] #2 DONE 0.0s [2025-06-05T05:55:24.237Z] [2025-06-05T05:55:24.237Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-06-05T05:55:24.237Z] #3 DONE 0.0s [2025-06-05T05:55:24.237Z] [2025-06-05T05:55:24.237Z] #4 [internal] load .dockerignore [2025-06-05T05:55:24.237Z] #4 transferring context: 2B done [2025-06-05T05:55:24.237Z] #4 DONE 0.0s [2025-06-05T05:55:24.499Z] [2025-06-05T05:55:24.499Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d [2025-06-05T05:55:24.499Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 0.0s done [2025-06-05T05:55:24.499Z] #5 CACHED [2025-06-05T05:55:24.499Z] [2025-06-05T05:55:24.499Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d [2025-06-05T05:55:24.499Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 0.0s done [2025-06-05T05:55:24.499Z] #6 CACHED [2025-06-05T05:55:24.499Z] [2025-06-05T05:55:24.499Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:24.499Z] #7 DONE 0.0s [2025-06-05T05:55:24.499Z] [2025-06-05T05:55:24.499Z] #8 exporting to image [2025-06-05T05:55:24.499Z] #8 exporting layers done [2025-06-05T05:55:24.499Z] #8 exporting manifest sha256:1cef1390538fc9ecfcf032c518936d1a7a784872d95dbb0e08538afbaf58832b done [2025-06-05T05:55:24.499Z] #8 exporting config sha256:4fd85d270fa01fbce47e4f06dd3f5d62457a730cf1465be4f56ae34544be51f7 done [2025-06-05T05:55:24.499Z] #8 exporting manifest sha256:ff4b1f2a914bb5a9054e078f8dca75bf71bd49087fe230bfcf65583bb0a1dc9c done [2025-06-05T05:55:24.499Z] #8 exporting config sha256:9a2f80054ad3ba0e86c07e17d876ea0e79d62c2ffbbd643048f3da6c699f1eec done [2025-06-05T05:55:24.499Z] #8 exporting manifest list sha256:940690af4068cbe57e8346dd53cf1c38bbfd7dad300a5c1fe0c11acbb76c7bca done [2025-06-05T05:55:24.499Z] #8 pushing layers 0.0s done [2025-06-05T05:55:24.499Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:940690af4068cbe57e8346dd53cf1c38bbfd7dad300a5c1fe0c11acbb76c7bca 0.1s done [2025-06-05T05:55:24.499Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:24.499Z] #8 DONE 0.1s [2025-06-05T05:55:24.499Z] [2025-06-05T05:55:24.499Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:24.499Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:24.788Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.21' [2025-06-05T05:55:24.788Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.21 --push - [2025-06-05T05:55:24.788Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:24.788Z] #1 transferring dockerfile: 188B done [2025-06-05T05:55:24.788Z] #1 DONE 0.0s [2025-06-05T05:55:24.788Z] [2025-06-05T05:55:24.788Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.21 [2025-06-05T05:55:24.788Z] #2 DONE 0.0s [2025-06-05T05:55:24.788Z] [2025-06-05T05:55:24.788Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.21 [2025-06-05T05:55:24.788Z] #3 DONE 0.0s [2025-06-05T05:55:24.788Z] [2025-06-05T05:55:24.788Z] #4 [internal] load .dockerignore [2025-06-05T05:55:24.788Z] #4 transferring context: 2B done [2025-06-05T05:55:24.788Z] #4 DONE 0.0s [2025-06-05T05:55:24.788Z] [2025-06-05T05:55:24.788Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.21@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d [2025-06-05T05:55:24.788Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.21@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 0.0s done [2025-06-05T05:55:24.788Z] #5 DONE 0.0s [2025-06-05T05:55:24.788Z] [2025-06-05T05:55:24.788Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.21@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d [2025-06-05T05:55:25.048Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.21@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 0.0s done [2025-06-05T05:55:25.048Z] #6 CACHED [2025-06-05T05:55:25.048Z] [2025-06-05T05:55:25.048Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.21@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d [2025-06-05T05:55:25.048Z] #5 CACHED [2025-06-05T05:55:25.048Z] [2025-06-05T05:55:25.048Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:25.048Z] #7 DONE 0.0s [2025-06-05T05:55:25.048Z] [2025-06-05T05:55:25.048Z] #8 exporting to image [2025-06-05T05:55:25.048Z] #8 exporting layers done [2025-06-05T05:55:25.048Z] #8 exporting manifest sha256:1cef1390538fc9ecfcf032c518936d1a7a784872d95dbb0e08538afbaf58832b done [2025-06-05T05:55:25.048Z] #8 exporting config sha256:4fd85d270fa01fbce47e4f06dd3f5d62457a730cf1465be4f56ae34544be51f7 done [2025-06-05T05:55:25.048Z] #8 exporting manifest sha256:ff4b1f2a914bb5a9054e078f8dca75bf71bd49087fe230bfcf65583bb0a1dc9c done [2025-06-05T05:55:25.048Z] #8 exporting config sha256:9a2f80054ad3ba0e86c07e17d876ea0e79d62c2ffbbd643048f3da6c699f1eec done [2025-06-05T05:55:25.048Z] #8 exporting manifest list sha256:940690af4068cbe57e8346dd53cf1c38bbfd7dad300a5c1fe0c11acbb76c7bca done [2025-06-05T05:55:25.048Z] #8 pushing layers 0.0s done [2025-06-05T05:55:25.048Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.21@sha256:940690af4068cbe57e8346dd53cf1c38bbfd7dad300a5c1fe0c11acbb76c7bca 0.1s done [2025-06-05T05:55:25.048Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:25.048Z] #8 DONE 0.1s [2025-06-05T05:55:25.048Z] [2025-06-05T05:55:25.048Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:25.048Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:25.334Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' [2025-06-05T05:55:25.335Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - [2025-06-05T05:55:25.335Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:25.335Z] #1 transferring dockerfile: 229B done [2025-06-05T05:55:25.335Z] #1 DONE 0.0s [2025-06-05T05:55:25.335Z] [2025-06-05T05:55:25.335Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:55:25.335Z] #2 DONE 0.0s [2025-06-05T05:55:25.335Z] [2025-06-05T05:55:25.335Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:55:25.335Z] #3 DONE 0.0s [2025-06-05T05:55:25.335Z] [2025-06-05T05:55:25.335Z] #4 [internal] load .dockerignore [2025-06-05T05:55:25.335Z] #4 transferring context: 2B done [2025-06-05T05:55:25.335Z] #4 DONE 0.0s [2025-06-05T05:55:25.335Z] [2025-06-05T05:55:25.335Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d [2025-06-05T05:55:25.335Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 0.0s done [2025-06-05T05:55:25.335Z] #5 DONE 0.0s [2025-06-05T05:55:25.335Z] [2025-06-05T05:55:25.335Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d [2025-06-05T05:55:25.594Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 0.0s done [2025-06-05T05:55:25.594Z] #6 CACHED [2025-06-05T05:55:25.594Z] [2025-06-05T05:55:25.594Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d [2025-06-05T05:55:25.594Z] #5 CACHED [2025-06-05T05:55:25.594Z] [2025-06-05T05:55:25.594Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:25.594Z] #7 DONE 0.0s [2025-06-05T05:55:25.594Z] [2025-06-05T05:55:25.594Z] #8 exporting to image [2025-06-05T05:55:25.594Z] #8 exporting layers done [2025-06-05T05:55:25.594Z] #8 exporting manifest sha256:1cef1390538fc9ecfcf032c518936d1a7a784872d95dbb0e08538afbaf58832b done [2025-06-05T05:55:25.594Z] #8 exporting config sha256:4fd85d270fa01fbce47e4f06dd3f5d62457a730cf1465be4f56ae34544be51f7 done [2025-06-05T05:55:25.594Z] #8 exporting manifest sha256:ff4b1f2a914bb5a9054e078f8dca75bf71bd49087fe230bfcf65583bb0a1dc9c done [2025-06-05T05:55:25.594Z] #8 exporting config sha256:9a2f80054ad3ba0e86c07e17d876ea0e79d62c2ffbbd643048f3da6c699f1eec done [2025-06-05T05:55:25.594Z] #8 exporting manifest list sha256:940690af4068cbe57e8346dd53cf1c38bbfd7dad300a5c1fe0c11acbb76c7bca done [2025-06-05T05:55:25.594Z] #8 pushing layers 0.0s done [2025-06-05T05:55:25.594Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:940690af4068cbe57e8346dd53cf1c38bbfd7dad300a5c1fe0c11acbb76c7bca 0.1s done [2025-06-05T05:55:25.594Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:25.594Z] #8 DONE 0.1s [2025-06-05T05:55:25.594Z] [2025-06-05T05:55:25.594Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:25.594Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:25.880Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-06-05T05:55:25.881Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-06-05T05:55:26.139Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:26.139Z] #1 transferring dockerfile: 180B done [2025-06-05T05:55:26.139Z] #1 DONE 0.1s [2025-06-05T05:55:26.139Z] [2025-06-05T05:55:26.139Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-06-05T05:55:26.139Z] #2 ... [2025-06-05T05:55:26.139Z] [2025-06-05T05:55:26.139Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-06-05T05:55:26.139Z] #3 DONE 0.1s [2025-06-05T05:55:26.399Z] [2025-06-05T05:55:26.399Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-06-05T05:55:26.399Z] #2 DONE 0.1s [2025-06-05T05:55:26.399Z] [2025-06-05T05:55:26.399Z] #4 [internal] load .dockerignore [2025-06-05T05:55:26.399Z] #4 transferring context: 2B done [2025-06-05T05:55:26.399Z] #4 DONE 0.1s [2025-06-05T05:55:26.399Z] [2025-06-05T05:55:26.399Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d [2025-06-05T05:55:26.399Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 0.0s done [2025-06-05T05:55:26.399Z] #5 CACHED [2025-06-05T05:55:26.399Z] [2025-06-05T05:55:26.399Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d [2025-06-05T05:55:26.399Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 0.0s done [2025-06-05T05:55:26.399Z] #6 CACHED [2025-06-05T05:55:26.399Z] [2025-06-05T05:55:26.399Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:26.659Z] #7 DONE 0.0s [2025-06-05T05:55:26.659Z] [2025-06-05T05:55:26.659Z] #8 exporting to image [2025-06-05T05:55:26.659Z] #8 exporting layers done [2025-06-05T05:55:26.659Z] #8 exporting manifest sha256:1cef1390538fc9ecfcf032c518936d1a7a784872d95dbb0e08538afbaf58832b done [2025-06-05T05:55:26.659Z] #8 exporting config sha256:4fd85d270fa01fbce47e4f06dd3f5d62457a730cf1465be4f56ae34544be51f7 done [2025-06-05T05:55:26.659Z] #8 exporting manifest sha256:ff4b1f2a914bb5a9054e078f8dca75bf71bd49087fe230bfcf65583bb0a1dc9c done [2025-06-05T05:55:26.659Z] #8 exporting config sha256:9a2f80054ad3ba0e86c07e17d876ea0e79d62c2ffbbd643048f3da6c699f1eec done [2025-06-05T05:55:26.659Z] #8 exporting manifest list sha256:940690af4068cbe57e8346dd53cf1c38bbfd7dad300a5c1fe0c11acbb76c7bca done [2025-06-05T05:55:26.659Z] #8 pushing layers 0.0s done [2025-06-05T05:55:26.659Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:940690af4068cbe57e8346dd53cf1c38bbfd7dad300a5c1fe0c11acbb76c7bca 0.1s done [2025-06-05T05:55:26.659Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:26.659Z] #8 DONE 0.1s [2025-06-05T05:55:26.659Z] [2025-06-05T05:55:26.659Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:26.659Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:26.958Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933' [2025-06-05T05:55:26.958Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933 --push - [2025-06-05T05:55:26.958Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:26.958Z] #1 transferring dockerfile: 194B done [2025-06-05T05:55:26.958Z] #1 DONE 0.1s [2025-06-05T05:55:26.958Z] [2025-06-05T05:55:26.958Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:55:26.958Z] #2 DONE 0.0s [2025-06-05T05:55:26.958Z] [2025-06-05T05:55:26.958Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:55:27.222Z] #3 DONE 0.1s [2025-06-05T05:55:27.222Z] [2025-06-05T05:55:27.222Z] #4 [internal] load .dockerignore [2025-06-05T05:55:27.222Z] #4 transferring context: 2B done [2025-06-05T05:55:27.222Z] #4 DONE 0.0s [2025-06-05T05:55:27.222Z] [2025-06-05T05:55:27.222Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 [2025-06-05T05:55:27.222Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 0.0s done [2025-06-05T05:55:27.222Z] #5 DONE 0.0s [2025-06-05T05:55:27.222Z] [2025-06-05T05:55:27.222Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 [2025-06-05T05:55:27.222Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 0.0s done [2025-06-05T05:55:27.482Z] #6 DONE 0.2s [2025-06-05T05:55:27.482Z] [2025-06-05T05:55:27.482Z] #7 exporting to image [2025-06-05T05:55:27.482Z] #7 exporting layers done [2025-06-05T05:55:27.482Z] #7 exporting manifest sha256:b0a7941e6fe99196b5d86f1beddacd5926a4cfe09e903ec2ba085573326e03e6 0.0s done [2025-06-05T05:55:27.482Z] #7 exporting config sha256:b98980510299df9d53ccb78ddbc3461abd5514f0081755f6ca26db401a9cf186 0.0s done [2025-06-05T05:55:27.482Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:27.482Z] #7 ... [2025-06-05T05:55:27.482Z] [2025-06-05T05:55:27.482Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:27.482Z] #8 DONE 0.0s [2025-06-05T05:55:27.482Z] [2025-06-05T05:55:27.482Z] #7 exporting to image [2025-06-05T05:55:27.482Z] #7 exporting manifest sha256:46136e238c18186c29d93cac24c016a679f14914df298751b41c6913410f8788 0.0s done [2025-06-05T05:55:27.482Z] #7 exporting config sha256:9aebe9a9cdbdf0cc42873e964aaaf7f43424f6d74d5abde2727c1b260c8774aa 0.0s done [2025-06-05T05:55:27.482Z] #7 exporting manifest list sha256:97a911068c83283e114bbd2f28bed515c685cd0832a1714a86e6c65597158d6e 0.0s done [2025-06-05T05:55:27.482Z] #7 pushing layers 0.1s done [2025-06-05T05:55:27.482Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933@sha256:97a911068c83283e114bbd2f28bed515c685cd0832a1714a86e6c65597158d6e [2025-06-05T05:55:27.741Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933@sha256:97a911068c83283e114bbd2f28bed515c685cd0832a1714a86e6c65597158d6e 0.1s done [2025-06-05T05:55:27.741Z] #7 DONE 0.3s [2025-06-05T05:55:27.741Z] [2025-06-05T05:55:27.741Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:27.741Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:28.029Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-06-05T05:55:28.029Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-06-05T05:55:28.289Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:28.289Z] #1 transferring dockerfile: [2025-06-05T05:55:28.550Z] #1 transferring dockerfile: 160B done [2025-06-05T05:55:28.550Z] #1 DONE 0.2s [2025-06-05T05:55:28.550Z] [2025-06-05T05:55:28.550Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-06-05T05:55:28.550Z] #2 DONE 0.1s [2025-06-05T05:55:28.550Z] [2025-06-05T05:55:28.550Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-06-05T05:55:28.550Z] #3 DONE 0.1s [2025-06-05T05:55:28.550Z] [2025-06-05T05:55:28.550Z] #4 [internal] load .dockerignore [2025-06-05T05:55:28.550Z] #4 transferring context: 2B done [2025-06-05T05:55:28.550Z] #4 DONE 0.0s [2025-06-05T05:55:28.550Z] [2025-06-05T05:55:28.550Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 [2025-06-05T05:55:28.550Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 0.0s done [2025-06-05T05:55:28.550Z] #5 CACHED [2025-06-05T05:55:28.550Z] [2025-06-05T05:55:28.550Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 [2025-06-05T05:55:28.550Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 0.0s done [2025-06-05T05:55:28.550Z] #6 CACHED [2025-06-05T05:55:28.550Z] [2025-06-05T05:55:28.550Z] #7 exporting to image [2025-06-05T05:55:28.550Z] #7 exporting layers [2025-06-05T05:55:28.550Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:28.812Z] #7 exporting layers done [2025-06-05T05:55:28.812Z] #7 exporting manifest sha256:b0a7941e6fe99196b5d86f1beddacd5926a4cfe09e903ec2ba085573326e03e6 done [2025-06-05T05:55:28.812Z] #7 exporting config sha256:b98980510299df9d53ccb78ddbc3461abd5514f0081755f6ca26db401a9cf186 done [2025-06-05T05:55:28.812Z] #7 exporting manifest sha256:46136e238c18186c29d93cac24c016a679f14914df298751b41c6913410f8788 0.0s done [2025-06-05T05:55:28.812Z] #7 exporting config sha256:9aebe9a9cdbdf0cc42873e964aaaf7f43424f6d74d5abde2727c1b260c8774aa done [2025-06-05T05:55:28.812Z] #7 exporting manifest list sha256:97a911068c83283e114bbd2f28bed515c685cd0832a1714a86e6c65597158d6e done [2025-06-05T05:55:28.812Z] #7 pushing layers 0.0s done [2025-06-05T05:55:28.812Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:97a911068c83283e114bbd2f28bed515c685cd0832a1714a86e6c65597158d6e 0.1s done [2025-06-05T05:55:28.812Z] #7 DONE 0.1s [2025-06-05T05:55:28.812Z] [2025-06-05T05:55:28.812Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:28.812Z] #8 DONE 0.0s [2025-06-05T05:55:29.071Z] [2025-06-05T05:55:29.071Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:29.071Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:29.368Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21' [2025-06-05T05:55:29.368Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21 --push - [2025-06-05T05:55:29.628Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:29.628Z] #1 transferring dockerfile: 166B done [2025-06-05T05:55:29.628Z] #1 DONE 0.0s [2025-06-05T05:55:29.628Z] [2025-06-05T05:55:29.628Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21 [2025-06-05T05:55:29.628Z] #2 DONE 0.0s [2025-06-05T05:55:29.628Z] [2025-06-05T05:55:29.628Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21 [2025-06-05T05:55:29.628Z] #3 DONE 0.0s [2025-06-05T05:55:29.628Z] [2025-06-05T05:55:29.628Z] #4 [internal] load .dockerignore [2025-06-05T05:55:29.628Z] #4 transferring context: 2B done [2025-06-05T05:55:29.628Z] #4 DONE 0.1s [2025-06-05T05:55:29.628Z] [2025-06-05T05:55:29.628Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 [2025-06-05T05:55:29.628Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 [2025-06-05T05:55:29.886Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 0.0s done [2025-06-05T05:55:29.886Z] #5 CACHED [2025-06-05T05:55:29.886Z] [2025-06-05T05:55:29.886Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 [2025-06-05T05:55:29.886Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 0.0s done [2025-06-05T05:55:29.886Z] #6 CACHED [2025-06-05T05:55:29.886Z] [2025-06-05T05:55:29.887Z] #7 exporting to image [2025-06-05T05:55:29.887Z] #7 exporting layers done [2025-06-05T05:55:29.887Z] #7 exporting manifest sha256:b0a7941e6fe99196b5d86f1beddacd5926a4cfe09e903ec2ba085573326e03e6 0.0s done [2025-06-05T05:55:29.887Z] #7 exporting config sha256:b98980510299df9d53ccb78ddbc3461abd5514f0081755f6ca26db401a9cf186 done [2025-06-05T05:55:29.887Z] #7 exporting manifest sha256:46136e238c18186c29d93cac24c016a679f14914df298751b41c6913410f8788 done [2025-06-05T05:55:29.887Z] #7 exporting config sha256:9aebe9a9cdbdf0cc42873e964aaaf7f43424f6d74d5abde2727c1b260c8774aa done [2025-06-05T05:55:29.887Z] #7 exporting manifest list sha256:97a911068c83283e114bbd2f28bed515c685cd0832a1714a86e6c65597158d6e done [2025-06-05T05:55:29.887Z] #7 pushing layers 0.0s done [2025-06-05T05:55:29.887Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21@sha256:97a911068c83283e114bbd2f28bed515c685cd0832a1714a86e6c65597158d6e [2025-06-05T05:55:29.887Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:29.887Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21@sha256:97a911068c83283e114bbd2f28bed515c685cd0832a1714a86e6c65597158d6e 0.1s done [2025-06-05T05:55:29.887Z] #7 DONE 0.1s [2025-06-05T05:55:29.887Z] [2025-06-05T05:55:29.887Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:29.887Z] #8 DONE 0.0s [2025-06-05T05:55:29.887Z] [2025-06-05T05:55:29.887Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:29.887Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:30.180Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' [2025-06-05T05:55:30.180Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - [2025-06-05T05:55:30.440Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:30.440Z] #1 transferring dockerfile: 207B done [2025-06-05T05:55:30.440Z] #1 DONE 0.1s [2025-06-05T05:55:30.440Z] [2025-06-05T05:55:30.440Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:55:30.441Z] #2 DONE 0.0s [2025-06-05T05:55:30.441Z] [2025-06-05T05:55:30.441Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:55:30.441Z] #3 DONE 0.0s [2025-06-05T05:55:30.441Z] [2025-06-05T05:55:30.441Z] #4 [internal] load .dockerignore [2025-06-05T05:55:30.441Z] #4 transferring context: 2B done [2025-06-05T05:55:30.441Z] #4 DONE 0.1s [2025-06-05T05:55:30.441Z] [2025-06-05T05:55:30.441Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 [2025-06-05T05:55:30.441Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 0.0s done [2025-06-05T05:55:30.441Z] #5 DONE 0.1s [2025-06-05T05:55:30.441Z] [2025-06-05T05:55:30.441Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 [2025-06-05T05:55:30.441Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 0.0s done [2025-06-05T05:55:30.441Z] #6 CACHED [2025-06-05T05:55:30.441Z] [2025-06-05T05:55:30.441Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 [2025-06-05T05:55:30.441Z] #5 CACHED [2025-06-05T05:55:30.441Z] [2025-06-05T05:55:30.441Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:30.441Z] #7 DONE 0.0s [2025-06-05T05:55:30.441Z] [2025-06-05T05:55:30.441Z] #8 exporting to image [2025-06-05T05:55:30.441Z] #8 exporting layers done [2025-06-05T05:55:30.441Z] #8 exporting manifest sha256:b0a7941e6fe99196b5d86f1beddacd5926a4cfe09e903ec2ba085573326e03e6 done [2025-06-05T05:55:30.441Z] #8 exporting config sha256:b98980510299df9d53ccb78ddbc3461abd5514f0081755f6ca26db401a9cf186 done [2025-06-05T05:55:30.441Z] #8 exporting manifest sha256:46136e238c18186c29d93cac24c016a679f14914df298751b41c6913410f8788 done [2025-06-05T05:55:30.441Z] #8 exporting config sha256:9aebe9a9cdbdf0cc42873e964aaaf7f43424f6d74d5abde2727c1b260c8774aa done [2025-06-05T05:55:30.441Z] #8 exporting manifest list sha256:97a911068c83283e114bbd2f28bed515c685cd0832a1714a86e6c65597158d6e done [2025-06-05T05:55:30.442Z] #8 pushing layers 0.0s done [2025-06-05T05:55:30.442Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:97a911068c83283e114bbd2f28bed515c685cd0832a1714a86e6c65597158d6e 0.1s done [2025-06-05T05:55:30.442Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:30.442Z] #8 DONE 0.1s [2025-06-05T05:55:30.700Z] [2025-06-05T05:55:30.700Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:30.700Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:30.994Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-06-05T05:55:30.994Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-06-05T05:55:31.253Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:31.253Z] #1 transferring dockerfile: 158B done [2025-06-05T05:55:31.253Z] #1 DONE 0.0s [2025-06-05T05:55:31.253Z] [2025-06-05T05:55:31.253Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-06-05T05:55:31.253Z] #2 DONE 0.0s [2025-06-05T05:55:31.253Z] [2025-06-05T05:55:31.253Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-06-05T05:55:31.253Z] #3 DONE 0.0s [2025-06-05T05:55:31.253Z] [2025-06-05T05:55:31.253Z] #4 [internal] load .dockerignore [2025-06-05T05:55:31.253Z] #4 transferring context: [2025-06-05T05:55:31.253Z] #4 transferring context: 2B done [2025-06-05T05:55:31.253Z] #4 DONE 0.0s [2025-06-05T05:55:31.253Z] [2025-06-05T05:55:31.253Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 [2025-06-05T05:55:31.253Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 0.0s done [2025-06-05T05:55:31.253Z] #5 CACHED [2025-06-05T05:55:31.253Z] [2025-06-05T05:55:31.253Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 [2025-06-05T05:55:31.253Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 0.0s done [2025-06-05T05:55:31.253Z] #6 CACHED [2025-06-05T05:55:31.253Z] [2025-06-05T05:55:31.253Z] #7 exporting to image [2025-06-05T05:55:31.253Z] #7 exporting layers done [2025-06-05T05:55:31.253Z] #7 exporting manifest sha256:b0a7941e6fe99196b5d86f1beddacd5926a4cfe09e903ec2ba085573326e03e6 done [2025-06-05T05:55:31.253Z] #7 exporting config sha256:b98980510299df9d53ccb78ddbc3461abd5514f0081755f6ca26db401a9cf186 done [2025-06-05T05:55:31.253Z] #7 exporting manifest sha256:46136e238c18186c29d93cac24c016a679f14914df298751b41c6913410f8788 done [2025-06-05T05:55:31.253Z] #7 exporting config sha256:9aebe9a9cdbdf0cc42873e964aaaf7f43424f6d74d5abde2727c1b260c8774aa done [2025-06-05T05:55:31.253Z] #7 exporting manifest list sha256:97a911068c83283e114bbd2f28bed515c685cd0832a1714a86e6c65597158d6e done [2025-06-05T05:55:31.253Z] #7 pushing layers 0.0s done [2025-06-05T05:55:31.253Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:97a911068c83283e114bbd2f28bed515c685cd0832a1714a86e6c65597158d6e [2025-06-05T05:55:31.253Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:31.253Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:97a911068c83283e114bbd2f28bed515c685cd0832a1714a86e6c65597158d6e 0.1s done [2025-06-05T05:55:31.253Z] #7 DONE 0.1s [2025-06-05T05:55:31.253Z] [2025-06-05T05:55:31.253Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:31.253Z] #8 DONE 0.0s [2025-06-05T05:55:31.512Z] [2025-06-05T05:55:31.512Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:31.512Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:31.799Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933 --push - [2025-06-05T05:55:31.799Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933' [2025-06-05T05:55:32.059Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:32.059Z] #1 transferring dockerfile: 196B done [2025-06-05T05:55:32.059Z] #1 DONE 0.0s [2025-06-05T05:55:32.059Z] [2025-06-05T05:55:32.059Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:55:32.059Z] #2 DONE 0.1s [2025-06-05T05:55:32.059Z] [2025-06-05T05:55:32.059Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:55:32.059Z] #3 DONE 0.1s [2025-06-05T05:55:32.059Z] [2025-06-05T05:55:32.059Z] #4 [internal] load .dockerignore [2025-06-05T05:55:32.059Z] #4 transferring context: 2B done [2025-06-05T05:55:32.059Z] #4 DONE 0.1s [2025-06-05T05:55:32.059Z] [2025-06-05T05:55:32.059Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 [2025-06-05T05:55:32.059Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 0.0s done [2025-06-05T05:55:32.059Z] #5 DONE 0.0s [2025-06-05T05:55:32.059Z] [2025-06-05T05:55:32.059Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 [2025-06-05T05:55:32.321Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 0.1s done [2025-06-05T05:55:32.321Z] #6 DONE 0.1s [2025-06-05T05:55:32.321Z] [2025-06-05T05:55:32.321Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 [2025-06-05T05:55:32.321Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 0.0s done [2025-06-05T05:55:32.321Z] #5 DONE 0.3s [2025-06-05T05:55:32.321Z] [2025-06-05T05:55:32.321Z] #7 exporting to image [2025-06-05T05:55:32.321Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:32.580Z] #7 ... [2025-06-05T05:55:32.580Z] [2025-06-05T05:55:32.580Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:32.580Z] #8 DONE 0.0s [2025-06-05T05:55:32.580Z] [2025-06-05T05:55:32.580Z] #7 exporting to image [2025-06-05T05:55:32.580Z] #7 exporting layers done [2025-06-05T05:55:32.580Z] #7 exporting manifest sha256:8c1a42c878bc4d0e144dfda3b19d43900f6107b9137eff9bc772689109c25a46 0.0s done [2025-06-05T05:55:32.580Z] #7 exporting config sha256:9207ce7c9671c3671d2a0451a915a5e667dba359f979cd1125b48039cb5ff86d done [2025-06-05T05:55:32.580Z] #7 exporting manifest sha256:18d97c631459aa33e3dba517465bede636593f8a665bb0b14783861730d9dcfa done [2025-06-05T05:55:32.580Z] #7 exporting config sha256:4a9dafa37a72fd06d029fe330e767ac213a9a8f47a9e7e11685dc31809fdbad9 done [2025-06-05T05:55:32.580Z] #7 exporting manifest list sha256:0f30018e3f22f8ff8b4bd5df0efa76e9a54900c90340a437327a23a6cf0fea41 0.0s done [2025-06-05T05:55:32.580Z] #7 pushing layers [2025-06-05T05:55:32.580Z] #7 pushing layers 0.1s done [2025-06-05T05:55:32.580Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933@sha256:0f30018e3f22f8ff8b4bd5df0efa76e9a54900c90340a437327a23a6cf0fea41 0.1s done [2025-06-05T05:55:32.580Z] #7 DONE 0.2s [2025-06-05T05:55:32.580Z] [2025-06-05T05:55:32.580Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:32.580Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:32.879Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-06-05T05:55:32.879Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-06-05T05:55:32.879Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:32.879Z] #1 transferring dockerfile: 162B done [2025-06-05T05:55:32.879Z] #1 DONE 0.0s [2025-06-05T05:55:32.879Z] [2025-06-05T05:55:32.879Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-06-05T05:55:32.879Z] #2 DONE 0.0s [2025-06-05T05:55:32.879Z] [2025-06-05T05:55:32.879Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-06-05T05:55:32.879Z] #3 DONE 0.0s [2025-06-05T05:55:32.879Z] [2025-06-05T05:55:32.879Z] #4 [internal] load .dockerignore [2025-06-05T05:55:32.879Z] #4 transferring context: 2B done [2025-06-05T05:55:32.879Z] #4 DONE 0.0s [2025-06-05T05:55:33.138Z] [2025-06-05T05:55:33.138Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 [2025-06-05T05:55:33.138Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 0.0s done [2025-06-05T05:55:33.138Z] #5 CACHED [2025-06-05T05:55:33.138Z] [2025-06-05T05:55:33.138Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 [2025-06-05T05:55:33.138Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 0.0s done [2025-06-05T05:55:33.138Z] #6 CACHED [2025-06-05T05:55:33.138Z] [2025-06-05T05:55:33.138Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:33.138Z] #7 DONE 0.0s [2025-06-05T05:55:33.138Z] [2025-06-05T05:55:33.138Z] #8 exporting to image [2025-06-05T05:55:33.138Z] #8 exporting layers done [2025-06-05T05:55:33.138Z] #8 exporting manifest sha256:8c1a42c878bc4d0e144dfda3b19d43900f6107b9137eff9bc772689109c25a46 done [2025-06-05T05:55:33.138Z] #8 exporting config sha256:9207ce7c9671c3671d2a0451a915a5e667dba359f979cd1125b48039cb5ff86d done [2025-06-05T05:55:33.138Z] #8 exporting manifest sha256:18d97c631459aa33e3dba517465bede636593f8a665bb0b14783861730d9dcfa done [2025-06-05T05:55:33.138Z] #8 exporting config sha256:4a9dafa37a72fd06d029fe330e767ac213a9a8f47a9e7e11685dc31809fdbad9 done [2025-06-05T05:55:33.138Z] #8 exporting manifest list sha256:0f30018e3f22f8ff8b4bd5df0efa76e9a54900c90340a437327a23a6cf0fea41 done [2025-06-05T05:55:33.138Z] #8 pushing layers 0.0s done [2025-06-05T05:55:33.138Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:0f30018e3f22f8ff8b4bd5df0efa76e9a54900c90340a437327a23a6cf0fea41 0.1s done [2025-06-05T05:55:33.138Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:33.138Z] #8 DONE 0.1s [2025-06-05T05:55:33.138Z] [2025-06-05T05:55:33.138Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:33.138Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:33.428Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.21' [2025-06-05T05:55:33.428Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.21 --push - [2025-06-05T05:55:33.428Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:33.428Z] #1 transferring dockerfile: 168B done [2025-06-05T05:55:33.428Z] #1 DONE 0.0s [2025-06-05T05:55:33.428Z] [2025-06-05T05:55:33.428Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.21 [2025-06-05T05:55:33.428Z] #2 DONE 0.0s [2025-06-05T05:55:33.428Z] [2025-06-05T05:55:33.428Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.21 [2025-06-05T05:55:33.428Z] #3 DONE 0.0s [2025-06-05T05:55:33.428Z] [2025-06-05T05:55:33.428Z] #4 [internal] load .dockerignore [2025-06-05T05:55:33.428Z] #4 transferring context: 2B done [2025-06-05T05:55:33.428Z] #4 DONE 0.0s [2025-06-05T05:55:33.428Z] [2025-06-05T05:55:33.428Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.21@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 [2025-06-05T05:55:33.428Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.21@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 0.0s done [2025-06-05T05:55:33.428Z] #5 CACHED [2025-06-05T05:55:33.428Z] [2025-06-05T05:55:33.428Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.21@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 [2025-06-05T05:55:33.428Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.21@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 0.0s done [2025-06-05T05:55:33.428Z] #6 CACHED [2025-06-05T05:55:33.428Z] [2025-06-05T05:55:33.428Z] #7 exporting to image [2025-06-05T05:55:33.428Z] #7 exporting layers done [2025-06-05T05:55:33.428Z] #7 exporting manifest sha256:8c1a42c878bc4d0e144dfda3b19d43900f6107b9137eff9bc772689109c25a46 done [2025-06-05T05:55:33.428Z] #7 exporting config sha256:9207ce7c9671c3671d2a0451a915a5e667dba359f979cd1125b48039cb5ff86d [2025-06-05T05:55:33.428Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:33.695Z] #7 exporting config sha256:9207ce7c9671c3671d2a0451a915a5e667dba359f979cd1125b48039cb5ff86d done [2025-06-05T05:55:33.695Z] #7 exporting manifest sha256:18d97c631459aa33e3dba517465bede636593f8a665bb0b14783861730d9dcfa done [2025-06-05T05:55:33.695Z] #7 exporting config sha256:4a9dafa37a72fd06d029fe330e767ac213a9a8f47a9e7e11685dc31809fdbad9 done [2025-06-05T05:55:33.695Z] #7 exporting manifest list sha256:0f30018e3f22f8ff8b4bd5df0efa76e9a54900c90340a437327a23a6cf0fea41 done [2025-06-05T05:55:33.695Z] #7 pushing layers 0.0s done [2025-06-05T05:55:33.695Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.21@sha256:0f30018e3f22f8ff8b4bd5df0efa76e9a54900c90340a437327a23a6cf0fea41 0.1s done [2025-06-05T05:55:33.695Z] #7 DONE 0.1s [2025-06-05T05:55:33.695Z] [2025-06-05T05:55:33.695Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:33.695Z] #8 DONE 0.0s [2025-06-05T05:55:33.695Z] [2025-06-05T05:55:33.695Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:33.695Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:33.978Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' [2025-06-05T05:55:33.978Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - [2025-06-05T05:55:34.238Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:34.238Z] #1 transferring dockerfile: 209B done [2025-06-05T05:55:34.238Z] #1 DONE 0.0s [2025-06-05T05:55:34.238Z] [2025-06-05T05:55:34.238Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:55:34.238Z] #2 DONE 0.1s [2025-06-05T05:55:34.238Z] [2025-06-05T05:55:34.238Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:55:34.238Z] #3 DONE 0.1s [2025-06-05T05:55:34.238Z] [2025-06-05T05:55:34.238Z] #4 [internal] load .dockerignore [2025-06-05T05:55:34.238Z] #4 transferring context: [2025-06-05T05:55:34.238Z] #4 transferring context: 2B done [2025-06-05T05:55:34.238Z] #4 DONE 0.0s [2025-06-05T05:55:34.238Z] [2025-06-05T05:55:34.238Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 [2025-06-05T05:55:34.238Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 0.0s done [2025-06-05T05:55:34.238Z] #5 CACHED [2025-06-05T05:55:34.238Z] [2025-06-05T05:55:34.238Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 [2025-06-05T05:55:34.238Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 0.0s done [2025-06-05T05:55:34.238Z] #6 CACHED [2025-06-05T05:55:34.238Z] [2025-06-05T05:55:34.238Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:34.238Z] #7 DONE 0.0s [2025-06-05T05:55:34.238Z] [2025-06-05T05:55:34.238Z] #8 exporting to image [2025-06-05T05:55:34.239Z] #8 exporting layers done [2025-06-05T05:55:34.239Z] #8 exporting manifest sha256:8c1a42c878bc4d0e144dfda3b19d43900f6107b9137eff9bc772689109c25a46 done [2025-06-05T05:55:34.239Z] #8 exporting config sha256:9207ce7c9671c3671d2a0451a915a5e667dba359f979cd1125b48039cb5ff86d done [2025-06-05T05:55:34.239Z] #8 exporting manifest sha256:18d97c631459aa33e3dba517465bede636593f8a665bb0b14783861730d9dcfa done [2025-06-05T05:55:34.239Z] #8 exporting config sha256:4a9dafa37a72fd06d029fe330e767ac213a9a8f47a9e7e11685dc31809fdbad9 done [2025-06-05T05:55:34.239Z] #8 exporting manifest list sha256:0f30018e3f22f8ff8b4bd5df0efa76e9a54900c90340a437327a23a6cf0fea41 done [2025-06-05T05:55:34.239Z] #8 pushing layers 0.0s done [2025-06-05T05:55:34.239Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:0f30018e3f22f8ff8b4bd5df0efa76e9a54900c90340a437327a23a6cf0fea41 0.1s done [2025-06-05T05:55:34.239Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:34.239Z] #8 DONE 0.1s [2025-06-05T05:55:34.239Z] [2025-06-05T05:55:34.239Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:34.239Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:34.531Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-06-05T05:55:34.531Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-06-05T05:55:34.531Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:34.531Z] #1 transferring dockerfile: 160B done [2025-06-05T05:55:34.531Z] #1 DONE 0.0s [2025-06-05T05:55:34.531Z] [2025-06-05T05:55:34.531Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-06-05T05:55:34.531Z] #2 DONE 0.0s [2025-06-05T05:55:34.531Z] [2025-06-05T05:55:34.531Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-06-05T05:55:34.531Z] #3 DONE 0.0s [2025-06-05T05:55:34.531Z] [2025-06-05T05:55:34.531Z] #4 [internal] load .dockerignore [2025-06-05T05:55:34.531Z] #4 transferring context: 2B done [2025-06-05T05:55:34.531Z] #4 DONE 0.0s [2025-06-05T05:55:34.789Z] [2025-06-05T05:55:34.789Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 [2025-06-05T05:55:34.789Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 0.0s done [2025-06-05T05:55:34.789Z] #5 CACHED [2025-06-05T05:55:34.789Z] [2025-06-05T05:55:34.789Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 [2025-06-05T05:55:34.789Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 0.0s done [2025-06-05T05:55:34.789Z] #6 CACHED [2025-06-05T05:55:34.789Z] [2025-06-05T05:55:34.789Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:34.789Z] #7 DONE 0.0s [2025-06-05T05:55:34.789Z] [2025-06-05T05:55:34.789Z] #8 exporting to image [2025-06-05T05:55:34.789Z] #8 exporting layers done [2025-06-05T05:55:34.789Z] #8 exporting manifest sha256:8c1a42c878bc4d0e144dfda3b19d43900f6107b9137eff9bc772689109c25a46 done [2025-06-05T05:55:34.789Z] #8 exporting config sha256:9207ce7c9671c3671d2a0451a915a5e667dba359f979cd1125b48039cb5ff86d done [2025-06-05T05:55:34.789Z] #8 exporting manifest sha256:18d97c631459aa33e3dba517465bede636593f8a665bb0b14783861730d9dcfa done [2025-06-05T05:55:34.789Z] #8 exporting config sha256:4a9dafa37a72fd06d029fe330e767ac213a9a8f47a9e7e11685dc31809fdbad9 done [2025-06-05T05:55:34.789Z] #8 exporting manifest list sha256:0f30018e3f22f8ff8b4bd5df0efa76e9a54900c90340a437327a23a6cf0fea41 done [2025-06-05T05:55:34.789Z] #8 pushing layers 0.0s done [2025-06-05T05:55:34.789Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:0f30018e3f22f8ff8b4bd5df0efa76e9a54900c90340a437327a23a6cf0fea41 [2025-06-05T05:55:34.789Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:34.789Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:0f30018e3f22f8ff8b4bd5df0efa76e9a54900c90340a437327a23a6cf0fea41 0.1s done [2025-06-05T05:55:34.789Z] #8 DONE 0.1s [2025-06-05T05:55:34.789Z] [2025-06-05T05:55:34.789Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:34.789Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:35.078Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933' [2025-06-05T05:55:35.078Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933 --push - [2025-06-05T05:55:35.078Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:35.078Z] #1 transferring dockerfile: 198B done [2025-06-05T05:55:35.078Z] #1 DONE 0.0s [2025-06-05T05:55:35.078Z] [2025-06-05T05:55:35.078Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:55:35.078Z] #2 DONE 0.0s [2025-06-05T05:55:35.078Z] [2025-06-05T05:55:35.078Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:55:35.078Z] #3 DONE 0.1s [2025-06-05T05:55:35.078Z] [2025-06-05T05:55:35.078Z] #4 [internal] load .dockerignore [2025-06-05T05:55:35.343Z] #4 transferring context: 2B done [2025-06-05T05:55:35.343Z] #4 DONE 0.0s [2025-06-05T05:55:35.343Z] [2025-06-05T05:55:35.343Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 [2025-06-05T05:55:35.343Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 0.0s done [2025-06-05T05:55:35.343Z] #5 DONE 0.0s [2025-06-05T05:55:35.343Z] [2025-06-05T05:55:35.343Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 [2025-06-05T05:55:35.343Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 0.0s done [2025-06-05T05:55:35.343Z] #6 DONE 0.1s [2025-06-05T05:55:35.343Z] [2025-06-05T05:55:35.343Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:35.343Z] #7 DONE 0.0s [2025-06-05T05:55:35.343Z] [2025-06-05T05:55:35.343Z] #8 exporting to image [2025-06-05T05:55:35.343Z] #8 exporting layers done [2025-06-05T05:55:35.343Z] #8 exporting manifest sha256:10cf993b68d26aab412c086233d08b73b73fc91854af7be0e6bbcc5aa0f2250e 0.0s done [2025-06-05T05:55:35.343Z] #8 exporting config sha256:7542f625733a28ace635b34a502bc9b3ac2f8770ee0702f0e90ba5dd84a49e47 0.0s done [2025-06-05T05:55:35.343Z] #8 exporting manifest sha256:830f66ab90b26a7d46de28ddd483deb25bca70d874a574d9afc0f64f799f74f7 0.0s done [2025-06-05T05:55:35.343Z] #8 exporting config sha256:9bcf050c53fa9ca74d138cc94bdfa4b2b5861fc8abae54bc8d350ee7bbd9788c done [2025-06-05T05:55:35.343Z] #8 exporting manifest list sha256:150caa16d81038be055858e16d5707664799f4f6bb6ceaa6fa5121ca82eac33f 0.0s done [2025-06-05T05:55:35.343Z] #8 pushing layers [2025-06-05T05:55:35.343Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:35.608Z] #8 pushing layers 0.1s done [2025-06-05T05:55:35.608Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933@sha256:150caa16d81038be055858e16d5707664799f4f6bb6ceaa6fa5121ca82eac33f 0.1s done [2025-06-05T05:55:35.608Z] #8 DONE 0.2s [2025-06-05T05:55:35.608Z] [2025-06-05T05:55:35.608Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:35.608Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:35.902Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-06-05T05:55:35.902Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-06-05T05:55:35.902Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:35.902Z] #1 transferring dockerfile: 164B done [2025-06-05T05:55:35.902Z] #1 DONE 0.0s [2025-06-05T05:55:35.902Z] [2025-06-05T05:55:35.902Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-06-05T05:55:35.902Z] #2 DONE 0.0s [2025-06-05T05:55:35.902Z] [2025-06-05T05:55:35.902Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-06-05T05:55:35.902Z] #3 DONE 0.0s [2025-06-05T05:55:35.902Z] [2025-06-05T05:55:35.902Z] #4 [internal] load .dockerignore [2025-06-05T05:55:35.902Z] #4 transferring context: 2B done [2025-06-05T05:55:35.902Z] #4 DONE 0.0s [2025-06-05T05:55:35.902Z] [2025-06-05T05:55:35.902Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 [2025-06-05T05:55:35.902Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 done [2025-06-05T05:55:35.902Z] #5 CACHED [2025-06-05T05:55:35.902Z] [2025-06-05T05:55:35.902Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 [2025-06-05T05:55:35.902Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 0.0s done [2025-06-05T05:55:35.902Z] #6 CACHED [2025-06-05T05:55:35.902Z] [2025-06-05T05:55:35.902Z] #7 exporting to image [2025-06-05T05:55:35.902Z] #7 exporting layers done [2025-06-05T05:55:35.902Z] #7 exporting manifest sha256:10cf993b68d26aab412c086233d08b73b73fc91854af7be0e6bbcc5aa0f2250e done [2025-06-05T05:55:35.902Z] #7 exporting config sha256:7542f625733a28ace635b34a502bc9b3ac2f8770ee0702f0e90ba5dd84a49e47 done [2025-06-05T05:55:35.902Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:36.161Z] #7 exporting manifest sha256:830f66ab90b26a7d46de28ddd483deb25bca70d874a574d9afc0f64f799f74f7 done [2025-06-05T05:55:36.161Z] #7 exporting config sha256:9bcf050c53fa9ca74d138cc94bdfa4b2b5861fc8abae54bc8d350ee7bbd9788c done [2025-06-05T05:55:36.161Z] #7 exporting manifest list sha256:150caa16d81038be055858e16d5707664799f4f6bb6ceaa6fa5121ca82eac33f done [2025-06-05T05:55:36.161Z] #7 pushing layers 0.0s done [2025-06-05T05:55:36.161Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:150caa16d81038be055858e16d5707664799f4f6bb6ceaa6fa5121ca82eac33f 0.1s done [2025-06-05T05:55:36.161Z] #7 DONE 0.1s [2025-06-05T05:55:36.161Z] [2025-06-05T05:55:36.161Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:36.161Z] #8 DONE 0.0s [2025-06-05T05:55:36.161Z] [2025-06-05T05:55:36.161Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:36.161Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:36.454Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.21' [2025-06-05T05:55:36.454Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.21 --push - [2025-06-05T05:55:36.454Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:36.454Z] #1 transferring dockerfile: 170B done [2025-06-05T05:55:36.454Z] #1 DONE 0.0s [2025-06-05T05:55:36.454Z] [2025-06-05T05:55:36.454Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.21 [2025-06-05T05:55:36.454Z] #2 DONE 0.0s [2025-06-05T05:55:36.454Z] [2025-06-05T05:55:36.454Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.21 [2025-06-05T05:55:36.454Z] #3 DONE 0.0s [2025-06-05T05:55:36.454Z] [2025-06-05T05:55:36.454Z] #4 [internal] load .dockerignore [2025-06-05T05:55:36.454Z] #4 transferring context: 2B done [2025-06-05T05:55:36.454Z] #4 DONE 0.0s [2025-06-05T05:55:36.454Z] [2025-06-05T05:55:36.454Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.21@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 [2025-06-05T05:55:36.454Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.21@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 0.0s done [2025-06-05T05:55:36.454Z] #5 DONE 0.0s [2025-06-05T05:55:36.454Z] [2025-06-05T05:55:36.454Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.21@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 [2025-06-05T05:55:36.714Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.21@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 0.0s done [2025-06-05T05:55:36.714Z] #6 CACHED [2025-06-05T05:55:36.714Z] [2025-06-05T05:55:36.714Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.21@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 [2025-06-05T05:55:36.714Z] #5 CACHED [2025-06-05T05:55:36.714Z] [2025-06-05T05:55:36.714Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:36.714Z] #7 DONE 0.0s [2025-06-05T05:55:36.714Z] [2025-06-05T05:55:36.714Z] #8 exporting to image [2025-06-05T05:55:36.714Z] #8 exporting layers done [2025-06-05T05:55:36.714Z] #8 exporting manifest sha256:10cf993b68d26aab412c086233d08b73b73fc91854af7be0e6bbcc5aa0f2250e done [2025-06-05T05:55:36.714Z] #8 exporting config sha256:7542f625733a28ace635b34a502bc9b3ac2f8770ee0702f0e90ba5dd84a49e47 done [2025-06-05T05:55:36.714Z] #8 exporting manifest sha256:830f66ab90b26a7d46de28ddd483deb25bca70d874a574d9afc0f64f799f74f7 done [2025-06-05T05:55:36.714Z] #8 exporting config sha256:9bcf050c53fa9ca74d138cc94bdfa4b2b5861fc8abae54bc8d350ee7bbd9788c done [2025-06-05T05:55:36.714Z] #8 exporting manifest list sha256:150caa16d81038be055858e16d5707664799f4f6bb6ceaa6fa5121ca82eac33f done [2025-06-05T05:55:36.714Z] #8 pushing layers 0.0s done [2025-06-05T05:55:36.714Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.21@sha256:150caa16d81038be055858e16d5707664799f4f6bb6ceaa6fa5121ca82eac33f 0.1s done [2025-06-05T05:55:36.714Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:36.714Z] #8 DONE 0.1s [2025-06-05T05:55:36.714Z] [2025-06-05T05:55:36.714Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:36.714Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:37.003Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' [2025-06-05T05:55:37.003Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - [2025-06-05T05:55:37.263Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:37.263Z] #1 transferring dockerfile: 211B done [2025-06-05T05:55:37.263Z] #1 DONE 0.0s [2025-06-05T05:55:37.263Z] [2025-06-05T05:55:37.263Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:55:37.263Z] #2 DONE 0.0s [2025-06-05T05:55:37.263Z] [2025-06-05T05:55:37.263Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:55:37.263Z] #3 DONE 0.0s [2025-06-05T05:55:37.263Z] [2025-06-05T05:55:37.263Z] #4 [internal] load .dockerignore [2025-06-05T05:55:37.263Z] #4 transferring context: 2B done [2025-06-05T05:55:37.263Z] #4 DONE 0.0s [2025-06-05T05:55:37.263Z] [2025-06-05T05:55:37.263Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 [2025-06-05T05:55:37.263Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 done [2025-06-05T05:55:37.263Z] #5 CACHED [2025-06-05T05:55:37.263Z] [2025-06-05T05:55:37.263Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 [2025-06-05T05:55:37.263Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 0.0s done [2025-06-05T05:55:37.263Z] #6 CACHED [2025-06-05T05:55:37.263Z] [2025-06-05T05:55:37.263Z] #7 exporting to image [2025-06-05T05:55:37.263Z] #7 exporting layers done [2025-06-05T05:55:37.263Z] #7 exporting manifest sha256:10cf993b68d26aab412c086233d08b73b73fc91854af7be0e6bbcc5aa0f2250e done [2025-06-05T05:55:37.263Z] #7 exporting config sha256:7542f625733a28ace635b34a502bc9b3ac2f8770ee0702f0e90ba5dd84a49e47 done [2025-06-05T05:55:37.263Z] #7 exporting manifest sha256:830f66ab90b26a7d46de28ddd483deb25bca70d874a574d9afc0f64f799f74f7 done [2025-06-05T05:55:37.263Z] #7 exporting config sha256:9bcf050c53fa9ca74d138cc94bdfa4b2b5861fc8abae54bc8d350ee7bbd9788c done [2025-06-05T05:55:37.263Z] #7 exporting manifest list sha256:150caa16d81038be055858e16d5707664799f4f6bb6ceaa6fa5121ca82eac33f done [2025-06-05T05:55:37.263Z] #7 pushing layers 0.0s done [2025-06-05T05:55:37.263Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:150caa16d81038be055858e16d5707664799f4f6bb6ceaa6fa5121ca82eac33f [2025-06-05T05:55:37.263Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:37.263Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:150caa16d81038be055858e16d5707664799f4f6bb6ceaa6fa5121ca82eac33f 0.1s done [2025-06-05T05:55:37.263Z] #7 DONE 0.1s [2025-06-05T05:55:37.263Z] [2025-06-05T05:55:37.263Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:37.263Z] #8 DONE 0.0s [2025-06-05T05:55:37.263Z] [2025-06-05T05:55:37.263Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:37.263Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:37.553Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-06-05T05:55:37.553Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-06-05T05:55:37.553Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:37.553Z] #1 transferring dockerfile: 162B done [2025-06-05T05:55:37.553Z] #1 DONE 0.0s [2025-06-05T05:55:37.553Z] [2025-06-05T05:55:37.553Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-06-05T05:55:37.553Z] #2 DONE 0.0s [2025-06-05T05:55:37.553Z] [2025-06-05T05:55:37.553Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-06-05T05:55:37.553Z] #3 DONE 0.0s [2025-06-05T05:55:37.553Z] [2025-06-05T05:55:37.553Z] #4 [internal] load .dockerignore [2025-06-05T05:55:37.553Z] #4 transferring context: 2B done [2025-06-05T05:55:37.553Z] #4 DONE 0.0s [2025-06-05T05:55:37.553Z] [2025-06-05T05:55:37.553Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 [2025-06-05T05:55:37.553Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 0.0s done [2025-06-05T05:55:37.553Z] #5 DONE 0.0s [2025-06-05T05:55:37.553Z] [2025-06-05T05:55:37.553Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 [2025-06-05T05:55:37.812Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 0.0s done [2025-06-05T05:55:37.812Z] #6 CACHED [2025-06-05T05:55:37.812Z] [2025-06-05T05:55:37.812Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 [2025-06-05T05:55:37.812Z] #5 CACHED [2025-06-05T05:55:37.812Z] [2025-06-05T05:55:37.812Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:37.812Z] #7 DONE 0.0s [2025-06-05T05:55:37.812Z] [2025-06-05T05:55:37.812Z] #8 exporting to image [2025-06-05T05:55:37.812Z] #8 exporting layers done [2025-06-05T05:55:37.812Z] #8 exporting manifest sha256:10cf993b68d26aab412c086233d08b73b73fc91854af7be0e6bbcc5aa0f2250e done [2025-06-05T05:55:37.812Z] #8 exporting config sha256:7542f625733a28ace635b34a502bc9b3ac2f8770ee0702f0e90ba5dd84a49e47 done [2025-06-05T05:55:37.812Z] #8 exporting manifest sha256:830f66ab90b26a7d46de28ddd483deb25bca70d874a574d9afc0f64f799f74f7 done [2025-06-05T05:55:37.812Z] #8 exporting config sha256:9bcf050c53fa9ca74d138cc94bdfa4b2b5861fc8abae54bc8d350ee7bbd9788c done [2025-06-05T05:55:37.812Z] #8 exporting manifest list sha256:150caa16d81038be055858e16d5707664799f4f6bb6ceaa6fa5121ca82eac33f done [2025-06-05T05:55:37.812Z] #8 pushing layers 0.0s done [2025-06-05T05:55:37.812Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:150caa16d81038be055858e16d5707664799f4f6bb6ceaa6fa5121ca82eac33f 0.1s done [2025-06-05T05:55:37.812Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:37.812Z] #8 DONE 0.1s [2025-06-05T05:55:37.812Z] [2025-06-05T05:55:37.812Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:37.812Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:38.104Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933' [2025-06-05T05:55:38.104Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933 --push - [2025-06-05T05:55:38.104Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:38.104Z] #1 transferring dockerfile: 206B done [2025-06-05T05:55:38.104Z] #1 DONE 0.0s [2025-06-05T05:55:38.104Z] [2025-06-05T05:55:38.104Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:55:38.104Z] #2 DONE 0.0s [2025-06-05T05:55:38.104Z] [2025-06-05T05:55:38.104Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:55:38.104Z] #3 DONE 0.1s [2025-06-05T05:55:38.104Z] [2025-06-05T05:55:38.104Z] #4 [internal] load .dockerignore [2025-06-05T05:55:38.104Z] #4 transferring context: [2025-06-05T05:55:38.363Z] #4 transferring context: 2B done [2025-06-05T05:55:38.363Z] #4 DONE 0.0s [2025-06-05T05:55:38.363Z] [2025-06-05T05:55:38.363Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 [2025-06-05T05:55:38.363Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 0.0s done [2025-06-05T05:55:38.363Z] #5 DONE 0.0s [2025-06-05T05:55:38.363Z] [2025-06-05T05:55:38.363Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 [2025-06-05T05:55:38.363Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 0.0s done [2025-06-05T05:55:38.363Z] #6 DONE 0.2s [2025-06-05T05:55:38.363Z] [2025-06-05T05:55:38.363Z] #7 exporting to image [2025-06-05T05:55:38.363Z] #7 exporting layers done [2025-06-05T05:55:38.363Z] #7 exporting manifest sha256:000b0f0e8e7270bbc6af5a777bdb2dfc7a04e324cf3882e1d4ff081d1bf57d49 0.0s done [2025-06-05T05:55:38.363Z] #7 exporting config sha256:18647727ce7b93a68f759bb50d5666c834c5fc5e3fbe4bf0b851507b10f73983 [2025-06-05T05:55:38.363Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:38.622Z] #7 ... [2025-06-05T05:55:38.622Z] [2025-06-05T05:55:38.622Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:38.622Z] #8 DONE 0.0s [2025-06-05T05:55:38.622Z] [2025-06-05T05:55:38.622Z] #7 exporting to image [2025-06-05T05:55:38.622Z] #7 exporting config sha256:18647727ce7b93a68f759bb50d5666c834c5fc5e3fbe4bf0b851507b10f73983 done [2025-06-05T05:55:38.622Z] #7 exporting manifest sha256:12f0f90fe492c79c2f2d9ac1d18fbc12dd3429fdcaa228d2c7e5a97265105d89 done [2025-06-05T05:55:38.622Z] #7 exporting config sha256:49d23dfb8634ac53f11fe175edfdfd76c3d6ebb8c869994dfb45fe026d585ca5 done [2025-06-05T05:55:38.622Z] #7 exporting manifest list sha256:5d4e8a835d83fd552d675e15ef5a88a2683ef990f931d4ec9bff2f9323cc78c5 done [2025-06-05T05:55:38.622Z] #7 pushing layers 0.1s done [2025-06-05T05:55:38.622Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933@sha256:5d4e8a835d83fd552d675e15ef5a88a2683ef990f931d4ec9bff2f9323cc78c5 [2025-06-05T05:55:38.882Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933@sha256:5d4e8a835d83fd552d675e15ef5a88a2683ef990f931d4ec9bff2f9323cc78c5 0.1s done [2025-06-05T05:55:38.882Z] #7 DONE 0.2s [2025-06-05T05:55:38.882Z] [2025-06-05T05:55:38.882Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:38.882Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:39.172Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-06-05T05:55:39.172Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-06-05T05:55:39.431Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:39.431Z] #1 transferring dockerfile: 172B done [2025-06-05T05:55:39.431Z] #1 DONE 0.0s [2025-06-05T05:55:39.431Z] [2025-06-05T05:55:39.431Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-06-05T05:55:39.431Z] #2 DONE 0.0s [2025-06-05T05:55:39.431Z] [2025-06-05T05:55:39.431Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-06-05T05:55:39.431Z] #3 DONE 0.0s [2025-06-05T05:55:39.431Z] [2025-06-05T05:55:39.431Z] #4 [internal] load .dockerignore [2025-06-05T05:55:39.431Z] #4 transferring context: 2B done [2025-06-05T05:55:39.431Z] #4 DONE 0.0s [2025-06-05T05:55:39.431Z] [2025-06-05T05:55:39.431Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 [2025-06-05T05:55:39.431Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 0.0s done [2025-06-05T05:55:39.431Z] #5 DONE 0.0s [2025-06-05T05:55:39.431Z] [2025-06-05T05:55:39.431Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 [2025-06-05T05:55:39.431Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 0.0s done [2025-06-05T05:55:39.431Z] #6 CACHED [2025-06-05T05:55:39.431Z] [2025-06-05T05:55:39.431Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 [2025-06-05T05:55:39.431Z] #5 CACHED [2025-06-05T05:55:39.431Z] [2025-06-05T05:55:39.431Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:39.431Z] #7 DONE 0.0s [2025-06-05T05:55:39.431Z] [2025-06-05T05:55:39.431Z] #8 exporting to image [2025-06-05T05:55:39.431Z] #8 exporting layers done [2025-06-05T05:55:39.431Z] #8 exporting manifest sha256:000b0f0e8e7270bbc6af5a777bdb2dfc7a04e324cf3882e1d4ff081d1bf57d49 done [2025-06-05T05:55:39.431Z] #8 exporting config sha256:18647727ce7b93a68f759bb50d5666c834c5fc5e3fbe4bf0b851507b10f73983 done [2025-06-05T05:55:39.431Z] #8 exporting manifest sha256:12f0f90fe492c79c2f2d9ac1d18fbc12dd3429fdcaa228d2c7e5a97265105d89 done [2025-06-05T05:55:39.431Z] #8 exporting config sha256:49d23dfb8634ac53f11fe175edfdfd76c3d6ebb8c869994dfb45fe026d585ca5 0.0s done [2025-06-05T05:55:39.431Z] #8 exporting manifest list sha256:5d4e8a835d83fd552d675e15ef5a88a2683ef990f931d4ec9bff2f9323cc78c5 done [2025-06-05T05:55:39.431Z] #8 pushing layers 0.0s done [2025-06-05T05:55:39.431Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:5d4e8a835d83fd552d675e15ef5a88a2683ef990f931d4ec9bff2f9323cc78c5 0.1s done [2025-06-05T05:55:39.431Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:39.431Z] #8 DONE 0.1s [2025-06-05T05:55:39.431Z] [2025-06-05T05:55:39.431Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:39.431Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:39.720Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.21 --push - [2025-06-05T05:55:39.720Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.21' [2025-06-05T05:55:39.978Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:39.978Z] #1 transferring dockerfile: 178B done [2025-06-05T05:55:39.978Z] #1 DONE 0.0s [2025-06-05T05:55:39.978Z] [2025-06-05T05:55:39.978Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.21 [2025-06-05T05:55:39.978Z] #2 DONE 0.0s [2025-06-05T05:55:39.978Z] [2025-06-05T05:55:39.978Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.21 [2025-06-05T05:55:39.978Z] #3 DONE 0.0s [2025-06-05T05:55:39.978Z] [2025-06-05T05:55:39.978Z] #4 [internal] load .dockerignore [2025-06-05T05:55:39.978Z] #4 transferring context: 2B done [2025-06-05T05:55:39.978Z] #4 DONE 0.0s [2025-06-05T05:55:39.978Z] [2025-06-05T05:55:39.978Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.21@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 [2025-06-05T05:55:39.978Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.21@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 0.0s done [2025-06-05T05:55:39.978Z] #5 CACHED [2025-06-05T05:55:39.978Z] [2025-06-05T05:55:39.978Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.21@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 [2025-06-05T05:55:39.978Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.21@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 0.0s done [2025-06-05T05:55:39.978Z] #6 CACHED [2025-06-05T05:55:39.978Z] [2025-06-05T05:55:39.978Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:39.978Z] #7 DONE 0.0s [2025-06-05T05:55:39.978Z] [2025-06-05T05:55:39.978Z] #8 exporting to image [2025-06-05T05:55:39.978Z] #8 exporting layers done [2025-06-05T05:55:39.978Z] #8 exporting manifest sha256:000b0f0e8e7270bbc6af5a777bdb2dfc7a04e324cf3882e1d4ff081d1bf57d49 done [2025-06-05T05:55:39.978Z] #8 exporting config sha256:18647727ce7b93a68f759bb50d5666c834c5fc5e3fbe4bf0b851507b10f73983 done [2025-06-05T05:55:39.978Z] #8 exporting manifest sha256:12f0f90fe492c79c2f2d9ac1d18fbc12dd3429fdcaa228d2c7e5a97265105d89 done [2025-06-05T05:55:39.978Z] #8 exporting config sha256:49d23dfb8634ac53f11fe175edfdfd76c3d6ebb8c869994dfb45fe026d585ca5 done [2025-06-05T05:55:39.978Z] #8 exporting manifest list sha256:5d4e8a835d83fd552d675e15ef5a88a2683ef990f931d4ec9bff2f9323cc78c5 done [2025-06-05T05:55:39.978Z] #8 pushing layers 0.0s done [2025-06-05T05:55:39.978Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.21@sha256:5d4e8a835d83fd552d675e15ef5a88a2683ef990f931d4ec9bff2f9323cc78c5 [2025-06-05T05:55:39.978Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:39.978Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.21@sha256:5d4e8a835d83fd552d675e15ef5a88a2683ef990f931d4ec9bff2f9323cc78c5 0.1s done [2025-06-05T05:55:39.978Z] #8 DONE 0.1s [2025-06-05T05:55:39.978Z] [2025-06-05T05:55:39.978Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:39.978Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:40.268Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' [2025-06-05T05:55:40.268Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - [2025-06-05T05:55:40.268Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:40.268Z] #1 transferring dockerfile: 219B done [2025-06-05T05:55:40.268Z] #1 DONE 0.0s [2025-06-05T05:55:40.268Z] [2025-06-05T05:55:40.268Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:55:40.268Z] #2 DONE 0.0s [2025-06-05T05:55:40.268Z] [2025-06-05T05:55:40.268Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:55:40.268Z] #3 DONE 0.0s [2025-06-05T05:55:40.268Z] [2025-06-05T05:55:40.268Z] #4 [internal] load .dockerignore [2025-06-05T05:55:40.268Z] #4 transferring context: 2B done [2025-06-05T05:55:40.268Z] #4 DONE 0.0s [2025-06-05T05:55:40.527Z] [2025-06-05T05:55:40.527Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 [2025-06-05T05:55:40.527Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 0.0s done [2025-06-05T05:55:40.527Z] #5 CACHED [2025-06-05T05:55:40.527Z] [2025-06-05T05:55:40.527Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 [2025-06-05T05:55:40.527Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 0.0s done [2025-06-05T05:55:40.527Z] #6 CACHED [2025-06-05T05:55:40.527Z] [2025-06-05T05:55:40.527Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:40.527Z] #7 DONE 0.0s [2025-06-05T05:55:40.527Z] [2025-06-05T05:55:40.527Z] #8 exporting to image [2025-06-05T05:55:40.527Z] #8 exporting layers done [2025-06-05T05:55:40.527Z] #8 exporting manifest sha256:000b0f0e8e7270bbc6af5a777bdb2dfc7a04e324cf3882e1d4ff081d1bf57d49 done [2025-06-05T05:55:40.527Z] #8 exporting config sha256:18647727ce7b93a68f759bb50d5666c834c5fc5e3fbe4bf0b851507b10f73983 done [2025-06-05T05:55:40.527Z] #8 exporting manifest sha256:12f0f90fe492c79c2f2d9ac1d18fbc12dd3429fdcaa228d2c7e5a97265105d89 done [2025-06-05T05:55:40.527Z] #8 exporting config sha256:49d23dfb8634ac53f11fe175edfdfd76c3d6ebb8c869994dfb45fe026d585ca5 done [2025-06-05T05:55:40.527Z] #8 exporting manifest list sha256:5d4e8a835d83fd552d675e15ef5a88a2683ef990f931d4ec9bff2f9323cc78c5 done [2025-06-05T05:55:40.527Z] #8 pushing layers 0.0s done [2025-06-05T05:55:40.527Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:5d4e8a835d83fd552d675e15ef5a88a2683ef990f931d4ec9bff2f9323cc78c5 0.1s done [2025-06-05T05:55:40.527Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:40.527Z] #8 DONE 0.1s [2025-06-05T05:55:40.527Z] [2025-06-05T05:55:40.527Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:40.527Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:40.815Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-06-05T05:55:40.815Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-06-05T05:55:40.815Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:40.815Z] #1 transferring dockerfile: 170B done [2025-06-05T05:55:40.815Z] #1 DONE 0.0s [2025-06-05T05:55:40.815Z] [2025-06-05T05:55:40.815Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-06-05T05:55:40.815Z] #2 DONE 0.0s [2025-06-05T05:55:40.815Z] [2025-06-05T05:55:40.815Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-06-05T05:55:40.815Z] #3 DONE 0.0s [2025-06-05T05:55:40.815Z] [2025-06-05T05:55:40.815Z] #4 [internal] load .dockerignore [2025-06-05T05:55:40.815Z] #4 transferring context: 2B done [2025-06-05T05:55:40.815Z] #4 DONE 0.0s [2025-06-05T05:55:41.074Z] [2025-06-05T05:55:41.074Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 [2025-06-05T05:55:41.074Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 0.0s done [2025-06-05T05:55:41.074Z] #5 CACHED [2025-06-05T05:55:41.074Z] [2025-06-05T05:55:41.074Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 [2025-06-05T05:55:41.074Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 0.0s done [2025-06-05T05:55:41.074Z] #6 CACHED [2025-06-05T05:55:41.074Z] [2025-06-05T05:55:41.074Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:41.074Z] #7 DONE 0.0s [2025-06-05T05:55:41.074Z] [2025-06-05T05:55:41.074Z] #8 exporting to image [2025-06-05T05:55:41.074Z] #8 exporting layers done [2025-06-05T05:55:41.074Z] #8 exporting manifest sha256:000b0f0e8e7270bbc6af5a777bdb2dfc7a04e324cf3882e1d4ff081d1bf57d49 done [2025-06-05T05:55:41.074Z] #8 exporting config sha256:18647727ce7b93a68f759bb50d5666c834c5fc5e3fbe4bf0b851507b10f73983 done [2025-06-05T05:55:41.074Z] #8 exporting manifest sha256:12f0f90fe492c79c2f2d9ac1d18fbc12dd3429fdcaa228d2c7e5a97265105d89 done [2025-06-05T05:55:41.074Z] #8 exporting config sha256:49d23dfb8634ac53f11fe175edfdfd76c3d6ebb8c869994dfb45fe026d585ca5 done [2025-06-05T05:55:41.074Z] #8 exporting manifest list sha256:5d4e8a835d83fd552d675e15ef5a88a2683ef990f931d4ec9bff2f9323cc78c5 done [2025-06-05T05:55:41.074Z] #8 pushing layers 0.0s done [2025-06-05T05:55:41.074Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:5d4e8a835d83fd552d675e15ef5a88a2683ef990f931d4ec9bff2f9323cc78c5 0.1s done [2025-06-05T05:55:41.074Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:41.074Z] #8 DONE 0.1s [2025-06-05T05:55:41.074Z] [2025-06-05T05:55:41.074Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:41.074Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:41.361Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933' [2025-06-05T05:55:41.361Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933 --push - [2025-06-05T05:55:41.361Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:41.361Z] #1 transferring dockerfile: 204B done [2025-06-05T05:55:41.361Z] #1 DONE 0.0s [2025-06-05T05:55:41.361Z] [2025-06-05T05:55:41.361Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:55:41.361Z] #2 DONE 0.0s [2025-06-05T05:55:41.361Z] [2025-06-05T05:55:41.361Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:55:41.361Z] #3 DONE 0.0s [2025-06-05T05:55:41.361Z] [2025-06-05T05:55:41.361Z] #4 [internal] load .dockerignore [2025-06-05T05:55:41.361Z] #4 transferring context: 2B done [2025-06-05T05:55:41.361Z] #4 DONE 0.0s [2025-06-05T05:55:41.619Z] [2025-06-05T05:55:41.619Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab [2025-06-05T05:55:41.619Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab [2025-06-05T05:55:41.619Z] #5 ... [2025-06-05T05:55:41.619Z] [2025-06-05T05:55:41.619Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab [2025-06-05T05:55:41.619Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 0.0s done [2025-06-05T05:55:41.619Z] #6 DONE 0.1s [2025-06-05T05:55:41.619Z] [2025-06-05T05:55:41.619Z] #7 exporting to image [2025-06-05T05:55:41.619Z] #7 exporting layers [2025-06-05T05:55:41.619Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:41.619Z] #7 ... [2025-06-05T05:55:41.619Z] [2025-06-05T05:55:41.619Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:41.619Z] #8 DONE 0.0s [2025-06-05T05:55:41.619Z] [2025-06-05T05:55:41.619Z] #7 exporting to image [2025-06-05T05:55:41.620Z] #7 exporting layers done [2025-06-05T05:55:41.620Z] #7 exporting manifest sha256:f98fa46dbce08b717c37487596934068bf2f1a8ef8c4fd71aa4d0c4f47f4c409 done [2025-06-05T05:55:41.620Z] #7 exporting config sha256:e3c8ca50b4e12e862fada686337a8d155bc8b00a60d11f3731a240941d3e18cd done [2025-06-05T05:55:41.620Z] #7 exporting manifest sha256:1b77d5df51f8fb827a074bf2cd8fdaf7156717ea3f865d0195073403c53ffc05 done [2025-06-05T05:55:41.620Z] #7 exporting config sha256:e4fa18797d42d411bf9fd22c68b65457fbecb26826e92b2db1f9bea18d0085a3 done [2025-06-05T05:55:41.620Z] #7 exporting manifest list sha256:65e7e73b6bba0d130441defcb562c915f2ba8c4ecae3a843a0734d86a13becab done [2025-06-05T05:55:41.620Z] #7 pushing layers 0.1s done [2025-06-05T05:55:41.620Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933@sha256:65e7e73b6bba0d130441defcb562c915f2ba8c4ecae3a843a0734d86a13becab [2025-06-05T05:55:41.881Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933@sha256:65e7e73b6bba0d130441defcb562c915f2ba8c4ecae3a843a0734d86a13becab 0.1s done [2025-06-05T05:55:41.881Z] #7 DONE 0.2s [2025-06-05T05:55:41.881Z] [2025-06-05T05:55:41.881Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:41.881Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:42.175Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-06-05T05:55:42.175Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-06-05T05:55:42.175Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:42.175Z] #1 transferring dockerfile: 170B done [2025-06-05T05:55:42.175Z] #1 DONE 0.0s [2025-06-05T05:55:42.175Z] [2025-06-05T05:55:42.175Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-06-05T05:55:42.175Z] #2 DONE 0.0s [2025-06-05T05:55:42.175Z] [2025-06-05T05:55:42.175Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-06-05T05:55:42.175Z] #3 DONE 0.0s [2025-06-05T05:55:42.175Z] [2025-06-05T05:55:42.175Z] #4 [internal] load .dockerignore [2025-06-05T05:55:42.175Z] #4 transferring context: 2B done [2025-06-05T05:55:42.175Z] #4 DONE 0.0s [2025-06-05T05:55:42.434Z] [2025-06-05T05:55:42.434Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab [2025-06-05T05:55:42.434Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 0.0s done [2025-06-05T05:55:42.434Z] #5 CACHED [2025-06-05T05:55:42.434Z] [2025-06-05T05:55:42.434Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab [2025-06-05T05:55:42.434Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 0.0s done [2025-06-05T05:55:42.434Z] #6 CACHED [2025-06-05T05:55:42.434Z] [2025-06-05T05:55:42.434Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:42.434Z] #7 DONE 0.0s [2025-06-05T05:55:42.434Z] [2025-06-05T05:55:42.434Z] #8 exporting to image [2025-06-05T05:55:42.434Z] #8 exporting layers done [2025-06-05T05:55:42.435Z] #8 exporting manifest sha256:f98fa46dbce08b717c37487596934068bf2f1a8ef8c4fd71aa4d0c4f47f4c409 done [2025-06-05T05:55:42.435Z] #8 exporting config sha256:e3c8ca50b4e12e862fada686337a8d155bc8b00a60d11f3731a240941d3e18cd done [2025-06-05T05:55:42.435Z] #8 exporting manifest sha256:1b77d5df51f8fb827a074bf2cd8fdaf7156717ea3f865d0195073403c53ffc05 done [2025-06-05T05:55:42.435Z] #8 exporting config sha256:e4fa18797d42d411bf9fd22c68b65457fbecb26826e92b2db1f9bea18d0085a3 done [2025-06-05T05:55:42.435Z] #8 exporting manifest list sha256:65e7e73b6bba0d130441defcb562c915f2ba8c4ecae3a843a0734d86a13becab done [2025-06-05T05:55:42.435Z] #8 pushing layers 0.0s done [2025-06-05T05:55:42.435Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:65e7e73b6bba0d130441defcb562c915f2ba8c4ecae3a843a0734d86a13becab 0.1s done [2025-06-05T05:55:42.435Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:42.435Z] #8 DONE 0.1s [2025-06-05T05:55:42.435Z] [2025-06-05T05:55:42.435Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:42.435Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:42.723Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.21' [2025-06-05T05:55:42.723Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.21 --push - [2025-06-05T05:55:42.723Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:42.723Z] #1 transferring dockerfile: 176B done [2025-06-05T05:55:42.723Z] #1 DONE 0.0s [2025-06-05T05:55:42.723Z] [2025-06-05T05:55:42.723Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.21 [2025-06-05T05:55:42.723Z] #2 DONE 0.0s [2025-06-05T05:55:42.723Z] [2025-06-05T05:55:42.723Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.21 [2025-06-05T05:55:42.723Z] #3 DONE 0.0s [2025-06-05T05:55:42.723Z] [2025-06-05T05:55:42.723Z] #4 [internal] load .dockerignore [2025-06-05T05:55:42.723Z] #4 transferring context: 2B done [2025-06-05T05:55:42.723Z] #4 DONE 0.0s [2025-06-05T05:55:42.982Z] [2025-06-05T05:55:42.982Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.21@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab [2025-06-05T05:55:42.982Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.21@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 0.0s done [2025-06-05T05:55:42.982Z] #5 CACHED [2025-06-05T05:55:42.982Z] [2025-06-05T05:55:42.982Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.21@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab [2025-06-05T05:55:42.982Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.21@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 0.0s done [2025-06-05T05:55:42.982Z] #6 CACHED [2025-06-05T05:55:42.982Z] [2025-06-05T05:55:42.982Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:42.982Z] #7 DONE 0.0s [2025-06-05T05:55:42.982Z] [2025-06-05T05:55:42.982Z] #8 exporting to image [2025-06-05T05:55:42.982Z] #8 exporting layers done [2025-06-05T05:55:42.982Z] #8 exporting manifest sha256:f98fa46dbce08b717c37487596934068bf2f1a8ef8c4fd71aa4d0c4f47f4c409 done [2025-06-05T05:55:42.982Z] #8 exporting config sha256:e3c8ca50b4e12e862fada686337a8d155bc8b00a60d11f3731a240941d3e18cd done [2025-06-05T05:55:42.982Z] #8 exporting manifest sha256:1b77d5df51f8fb827a074bf2cd8fdaf7156717ea3f865d0195073403c53ffc05 done [2025-06-05T05:55:42.982Z] #8 exporting config sha256:e4fa18797d42d411bf9fd22c68b65457fbecb26826e92b2db1f9bea18d0085a3 done [2025-06-05T05:55:42.982Z] #8 exporting manifest list sha256:65e7e73b6bba0d130441defcb562c915f2ba8c4ecae3a843a0734d86a13becab done [2025-06-05T05:55:42.982Z] #8 pushing layers 0.0s done [2025-06-05T05:55:42.982Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.21@sha256:65e7e73b6bba0d130441defcb562c915f2ba8c4ecae3a843a0734d86a13becab 0.1s done [2025-06-05T05:55:42.982Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:42.982Z] #8 DONE 0.1s [2025-06-05T05:55:42.982Z] [2025-06-05T05:55:42.982Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:42.982Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:43.268Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' [2025-06-05T05:55:43.269Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - [2025-06-05T05:55:43.528Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:43.528Z] #1 transferring dockerfile: 217B done [2025-06-05T05:55:43.528Z] #1 DONE 0.0s [2025-06-05T05:55:43.528Z] [2025-06-05T05:55:43.528Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:55:43.528Z] #2 DONE 0.0s [2025-06-05T05:55:43.528Z] [2025-06-05T05:55:43.528Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:55:43.528Z] #3 DONE 0.0s [2025-06-05T05:55:43.528Z] [2025-06-05T05:55:43.528Z] #4 [internal] load .dockerignore [2025-06-05T05:55:43.528Z] #4 transferring context: 2B done [2025-06-05T05:55:43.528Z] #4 DONE 0.0s [2025-06-05T05:55:43.528Z] [2025-06-05T05:55:43.528Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab [2025-06-05T05:55:43.528Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 0.0s done [2025-06-05T05:55:43.528Z] #5 DONE 0.0s [2025-06-05T05:55:43.528Z] [2025-06-05T05:55:43.528Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab [2025-06-05T05:55:43.528Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 0.0s done [2025-06-05T05:55:43.528Z] #6 CACHED [2025-06-05T05:55:43.528Z] [2025-06-05T05:55:43.528Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab [2025-06-05T05:55:43.528Z] #5 CACHED [2025-06-05T05:55:43.528Z] [2025-06-05T05:55:43.528Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:43.528Z] #7 DONE 0.0s [2025-06-05T05:55:43.528Z] [2025-06-05T05:55:43.528Z] #8 exporting to image [2025-06-05T05:55:43.528Z] #8 exporting layers done [2025-06-05T05:55:43.528Z] #8 exporting manifest sha256:f98fa46dbce08b717c37487596934068bf2f1a8ef8c4fd71aa4d0c4f47f4c409 done [2025-06-05T05:55:43.528Z] #8 exporting config sha256:e3c8ca50b4e12e862fada686337a8d155bc8b00a60d11f3731a240941d3e18cd done [2025-06-05T05:55:43.528Z] #8 exporting manifest sha256:1b77d5df51f8fb827a074bf2cd8fdaf7156717ea3f865d0195073403c53ffc05 done [2025-06-05T05:55:43.528Z] #8 exporting config sha256:e4fa18797d42d411bf9fd22c68b65457fbecb26826e92b2db1f9bea18d0085a3 done [2025-06-05T05:55:43.528Z] #8 exporting manifest list sha256:65e7e73b6bba0d130441defcb562c915f2ba8c4ecae3a843a0734d86a13becab done [2025-06-05T05:55:43.528Z] #8 pushing layers 0.0s done [2025-06-05T05:55:43.528Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:65e7e73b6bba0d130441defcb562c915f2ba8c4ecae3a843a0734d86a13becab 0.1s done [2025-06-05T05:55:43.528Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:43.528Z] #8 DONE 0.1s [2025-06-05T05:55:43.528Z] [2025-06-05T05:55:43.528Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:43.528Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:43.824Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-06-05T05:55:43.824Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-06-05T05:55:43.824Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:43.824Z] #1 transferring dockerfile: 168B done [2025-06-05T05:55:43.824Z] #1 DONE 0.0s [2025-06-05T05:55:43.824Z] [2025-06-05T05:55:43.824Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-06-05T05:55:43.824Z] #2 DONE 0.0s [2025-06-05T05:55:43.824Z] [2025-06-05T05:55:43.824Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-06-05T05:55:43.824Z] #3 DONE 0.0s [2025-06-05T05:55:43.824Z] [2025-06-05T05:55:43.824Z] #4 [internal] load .dockerignore [2025-06-05T05:55:43.824Z] #4 transferring context: 2B done [2025-06-05T05:55:43.824Z] #4 DONE 0.0s [2025-06-05T05:55:43.824Z] [2025-06-05T05:55:43.824Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab [2025-06-05T05:55:43.824Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 0.0s done [2025-06-05T05:55:43.824Z] #5 DONE 0.0s [2025-06-05T05:55:43.824Z] [2025-06-05T05:55:43.824Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab [2025-06-05T05:55:44.083Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 0.0s done [2025-06-05T05:55:44.083Z] #6 CACHED [2025-06-05T05:55:44.083Z] [2025-06-05T05:55:44.083Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab [2025-06-05T05:55:44.083Z] #5 CACHED [2025-06-05T05:55:44.083Z] [2025-06-05T05:55:44.083Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:44.083Z] #7 DONE 0.0s [2025-06-05T05:55:44.083Z] [2025-06-05T05:55:44.083Z] #8 exporting to image [2025-06-05T05:55:44.083Z] #8 exporting layers done [2025-06-05T05:55:44.083Z] #8 exporting manifest sha256:f98fa46dbce08b717c37487596934068bf2f1a8ef8c4fd71aa4d0c4f47f4c409 done [2025-06-05T05:55:44.083Z] #8 exporting config sha256:e3c8ca50b4e12e862fada686337a8d155bc8b00a60d11f3731a240941d3e18cd done [2025-06-05T05:55:44.083Z] #8 exporting manifest sha256:1b77d5df51f8fb827a074bf2cd8fdaf7156717ea3f865d0195073403c53ffc05 done [2025-06-05T05:55:44.083Z] #8 exporting config sha256:e4fa18797d42d411bf9fd22c68b65457fbecb26826e92b2db1f9bea18d0085a3 done [2025-06-05T05:55:44.083Z] #8 exporting manifest list sha256:65e7e73b6bba0d130441defcb562c915f2ba8c4ecae3a843a0734d86a13becab done [2025-06-05T05:55:44.083Z] #8 pushing layers 0.0s done [2025-06-05T05:55:44.083Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:65e7e73b6bba0d130441defcb562c915f2ba8c4ecae3a843a0734d86a13becab 0.1s done [2025-06-05T05:55:44.083Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:44.083Z] #8 DONE 0.1s [2025-06-05T05:55:44.083Z] [2025-06-05T05:55:44.083Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:44.083Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:44.380Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933' [2025-06-05T05:55:44.380Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933 --push - [2025-06-05T05:55:44.380Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:44.380Z] #1 transferring dockerfile: 205B done [2025-06-05T05:55:44.380Z] #1 DONE 0.0s [2025-06-05T05:55:44.380Z] [2025-06-05T05:55:44.380Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:55:44.380Z] #2 DONE 0.0s [2025-06-05T05:55:44.380Z] [2025-06-05T05:55:44.380Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:55:44.380Z] #3 DONE 0.0s [2025-06-05T05:55:44.380Z] [2025-06-05T05:55:44.380Z] #4 [internal] load .dockerignore [2025-06-05T05:55:44.380Z] #4 transferring context: 2B done [2025-06-05T05:55:44.380Z] #4 DONE 0.0s [2025-06-05T05:55:44.380Z] [2025-06-05T05:55:44.380Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 [2025-06-05T05:55:44.380Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 [2025-06-05T05:55:44.639Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 0.0s done [2025-06-05T05:55:44.639Z] #5 DONE 0.0s [2025-06-05T05:55:44.639Z] [2025-06-05T05:55:44.639Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 [2025-06-05T05:55:44.639Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 0.0s done [2025-06-05T05:55:44.639Z] #6 DONE 0.1s [2025-06-05T05:55:44.639Z] [2025-06-05T05:55:44.639Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:44.639Z] #7 DONE 0.0s [2025-06-05T05:55:44.639Z] [2025-06-05T05:55:44.639Z] #8 exporting to image [2025-06-05T05:55:44.639Z] #8 exporting layers done [2025-06-05T05:55:44.639Z] #8 exporting manifest sha256:c690b5fd1d8efe7e8044ce5266d16263a306ead02ee2484256163529d0b53ff2 done [2025-06-05T05:55:44.639Z] #8 exporting config sha256:3f3031aca5f4a1b7680cab65b3bc1a00da1fc1a96443bc91721513e48a3c8db2 done [2025-06-05T05:55:44.639Z] #8 exporting manifest sha256:95e86ccb276912bc84e9d2ee148a867b7f163d6923a3b594d773605e7f0bd26c 0.0s done [2025-06-05T05:55:44.639Z] #8 exporting config sha256:2a773442dfd6634eb6a624042f5eec6f1527853e806b3b0bb152a574df4bef59 done [2025-06-05T05:55:44.639Z] #8 exporting manifest list sha256:bd10721b3b3aae0da263c49d7e81946ebbfc30febd60de6cfe6beed09b54df69 done [2025-06-05T05:55:44.639Z] #8 pushing layers 0.1s done [2025-06-05T05:55:44.639Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933@sha256:bd10721b3b3aae0da263c49d7e81946ebbfc30febd60de6cfe6beed09b54df69 [2025-06-05T05:55:44.639Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:44.900Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933@sha256:bd10721b3b3aae0da263c49d7e81946ebbfc30febd60de6cfe6beed09b54df69 0.1s done [2025-06-05T05:55:44.900Z] #8 DONE 0.2s [2025-06-05T05:55:44.900Z] [2025-06-05T05:55:44.900Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:44.900Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:45.189Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-06-05T05:55:45.189Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-06-05T05:55:45.447Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:45.447Z] #1 transferring dockerfile: 171B done [2025-06-05T05:55:45.447Z] #1 DONE 0.0s [2025-06-05T05:55:45.447Z] [2025-06-05T05:55:45.447Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-06-05T05:55:45.447Z] #2 DONE 0.0s [2025-06-05T05:55:45.447Z] [2025-06-05T05:55:45.447Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-06-05T05:55:45.447Z] #3 DONE 0.0s [2025-06-05T05:55:45.447Z] [2025-06-05T05:55:45.447Z] #4 [internal] load .dockerignore [2025-06-05T05:55:45.447Z] #4 transferring context: 2B done [2025-06-05T05:55:45.447Z] #4 DONE 0.0s [2025-06-05T05:55:45.447Z] [2025-06-05T05:55:45.447Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 [2025-06-05T05:55:45.447Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 0.0s done [2025-06-05T05:55:45.447Z] #5 CACHED [2025-06-05T05:55:45.447Z] [2025-06-05T05:55:45.447Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 [2025-06-05T05:55:45.447Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 0.0s done [2025-06-05T05:55:45.447Z] #6 CACHED [2025-06-05T05:55:45.447Z] [2025-06-05T05:55:45.447Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:45.447Z] #7 DONE 0.0s [2025-06-05T05:55:45.447Z] [2025-06-05T05:55:45.447Z] #8 exporting to image [2025-06-05T05:55:45.447Z] #8 exporting layers done [2025-06-05T05:55:45.447Z] #8 exporting manifest sha256:c690b5fd1d8efe7e8044ce5266d16263a306ead02ee2484256163529d0b53ff2 done [2025-06-05T05:55:45.447Z] #8 exporting config sha256:3f3031aca5f4a1b7680cab65b3bc1a00da1fc1a96443bc91721513e48a3c8db2 done [2025-06-05T05:55:45.447Z] #8 exporting manifest sha256:95e86ccb276912bc84e9d2ee148a867b7f163d6923a3b594d773605e7f0bd26c done [2025-06-05T05:55:45.447Z] #8 exporting config sha256:2a773442dfd6634eb6a624042f5eec6f1527853e806b3b0bb152a574df4bef59 done [2025-06-05T05:55:45.447Z] #8 exporting manifest list sha256:bd10721b3b3aae0da263c49d7e81946ebbfc30febd60de6cfe6beed09b54df69 done [2025-06-05T05:55:45.447Z] #8 pushing layers 0.0s done [2025-06-05T05:55:45.447Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:bd10721b3b3aae0da263c49d7e81946ebbfc30febd60de6cfe6beed09b54df69 0.1s done [2025-06-05T05:55:45.447Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:45.447Z] #8 DONE 0.1s [2025-06-05T05:55:45.447Z] [2025-06-05T05:55:45.447Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:45.447Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:45.733Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.21' [2025-06-05T05:55:45.733Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.21 --push - [2025-06-05T05:55:45.993Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:45.993Z] #1 transferring dockerfile: 177B done [2025-06-05T05:55:45.993Z] #1 DONE 0.0s [2025-06-05T05:55:45.993Z] [2025-06-05T05:55:45.993Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.21 [2025-06-05T05:55:45.993Z] #2 DONE 0.0s [2025-06-05T05:55:45.993Z] [2025-06-05T05:55:45.993Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.21 [2025-06-05T05:55:45.993Z] #3 DONE 0.0s [2025-06-05T05:55:45.993Z] [2025-06-05T05:55:45.993Z] #4 [internal] load .dockerignore [2025-06-05T05:55:45.993Z] #4 transferring context: 2B done [2025-06-05T05:55:45.993Z] #4 DONE 0.0s [2025-06-05T05:55:45.993Z] [2025-06-05T05:55:45.993Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.21@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 [2025-06-05T05:55:45.993Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.21@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 0.0s done [2025-06-05T05:55:45.993Z] #5 CACHED [2025-06-05T05:55:45.993Z] [2025-06-05T05:55:45.993Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.21@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 [2025-06-05T05:55:45.993Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.21@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 0.0s done [2025-06-05T05:55:45.993Z] #6 DONE 0.0s [2025-06-05T05:55:45.993Z] [2025-06-05T05:55:45.993Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.21@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 [2025-06-05T05:55:45.993Z] #6 CACHED [2025-06-05T05:55:45.993Z] [2025-06-05T05:55:45.993Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:45.993Z] #7 DONE 0.0s [2025-06-05T05:55:45.993Z] [2025-06-05T05:55:45.993Z] #8 exporting to image [2025-06-05T05:55:45.993Z] #8 exporting layers done [2025-06-05T05:55:45.993Z] #8 exporting manifest sha256:c690b5fd1d8efe7e8044ce5266d16263a306ead02ee2484256163529d0b53ff2 done [2025-06-05T05:55:45.993Z] #8 exporting config sha256:3f3031aca5f4a1b7680cab65b3bc1a00da1fc1a96443bc91721513e48a3c8db2 done [2025-06-05T05:55:45.993Z] #8 exporting manifest sha256:95e86ccb276912bc84e9d2ee148a867b7f163d6923a3b594d773605e7f0bd26c done [2025-06-05T05:55:45.993Z] #8 exporting config sha256:2a773442dfd6634eb6a624042f5eec6f1527853e806b3b0bb152a574df4bef59 done [2025-06-05T05:55:45.993Z] #8 exporting manifest list sha256:bd10721b3b3aae0da263c49d7e81946ebbfc30febd60de6cfe6beed09b54df69 done [2025-06-05T05:55:45.993Z] #8 pushing layers 0.0s done [2025-06-05T05:55:45.993Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.21@sha256:bd10721b3b3aae0da263c49d7e81946ebbfc30febd60de6cfe6beed09b54df69 0.1s done [2025-06-05T05:55:45.993Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:45.993Z] #8 DONE 0.1s [2025-06-05T05:55:45.993Z] [2025-06-05T05:55:45.993Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:45.993Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:46.362Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' [2025-06-05T05:55:46.363Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - [2025-06-05T05:55:46.363Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:46.363Z] #1 transferring dockerfile: 218B done [2025-06-05T05:55:46.363Z] #1 DONE 0.0s [2025-06-05T05:55:46.363Z] [2025-06-05T05:55:46.363Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:55:46.363Z] #2 DONE 0.0s [2025-06-05T05:55:46.363Z] [2025-06-05T05:55:46.363Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:55:46.363Z] #3 DONE 0.0s [2025-06-05T05:55:46.363Z] [2025-06-05T05:55:46.363Z] #4 [internal] load .dockerignore [2025-06-05T05:55:46.363Z] #4 transferring context: 2B done [2025-06-05T05:55:46.363Z] #4 DONE 0.0s [2025-06-05T05:55:46.363Z] [2025-06-05T05:55:46.363Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 [2025-06-05T05:55:46.363Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 0.0s done [2025-06-05T05:55:46.363Z] #5 DONE 0.0s [2025-06-05T05:55:46.363Z] [2025-06-05T05:55:46.363Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 [2025-06-05T05:55:46.653Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 0.0s done [2025-06-05T05:55:46.653Z] #6 CACHED [2025-06-05T05:55:46.653Z] [2025-06-05T05:55:46.653Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 [2025-06-05T05:55:46.653Z] #5 CACHED [2025-06-05T05:55:46.653Z] [2025-06-05T05:55:46.653Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:46.653Z] #7 DONE 0.0s [2025-06-05T05:55:46.653Z] [2025-06-05T05:55:46.653Z] #8 exporting to image [2025-06-05T05:55:46.653Z] #8 exporting layers done [2025-06-05T05:55:46.653Z] #8 exporting manifest sha256:c690b5fd1d8efe7e8044ce5266d16263a306ead02ee2484256163529d0b53ff2 done [2025-06-05T05:55:46.653Z] #8 exporting config sha256:3f3031aca5f4a1b7680cab65b3bc1a00da1fc1a96443bc91721513e48a3c8db2 done [2025-06-05T05:55:46.653Z] #8 exporting manifest sha256:95e86ccb276912bc84e9d2ee148a867b7f163d6923a3b594d773605e7f0bd26c done [2025-06-05T05:55:46.653Z] #8 exporting config sha256:2a773442dfd6634eb6a624042f5eec6f1527853e806b3b0bb152a574df4bef59 done [2025-06-05T05:55:46.653Z] #8 exporting manifest list sha256:bd10721b3b3aae0da263c49d7e81946ebbfc30febd60de6cfe6beed09b54df69 done [2025-06-05T05:55:46.653Z] #8 pushing layers 0.0s done [2025-06-05T05:55:46.653Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:bd10721b3b3aae0da263c49d7e81946ebbfc30febd60de6cfe6beed09b54df69 0.1s done [2025-06-05T05:55:46.653Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:46.653Z] #8 DONE 0.1s [2025-06-05T05:55:46.653Z] [2025-06-05T05:55:46.653Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:46.653Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:46.935Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-06-05T05:55:46.935Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-06-05T05:55:46.935Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:46.935Z] #1 transferring dockerfile: 169B done [2025-06-05T05:55:46.935Z] #1 DONE 0.0s [2025-06-05T05:55:46.935Z] [2025-06-05T05:55:46.935Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-06-05T05:55:46.935Z] #2 DONE 0.0s [2025-06-05T05:55:46.935Z] [2025-06-05T05:55:46.935Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-06-05T05:55:46.935Z] #3 DONE 0.0s [2025-06-05T05:55:46.935Z] [2025-06-05T05:55:46.935Z] #4 [internal] load .dockerignore [2025-06-05T05:55:46.935Z] #4 transferring context: 2B done [2025-06-05T05:55:46.935Z] #4 DONE 0.0s [2025-06-05T05:55:47.194Z] [2025-06-05T05:55:47.194Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 [2025-06-05T05:55:47.194Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 0.0s done [2025-06-05T05:55:47.194Z] #5 CACHED [2025-06-05T05:55:47.194Z] [2025-06-05T05:55:47.194Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 [2025-06-05T05:55:47.194Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 0.0s done [2025-06-05T05:55:47.194Z] #6 CACHED [2025-06-05T05:55:47.194Z] [2025-06-05T05:55:47.194Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:47.194Z] #7 DONE 0.0s [2025-06-05T05:55:47.194Z] [2025-06-05T05:55:47.194Z] #8 exporting to image [2025-06-05T05:55:47.194Z] #8 exporting layers done [2025-06-05T05:55:47.194Z] #8 exporting manifest sha256:c690b5fd1d8efe7e8044ce5266d16263a306ead02ee2484256163529d0b53ff2 done [2025-06-05T05:55:47.194Z] #8 exporting config sha256:3f3031aca5f4a1b7680cab65b3bc1a00da1fc1a96443bc91721513e48a3c8db2 done [2025-06-05T05:55:47.194Z] #8 exporting manifest sha256:95e86ccb276912bc84e9d2ee148a867b7f163d6923a3b594d773605e7f0bd26c done [2025-06-05T05:55:47.194Z] #8 exporting config sha256:2a773442dfd6634eb6a624042f5eec6f1527853e806b3b0bb152a574df4bef59 done [2025-06-05T05:55:47.194Z] #8 exporting manifest list sha256:bd10721b3b3aae0da263c49d7e81946ebbfc30febd60de6cfe6beed09b54df69 done [2025-06-05T05:55:47.194Z] #8 pushing layers 0.0s done [2025-06-05T05:55:47.194Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:bd10721b3b3aae0da263c49d7e81946ebbfc30febd60de6cfe6beed09b54df69 0.1s done [2025-06-05T05:55:47.194Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:47.194Z] #8 DONE 0.1s [2025-06-05T05:55:47.194Z] [2025-06-05T05:55:47.194Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:47.194Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:47.479Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933' [2025-06-05T05:55:47.479Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933 --push - [2025-06-05T05:55:47.479Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:47.479Z] #1 transferring dockerfile: 211B done [2025-06-05T05:55:47.479Z] #1 DONE 0.0s [2025-06-05T05:55:47.479Z] [2025-06-05T05:55:47.479Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:55:47.479Z] #2 DONE 0.1s [2025-06-05T05:55:47.479Z] [2025-06-05T05:55:47.479Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:55:47.739Z] #3 DONE 0.1s [2025-06-05T05:55:47.739Z] [2025-06-05T05:55:47.739Z] #4 [internal] load .dockerignore [2025-06-05T05:55:47.739Z] #4 transferring context: 2B done [2025-06-05T05:55:47.739Z] #4 DONE 0.0s [2025-06-05T05:55:47.739Z] [2025-06-05T05:55:47.739Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 [2025-06-05T05:55:47.739Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 0.0s done [2025-06-05T05:55:47.739Z] #5 DONE 0.0s [2025-06-05T05:55:47.739Z] [2025-06-05T05:55:47.739Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 [2025-06-05T05:55:47.739Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 0.0s done [2025-06-05T05:55:47.998Z] #6 DONE 0.1s [2025-06-05T05:55:47.998Z] [2025-06-05T05:55:47.998Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:47.998Z] #7 DONE 0.0s [2025-06-05T05:55:47.998Z] [2025-06-05T05:55:47.998Z] #8 exporting to image [2025-06-05T05:55:47.998Z] #8 exporting layers done [2025-06-05T05:55:47.998Z] #8 exporting manifest sha256:60c54640921c25470aef2fd7a9e9a311b05ca6e43fabb83bd4123458cf189ff2 done [2025-06-05T05:55:47.998Z] #8 exporting config sha256:e0c40782635b367e2b9d1e68f6ebd52b47b7ef36b661cd49ccea51fba9890699 done [2025-06-05T05:55:47.998Z] #8 exporting manifest sha256:12fcfbda8146292258dabce943bf1cbd73fd14352009843647f529ac06bc6224 done [2025-06-05T05:55:47.998Z] #8 exporting config sha256:241f95eb5c68b16ee8a68617708d86d3dcdca406631064438bb9c1040231121c done [2025-06-05T05:55:47.998Z] #8 exporting manifest list sha256:414aa9f8fdb18843794b77d995ae5b7a5f8ab36d3ad44e7ea1a61c13629b9a48 done [2025-06-05T05:55:47.998Z] #8 pushing layers [2025-06-05T05:55:47.998Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:47.998Z] #8 pushing layers 0.1s done [2025-06-05T05:55:47.998Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933@sha256:414aa9f8fdb18843794b77d995ae5b7a5f8ab36d3ad44e7ea1a61c13629b9a48 0.1s done [2025-06-05T05:55:47.998Z] #8 DONE 0.2s [2025-06-05T05:55:47.998Z] [2025-06-05T05:55:47.998Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:47.998Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:48.287Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-06-05T05:55:48.287Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-06-05T05:55:48.287Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:48.287Z] #1 transferring dockerfile: 177B done [2025-06-05T05:55:48.287Z] #1 DONE 0.0s [2025-06-05T05:55:48.287Z] [2025-06-05T05:55:48.287Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-06-05T05:55:48.287Z] #2 DONE 0.0s [2025-06-05T05:55:48.287Z] [2025-06-05T05:55:48.287Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-06-05T05:55:48.287Z] #3 DONE 0.0s [2025-06-05T05:55:48.287Z] [2025-06-05T05:55:48.287Z] #4 [internal] load .dockerignore [2025-06-05T05:55:48.287Z] #4 transferring context: 2B done [2025-06-05T05:55:48.287Z] #4 DONE 0.0s [2025-06-05T05:55:48.287Z] [2025-06-05T05:55:48.287Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 [2025-06-05T05:55:48.287Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 0.0s done [2025-06-05T05:55:48.287Z] #5 DONE 0.0s [2025-06-05T05:55:48.287Z] [2025-06-05T05:55:48.287Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 [2025-06-05T05:55:48.546Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 0.0s done [2025-06-05T05:55:48.546Z] #6 CACHED [2025-06-05T05:55:48.546Z] [2025-06-05T05:55:48.546Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 [2025-06-05T05:55:48.546Z] #5 CACHED [2025-06-05T05:55:48.546Z] [2025-06-05T05:55:48.546Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:48.546Z] #7 DONE 0.0s [2025-06-05T05:55:48.546Z] [2025-06-05T05:55:48.546Z] #8 exporting to image [2025-06-05T05:55:48.546Z] #8 exporting layers done [2025-06-05T05:55:48.546Z] #8 exporting manifest sha256:60c54640921c25470aef2fd7a9e9a311b05ca6e43fabb83bd4123458cf189ff2 done [2025-06-05T05:55:48.546Z] #8 exporting config sha256:e0c40782635b367e2b9d1e68f6ebd52b47b7ef36b661cd49ccea51fba9890699 done [2025-06-05T05:55:48.546Z] #8 exporting manifest sha256:12fcfbda8146292258dabce943bf1cbd73fd14352009843647f529ac06bc6224 done [2025-06-05T05:55:48.546Z] #8 exporting config sha256:241f95eb5c68b16ee8a68617708d86d3dcdca406631064438bb9c1040231121c done [2025-06-05T05:55:48.546Z] #8 exporting manifest list sha256:414aa9f8fdb18843794b77d995ae5b7a5f8ab36d3ad44e7ea1a61c13629b9a48 done [2025-06-05T05:55:48.546Z] #8 pushing layers 0.0s done [2025-06-05T05:55:48.546Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:414aa9f8fdb18843794b77d995ae5b7a5f8ab36d3ad44e7ea1a61c13629b9a48 0.1s done [2025-06-05T05:55:48.546Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:48.546Z] #8 DONE 0.1s [2025-06-05T05:55:48.546Z] [2025-06-05T05:55:48.546Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:48.546Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:48.841Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.21' [2025-06-05T05:55:48.841Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.21 --push - [2025-06-05T05:55:48.841Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:48.841Z] #1 transferring dockerfile: 183B done [2025-06-05T05:55:48.841Z] #1 DONE 0.0s [2025-06-05T05:55:48.841Z] [2025-06-05T05:55:48.841Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.21 [2025-06-05T05:55:48.841Z] #2 DONE 0.0s [2025-06-05T05:55:48.841Z] [2025-06-05T05:55:48.841Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.21 [2025-06-05T05:55:48.841Z] #3 DONE 0.0s [2025-06-05T05:55:48.841Z] [2025-06-05T05:55:48.841Z] #4 [internal] load .dockerignore [2025-06-05T05:55:48.841Z] #4 transferring context: 2B done [2025-06-05T05:55:48.841Z] #4 DONE 0.0s [2025-06-05T05:55:48.841Z] [2025-06-05T05:55:48.841Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.21@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 [2025-06-05T05:55:48.841Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.21@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 0.0s done [2025-06-05T05:55:48.841Z] #5 DONE 0.0s [2025-06-05T05:55:48.841Z] [2025-06-05T05:55:48.841Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.21@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 [2025-06-05T05:55:49.100Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.21@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 0.0s done [2025-06-05T05:55:49.100Z] #6 CACHED [2025-06-05T05:55:49.100Z] [2025-06-05T05:55:49.100Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.21@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 [2025-06-05T05:55:49.100Z] #5 CACHED [2025-06-05T05:55:49.100Z] [2025-06-05T05:55:49.100Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:49.100Z] #7 DONE 0.0s [2025-06-05T05:55:49.100Z] [2025-06-05T05:55:49.100Z] #8 exporting to image [2025-06-05T05:55:49.100Z] #8 exporting layers done [2025-06-05T05:55:49.100Z] #8 exporting manifest sha256:60c54640921c25470aef2fd7a9e9a311b05ca6e43fabb83bd4123458cf189ff2 done [2025-06-05T05:55:49.100Z] #8 exporting config sha256:e0c40782635b367e2b9d1e68f6ebd52b47b7ef36b661cd49ccea51fba9890699 done [2025-06-05T05:55:49.100Z] #8 exporting manifest sha256:12fcfbda8146292258dabce943bf1cbd73fd14352009843647f529ac06bc6224 done [2025-06-05T05:55:49.100Z] #8 exporting config sha256:241f95eb5c68b16ee8a68617708d86d3dcdca406631064438bb9c1040231121c done [2025-06-05T05:55:49.100Z] #8 exporting manifest list sha256:414aa9f8fdb18843794b77d995ae5b7a5f8ab36d3ad44e7ea1a61c13629b9a48 done [2025-06-05T05:55:49.100Z] #8 pushing layers 0.0s done [2025-06-05T05:55:49.101Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.21@sha256:414aa9f8fdb18843794b77d995ae5b7a5f8ab36d3ad44e7ea1a61c13629b9a48 0.1s done [2025-06-05T05:55:49.101Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:49.101Z] #8 DONE 0.1s [2025-06-05T05:55:49.101Z] [2025-06-05T05:55:49.101Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:49.101Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:49.399Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' [2025-06-05T05:55:49.399Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - [2025-06-05T05:55:49.399Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:49.399Z] #1 transferring dockerfile: 224B done [2025-06-05T05:55:49.399Z] #1 DONE 0.0s [2025-06-05T05:55:49.399Z] [2025-06-05T05:55:49.399Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:55:49.399Z] #2 DONE 0.0s [2025-06-05T05:55:49.399Z] [2025-06-05T05:55:49.399Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:55:49.399Z] #3 DONE 0.0s [2025-06-05T05:55:49.399Z] [2025-06-05T05:55:49.399Z] #4 [internal] load .dockerignore [2025-06-05T05:55:49.399Z] #4 transferring context: 2B done [2025-06-05T05:55:49.399Z] #4 DONE 0.0s [2025-06-05T05:55:49.399Z] [2025-06-05T05:55:49.399Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 [2025-06-05T05:55:49.399Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 done [2025-06-05T05:55:49.399Z] #5 CACHED [2025-06-05T05:55:49.399Z] [2025-06-05T05:55:49.399Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 [2025-06-05T05:55:49.399Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 0.0s done [2025-06-05T05:55:49.399Z] #6 DONE 0.0s [2025-06-05T05:55:49.657Z] [2025-06-05T05:55:49.657Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 [2025-06-05T05:55:49.657Z] #6 CACHED [2025-06-05T05:55:49.657Z] [2025-06-05T05:55:49.657Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:49.657Z] #7 DONE 0.0s [2025-06-05T05:55:49.657Z] [2025-06-05T05:55:49.657Z] #8 exporting to image [2025-06-05T05:55:49.657Z] #8 exporting layers done [2025-06-05T05:55:49.657Z] #8 exporting manifest sha256:60c54640921c25470aef2fd7a9e9a311b05ca6e43fabb83bd4123458cf189ff2 done [2025-06-05T05:55:49.657Z] #8 exporting config sha256:e0c40782635b367e2b9d1e68f6ebd52b47b7ef36b661cd49ccea51fba9890699 done [2025-06-05T05:55:49.657Z] #8 exporting manifest sha256:12fcfbda8146292258dabce943bf1cbd73fd14352009843647f529ac06bc6224 done [2025-06-05T05:55:49.657Z] #8 exporting config sha256:241f95eb5c68b16ee8a68617708d86d3dcdca406631064438bb9c1040231121c done [2025-06-05T05:55:49.657Z] #8 exporting manifest list sha256:414aa9f8fdb18843794b77d995ae5b7a5f8ab36d3ad44e7ea1a61c13629b9a48 done [2025-06-05T05:55:49.657Z] #8 pushing layers 0.0s done [2025-06-05T05:55:49.657Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:414aa9f8fdb18843794b77d995ae5b7a5f8ab36d3ad44e7ea1a61c13629b9a48 0.1s done [2025-06-05T05:55:49.657Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:49.657Z] #8 DONE 0.1s [2025-06-05T05:55:49.657Z] [2025-06-05T05:55:49.657Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:49.657Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:49.945Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-06-05T05:55:49.945Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-06-05T05:55:50.210Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:50.210Z] #1 transferring dockerfile: 175B done [2025-06-05T05:55:50.210Z] #1 DONE 0.0s [2025-06-05T05:55:50.210Z] [2025-06-05T05:55:50.210Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-06-05T05:55:50.210Z] #2 DONE 0.0s [2025-06-05T05:55:50.210Z] [2025-06-05T05:55:50.210Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-06-05T05:55:50.210Z] #3 DONE 0.0s [2025-06-05T05:55:50.210Z] [2025-06-05T05:55:50.210Z] #4 [internal] load .dockerignore [2025-06-05T05:55:50.210Z] #4 transferring context: 2B done [2025-06-05T05:55:50.210Z] #4 DONE 0.0s [2025-06-05T05:55:50.210Z] [2025-06-05T05:55:50.210Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 [2025-06-05T05:55:50.210Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 done [2025-06-05T05:55:50.210Z] #5 CACHED [2025-06-05T05:55:50.210Z] [2025-06-05T05:55:50.210Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 [2025-06-05T05:55:50.210Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 done [2025-06-05T05:55:50.210Z] #6 CACHED [2025-06-05T05:55:50.210Z] [2025-06-05T05:55:50.210Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:50.210Z] #7 DONE 0.0s [2025-06-05T05:55:50.210Z] [2025-06-05T05:55:50.210Z] #8 exporting to image [2025-06-05T05:55:50.210Z] #8 exporting layers done [2025-06-05T05:55:50.210Z] #8 exporting manifest sha256:60c54640921c25470aef2fd7a9e9a311b05ca6e43fabb83bd4123458cf189ff2 done [2025-06-05T05:55:50.210Z] #8 exporting config sha256:e0c40782635b367e2b9d1e68f6ebd52b47b7ef36b661cd49ccea51fba9890699 done [2025-06-05T05:55:50.210Z] #8 exporting manifest sha256:12fcfbda8146292258dabce943bf1cbd73fd14352009843647f529ac06bc6224 done [2025-06-05T05:55:50.210Z] #8 exporting config sha256:241f95eb5c68b16ee8a68617708d86d3dcdca406631064438bb9c1040231121c done [2025-06-05T05:55:50.210Z] #8 exporting manifest list sha256:414aa9f8fdb18843794b77d995ae5b7a5f8ab36d3ad44e7ea1a61c13629b9a48 done [2025-06-05T05:55:50.210Z] #8 pushing layers 0.0s done [2025-06-05T05:55:50.210Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:414aa9f8fdb18843794b77d995ae5b7a5f8ab36d3ad44e7ea1a61c13629b9a48 0.1s done [2025-06-05T05:55:50.210Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:50.210Z] #8 DONE 0.1s [2025-06-05T05:55:50.210Z] [2025-06-05T05:55:50.210Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:50.210Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:50.508Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933 --push - [2025-06-05T05:55:50.508Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933' [2025-06-05T05:55:50.508Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:50.508Z] #1 transferring dockerfile: 215B done [2025-06-05T05:55:50.508Z] #1 DONE 0.0s [2025-06-05T05:55:50.508Z] [2025-06-05T05:55:50.508Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:55:50.508Z] #2 DONE 0.0s [2025-06-05T05:55:50.508Z] [2025-06-05T05:55:50.508Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:55:50.508Z] #3 DONE 0.0s [2025-06-05T05:55:50.508Z] [2025-06-05T05:55:50.508Z] #4 [internal] load .dockerignore [2025-06-05T05:55:50.508Z] #4 transferring context: 2B done [2025-06-05T05:55:50.508Z] #4 DONE 0.0s [2025-06-05T05:55:50.771Z] [2025-06-05T05:55:50.771Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 [2025-06-05T05:55:50.771Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 0.0s done [2025-06-05T05:55:50.771Z] #5 DONE 0.0s [2025-06-05T05:55:50.771Z] [2025-06-05T05:55:50.771Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 [2025-06-05T05:55:50.771Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 0.0s done [2025-06-05T05:55:51.031Z] #6 DONE 0.2s [2025-06-05T05:55:51.031Z] [2025-06-05T05:55:51.031Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:51.031Z] #7 DONE 0.0s [2025-06-05T05:55:51.031Z] [2025-06-05T05:55:51.031Z] #8 exporting to image [2025-06-05T05:55:51.031Z] #8 exporting layers done [2025-06-05T05:55:51.031Z] #8 exporting manifest sha256:c95989d4e0a31f9e940274e2d3361b29f63406702cd8f311e2840577574ff8a1 done [2025-06-05T05:55:51.031Z] #8 exporting config sha256:f3097b05cbd73b74c5329c5bb74b7a3590c86a83e431f6883c5b0aa5bf275096 done [2025-06-05T05:55:51.031Z] #8 exporting manifest sha256:10e9438eaa856267dfa9be3b329c15bfbc1ac8415b9321ba837c34f0af3cfaf7 done [2025-06-05T05:55:51.031Z] #8 exporting config sha256:2e3b64b59c4c7116b549cdfbe0d54af5a6f98e6e04a7741a12f12fc2eddbd015 done [2025-06-05T05:55:51.031Z] #8 exporting manifest list sha256:82bdcc6120300284424743a673b42c9e98c90a8300d969d59af193847ea2f0ce done [2025-06-05T05:55:51.031Z] #8 pushing layers [2025-06-05T05:55:51.031Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:51.031Z] #8 pushing layers 0.1s done [2025-06-05T05:55:51.031Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933@sha256:82bdcc6120300284424743a673b42c9e98c90a8300d969d59af193847ea2f0ce 0.1s done [2025-06-05T05:55:51.031Z] #8 DONE 0.2s [2025-06-05T05:55:51.031Z] [2025-06-05T05:55:51.031Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:51.031Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:51.328Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-06-05T05:55:51.328Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-06-05T05:55:51.328Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:51.328Z] #1 transferring dockerfile: 181B done [2025-06-05T05:55:51.328Z] #1 DONE 0.0s [2025-06-05T05:55:51.328Z] [2025-06-05T05:55:51.328Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-06-05T05:55:51.328Z] #2 DONE 0.0s [2025-06-05T05:55:51.328Z] [2025-06-05T05:55:51.328Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-06-05T05:55:51.328Z] #3 DONE 0.0s [2025-06-05T05:55:51.328Z] [2025-06-05T05:55:51.328Z] #4 [internal] load .dockerignore [2025-06-05T05:55:51.328Z] #4 transferring context: 2B done [2025-06-05T05:55:51.328Z] #4 DONE 0.0s [2025-06-05T05:55:51.328Z] [2025-06-05T05:55:51.328Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 [2025-06-05T05:55:51.328Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 0.0s done [2025-06-05T05:55:51.328Z] #5 DONE 0.0s [2025-06-05T05:55:51.328Z] [2025-06-05T05:55:51.328Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 [2025-06-05T05:55:51.587Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 0.0s done [2025-06-05T05:55:51.587Z] #6 CACHED [2025-06-05T05:55:51.587Z] [2025-06-05T05:55:51.587Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 [2025-06-05T05:55:51.587Z] #5 CACHED [2025-06-05T05:55:51.587Z] [2025-06-05T05:55:51.587Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:51.587Z] #7 DONE 0.0s [2025-06-05T05:55:51.587Z] [2025-06-05T05:55:51.587Z] #8 exporting to image [2025-06-05T05:55:51.587Z] #8 exporting layers done [2025-06-05T05:55:51.587Z] #8 exporting manifest sha256:c95989d4e0a31f9e940274e2d3361b29f63406702cd8f311e2840577574ff8a1 done [2025-06-05T05:55:51.587Z] #8 exporting config sha256:f3097b05cbd73b74c5329c5bb74b7a3590c86a83e431f6883c5b0aa5bf275096 done [2025-06-05T05:55:51.587Z] #8 exporting manifest sha256:10e9438eaa856267dfa9be3b329c15bfbc1ac8415b9321ba837c34f0af3cfaf7 done [2025-06-05T05:55:51.587Z] #8 exporting config sha256:2e3b64b59c4c7116b549cdfbe0d54af5a6f98e6e04a7741a12f12fc2eddbd015 done [2025-06-05T05:55:51.587Z] #8 exporting manifest list sha256:82bdcc6120300284424743a673b42c9e98c90a8300d969d59af193847ea2f0ce done [2025-06-05T05:55:51.587Z] #8 pushing layers 0.0s done [2025-06-05T05:55:51.587Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:82bdcc6120300284424743a673b42c9e98c90a8300d969d59af193847ea2f0ce 0.1s done [2025-06-05T05:55:51.587Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:51.587Z] #8 DONE 0.1s [2025-06-05T05:55:51.587Z] [2025-06-05T05:55:51.587Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:51.587Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:51.874Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.21 --push - [2025-06-05T05:55:51.874Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.21' [2025-06-05T05:55:51.874Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:51.874Z] #1 transferring dockerfile: 187B done [2025-06-05T05:55:51.874Z] #1 DONE 0.0s [2025-06-05T05:55:51.874Z] [2025-06-05T05:55:51.874Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.21 [2025-06-05T05:55:51.874Z] #2 DONE 0.0s [2025-06-05T05:55:51.874Z] [2025-06-05T05:55:51.874Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.21 [2025-06-05T05:55:51.874Z] #3 DONE 0.0s [2025-06-05T05:55:51.874Z] [2025-06-05T05:55:51.874Z] #4 [internal] load .dockerignore [2025-06-05T05:55:51.874Z] #4 transferring context: 2B done [2025-06-05T05:55:51.874Z] #4 DONE 0.0s [2025-06-05T05:55:51.874Z] [2025-06-05T05:55:51.874Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.21@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 [2025-06-05T05:55:51.874Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.21@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 done [2025-06-05T05:55:51.874Z] #5 CACHED [2025-06-05T05:55:51.874Z] [2025-06-05T05:55:51.874Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.21@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 [2025-06-05T05:55:51.874Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.21@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 0.0s done [2025-06-05T05:55:51.874Z] #6 CACHED [2025-06-05T05:55:51.874Z] [2025-06-05T05:55:51.874Z] #7 exporting to image [2025-06-05T05:55:51.874Z] #7 exporting layers done [2025-06-05T05:55:51.874Z] #7 exporting manifest sha256:c95989d4e0a31f9e940274e2d3361b29f63406702cd8f311e2840577574ff8a1 done [2025-06-05T05:55:51.874Z] #7 exporting config sha256:f3097b05cbd73b74c5329c5bb74b7a3590c86a83e431f6883c5b0aa5bf275096 [2025-06-05T05:55:51.874Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:52.134Z] #7 exporting config sha256:f3097b05cbd73b74c5329c5bb74b7a3590c86a83e431f6883c5b0aa5bf275096 done [2025-06-05T05:55:52.134Z] #7 exporting manifest sha256:10e9438eaa856267dfa9be3b329c15bfbc1ac8415b9321ba837c34f0af3cfaf7 done [2025-06-05T05:55:52.134Z] #7 exporting config sha256:2e3b64b59c4c7116b549cdfbe0d54af5a6f98e6e04a7741a12f12fc2eddbd015 done [2025-06-05T05:55:52.134Z] #7 exporting manifest list sha256:82bdcc6120300284424743a673b42c9e98c90a8300d969d59af193847ea2f0ce done [2025-06-05T05:55:52.134Z] #7 pushing layers 0.0s done [2025-06-05T05:55:52.134Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.21@sha256:82bdcc6120300284424743a673b42c9e98c90a8300d969d59af193847ea2f0ce 0.1s done [2025-06-05T05:55:52.134Z] #7 DONE 0.1s [2025-06-05T05:55:52.134Z] [2025-06-05T05:55:52.134Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:52.134Z] #8 DONE 0.0s [2025-06-05T05:55:52.134Z] [2025-06-05T05:55:52.134Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:52.134Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:52.438Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - [2025-06-05T05:55:52.438Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' [2025-06-05T05:55:52.438Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:52.438Z] #1 transferring dockerfile: 228B done [2025-06-05T05:55:52.438Z] #1 DONE 0.0s [2025-06-05T05:55:52.438Z] [2025-06-05T05:55:52.438Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:55:52.438Z] #2 DONE 0.0s [2025-06-05T05:55:52.438Z] [2025-06-05T05:55:52.438Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:55:52.438Z] #3 DONE 0.0s [2025-06-05T05:55:52.438Z] [2025-06-05T05:55:52.438Z] #4 [internal] load .dockerignore [2025-06-05T05:55:52.438Z] #4 transferring context: 2B done [2025-06-05T05:55:52.438Z] #4 DONE 0.0s [2025-06-05T05:55:52.438Z] [2025-06-05T05:55:52.438Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 [2025-06-05T05:55:52.438Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 0.0s done [2025-06-05T05:55:52.438Z] #5 DONE 0.0s [2025-06-05T05:55:52.438Z] [2025-06-05T05:55:52.438Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 [2025-06-05T05:55:52.699Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 0.0s done [2025-06-05T05:55:52.699Z] #6 CACHED [2025-06-05T05:55:52.699Z] [2025-06-05T05:55:52.699Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 [2025-06-05T05:55:52.699Z] #5 CACHED [2025-06-05T05:55:52.699Z] [2025-06-05T05:55:52.699Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:52.699Z] #7 DONE 0.0s [2025-06-05T05:55:52.699Z] [2025-06-05T05:55:52.699Z] #8 exporting to image [2025-06-05T05:55:52.699Z] #8 exporting layers done [2025-06-05T05:55:52.699Z] #8 exporting manifest sha256:c95989d4e0a31f9e940274e2d3361b29f63406702cd8f311e2840577574ff8a1 done [2025-06-05T05:55:52.699Z] #8 exporting config sha256:f3097b05cbd73b74c5329c5bb74b7a3590c86a83e431f6883c5b0aa5bf275096 done [2025-06-05T05:55:52.699Z] #8 exporting manifest sha256:10e9438eaa856267dfa9be3b329c15bfbc1ac8415b9321ba837c34f0af3cfaf7 done [2025-06-05T05:55:52.699Z] #8 exporting config sha256:2e3b64b59c4c7116b549cdfbe0d54af5a6f98e6e04a7741a12f12fc2eddbd015 done [2025-06-05T05:55:52.699Z] #8 exporting manifest list sha256:82bdcc6120300284424743a673b42c9e98c90a8300d969d59af193847ea2f0ce done [2025-06-05T05:55:52.699Z] #8 pushing layers 0.0s done [2025-06-05T05:55:52.699Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:82bdcc6120300284424743a673b42c9e98c90a8300d969d59af193847ea2f0ce 0.1s done [2025-06-05T05:55:52.699Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:52.699Z] #8 DONE 0.1s [2025-06-05T05:55:52.699Z] [2025-06-05T05:55:52.699Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:52.699Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:52.984Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-06-05T05:55:52.984Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-06-05T05:55:52.984Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:52.984Z] #1 transferring dockerfile: 179B done [2025-06-05T05:55:52.984Z] #1 DONE 0.0s [2025-06-05T05:55:52.984Z] [2025-06-05T05:55:52.984Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-06-05T05:55:52.984Z] #2 DONE 0.0s [2025-06-05T05:55:52.984Z] [2025-06-05T05:55:52.984Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-06-05T05:55:52.984Z] #3 DONE 0.1s [2025-06-05T05:55:52.984Z] [2025-06-05T05:55:52.984Z] #4 [internal] load .dockerignore [2025-06-05T05:55:53.243Z] #4 transferring context: 2B done [2025-06-05T05:55:53.243Z] #4 DONE 0.1s [2025-06-05T05:55:53.243Z] [2025-06-05T05:55:53.243Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 [2025-06-05T05:55:53.243Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 0.0s done [2025-06-05T05:55:53.243Z] #5 CACHED [2025-06-05T05:55:53.243Z] [2025-06-05T05:55:53.243Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 [2025-06-05T05:55:53.243Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 0.0s done [2025-06-05T05:55:53.243Z] #6 CACHED [2025-06-05T05:55:53.243Z] [2025-06-05T05:55:53.243Z] #7 exporting to image [2025-06-05T05:55:53.243Z] #7 exporting layers [2025-06-05T05:55:53.243Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:53.243Z] #7 ... [2025-06-05T05:55:53.243Z] [2025-06-05T05:55:53.243Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:53.243Z] #8 DONE 0.0s [2025-06-05T05:55:53.243Z] [2025-06-05T05:55:53.243Z] #7 exporting to image [2025-06-05T05:55:53.243Z] #7 exporting layers done [2025-06-05T05:55:53.243Z] #7 exporting manifest sha256:c95989d4e0a31f9e940274e2d3361b29f63406702cd8f311e2840577574ff8a1 done [2025-06-05T05:55:53.243Z] #7 exporting config sha256:f3097b05cbd73b74c5329c5bb74b7a3590c86a83e431f6883c5b0aa5bf275096 done [2025-06-05T05:55:53.243Z] #7 exporting manifest sha256:10e9438eaa856267dfa9be3b329c15bfbc1ac8415b9321ba837c34f0af3cfaf7 done [2025-06-05T05:55:53.243Z] #7 exporting config sha256:2e3b64b59c4c7116b549cdfbe0d54af5a6f98e6e04a7741a12f12fc2eddbd015 done [2025-06-05T05:55:53.243Z] #7 exporting manifest list sha256:82bdcc6120300284424743a673b42c9e98c90a8300d969d59af193847ea2f0ce 0.0s done [2025-06-05T05:55:53.243Z] #7 pushing layers 0.0s done [2025-06-05T05:55:53.243Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:82bdcc6120300284424743a673b42c9e98c90a8300d969d59af193847ea2f0ce [2025-06-05T05:55:53.504Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:82bdcc6120300284424743a673b42c9e98c90a8300d969d59af193847ea2f0ce 0.1s done [2025-06-05T05:55:53.504Z] #7 DONE 0.2s [2025-06-05T05:55:53.504Z] [2025-06-05T05:55:53.504Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:53.504Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:53.785Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933' [2025-06-05T05:55:53.785Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933 --push - [2025-06-05T05:55:54.043Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:54.043Z] #1 transferring dockerfile: 205B done [2025-06-05T05:55:54.043Z] #1 DONE 0.0s [2025-06-05T05:55:54.043Z] [2025-06-05T05:55:54.043Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:55:54.043Z] #2 DONE 0.1s [2025-06-05T05:55:54.043Z] [2025-06-05T05:55:54.043Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:55:54.043Z] #3 DONE 0.1s [2025-06-05T05:55:54.043Z] [2025-06-05T05:55:54.043Z] #4 [internal] load .dockerignore [2025-06-05T05:55:54.043Z] #4 transferring context: 2B done [2025-06-05T05:55:54.043Z] #4 DONE 0.0s [2025-06-05T05:55:54.043Z] [2025-06-05T05:55:54.043Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be [2025-06-05T05:55:54.043Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 0.0s done [2025-06-05T05:55:54.043Z] #5 DONE 0.1s [2025-06-05T05:55:54.043Z] [2025-06-05T05:55:54.043Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be [2025-06-05T05:55:54.301Z] #6 ... [2025-06-05T05:55:54.301Z] [2025-06-05T05:55:54.301Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be [2025-06-05T05:55:54.301Z] #5 DONE 0.1s [2025-06-05T05:55:54.301Z] [2025-06-05T05:55:54.301Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be [2025-06-05T05:55:54.301Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 0.0s done [2025-06-05T05:55:54.301Z] #6 DONE 0.3s [2025-06-05T05:55:54.559Z] [2025-06-05T05:55:54.559Z] #7 exporting to image [2025-06-05T05:55:54.559Z] #7 exporting layers done [2025-06-05T05:55:54.559Z] #7 exporting manifest sha256:34ff6c4755965f4054a46c949f13a8007440e659a1a4a698b0b6d334cb2c17d4 0.0s done [2025-06-05T05:55:54.559Z] #7 exporting config sha256:1a1585c4471623c0155fdd8593055c876f02f45246f83293836c36bd2877f1a1 0.0s done [2025-06-05T05:55:54.559Z] #7 exporting manifest sha256:d9baacf889b451a627e87a83ebcae335d04a604baa0abab8a8bbb08d61daf6c5 0.0s done [2025-06-05T05:55:54.559Z] #7 exporting config sha256:5a95599899dba8c7e11e9c7d9dfbdd97437a623feb58de0bbc6dc9f2589e8aef 0.0s done [2025-06-05T05:55:54.559Z] #7 exporting manifest list sha256:a237aeddc05dc730cbb096eb5eb2b21dae7a5c3cbb6321c75a227f9cf38c905f 0.0s done [2025-06-05T05:55:54.559Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:54.559Z] #7 ... [2025-06-05T05:55:54.559Z] [2025-06-05T05:55:54.559Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:54.559Z] #8 DONE 0.0s [2025-06-05T05:55:54.559Z] [2025-06-05T05:55:54.559Z] #7 exporting to image [2025-06-05T05:55:54.559Z] #7 pushing layers 0.1s done [2025-06-05T05:55:54.559Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933@sha256:a237aeddc05dc730cbb096eb5eb2b21dae7a5c3cbb6321c75a227f9cf38c905f [2025-06-05T05:55:54.819Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933@sha256:a237aeddc05dc730cbb096eb5eb2b21dae7a5c3cbb6321c75a227f9cf38c905f 0.1s done [2025-06-05T05:55:54.819Z] #7 DONE 0.3s [2025-06-05T05:55:54.819Z] [2025-06-05T05:55:54.819Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:54.819Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:55.108Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-06-05T05:55:55.108Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-06-05T05:55:55.108Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:55.108Z] #1 transferring dockerfile: 171B done [2025-06-05T05:55:55.108Z] #1 DONE 0.1s [2025-06-05T05:55:55.108Z] [2025-06-05T05:55:55.108Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-06-05T05:55:55.108Z] #2 DONE 0.0s [2025-06-05T05:55:55.108Z] [2025-06-05T05:55:55.108Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-06-05T05:55:55.369Z] #3 DONE 0.0s [2025-06-05T05:55:55.369Z] [2025-06-05T05:55:55.369Z] #4 [internal] load .dockerignore [2025-06-05T05:55:55.369Z] #4 transferring context: 2B done [2025-06-05T05:55:55.369Z] #4 DONE 0.0s [2025-06-05T05:55:55.369Z] [2025-06-05T05:55:55.369Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be [2025-06-05T05:55:55.369Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 0.0s done [2025-06-05T05:55:55.369Z] #5 CACHED [2025-06-05T05:55:55.369Z] [2025-06-05T05:55:55.369Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be [2025-06-05T05:55:55.369Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 0.0s done [2025-06-05T05:55:55.369Z] #6 CACHED [2025-06-05T05:55:55.369Z] [2025-06-05T05:55:55.369Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:55.369Z] #7 DONE 0.0s [2025-06-05T05:55:55.369Z] [2025-06-05T05:55:55.369Z] #8 exporting to image [2025-06-05T05:55:55.369Z] #8 exporting layers done [2025-06-05T05:55:55.369Z] #8 exporting manifest sha256:34ff6c4755965f4054a46c949f13a8007440e659a1a4a698b0b6d334cb2c17d4 done [2025-06-05T05:55:55.369Z] #8 exporting config sha256:1a1585c4471623c0155fdd8593055c876f02f45246f83293836c36bd2877f1a1 done [2025-06-05T05:55:55.369Z] #8 exporting manifest sha256:d9baacf889b451a627e87a83ebcae335d04a604baa0abab8a8bbb08d61daf6c5 done [2025-06-05T05:55:55.369Z] #8 exporting config sha256:5a95599899dba8c7e11e9c7d9dfbdd97437a623feb58de0bbc6dc9f2589e8aef done [2025-06-05T05:55:55.369Z] #8 exporting manifest list sha256:a237aeddc05dc730cbb096eb5eb2b21dae7a5c3cbb6321c75a227f9cf38c905f done [2025-06-05T05:55:55.369Z] #8 pushing layers 0.0s done [2025-06-05T05:55:55.369Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:a237aeddc05dc730cbb096eb5eb2b21dae7a5c3cbb6321c75a227f9cf38c905f 0.1s done [2025-06-05T05:55:55.369Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:55.369Z] #8 DONE 0.1s [2025-06-05T05:55:55.943Z] [2025-06-05T05:55:55.943Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:55.943Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:56.227Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.21' [2025-06-05T05:55:56.228Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.21 --push - [2025-06-05T05:55:56.488Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:56.488Z] #1 transferring dockerfile: 177B done [2025-06-05T05:55:56.488Z] #1 DONE 0.1s [2025-06-05T05:55:56.488Z] [2025-06-05T05:55:56.488Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.21 [2025-06-05T05:55:56.488Z] #2 DONE 0.0s [2025-06-05T05:55:56.488Z] [2025-06-05T05:55:56.488Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.21 [2025-06-05T05:55:56.488Z] #3 DONE 0.0s [2025-06-05T05:55:56.488Z] [2025-06-05T05:55:56.488Z] #4 [internal] load .dockerignore [2025-06-05T05:55:56.488Z] #4 transferring context: 2B done [2025-06-05T05:55:56.488Z] #4 DONE 0.1s [2025-06-05T05:55:56.488Z] [2025-06-05T05:55:56.488Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.21@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be [2025-06-05T05:55:56.488Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.21@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 0.0s done [2025-06-05T05:55:56.488Z] #5 DONE 0.0s [2025-06-05T05:55:56.488Z] [2025-06-05T05:55:56.488Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.21@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be [2025-06-05T05:55:56.488Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.21@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 0.0s done [2025-06-05T05:55:56.488Z] #6 CACHED [2025-06-05T05:55:56.488Z] [2025-06-05T05:55:56.488Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.21@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be [2025-06-05T05:55:56.488Z] #5 CACHED [2025-06-05T05:55:56.488Z] [2025-06-05T05:55:56.488Z] #7 exporting to image [2025-06-05T05:55:56.488Z] #7 exporting layers done [2025-06-05T05:55:56.488Z] #7 exporting manifest sha256:34ff6c4755965f4054a46c949f13a8007440e659a1a4a698b0b6d334cb2c17d4 done [2025-06-05T05:55:56.488Z] #7 exporting config sha256:1a1585c4471623c0155fdd8593055c876f02f45246f83293836c36bd2877f1a1 done [2025-06-05T05:55:56.488Z] #7 exporting manifest sha256:d9baacf889b451a627e87a83ebcae335d04a604baa0abab8a8bbb08d61daf6c5 done [2025-06-05T05:55:56.488Z] #7 exporting config sha256:5a95599899dba8c7e11e9c7d9dfbdd97437a623feb58de0bbc6dc9f2589e8aef done [2025-06-05T05:55:56.488Z] #7 exporting manifest list sha256:a237aeddc05dc730cbb096eb5eb2b21dae7a5c3cbb6321c75a227f9cf38c905f 0.1s done [2025-06-05T05:55:56.488Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:56.749Z] #7 pushing layers 0.0s done [2025-06-05T05:55:56.749Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.21@sha256:a237aeddc05dc730cbb096eb5eb2b21dae7a5c3cbb6321c75a227f9cf38c905f 0.1s done [2025-06-05T05:55:56.749Z] #7 DONE 0.2s [2025-06-05T05:55:56.749Z] [2025-06-05T05:55:56.749Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:56.749Z] #8 DONE 0.0s [2025-06-05T05:55:57.008Z] [2025-06-05T05:55:57.008Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:57.008Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:57.294Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - [2025-06-05T05:55:57.294Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' [2025-06-05T05:55:57.554Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:57.554Z] #1 transferring dockerfile: 218B done [2025-06-05T05:55:57.554Z] #1 DONE 0.0s [2025-06-05T05:55:57.554Z] [2025-06-05T05:55:57.554Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:55:57.554Z] #2 DONE 0.1s [2025-06-05T05:55:57.554Z] [2025-06-05T05:55:57.554Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:55:57.554Z] #3 DONE 0.1s [2025-06-05T05:55:57.554Z] [2025-06-05T05:55:57.554Z] #4 [internal] load .dockerignore [2025-06-05T05:55:57.554Z] #4 transferring context: [2025-06-05T05:55:57.554Z] #4 transferring context: 2B done [2025-06-05T05:55:57.554Z] #4 DONE 0.1s [2025-06-05T05:55:57.554Z] [2025-06-05T05:55:57.554Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be [2025-06-05T05:55:57.554Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 0.0s done [2025-06-05T05:55:57.554Z] #5 CACHED [2025-06-05T05:55:57.554Z] [2025-06-05T05:55:57.554Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be [2025-06-05T05:55:57.554Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 0.1s done [2025-06-05T05:55:57.554Z] #6 CACHED [2025-06-05T05:55:57.554Z] [2025-06-05T05:55:57.554Z] #7 exporting to image [2025-06-05T05:55:57.554Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:57.822Z] #7 exporting layers done [2025-06-05T05:55:57.822Z] #7 exporting manifest sha256:34ff6c4755965f4054a46c949f13a8007440e659a1a4a698b0b6d334cb2c17d4 done [2025-06-05T05:55:57.822Z] #7 exporting config sha256:1a1585c4471623c0155fdd8593055c876f02f45246f83293836c36bd2877f1a1 done [2025-06-05T05:55:57.822Z] #7 exporting manifest sha256:d9baacf889b451a627e87a83ebcae335d04a604baa0abab8a8bbb08d61daf6c5 done [2025-06-05T05:55:57.822Z] #7 exporting config sha256:5a95599899dba8c7e11e9c7d9dfbdd97437a623feb58de0bbc6dc9f2589e8aef done [2025-06-05T05:55:57.822Z] #7 exporting manifest list sha256:a237aeddc05dc730cbb096eb5eb2b21dae7a5c3cbb6321c75a227f9cf38c905f done [2025-06-05T05:55:57.822Z] #7 pushing layers 0.0s done [2025-06-05T05:55:57.822Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:a237aeddc05dc730cbb096eb5eb2b21dae7a5c3cbb6321c75a227f9cf38c905f 0.1s done [2025-06-05T05:55:57.822Z] #7 DONE 0.1s [2025-06-05T05:55:57.822Z] [2025-06-05T05:55:57.822Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:57.822Z] #8 DONE 0.0s [2025-06-05T05:55:57.822Z] [2025-06-05T05:55:57.822Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:57.822Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:58.110Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-06-05T05:55:58.110Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-06-05T05:55:58.369Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:58.369Z] #1 transferring dockerfile: 169B done [2025-06-05T05:55:58.369Z] #1 DONE 0.0s [2025-06-05T05:55:58.369Z] [2025-06-05T05:55:58.369Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-06-05T05:55:58.369Z] #2 DONE 0.0s [2025-06-05T05:55:58.369Z] [2025-06-05T05:55:58.369Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-06-05T05:55:58.369Z] #3 DONE 0.1s [2025-06-05T05:55:58.369Z] [2025-06-05T05:55:58.369Z] #4 [internal] load .dockerignore [2025-06-05T05:55:58.369Z] #4 transferring context: 2B done [2025-06-05T05:55:58.369Z] #4 DONE 0.0s [2025-06-05T05:55:58.369Z] [2025-06-05T05:55:58.369Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be [2025-06-05T05:55:58.369Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 0.0s done [2025-06-05T05:55:58.369Z] #5 DONE 0.0s [2025-06-05T05:55:58.369Z] [2025-06-05T05:55:58.369Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be [2025-06-05T05:55:58.628Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 0.1s done [2025-06-05T05:55:58.628Z] #6 CACHED [2025-06-05T05:55:58.628Z] [2025-06-05T05:55:58.628Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be [2025-06-05T05:55:58.628Z] #5 CACHED [2025-06-05T05:55:58.628Z] [2025-06-05T05:55:58.628Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:58.628Z] #7 DONE 0.0s [2025-06-05T05:55:58.628Z] [2025-06-05T05:55:58.628Z] #8 exporting to image [2025-06-05T05:55:58.628Z] #8 exporting layers done [2025-06-05T05:55:58.628Z] #8 exporting manifest sha256:34ff6c4755965f4054a46c949f13a8007440e659a1a4a698b0b6d334cb2c17d4 done [2025-06-05T05:55:58.628Z] #8 exporting config sha256:1a1585c4471623c0155fdd8593055c876f02f45246f83293836c36bd2877f1a1 done [2025-06-05T05:55:58.628Z] #8 exporting manifest sha256:d9baacf889b451a627e87a83ebcae335d04a604baa0abab8a8bbb08d61daf6c5 done [2025-06-05T05:55:58.628Z] #8 exporting config sha256:5a95599899dba8c7e11e9c7d9dfbdd97437a623feb58de0bbc6dc9f2589e8aef done [2025-06-05T05:55:58.628Z] #8 exporting manifest list sha256:a237aeddc05dc730cbb096eb5eb2b21dae7a5c3cbb6321c75a227f9cf38c905f done [2025-06-05T05:55:58.628Z] #8 pushing layers 0.0s done [2025-06-05T05:55:58.628Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:a237aeddc05dc730cbb096eb5eb2b21dae7a5c3cbb6321c75a227f9cf38c905f 0.1s done [2025-06-05T05:55:58.628Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:58.628Z] #8 DONE 0.1s [2025-06-05T05:55:58.628Z] [2025-06-05T05:55:58.628Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:58.628Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:55:58.913Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933' [2025-06-05T05:55:58.914Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933 --push - [2025-06-05T05:55:58.914Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:55:58.914Z] #1 transferring dockerfile: 206B done [2025-06-05T05:55:58.914Z] #1 DONE 0.0s [2025-06-05T05:55:58.914Z] [2025-06-05T05:55:58.914Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:55:58.914Z] #2 DONE 0.1s [2025-06-05T05:55:58.914Z] [2025-06-05T05:55:58.914Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:55:58.914Z] #3 DONE 0.1s [2025-06-05T05:55:58.914Z] [2025-06-05T05:55:58.914Z] #4 [internal] load .dockerignore [2025-06-05T05:55:59.173Z] #4 transferring context: 2B done [2025-06-05T05:55:59.173Z] #4 DONE 0.1s [2025-06-05T05:55:59.173Z] [2025-06-05T05:55:59.173Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 [2025-06-05T05:55:59.173Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 0.0s done [2025-06-05T05:55:59.173Z] #5 DONE 0.0s [2025-06-05T05:55:59.173Z] [2025-06-05T05:55:59.173Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 [2025-06-05T05:55:59.173Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 0.0s done [2025-06-05T05:55:59.173Z] #6 DONE 0.0s [2025-06-05T05:55:59.173Z] [2025-06-05T05:55:59.173Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 [2025-06-05T05:55:59.173Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 0.0s done [2025-06-05T05:55:59.434Z] #5 DONE 0.3s [2025-06-05T05:55:59.434Z] [2025-06-05T05:55:59.434Z] #7 exporting to image [2025-06-05T05:55:59.434Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:55:59.434Z] #7 exporting layers done [2025-06-05T05:55:59.434Z] #7 exporting manifest sha256:79ba56a8651a1ad33e418b53e8608225d3858fa7cf95a41bf69f2803cd488c46 done [2025-06-05T05:55:59.434Z] #7 exporting config sha256:6c67be83c3e5f78a8e68f0fc1799ff6bf8af64e7c03ce446bce556c8d8896cbc done [2025-06-05T05:55:59.434Z] #7 exporting manifest sha256:94db5d117cbbb4d071d23fbe09593d77675a7cb1b89037e06a475172636d81ab 0.1s done [2025-06-05T05:55:59.434Z] #7 exporting config sha256:d254bb4d8dae673f10260b34a1d1a1ea9fbc5c1c5a134f483a8d70b6fd55ed8f 0.0s done [2025-06-05T05:55:59.434Z] #7 exporting manifest list sha256:efbfadc8b71398861ef325fe95f3ee892b49b86137159930e7d5b81bcdd6d2b5 [2025-06-05T05:55:59.693Z] #7 ... [2025-06-05T05:55:59.693Z] [2025-06-05T05:55:59.693Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:55:59.693Z] #8 DONE 0.0s [2025-06-05T05:55:59.693Z] [2025-06-05T05:55:59.693Z] #7 exporting to image [2025-06-05T05:55:59.693Z] #7 exporting manifest list sha256:efbfadc8b71398861ef325fe95f3ee892b49b86137159930e7d5b81bcdd6d2b5 0.0s done [2025-06-05T05:55:59.693Z] #7 pushing layers 0.1s done [2025-06-05T05:55:59.693Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933@sha256:efbfadc8b71398861ef325fe95f3ee892b49b86137159930e7d5b81bcdd6d2b5 [2025-06-05T05:55:59.693Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933@sha256:efbfadc8b71398861ef325fe95f3ee892b49b86137159930e7d5b81bcdd6d2b5 0.1s done [2025-06-05T05:55:59.693Z] #7 DONE 0.3s [2025-06-05T05:55:59.951Z] [2025-06-05T05:55:59.951Z] 1 warning found (use --debug to expand): [2025-06-05T05:55:59.952Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:56:00.243Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-06-05T05:56:00.243Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-06-05T05:56:00.243Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:56:00.243Z] #1 transferring dockerfile: 172B done [2025-06-05T05:56:00.243Z] #1 DONE 0.0s [2025-06-05T05:56:00.243Z] [2025-06-05T05:56:00.243Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-06-05T05:56:00.243Z] #2 DONE 0.0s [2025-06-05T05:56:00.243Z] [2025-06-05T05:56:00.243Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-06-05T05:56:00.243Z] #3 DONE 0.0s [2025-06-05T05:56:00.243Z] [2025-06-05T05:56:00.243Z] #4 [internal] load .dockerignore [2025-06-05T05:56:00.243Z] #4 transferring context: 2B done [2025-06-05T05:56:00.243Z] #4 DONE 0.0s [2025-06-05T05:56:00.502Z] [2025-06-05T05:56:00.502Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 [2025-06-05T05:56:00.502Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 0.0s done [2025-06-05T05:56:00.502Z] #5 CACHED [2025-06-05T05:56:00.502Z] [2025-06-05T05:56:00.502Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 [2025-06-05T05:56:00.502Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 0.0s done [2025-06-05T05:56:00.502Z] #6 CACHED [2025-06-05T05:56:00.502Z] [2025-06-05T05:56:00.502Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:56:00.502Z] #7 DONE 0.0s [2025-06-05T05:56:00.502Z] [2025-06-05T05:56:00.502Z] #8 exporting to image [2025-06-05T05:56:00.502Z] #8 exporting layers done [2025-06-05T05:56:00.502Z] #8 exporting manifest sha256:79ba56a8651a1ad33e418b53e8608225d3858fa7cf95a41bf69f2803cd488c46 done [2025-06-05T05:56:00.502Z] #8 exporting config sha256:6c67be83c3e5f78a8e68f0fc1799ff6bf8af64e7c03ce446bce556c8d8896cbc done [2025-06-05T05:56:00.502Z] #8 exporting manifest sha256:94db5d117cbbb4d071d23fbe09593d77675a7cb1b89037e06a475172636d81ab done [2025-06-05T05:56:00.502Z] #8 exporting config sha256:d254bb4d8dae673f10260b34a1d1a1ea9fbc5c1c5a134f483a8d70b6fd55ed8f done [2025-06-05T05:56:00.502Z] #8 exporting manifest list sha256:efbfadc8b71398861ef325fe95f3ee892b49b86137159930e7d5b81bcdd6d2b5 done [2025-06-05T05:56:00.502Z] #8 pushing layers 0.0s done [2025-06-05T05:56:00.502Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:efbfadc8b71398861ef325fe95f3ee892b49b86137159930e7d5b81bcdd6d2b5 0.1s done [2025-06-05T05:56:00.502Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:56:00.502Z] #8 DONE 0.1s [2025-06-05T05:56:00.502Z] [2025-06-05T05:56:00.502Z] 1 warning found (use --debug to expand): [2025-06-05T05:56:00.502Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:56:00.792Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.21' [2025-06-05T05:56:00.792Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.21 --push - [2025-06-05T05:56:00.792Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:56:00.792Z] #1 transferring dockerfile: 178B done [2025-06-05T05:56:00.792Z] #1 DONE 0.0s [2025-06-05T05:56:00.792Z] [2025-06-05T05:56:00.792Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.21 [2025-06-05T05:56:00.792Z] #2 DONE 0.0s [2025-06-05T05:56:00.792Z] [2025-06-05T05:56:00.792Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.21 [2025-06-05T05:56:00.792Z] #3 DONE 0.0s [2025-06-05T05:56:00.792Z] [2025-06-05T05:56:00.792Z] #4 [internal] load .dockerignore [2025-06-05T05:56:00.792Z] #4 transferring context: 2B done [2025-06-05T05:56:00.792Z] #4 DONE 0.0s [2025-06-05T05:56:00.792Z] [2025-06-05T05:56:00.792Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.21@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 [2025-06-05T05:56:00.792Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.21@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 0.0s done [2025-06-05T05:56:00.792Z] #5 DONE 0.0s [2025-06-05T05:56:00.792Z] [2025-06-05T05:56:00.792Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.21@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 [2025-06-05T05:56:01.052Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.21@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 0.0s done [2025-06-05T05:56:01.052Z] #6 CACHED [2025-06-05T05:56:01.052Z] [2025-06-05T05:56:01.052Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.21@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 [2025-06-05T05:56:01.052Z] #5 CACHED [2025-06-05T05:56:01.052Z] [2025-06-05T05:56:01.052Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:56:01.052Z] #7 DONE 0.0s [2025-06-05T05:56:01.052Z] [2025-06-05T05:56:01.052Z] #8 exporting to image [2025-06-05T05:56:01.052Z] #8 exporting layers done [2025-06-05T05:56:01.052Z] #8 exporting manifest sha256:79ba56a8651a1ad33e418b53e8608225d3858fa7cf95a41bf69f2803cd488c46 done [2025-06-05T05:56:01.052Z] #8 exporting config sha256:6c67be83c3e5f78a8e68f0fc1799ff6bf8af64e7c03ce446bce556c8d8896cbc done [2025-06-05T05:56:01.052Z] #8 exporting manifest sha256:94db5d117cbbb4d071d23fbe09593d77675a7cb1b89037e06a475172636d81ab done [2025-06-05T05:56:01.052Z] #8 exporting config sha256:d254bb4d8dae673f10260b34a1d1a1ea9fbc5c1c5a134f483a8d70b6fd55ed8f done [2025-06-05T05:56:01.052Z] #8 exporting manifest list sha256:efbfadc8b71398861ef325fe95f3ee892b49b86137159930e7d5b81bcdd6d2b5 done [2025-06-05T05:56:01.052Z] #8 pushing layers 0.0s done [2025-06-05T05:56:01.052Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.21@sha256:efbfadc8b71398861ef325fe95f3ee892b49b86137159930e7d5b81bcdd6d2b5 0.1s done [2025-06-05T05:56:01.052Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:56:01.052Z] #8 DONE 0.1s [2025-06-05T05:56:01.052Z] [2025-06-05T05:56:01.052Z] 1 warning found (use --debug to expand): [2025-06-05T05:56:01.052Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:56:01.340Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' [2025-06-05T05:56:01.340Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - [2025-06-05T05:56:01.340Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:56:01.340Z] #1 transferring dockerfile: 219B done [2025-06-05T05:56:01.340Z] #1 DONE 0.0s [2025-06-05T05:56:01.340Z] [2025-06-05T05:56:01.340Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:56:01.340Z] #2 DONE 0.0s [2025-06-05T05:56:01.340Z] [2025-06-05T05:56:01.340Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:56:01.340Z] #3 DONE 0.0s [2025-06-05T05:56:01.340Z] [2025-06-05T05:56:01.340Z] #4 [internal] load .dockerignore [2025-06-05T05:56:01.340Z] #4 transferring context: 2B done [2025-06-05T05:56:01.340Z] #4 DONE 0.0s [2025-06-05T05:56:01.340Z] [2025-06-05T05:56:01.340Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 [2025-06-05T05:56:01.340Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 0.0s done [2025-06-05T05:56:01.340Z] #5 DONE 0.0s [2025-06-05T05:56:01.340Z] [2025-06-05T05:56:01.340Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 [2025-06-05T05:56:01.599Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 0.0s done [2025-06-05T05:56:01.599Z] #6 CACHED [2025-06-05T05:56:01.599Z] [2025-06-05T05:56:01.599Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 [2025-06-05T05:56:01.599Z] #5 CACHED [2025-06-05T05:56:01.599Z] [2025-06-05T05:56:01.599Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:56:01.599Z] #7 DONE 0.0s [2025-06-05T05:56:01.599Z] [2025-06-05T05:56:01.599Z] #8 exporting to image [2025-06-05T05:56:01.599Z] #8 exporting layers done [2025-06-05T05:56:01.599Z] #8 exporting manifest sha256:79ba56a8651a1ad33e418b53e8608225d3858fa7cf95a41bf69f2803cd488c46 done [2025-06-05T05:56:01.599Z] #8 exporting config sha256:6c67be83c3e5f78a8e68f0fc1799ff6bf8af64e7c03ce446bce556c8d8896cbc done [2025-06-05T05:56:01.599Z] #8 exporting manifest sha256:94db5d117cbbb4d071d23fbe09593d77675a7cb1b89037e06a475172636d81ab done [2025-06-05T05:56:01.599Z] #8 exporting config sha256:d254bb4d8dae673f10260b34a1d1a1ea9fbc5c1c5a134f483a8d70b6fd55ed8f done [2025-06-05T05:56:01.599Z] #8 exporting manifest list sha256:efbfadc8b71398861ef325fe95f3ee892b49b86137159930e7d5b81bcdd6d2b5 done [2025-06-05T05:56:01.599Z] #8 pushing layers 0.0s done [2025-06-05T05:56:01.599Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:efbfadc8b71398861ef325fe95f3ee892b49b86137159930e7d5b81bcdd6d2b5 0.1s done [2025-06-05T05:56:01.599Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:56:01.599Z] #8 DONE 0.1s [2025-06-05T05:56:01.599Z] [2025-06-05T05:56:01.599Z] 1 warning found (use --debug to expand): [2025-06-05T05:56:01.599Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:56:01.887Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2025-06-05T05:56:01.887Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2025-06-05T05:56:01.887Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:56:01.887Z] #1 transferring dockerfile: 170B done [2025-06-05T05:56:01.887Z] #1 DONE 0.0s [2025-06-05T05:56:01.887Z] [2025-06-05T05:56:01.887Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-06-05T05:56:01.887Z] #2 DONE 0.0s [2025-06-05T05:56:01.887Z] [2025-06-05T05:56:01.887Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-06-05T05:56:01.887Z] #3 DONE 0.0s [2025-06-05T05:56:01.887Z] [2025-06-05T05:56:01.887Z] #4 [internal] load .dockerignore [2025-06-05T05:56:01.887Z] #4 transferring context: 2B done [2025-06-05T05:56:01.887Z] #4 DONE 0.0s [2025-06-05T05:56:02.146Z] [2025-06-05T05:56:02.146Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 [2025-06-05T05:56:02.146Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 0.0s done [2025-06-05T05:56:02.146Z] #5 CACHED [2025-06-05T05:56:02.146Z] [2025-06-05T05:56:02.146Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 [2025-06-05T05:56:02.146Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 0.0s done [2025-06-05T05:56:02.146Z] #6 CACHED [2025-06-05T05:56:02.146Z] [2025-06-05T05:56:02.146Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:56:02.146Z] #7 DONE 0.0s [2025-06-05T05:56:02.146Z] [2025-06-05T05:56:02.146Z] #8 exporting to image [2025-06-05T05:56:02.146Z] #8 exporting layers done [2025-06-05T05:56:02.146Z] #8 exporting manifest sha256:79ba56a8651a1ad33e418b53e8608225d3858fa7cf95a41bf69f2803cd488c46 done [2025-06-05T05:56:02.146Z] #8 exporting config sha256:6c67be83c3e5f78a8e68f0fc1799ff6bf8af64e7c03ce446bce556c8d8896cbc done [2025-06-05T05:56:02.146Z] #8 exporting manifest sha256:94db5d117cbbb4d071d23fbe09593d77675a7cb1b89037e06a475172636d81ab done [2025-06-05T05:56:02.146Z] #8 exporting config sha256:d254bb4d8dae673f10260b34a1d1a1ea9fbc5c1c5a134f483a8d70b6fd55ed8f done [2025-06-05T05:56:02.146Z] #8 exporting manifest list sha256:efbfadc8b71398861ef325fe95f3ee892b49b86137159930e7d5b81bcdd6d2b5 done [2025-06-05T05:56:02.146Z] #8 pushing layers 0.0s done [2025-06-05T05:56:02.146Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:efbfadc8b71398861ef325fe95f3ee892b49b86137159930e7d5b81bcdd6d2b5 0.1s done [2025-06-05T05:56:02.146Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:56:02.146Z] #8 DONE 0.1s [2025-06-05T05:56:02.146Z] [2025-06-05T05:56:02.146Z] 1 warning found (use --debug to expand): [2025-06-05T05:56:02.146Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:56:02.509Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933' [2025-06-05T05:56:02.509Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933 --push - [2025-06-05T05:56:02.509Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:56:02.509Z] #1 transferring dockerfile: 206B done [2025-06-05T05:56:02.509Z] #1 DONE 0.0s [2025-06-05T05:56:02.509Z] [2025-06-05T05:56:02.509Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:56:02.509Z] #2 DONE 0.0s [2025-06-05T05:56:02.509Z] [2025-06-05T05:56:02.509Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:56:02.509Z] #3 DONE 0.1s [2025-06-05T05:56:02.509Z] [2025-06-05T05:56:02.509Z] #4 [internal] load .dockerignore [2025-06-05T05:56:02.509Z] #4 transferring context: 2B done [2025-06-05T05:56:02.509Z] #4 DONE 0.0s [2025-06-05T05:56:02.769Z] [2025-06-05T05:56:02.769Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 [2025-06-05T05:56:02.769Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 [2025-06-05T05:56:02.769Z] #5 ... [2025-06-05T05:56:02.769Z] [2025-06-05T05:56:02.769Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 [2025-06-05T05:56:02.769Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 0.0s done [2025-06-05T05:56:02.769Z] #6 DONE 0.1s [2025-06-05T05:56:03.027Z] [2025-06-05T05:56:03.027Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:56:03.027Z] #7 DONE 0.0s [2025-06-05T05:56:03.027Z] [2025-06-05T05:56:03.027Z] #8 exporting to image [2025-06-05T05:56:03.027Z] #8 exporting layers done [2025-06-05T05:56:03.027Z] #8 exporting manifest sha256:39ab0bdff7e8e2a61aeb8ddcec5618635c6f1b34595f09f8b82501cff7405ca1 0.0s done [2025-06-05T05:56:03.027Z] #8 exporting config sha256:7e07b7c3e0f366817805f6cb90bf2e26c1a46e76980fd1c2740780ccaab07095 done [2025-06-05T05:56:03.027Z] #8 exporting manifest sha256:ffa52b9ab97e73ae30e61c0d7424cc202eaf0e7d67bbe655e49ab5719e47ba9e done [2025-06-05T05:56:03.028Z] #8 exporting config sha256:529fa2134aa379dcd74de983152791aa43e41b25210359c5f2baa243813eb64a done [2025-06-05T05:56:03.028Z] #8 exporting manifest list sha256:3fb1749c7de2dc6c56ebc90d36fd000b762c4acf8655ba304f0d1befbb97c707 done [2025-06-05T05:56:03.028Z] #8 pushing layers [2025-06-05T05:56:03.028Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:56:03.028Z] #8 pushing layers 0.1s done [2025-06-05T05:56:03.028Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933@sha256:3fb1749c7de2dc6c56ebc90d36fd000b762c4acf8655ba304f0d1befbb97c707 0.1s done [2025-06-05T05:56:03.028Z] #8 DONE 0.2s [2025-06-05T05:56:03.028Z] [2025-06-05T05:56:03.028Z] 1 warning found (use --debug to expand): [2025-06-05T05:56:03.028Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:56:03.318Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-06-05T05:56:03.318Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-06-05T05:56:03.577Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:56:03.577Z] #1 transferring dockerfile: 172B done [2025-06-05T05:56:03.577Z] #1 DONE 0.0s [2025-06-05T05:56:03.577Z] [2025-06-05T05:56:03.577Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-06-05T05:56:03.577Z] #2 DONE 0.0s [2025-06-05T05:56:03.577Z] [2025-06-05T05:56:03.577Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-06-05T05:56:03.577Z] #3 DONE 0.0s [2025-06-05T05:56:03.577Z] [2025-06-05T05:56:03.577Z] #4 [internal] load .dockerignore [2025-06-05T05:56:03.577Z] #4 transferring context: 2B done [2025-06-05T05:56:03.577Z] #4 DONE 0.0s [2025-06-05T05:56:03.577Z] [2025-06-05T05:56:03.577Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 [2025-06-05T05:56:03.577Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 0.0s done [2025-06-05T05:56:03.577Z] #5 DONE 0.0s [2025-06-05T05:56:03.577Z] [2025-06-05T05:56:03.577Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 [2025-06-05T05:56:03.577Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 0.0s done [2025-06-05T05:56:03.577Z] #6 CACHED [2025-06-05T05:56:03.577Z] [2025-06-05T05:56:03.577Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 [2025-06-05T05:56:03.577Z] #5 CACHED [2025-06-05T05:56:03.577Z] [2025-06-05T05:56:03.577Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:56:03.577Z] #7 DONE 0.0s [2025-06-05T05:56:03.577Z] [2025-06-05T05:56:03.577Z] #8 exporting to image [2025-06-05T05:56:03.577Z] #8 exporting layers done [2025-06-05T05:56:03.577Z] #8 exporting manifest sha256:39ab0bdff7e8e2a61aeb8ddcec5618635c6f1b34595f09f8b82501cff7405ca1 done [2025-06-05T05:56:03.577Z] #8 exporting config sha256:7e07b7c3e0f366817805f6cb90bf2e26c1a46e76980fd1c2740780ccaab07095 done [2025-06-05T05:56:03.577Z] #8 exporting manifest sha256:ffa52b9ab97e73ae30e61c0d7424cc202eaf0e7d67bbe655e49ab5719e47ba9e done [2025-06-05T05:56:03.577Z] #8 exporting config sha256:529fa2134aa379dcd74de983152791aa43e41b25210359c5f2baa243813eb64a done [2025-06-05T05:56:03.577Z] #8 exporting manifest list sha256:3fb1749c7de2dc6c56ebc90d36fd000b762c4acf8655ba304f0d1befbb97c707 done [2025-06-05T05:56:03.577Z] #8 pushing layers 0.0s done [2025-06-05T05:56:03.577Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:3fb1749c7de2dc6c56ebc90d36fd000b762c4acf8655ba304f0d1befbb97c707 0.1s done [2025-06-05T05:56:03.577Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:56:03.577Z] #8 DONE 0.1s [2025-06-05T05:56:03.577Z] [2025-06-05T05:56:03.577Z] 1 warning found (use --debug to expand): [2025-06-05T05:56:03.577Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:56:03.863Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.21' [2025-06-05T05:56:03.864Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.21 --push - [2025-06-05T05:56:03.864Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:56:03.864Z] #1 transferring dockerfile: 178B done [2025-06-05T05:56:03.864Z] #1 DONE 0.0s [2025-06-05T05:56:03.864Z] [2025-06-05T05:56:03.864Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.21 [2025-06-05T05:56:03.864Z] #2 DONE 0.0s [2025-06-05T05:56:03.864Z] [2025-06-05T05:56:03.864Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.21 [2025-06-05T05:56:03.864Z] #3 DONE 0.0s [2025-06-05T05:56:03.864Z] [2025-06-05T05:56:03.864Z] #4 [internal] load .dockerignore [2025-06-05T05:56:03.864Z] #4 transferring context: 2B done [2025-06-05T05:56:03.864Z] #4 DONE 0.0s [2025-06-05T05:56:03.864Z] [2025-06-05T05:56:03.864Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.21@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 [2025-06-05T05:56:03.864Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.21@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 [2025-06-05T05:56:04.122Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.21@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 0.0s done [2025-06-05T05:56:04.122Z] #5 CACHED [2025-06-05T05:56:04.122Z] [2025-06-05T05:56:04.122Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.21@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 [2025-06-05T05:56:04.122Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.21@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 0.0s done [2025-06-05T05:56:04.122Z] #6 CACHED [2025-06-05T05:56:04.122Z] [2025-06-05T05:56:04.122Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:56:04.122Z] #7 DONE 0.0s [2025-06-05T05:56:04.122Z] [2025-06-05T05:56:04.122Z] #8 exporting to image [2025-06-05T05:56:04.122Z] #8 exporting layers done [2025-06-05T05:56:04.122Z] #8 exporting manifest sha256:39ab0bdff7e8e2a61aeb8ddcec5618635c6f1b34595f09f8b82501cff7405ca1 done [2025-06-05T05:56:04.122Z] #8 exporting config sha256:7e07b7c3e0f366817805f6cb90bf2e26c1a46e76980fd1c2740780ccaab07095 done [2025-06-05T05:56:04.122Z] #8 exporting manifest sha256:ffa52b9ab97e73ae30e61c0d7424cc202eaf0e7d67bbe655e49ab5719e47ba9e done [2025-06-05T05:56:04.122Z] #8 exporting config sha256:529fa2134aa379dcd74de983152791aa43e41b25210359c5f2baa243813eb64a done [2025-06-05T05:56:04.122Z] #8 exporting manifest list sha256:3fb1749c7de2dc6c56ebc90d36fd000b762c4acf8655ba304f0d1befbb97c707 done [2025-06-05T05:56:04.122Z] #8 pushing layers 0.0s done [2025-06-05T05:56:04.122Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.21@sha256:3fb1749c7de2dc6c56ebc90d36fd000b762c4acf8655ba304f0d1befbb97c707 0.1s done [2025-06-05T05:56:04.122Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:56:04.122Z] #8 DONE 0.1s [2025-06-05T05:56:04.122Z] [2025-06-05T05:56:04.122Z] 1 warning found (use --debug to expand): [2025-06-05T05:56:04.122Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:56:04.411Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' [2025-06-05T05:56:04.411Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - [2025-06-05T05:56:04.411Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:56:04.411Z] #1 transferring dockerfile: 219B done [2025-06-05T05:56:04.411Z] #1 DONE 0.0s [2025-06-05T05:56:04.411Z] [2025-06-05T05:56:04.411Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:56:04.411Z] #2 DONE 0.0s [2025-06-05T05:56:04.411Z] [2025-06-05T05:56:04.411Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:56:04.411Z] #3 DONE 0.0s [2025-06-05T05:56:04.411Z] [2025-06-05T05:56:04.411Z] #4 [internal] load .dockerignore [2025-06-05T05:56:04.411Z] #4 transferring context: 2B done [2025-06-05T05:56:04.411Z] #4 DONE 0.0s [2025-06-05T05:56:04.411Z] [2025-06-05T05:56:04.411Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 [2025-06-05T05:56:04.411Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 0.0s done [2025-06-05T05:56:04.411Z] #5 CACHED [2025-06-05T05:56:04.411Z] [2025-06-05T05:56:04.411Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 [2025-06-05T05:56:04.411Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 0.0s done [2025-06-05T05:56:04.670Z] #6 CACHED [2025-06-05T05:56:04.670Z] [2025-06-05T05:56:04.670Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:56:04.670Z] #7 DONE 0.0s [2025-06-05T05:56:04.670Z] [2025-06-05T05:56:04.670Z] #8 exporting to image [2025-06-05T05:56:04.670Z] #8 exporting layers done [2025-06-05T05:56:04.670Z] #8 exporting manifest sha256:39ab0bdff7e8e2a61aeb8ddcec5618635c6f1b34595f09f8b82501cff7405ca1 done [2025-06-05T05:56:04.670Z] #8 exporting config sha256:7e07b7c3e0f366817805f6cb90bf2e26c1a46e76980fd1c2740780ccaab07095 done [2025-06-05T05:56:04.670Z] #8 exporting manifest sha256:ffa52b9ab97e73ae30e61c0d7424cc202eaf0e7d67bbe655e49ab5719e47ba9e done [2025-06-05T05:56:04.670Z] #8 exporting config sha256:529fa2134aa379dcd74de983152791aa43e41b25210359c5f2baa243813eb64a done [2025-06-05T05:56:04.670Z] #8 exporting manifest list sha256:3fb1749c7de2dc6c56ebc90d36fd000b762c4acf8655ba304f0d1befbb97c707 done [2025-06-05T05:56:04.670Z] #8 pushing layers 0.0s done [2025-06-05T05:56:04.670Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:3fb1749c7de2dc6c56ebc90d36fd000b762c4acf8655ba304f0d1befbb97c707 0.1s done [2025-06-05T05:56:04.670Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:56:04.670Z] #8 DONE 0.1s [2025-06-05T05:56:04.670Z] [2025-06-05T05:56:04.670Z] 1 warning found (use --debug to expand): [2025-06-05T05:56:04.670Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:56:04.957Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2025-06-05T05:56:04.957Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2025-06-05T05:56:04.957Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:56:04.957Z] #1 transferring dockerfile: 170B done [2025-06-05T05:56:04.957Z] #1 DONE 0.0s [2025-06-05T05:56:04.957Z] [2025-06-05T05:56:04.957Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-06-05T05:56:04.957Z] #2 DONE 0.0s [2025-06-05T05:56:04.957Z] [2025-06-05T05:56:04.957Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-06-05T05:56:04.957Z] #3 DONE 0.0s [2025-06-05T05:56:04.957Z] [2025-06-05T05:56:04.957Z] #4 [internal] load .dockerignore [2025-06-05T05:56:04.957Z] #4 transferring context: 2B done [2025-06-05T05:56:04.957Z] #4 DONE 0.0s [2025-06-05T05:56:04.957Z] [2025-06-05T05:56:04.957Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 [2025-06-05T05:56:04.957Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 0.0s done [2025-06-05T05:56:04.957Z] #5 DONE 0.0s [2025-06-05T05:56:04.957Z] [2025-06-05T05:56:04.957Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 [2025-06-05T05:56:05.217Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 0.0s done [2025-06-05T05:56:05.217Z] #6 CACHED [2025-06-05T05:56:05.217Z] [2025-06-05T05:56:05.217Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 [2025-06-05T05:56:05.217Z] #5 CACHED [2025-06-05T05:56:05.217Z] [2025-06-05T05:56:05.217Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:56:05.217Z] #7 DONE 0.0s [2025-06-05T05:56:05.217Z] [2025-06-05T05:56:05.217Z] #8 exporting to image [2025-06-05T05:56:05.217Z] #8 exporting layers done [2025-06-05T05:56:05.217Z] #8 exporting manifest sha256:39ab0bdff7e8e2a61aeb8ddcec5618635c6f1b34595f09f8b82501cff7405ca1 done [2025-06-05T05:56:05.217Z] #8 exporting config sha256:7e07b7c3e0f366817805f6cb90bf2e26c1a46e76980fd1c2740780ccaab07095 done [2025-06-05T05:56:05.217Z] #8 exporting manifest sha256:ffa52b9ab97e73ae30e61c0d7424cc202eaf0e7d67bbe655e49ab5719e47ba9e done [2025-06-05T05:56:05.217Z] #8 exporting config sha256:529fa2134aa379dcd74de983152791aa43e41b25210359c5f2baa243813eb64a done [2025-06-05T05:56:05.217Z] #8 exporting manifest list sha256:3fb1749c7de2dc6c56ebc90d36fd000b762c4acf8655ba304f0d1befbb97c707 done [2025-06-05T05:56:05.217Z] #8 pushing layers 0.0s done [2025-06-05T05:56:05.217Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:3fb1749c7de2dc6c56ebc90d36fd000b762c4acf8655ba304f0d1befbb97c707 0.1s done [2025-06-05T05:56:05.217Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:56:05.217Z] #8 DONE 0.1s [2025-06-05T05:56:05.217Z] [2025-06-05T05:56:05.217Z] 1 warning found (use --debug to expand): [2025-06-05T05:56:05.217Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:56:05.502Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933 --push - [2025-06-05T05:56:05.502Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933' [2025-06-05T05:56:05.761Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:56:05.761Z] #1 transferring dockerfile: 206B done [2025-06-05T05:56:05.761Z] #1 DONE 0.0s [2025-06-05T05:56:05.761Z] [2025-06-05T05:56:05.761Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:56:05.761Z] #2 DONE 0.1s [2025-06-05T05:56:05.761Z] [2025-06-05T05:56:05.761Z] #3 [internal] load .dockerignore [2025-06-05T05:56:05.761Z] #3 transferring context: [2025-06-05T05:56:05.761Z] #3 transferring context: 2B done [2025-06-05T05:56:05.761Z] #3 DONE 0.0s [2025-06-05T05:56:05.761Z] [2025-06-05T05:56:05.761Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:56:05.761Z] #4 DONE 0.1s [2025-06-05T05:56:05.761Z] [2025-06-05T05:56:05.761Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 [2025-06-05T05:56:05.761Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 0.0s done [2025-06-05T05:56:05.761Z] #5 DONE 0.0s [2025-06-05T05:56:05.761Z] [2025-06-05T05:56:05.761Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 [2025-06-05T05:56:05.761Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 0.0s done [2025-06-05T05:56:06.020Z] #6 DONE 0.1s [2025-06-05T05:56:06.020Z] [2025-06-05T05:56:06.020Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:56:06.020Z] #7 DONE 0.0s [2025-06-05T05:56:06.020Z] [2025-06-05T05:56:06.020Z] #8 exporting to image [2025-06-05T05:56:06.020Z] #8 exporting layers done [2025-06-05T05:56:06.020Z] #8 exporting manifest sha256:8c0a555e0fa87e5438ec899092022493d247c3187d5660951c8f01b9da035959 0.0s done [2025-06-05T05:56:06.020Z] #8 exporting config sha256:1cc5c74e200fd1f3b4500a5f628b073c013885414411ddf124240e8940b99d9b done [2025-06-05T05:56:06.020Z] #8 exporting manifest sha256:c173a014aef4b8f53a6b50a2a41a7e4b958448524055828d00b63ac3dd52b932 0.0s done [2025-06-05T05:56:06.020Z] #8 exporting config sha256:f1bf7d23914d7e01aa3f32f64255e79aa25f685dfbcb784e396bf22a527daa73 done [2025-06-05T05:56:06.020Z] #8 exporting manifest list sha256:3a69fde17da5ff66b2384e15265abf8bd24c281fbae8ec5e19d8bdb4026c81f8 0.0s done [2025-06-05T05:56:06.020Z] #8 pushing layers [2025-06-05T05:56:06.020Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:56:06.020Z] #8 pushing layers 0.1s done [2025-06-05T05:56:06.020Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933@sha256:3a69fde17da5ff66b2384e15265abf8bd24c281fbae8ec5e19d8bdb4026c81f8 0.1s done [2025-06-05T05:56:06.020Z] #8 DONE 0.2s [2025-06-05T05:56:06.281Z] [2025-06-05T05:56:06.281Z] 1 warning found (use --debug to expand): [2025-06-05T05:56:06.281Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:56:06.565Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-06-05T05:56:06.566Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-06-05T05:56:06.825Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:56:06.825Z] #1 transferring dockerfile: 172B done [2025-06-05T05:56:06.825Z] #1 DONE 0.0s [2025-06-05T05:56:06.825Z] [2025-06-05T05:56:06.825Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-06-05T05:56:06.825Z] #2 DONE 0.0s [2025-06-05T05:56:06.825Z] [2025-06-05T05:56:06.825Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-06-05T05:56:06.825Z] #3 DONE 0.0s [2025-06-05T05:56:06.825Z] [2025-06-05T05:56:06.825Z] #4 [internal] load .dockerignore [2025-06-05T05:56:06.825Z] #4 transferring context: 2B done [2025-06-05T05:56:06.825Z] #4 DONE 0.0s [2025-06-05T05:56:06.825Z] [2025-06-05T05:56:06.825Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 [2025-06-05T05:56:06.825Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 0.0s done [2025-06-05T05:56:06.825Z] #5 CACHED [2025-06-05T05:56:06.825Z] [2025-06-05T05:56:06.825Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 [2025-06-05T05:56:06.825Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 0.0s done [2025-06-05T05:56:06.825Z] #6 CACHED [2025-06-05T05:56:06.825Z] [2025-06-05T05:56:06.825Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:56:06.825Z] #7 DONE 0.0s [2025-06-05T05:56:06.825Z] [2025-06-05T05:56:06.825Z] #8 exporting to image [2025-06-05T05:56:06.825Z] #8 exporting layers done [2025-06-05T05:56:06.825Z] #8 exporting manifest sha256:8c0a555e0fa87e5438ec899092022493d247c3187d5660951c8f01b9da035959 done [2025-06-05T05:56:06.825Z] #8 exporting config sha256:1cc5c74e200fd1f3b4500a5f628b073c013885414411ddf124240e8940b99d9b done [2025-06-05T05:56:06.825Z] #8 exporting manifest sha256:c173a014aef4b8f53a6b50a2a41a7e4b958448524055828d00b63ac3dd52b932 done [2025-06-05T05:56:06.825Z] #8 exporting config sha256:f1bf7d23914d7e01aa3f32f64255e79aa25f685dfbcb784e396bf22a527daa73 done [2025-06-05T05:56:06.825Z] #8 exporting manifest list sha256:3a69fde17da5ff66b2384e15265abf8bd24c281fbae8ec5e19d8bdb4026c81f8 done [2025-06-05T05:56:06.825Z] #8 pushing layers 0.0s done [2025-06-05T05:56:06.825Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:3a69fde17da5ff66b2384e15265abf8bd24c281fbae8ec5e19d8bdb4026c81f8 0.1s done [2025-06-05T05:56:06.825Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:56:06.825Z] #8 DONE 0.1s [2025-06-05T05:56:06.825Z] [2025-06-05T05:56:06.825Z] 1 warning found (use --debug to expand): [2025-06-05T05:56:06.825Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:56:07.129Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.21 --push - [2025-06-05T05:56:07.129Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.21' [2025-06-05T05:56:07.129Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:56:07.129Z] #1 transferring dockerfile: 178B done [2025-06-05T05:56:07.129Z] #1 DONE 0.0s [2025-06-05T05:56:07.129Z] [2025-06-05T05:56:07.129Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.21 [2025-06-05T05:56:07.129Z] #2 DONE 0.0s [2025-06-05T05:56:07.129Z] [2025-06-05T05:56:07.129Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.21 [2025-06-05T05:56:07.129Z] #3 DONE 0.0s [2025-06-05T05:56:07.129Z] [2025-06-05T05:56:07.129Z] #4 [internal] load .dockerignore [2025-06-05T05:56:07.129Z] #4 transferring context: 2B done [2025-06-05T05:56:07.129Z] #4 DONE 0.0s [2025-06-05T05:56:07.389Z] [2025-06-05T05:56:07.389Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.21@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 [2025-06-05T05:56:07.389Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.21@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 0.0s done [2025-06-05T05:56:07.389Z] #5 CACHED [2025-06-05T05:56:07.389Z] [2025-06-05T05:56:07.389Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.21@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 [2025-06-05T05:56:07.389Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.21@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 0.0s done [2025-06-05T05:56:07.389Z] #6 CACHED [2025-06-05T05:56:07.389Z] [2025-06-05T05:56:07.389Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:56:07.389Z] #7 DONE 0.0s [2025-06-05T05:56:07.389Z] [2025-06-05T05:56:07.389Z] #8 exporting to image [2025-06-05T05:56:07.389Z] #8 exporting layers done [2025-06-05T05:56:07.389Z] #8 exporting manifest sha256:8c0a555e0fa87e5438ec899092022493d247c3187d5660951c8f01b9da035959 done [2025-06-05T05:56:07.389Z] #8 exporting config sha256:1cc5c74e200fd1f3b4500a5f628b073c013885414411ddf124240e8940b99d9b done [2025-06-05T05:56:07.389Z] #8 exporting manifest sha256:c173a014aef4b8f53a6b50a2a41a7e4b958448524055828d00b63ac3dd52b932 done [2025-06-05T05:56:07.389Z] #8 exporting config sha256:f1bf7d23914d7e01aa3f32f64255e79aa25f685dfbcb784e396bf22a527daa73 done [2025-06-05T05:56:07.389Z] #8 exporting manifest list sha256:3a69fde17da5ff66b2384e15265abf8bd24c281fbae8ec5e19d8bdb4026c81f8 done [2025-06-05T05:56:07.389Z] #8 pushing layers 0.0s done [2025-06-05T05:56:07.389Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.21@sha256:3a69fde17da5ff66b2384e15265abf8bd24c281fbae8ec5e19d8bdb4026c81f8 0.1s done [2025-06-05T05:56:07.389Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:56:07.389Z] #8 DONE 0.1s [2025-06-05T05:56:07.389Z] [2025-06-05T05:56:07.389Z] 1 warning found (use --debug to expand): [2025-06-05T05:56:07.389Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:56:07.669Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' [2025-06-05T05:56:07.669Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - [2025-06-05T05:56:07.669Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:56:07.669Z] #1 transferring dockerfile: 219B done [2025-06-05T05:56:07.669Z] #1 DONE 0.0s [2025-06-05T05:56:07.669Z] [2025-06-05T05:56:07.669Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:56:07.669Z] #2 DONE 0.0s [2025-06-05T05:56:07.669Z] [2025-06-05T05:56:07.669Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:56:07.669Z] #3 DONE 0.0s [2025-06-05T05:56:07.669Z] [2025-06-05T05:56:07.669Z] #4 [internal] load .dockerignore [2025-06-05T05:56:07.669Z] #4 transferring context: 2B done [2025-06-05T05:56:07.669Z] #4 DONE 0.0s [2025-06-05T05:56:07.928Z] [2025-06-05T05:56:07.928Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 [2025-06-05T05:56:07.928Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 0.0s done [2025-06-05T05:56:07.928Z] #5 CACHED [2025-06-05T05:56:07.928Z] [2025-06-05T05:56:07.928Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 [2025-06-05T05:56:07.928Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 0.0s done [2025-06-05T05:56:07.928Z] #6 CACHED [2025-06-05T05:56:07.928Z] [2025-06-05T05:56:07.928Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:56:07.928Z] #7 DONE 0.0s [2025-06-05T05:56:07.928Z] [2025-06-05T05:56:07.928Z] #8 exporting to image [2025-06-05T05:56:07.928Z] #8 exporting layers done [2025-06-05T05:56:07.928Z] #8 exporting manifest sha256:8c0a555e0fa87e5438ec899092022493d247c3187d5660951c8f01b9da035959 done [2025-06-05T05:56:07.928Z] #8 exporting config sha256:1cc5c74e200fd1f3b4500a5f628b073c013885414411ddf124240e8940b99d9b done [2025-06-05T05:56:07.928Z] #8 exporting manifest sha256:c173a014aef4b8f53a6b50a2a41a7e4b958448524055828d00b63ac3dd52b932 done [2025-06-05T05:56:07.928Z] #8 exporting config sha256:f1bf7d23914d7e01aa3f32f64255e79aa25f685dfbcb784e396bf22a527daa73 done [2025-06-05T05:56:07.928Z] #8 exporting manifest list sha256:3a69fde17da5ff66b2384e15265abf8bd24c281fbae8ec5e19d8bdb4026c81f8 done [2025-06-05T05:56:07.928Z] #8 pushing layers 0.0s done [2025-06-05T05:56:07.928Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:3a69fde17da5ff66b2384e15265abf8bd24c281fbae8ec5e19d8bdb4026c81f8 0.1s done [2025-06-05T05:56:07.928Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:56:07.928Z] #8 DONE 0.1s [2025-06-05T05:56:07.928Z] [2025-06-05T05:56:07.928Z] 1 warning found (use --debug to expand): [2025-06-05T05:56:07.928Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:56:08.213Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2025-06-05T05:56:08.213Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2025-06-05T05:56:08.213Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:56:08.213Z] #1 transferring dockerfile: 170B done [2025-06-05T05:56:08.213Z] #1 DONE 0.0s [2025-06-05T05:56:08.213Z] [2025-06-05T05:56:08.213Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-06-05T05:56:08.213Z] #2 DONE 0.0s [2025-06-05T05:56:08.213Z] [2025-06-05T05:56:08.213Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-06-05T05:56:08.213Z] #3 DONE 0.0s [2025-06-05T05:56:08.213Z] [2025-06-05T05:56:08.213Z] #4 [internal] load .dockerignore [2025-06-05T05:56:08.213Z] #4 transferring context: 2B done [2025-06-05T05:56:08.213Z] #4 DONE 0.0s [2025-06-05T05:56:08.472Z] [2025-06-05T05:56:08.472Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 [2025-06-05T05:56:08.473Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 0.0s done [2025-06-05T05:56:08.473Z] #5 CACHED [2025-06-05T05:56:08.473Z] [2025-06-05T05:56:08.473Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 [2025-06-05T05:56:08.473Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 0.0s done [2025-06-05T05:56:08.473Z] #6 CACHED [2025-06-05T05:56:08.473Z] [2025-06-05T05:56:08.473Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:56:08.473Z] #7 DONE 0.0s [2025-06-05T05:56:08.473Z] [2025-06-05T05:56:08.473Z] #8 exporting to image [2025-06-05T05:56:08.473Z] #8 exporting layers done [2025-06-05T05:56:08.473Z] #8 exporting manifest sha256:8c0a555e0fa87e5438ec899092022493d247c3187d5660951c8f01b9da035959 done [2025-06-05T05:56:08.473Z] #8 exporting config sha256:1cc5c74e200fd1f3b4500a5f628b073c013885414411ddf124240e8940b99d9b done [2025-06-05T05:56:08.473Z] #8 exporting manifest sha256:c173a014aef4b8f53a6b50a2a41a7e4b958448524055828d00b63ac3dd52b932 done [2025-06-05T05:56:08.473Z] #8 exporting config sha256:f1bf7d23914d7e01aa3f32f64255e79aa25f685dfbcb784e396bf22a527daa73 done [2025-06-05T05:56:08.473Z] #8 exporting manifest list sha256:3a69fde17da5ff66b2384e15265abf8bd24c281fbae8ec5e19d8bdb4026c81f8 done [2025-06-05T05:56:08.473Z] #8 pushing layers 0.0s done [2025-06-05T05:56:08.473Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:3a69fde17da5ff66b2384e15265abf8bd24c281fbae8ec5e19d8bdb4026c81f8 0.1s done [2025-06-05T05:56:08.473Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:56:08.473Z] #8 DONE 0.1s [2025-06-05T05:56:08.473Z] [2025-06-05T05:56:08.473Z] 1 warning found (use --debug to expand): [2025-06-05T05:56:08.473Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:56:08.760Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933' [2025-06-05T05:56:08.760Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933 --push - [2025-06-05T05:56:08.760Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:56:08.760Z] #1 transferring dockerfile: 202B done [2025-06-05T05:56:08.760Z] #1 DONE 0.0s [2025-06-05T05:56:08.760Z] [2025-06-05T05:56:08.760Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:56:08.760Z] #2 DONE 0.0s [2025-06-05T05:56:08.760Z] [2025-06-05T05:56:08.760Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T05:56:08.760Z] #3 DONE 0.0s [2025-06-05T05:56:08.760Z] [2025-06-05T05:56:08.760Z] #4 [internal] load .dockerignore [2025-06-05T05:56:08.760Z] #4 transferring context: 2B done [2025-06-05T05:56:09.020Z] #4 DONE 0.0s [2025-06-05T05:56:09.020Z] [2025-06-05T05:56:09.020Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 [2025-06-05T05:56:09.020Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 0.0s done [2025-06-05T05:56:09.020Z] #5 DONE 0.0s [2025-06-05T05:56:09.020Z] [2025-06-05T05:56:09.020Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 [2025-06-05T05:56:09.020Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 0.0s done [2025-06-05T05:56:09.020Z] #6 DONE 0.1s [2025-06-05T05:56:09.020Z] [2025-06-05T05:56:09.020Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:56:09.020Z] #7 DONE 0.0s [2025-06-05T05:56:09.020Z] [2025-06-05T05:56:09.020Z] #8 exporting to image [2025-06-05T05:56:09.020Z] #8 exporting layers done [2025-06-05T05:56:09.020Z] #8 exporting manifest sha256:0fe51506c4ed455c94219682300af4adeea3b3ed49484f310c5777075c316d4d done [2025-06-05T05:56:09.020Z] #8 exporting config sha256:2f45b61ae929a579300e51e2e126609c6531b2463e6ec073ab507ba430200ce6 done [2025-06-05T05:56:09.020Z] #8 exporting manifest sha256:08f453c143f9aa3f13a089e682fb7ef9b30a3d5ba6acdc454623d541f390bd2c 0.0s done [2025-06-05T05:56:09.020Z] #8 exporting config sha256:bff22d23d9b98f5a5d721734f5c97ef59879f20cc320c1faf6bbe18bb2a4d5ab done [2025-06-05T05:56:09.020Z] #8 exporting manifest list sha256:1e996115a6a369943e03f4b8d8ba356d8c98bca2030509e9cb3ebef5b81f73fe done [2025-06-05T05:56:09.020Z] #8 pushing layers [2025-06-05T05:56:09.020Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:56:09.279Z] #8 pushing layers 0.1s done [2025-06-05T05:56:09.279Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933@sha256:1e996115a6a369943e03f4b8d8ba356d8c98bca2030509e9cb3ebef5b81f73fe 0.1s done [2025-06-05T05:56:09.279Z] #8 DONE 0.2s [2025-06-05T05:56:09.279Z] [2025-06-05T05:56:09.279Z] 1 warning found (use --debug to expand): [2025-06-05T05:56:09.279Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:56:09.566Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-06-05T05:56:09.567Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-06-05T05:56:09.567Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:56:09.567Z] #1 transferring dockerfile: 168B done [2025-06-05T05:56:09.567Z] #1 DONE 0.0s [2025-06-05T05:56:09.567Z] [2025-06-05T05:56:09.567Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-06-05T05:56:09.567Z] #2 DONE 0.0s [2025-06-05T05:56:09.567Z] [2025-06-05T05:56:09.567Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-06-05T05:56:09.567Z] #3 DONE 0.0s [2025-06-05T05:56:09.567Z] [2025-06-05T05:56:09.567Z] #4 [internal] load .dockerignore [2025-06-05T05:56:09.567Z] #4 transferring context: 2B done [2025-06-05T05:56:09.567Z] #4 DONE 0.0s [2025-06-05T05:56:09.567Z] [2025-06-05T05:56:09.567Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 [2025-06-05T05:56:09.567Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 0.0s done [2025-06-05T05:56:09.567Z] #5 DONE 0.0s [2025-06-05T05:56:09.567Z] [2025-06-05T05:56:09.567Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 [2025-06-05T05:56:09.826Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 0.0s done [2025-06-05T05:56:09.826Z] #6 CACHED [2025-06-05T05:56:09.826Z] [2025-06-05T05:56:09.826Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 [2025-06-05T05:56:09.826Z] #5 CACHED [2025-06-05T05:56:09.826Z] [2025-06-05T05:56:09.826Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:56:09.826Z] #7 DONE 0.0s [2025-06-05T05:56:09.826Z] [2025-06-05T05:56:09.826Z] #8 exporting to image [2025-06-05T05:56:09.826Z] #8 exporting layers done [2025-06-05T05:56:09.826Z] #8 exporting manifest sha256:0fe51506c4ed455c94219682300af4adeea3b3ed49484f310c5777075c316d4d done [2025-06-05T05:56:09.826Z] #8 exporting config sha256:2f45b61ae929a579300e51e2e126609c6531b2463e6ec073ab507ba430200ce6 done [2025-06-05T05:56:09.826Z] #8 exporting manifest sha256:08f453c143f9aa3f13a089e682fb7ef9b30a3d5ba6acdc454623d541f390bd2c done [2025-06-05T05:56:09.826Z] #8 exporting config sha256:bff22d23d9b98f5a5d721734f5c97ef59879f20cc320c1faf6bbe18bb2a4d5ab done [2025-06-05T05:56:09.826Z] #8 exporting manifest list sha256:1e996115a6a369943e03f4b8d8ba356d8c98bca2030509e9cb3ebef5b81f73fe done [2025-06-05T05:56:09.826Z] #8 pushing layers 0.0s done [2025-06-05T05:56:09.826Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:1e996115a6a369943e03f4b8d8ba356d8c98bca2030509e9cb3ebef5b81f73fe 0.1s done [2025-06-05T05:56:09.826Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:56:09.826Z] #8 DONE 0.1s [2025-06-05T05:56:09.826Z] [2025-06-05T05:56:09.826Z] 1 warning found (use --debug to expand): [2025-06-05T05:56:09.826Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:56:10.110Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.21' [2025-06-05T05:56:10.110Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.21 --push - [2025-06-05T05:56:10.110Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:56:10.110Z] #1 transferring dockerfile: 174B done [2025-06-05T05:56:10.110Z] #1 DONE 0.0s [2025-06-05T05:56:10.110Z] [2025-06-05T05:56:10.110Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.21 [2025-06-05T05:56:10.110Z] #2 DONE 0.0s [2025-06-05T05:56:10.110Z] [2025-06-05T05:56:10.110Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.21 [2025-06-05T05:56:10.110Z] #3 DONE 0.0s [2025-06-05T05:56:10.110Z] [2025-06-05T05:56:10.110Z] #4 [internal] load .dockerignore [2025-06-05T05:56:10.110Z] #4 transferring context: 2B done [2025-06-05T05:56:10.110Z] #4 DONE 0.0s [2025-06-05T05:56:10.369Z] [2025-06-05T05:56:10.369Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.21@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 [2025-06-05T05:56:10.369Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.21@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 0.0s done [2025-06-05T05:56:10.369Z] #5 CACHED [2025-06-05T05:56:10.369Z] [2025-06-05T05:56:10.369Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.21@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 [2025-06-05T05:56:10.369Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.21@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 0.0s done [2025-06-05T05:56:10.369Z] #6 CACHED [2025-06-05T05:56:10.369Z] [2025-06-05T05:56:10.369Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:56:10.369Z] #7 DONE 0.0s [2025-06-05T05:56:10.369Z] [2025-06-05T05:56:10.369Z] #8 exporting to image [2025-06-05T05:56:10.369Z] #8 exporting layers done [2025-06-05T05:56:10.369Z] #8 exporting manifest sha256:0fe51506c4ed455c94219682300af4adeea3b3ed49484f310c5777075c316d4d done [2025-06-05T05:56:10.369Z] #8 exporting config sha256:2f45b61ae929a579300e51e2e126609c6531b2463e6ec073ab507ba430200ce6 done [2025-06-05T05:56:10.369Z] #8 exporting manifest sha256:08f453c143f9aa3f13a089e682fb7ef9b30a3d5ba6acdc454623d541f390bd2c done [2025-06-05T05:56:10.369Z] #8 exporting config sha256:bff22d23d9b98f5a5d721734f5c97ef59879f20cc320c1faf6bbe18bb2a4d5ab done [2025-06-05T05:56:10.369Z] #8 exporting manifest list sha256:1e996115a6a369943e03f4b8d8ba356d8c98bca2030509e9cb3ebef5b81f73fe done [2025-06-05T05:56:10.369Z] #8 pushing layers 0.0s done [2025-06-05T05:56:10.369Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.21@sha256:1e996115a6a369943e03f4b8d8ba356d8c98bca2030509e9cb3ebef5b81f73fe 0.1s done [2025-06-05T05:56:10.369Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:56:10.369Z] #8 DONE 0.1s [2025-06-05T05:56:10.369Z] [2025-06-05T05:56:10.369Z] 1 warning found (use --debug to expand): [2025-06-05T05:56:10.369Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:56:10.655Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - [2025-06-05T05:56:10.656Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' [2025-06-05T05:56:10.656Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:56:10.656Z] #1 transferring dockerfile: 215B done [2025-06-05T05:56:10.656Z] #1 DONE 0.0s [2025-06-05T05:56:10.656Z] [2025-06-05T05:56:10.656Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:56:10.656Z] #2 DONE 0.0s [2025-06-05T05:56:10.656Z] [2025-06-05T05:56:10.656Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T05:56:10.656Z] #3 DONE 0.0s [2025-06-05T05:56:10.656Z] [2025-06-05T05:56:10.656Z] #4 [internal] load .dockerignore [2025-06-05T05:56:10.656Z] #4 transferring context: 2B done [2025-06-05T05:56:10.656Z] #4 DONE 0.0s [2025-06-05T05:56:10.656Z] [2025-06-05T05:56:10.656Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 [2025-06-05T05:56:10.656Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 [2025-06-05T05:56:10.915Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 0.0s done [2025-06-05T05:56:10.915Z] #5 CACHED [2025-06-05T05:56:10.915Z] [2025-06-05T05:56:10.915Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 [2025-06-05T05:56:10.915Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 0.0s done [2025-06-05T05:56:10.915Z] #6 CACHED [2025-06-05T05:56:10.915Z] [2025-06-05T05:56:10.915Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:56:10.915Z] #7 DONE 0.0s [2025-06-05T05:56:10.915Z] [2025-06-05T05:56:10.915Z] #8 exporting to image [2025-06-05T05:56:10.915Z] #8 exporting layers done [2025-06-05T05:56:10.915Z] #8 exporting manifest sha256:0fe51506c4ed455c94219682300af4adeea3b3ed49484f310c5777075c316d4d done [2025-06-05T05:56:10.915Z] #8 exporting config sha256:2f45b61ae929a579300e51e2e126609c6531b2463e6ec073ab507ba430200ce6 done [2025-06-05T05:56:10.915Z] #8 exporting manifest sha256:08f453c143f9aa3f13a089e682fb7ef9b30a3d5ba6acdc454623d541f390bd2c done [2025-06-05T05:56:10.915Z] #8 exporting config sha256:bff22d23d9b98f5a5d721734f5c97ef59879f20cc320c1faf6bbe18bb2a4d5ab done [2025-06-05T05:56:10.915Z] #8 exporting manifest list sha256:1e996115a6a369943e03f4b8d8ba356d8c98bca2030509e9cb3ebef5b81f73fe done [2025-06-05T05:56:10.915Z] #8 pushing layers 0.0s done [2025-06-05T05:56:10.915Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:1e996115a6a369943e03f4b8d8ba356d8c98bca2030509e9cb3ebef5b81f73fe 0.1s done [2025-06-05T05:56:10.915Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:56:10.915Z] #8 DONE 0.1s [2025-06-05T05:56:10.915Z] [2025-06-05T05:56:10.915Z] 1 warning found (use --debug to expand): [2025-06-05T05:56:10.915Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T05:56:11.201Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2025-06-05T05:56:11.201Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2025-06-05T05:56:11.201Z] #1 [internal] load build definition from Dockerfile [2025-06-05T05:56:11.201Z] #1 transferring dockerfile: 166B done [2025-06-05T05:56:11.201Z] #1 DONE 0.0s [2025-06-05T05:56:11.201Z] [2025-06-05T05:56:11.201Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-06-05T05:56:11.201Z] #2 DONE 0.0s [2025-06-05T05:56:11.201Z] [2025-06-05T05:56:11.201Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-06-05T05:56:11.201Z] #3 DONE 0.0s [2025-06-05T05:56:11.201Z] [2025-06-05T05:56:11.201Z] #4 [internal] load .dockerignore [2025-06-05T05:56:11.201Z] #4 transferring context: 2B done [2025-06-05T05:56:11.201Z] #4 DONE 0.0s [2025-06-05T05:56:11.201Z] [2025-06-05T05:56:11.201Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 [2025-06-05T05:56:11.201Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 0.0s done [2025-06-05T05:56:11.201Z] #5 DONE 0.0s [2025-06-05T05:56:11.201Z] [2025-06-05T05:56:11.201Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 [2025-06-05T05:56:11.461Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 0.0s done [2025-06-05T05:56:11.461Z] #6 CACHED [2025-06-05T05:56:11.461Z] [2025-06-05T05:56:11.461Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 [2025-06-05T05:56:11.461Z] #5 CACHED [2025-06-05T05:56:11.461Z] [2025-06-05T05:56:11.461Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-05T05:56:11.461Z] #7 DONE 0.0s [2025-06-05T05:56:11.461Z] [2025-06-05T05:56:11.461Z] #8 exporting to image [2025-06-05T05:56:11.461Z] #8 exporting layers done [2025-06-05T05:56:11.461Z] #8 exporting manifest sha256:0fe51506c4ed455c94219682300af4adeea3b3ed49484f310c5777075c316d4d done [2025-06-05T05:56:11.461Z] #8 exporting config sha256:2f45b61ae929a579300e51e2e126609c6531b2463e6ec073ab507ba430200ce6 done [2025-06-05T05:56:11.461Z] #8 exporting manifest sha256:08f453c143f9aa3f13a089e682fb7ef9b30a3d5ba6acdc454623d541f390bd2c done [2025-06-05T05:56:11.461Z] #8 exporting config sha256:bff22d23d9b98f5a5d721734f5c97ef59879f20cc320c1faf6bbe18bb2a4d5ab done [2025-06-05T05:56:11.461Z] #8 exporting manifest list sha256:1e996115a6a369943e03f4b8d8ba356d8c98bca2030509e9cb3ebef5b81f73fe done [2025-06-05T05:56:11.461Z] #8 pushing layers 0.0s done [2025-06-05T05:56:11.461Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:1e996115a6a369943e03f4b8d8ba356d8c98bca2030509e9cb3ebef5b81f73fe 0.1s done [2025-06-05T05:56:11.461Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T05:56:11.461Z] #8 DONE 0.1s [2025-06-05T05:56:11.461Z] [2025-06-05T05:56:11.461Z] 1 warning found (use --debug to expand): [2025-06-05T05:56:11.461Z]  - 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-06-05T05:56:11.835Z] + '[' -d /w/workspace/edgex-go/848/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-06-05T05:56:12.129Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-05T05:56:12.678Z] ---> package-listing.sh [2025-06-05T05:56:12.679Z] ++ facter osfamily [2025-06-05T05:56:12.679Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-05T05:56:12.936Z] + OS_FAMILY=redhat [2025-06-05T05:56:12.936Z] + workspace=/w/workspace/edgex-go/848 [2025-06-05T05:56:12.936Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-05T05:56:12.936Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-05T05:56:12.936Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-05T05:56:12.936Z] + PACKAGES=/tmp/packages_start.txt [2025-06-05T05:56:12.936Z] + '[' /w/workspace/edgex-go/848 ']' [2025-06-05T05:56:12.936Z] + PACKAGES=/tmp/packages_end.txt [2025-06-05T05:56:12.936Z] + case "${OS_FAMILY}" in [2025-06-05T05:56:12.936Z] + rpm -qa [2025-06-05T05:56:12.936Z] + sort [2025-06-05T05:56:13.507Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-05T05:56:13.507Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-05T05:56:13.507Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-05T05:56:13.507Z] + '[' /w/workspace/edgex-go/848 ']' [2025-06-05T05:56:13.507Z] + mkdir -p /w/workspace/edgex-go/848/archives/ [2025-06-05T05:56:13.507Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/848/archives/ [Pipeline] echo [2025-06-05T05:56:13.520Z] 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/848/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-06-05T05:56:13.799Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:56:14.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-05T05:56:14.369Z] [2025-06-05T05:56:14.369Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T05:56:14.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-05T05:56:14.680Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-05T05:56:14.680Z] 5eb5b503b376: Pulling fs layer [2025-06-05T05:56:14.680Z] 5c69ac0246d0: Pulling fs layer [2025-06-05T05:56:14.680Z] ec43610c2a17: Pulling fs layer [2025-06-05T05:56:14.680Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-05T05:56:14.680Z] 33b1e0a273af: Pulling fs layer [2025-06-05T05:56:14.680Z] 5d3b04190fa2: Pulling fs layer [2025-06-05T05:56:14.680Z] 2f39f015ded8: Pulling fs layer [2025-06-05T05:56:14.680Z] 3a2ae6a8a46f: Waiting [2025-06-05T05:56:14.680Z] 33b1e0a273af: Waiting [2025-06-05T05:56:14.680Z] 5d3b04190fa2: Waiting [2025-06-05T05:56:14.680Z] 2f39f015ded8: Waiting [2025-06-05T05:56:14.680Z] 5c69ac0246d0: Verifying Checksum [2025-06-05T05:56:14.680Z] 5c69ac0246d0: Download complete [2025-06-05T05:56:14.680Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-05T05:56:14.680Z] 3a2ae6a8a46f: Download complete [2025-06-05T05:56:14.680Z] 33b1e0a273af: Verifying Checksum [2025-06-05T05:56:14.680Z] 33b1e0a273af: Download complete [2025-06-05T05:56:14.680Z] 5d3b04190fa2: Verifying Checksum [2025-06-05T05:56:14.680Z] 5d3b04190fa2: Download complete [2025-06-05T05:56:14.680Z] ec43610c2a17: Verifying Checksum [2025-06-05T05:56:14.680Z] ec43610c2a17: Download complete [2025-06-05T05:56:14.941Z] 5eb5b503b376: Verifying Checksum [2025-06-05T05:56:14.941Z] 5eb5b503b376: Download complete [2025-06-05T05:56:15.528Z] 2f39f015ded8: Download complete [2025-06-05T05:56:16.106Z] 5eb5b503b376: Pull complete [2025-06-05T05:56:16.371Z] 5c69ac0246d0: Pull complete [2025-06-05T05:56:16.633Z] ec43610c2a17: Pull complete [2025-06-05T05:56:16.891Z] 3a2ae6a8a46f: Pull complete [2025-06-05T05:56:16.891Z] 33b1e0a273af: Pull complete [2025-06-05T05:56:17.154Z] 5d3b04190fa2: Pull complete [2025-06-05T05:56:21.391Z] 2f39f015ded8: Pull complete [2025-06-05T05:56:21.391Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-05T05:56:21.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-05T05:56:21.391Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-05T05:56:21.550Z] prd-centos7-docker-4c-2g-2817 does not seem to be running inside a container [2025-06-05T05:56:21.576Z] $ 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/848/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-06-05T05:56:28.657Z] $ docker top 4b5b184be59ab06c3aaca584ab6ba3074ba5a354d837cd51c4d5aec6364d9057 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-05T05:56:29.003Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-05T05:56:29.292Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-05T05:56:29.582Z] + ls /var/log/sa-host [2025-06-05T05:56:29.582Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-05T05:56:29.655Z] provisioning config files... [2025-06-05T05:56:29.663Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config1199470923458857426tmp [Pipeline] { [Pipeline] echo [2025-06-05T05:56:29.683Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-05T05:56:30.015Z] ---> create-netrc.sh [Pipeline] } [2025-06-05T05:56:30.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-05T05:56:30.362Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-05T05:56:30.372Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-05T05:56:30.654Z] ---> sudo-logs.sh [2025-06-05T05:56:30.654Z] Archiving 'sudo' log.. [2025-06-05T05:56:30.654Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T05:56:30.684Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-06-05T05:56:30.687Z] $ docker stop --time=1 4b5b184be59ab06c3aaca584ab6ba3074ba5a354d837cd51c4d5aec6364d9057 [2025-06-05T05:56:31.805Z] $ docker rm -f --volumes 4b5b184be59ab06c3aaca584ab6ba3074ba5a354d837cd51c4d5aec6364d9057 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-06-05T05:56:31.904Z] [WS-CLEANUP] Deleting project workspace... [2025-06-05T05:56:31.905Z] [WS-CLEANUP] Deferred wipeout is used... [2025-06-05T05:56:31.921Z] [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-06-05T06:09:49.065Z] #154 ... [2025-06-05T06:09:49.065Z] [2025-06-05T06:09:49.065Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-05T06:09:49.065Z] #151 DONE 1056.8s [2025-06-05T06:09:49.065Z] [2025-06-05T06:09:49.065Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-05T06:09:49.065Z] #145 ... [2025-06-05T06:09:49.065Z] [2025-06-05T06:09:49.065Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-05T06:09:49.065Z] #155 DONE 0.2s [2025-06-05T06:09:49.065Z] [2025-06-05T06:09:49.065Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-05T06:09:49.065Z] #156 DONE 0.1s [2025-06-05T06:09:49.065Z] [2025-06-05T06:09:49.065Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-06-05T06:09:49.065Z] #157 DONE 0.2s [2025-06-05T06:09:49.065Z] [2025-06-05T06:09:49.065Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-05T06:09:49.065Z] #134 ... [2025-06-05T06:09:49.065Z] [2025-06-05T06:09:49.065Z] #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-06-05T06:09:49.065Z] #158 DONE 0.2s [2025-06-05T06:09:49.065Z] [2025-06-05T06:09:49.065Z] #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-06-05T06:09:49.065Z] #159 DONE 0.1s [2025-06-05T06:09:49.065Z] [2025-06-05T06:09:49.065Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-05T06:09:49.065Z] #145 ... [2025-06-05T06:09:49.065Z] [2025-06-05T06:09:49.065Z] #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-06-05T06:09:49.065Z] #160 DONE 1.8s [2025-06-05T06:09:49.065Z] [2025-06-05T06:09:49.065Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-05T06:09:49.065Z] #150 ... [2025-06-05T06:09:49.065Z] [2025-06-05T06:09:49.065Z] #108 [core-common-config-bootstrapper] exporting to image [2025-06-05T06:09:49.065Z] #108 exporting layers [2025-06-05T06:09:49.065Z] #108 exporting layers 1.1s done [2025-06-05T06:09:49.065Z] #108 writing image sha256:e4f2b3af38516a8c8903e552fab37e09608d82ca3e60d40846bb4685d88b922a done [2025-06-05T06:09:49.065Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-06-05T06:09:49.065Z] #108 DONE 7.5s [2025-06-05T06:09:49.065Z] [2025-06-05T06:09:49.065Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-05T06:09:49.661Z] #148 ... [2025-06-05T06:09:49.661Z] [2025-06-05T06:09:49.661Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-05T06:09:49.661Z] #152 DONE 1069.5s [2025-06-05T06:09:49.661Z] [2025-06-05T06:09:49.661Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-06-05T06:09:50.245Z] #161 DONE 0.4s [2025-06-05T06:09:50.245Z] [2025-06-05T06:09:50.245Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-06-05T06:09:52.200Z] #162 DONE 2.2s [2025-06-05T06:09:52.200Z] [2025-06-05T06:09:52.200Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-05T06:09:52.481Z] #163 DONE 0.3s [2025-06-05T06:09:52.481Z] [2025-06-05T06:09:52.481Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-05T06:09:52.760Z] #147 ... [2025-06-05T06:09:52.760Z] [2025-06-05T06:09:52.760Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-06-05T06:09:52.760Z] #164 DONE 0.2s [2025-06-05T06:09:52.760Z] [2025-06-05T06:09:52.760Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-06-05T06:09:53.027Z] #165 DONE 0.3s [2025-06-05T06:09:53.027Z] [2025-06-05T06:09:53.027Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-05T06:09:53.295Z] #149 ... [2025-06-05T06:09:53.295Z] [2025-06-05T06:09:53.295Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-06-05T06:09:53.295Z] #166 DONE 0.2s [2025-06-05T06:09:53.295Z] [2025-06-05T06:09:53.295Z] #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-06-05T06:09:53.563Z] #167 DONE 0.2s [2025-06-05T06:09:53.563Z] [2025-06-05T06:09:53.563Z] #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-06-05T06:09:53.844Z] #168 DONE 0.2s [2025-06-05T06:09:53.844Z] [2025-06-05T06:09:53.844Z] #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-06-05T06:09:54.115Z] #169 DONE 0.1s [2025-06-05T06:09:54.115Z] [2025-06-05T06:09:54.115Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-06-05T06:09:54.115Z] #170 DONE 0.2s [2025-06-05T06:09:54.115Z] [2025-06-05T06:09:54.115Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-06-05T06:09:56.732Z] #171 DONE 2.2s [2025-06-05T06:09:56.732Z] [2025-06-05T06:09:56.732Z] #108 [security-bootstrapper] exporting to image [2025-06-05T06:09:56.732Z] #108 exporting layers [2025-06-05T06:09:57.695Z] #108 exporting layers 1.1s done [2025-06-05T06:09:57.695Z] #108 writing image sha256:c8f042492fcc6221f55d380a3ab195f477c6c588f55b9ef4f1fcff60f9fcf138 done [2025-06-05T06:09:57.695Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2025-06-05T06:09:57.695Z] #108 DONE 8.7s [2025-06-05T06:09:57.695Z] [2025-06-05T06:09:57.695Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-05T06:24:35.505Z] #134 ... [2025-06-05T06:24:35.505Z] [2025-06-05T06:24:35.505Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-05T06:24:35.505Z] #145 DONE 1952.4s [2025-06-05T06:24:35.505Z] [2025-06-05T06:24:35.505Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-05T06:24:35.505Z] #144 ... [2025-06-05T06:24:35.505Z] [2025-06-05T06:24:35.505Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-05T06:24:35.505Z] #172 DONE 0.1s [2025-06-05T06:24:35.505Z] [2025-06-05T06:24:35.505Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-05T06:24:35.505Z] #148 ... [2025-06-05T06:24:35.505Z] [2025-06-05T06:24:35.505Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-06-05T06:24:35.505Z] #173 DONE 0.1s [2025-06-05T06:24:35.505Z] [2025-06-05T06:24:35.505Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-06-05T06:24:35.505Z] #174 DONE 0.3s [2025-06-05T06:24:35.505Z] [2025-06-05T06:24:35.505Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-06-05T06:24:35.505Z] #175 DONE 0.1s [2025-06-05T06:24:35.505Z] [2025-06-05T06:24:35.505Z] #108 [core-command] exporting to image [2025-06-05T06:24:35.505Z] #108 exporting layers [2025-06-05T06:24:35.505Z] #108 exporting layers 0.3s done [2025-06-05T06:24:35.505Z] #108 writing image sha256:656ad65de6c74b71c4cbf95f4d5377c4f1cfe4ebdaef95271aaebc410b95527f done [2025-06-05T06:24:35.505Z] #108 naming to docker.io/library/core-command-arm64 done [2025-06-05T06:24:35.505Z] #108 DONE 9.0s [2025-06-05T06:24:35.505Z] [2025-06-05T06:24:35.505Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-05T06:25:07.812Z] #154 ... [2025-06-05T06:25:07.812Z] [2025-06-05T06:25:07.812Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-05T06:25:07.812Z] #149 DONE 1987.5s [2025-06-05T06:25:07.812Z] [2025-06-05T06:25:07.812Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-05T06:25:08.090Z] #150 ... [2025-06-05T06:25:08.090Z] [2025-06-05T06:25:08.090Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-05T06:25:08.389Z] #176 DONE 0.4s [2025-06-05T06:25:08.389Z] [2025-06-05T06:25:08.389Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-06-05T06:25:08.665Z] #177 DONE 0.2s [2025-06-05T06:25:08.665Z] [2025-06-05T06:25:08.665Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-05T06:25:08.665Z] #153 ... [2025-06-05T06:25:08.665Z] [2025-06-05T06:25:08.665Z] #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-06-05T06:25:08.934Z] #178 DONE 0.2s [2025-06-05T06:25:08.935Z] [2025-06-05T06:25:08.935Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-06-05T06:25:08.935Z] #179 DONE 0.1s [2025-06-05T06:25:08.935Z] [2025-06-05T06:25:08.935Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-06-05T06:25:09.519Z] #180 DONE 0.3s [2025-06-05T06:25:09.519Z] [2025-06-05T06:25:09.519Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-06-05T06:25:09.519Z] #181 DONE 0.2s [2025-06-05T06:25:09.519Z] [2025-06-05T06:25:09.519Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-05T06:25:12.115Z] #182 DONE 2.2s [2025-06-05T06:25:12.115Z] [2025-06-05T06:25:12.115Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-05T06:25:12.115Z] #144 ... [2025-06-05T06:25:12.115Z] [2025-06-05T06:25:12.115Z] #108 [security-proxy-setup] exporting to image [2025-06-05T06:25:12.115Z] #108 exporting layers [2025-06-05T06:25:12.699Z] #108 exporting layers 1.0s done [2025-06-05T06:25:12.699Z] #108 writing image sha256:bbce6810f890a16f71f7f1405ccbae1c6338c3a64e9f4cf4f20faa3f5d1f43c8 done [2025-06-05T06:25:12.699Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2025-06-05T06:25:12.699Z] #108 DONE 10.0s [2025-06-05T06:25:12.699Z] [2025-06-05T06:25:12.699Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-05T06:25:12.699Z] #150 1991.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-06-05T06:25:44.923Z] #150 DONE 2023.4s [2025-06-05T06:25:44.923Z] [2025-06-05T06:25:44.923Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-05T06:25:44.923Z] #148 ... [2025-06-05T06:25:44.923Z] [2025-06-05T06:25:44.923Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-05T06:25:44.923Z] #183 DONE 0.3s [2025-06-05T06:25:44.923Z] [2025-06-05T06:25:44.923Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-05T06:25:44.923Z] #148 ... [2025-06-05T06:25:44.923Z] [2025-06-05T06:25:44.923Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-06-05T06:25:44.923Z] #184 DONE 0.1s [2025-06-05T06:25:44.923Z] [2025-06-05T06:25:44.923Z] #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-06-05T06:25:44.923Z] #185 DONE 0.3s [2025-06-05T06:25:44.923Z] [2025-06-05T06:25:44.923Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-05T06:25:44.923Z] #148 ... [2025-06-05T06:25:44.923Z] [2025-06-05T06:25:44.923Z] #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-06-05T06:25:44.923Z] #186 DONE 0.2s [2025-06-05T06:25:44.923Z] [2025-06-05T06:25:44.923Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-06-05T06:25:45.190Z] #187 DONE 0.1s [2025-06-05T06:25:45.190Z] [2025-06-05T06:25:45.190Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-06-05T06:25:46.604Z] #188 DONE 1.3s [2025-06-05T06:25:46.604Z] [2025-06-05T06:25:46.604Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-05T06:25:46.604Z] #146 ... [2025-06-05T06:25:46.604Z] [2025-06-05T06:25:46.604Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-06-05T06:25:46.604Z] #189 DONE 0.4s [2025-06-05T06:25:46.604Z] [2025-06-05T06:25:46.604Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-05T06:25:46.873Z] #148 ... [2025-06-05T06:25:46.873Z] [2025-06-05T06:25:46.873Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-06-05T06:25:47.142Z] #190 DONE 0.1s [2025-06-05T06:25:47.142Z] [2025-06-05T06:25:47.142Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-05T06:25:49.085Z] #191 DONE 2.0s [2025-06-05T06:25:49.085Z] [2025-06-05T06:25:49.085Z] #108 [security-secretstore-setup] exporting to image [2025-06-05T06:25:49.085Z] #108 exporting layers [2025-06-05T06:25:50.504Z] #108 exporting layers 1.5s done [2025-06-05T06:25:50.504Z] #108 writing image sha256:4dc3cf6d7b1df729a5814763f2c42975d1f180be37e9a5dd2a71fd6008e786cd done [2025-06-05T06:25:50.504Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2025-06-05T06:25:50.504Z] #108 DONE 11.5s [2025-06-05T06:25:50.504Z] [2025-06-05T06:25:50.504Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-05T06:26:58.377Z] #148 ... [2025-06-05T06:26:58.377Z] [2025-06-05T06:26:58.377Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-05T06:26:58.377Z] #146 DONE 2094.7s [2025-06-05T06:26:58.377Z] [2025-06-05T06:26:58.377Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-05T06:26:58.377Z] #134 ... [2025-06-05T06:26:58.377Z] [2025-06-05T06:26:58.377Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-05T06:26:58.377Z] #192 DONE 0.1s [2025-06-05T06:26:58.377Z] [2025-06-05T06:26:58.377Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-05T06:26:58.377Z] #193 DONE 0.2s [2025-06-05T06:26:58.377Z] [2025-06-05T06:26:58.377Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-06-05T06:26:58.377Z] #194 DONE 0.5s [2025-06-05T06:26:58.377Z] [2025-06-05T06:26:58.377Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-05T06:26:58.377Z] #148 ... [2025-06-05T06:26:58.377Z] [2025-06-05T06:26:58.377Z] #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-06-05T06:26:58.377Z] #195 DONE 0.1s [2025-06-05T06:26:58.377Z] [2025-06-05T06:26:58.377Z] #108 [security-spiffe-token-provider] exporting to image [2025-06-05T06:26:58.377Z] #108 exporting layers [2025-06-05T06:26:58.377Z] #108 exporting layers 1.0s done [2025-06-05T06:26:58.377Z] #108 writing image sha256:987041da0ef5f942cd7069866ae972e7eaff4f8334323ae73d64d9064d6c86e1 done [2025-06-05T06:26:58.377Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-06-05T06:26:58.377Z] #108 DONE 12.5s [2025-06-05T06:26:58.377Z] [2025-06-05T06:26:58.377Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-05T06:27:20.437Z] #148 DONE 2119.2s [2025-06-05T06:27:20.437Z] [2025-06-05T06:27:20.437Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-05T06:27:20.437Z] #153 ... [2025-06-05T06:27:20.437Z] [2025-06-05T06:27:20.437Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-05T06:27:20.437Z] #196 DONE 0.1s [2025-06-05T06:27:20.437Z] [2025-06-05T06:27:20.437Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-05T06:27:20.437Z] #197 DONE 0.2s [2025-06-05T06:27:20.437Z] [2025-06-05T06:27:20.437Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-06-05T06:27:20.437Z] #198 DONE 0.3s [2025-06-05T06:27:20.437Z] [2025-06-05T06:27:20.437Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-05T06:27:20.437Z] #154 ... [2025-06-05T06:27:20.437Z] [2025-06-05T06:27:20.437Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-06-05T06:27:20.437Z] #199 DONE 0.1s [2025-06-05T06:27:20.437Z] [2025-06-05T06:27:20.437Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-06-05T06:27:20.437Z] #200 DONE 0.1s [2025-06-05T06:27:20.437Z] [2025-06-05T06:27:20.437Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-05T06:27:20.715Z] #153 ... [2025-06-05T06:27:20.715Z] [2025-06-05T06:27:20.715Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-05T06:27:22.121Z] #201 DONE 1.5s [2025-06-05T06:27:22.122Z] [2025-06-05T06:27:22.122Z] #108 [security-proxy-auth] exporting to image [2025-06-05T06:27:22.122Z] #108 exporting layers [2025-06-05T06:27:22.703Z] #108 exporting layers 0.7s done [2025-06-05T06:27:22.970Z] #108 writing image sha256:3e7e0fad9aa9f955b3885cba73c6fb4848bf57c7574203575ae620f9981ebefb done [2025-06-05T06:27:22.970Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2025-06-05T06:27:22.970Z] #108 DONE 13.2s [2025-06-05T06:27:22.970Z] [2025-06-05T06:27:22.970Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-05T06:27:28.293Z] #154 ... [2025-06-05T06:27:28.293Z] [2025-06-05T06:27:28.293Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-05T06:27:28.293Z] #144 DONE 2128.1s [2025-06-05T06:27:28.293Z] [2025-06-05T06:27:28.293Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-05T06:27:28.877Z] #153 ... [2025-06-05T06:27:28.877Z] [2025-06-05T06:27:28.877Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-05T06:27:29.146Z] #202 DONE 0.3s [2025-06-05T06:27:29.146Z] [2025-06-05T06:27:29.146Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-05T06:27:29.412Z] #134 ... [2025-06-05T06:27:29.412Z] [2025-06-05T06:27:29.412Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-05T06:27:29.412Z] #154 DONE 2129.4s [2025-06-05T06:27:29.412Z] [2025-06-05T06:27:29.412Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-06-05T06:27:30.369Z] #203 DONE 0.9s [2025-06-05T06:27:30.369Z] [2025-06-05T06:27:30.369Z] #204 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-05T06:27:30.369Z] #204 DONE 0.4s [2025-06-05T06:27:30.369Z] [2025-06-05T06:27:30.369Z] #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-06-05T06:27:30.369Z] #205 DONE 0.2s [2025-06-05T06:27:30.369Z] [2025-06-05T06:27:30.369Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-05T06:27:30.637Z] #206 DONE 0.3s [2025-06-05T06:27:30.637Z] [2025-06-05T06:27:30.637Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-06-05T06:27:31.233Z] #207 DONE 0.6s [2025-06-05T06:27:31.233Z] [2025-06-05T06:27:31.233Z] #108 [core-keeper] exporting to image [2025-06-05T06:27:31.233Z] #108 exporting layers 0.8s done [2025-06-05T06:27:31.233Z] #108 writing image sha256:b6294f7e6d321304dd93b31adbca0959f68523a65f730650323491b258aabbbc done [2025-06-05T06:27:31.233Z] #108 naming to docker.io/library/core-keeper-arm64 done [2025-06-05T06:27:31.233Z] #108 DONE 14.0s [2025-06-05T06:27:31.233Z] [2025-06-05T06:27:31.233Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-06-05T06:27:31.507Z] #208 ... [2025-06-05T06:27:31.507Z] [2025-06-05T06:27:31.507Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-05T06:27:31.507Z] #153 DONE 2131.4s [2025-06-05T06:27:31.507Z] [2025-06-05T06:27:31.507Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-06-05T06:27:31.507Z] #208 DONE 0.4s [2025-06-05T06:27:31.507Z] [2025-06-05T06:27:31.507Z] #108 [core-data] exporting to image [2025-06-05T06:27:32.491Z] #108 exporting layers 0.8s done [2025-06-05T06:27:32.491Z] #108 writing image sha256:674eda9526d266825f2221532736c5694e61bcbbd017c64e296ecd3845f050a0 0.0s done [2025-06-05T06:27:32.491Z] #108 naming to docker.io/library/core-data-arm64 [2025-06-05T06:27:32.491Z] #108 naming to docker.io/library/core-data-arm64 done [2025-06-05T06:27:32.491Z] #108 DONE 14.9s [2025-06-05T06:27:32.491Z] [2025-06-05T06:27:32.491Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-05T06:27:32.773Z] #209 DONE 0.2s [2025-06-05T06:27:32.773Z] [2025-06-05T06:27:32.773Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-05T06:27:32.773Z] #210 DONE 0.1s [2025-06-05T06:27:32.773Z] [2025-06-05T06:27:32.773Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-06-05T06:27:33.362Z] #211 DONE 0.4s [2025-06-05T06:27:33.362Z] [2025-06-05T06:27:33.362Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-06-05T06:27:33.362Z] #212 DONE 0.1s [2025-06-05T06:27:33.362Z] [2025-06-05T06:27:33.362Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-06-05T06:27:33.362Z] #213 DONE 0.1s [2025-06-05T06:27:33.362Z] [2025-06-05T06:27:33.362Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-05T06:27:33.362Z] #45 ... [2025-06-05T06:27:33.362Z] [2025-06-05T06:27:33.362Z] #108 [core-metadata] exporting to image [2025-06-05T06:27:33.942Z] #108 exporting layers 0.4s done [2025-06-05T06:27:33.942Z] #108 writing image sha256:d930d24ba0a2f3998535622079ba4c756831b9ca608ad3a7e108db495491f66f done [2025-06-05T06:27:33.942Z] #108 naming to docker.io/library/core-metadata-arm64 done [2025-06-05T06:27:33.942Z] #108 DONE 15.3s [2025-06-05T06:27:33.942Z] [2025-06-05T06:27:33.942Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-05T06:28:06.138Z] #134 ... [2025-06-05T06:28:06.138Z] [2025-06-05T06:28:06.138Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-05T06:28:06.138Z] #147 DONE 2162.8s [2025-06-05T06:28:06.138Z] [2025-06-05T06:28:06.138Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-05T06:28:06.138Z] #134 ... [2025-06-05T06:28:06.138Z] [2025-06-05T06:28:06.138Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-05T06:28:06.138Z] #214 DONE 0.2s [2025-06-05T06:28:06.138Z] [2025-06-05T06:28:06.138Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-05T06:28:06.138Z] #215 DONE 0.1s [2025-06-05T06:28:06.138Z] [2025-06-05T06:28:06.138Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-05T06:28:06.138Z] #134 ... [2025-06-05T06:28:06.138Z] [2025-06-05T06:28:06.138Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-06-05T06:28:06.138Z] #216 DONE 0.5s [2025-06-05T06:28:06.138Z] [2025-06-05T06:28:06.138Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-05T06:28:06.138Z] #134 ... [2025-06-05T06:28:06.138Z] [2025-06-05T06:28:06.138Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-06-05T06:28:06.138Z] #217 DONE 0.1s [2025-06-05T06:28:06.138Z] [2025-06-05T06:28:06.138Z] #108 [support-scheduler] exporting to image [2025-06-05T06:28:06.138Z] #108 exporting layers [2025-06-05T06:28:06.138Z] #108 exporting layers 1.0s done [2025-06-05T06:28:06.138Z] #108 writing image sha256:ea9f1fd211a79d87858afea143008cb7057a3b24273cfdc82cda93719279c57b done [2025-06-05T06:28:06.138Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2025-06-05T06:28:06.138Z] #108 DONE 16.4s [2025-06-05T06:28:06.138Z] [2025-06-05T06:28:06.138Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-05T06:28:09.462Z] #134 DONE 2169.2s [2025-06-05T06:28:09.462Z] [2025-06-05T06:28:09.462Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-05T06:28:09.462Z] #52 ... [2025-06-05T06:28:09.462Z] [2025-06-05T06:28:09.462Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-05T06:28:09.727Z] #218 DONE 0.1s [2025-06-05T06:28:09.727Z] [2025-06-05T06:28:09.727Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-05T06:28:09.727Z] #52 ... [2025-06-05T06:28:09.727Z] [2025-06-05T06:28:09.727Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-05T06:28:09.999Z] #219 DONE 0.1s [2025-06-05T06:28:09.999Z] [2025-06-05T06:28:09.999Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-06-05T06:28:10.266Z] #220 DONE 0.4s [2025-06-05T06:28:10.266Z] [2025-06-05T06:28:10.266Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-06-05T06:28:10.533Z] #221 DONE 0.1s [2025-06-05T06:28:10.533Z] [2025-06-05T06:28:10.533Z] #108 [support-notifications] exporting to image [2025-06-05T06:28:11.114Z] #108 exporting layers 0.6s done [2025-06-05T06:28:11.114Z] #108 writing image sha256:0cfcdf42cce67687c0150c887e52dd07ea52854f4f18eba172c9424f5e069315 done [2025-06-05T06:28:11.114Z] #108 naming to docker.io/library/support-notifications-arm64 done [2025-06-05T06:28:11.114Z] #108 DONE 17.0s [2025-06-05T06:28:11.114Z] [2025-06-05T06:28:11.114Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-05T06:28:11.114Z] time="2025-06-05T05:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-05T06:28:11.114Z] time="2025-06-05T05:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-05T06:28:11.114Z] time="2025-06-05T05:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-05T06:28:11.114Z] time="2025-06-05T05:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-05T06:28:11.114Z] time="2025-06-05T05:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-05T06:28:11.114Z] time="2025-06-05T05:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-05T06:28:11.114Z] time="2025-06-05T05:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-05T06:28:11.114Z] time="2025-06-05T05:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-05T06:28:11.114Z] time="2025-06-05T05:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-05T06:28:11.114Z] time="2025-06-05T05:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-05T06:28:11.114Z] time="2025-06-05T05:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-05T06:28:11.114Z] time="2025-06-05T05:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-05T06:28:11.114Z] time="2025-06-05T05:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-05T06:28:11.114Z] time="2025-06-05T05:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-05T06:28:11.114Z] time="2025-06-05T05:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-06-05T06:28:11.128Z] $ docker stop --time=1 921fc58217e2dc0b1ec5ba66fd6e31e9e8fd6aa217206dd9beeaa7eb50971911 [2025-06-05T06:28:12.917Z] $ docker rm -f --volumes 921fc58217e2dc0b1ec5ba66fd6e31e9e8fd6aa217206dd9beeaa7eb50971911 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-05T06:28:13.415Z] + docker images [2025-06-05T06:28:13.415Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-06-05T06:28:13.415Z] support-notifications-arm64 latest 0cfcdf42cce6 3 seconds ago 52.8MB [2025-06-05T06:28:13.415Z] support-scheduler-arm64 latest ea9f1fd211a7 9 seconds ago 48.9MB [2025-06-05T06:28:13.415Z] core-metadata-arm64 latest d930d24ba0a2 40 seconds ago 33.5MB [2025-06-05T06:28:13.415Z] core-data-arm64 latest 674eda9526d2 42 seconds ago 33.3MB [2025-06-05T06:28:13.415Z] core-keeper-arm64 latest b6294f7e6d32 43 seconds ago 33MB [2025-06-05T06:28:13.415Z] security-proxy-auth-arm64 latest 3e7e0fad9aa9 52 seconds ago 32.2MB [2025-06-05T06:28:13.415Z] security-spiffe-token-provider-arm64 latest 987041da0ef5 About a minute ago 48.6MB [2025-06-05T06:28:13.415Z] security-secretstore-setup-arm64 latest 4dc3cf6d7b1d 2 minutes ago 68.2MB [2025-06-05T06:28:13.415Z] security-proxy-setup-arm64 latest bbce6810f890 3 minutes ago 38.9MB [2025-06-05T06:28:13.415Z] core-command-arm64 latest 656ad65de6c7 3 minutes ago 28.9MB [2025-06-05T06:28:13.415Z] security-bootstrapper-arm64 latest c8f042492fcc 18 minutes ago 21.1MB [2025-06-05T06:28:13.415Z] core-common-config-bootstrapper-arm64 latest e4f2b3af3851 18 minutes ago 18MB [2025-06-05T06:28:13.415Z] security-spire-agent-arm64 latest 9d1e4e8270be 37 minutes ago 187MB [2025-06-05T06:28:13.415Z] security-spire-server-arm64 latest 70380bdab79c 37 minutes ago 144MB [2025-06-05T06:28:13.416Z] security-spire-config-arm64 latest 42d51146540d 37 minutes ago 143MB [2025-06-05T06:28:13.416Z] ci-base-image-arm64 latest a1ff5c88e55d 39 minutes ago 910MB [2025-06-05T06:28:13.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 12c1d4c06be1 7 weeks ago 560MB [2025-06-05T06:28:13.416Z] 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-06-05T06:28:13.556Z] provisioning config files... [2025-06-05T06:28:13.570Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/848@tmp/config16140346304915120016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-05T06:28:13.904Z] ---> ****-login.sh [2025-06-05T06:28:13.904Z] nexus3.edgexfoundry.org:10001 [2025-06-05T06:28:14.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T06:28:14.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T06:28:14.171Z] Configure a credential helper to remove this warning. See [2025-06-05T06:28:14.171Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T06:28:14.171Z] [2025-06-05T06:28:14.171Z] Login Succeeded [2025-06-05T06:28:14.171Z] nexus3.edgexfoundry.org:10002 [2025-06-05T06:28:14.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T06:28:14.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T06:28:14.704Z] Configure a credential helper to remove this warning. See [2025-06-05T06:28:14.704Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T06:28:14.704Z] [2025-06-05T06:28:14.704Z] Login Succeeded [2025-06-05T06:28:14.704Z] nexus3.edgexfoundry.org:10003 [2025-06-05T06:28:14.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T06:28:14.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T06:28:14.969Z] Configure a credential helper to remove this warning. See [2025-06-05T06:28:14.969Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T06:28:14.969Z] [2025-06-05T06:28:14.969Z] Login Succeeded [2025-06-05T06:28:14.969Z] nexus3.edgexfoundry.org:10004 [2025-06-05T06:28:15.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T06:28:15.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T06:28:15.234Z] Configure a credential helper to remove this warning. See [2025-06-05T06:28:15.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T06:28:15.234Z] [2025-06-05T06:28:15.234Z] Login Succeeded [2025-06-05T06:28:15.234Z] ****.io [2025-06-05T06:28:15.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T06:28:15.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T06:28:15.761Z] Configure a credential helper to remove this warning. See [2025-06-05T06:28:15.761Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T06:28:15.761Z] [2025-06-05T06:28:15.761Z] Login Succeeded [2025-06-05T06:28:15.761Z] ---> ****-login.sh ends [Pipeline] } [2025-06-05T06:28:15.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T06:28:15.824Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-05T06:28:15.856Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-06-05T06:28:15.856Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:28:15.856Z] latest [2025-06-05T06:28:15.856Z] 4.1.0-dev.21 [2025-06-05T06:28:15.856Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:28:15.856Z] main [2025-06-05T06:28:15.856Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:16.300Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:16.655Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:28:16.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-05T06:28:16.655Z] 32657ace534f: Preparing [2025-06-05T06:28:16.655Z] f487a5bfcde7: Preparing [2025-06-05T06:28:16.655Z] d089fef8b742: Preparing [2025-06-05T06:28:16.655Z] 49e5217da9ab: Preparing [2025-06-05T06:28:16.655Z] ea9a21d4720d: Preparing [2025-06-05T06:28:16.655Z] 9bbf8336726a: Preparing [2025-06-05T06:28:16.655Z] dd9c8f8612c8: Preparing [2025-06-05T06:28:16.655Z] 9bbf8336726a: Waiting [2025-06-05T06:28:16.655Z] dd9c8f8612c8: Waiting [2025-06-05T06:28:16.918Z] 32657ace534f: Pushed [2025-06-05T06:28:16.918Z] d089fef8b742: Pushed [2025-06-05T06:28:16.918Z] 49e5217da9ab: Pushed [2025-06-05T06:28:16.918Z] ea9a21d4720d: Pushed [2025-06-05T06:28:16.918Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:28:16.918Z] 9bbf8336726a: Pushed [2025-06-05T06:28:22.239Z] f487a5bfcde7: Pushed [2025-06-05T06:28:22.239Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:d8e6c701db6674e009fc9ca73a3bb2c484f7538ca75375596327061ae77df3cb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:22.606Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:22.973Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-06-05T06:28:22.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-05T06:28:22.973Z] 32657ace534f: Preparing [2025-06-05T06:28:22.973Z] f487a5bfcde7: Preparing [2025-06-05T06:28:22.973Z] d089fef8b742: Preparing [2025-06-05T06:28:22.974Z] 49e5217da9ab: Preparing [2025-06-05T06:28:22.974Z] ea9a21d4720d: Preparing [2025-06-05T06:28:22.974Z] 9bbf8336726a: Preparing [2025-06-05T06:28:22.974Z] dd9c8f8612c8: Preparing [2025-06-05T06:28:22.974Z] 9bbf8336726a: Waiting [2025-06-05T06:28:22.974Z] dd9c8f8612c8: Waiting [2025-06-05T06:28:22.974Z] d089fef8b742: Layer already exists [2025-06-05T06:28:22.974Z] f487a5bfcde7: Layer already exists [2025-06-05T06:28:22.974Z] 32657ace534f: Layer already exists [2025-06-05T06:28:22.974Z] 49e5217da9ab: Layer already exists [2025-06-05T06:28:22.974Z] ea9a21d4720d: Layer already exists [2025-06-05T06:28:22.974Z] 9bbf8336726a: Layer already exists [2025-06-05T06:28:22.974Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:28:22.974Z] latest: digest: sha256:d8e6c701db6674e009fc9ca73a3bb2c484f7538ca75375596327061ae77df3cb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:23.592Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:24.198Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.21 [2025-06-05T06:28:24.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-05T06:28:24.198Z] 32657ace534f: Preparing [2025-06-05T06:28:24.198Z] f487a5bfcde7: Preparing [2025-06-05T06:28:24.198Z] d089fef8b742: Preparing [2025-06-05T06:28:24.198Z] 49e5217da9ab: Preparing [2025-06-05T06:28:24.198Z] ea9a21d4720d: Preparing [2025-06-05T06:28:24.198Z] 9bbf8336726a: Preparing [2025-06-05T06:28:24.198Z] dd9c8f8612c8: Preparing [2025-06-05T06:28:24.198Z] 9bbf8336726a: Waiting [2025-06-05T06:28:24.198Z] dd9c8f8612c8: Waiting [2025-06-05T06:28:24.198Z] f487a5bfcde7: Layer already exists [2025-06-05T06:28:24.198Z] d089fef8b742: Layer already exists [2025-06-05T06:28:24.198Z] ea9a21d4720d: Layer already exists [2025-06-05T06:28:24.198Z] 32657ace534f: Layer already exists [2025-06-05T06:28:24.198Z] 49e5217da9ab: Layer already exists [2025-06-05T06:28:24.198Z] 9bbf8336726a: Layer already exists [2025-06-05T06:28:24.198Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:28:24.198Z] 4.1.0-dev.21: digest: sha256:d8e6c701db6674e009fc9ca73a3bb2c484f7538ca75375596327061ae77df3cb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:24.558Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:24.917Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:28:24.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-05T06:28:24.917Z] 32657ace534f: Preparing [2025-06-05T06:28:24.917Z] f487a5bfcde7: Preparing [2025-06-05T06:28:24.917Z] d089fef8b742: Preparing [2025-06-05T06:28:24.917Z] 49e5217da9ab: Preparing [2025-06-05T06:28:24.917Z] ea9a21d4720d: Preparing [2025-06-05T06:28:24.917Z] 9bbf8336726a: Preparing [2025-06-05T06:28:24.917Z] dd9c8f8612c8: Preparing [2025-06-05T06:28:24.917Z] 9bbf8336726a: Waiting [2025-06-05T06:28:24.917Z] dd9c8f8612c8: Waiting [2025-06-05T06:28:24.917Z] 32657ace534f: Layer already exists [2025-06-05T06:28:24.917Z] d089fef8b742: Layer already exists [2025-06-05T06:28:24.917Z] ea9a21d4720d: Layer already exists [2025-06-05T06:28:24.917Z] f487a5bfcde7: Layer already exists [2025-06-05T06:28:24.917Z] 49e5217da9ab: Layer already exists [2025-06-05T06:28:24.917Z] 9bbf8336726a: Layer already exists [2025-06-05T06:28:24.917Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:28:25.181Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:d8e6c701db6674e009fc9ca73a3bb2c484f7538ca75375596327061ae77df3cb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:25.540Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:25.897Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-06-05T06:28:25.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-05T06:28:25.897Z] 32657ace534f: Preparing [2025-06-05T06:28:25.897Z] f487a5bfcde7: Preparing [2025-06-05T06:28:25.897Z] d089fef8b742: Preparing [2025-06-05T06:28:25.897Z] 49e5217da9ab: Preparing [2025-06-05T06:28:25.897Z] ea9a21d4720d: Preparing [2025-06-05T06:28:25.897Z] 9bbf8336726a: Preparing [2025-06-05T06:28:25.897Z] dd9c8f8612c8: Preparing [2025-06-05T06:28:25.897Z] 9bbf8336726a: Waiting [2025-06-05T06:28:25.897Z] 32657ace534f: Layer already exists [2025-06-05T06:28:25.897Z] d089fef8b742: Layer already exists [2025-06-05T06:28:25.897Z] 49e5217da9ab: Layer already exists [2025-06-05T06:28:25.897Z] ea9a21d4720d: Layer already exists [2025-06-05T06:28:25.897Z] f487a5bfcde7: Layer already exists [2025-06-05T06:28:25.897Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:28:25.897Z] 9bbf8336726a: Layer already exists [2025-06-05T06:28:25.897Z] main: digest: sha256:d8e6c701db6674e009fc9ca73a3bb2c484f7538ca75375596327061ae77df3cb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T06:28:25.971Z] ===================================================== [Pipeline] echo [2025-06-05T06:28:25.987Z] taggedImages: [2025-06-05T06:28:25.987Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:28:25.987Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-06-05T06:28:25.987Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.21 [2025-06-05T06:28:25.987Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:28:25.987Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-06-05T06:28:26.022Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-06-05T06:28:26.022Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:28:26.022Z] latest [2025-06-05T06:28:26.022Z] 4.1.0-dev.21 [2025-06-05T06:28:26.022Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:28:26.022Z] main [2025-06-05T06:28:26.022Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:26.392Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:26.778Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:28:26.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-05T06:28:26.778Z] 633032870786: Preparing [2025-06-05T06:28:26.778Z] 3aa2b546ee53: Preparing [2025-06-05T06:28:26.778Z] be89085fe9fc: Preparing [2025-06-05T06:28:26.778Z] 8261991366ac: Preparing [2025-06-05T06:28:26.778Z] d089fef8b742: Preparing [2025-06-05T06:28:26.778Z] 49e5217da9ab: Preparing [2025-06-05T06:28:26.778Z] ea9a21d4720d: Preparing [2025-06-05T06:28:26.778Z] 9bbf8336726a: Preparing [2025-06-05T06:28:26.778Z] dd9c8f8612c8: Preparing [2025-06-05T06:28:26.778Z] ea9a21d4720d: Waiting [2025-06-05T06:28:26.778Z] 9bbf8336726a: Waiting [2025-06-05T06:28:26.778Z] dd9c8f8612c8: Waiting [2025-06-05T06:28:26.778Z] 49e5217da9ab: Waiting [2025-06-05T06:28:26.778Z] d089fef8b742: Layer already exists [2025-06-05T06:28:27.043Z] 49e5217da9ab: Layer already exists [2025-06-05T06:28:27.043Z] ea9a21d4720d: Layer already exists [2025-06-05T06:28:27.043Z] 3aa2b546ee53: Pushed [2025-06-05T06:28:27.043Z] be89085fe9fc: Pushed [2025-06-05T06:28:27.043Z] 633032870786: Pushed [2025-06-05T06:28:27.043Z] 9bbf8336726a: Layer already exists [2025-06-05T06:28:27.043Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:28:28.970Z] 8261991366ac: Pushed [2025-06-05T06:28:29.235Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:958d39e9de2d37190abfdd8e4922ad4ae3735f80a5737220d1fb21cd2117ba1c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:29.592Z] + 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-06-05T06:28:29.958Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-06-05T06:28:29.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-05T06:28:29.958Z] 633032870786: Preparing [2025-06-05T06:28:29.958Z] 3aa2b546ee53: Preparing [2025-06-05T06:28:29.958Z] be89085fe9fc: Preparing [2025-06-05T06:28:29.958Z] 8261991366ac: Preparing [2025-06-05T06:28:29.958Z] d089fef8b742: Preparing [2025-06-05T06:28:29.958Z] 49e5217da9ab: Preparing [2025-06-05T06:28:29.958Z] ea9a21d4720d: Preparing [2025-06-05T06:28:29.958Z] 9bbf8336726a: Preparing [2025-06-05T06:28:29.958Z] dd9c8f8612c8: Preparing [2025-06-05T06:28:29.958Z] ea9a21d4720d: Waiting [2025-06-05T06:28:29.958Z] 9bbf8336726a: Waiting [2025-06-05T06:28:29.958Z] dd9c8f8612c8: Waiting [2025-06-05T06:28:29.958Z] 49e5217da9ab: Waiting [2025-06-05T06:28:29.958Z] 633032870786: Layer already exists [2025-06-05T06:28:29.958Z] 8261991366ac: Layer already exists [2025-06-05T06:28:29.958Z] d089fef8b742: Layer already exists [2025-06-05T06:28:29.958Z] 3aa2b546ee53: Layer already exists [2025-06-05T06:28:29.958Z] be89085fe9fc: Layer already exists [2025-06-05T06:28:29.958Z] 49e5217da9ab: Layer already exists [2025-06-05T06:28:29.958Z] ea9a21d4720d: Layer already exists [2025-06-05T06:28:29.958Z] 9bbf8336726a: Layer already exists [2025-06-05T06:28:29.958Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:28:29.958Z] latest: digest: sha256:958d39e9de2d37190abfdd8e4922ad4ae3735f80a5737220d1fb21cd2117ba1c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:30.587Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:30.946Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.21 [2025-06-05T06:28:30.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-05T06:28:30.946Z] 633032870786: Preparing [2025-06-05T06:28:30.946Z] 3aa2b546ee53: Preparing [2025-06-05T06:28:30.946Z] be89085fe9fc: Preparing [2025-06-05T06:28:30.946Z] 8261991366ac: Preparing [2025-06-05T06:28:30.946Z] d089fef8b742: Preparing [2025-06-05T06:28:30.946Z] 49e5217da9ab: Preparing [2025-06-05T06:28:30.946Z] ea9a21d4720d: Preparing [2025-06-05T06:28:30.946Z] 9bbf8336726a: Preparing [2025-06-05T06:28:30.946Z] dd9c8f8612c8: Preparing [2025-06-05T06:28:30.946Z] ea9a21d4720d: Waiting [2025-06-05T06:28:30.946Z] 9bbf8336726a: Waiting [2025-06-05T06:28:30.946Z] dd9c8f8612c8: Waiting [2025-06-05T06:28:30.946Z] 49e5217da9ab: Waiting [2025-06-05T06:28:30.946Z] 3aa2b546ee53: Layer already exists [2025-06-05T06:28:30.946Z] be89085fe9fc: Layer already exists [2025-06-05T06:28:30.946Z] 8261991366ac: Layer already exists [2025-06-05T06:28:30.946Z] 633032870786: Layer already exists [2025-06-05T06:28:30.946Z] d089fef8b742: Layer already exists [2025-06-05T06:28:30.946Z] 49e5217da9ab: Layer already exists [2025-06-05T06:28:30.946Z] ea9a21d4720d: Layer already exists [2025-06-05T06:28:30.946Z] 9bbf8336726a: Layer already exists [2025-06-05T06:28:30.946Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:28:31.212Z] 4.1.0-dev.21: digest: sha256:958d39e9de2d37190abfdd8e4922ad4ae3735f80a5737220d1fb21cd2117ba1c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:31.575Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:31.929Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:28:31.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-05T06:28:31.929Z] 633032870786: Preparing [2025-06-05T06:28:31.929Z] 3aa2b546ee53: Preparing [2025-06-05T06:28:31.929Z] be89085fe9fc: Preparing [2025-06-05T06:28:31.929Z] 8261991366ac: Preparing [2025-06-05T06:28:31.929Z] d089fef8b742: Preparing [2025-06-05T06:28:31.929Z] 49e5217da9ab: Preparing [2025-06-05T06:28:31.929Z] ea9a21d4720d: Preparing [2025-06-05T06:28:31.929Z] 9bbf8336726a: Preparing [2025-06-05T06:28:31.929Z] dd9c8f8612c8: Preparing [2025-06-05T06:28:31.929Z] 9bbf8336726a: Waiting [2025-06-05T06:28:31.929Z] 49e5217da9ab: Waiting [2025-06-05T06:28:31.929Z] ea9a21d4720d: Waiting [2025-06-05T06:28:31.929Z] dd9c8f8612c8: Waiting [2025-06-05T06:28:31.929Z] d089fef8b742: Layer already exists [2025-06-05T06:28:31.929Z] 8261991366ac: Layer already exists [2025-06-05T06:28:31.929Z] 633032870786: Layer already exists [2025-06-05T06:28:31.929Z] 3aa2b546ee53: Layer already exists [2025-06-05T06:28:31.929Z] be89085fe9fc: Layer already exists [2025-06-05T06:28:31.929Z] 49e5217da9ab: Layer already exists [2025-06-05T06:28:31.929Z] ea9a21d4720d: Layer already exists [2025-06-05T06:28:31.929Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:28:31.929Z] 9bbf8336726a: Layer already exists [2025-06-05T06:28:31.929Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:958d39e9de2d37190abfdd8e4922ad4ae3735f80a5737220d1fb21cd2117ba1c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:32.549Z] + 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-06-05T06:28:32.896Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-06-05T06:28:32.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-05T06:28:32.896Z] 633032870786: Preparing [2025-06-05T06:28:32.896Z] 3aa2b546ee53: Preparing [2025-06-05T06:28:32.896Z] be89085fe9fc: Preparing [2025-06-05T06:28:32.896Z] 8261991366ac: Preparing [2025-06-05T06:28:32.896Z] d089fef8b742: Preparing [2025-06-05T06:28:32.896Z] 49e5217da9ab: Preparing [2025-06-05T06:28:32.896Z] ea9a21d4720d: Preparing [2025-06-05T06:28:32.896Z] 9bbf8336726a: Preparing [2025-06-05T06:28:32.896Z] dd9c8f8612c8: Preparing [2025-06-05T06:28:32.896Z] ea9a21d4720d: Waiting [2025-06-05T06:28:32.896Z] 9bbf8336726a: Waiting [2025-06-05T06:28:32.896Z] dd9c8f8612c8: Waiting [2025-06-05T06:28:32.896Z] 49e5217da9ab: Waiting [2025-06-05T06:28:32.896Z] 8261991366ac: Layer already exists [2025-06-05T06:28:32.896Z] 633032870786: Layer already exists [2025-06-05T06:28:32.896Z] 3aa2b546ee53: Layer already exists [2025-06-05T06:28:32.896Z] d089fef8b742: Layer already exists [2025-06-05T06:28:32.896Z] be89085fe9fc: Layer already exists [2025-06-05T06:28:32.896Z] 49e5217da9ab: Layer already exists [2025-06-05T06:28:32.896Z] 9bbf8336726a: Layer already exists [2025-06-05T06:28:32.896Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:28:32.896Z] ea9a21d4720d: Layer already exists [2025-06-05T06:28:33.162Z] main: digest: sha256:958d39e9de2d37190abfdd8e4922ad4ae3735f80a5737220d1fb21cd2117ba1c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T06:28:33.246Z] ===================================================== [Pipeline] echo [2025-06-05T06:28:33.257Z] taggedImages: [2025-06-05T06:28:33.257Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:28:33.257Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-06-05T06:28:33.257Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.21 [2025-06-05T06:28:33.257Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:28:33.257Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-06-05T06:28:33.287Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-06-05T06:28:33.287Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:28:33.287Z] latest [2025-06-05T06:28:33.287Z] 4.1.0-dev.21 [2025-06-05T06:28:33.287Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:28:33.287Z] main [2025-06-05T06:28:33.287Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:33.664Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:34.033Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:28:34.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-05T06:28:34.033Z] 6f5317130c64: Preparing [2025-06-05T06:28:34.033Z] 6ce5112e730d: Preparing [2025-06-05T06:28:34.033Z] d089fef8b742: Preparing [2025-06-05T06:28:34.033Z] 49e5217da9ab: Preparing [2025-06-05T06:28:34.033Z] 941be116c698: Preparing [2025-06-05T06:28:34.033Z] 7f6e69ec2220: Preparing [2025-06-05T06:28:34.033Z] dd9c8f8612c8: Preparing [2025-06-05T06:28:34.033Z] 7f6e69ec2220: Waiting [2025-06-05T06:28:34.033Z] dd9c8f8612c8: Waiting [2025-06-05T06:28:34.033Z] d089fef8b742: Layer already exists [2025-06-05T06:28:34.033Z] 49e5217da9ab: Layer already exists [2025-06-05T06:28:34.299Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:28:34.299Z] 6f5317130c64: Pushed [2025-06-05T06:28:34.299Z] 941be116c698: Pushed [2025-06-05T06:28:34.299Z] 7f6e69ec2220: Pushed [2025-06-05T06:28:41.012Z] 6ce5112e730d: Pushed [2025-06-05T06:28:41.012Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:94ed39dc2f4bc62e958996aa189b1485b05d4b620850079e0aeebbd8f2391e99 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:41.383Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:41.756Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-06-05T06:28:41.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-05T06:28:41.756Z] 6f5317130c64: Preparing [2025-06-05T06:28:41.756Z] 6ce5112e730d: Preparing [2025-06-05T06:28:41.756Z] d089fef8b742: Preparing [2025-06-05T06:28:41.756Z] 49e5217da9ab: Preparing [2025-06-05T06:28:41.756Z] 941be116c698: Preparing [2025-06-05T06:28:41.756Z] 7f6e69ec2220: Preparing [2025-06-05T06:28:41.756Z] dd9c8f8612c8: Preparing [2025-06-05T06:28:41.756Z] 7f6e69ec2220: Waiting [2025-06-05T06:28:41.756Z] dd9c8f8612c8: Waiting [2025-06-05T06:28:41.756Z] 941be116c698: Layer already exists [2025-06-05T06:28:41.756Z] 6f5317130c64: Layer already exists [2025-06-05T06:28:41.756Z] 6ce5112e730d: Layer already exists [2025-06-05T06:28:41.756Z] d089fef8b742: Layer already exists [2025-06-05T06:28:41.756Z] 49e5217da9ab: Layer already exists [2025-06-05T06:28:41.756Z] 7f6e69ec2220: Layer already exists [2025-06-05T06:28:41.756Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:28:41.756Z] latest: digest: sha256:94ed39dc2f4bc62e958996aa189b1485b05d4b620850079e0aeebbd8f2391e99 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:42.376Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:42.729Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.21 [2025-06-05T06:28:42.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-05T06:28:42.729Z] 6f5317130c64: Preparing [2025-06-05T06:28:42.729Z] 6ce5112e730d: Preparing [2025-06-05T06:28:42.729Z] d089fef8b742: Preparing [2025-06-05T06:28:42.729Z] 49e5217da9ab: Preparing [2025-06-05T06:28:42.729Z] 941be116c698: Preparing [2025-06-05T06:28:42.729Z] 7f6e69ec2220: Preparing [2025-06-05T06:28:42.729Z] dd9c8f8612c8: Preparing [2025-06-05T06:28:42.729Z] dd9c8f8612c8: Waiting [2025-06-05T06:28:42.729Z] 7f6e69ec2220: Waiting [2025-06-05T06:28:42.729Z] d089fef8b742: Layer already exists [2025-06-05T06:28:42.729Z] 941be116c698: Layer already exists [2025-06-05T06:28:42.729Z] 49e5217da9ab: Layer already exists [2025-06-05T06:28:42.729Z] 6f5317130c64: Layer already exists [2025-06-05T06:28:42.729Z] 6ce5112e730d: Layer already exists [2025-06-05T06:28:42.729Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:28:42.729Z] 7f6e69ec2220: Layer already exists [2025-06-05T06:28:42.993Z] 4.1.0-dev.21: digest: sha256:94ed39dc2f4bc62e958996aa189b1485b05d4b620850079e0aeebbd8f2391e99 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:43.349Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:43.696Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:28:43.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-05T06:28:43.696Z] 6f5317130c64: Preparing [2025-06-05T06:28:43.696Z] 6ce5112e730d: Preparing [2025-06-05T06:28:43.696Z] d089fef8b742: Preparing [2025-06-05T06:28:43.696Z] 49e5217da9ab: Preparing [2025-06-05T06:28:43.696Z] 941be116c698: Preparing [2025-06-05T06:28:43.696Z] 7f6e69ec2220: Preparing [2025-06-05T06:28:43.696Z] dd9c8f8612c8: Preparing [2025-06-05T06:28:43.696Z] 7f6e69ec2220: Waiting [2025-06-05T06:28:43.696Z] dd9c8f8612c8: Waiting [2025-06-05T06:28:43.696Z] 6f5317130c64: Layer already exists [2025-06-05T06:28:43.696Z] 941be116c698: Layer already exists [2025-06-05T06:28:43.696Z] 49e5217da9ab: Layer already exists [2025-06-05T06:28:43.696Z] d089fef8b742: Layer already exists [2025-06-05T06:28:43.696Z] 6ce5112e730d: Layer already exists [2025-06-05T06:28:43.696Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:28:43.696Z] 7f6e69ec2220: Layer already exists [2025-06-05T06:28:43.696Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:94ed39dc2f4bc62e958996aa189b1485b05d4b620850079e0aeebbd8f2391e99 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:44.316Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:44.665Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-06-05T06:28:44.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-05T06:28:44.665Z] 6f5317130c64: Preparing [2025-06-05T06:28:44.665Z] 6ce5112e730d: Preparing [2025-06-05T06:28:44.665Z] d089fef8b742: Preparing [2025-06-05T06:28:44.665Z] 49e5217da9ab: Preparing [2025-06-05T06:28:44.665Z] 941be116c698: Preparing [2025-06-05T06:28:44.665Z] 7f6e69ec2220: Preparing [2025-06-05T06:28:44.665Z] dd9c8f8612c8: Preparing [2025-06-05T06:28:44.665Z] 7f6e69ec2220: Waiting [2025-06-05T06:28:44.665Z] dd9c8f8612c8: Waiting [2025-06-05T06:28:44.665Z] d089fef8b742: Layer already exists [2025-06-05T06:28:44.665Z] 6f5317130c64: Layer already exists [2025-06-05T06:28:44.665Z] 941be116c698: Layer already exists [2025-06-05T06:28:44.665Z] 49e5217da9ab: Layer already exists [2025-06-05T06:28:44.665Z] 6ce5112e730d: Layer already exists [2025-06-05T06:28:44.665Z] 7f6e69ec2220: Layer already exists [2025-06-05T06:28:44.665Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:28:44.665Z] main: digest: sha256:94ed39dc2f4bc62e958996aa189b1485b05d4b620850079e0aeebbd8f2391e99 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T06:28:45.015Z] ===================================================== [Pipeline] echo [2025-06-05T06:28:45.031Z] taggedImages: [2025-06-05T06:28:45.031Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:28:45.031Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-06-05T06:28:45.031Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.21 [2025-06-05T06:28:45.031Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:28:45.031Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-06-05T06:28:45.063Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-06-05T06:28:45.063Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:28:45.063Z] latest [2025-06-05T06:28:45.063Z] 4.1.0-dev.21 [2025-06-05T06:28:45.063Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:28:45.063Z] main [2025-06-05T06:28:45.063Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:45.445Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:45.794Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:28:45.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-05T06:28:45.795Z] 134a0d026f27: Preparing [2025-06-05T06:28:45.795Z] dc2991be666d: Preparing [2025-06-05T06:28:45.795Z] 49e5217da9ab: Preparing [2025-06-05T06:28:45.795Z] 452e62e924da: Preparing [2025-06-05T06:28:45.795Z] 71ad1ebef2d6: Preparing [2025-06-05T06:28:45.795Z] dd9c8f8612c8: Preparing [2025-06-05T06:28:45.795Z] dd9c8f8612c8: Waiting [2025-06-05T06:28:46.058Z] 71ad1ebef2d6: Pushed [2025-06-05T06:28:46.324Z] 452e62e924da: Pushed [2025-06-05T06:28:46.324Z] 49e5217da9ab: Layer already exists [2025-06-05T06:28:46.324Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:28:46.324Z] 134a0d026f27: Pushed [2025-06-05T06:28:51.646Z] dc2991be666d: Pushed [2025-06-05T06:28:51.646Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:9f3fe5a0193f353b3b47302a283e5376b7958da320a97bd8e6dc3e1a66edfe38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:52.002Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:52.353Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-06-05T06:28:52.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-05T06:28:52.353Z] 134a0d026f27: Preparing [2025-06-05T06:28:52.353Z] dc2991be666d: Preparing [2025-06-05T06:28:52.353Z] 49e5217da9ab: Preparing [2025-06-05T06:28:52.353Z] 452e62e924da: Preparing [2025-06-05T06:28:52.353Z] 71ad1ebef2d6: Preparing [2025-06-05T06:28:52.353Z] dd9c8f8612c8: Preparing [2025-06-05T06:28:52.353Z] dd9c8f8612c8: Waiting [2025-06-05T06:28:52.353Z] 134a0d026f27: Layer already exists [2025-06-05T06:28:52.353Z] 49e5217da9ab: Layer already exists [2025-06-05T06:28:52.353Z] 452e62e924da: Layer already exists [2025-06-05T06:28:52.353Z] 71ad1ebef2d6: Layer already exists [2025-06-05T06:28:52.353Z] dc2991be666d: Layer already exists [2025-06-05T06:28:52.353Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:28:52.353Z] latest: digest: sha256:9f3fe5a0193f353b3b47302a283e5376b7958da320a97bd8e6dc3e1a66edfe38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:52.972Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:53.332Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.21 [2025-06-05T06:28:53.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-05T06:28:53.332Z] 134a0d026f27: Preparing [2025-06-05T06:28:53.332Z] dc2991be666d: Preparing [2025-06-05T06:28:53.332Z] 49e5217da9ab: Preparing [2025-06-05T06:28:53.332Z] 452e62e924da: Preparing [2025-06-05T06:28:53.332Z] 71ad1ebef2d6: Preparing [2025-06-05T06:28:53.332Z] dd9c8f8612c8: Preparing [2025-06-05T06:28:53.332Z] dd9c8f8612c8: Waiting [2025-06-05T06:28:53.332Z] 71ad1ebef2d6: Layer already exists [2025-06-05T06:28:53.332Z] 134a0d026f27: Layer already exists [2025-06-05T06:28:53.332Z] dc2991be666d: Layer already exists [2025-06-05T06:28:53.332Z] 49e5217da9ab: Layer already exists [2025-06-05T06:28:53.332Z] 452e62e924da: Layer already exists [2025-06-05T06:28:53.332Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:28:53.332Z] 4.1.0-dev.21: digest: sha256:9f3fe5a0193f353b3b47302a283e5376b7958da320a97bd8e6dc3e1a66edfe38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:53.953Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:54.307Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:28:54.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-05T06:28:54.307Z] 134a0d026f27: Preparing [2025-06-05T06:28:54.307Z] dc2991be666d: Preparing [2025-06-05T06:28:54.307Z] 49e5217da9ab: Preparing [2025-06-05T06:28:54.307Z] 452e62e924da: Preparing [2025-06-05T06:28:54.307Z] 71ad1ebef2d6: Preparing [2025-06-05T06:28:54.307Z] dd9c8f8612c8: Preparing [2025-06-05T06:28:54.307Z] dd9c8f8612c8: Waiting [2025-06-05T06:28:54.307Z] 452e62e924da: Layer already exists [2025-06-05T06:28:54.307Z] 71ad1ebef2d6: Layer already exists [2025-06-05T06:28:54.307Z] dc2991be666d: Layer already exists [2025-06-05T06:28:54.307Z] 134a0d026f27: Layer already exists [2025-06-05T06:28:54.307Z] 49e5217da9ab: Layer already exists [2025-06-05T06:28:54.307Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:28:54.307Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:9f3fe5a0193f353b3b47302a283e5376b7958da320a97bd8e6dc3e1a66edfe38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:54.660Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:55.021Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-06-05T06:28:55.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-05T06:28:55.021Z] 134a0d026f27: Preparing [2025-06-05T06:28:55.021Z] dc2991be666d: Preparing [2025-06-05T06:28:55.021Z] 49e5217da9ab: Preparing [2025-06-05T06:28:55.021Z] 452e62e924da: Preparing [2025-06-05T06:28:55.021Z] 71ad1ebef2d6: Preparing [2025-06-05T06:28:55.021Z] dd9c8f8612c8: Preparing [2025-06-05T06:28:55.021Z] dd9c8f8612c8: Waiting [2025-06-05T06:28:55.021Z] 71ad1ebef2d6: Layer already exists [2025-06-05T06:28:55.021Z] 134a0d026f27: Layer already exists [2025-06-05T06:28:55.021Z] dc2991be666d: Layer already exists [2025-06-05T06:28:55.021Z] 452e62e924da: Layer already exists [2025-06-05T06:28:55.021Z] 49e5217da9ab: Layer already exists [2025-06-05T06:28:55.021Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:28:55.021Z] main: digest: sha256:9f3fe5a0193f353b3b47302a283e5376b7958da320a97bd8e6dc3e1a66edfe38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T06:28:55.367Z] ===================================================== [Pipeline] echo [2025-06-05T06:28:55.383Z] taggedImages: [2025-06-05T06:28:55.383Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:28:55.383Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-06-05T06:28:55.383Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.21 [2025-06-05T06:28:55.383Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:28:55.383Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-06-05T06:28:55.408Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-06-05T06:28:55.408Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:28:55.408Z] latest [2025-06-05T06:28:55.408Z] 4.1.0-dev.21 [2025-06-05T06:28:55.408Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:28:55.408Z] main [2025-06-05T06:28:55.408Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:55.777Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:28:56.126Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:28:56.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-05T06:28:56.126Z] f3e380c9ac72: Preparing [2025-06-05T06:28:56.126Z] 717ca9005dea: Preparing [2025-06-05T06:28:56.126Z] ac6ecd38469a: Preparing [2025-06-05T06:28:56.126Z] d089fef8b742: Preparing [2025-06-05T06:28:56.126Z] 49e5217da9ab: Preparing [2025-06-05T06:28:56.126Z] ea9a21d4720d: Preparing [2025-06-05T06:28:56.126Z] 9bbf8336726a: Preparing [2025-06-05T06:28:56.126Z] dd9c8f8612c8: Preparing [2025-06-05T06:28:56.126Z] ea9a21d4720d: Waiting [2025-06-05T06:28:56.126Z] 9bbf8336726a: Waiting [2025-06-05T06:28:56.126Z] dd9c8f8612c8: Waiting [2025-06-05T06:28:56.126Z] d089fef8b742: Layer already exists [2025-06-05T06:28:56.126Z] 49e5217da9ab: Layer already exists [2025-06-05T06:28:56.126Z] ea9a21d4720d: Layer already exists [2025-06-05T06:28:56.126Z] 9bbf8336726a: Layer already exists [2025-06-05T06:28:56.390Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:28:56.390Z] 717ca9005dea: Pushed [2025-06-05T06:28:56.390Z] f3e380c9ac72: Pushed [2025-06-05T06:29:01.719Z] ac6ecd38469a: Pushed [2025-06-05T06:29:01.719Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:95a882e2fb3e8844991bae239f205641a4c16c257d34ed4d66b859f6f32e9094 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:02.065Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:02.423Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-06-05T06:29:02.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-05T06:29:02.423Z] f3e380c9ac72: Preparing [2025-06-05T06:29:02.423Z] 717ca9005dea: Preparing [2025-06-05T06:29:02.423Z] ac6ecd38469a: Preparing [2025-06-05T06:29:02.423Z] d089fef8b742: Preparing [2025-06-05T06:29:02.423Z] 49e5217da9ab: Preparing [2025-06-05T06:29:02.423Z] ea9a21d4720d: Preparing [2025-06-05T06:29:02.423Z] 9bbf8336726a: Preparing [2025-06-05T06:29:02.423Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:02.423Z] ea9a21d4720d: Waiting [2025-06-05T06:29:02.423Z] 9bbf8336726a: Waiting [2025-06-05T06:29:02.423Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:02.423Z] ac6ecd38469a: Layer already exists [2025-06-05T06:29:02.423Z] d089fef8b742: Layer already exists [2025-06-05T06:29:02.423Z] 717ca9005dea: Layer already exists [2025-06-05T06:29:02.423Z] f3e380c9ac72: Layer already exists [2025-06-05T06:29:02.423Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:02.423Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:02.423Z] 9bbf8336726a: Layer already exists [2025-06-05T06:29:02.423Z] ea9a21d4720d: Layer already exists [2025-06-05T06:29:02.687Z] latest: digest: sha256:95a882e2fb3e8844991bae239f205641a4c16c257d34ed4d66b859f6f32e9094 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:03.036Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:03.386Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.21 [2025-06-05T06:29:03.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-05T06:29:03.386Z] f3e380c9ac72: Preparing [2025-06-05T06:29:03.386Z] 717ca9005dea: Preparing [2025-06-05T06:29:03.386Z] ac6ecd38469a: Preparing [2025-06-05T06:29:03.386Z] d089fef8b742: Preparing [2025-06-05T06:29:03.386Z] 49e5217da9ab: Preparing [2025-06-05T06:29:03.386Z] ea9a21d4720d: Preparing [2025-06-05T06:29:03.386Z] 9bbf8336726a: Preparing [2025-06-05T06:29:03.386Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:03.386Z] ea9a21d4720d: Waiting [2025-06-05T06:29:03.386Z] 9bbf8336726a: Waiting [2025-06-05T06:29:03.386Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:03.386Z] 717ca9005dea: Layer already exists [2025-06-05T06:29:03.387Z] ac6ecd38469a: Layer already exists [2025-06-05T06:29:03.387Z] f3e380c9ac72: Layer already exists [2025-06-05T06:29:03.387Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:03.387Z] d089fef8b742: Layer already exists [2025-06-05T06:29:03.387Z] ea9a21d4720d: Layer already exists [2025-06-05T06:29:03.387Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:03.387Z] 9bbf8336726a: Layer already exists [2025-06-05T06:29:03.387Z] 4.1.0-dev.21: digest: sha256:95a882e2fb3e8844991bae239f205641a4c16c257d34ed4d66b859f6f32e9094 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:03.996Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:04.337Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:29:04.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-05T06:29:04.337Z] f3e380c9ac72: Preparing [2025-06-05T06:29:04.337Z] 717ca9005dea: Preparing [2025-06-05T06:29:04.337Z] ac6ecd38469a: Preparing [2025-06-05T06:29:04.337Z] d089fef8b742: Preparing [2025-06-05T06:29:04.337Z] 49e5217da9ab: Preparing [2025-06-05T06:29:04.337Z] ea9a21d4720d: Preparing [2025-06-05T06:29:04.337Z] 9bbf8336726a: Preparing [2025-06-05T06:29:04.337Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:04.337Z] ea9a21d4720d: Waiting [2025-06-05T06:29:04.337Z] 9bbf8336726a: Waiting [2025-06-05T06:29:04.337Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:04.337Z] 717ca9005dea: Layer already exists [2025-06-05T06:29:04.337Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:04.337Z] f3e380c9ac72: Layer already exists [2025-06-05T06:29:04.337Z] ac6ecd38469a: Layer already exists [2025-06-05T06:29:04.337Z] d089fef8b742: Layer already exists [2025-06-05T06:29:04.337Z] ea9a21d4720d: Layer already exists [2025-06-05T06:29:04.337Z] 9bbf8336726a: Layer already exists [2025-06-05T06:29:04.337Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:04.600Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:95a882e2fb3e8844991bae239f205641a4c16c257d34ed4d66b859f6f32e9094 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:04.958Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:05.301Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-06-05T06:29:05.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-05T06:29:05.301Z] f3e380c9ac72: Preparing [2025-06-05T06:29:05.301Z] 717ca9005dea: Preparing [2025-06-05T06:29:05.301Z] ac6ecd38469a: Preparing [2025-06-05T06:29:05.301Z] d089fef8b742: Preparing [2025-06-05T06:29:05.301Z] 49e5217da9ab: Preparing [2025-06-05T06:29:05.301Z] ea9a21d4720d: Preparing [2025-06-05T06:29:05.301Z] 9bbf8336726a: Preparing [2025-06-05T06:29:05.301Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:05.301Z] 9bbf8336726a: Waiting [2025-06-05T06:29:05.301Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:05.301Z] ea9a21d4720d: Waiting [2025-06-05T06:29:05.301Z] 717ca9005dea: Layer already exists [2025-06-05T06:29:05.301Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:05.301Z] d089fef8b742: Layer already exists [2025-06-05T06:29:05.301Z] ac6ecd38469a: Layer already exists [2025-06-05T06:29:05.301Z] f3e380c9ac72: Layer already exists [2025-06-05T06:29:05.301Z] ea9a21d4720d: Layer already exists [2025-06-05T06:29:05.301Z] 9bbf8336726a: Layer already exists [2025-06-05T06:29:05.301Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:05.301Z] main: digest: sha256:95a882e2fb3e8844991bae239f205641a4c16c257d34ed4d66b859f6f32e9094 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T06:29:05.375Z] ===================================================== [Pipeline] echo [2025-06-05T06:29:05.390Z] taggedImages: [2025-06-05T06:29:05.390Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:29:05.390Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-06-05T06:29:05.390Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.21 [2025-06-05T06:29:05.390Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:29:05.390Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-06-05T06:29:05.421Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-06-05T06:29:05.421Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:29:05.421Z] latest [2025-06-05T06:29:05.421Z] 4.1.0-dev.21 [2025-06-05T06:29:05.421Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:29:05.421Z] main [2025-06-05T06:29:05.421Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:05.781Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:06.132Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:29:06.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-05T06:29:06.132Z] e9538cfc34bc: Preparing [2025-06-05T06:29:06.132Z] b51dab08e26a: Preparing [2025-06-05T06:29:06.132Z] 7cd126f02506: Preparing [2025-06-05T06:29:06.132Z] b01b888f6b05: Preparing [2025-06-05T06:29:06.132Z] ddd5cfbb3f8f: Preparing [2025-06-05T06:29:06.132Z] 0824842a78e8: Preparing [2025-06-05T06:29:06.132Z] 782252e6c667: Preparing [2025-06-05T06:29:06.132Z] d089fef8b742: Preparing [2025-06-05T06:29:06.132Z] 49e5217da9ab: Preparing [2025-06-05T06:29:06.132Z] 9213ca5d8f86: Preparing [2025-06-05T06:29:06.132Z] 5b2e5932e2c6: Preparing [2025-06-05T06:29:06.132Z] 5f70bf18a086: Preparing [2025-06-05T06:29:06.132Z] 9869c2f12bc3: Preparing [2025-06-05T06:29:06.132Z] 2acd0ec95f88: Preparing [2025-06-05T06:29:06.132Z] cf2c41c48267: Preparing [2025-06-05T06:29:06.132Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:06.132Z] 782252e6c667: Waiting [2025-06-05T06:29:06.132Z] d089fef8b742: Waiting [2025-06-05T06:29:06.132Z] 49e5217da9ab: Waiting [2025-06-05T06:29:06.132Z] 9213ca5d8f86: Waiting [2025-06-05T06:29:06.132Z] 5b2e5932e2c6: Waiting [2025-06-05T06:29:06.132Z] cf2c41c48267: Waiting [2025-06-05T06:29:06.132Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:06.132Z] 5f70bf18a086: Waiting [2025-06-05T06:29:06.132Z] 2acd0ec95f88: Waiting [2025-06-05T06:29:06.132Z] 9869c2f12bc3: Waiting [2025-06-05T06:29:06.132Z] 0824842a78e8: Waiting [2025-06-05T06:29:06.395Z] 7cd126f02506: Pushed [2025-06-05T06:29:06.395Z] b51dab08e26a: Pushed [2025-06-05T06:29:06.395Z] b01b888f6b05: Pushed [2025-06-05T06:29:06.395Z] ddd5cfbb3f8f: Pushed [2025-06-05T06:29:06.395Z] e9538cfc34bc: Pushed [2025-06-05T06:29:06.395Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:06.395Z] d089fef8b742: Layer already exists [2025-06-05T06:29:06.395Z] 5f70bf18a086: Layer already exists [2025-06-05T06:29:06.395Z] 0824842a78e8: Pushed [2025-06-05T06:29:06.395Z] 9213ca5d8f86: Pushed [2025-06-05T06:29:06.658Z] 5b2e5932e2c6: Pushed [2025-06-05T06:29:06.658Z] 9869c2f12bc3: Pushed [2025-06-05T06:29:06.658Z] 2acd0ec95f88: Pushed [2025-06-05T06:29:06.658Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:06.658Z] cf2c41c48267: Pushed [2025-06-05T06:29:09.220Z] 782252e6c667: Pushed [2025-06-05T06:29:09.484Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:66377fcce39218018acfc97c9e46a74cd1473befb58f2eac70c9d17977785e1a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:09.832Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:10.186Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-06-05T06:29:10.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-05T06:29:10.186Z] e9538cfc34bc: Preparing [2025-06-05T06:29:10.186Z] b51dab08e26a: Preparing [2025-06-05T06:29:10.186Z] 7cd126f02506: Preparing [2025-06-05T06:29:10.186Z] b01b888f6b05: Preparing [2025-06-05T06:29:10.186Z] ddd5cfbb3f8f: Preparing [2025-06-05T06:29:10.186Z] 0824842a78e8: Preparing [2025-06-05T06:29:10.186Z] 782252e6c667: Preparing [2025-06-05T06:29:10.186Z] d089fef8b742: Preparing [2025-06-05T06:29:10.186Z] 49e5217da9ab: Preparing [2025-06-05T06:29:10.186Z] 9213ca5d8f86: Preparing [2025-06-05T06:29:10.186Z] 5b2e5932e2c6: Preparing [2025-06-05T06:29:10.186Z] 5f70bf18a086: Preparing [2025-06-05T06:29:10.186Z] 9869c2f12bc3: Preparing [2025-06-05T06:29:10.186Z] 2acd0ec95f88: Preparing [2025-06-05T06:29:10.186Z] cf2c41c48267: Preparing [2025-06-05T06:29:10.186Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:10.186Z] 0824842a78e8: Waiting [2025-06-05T06:29:10.186Z] 782252e6c667: Waiting [2025-06-05T06:29:10.186Z] d089fef8b742: Waiting [2025-06-05T06:29:10.186Z] 49e5217da9ab: Waiting [2025-06-05T06:29:10.186Z] 9213ca5d8f86: Waiting [2025-06-05T06:29:10.186Z] 5b2e5932e2c6: Waiting [2025-06-05T06:29:10.186Z] 5f70bf18a086: Waiting [2025-06-05T06:29:10.186Z] 9869c2f12bc3: Waiting [2025-06-05T06:29:10.186Z] 2acd0ec95f88: Waiting [2025-06-05T06:29:10.186Z] cf2c41c48267: Waiting [2025-06-05T06:29:10.186Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:10.186Z] e9538cfc34bc: Layer already exists [2025-06-05T06:29:10.186Z] b01b888f6b05: Layer already exists [2025-06-05T06:29:10.186Z] 7cd126f02506: Layer already exists [2025-06-05T06:29:10.186Z] ddd5cfbb3f8f: Layer already exists [2025-06-05T06:29:10.186Z] b51dab08e26a: Layer already exists [2025-06-05T06:29:10.186Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:10.186Z] 782252e6c667: Layer already exists [2025-06-05T06:29:10.186Z] 0824842a78e8: Layer already exists [2025-06-05T06:29:10.186Z] 9213ca5d8f86: Layer already exists [2025-06-05T06:29:10.186Z] d089fef8b742: Layer already exists [2025-06-05T06:29:10.186Z] 5f70bf18a086: Layer already exists [2025-06-05T06:29:10.186Z] 9869c2f12bc3: Layer already exists [2025-06-05T06:29:10.186Z] 5b2e5932e2c6: Layer already exists [2025-06-05T06:29:10.186Z] 2acd0ec95f88: Layer already exists [2025-06-05T06:29:10.186Z] cf2c41c48267: Layer already exists [2025-06-05T06:29:10.186Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:10.450Z] latest: digest: sha256:66377fcce39218018acfc97c9e46a74cd1473befb58f2eac70c9d17977785e1a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:10.799Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:11.149Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.21 [2025-06-05T06:29:11.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-05T06:29:11.149Z] e9538cfc34bc: Preparing [2025-06-05T06:29:11.149Z] b51dab08e26a: Preparing [2025-06-05T06:29:11.149Z] 7cd126f02506: Preparing [2025-06-05T06:29:11.149Z] b01b888f6b05: Preparing [2025-06-05T06:29:11.149Z] ddd5cfbb3f8f: Preparing [2025-06-05T06:29:11.149Z] 0824842a78e8: Preparing [2025-06-05T06:29:11.149Z] 782252e6c667: Preparing [2025-06-05T06:29:11.149Z] d089fef8b742: Preparing [2025-06-05T06:29:11.149Z] 49e5217da9ab: Preparing [2025-06-05T06:29:11.149Z] 9213ca5d8f86: Preparing [2025-06-05T06:29:11.149Z] 5b2e5932e2c6: Preparing [2025-06-05T06:29:11.149Z] 5f70bf18a086: Preparing [2025-06-05T06:29:11.149Z] 9869c2f12bc3: Preparing [2025-06-05T06:29:11.149Z] 2acd0ec95f88: Preparing [2025-06-05T06:29:11.149Z] 0824842a78e8: Waiting [2025-06-05T06:29:11.149Z] cf2c41c48267: Preparing [2025-06-05T06:29:11.149Z] 782252e6c667: Waiting [2025-06-05T06:29:11.149Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:11.149Z] d089fef8b742: Waiting [2025-06-05T06:29:11.149Z] 9213ca5d8f86: Waiting [2025-06-05T06:29:11.149Z] 49e5217da9ab: Waiting [2025-06-05T06:29:11.149Z] 9869c2f12bc3: Waiting [2025-06-05T06:29:11.149Z] 5f70bf18a086: Waiting [2025-06-05T06:29:11.149Z] cf2c41c48267: Waiting [2025-06-05T06:29:11.149Z] 2acd0ec95f88: Waiting [2025-06-05T06:29:11.149Z] 5b2e5932e2c6: Waiting [2025-06-05T06:29:11.149Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:11.149Z] e9538cfc34bc: Layer already exists [2025-06-05T06:29:11.149Z] ddd5cfbb3f8f: Layer already exists [2025-06-05T06:29:11.149Z] 7cd126f02506: Layer already exists [2025-06-05T06:29:11.149Z] b01b888f6b05: Layer already exists [2025-06-05T06:29:11.149Z] b51dab08e26a: Layer already exists [2025-06-05T06:29:11.149Z] d089fef8b742: Layer already exists [2025-06-05T06:29:11.149Z] 9213ca5d8f86: Layer already exists [2025-06-05T06:29:11.149Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:11.149Z] 0824842a78e8: Layer already exists [2025-06-05T06:29:11.149Z] 782252e6c667: Layer already exists [2025-06-05T06:29:11.149Z] 5b2e5932e2c6: Layer already exists [2025-06-05T06:29:11.149Z] 9869c2f12bc3: Layer already exists [2025-06-05T06:29:11.149Z] 2acd0ec95f88: Layer already exists [2025-06-05T06:29:11.149Z] 5f70bf18a086: Layer already exists [2025-06-05T06:29:11.149Z] cf2c41c48267: Layer already exists [2025-06-05T06:29:11.149Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:11.412Z] 4.1.0-dev.21: digest: sha256:66377fcce39218018acfc97c9e46a74cd1473befb58f2eac70c9d17977785e1a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:11.766Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:12.112Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:29:12.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-05T06:29:12.112Z] e9538cfc34bc: Preparing [2025-06-05T06:29:12.112Z] b51dab08e26a: Preparing [2025-06-05T06:29:12.112Z] 7cd126f02506: Preparing [2025-06-05T06:29:12.112Z] b01b888f6b05: Preparing [2025-06-05T06:29:12.112Z] ddd5cfbb3f8f: Preparing [2025-06-05T06:29:12.112Z] 0824842a78e8: Preparing [2025-06-05T06:29:12.112Z] 782252e6c667: Preparing [2025-06-05T06:29:12.112Z] d089fef8b742: Preparing [2025-06-05T06:29:12.112Z] 49e5217da9ab: Preparing [2025-06-05T06:29:12.112Z] 9213ca5d8f86: Preparing [2025-06-05T06:29:12.112Z] 5b2e5932e2c6: Preparing [2025-06-05T06:29:12.112Z] 5f70bf18a086: Preparing [2025-06-05T06:29:12.112Z] 9869c2f12bc3: Preparing [2025-06-05T06:29:12.112Z] 2acd0ec95f88: Preparing [2025-06-05T06:29:12.112Z] cf2c41c48267: Preparing [2025-06-05T06:29:12.112Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:12.112Z] 9213ca5d8f86: Waiting [2025-06-05T06:29:12.112Z] 5b2e5932e2c6: Waiting [2025-06-05T06:29:12.112Z] 5f70bf18a086: Waiting [2025-06-05T06:29:12.112Z] 9869c2f12bc3: Waiting [2025-06-05T06:29:12.112Z] 782252e6c667: Waiting [2025-06-05T06:29:12.112Z] 2acd0ec95f88: Waiting [2025-06-05T06:29:12.112Z] cf2c41c48267: Waiting [2025-06-05T06:29:12.112Z] d089fef8b742: Waiting [2025-06-05T06:29:12.112Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:12.112Z] 0824842a78e8: Waiting [2025-06-05T06:29:12.112Z] 49e5217da9ab: Waiting [2025-06-05T06:29:12.112Z] e9538cfc34bc: Layer already exists [2025-06-05T06:29:12.112Z] ddd5cfbb3f8f: Layer already exists [2025-06-05T06:29:12.112Z] 7cd126f02506: Layer already exists [2025-06-05T06:29:12.112Z] b51dab08e26a: Layer already exists [2025-06-05T06:29:12.112Z] b01b888f6b05: Layer already exists [2025-06-05T06:29:12.112Z] 782252e6c667: Layer already exists [2025-06-05T06:29:12.112Z] 0824842a78e8: Layer already exists [2025-06-05T06:29:12.112Z] d089fef8b742: Layer already exists [2025-06-05T06:29:12.112Z] 9213ca5d8f86: Layer already exists [2025-06-05T06:29:12.112Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:12.112Z] 5b2e5932e2c6: Layer already exists [2025-06-05T06:29:12.112Z] 5f70bf18a086: Layer already exists [2025-06-05T06:29:12.112Z] 9869c2f12bc3: Layer already exists [2025-06-05T06:29:12.112Z] 2acd0ec95f88: Layer already exists [2025-06-05T06:29:12.112Z] cf2c41c48267: Layer already exists [2025-06-05T06:29:12.112Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:12.376Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:66377fcce39218018acfc97c9e46a74cd1473befb58f2eac70c9d17977785e1a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:12.733Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:13.083Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-06-05T06:29:13.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-05T06:29:13.083Z] e9538cfc34bc: Preparing [2025-06-05T06:29:13.083Z] b51dab08e26a: Preparing [2025-06-05T06:29:13.083Z] 7cd126f02506: Preparing [2025-06-05T06:29:13.083Z] b01b888f6b05: Preparing [2025-06-05T06:29:13.083Z] ddd5cfbb3f8f: Preparing [2025-06-05T06:29:13.083Z] 0824842a78e8: Preparing [2025-06-05T06:29:13.083Z] 782252e6c667: Preparing [2025-06-05T06:29:13.083Z] d089fef8b742: Preparing [2025-06-05T06:29:13.083Z] 49e5217da9ab: Preparing [2025-06-05T06:29:13.083Z] 9213ca5d8f86: Preparing [2025-06-05T06:29:13.083Z] 5b2e5932e2c6: Preparing [2025-06-05T06:29:13.083Z] 5f70bf18a086: Preparing [2025-06-05T06:29:13.083Z] 9869c2f12bc3: Preparing [2025-06-05T06:29:13.083Z] 0824842a78e8: Waiting [2025-06-05T06:29:13.083Z] 2acd0ec95f88: Preparing [2025-06-05T06:29:13.083Z] 782252e6c667: Waiting [2025-06-05T06:29:13.083Z] cf2c41c48267: Preparing [2025-06-05T06:29:13.083Z] d089fef8b742: Waiting [2025-06-05T06:29:13.083Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:13.083Z] 5f70bf18a086: Waiting [2025-06-05T06:29:13.083Z] 9869c2f12bc3: Waiting [2025-06-05T06:29:13.083Z] 2acd0ec95f88: Waiting [2025-06-05T06:29:13.083Z] cf2c41c48267: Waiting [2025-06-05T06:29:13.083Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:13.083Z] 49e5217da9ab: Waiting [2025-06-05T06:29:13.083Z] 9213ca5d8f86: Waiting [2025-06-05T06:29:13.083Z] 5b2e5932e2c6: Waiting [2025-06-05T06:29:13.083Z] ddd5cfbb3f8f: Layer already exists [2025-06-05T06:29:13.083Z] b51dab08e26a: Layer already exists [2025-06-05T06:29:13.083Z] b01b888f6b05: Layer already exists [2025-06-05T06:29:13.083Z] e9538cfc34bc: Layer already exists [2025-06-05T06:29:13.083Z] 7cd126f02506: Layer already exists [2025-06-05T06:29:13.083Z] d089fef8b742: Layer already exists [2025-06-05T06:29:13.083Z] 782252e6c667: Layer already exists [2025-06-05T06:29:13.083Z] 9213ca5d8f86: Layer already exists [2025-06-05T06:29:13.083Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:13.083Z] 0824842a78e8: Layer already exists [2025-06-05T06:29:13.083Z] 5b2e5932e2c6: Layer already exists [2025-06-05T06:29:13.083Z] 5f70bf18a086: Layer already exists [2025-06-05T06:29:13.083Z] 9869c2f12bc3: Layer already exists [2025-06-05T06:29:13.083Z] 2acd0ec95f88: Layer already exists [2025-06-05T06:29:13.083Z] cf2c41c48267: Layer already exists [2025-06-05T06:29:13.083Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:13.347Z] main: digest: sha256:66377fcce39218018acfc97c9e46a74cd1473befb58f2eac70c9d17977785e1a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T06:29:13.424Z] ===================================================== [Pipeline] echo [2025-06-05T06:29:13.440Z] taggedImages: [2025-06-05T06:29:13.440Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:29:13.440Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-06-05T06:29:13.440Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.21 [2025-06-05T06:29:13.440Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:29:13.440Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-06-05T06:29:13.471Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-06-05T06:29:13.471Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:29:13.471Z] latest [2025-06-05T06:29:13.471Z] 4.1.0-dev.21 [2025-06-05T06:29:13.471Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:29:13.471Z] main [2025-06-05T06:29:13.471Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:13.829Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:14.168Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:29:14.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-05T06:29:14.168Z] 96733978ac59: Preparing [2025-06-05T06:29:14.168Z] 5a4f66f49280: Preparing [2025-06-05T06:29:14.168Z] db8beecc55f3: Preparing [2025-06-05T06:29:14.168Z] eb2565dcbdf2: Preparing [2025-06-05T06:29:14.168Z] d089fef8b742: Preparing [2025-06-05T06:29:14.168Z] 49e5217da9ab: Preparing [2025-06-05T06:29:14.168Z] ea9a21d4720d: Preparing [2025-06-05T06:29:14.168Z] 9bbf8336726a: Preparing [2025-06-05T06:29:14.168Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:14.168Z] 49e5217da9ab: Waiting [2025-06-05T06:29:14.168Z] ea9a21d4720d: Waiting [2025-06-05T06:29:14.168Z] 9bbf8336726a: Waiting [2025-06-05T06:29:14.168Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:14.168Z] d089fef8b742: Layer already exists [2025-06-05T06:29:14.433Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:14.433Z] 5a4f66f49280: Pushed [2025-06-05T06:29:14.433Z] ea9a21d4720d: Layer already exists [2025-06-05T06:29:14.433Z] 96733978ac59: Pushed [2025-06-05T06:29:14.433Z] db8beecc55f3: Pushed [2025-06-05T06:29:14.433Z] 9bbf8336726a: Layer already exists [2025-06-05T06:29:14.433Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:19.753Z] eb2565dcbdf2: Pushed [2025-06-05T06:29:19.753Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:f5cc8d50354dbaa7ada399d2fb84c3f27d121cc0d5f64328544bf14fff9cd9ad size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:20.106Z] + 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-06-05T06:29:20.452Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-06-05T06:29:20.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-05T06:29:20.452Z] 96733978ac59: Preparing [2025-06-05T06:29:20.452Z] 5a4f66f49280: Preparing [2025-06-05T06:29:20.452Z] db8beecc55f3: Preparing [2025-06-05T06:29:20.452Z] eb2565dcbdf2: Preparing [2025-06-05T06:29:20.452Z] d089fef8b742: Preparing [2025-06-05T06:29:20.452Z] 49e5217da9ab: Preparing [2025-06-05T06:29:20.452Z] ea9a21d4720d: Preparing [2025-06-05T06:29:20.452Z] 9bbf8336726a: Preparing [2025-06-05T06:29:20.452Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:20.452Z] ea9a21d4720d: Waiting [2025-06-05T06:29:20.452Z] 9bbf8336726a: Waiting [2025-06-05T06:29:20.452Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:20.452Z] 49e5217da9ab: Waiting [2025-06-05T06:29:20.452Z] 5a4f66f49280: Layer already exists [2025-06-05T06:29:20.452Z] 96733978ac59: Layer already exists [2025-06-05T06:29:20.452Z] eb2565dcbdf2: Layer already exists [2025-06-05T06:29:20.452Z] d089fef8b742: Layer already exists [2025-06-05T06:29:20.452Z] db8beecc55f3: Layer already exists [2025-06-05T06:29:20.452Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:20.452Z] ea9a21d4720d: Layer already exists [2025-06-05T06:29:20.452Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:20.452Z] 9bbf8336726a: Layer already exists [2025-06-05T06:29:20.452Z] latest: digest: sha256:f5cc8d50354dbaa7ada399d2fb84c3f27d121cc0d5f64328544bf14fff9cd9ad size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:21.070Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:21.416Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.21 [2025-06-05T06:29:21.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-05T06:29:21.416Z] 96733978ac59: Preparing [2025-06-05T06:29:21.416Z] 5a4f66f49280: Preparing [2025-06-05T06:29:21.416Z] db8beecc55f3: Preparing [2025-06-05T06:29:21.416Z] eb2565dcbdf2: Preparing [2025-06-05T06:29:21.416Z] d089fef8b742: Preparing [2025-06-05T06:29:21.416Z] 49e5217da9ab: Preparing [2025-06-05T06:29:21.416Z] ea9a21d4720d: Preparing [2025-06-05T06:29:21.416Z] 9bbf8336726a: Preparing [2025-06-05T06:29:21.416Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:21.416Z] ea9a21d4720d: Waiting [2025-06-05T06:29:21.416Z] 9bbf8336726a: Waiting [2025-06-05T06:29:21.416Z] 49e5217da9ab: Waiting [2025-06-05T06:29:21.416Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:21.416Z] db8beecc55f3: Layer already exists [2025-06-05T06:29:21.416Z] 96733978ac59: Layer already exists [2025-06-05T06:29:21.416Z] 5a4f66f49280: Layer already exists [2025-06-05T06:29:21.416Z] eb2565dcbdf2: Layer already exists [2025-06-05T06:29:21.416Z] d089fef8b742: Layer already exists [2025-06-05T06:29:21.416Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:21.416Z] 9bbf8336726a: Layer already exists [2025-06-05T06:29:21.416Z] ea9a21d4720d: Layer already exists [2025-06-05T06:29:21.416Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:21.416Z] 4.1.0-dev.21: digest: sha256:f5cc8d50354dbaa7ada399d2fb84c3f27d121cc0d5f64328544bf14fff9cd9ad size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:21.762Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:22.103Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:29:22.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-05T06:29:22.103Z] 96733978ac59: Preparing [2025-06-05T06:29:22.103Z] 5a4f66f49280: Preparing [2025-06-05T06:29:22.103Z] db8beecc55f3: Preparing [2025-06-05T06:29:22.103Z] eb2565dcbdf2: Preparing [2025-06-05T06:29:22.103Z] d089fef8b742: Preparing [2025-06-05T06:29:22.103Z] 49e5217da9ab: Preparing [2025-06-05T06:29:22.103Z] ea9a21d4720d: Preparing [2025-06-05T06:29:22.103Z] 49e5217da9ab: Waiting [2025-06-05T06:29:22.103Z] 9bbf8336726a: Preparing [2025-06-05T06:29:22.103Z] ea9a21d4720d: Waiting [2025-06-05T06:29:22.103Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:22.103Z] 9bbf8336726a: Waiting [2025-06-05T06:29:22.103Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:22.103Z] eb2565dcbdf2: Layer already exists [2025-06-05T06:29:22.103Z] 96733978ac59: Layer already exists [2025-06-05T06:29:22.103Z] db8beecc55f3: Layer already exists [2025-06-05T06:29:22.103Z] d089fef8b742: Layer already exists [2025-06-05T06:29:22.103Z] 5a4f66f49280: Layer already exists [2025-06-05T06:29:22.103Z] 9bbf8336726a: Layer already exists [2025-06-05T06:29:22.103Z] ea9a21d4720d: Layer already exists [2025-06-05T06:29:22.103Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:22.103Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:22.103Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:f5cc8d50354dbaa7ada399d2fb84c3f27d121cc0d5f64328544bf14fff9cd9ad size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:22.719Z] + 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-06-05T06:29:23.077Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-06-05T06:29:23.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-05T06:29:23.078Z] 96733978ac59: Preparing [2025-06-05T06:29:23.078Z] 5a4f66f49280: Preparing [2025-06-05T06:29:23.078Z] db8beecc55f3: Preparing [2025-06-05T06:29:23.078Z] eb2565dcbdf2: Preparing [2025-06-05T06:29:23.078Z] d089fef8b742: Preparing [2025-06-05T06:29:23.078Z] 49e5217da9ab: Preparing [2025-06-05T06:29:23.078Z] ea9a21d4720d: Preparing [2025-06-05T06:29:23.078Z] 9bbf8336726a: Preparing [2025-06-05T06:29:23.078Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:23.078Z] ea9a21d4720d: Waiting [2025-06-05T06:29:23.078Z] 9bbf8336726a: Waiting [2025-06-05T06:29:23.078Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:23.078Z] 49e5217da9ab: Waiting [2025-06-05T06:29:23.078Z] d089fef8b742: Layer already exists [2025-06-05T06:29:23.078Z] 5a4f66f49280: Layer already exists [2025-06-05T06:29:23.078Z] eb2565dcbdf2: Layer already exists [2025-06-05T06:29:23.078Z] 96733978ac59: Layer already exists [2025-06-05T06:29:23.078Z] db8beecc55f3: Layer already exists [2025-06-05T06:29:23.078Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:23.078Z] 9bbf8336726a: Layer already exists [2025-06-05T06:29:23.078Z] ea9a21d4720d: Layer already exists [2025-06-05T06:29:23.078Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:23.078Z] main: digest: sha256:f5cc8d50354dbaa7ada399d2fb84c3f27d121cc0d5f64328544bf14fff9cd9ad size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T06:29:23.428Z] ===================================================== [Pipeline] echo [2025-06-05T06:29:23.444Z] taggedImages: [2025-06-05T06:29:23.444Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:29:23.444Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-06-05T06:29:23.444Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.21 [2025-06-05T06:29:23.444Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:29:23.444Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-06-05T06:29:23.467Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-06-05T06:29:23.467Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:29:23.467Z] latest [2025-06-05T06:29:23.467Z] 4.1.0-dev.21 [2025-06-05T06:29:23.467Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:29:23.467Z] main [2025-06-05T06:29:23.467Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:23.833Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:24.179Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:29:24.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-05T06:29:24.179Z] de33298313c4: Preparing [2025-06-05T06:29:24.179Z] acbd1daa57da: Preparing [2025-06-05T06:29:24.179Z] a9b160d036c3: Preparing [2025-06-05T06:29:24.179Z] 8501ad9a3568: Preparing [2025-06-05T06:29:24.179Z] ce9d58da43cb: Preparing [2025-06-05T06:29:24.179Z] d089fef8b742: Preparing [2025-06-05T06:29:24.179Z] 49e5217da9ab: Preparing [2025-06-05T06:29:24.179Z] 5194bb1c1814: Preparing [2025-06-05T06:29:24.179Z] cfbec48f3a46: Preparing [2025-06-05T06:29:24.179Z] 60ca7b8c94c1: Preparing [2025-06-05T06:29:24.179Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:24.179Z] 5194bb1c1814: Waiting [2025-06-05T06:29:24.179Z] cfbec48f3a46: Waiting [2025-06-05T06:29:24.179Z] 60ca7b8c94c1: Waiting [2025-06-05T06:29:24.179Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:24.179Z] d089fef8b742: Waiting [2025-06-05T06:29:24.179Z] 49e5217da9ab: Waiting [2025-06-05T06:29:24.442Z] 8501ad9a3568: Pushed [2025-06-05T06:29:24.442Z] acbd1daa57da: Pushed [2025-06-05T06:29:24.442Z] ce9d58da43cb: Pushed [2025-06-05T06:29:24.442Z] de33298313c4: Pushed [2025-06-05T06:29:24.442Z] d089fef8b742: Layer already exists [2025-06-05T06:29:24.442Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:24.442Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:24.442Z] cfbec48f3a46: Pushed [2025-06-05T06:29:24.442Z] 5194bb1c1814: Pushed [2025-06-05T06:29:27.762Z] 60ca7b8c94c1: Pushed [2025-06-05T06:29:28.339Z] a9b160d036c3: Pushed [2025-06-05T06:29:28.603Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:aebec5aba4e70bc05f17ad1520808a29f04ec640bdf78c397681c1f5b92b548e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:28.961Z] + 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-06-05T06:29:29.304Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-06-05T06:29:29.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-05T06:29:29.304Z] de33298313c4: Preparing [2025-06-05T06:29:29.304Z] acbd1daa57da: Preparing [2025-06-05T06:29:29.304Z] a9b160d036c3: Preparing [2025-06-05T06:29:29.304Z] 8501ad9a3568: Preparing [2025-06-05T06:29:29.304Z] ce9d58da43cb: Preparing [2025-06-05T06:29:29.304Z] d089fef8b742: Preparing [2025-06-05T06:29:29.304Z] 49e5217da9ab: Preparing [2025-06-05T06:29:29.304Z] 5194bb1c1814: Preparing [2025-06-05T06:29:29.304Z] cfbec48f3a46: Preparing [2025-06-05T06:29:29.304Z] 60ca7b8c94c1: Preparing [2025-06-05T06:29:29.304Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:29.304Z] d089fef8b742: Waiting [2025-06-05T06:29:29.304Z] 49e5217da9ab: Waiting [2025-06-05T06:29:29.304Z] 5194bb1c1814: Waiting [2025-06-05T06:29:29.304Z] cfbec48f3a46: Waiting [2025-06-05T06:29:29.304Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:29.304Z] 60ca7b8c94c1: Waiting [2025-06-05T06:29:29.304Z] acbd1daa57da: Layer already exists [2025-06-05T06:29:29.304Z] a9b160d036c3: Layer already exists [2025-06-05T06:29:29.304Z] ce9d58da43cb: Layer already exists [2025-06-05T06:29:29.304Z] de33298313c4: Layer already exists [2025-06-05T06:29:29.304Z] 8501ad9a3568: Layer already exists [2025-06-05T06:29:29.304Z] d089fef8b742: Layer already exists [2025-06-05T06:29:29.304Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:29.304Z] 5194bb1c1814: Layer already exists [2025-06-05T06:29:29.304Z] 60ca7b8c94c1: Layer already exists [2025-06-05T06:29:29.304Z] cfbec48f3a46: Layer already exists [2025-06-05T06:29:29.304Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:29.569Z] latest: digest: sha256:aebec5aba4e70bc05f17ad1520808a29f04ec640bdf78c397681c1f5b92b548e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:29.938Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:30.296Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.21 [2025-06-05T06:29:30.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-05T06:29:30.296Z] de33298313c4: Preparing [2025-06-05T06:29:30.296Z] acbd1daa57da: Preparing [2025-06-05T06:29:30.296Z] a9b160d036c3: Preparing [2025-06-05T06:29:30.296Z] 8501ad9a3568: Preparing [2025-06-05T06:29:30.296Z] ce9d58da43cb: Preparing [2025-06-05T06:29:30.296Z] d089fef8b742: Preparing [2025-06-05T06:29:30.296Z] 49e5217da9ab: Preparing [2025-06-05T06:29:30.296Z] d089fef8b742: Waiting [2025-06-05T06:29:30.296Z] 49e5217da9ab: Waiting [2025-06-05T06:29:30.296Z] 5194bb1c1814: Preparing [2025-06-05T06:29:30.296Z] cfbec48f3a46: Preparing [2025-06-05T06:29:30.296Z] 60ca7b8c94c1: Preparing [2025-06-05T06:29:30.296Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:30.296Z] 60ca7b8c94c1: Waiting [2025-06-05T06:29:30.296Z] 5194bb1c1814: Waiting [2025-06-05T06:29:30.296Z] cfbec48f3a46: Waiting [2025-06-05T06:29:30.296Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:30.296Z] 8501ad9a3568: Layer already exists [2025-06-05T06:29:30.296Z] de33298313c4: Layer already exists [2025-06-05T06:29:30.296Z] a9b160d036c3: Layer already exists [2025-06-05T06:29:30.296Z] acbd1daa57da: Layer already exists [2025-06-05T06:29:30.296Z] ce9d58da43cb: Layer already exists [2025-06-05T06:29:30.296Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:30.296Z] 5194bb1c1814: Layer already exists [2025-06-05T06:29:30.296Z] d089fef8b742: Layer already exists [2025-06-05T06:29:30.296Z] 60ca7b8c94c1: Layer already exists [2025-06-05T06:29:30.296Z] cfbec48f3a46: Layer already exists [2025-06-05T06:29:30.296Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:30.560Z] 4.1.0-dev.21: digest: sha256:aebec5aba4e70bc05f17ad1520808a29f04ec640bdf78c397681c1f5b92b548e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:30.904Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:31.254Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:29:31.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-05T06:29:31.254Z] de33298313c4: Preparing [2025-06-05T06:29:31.254Z] acbd1daa57da: Preparing [2025-06-05T06:29:31.254Z] a9b160d036c3: Preparing [2025-06-05T06:29:31.254Z] 8501ad9a3568: Preparing [2025-06-05T06:29:31.254Z] ce9d58da43cb: Preparing [2025-06-05T06:29:31.254Z] d089fef8b742: Preparing [2025-06-05T06:29:31.254Z] 49e5217da9ab: Preparing [2025-06-05T06:29:31.254Z] 5194bb1c1814: Preparing [2025-06-05T06:29:31.254Z] d089fef8b742: Waiting [2025-06-05T06:29:31.254Z] 49e5217da9ab: Waiting [2025-06-05T06:29:31.254Z] cfbec48f3a46: Preparing [2025-06-05T06:29:31.254Z] 60ca7b8c94c1: Preparing [2025-06-05T06:29:31.254Z] cfbec48f3a46: Waiting [2025-06-05T06:29:31.254Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:31.254Z] 60ca7b8c94c1: Waiting [2025-06-05T06:29:31.254Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:31.254Z] ce9d58da43cb: Layer already exists [2025-06-05T06:29:31.254Z] de33298313c4: Layer already exists [2025-06-05T06:29:31.254Z] a9b160d036c3: Layer already exists [2025-06-05T06:29:31.254Z] acbd1daa57da: Layer already exists [2025-06-05T06:29:31.254Z] 8501ad9a3568: Layer already exists [2025-06-05T06:29:31.254Z] d089fef8b742: Layer already exists [2025-06-05T06:29:31.254Z] 60ca7b8c94c1: Layer already exists [2025-06-05T06:29:31.254Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:31.254Z] cfbec48f3a46: Layer already exists [2025-06-05T06:29:31.254Z] 5194bb1c1814: Layer already exists [2025-06-05T06:29:31.254Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:31.254Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:aebec5aba4e70bc05f17ad1520808a29f04ec640bdf78c397681c1f5b92b548e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:31.873Z] + 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-06-05T06:29:32.223Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-06-05T06:29:32.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-05T06:29:32.223Z] de33298313c4: Preparing [2025-06-05T06:29:32.223Z] acbd1daa57da: Preparing [2025-06-05T06:29:32.223Z] a9b160d036c3: Preparing [2025-06-05T06:29:32.223Z] 8501ad9a3568: Preparing [2025-06-05T06:29:32.223Z] ce9d58da43cb: Preparing [2025-06-05T06:29:32.223Z] d089fef8b742: Preparing [2025-06-05T06:29:32.223Z] 49e5217da9ab: Preparing [2025-06-05T06:29:32.223Z] 5194bb1c1814: Preparing [2025-06-05T06:29:32.223Z] cfbec48f3a46: Preparing [2025-06-05T06:29:32.223Z] 60ca7b8c94c1: Preparing [2025-06-05T06:29:32.223Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:32.223Z] d089fef8b742: Waiting [2025-06-05T06:29:32.223Z] 49e5217da9ab: Waiting [2025-06-05T06:29:32.223Z] 5194bb1c1814: Waiting [2025-06-05T06:29:32.223Z] cfbec48f3a46: Waiting [2025-06-05T06:29:32.223Z] 60ca7b8c94c1: Waiting [2025-06-05T06:29:32.223Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:32.223Z] acbd1daa57da: Layer already exists [2025-06-05T06:29:32.223Z] de33298313c4: Layer already exists [2025-06-05T06:29:32.223Z] 8501ad9a3568: Layer already exists [2025-06-05T06:29:32.223Z] a9b160d036c3: Layer already exists [2025-06-05T06:29:32.223Z] ce9d58da43cb: Layer already exists [2025-06-05T06:29:32.223Z] d089fef8b742: Layer already exists [2025-06-05T06:29:32.223Z] 5194bb1c1814: Layer already exists [2025-06-05T06:29:32.223Z] 60ca7b8c94c1: Layer already exists [2025-06-05T06:29:32.223Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:32.223Z] cfbec48f3a46: Layer already exists [2025-06-05T06:29:32.223Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:32.487Z] main: digest: sha256:aebec5aba4e70bc05f17ad1520808a29f04ec640bdf78c397681c1f5b92b548e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T06:29:32.568Z] ===================================================== [Pipeline] echo [2025-06-05T06:29:32.582Z] taggedImages: [2025-06-05T06:29:32.582Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:29:32.582Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-06-05T06:29:32.582Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.21 [2025-06-05T06:29:32.582Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:29:32.582Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-06-05T06:29:32.604Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-06-05T06:29:32.605Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:29:32.605Z] latest [2025-06-05T06:29:32.605Z] 4.1.0-dev.21 [2025-06-05T06:29:32.605Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:29:32.605Z] main [2025-06-05T06:29:32.605Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:33.008Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:33.373Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:29:33.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-05T06:29:33.373Z] 54dbe4a8c1e7: Preparing [2025-06-05T06:29:33.373Z] 9b12dbededf2: Preparing [2025-06-05T06:29:33.373Z] bcbd9fb70f38: Preparing [2025-06-05T06:29:33.373Z] 3e17eff27986: Preparing [2025-06-05T06:29:33.373Z] ebd3437da730: Preparing [2025-06-05T06:29:33.373Z] 3da14fa2daab: Preparing [2025-06-05T06:29:33.373Z] bcbc9498dc72: Preparing [2025-06-05T06:29:33.373Z] d089fef8b742: Preparing [2025-06-05T06:29:33.373Z] 49e5217da9ab: Preparing [2025-06-05T06:29:33.373Z] aeec87f3b771: Preparing [2025-06-05T06:29:33.373Z] 063e798c96f9: Preparing [2025-06-05T06:29:33.373Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:33.373Z] d089fef8b742: Waiting [2025-06-05T06:29:33.373Z] 49e5217da9ab: Waiting [2025-06-05T06:29:33.373Z] aeec87f3b771: Waiting [2025-06-05T06:29:33.373Z] 063e798c96f9: Waiting [2025-06-05T06:29:33.373Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:33.373Z] 3da14fa2daab: Waiting [2025-06-05T06:29:33.374Z] bcbc9498dc72: Waiting [2025-06-05T06:29:33.641Z] ebd3437da730: Pushed [2025-06-05T06:29:33.641Z] 54dbe4a8c1e7: Pushed [2025-06-05T06:29:33.641Z] 9b12dbededf2: Pushed [2025-06-05T06:29:33.641Z] d089fef8b742: Layer already exists [2025-06-05T06:29:33.641Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:33.907Z] 3da14fa2daab: Pushed [2025-06-05T06:29:33.907Z] bcbc9498dc72: Pushed [2025-06-05T06:29:33.907Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:33.907Z] aeec87f3b771: Pushed [2025-06-05T06:29:37.272Z] 063e798c96f9: Pushed [2025-06-05T06:29:37.850Z] 3e17eff27986: Pushed [2025-06-05T06:29:40.415Z] bcbd9fb70f38: Pushed [2025-06-05T06:29:40.415Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:05a006f354a5a597f3fc22cf87a139fd1c4df7686f85adc63855fb7e72c53f8a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:40.760Z] + 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-06-05T06:29:41.109Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-06-05T06:29:41.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-05T06:29:41.109Z] 54dbe4a8c1e7: Preparing [2025-06-05T06:29:41.109Z] 9b12dbededf2: Preparing [2025-06-05T06:29:41.109Z] bcbd9fb70f38: Preparing [2025-06-05T06:29:41.109Z] 3e17eff27986: Preparing [2025-06-05T06:29:41.109Z] ebd3437da730: Preparing [2025-06-05T06:29:41.109Z] 3da14fa2daab: Preparing [2025-06-05T06:29:41.109Z] bcbc9498dc72: Preparing [2025-06-05T06:29:41.109Z] d089fef8b742: Preparing [2025-06-05T06:29:41.109Z] 49e5217da9ab: Preparing [2025-06-05T06:29:41.109Z] aeec87f3b771: Preparing [2025-06-05T06:29:41.109Z] 063e798c96f9: Preparing [2025-06-05T06:29:41.109Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:41.109Z] 3da14fa2daab: Waiting [2025-06-05T06:29:41.109Z] bcbc9498dc72: Waiting [2025-06-05T06:29:41.109Z] d089fef8b742: Waiting [2025-06-05T06:29:41.109Z] 49e5217da9ab: Waiting [2025-06-05T06:29:41.109Z] aeec87f3b771: Waiting [2025-06-05T06:29:41.109Z] 063e798c96f9: Waiting [2025-06-05T06:29:41.109Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:41.109Z] 9b12dbededf2: Layer already exists [2025-06-05T06:29:41.109Z] 3e17eff27986: Layer already exists [2025-06-05T06:29:41.109Z] bcbd9fb70f38: Layer already exists [2025-06-05T06:29:41.109Z] 54dbe4a8c1e7: Layer already exists [2025-06-05T06:29:41.109Z] ebd3437da730: Layer already exists [2025-06-05T06:29:41.109Z] bcbc9498dc72: Layer already exists [2025-06-05T06:29:41.109Z] 3da14fa2daab: Layer already exists [2025-06-05T06:29:41.109Z] d089fef8b742: Layer already exists [2025-06-05T06:29:41.109Z] aeec87f3b771: Layer already exists [2025-06-05T06:29:41.109Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:41.109Z] 063e798c96f9: Layer already exists [2025-06-05T06:29:41.109Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:41.373Z] latest: digest: sha256:05a006f354a5a597f3fc22cf87a139fd1c4df7686f85adc63855fb7e72c53f8a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:41.721Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:42.066Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.21 [2025-06-05T06:29:42.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-05T06:29:42.066Z] 54dbe4a8c1e7: Preparing [2025-06-05T06:29:42.066Z] 9b12dbededf2: Preparing [2025-06-05T06:29:42.066Z] bcbd9fb70f38: Preparing [2025-06-05T06:29:42.066Z] 3e17eff27986: Preparing [2025-06-05T06:29:42.066Z] ebd3437da730: Preparing [2025-06-05T06:29:42.066Z] 3da14fa2daab: Preparing [2025-06-05T06:29:42.066Z] bcbc9498dc72: Preparing [2025-06-05T06:29:42.066Z] d089fef8b742: Preparing [2025-06-05T06:29:42.066Z] 49e5217da9ab: Preparing [2025-06-05T06:29:42.066Z] aeec87f3b771: Preparing [2025-06-05T06:29:42.066Z] 063e798c96f9: Preparing [2025-06-05T06:29:42.066Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:42.066Z] aeec87f3b771: Waiting [2025-06-05T06:29:42.066Z] 063e798c96f9: Waiting [2025-06-05T06:29:42.066Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:42.066Z] bcbc9498dc72: Waiting [2025-06-05T06:29:42.066Z] d089fef8b742: Waiting [2025-06-05T06:29:42.066Z] 49e5217da9ab: Waiting [2025-06-05T06:29:42.066Z] 3da14fa2daab: Waiting [2025-06-05T06:29:42.066Z] ebd3437da730: Layer already exists [2025-06-05T06:29:42.066Z] 3e17eff27986: Layer already exists [2025-06-05T06:29:42.066Z] bcbd9fb70f38: Layer already exists [2025-06-05T06:29:42.066Z] 9b12dbededf2: Layer already exists [2025-06-05T06:29:42.066Z] 54dbe4a8c1e7: Layer already exists [2025-06-05T06:29:42.066Z] d089fef8b742: Layer already exists [2025-06-05T06:29:42.066Z] bcbc9498dc72: Layer already exists [2025-06-05T06:29:42.066Z] 3da14fa2daab: Layer already exists [2025-06-05T06:29:42.066Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:42.066Z] aeec87f3b771: Layer already exists [2025-06-05T06:29:42.066Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:42.066Z] 063e798c96f9: Layer already exists [2025-06-05T06:29:42.410Z] 4.1.0-dev.21: digest: sha256:05a006f354a5a597f3fc22cf87a139fd1c4df7686f85adc63855fb7e72c53f8a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:42.786Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:43.140Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:29:43.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-05T06:29:43.140Z] 54dbe4a8c1e7: Preparing [2025-06-05T06:29:43.140Z] 9b12dbededf2: Preparing [2025-06-05T06:29:43.140Z] bcbd9fb70f38: Preparing [2025-06-05T06:29:43.140Z] 3e17eff27986: Preparing [2025-06-05T06:29:43.140Z] ebd3437da730: Preparing [2025-06-05T06:29:43.140Z] 3da14fa2daab: Preparing [2025-06-05T06:29:43.140Z] bcbc9498dc72: Preparing [2025-06-05T06:29:43.140Z] d089fef8b742: Preparing [2025-06-05T06:29:43.140Z] 49e5217da9ab: Preparing [2025-06-05T06:29:43.140Z] aeec87f3b771: Preparing [2025-06-05T06:29:43.140Z] 063e798c96f9: Preparing [2025-06-05T06:29:43.140Z] 3da14fa2daab: Waiting [2025-06-05T06:29:43.140Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:43.140Z] bcbc9498dc72: Waiting [2025-06-05T06:29:43.140Z] d089fef8b742: Waiting [2025-06-05T06:29:43.140Z] 49e5217da9ab: Waiting [2025-06-05T06:29:43.140Z] aeec87f3b771: Waiting [2025-06-05T06:29:43.140Z] 063e798c96f9: Waiting [2025-06-05T06:29:43.140Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:43.140Z] ebd3437da730: Layer already exists [2025-06-05T06:29:43.140Z] bcbd9fb70f38: Layer already exists [2025-06-05T06:29:43.140Z] 3e17eff27986: Layer already exists [2025-06-05T06:29:43.140Z] 9b12dbededf2: Layer already exists [2025-06-05T06:29:43.140Z] 54dbe4a8c1e7: Layer already exists [2025-06-05T06:29:43.140Z] bcbc9498dc72: Layer already exists [2025-06-05T06:29:43.140Z] aeec87f3b771: Layer already exists [2025-06-05T06:29:43.140Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:43.140Z] 3da14fa2daab: Layer already exists [2025-06-05T06:29:43.140Z] d089fef8b742: Layer already exists [2025-06-05T06:29:43.140Z] 063e798c96f9: Layer already exists [2025-06-05T06:29:43.140Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:43.403Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:05a006f354a5a597f3fc22cf87a139fd1c4df7686f85adc63855fb7e72c53f8a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:43.750Z] + 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-06-05T06:29:44.100Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-06-05T06:29:44.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-05T06:29:44.100Z] 54dbe4a8c1e7: Preparing [2025-06-05T06:29:44.100Z] 9b12dbededf2: Preparing [2025-06-05T06:29:44.100Z] bcbd9fb70f38: Preparing [2025-06-05T06:29:44.100Z] 3e17eff27986: Preparing [2025-06-05T06:29:44.100Z] ebd3437da730: Preparing [2025-06-05T06:29:44.100Z] 3da14fa2daab: Preparing [2025-06-05T06:29:44.100Z] bcbc9498dc72: Preparing [2025-06-05T06:29:44.100Z] d089fef8b742: Preparing [2025-06-05T06:29:44.100Z] 49e5217da9ab: Preparing [2025-06-05T06:29:44.100Z] aeec87f3b771: Preparing [2025-06-05T06:29:44.100Z] 063e798c96f9: Preparing [2025-06-05T06:29:44.100Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:44.100Z] 3da14fa2daab: Waiting [2025-06-05T06:29:44.100Z] bcbc9498dc72: Waiting [2025-06-05T06:29:44.100Z] d089fef8b742: Waiting [2025-06-05T06:29:44.100Z] 49e5217da9ab: Waiting [2025-06-05T06:29:44.100Z] aeec87f3b771: Waiting [2025-06-05T06:29:44.100Z] 063e798c96f9: Waiting [2025-06-05T06:29:44.100Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:44.100Z] bcbd9fb70f38: Layer already exists [2025-06-05T06:29:44.100Z] 54dbe4a8c1e7: Layer already exists [2025-06-05T06:29:44.100Z] 3e17eff27986: Layer already exists [2025-06-05T06:29:44.100Z] 9b12dbededf2: Layer already exists [2025-06-05T06:29:44.100Z] ebd3437da730: Layer already exists [2025-06-05T06:29:44.100Z] 3da14fa2daab: Layer already exists [2025-06-05T06:29:44.100Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:44.100Z] aeec87f3b771: Layer already exists [2025-06-05T06:29:44.100Z] bcbc9498dc72: Layer already exists [2025-06-05T06:29:44.100Z] d089fef8b742: Layer already exists [2025-06-05T06:29:44.100Z] 063e798c96f9: Layer already exists [2025-06-05T06:29:44.100Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:44.365Z] main: digest: sha256:05a006f354a5a597f3fc22cf87a139fd1c4df7686f85adc63855fb7e72c53f8a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T06:29:44.452Z] ===================================================== [Pipeline] echo [2025-06-05T06:29:44.467Z] taggedImages: [2025-06-05T06:29:44.467Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:29:44.467Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-06-05T06:29:44.467Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.21 [2025-06-05T06:29:44.467Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:29:44.467Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-06-05T06:29:44.496Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-06-05T06:29:44.496Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:29:44.496Z] latest [2025-06-05T06:29:44.496Z] 4.1.0-dev.21 [2025-06-05T06:29:44.496Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:29:44.496Z] main [2025-06-05T06:29:44.496Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:44.873Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:45.214Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:29:45.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-05T06:29:45.214Z] 47797657dfa3: Preparing [2025-06-05T06:29:45.214Z] bd121fb68c48: Preparing [2025-06-05T06:29:45.214Z] d089fef8b742: Preparing [2025-06-05T06:29:45.214Z] 49e5217da9ab: Preparing [2025-06-05T06:29:45.214Z] 4557bf6ea3cf: Preparing [2025-06-05T06:29:45.214Z] b7d414f65a12: Preparing [2025-06-05T06:29:45.214Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:45.214Z] b7d414f65a12: Waiting [2025-06-05T06:29:45.214Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:45.214Z] d089fef8b742: Layer already exists [2025-06-05T06:29:45.214Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:45.478Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:45.478Z] 47797657dfa3: Pushed [2025-06-05T06:29:45.478Z] 4557bf6ea3cf: Pushed [2025-06-05T06:29:47.521Z] b7d414f65a12: Pushed [2025-06-05T06:29:52.841Z] bd121fb68c48: Pushed [2025-06-05T06:29:52.841Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:c0ef973b78594db0db72fb0a085c9942c87a291af48c1db60adecee9533e1e63 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:53.191Z] + 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-06-05T06:29:53.532Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-06-05T06:29:53.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-05T06:29:53.532Z] 47797657dfa3: Preparing [2025-06-05T06:29:53.532Z] bd121fb68c48: Preparing [2025-06-05T06:29:53.532Z] d089fef8b742: Preparing [2025-06-05T06:29:53.532Z] 49e5217da9ab: Preparing [2025-06-05T06:29:53.532Z] 4557bf6ea3cf: Preparing [2025-06-05T06:29:53.532Z] b7d414f65a12: Preparing [2025-06-05T06:29:53.532Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:53.532Z] b7d414f65a12: Waiting [2025-06-05T06:29:53.532Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:53.532Z] 47797657dfa3: Layer already exists [2025-06-05T06:29:53.532Z] bd121fb68c48: Layer already exists [2025-06-05T06:29:53.532Z] d089fef8b742: Layer already exists [2025-06-05T06:29:53.532Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:53.532Z] 4557bf6ea3cf: Layer already exists [2025-06-05T06:29:53.532Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:53.532Z] b7d414f65a12: Layer already exists [2025-06-05T06:29:53.797Z] latest: digest: sha256:c0ef973b78594db0db72fb0a085c9942c87a291af48c1db60adecee9533e1e63 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:54.158Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:54.495Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.21 [2025-06-05T06:29:54.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-05T06:29:54.495Z] 47797657dfa3: Preparing [2025-06-05T06:29:54.495Z] bd121fb68c48: Preparing [2025-06-05T06:29:54.495Z] d089fef8b742: Preparing [2025-06-05T06:29:54.495Z] 49e5217da9ab: Preparing [2025-06-05T06:29:54.495Z] 4557bf6ea3cf: Preparing [2025-06-05T06:29:54.495Z] b7d414f65a12: Preparing [2025-06-05T06:29:54.495Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:54.495Z] b7d414f65a12: Waiting [2025-06-05T06:29:54.495Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:54.495Z] 4557bf6ea3cf: Layer already exists [2025-06-05T06:29:54.495Z] 47797657dfa3: Layer already exists [2025-06-05T06:29:54.495Z] bd121fb68c48: Layer already exists [2025-06-05T06:29:54.495Z] d089fef8b742: Layer already exists [2025-06-05T06:29:54.495Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:54.495Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:54.495Z] b7d414f65a12: Layer already exists [2025-06-05T06:29:54.760Z] 4.1.0-dev.21: digest: sha256:c0ef973b78594db0db72fb0a085c9942c87a291af48c1db60adecee9533e1e63 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:55.098Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:55.436Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:29:55.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-05T06:29:55.436Z] 47797657dfa3: Preparing [2025-06-05T06:29:55.436Z] bd121fb68c48: Preparing [2025-06-05T06:29:55.436Z] d089fef8b742: Preparing [2025-06-05T06:29:55.436Z] 49e5217da9ab: Preparing [2025-06-05T06:29:55.436Z] 4557bf6ea3cf: Preparing [2025-06-05T06:29:55.436Z] b7d414f65a12: Preparing [2025-06-05T06:29:55.436Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:55.436Z] b7d414f65a12: Waiting [2025-06-05T06:29:55.436Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:55.436Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:55.436Z] 47797657dfa3: Layer already exists [2025-06-05T06:29:55.436Z] d089fef8b742: Layer already exists [2025-06-05T06:29:55.436Z] bd121fb68c48: Layer already exists [2025-06-05T06:29:55.436Z] 4557bf6ea3cf: Layer already exists [2025-06-05T06:29:55.436Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:55.436Z] b7d414f65a12: Layer already exists [2025-06-05T06:29:55.700Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:c0ef973b78594db0db72fb0a085c9942c87a291af48c1db60adecee9533e1e63 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:56.046Z] + 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-06-05T06:29:56.395Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-06-05T06:29:56.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-05T06:29:56.395Z] 47797657dfa3: Preparing [2025-06-05T06:29:56.395Z] bd121fb68c48: Preparing [2025-06-05T06:29:56.395Z] d089fef8b742: Preparing [2025-06-05T06:29:56.395Z] 49e5217da9ab: Preparing [2025-06-05T06:29:56.395Z] 4557bf6ea3cf: Preparing [2025-06-05T06:29:56.395Z] b7d414f65a12: Preparing [2025-06-05T06:29:56.395Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:56.395Z] b7d414f65a12: Waiting [2025-06-05T06:29:56.395Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:56.395Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:56.395Z] bd121fb68c48: Layer already exists [2025-06-05T06:29:56.395Z] 47797657dfa3: Layer already exists [2025-06-05T06:29:56.395Z] 4557bf6ea3cf: Layer already exists [2025-06-05T06:29:56.395Z] d089fef8b742: Layer already exists [2025-06-05T06:29:56.395Z] b7d414f65a12: Layer already exists [2025-06-05T06:29:56.395Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:56.659Z] main: digest: sha256:c0ef973b78594db0db72fb0a085c9942c87a291af48c1db60adecee9533e1e63 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T06:29:56.739Z] ===================================================== [Pipeline] echo [2025-06-05T06:29:56.760Z] taggedImages: [2025-06-05T06:29:56.760Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:29:56.760Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-06-05T06:29:56.760Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.21 [2025-06-05T06:29:56.760Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:29:56.760Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-06-05T06:29:56.788Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-06-05T06:29:56.788Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:29:56.788Z] latest [2025-06-05T06:29:56.788Z] 4.1.0-dev.21 [2025-06-05T06:29:56.788Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:29:56.788Z] main [2025-06-05T06:29:56.788Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:57.142Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:29:57.487Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:29:57.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-05T06:29:57.487Z] 15af7fcd9bcc: Preparing [2025-06-05T06:29:57.487Z] 077e1b429af6: Preparing [2025-06-05T06:29:57.487Z] 38b2b57a4343: Preparing [2025-06-05T06:29:57.487Z] d089fef8b742: Preparing [2025-06-05T06:29:57.487Z] 49e5217da9ab: Preparing [2025-06-05T06:29:57.487Z] 39a4b545df9f: Preparing [2025-06-05T06:29:57.487Z] ab5b3dd714f4: Preparing [2025-06-05T06:29:57.487Z] 39abef332de6: Preparing [2025-06-05T06:29:57.487Z] 27fa55f37449: Preparing [2025-06-05T06:29:57.487Z] dd9c8f8612c8: Preparing [2025-06-05T06:29:57.487Z] ab5b3dd714f4: Waiting [2025-06-05T06:29:57.487Z] 39abef332de6: Waiting [2025-06-05T06:29:57.487Z] 27fa55f37449: Waiting [2025-06-05T06:29:57.487Z] dd9c8f8612c8: Waiting [2025-06-05T06:29:57.487Z] 39a4b545df9f: Waiting [2025-06-05T06:29:57.487Z] d089fef8b742: Layer already exists [2025-06-05T06:29:57.750Z] 49e5217da9ab: Layer already exists [2025-06-05T06:29:57.750Z] 38b2b57a4343: Pushed [2025-06-05T06:29:57.750Z] 077e1b429af6: Pushed [2025-06-05T06:29:57.750Z] 15af7fcd9bcc: Pushed [2025-06-05T06:29:57.750Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:29:57.750Z] 39abef332de6: Pushed [2025-06-05T06:29:58.700Z] 27fa55f37449: Pushed [2025-06-05T06:30:08.763Z] ab5b3dd714f4: Pushed [2025-06-05T06:30:23.725Z] 39a4b545df9f: Pushed [2025-06-05T06:30:23.725Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:4456ce1b5cce576734246e8c35b643356ae137a9ffb3b7ab7abafbccce270db1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:30:24.071Z] + 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-06-05T06:30:24.410Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-06-05T06:30:24.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-05T06:30:24.411Z] 15af7fcd9bcc: Preparing [2025-06-05T06:30:24.411Z] 077e1b429af6: Preparing [2025-06-05T06:30:24.411Z] 38b2b57a4343: Preparing [2025-06-05T06:30:24.411Z] d089fef8b742: Preparing [2025-06-05T06:30:24.411Z] 49e5217da9ab: Preparing [2025-06-05T06:30:24.411Z] 39a4b545df9f: Preparing [2025-06-05T06:30:24.411Z] ab5b3dd714f4: Preparing [2025-06-05T06:30:24.411Z] 39abef332de6: Preparing [2025-06-05T06:30:24.411Z] 27fa55f37449: Preparing [2025-06-05T06:30:24.411Z] dd9c8f8612c8: Preparing [2025-06-05T06:30:24.411Z] 39a4b545df9f: Waiting [2025-06-05T06:30:24.411Z] ab5b3dd714f4: Waiting [2025-06-05T06:30:24.411Z] 39abef332de6: Waiting [2025-06-05T06:30:24.411Z] 27fa55f37449: Waiting [2025-06-05T06:30:24.411Z] dd9c8f8612c8: Waiting [2025-06-05T06:30:24.411Z] 38b2b57a4343: Layer already exists [2025-06-05T06:30:24.411Z] 15af7fcd9bcc: Layer already exists [2025-06-05T06:30:24.411Z] 077e1b429af6: Layer already exists [2025-06-05T06:30:24.411Z] d089fef8b742: Layer already exists [2025-06-05T06:30:24.411Z] 49e5217da9ab: Layer already exists [2025-06-05T06:30:24.411Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:30:24.411Z] 39a4b545df9f: Layer already exists [2025-06-05T06:30:24.411Z] 27fa55f37449: Layer already exists [2025-06-05T06:30:24.411Z] 39abef332de6: Layer already exists [2025-06-05T06:30:24.411Z] ab5b3dd714f4: Layer already exists [2025-06-05T06:30:24.680Z] latest: digest: sha256:4456ce1b5cce576734246e8c35b643356ae137a9ffb3b7ab7abafbccce270db1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:30:25.030Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:30:25.377Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.21 [2025-06-05T06:30:25.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-05T06:30:25.377Z] 15af7fcd9bcc: Preparing [2025-06-05T06:30:25.377Z] 077e1b429af6: Preparing [2025-06-05T06:30:25.377Z] 38b2b57a4343: Preparing [2025-06-05T06:30:25.377Z] d089fef8b742: Preparing [2025-06-05T06:30:25.377Z] 49e5217da9ab: Preparing [2025-06-05T06:30:25.377Z] 39a4b545df9f: Preparing [2025-06-05T06:30:25.378Z] ab5b3dd714f4: Preparing [2025-06-05T06:30:25.378Z] 39a4b545df9f: Waiting [2025-06-05T06:30:25.378Z] 39abef332de6: Preparing [2025-06-05T06:30:25.378Z] ab5b3dd714f4: Waiting [2025-06-05T06:30:25.378Z] 27fa55f37449: Preparing [2025-06-05T06:30:25.378Z] 39abef332de6: Waiting [2025-06-05T06:30:25.378Z] dd9c8f8612c8: Preparing [2025-06-05T06:30:25.378Z] 27fa55f37449: Waiting [2025-06-05T06:30:25.378Z] dd9c8f8612c8: Waiting [2025-06-05T06:30:25.378Z] 38b2b57a4343: Layer already exists [2025-06-05T06:30:25.378Z] 15af7fcd9bcc: Layer already exists [2025-06-05T06:30:25.378Z] d089fef8b742: Layer already exists [2025-06-05T06:30:25.378Z] 49e5217da9ab: Layer already exists [2025-06-05T06:30:25.378Z] 077e1b429af6: Layer already exists [2025-06-05T06:30:25.378Z] ab5b3dd714f4: Layer already exists [2025-06-05T06:30:25.378Z] 39a4b545df9f: Layer already exists [2025-06-05T06:30:25.378Z] 39abef332de6: Layer already exists [2025-06-05T06:30:25.378Z] 27fa55f37449: Layer already exists [2025-06-05T06:30:25.378Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:30:25.641Z] 4.1.0-dev.21: digest: sha256:4456ce1b5cce576734246e8c35b643356ae137a9ffb3b7ab7abafbccce270db1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:30:25.992Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:30:26.347Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:30:26.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-05T06:30:26.347Z] 15af7fcd9bcc: Preparing [2025-06-05T06:30:26.347Z] 077e1b429af6: Preparing [2025-06-05T06:30:26.347Z] 38b2b57a4343: Preparing [2025-06-05T06:30:26.347Z] d089fef8b742: Preparing [2025-06-05T06:30:26.347Z] 49e5217da9ab: Preparing [2025-06-05T06:30:26.347Z] 39a4b545df9f: Preparing [2025-06-05T06:30:26.347Z] ab5b3dd714f4: Preparing [2025-06-05T06:30:26.347Z] 39abef332de6: Preparing [2025-06-05T06:30:26.347Z] 27fa55f37449: Preparing [2025-06-05T06:30:26.347Z] dd9c8f8612c8: Preparing [2025-06-05T06:30:26.347Z] 39a4b545df9f: Waiting [2025-06-05T06:30:26.347Z] 39abef332de6: Waiting [2025-06-05T06:30:26.347Z] ab5b3dd714f4: Waiting [2025-06-05T06:30:26.347Z] 27fa55f37449: Waiting [2025-06-05T06:30:26.347Z] dd9c8f8612c8: Waiting [2025-06-05T06:30:26.347Z] 077e1b429af6: Layer already exists [2025-06-05T06:30:26.347Z] 38b2b57a4343: Layer already exists [2025-06-05T06:30:26.347Z] d089fef8b742: Layer already exists [2025-06-05T06:30:26.347Z] 15af7fcd9bcc: Layer already exists [2025-06-05T06:30:26.347Z] 49e5217da9ab: Layer already exists [2025-06-05T06:30:26.347Z] 39a4b545df9f: Layer already exists [2025-06-05T06:30:26.347Z] ab5b3dd714f4: Layer already exists [2025-06-05T06:30:26.347Z] 39abef332de6: Layer already exists [2025-06-05T06:30:26.347Z] 27fa55f37449: Layer already exists [2025-06-05T06:30:26.347Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:30:26.611Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:4456ce1b5cce576734246e8c35b643356ae137a9ffb3b7ab7abafbccce270db1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:30:26.971Z] + 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-06-05T06:30:27.315Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-06-05T06:30:27.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-05T06:30:27.315Z] 15af7fcd9bcc: Preparing [2025-06-05T06:30:27.315Z] 077e1b429af6: Preparing [2025-06-05T06:30:27.315Z] 38b2b57a4343: Preparing [2025-06-05T06:30:27.315Z] d089fef8b742: Preparing [2025-06-05T06:30:27.315Z] 49e5217da9ab: Preparing [2025-06-05T06:30:27.315Z] 39a4b545df9f: Preparing [2025-06-05T06:30:27.315Z] ab5b3dd714f4: Preparing [2025-06-05T06:30:27.315Z] 39abef332de6: Preparing [2025-06-05T06:30:27.315Z] 27fa55f37449: Preparing [2025-06-05T06:30:27.315Z] dd9c8f8612c8: Preparing [2025-06-05T06:30:27.315Z] 39abef332de6: Waiting [2025-06-05T06:30:27.315Z] 27fa55f37449: Waiting [2025-06-05T06:30:27.315Z] dd9c8f8612c8: Waiting [2025-06-05T06:30:27.315Z] 39a4b545df9f: Waiting [2025-06-05T06:30:27.315Z] ab5b3dd714f4: Waiting [2025-06-05T06:30:27.315Z] 38b2b57a4343: Layer already exists [2025-06-05T06:30:27.315Z] d089fef8b742: Layer already exists [2025-06-05T06:30:27.315Z] 49e5217da9ab: Layer already exists [2025-06-05T06:30:27.315Z] 15af7fcd9bcc: Layer already exists [2025-06-05T06:30:27.315Z] 077e1b429af6: Layer already exists [2025-06-05T06:30:27.315Z] ab5b3dd714f4: Layer already exists [2025-06-05T06:30:27.315Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:30:27.315Z] 39abef332de6: Layer already exists [2025-06-05T06:30:27.315Z] 39a4b545df9f: Layer already exists [2025-06-05T06:30:27.315Z] 27fa55f37449: Layer already exists [2025-06-05T06:30:27.579Z] main: digest: sha256:4456ce1b5cce576734246e8c35b643356ae137a9ffb3b7ab7abafbccce270db1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T06:30:27.657Z] ===================================================== [Pipeline] echo [2025-06-05T06:30:27.676Z] taggedImages: [2025-06-05T06:30:27.676Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:30:27.676Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-06-05T06:30:27.676Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.21 [2025-06-05T06:30:27.676Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:30:27.676Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-06-05T06:30:27.707Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-06-05T06:30:27.707Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:30:27.707Z] latest [2025-06-05T06:30:27.707Z] 4.1.0-dev.21 [2025-06-05T06:30:27.707Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:30:27.707Z] main [2025-06-05T06:30:27.707Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:30:28.076Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:30:28.424Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:30:28.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-05T06:30:28.424Z] acad5cdb12e3: Preparing [2025-06-05T06:30:28.424Z] b9ee2a5ecae3: Preparing [2025-06-05T06:30:28.424Z] 95bb818360d1: Preparing [2025-06-05T06:30:28.424Z] d089fef8b742: Preparing [2025-06-05T06:30:28.424Z] 49e5217da9ab: Preparing [2025-06-05T06:30:28.424Z] 394cb6125b48: Preparing [2025-06-05T06:30:28.424Z] 6160c0ca3c33: Preparing [2025-06-05T06:30:28.424Z] 20dad9907f05: Preparing [2025-06-05T06:30:28.424Z] dd9c8f8612c8: Preparing [2025-06-05T06:30:28.424Z] 394cb6125b48: Waiting [2025-06-05T06:30:28.424Z] 6160c0ca3c33: Waiting [2025-06-05T06:30:28.424Z] 20dad9907f05: Waiting [2025-06-05T06:30:28.424Z] dd9c8f8612c8: Waiting [2025-06-05T06:30:28.424Z] d089fef8b742: Layer already exists [2025-06-05T06:30:28.687Z] 49e5217da9ab: Layer already exists [2025-06-05T06:30:28.687Z] b9ee2a5ecae3: Pushed [2025-06-05T06:30:28.687Z] 95bb818360d1: Pushed [2025-06-05T06:30:28.687Z] acad5cdb12e3: Pushed [2025-06-05T06:30:28.687Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:30:28.687Z] 6160c0ca3c33: Pushed [2025-06-05T06:30:29.264Z] 20dad9907f05: Pushed [2025-06-05T06:30:55.899Z] 394cb6125b48: Pushed [2025-06-05T06:30:55.899Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:c5adf7a17ca2bf2f67d7fc342e1a0b72a6e397dec13bd43e6a607d7a16e5394b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:30:56.260Z] + 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-06-05T06:30:56.601Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-06-05T06:30:56.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-05T06:30:56.601Z] acad5cdb12e3: Preparing [2025-06-05T06:30:56.601Z] b9ee2a5ecae3: Preparing [2025-06-05T06:30:56.601Z] 95bb818360d1: Preparing [2025-06-05T06:30:56.601Z] d089fef8b742: Preparing [2025-06-05T06:30:56.601Z] 49e5217da9ab: Preparing [2025-06-05T06:30:56.601Z] 394cb6125b48: Preparing [2025-06-05T06:30:56.601Z] 6160c0ca3c33: Preparing [2025-06-05T06:30:56.601Z] 20dad9907f05: Preparing [2025-06-05T06:30:56.601Z] dd9c8f8612c8: Preparing [2025-06-05T06:30:56.601Z] 6160c0ca3c33: Waiting [2025-06-05T06:30:56.601Z] 394cb6125b48: Waiting [2025-06-05T06:30:56.601Z] 20dad9907f05: Waiting [2025-06-05T06:30:56.601Z] dd9c8f8612c8: Waiting [2025-06-05T06:30:56.601Z] d089fef8b742: Layer already exists [2025-06-05T06:30:56.601Z] 49e5217da9ab: Layer already exists [2025-06-05T06:30:56.601Z] 95bb818360d1: Layer already exists [2025-06-05T06:30:56.601Z] acad5cdb12e3: Layer already exists [2025-06-05T06:30:56.601Z] b9ee2a5ecae3: Layer already exists [2025-06-05T06:30:56.601Z] 20dad9907f05: Layer already exists [2025-06-05T06:30:56.601Z] 6160c0ca3c33: Layer already exists [2025-06-05T06:30:56.601Z] 394cb6125b48: Layer already exists [2025-06-05T06:30:56.601Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:30:56.864Z] latest: digest: sha256:c5adf7a17ca2bf2f67d7fc342e1a0b72a6e397dec13bd43e6a607d7a16e5394b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:30:57.213Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:30:57.660Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.21 [2025-06-05T06:30:57.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-05T06:30:57.660Z] acad5cdb12e3: Preparing [2025-06-05T06:30:57.660Z] b9ee2a5ecae3: Preparing [2025-06-05T06:30:57.660Z] 95bb818360d1: Preparing [2025-06-05T06:30:57.660Z] d089fef8b742: Preparing [2025-06-05T06:30:57.660Z] 49e5217da9ab: Preparing [2025-06-05T06:30:57.660Z] 394cb6125b48: Preparing [2025-06-05T06:30:57.660Z] 6160c0ca3c33: Preparing [2025-06-05T06:30:57.660Z] 20dad9907f05: Preparing [2025-06-05T06:30:57.660Z] dd9c8f8612c8: Preparing [2025-06-05T06:30:57.660Z] 6160c0ca3c33: Waiting [2025-06-05T06:30:57.660Z] 20dad9907f05: Waiting [2025-06-05T06:30:57.660Z] 394cb6125b48: Waiting [2025-06-05T06:30:57.660Z] dd9c8f8612c8: Waiting [2025-06-05T06:30:57.660Z] acad5cdb12e3: Layer already exists [2025-06-05T06:30:57.660Z] 49e5217da9ab: Layer already exists [2025-06-05T06:30:57.660Z] d089fef8b742: Layer already exists [2025-06-05T06:30:57.660Z] 95bb818360d1: Layer already exists [2025-06-05T06:30:57.660Z] b9ee2a5ecae3: Layer already exists [2025-06-05T06:30:57.660Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:30:57.660Z] 20dad9907f05: Layer already exists [2025-06-05T06:30:57.660Z] 6160c0ca3c33: Layer already exists [2025-06-05T06:30:57.660Z] 394cb6125b48: Layer already exists [2025-06-05T06:30:57.660Z] 4.1.0-dev.21: digest: sha256:c5adf7a17ca2bf2f67d7fc342e1a0b72a6e397dec13bd43e6a607d7a16e5394b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:30:58.005Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:30:58.359Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:30:58.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-05T06:30:58.359Z] acad5cdb12e3: Preparing [2025-06-05T06:30:58.359Z] b9ee2a5ecae3: Preparing [2025-06-05T06:30:58.359Z] 95bb818360d1: Preparing [2025-06-05T06:30:58.359Z] d089fef8b742: Preparing [2025-06-05T06:30:58.359Z] 49e5217da9ab: Preparing [2025-06-05T06:30:58.359Z] 394cb6125b48: Preparing [2025-06-05T06:30:58.359Z] 6160c0ca3c33: Preparing [2025-06-05T06:30:58.359Z] 20dad9907f05: Preparing [2025-06-05T06:30:58.359Z] dd9c8f8612c8: Preparing [2025-06-05T06:30:58.359Z] 6160c0ca3c33: Waiting [2025-06-05T06:30:58.359Z] 20dad9907f05: Waiting [2025-06-05T06:30:58.359Z] dd9c8f8612c8: Waiting [2025-06-05T06:30:58.359Z] 394cb6125b48: Waiting [2025-06-05T06:30:58.359Z] d089fef8b742: Layer already exists [2025-06-05T06:30:58.359Z] b9ee2a5ecae3: Layer already exists [2025-06-05T06:30:58.359Z] acad5cdb12e3: Layer already exists [2025-06-05T06:30:58.359Z] 49e5217da9ab: Layer already exists [2025-06-05T06:30:58.359Z] 95bb818360d1: Layer already exists [2025-06-05T06:30:58.359Z] 394cb6125b48: Layer already exists [2025-06-05T06:30:58.359Z] 20dad9907f05: Layer already exists [2025-06-05T06:30:58.359Z] 6160c0ca3c33: Layer already exists [2025-06-05T06:30:58.359Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:30:58.359Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:c5adf7a17ca2bf2f67d7fc342e1a0b72a6e397dec13bd43e6a607d7a16e5394b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:30:58.709Z] + 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-06-05T06:30:59.052Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-06-05T06:30:59.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-05T06:30:59.052Z] acad5cdb12e3: Preparing [2025-06-05T06:30:59.052Z] b9ee2a5ecae3: Preparing [2025-06-05T06:30:59.052Z] 95bb818360d1: Preparing [2025-06-05T06:30:59.052Z] d089fef8b742: Preparing [2025-06-05T06:30:59.052Z] 49e5217da9ab: Preparing [2025-06-05T06:30:59.052Z] 394cb6125b48: Preparing [2025-06-05T06:30:59.052Z] 6160c0ca3c33: Preparing [2025-06-05T06:30:59.052Z] 20dad9907f05: Preparing [2025-06-05T06:30:59.052Z] dd9c8f8612c8: Preparing [2025-06-05T06:30:59.052Z] 394cb6125b48: Waiting [2025-06-05T06:30:59.052Z] 6160c0ca3c33: Waiting [2025-06-05T06:30:59.052Z] 20dad9907f05: Waiting [2025-06-05T06:30:59.052Z] dd9c8f8612c8: Waiting [2025-06-05T06:30:59.052Z] b9ee2a5ecae3: Layer already exists [2025-06-05T06:30:59.052Z] d089fef8b742: Layer already exists [2025-06-05T06:30:59.052Z] 49e5217da9ab: Layer already exists [2025-06-05T06:30:59.052Z] 95bb818360d1: Layer already exists [2025-06-05T06:30:59.052Z] acad5cdb12e3: Layer already exists [2025-06-05T06:30:59.052Z] 6160c0ca3c33: Layer already exists [2025-06-05T06:30:59.052Z] 394cb6125b48: Layer already exists [2025-06-05T06:30:59.052Z] 20dad9907f05: Layer already exists [2025-06-05T06:30:59.052Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:30:59.052Z] main: digest: sha256:c5adf7a17ca2bf2f67d7fc342e1a0b72a6e397dec13bd43e6a607d7a16e5394b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T06:30:59.121Z] ===================================================== [Pipeline] echo [2025-06-05T06:30:59.138Z] taggedImages: [2025-06-05T06:30:59.138Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:30:59.139Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-06-05T06:30:59.139Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.21 [2025-06-05T06:30:59.139Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:30:59.139Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-06-05T06:30:59.171Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-06-05T06:30:59.171Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:30:59.171Z] latest [2025-06-05T06:30:59.171Z] 4.1.0-dev.21 [2025-06-05T06:30:59.171Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:30:59.171Z] main [2025-06-05T06:30:59.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:30:59.541Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:30:59.887Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:30:59.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-05T06:30:59.887Z] f5e73183b2a6: Preparing [2025-06-05T06:30:59.887Z] 81114c0a4e34: Preparing [2025-06-05T06:30:59.887Z] 7f7d05e36e15: Preparing [2025-06-05T06:30:59.887Z] d089fef8b742: Preparing [2025-06-05T06:30:59.887Z] 49e5217da9ab: Preparing [2025-06-05T06:30:59.887Z] a26869f6c378: Preparing [2025-06-05T06:30:59.887Z] 39abef332de6: Preparing [2025-06-05T06:30:59.887Z] 27fa55f37449: Preparing [2025-06-05T06:30:59.887Z] dd9c8f8612c8: Preparing [2025-06-05T06:30:59.887Z] 39abef332de6: Waiting [2025-06-05T06:30:59.887Z] a26869f6c378: Waiting [2025-06-05T06:30:59.887Z] dd9c8f8612c8: Waiting [2025-06-05T06:30:59.887Z] 27fa55f37449: Waiting [2025-06-05T06:31:00.154Z] 7f7d05e36e15: Pushed [2025-06-05T06:31:00.154Z] 81114c0a4e34: Pushed [2025-06-05T06:31:00.419Z] 49e5217da9ab: Layer already exists [2025-06-05T06:31:00.419Z] d089fef8b742: Layer already exists [2025-06-05T06:31:00.419Z] 39abef332de6: Layer already exists [2025-06-05T06:31:00.419Z] 27fa55f37449: Layer already exists [2025-06-05T06:31:00.419Z] f5e73183b2a6: Pushed [2025-06-05T06:31:00.419Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:31:27.063Z] a26869f6c378: Pushed [2025-06-05T06:31:27.063Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:cdb9b30bb0edc18a33a5f4558d41e7a1cb6cf43c8feb9415274c62825b130da2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:31:27.414Z] + 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-06-05T06:31:27.767Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-06-05T06:31:27.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-05T06:31:27.767Z] f5e73183b2a6: Preparing [2025-06-05T06:31:27.767Z] 81114c0a4e34: Preparing [2025-06-05T06:31:27.767Z] 7f7d05e36e15: Preparing [2025-06-05T06:31:27.767Z] d089fef8b742: Preparing [2025-06-05T06:31:27.767Z] 49e5217da9ab: Preparing [2025-06-05T06:31:27.767Z] a26869f6c378: Preparing [2025-06-05T06:31:27.767Z] 39abef332de6: Preparing [2025-06-05T06:31:27.767Z] 27fa55f37449: Preparing [2025-06-05T06:31:27.767Z] dd9c8f8612c8: Preparing [2025-06-05T06:31:27.767Z] a26869f6c378: Waiting [2025-06-05T06:31:27.767Z] dd9c8f8612c8: Waiting [2025-06-05T06:31:27.767Z] 27fa55f37449: Waiting [2025-06-05T06:31:27.767Z] f5e73183b2a6: Layer already exists [2025-06-05T06:31:27.767Z] 7f7d05e36e15: Layer already exists [2025-06-05T06:31:27.767Z] 81114c0a4e34: Layer already exists [2025-06-05T06:31:27.767Z] 49e5217da9ab: Layer already exists [2025-06-05T06:31:27.767Z] d089fef8b742: Layer already exists [2025-06-05T06:31:27.767Z] a26869f6c378: Layer already exists [2025-06-05T06:31:27.767Z] 39abef332de6: Layer already exists [2025-06-05T06:31:27.767Z] 27fa55f37449: Layer already exists [2025-06-05T06:31:27.767Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:31:28.031Z] latest: digest: sha256:cdb9b30bb0edc18a33a5f4558d41e7a1cb6cf43c8feb9415274c62825b130da2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:31:28.380Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:31:28.730Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.21 [2025-06-05T06:31:28.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-05T06:31:28.730Z] f5e73183b2a6: Preparing [2025-06-05T06:31:28.730Z] 81114c0a4e34: Preparing [2025-06-05T06:31:28.730Z] 7f7d05e36e15: Preparing [2025-06-05T06:31:28.730Z] d089fef8b742: Preparing [2025-06-05T06:31:28.730Z] 49e5217da9ab: Preparing [2025-06-05T06:31:28.730Z] a26869f6c378: Preparing [2025-06-05T06:31:28.730Z] 39abef332de6: Preparing [2025-06-05T06:31:28.730Z] 27fa55f37449: Preparing [2025-06-05T06:31:28.730Z] dd9c8f8612c8: Preparing [2025-06-05T06:31:28.730Z] a26869f6c378: Waiting [2025-06-05T06:31:28.730Z] 39abef332de6: Waiting [2025-06-05T06:31:28.730Z] 27fa55f37449: Waiting [2025-06-05T06:31:28.730Z] dd9c8f8612c8: Waiting [2025-06-05T06:31:28.730Z] d089fef8b742: Layer already exists [2025-06-05T06:31:28.730Z] 81114c0a4e34: Layer already exists [2025-06-05T06:31:28.730Z] 49e5217da9ab: Layer already exists [2025-06-05T06:31:28.730Z] f5e73183b2a6: Layer already exists [2025-06-05T06:31:28.730Z] 7f7d05e36e15: Layer already exists [2025-06-05T06:31:28.730Z] a26869f6c378: Layer already exists [2025-06-05T06:31:28.730Z] 39abef332de6: Layer already exists [2025-06-05T06:31:28.730Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:31:28.730Z] 27fa55f37449: Layer already exists [2025-06-05T06:31:28.994Z] 4.1.0-dev.21: digest: sha256:cdb9b30bb0edc18a33a5f4558d41e7a1cb6cf43c8feb9415274c62825b130da2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:31:29.341Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:31:29.687Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:31:29.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-05T06:31:29.687Z] f5e73183b2a6: Preparing [2025-06-05T06:31:29.687Z] 81114c0a4e34: Preparing [2025-06-05T06:31:29.687Z] 7f7d05e36e15: Preparing [2025-06-05T06:31:29.687Z] d089fef8b742: Preparing [2025-06-05T06:31:29.687Z] 49e5217da9ab: Preparing [2025-06-05T06:31:29.687Z] a26869f6c378: Preparing [2025-06-05T06:31:29.687Z] 39abef332de6: Preparing [2025-06-05T06:31:29.687Z] 27fa55f37449: Preparing [2025-06-05T06:31:29.687Z] dd9c8f8612c8: Preparing [2025-06-05T06:31:29.687Z] 39abef332de6: Waiting [2025-06-05T06:31:29.687Z] 27fa55f37449: Waiting [2025-06-05T06:31:29.687Z] dd9c8f8612c8: Waiting [2025-06-05T06:31:29.687Z] a26869f6c378: Waiting [2025-06-05T06:31:29.687Z] 49e5217da9ab: Layer already exists [2025-06-05T06:31:29.687Z] 81114c0a4e34: Layer already exists [2025-06-05T06:31:29.687Z] 7f7d05e36e15: Layer already exists [2025-06-05T06:31:29.687Z] d089fef8b742: Layer already exists [2025-06-05T06:31:29.687Z] f5e73183b2a6: Layer already exists [2025-06-05T06:31:29.687Z] a26869f6c378: Layer already exists [2025-06-05T06:31:29.687Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:31:29.687Z] 39abef332de6: Layer already exists [2025-06-05T06:31:29.687Z] 27fa55f37449: Layer already exists [2025-06-05T06:31:29.951Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:cdb9b30bb0edc18a33a5f4558d41e7a1cb6cf43c8feb9415274c62825b130da2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:31:30.320Z] + 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-06-05T06:31:30.669Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-06-05T06:31:30.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-05T06:31:30.669Z] f5e73183b2a6: Preparing [2025-06-05T06:31:30.669Z] 81114c0a4e34: Preparing [2025-06-05T06:31:30.669Z] 7f7d05e36e15: Preparing [2025-06-05T06:31:30.669Z] d089fef8b742: Preparing [2025-06-05T06:31:30.669Z] 49e5217da9ab: Preparing [2025-06-05T06:31:30.669Z] a26869f6c378: Preparing [2025-06-05T06:31:30.669Z] 39abef332de6: Preparing [2025-06-05T06:31:30.669Z] 27fa55f37449: Preparing [2025-06-05T06:31:30.669Z] dd9c8f8612c8: Preparing [2025-06-05T06:31:30.669Z] 39abef332de6: Waiting [2025-06-05T06:31:30.669Z] 27fa55f37449: Waiting [2025-06-05T06:31:30.669Z] dd9c8f8612c8: Waiting [2025-06-05T06:31:30.669Z] a26869f6c378: Waiting [2025-06-05T06:31:30.669Z] f5e73183b2a6: Layer already exists [2025-06-05T06:31:30.669Z] 49e5217da9ab: Layer already exists [2025-06-05T06:31:30.669Z] d089fef8b742: Layer already exists [2025-06-05T06:31:30.669Z] 81114c0a4e34: Layer already exists [2025-06-05T06:31:30.669Z] 7f7d05e36e15: Layer already exists [2025-06-05T06:31:30.669Z] 27fa55f37449: Layer already exists [2025-06-05T06:31:30.669Z] 39abef332de6: Layer already exists [2025-06-05T06:31:30.669Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:31:30.669Z] a26869f6c378: Layer already exists [2025-06-05T06:31:30.932Z] main: digest: sha256:cdb9b30bb0edc18a33a5f4558d41e7a1cb6cf43c8feb9415274c62825b130da2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T06:31:31.010Z] ===================================================== [Pipeline] echo [2025-06-05T06:31:31.022Z] taggedImages: [2025-06-05T06:31:31.022Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:31:31.022Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-06-05T06:31:31.022Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.21 [2025-06-05T06:31:31.022Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:31:31.022Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-06-05T06:31:31.051Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-06-05T06:31:31.051Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:31:31.051Z] latest [2025-06-05T06:31:31.051Z] 4.1.0-dev.21 [2025-06-05T06:31:31.051Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:31:31.051Z] main [2025-06-05T06:31:31.051Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:31:31.409Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:31:31.753Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:31:31.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-05T06:31:31.753Z] 80c4e25d4580: Preparing [2025-06-05T06:31:31.753Z] bcae1528ade3: Preparing [2025-06-05T06:31:31.753Z] d089fef8b742: Preparing [2025-06-05T06:31:31.753Z] 49e5217da9ab: Preparing [2025-06-05T06:31:31.753Z] 50d4029228b9: Preparing [2025-06-05T06:31:31.753Z] 6190c10a36a3: Preparing [2025-06-05T06:31:31.753Z] dd9c8f8612c8: Preparing [2025-06-05T06:31:31.753Z] 6190c10a36a3: Waiting [2025-06-05T06:31:31.753Z] dd9c8f8612c8: Waiting [2025-06-05T06:31:31.753Z] 49e5217da9ab: Layer already exists [2025-06-05T06:31:31.753Z] d089fef8b742: Layer already exists [2025-06-05T06:31:32.017Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:31:32.017Z] 80c4e25d4580: Pushed [2025-06-05T06:31:32.017Z] 50d4029228b9: Pushed [2025-06-05T06:31:33.518Z] 6190c10a36a3: Pushed [2025-06-05T06:31:40.280Z] bcae1528ade3: Pushed [2025-06-05T06:31:40.546Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:01fd985f44e83125b3d69f2d74b73f964d47471b272bbf884f5d56d216afc976 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:31:40.903Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:31:41.254Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-06-05T06:31:41.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-05T06:31:41.254Z] 80c4e25d4580: Preparing [2025-06-05T06:31:41.254Z] bcae1528ade3: Preparing [2025-06-05T06:31:41.254Z] d089fef8b742: Preparing [2025-06-05T06:31:41.254Z] 49e5217da9ab: Preparing [2025-06-05T06:31:41.254Z] 50d4029228b9: Preparing [2025-06-05T06:31:41.254Z] 6190c10a36a3: Preparing [2025-06-05T06:31:41.254Z] dd9c8f8612c8: Preparing [2025-06-05T06:31:41.254Z] 6190c10a36a3: Waiting [2025-06-05T06:31:41.254Z] dd9c8f8612c8: Waiting [2025-06-05T06:31:41.254Z] 80c4e25d4580: Layer already exists [2025-06-05T06:31:41.254Z] 50d4029228b9: Layer already exists [2025-06-05T06:31:41.254Z] 49e5217da9ab: Layer already exists [2025-06-05T06:31:41.254Z] d089fef8b742: Layer already exists [2025-06-05T06:31:41.254Z] bcae1528ade3: Layer already exists [2025-06-05T06:31:41.254Z] 6190c10a36a3: Layer already exists [2025-06-05T06:31:41.254Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:31:41.254Z] latest: digest: sha256:01fd985f44e83125b3d69f2d74b73f964d47471b272bbf884f5d56d216afc976 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:31:41.868Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:31:42.215Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.21 [2025-06-05T06:31:42.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-05T06:31:42.215Z] 80c4e25d4580: Preparing [2025-06-05T06:31:42.215Z] bcae1528ade3: Preparing [2025-06-05T06:31:42.215Z] d089fef8b742: Preparing [2025-06-05T06:31:42.215Z] 49e5217da9ab: Preparing [2025-06-05T06:31:42.215Z] 50d4029228b9: Preparing [2025-06-05T06:31:42.215Z] 6190c10a36a3: Preparing [2025-06-05T06:31:42.215Z] dd9c8f8612c8: Preparing [2025-06-05T06:31:42.215Z] 6190c10a36a3: Waiting [2025-06-05T06:31:42.215Z] dd9c8f8612c8: Waiting [2025-06-05T06:31:42.215Z] 80c4e25d4580: Layer already exists [2025-06-05T06:31:42.215Z] bcae1528ade3: Layer already exists [2025-06-05T06:31:42.215Z] 50d4029228b9: Layer already exists [2025-06-05T06:31:42.215Z] 49e5217da9ab: Layer already exists [2025-06-05T06:31:42.215Z] d089fef8b742: Layer already exists [2025-06-05T06:31:42.215Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:31:42.215Z] 6190c10a36a3: Layer already exists [2025-06-05T06:31:42.215Z] 4.1.0-dev.21: digest: sha256:01fd985f44e83125b3d69f2d74b73f964d47471b272bbf884f5d56d216afc976 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:31:42.831Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:31:43.182Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:31:43.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-05T06:31:43.182Z] 80c4e25d4580: Preparing [2025-06-05T06:31:43.182Z] bcae1528ade3: Preparing [2025-06-05T06:31:43.182Z] d089fef8b742: Preparing [2025-06-05T06:31:43.182Z] 49e5217da9ab: Preparing [2025-06-05T06:31:43.182Z] 50d4029228b9: Preparing [2025-06-05T06:31:43.182Z] 6190c10a36a3: Preparing [2025-06-05T06:31:43.182Z] dd9c8f8612c8: Preparing [2025-06-05T06:31:43.182Z] 6190c10a36a3: Waiting [2025-06-05T06:31:43.182Z] dd9c8f8612c8: Waiting [2025-06-05T06:31:43.183Z] d089fef8b742: Layer already exists [2025-06-05T06:31:43.183Z] 49e5217da9ab: Layer already exists [2025-06-05T06:31:43.183Z] 80c4e25d4580: Layer already exists [2025-06-05T06:31:43.183Z] bcae1528ade3: Layer already exists [2025-06-05T06:31:43.183Z] 50d4029228b9: Layer already exists [2025-06-05T06:31:43.183Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:31:43.183Z] 6190c10a36a3: Layer already exists [2025-06-05T06:31:43.183Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:01fd985f44e83125b3d69f2d74b73f964d47471b272bbf884f5d56d216afc976 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:31:43.806Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:31:44.152Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-06-05T06:31:44.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-05T06:31:44.152Z] 80c4e25d4580: Preparing [2025-06-05T06:31:44.152Z] bcae1528ade3: Preparing [2025-06-05T06:31:44.152Z] d089fef8b742: Preparing [2025-06-05T06:31:44.152Z] 49e5217da9ab: Preparing [2025-06-05T06:31:44.152Z] 50d4029228b9: Preparing [2025-06-05T06:31:44.152Z] 6190c10a36a3: Preparing [2025-06-05T06:31:44.152Z] dd9c8f8612c8: Preparing [2025-06-05T06:31:44.152Z] 6190c10a36a3: Waiting [2025-06-05T06:31:44.152Z] dd9c8f8612c8: Waiting [2025-06-05T06:31:44.152Z] 80c4e25d4580: Layer already exists [2025-06-05T06:31:44.152Z] d089fef8b742: Layer already exists [2025-06-05T06:31:44.152Z] bcae1528ade3: Layer already exists [2025-06-05T06:31:44.152Z] 50d4029228b9: Layer already exists [2025-06-05T06:31:44.152Z] 49e5217da9ab: Layer already exists [2025-06-05T06:31:44.152Z] 6190c10a36a3: Layer already exists [2025-06-05T06:31:44.152Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:31:44.152Z] main: digest: sha256:01fd985f44e83125b3d69f2d74b73f964d47471b272bbf884f5d56d216afc976 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T06:31:44.502Z] ===================================================== [Pipeline] echo [2025-06-05T06:31:44.518Z] taggedImages: [2025-06-05T06:31:44.518Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:31:44.518Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-06-05T06:31:44.518Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.21 [2025-06-05T06:31:44.518Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:31:44.518Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-06-05T06:31:44.548Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-06-05T06:31:44.548Z] 5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:31:44.548Z] latest [2025-06-05T06:31:44.548Z] 4.1.0-dev.21 [2025-06-05T06:31:44.548Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:31:44.548Z] main [2025-06-05T06:31:44.548Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:31:44.919Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:31:45.267Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:31:45.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-05T06:31:45.267Z] edd94c201f1f: Preparing [2025-06-05T06:31:45.267Z] 836d3b605b24: Preparing [2025-06-05T06:31:45.267Z] d089fef8b742: Preparing [2025-06-05T06:31:45.267Z] 49e5217da9ab: Preparing [2025-06-05T06:31:45.267Z] 8be2177b9a68: Preparing [2025-06-05T06:31:45.267Z] a22fb65483c6: Preparing [2025-06-05T06:31:45.267Z] dd9c8f8612c8: Preparing [2025-06-05T06:31:45.267Z] a22fb65483c6: Waiting [2025-06-05T06:31:45.267Z] dd9c8f8612c8: Waiting [2025-06-05T06:31:45.532Z] 8be2177b9a68: Pushed [2025-06-05T06:31:45.532Z] d089fef8b742: Layer already exists [2025-06-05T06:31:45.532Z] 49e5217da9ab: Layer already exists [2025-06-05T06:31:45.532Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:31:45.532Z] edd94c201f1f: Pushed [2025-06-05T06:31:46.108Z] a22fb65483c6: Pushed [2025-06-05T06:31:54.264Z] 836d3b605b24: Pushed [2025-06-05T06:31:54.264Z] 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:e1c508f58a75e9fe0bf80accc397adc8b31c92f13cc64425fb0ba4983e8f09e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:31:54.605Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:31:54.950Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-06-05T06:31:54.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-05T06:31:54.950Z] edd94c201f1f: Preparing [2025-06-05T06:31:54.950Z] 836d3b605b24: Preparing [2025-06-05T06:31:54.950Z] d089fef8b742: Preparing [2025-06-05T06:31:54.950Z] 49e5217da9ab: Preparing [2025-06-05T06:31:54.950Z] 8be2177b9a68: Preparing [2025-06-05T06:31:54.950Z] a22fb65483c6: Preparing [2025-06-05T06:31:54.950Z] dd9c8f8612c8: Preparing [2025-06-05T06:31:54.950Z] a22fb65483c6: Waiting [2025-06-05T06:31:54.950Z] dd9c8f8612c8: Waiting [2025-06-05T06:31:54.950Z] edd94c201f1f: Layer already exists [2025-06-05T06:31:54.950Z] 49e5217da9ab: Layer already exists [2025-06-05T06:31:54.950Z] 836d3b605b24: Layer already exists [2025-06-05T06:31:54.950Z] d089fef8b742: Layer already exists [2025-06-05T06:31:54.950Z] 8be2177b9a68: Layer already exists [2025-06-05T06:31:54.950Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:31:54.950Z] a22fb65483c6: Layer already exists [2025-06-05T06:31:55.213Z] latest: digest: sha256:e1c508f58a75e9fe0bf80accc397adc8b31c92f13cc64425fb0ba4983e8f09e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:31:55.560Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:31:55.914Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.21 [2025-06-05T06:31:55.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-05T06:31:55.915Z] edd94c201f1f: Preparing [2025-06-05T06:31:55.915Z] 836d3b605b24: Preparing [2025-06-05T06:31:55.915Z] d089fef8b742: Preparing [2025-06-05T06:31:55.915Z] 49e5217da9ab: Preparing [2025-06-05T06:31:55.915Z] 8be2177b9a68: Preparing [2025-06-05T06:31:55.915Z] a22fb65483c6: Preparing [2025-06-05T06:31:55.915Z] dd9c8f8612c8: Preparing [2025-06-05T06:31:55.915Z] a22fb65483c6: Waiting [2025-06-05T06:31:55.915Z] dd9c8f8612c8: Waiting [2025-06-05T06:31:55.915Z] 8be2177b9a68: Layer already exists [2025-06-05T06:31:55.915Z] edd94c201f1f: Layer already exists [2025-06-05T06:31:55.915Z] d089fef8b742: Layer already exists [2025-06-05T06:31:55.915Z] 836d3b605b24: Layer already exists [2025-06-05T06:31:55.915Z] 49e5217da9ab: Layer already exists [2025-06-05T06:31:55.915Z] a22fb65483c6: Layer already exists [2025-06-05T06:31:55.915Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:31:55.915Z] 4.1.0-dev.21: digest: sha256:e1c508f58a75e9fe0bf80accc397adc8b31c92f13cc64425fb0ba4983e8f09e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:31:56.527Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:31:57.460Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:31:57.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-05T06:31:57.460Z] edd94c201f1f: Preparing [2025-06-05T06:31:57.460Z] 836d3b605b24: Preparing [2025-06-05T06:31:57.460Z] d089fef8b742: Preparing [2025-06-05T06:31:57.460Z] 49e5217da9ab: Preparing [2025-06-05T06:31:57.460Z] 8be2177b9a68: Preparing [2025-06-05T06:31:57.460Z] a22fb65483c6: Preparing [2025-06-05T06:31:57.460Z] dd9c8f8612c8: Preparing [2025-06-05T06:31:57.460Z] a22fb65483c6: Waiting [2025-06-05T06:31:57.460Z] dd9c8f8612c8: Waiting [2025-06-05T06:31:57.460Z] 836d3b605b24: Layer already exists [2025-06-05T06:31:57.460Z] d089fef8b742: Layer already exists [2025-06-05T06:31:57.460Z] 49e5217da9ab: Layer already exists [2025-06-05T06:31:57.460Z] edd94c201f1f: Layer already exists [2025-06-05T06:31:57.460Z] 8be2177b9a68: Layer already exists [2025-06-05T06:31:57.460Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:31:57.460Z] a22fb65483c6: Layer already exists [2025-06-05T06:31:57.549Z] 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:e1c508f58a75e9fe0bf80accc397adc8b31c92f13cc64425fb0ba4983e8f09e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:31:57.892Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:31:58.243Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-06-05T06:31:58.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-05T06:31:58.243Z] edd94c201f1f: Preparing [2025-06-05T06:31:58.243Z] 836d3b605b24: Preparing [2025-06-05T06:31:58.243Z] d089fef8b742: Preparing [2025-06-05T06:31:58.243Z] 49e5217da9ab: Preparing [2025-06-05T06:31:58.243Z] 8be2177b9a68: Preparing [2025-06-05T06:31:58.243Z] a22fb65483c6: Preparing [2025-06-05T06:31:58.243Z] dd9c8f8612c8: Preparing [2025-06-05T06:31:58.243Z] a22fb65483c6: Waiting [2025-06-05T06:31:58.243Z] dd9c8f8612c8: Waiting [2025-06-05T06:31:58.243Z] 8be2177b9a68: Layer already exists [2025-06-05T06:31:58.243Z] edd94c201f1f: Layer already exists [2025-06-05T06:31:58.243Z] 49e5217da9ab: Layer already exists [2025-06-05T06:31:58.243Z] 836d3b605b24: Layer already exists [2025-06-05T06:31:58.243Z] d089fef8b742: Layer already exists [2025-06-05T06:31:58.243Z] a22fb65483c6: Layer already exists [2025-06-05T06:31:58.243Z] dd9c8f8612c8: Layer already exists [2025-06-05T06:31:58.507Z] main: digest: sha256:e1c508f58a75e9fe0bf80accc397adc8b31c92f13cc64425fb0ba4983e8f09e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T06:31:58.595Z] ===================================================== [Pipeline] echo [2025-06-05T06:31:58.608Z] taggedImages: [2025-06-05T06:31:58.608Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5418542a6204e0a541a276132820ea4c886ae933 [2025-06-05T06:31:58.608Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-06-05T06:31:58.608Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.21 [2025-06-05T06:31:58.608Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [2025-06-05T06:31:58.608Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-06-05T06:31:58.624Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo [2025-06-05T06:31:58.636Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-06-05T06:31:58.649Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:58.666Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:58.683Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-06-05T06:31:58.698Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo [2025-06-05T06:31:58.715Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-06-05T06:31:58.727Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:58.737Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:58.751Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-06-05T06:31:58.766Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo [2025-06-05T06:31:58.781Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-06-05T06:31:58.797Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:58.814Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:58.827Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-06-05T06:31:58.849Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo [2025-06-05T06:31:58.865Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-06-05T06:31:58.879Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:58.891Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:58.904Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-06-05T06:31:58.921Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo [2025-06-05T06:31:58.933Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-06-05T06:31:58.948Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:58.961Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:58.973Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-06-05T06:31:58.985Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo [2025-06-05T06:31:59.001Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-06-05T06:31:59.015Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:59.031Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:59.044Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-06-05T06:31:59.055Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo [2025-06-05T06:31:59.067Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-06-05T06:31:59.085Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:59.101Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:59.113Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-06-05T06:31:59.130Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo [2025-06-05T06:31:59.143Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-06-05T06:31:59.153Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:59.163Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:59.178Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-06-05T06:31:59.189Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo [2025-06-05T06:31:59.204Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-06-05T06:31:59.215Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:59.231Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:59.241Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-06-05T06:31:59.254Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo [2025-06-05T06:31:59.265Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-06-05T06:31:59.281Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:59.294Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:59.304Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-06-05T06:31:59.320Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo [2025-06-05T06:31:59.329Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-06-05T06:31:59.341Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:59.352Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:59.370Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-06-05T06:31:59.387Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo [2025-06-05T06:31:59.401Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-06-05T06:31:59.416Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:59.432Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:59.447Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-06-05T06:31:59.459Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo [2025-06-05T06:31:59.470Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-06-05T06:31:59.484Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:59.498Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:59.508Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-06-05T06:31:59.517Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo [2025-06-05T06:31:59.530Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-06-05T06:31:59.544Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:59.561Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:59.574Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-06-05T06:31:59.588Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo [2025-06-05T06:31:59.600Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-06-05T06:31:59.616Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:59.628Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:31:59.636Z] 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-06-05T06:32:00.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-05T06:32:00.032Z] [2025-06-05T06:32:00.032Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:32:00.359Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-05T06:32:00.359Z] arm64: Pulling from edgex-lftools-log-publisher [2025-06-05T06:32:00.359Z] 8998bd30e6a1: Pulling fs layer [2025-06-05T06:32:00.359Z] 04944245beec: Pulling fs layer [2025-06-05T06:32:00.359Z] 699f458cf7ca: Pulling fs layer [2025-06-05T06:32:00.359Z] 765212b225bb: Pulling fs layer [2025-06-05T06:32:00.359Z] f23df028b6ca: Pulling fs layer [2025-06-05T06:32:00.359Z] d65c8cfc05b1: Pulling fs layer [2025-06-05T06:32:00.359Z] 2437ff75d9bd: Pulling fs layer [2025-06-05T06:32:00.359Z] f23df028b6ca: Waiting [2025-06-05T06:32:00.359Z] 2437ff75d9bd: Waiting [2025-06-05T06:32:00.359Z] d65c8cfc05b1: Waiting [2025-06-05T06:32:00.359Z] 765212b225bb: Waiting [2025-06-05T06:32:00.626Z] 04944245beec: Verifying Checksum [2025-06-05T06:32:00.626Z] 04944245beec: Download complete [2025-06-05T06:32:00.626Z] 765212b225bb: Verifying Checksum [2025-06-05T06:32:00.626Z] 765212b225bb: Download complete [2025-06-05T06:32:00.626Z] f23df028b6ca: Verifying Checksum [2025-06-05T06:32:00.626Z] f23df028b6ca: Download complete [2025-06-05T06:32:00.626Z] d65c8cfc05b1: Verifying Checksum [2025-06-05T06:32:00.626Z] d65c8cfc05b1: Download complete [2025-06-05T06:32:00.893Z] 699f458cf7ca: Verifying Checksum [2025-06-05T06:32:00.893Z] 699f458cf7ca: Download complete [2025-06-05T06:32:01.158Z] 8998bd30e6a1: Verifying Checksum [2025-06-05T06:32:01.158Z] 8998bd30e6a1: Download complete [2025-06-05T06:32:03.728Z] 2437ff75d9bd: Verifying Checksum [2025-06-05T06:32:03.729Z] 2437ff75d9bd: Download complete [2025-06-05T06:32:06.300Z] 8998bd30e6a1: Pull complete [2025-06-05T06:32:06.300Z] 04944245beec: Pull complete [2025-06-05T06:32:08.251Z] 699f458cf7ca: Pull complete [2025-06-05T06:32:08.251Z] 765212b225bb: Pull complete [2025-06-05T06:32:09.203Z] f23df028b6ca: Pull complete [2025-06-05T06:32:09.203Z] d65c8cfc05b1: Pull complete [2025-06-05T06:32:27.379Z] 2437ff75d9bd: Pull complete [2025-06-05T06:32:27.379Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-06-05T06:32:27.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-05T06:32:27.379Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-05T06:32:27.576Z] prd-ubuntu20.04-docker-arm64-4c-16g-2816 does not seem to be running inside a container [2025-06-05T06:32:27.626Z] $ 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/848 -v /w/workspace/edgex-go/848:/w/workspace/edgex-go/848:rw,z -v /w/workspace/edgex-go/848@tmp:/w/workspace/edgex-go/848@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-06-05T06:32:30.217Z] $ docker top 2804b9ca120339fcb95cc15b819c526d073cc3903cd9ae4bf3181a9f09792e37 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-05T06:32:31.166Z] ---> job-cost.sh [2025-06-05T06:32:31.166Z] lf-activate-venv: SKIPPING [2025-06-05T06:32:31.166Z] INFO: No Stack... [2025-06-05T06:32:31.429Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-06-05T06:32:32.379Z] INFO: Archiving Costs [Pipeline] sh [2025-06-05T06:32:33.023Z] + cat /w/workspace/edgex-go/848/archives/cost.csv [2025-06-05T06:32:33.023Z] + cut -d, -f6 [Pipeline] lock [2025-06-05T06:32:33.084Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-848-stack-cost] [2025-06-05T06:32:33.093Z] Resource [jenkins-edgexfoundry-edgex-go-main-848-stack-cost] did not exist. Created. [2025-06-05T06:32:33.099Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-848-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-05T06:32:33.745Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-06-05T06:32:34.442Z] Stashed 1 file(s) [Pipeline] } [2025-06-05T06:32:34.451Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-848-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-05T06:32:34.478Z] $ docker stop --time=1 2804b9ca120339fcb95cc15b819c526d073cc3903cd9ae4bf3181a9f09792e37 [2025-06-05T06:32:35.973Z] $ docker rm -f --volumes 2804b9ca120339fcb95cc15b819c526d073cc3903cd9ae4bf3181a9f09792e37 [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-06-05T06:32:36.598Z] provisioning config files... [2025-06-05T06:32:36.604Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/848@tmp/config11894520306176517797tmp [Pipeline] { [Pipeline] sh [2025-06-05T06:32:36.901Z] + set +x [2025-06-05T06:32:36.901Z] + curl -s https://codecov.io/bash [2025-06-05T06:32:36.901Z] + bash -s -- [2025-06-05T06:32:37.161Z] [2025-06-05T06:32:37.161Z] _____ _ [2025-06-05T06:32:37.161Z] / ____| | | [2025-06-05T06:32:37.161Z] | | ___ __| | ___ ___ _____ __ [2025-06-05T06:32:37.161Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-06-05T06:32:37.161Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-06-05T06:32:37.161Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-06-05T06:32:37.161Z] Bash-1.0.6 [2025-06-05T06:32:37.161Z] [2025-06-05T06:32:37.161Z] [2025-06-05T06:32:37.161Z] ==> git version 2.25.1 found [2025-06-05T06:32:37.161Z] ==> 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-06-05T06:32:37.161Z] Release-Date: 2020-01-08 [2025-06-05T06:32:37.161Z] 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-06-05T06:32:37.161Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-06-05T06:32:37.161Z] ==> Jenkins CI detected. [2025-06-05T06:32:37.161Z] current dir:  /w/workspace/edgex-go/848 [2025-06-05T06:32:37.161Z] project root: . [2025-06-05T06:32:37.161Z] --> token set from env [2025-06-05T06:32:37.161Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-06-05T06:32:37.161Z] ==> Running gcov in . (disable via -X gcov) [2025-06-05T06:32:37.161Z] ==> Python coveragepy not found [2025-06-05T06:32:37.161Z] ==> Searching for coverage reports in: [2025-06-05T06:32:37.161Z] + . [2025-06-05T06:32:37.161Z] -> Found 1 reports [2025-06-05T06:32:37.161Z] ==> Detecting git/mercurial file structure [2025-06-05T06:32:37.161Z] ==> Reading reports [2025-06-05T06:32:37.161Z] + ./coverage.out bytes=1661404 [2025-06-05T06:32:37.161Z] ==> Appending adjustments [2025-06-05T06:32:37.161Z] https://docs.codecov.io/docs/fixing-reports [2025-06-05T06:32:38.537Z] + Found adjustments [2025-06-05T06:32:38.537Z] ==> Gzipping contents [2025-06-05T06:32:38.537Z] 140K /tmp/codecov.uYYy68.gz [2025-06-05T06:32:38.537Z] ==> Uploading reports [2025-06-05T06:32:38.537Z] url: https://codecov.io [2025-06-05T06:32:38.537Z] query: branch=main&commit=5418542a6204e0a541a276132820ea4c886ae933&build=848&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F848%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-06-05T06:32:38.537Z] -> Pinging Codecov [2025-06-05T06:32:38.537Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5418542a6204e0a541a276132820ea4c886ae933&build=848&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F848%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-06-05T06:32:38.797Z] -> Uploading to [2025-06-05T06:32:38.797Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/5418542a6204e0a541a276132820ea4c886ae933/d0a5dbde-9895-44c9-8c58-2d4d915ec240.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250605%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250605T063238Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=278141c0524b9eeb8a13289cca7f418ea634bddf555bf5deaf403f5ac6a27fd6 [2025-06-05T06:32:38.797Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-05T06:32:38.797Z] Dload Upload Total Spent Left Speed [2025-06-05T06:32:39.366Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 270k --:--:-- --:--:-- --:--:-- 270k [2025-06-05T06:32:39.366Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [2025-06-05T06:32:39.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-06-05T06:32:39.661Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-06-05T06:32:39.679Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:32:39.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-05T06:32:39.988Z] [2025-06-05T06:32:39.988Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:32:40.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-05T06:32:40.296Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-06-05T06:32:40.296Z] 43c4264eed91: Pulling fs layer [2025-06-05T06:32:40.296Z] 4cc291be95ef: Pulling fs layer [2025-06-05T06:32:40.296Z] 2ac1f1163629: Pulling fs layer [2025-06-05T06:32:40.296Z] 5c3c966382ef: Pulling fs layer [2025-06-05T06:32:40.296Z] 4f4fb700ef54: Pulling fs layer [2025-06-05T06:32:40.296Z] d9c7d2e4e75e: Pulling fs layer [2025-06-05T06:32:40.296Z] 9c3e1370e548: Pulling fs layer [2025-06-05T06:32:40.296Z] 4f4fb700ef54: Waiting [2025-06-05T06:32:40.296Z] d9c7d2e4e75e: Waiting [2025-06-05T06:32:40.296Z] 9c3e1370e548: Waiting [2025-06-05T06:32:40.296Z] 5c3c966382ef: Waiting [2025-06-05T06:32:40.296Z] 4cc291be95ef: Verifying Checksum [2025-06-05T06:32:40.296Z] 4cc291be95ef: Download complete [2025-06-05T06:32:40.296Z] 5c3c966382ef: Download complete [2025-06-05T06:32:40.296Z] 4f4fb700ef54: Verifying Checksum [2025-06-05T06:32:40.296Z] 4f4fb700ef54: Download complete [2025-06-05T06:32:40.296Z] 43c4264eed91: Verifying Checksum [2025-06-05T06:32:40.296Z] 43c4264eed91: Download complete [2025-06-05T06:32:40.557Z] 43c4264eed91: Pull complete [2025-06-05T06:32:40.557Z] d9c7d2e4e75e: Verifying Checksum [2025-06-05T06:32:40.557Z] d9c7d2e4e75e: Download complete [2025-06-05T06:32:40.557Z] 4cc291be95ef: Pull complete [2025-06-05T06:32:40.816Z] 2ac1f1163629: Download complete [2025-06-05T06:32:41.381Z] 9c3e1370e548: Verifying Checksum [2025-06-05T06:32:41.381Z] 9c3e1370e548: Download complete [2025-06-05T06:32:44.670Z] 2ac1f1163629: Pull complete [2025-06-05T06:32:44.670Z] 5c3c966382ef: Pull complete [2025-06-05T06:32:44.670Z] 4f4fb700ef54: Pull complete [2025-06-05T06:32:44.670Z] d9c7d2e4e75e: Pull complete [2025-06-05T06:32:47.948Z] 9c3e1370e548: Pull complete [2025-06-05T06:32:47.948Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-06-05T06:32:47.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-05T06:32:47.948Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-05T06:32:48.049Z] prd-ubuntu20.04-docker-8c-8g-2811 does not seem to be running inside a container [2025-06-05T06:32:48.155Z] $ 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/848 -v /w/workspace/edgex-go/848:/w/workspace/edgex-go/848:rw,z -v /w/workspace/edgex-go/848@tmp:/w/workspace/edgex-go/848@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-06-05T06:32:49.819Z] $ docker top 21c40c0826c9493d523871c2f8a9916981ea398eedc9fd9806655ebdfa80bf94 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-05T06:32:50.196Z] + git config --global --add safe.directory /w/workspace/edgex-go/848 [Pipeline] echo [2025-06-05T06:32:50.255Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-06-05T06:32:50.553Z] + set -o pipefail [2025-06-05T06:32:50.553Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-06-05T06:33:02.773Z] [2025-06-05T06:33:02.773Z] Monitoring /w/workspace/edgex-go/848 (github.com/edgexfoundry/edgex-go)... [2025-06-05T06:33:02.773Z] [2025-06-05T06:33:02.773Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/549bdc3b-4c91-46de-9740-67aff92c1b60 [2025-06-05T06:33:02.773Z] [2025-06-05T06:33:02.773Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-06-05T06:33:02.773Z] [2025-06-05T06:33:02.773Z] [2025-06-05T06:33:02.773Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-06-05T06:33:02.773Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-06-05T06:33:02.780Z] $ docker stop --time=1 21c40c0826c9493d523871c2f8a9916981ea398eedc9fd9806655ebdfa80bf94 [2025-06-05T06:33:04.845Z] $ docker rm -f --volumes 21c40c0826c9493d523871c2f8a9916981ea398eedc9fd9806655ebdfa80bf94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-06-05T06:33:05.448Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-05T06:33:05.468Z] provisioning config files... [2025-06-05T06:33:05.476Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/848@tmp/config5975817034277367478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-05T06:33:05.778Z] --> edgex-publish-swagger.sh [2025-06-05T06:33:05.778Z] === Publish openapi API === [2025-06-05T06:33:05.778Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-06-05T06:33:05.778Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/848/openapi/core-command.yaml] [2025-06-05T06:33:05.778Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-05T06:33:05.778Z] Dload Upload Total Spent Left Speed [2025-06-05T06:33:05.778Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32848 100 66 100 32782 280 136k --:--:-- --:--:-- --:--:-- 136k [2025-06-05T06:33:06.038Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-05T06:33:06.038Z] [2025-06-05T06:33:06.038Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/848/openapi/core-data.yaml] [2025-06-05T06:33:06.038Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-05T06:33:06.038Z] Dload Upload Total Spent Left Speed [2025-06-05T06:33:06.038Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71017 100 66 100 70951 306 322k --:--:-- --:--:-- --:--:-- 322k [2025-06-05T06:33:06.038Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-05T06:33:06.038Z] [2025-06-05T06:33:06.038Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/848/openapi/core-keeper.yaml] [2025-06-05T06:33:06.038Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-05T06:33:06.038Z] Dload Upload Total Spent Left Speed [2025-06-05T06:33:06.297Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 488 218k --:--:-- --:--:-- --:--:-- 219k [2025-06-05T06:33:06.297Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-05T06:33:06.297Z] [2025-06-05T06:33:06.297Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/848/openapi/core-metadata.yaml] [2025-06-05T06:33:06.297Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-05T06:33:06.297Z] Dload Upload Total Spent Left Speed [2025-06-05T06:33:06.559Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 273 650k --:--:-- --:--:-- --:--:-- 650k [2025-06-05T06:33:06.559Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-05T06:33:06.559Z] [2025-06-05T06:33:06.559Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/848/openapi/security-proxy-auth.yaml] [2025-06-05T06:33:06.559Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-05T06:33:06.559Z] Dload Upload Total Spent Left Speed [2025-06-05T06:33:06.817Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 528 191k --:--:-- --:--:-- --:--:-- 190k 100 24535 100 66 100 24469 528 191k --:--:-- --:--:-- --:--:-- 190k [2025-06-05T06:33:06.817Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-05T06:33:06.817Z] [2025-06-05T06:33:06.817Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/848/openapi/security-secretstore-setup.yaml] [2025-06-05T06:33:06.817Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-05T06:33:06.817Z] Dload Upload Total Spent Left Speed [2025-06-05T06:33:06.817Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 589 34937 --:--:-- --:--:-- --:--:-- 35526 [2025-06-05T06:33:06.818Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-05T06:33:06.818Z] [2025-06-05T06:33:06.818Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/848/openapi/support-notifications.yaml] [2025-06-05T06:33:06.818Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-05T06:33:06.818Z] Dload Upload Total Spent Left Speed [2025-06-05T06:33:07.078Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 425 629k --:--:-- --:--:-- --:--:-- 634k [2025-06-05T06:33:07.078Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-05T06:33:07.078Z] [2025-06-05T06:33:07.078Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/848/openapi/support-scheduler.yaml] [2025-06-05T06:33:07.078Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-05T06:33:07.078Z] Dload Upload Total Spent Left Speed [2025-06-05T06:33:07.078Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 464 348k --:--:-- --:--:-- --:--:-- 349k [2025-06-05T06:33:07.078Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-05T06:33:07.078Z] [Pipeline] } [2025-06-05T06:33:07.086Z] 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-06-05T06:33:07.515Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-05T06:33:07.515Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:33:07.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-05T06:33:07.821Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-05T06:33:07.906Z] prd-ubuntu20.04-docker-8c-8g-2811 does not seem to be running inside a container [2025-06-05T06:33:07.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/848 -v /w/workspace/edgex-go/848:/w/workspace/edgex-go/848:rw,z -v /w/workspace/edgex-go/848@tmp:/w/workspace/edgex-go/848@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-06-05T06:33:08.310Z] $ docker top 82f9c3ba8ed636b59a544d9cceaee92411394877e35c8e9a641db4718ed7c0bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-05T06:33:08.426Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-05T06:33:08.426Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-05T06:33:08.567Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-05T06:33:08.564Z] $ docker exec 82f9c3ba8ed636b59a544d9cceaee92411394877e35c8e9a641db4718ed7c0bb ssh-agent [2025-06-05T06:33:08.689Z] SSH_AUTH_SOCK=/tmp/ssh-iQnOHmv5zNYp/agent.31 [2025-06-05T06:33:08.689Z] SSH_AGENT_PID=37 [2025-06-05T06:33:08.694Z] Running ssh-add (command line suppressed) [2025-06-05T06:33:08.802Z] Identity added: /w/workspace/edgex-go/848@tmp/private_key_9751148537125250608.key (/w/workspace/edgex-go/848@tmp/private_key_9751148537125250608.key) [2025-06-05T06:33:08.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-05T06:33:09.114Z] + git semver tag [2025-06-05T06:33:09.373Z] 2025-06-05 06:33:09,338 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-05T06:33:09.373Z] 2025-06-05 06:33:09,342 [run_tag] DEBUG tag force:False [2025-06-05T06:33:09.373Z] 2025-06-05 06:33:09,342 [check_head_tag] DEBUG check head tag [2025-06-05T06:33:09.373Z] 2025-06-05 06:33:09,343 [execute] INFO git cat-file --batch-check [2025-06-05T06:33:09.373Z] 2025-06-05 06:33:09,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/848, stdin=, shell=False, universal_newlines=False) [2025-06-05T06:33:09.373Z] 2025-06-05 06:33:09,345 [execute] INFO git cat-file --batch [2025-06-05T06:33:09.373Z] 2025-06-05 06:33:09,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/848, stdin=, shell=False, universal_newlines=False) [2025-06-05T06:33:09.373Z] 2025-06-05 06:33:09,359 [read_version] DEBUG read version from /w/workspace/edgex-go/848/.semver/main [2025-06-05T06:33:09.373Z] 2025-06-05 06:33:09,359 [execute] INFO git tag -a v4.1.0-dev.21 -m v4.1.0-dev.21 [2025-06-05T06:33:09.373Z] 2025-06-05 06:33:09,359 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.21', '-m', 'v4.1.0-dev.21'], cwd=/w/workspace/edgex-go/848, stdin=None, shell=False, universal_newlines=False) [2025-06-05T06:33:09.373Z] 2025-06-05 06:33:09,362 [read_version] DEBUG read version from /w/workspace/edgex-go/848/.semver/main [2025-06-05T06:33:09.373Z] 4.1.0-dev.21 [Pipeline] } [2025-06-05T06:33:09.634Z] $ docker exec --env ******** --env ******** 82f9c3ba8ed636b59a544d9cceaee92411394877e35c8e9a641db4718ed7c0bb ssh-agent -k [2025-06-05T06:33:09.746Z] unset SSH_AUTH_SOCK; [2025-06-05T06:33:09.746Z] unset SSH_AGENT_PID; [2025-06-05T06:33:09.746Z] echo Agent pid 37 killed; [2025-06-05T06:33:09.765Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-05T06:33:10.093Z] + git semver [Pipeline] } [2025-06-05T06:33:10.357Z] $ docker stop --time=1 82f9c3ba8ed636b59a544d9cceaee92411394877e35c8e9a641db4718ed7c0bb [2025-06-05T06:33:11.615Z] $ docker rm -f --volumes 82f9c3ba8ed636b59a544d9cceaee92411394877e35c8e9a641db4718ed7c0bb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:33:12.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-05T06:33:12.044Z] [2025-06-05T06:33:12.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:33:12.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-05T06:33:12.345Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-06-05T06:33:12.345Z] ab5ef0e58194: Pulling fs layer [2025-06-05T06:33:12.345Z] 9712f1f96733: Pulling fs layer [2025-06-05T06:33:12.346Z] 63f879dbbcfc: Pulling fs layer [2025-06-05T06:33:12.346Z] 0d9ebad4ef96: Pulling fs layer [2025-06-05T06:33:12.346Z] e9a5061849ea: Pulling fs layer [2025-06-05T06:33:12.346Z] d747dcd14b5f: Pulling fs layer [2025-06-05T06:33:12.346Z] 2de7ff778b66: Pulling fs layer [2025-06-05T06:33:12.346Z] d747dcd14b5f: Waiting [2025-06-05T06:33:12.346Z] 0d9ebad4ef96: Waiting [2025-06-05T06:33:12.346Z] 2de7ff778b66: Waiting [2025-06-05T06:33:12.346Z] e9a5061849ea: Waiting [2025-06-05T06:33:12.346Z] 9712f1f96733: Download complete [2025-06-05T06:33:12.605Z] 63f879dbbcfc: Verifying Checksum [2025-06-05T06:33:12.605Z] 63f879dbbcfc: Download complete [2025-06-05T06:33:12.864Z] e9a5061849ea: Verifying Checksum [2025-06-05T06:33:12.864Z] e9a5061849ea: Download complete [2025-06-05T06:33:12.864Z] d747dcd14b5f: Download complete [2025-06-05T06:33:12.864Z] ab5ef0e58194: Download complete [2025-06-05T06:33:12.864Z] 0d9ebad4ef96: Verifying Checksum [2025-06-05T06:33:12.864Z] 0d9ebad4ef96: Download complete [2025-06-05T06:33:12.864Z] 2de7ff778b66: Verifying Checksum [2025-06-05T06:33:12.864Z] 2de7ff778b66: Download complete [2025-06-05T06:33:16.154Z] ab5ef0e58194: Pull complete [2025-06-05T06:33:16.154Z] 9712f1f96733: Pull complete [2025-06-05T06:33:16.412Z] 63f879dbbcfc: Pull complete [2025-06-05T06:33:20.594Z] 0d9ebad4ef96: Pull complete [2025-06-05T06:33:20.594Z] e9a5061849ea: Pull complete [2025-06-05T06:33:20.594Z] d747dcd14b5f: Pull complete [2025-06-05T06:33:21.533Z] 2de7ff778b66: Pull complete [2025-06-05T06:33:21.533Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-06-05T06:33:21.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-05T06:33:21.533Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-05T06:33:21.654Z] prd-ubuntu20.04-docker-8c-8g-2811 does not seem to be running inside a container [2025-06-05T06:33:21.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/848 -v /w/workspace/edgex-go/848:/w/workspace/edgex-go/848:rw,z -v /w/workspace/edgex-go/848@tmp:/w/workspace/edgex-go/848@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-06-05T06:33:23.346Z] $ docker top 827fcfb9c75ffc57e84c357723a192cd98f3be98801e8b0ce2590197ee6cde18 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-06-05T06:33:23.440Z] provisioning config files... [2025-06-05T06:33:23.449Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/848@tmp/config6715001840698078643tmp [2025-06-05T06:33:23.458Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/848@tmp/config15913006366664815483tmp [2025-06-05T06:33:23.467Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/848@tmp/config14563911497296551130tmp [Pipeline] { [Pipeline] echo [2025-06-05T06:33:23.583Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-05T06:33:23.876Z] ---> sigul-configuration.sh [2025-06-05T06:33:23.876Z] gpg: directory `/root/.gnupg' created [2025-06-05T06:33:23.876Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-06-05T06:33:23.876Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-06-05T06:33:23.876Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-06-05T06:33:23.876Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-06-05T06:33:23.876Z] gpg: CAST5 encrypted data [2025-06-05T06:33:23.876Z] gpg: encrypted with 1 passphrase [2025-06-05T06:33:23.876Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-06-05T06:33:24.170Z] + mkdir /home/jenkins [2025-06-05T06:33:24.171Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-06-05T06:33:24.465Z] + 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-06-05T06:33:24.476Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-05T06:33:24.772Z] ---> sigul-install.sh [2025-06-05T06:33:24.772Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-06-05T06:33:25.072Z] + git tag --list [2025-06-05T06:33:25.072Z] 0.6.0 [2025-06-05T06:33:25.072Z] 0.6.1 [2025-06-05T06:33:25.072Z] 0.7.0 [2025-06-05T06:33:25.072Z] 0.7.1 [2025-06-05T06:33:25.072Z] v1.0.0 [2025-06-05T06:33:25.072Z] v1.0.1 [2025-06-05T06:33:25.072Z] v1.1.0 [2025-06-05T06:33:25.072Z] v1.2.0 [2025-06-05T06:33:25.072Z] v1.2.1 [2025-06-05T06:33:25.072Z] v1.3.0 [2025-06-05T06:33:25.072Z] v1.3.1 [2025-06-05T06:33:25.072Z] v2.0.0 [2025-06-05T06:33:25.072Z] v2.1.0 [2025-06-05T06:33:25.072Z] v2.1.1 [2025-06-05T06:33:25.072Z] v2.2.0 [2025-06-05T06:33:25.072Z] v2.3.0 [2025-06-05T06:33:25.072Z] v3.0 [2025-06-05T06:33:25.072Z] v3.0.0 [2025-06-05T06:33:25.072Z] v3.1 [2025-06-05T06:33:25.072Z] v3.1.0 [2025-06-05T06:33:25.072Z] v3.1.1 [2025-06-05T06:33:25.072Z] v4.0 [2025-06-05T06:33:25.072Z] v4.0.0 [2025-06-05T06:33:25.072Z] v4.0.1 [2025-06-05T06:33:25.072Z] v4.1.0-dev.1 [2025-06-05T06:33:25.072Z] v4.1.0-dev.10 [2025-06-05T06:33:25.072Z] v4.1.0-dev.11 [2025-06-05T06:33:25.072Z] v4.1.0-dev.12 [2025-06-05T06:33:25.072Z] v4.1.0-dev.13 [2025-06-05T06:33:25.072Z] v4.1.0-dev.14 [2025-06-05T06:33:25.072Z] v4.1.0-dev.15 [2025-06-05T06:33:25.072Z] v4.1.0-dev.16 [2025-06-05T06:33:25.072Z] v4.1.0-dev.17 [2025-06-05T06:33:25.072Z] v4.1.0-dev.18 [2025-06-05T06:33:25.072Z] v4.1.0-dev.19 [2025-06-05T06:33:25.072Z] v4.1.0-dev.2 [2025-06-05T06:33:25.072Z] v4.1.0-dev.20 [2025-06-05T06:33:25.072Z] v4.1.0-dev.21 [2025-06-05T06:33:25.072Z] v4.1.0-dev.3 [2025-06-05T06:33:25.072Z] v4.1.0-dev.4 [2025-06-05T06:33:25.072Z] v4.1.0-dev.5 [2025-06-05T06:33:25.072Z] v4.1.0-dev.6 [2025-06-05T06:33:25.072Z] v4.1.0-dev.7 [2025-06-05T06:33:25.072Z] v4.1.0-dev.8 [2025-06-05T06:33:25.072Z] v4.1.0-dev.9 [Pipeline] sh [2025-06-05T06:33:25.366Z] + lftools sign git-tag v4.1.0-dev.21 [2025-06-05T06:33:25.936Z] Signing Git tag with Sigul... [2025-06-05T06:33:25.936Z] Signing v4.1.0-dev.21 [Pipeline] echo [2025-06-05T06:33:26.213Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-05T06:33:26.504Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-06-05T06:33:26.511Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-06-05T06:33:26.531Z] $ docker stop --time=1 827fcfb9c75ffc57e84c357723a192cd98f3be98801e8b0ce2590197ee6cde18 [2025-06-05T06:33:27.837Z] $ docker rm -f --volumes 827fcfb9c75ffc57e84c357723a192cd98f3be98801e8b0ce2590197ee6cde18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-06-05T06:33:28.285Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-05T06:33:28.285Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:33:28.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-05T06:33:28.593Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-05T06:33:28.847Z] prd-ubuntu20.04-docker-8c-8g-2811 does not seem to be running inside a container [2025-06-05T06:33:28.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/848 -v /w/workspace/edgex-go/848:/w/workspace/edgex-go/848:rw,z -v /w/workspace/edgex-go/848@tmp:/w/workspace/edgex-go/848@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-06-05T06:33:29.241Z] $ docker top a71e8bfcfd797f4c487567a3c0e14253bf5729aec13b33527895736156c58955 -eo pid,comm [2025-06-05T06:33:29.294Z] 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-06-05T06:33:29.295Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-05T06:33:29.340Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-05T06:33:29.340Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-05T06:33:29.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-05T06:33:29.449Z] $ docker exec a71e8bfcfd797f4c487567a3c0e14253bf5729aec13b33527895736156c58955 ssh-agent [2025-06-05T06:33:29.572Z] SSH_AUTH_SOCK=/tmp/ssh-odrtCebe6zlF/agent.32 [2025-06-05T06:33:29.572Z] SSH_AGENT_PID=38 [2025-06-05T06:33:29.576Z] Running ssh-add (command line suppressed) [2025-06-05T06:33:29.679Z] Identity added: /w/workspace/edgex-go/848@tmp/private_key_7007684511420437912.key (/w/workspace/edgex-go/848@tmp/private_key_7007684511420437912.key) [2025-06-05T06:33:29.699Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-05T06:33:29.999Z] + git semver bump pre [2025-06-05T06:33:30.258Z] 2025-06-05 06:33:30,217 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-05T06:33:30.258Z] 2025-06-05 06:33:30,221 [read_version] DEBUG read version from /w/workspace/edgex-go/848/.semver/main [2025-06-05T06:33:30.258Z] 2025-06-05 06:33:30,221 [bump_version] DEBUG bumping version:4.1.0-dev.21 on axis:pre with prefix:dev [2025-06-05T06:33:30.258Z] 2025-06-05 06:33:30,221 [bump_version] DEBUG bumped version:4.1.0-dev.22 [2025-06-05T06:33:30.258Z] 2025-06-05 06:33:30,221 [write_version] DEBUG write version:4.1.0-dev.22 to path:/w/workspace/edgex-go/848/.semver/main with force:True [2025-06-05T06:33:30.258Z] 2025-06-05 06:33:30,221 [read_version] DEBUG read version from /w/workspace/edgex-go/848/.semver/main [2025-06-05T06:33:30.258Z] 2025-06-05 06:33:30,221 [write_file] DEBUG write to file:/w/workspace/edgex-go/848/.semver/main [2025-06-05T06:33:30.258Z] 2025-06-05 06:33:30,223 [execute] INFO git cat-file --batch-check [2025-06-05T06:33:30.258Z] 2025-06-05 06:33:30,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/848/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-05T06:33:30.258Z] 2025-06-05 06:33:30,227 [execute] INFO git cat-file --batch [2025-06-05T06:33:30.258Z] 2025-06-05 06:33:30,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/848/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-05T06:33:30.258Z] 2025-06-05 06:33:30,231 [read_version] DEBUG read version from /w/workspace/edgex-go/848/.semver/main [2025-06-05T06:33:30.258Z] 4.1.0-dev.22 [Pipeline] } [2025-06-05T06:33:30.521Z] $ docker exec --env ******** --env ******** a71e8bfcfd797f4c487567a3c0e14253bf5729aec13b33527895736156c58955 ssh-agent -k [2025-06-05T06:33:30.624Z] unset SSH_AUTH_SOCK; [2025-06-05T06:33:30.625Z] unset SSH_AGENT_PID; [2025-06-05T06:33:30.625Z] echo Agent pid 38 killed; [2025-06-05T06:33:30.641Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-05T06:33:30.954Z] + git semver [Pipeline] } [2025-06-05T06:33:31.218Z] $ docker stop --time=1 a71e8bfcfd797f4c487567a3c0e14253bf5729aec13b33527895736156c58955 [2025-06-05T06:33:32.505Z] $ docker rm -f --volumes a71e8bfcfd797f4c487567a3c0e14253bf5729aec13b33527895736156c58955 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-05T06:33:32.857Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-05T06:33:32.858Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:33:33.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-05T06:33:33.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-05T06:33:33.236Z] prd-ubuntu20.04-docker-8c-8g-2811 does not seem to be running inside a container [2025-06-05T06:33:33.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/848 -v /w/workspace/edgex-go/848:/w/workspace/edgex-go/848:rw,z -v /w/workspace/edgex-go/848@tmp:/w/workspace/edgex-go/848@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-06-05T06:33:33.618Z] $ docker top 01ba698e952410d0aa9db1f304a5df8e78c4624c2bf2f29c0f9b40e5265eeb3f -eo pid,comm [2025-06-05T06:33:33.673Z] 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-06-05T06:33:33.673Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-05T06:33:33.719Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-05T06:33:33.720Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-05T06:33:33.837Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-05T06:33:33.833Z] $ docker exec 01ba698e952410d0aa9db1f304a5df8e78c4624c2bf2f29c0f9b40e5265eeb3f ssh-agent [2025-06-05T06:33:33.956Z] SSH_AUTH_SOCK=/tmp/ssh-2MzqpbJzvEIR/agent.33 [2025-06-05T06:33:33.956Z] SSH_AGENT_PID=39 [2025-06-05T06:33:33.960Z] Running ssh-add (command line suppressed) [2025-06-05T06:33:34.070Z] Identity added: /w/workspace/edgex-go/848@tmp/private_key_15823957279402379072.key (/w/workspace/edgex-go/848@tmp/private_key_15823957279402379072.key) [2025-06-05T06:33:34.088Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-05T06:33:34.376Z] + git semver push [2025-06-05T06:33:34.635Z] 2025-06-05 06:33:34,613 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-05T06:33:34.635Z] 2025-06-05 06:33:34,617 [run_push] DEBUG push [2025-06-05T06:33:34.635Z] 2025-06-05 06:33:34,617 [execute] INFO git cat-file --batch-check [2025-06-05T06:33:34.635Z] 2025-06-05 06:33:34,617 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/848/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-05T06:33:34.635Z] 2025-06-05 06:33:34,619 [execute] INFO git rev-list 902804503f513a92fe17167d195c821c31385218 -- [2025-06-05T06:33:34.635Z] 2025-06-05 06:33:34,619 [execute] DEBUG Popen(['git', 'rev-list', '902804503f513a92fe17167d195c821c31385218', '--'], cwd=/w/workspace/edgex-go/848/.semver, stdin=None, shell=False, universal_newlines=False) [2025-06-05T06:33:34.894Z] 2025-06-05 06:33:34,636 [execute] INFO git fetch -v -- origin [2025-06-05T06:33:34.894Z] 2025-06-05 06:33:34,636 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/848/.semver, stdin=None, shell=False, universal_newlines=True) [2025-06-05T06:33:35.153Z] 2025-06-05 06:33:35,119 [run_push] DEBUG no remote changes detected [2025-06-05T06:33:35.153Z] 2025-06-05 06:33:35,120 [execute] INFO git push origin semver [2025-06-05T06:33:35.153Z] 2025-06-05 06:33:35,120 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/848/.semver, stdin=None, shell=False, universal_newlines=False) [2025-06-05T06:33:36.090Z] 2025-06-05 06:33:35,806 [run_push] DEBUG push all version tags [2025-06-05T06:33:36.090Z] 2025-06-05 06:33:35,807 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-06-05T06:33:36.090Z] 2025-06-05 06:33:35,807 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/848, stdin=None, shell=False, universal_newlines=False) [2025-06-05T06:33:36.655Z] 2025-06-05 06:33:36,410 [read_version] DEBUG read version from /w/workspace/edgex-go/848/.semver/main [2025-06-05T06:33:36.655Z] 4.1.0-dev.22 [Pipeline] } [2025-06-05T06:33:36.657Z] $ docker exec --env ******** --env ******** 01ba698e952410d0aa9db1f304a5df8e78c4624c2bf2f29c0f9b40e5265eeb3f ssh-agent -k [2025-06-05T06:33:36.763Z] unset SSH_AUTH_SOCK; [2025-06-05T06:33:36.763Z] unset SSH_AGENT_PID; [2025-06-05T06:33:36.764Z] echo Agent pid 39 killed; [2025-06-05T06:33:36.781Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-05T06:33:37.110Z] + git semver [Pipeline] } [2025-06-05T06:33:37.686Z] $ docker stop --time=1 01ba698e952410d0aa9db1f304a5df8e78c4624c2bf2f29c0f9b40e5265eeb3f [2025-06-05T06:33:39.012Z] $ docker rm -f --volumes 01ba698e952410d0aa9db1f304a5df8e78c4624c2bf2f29c0f9b40e5265eeb3f [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-06-05T06:33:39.536Z] + [ -d /w/workspace/edgex-go/848/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-06-05T06:33:39.825Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-05T06:33:40.683Z] ---> package-listing.sh [2025-06-05T06:33:40.683Z] ++ facter osfamily [2025-06-05T06:33:40.683Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-05T06:33:40.942Z] + OS_FAMILY=debian [2025-06-05T06:33:40.942Z] + workspace=/w/workspace/edgex-go/848 [2025-06-05T06:33:40.942Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-05T06:33:40.942Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-05T06:33:40.942Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-05T06:33:40.942Z] + PACKAGES=/tmp/packages_start.txt [2025-06-05T06:33:40.942Z] + '[' /w/workspace/edgex-go/848 ']' [2025-06-05T06:33:40.942Z] + PACKAGES=/tmp/packages_end.txt [2025-06-05T06:33:40.942Z] + case "${OS_FAMILY}" in [2025-06-05T06:33:40.942Z] + dpkg -l [2025-06-05T06:33:40.942Z] + grep '^ii' [2025-06-05T06:33:40.942Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-05T06:33:40.942Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-05T06:33:40.942Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-05T06:33:40.942Z] + '[' /w/workspace/edgex-go/848 ']' [2025-06-05T06:33:40.942Z] + mkdir -p /w/workspace/edgex-go/848/archives/ [2025-06-05T06:33:40.942Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/848/archives/ [Pipeline] echo [2025-06-05T06:33:40.954Z] 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/848/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-06-05T06:33:41.231Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:33:41.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-05T06:33:41.791Z] [2025-06-05T06:33:41.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T06:33:42.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-05T06:33:42.096Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-05T06:33:42.096Z] 5eb5b503b376: Pulling fs layer [2025-06-05T06:33:42.096Z] 5c69ac0246d0: Pulling fs layer [2025-06-05T06:33:42.096Z] ec43610c2a17: Pulling fs layer [2025-06-05T06:33:42.096Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-05T06:33:42.097Z] 33b1e0a273af: Pulling fs layer [2025-06-05T06:33:42.097Z] 5d3b04190fa2: Pulling fs layer [2025-06-05T06:33:42.097Z] 2f39f015ded8: Pulling fs layer [2025-06-05T06:33:42.097Z] 3a2ae6a8a46f: Waiting [2025-06-05T06:33:42.097Z] 33b1e0a273af: Waiting [2025-06-05T06:33:42.097Z] 5d3b04190fa2: Waiting [2025-06-05T06:33:42.097Z] 2f39f015ded8: Waiting [2025-06-05T06:33:42.097Z] 5c69ac0246d0: Retrying in 5 seconds [2025-06-05T06:33:42.355Z] ec43610c2a17: Verifying Checksum [2025-06-05T06:33:42.355Z] ec43610c2a17: Download complete [2025-06-05T06:33:42.355Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-05T06:33:42.355Z] 3a2ae6a8a46f: Download complete [2025-06-05T06:33:42.355Z] 33b1e0a273af: Verifying Checksum [2025-06-05T06:33:42.355Z] 33b1e0a273af: Download complete [2025-06-05T06:33:42.355Z] 5d3b04190fa2: Download complete [2025-06-05T06:33:42.355Z] 5eb5b503b376: Verifying Checksum [2025-06-05T06:33:42.355Z] 5eb5b503b376: Download complete [2025-06-05T06:33:43.290Z] 2f39f015ded8: Verifying Checksum [2025-06-05T06:33:43.290Z] 2f39f015ded8: Download complete [2025-06-05T06:33:43.290Z] 5c69ac0246d0: Retrying in 4 seconds [2025-06-05T06:33:43.548Z] 5eb5b503b376: Pull complete [2025-06-05T06:33:44.114Z] 5c69ac0246d0: Retrying in 3 seconds [2025-06-05T06:33:45.490Z] 5c69ac0246d0: Retrying in 2 seconds [2025-06-05T06:33:46.775Z] 5c69ac0246d0: Retrying in 1 second [2025-06-05T06:33:47.339Z] 5c69ac0246d0: Retrying in 10 seconds [2025-06-05T06:33:48.276Z] 5c69ac0246d0: Retrying in 9 seconds [2025-06-05T06:33:49.215Z] 5c69ac0246d0: Retrying in 8 seconds [2025-06-05T06:33:50.151Z] 5c69ac0246d0: Retrying in 7 seconds [2025-06-05T06:33:51.101Z] 5c69ac0246d0: Retrying in 6 seconds [2025-06-05T06:33:52.501Z] 5c69ac0246d0: Retrying in 5 seconds [2025-06-05T06:33:53.435Z] 5c69ac0246d0: Retrying in 4 seconds [2025-06-05T06:33:54.370Z] 5c69ac0246d0: Retrying in 3 seconds [2025-06-05T06:33:55.303Z] 5c69ac0246d0: Retrying in 2 seconds [2025-06-05T06:33:56.241Z] 5c69ac0246d0: Retrying in 1 second [2025-06-05T06:33:57.178Z] 5c69ac0246d0: Verifying Checksum [2025-06-05T06:33:57.178Z] 5c69ac0246d0: Download complete [2025-06-05T06:33:57.437Z] 5c69ac0246d0: Pull complete [2025-06-05T06:33:58.002Z] ec43610c2a17: Pull complete [2025-06-05T06:33:58.002Z] 3a2ae6a8a46f: Pull complete [2025-06-05T06:33:58.260Z] 33b1e0a273af: Pull complete [2025-06-05T06:33:58.260Z] 5d3b04190fa2: Pull complete [2025-06-05T06:34:03.524Z] 2f39f015ded8: Pull complete [2025-06-05T06:34:03.524Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-05T06:34:03.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-05T06:34:03.524Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-05T06:34:03.627Z] prd-ubuntu20.04-docker-8c-8g-2811 does not seem to be running inside a container [2025-06-05T06:34:03.650Z] $ 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/848/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/848 -v /w/workspace/edgex-go/848:/w/workspace/edgex-go/848:rw,z -v /w/workspace/edgex-go/848@tmp:/w/workspace/edgex-go/848@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-06-05T06:34:05.448Z] $ docker top 2df4d920680650c5491a0a45c0f4cee4075a8ae1e1c542900d0938271d41aecf -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-05T06:34:05.808Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-05T06:34:06.104Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-05T06:34:06.407Z] + ls /var/log/sa-host [2025-06-05T06:34:06.407Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-05T06:34:06.450Z] provisioning config files... [2025-06-05T06:34:06.459Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/848@tmp/config14208195942075860168tmp [Pipeline] { [Pipeline] echo [2025-06-05T06:34:06.475Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-05T06:34:06.757Z] ---> create-netrc.sh [Pipeline] } [2025-06-05T06:34:06.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-05T06:34:07.068Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-05T06:34:07.077Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-05T06:34:07.362Z] ---> sudo-logs.sh [2025-06-05T06:34:07.363Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-06-05T06:34:07.401Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-05T06:34:07.682Z] ---> job-cost.sh [2025-06-05T06:34:07.682Z] lf-activate-venv: SKIPPING [2025-06-05T06:34:07.682Z] DEBUG: total: 0.10999999940395355 [2025-06-05T06:34:07.682Z] INFO: Retrieving Stack Cost... [2025-06-05T06:34:07.940Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-05T06:34:08.511Z] INFO: Archiving Costs [Pipeline] echo [2025-06-05T06:34:08.529Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-05T06:34:08.956Z] ---> logs-deploy.sh [2025-06-05T06:34:08.956Z] lf-activate-venv: SKIPPING [2025-06-05T06:34:08.956Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/848 [2025-06-05T06:34:08.956Z] INFO: archiving workspace using pattern(s): [2025-06-05T06:34:09.891Z] Archives upload complete. [2025-06-05T06:34:09.891Z] INFO: archiving logs to Nexus