Started by upstream project "edgexfoundry/cd-management/release-lts" build number 89 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 036d9289abc790352c085f7dc1871830fbc0c7bd 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-ssh13301771565081805443.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh10835929531871985036.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5063030316959643042.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh4388518484086482182.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12541714371510172824.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40886 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 036d9289abc790352c085f7dc1871830fbc0c7bd (odessa) Commit message: "ci(lts-release): LTS release v4.0.0 @692b82d" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 036d9289abc790352c085f7dc1871830fbc0c7bd # timeout=10 > git rev-list --no-walk 036d9289abc790352c085f7dc1871830fbc0c7bd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-11T08:34:41.170Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-11T08:34:41.219Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-11T08:34:41.250Z] ========================================================= [2025-03-11T08:34:41.250Z] EdgeX Global Pipelines Version Info [2025-03-11T08:34:41.250Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-11T08:34:41.980Z] ------------------- [2025-03-11T08:34:41.980Z] stable info: [2025-03-11T08:34:41.980Z] ------------------- [2025-03-11T08:34:41.980Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-11T08:34:41.980Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-11T08:34:41.980Z] Message: update stable to v1.0.271 [2025-03-11T08:34:42.549Z] ------------------- [2025-03-11T08:34:42.550Z] experimental info: [2025-03-11T08:34:42.550Z] ------------------- [2025-03-11T08:34:42.550Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-11T08:34:42.550Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-11T08:34:42.550Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-11T08:34:42.617Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-03-11T08:34:42.634Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-03-11T08:34:42.656Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-11T08:34:42.675Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-11T08:34:42.701Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-11T08:34:42.720Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-11T08:34:42.745Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-11T08:34:42.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-03-11T08:34:42.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-03-11T08:34:42.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-03-11T08:34:42.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-11T08:34:42.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-11T08:34:42.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-11T08:34:42.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-11T08:34:42.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-11T08:34:42.928Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-11T08:34:42.946Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-11T08:34:42.966Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-11T08:34:42.985Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-11T08:34:43.009Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-11T08:34:43.034Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-11T08:34:43.058Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-11T08:34:43.082Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-11T08:34:43.103Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-03-11T08:34:43.125Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-03-11T08:34:43.145Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-03-11T08:34:43.166Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] echo [2025-03-11T08:34:43.188Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 036d928 [Pipeline] echo [2025-03-11T08:34:43.207Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T08:34:43.263Z] provisioning config files... [2025-03-11T08:34:43.278Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config16461294422917171958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T08:34:43.610Z] ---> ****-login.sh [2025-03-11T08:34:43.611Z] nexus3.edgexfoundry.org:10001 [2025-03-11T08:34:43.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T08:34:43.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T08:34:43.871Z] Configure a credential helper to remove this warning. See [2025-03-11T08:34:43.871Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T08:34:43.871Z] [2025-03-11T08:34:43.871Z] Login Succeeded [2025-03-11T08:34:43.871Z] nexus3.edgexfoundry.org:10002 [2025-03-11T08:34:43.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T08:34:44.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T08:34:44.131Z] Configure a credential helper to remove this warning. See [2025-03-11T08:34:44.131Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T08:34:44.131Z] [2025-03-11T08:34:44.131Z] Login Succeeded [2025-03-11T08:34:44.131Z] nexus3.edgexfoundry.org:10003 [2025-03-11T08:34:44.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T08:34:44.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T08:34:44.132Z] Configure a credential helper to remove this warning. See [2025-03-11T08:34:44.132Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T08:34:44.132Z] [2025-03-11T08:34:44.132Z] Login Succeeded [2025-03-11T08:34:44.132Z] nexus3.edgexfoundry.org:10004 [2025-03-11T08:34:44.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T08:34:44.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T08:34:44.132Z] Configure a credential helper to remove this warning. See [2025-03-11T08:34:44.132Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T08:34:44.132Z] [2025-03-11T08:34:44.132Z] Login Succeeded [2025-03-11T08:34:44.132Z] ****.io [2025-03-11T08:34:44.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T08:34:44.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T08:34:44.391Z] Configure a credential helper to remove this warning. See [2025-03-11T08:34:44.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T08:34:44.391Z] [2025-03-11T08:34:44.391Z] Login Succeeded [2025-03-11T08:34:44.391Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T08:34:44.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T08:34:44.726Z] + 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-03-11T08:34:44.726Z] + dirname cmd/core-command/Dockerfile [2025-03-11T08:34:44.726Z] + cut -d/ -f2 [2025-03-11T08:34:44.726Z] + echo core-command,cmd/core-command/Dockerfile [2025-03-11T08:34:44.726Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-03-11T08:34:44.726Z] + cut -d/ -f2 [2025-03-11T08:34:44.726Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-03-11T08:34:44.726Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2025-03-11T08:34:44.726Z] -f2 [2025-03-11T08:34:44.726Z] + echo core-data,cmd/core-data/Dockerfile [2025-03-11T08:34:44.726Z] + + cut -d/ -f2 [2025-03-11T08:34:44.726Z] dirname cmd/core-keeper/Dockerfile [2025-03-11T08:34:44.726Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-03-11T08:34:44.726Z] + dirname cmd/core-metadata/Dockerfile [2025-03-11T08:34:44.726Z] + cut -d/ -f2 [2025-03-11T08:34:44.726Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-03-11T08:34:44.726Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-03-11T08:34:44.726Z] + cut -d/ -f2 [2025-03-11T08:34:44.726Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-03-11T08:34:44.726Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-03-11T08:34:44.726Z] + cut -d/ -f2 [2025-03-11T08:34:44.726Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-03-11T08:34:44.726Z] + + dirname cmd/security-proxy-setup/Dockerfile [2025-03-11T08:34:44.726Z] cut -d/ -f2 [2025-03-11T08:34:44.726Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-03-11T08:34:44.726Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-03-11T08:34:44.726Z] + cut -d/ -f2 [2025-03-11T08:34:44.726Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-03-11T08:34:44.726Z] + + dirnamecut cmd/security-spiffe-token-provider/Dockerfile -d/ [2025-03-11T08:34:44.726Z] -f2 [2025-03-11T08:34:44.726Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-03-11T08:34:44.726Z] + dirname cmd/security-spire-agent/Dockerfile [2025-03-11T08:34:44.726Z] + cut -d/ -f2 [2025-03-11T08:34:44.726Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-03-11T08:34:44.726Z] + dirname cmd/security-spire-config/Dockerfile [2025-03-11T08:34:44.726Z] + cut -d/ -f2 [2025-03-11T08:34:44.726Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-03-11T08:34:44.726Z] + dirname cmd/security-spire-server/Dockerfile [2025-03-11T08:34:44.726Z] + cut -d/ -f2 [2025-03-11T08:34:44.726Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-03-11T08:34:44.726Z] + dirname cmd/support-notifications/Dockerfile [2025-03-11T08:34:44.726Z] + cut -d/ -f2 [2025-03-11T08:34:44.726Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-03-11T08:34:44.726Z] + dirname cmd/support-scheduler/Dockerfile [2025-03-11T08:34:44.726Z] + cut -d/ -f2 [2025-03-11T08:34:44.726Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-03-11T08:34:44.755Z] 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-03-11T08:34:45.108Z] + git rev-list -1 --merges 036d9289abc790352c085f7dc1871830fbc0c7bd~1..036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] echo [2025-03-11T08:34:45.119Z] -----------> git rev-list -1 --merges 036d9289abc790352c085f7dc1871830fbc0c7bd~1..036d9289abc790352c085f7dc1871830fbc0c7bd 036d9289abc790352c085f7dc1871830fbc0c7bd [false] [Pipeline] sh [2025-03-11T08:34:45.408Z] + git log --format=format:%s -1 036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] echo [2025-03-11T08:34:45.427Z] ========================================================= [2025-03-11T08:34:45.427Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2025-03-11T08:34:45.427Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-11T08:34:45.806Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T08:34:45.806Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-11T08:34:45.806Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-11T08:34:45.806Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-11T08:34:45.806Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2025-03-11T08:34:45.806Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-11T08:34:45.806Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:34:46.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T08:34:46.154Z] [2025-03-11T08:34:46.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:34:46.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T08:34:46.454Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-11T08:34:46.454Z] b85a868b505f: Pulling fs layer [2025-03-11T08:34:46.454Z] e2be974225ed: Pulling fs layer [2025-03-11T08:34:46.454Z] 339a4e72a1f5: Pulling fs layer [2025-03-11T08:34:46.454Z] 988bab9f4d93: Pulling fs layer [2025-03-11T08:34:46.454Z] 1469e6f7b9e6: Pulling fs layer [2025-03-11T08:34:46.454Z] eaf3925da568: Pulling fs layer [2025-03-11T08:34:46.454Z] bab4dde63d76: Pulling fs layer [2025-03-11T08:34:46.454Z] bde34c3a00c8: Pulling fs layer [2025-03-11T08:34:46.454Z] b352a97aabf1: Pulling fs layer [2025-03-11T08:34:46.454Z] 4872d77fe225: Pulling fs layer [2025-03-11T08:34:46.454Z] 5851b861e8e6: Pulling fs layer [2025-03-11T08:34:46.454Z] 1469e6f7b9e6: Waiting [2025-03-11T08:34:46.454Z] eaf3925da568: Waiting [2025-03-11T08:34:46.454Z] bab4dde63d76: Waiting [2025-03-11T08:34:46.454Z] bde34c3a00c8: Waiting [2025-03-11T08:34:46.454Z] b352a97aabf1: Waiting [2025-03-11T08:34:46.454Z] 4872d77fe225: Waiting [2025-03-11T08:34:46.454Z] 5851b861e8e6: Waiting [2025-03-11T08:34:46.454Z] 988bab9f4d93: Waiting [2025-03-11T08:34:46.454Z] e2be974225ed: Verifying Checksum [2025-03-11T08:34:46.454Z] e2be974225ed: Download complete [2025-03-11T08:34:46.454Z] 988bab9f4d93: Verifying Checksum [2025-03-11T08:34:46.454Z] 988bab9f4d93: Download complete [2025-03-11T08:34:46.713Z] 1469e6f7b9e6: Verifying Checksum [2025-03-11T08:34:46.713Z] 1469e6f7b9e6: Download complete [2025-03-11T08:34:46.713Z] eaf3925da568: Verifying Checksum [2025-03-11T08:34:46.713Z] eaf3925da568: Download complete [2025-03-11T08:34:46.713Z] 339a4e72a1f5: Verifying Checksum [2025-03-11T08:34:46.713Z] 339a4e72a1f5: Download complete [2025-03-11T08:34:46.713Z] bde34c3a00c8: Download complete [2025-03-11T08:34:46.713Z] b352a97aabf1: Verifying Checksum [2025-03-11T08:34:46.713Z] b352a97aabf1: Download complete [2025-03-11T08:34:46.713Z] 4872d77fe225: Verifying Checksum [2025-03-11T08:34:46.713Z] 4872d77fe225: Download complete [2025-03-11T08:34:46.713Z] 5851b861e8e6: Verifying Checksum [2025-03-11T08:34:46.713Z] 5851b861e8e6: Download complete [2025-03-11T08:34:46.713Z] b85a868b505f: Download complete [2025-03-11T08:34:46.972Z] bab4dde63d76: Verifying Checksum [2025-03-11T08:34:46.972Z] bab4dde63d76: Download complete [2025-03-11T08:34:47.914Z] b85a868b505f: Pull complete [2025-03-11T08:34:47.914Z] e2be974225ed: Pull complete [2025-03-11T08:34:48.481Z] 339a4e72a1f5: Pull complete [2025-03-11T08:34:48.481Z] 988bab9f4d93: Pull complete [2025-03-11T08:34:48.739Z] 1469e6f7b9e6: Pull complete [2025-03-11T08:34:48.998Z] eaf3925da568: Pull complete [2025-03-11T08:34:50.902Z] bab4dde63d76: Pull complete [2025-03-11T08:34:50.902Z] bde34c3a00c8: Pull complete [2025-03-11T08:34:50.902Z] b352a97aabf1: Pull complete [2025-03-11T08:34:50.902Z] 4872d77fe225: Pull complete [2025-03-11T08:34:50.902Z] 5851b861e8e6: Pull complete [2025-03-11T08:34:50.902Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-11T08:34:50.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T08:34:50.902Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T08:34:51.039Z] prd-ubuntu20.04-docker-8c-8g-40886 does not seem to be running inside a container [2025-03-11T08:34:51.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-11T08:34:53.856Z] $ docker top cff7997e955aa1e3d50c95f5b8314c5dc4645d2ab39bbdcdb4197045db35f33b -eo pid,comm [2025-03-11T08:34:53.913Z] 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-03-11T08:34:53.914Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T08:34:53.968Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T08:34:53.968Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T08:34:54.081Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T08:34:54.080Z] $ docker exec cff7997e955aa1e3d50c95f5b8314c5dc4645d2ab39bbdcdb4197045db35f33b ssh-agent [2025-03-11T08:34:54.183Z] SSH_AUTH_SOCK=/tmp/ssh-VSCQSlyXt0GH/agent.31 [2025-03-11T08:34:54.183Z] SSH_AGENT_PID=37 [2025-03-11T08:34:54.189Z] Running ssh-add (command line suppressed) [2025-03-11T08:34:54.282Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_14686679877243304656.key (/w/workspace/edgex-go/2@tmp/private_key_14686679877243304656.key) [2025-03-11T08:34:54.299Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T08:34:54.589Z] + git tag --points-at 036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [2025-03-11T08:34:54.595Z] $ docker exec --env ******** --env ******** cff7997e955aa1e3d50c95f5b8314c5dc4645d2ab39bbdcdb4197045db35f33b ssh-agent -k [2025-03-11T08:34:54.696Z] unset SSH_AUTH_SOCK; [2025-03-11T08:34:54.696Z] unset SSH_AGENT_PID; [2025-03-11T08:34:54.696Z] echo Agent pid 37 killed; [2025-03-11T08:34:54.709Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2025-03-11T08:34:54.746Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.0' [Pipeline] sshagent [2025-03-11T08:34:54.768Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T08:34:54.768Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T08:34:54.883Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T08:34:54.882Z] $ docker exec cff7997e955aa1e3d50c95f5b8314c5dc4645d2ab39bbdcdb4197045db35f33b ssh-agent [2025-03-11T08:34:55.004Z] SSH_AUTH_SOCK=/tmp/ssh-qvUQILLqeMfn/agent.70 [2025-03-11T08:34:55.004Z] SSH_AGENT_PID=76 [2025-03-11T08:34:55.009Z] Running ssh-add (command line suppressed) [2025-03-11T08:34:55.119Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_9351391954408017046.key (/w/workspace/edgex-go/2@tmp/private_key_9351391954408017046.key) [2025-03-11T08:34:55.136Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T08:34:55.427Z] + git semver init [2025-03-11T08:34:55.686Z] 2025-03-11 08:34:55,587 [run_init] DEBUG init version:0.0.0 force:False [2025-03-11T08:34:55.686Z] 2025-03-11 08:34:55,588 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2025-03-11T08:34:55.686Z] 2025-03-11 08:34:55,588 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2025-03-11T08:34:55.686Z] 2025-03-11 08:34:55,588 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2025-03-11T08:35:00.964Z] 2025-03-11 08:35:00,489 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2025-03-11T08:35:00.964Z] 2025-03-11 08:35:00,490 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/odessa with force:False [2025-03-11T08:35:00.964Z] 2025-03-11 08:35:00,490 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/odessa [2025-03-11T08:35:00.964Z] 2025-03-11 08:35:00,490 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/odessa [2025-03-11T08:35:00.964Z] 4.0.0 [Pipeline] } [2025-03-11T08:35:00.971Z] $ docker exec --env ******** --env ******** cff7997e955aa1e3d50c95f5b8314c5dc4645d2ab39bbdcdb4197045db35f33b ssh-agent -k [2025-03-11T08:35:01.066Z] unset SSH_AUTH_SOCK; [2025-03-11T08:35:01.066Z] unset SSH_AGENT_PID; [2025-03-11T08:35:01.066Z] echo Agent pid 76 killed; [2025-03-11T08:35:01.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T08:35:01.400Z] + git semver [Pipeline] } [2025-03-11T08:35:01.668Z] $ docker stop --time=1 cff7997e955aa1e3d50c95f5b8314c5dc4645d2ab39bbdcdb4197045db35f33b [2025-03-11T08:35:02.941Z] $ docker rm -f --volumes cff7997e955aa1e3d50c95f5b8314c5dc4645d2ab39bbdcdb4197045db35f33b [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T08:35:03.289Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-11T08:35:03.508Z] Stashed 1 file(s) [Pipeline] echo [2025-03-11T08:35:03.512Z] [edgeXSemver]: initialized semver on version 4.0.0 [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-03-11T08:35:03.926Z] + git checkout 036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T08:35:03.926Z] HEAD is now at 036d9289 ci(lts-release): LTS release v4.0.0 @692b82d [Pipeline] sh [2025-03-11T08:35:04.209Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2025-03-11T08:35:04.222Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-11T08:35:04.515Z] + grep ^go [0-9].[0-9]* go.mod [2025-03-11T08:35:04.515Z] + cut -d -f 2 [Pipeline] echo [2025-03-11T08:35:04.531Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T08:35:04.547Z] ========================================================= [2025-03-11T08:35:04.547Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-03-11T08:35:04.547Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-11T08:35:04.853Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-11T08:35:04.853Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2025-03-11T08:35:04.853Z] 0a9a5dfd008f: Pulling fs layer [2025-03-11T08:35:04.853Z] 8833042f23b5: Pulling fs layer [2025-03-11T08:35:04.853Z] 6ca661eb024f: Pulling fs layer [2025-03-11T08:35:04.853Z] b5acb76e9680: Pulling fs layer [2025-03-11T08:35:04.853Z] 4f4fb700ef54: Pulling fs layer [2025-03-11T08:35:04.853Z] 012bb1f9d321: Pulling fs layer [2025-03-11T08:35:04.853Z] 97255f1bc79d: Pulling fs layer [2025-03-11T08:35:04.853Z] b5acb76e9680: Waiting [2025-03-11T08:35:04.853Z] 454448c9edf9: Pulling fs layer [2025-03-11T08:35:04.853Z] 15f87924ceaf: Pulling fs layer [2025-03-11T08:35:04.853Z] 4f4fb700ef54: Waiting [2025-03-11T08:35:04.853Z] 97255f1bc79d: Waiting [2025-03-11T08:35:04.853Z] 012bb1f9d321: Waiting [2025-03-11T08:35:04.853Z] 15f87924ceaf: Waiting [2025-03-11T08:35:04.853Z] 454448c9edf9: Waiting [2025-03-11T08:35:04.853Z] 8833042f23b5: Verifying Checksum [2025-03-11T08:35:04.853Z] 8833042f23b5: Download complete [2025-03-11T08:35:04.853Z] b5acb76e9680: Verifying Checksum [2025-03-11T08:35:04.853Z] b5acb76e9680: Download complete [2025-03-11T08:35:04.853Z] 4f4fb700ef54: Verifying Checksum [2025-03-11T08:35:04.853Z] 4f4fb700ef54: Download complete [2025-03-11T08:35:04.853Z] 012bb1f9d321: Download complete [2025-03-11T08:35:04.853Z] 0a9a5dfd008f: Download complete [2025-03-11T08:35:04.853Z] 97255f1bc79d: Verifying Checksum [2025-03-11T08:35:04.853Z] 97255f1bc79d: Download complete [2025-03-11T08:35:05.142Z] 0a9a5dfd008f: Pull complete [2025-03-11T08:35:05.142Z] 15f87924ceaf: Verifying Checksum [2025-03-11T08:35:05.142Z] 15f87924ceaf: Download complete [2025-03-11T08:35:05.400Z] 8833042f23b5: Pull complete [2025-03-11T08:35:05.400Z] 6ca661eb024f: Download complete [2025-03-11T08:35:05.964Z] 454448c9edf9: Verifying Checksum [2025-03-11T08:35:05.964Z] 454448c9edf9: Download complete [2025-03-11T08:35:08.492Z] 6ca661eb024f: Pull complete [2025-03-11T08:35:08.492Z] b5acb76e9680: Pull complete [2025-03-11T08:35:08.751Z] 4f4fb700ef54: Pull complete [2025-03-11T08:35:08.751Z] 012bb1f9d321: Pull complete [2025-03-11T08:35:08.751Z] 97255f1bc79d: Pull complete [2025-03-11T08:35:11.326Z] 454448c9edf9: Pull complete [2025-03-11T08:35:11.326Z] 15f87924ceaf: Pull complete [2025-03-11T08:35:11.326Z] Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-03-11T08:35:11.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-11T08:35:11.326Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh [2025-03-11T08:35:11.642Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-11T08:35:11.642Z] WORKDIR /edgex [2025-03-11T08:35:11.642Z] COPY go.mod . [2025-03-11T08:35:11.642Z] RUN go mod download [2025-03-11T08:35:11.642Z] + docker build -t ci-base-image-x86_64 -f - . [2025-03-11T08:35:13.019Z] Sending build context to Docker daemon 230.7MB [2025-03-11T08:35:13.019Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-11T08:35:13.019Z] ---> bc3d7bf65e23 [2025-03-11T08:35:13.019Z] Step 2/4 : WORKDIR /edgex [2025-03-11T08:35:17.216Z] ---> Running in 776e2f6484a6 [2025-03-11T08:35:17.216Z] Removing intermediate container 776e2f6484a6 [2025-03-11T08:35:17.216Z] ---> 6a1bacfd8da1 [2025-03-11T08:35:17.216Z] Step 3/4 : COPY go.mod . [2025-03-11T08:35:17.216Z] ---> 954691ba856f [2025-03-11T08:35:17.216Z] Step 4/4 : RUN go mod download [2025-03-11T08:35:17.216Z] ---> Running in 78442e67fab4 [2025-03-11T08:35:18.617Z] Still waiting to schedule task [2025-03-11T08:35:18.618Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-11T08:35:35.379Z] Removing intermediate container 78442e67fab4 [2025-03-11T08:35:35.379Z] ---> 4da9b8898b18 [2025-03-11T08:35:35.379Z] Successfully built 4da9b8898b18 [2025-03-11T08:35:35.379Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:35:35.678Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-11T08:35:35.678Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T08:35:35.755Z] prd-ubuntu20.04-docker-8c-8g-40886 does not seem to be running inside a container [2025-03-11T08:35:35.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-11T08:35:36.249Z] $ docker top 7013d39375970ecb14095fd34b123379e3ff632ac4d835621385ca8042770753 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T08:35:36.596Z] + go version [2025-03-11T08:35:36.596Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-03-11T08:35:36.608Z] $ docker stop --time=1 7013d39375970ecb14095fd34b123379e3ff632ac4d835621385ca8042770753 [2025-03-11T08:35:37.844Z] $ docker rm -f --volumes 7013d39375970ecb14095fd34b123379e3ff632ac4d835621385ca8042770753 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:35:38.281Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-11T08:35:38.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T08:35:38.361Z] prd-ubuntu20.04-docker-8c-8g-40886 does not seem to be running inside a container [2025-03-11T08:35:38.389Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-11T08:35:38.704Z] $ docker top e10d0c311c2c49dd2da473700dbcab6da106c795f788507ded375d90cca79e9f -eo pid,comm [Pipeline] { [Pipeline] echo [2025-03-11T08:35:38.773Z] ========================================================= [2025-03-11T08:35:38.773Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-03-11T08:35:38.773Z] ========================================================= [Pipeline] sh [2025-03-11T08:35:39.048Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2025-03-11T08:35:39.352Z] + make test [2025-03-11T08:35:39.352Z] go test -race -coverprofile=coverage.out ./... [2025-03-11T08:35:39.918Z] vendor/github.com/go-openapi/analysis/debug.go:20:2: cannot find module providing package github.com/go-openapi/analysis/internal/debug: import lookup disabled by -mod=vendor [2025-03-11T08:35:39.918Z] (Go version in go.mod is at least 1.14 and vendor directory exists.) [2025-03-11T08:35:39.918Z] make: *** [Makefile:171: unittest] Error 1 [Pipeline] } [2025-03-11T08:35:39.930Z] $ docker stop --time=1 e10d0c311c2c49dd2da473700dbcab6da106c795f788507ded375d90cca79e9f [2025-03-11T08:35:41.326Z] $ docker rm -f --volumes e10d0c311c2c49dd2da473700dbcab6da106c795f788507ded375d90cca79e9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-11T08:35:41.663Z] Failed in branch amd64 [2025-03-11T08:37:14.007Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40888 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws [2025-03-11T08:37:14.026Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2025-03-11T08:37:17.089Z] The recommended git tool is: git [2025-03-11T08:37:23.290Z] using credential edgex-jenkins-ssh [2025-03-11T08:37:23.320Z] Cloning the remote Git repository [2025-03-11T08:37:23.390Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-03-11T08:37:23.531Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2025-03-11T08:37:23.736Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-03-11T08:37:23.738Z] > git --version # timeout=10 [2025-03-11T08:37:23.767Z] > git --version # 'git version 2.25.1' [2025-03-11T08:37:23.770Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-11T08:37:23.962Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-11T08:37:45.773Z] Avoid second fetch [2025-03-11T08:37:45.773Z] Checking out Revision 036d9289abc790352c085f7dc1871830fbc0c7bd (odessa) [2025-03-11T08:37:44.420Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-03-11T08:37:44.456Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-11T08:37:45.802Z] > git config core.sparsecheckout # timeout=10 [2025-03-11T08:37:45.914Z] > git checkout -f 036d9289abc790352c085f7dc1871830fbc0c7bd # timeout=10 [2025-03-11T08:37:48.680Z] Commit message: "ci(lts-release): LTS release v4.0.0 @692b82d" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-11T08:37:53.847Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-11T08:37:53.847Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-11T08:37:53.847Z] Dload Upload Total Spent Left Speed [2025-03-11T08:37:53.847Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 56511 0 --:--:-- --:--:-- --:--:-- 56511 [Pipeline] sh [2025-03-11T08:37:54.224Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-11T08:37:54.592Z] + sudo tee /etc/docker/daemon.new [2025-03-11T08:37:54.592Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-11T08:37:54.592Z] { [2025-03-11T08:37:54.592Z] "registry-mirrors": [ [2025-03-11T08:37:54.592Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-11T08:37:54.592Z] ], [2025-03-11T08:37:54.592Z] "bip": "10.250.0.254/24", [2025-03-11T08:37:54.592Z] "hosts": [ [2025-03-11T08:37:54.592Z] "tcp://0.0.0.0:5555", [2025-03-11T08:37:54.592Z] "unix:///var/run/docker.sock" [2025-03-11T08:37:54.592Z] ], [2025-03-11T08:37:54.592Z] "mtu": 1458, [2025-03-11T08:37:54.592Z] "selinux-enabled": true, [2025-03-11T08:37:54.592Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-11T08:37:54.592Z] } [Pipeline] sh [2025-03-11T08:37:54.958Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-11T08:37:55.323Z] + sudo service docker restart [Pipeline] sh [2025-03-11T08:38:13.989Z] + git checkout 036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T08:38:14.593Z] HEAD is now at 036d9289 ci(lts-release): LTS release v4.0.0 @692b82d [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T08:38:14.633Z] provisioning config files... [2025-03-11T08:38:14.670Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3466928886104416898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T08:38:15.177Z] ---> ****-login.sh [2025-03-11T08:38:15.177Z] nexus3.edgexfoundry.org:10001 [2025-03-11T08:38:15.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T08:38:16.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T08:38:16.048Z] Configure a credential helper to remove this warning. See [2025-03-11T08:38:16.048Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T08:38:16.048Z] [2025-03-11T08:38:16.049Z] Login Succeeded [2025-03-11T08:38:16.049Z] nexus3.edgexfoundry.org:10002 [2025-03-11T08:38:16.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T08:38:16.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T08:38:16.320Z] Configure a credential helper to remove this warning. See [2025-03-11T08:38:16.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T08:38:16.320Z] [2025-03-11T08:38:16.320Z] Login Succeeded [2025-03-11T08:38:16.320Z] nexus3.edgexfoundry.org:10003 [2025-03-11T08:38:16.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T08:38:16.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T08:38:16.863Z] Configure a credential helper to remove this warning. See [2025-03-11T08:38:16.863Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T08:38:16.863Z] [2025-03-11T08:38:16.863Z] Login Succeeded [2025-03-11T08:38:16.863Z] nexus3.edgexfoundry.org:10004 [2025-03-11T08:38:17.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T08:38:17.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T08:38:17.136Z] Configure a credential helper to remove this warning. See [2025-03-11T08:38:17.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T08:38:17.136Z] [2025-03-11T08:38:17.136Z] Login Succeeded [2025-03-11T08:38:17.136Z] ****.io [2025-03-11T08:38:17.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T08:38:17.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T08:38:17.679Z] Configure a credential helper to remove this warning. See [2025-03-11T08:38:17.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T08:38:17.679Z] [2025-03-11T08:38:17.679Z] Login Succeeded [2025-03-11T08:38:17.679Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T08:38:17.694Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-03-11T08:38:18.437Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2025-03-11T08:38:18.459Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-11T08:38:18.798Z] + cut -d -f 2 [2025-03-11T08:38:18.798Z] + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo [2025-03-11T08:38:18.905Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T08:38:18.926Z] ========================================================= [2025-03-11T08:38:18.926Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] [2025-03-11T08:38:18.926Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-11T08:38:19.270Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-03-11T08:38:19.542Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-11T08:38:19.542Z] 94e9d8af2201: Pulling fs layer [2025-03-11T08:38:19.542Z] 345fe9f21930: Pulling fs layer [2025-03-11T08:38:19.542Z] b40fc9e46828: Pulling fs layer [2025-03-11T08:38:19.542Z] c9804373a1e5: Pulling fs layer [2025-03-11T08:38:19.542Z] 4f4fb700ef54: Pulling fs layer [2025-03-11T08:38:19.542Z] f5a772c54f75: Pulling fs layer [2025-03-11T08:38:19.542Z] e2dd1b2a9dca: Pulling fs layer [2025-03-11T08:38:19.542Z] 0a0502178392: Pulling fs layer [2025-03-11T08:38:19.542Z] 4f4fb700ef54: Waiting [2025-03-11T08:38:19.542Z] f5a772c54f75: Waiting [2025-03-11T08:38:19.542Z] e2dd1b2a9dca: Waiting [2025-03-11T08:38:19.542Z] 0a0502178392: Waiting [2025-03-11T08:38:19.542Z] c9804373a1e5: Waiting [2025-03-11T08:38:19.542Z] 345fe9f21930: Download complete [2025-03-11T08:38:19.542Z] c9804373a1e5: Verifying Checksum [2025-03-11T08:38:19.542Z] c9804373a1e5: Download complete [2025-03-11T08:38:19.542Z] 4f4fb700ef54: Verifying Checksum [2025-03-11T08:38:19.542Z] 4f4fb700ef54: Download complete [2025-03-11T08:38:19.542Z] f5a772c54f75: Verifying Checksum [2025-03-11T08:38:19.542Z] f5a772c54f75: Download complete [2025-03-11T08:38:19.542Z] 94e9d8af2201: Verifying Checksum [2025-03-11T08:38:19.542Z] 94e9d8af2201: Download complete [2025-03-11T08:38:20.135Z] 0a0502178392: Verifying Checksum [2025-03-11T08:38:20.135Z] 0a0502178392: Download complete [2025-03-11T08:38:20.726Z] 94e9d8af2201: Pull complete [2025-03-11T08:38:21.697Z] 345fe9f21930: Pull complete [2025-03-11T08:38:21.697Z] b40fc9e46828: Download complete [2025-03-11T08:38:22.679Z] e2dd1b2a9dca: Verifying Checksum [2025-03-11T08:38:22.679Z] e2dd1b2a9dca: Download complete [2025-03-11T08:38:37.709Z] b40fc9e46828: Pull complete [2025-03-11T08:38:37.709Z] c9804373a1e5: Pull complete [2025-03-11T08:38:37.709Z] 4f4fb700ef54: Pull complete [2025-03-11T08:38:37.709Z] f5a772c54f75: Pull complete [2025-03-11T08:38:45.956Z] e2dd1b2a9dca: Pull complete [2025-03-11T08:38:47.371Z] 0a0502178392: Pull complete [2025-03-11T08:38:47.371Z] Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf [2025-03-11T08:38:47.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-03-11T08:38:47.371Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh [2025-03-11T08:38:47.726Z] + echo+ FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-03-11T08:38:47.726Z] WORKDIR /edgex [2025-03-11T08:38:47.726Z] COPY go.mod . [2025-03-11T08:38:47.726Z] RUN go mod download [2025-03-11T08:38:47.726Z] docker build -t ci-base-image-arm64 -f - . [2025-03-11T08:38:53.122Z] Sending build context to Docker daemon 48.49MB [2025-03-11T08:38:53.123Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-03-11T08:38:53.123Z] ---> 72db82c1953f [2025-03-11T08:38:53.123Z] Step 2/4 : WORKDIR /edgex [2025-03-11T08:38:55.747Z] ---> Running in 7451c80028a0 [2025-03-11T08:38:55.747Z] Removing intermediate container 7451c80028a0 [2025-03-11T08:38:55.747Z] ---> 8babca49611f [2025-03-11T08:38:55.747Z] Step 3/4 : COPY go.mod . [2025-03-11T08:38:56.338Z] ---> d6031ab73f17 [2025-03-11T08:38:56.338Z] Step 4/4 : RUN go mod download [2025-03-11T08:38:56.338Z] ---> Running in 907dc1177bdb [2025-03-11T08:39:52.833Z] Removing intermediate container 907dc1177bdb [2025-03-11T08:39:52.833Z] ---> f68a0030bf13 [2025-03-11T08:39:52.833Z] Successfully built f68a0030bf13 [2025-03-11T08:39:52.833Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:39:53.176Z] + docker inspect -f . ci-base-image-arm64 [2025-03-11T08:39:53.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T08:39:53.392Z] prd-ubuntu20.04-docker-arm64-4c-16g-40888 does not seem to be running inside a container [2025-03-11T08:39:53.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-03-11T08:39:54.909Z] $ docker top 170d84a03de076927413b68396813bc790ed7ae06b69f4eaca6ea0e0ebfd5329 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T08:39:55.811Z] + go version [2025-03-11T08:39:55.811Z] go version go1.23.7 linux/arm64 [Pipeline] } [2025-03-11T08:39:55.834Z] $ docker stop --time=1 170d84a03de076927413b68396813bc790ed7ae06b69f4eaca6ea0e0ebfd5329 [2025-03-11T08:39:57.535Z] $ docker rm -f --volumes 170d84a03de076927413b68396813bc790ed7ae06b69f4eaca6ea0e0ebfd5329 [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-03-11T08:39:58.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-11T08:39:58.394Z] [2025-03-11T08:39:58.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T08:39:58.736Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-11T08:39:59.001Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-03-11T08:39:59.001Z] 547446be3368: Pulling fs layer [2025-03-11T08:39:59.001Z] d125d8839a47: Pulling fs layer [2025-03-11T08:39:59.001Z] 3e85d5ac6304: Pulling fs layer [2025-03-11T08:39:59.001Z] c3105a71a48b: Pulling fs layer [2025-03-11T08:39:59.001Z] 0f093f025ec4: Pulling fs layer [2025-03-11T08:39:59.001Z] c3106fc0e877: Pulling fs layer [2025-03-11T08:39:59.001Z] c3105a71a48b: Waiting [2025-03-11T08:39:59.001Z] 0f093f025ec4: Waiting [2025-03-11T08:39:59.001Z] c3106fc0e877: Waiting [2025-03-11T08:39:59.001Z] 547446be3368: Verifying Checksum [2025-03-11T08:39:59.001Z] 547446be3368: Download complete [2025-03-11T08:39:59.001Z] c3105a71a48b: Verifying Checksum [2025-03-11T08:39:59.001Z] c3105a71a48b: Download complete [2025-03-11T08:39:59.590Z] d125d8839a47: Verifying Checksum [2025-03-11T08:39:59.590Z] d125d8839a47: Download complete [2025-03-11T08:39:59.590Z] c3106fc0e877: Verifying Checksum [2025-03-11T08:39:59.590Z] c3106fc0e877: Download complete [2025-03-11T08:39:59.590Z] 0f093f025ec4: Verifying Checksum [2025-03-11T08:39:59.590Z] 0f093f025ec4: Download complete [2025-03-11T08:39:59.857Z] 547446be3368: Pull complete [2025-03-11T08:40:01.275Z] d125d8839a47: Pull complete [2025-03-11T08:40:01.873Z] 3e85d5ac6304: Verifying Checksum [2025-03-11T08:40:01.873Z] 3e85d5ac6304: Download complete [2025-03-11T08:40:11.969Z] 3e85d5ac6304: Pull complete [2025-03-11T08:40:11.969Z] c3105a71a48b: Pull complete [2025-03-11T08:40:13.380Z] 0f093f025ec4: Pull complete [2025-03-11T08:40:13.648Z] c3106fc0e877: Pull complete [2025-03-11T08:40:13.648Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-03-11T08:40:13.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-11T08:40:13.648Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T08:40:13.902Z] prd-ubuntu20.04-docker-arm64-4c-16g-40888 does not seem to be running inside a container [2025-03-11T08:40:13.998Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-03-11T08:40:16.478Z] $ docker top aaebded59e8bf4297a4afae2b4e3225ca7cd2b1dbcf74ffea35d94787e23cf07 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T08:40:17.365Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-11T08:40:27.481Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2025-03-11T08:40:27.481Z] #1 transferring dockerfile: 1.81kB 0.0s done [2025-03-11T08:40:27.481Z] #1 DONE 0.1s [2025-03-11T08:40:28.066Z] [2025-03-11T08:40:28.066Z] #2 [support-scheduler internal] load build definition from Dockerfile [2025-03-11T08:40:28.066Z] #2 transferring dockerfile: 1.83kB done [2025-03-11T08:40:28.066Z] #2 DONE 0.0s [2025-03-11T08:40:28.066Z] [2025-03-11T08:40:28.066Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-11T08:40:28.336Z] #3 transferring dockerfile: 3.02kB done [2025-03-11T08:40:28.336Z] #3 DONE 0.1s [2025-03-11T08:40:28.336Z] [2025-03-11T08:40:28.336Z] #4 [security-spire-config internal] load build definition from Dockerfile [2025-03-11T08:40:28.336Z] #4 transferring dockerfile: 1.69kB done [2025-03-11T08:40:28.336Z] #4 DONE 0.1s [2025-03-11T08:40:28.336Z] [2025-03-11T08:40:28.336Z] #5 [security-spire-server internal] load build definition from Dockerfile [2025-03-11T08:40:28.336Z] #5 transferring dockerfile: 1.70kB done [2025-03-11T08:40:28.336Z] #5 DONE 0.1s [2025-03-11T08:40:28.336Z] [2025-03-11T08:40:28.336Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-11T08:40:28.613Z] #6 transferring dockerfile: 2.23kB 0.0s done [2025-03-11T08:40:28.614Z] #6 DONE 0.1s [2025-03-11T08:40:28.614Z] [2025-03-11T08:40:28.614Z] #7 [core-data internal] load build definition from Dockerfile [2025-03-11T08:40:28.614Z] #7 transferring dockerfile: 2.04kB done [2025-03-11T08:40:28.614Z] #7 DONE 0.1s [2025-03-11T08:40:28.614Z] [2025-03-11T08:40:28.614Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-11T08:40:28.614Z] #8 transferring dockerfile: 2.49kB 0.0s done [2025-03-11T08:40:28.614Z] #8 DONE 0.1s [2025-03-11T08:40:28.614Z] [2025-03-11T08:40:28.614Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-11T08:40:28.893Z] #9 transferring dockerfile: 2.14kB done [2025-03-11T08:40:28.893Z] #9 DONE 0.1s [2025-03-11T08:40:28.893Z] [2025-03-11T08:40:28.893Z] #10 [core-command internal] load build definition from Dockerfile [2025-03-11T08:40:28.893Z] #10 transferring dockerfile: 1.94kB 0.0s done [2025-03-11T08:40:28.893Z] #10 DONE 0.1s [2025-03-11T08:40:28.893Z] [2025-03-11T08:40:28.893Z] #11 [support-notifications internal] load build definition from Dockerfile [2025-03-11T08:40:28.893Z] #11 transferring dockerfile: 2.00kB 0.0s done [2025-03-11T08:40:28.893Z] #11 DONE 0.1s [2025-03-11T08:40:28.893Z] [2025-03-11T08:40:28.893Z] #12 [core-metadata internal] load build definition from Dockerfile [2025-03-11T08:40:28.893Z] #12 transferring dockerfile: 2.10kB done [2025-03-11T08:40:28.893Z] #12 DONE 0.1s [2025-03-11T08:40:28.893Z] [2025-03-11T08:40:28.893Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-11T08:40:28.893Z] #13 transferring dockerfile: 1.89kB 0.0s done [2025-03-11T08:40:28.894Z] #13 DONE 0.1s [2025-03-11T08:40:28.894Z] [2025-03-11T08:40:28.894Z] #14 [core-keeper internal] load build definition from Dockerfile [2025-03-11T08:40:29.162Z] #14 transferring dockerfile: 2.01kB 0.0s done [2025-03-11T08:40:29.162Z] #14 DONE 0.1s [2025-03-11T08:40:29.162Z] [2025-03-11T08:40:29.162Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-11T08:40:29.162Z] #15 transferring dockerfile: 2.50kB done [2025-03-11T08:40:29.162Z] #15 DONE 0.1s [2025-03-11T08:40:29.162Z] [2025-03-11T08:40:29.162Z] #16 [security-spire-agent internal] load .dockerignore [2025-03-11T08:40:29.162Z] #16 transferring context: 50B 0.0s done [2025-03-11T08:40:29.162Z] #16 DONE 0.1s [2025-03-11T08:40:30.124Z] [2025-03-11T08:40:30.124Z] #17 [support-scheduler internal] load .dockerignore [2025-03-11T08:40:30.124Z] #17 transferring context: 50B 0.0s done [2025-03-11T08:40:30.124Z] #17 DONE 0.0s [2025-03-11T08:40:30.124Z] [2025-03-11T08:40:30.124Z] #18 [security-bootstrapper internal] load .dockerignore [2025-03-11T08:40:30.124Z] #18 transferring context: 50B 0.0s done [2025-03-11T08:40:30.124Z] #18 DONE 0.1s [2025-03-11T08:40:30.124Z] [2025-03-11T08:40:30.124Z] #19 [security-spire-config internal] load .dockerignore [2025-03-11T08:40:30.394Z] #19 transferring context: 50B done [2025-03-11T08:40:30.394Z] #19 DONE 0.1s [2025-03-11T08:40:30.394Z] [2025-03-11T08:40:30.394Z] #20 [security-spire-server internal] load .dockerignore [2025-03-11T08:40:30.394Z] #20 transferring context: 50B 0.0s done [2025-03-11T08:40:30.394Z] #20 DONE 0.1s [2025-03-11T08:40:30.394Z] [2025-03-11T08:40:30.394Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-11T08:40:30.394Z] #21 transferring context: 50B 0.0s done [2025-03-11T08:40:30.394Z] #21 DONE 0.1s [2025-03-11T08:40:30.394Z] [2025-03-11T08:40:30.394Z] #22 [core-data internal] load .dockerignore [2025-03-11T08:40:30.665Z] #22 transferring context: 50B 0.0s done [2025-03-11T08:40:30.665Z] #22 DONE 0.1s [2025-03-11T08:40:30.665Z] [2025-03-11T08:40:30.665Z] #23 [security-secretstore-setup internal] load .dockerignore [2025-03-11T08:40:30.665Z] #23 transferring context: 50B done [2025-03-11T08:40:30.665Z] #23 DONE 0.1s [2025-03-11T08:40:30.665Z] [2025-03-11T08:40:30.665Z] #24 [security-proxy-auth internal] load .dockerignore [2025-03-11T08:40:30.665Z] #24 transferring context: 50B 0.0s done [2025-03-11T08:40:30.665Z] #24 DONE 0.1s [2025-03-11T08:40:30.665Z] [2025-03-11T08:40:30.665Z] #25 [core-command internal] load .dockerignore [2025-03-11T08:40:30.665Z] #25 transferring context: 50B 0.0s done [2025-03-11T08:40:30.665Z] #25 DONE 0.1s [2025-03-11T08:40:30.665Z] [2025-03-11T08:40:30.665Z] #26 [support-notifications internal] load .dockerignore [2025-03-11T08:40:30.665Z] #26 transferring context: 50B 0.0s done [2025-03-11T08:40:30.665Z] #26 DONE 0.1s [2025-03-11T08:40:30.665Z] [2025-03-11T08:40:30.665Z] #27 [core-metadata internal] load .dockerignore [2025-03-11T08:40:30.946Z] #27 transferring context: 50B done [2025-03-11T08:40:30.946Z] #27 DONE 0.1s [2025-03-11T08:40:30.946Z] [2025-03-11T08:40:30.946Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2025-03-11T08:40:30.946Z] #28 transferring context: 50B 0.0s done [2025-03-11T08:40:30.946Z] #28 DONE 0.1s [2025-03-11T08:40:30.946Z] [2025-03-11T08:40:30.946Z] #29 [core-keeper internal] load .dockerignore [2025-03-11T08:40:30.946Z] #29 transferring context: 50B 0.0s done [2025-03-11T08:40:30.946Z] #29 DONE 0.1s [2025-03-11T08:40:30.946Z] [2025-03-11T08:40:30.946Z] #30 [security-proxy-setup internal] load .dockerignore [2025-03-11T08:40:31.216Z] #30 transferring context: 50B 0.0s done [2025-03-11T08:40:31.216Z] #30 DONE 0.1s [2025-03-11T08:40:31.216Z] [2025-03-11T08:40:31.216Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-11T08:40:31.216Z] #31 ... [2025-03-11T08:40:31.216Z] [2025-03-11T08:40:31.216Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-03-11T08:40:31.216Z] #32 DONE 0.2s [2025-03-11T08:40:31.486Z] [2025-03-11T08:40:31.486Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-11T08:40:31.763Z] #33 ... [2025-03-11T08:40:31.763Z] [2025-03-11T08:40:31.763Z] #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-11T08:40:31.763Z] #34 DONE 0.0s [2025-03-11T08:40:31.763Z] [2025-03-11T08:40:31.763Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-03-11T08:40:31.763Z] #32 DONE 0.2s [2025-03-11T08:40:32.049Z] [2025-03-11T08:40:32.049Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-11T08:40:32.049Z] #34 DONE 0.0s [2025-03-11T08:40:32.049Z] [2025-03-11T08:40:32.049Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T08:40:32.049Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T08:40:32.049Z] #35 ... [2025-03-11T08:40:32.049Z] [2025-03-11T08:40:32.049Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-11T08:40:32.049Z] #31 DONE 0.9s [2025-03-11T08:40:32.049Z] [2025-03-11T08:40:32.049Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T08:40:32.049Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T08:40:32.323Z] #35 ... [2025-03-11T08:40:32.323Z] [2025-03-11T08:40:32.323Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-11T08:40:32.323Z] #33 DONE 1.0s [2025-03-11T08:40:32.323Z] [2025-03-11T08:40:32.323Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T08:40:32.323Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T08:40:32.323Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T08:40:32.323Z] #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-11T08:40:32.323Z] #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-11T08:40:32.323Z] #35 ... [2025-03-11T08:40:32.323Z] [2025-03-11T08:40:32.323Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-11T08:40:32.323Z] #34 DONE 0.0s [2025-03-11T08:40:32.323Z] [2025-03-11T08:40:32.323Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T08:40:32.323Z] #36 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done [2025-03-11T08:40:32.601Z] #36 ... [2025-03-11T08:40:32.601Z] [2025-03-11T08:40:32.601Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-11T08:40:32.601Z] #34 DONE 0.0s [2025-03-11T08:40:32.601Z] [2025-03-11T08:40:32.601Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T08:40:32.601Z] #36 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done [2025-03-11T08:40:32.601Z] #36 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-11T08:40:32.601Z] #36 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-11T08:40:32.601Z] #36 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-11T08:40:32.870Z] #36 ... [2025-03-11T08:40:32.870Z] [2025-03-11T08:40:32.870Z] #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-11T08:40:32.870Z] #34 DONE 0.0s [2025-03-11T08:40:32.870Z] [2025-03-11T08:40:32.870Z] #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-11T08:40:32.870Z] #34 DONE 0.0s [2025-03-11T08:40:32.870Z] [2025-03-11T08:40:32.870Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T08:40:32.870Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T08:40:32.870Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T08:40:32.870Z] #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-11T08:40:32.870Z] #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-11T08:40:33.369Z] #35 ... [2025-03-11T08:40:33.369Z] [2025-03-11T08:40:33.369Z] #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-11T08:40:33.369Z] #34 DONE 0.0s [2025-03-11T08:40:33.369Z] [2025-03-11T08:40:33.369Z] #37 [security-spire-agent internal] load build context [2025-03-11T08:40:33.369Z] #37 transferring context: 23.33kB 0.1s done [2025-03-11T08:40:33.369Z] #37 DONE 1.0s [2025-03-11T08:40:33.369Z] [2025-03-11T08:40:33.369Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T08:40:33.369Z] #35 ... [2025-03-11T08:40:33.369Z] [2025-03-11T08:40:33.369Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-11T08:40:33.369Z] #34 DONE 0.0s [2025-03-11T08:40:33.369Z] [2025-03-11T08:40:33.369Z] #38 [security-spire-config internal] load build context [2025-03-11T08:40:33.369Z] #38 transferring context: 22.05kB 0.1s done [2025-03-11T08:40:33.369Z] #38 DONE 1.1s [2025-03-11T08:40:33.369Z] [2025-03-11T08:40:33.369Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T08:40:33.369Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T08:40:33.369Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T08:40:33.369Z] #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-11T08:40:33.369Z] #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-11T08:40:33.369Z] #35 ... [2025-03-11T08:40:33.369Z] [2025-03-11T08:40:33.369Z] #39 [support-notifications internal] load build context [2025-03-11T08:40:33.369Z] #39 DONE 0.0s [2025-03-11T08:40:33.654Z] [2025-03-11T08:40:33.654Z] #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T08:40:33.654Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T08:40:33.654Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T08:40:33.654Z] #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-11T08:40:33.654Z] #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-11T08:40:33.925Z] #35 ... [2025-03-11T08:40:33.925Z] [2025-03-11T08:40:33.925Z] #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-11T08:40:33.925Z] #34 DONE 0.0s [2025-03-11T08:40:33.925Z] [2025-03-11T08:40:33.925Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T08:40:33.925Z] #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.9s done [2025-03-11T08:40:33.925Z] #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.0s done [2025-03-11T08:40:33.925Z] #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.2s [2025-03-11T08:40:33.925Z] #36 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done [2025-03-11T08:40:34.223Z] #36 ... [2025-03-11T08:40:34.223Z] [2025-03-11T08:40:34.223Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-11T08:40:34.223Z] #34 DONE 0.1s [2025-03-11T08:40:34.223Z] [2025-03-11T08:40:34.223Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T08:40:34.521Z] #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.7s done [2025-03-11T08:40:34.810Z] #36 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-11T08:40:35.421Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 2.8s [2025-03-11T08:40:35.700Z] #36 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-03-11T08:40:35.971Z] #36 ... [2025-03-11T08:40:35.971Z] [2025-03-11T08:40:35.971Z] #40 [security-spire-server internal] load build context [2025-03-11T08:40:35.971Z] #40 transferring context: 23.80kB 0.2s done [2025-03-11T08:40:35.971Z] #40 DONE 3.3s [2025-03-11T08:40:35.971Z] [2025-03-11T08:40:35.971Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T08:40:36.247Z] #36 ... [2025-03-11T08:40:36.247Z] [2025-03-11T08:40:36.247Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-03-11T08:40:36.247Z] #32 DONE 4.1s [2025-03-11T08:40:36.247Z] [2025-03-11T08:40:36.247Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T08:40:36.513Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 3.8s [2025-03-11T08:40:36.781Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 4.1s [2025-03-11T08:40:37.047Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.11MB / 33.17MB 4.4s [2025-03-11T08:40:37.318Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 4.5s [2025-03-11T08:40:37.596Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.50MB / 33.17MB 5.0s [2025-03-11T08:40:37.869Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 5.3s [2025-03-11T08:40:38.464Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 5.7s [2025-03-11T08:40:38.464Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.58MB / 33.17MB 5.8s [2025-03-11T08:40:39.063Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 6.4s [2025-03-11T08:40:39.346Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.74MB / 33.17MB 6.6s [2025-03-11T08:40:39.951Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 7.2s [2025-03-11T08:40:40.229Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 7.5s [2025-03-11T08:40:41.706Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.41MB / 33.17MB 8.9s [2025-03-11T08:40:41.981Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.37MB / 33.17MB 9.3s [2025-03-11T08:40:41.981Z] #36 ... [2025-03-11T08:40:41.981Z] [2025-03-11T08:40:41.981Z] #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-11T08:40:41.981Z] #41 ... [2025-03-11T08:40:41.981Z] [2025-03-11T08:40:41.981Z] #42 [support-scheduler internal] load build context [2025-03-11T08:40:41.981Z] #42 transferring context: 11.87MB 9.9s [2025-03-11T08:40:42.272Z] #42 ... [2025-03-11T08:40:42.272Z] [2025-03-11T08:40:42.272Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T08:40:42.272Z] #43 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.3s done [2025-03-11T08:40:42.272Z] #43 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-11T08:40:42.272Z] #43 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-03-11T08:40:42.272Z] #43 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-03-11T08:40:42.272Z] #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done [2025-03-11T08:40:42.272Z] #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.4s done [2025-03-11T08:40:42.272Z] #43 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done [2025-03-11T08:40:42.272Z] #43 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.7s done [2025-03-11T08:40:42.272Z] #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-11T08:40:42.272Z] #43 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done [2025-03-11T08:40:42.272Z] #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 4.4s done [2025-03-11T08:40:42.272Z] #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.4s [2025-03-11T08:40:42.272Z] #43 ... [2025-03-11T08:40:42.272Z] [2025-03-11T08:40:42.272Z] #44 [security-bootstrapper internal] load build context [2025-03-11T08:40:42.555Z] #44 ... [2025-03-11T08:40:42.555Z] [2025-03-11T08:40:42.555Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T08:40:42.555Z] #36 ... [2025-03-11T08:40:42.555Z] [2025-03-11T08:40:42.555Z] #45 [core-data internal] load build context [2025-03-11T08:40:42.835Z] #45 ... [2025-03-11T08:40:42.835Z] [2025-03-11T08:40:42.835Z] #46 [core-common-config-bootstrapper internal] load build context [2025-03-11T08:40:42.835Z] #46 ... [2025-03-11T08:40:42.835Z] [2025-03-11T08:40:42.835Z] #47 [security-secretstore-setup internal] load build context [2025-03-11T08:40:43.109Z] #47 ... [2025-03-11T08:40:43.109Z] [2025-03-11T08:40:43.109Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T08:40:43.398Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 10.2s done [2025-03-11T08:40:43.688Z] #36 ... [2025-03-11T08:40:43.688Z] [2025-03-11T08:40:43.688Z] #48 [core-metadata internal] load build context [2025-03-11T08:40:43.688Z] #48 ... [2025-03-11T08:40:43.688Z] [2025-03-11T08:40:43.688Z] #49 [security-proxy-auth internal] load build context [2025-03-11T08:40:43.688Z] #49 ... [2025-03-11T08:40:43.688Z] [2025-03-11T08:40:43.688Z] #50 [core-command internal] load build context [2025-03-11T08:40:43.997Z] #50 ... [2025-03-11T08:40:43.997Z] [2025-03-11T08:40:43.997Z] #39 [support-notifications internal] load build context [2025-03-11T08:40:43.997Z] #39 ... [2025-03-11T08:40:43.997Z] [2025-03-11T08:40:43.997Z] #41 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-11T08:40:44.633Z] #41 ... [2025-03-11T08:40:44.633Z] [2025-03-11T08:40:44.633Z] #51 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-11T08:40:44.633Z] #51 ... [2025-03-11T08:40:44.633Z] [2025-03-11T08:40:44.633Z] #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-11T08:40:44.917Z] #52 ... [2025-03-11T08:40:44.917Z] [2025-03-11T08:40:44.917Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-11T08:40:44.917Z] #53 ... [2025-03-11T08:40:44.917Z] [2025-03-11T08:40:44.917Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-11T08:40:45.249Z] #54 ... [2025-03-11T08:40:45.249Z] [2025-03-11T08:40:45.249Z] #55 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-11T08:40:45.249Z] #55 ... [2025-03-11T08:40:45.249Z] [2025-03-11T08:40:45.249Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-11T08:40:45.249Z] #0 9.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:40:45.249Z] #56 ... [2025-03-11T08:40:45.249Z] [2025-03-11T08:40:45.249Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-11T08:40:45.573Z] #57 ... [2025-03-11T08:40:45.573Z] [2025-03-11T08:40:45.573Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-11T08:40:45.573Z] #58 ... [2025-03-11T08:40:45.573Z] [2025-03-11T08:40:45.573Z] #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-11T08:40:45.573Z] #52 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:40:46.606Z] #52 ... [2025-03-11T08:40:46.607Z] [2025-03-11T08:40:46.607Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-11T08:40:46.607Z] #59 ... [2025-03-11T08:40:46.607Z] [2025-03-11T08:40:46.607Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T08:40:46.607Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T08:40:46.607Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T08:40:46.607Z] #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-11T08:40:46.607Z] #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-11T08:40:46.607Z] #35 ... [2025-03-11T08:40:46.607Z] [2025-03-11T08:40:46.607Z] #60 [security-proxy-setup internal] load build context [2025-03-11T08:40:46.607Z] #60 ... [2025-03-11T08:40:46.607Z] [2025-03-11T08:40:46.607Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-11T08:40:46.607Z] #61 DONE 9.6s [2025-03-11T08:40:46.607Z] [2025-03-11T08:40:46.607Z] #62 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-03-11T08:40:46.607Z] #62 DONE 2.4s [2025-03-11T08:40:46.607Z] [2025-03-11T08:40:46.607Z] #60 [security-proxy-setup internal] load build context [2025-03-11T08:40:46.607Z] #60 ... [2025-03-11T08:40:46.607Z] [2025-03-11T08:40:46.607Z] #63 [core-keeper internal] load build context [2025-03-11T08:40:46.921Z] #63 ... [2025-03-11T08:40:46.921Z] [2025-03-11T08:40:46.921Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-11T08:40:47.221Z] #64 ... [2025-03-11T08:40:47.221Z] [2025-03-11T08:40:47.221Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-11T08:40:47.221Z] #0 7.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:40:47.221Z] #0 7.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:40:47.221Z] #65 ... [2025-03-11T08:40:47.221Z] [2025-03-11T08:40:47.221Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-11T08:40:47.555Z] #66 ... [2025-03-11T08:40:47.555Z] [2025-03-11T08:40:47.555Z] #51 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-11T08:40:47.555Z] #51 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:40:48.594Z] #51 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:40:53.073Z] #51 ... [2025-03-11T08:40:53.073Z] [2025-03-11T08:40:53.073Z] #42 [support-scheduler internal] load build context [2025-03-11T08:40:53.073Z] #42 transferring context: 15.08MB 19.7s [2025-03-11T08:40:53.073Z] #42 ... [2025-03-11T08:40:53.073Z] [2025-03-11T08:40:53.073Z] #44 [security-bootstrapper internal] load build context [2025-03-11T08:40:53.073Z] #44 ... [2025-03-11T08:40:53.073Z] [2025-03-11T08:40:53.073Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T08:40:53.073Z] #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.7s [2025-03-11T08:40:53.073Z] #43 ... [2025-03-11T08:40:53.073Z] [2025-03-11T08:40:53.073Z] #45 [core-data internal] load build context [2025-03-11T08:40:53.073Z] #45 ... [2025-03-11T08:40:53.073Z] [2025-03-11T08:40:53.073Z] #44 [security-bootstrapper internal] load build context [2025-03-11T08:40:53.073Z] #44 ... [2025-03-11T08:40:53.073Z] [2025-03-11T08:40:53.073Z] #46 [core-common-config-bootstrapper internal] load build context [2025-03-11T08:40:53.406Z] #46 ... [2025-03-11T08:40:53.406Z] [2025-03-11T08:40:53.406Z] #47 [security-secretstore-setup internal] load build context [2025-03-11T08:40:53.406Z] #47 ... [2025-03-11T08:40:53.406Z] [2025-03-11T08:40:53.406Z] #46 [core-common-config-bootstrapper internal] load build context [2025-03-11T08:40:53.406Z] #46 ... [2025-03-11T08:40:53.406Z] [2025-03-11T08:40:53.406Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-11T08:40:53.406Z] #65 11.86 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-11T08:40:53.406Z] #65 11.86 (2/4) Installing openssl (3.3.3-r0) [2025-03-11T08:40:53.406Z] #65 11.86 (3/4) Installing su-exec (0.2-r3) [2025-03-11T08:40:53.406Z] #65 11.86 (4/4) Installing yq-go (4.44.1-r2) [2025-03-11T08:40:53.406Z] #65 12.86 Executing busybox-1.36.1-r29.trigger [2025-03-11T08:40:53.406Z] #65 13.16 OK: 20 MiB in 18 packages [2025-03-11T08:40:53.406Z] #65 DONE 16.2s [2025-03-11T08:40:53.406Z] [2025-03-11T08:40:53.406Z] #46 [core-common-config-bootstrapper internal] load build context [2025-03-11T08:40:54.018Z] #46 ... [2025-03-11T08:40:54.018Z] [2025-03-11T08:40:54.018Z] #48 [core-metadata internal] load build context [2025-03-11T08:40:54.018Z] #48 ... [2025-03-11T08:40:54.018Z] [2025-03-11T08:40:54.018Z] #39 [support-notifications internal] load build context [2025-03-11T08:40:54.296Z] #39 ... [2025-03-11T08:40:54.296Z] [2025-03-11T08:40:54.296Z] #50 [core-command internal] load build context [2025-03-11T08:40:54.296Z] #50 ... [2025-03-11T08:40:54.296Z] [2025-03-11T08:40:54.296Z] #49 [security-proxy-auth internal] load build context [2025-03-11T08:40:54.571Z] #49 ... [2025-03-11T08:40:54.571Z] [2025-03-11T08:40:54.571Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-11T08:40:54.571Z] #57 19.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:40:54.847Z] #57 ... [2025-03-11T08:40:54.847Z] [2025-03-11T08:40:54.847Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T08:40:54.847Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.8s [2025-03-11T08:40:55.142Z] #36 ... [2025-03-11T08:40:55.142Z] [2025-03-11T08:40:55.142Z] #49 [security-proxy-auth internal] load build context [2025-03-11T08:40:55.818Z] #49 ... [2025-03-11T08:40:55.818Z] [2025-03-11T08:40:55.818Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-11T08:40:55.818Z] #56 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:40:55.818Z] #56 14.39 (1/4) Installing ca-certificates (20241121-r1) [2025-03-11T08:40:55.818Z] #56 14.87 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-11T08:40:55.818Z] #56 14.87 (3/4) Installing su-exec (0.2-r3) [2025-03-11T08:40:55.818Z] #56 14.87 (4/4) Installing yq-go (4.44.1-r2) [2025-03-11T08:40:55.818Z] #56 15.87 Executing busybox-1.36.1-r29.trigger [2025-03-11T08:40:55.818Z] #56 16.02 Executing ca-certificates-20241121-r1.trigger [2025-03-11T08:40:55.818Z] #56 17.53 OK: 20 MiB in 18 packages [2025-03-11T08:40:55.818Z] #56 ... [2025-03-11T08:40:55.818Z] [2025-03-11T08:40:55.818Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T08:40:56.455Z] #36 ... [2025-03-11T08:40:56.455Z] [2025-03-11T08:40:56.455Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-11T08:40:56.741Z] #59 ... [2025-03-11T08:40:56.741Z] [2025-03-11T08:40:56.741Z] #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-11T08:40:56.741Z] #52 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:40:56.741Z] #52 17.37 (1/3) Installing ca-certificates (20241121-r1) [2025-03-11T08:40:56.741Z] #52 17.98 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-11T08:40:56.741Z] #52 17.98 (3/3) Installing tzdata (2025a-r0) [2025-03-11T08:40:56.741Z] #52 19.59 Executing busybox-1.36.1-r29.trigger [2025-03-11T08:40:56.741Z] #52 19.59 Executing ca-certificates-20241121-r1.trigger [2025-03-11T08:40:56.741Z] #52 20.73 OK: 11 MiB in 17 packages [2025-03-11T08:40:56.741Z] #52 ... [2025-03-11T08:40:56.741Z] [2025-03-11T08:40:56.741Z] #67 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-11T08:40:57.031Z] #67 ... [2025-03-11T08:40:57.031Z] [2025-03-11T08:40:57.031Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-11T08:40:57.031Z] #56 DONE 21.8s [2025-03-11T08:40:57.031Z] [2025-03-11T08:40:57.031Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-11T08:40:57.031Z] #68 ... [2025-03-11T08:40:57.031Z] [2025-03-11T08:40:57.031Z] #63 [core-keeper internal] load build context [2025-03-11T08:40:57.317Z] #63 ... [2025-03-11T08:40:57.317Z] [2025-03-11T08:40:57.317Z] #60 [security-proxy-setup internal] load build context [2025-03-11T08:40:57.317Z] #60 transferring context: 1.94MB 17.0s [2025-03-11T08:40:57.317Z] #60 ... [2025-03-11T08:40:57.317Z] [2025-03-11T08:40:57.317Z] #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-11T08:40:57.593Z] #69 ... [2025-03-11T08:40:57.593Z] [2025-03-11T08:40:57.593Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-11T08:40:57.593Z] #70 ... [2025-03-11T08:40:57.593Z] [2025-03-11T08:40:57.593Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-11T08:40:57.593Z] #71 ... [2025-03-11T08:40:57.593Z] [2025-03-11T08:40:57.593Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-11T08:40:57.879Z] #72 ... [2025-03-11T08:40:57.879Z] [2025-03-11T08:40:57.879Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T08:40:57.879Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.7s [2025-03-11T08:40:59.382Z] #36 ... [2025-03-11T08:40:59.382Z] [2025-03-11T08:40:59.382Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-11T08:40:59.382Z] #54 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:40:59.382Z] #54 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:40:59.382Z] #54 23.36 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-11T08:40:59.382Z] #54 23.36 (2/2) Installing su-exec (0.2-r3) [2025-03-11T08:40:59.382Z] #54 23.36 Executing busybox-1.36.1-r29.trigger [2025-03-11T08:40:59.382Z] #54 23.67 OK: 9 MiB in 16 packages [2025-03-11T08:40:59.382Z] #54 ... [2025-03-11T08:40:59.382Z] [2025-03-11T08:40:59.382Z] #60 [security-proxy-setup internal] load build context [2025-03-11T08:40:59.672Z] #60 ... [2025-03-11T08:40:59.672Z] [2025-03-11T08:40:59.672Z] #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-11T08:40:59.672Z] #52 DONE 24.5s [2025-03-11T08:40:59.672Z] [2025-03-11T08:40:59.672Z] #60 [security-proxy-setup internal] load build context [2025-03-11T08:40:59.672Z] #60 ... [2025-03-11T08:40:59.672Z] [2025-03-11T08:40:59.672Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-11T08:40:59.672Z] #53 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:40:59.672Z] #53 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:40:59.951Z] #53 ... [2025-03-11T08:40:59.951Z] [2025-03-11T08:40:59.951Z] #42 [support-scheduler internal] load build context [2025-03-11T08:41:00.245Z] #42 ... [2025-03-11T08:41:00.245Z] [2025-03-11T08:41:00.245Z] #55 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-11T08:41:00.245Z] #55 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:00.245Z] #55 17.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:00.531Z] #55 ... [2025-03-11T08:41:00.531Z] [2025-03-11T08:41:00.531Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-11T08:41:00.531Z] #70 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:02.034Z] #70 ... [2025-03-11T08:41:02.034Z] [2025-03-11T08:41:02.034Z] #51 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-11T08:41:02.034Z] #51 21.16 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-11T08:41:02.034Z] #51 21.16 Executing busybox-1.36.1-r29.trigger [2025-03-11T08:41:02.034Z] #51 21.40 OK: 9 MiB in 15 packages [2025-03-11T08:41:02.034Z] #51 DONE 26.8s [2025-03-11T08:41:02.034Z] [2025-03-11T08:41:02.034Z] #42 [support-scheduler internal] load build context [2025-03-11T08:41:02.320Z] #42 transferring context: 17.63MB 29.9s [2025-03-11T08:41:02.944Z] #42 ... [2025-03-11T08:41:02.944Z] [2025-03-11T08:41:02.944Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-11T08:41:02.944Z] #54 DONE 27.9s [2025-03-11T08:41:02.944Z] [2025-03-11T08:41:02.944Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-11T08:41:03.226Z] #73 ... [2025-03-11T08:41:03.226Z] [2025-03-11T08:41:03.226Z] #45 [core-data internal] load build context [2025-03-11T08:41:03.226Z] #45 ... [2025-03-11T08:41:03.226Z] [2025-03-11T08:41:03.226Z] #42 [support-scheduler internal] load build context [2025-03-11T08:41:03.514Z] #42 ... [2025-03-11T08:41:03.514Z] [2025-03-11T08:41:03.514Z] #44 [security-bootstrapper internal] load build context [2025-03-11T08:41:03.514Z] #44 ... [2025-03-11T08:41:03.514Z] [2025-03-11T08:41:03.514Z] #50 [core-command internal] load build context [2025-03-11T08:41:03.514Z] #50 ... [2025-03-11T08:41:03.514Z] [2025-03-11T08:41:03.514Z] #47 [security-secretstore-setup internal] load build context [2025-03-11T08:41:03.805Z] #47 ... [2025-03-11T08:41:03.805Z] [2025-03-11T08:41:03.805Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-11T08:41:03.805Z] #74 ... [2025-03-11T08:41:03.805Z] [2025-03-11T08:41:03.805Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-11T08:41:03.805Z] #58 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:03.805Z] #58 19.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:03.805Z] #58 28.26 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-11T08:41:03.805Z] #58 28.35 Executing busybox-1.36.1-r29.trigger [2025-03-11T08:41:03.805Z] #58 28.56 OK: 9 MiB in 15 packages [2025-03-11T08:41:04.093Z] #58 ... [2025-03-11T08:41:04.093Z] [2025-03-11T08:41:04.093Z] #46 [core-common-config-bootstrapper internal] load build context [2025-03-11T08:41:04.093Z] #46 ... [2025-03-11T08:41:04.093Z] [2025-03-11T08:41:04.093Z] #47 [security-secretstore-setup internal] load build context [2025-03-11T08:41:04.093Z] #47 ... [2025-03-11T08:41:04.093Z] [2025-03-11T08:41:04.093Z] #39 [support-notifications internal] load build context [2025-03-11T08:41:04.378Z] #39 ... [2025-03-11T08:41:04.378Z] [2025-03-11T08:41:04.378Z] #48 [core-metadata internal] load build context [2025-03-11T08:41:04.378Z] #48 ... [2025-03-11T08:41:04.378Z] [2025-03-11T08:41:04.378Z] #39 [support-notifications internal] load build context [2025-03-11T08:41:05.021Z] #39 ... [2025-03-11T08:41:05.021Z] [2025-03-11T08:41:05.021Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T08:41:05.021Z] #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 26.7s [2025-03-11T08:41:05.319Z] #43 ... [2025-03-11T08:41:05.319Z] [2025-03-11T08:41:05.319Z] #48 [core-metadata internal] load build context [2025-03-11T08:41:05.985Z] #48 ... [2025-03-11T08:41:05.985Z] [2025-03-11T08:41:05.985Z] #49 [security-proxy-auth internal] load build context [2025-03-11T08:41:05.985Z] #49 ... [2025-03-11T08:41:05.985Z] [2025-03-11T08:41:05.985Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T08:41:06.275Z] #43 ... [2025-03-11T08:41:06.275Z] [2025-03-11T08:41:06.275Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-11T08:41:06.275Z] #57 20.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:06.275Z] #57 29.69 (1/7) Installing ca-certificates (20241121-r1) [2025-03-11T08:41:06.275Z] #57 30.11 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-11T08:41:06.275Z] #57 30.11 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-11T08:41:06.275Z] #57 30.11 (4/7) Installing libsodium (1.0.19-r0) [2025-03-11T08:41:06.275Z] #57 30.11 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-11T08:41:06.275Z] #57 30.70 (6/7) Installing libzmq (4.3.5-r2) [2025-03-11T08:41:06.275Z] #57 30.70 (7/7) Installing zeromq (4.3.5-r2) [2025-03-11T08:41:06.275Z] #57 30.70 Executing busybox-1.36.1-r29.trigger [2025-03-11T08:41:06.275Z] #57 ... [2025-03-11T08:41:06.275Z] [2025-03-11T08:41:06.275Z] #49 [security-proxy-auth internal] load build context [2025-03-11T08:41:06.883Z] #49 ... [2025-03-11T08:41:06.883Z] [2025-03-11T08:41:06.883Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-11T08:41:07.177Z] #59 ... [2025-03-11T08:41:07.177Z] [2025-03-11T08:41:07.177Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-11T08:41:07.177Z] #75 ... [2025-03-11T08:41:07.177Z] [2025-03-11T08:41:07.177Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-11T08:41:07.177Z] #58 DONE 32.0s [2025-03-11T08:41:07.177Z] [2025-03-11T08:41:07.177Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-11T08:41:07.177Z] #66 19.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:07.177Z] #66 22.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:07.177Z] #66 ... [2025-03-11T08:41:07.177Z] [2025-03-11T08:41:07.177Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-11T08:41:07.465Z] #59 transferring context: 3.69MB 23.5s [2025-03-11T08:41:07.465Z] #59 ... [2025-03-11T08:41:07.465Z] [2025-03-11T08:41:07.465Z] #63 [core-keeper internal] load build context [2025-03-11T08:41:07.465Z] #63 ... [2025-03-11T08:41:07.465Z] [2025-03-11T08:41:07.465Z] #49 [security-proxy-auth internal] load build context [2025-03-11T08:41:09.542Z] #49 ... [2025-03-11T08:41:09.542Z] [2025-03-11T08:41:09.542Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-11T08:41:09.542Z] #72 DONE 22.6s [2025-03-11T08:41:09.542Z] [2025-03-11T08:41:09.542Z] #49 [security-proxy-auth internal] load build context [2025-03-11T08:41:10.580Z] #49 ... [2025-03-11T08:41:10.580Z] [2025-03-11T08:41:10.580Z] #60 [security-proxy-setup internal] load build context [2025-03-11T08:41:10.580Z] #60 ... [2025-03-11T08:41:10.580Z] [2025-03-11T08:41:10.580Z] #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T08:41:10.580Z] #76 ... [2025-03-11T08:41:10.580Z] [2025-03-11T08:41:10.580Z] #60 [security-proxy-setup internal] load build context [2025-03-11T08:41:10.913Z] #60 ... [2025-03-11T08:41:10.913Z] [2025-03-11T08:41:10.913Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T08:41:10.913Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.2s [2025-03-11T08:41:10.913Z] #36 ... [2025-03-11T08:41:10.913Z] [2025-03-11T08:41:10.913Z] #49 [security-proxy-auth internal] load build context [2025-03-11T08:41:11.996Z] #49 ... [2025-03-11T08:41:11.997Z] [2025-03-11T08:41:11.997Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-11T08:41:11.997Z] #53 26.83 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-11T08:41:11.997Z] #53 26.83 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-11T08:41:11.997Z] #53 26.83 OK: 24048 distinct packages available [2025-03-11T08:41:11.997Z] #53 27.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:11.997Z] #53 28.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:11.997Z] #53 ... [2025-03-11T08:41:11.997Z] [2025-03-11T08:41:11.997Z] #49 [security-proxy-auth internal] load build context [2025-03-11T08:41:12.293Z] #49 ... [2025-03-11T08:41:12.293Z] [2025-03-11T08:41:12.293Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-11T08:41:12.293Z] #70 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:12.293Z] #70 25.23 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-11T08:41:12.293Z] #70 25.23 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-11T08:41:12.293Z] #70 25.23 OK: 24049 distinct packages available [2025-03-11T08:41:12.293Z] #70 ... [2025-03-11T08:41:12.293Z] [2025-03-11T08:41:12.293Z] #55 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-11T08:41:12.293Z] #55 27.76 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-11T08:41:12.293Z] #55 27.76 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-11T08:41:12.293Z] #55 27.76 OK: 24048 distinct packages available [2025-03-11T08:41:12.293Z] #55 28.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:12.293Z] #55 30.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:12.293Z] #55 ... [2025-03-11T08:41:12.293Z] [2025-03-11T08:41:12.293Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-11T08:41:12.293Z] #68 25.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:12.574Z] #68 ... [2025-03-11T08:41:12.574Z] [2025-03-11T08:41:12.574Z] #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-11T08:41:12.574Z] #77 ... [2025-03-11T08:41:12.574Z] [2025-03-11T08:41:12.574Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-11T08:41:12.574Z] #53 37.52 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-11T08:41:12.574Z] #53 37.52 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-11T08:41:12.574Z] #53 37.52 (3/4) Installing libucontext (1.2-r3) [2025-03-11T08:41:12.574Z] #53 37.52 (4/4) Installing gcompat (1.1.0-r4) [2025-03-11T08:41:12.574Z] #53 37.52 Executing busybox-1.36.1-r29.trigger [2025-03-11T08:41:12.574Z] #53 37.64 OK: 9 MiB in 18 packages [2025-03-11T08:41:12.855Z] #53 ... [2025-03-11T08:41:12.855Z] [2025-03-11T08:41:12.855Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-11T08:41:12.855Z] #57 31.24 Executing ca-certificates-20241121-r1.trigger [2025-03-11T08:41:12.855Z] #57 32.37 OK: 14 MiB in 21 packages [2025-03-11T08:41:12.855Z] #57 DONE 37.7s [2025-03-11T08:41:13.133Z] [2025-03-11T08:41:13.133Z] #49 [security-proxy-auth internal] load build context [2025-03-11T08:41:13.133Z] #49 transferring context: 5.03MB 32.6s [2025-03-11T08:41:13.741Z] #49 ... [2025-03-11T08:41:13.741Z] [2025-03-11T08:41:13.741Z] #42 [support-scheduler internal] load build context [2025-03-11T08:41:13.741Z] #42 ... [2025-03-11T08:41:13.741Z] [2025-03-11T08:41:13.741Z] #44 [security-bootstrapper internal] load build context [2025-03-11T08:41:14.031Z] #44 ... [2025-03-11T08:41:14.031Z] [2025-03-11T08:41:14.031Z] #45 [core-data internal] load build context [2025-03-11T08:41:14.031Z] #45 ... [2025-03-11T08:41:14.031Z] [2025-03-11T08:41:14.031Z] #50 [core-command internal] load build context [2025-03-11T08:41:14.311Z] #50 ... [2025-03-11T08:41:14.311Z] [2025-03-11T08:41:14.311Z] #46 [core-common-config-bootstrapper internal] load build context [2025-03-11T08:41:14.311Z] #46 ... [2025-03-11T08:41:14.311Z] [2025-03-11T08:41:14.311Z] #50 [core-command internal] load build context [2025-03-11T08:41:14.311Z] #50 ... [2025-03-11T08:41:14.311Z] [2025-03-11T08:41:14.311Z] #47 [security-secretstore-setup internal] load build context [2025-03-11T08:41:14.587Z] #47 ... [2025-03-11T08:41:14.587Z] [2025-03-11T08:41:14.587Z] #46 [core-common-config-bootstrapper internal] load build context [2025-03-11T08:41:14.865Z] #46 ... [2025-03-11T08:41:14.865Z] [2025-03-11T08:41:14.865Z] #67 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-11T08:41:14.865Z] #67 18.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:14.865Z] #67 20.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:14.865Z] #67 ... [2025-03-11T08:41:14.865Z] [2025-03-11T08:41:14.865Z] #45 [core-data internal] load build context [2025-03-11T08:41:15.179Z] #45 ... [2025-03-11T08:41:15.179Z] [2025-03-11T08:41:15.179Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-11T08:41:15.179Z] #64 18.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:15.179Z] #64 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:15.179Z] #64 ... [2025-03-11T08:41:15.179Z] [2025-03-11T08:41:15.179Z] #46 [core-common-config-bootstrapper internal] load build context [2025-03-11T08:41:15.459Z] #46 ... [2025-03-11T08:41:15.459Z] [2025-03-11T08:41:15.459Z] #39 [support-notifications internal] load build context [2025-03-11T08:41:15.459Z] #39 ... [2025-03-11T08:41:15.459Z] [2025-03-11T08:41:15.459Z] #46 [core-common-config-bootstrapper internal] load build context [2025-03-11T08:41:16.506Z] #46 ... [2025-03-11T08:41:16.506Z] [2025-03-11T08:41:16.506Z] #48 [core-metadata internal] load build context [2025-03-11T08:41:16.506Z] #48 ... [2025-03-11T08:41:16.506Z] [2025-03-11T08:41:16.506Z] #46 [core-common-config-bootstrapper internal] load build context [2025-03-11T08:41:16.794Z] #46 ... [2025-03-11T08:41:16.794Z] [2025-03-11T08:41:16.794Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T08:41:16.794Z] #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 39.0s [2025-03-11T08:41:16.794Z] #43 ... [2025-03-11T08:41:16.794Z] [2025-03-11T08:41:16.794Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-11T08:41:16.794Z] #53 DONE 41.9s [2025-03-11T08:41:16.794Z] [2025-03-11T08:41:16.794Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-11T08:41:17.409Z] #78 ... [2025-03-11T08:41:17.409Z] [2025-03-11T08:41:17.409Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T08:41:17.409Z] #79 ... [2025-03-11T08:41:17.409Z] [2025-03-11T08:41:17.409Z] #50 [core-command internal] load build context [2025-03-11T08:41:17.697Z] #50 ... [2025-03-11T08:41:17.697Z] [2025-03-11T08:41:17.697Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-11T08:41:17.697Z] #59 ... [2025-03-11T08:41:17.697Z] [2025-03-11T08:41:17.697Z] #63 [core-keeper internal] load build context [2025-03-11T08:41:17.697Z] #63 ... [2025-03-11T08:41:17.697Z] [2025-03-11T08:41:17.697Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-11T08:41:17.697Z] #74 24.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:18.313Z] #74 ... [2025-03-11T08:41:18.313Z] [2025-03-11T08:41:18.313Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-11T08:41:18.313Z] #71 21.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:18.313Z] #71 23.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:18.595Z] #71 ... [2025-03-11T08:41:18.595Z] [2025-03-11T08:41:18.595Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-11T08:41:18.595Z] #66 31.28 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-11T08:41:18.595Z] #66 31.28 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-11T08:41:18.595Z] #66 31.28 OK: 24048 distinct packages available [2025-03-11T08:41:18.595Z] #66 33.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:18.595Z] #66 34.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:18.595Z] #66 ... [2025-03-11T08:41:18.595Z] [2025-03-11T08:41:18.595Z] #44 [security-bootstrapper internal] load build context [2025-03-11T08:41:18.595Z] #44 transferring context: 23.17MB 45.7s [2025-03-11T08:41:19.620Z] #44 ... [2025-03-11T08:41:19.620Z] [2025-03-11T08:41:19.620Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-11T08:41:19.909Z] #80 ... [2025-03-11T08:41:19.909Z] [2025-03-11T08:41:19.909Z] #45 [core-data internal] load build context [2025-03-11T08:41:20.545Z] #45 ... [2025-03-11T08:41:20.545Z] [2025-03-11T08:41:20.545Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-11T08:41:20.545Z] #71 33.71 OK: 239 MiB in 58 packages [2025-03-11T08:41:20.825Z] #71 ... [2025-03-11T08:41:20.825Z] [2025-03-11T08:41:20.825Z] #60 [security-proxy-setup internal] load build context [2025-03-11T08:41:20.825Z] #60 ... [2025-03-11T08:41:20.825Z] [2025-03-11T08:41:20.825Z] #45 [core-data internal] load build context [2025-03-11T08:41:21.113Z] #45 ... [2025-03-11T08:41:21.113Z] [2025-03-11T08:41:21.113Z] #67 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-03-11T08:41:21.113Z] #67 30.06 OK: 239 MiB in 58 packages [2025-03-11T08:41:21.113Z] #67 DONE 34.2s [2025-03-11T08:41:21.113Z] [2025-03-11T08:41:21.113Z] #45 [core-data internal] load build context [2025-03-11T08:41:22.109Z] #45 ... [2025-03-11T08:41:22.109Z] [2025-03-11T08:41:22.109Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T08:41:22.109Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.8s [2025-03-11T08:41:22.109Z] #36 ... [2025-03-11T08:41:22.109Z] [2025-03-11T08:41:22.109Z] #48 [core-metadata internal] load build context [2025-03-11T08:41:22.397Z] #48 ... [2025-03-11T08:41:22.397Z] [2025-03-11T08:41:22.397Z] #55 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-11T08:41:22.397Z] #55 41.49 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-11T08:41:22.397Z] #55 41.49 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-11T08:41:22.397Z] #55 41.49 (3/5) Installing libucontext (1.2-r3) [2025-03-11T08:41:22.397Z] #55 41.67 (4/5) Installing gcompat (1.1.0-r4) [2025-03-11T08:41:22.397Z] #55 41.67 (5/5) Installing openssl (3.3.3-r0) [2025-03-11T08:41:22.397Z] #55 42.05 Executing busybox-1.36.1-r29.trigger [2025-03-11T08:41:22.397Z] #55 42.05 OK: 10 MiB in 19 packages [2025-03-11T08:41:22.397Z] #55 DONE 47.8s [2025-03-11T08:41:22.397Z] [2025-03-11T08:41:22.397Z] #48 [core-metadata internal] load build context [2025-03-11T08:41:22.397Z] #48 ... [2025-03-11T08:41:22.397Z] [2025-03-11T08:41:22.397Z] #47 [security-secretstore-setup internal] load build context [2025-03-11T08:41:22.397Z] #47 ... [2025-03-11T08:41:22.397Z] [2025-03-11T08:41:22.397Z] #48 [core-metadata internal] load build context [2025-03-11T08:41:23.006Z] #48 ... [2025-03-11T08:41:23.006Z] [2025-03-11T08:41:23.006Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-11T08:41:23.006Z] #64 32.14 OK: 239 MiB in 58 packages [2025-03-11T08:41:23.006Z] #64 DONE 36.3s [2025-03-11T08:41:23.006Z] [2025-03-11T08:41:23.006Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T08:41:23.279Z] #81 ... [2025-03-11T08:41:23.279Z] [2025-03-11T08:41:23.279Z] #48 [core-metadata internal] load build context [2025-03-11T08:41:23.561Z] #48 transferring context: 9.60MB 43.2s [2025-03-11T08:41:23.837Z] #48 ... [2025-03-11T08:41:23.837Z] [2025-03-11T08:41:23.837Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-11T08:41:23.837Z] #71 DONE 36.9s [2025-03-11T08:41:23.837Z] [2025-03-11T08:41:23.837Z] #49 [security-proxy-auth internal] load build context [2025-03-11T08:41:23.837Z] #49 ... [2025-03-11T08:41:23.837Z] [2025-03-11T08:41:23.837Z] #45 [core-data internal] load build context [2025-03-11T08:41:24.116Z] #45 ... [2025-03-11T08:41:24.116Z] [2025-03-11T08:41:24.117Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-11T08:41:24.117Z] #70 27.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:24.117Z] #70 29.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:24.393Z] #70 ... [2025-03-11T08:41:24.393Z] [2025-03-11T08:41:24.393Z] #42 [support-scheduler internal] load build context [2025-03-11T08:41:24.393Z] #42 ... [2025-03-11T08:41:24.393Z] [2025-03-11T08:41:24.393Z] #48 [core-metadata internal] load build context [2025-03-11T08:41:24.686Z] #48 ... [2025-03-11T08:41:24.686Z] [2025-03-11T08:41:24.686Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-11T08:41:24.686Z] #68 27.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:24.686Z] #68 ... [2025-03-11T08:41:24.686Z] [2025-03-11T08:41:24.686Z] #45 [core-data internal] load build context [2025-03-11T08:41:26.139Z] #45 ... [2025-03-11T08:41:26.139Z] [2025-03-11T08:41:26.139Z] #39 [support-notifications internal] load build context [2025-03-11T08:41:26.139Z] #39 ... [2025-03-11T08:41:26.139Z] [2025-03-11T08:41:26.139Z] #48 [core-metadata internal] load build context [2025-03-11T08:41:26.139Z] #48 ... [2025-03-11T08:41:26.139Z] [2025-03-11T08:41:26.139Z] #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-11T08:41:26.139Z] #69 29.06 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:26.139Z] #69 32.09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:26.421Z] #69 ... [2025-03-11T08:41:26.421Z] [2025-03-11T08:41:26.421Z] #39 [support-notifications internal] load build context [2025-03-11T08:41:26.725Z] #39 ... [2025-03-11T08:41:26.725Z] [2025-03-11T08:41:26.725Z] #46 [core-common-config-bootstrapper internal] load build context [2025-03-11T08:41:27.017Z] #46 ... [2025-03-11T08:41:27.017Z] [2025-03-11T08:41:27.017Z] #45 [core-data internal] load build context [2025-03-11T08:41:27.309Z] #45 ... [2025-03-11T08:41:27.309Z] [2025-03-11T08:41:27.309Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T08:41:27.309Z] #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 49.4s [2025-03-11T08:41:27.309Z] #43 ... [2025-03-11T08:41:27.309Z] [2025-03-11T08:41:27.309Z] #42 [support-scheduler internal] load build context [2025-03-11T08:41:27.921Z] #42 ... [2025-03-11T08:41:27.921Z] [2025-03-11T08:41:27.921Z] #50 [core-command internal] load build context [2025-03-11T08:41:27.921Z] #50 ... [2025-03-11T08:41:27.921Z] [2025-03-11T08:41:27.921Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-11T08:41:28.210Z] #59 ... [2025-03-11T08:41:28.210Z] [2025-03-11T08:41:28.210Z] #63 [core-keeper internal] load build context [2025-03-11T08:41:28.210Z] #63 ... [2025-03-11T08:41:28.210Z] [2025-03-11T08:41:28.210Z] #50 [core-command internal] load build context [2025-03-11T08:41:28.862Z] #50 transferring context: 12.37MB 48.3s [2025-03-11T08:41:29.157Z] #50 ... [2025-03-11T08:41:29.157Z] [2025-03-11T08:41:29.157Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-11T08:41:29.157Z] #75 22.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:29.157Z] #75 23.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:29.157Z] #75 ... [2025-03-11T08:41:29.157Z] [2025-03-11T08:41:29.157Z] #50 [core-command internal] load build context [2025-03-11T08:41:30.195Z] #50 ... [2025-03-11T08:41:30.195Z] [2025-03-11T08:41:30.195Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-11T08:41:30.195Z] #70 39.94 OK: 239 MiB in 58 packages [2025-03-11T08:41:30.195Z] #70 DONE 43.1s [2025-03-11T08:41:30.195Z] [2025-03-11T08:41:30.195Z] #50 [core-command internal] load build context [2025-03-11T08:41:30.195Z] #50 ... [2025-03-11T08:41:30.195Z] [2025-03-11T08:41:30.195Z] #44 [security-bootstrapper internal] load build context [2025-03-11T08:41:30.195Z] #44 ... [2025-03-11T08:41:30.195Z] [2025-03-11T08:41:30.195Z] #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-11T08:41:30.195Z] #77 27.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:30.195Z] #77 ... [2025-03-11T08:41:30.195Z] [2025-03-11T08:41:30.195Z] #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-11T08:41:30.195Z] #68 40.41 OK: 239 MiB in 58 packages [2025-03-11T08:41:30.195Z] #68 DONE 43.7s [2025-03-11T08:41:30.195Z] [2025-03-11T08:41:30.195Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-11T08:41:30.195Z] #74 26.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:30.195Z] #74 34.57 OK: 20 MiB in 18 packages [2025-03-11T08:41:30.541Z] #74 ... [2025-03-11T08:41:30.541Z] [2025-03-11T08:41:30.541Z] #50 [core-command internal] load build context [2025-03-11T08:41:31.182Z] #50 ... [2025-03-11T08:41:31.182Z] [2025-03-11T08:41:31.182Z] #60 [security-proxy-setup internal] load build context [2025-03-11T08:41:31.182Z] #60 ... [2025-03-11T08:41:31.182Z] [2025-03-11T08:41:31.182Z] #50 [core-command internal] load build context [2025-03-11T08:41:31.467Z] #50 ... [2025-03-11T08:41:31.467Z] [2025-03-11T08:41:31.467Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-11T08:41:31.467Z] #66 46.03 (1/14) Installing ca-certificates (20241121-r1) [2025-03-11T08:41:31.467Z] #66 46.83 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-11T08:41:31.467Z] #66 47.07 (3/14) Installing c-ares (1.33.1-r0) [2025-03-11T08:41:31.467Z] #66 47.07 (4/14) Installing libunistring (1.2-r0) [2025-03-11T08:41:31.467Z] #66 47.26 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-11T08:41:31.467Z] #66 47.26 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-11T08:41:31.467Z] #66 47.26 (7/14) Installing libpsl (0.21.5-r1) [2025-03-11T08:41:31.467Z] #66 47.26 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-11T08:41:31.467Z] #66 47.46 (9/14) Installing libcurl (8.12.1-r0) [2025-03-11T08:41:31.467Z] #66 47.79 (10/14) Installing curl (8.12.1-r0) [2025-03-11T08:41:31.467Z] #66 47.79 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-11T08:41:31.467Z] #66 47.79 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-11T08:41:31.467Z] #66 47.99 (13/14) Installing libucontext (1.2-r3) [2025-03-11T08:41:31.467Z] #66 47.99 (14/14) Installing gcompat (1.1.0-r4) [2025-03-11T08:41:31.467Z] #66 47.99 Executing busybox-1.36.1-r29.trigger [2025-03-11T08:41:31.467Z] #66 48.09 Executing ca-certificates-20241121-r1.trigger [2025-03-11T08:41:31.467Z] #66 49.88 OK: 15 MiB in 28 packages [2025-03-11T08:41:31.467Z] #66 DONE 54.2s [2025-03-11T08:41:31.467Z] [2025-03-11T08:41:31.467Z] #50 [core-command internal] load build context [2025-03-11T08:41:32.121Z] #50 ... [2025-03-11T08:41:32.121Z] [2025-03-11T08:41:32.121Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-11T08:41:32.121Z] #74 DONE 38.4s [2025-03-11T08:41:32.121Z] [2025-03-11T08:41:32.121Z] #50 [core-command internal] load build context [2025-03-11T08:41:32.758Z] #50 ... [2025-03-11T08:41:32.758Z] [2025-03-11T08:41:32.758Z] #47 [security-secretstore-setup internal] load build context [2025-03-11T08:41:32.758Z] #47 ... [2025-03-11T08:41:32.758Z] [2025-03-11T08:41:32.758Z] #50 [core-command internal] load build context [2025-03-11T08:41:33.055Z] #50 ... [2025-03-11T08:41:33.055Z] [2025-03-11T08:41:33.055Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-11T08:41:33.055Z] #75 32.52 OK: 20 MiB in 18 packages [2025-03-11T08:41:33.055Z] #75 DONE 35.7s [2025-03-11T08:41:33.055Z] [2025-03-11T08:41:33.055Z] #82 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-03-11T08:41:33.055Z] #82 ... [2025-03-11T08:41:33.055Z] [2025-03-11T08:41:33.055Z] #47 [security-secretstore-setup internal] load build context [2025-03-11T08:41:33.353Z] #47 ... [2025-03-11T08:41:33.353Z] [2025-03-11T08:41:33.353Z] #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-11T08:41:33.353Z] #69 41.11 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-11T08:41:33.353Z] #69 41.85 Executing busybox-1.36.1-r29.trigger [2025-03-11T08:41:33.353Z] #69 41.85 OK: 9 MiB in 15 packages [2025-03-11T08:41:33.353Z] #69 DONE 46.4s [2025-03-11T08:41:33.353Z] [2025-03-11T08:41:33.353Z] #47 [security-secretstore-setup internal] load build context [2025-03-11T08:41:33.631Z] #47 transferring context: 19.67MB 60.3s [2025-03-11T08:41:34.306Z] #47 ... [2025-03-11T08:41:34.306Z] [2025-03-11T08:41:34.306Z] #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T08:41:34.306Z] #76 24.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:34.306Z] #76 25.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:34.306Z] #76 33.11 OK: 11 MiB in 17 packages [2025-03-11T08:41:34.306Z] #76 ... [2025-03-11T08:41:34.306Z] [2025-03-11T08:41:34.307Z] #49 [security-proxy-auth internal] load build context [2025-03-11T08:41:34.307Z] #49 ... [2025-03-11T08:41:34.307Z] [2025-03-11T08:41:34.307Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-11T08:41:34.307Z] #73 21.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:34.307Z] #73 23.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:34.307Z] #73 29.52 OK: 9 MiB in 16 packages [2025-03-11T08:41:34.670Z] #73 ... [2025-03-11T08:41:34.670Z] [2025-03-11T08:41:34.670Z] #49 [security-proxy-auth internal] load build context [2025-03-11T08:41:34.987Z] #49 ... [2025-03-11T08:41:34.987Z] [2025-03-11T08:41:34.987Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T08:41:34.987Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 45.4s [2025-03-11T08:41:34.987Z] #36 ... [2025-03-11T08:41:34.987Z] [2025-03-11T08:41:34.987Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-11T08:41:34.987Z] #73 DONE 32.1s [2025-03-11T08:41:34.987Z] [2025-03-11T08:41:34.987Z] #47 [security-secretstore-setup internal] load build context [2025-03-11T08:41:35.656Z] #47 ... [2025-03-11T08:41:35.657Z] [2025-03-11T08:41:35.657Z] #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T08:41:35.657Z] #76 DONE 35.4s [2025-03-11T08:41:35.657Z] [2025-03-11T08:41:35.657Z] #47 [security-secretstore-setup internal] load build context [2025-03-11T08:41:36.306Z] #47 ... [2025-03-11T08:41:36.306Z] [2025-03-11T08:41:36.306Z] #48 [core-metadata internal] load build context [2025-03-11T08:41:36.306Z] #48 ... [2025-03-11T08:41:36.306Z] [2025-03-11T08:41:36.306Z] #49 [security-proxy-auth internal] load build context [2025-03-11T08:41:36.609Z] #49 ... [2025-03-11T08:41:36.609Z] [2025-03-11T08:41:36.609Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-11T08:41:36.609Z] #83 DONE 3.8s [2025-03-11T08:41:36.609Z] [2025-03-11T08:41:36.609Z] #49 [security-proxy-auth internal] load build context [2025-03-11T08:41:36.922Z] #49 ... [2025-03-11T08:41:36.922Z] [2025-03-11T08:41:36.922Z] #46 [core-common-config-bootstrapper internal] load build context [2025-03-11T08:41:37.202Z] #46 ... [2025-03-11T08:41:37.202Z] [2025-03-11T08:41:37.202Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-11T08:41:37.202Z] #78 20.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:37.202Z] #78 ... [2025-03-11T08:41:37.202Z] [2025-03-11T08:41:37.202Z] #39 [support-notifications internal] load build context [2025-03-11T08:41:37.202Z] #39 ... [2025-03-11T08:41:37.202Z] [2025-03-11T08:41:37.202Z] #48 [core-metadata internal] load build context [2025-03-11T08:41:38.293Z] #48 ... [2025-03-11T08:41:38.293Z] [2025-03-11T08:41:38.293Z] #42 [support-scheduler internal] load build context [2025-03-11T08:41:38.293Z] #42 ... [2025-03-11T08:41:38.293Z] [2025-03-11T08:41:38.293Z] #45 [core-data internal] load build context [2025-03-11T08:41:38.293Z] #45 ... [2025-03-11T08:41:38.293Z] [2025-03-11T08:41:38.293Z] #42 [support-scheduler internal] load build context [2025-03-11T08:41:38.293Z] #42 ... [2025-03-11T08:41:38.293Z] [2025-03-11T08:41:38.293Z] #63 [core-keeper internal] load build context [2025-03-11T08:41:38.591Z] #63 ... [2025-03-11T08:41:38.591Z] [2025-03-11T08:41:38.591Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-11T08:41:38.591Z] #59 ... [2025-03-11T08:41:38.591Z] [2025-03-11T08:41:38.591Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T08:41:38.591Z] #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 59.7s done [2025-03-11T08:41:38.591Z] #43 ... [2025-03-11T08:41:38.591Z] [2025-03-11T08:41:38.591Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-11T08:41:38.591Z] #59 transferring context: 8.91MB 54.9s [2025-03-11T08:41:38.870Z] #59 ... [2025-03-11T08:41:38.870Z] [2025-03-11T08:41:38.870Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T08:41:38.870Z] #79 23.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:38.870Z] #79 24.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:38.870Z] #79 29.61 OK: 9 MiB in 15 packages [2025-03-11T08:41:38.870Z] #79 DONE 31.7s [2025-03-11T08:41:39.154Z] [2025-03-11T08:41:39.154Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-11T08:41:39.457Z] #59 ... [2025-03-11T08:41:39.458Z] [2025-03-11T08:41:39.458Z] #77 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-03-11T08:41:39.458Z] #77 28.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:39.458Z] #77 34.30 OK: 9 MiB in 15 packages [2025-03-11T08:41:39.458Z] #77 DONE 36.8s [2025-03-11T08:41:39.458Z] [2025-03-11T08:41:39.458Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-11T08:41:40.134Z] #59 ... [2025-03-11T08:41:40.134Z] [2025-03-11T08:41:40.134Z] #44 [security-bootstrapper internal] load build context [2025-03-11T08:41:40.425Z] #44 ... [2025-03-11T08:41:40.425Z] [2025-03-11T08:41:40.425Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-11T08:41:41.433Z] #59 ... [2025-03-11T08:41:41.433Z] [2025-03-11T08:41:41.433Z] #60 [security-proxy-setup internal] load build context [2025-03-11T08:41:41.433Z] #60 ... [2025-03-11T08:41:41.433Z] [2025-03-11T08:41:41.433Z] #44 [security-bootstrapper internal] load build context [2025-03-11T08:41:42.073Z] #44 ... [2025-03-11T08:41:42.073Z] [2025-03-11T08:41:42.073Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T08:41:42.073Z] #84 ... [2025-03-11T08:41:42.073Z] [2025-03-11T08:41:42.073Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T08:41:42.073Z] #81 21.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:42.073Z] #81 22.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:42.073Z] #81 26.25 OK: 14 MiB in 21 packages [2025-03-11T08:41:42.073Z] #81 DONE 28.8s [2025-03-11T08:41:42.073Z] [2025-03-11T08:41:42.073Z] #60 [security-proxy-setup internal] load build context [2025-03-11T08:41:42.689Z] #60 ... [2025-03-11T08:41:42.689Z] [2025-03-11T08:41:42.689Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-11T08:41:42.689Z] #80 22.83 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:42.689Z] #80 24.72 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:42.689Z] #80 31.24 OK: 239 MiB in 58 packages [2025-03-11T08:41:42.689Z] #80 ... [2025-03-11T08:41:42.689Z] [2025-03-11T08:41:42.689Z] #60 [security-proxy-setup internal] load build context [2025-03-11T08:41:42.974Z] #60 ... [2025-03-11T08:41:42.974Z] [2025-03-11T08:41:42.974Z] #50 [core-command internal] load build context [2025-03-11T08:41:42.974Z] #50 ... [2025-03-11T08:41:42.974Z] [2025-03-11T08:41:42.974Z] #60 [security-proxy-setup internal] load build context [2025-03-11T08:41:43.600Z] #60 ... [2025-03-11T08:41:43.600Z] [2025-03-11T08:41:43.600Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-11T08:41:43.600Z] #80 DONE 33.9s [2025-03-11T08:41:43.600Z] [2025-03-11T08:41:43.600Z] #60 [security-proxy-setup internal] load build context [2025-03-11T08:41:43.870Z] #60 ... [2025-03-11T08:41:43.870Z] [2025-03-11T08:41:43.870Z] #82 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-03-11T08:41:43.870Z] #82 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:43.870Z] #82 16.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:43.870Z] #82 20.18 OK: 10 MiB in 19 packages [2025-03-11T08:41:43.870Z] #82 DONE 21.7s [2025-03-11T08:41:43.870Z] [2025-03-11T08:41:43.870Z] #60 [security-proxy-setup internal] load build context [2025-03-11T08:41:43.870Z] #60 transferring context: 10.54MB 63.7s [2025-03-11T08:41:44.148Z] #60 ... [2025-03-11T08:41:44.148Z] [2025-03-11T08:41:44.148Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-11T08:41:44.148Z] #78 21.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:44.148Z] #78 25.58 OK: 9 MiB in 18 packages [2025-03-11T08:41:44.148Z] #78 DONE 27.3s [2025-03-11T08:41:44.148Z] [2025-03-11T08:41:44.148Z] #60 [security-proxy-setup internal] load build context [2025-03-11T08:41:46.160Z] #60 ... [2025-03-11T08:41:46.160Z] [2025-03-11T08:41:46.160Z] #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-11T08:41:46.160Z] #85 ... [2025-03-11T08:41:46.160Z] [2025-03-11T08:41:46.160Z] #60 [security-proxy-setup internal] load build context [2025-03-11T08:41:46.160Z] #60 ... [2025-03-11T08:41:46.160Z] [2025-03-11T08:41:46.160Z] #44 [security-bootstrapper internal] load build context [2025-03-11T08:41:46.160Z] #44 transferring context: 44.68MB 72.6s done [2025-03-11T08:41:46.160Z] #44 DONE 74.0s [2025-03-11T08:41:46.160Z] [2025-03-11T08:41:46.160Z] #50 [core-command internal] load build context [2025-03-11T08:41:46.430Z] #50 ... [2025-03-11T08:41:46.430Z] [2025-03-11T08:41:46.430Z] #47 [security-secretstore-setup internal] load build context [2025-03-11T08:41:46.701Z] #47 ... [2025-03-11T08:41:46.701Z] [2025-03-11T08:41:46.701Z] #50 [core-command internal] load build context [2025-03-11T08:41:46.987Z] #50 ... [2025-03-11T08:41:46.987Z] [2025-03-11T08:41:46.987Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T08:41:46.987Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 61.4s [2025-03-11T08:41:46.987Z] #36 ... [2025-03-11T08:41:46.987Z] [2025-03-11T08:41:46.987Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T08:41:46.987Z] #84 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:46.987Z] #84 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T08:41:46.987Z] #84 13.83 OK: 15 MiB in 28 packages [2025-03-11T08:41:46.987Z] #84 DONE 15.1s [2025-03-11T08:41:46.987Z] [2025-03-11T08:41:46.987Z] #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-11T08:41:46.987Z] #85 DONE 11.2s [2025-03-11T08:41:46.987Z] [2025-03-11T08:41:46.987Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T08:41:46.987Z] #36 ... [2025-03-11T08:41:46.987Z] [2025-03-11T08:41:46.987Z] #49 [security-proxy-auth internal] load build context [2025-03-11T08:41:47.271Z] #49 ... [2025-03-11T08:41:47.271Z] [2025-03-11T08:41:47.271Z] #46 [core-common-config-bootstrapper internal] load build context [2025-03-11T08:41:47.271Z] #46 ... [2025-03-11T08:41:47.271Z] [2025-03-11T08:41:47.271Z] #50 [core-command internal] load build context [2025-03-11T08:41:47.271Z] #50 ... [2025-03-11T08:41:47.271Z] [2025-03-11T08:41:47.271Z] #39 [support-notifications internal] load build context [2025-03-11T08:41:47.550Z] #39 ... [2025-03-11T08:41:47.550Z] [2025-03-11T08:41:47.550Z] #50 [core-command internal] load build context [2025-03-11T08:41:48.166Z] #50 ... [2025-03-11T08:41:48.166Z] [2025-03-11T08:41:48.166Z] #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-11T08:41:48.166Z] #86 DONE 0.9s [2025-03-11T08:41:48.166Z] [2025-03-11T08:41:48.166Z] #50 [core-command internal] load build context [2025-03-11T08:41:48.443Z] #50 ... [2025-03-11T08:41:48.443Z] [2025-03-11T08:41:48.443Z] #45 [core-data internal] load build context [2025-03-11T08:41:48.443Z] #45 transferring context: 44.68MB 75.2s done [2025-03-11T08:41:48.444Z] #45 ... [2025-03-11T08:41:48.444Z] [2025-03-11T08:41:48.444Z] #48 [core-metadata internal] load build context [2025-03-11T08:41:48.765Z] #48 ... [2025-03-11T08:41:48.765Z] [2025-03-11T08:41:48.765Z] #42 [support-scheduler internal] load build context [2025-03-11T08:41:48.765Z] #42 ... [2025-03-11T08:41:48.765Z] [2025-03-11T08:41:48.765Z] #63 [core-keeper internal] load build context [2025-03-11T08:41:48.765Z] #63 ... [2025-03-11T08:41:48.765Z] [2025-03-11T08:41:48.765Z] #50 [core-command internal] load build context [2025-03-11T08:41:49.359Z] #50 ... [2025-03-11T08:41:49.359Z] [2025-03-11T08:41:49.359Z] #45 [core-data internal] load build context [2025-03-11T08:41:49.359Z] #45 DONE 76.8s [2025-03-11T08:41:49.359Z] [2025-03-11T08:41:49.359Z] #50 [core-command internal] load build context [2025-03-11T08:41:50.869Z] #50 ... [2025-03-11T08:41:50.869Z] [2025-03-11T08:41:50.869Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-11T08:41:50.869Z] #87 DONE 2.4s [2025-03-11T08:41:50.869Z] [2025-03-11T08:41:50.869Z] #50 [core-command internal] load build context [2025-03-11T08:41:51.499Z] #50 ... [2025-03-11T08:41:51.499Z] [2025-03-11T08:41:51.499Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-11T08:41:51.770Z] #59 ... [2025-03-11T08:41:51.770Z] [2025-03-11T08:41:51.770Z] #42 [support-scheduler internal] load build context [2025-03-11T08:41:53.836Z] #42 transferring context: 38.90MB 81.2s [2025-03-11T08:41:54.433Z] #42 ... [2025-03-11T08:41:54.434Z] [2025-03-11T08:41:54.434Z] #50 [core-command internal] load build context [2025-03-11T08:41:55.409Z] #50 ... [2025-03-11T08:41:55.409Z] [2025-03-11T08:41:55.409Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T08:41:55.409Z] #43 ... [2025-03-11T08:41:55.409Z] [2025-03-11T08:41:55.409Z] #50 [core-command internal] load build context [2025-03-11T08:41:55.684Z] #50 ... [2025-03-11T08:41:55.684Z] [2025-03-11T08:41:55.684Z] #46 [core-common-config-bootstrapper internal] load build context [2025-03-11T08:41:55.684Z] #46 transferring context: 44.68MB 81.8s done [2025-03-11T08:41:55.684Z] #46 DONE 83.0s [2025-03-11T08:41:55.684Z] [2025-03-11T08:41:55.684Z] #50 [core-command internal] load build context [2025-03-11T08:41:55.684Z] #50 transferring context: 44.68MB 75.5s done [2025-03-11T08:41:55.951Z] #50 ... [2025-03-11T08:41:55.951Z] [2025-03-11T08:41:55.951Z] #48 [core-metadata internal] load build context [2025-03-11T08:41:55.951Z] #48 transferring context: 44.68MB 74.9s done [2025-03-11T08:41:55.951Z] #48 DONE 82.3s [2025-03-11T08:41:55.951Z] [2025-03-11T08:41:55.951Z] #42 [support-scheduler internal] load build context [2025-03-11T08:41:56.225Z] #42 ... [2025-03-11T08:41:56.225Z] [2025-03-11T08:41:56.225Z] #50 [core-command internal] load build context [2025-03-11T08:41:56.225Z] #50 DONE 82.8s [2025-03-11T08:41:56.518Z] [2025-03-11T08:41:56.518Z] #60 [security-proxy-setup internal] load build context [2025-03-11T08:41:56.518Z] #60 ... [2025-03-11T08:41:56.518Z] [2025-03-11T08:41:56.518Z] #63 [core-keeper internal] load build context [2025-03-11T08:41:56.790Z] #63 ... [2025-03-11T08:41:56.790Z] [2025-03-11T08:41:56.790Z] #60 [security-proxy-setup internal] load build context [2025-03-11T08:41:56.790Z] #60 ... [2025-03-11T08:41:56.790Z] [2025-03-11T08:41:56.790Z] #47 [security-secretstore-setup internal] load build context [2025-03-11T08:41:56.790Z] #47 ... [2025-03-11T08:41:56.790Z] [2025-03-11T08:41:56.790Z] #63 [core-keeper internal] load build context [2025-03-11T08:41:57.389Z] #63 ... [2025-03-11T08:41:57.389Z] [2025-03-11T08:41:57.389Z] #49 [security-proxy-auth internal] load build context [2025-03-11T08:41:57.389Z] #49 ... [2025-03-11T08:41:57.389Z] [2025-03-11T08:41:57.389Z] #63 [core-keeper internal] load build context [2025-03-11T08:41:57.670Z] #63 ... [2025-03-11T08:41:57.670Z] [2025-03-11T08:41:57.670Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T08:41:57.670Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 72.6s [2025-03-11T08:41:57.670Z] #36 ... [2025-03-11T08:41:57.670Z] [2025-03-11T08:41:57.670Z] #39 [support-notifications internal] load build context [2025-03-11T08:41:57.936Z] #39 ... [2025-03-11T08:41:57.936Z] [2025-03-11T08:41:57.936Z] #63 [core-keeper internal] load build context [2025-03-11T08:41:57.936Z] #63 ... [2025-03-11T08:41:57.936Z] [2025-03-11T08:41:57.936Z] #88 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-11T08:41:57.936Z] #88 ... [2025-03-11T08:41:57.936Z] [2025-03-11T08:41:57.936Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T08:41:58.525Z] #36 ... [2025-03-11T08:41:58.526Z] [2025-03-11T08:41:58.526Z] #42 [support-scheduler internal] load build context [2025-03-11T08:41:58.526Z] #42 transferring context: 44.68MB 85.8s done [2025-03-11T08:41:58.526Z] #42 DONE 86.4s [2025-03-11T08:41:58.526Z] [2025-03-11T08:41:58.526Z] #60 [security-proxy-setup internal] load build context [2025-03-11T08:41:59.952Z] #60 ... [2025-03-11T08:41:59.952Z] [2025-03-11T08:41:59.952Z] #89 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-11T08:41:59.952Z] #89 ... [2025-03-11T08:41:59.952Z] [2025-03-11T08:41:59.952Z] #60 [security-proxy-setup internal] load build context [2025-03-11T08:42:01.985Z] #60 ... [2025-03-11T08:42:01.985Z] [2025-03-11T08:42:01.985Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-11T08:42:01.985Z] #59 ... [2025-03-11T08:42:01.985Z] [2025-03-11T08:42:01.985Z] #47 [security-secretstore-setup internal] load build context [2025-03-11T08:42:01.985Z] #47 transferring context: 44.68MB 88.3s done [2025-03-11T08:42:01.985Z] #47 DONE 89.3s [2025-03-11T08:42:01.985Z] [2025-03-11T08:42:01.985Z] #60 [security-proxy-setup internal] load build context [2025-03-11T08:42:04.627Z] #60 ... [2025-03-11T08:42:04.627Z] [2025-03-11T08:42:04.627Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-11T08:42:04.627Z] #59 transferring context: 44.68MB 80.1s done [2025-03-11T08:42:04.627Z] #59 DONE 87.9s [2025-03-11T08:42:04.627Z] [2025-03-11T08:42:04.627Z] #60 [security-proxy-setup internal] load build context [2025-03-11T08:42:05.225Z] #60 ... [2025-03-11T08:42:05.225Z] [2025-03-11T08:42:05.225Z] #49 [security-proxy-auth internal] load build context [2025-03-11T08:42:05.225Z] #49 transferring context: 44.68MB 84.5s done [2025-03-11T08:42:05.225Z] #49 DONE 91.6s [2025-03-11T08:42:05.225Z] [2025-03-11T08:42:05.225Z] #60 [security-proxy-setup internal] load build context [2025-03-11T08:42:05.225Z] #60 transferring context: 44.68MB 85.1s done [2025-03-11T08:42:05.821Z] #60 DONE 89.3s [2025-03-11T08:42:05.821Z] [2025-03-11T08:42:05.821Z] #63 [core-keeper internal] load build context [2025-03-11T08:42:06.410Z] #63 transferring context: 44.68MB 82.8s done [2025-03-11T08:42:06.676Z] #63 DONE 90.5s [2025-03-11T08:42:06.676Z] [2025-03-11T08:42:06.676Z] #39 [support-notifications internal] load build context [2025-03-11T08:42:06.676Z] #39 transferring context: 44.68MB 86.5s done [2025-03-11T08:42:06.942Z] #39 DONE 93.3s [2025-03-11T08:42:06.942Z] [2025-03-11T08:42:06.942Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T08:42:06.942Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 82.0s [2025-03-11T08:42:07.220Z] #36 ... [2025-03-11T08:42:07.220Z] [2025-03-11T08:42:07.220Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-11T08:42:08.662Z] #90 ... [2025-03-11T08:42:08.662Z] [2025-03-11T08:42:08.662Z] #91 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-11T08:42:08.662Z] #91 ... [2025-03-11T08:42:08.662Z] [2025-03-11T08:42:08.662Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T08:42:08.662Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 83.4s done [2025-03-11T08:42:10.617Z] #36 ... [2025-03-11T08:42:10.617Z] [2025-03-11T08:42:10.617Z] #89 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-11T08:42:10.617Z] #89 DONE 20.8s [2025-03-11T08:42:10.617Z] [2025-03-11T08:42:10.617Z] #88 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-11T08:42:10.617Z] #88 DONE 22.7s [2025-03-11T08:42:10.896Z] [2025-03-11T08:42:10.896Z] #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T08:42:15.233Z] #92 ... [2025-03-11T08:42:15.233Z] [2025-03-11T08:42:15.233Z] #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-11T08:42:15.233Z] #93 ... [2025-03-11T08:42:15.233Z] [2025-03-11T08:42:15.233Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T08:42:15.510Z] #94 ... [2025-03-11T08:42:15.510Z] [2025-03-11T08:42:15.510Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-11T08:42:15.510Z] #95 DONE 5.2s [2025-03-11T08:42:15.510Z] [2025-03-11T08:42:15.510Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-11T08:42:15.510Z] #96 DONE 5.2s [2025-03-11T08:42:15.510Z] [2025-03-11T08:42:15.510Z] #91 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-11T08:42:15.510Z] #91 DONE 16.9s [2025-03-11T08:42:15.510Z] [2025-03-11T08:42:15.510Z] #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T08:42:15.864Z] #97 ... [2025-03-11T08:42:15.864Z] [2025-03-11T08:42:15.864Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-11T08:42:15.864Z] #98 DONE 5.0s [2025-03-11T08:42:15.864Z] [2025-03-11T08:42:15.864Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-11T08:42:16.176Z] #99 DONE 0.6s [2025-03-11T08:42:16.176Z] [2025-03-11T08:42:16.176Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-11T08:42:16.176Z] #100 DONE 0.6s [2025-03-11T08:42:16.176Z] [2025-03-11T08:42:16.176Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-11T08:42:16.176Z] #101 DONE 0.7s [2025-03-11T08:42:16.176Z] [2025-03-11T08:42:16.176Z] #102 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-11T08:42:16.482Z] #102 ... [2025-03-11T08:42:16.482Z] [2025-03-11T08:42:16.482Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-11T08:42:16.482Z] #103 DONE 0.4s [2025-03-11T08:42:16.761Z] [2025-03-11T08:42:16.761Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-11T08:42:16.761Z] #104 DONE 0.5s [2025-03-11T08:42:16.761Z] [2025-03-11T08:42:16.761Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-11T08:42:16.761Z] #105 ... [2025-03-11T08:42:16.761Z] [2025-03-11T08:42:16.761Z] #102 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-11T08:42:16.761Z] #102 DONE 0.6s [2025-03-11T08:42:17.045Z] [2025-03-11T08:42:17.045Z] #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-11T08:42:17.045Z] #93 DONE 12.1s [2025-03-11T08:42:17.045Z] [2025-03-11T08:42:17.045Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-11T08:42:17.045Z] #106 DONE 0.5s [2025-03-11T08:42:17.045Z] [2025-03-11T08:42:17.045Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-11T08:42:17.350Z] #107 ... [2025-03-11T08:42:17.350Z] [2025-03-11T08:42:17.350Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-11T08:42:17.350Z] #108 DONE 0.5s [2025-03-11T08:42:17.350Z] [2025-03-11T08:42:17.350Z] #109 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-11T08:42:17.351Z] #109 ... [2025-03-11T08:42:17.351Z] [2025-03-11T08:42:17.351Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-11T08:42:17.351Z] #105 DONE 0.6s [2025-03-11T08:42:17.351Z] [2025-03-11T08:42:17.351Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-11T08:42:17.696Z] #110 ... [2025-03-11T08:42:17.696Z] [2025-03-11T08:42:17.696Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-11T08:42:17.696Z] #107 DONE 0.5s [2025-03-11T08:42:17.696Z] [2025-03-11T08:42:17.696Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-11T08:42:18.035Z] #111 ... [2025-03-11T08:42:18.035Z] [2025-03-11T08:42:18.035Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-11T08:42:18.035Z] #110 DONE 0.6s [2025-03-11T08:42:18.035Z] [2025-03-11T08:42:18.035Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-11T08:42:18.035Z] #112 DONE 0.6s [2025-03-11T08:42:18.035Z] [2025-03-11T08:42:18.035Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-11T08:42:18.035Z] #111 DONE 0.5s [2025-03-11T08:42:18.035Z] [2025-03-11T08:42:18.035Z] #113 [security-spire-config] exporting to image [2025-03-11T08:42:18.035Z] #113 exporting layers [2025-03-11T08:42:18.336Z] #113 ... [2025-03-11T08:42:18.336Z] [2025-03-11T08:42:18.336Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-11T08:42:18.336Z] #114 DONE 0.3s [2025-03-11T08:42:18.336Z] [2025-03-11T08:42:18.336Z] #113 [security-spire-agent] exporting to image [2025-03-11T08:42:18.938Z] #113 ... [2025-03-11T08:42:18.938Z] [2025-03-11T08:42:18.938Z] #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-11T08:42:18.938Z] #115 DONE 0.7s [2025-03-11T08:42:18.938Z] [2025-03-11T08:42:18.938Z] #113 [security-spire-server] exporting to image [2025-03-11T08:42:19.993Z] #113 ... [2025-03-11T08:42:19.993Z] [2025-03-11T08:42:19.993Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-11T08:42:19.993Z] #90 DONE 12.9s [2025-03-11T08:42:19.993Z] [2025-03-11T08:42:19.993Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T08:42:20.668Z] #116 ... [2025-03-11T08:42:20.668Z] [2025-03-11T08:42:20.668Z] #109 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-11T08:42:20.668Z] #109 DONE 13.4s [2025-03-11T08:42:20.970Z] [2025-03-11T08:42:20.970Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T08:42:24.674Z] #117 ... [2025-03-11T08:42:24.674Z] [2025-03-11T08:42:24.674Z] #113 [security-spire-server] exporting to image [2025-03-11T08:42:24.674Z] #113 exporting layers 5.6s done [2025-03-11T08:42:24.674Z] #113 writing image sha256:24c8ce78213226ab639086cf26f001829c7433813c1e305dca4d2474cdc71510 0.1s done [2025-03-11T08:42:24.674Z] #113 naming to docker.io/library/security-spire-config-arm64 done [2025-03-11T08:42:24.674Z] #113 writing image sha256:776d5b8145c9d0214cdd9e1ef3de887bcca05b228598d99687b216bf0ded7e13 0.0s done [2025-03-11T08:42:24.674Z] #113 naming to docker.io/library/security-spire-agent-arm64 done [2025-03-11T08:42:24.674Z] #113 writing image sha256:6cf73749810da0e0c5dfc799fef479676a62eb73d4c0df8550ae234a8ca05fd6 done [2025-03-11T08:42:24.674Z] #113 naming to docker.io/library/security-spire-server-arm64 done [2025-03-11T08:42:24.674Z] #113 DONE 7.1s [2025-03-11T08:42:24.674Z] [2025-03-11T08:42:24.674Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T08:43:46.447Z] #118 ... [2025-03-11T08:43:46.447Z] [2025-03-11T08:43:46.447Z] #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T08:43:46.447Z] #97 DONE 88.2s [2025-03-11T08:43:46.447Z] [2025-03-11T08:43:46.447Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T08:43:46.447Z] #118 DONE 86.8s [2025-03-11T08:43:46.447Z] [2025-03-11T08:43:46.447Z] #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T08:43:46.447Z] #92 DONE 93.1s [2025-03-11T08:43:46.447Z] [2025-03-11T08:43:46.447Z] #119 [core-data builder 6/7] COPY . . [2025-03-11T08:43:46.447Z] #119 ... [2025-03-11T08:43:46.447Z] [2025-03-11T08:43:46.447Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T08:43:46.447Z] #94 DONE 93.2s [2025-03-11T08:43:46.447Z] [2025-03-11T08:43:46.447Z] #120 [security-bootstrapper builder 6/7] COPY . . [2025-03-11T08:43:46.447Z] #120 ... [2025-03-11T08:43:46.447Z] [2025-03-11T08:43:46.447Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T08:43:46.447Z] #116 DONE 85.2s [2025-03-11T08:43:46.447Z] [2025-03-11T08:43:46.447Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T08:43:46.447Z] #117 DONE 84.5s [2025-03-11T08:43:46.447Z] [2025-03-11T08:43:46.447Z] #121 [core-keeper builder 7/8] COPY . . [2025-03-11T08:43:54.680Z] #121 ... [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #122 [support-scheduler builder 6/7] COPY . . [2025-03-11T08:43:54.680Z] #122 ... [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-11T08:43:54.680Z] #123 ... [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #124 [support-notifications builder 6/7] COPY . . [2025-03-11T08:43:54.680Z] #124 ... [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T08:43:54.680Z] #125 CACHED [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2025-03-11T08:43:54.680Z] #126 CACHED [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-11T08:43:54.680Z] #127 CACHED [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #120 [security-bootstrapper builder 6/7] COPY . . [2025-03-11T08:43:54.680Z] #120 DONE 10.6s [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #128 [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-03-11T08:43:54.680Z] #128 ... [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-11T08:43:54.680Z] #129 CACHED [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T08:43:54.680Z] #130 CACHED [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #131 [security-proxy-setup builder 6/7] COPY . . [2025-03-11T08:43:54.680Z] #131 CACHED [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #121 [core-keeper builder 7/8] COPY . . [2025-03-11T08:43:54.680Z] #121 DONE 9.4s [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #124 [support-notifications builder 6/7] COPY . . [2025-03-11T08:43:54.680Z] #124 DONE 9.5s [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #119 [core-data builder 6/7] COPY . . [2025-03-11T08:43:54.680Z] #119 DONE 10.8s [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #132 [core-command builder 6/7] COPY . . [2025-03-11T08:43:54.680Z] #132 CACHED [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #133 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-11T08:43:54.680Z] #133 CACHED [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T08:43:54.680Z] #134 CACHED [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-11T08:43:54.680Z] #123 DONE 10.9s [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T08:43:54.680Z] #135 CACHED [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #136 [core-metadata builder 6/7] COPY . . [2025-03-11T08:43:54.680Z] #136 CACHED [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-11T08:43:54.680Z] #137 CACHED [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #138 [security-proxy-auth builder 6/7] COPY . . [2025-03-11T08:43:54.680Z] #138 CACHED [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-11T08:43:54.680Z] #139 CACHED [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T08:43:54.680Z] #140 CACHED [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T08:43:54.680Z] #141 CACHED [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-11T08:43:54.680Z] #142 CACHED [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #143 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-11T08:43:54.680Z] #143 CACHED [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #122 [support-scheduler builder 6/7] COPY . . [2025-03-11T08:43:54.680Z] #122 DONE 10.9s [2025-03-11T08:43:54.680Z] [2025-03-11T08:43:54.680Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-11T08:44:00.155Z] #144 ... [2025-03-11T08:44:00.155Z] [2025-03-11T08:44:00.155Z] #128 [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-03-11T08:44:00.155Z] #128 4.783 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-11T08:44:04.445Z] #128 ... [2025-03-11T08:44:04.445Z] [2025-03-11T08:44:04.445Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-11T08:44:04.445Z] #0 5.011 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-11T08:44:04.741Z] #145 ... [2025-03-11T08:44:04.741Z] [2025-03-11T08:44:04.741Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-11T08:44:04.741Z] #0 5.988 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-11T08:44:05.010Z] #146 ... [2025-03-11T08:44:05.010Z] [2025-03-11T08:44:05.010Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-11T08:44:05.010Z] #0 4.270 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-11T08:44:05.010Z] #147 ... [2025-03-11T08:44:05.010Z] [2025-03-11T08:44:05.010Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-11T08:44:05.010Z] #0 5.841 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-11T08:44:05.280Z] #148 ... [2025-03-11T08:44:05.280Z] [2025-03-11T08:44:05.280Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-11T08:44:05.280Z] #0 4.444 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-11T08:44:05.280Z] #149 ... [2025-03-11T08:44:05.280Z] [2025-03-11T08:44:05.280Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-11T08:44:05.280Z] #0 4.585 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-11T08:44:05.550Z] #150 ... [2025-03-11T08:44:05.550Z] [2025-03-11T08:44:05.550Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-11T08:44:05.550Z] #0 5.465 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-11T08:44:05.550Z] #151 ... [2025-03-11T08:44:05.550Z] [2025-03-11T08:44:05.550Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-11T08:44:05.550Z] #0 5.512 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-11T08:44:05.833Z] #152 ... [2025-03-11T08:44:05.833Z] [2025-03-11T08:44:05.833Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-11T08:44:05.833Z] #0 5.883 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-11T08:44:06.104Z] #153 ... [2025-03-11T08:44:06.104Z] [2025-03-11T08:44:06.104Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-11T08:44:06.104Z] #0 5.906 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-11T08:44:06.104Z] #154 ... [2025-03-11T08:44:06.104Z] [2025-03-11T08:44:06.104Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-11T08:44:06.104Z] #144 5.958 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-11T09:01:28.918Z] #144 ... [2025-03-11T09:01:28.918Z] [2025-03-11T09:01:28.918Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-11T09:01:28.918Z] #153 DONE 1043.4s [2025-03-11T09:01:28.918Z] [2025-03-11T09:01:28.918Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T09:01:28.918Z] #36 ... [2025-03-11T09:01:28.918Z] [2025-03-11T09:01:28.918Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T09:01:28.918Z] #155 DONE 0.2s [2025-03-11T09:01:28.918Z] [2025-03-11T09:01:28.918Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-11T09:01:28.918Z] #156 DONE 0.2s [2025-03-11T09:01:28.918Z] [2025-03-11T09:01:28.918Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T09:01:28.918Z] #43 ... [2025-03-11T09:01:28.918Z] [2025-03-11T09:01:28.918Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-11T09:01:28.918Z] #157 DONE 0.3s [2025-03-11T09:01:28.918Z] [2025-03-11T09:01:28.918Z] #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-03-11T09:01:28.918Z] #158 DONE 0.1s [2025-03-11T09:01:28.918Z] [2025-03-11T09:01:28.918Z] #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-03-11T09:01:28.918Z] #159 DONE 0.2s [2025-03-11T09:01:28.918Z] [2025-03-11T09:01:28.918Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-11T09:01:28.918Z] #146 ... [2025-03-11T09:01:28.918Z] [2025-03-11T09:01:28.918Z] #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-03-11T09:01:28.918Z] #160 DONE 2.3s [2025-03-11T09:01:28.918Z] [2025-03-11T09:01:28.918Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T09:01:28.918Z] #36 ... [2025-03-11T09:01:28.918Z] [2025-03-11T09:01:28.918Z] #113 [core-common-config-bootstrapper] exporting to image [2025-03-11T09:01:28.918Z] #113 exporting layers [2025-03-11T09:01:28.918Z] #113 exporting layers 0.8s done [2025-03-11T09:01:28.918Z] #113 writing image sha256:7eb157d22e76482228b43524b0abd06919b4722918e801a794a5bde8b2579312 0.0s done [2025-03-11T09:01:28.918Z] #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-03-11T09:01:28.918Z] #113 DONE 7.9s [2025-03-11T09:01:28.918Z] [2025-03-11T09:01:28.918Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-11T09:01:35.560Z] #150 DONE 1060.2s [2025-03-11T09:01:35.560Z] [2025-03-11T09:01:35.560Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T09:01:36.991Z] #36 ... [2025-03-11T09:01:36.991Z] [2025-03-11T09:01:36.991Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-11T09:01:37.268Z] #161 DONE 0.4s [2025-03-11T09:01:37.268Z] [2025-03-11T09:01:37.268Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-11T09:01:39.868Z] #162 DONE 2.3s [2025-03-11T09:01:39.868Z] [2025-03-11T09:01:39.868Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T09:01:39.868Z] #163 DONE 0.3s [2025-03-11T09:01:39.868Z] [2025-03-11T09:01:39.868Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-11T09:01:40.133Z] #164 DONE 0.3s [2025-03-11T09:01:40.133Z] [2025-03-11T09:01:40.133Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-11T09:01:40.725Z] #165 DONE 0.4s [2025-03-11T09:01:40.725Z] [2025-03-11T09:01:40.726Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-11T09:01:40.726Z] #166 DONE 0.1s [2025-03-11T09:01:40.726Z] [2025-03-11T09:01:40.726Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-11T09:01:40.726Z] #149 ... [2025-03-11T09:01:40.726Z] [2025-03-11T09:01:40.726Z] #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-03-11T09:01:40.726Z] #167 DONE 0.1s [2025-03-11T09:01:40.991Z] [2025-03-11T09:01:40.991Z] #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-03-11T09:01:40.991Z] #168 DONE 0.1s [2025-03-11T09:01:40.991Z] [2025-03-11T09:01:40.991Z] #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-11T09:01:40.991Z] #41 ... [2025-03-11T09:01:40.991Z] [2025-03-11T09:01:40.991Z] #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-03-11T09:01:40.991Z] #169 DONE 0.1s [2025-03-11T09:01:41.260Z] [2025-03-11T09:01:41.260Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-11T09:01:41.548Z] #170 DONE 0.2s [2025-03-11T09:01:41.548Z] [2025-03-11T09:01:41.548Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-11T09:01:43.502Z] #171 DONE 2.1s [2025-03-11T09:01:43.502Z] [2025-03-11T09:01:43.502Z] #113 [security-bootstrapper] exporting to image [2025-03-11T09:01:43.502Z] #113 exporting layers [2025-03-11T09:01:44.908Z] #113 exporting layers 1.3s done [2025-03-11T09:01:44.908Z] #113 writing image sha256:92526ed5ca38c64b793b964040b051a12518139c41674e844e21087e48044174 done [2025-03-11T09:01:44.908Z] #113 naming to docker.io/library/security-bootstrapper-arm64 done [2025-03-11T09:01:44.908Z] #113 DONE 9.2s [2025-03-11T09:01:44.908Z] [2025-03-11T09:01:44.908Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-11T09:15:52.827Z] #154 ... [2025-03-11T09:15:52.827Z] [2025-03-11T09:15:52.827Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-11T09:15:52.827Z] #146 DONE 1918.0s [2025-03-11T09:15:52.827Z] [2025-03-11T09:15:52.827Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-11T09:15:54.775Z] #145 ... [2025-03-11T09:15:54.775Z] [2025-03-11T09:15:54.775Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T09:15:54.775Z] #172 DONE 0.4s [2025-03-11T09:15:54.775Z] [2025-03-11T09:15:54.775Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-11T09:15:55.054Z] #147 ... [2025-03-11T09:15:55.054Z] [2025-03-11T09:15:55.054Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-11T09:15:55.054Z] #173 DONE 0.1s [2025-03-11T09:15:55.054Z] [2025-03-11T09:15:55.054Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-11T09:15:55.643Z] #174 DONE 0.6s [2025-03-11T09:15:55.643Z] [2025-03-11T09:15:55.643Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T09:15:55.643Z] #36 ... [2025-03-11T09:15:55.643Z] [2025-03-11T09:15:55.643Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-11T09:15:55.643Z] #175 DONE 0.1s [2025-03-11T09:15:55.912Z] [2025-03-11T09:15:55.912Z] #113 [core-command] exporting to image [2025-03-11T09:15:55.912Z] #113 exporting layers [2025-03-11T09:15:56.181Z] #113 exporting layers 0.3s done [2025-03-11T09:15:56.181Z] #113 writing image sha256:2a01a0840872b7056b74e42eb6dfc31e4ac347f607a7e240799c306e8e3e113a done [2025-03-11T09:15:56.181Z] #113 naming to docker.io/library/core-command-arm64 done [2025-03-11T09:15:56.181Z] #113 DONE 9.5s [2025-03-11T09:15:56.181Z] [2025-03-11T09:15:56.181Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-11T09:16:22.901Z] #147 ... [2025-03-11T09:16:22.901Z] [2025-03-11T09:16:22.901Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-11T09:16:22.901Z] #145 DONE 1944.3s [2025-03-11T09:16:22.901Z] [2025-03-11T09:16:22.901Z] #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-11T09:16:22.901Z] #41 ... [2025-03-11T09:16:22.901Z] [2025-03-11T09:16:22.901Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T09:16:22.901Z] #176 DONE 0.1s [2025-03-11T09:16:22.901Z] [2025-03-11T09:16:22.901Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T09:16:22.901Z] #36 ... [2025-03-11T09:16:22.901Z] [2025-03-11T09:16:22.901Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-11T09:16:22.901Z] #177 DONE 0.3s [2025-03-11T09:16:22.901Z] [2025-03-11T09:16:22.901Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T09:16:22.901Z] #43 ... [2025-03-11T09:16:22.901Z] [2025-03-11T09:16:22.901Z] #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-03-11T09:16:22.901Z] #178 DONE 0.2s [2025-03-11T09:16:22.901Z] [2025-03-11T09:16:22.901Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-11T09:16:22.901Z] #179 DONE 0.2s [2025-03-11T09:16:22.901Z] [2025-03-11T09:16:22.901Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-11T09:16:22.901Z] #180 DONE 0.4s [2025-03-11T09:16:22.901Z] [2025-03-11T09:16:22.901Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-11T09:16:22.901Z] #181 DONE 0.3s [2025-03-11T09:16:22.901Z] [2025-03-11T09:16:22.901Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-11T09:16:23.174Z] #147 ... [2025-03-11T09:16:23.174Z] [2025-03-11T09:16:23.174Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-11T09:16:25.796Z] #182 DONE 2.4s [2025-03-11T09:16:25.796Z] [2025-03-11T09:16:25.796Z] #128 [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-03-11T09:16:25.796Z] #128 1948.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-11T09:16:26.384Z] #128 ... [2025-03-11T09:16:26.384Z] [2025-03-11T09:16:26.384Z] #113 [security-proxy-setup] exporting to image [2025-03-11T09:16:26.384Z] #113 exporting layers 0.9s done [2025-03-11T09:16:26.384Z] #113 writing image sha256:62df791a1be180b6b1cdb643fe4271964f7c0bb367a471efe734585f459c2ca5 done [2025-03-11T09:16:26.384Z] #113 naming to docker.io/library/security-proxy-setup-arm64 done [2025-03-11T09:16:26.384Z] #113 DONE 10.4s [2025-03-11T09:16:26.384Z] [2025-03-11T09:16:26.384Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T09:16:58.927Z] #36 ... [2025-03-11T09:16:58.927Z] [2025-03-11T09:16:58.927Z] #128 [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-03-11T09:16:58.927Z] #128 DONE 1982.0s [2025-03-11T09:16:58.927Z] [2025-03-11T09:16:58.927Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-11T09:16:58.927Z] #152 ... [2025-03-11T09:16:58.927Z] [2025-03-11T09:16:58.927Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T09:16:58.927Z] #183 DONE 0.2s [2025-03-11T09:16:58.927Z] [2025-03-11T09:16:58.927Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-11T09:16:59.197Z] #184 DONE 0.3s [2025-03-11T09:16:59.197Z] [2025-03-11T09:16:59.197Z] #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-03-11T09:16:59.197Z] #185 DONE 0.3s [2025-03-11T09:16:59.197Z] [2025-03-11T09:16:59.197Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-11T09:16:59.476Z] #152 ... [2025-03-11T09:16:59.476Z] [2025-03-11T09:16:59.476Z] #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-03-11T09:17:00.084Z] #186 DONE 0.7s [2025-03-11T09:17:00.084Z] [2025-03-11T09:17:00.084Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-11T09:17:00.084Z] #147 ... [2025-03-11T09:17:00.084Z] [2025-03-11T09:17:00.085Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-11T09:17:00.353Z] #187 DONE 0.3s [2025-03-11T09:17:00.353Z] [2025-03-11T09:17:00.353Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-11T09:17:00.353Z] #152 ... [2025-03-11T09:17:00.353Z] [2025-03-11T09:17:00.353Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-11T09:17:00.630Z] #188 DONE 0.4s [2025-03-11T09:17:00.630Z] [2025-03-11T09:17:00.630Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-11T09:17:01.227Z] #189 DONE 0.5s [2025-03-11T09:17:01.227Z] [2025-03-11T09:17:01.227Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-11T09:17:01.227Z] #190 DONE 0.1s [2025-03-11T09:17:01.227Z] [2025-03-11T09:17:01.227Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-11T09:17:03.203Z] #191 DONE 1.7s [2025-03-11T09:17:03.203Z] [2025-03-11T09:17:03.203Z] #113 [security-secretstore-setup] exporting to image [2025-03-11T09:17:03.203Z] #113 exporting layers [2025-03-11T09:17:04.628Z] #113 exporting layers 1.6s done [2025-03-11T09:17:04.628Z] #113 writing image sha256:8e51824c032f5c3f710d068bc6f025b472b45b81d8a65aae62336f21a1ca633d 0.0s done [2025-03-11T09:17:04.628Z] #113 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-03-11T09:17:04.628Z] #113 DONE 12.0s [2025-03-11T09:17:04.628Z] [2025-03-11T09:17:04.628Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-11T09:18:26.254Z] #147 ... [2025-03-11T09:18:26.255Z] [2025-03-11T09:18:26.255Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-11T09:18:26.255Z] #144 DONE 2058.7s [2025-03-11T09:18:26.255Z] [2025-03-11T09:18:26.255Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-11T09:18:26.255Z] #154 ... [2025-03-11T09:18:26.255Z] [2025-03-11T09:18:26.255Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T09:18:26.255Z] #192 DONE 0.3s [2025-03-11T09:18:26.255Z] [2025-03-11T09:18:26.255Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-11T09:18:26.255Z] #193 DONE 0.4s [2025-03-11T09:18:26.255Z] [2025-03-11T09:18:26.255Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-11T09:18:26.255Z] #194 DONE 0.5s [2025-03-11T09:18:26.255Z] [2025-03-11T09:18:26.255Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T09:18:26.255Z] #36 ... [2025-03-11T09:18:26.255Z] [2025-03-11T09:18:26.255Z] #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-03-11T09:18:26.255Z] #195 DONE 0.1s [2025-03-11T09:18:26.255Z] [2025-03-11T09:18:26.255Z] #113 [security-spiffe-token-provider] exporting to image [2025-03-11T09:18:26.255Z] #113 exporting layers [2025-03-11T09:18:26.255Z] #113 exporting layers 1.1s done [2025-03-11T09:18:26.255Z] #113 writing image sha256:4584cde0a3b801f6cdedfb90a366b103de9c6afc9ca7725f76340dc26bb44d3d done [2025-03-11T09:18:26.255Z] #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-03-11T09:18:26.255Z] #113 DONE 13.1s [2025-03-11T09:18:26.255Z] [2025-03-11T09:18:26.255Z] #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-11T09:18:48.323Z] #41 ... [2025-03-11T09:18:48.323Z] [2025-03-11T09:18:48.323Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-11T09:18:48.323Z] #154 DONE 2091.0s [2025-03-11T09:18:48.323Z] [2025-03-11T09:18:48.323Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T09:18:48.323Z] #36 ... [2025-03-11T09:18:48.323Z] [2025-03-11T09:18:48.323Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T09:18:48.323Z] #196 DONE 0.2s [2025-03-11T09:18:48.323Z] [2025-03-11T09:18:48.323Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-11T09:18:48.323Z] #197 DONE 0.2s [2025-03-11T09:18:48.323Z] [2025-03-11T09:18:48.323Z] #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-11T09:18:48.323Z] #41 ... [2025-03-11T09:18:48.323Z] [2025-03-11T09:18:48.323Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-11T09:18:48.323Z] #198 DONE 0.5s [2025-03-11T09:18:48.323Z] [2025-03-11T09:18:48.323Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-11T09:18:48.612Z] #148 ... [2025-03-11T09:18:48.612Z] [2025-03-11T09:18:48.612Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-11T09:18:48.612Z] #199 DONE 0.1s [2025-03-11T09:18:48.612Z] [2025-03-11T09:18:48.612Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-11T09:18:48.899Z] #200 DONE 0.1s [2025-03-11T09:18:48.899Z] [2025-03-11T09:18:48.899Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-11T09:18:50.868Z] #201 DONE 2.0s [2025-03-11T09:18:50.868Z] [2025-03-11T09:18:50.868Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T09:18:50.868Z] #36 ... [2025-03-11T09:18:50.868Z] [2025-03-11T09:18:50.868Z] #113 [security-proxy-auth] exporting to image [2025-03-11T09:18:50.868Z] #113 exporting layers [2025-03-11T09:18:51.450Z] #113 exporting layers 0.7s done [2025-03-11T09:18:51.450Z] #113 writing image sha256:677d78bd9c6691fac78245c13d2d75a514da2975ebd399a4d09aba6df633fc57 done [2025-03-11T09:18:51.450Z] #113 naming to docker.io/library/security-proxy-auth-arm64 0.1s done [2025-03-11T09:18:51.450Z] #113 DONE 13.8s [2025-03-11T09:18:51.450Z] [2025-03-11T09:18:51.450Z] #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-11T09:18:55.703Z] #41 ... [2025-03-11T09:18:55.703Z] [2025-03-11T09:18:55.703Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-11T09:18:55.703Z] #149 DONE 2100.5s [2025-03-11T09:18:55.703Z] [2025-03-11T09:18:55.703Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T09:18:56.302Z] #36 ... [2025-03-11T09:18:56.302Z] [2025-03-11T09:18:56.302Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-11T09:18:56.302Z] #147 DONE 2101.6s [2025-03-11T09:18:56.302Z] [2025-03-11T09:18:56.302Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T09:18:57.818Z] #36 ... [2025-03-11T09:18:57.818Z] [2025-03-11T09:18:57.818Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-11T09:18:57.818Z] #151 DONE 2102.8s [2025-03-11T09:18:57.818Z] [2025-03-11T09:18:57.818Z] #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-11T09:18:59.276Z] #41 ... [2025-03-11T09:18:59.276Z] [2025-03-11T09:18:59.276Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T09:18:59.883Z] #202 DONE 0.4s [2025-03-11T09:18:59.883Z] [2025-03-11T09:18:59.883Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-11T09:19:00.151Z] #203 DONE 0.3s [2025-03-11T09:19:00.151Z] [2025-03-11T09:19:00.151Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-11T09:19:00.753Z] #204 ... [2025-03-11T09:19:00.753Z] [2025-03-11T09:19:00.753Z] #205 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T09:19:00.753Z] #205 DONE 0.2s [2025-03-11T09:19:00.753Z] [2025-03-11T09:19:00.753Z] #206 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-11T09:19:01.049Z] #206 ... [2025-03-11T09:19:01.049Z] [2025-03-11T09:19:01.049Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-11T09:19:01.049Z] #204 DONE 1.0s [2025-03-11T09:19:01.049Z] [2025-03-11T09:19:01.049Z] #207 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-11T09:19:01.652Z] #207 DONE 0.5s [2025-03-11T09:19:01.652Z] [2025-03-11T09:19:01.652Z] #206 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-11T09:19:01.652Z] #206 DONE 0.8s [2025-03-11T09:19:01.652Z] [2025-03-11T09:19:01.652Z] #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-11T09:19:01.927Z] #208 DONE 0.4s [2025-03-11T09:19:01.927Z] [2025-03-11T09:19:01.927Z] #113 [core-data] exporting to image [2025-03-11T09:19:01.927Z] #113 exporting layers [2025-03-11T09:19:02.523Z] #113 exporting layers 0.8s done [2025-03-11T09:19:02.523Z] #113 writing image sha256:26917b8fdc1b9caee1839697d790971fe4f859c6b0130529fdcb7c0869ee3fdb 0.0s done [2025-03-11T09:19:02.523Z] #113 naming to docker.io/library/core-data-arm64 0.0s done [2025-03-11T09:19:02.791Z] #113 exporting layers 0.8s done [2025-03-11T09:19:02.791Z] #113 writing image sha256:ff98893a20a6dfd8aef323e2cd1a0150123971c138b6fd84dcbea1debf55819a 0.0s done [2025-03-11T09:19:02.791Z] #113 naming to docker.io/library/core-keeper-arm64 [2025-03-11T09:19:03.068Z] #113 naming to docker.io/library/core-keeper-arm64 done [2025-03-11T09:19:03.068Z] #113 DONE 15.0s [2025-03-11T09:19:03.068Z] [2025-03-11T09:19:03.068Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T09:19:03.068Z] #209 DONE 0.3s [2025-03-11T09:19:03.068Z] [2025-03-11T09:19:03.068Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-11T09:19:03.348Z] #210 DONE 0.2s [2025-03-11T09:19:03.348Z] [2025-03-11T09:19:03.348Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-11T09:19:03.940Z] #211 DONE 0.7s [2025-03-11T09:19:03.940Z] [2025-03-11T09:19:03.940Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-11T09:19:03.940Z] #152 ... [2025-03-11T09:19:03.940Z] [2025-03-11T09:19:03.940Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-11T09:19:03.940Z] #212 DONE 0.1s [2025-03-11T09:19:04.207Z] [2025-03-11T09:19:04.207Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-11T09:19:04.207Z] #213 DONE 0.1s [2025-03-11T09:19:04.207Z] [2025-03-11T09:19:04.207Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-11T09:19:04.207Z] #152 ... [2025-03-11T09:19:04.207Z] [2025-03-11T09:19:04.207Z] #113 [core-metadata] exporting to image [2025-03-11T09:19:04.478Z] #113 exporting layers 0.4s done [2025-03-11T09:19:04.743Z] #113 writing image sha256:770f6f635a76f67a5e0dc0d8d98d12e1cc5fc50eece7259cb894c2396324a847 done [2025-03-11T09:19:04.743Z] #113 naming to docker.io/library/core-metadata-arm64 done [2025-03-11T09:19:04.743Z] #113 DONE 15.5s [2025-03-11T09:19:04.743Z] [2025-03-11T09:19:04.743Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T09:19:36.951Z] #36 ... [2025-03-11T09:19:36.951Z] [2025-03-11T09:19:36.951Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-11T09:19:36.951Z] #148 DONE 2138.7s [2025-03-11T09:19:36.951Z] [2025-03-11T09:19:36.951Z] #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-11T09:19:36.951Z] #41 ... [2025-03-11T09:19:36.951Z] [2025-03-11T09:19:36.951Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T09:19:36.951Z] #214 DONE 0.1s [2025-03-11T09:19:36.951Z] [2025-03-11T09:19:36.951Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T09:19:36.951Z] #35 ... [2025-03-11T09:19:36.951Z] [2025-03-11T09:19:36.951Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-11T09:19:36.951Z] #215 DONE 0.2s [2025-03-11T09:19:36.951Z] [2025-03-11T09:19:36.951Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-11T09:19:36.951Z] #216 DONE 0.5s [2025-03-11T09:19:36.951Z] [2025-03-11T09:19:36.951Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T09:19:36.951Z] #43 ... [2025-03-11T09:19:36.951Z] [2025-03-11T09:19:36.951Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-11T09:19:36.951Z] #217 DONE 0.1s [2025-03-11T09:19:36.951Z] [2025-03-11T09:19:36.951Z] #113 [support-scheduler] exporting to image [2025-03-11T09:19:36.951Z] #113 exporting layers [2025-03-11T09:19:37.913Z] #113 exporting layers 1.1s done [2025-03-11T09:19:37.913Z] #113 writing image sha256:fb01c10b959f351e3ad35c2955901f07b8f98aee1b6a211429bb82ab4fb6ee41 done [2025-03-11T09:19:37.913Z] #113 naming to docker.io/library/support-scheduler-arm64 done [2025-03-11T09:19:37.913Z] #113 DONE 16.6s [2025-03-11T09:19:37.913Z] [2025-03-11T09:19:37.913Z] #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-11T09:19:43.262Z] #41 ... [2025-03-11T09:19:43.262Z] [2025-03-11T09:19:43.262Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-11T09:19:43.262Z] #152 DONE 2148.3s [2025-03-11T09:19:43.262Z] [2025-03-11T09:19:43.262Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T09:19:44.672Z] #36 ... [2025-03-11T09:19:44.672Z] [2025-03-11T09:19:44.672Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T09:19:44.672Z] #218 DONE 0.1s [2025-03-11T09:19:44.672Z] [2025-03-11T09:19:44.672Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-11T09:19:44.672Z] #219 DONE 0.1s [2025-03-11T09:19:44.672Z] [2025-03-11T09:19:44.672Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-11T09:19:45.269Z] #220 DONE 0.6s [2025-03-11T09:19:45.269Z] [2025-03-11T09:19:45.269Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T09:19:45.535Z] #43 ... [2025-03-11T09:19:45.535Z] [2025-03-11T09:19:45.535Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-11T09:19:45.535Z] #221 DONE 0.1s [2025-03-11T09:19:45.535Z] [2025-03-11T09:19:45.535Z] #113 [support-notifications] exporting to image [2025-03-11T09:19:45.535Z] #113 exporting layers [2025-03-11T09:19:46.118Z] #113 exporting layers 0.6s done [2025-03-11T09:19:46.118Z] #113 writing image sha256:cadc1152731ad0b597b0375fca9c79b45664fe67fac6d18db6d3961d132f894e done [2025-03-11T09:19:46.118Z] #113 naming to docker.io/library/support-notifications-arm64 done [2025-03-11T09:19:46.118Z] #113 DONE 17.1s [2025-03-11T09:19:46.118Z] [2025-03-11T09:19:46.118Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T09:19:46.118Z] time="2025-03-11T08:40:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T09:19:46.118Z] time="2025-03-11T08:40:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T09:19:46.118Z] time="2025-03-11T08:40:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T09:19:46.118Z] time="2025-03-11T08:40:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T09:19:46.118Z] time="2025-03-11T08:40:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T09:19:46.118Z] time="2025-03-11T08:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T09:19:46.118Z] time="2025-03-11T08:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T09:19:46.118Z] time="2025-03-11T08:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T09:19:46.118Z] time="2025-03-11T08:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T09:19:46.118Z] time="2025-03-11T08:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T09:19:46.118Z] time="2025-03-11T08:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T09:19:46.118Z] time="2025-03-11T08:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T09:19:46.118Z] time="2025-03-11T08:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T09:19:46.118Z] time="2025-03-11T08:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T09:19:46.118Z] time="2025-03-11T08:40:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-11T09:19:46.146Z] $ docker stop --time=1 aaebded59e8bf4297a4afae2b4e3225ca7cd2b1dbcf74ffea35d94787e23cf07 [2025-03-11T09:19:47.843Z] $ docker rm -f --volumes aaebded59e8bf4297a4afae2b4e3225ca7cd2b1dbcf74ffea35d94787e23cf07 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T09:19:48.368Z] + docker images [2025-03-11T09:19:48.368Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-11T09:19:48.368Z] support-notifications-arm64 latest cadc1152731a 3 seconds ago 52MB [2025-03-11T09:19:48.368Z] support-scheduler-arm64 latest fb01c10b959f 12 seconds ago 48.2MB [2025-03-11T09:19:48.368Z] core-metadata-arm64 latest 770f6f635a76 45 seconds ago 33MB [2025-03-11T09:19:48.368Z] core-data-arm64 latest 26917b8fdc1b 47 seconds ago 32.8MB [2025-03-11T09:19:48.368Z] core-keeper-arm64 latest ff98893a20a6 47 seconds ago 32.5MB [2025-03-11T09:19:48.368Z] security-proxy-auth-arm64 latest 677d78bd9c66 58 seconds ago 31.8MB [2025-03-11T09:19:48.368Z] security-spiffe-token-provider-arm64 latest 4584cde0a3b8 About a minute ago 47.8MB [2025-03-11T09:19:48.368Z] security-secretstore-setup-arm64 latest 8e51824c032f 2 minutes ago 67.2MB [2025-03-11T09:19:48.368Z] security-proxy-setup-arm64 latest 62df791a1be1 3 minutes ago 38.6MB [2025-03-11T09:19:48.368Z] core-command-arm64 latest 2a01a0840872 3 minutes ago 28.4MB [2025-03-11T09:19:48.368Z] security-bootstrapper-arm64 latest 92526ed5ca38 18 minutes ago 21.1MB [2025-03-11T09:19:48.368Z] core-common-config-bootstrapper-arm64 latest 7eb157d22e76 18 minutes ago 17.9MB [2025-03-11T09:19:48.368Z] security-spire-agent-arm64 latest 776d5b8145c9 37 minutes ago 187MB [2025-03-11T09:19:48.368Z] security-spire-server-arm64 latest 6cf73749810d 37 minutes ago 144MB [2025-03-11T09:19:48.368Z] security-spire-config-arm64 latest 24c8ce782132 37 minutes ago 143MB [2025-03-11T09:19:48.368Z] ci-base-image-arm64 latest f68a0030bf13 40 minutes ago 909MB [2025-03-11T09:19:48.368Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.23-alpine-lts 72db82c1953f 4 days ago 560MB [2025-03-11T09:19:48.368Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 21 months 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-03-11T09:19:48.520Z] provisioning config files... [2025-03-11T09:19:48.536Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config13661640998346580739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T09:19:48.876Z] ---> ****-login.sh [2025-03-11T09:19:48.876Z] nexus3.edgexfoundry.org:10001 [2025-03-11T09:19:49.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:19:49.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:19:49.408Z] Configure a credential helper to remove this warning. See [2025-03-11T09:19:49.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:19:49.408Z] [2025-03-11T09:19:49.408Z] Login Succeeded [2025-03-11T09:19:49.408Z] nexus3.edgexfoundry.org:10002 [2025-03-11T09:19:49.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:19:49.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:19:49.940Z] Configure a credential helper to remove this warning. See [2025-03-11T09:19:49.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:19:49.940Z] [2025-03-11T09:19:49.940Z] Login Succeeded [2025-03-11T09:19:49.940Z] nexus3.edgexfoundry.org:10003 [2025-03-11T09:19:50.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:19:50.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:19:50.207Z] Configure a credential helper to remove this warning. See [2025-03-11T09:19:50.207Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:19:50.207Z] [2025-03-11T09:19:50.207Z] Login Succeeded [2025-03-11T09:19:50.207Z] nexus3.edgexfoundry.org:10004 [2025-03-11T09:19:50.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:19:50.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:19:50.747Z] Configure a credential helper to remove this warning. See [2025-03-11T09:19:50.747Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:19:50.747Z] [2025-03-11T09:19:50.747Z] Login Succeeded [2025-03-11T09:19:50.747Z] ****.io [2025-03-11T09:19:51.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:19:51.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:19:51.279Z] Configure a credential helper to remove this warning. See [2025-03-11T09:19:51.279Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:19:51.279Z] [2025-03-11T09:19:51.279Z] Login Succeeded [2025-03-11T09:19:51.279Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T09:19:51.291Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T09:19:51.350Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T09:19:51.386Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-03-11T09:19:51.386Z] 036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:19:51.386Z] 4.0.0 [2025-03-11T09:19:51.386Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:19:51.386Z] odessa [2025-03-11T09:19:51.386Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:19:51.767Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:19:52.162Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:19:52.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-11T09:19:52.162Z] 1c22f2a42182: Preparing [2025-03-11T09:19:52.162Z] e62cef74fed8: Preparing [2025-03-11T09:19:52.162Z] b21cb09037c6: Preparing [2025-03-11T09:19:52.162Z] fa795304a936: Preparing [2025-03-11T09:19:52.162Z] cd30a8bb600d: Preparing [2025-03-11T09:19:52.162Z] e426fae55875: Preparing [2025-03-11T09:19:52.162Z] dd9c8f8612c8: Preparing [2025-03-11T09:19:52.162Z] e426fae55875: Waiting [2025-03-11T09:19:52.162Z] dd9c8f8612c8: Waiting [2025-03-11T09:19:52.428Z] b21cb09037c6: Pushed [2025-03-11T09:19:52.428Z] cd30a8bb600d: Pushed [2025-03-11T09:19:52.428Z] fa795304a936: Pushed [2025-03-11T09:19:52.428Z] 1c22f2a42182: Pushed [2025-03-11T09:19:52.428Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:19:52.428Z] e426fae55875: Pushed [2025-03-11T09:19:57.770Z] e62cef74fed8: Pushed [2025-03-11T09:19:57.770Z] 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:3b9a403589b8afc12ac84eccc0803a1d2c8c3df3286e181cd2857c72340b9a8c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:19:58.129Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:19:58.487Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0 [2025-03-11T09:19:58.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-11T09:19:58.487Z] 1c22f2a42182: Preparing [2025-03-11T09:19:58.487Z] e62cef74fed8: Preparing [2025-03-11T09:19:58.487Z] b21cb09037c6: Preparing [2025-03-11T09:19:58.487Z] fa795304a936: Preparing [2025-03-11T09:19:58.487Z] cd30a8bb600d: Preparing [2025-03-11T09:19:58.487Z] e426fae55875: Preparing [2025-03-11T09:19:58.487Z] dd9c8f8612c8: Preparing [2025-03-11T09:19:58.487Z] e426fae55875: Waiting [2025-03-11T09:19:58.487Z] dd9c8f8612c8: Waiting [2025-03-11T09:19:58.487Z] cd30a8bb600d: Layer already exists [2025-03-11T09:19:58.487Z] fa795304a936: Layer already exists [2025-03-11T09:19:58.487Z] b21cb09037c6: Layer already exists [2025-03-11T09:19:58.487Z] 1c22f2a42182: Layer already exists [2025-03-11T09:19:58.487Z] e62cef74fed8: Layer already exists [2025-03-11T09:19:58.487Z] e426fae55875: Layer already exists [2025-03-11T09:19:58.487Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:19:58.753Z] 4.0.0: digest: sha256:3b9a403589b8afc12ac84eccc0803a1d2c8c3df3286e181cd2857c72340b9a8c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:19:59.127Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:19:59.505Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:19:59.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-11T09:19:59.505Z] 1c22f2a42182: Preparing [2025-03-11T09:19:59.505Z] e62cef74fed8: Preparing [2025-03-11T09:19:59.505Z] b21cb09037c6: Preparing [2025-03-11T09:19:59.505Z] fa795304a936: Preparing [2025-03-11T09:19:59.505Z] cd30a8bb600d: Preparing [2025-03-11T09:19:59.505Z] e426fae55875: Preparing [2025-03-11T09:19:59.505Z] dd9c8f8612c8: Preparing [2025-03-11T09:19:59.505Z] e426fae55875: Waiting [2025-03-11T09:19:59.505Z] dd9c8f8612c8: Waiting [2025-03-11T09:19:59.505Z] fa795304a936: Layer already exists [2025-03-11T09:19:59.505Z] e62cef74fed8: Layer already exists [2025-03-11T09:19:59.505Z] cd30a8bb600d: Layer already exists [2025-03-11T09:19:59.505Z] 1c22f2a42182: Layer already exists [2025-03-11T09:19:59.505Z] b21cb09037c6: Layer already exists [2025-03-11T09:19:59.505Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:19:59.505Z] e426fae55875: Layer already exists [2025-03-11T09:19:59.771Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:3b9a403589b8afc12ac84eccc0803a1d2c8c3df3286e181cd2857c72340b9a8c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:00.133Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:00.497Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [2025-03-11T09:20:00.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-11T09:20:00.497Z] 1c22f2a42182: Preparing [2025-03-11T09:20:00.497Z] e62cef74fed8: Preparing [2025-03-11T09:20:00.497Z] b21cb09037c6: Preparing [2025-03-11T09:20:00.497Z] fa795304a936: Preparing [2025-03-11T09:20:00.497Z] cd30a8bb600d: Preparing [2025-03-11T09:20:00.497Z] e426fae55875: Preparing [2025-03-11T09:20:00.497Z] dd9c8f8612c8: Preparing [2025-03-11T09:20:00.497Z] dd9c8f8612c8: Waiting [2025-03-11T09:20:00.497Z] e426fae55875: Waiting [2025-03-11T09:20:00.497Z] e62cef74fed8: Layer already exists [2025-03-11T09:20:00.497Z] fa795304a936: Layer already exists [2025-03-11T09:20:00.497Z] b21cb09037c6: Layer already exists [2025-03-11T09:20:00.497Z] cd30a8bb600d: Layer already exists [2025-03-11T09:20:00.497Z] 1c22f2a42182: Layer already exists [2025-03-11T09:20:00.497Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:20:00.497Z] e426fae55875: Layer already exists [2025-03-11T09:20:00.762Z] odessa: digest: sha256:3b9a403589b8afc12ac84eccc0803a1d2c8c3df3286e181cd2857c72340b9a8c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T09:20:00.852Z] ===================================================== [Pipeline] echo [2025-03-11T09:20:00.866Z] taggedImages: [2025-03-11T09:20:00.866Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:20:00.866Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0 [2025-03-11T09:20:00.866Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:20:00.866Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo [2025-03-11T09:20:00.891Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-03-11T09:20:00.891Z] 036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:20:00.891Z] 4.0.0 [2025-03-11T09:20:00.891Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:20:00.891Z] odessa [2025-03-11T09:20:00.891Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:01.268Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:01.642Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:20:01.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-11T09:20:01.642Z] a4e30abbf9a2: Preparing [2025-03-11T09:20:01.642Z] 81a30e483e30: Preparing [2025-03-11T09:20:01.642Z] 46356a147066: Preparing [2025-03-11T09:20:01.642Z] 5e0dcf557934: Preparing [2025-03-11T09:20:01.642Z] b21cb09037c6: Preparing [2025-03-11T09:20:01.642Z] fa795304a936: Preparing [2025-03-11T09:20:01.642Z] cd30a8bb600d: Preparing [2025-03-11T09:20:01.642Z] e426fae55875: Preparing [2025-03-11T09:20:01.642Z] dd9c8f8612c8: Preparing [2025-03-11T09:20:01.642Z] fa795304a936: Waiting [2025-03-11T09:20:01.642Z] e426fae55875: Waiting [2025-03-11T09:20:01.642Z] dd9c8f8612c8: Waiting [2025-03-11T09:20:01.642Z] cd30a8bb600d: Waiting [2025-03-11T09:20:01.642Z] b21cb09037c6: Layer already exists [2025-03-11T09:20:01.908Z] fa795304a936: Layer already exists [2025-03-11T09:20:01.908Z] 46356a147066: Pushed [2025-03-11T09:20:01.908Z] cd30a8bb600d: Layer already exists [2025-03-11T09:20:01.908Z] 81a30e483e30: Pushed [2025-03-11T09:20:01.908Z] e426fae55875: Layer already exists [2025-03-11T09:20:01.908Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:20:01.908Z] a4e30abbf9a2: Pushed [2025-03-11T09:20:04.486Z] 5e0dcf557934: Pushed [2025-03-11T09:20:04.486Z] 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:3c4ac50bf2568d732357a27a46a5d461bf390e0b44c62b56d6fc5037efe4215a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:04.872Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:05.243Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0 [2025-03-11T09:20:05.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-11T09:20:05.244Z] a4e30abbf9a2: Preparing [2025-03-11T09:20:05.244Z] 81a30e483e30: Preparing [2025-03-11T09:20:05.244Z] 46356a147066: Preparing [2025-03-11T09:20:05.244Z] 5e0dcf557934: Preparing [2025-03-11T09:20:05.244Z] b21cb09037c6: Preparing [2025-03-11T09:20:05.244Z] fa795304a936: Preparing [2025-03-11T09:20:05.244Z] cd30a8bb600d: Preparing [2025-03-11T09:20:05.244Z] e426fae55875: Preparing [2025-03-11T09:20:05.244Z] dd9c8f8612c8: Preparing [2025-03-11T09:20:05.244Z] e426fae55875: Waiting [2025-03-11T09:20:05.244Z] dd9c8f8612c8: Waiting [2025-03-11T09:20:05.244Z] fa795304a936: Waiting [2025-03-11T09:20:05.244Z] cd30a8bb600d: Waiting [2025-03-11T09:20:05.244Z] b21cb09037c6: Layer already exists [2025-03-11T09:20:05.244Z] 46356a147066: Layer already exists [2025-03-11T09:20:05.244Z] a4e30abbf9a2: Layer already exists [2025-03-11T09:20:05.244Z] 5e0dcf557934: Layer already exists [2025-03-11T09:20:05.244Z] 81a30e483e30: Layer already exists [2025-03-11T09:20:05.244Z] fa795304a936: Layer already exists [2025-03-11T09:20:05.244Z] cd30a8bb600d: Layer already exists [2025-03-11T09:20:05.244Z] e426fae55875: Layer already exists [2025-03-11T09:20:05.244Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:20:05.511Z] 4.0.0: digest: sha256:3c4ac50bf2568d732357a27a46a5d461bf390e0b44c62b56d6fc5037efe4215a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:05.888Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:06.249Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:20:06.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-11T09:20:06.249Z] a4e30abbf9a2: Preparing [2025-03-11T09:20:06.249Z] 81a30e483e30: Preparing [2025-03-11T09:20:06.249Z] 46356a147066: Preparing [2025-03-11T09:20:06.249Z] 5e0dcf557934: Preparing [2025-03-11T09:20:06.249Z] b21cb09037c6: Preparing [2025-03-11T09:20:06.249Z] fa795304a936: Preparing [2025-03-11T09:20:06.249Z] cd30a8bb600d: Preparing [2025-03-11T09:20:06.249Z] e426fae55875: Preparing [2025-03-11T09:20:06.249Z] dd9c8f8612c8: Preparing [2025-03-11T09:20:06.249Z] cd30a8bb600d: Waiting [2025-03-11T09:20:06.249Z] e426fae55875: Waiting [2025-03-11T09:20:06.249Z] dd9c8f8612c8: Waiting [2025-03-11T09:20:06.249Z] fa795304a936: Waiting [2025-03-11T09:20:06.249Z] 5e0dcf557934: Layer already exists [2025-03-11T09:20:06.249Z] 46356a147066: Layer already exists [2025-03-11T09:20:06.249Z] b21cb09037c6: Layer already exists [2025-03-11T09:20:06.249Z] a4e30abbf9a2: Layer already exists [2025-03-11T09:20:06.249Z] 81a30e483e30: Layer already exists [2025-03-11T09:20:06.249Z] cd30a8bb600d: Layer already exists [2025-03-11T09:20:06.249Z] fa795304a936: Layer already exists [2025-03-11T09:20:06.249Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:20:06.249Z] e426fae55875: Layer already exists [2025-03-11T09:20:06.516Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:3c4ac50bf2568d732357a27a46a5d461bf390e0b44c62b56d6fc5037efe4215a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:06.878Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:07.230Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [2025-03-11T09:20:07.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-11T09:20:07.230Z] a4e30abbf9a2: Preparing [2025-03-11T09:20:07.230Z] 81a30e483e30: Preparing [2025-03-11T09:20:07.230Z] 46356a147066: Preparing [2025-03-11T09:20:07.230Z] 5e0dcf557934: Preparing [2025-03-11T09:20:07.230Z] b21cb09037c6: Preparing [2025-03-11T09:20:07.230Z] fa795304a936: Preparing [2025-03-11T09:20:07.230Z] cd30a8bb600d: Preparing [2025-03-11T09:20:07.230Z] e426fae55875: Preparing [2025-03-11T09:20:07.230Z] dd9c8f8612c8: Preparing [2025-03-11T09:20:07.230Z] cd30a8bb600d: Waiting [2025-03-11T09:20:07.230Z] e426fae55875: Waiting [2025-03-11T09:20:07.230Z] dd9c8f8612c8: Waiting [2025-03-11T09:20:07.230Z] fa795304a936: Waiting [2025-03-11T09:20:07.230Z] 81a30e483e30: Layer already exists [2025-03-11T09:20:07.230Z] b21cb09037c6: Layer already exists [2025-03-11T09:20:07.230Z] 5e0dcf557934: Layer already exists [2025-03-11T09:20:07.230Z] a4e30abbf9a2: Layer already exists [2025-03-11T09:20:07.230Z] 46356a147066: Layer already exists [2025-03-11T09:20:07.230Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:20:07.230Z] e426fae55875: Layer already exists [2025-03-11T09:20:07.230Z] fa795304a936: Layer already exists [2025-03-11T09:20:07.230Z] cd30a8bb600d: Layer already exists [2025-03-11T09:20:12.567Z] odessa: digest: sha256:3c4ac50bf2568d732357a27a46a5d461bf390e0b44c62b56d6fc5037efe4215a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T09:20:12.647Z] ===================================================== [Pipeline] echo [2025-03-11T09:20:12.661Z] taggedImages: [2025-03-11T09:20:12.661Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:20:12.661Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0 [2025-03-11T09:20:12.661Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:20:12.661Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo [2025-03-11T09:20:12.687Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-03-11T09:20:12.687Z] 036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:20:12.687Z] 4.0.0 [2025-03-11T09:20:12.687Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:20:12.687Z] odessa [2025-03-11T09:20:12.687Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:13.078Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:19.898Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:20:19.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-11T09:20:19.898Z] eb650289bed5: Preparing [2025-03-11T09:20:19.898Z] 54002accebc5: Preparing [2025-03-11T09:20:19.898Z] b21cb09037c6: Preparing [2025-03-11T09:20:19.898Z] fa795304a936: Preparing [2025-03-11T09:20:19.898Z] 680650c52cf8: Preparing [2025-03-11T09:20:19.898Z] bf7c984d9e26: Preparing [2025-03-11T09:20:19.898Z] bf7c984d9e26: Waiting [2025-03-11T09:20:19.898Z] dd9c8f8612c8: Preparing [2025-03-11T09:20:19.898Z] dd9c8f8612c8: Waiting [2025-03-11T09:20:19.898Z] fa795304a936: Layer already exists [2025-03-11T09:20:20.164Z] b21cb09037c6: Layer already exists [2025-03-11T09:20:20.164Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:20:20.164Z] 680650c52cf8: Pushed [2025-03-11T09:20:20.164Z] eb650289bed5: Pushed [2025-03-11T09:20:20.164Z] bf7c984d9e26: Pushed [2025-03-11T09:20:25.572Z] 54002accebc5: Pushed [2025-03-11T09:20:25.844Z] 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:44375e930fc1c39f44a0186b5717944ea7c1e145d63b6606ea600988e692aaad size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:26.207Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:26.597Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0 [2025-03-11T09:20:26.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-11T09:20:26.597Z] eb650289bed5: Preparing [2025-03-11T09:20:26.597Z] 54002accebc5: Preparing [2025-03-11T09:20:26.597Z] b21cb09037c6: Preparing [2025-03-11T09:20:26.597Z] fa795304a936: Preparing [2025-03-11T09:20:26.597Z] 680650c52cf8: Preparing [2025-03-11T09:20:26.597Z] bf7c984d9e26: Preparing [2025-03-11T09:20:26.597Z] dd9c8f8612c8: Preparing [2025-03-11T09:20:26.597Z] bf7c984d9e26: Waiting [2025-03-11T09:20:26.597Z] dd9c8f8612c8: Waiting [2025-03-11T09:20:26.597Z] eb650289bed5: Layer already exists [2025-03-11T09:20:26.597Z] fa795304a936: Layer already exists [2025-03-11T09:20:26.597Z] b21cb09037c6: Layer already exists [2025-03-11T09:20:26.597Z] 680650c52cf8: Layer already exists [2025-03-11T09:20:26.597Z] 54002accebc5: Layer already exists [2025-03-11T09:20:26.597Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:20:26.597Z] bf7c984d9e26: Layer already exists [2025-03-11T09:20:26.869Z] 4.0.0: digest: sha256:44375e930fc1c39f44a0186b5717944ea7c1e145d63b6606ea600988e692aaad size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:27.251Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:27.614Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:20:27.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-11T09:20:27.614Z] eb650289bed5: Preparing [2025-03-11T09:20:27.614Z] 54002accebc5: Preparing [2025-03-11T09:20:27.614Z] b21cb09037c6: Preparing [2025-03-11T09:20:27.614Z] fa795304a936: Preparing [2025-03-11T09:20:27.614Z] 680650c52cf8: Preparing [2025-03-11T09:20:27.614Z] bf7c984d9e26: Preparing [2025-03-11T09:20:27.614Z] dd9c8f8612c8: Preparing [2025-03-11T09:20:27.614Z] bf7c984d9e26: Waiting [2025-03-11T09:20:27.614Z] dd9c8f8612c8: Waiting [2025-03-11T09:20:27.614Z] eb650289bed5: Layer already exists [2025-03-11T09:20:27.614Z] fa795304a936: Layer already exists [2025-03-11T09:20:27.614Z] b21cb09037c6: Layer already exists [2025-03-11T09:20:27.614Z] 54002accebc5: Layer already exists [2025-03-11T09:20:27.614Z] 680650c52cf8: Layer already exists [2025-03-11T09:20:27.614Z] bf7c984d9e26: Layer already exists [2025-03-11T09:20:27.614Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:20:27.882Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:44375e930fc1c39f44a0186b5717944ea7c1e145d63b6606ea600988e692aaad size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:28.250Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:28.616Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [2025-03-11T09:20:28.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-11T09:20:28.616Z] eb650289bed5: Preparing [2025-03-11T09:20:28.616Z] 54002accebc5: Preparing [2025-03-11T09:20:28.616Z] b21cb09037c6: Preparing [2025-03-11T09:20:28.616Z] fa795304a936: Preparing [2025-03-11T09:20:28.616Z] 680650c52cf8: Preparing [2025-03-11T09:20:28.616Z] bf7c984d9e26: Preparing [2025-03-11T09:20:28.616Z] dd9c8f8612c8: Preparing [2025-03-11T09:20:28.616Z] bf7c984d9e26: Waiting [2025-03-11T09:20:28.616Z] dd9c8f8612c8: Waiting [2025-03-11T09:20:28.616Z] eb650289bed5: Layer already exists [2025-03-11T09:20:28.616Z] 680650c52cf8: Layer already exists [2025-03-11T09:20:28.617Z] 54002accebc5: Layer already exists [2025-03-11T09:20:28.617Z] b21cb09037c6: Layer already exists [2025-03-11T09:20:28.617Z] fa795304a936: Layer already exists [2025-03-11T09:20:28.617Z] bf7c984d9e26: Layer already exists [2025-03-11T09:20:28.617Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:20:28.883Z] odessa: digest: sha256:44375e930fc1c39f44a0186b5717944ea7c1e145d63b6606ea600988e692aaad size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T09:20:28.960Z] ===================================================== [Pipeline] echo [2025-03-11T09:20:28.978Z] taggedImages: [2025-03-11T09:20:28.978Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:20:28.978Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0 [2025-03-11T09:20:28.978Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:20:28.978Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo [2025-03-11T09:20:29.018Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-03-11T09:20:29.018Z] 036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:20:29.018Z] 4.0.0 [2025-03-11T09:20:29.018Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:20:29.018Z] odessa [2025-03-11T09:20:29.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:29.374Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:29.728Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:20:29.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-11T09:20:29.728Z] 7551e850b999: Preparing [2025-03-11T09:20:29.728Z] 533ffa082ce1: Preparing [2025-03-11T09:20:29.728Z] fa795304a936: Preparing [2025-03-11T09:20:29.728Z] a2cd72e9df14: Preparing [2025-03-11T09:20:29.728Z] 2780076b9989: Preparing [2025-03-11T09:20:29.728Z] dd9c8f8612c8: Preparing [2025-03-11T09:20:29.728Z] dd9c8f8612c8: Waiting [2025-03-11T09:20:29.728Z] fa795304a936: Layer already exists [2025-03-11T09:20:29.996Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:20:29.996Z] 7551e850b999: Pushed [2025-03-11T09:20:29.996Z] 2780076b9989: Pushed [2025-03-11T09:20:29.996Z] a2cd72e9df14: Pushed [2025-03-11T09:20:35.327Z] 533ffa082ce1: Pushed [2025-03-11T09:20:35.592Z] 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:d8c1d220ff98a4536836a053c395ed6432e076fa1ac63b3855380b9a4f915815 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:35.946Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:36.291Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0 [2025-03-11T09:20:36.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-11T09:20:36.292Z] 7551e850b999: Preparing [2025-03-11T09:20:36.292Z] 533ffa082ce1: Preparing [2025-03-11T09:20:36.292Z] fa795304a936: Preparing [2025-03-11T09:20:36.292Z] a2cd72e9df14: Preparing [2025-03-11T09:20:36.292Z] 2780076b9989: Preparing [2025-03-11T09:20:36.292Z] dd9c8f8612c8: Preparing [2025-03-11T09:20:36.292Z] dd9c8f8612c8: Waiting [2025-03-11T09:20:36.292Z] a2cd72e9df14: Layer already exists [2025-03-11T09:20:36.292Z] 533ffa082ce1: Layer already exists [2025-03-11T09:20:36.292Z] fa795304a936: Layer already exists [2025-03-11T09:20:36.292Z] 7551e850b999: Layer already exists [2025-03-11T09:20:36.292Z] 2780076b9989: Layer already exists [2025-03-11T09:20:36.292Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:20:36.555Z] 4.0.0: digest: sha256:d8c1d220ff98a4536836a053c395ed6432e076fa1ac63b3855380b9a4f915815 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:36.899Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:37.251Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:20:37.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-11T09:20:37.251Z] 7551e850b999: Preparing [2025-03-11T09:20:37.251Z] 533ffa082ce1: Preparing [2025-03-11T09:20:37.251Z] fa795304a936: Preparing [2025-03-11T09:20:37.251Z] a2cd72e9df14: Preparing [2025-03-11T09:20:37.251Z] 2780076b9989: Preparing [2025-03-11T09:20:37.251Z] dd9c8f8612c8: Preparing [2025-03-11T09:20:37.251Z] dd9c8f8612c8: Waiting [2025-03-11T09:20:37.251Z] 7551e850b999: Layer already exists [2025-03-11T09:20:37.251Z] a2cd72e9df14: Layer already exists [2025-03-11T09:20:37.251Z] 2780076b9989: Layer already exists [2025-03-11T09:20:37.251Z] fa795304a936: Layer already exists [2025-03-11T09:20:37.251Z] 533ffa082ce1: Layer already exists [2025-03-11T09:20:37.251Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:20:37.515Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:d8c1d220ff98a4536836a053c395ed6432e076fa1ac63b3855380b9a4f915815 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:37.865Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:38.220Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [2025-03-11T09:20:38.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-11T09:20:38.220Z] 7551e850b999: Preparing [2025-03-11T09:20:38.220Z] 533ffa082ce1: Preparing [2025-03-11T09:20:38.220Z] fa795304a936: Preparing [2025-03-11T09:20:38.220Z] a2cd72e9df14: Preparing [2025-03-11T09:20:38.220Z] 2780076b9989: Preparing [2025-03-11T09:20:38.220Z] dd9c8f8612c8: Preparing [2025-03-11T09:20:38.220Z] dd9c8f8612c8: Waiting [2025-03-11T09:20:38.220Z] fa795304a936: Layer already exists [2025-03-11T09:20:38.220Z] 533ffa082ce1: Layer already exists [2025-03-11T09:20:38.220Z] 7551e850b999: Layer already exists [2025-03-11T09:20:38.220Z] a2cd72e9df14: Layer already exists [2025-03-11T09:20:38.220Z] 2780076b9989: Layer already exists [2025-03-11T09:20:38.220Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:20:38.220Z] odessa: digest: sha256:d8c1d220ff98a4536836a053c395ed6432e076fa1ac63b3855380b9a4f915815 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T09:20:38.304Z] ===================================================== [Pipeline] echo [2025-03-11T09:20:38.315Z] taggedImages: [2025-03-11T09:20:38.315Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:20:38.315Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0 [2025-03-11T09:20:38.315Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:20:38.315Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo [2025-03-11T09:20:38.340Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-03-11T09:20:38.340Z] 036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:20:38.340Z] 4.0.0 [2025-03-11T09:20:38.340Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:20:38.340Z] odessa [2025-03-11T09:20:38.340Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:38.713Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:39.085Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:20:39.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-11T09:20:39.085Z] 5e69e636088d: Preparing [2025-03-11T09:20:39.085Z] 546776072c92: Preparing [2025-03-11T09:20:39.085Z] a4234452b9ff: Preparing [2025-03-11T09:20:39.085Z] b21cb09037c6: Preparing [2025-03-11T09:20:39.085Z] fa795304a936: Preparing [2025-03-11T09:20:39.085Z] cd30a8bb600d: Preparing [2025-03-11T09:20:39.085Z] e426fae55875: Preparing [2025-03-11T09:20:39.085Z] cd30a8bb600d: Waiting [2025-03-11T09:20:39.085Z] dd9c8f8612c8: Preparing [2025-03-11T09:20:39.085Z] e426fae55875: Waiting [2025-03-11T09:20:39.085Z] fa795304a936: Layer already exists [2025-03-11T09:20:39.085Z] b21cb09037c6: Layer already exists [2025-03-11T09:20:39.085Z] cd30a8bb600d: Layer already exists [2025-03-11T09:20:39.351Z] e426fae55875: Layer already exists [2025-03-11T09:20:39.352Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:20:39.352Z] 546776072c92: Pushed [2025-03-11T09:20:39.352Z] 5e69e636088d: Pushed [2025-03-11T09:20:44.682Z] a4234452b9ff: Pushed [2025-03-11T09:20:44.948Z] 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:ff27b9ac088cf13e1a753a74c7682df44ba8c8b2dff9b6c8e397951c8463e57d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:45.306Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:45.663Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0 [2025-03-11T09:20:45.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-11T09:20:45.663Z] 5e69e636088d: Preparing [2025-03-11T09:20:45.663Z] 546776072c92: Preparing [2025-03-11T09:20:45.663Z] a4234452b9ff: Preparing [2025-03-11T09:20:45.663Z] b21cb09037c6: Preparing [2025-03-11T09:20:45.663Z] fa795304a936: Preparing [2025-03-11T09:20:45.663Z] cd30a8bb600d: Preparing [2025-03-11T09:20:45.663Z] e426fae55875: Preparing [2025-03-11T09:20:45.663Z] dd9c8f8612c8: Preparing [2025-03-11T09:20:45.663Z] cd30a8bb600d: Waiting [2025-03-11T09:20:45.663Z] e426fae55875: Waiting [2025-03-11T09:20:45.663Z] dd9c8f8612c8: Waiting [2025-03-11T09:20:45.663Z] fa795304a936: Layer already exists [2025-03-11T09:20:45.663Z] a4234452b9ff: Layer already exists [2025-03-11T09:20:45.663Z] b21cb09037c6: Layer already exists [2025-03-11T09:20:45.663Z] 5e69e636088d: Layer already exists [2025-03-11T09:20:45.663Z] 546776072c92: Layer already exists [2025-03-11T09:20:45.663Z] e426fae55875: Layer already exists [2025-03-11T09:20:45.663Z] cd30a8bb600d: Layer already exists [2025-03-11T09:20:45.663Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:20:45.663Z] 4.0.0: digest: sha256:ff27b9ac088cf13e1a753a74c7682df44ba8c8b2dff9b6c8e397951c8463e57d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:46.292Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:46.652Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:20:46.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-11T09:20:46.652Z] 5e69e636088d: Preparing [2025-03-11T09:20:46.652Z] 546776072c92: Preparing [2025-03-11T09:20:46.652Z] a4234452b9ff: Preparing [2025-03-11T09:20:46.652Z] b21cb09037c6: Preparing [2025-03-11T09:20:46.652Z] fa795304a936: Preparing [2025-03-11T09:20:46.652Z] cd30a8bb600d: Preparing [2025-03-11T09:20:46.652Z] e426fae55875: Preparing [2025-03-11T09:20:46.652Z] dd9c8f8612c8: Preparing [2025-03-11T09:20:46.652Z] cd30a8bb600d: Waiting [2025-03-11T09:20:46.652Z] e426fae55875: Waiting [2025-03-11T09:20:46.652Z] dd9c8f8612c8: Waiting [2025-03-11T09:20:46.652Z] a4234452b9ff: Layer already exists [2025-03-11T09:20:46.652Z] fa795304a936: Layer already exists [2025-03-11T09:20:46.652Z] b21cb09037c6: Layer already exists [2025-03-11T09:20:46.652Z] 5e69e636088d: Layer already exists [2025-03-11T09:20:46.652Z] 546776072c92: Layer already exists [2025-03-11T09:20:46.652Z] e426fae55875: Layer already exists [2025-03-11T09:20:46.652Z] cd30a8bb600d: Layer already exists [2025-03-11T09:20:46.652Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:20:46.918Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:ff27b9ac088cf13e1a753a74c7682df44ba8c8b2dff9b6c8e397951c8463e57d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:47.281Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:47.639Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [2025-03-11T09:20:47.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-11T09:20:47.639Z] 5e69e636088d: Preparing [2025-03-11T09:20:47.639Z] 546776072c92: Preparing [2025-03-11T09:20:47.639Z] a4234452b9ff: Preparing [2025-03-11T09:20:47.639Z] b21cb09037c6: Preparing [2025-03-11T09:20:47.639Z] fa795304a936: Preparing [2025-03-11T09:20:47.639Z] cd30a8bb600d: Preparing [2025-03-11T09:20:47.639Z] e426fae55875: Preparing [2025-03-11T09:20:47.639Z] dd9c8f8612c8: Preparing [2025-03-11T09:20:47.639Z] e426fae55875: Waiting [2025-03-11T09:20:47.639Z] dd9c8f8612c8: Waiting [2025-03-11T09:20:47.639Z] cd30a8bb600d: Waiting [2025-03-11T09:20:47.639Z] 546776072c92: Layer already exists [2025-03-11T09:20:47.639Z] b21cb09037c6: Layer already exists [2025-03-11T09:20:47.639Z] 5e69e636088d: Layer already exists [2025-03-11T09:20:47.639Z] fa795304a936: Layer already exists [2025-03-11T09:20:47.639Z] a4234452b9ff: Layer already exists [2025-03-11T09:20:47.639Z] cd30a8bb600d: Layer already exists [2025-03-11T09:20:47.639Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:20:47.639Z] e426fae55875: Layer already exists [2025-03-11T09:20:47.905Z] odessa: digest: sha256:ff27b9ac088cf13e1a753a74c7682df44ba8c8b2dff9b6c8e397951c8463e57d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T09:20:47.998Z] ===================================================== [Pipeline] echo [2025-03-11T09:20:48.011Z] taggedImages: [2025-03-11T09:20:48.011Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:20:48.011Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0 [2025-03-11T09:20:48.011Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:20:48.011Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo [2025-03-11T09:20:48.040Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-03-11T09:20:48.040Z] 036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:20:48.040Z] 4.0.0 [2025-03-11T09:20:48.040Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:20:48.040Z] odessa [2025-03-11T09:20:48.040Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:48.408Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:48.772Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:20:48.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-11T09:20:48.772Z] 72cf0818b2cd: Preparing [2025-03-11T09:20:48.772Z] 76632e16d27e: Preparing [2025-03-11T09:20:48.772Z] 870378206e7f: Preparing [2025-03-11T09:20:48.772Z] 625edcc4b2e4: Preparing [2025-03-11T09:20:48.772Z] 034ba6723b71: Preparing [2025-03-11T09:20:48.772Z] 1b618b80d506: Preparing [2025-03-11T09:20:48.772Z] fac66b534097: Preparing [2025-03-11T09:20:48.772Z] b21cb09037c6: Preparing [2025-03-11T09:20:48.772Z] fa795304a936: Preparing [2025-03-11T09:20:48.772Z] 50ef2865c8f4: Preparing [2025-03-11T09:20:48.772Z] 146268fa63f0: Preparing [2025-03-11T09:20:48.772Z] 5f70bf18a086: Preparing [2025-03-11T09:20:48.772Z] fac66b534097: Waiting [2025-03-11T09:20:48.772Z] b21cb09037c6: Waiting [2025-03-11T09:20:48.772Z] fa795304a936: Waiting [2025-03-11T09:20:48.772Z] 50ef2865c8f4: Waiting [2025-03-11T09:20:48.772Z] 146268fa63f0: Waiting [2025-03-11T09:20:48.772Z] 1b618b80d506: Waiting [2025-03-11T09:20:48.772Z] 5f70bf18a086: Waiting [2025-03-11T09:20:48.772Z] 6fc37f358471: Preparing [2025-03-11T09:20:48.772Z] d622dc5cf756: Preparing [2025-03-11T09:20:48.772Z] 32afefe07d0c: Preparing [2025-03-11T09:20:48.772Z] dd9c8f8612c8: Preparing [2025-03-11T09:20:48.772Z] 6fc37f358471: Waiting [2025-03-11T09:20:48.772Z] d622dc5cf756: Waiting [2025-03-11T09:20:48.772Z] 32afefe07d0c: Waiting [2025-03-11T09:20:48.772Z] dd9c8f8612c8: Waiting [2025-03-11T09:20:49.044Z] 870378206e7f: Pushed [2025-03-11T09:20:49.044Z] 034ba6723b71: Pushed [2025-03-11T09:20:49.044Z] 625edcc4b2e4: Pushed [2025-03-11T09:20:49.044Z] 76632e16d27e: Pushed [2025-03-11T09:20:49.044Z] 72cf0818b2cd: Pushed [2025-03-11T09:20:49.044Z] fa795304a936: Layer already exists [2025-03-11T09:20:49.044Z] b21cb09037c6: Layer already exists [2025-03-11T09:20:49.044Z] 1b618b80d506: Pushed [2025-03-11T09:20:49.044Z] 5f70bf18a086: Layer already exists [2025-03-11T09:20:49.310Z] 50ef2865c8f4: Pushed [2025-03-11T09:20:49.310Z] 146268fa63f0: Pushed [2025-03-11T09:20:49.310Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:20:49.310Z] 6fc37f358471: Pushed [2025-03-11T09:20:49.310Z] d622dc5cf756: Pushed [2025-03-11T09:20:49.310Z] 32afefe07d0c: Pushed [2025-03-11T09:20:52.640Z] fac66b534097: Pushed [2025-03-11T09:20:52.640Z] 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:31f718d8044b6528571fe25f4bf8334b7e7205228455364c38bf696de9c0a3f8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:52.997Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:53.347Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0 [2025-03-11T09:20:53.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-11T09:20:53.347Z] 72cf0818b2cd: Preparing [2025-03-11T09:20:53.347Z] 76632e16d27e: Preparing [2025-03-11T09:20:53.347Z] 870378206e7f: Preparing [2025-03-11T09:20:53.347Z] 625edcc4b2e4: Preparing [2025-03-11T09:20:53.347Z] 034ba6723b71: Preparing [2025-03-11T09:20:53.347Z] 1b618b80d506: Preparing [2025-03-11T09:20:53.347Z] fac66b534097: Preparing [2025-03-11T09:20:53.347Z] 1b618b80d506: Waiting [2025-03-11T09:20:53.347Z] fac66b534097: Waiting [2025-03-11T09:20:53.347Z] b21cb09037c6: Preparing [2025-03-11T09:20:53.347Z] fa795304a936: Preparing [2025-03-11T09:20:53.347Z] b21cb09037c6: Waiting [2025-03-11T09:20:53.347Z] fa795304a936: Waiting [2025-03-11T09:20:53.347Z] 50ef2865c8f4: Preparing [2025-03-11T09:20:53.347Z] 146268fa63f0: Preparing [2025-03-11T09:20:53.347Z] 50ef2865c8f4: Waiting [2025-03-11T09:20:53.347Z] 5f70bf18a086: Preparing [2025-03-11T09:20:53.347Z] 146268fa63f0: Waiting [2025-03-11T09:20:53.347Z] 6fc37f358471: Preparing [2025-03-11T09:20:53.347Z] d622dc5cf756: Preparing [2025-03-11T09:20:53.347Z] 6fc37f358471: Waiting [2025-03-11T09:20:53.347Z] d622dc5cf756: Waiting [2025-03-11T09:20:53.347Z] 32afefe07d0c: Preparing [2025-03-11T09:20:53.347Z] dd9c8f8612c8: Preparing [2025-03-11T09:20:53.347Z] 32afefe07d0c: Waiting [2025-03-11T09:20:53.347Z] dd9c8f8612c8: Waiting [2025-03-11T09:20:53.347Z] 76632e16d27e: Layer already exists [2025-03-11T09:20:53.347Z] 72cf0818b2cd: Layer already exists [2025-03-11T09:20:53.347Z] 870378206e7f: Layer already exists [2025-03-11T09:20:53.347Z] 034ba6723b71: Layer already exists [2025-03-11T09:20:53.347Z] 625edcc4b2e4: Layer already exists [2025-03-11T09:20:53.348Z] fac66b534097: Layer already exists [2025-03-11T09:20:53.348Z] 50ef2865c8f4: Layer already exists [2025-03-11T09:20:53.348Z] 1b618b80d506: Layer already exists [2025-03-11T09:20:53.348Z] b21cb09037c6: Layer already exists [2025-03-11T09:20:53.348Z] fa795304a936: Layer already exists [2025-03-11T09:20:53.348Z] 146268fa63f0: Layer already exists [2025-03-11T09:20:53.348Z] 5f70bf18a086: Layer already exists [2025-03-11T09:20:53.348Z] 6fc37f358471: Layer already exists [2025-03-11T09:20:53.348Z] 32afefe07d0c: Layer already exists [2025-03-11T09:20:53.348Z] d622dc5cf756: Layer already exists [2025-03-11T09:20:53.348Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:20:53.611Z] 4.0.0: digest: sha256:31f718d8044b6528571fe25f4bf8334b7e7205228455364c38bf696de9c0a3f8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:53.957Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:54.305Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:20:54.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-11T09:20:54.305Z] 72cf0818b2cd: Preparing [2025-03-11T09:20:54.305Z] 76632e16d27e: Preparing [2025-03-11T09:20:54.305Z] 870378206e7f: Preparing [2025-03-11T09:20:54.305Z] 625edcc4b2e4: Preparing [2025-03-11T09:20:54.305Z] 034ba6723b71: Preparing [2025-03-11T09:20:54.305Z] 1b618b80d506: Preparing [2025-03-11T09:20:54.305Z] fac66b534097: Preparing [2025-03-11T09:20:54.305Z] b21cb09037c6: Preparing [2025-03-11T09:20:54.305Z] fa795304a936: Preparing [2025-03-11T09:20:54.305Z] 50ef2865c8f4: Preparing [2025-03-11T09:20:54.305Z] 146268fa63f0: Preparing [2025-03-11T09:20:54.305Z] 5f70bf18a086: Preparing [2025-03-11T09:20:54.305Z] 6fc37f358471: Preparing [2025-03-11T09:20:54.305Z] d622dc5cf756: Preparing [2025-03-11T09:20:54.305Z] 32afefe07d0c: Preparing [2025-03-11T09:20:54.305Z] dd9c8f8612c8: Preparing [2025-03-11T09:20:54.305Z] 1b618b80d506: Waiting [2025-03-11T09:20:54.305Z] fac66b534097: Waiting [2025-03-11T09:20:54.305Z] b21cb09037c6: Waiting [2025-03-11T09:20:54.305Z] fa795304a936: Waiting [2025-03-11T09:20:54.305Z] d622dc5cf756: Waiting [2025-03-11T09:20:54.305Z] 50ef2865c8f4: Waiting [2025-03-11T09:20:54.305Z] 32afefe07d0c: Waiting [2025-03-11T09:20:54.305Z] 146268fa63f0: Waiting [2025-03-11T09:20:54.305Z] dd9c8f8612c8: Waiting [2025-03-11T09:20:54.305Z] 5f70bf18a086: Waiting [2025-03-11T09:20:54.305Z] 6fc37f358471: Waiting [2025-03-11T09:20:54.305Z] 72cf0818b2cd: Layer already exists [2025-03-11T09:20:54.305Z] 034ba6723b71: Layer already exists [2025-03-11T09:20:54.305Z] 870378206e7f: Layer already exists [2025-03-11T09:20:54.305Z] 76632e16d27e: Layer already exists [2025-03-11T09:20:54.305Z] 625edcc4b2e4: Layer already exists [2025-03-11T09:20:54.305Z] fa795304a936: Layer already exists [2025-03-11T09:20:54.305Z] 1b618b80d506: Layer already exists [2025-03-11T09:20:54.305Z] b21cb09037c6: Layer already exists [2025-03-11T09:20:54.305Z] fac66b534097: Layer already exists [2025-03-11T09:20:54.305Z] 50ef2865c8f4: Layer already exists [2025-03-11T09:20:54.305Z] 6fc37f358471: Layer already exists [2025-03-11T09:20:54.305Z] 5f70bf18a086: Layer already exists [2025-03-11T09:20:54.305Z] 32afefe07d0c: Layer already exists [2025-03-11T09:20:54.305Z] d622dc5cf756: Layer already exists [2025-03-11T09:20:54.305Z] 146268fa63f0: Layer already exists [2025-03-11T09:20:54.305Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:20:54.570Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:31f718d8044b6528571fe25f4bf8334b7e7205228455364c38bf696de9c0a3f8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:54.927Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:55.270Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [2025-03-11T09:20:55.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-11T09:20:55.270Z] 72cf0818b2cd: Preparing [2025-03-11T09:20:55.270Z] 76632e16d27e: Preparing [2025-03-11T09:20:55.270Z] 870378206e7f: Preparing [2025-03-11T09:20:55.270Z] 625edcc4b2e4: Preparing [2025-03-11T09:20:55.270Z] 034ba6723b71: Preparing [2025-03-11T09:20:55.270Z] 1b618b80d506: Preparing [2025-03-11T09:20:55.270Z] fac66b534097: Preparing [2025-03-11T09:20:55.270Z] b21cb09037c6: Preparing [2025-03-11T09:20:55.270Z] fa795304a936: Preparing [2025-03-11T09:20:55.270Z] 50ef2865c8f4: Preparing [2025-03-11T09:20:55.270Z] 146268fa63f0: Preparing [2025-03-11T09:20:55.270Z] 5f70bf18a086: Preparing [2025-03-11T09:20:55.270Z] 6fc37f358471: Preparing [2025-03-11T09:20:55.270Z] d622dc5cf756: Preparing [2025-03-11T09:20:55.270Z] 32afefe07d0c: Preparing [2025-03-11T09:20:55.270Z] dd9c8f8612c8: Preparing [2025-03-11T09:20:55.270Z] 146268fa63f0: Waiting [2025-03-11T09:20:55.270Z] 5f70bf18a086: Waiting [2025-03-11T09:20:55.270Z] 6fc37f358471: Waiting [2025-03-11T09:20:55.270Z] d622dc5cf756: Waiting [2025-03-11T09:20:55.270Z] dd9c8f8612c8: Waiting [2025-03-11T09:20:55.270Z] 1b618b80d506: Waiting [2025-03-11T09:20:55.270Z] 32afefe07d0c: Waiting [2025-03-11T09:20:55.270Z] fac66b534097: Waiting [2025-03-11T09:20:55.270Z] b21cb09037c6: Waiting [2025-03-11T09:20:55.270Z] fa795304a936: Waiting [2025-03-11T09:20:55.270Z] 50ef2865c8f4: Waiting [2025-03-11T09:20:55.270Z] 034ba6723b71: Layer already exists [2025-03-11T09:20:55.270Z] 870378206e7f: Layer already exists [2025-03-11T09:20:55.270Z] 76632e16d27e: Layer already exists [2025-03-11T09:20:55.270Z] 625edcc4b2e4: Layer already exists [2025-03-11T09:20:55.270Z] 72cf0818b2cd: Layer already exists [2025-03-11T09:20:55.270Z] 1b618b80d506: Layer already exists [2025-03-11T09:20:55.270Z] fa795304a936: Layer already exists [2025-03-11T09:20:55.270Z] fac66b534097: Layer already exists [2025-03-11T09:20:55.270Z] 50ef2865c8f4: Layer already exists [2025-03-11T09:20:55.271Z] b21cb09037c6: Layer already exists [2025-03-11T09:20:55.271Z] 146268fa63f0: Layer already exists [2025-03-11T09:20:55.271Z] 32afefe07d0c: Layer already exists [2025-03-11T09:20:55.271Z] 6fc37f358471: Layer already exists [2025-03-11T09:20:55.271Z] 5f70bf18a086: Layer already exists [2025-03-11T09:20:55.271Z] d622dc5cf756: Layer already exists [2025-03-11T09:20:55.271Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:20:55.533Z] odessa: digest: sha256:31f718d8044b6528571fe25f4bf8334b7e7205228455364c38bf696de9c0a3f8 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T09:20:55.605Z] ===================================================== [Pipeline] echo [2025-03-11T09:20:55.616Z] taggedImages: [2025-03-11T09:20:55.617Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:20:55.617Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0 [2025-03-11T09:20:55.617Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:20:55.617Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo [2025-03-11T09:20:55.642Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-03-11T09:20:55.642Z] 036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:20:55.642Z] 4.0.0 [2025-03-11T09:20:55.642Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:20:55.642Z] odessa [2025-03-11T09:20:55.642Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:55.999Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:20:56.351Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:20:56.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-11T09:20:56.351Z] 6e48ef5f3512: Preparing [2025-03-11T09:20:56.351Z] f51e7e5e9d53: Preparing [2025-03-11T09:20:56.351Z] 481923ddc5f1: Preparing [2025-03-11T09:20:56.351Z] c77714961536: Preparing [2025-03-11T09:20:56.351Z] b21cb09037c6: Preparing [2025-03-11T09:20:56.351Z] fa795304a936: Preparing [2025-03-11T09:20:56.351Z] cd30a8bb600d: Preparing [2025-03-11T09:20:56.351Z] e426fae55875: Preparing [2025-03-11T09:20:56.351Z] dd9c8f8612c8: Preparing [2025-03-11T09:20:56.351Z] fa795304a936: Waiting [2025-03-11T09:20:56.351Z] cd30a8bb600d: Waiting [2025-03-11T09:20:56.351Z] e426fae55875: Waiting [2025-03-11T09:20:56.351Z] dd9c8f8612c8: Waiting [2025-03-11T09:20:56.351Z] b21cb09037c6: Layer already exists [2025-03-11T09:20:56.619Z] fa795304a936: Layer already exists [2025-03-11T09:20:56.619Z] cd30a8bb600d: Layer already exists [2025-03-11T09:20:56.619Z] 481923ddc5f1: Pushed [2025-03-11T09:20:56.619Z] e426fae55875: Layer already exists [2025-03-11T09:20:56.619Z] f51e7e5e9d53: Pushed [2025-03-11T09:20:56.619Z] 6e48ef5f3512: Pushed [2025-03-11T09:20:56.619Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:21:01.939Z] c77714961536: Pushed [2025-03-11T09:21:01.939Z] 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:528b36c02785c20f8f686332f2af3f43659a0858df2583dbf285c6f944c66b45 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:02.289Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:02.642Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0 [2025-03-11T09:21:02.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-11T09:21:02.643Z] 6e48ef5f3512: Preparing [2025-03-11T09:21:02.643Z] f51e7e5e9d53: Preparing [2025-03-11T09:21:02.643Z] 481923ddc5f1: Preparing [2025-03-11T09:21:02.643Z] c77714961536: Preparing [2025-03-11T09:21:02.643Z] b21cb09037c6: Preparing [2025-03-11T09:21:02.643Z] fa795304a936: Preparing [2025-03-11T09:21:02.643Z] cd30a8bb600d: Preparing [2025-03-11T09:21:02.643Z] e426fae55875: Preparing [2025-03-11T09:21:02.643Z] dd9c8f8612c8: Preparing [2025-03-11T09:21:02.643Z] fa795304a936: Waiting [2025-03-11T09:21:02.643Z] cd30a8bb600d: Waiting [2025-03-11T09:21:02.643Z] e426fae55875: Waiting [2025-03-11T09:21:02.643Z] dd9c8f8612c8: Waiting [2025-03-11T09:21:02.643Z] f51e7e5e9d53: Layer already exists [2025-03-11T09:21:02.643Z] b21cb09037c6: Layer already exists [2025-03-11T09:21:02.643Z] 481923ddc5f1: Layer already exists [2025-03-11T09:21:02.643Z] 6e48ef5f3512: Layer already exists [2025-03-11T09:21:02.643Z] c77714961536: Layer already exists [2025-03-11T09:21:02.643Z] fa795304a936: Layer already exists [2025-03-11T09:21:02.643Z] e426fae55875: Layer already exists [2025-03-11T09:21:02.643Z] cd30a8bb600d: Layer already exists [2025-03-11T09:21:02.643Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:21:02.643Z] 4.0.0: digest: sha256:528b36c02785c20f8f686332f2af3f43659a0858df2583dbf285c6f944c66b45 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:02.989Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:03.386Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:21:03.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-11T09:21:03.386Z] 6e48ef5f3512: Preparing [2025-03-11T09:21:03.386Z] f51e7e5e9d53: Preparing [2025-03-11T09:21:03.386Z] 481923ddc5f1: Preparing [2025-03-11T09:21:03.386Z] c77714961536: Preparing [2025-03-11T09:21:03.386Z] b21cb09037c6: Preparing [2025-03-11T09:21:03.386Z] fa795304a936: Preparing [2025-03-11T09:21:03.386Z] cd30a8bb600d: Preparing [2025-03-11T09:21:03.386Z] e426fae55875: Preparing [2025-03-11T09:21:03.386Z] dd9c8f8612c8: Preparing [2025-03-11T09:21:03.386Z] cd30a8bb600d: Waiting [2025-03-11T09:21:03.386Z] e426fae55875: Waiting [2025-03-11T09:21:03.386Z] dd9c8f8612c8: Waiting [2025-03-11T09:21:03.386Z] fa795304a936: Waiting [2025-03-11T09:21:03.386Z] 6e48ef5f3512: Layer already exists [2025-03-11T09:21:03.386Z] c77714961536: Layer already exists [2025-03-11T09:21:03.386Z] b21cb09037c6: Layer already exists [2025-03-11T09:21:03.386Z] f51e7e5e9d53: Layer already exists [2025-03-11T09:21:03.386Z] 481923ddc5f1: Layer already exists [2025-03-11T09:21:03.386Z] fa795304a936: Layer already exists [2025-03-11T09:21:03.386Z] cd30a8bb600d: Layer already exists [2025-03-11T09:21:03.386Z] e426fae55875: Layer already exists [2025-03-11T09:21:03.386Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:21:03.386Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:528b36c02785c20f8f686332f2af3f43659a0858df2583dbf285c6f944c66b45 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:04.010Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:04.353Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [2025-03-11T09:21:04.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-11T09:21:04.353Z] 6e48ef5f3512: Preparing [2025-03-11T09:21:04.353Z] f51e7e5e9d53: Preparing [2025-03-11T09:21:04.353Z] 481923ddc5f1: Preparing [2025-03-11T09:21:04.353Z] c77714961536: Preparing [2025-03-11T09:21:04.353Z] b21cb09037c6: Preparing [2025-03-11T09:21:04.353Z] fa795304a936: Preparing [2025-03-11T09:21:04.353Z] cd30a8bb600d: Preparing [2025-03-11T09:21:04.353Z] e426fae55875: Preparing [2025-03-11T09:21:04.353Z] dd9c8f8612c8: Preparing [2025-03-11T09:21:04.353Z] fa795304a936: Waiting [2025-03-11T09:21:04.353Z] cd30a8bb600d: Waiting [2025-03-11T09:21:04.353Z] e426fae55875: Waiting [2025-03-11T09:21:04.353Z] dd9c8f8612c8: Waiting [2025-03-11T09:21:04.353Z] 481923ddc5f1: Layer already exists [2025-03-11T09:21:04.353Z] c77714961536: Layer already exists [2025-03-11T09:21:04.353Z] 6e48ef5f3512: Layer already exists [2025-03-11T09:21:04.353Z] b21cb09037c6: Layer already exists [2025-03-11T09:21:04.353Z] f51e7e5e9d53: Layer already exists [2025-03-11T09:21:04.353Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:21:04.354Z] cd30a8bb600d: Layer already exists [2025-03-11T09:21:04.354Z] e426fae55875: Layer already exists [2025-03-11T09:21:04.354Z] fa795304a936: Layer already exists [2025-03-11T09:21:04.354Z] odessa: digest: sha256:528b36c02785c20f8f686332f2af3f43659a0858df2583dbf285c6f944c66b45 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T09:21:04.431Z] ===================================================== [Pipeline] echo [2025-03-11T09:21:04.445Z] taggedImages: [2025-03-11T09:21:04.445Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:21:04.445Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0 [2025-03-11T09:21:04.445Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:21:04.445Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo [2025-03-11T09:21:04.470Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-03-11T09:21:04.470Z] 036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:21:04.470Z] 4.0.0 [2025-03-11T09:21:04.470Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:21:04.470Z] odessa [2025-03-11T09:21:04.470Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:04.830Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:05.166Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:21:05.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-11T09:21:05.166Z] 90cda2786ef4: Preparing [2025-03-11T09:21:05.166Z] eb75beeb3814: Preparing [2025-03-11T09:21:05.166Z] f22d5e03e51c: Preparing [2025-03-11T09:21:05.166Z] 4d835cc6c2d1: Preparing [2025-03-11T09:21:05.166Z] c51d2998d22d: Preparing [2025-03-11T09:21:05.166Z] b21cb09037c6: Preparing [2025-03-11T09:21:05.166Z] fa795304a936: Preparing [2025-03-11T09:21:05.166Z] 4e874cd9dc58: Preparing [2025-03-11T09:21:05.166Z] f4f984744f87: Preparing [2025-03-11T09:21:05.166Z] c95e9e330dfd: Preparing [2025-03-11T09:21:05.166Z] dd9c8f8612c8: Preparing [2025-03-11T09:21:05.166Z] fa795304a936: Waiting [2025-03-11T09:21:05.166Z] b21cb09037c6: Waiting [2025-03-11T09:21:05.166Z] f4f984744f87: Waiting [2025-03-11T09:21:05.166Z] dd9c8f8612c8: Waiting [2025-03-11T09:21:05.430Z] 4d835cc6c2d1: Pushed [2025-03-11T09:21:05.430Z] c51d2998d22d: Pushed [2025-03-11T09:21:05.430Z] eb75beeb3814: Pushed [2025-03-11T09:21:05.430Z] 90cda2786ef4: Pushed [2025-03-11T09:21:05.430Z] b21cb09037c6: Layer already exists [2025-03-11T09:21:05.430Z] fa795304a936: Layer already exists [2025-03-11T09:21:05.430Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:21:05.430Z] f4f984744f87: Pushed [2025-03-11T09:21:05.430Z] 4e874cd9dc58: Pushed [2025-03-11T09:21:08.756Z] c95e9e330dfd: Pushed [2025-03-11T09:21:09.333Z] f22d5e03e51c: Pushed [2025-03-11T09:21:09.597Z] 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:495f568678c8a1a8bd65ec5de167693881357d7c737167e39ff4815e21ba27b1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:09.949Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:10.304Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0 [2025-03-11T09:21:10.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-11T09:21:10.304Z] 90cda2786ef4: Preparing [2025-03-11T09:21:10.304Z] eb75beeb3814: Preparing [2025-03-11T09:21:10.304Z] f22d5e03e51c: Preparing [2025-03-11T09:21:10.304Z] 4d835cc6c2d1: Preparing [2025-03-11T09:21:10.304Z] c51d2998d22d: Preparing [2025-03-11T09:21:10.304Z] b21cb09037c6: Preparing [2025-03-11T09:21:10.304Z] fa795304a936: Preparing [2025-03-11T09:21:10.304Z] 4e874cd9dc58: Preparing [2025-03-11T09:21:10.304Z] f4f984744f87: Preparing [2025-03-11T09:21:10.304Z] c95e9e330dfd: Preparing [2025-03-11T09:21:10.304Z] dd9c8f8612c8: Preparing [2025-03-11T09:21:10.304Z] b21cb09037c6: Waiting [2025-03-11T09:21:10.304Z] fa795304a936: Waiting [2025-03-11T09:21:10.304Z] 4e874cd9dc58: Waiting [2025-03-11T09:21:10.304Z] f4f984744f87: Waiting [2025-03-11T09:21:10.304Z] c95e9e330dfd: Waiting [2025-03-11T09:21:10.304Z] dd9c8f8612c8: Waiting [2025-03-11T09:21:10.304Z] 90cda2786ef4: Layer already exists [2025-03-11T09:21:10.304Z] eb75beeb3814: Layer already exists [2025-03-11T09:21:10.304Z] f22d5e03e51c: Layer already exists [2025-03-11T09:21:10.304Z] 4d835cc6c2d1: Layer already exists [2025-03-11T09:21:10.304Z] c51d2998d22d: Layer already exists [2025-03-11T09:21:10.304Z] f4f984744f87: Layer already exists [2025-03-11T09:21:10.304Z] 4e874cd9dc58: Layer already exists [2025-03-11T09:21:10.304Z] fa795304a936: Layer already exists [2025-03-11T09:21:10.304Z] c95e9e330dfd: Layer already exists [2025-03-11T09:21:10.304Z] b21cb09037c6: Layer already exists [2025-03-11T09:21:10.304Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:21:10.568Z] 4.0.0: digest: sha256:495f568678c8a1a8bd65ec5de167693881357d7c737167e39ff4815e21ba27b1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:10.907Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:11.260Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:21:11.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-11T09:21:11.260Z] 90cda2786ef4: Preparing [2025-03-11T09:21:11.260Z] eb75beeb3814: Preparing [2025-03-11T09:21:11.260Z] f22d5e03e51c: Preparing [2025-03-11T09:21:11.260Z] 4d835cc6c2d1: Preparing [2025-03-11T09:21:11.260Z] c51d2998d22d: Preparing [2025-03-11T09:21:11.260Z] b21cb09037c6: Preparing [2025-03-11T09:21:11.260Z] fa795304a936: Preparing [2025-03-11T09:21:11.260Z] 4e874cd9dc58: Preparing [2025-03-11T09:21:11.260Z] f4f984744f87: Preparing [2025-03-11T09:21:11.260Z] c95e9e330dfd: Preparing [2025-03-11T09:21:11.260Z] dd9c8f8612c8: Preparing [2025-03-11T09:21:11.260Z] fa795304a936: Waiting [2025-03-11T09:21:11.260Z] 4e874cd9dc58: Waiting [2025-03-11T09:21:11.260Z] f4f984744f87: Waiting [2025-03-11T09:21:11.260Z] b21cb09037c6: Waiting [2025-03-11T09:21:11.260Z] c95e9e330dfd: Waiting [2025-03-11T09:21:11.260Z] dd9c8f8612c8: Waiting [2025-03-11T09:21:11.260Z] 90cda2786ef4: Layer already exists [2025-03-11T09:21:11.260Z] f22d5e03e51c: Layer already exists [2025-03-11T09:21:11.260Z] 4d835cc6c2d1: Layer already exists [2025-03-11T09:21:11.260Z] eb75beeb3814: Layer already exists [2025-03-11T09:21:11.260Z] c51d2998d22d: Layer already exists [2025-03-11T09:21:11.260Z] b21cb09037c6: Layer already exists [2025-03-11T09:21:11.260Z] fa795304a936: Layer already exists [2025-03-11T09:21:11.260Z] f4f984744f87: Layer already exists [2025-03-11T09:21:11.260Z] c95e9e330dfd: Layer already exists [2025-03-11T09:21:11.260Z] 4e874cd9dc58: Layer already exists [2025-03-11T09:21:11.260Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:21:11.523Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:495f568678c8a1a8bd65ec5de167693881357d7c737167e39ff4815e21ba27b1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:11.884Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:12.242Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [2025-03-11T09:21:12.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-11T09:21:12.242Z] 90cda2786ef4: Preparing [2025-03-11T09:21:12.242Z] eb75beeb3814: Preparing [2025-03-11T09:21:12.242Z] f22d5e03e51c: Preparing [2025-03-11T09:21:12.242Z] 4d835cc6c2d1: Preparing [2025-03-11T09:21:12.242Z] c51d2998d22d: Preparing [2025-03-11T09:21:12.242Z] b21cb09037c6: Preparing [2025-03-11T09:21:12.242Z] fa795304a936: Preparing [2025-03-11T09:21:12.242Z] 4e874cd9dc58: Preparing [2025-03-11T09:21:12.242Z] f4f984744f87: Preparing [2025-03-11T09:21:12.242Z] c95e9e330dfd: Preparing [2025-03-11T09:21:12.242Z] dd9c8f8612c8: Preparing [2025-03-11T09:21:12.242Z] 4e874cd9dc58: Waiting [2025-03-11T09:21:12.242Z] c95e9e330dfd: Waiting [2025-03-11T09:21:12.242Z] dd9c8f8612c8: Waiting [2025-03-11T09:21:12.242Z] b21cb09037c6: Waiting [2025-03-11T09:21:12.242Z] fa795304a936: Waiting [2025-03-11T09:21:12.242Z] f4f984744f87: Waiting [2025-03-11T09:21:12.242Z] eb75beeb3814: Layer already exists [2025-03-11T09:21:12.242Z] c51d2998d22d: Layer already exists [2025-03-11T09:21:12.242Z] 4d835cc6c2d1: Layer already exists [2025-03-11T09:21:12.242Z] 90cda2786ef4: Layer already exists [2025-03-11T09:21:12.242Z] f22d5e03e51c: Layer already exists [2025-03-11T09:21:12.242Z] f4f984744f87: Layer already exists [2025-03-11T09:21:12.242Z] b21cb09037c6: Layer already exists [2025-03-11T09:21:12.242Z] c95e9e330dfd: Layer already exists [2025-03-11T09:21:12.242Z] 4e874cd9dc58: Layer already exists [2025-03-11T09:21:12.242Z] fa795304a936: Layer already exists [2025-03-11T09:21:12.242Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:21:12.507Z] odessa: digest: sha256:495f568678c8a1a8bd65ec5de167693881357d7c737167e39ff4815e21ba27b1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T09:21:12.594Z] ===================================================== [Pipeline] echo [2025-03-11T09:21:12.610Z] taggedImages: [2025-03-11T09:21:12.610Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:21:12.610Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0 [2025-03-11T09:21:12.610Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:21:12.610Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo [2025-03-11T09:21:12.643Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-03-11T09:21:12.643Z] 036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:21:12.643Z] 4.0.0 [2025-03-11T09:21:12.643Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:21:12.643Z] odessa [2025-03-11T09:21:12.643Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:13.017Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:13.370Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:21:13.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-11T09:21:13.370Z] 9822a23a4804: Preparing [2025-03-11T09:21:13.370Z] 5ad2769b188b: Preparing [2025-03-11T09:21:13.370Z] 2804818e1b17: Preparing [2025-03-11T09:21:13.370Z] d73f58fba67a: Preparing [2025-03-11T09:21:13.370Z] 2352dc842ffa: Preparing [2025-03-11T09:21:13.370Z] 0188d9ca983e: Preparing [2025-03-11T09:21:13.370Z] 3ab6be94a5ff: Preparing [2025-03-11T09:21:13.370Z] 0188d9ca983e: Waiting [2025-03-11T09:21:13.370Z] b21cb09037c6: Preparing [2025-03-11T09:21:13.370Z] 3ab6be94a5ff: Waiting [2025-03-11T09:21:13.370Z] b21cb09037c6: Waiting [2025-03-11T09:21:13.370Z] fa795304a936: Preparing [2025-03-11T09:21:13.370Z] 4e8986105588: Preparing [2025-03-11T09:21:13.370Z] fa795304a936: Waiting [2025-03-11T09:21:13.370Z] 7631b8886680: Preparing [2025-03-11T09:21:13.370Z] dd9c8f8612c8: Preparing [2025-03-11T09:21:13.370Z] 4e8986105588: Waiting [2025-03-11T09:21:13.370Z] dd9c8f8612c8: Waiting [2025-03-11T09:21:13.370Z] 7631b8886680: Waiting [2025-03-11T09:21:13.802Z] 2352dc842ffa: Pushed [2025-03-11T09:21:13.802Z] 5ad2769b188b: Pushed [2025-03-11T09:21:13.802Z] 9822a23a4804: Pushed [2025-03-11T09:21:13.802Z] b21cb09037c6: Layer already exists [2025-03-11T09:21:13.802Z] fa795304a936: Layer already exists [2025-03-11T09:21:13.802Z] 0188d9ca983e: Pushed [2025-03-11T09:21:13.802Z] 3ab6be94a5ff: Pushed [2025-03-11T09:21:13.802Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:21:14.100Z] 4e8986105588: Pushed [2025-03-11T09:21:16.732Z] 7631b8886680: Pushed [2025-03-11T09:21:18.159Z] d73f58fba67a: Pushed [2025-03-11T09:21:20.087Z] 2804818e1b17: Pushed [2025-03-11T09:21:20.087Z] 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:192bb1f0a9aa4a61778cc67a29a0b3d9458bd0cdc34db174eda8cdb888949437 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:20.441Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:20.793Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0 [2025-03-11T09:21:20.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-11T09:21:20.794Z] 9822a23a4804: Preparing [2025-03-11T09:21:20.794Z] 5ad2769b188b: Preparing [2025-03-11T09:21:20.794Z] 2804818e1b17: Preparing [2025-03-11T09:21:20.794Z] d73f58fba67a: Preparing [2025-03-11T09:21:20.794Z] 2352dc842ffa: Preparing [2025-03-11T09:21:20.794Z] 0188d9ca983e: Preparing [2025-03-11T09:21:20.794Z] 3ab6be94a5ff: Preparing [2025-03-11T09:21:20.794Z] b21cb09037c6: Preparing [2025-03-11T09:21:20.794Z] fa795304a936: Preparing [2025-03-11T09:21:20.794Z] 4e8986105588: Preparing [2025-03-11T09:21:20.794Z] 7631b8886680: Preparing [2025-03-11T09:21:20.794Z] dd9c8f8612c8: Preparing [2025-03-11T09:21:20.794Z] 4e8986105588: Waiting [2025-03-11T09:21:20.794Z] b21cb09037c6: Waiting [2025-03-11T09:21:20.794Z] fa795304a936: Waiting [2025-03-11T09:21:20.794Z] 7631b8886680: Waiting [2025-03-11T09:21:20.794Z] 0188d9ca983e: Waiting [2025-03-11T09:21:20.794Z] 3ab6be94a5ff: Waiting [2025-03-11T09:21:20.794Z] dd9c8f8612c8: Waiting [2025-03-11T09:21:20.794Z] 2352dc842ffa: Layer already exists [2025-03-11T09:21:20.794Z] d73f58fba67a: Layer already exists [2025-03-11T09:21:20.794Z] 9822a23a4804: Layer already exists [2025-03-11T09:21:20.794Z] 5ad2769b188b: Layer already exists [2025-03-11T09:21:20.794Z] 2804818e1b17: Layer already exists [2025-03-11T09:21:20.794Z] 3ab6be94a5ff: Layer already exists [2025-03-11T09:21:20.794Z] 0188d9ca983e: Layer already exists [2025-03-11T09:21:20.794Z] b21cb09037c6: Layer already exists [2025-03-11T09:21:20.794Z] 4e8986105588: Layer already exists [2025-03-11T09:21:20.794Z] fa795304a936: Layer already exists [2025-03-11T09:21:20.794Z] 7631b8886680: Layer already exists [2025-03-11T09:21:20.794Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:21:21.057Z] 4.0.0: digest: sha256:192bb1f0a9aa4a61778cc67a29a0b3d9458bd0cdc34db174eda8cdb888949437 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:21.407Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:21.747Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:21:21.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-11T09:21:21.747Z] 9822a23a4804: Preparing [2025-03-11T09:21:21.747Z] 5ad2769b188b: Preparing [2025-03-11T09:21:21.747Z] 2804818e1b17: Preparing [2025-03-11T09:21:21.747Z] d73f58fba67a: Preparing [2025-03-11T09:21:21.747Z] 2352dc842ffa: Preparing [2025-03-11T09:21:21.747Z] 0188d9ca983e: Preparing [2025-03-11T09:21:21.747Z] 3ab6be94a5ff: Preparing [2025-03-11T09:21:21.747Z] b21cb09037c6: Preparing [2025-03-11T09:21:21.747Z] fa795304a936: Preparing [2025-03-11T09:21:21.747Z] 4e8986105588: Preparing [2025-03-11T09:21:21.747Z] 7631b8886680: Preparing [2025-03-11T09:21:21.747Z] dd9c8f8612c8: Preparing [2025-03-11T09:21:21.747Z] 3ab6be94a5ff: Waiting [2025-03-11T09:21:21.747Z] b21cb09037c6: Waiting [2025-03-11T09:21:21.747Z] fa795304a936: Waiting [2025-03-11T09:21:21.747Z] 4e8986105588: Waiting [2025-03-11T09:21:21.747Z] 7631b8886680: Waiting [2025-03-11T09:21:21.747Z] dd9c8f8612c8: Waiting [2025-03-11T09:21:21.747Z] 0188d9ca983e: Waiting [2025-03-11T09:21:21.747Z] 2352dc842ffa: Layer already exists [2025-03-11T09:21:21.747Z] 5ad2769b188b: Layer already exists [2025-03-11T09:21:21.747Z] d73f58fba67a: Layer already exists [2025-03-11T09:21:21.747Z] 9822a23a4804: Layer already exists [2025-03-11T09:21:21.747Z] 2804818e1b17: Layer already exists [2025-03-11T09:21:21.747Z] b21cb09037c6: Layer already exists [2025-03-11T09:21:21.747Z] 0188d9ca983e: Layer already exists [2025-03-11T09:21:21.747Z] 3ab6be94a5ff: Layer already exists [2025-03-11T09:21:21.747Z] fa795304a936: Layer already exists [2025-03-11T09:21:21.747Z] 4e8986105588: Layer already exists [2025-03-11T09:21:21.747Z] 7631b8886680: Layer already exists [2025-03-11T09:21:21.747Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:21:22.011Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:192bb1f0a9aa4a61778cc67a29a0b3d9458bd0cdc34db174eda8cdb888949437 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:22.367Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:22.710Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [2025-03-11T09:21:22.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-11T09:21:22.710Z] 9822a23a4804: Preparing [2025-03-11T09:21:22.710Z] 5ad2769b188b: Preparing [2025-03-11T09:21:22.710Z] 2804818e1b17: Preparing [2025-03-11T09:21:22.710Z] d73f58fba67a: Preparing [2025-03-11T09:21:22.710Z] 2352dc842ffa: Preparing [2025-03-11T09:21:22.710Z] 0188d9ca983e: Preparing [2025-03-11T09:21:22.710Z] 3ab6be94a5ff: Preparing [2025-03-11T09:21:22.710Z] b21cb09037c6: Preparing [2025-03-11T09:21:22.710Z] fa795304a936: Preparing [2025-03-11T09:21:22.710Z] 4e8986105588: Preparing [2025-03-11T09:21:22.710Z] 7631b8886680: Preparing [2025-03-11T09:21:22.710Z] dd9c8f8612c8: Preparing [2025-03-11T09:21:22.710Z] b21cb09037c6: Waiting [2025-03-11T09:21:22.710Z] 0188d9ca983e: Waiting [2025-03-11T09:21:22.710Z] 3ab6be94a5ff: Waiting [2025-03-11T09:21:22.710Z] 7631b8886680: Waiting [2025-03-11T09:21:22.710Z] fa795304a936: Waiting [2025-03-11T09:21:22.710Z] 4e8986105588: Waiting [2025-03-11T09:21:22.710Z] dd9c8f8612c8: Waiting [2025-03-11T09:21:22.710Z] 2352dc842ffa: Layer already exists [2025-03-11T09:21:22.710Z] 2804818e1b17: Layer already exists [2025-03-11T09:21:22.710Z] 5ad2769b188b: Layer already exists [2025-03-11T09:21:22.710Z] d73f58fba67a: Layer already exists [2025-03-11T09:21:22.710Z] 9822a23a4804: Layer already exists [2025-03-11T09:21:22.711Z] b21cb09037c6: Layer already exists [2025-03-11T09:21:22.711Z] 4e8986105588: Layer already exists [2025-03-11T09:21:22.711Z] fa795304a936: Layer already exists [2025-03-11T09:21:22.711Z] 0188d9ca983e: Layer already exists [2025-03-11T09:21:22.711Z] 3ab6be94a5ff: Layer already exists [2025-03-11T09:21:22.711Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:21:22.711Z] 7631b8886680: Layer already exists [2025-03-11T09:21:22.711Z] odessa: digest: sha256:192bb1f0a9aa4a61778cc67a29a0b3d9458bd0cdc34db174eda8cdb888949437 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T09:21:23.052Z] ===================================================== [Pipeline] echo [2025-03-11T09:21:23.065Z] taggedImages: [2025-03-11T09:21:23.065Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:21:23.065Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0 [2025-03-11T09:21:23.065Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:21:23.065Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo [2025-03-11T09:21:23.088Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-03-11T09:21:23.088Z] 036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:21:23.088Z] 4.0.0 [2025-03-11T09:21:23.088Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:21:23.088Z] odessa [2025-03-11T09:21:23.088Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:23.466Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:23.825Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:21:23.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-11T09:21:23.825Z] ab69cf58a0be: Preparing [2025-03-11T09:21:23.825Z] b4e9b372cb51: Preparing [2025-03-11T09:21:23.825Z] b21cb09037c6: Preparing [2025-03-11T09:21:23.825Z] fa795304a936: Preparing [2025-03-11T09:21:23.825Z] 939280d95c48: Preparing [2025-03-11T09:21:23.825Z] a9bb56481a91: Preparing [2025-03-11T09:21:23.825Z] dd9c8f8612c8: Preparing [2025-03-11T09:21:23.825Z] a9bb56481a91: Waiting [2025-03-11T09:21:23.825Z] dd9c8f8612c8: Waiting [2025-03-11T09:21:23.825Z] fa795304a936: Layer already exists [2025-03-11T09:21:23.825Z] b21cb09037c6: Layer already exists [2025-03-11T09:21:23.825Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:21:24.088Z] 939280d95c48: Pushed [2025-03-11T09:21:24.088Z] ab69cf58a0be: Pushed [2025-03-11T09:21:26.017Z] a9bb56481a91: Pushed [2025-03-11T09:21:38.291Z] b4e9b372cb51: Pushed [2025-03-11T09:21:38.291Z] 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:73c4f83eca26095e8627d32e0944e39402557866a4cc5ef44880491dbddb5fef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:38.641Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:39.001Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0 [2025-03-11T09:21:39.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-11T09:21:39.001Z] ab69cf58a0be: Preparing [2025-03-11T09:21:39.001Z] b4e9b372cb51: Preparing [2025-03-11T09:21:39.001Z] b21cb09037c6: Preparing [2025-03-11T09:21:39.001Z] fa795304a936: Preparing [2025-03-11T09:21:39.001Z] 939280d95c48: Preparing [2025-03-11T09:21:39.001Z] a9bb56481a91: Preparing [2025-03-11T09:21:39.001Z] dd9c8f8612c8: Preparing [2025-03-11T09:21:39.001Z] a9bb56481a91: Waiting [2025-03-11T09:21:39.001Z] dd9c8f8612c8: Waiting [2025-03-11T09:21:39.001Z] ab69cf58a0be: Layer already exists [2025-03-11T09:21:39.001Z] b21cb09037c6: Layer already exists [2025-03-11T09:21:39.001Z] fa795304a936: Layer already exists [2025-03-11T09:21:39.001Z] 939280d95c48: Layer already exists [2025-03-11T09:21:39.001Z] b4e9b372cb51: Layer already exists [2025-03-11T09:21:39.001Z] a9bb56481a91: Layer already exists [2025-03-11T09:21:39.001Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:21:39.001Z] 4.0.0: digest: sha256:73c4f83eca26095e8627d32e0944e39402557866a4cc5ef44880491dbddb5fef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:39.354Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:39.702Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:21:39.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-11T09:21:39.702Z] ab69cf58a0be: Preparing [2025-03-11T09:21:39.702Z] b4e9b372cb51: Preparing [2025-03-11T09:21:39.702Z] b21cb09037c6: Preparing [2025-03-11T09:21:39.702Z] fa795304a936: Preparing [2025-03-11T09:21:39.702Z] 939280d95c48: Preparing [2025-03-11T09:21:39.702Z] a9bb56481a91: Preparing [2025-03-11T09:21:39.702Z] dd9c8f8612c8: Preparing [2025-03-11T09:21:39.702Z] a9bb56481a91: Waiting [2025-03-11T09:21:39.702Z] dd9c8f8612c8: Waiting [2025-03-11T09:21:39.702Z] b21cb09037c6: Layer already exists [2025-03-11T09:21:39.702Z] ab69cf58a0be: Layer already exists [2025-03-11T09:21:39.702Z] fa795304a936: Layer already exists [2025-03-11T09:21:39.702Z] b4e9b372cb51: Layer already exists [2025-03-11T09:21:39.702Z] 939280d95c48: Layer already exists [2025-03-11T09:21:39.702Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:21:39.702Z] a9bb56481a91: Layer already exists [2025-03-11T09:21:39.967Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:73c4f83eca26095e8627d32e0944e39402557866a4cc5ef44880491dbddb5fef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:46.087Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:46.437Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [2025-03-11T09:21:46.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-11T09:21:46.438Z] ab69cf58a0be: Preparing [2025-03-11T09:21:46.438Z] b4e9b372cb51: Preparing [2025-03-11T09:21:46.438Z] b21cb09037c6: Preparing [2025-03-11T09:21:46.438Z] fa795304a936: Preparing [2025-03-11T09:21:46.438Z] 939280d95c48: Preparing [2025-03-11T09:21:46.438Z] a9bb56481a91: Preparing [2025-03-11T09:21:46.438Z] dd9c8f8612c8: Preparing [2025-03-11T09:21:46.438Z] a9bb56481a91: Waiting [2025-03-11T09:21:46.438Z] dd9c8f8612c8: Waiting [2025-03-11T09:21:46.438Z] fa795304a936: Layer already exists [2025-03-11T09:21:46.438Z] b21cb09037c6: Layer already exists [2025-03-11T09:21:46.438Z] 939280d95c48: Layer already exists [2025-03-11T09:21:46.438Z] b4e9b372cb51: Layer already exists [2025-03-11T09:21:46.438Z] ab69cf58a0be: Layer already exists [2025-03-11T09:21:46.438Z] a9bb56481a91: Layer already exists [2025-03-11T09:21:46.438Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:21:46.702Z] odessa: digest: sha256:73c4f83eca26095e8627d32e0944e39402557866a4cc5ef44880491dbddb5fef size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T09:21:46.789Z] ===================================================== [Pipeline] echo [2025-03-11T09:21:46.807Z] taggedImages: [2025-03-11T09:21:46.807Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:21:46.807Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0 [2025-03-11T09:21:46.807Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:21:46.807Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo [2025-03-11T09:21:46.838Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-03-11T09:21:46.838Z] 036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:21:46.838Z] 4.0.0 [2025-03-11T09:21:46.838Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:21:46.838Z] odessa [2025-03-11T09:21:46.838Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:47.210Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:21:47.554Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:21:47.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-11T09:21:47.554Z] 23a1b00cf99f: Preparing [2025-03-11T09:21:47.554Z] 8ae6b6713f31: Preparing [2025-03-11T09:21:47.554Z] d7e793b86e04: Preparing [2025-03-11T09:21:47.554Z] b21cb09037c6: Preparing [2025-03-11T09:21:47.554Z] fa795304a936: Preparing [2025-03-11T09:21:47.554Z] 4c4db5298589: Preparing [2025-03-11T09:21:47.554Z] c12f72bdc76a: Preparing [2025-03-11T09:21:47.554Z] a5ff28194687: Preparing [2025-03-11T09:21:47.554Z] 7ddc8518707d: Preparing [2025-03-11T09:21:47.554Z] dd9c8f8612c8: Preparing [2025-03-11T09:21:47.554Z] c12f72bdc76a: Waiting [2025-03-11T09:21:47.554Z] a5ff28194687: Waiting [2025-03-11T09:21:47.554Z] 7ddc8518707d: Waiting [2025-03-11T09:21:47.554Z] dd9c8f8612c8: Waiting [2025-03-11T09:21:47.554Z] 4c4db5298589: Waiting [2025-03-11T09:21:47.554Z] b21cb09037c6: Layer already exists [2025-03-11T09:21:47.818Z] fa795304a936: Layer already exists [2025-03-11T09:21:47.818Z] 8ae6b6713f31: Pushed [2025-03-11T09:21:47.818Z] d7e793b86e04: Pushed [2025-03-11T09:21:47.818Z] 23a1b00cf99f: Pushed [2025-03-11T09:21:47.818Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:21:47.818Z] a5ff28194687: Pushed [2025-03-11T09:21:48.770Z] 7ddc8518707d: Pushed [2025-03-11T09:21:58.808Z] c12f72bdc76a: Pushed [2025-03-11T09:22:13.769Z] 4c4db5298589: Pushed [2025-03-11T09:22:13.769Z] 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:24102674058fdfcba69fcf4f90f3d6e5c532bf42bec27907e2498171cb793286 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:14.123Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:14.471Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0 [2025-03-11T09:22:14.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-11T09:22:14.471Z] 23a1b00cf99f: Preparing [2025-03-11T09:22:14.471Z] 8ae6b6713f31: Preparing [2025-03-11T09:22:14.471Z] d7e793b86e04: Preparing [2025-03-11T09:22:14.471Z] b21cb09037c6: Preparing [2025-03-11T09:22:14.471Z] fa795304a936: Preparing [2025-03-11T09:22:14.471Z] 4c4db5298589: Preparing [2025-03-11T09:22:14.471Z] c12f72bdc76a: Preparing [2025-03-11T09:22:14.471Z] a5ff28194687: Preparing [2025-03-11T09:22:14.471Z] 7ddc8518707d: Preparing [2025-03-11T09:22:14.471Z] dd9c8f8612c8: Preparing [2025-03-11T09:22:14.471Z] c12f72bdc76a: Waiting [2025-03-11T09:22:14.471Z] 4c4db5298589: Waiting [2025-03-11T09:22:14.471Z] 7ddc8518707d: Waiting [2025-03-11T09:22:14.471Z] a5ff28194687: Waiting [2025-03-11T09:22:14.471Z] dd9c8f8612c8: Waiting [2025-03-11T09:22:14.471Z] 23a1b00cf99f: Layer already exists [2025-03-11T09:22:14.471Z] 8ae6b6713f31: Layer already exists [2025-03-11T09:22:14.471Z] d7e793b86e04: Layer already exists [2025-03-11T09:22:14.471Z] fa795304a936: Layer already exists [2025-03-11T09:22:14.471Z] b21cb09037c6: Layer already exists [2025-03-11T09:22:14.471Z] 7ddc8518707d: Layer already exists [2025-03-11T09:22:14.471Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:22:14.471Z] a5ff28194687: Layer already exists [2025-03-11T09:22:14.471Z] c12f72bdc76a: Layer already exists [2025-03-11T09:22:14.471Z] 4c4db5298589: Layer already exists [2025-03-11T09:22:14.736Z] 4.0.0: digest: sha256:24102674058fdfcba69fcf4f90f3d6e5c532bf42bec27907e2498171cb793286 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:15.153Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:15.495Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:22:15.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-11T09:22:15.495Z] 23a1b00cf99f: Preparing [2025-03-11T09:22:15.495Z] 8ae6b6713f31: Preparing [2025-03-11T09:22:15.495Z] d7e793b86e04: Preparing [2025-03-11T09:22:15.495Z] b21cb09037c6: Preparing [2025-03-11T09:22:15.495Z] fa795304a936: Preparing [2025-03-11T09:22:15.495Z] 4c4db5298589: Preparing [2025-03-11T09:22:15.495Z] c12f72bdc76a: Preparing [2025-03-11T09:22:15.495Z] a5ff28194687: Preparing [2025-03-11T09:22:15.495Z] 7ddc8518707d: Preparing [2025-03-11T09:22:15.495Z] dd9c8f8612c8: Preparing [2025-03-11T09:22:15.495Z] 4c4db5298589: Waiting [2025-03-11T09:22:15.495Z] c12f72bdc76a: Waiting [2025-03-11T09:22:15.495Z] 7ddc8518707d: Waiting [2025-03-11T09:22:15.495Z] a5ff28194687: Waiting [2025-03-11T09:22:15.495Z] dd9c8f8612c8: Waiting [2025-03-11T09:22:15.495Z] b21cb09037c6: Layer already exists [2025-03-11T09:22:15.495Z] 8ae6b6713f31: Layer already exists [2025-03-11T09:22:15.495Z] 23a1b00cf99f: Layer already exists [2025-03-11T09:22:15.495Z] d7e793b86e04: Layer already exists [2025-03-11T09:22:15.495Z] fa795304a936: Layer already exists [2025-03-11T09:22:15.495Z] a5ff28194687: Layer already exists [2025-03-11T09:22:15.495Z] c12f72bdc76a: Layer already exists [2025-03-11T09:22:15.495Z] 4c4db5298589: Layer already exists [2025-03-11T09:22:15.495Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:22:15.495Z] 7ddc8518707d: Layer already exists [2025-03-11T09:22:15.760Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:24102674058fdfcba69fcf4f90f3d6e5c532bf42bec27907e2498171cb793286 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:16.117Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:16.460Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [2025-03-11T09:22:16.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-11T09:22:16.460Z] 23a1b00cf99f: Preparing [2025-03-11T09:22:16.460Z] 8ae6b6713f31: Preparing [2025-03-11T09:22:16.460Z] d7e793b86e04: Preparing [2025-03-11T09:22:16.460Z] b21cb09037c6: Preparing [2025-03-11T09:22:16.460Z] fa795304a936: Preparing [2025-03-11T09:22:16.460Z] 4c4db5298589: Preparing [2025-03-11T09:22:16.460Z] c12f72bdc76a: Preparing [2025-03-11T09:22:16.460Z] a5ff28194687: Preparing [2025-03-11T09:22:16.460Z] 7ddc8518707d: Preparing [2025-03-11T09:22:16.460Z] dd9c8f8612c8: Preparing [2025-03-11T09:22:16.460Z] 4c4db5298589: Waiting [2025-03-11T09:22:16.460Z] c12f72bdc76a: Waiting [2025-03-11T09:22:16.460Z] a5ff28194687: Waiting [2025-03-11T09:22:16.460Z] 7ddc8518707d: Waiting [2025-03-11T09:22:16.460Z] dd9c8f8612c8: Waiting [2025-03-11T09:22:16.460Z] 23a1b00cf99f: Layer already exists [2025-03-11T09:22:16.460Z] 8ae6b6713f31: Layer already exists [2025-03-11T09:22:16.460Z] d7e793b86e04: Layer already exists [2025-03-11T09:22:16.460Z] fa795304a936: Layer already exists [2025-03-11T09:22:16.460Z] b21cb09037c6: Layer already exists [2025-03-11T09:22:16.460Z] 4c4db5298589: Layer already exists [2025-03-11T09:22:16.460Z] a5ff28194687: Layer already exists [2025-03-11T09:22:16.460Z] c12f72bdc76a: Layer already exists [2025-03-11T09:22:16.460Z] 7ddc8518707d: Layer already exists [2025-03-11T09:22:16.460Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:22:16.724Z] odessa: digest: sha256:24102674058fdfcba69fcf4f90f3d6e5c532bf42bec27907e2498171cb793286 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T09:22:16.809Z] ===================================================== [Pipeline] echo [2025-03-11T09:22:16.825Z] taggedImages: [2025-03-11T09:22:16.825Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:22:16.825Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0 [2025-03-11T09:22:16.825Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:22:16.825Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo [2025-03-11T09:22:16.854Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-03-11T09:22:16.854Z] 036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:22:16.854Z] 4.0.0 [2025-03-11T09:22:16.854Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:22:16.854Z] odessa [2025-03-11T09:22:16.854Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:17.220Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:17.558Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:22:17.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-11T09:22:17.558Z] b2c1ab09ddba: Preparing [2025-03-11T09:22:17.558Z] 78dc194f4acc: Preparing [2025-03-11T09:22:17.558Z] 4e8c98f0cd7c: Preparing [2025-03-11T09:22:17.558Z] b21cb09037c6: Preparing [2025-03-11T09:22:17.558Z] fa795304a936: Preparing [2025-03-11T09:22:17.558Z] 4c4db5298589: Preparing [2025-03-11T09:22:17.558Z] 676b83f64bb1: Preparing [2025-03-11T09:22:17.558Z] 6f40d7351f01: Preparing [2025-03-11T09:22:17.558Z] dd9c8f8612c8: Preparing [2025-03-11T09:22:17.558Z] 676b83f64bb1: Waiting [2025-03-11T09:22:17.558Z] dd9c8f8612c8: Waiting [2025-03-11T09:22:17.558Z] 4c4db5298589: Waiting [2025-03-11T09:22:17.558Z] 6f40d7351f01: Waiting [2025-03-11T09:22:17.558Z] b21cb09037c6: Layer already exists [2025-03-11T09:22:17.558Z] fa795304a936: Layer already exists [2025-03-11T09:22:17.828Z] 4c4db5298589: Layer already exists [2025-03-11T09:22:17.828Z] 78dc194f4acc: Pushed [2025-03-11T09:22:17.828Z] 4e8c98f0cd7c: Pushed [2025-03-11T09:22:17.828Z] b2c1ab09ddba: Pushed [2025-03-11T09:22:17.828Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:22:17.828Z] 676b83f64bb1: Pushed [2025-03-11T09:22:18.406Z] 6f40d7351f01: Pushed [2025-03-11T09:22:18.671Z] 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:dddf30d735dba918f2fe9fba05f06b8e389311a73a8b10a5ad94cbb6dad3d54d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:19.024Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:19.371Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0 [2025-03-11T09:22:19.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-11T09:22:19.371Z] b2c1ab09ddba: Preparing [2025-03-11T09:22:19.371Z] 78dc194f4acc: Preparing [2025-03-11T09:22:19.371Z] 4e8c98f0cd7c: Preparing [2025-03-11T09:22:19.371Z] b21cb09037c6: Preparing [2025-03-11T09:22:19.371Z] fa795304a936: Preparing [2025-03-11T09:22:19.371Z] 4c4db5298589: Preparing [2025-03-11T09:22:19.371Z] 676b83f64bb1: Preparing [2025-03-11T09:22:19.371Z] 6f40d7351f01: Preparing [2025-03-11T09:22:19.371Z] dd9c8f8612c8: Preparing [2025-03-11T09:22:19.371Z] 676b83f64bb1: Waiting [2025-03-11T09:22:19.371Z] 6f40d7351f01: Waiting [2025-03-11T09:22:19.371Z] dd9c8f8612c8: Waiting [2025-03-11T09:22:19.371Z] 4c4db5298589: Waiting [2025-03-11T09:22:19.371Z] 4e8c98f0cd7c: Layer already exists [2025-03-11T09:22:19.371Z] b2c1ab09ddba: Layer already exists [2025-03-11T09:22:19.371Z] b21cb09037c6: Layer already exists [2025-03-11T09:22:19.371Z] 78dc194f4acc: Layer already exists [2025-03-11T09:22:19.371Z] fa795304a936: Layer already exists [2025-03-11T09:22:19.371Z] 4c4db5298589: Layer already exists [2025-03-11T09:22:19.371Z] 676b83f64bb1: Layer already exists [2025-03-11T09:22:19.371Z] 6f40d7351f01: Layer already exists [2025-03-11T09:22:19.371Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:22:19.635Z] 4.0.0: digest: sha256:dddf30d735dba918f2fe9fba05f06b8e389311a73a8b10a5ad94cbb6dad3d54d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:19.991Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:20.344Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:22:20.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-11T09:22:20.344Z] b2c1ab09ddba: Preparing [2025-03-11T09:22:20.344Z] 78dc194f4acc: Preparing [2025-03-11T09:22:20.344Z] 4e8c98f0cd7c: Preparing [2025-03-11T09:22:20.344Z] b21cb09037c6: Preparing [2025-03-11T09:22:20.344Z] fa795304a936: Preparing [2025-03-11T09:22:20.344Z] 4c4db5298589: Preparing [2025-03-11T09:22:20.344Z] 676b83f64bb1: Preparing [2025-03-11T09:22:20.344Z] 6f40d7351f01: Preparing [2025-03-11T09:22:20.344Z] dd9c8f8612c8: Preparing [2025-03-11T09:22:20.344Z] 676b83f64bb1: Waiting [2025-03-11T09:22:20.344Z] 6f40d7351f01: Waiting [2025-03-11T09:22:20.344Z] dd9c8f8612c8: Waiting [2025-03-11T09:22:20.344Z] 4c4db5298589: Waiting [2025-03-11T09:22:20.344Z] b21cb09037c6: Layer already exists [2025-03-11T09:22:20.344Z] b2c1ab09ddba: Layer already exists [2025-03-11T09:22:20.344Z] fa795304a936: Layer already exists [2025-03-11T09:22:20.344Z] 78dc194f4acc: Layer already exists [2025-03-11T09:22:20.344Z] 4e8c98f0cd7c: Layer already exists [2025-03-11T09:22:20.344Z] 6f40d7351f01: Layer already exists [2025-03-11T09:22:20.344Z] 676b83f64bb1: Layer already exists [2025-03-11T09:22:20.344Z] 4c4db5298589: Layer already exists [2025-03-11T09:22:20.344Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:22:20.609Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:dddf30d735dba918f2fe9fba05f06b8e389311a73a8b10a5ad94cbb6dad3d54d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:20.960Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:21.303Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [2025-03-11T09:22:21.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-11T09:22:21.303Z] b2c1ab09ddba: Preparing [2025-03-11T09:22:21.303Z] 78dc194f4acc: Preparing [2025-03-11T09:22:21.303Z] 4e8c98f0cd7c: Preparing [2025-03-11T09:22:21.303Z] b21cb09037c6: Preparing [2025-03-11T09:22:21.303Z] fa795304a936: Preparing [2025-03-11T09:22:21.303Z] 4c4db5298589: Preparing [2025-03-11T09:22:21.303Z] 676b83f64bb1: Preparing [2025-03-11T09:22:21.303Z] 6f40d7351f01: Preparing [2025-03-11T09:22:21.303Z] dd9c8f8612c8: Preparing [2025-03-11T09:22:21.303Z] 676b83f64bb1: Waiting [2025-03-11T09:22:21.303Z] 6f40d7351f01: Waiting [2025-03-11T09:22:21.303Z] dd9c8f8612c8: Waiting [2025-03-11T09:22:21.303Z] 4c4db5298589: Waiting [2025-03-11T09:22:21.303Z] b2c1ab09ddba: Layer already exists [2025-03-11T09:22:21.303Z] fa795304a936: Layer already exists [2025-03-11T09:22:21.303Z] 78dc194f4acc: Layer already exists [2025-03-11T09:22:21.303Z] b21cb09037c6: Layer already exists [2025-03-11T09:22:21.303Z] 4e8c98f0cd7c: Layer already exists [2025-03-11T09:22:21.303Z] 4c4db5298589: Layer already exists [2025-03-11T09:22:21.303Z] 676b83f64bb1: Layer already exists [2025-03-11T09:22:21.303Z] 6f40d7351f01: Layer already exists [2025-03-11T09:22:21.303Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:22:21.303Z] odessa: digest: sha256:dddf30d735dba918f2fe9fba05f06b8e389311a73a8b10a5ad94cbb6dad3d54d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T09:22:21.645Z] ===================================================== [Pipeline] echo [2025-03-11T09:22:21.656Z] taggedImages: [2025-03-11T09:22:21.656Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:22:21.656Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0 [2025-03-11T09:22:21.656Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:22:21.656Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo [2025-03-11T09:22:21.678Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-03-11T09:22:21.678Z] 036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:22:21.678Z] 4.0.0 [2025-03-11T09:22:21.678Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:22:21.678Z] odessa [2025-03-11T09:22:21.678Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:22.043Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:22.398Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:22:22.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-11T09:22:22.398Z] 768d79b0dd1d: Preparing [2025-03-11T09:22:22.398Z] e1d33919e84d: Preparing [2025-03-11T09:22:22.398Z] 98a2465b4c91: Preparing [2025-03-11T09:22:22.398Z] b21cb09037c6: Preparing [2025-03-11T09:22:22.398Z] fa795304a936: Preparing [2025-03-11T09:22:22.399Z] 4c4db5298589: Preparing [2025-03-11T09:22:22.399Z] a5ff28194687: Preparing [2025-03-11T09:22:22.399Z] 7ddc8518707d: Preparing [2025-03-11T09:22:22.399Z] dd9c8f8612c8: Preparing [2025-03-11T09:22:22.399Z] 4c4db5298589: Waiting [2025-03-11T09:22:22.399Z] a5ff28194687: Waiting [2025-03-11T09:22:22.399Z] 7ddc8518707d: Waiting [2025-03-11T09:22:22.399Z] dd9c8f8612c8: Waiting [2025-03-11T09:22:22.399Z] fa795304a936: Layer already exists [2025-03-11T09:22:22.399Z] b21cb09037c6: Layer already exists [2025-03-11T09:22:22.399Z] 4c4db5298589: Layer already exists [2025-03-11T09:22:22.399Z] a5ff28194687: Layer already exists [2025-03-11T09:22:22.664Z] 7ddc8518707d: Layer already exists [2025-03-11T09:22:22.664Z] 98a2465b4c91: Pushed [2025-03-11T09:22:22.664Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:22:22.664Z] 768d79b0dd1d: Pushed [2025-03-11T09:22:22.664Z] e1d33919e84d: Pushed [2025-03-11T09:22:22.664Z] 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:3cacfc202da706710e68e976bad13f62b29e459724d5c81c5aeec31c332f7d90 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:23.019Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:23.374Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0 [2025-03-11T09:22:23.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-11T09:22:23.375Z] 768d79b0dd1d: Preparing [2025-03-11T09:22:23.375Z] e1d33919e84d: Preparing [2025-03-11T09:22:23.375Z] 98a2465b4c91: Preparing [2025-03-11T09:22:23.375Z] b21cb09037c6: Preparing [2025-03-11T09:22:23.375Z] fa795304a936: Preparing [2025-03-11T09:22:23.375Z] 4c4db5298589: Preparing [2025-03-11T09:22:23.375Z] a5ff28194687: Preparing [2025-03-11T09:22:23.375Z] 7ddc8518707d: Preparing [2025-03-11T09:22:23.375Z] dd9c8f8612c8: Preparing [2025-03-11T09:22:23.375Z] a5ff28194687: Waiting [2025-03-11T09:22:23.375Z] 7ddc8518707d: Waiting [2025-03-11T09:22:23.375Z] dd9c8f8612c8: Waiting [2025-03-11T09:22:23.375Z] 4c4db5298589: Waiting [2025-03-11T09:22:23.375Z] 768d79b0dd1d: Layer already exists [2025-03-11T09:22:23.375Z] b21cb09037c6: Layer already exists [2025-03-11T09:22:23.375Z] 98a2465b4c91: Layer already exists [2025-03-11T09:22:23.375Z] e1d33919e84d: Layer already exists [2025-03-11T09:22:23.375Z] fa795304a936: Layer already exists [2025-03-11T09:22:23.375Z] a5ff28194687: Layer already exists [2025-03-11T09:22:23.375Z] 7ddc8518707d: Layer already exists [2025-03-11T09:22:23.375Z] 4c4db5298589: Layer already exists [2025-03-11T09:22:23.375Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:22:23.641Z] 4.0.0: digest: sha256:3cacfc202da706710e68e976bad13f62b29e459724d5c81c5aeec31c332f7d90 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:23.994Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:24.335Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:22:24.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-11T09:22:24.335Z] 768d79b0dd1d: Preparing [2025-03-11T09:22:24.335Z] e1d33919e84d: Preparing [2025-03-11T09:22:24.335Z] 98a2465b4c91: Preparing [2025-03-11T09:22:24.335Z] b21cb09037c6: Preparing [2025-03-11T09:22:24.335Z] fa795304a936: Preparing [2025-03-11T09:22:24.335Z] 4c4db5298589: Preparing [2025-03-11T09:22:24.335Z] a5ff28194687: Preparing [2025-03-11T09:22:24.335Z] 7ddc8518707d: Preparing [2025-03-11T09:22:24.335Z] dd9c8f8612c8: Preparing [2025-03-11T09:22:24.335Z] a5ff28194687: Waiting [2025-03-11T09:22:24.335Z] 7ddc8518707d: Waiting [2025-03-11T09:22:24.335Z] dd9c8f8612c8: Waiting [2025-03-11T09:22:24.335Z] 4c4db5298589: Waiting [2025-03-11T09:22:24.335Z] 98a2465b4c91: Layer already exists [2025-03-11T09:22:24.335Z] fa795304a936: Layer already exists [2025-03-11T09:22:24.335Z] e1d33919e84d: Layer already exists [2025-03-11T09:22:24.335Z] 768d79b0dd1d: Layer already exists [2025-03-11T09:22:24.335Z] b21cb09037c6: Layer already exists [2025-03-11T09:22:24.335Z] a5ff28194687: Layer already exists [2025-03-11T09:22:24.335Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:22:24.335Z] 7ddc8518707d: Layer already exists [2025-03-11T09:22:24.335Z] 4c4db5298589: Layer already exists [2025-03-11T09:22:24.601Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:3cacfc202da706710e68e976bad13f62b29e459724d5c81c5aeec31c332f7d90 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:24.953Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:25.296Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [2025-03-11T09:22:25.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-11T09:22:25.296Z] 768d79b0dd1d: Preparing [2025-03-11T09:22:25.296Z] e1d33919e84d: Preparing [2025-03-11T09:22:25.296Z] 98a2465b4c91: Preparing [2025-03-11T09:22:25.296Z] b21cb09037c6: Preparing [2025-03-11T09:22:25.296Z] fa795304a936: Preparing [2025-03-11T09:22:25.296Z] 4c4db5298589: Preparing [2025-03-11T09:22:25.296Z] a5ff28194687: Preparing [2025-03-11T09:22:25.296Z] 7ddc8518707d: Preparing [2025-03-11T09:22:25.296Z] dd9c8f8612c8: Preparing [2025-03-11T09:22:25.296Z] 4c4db5298589: Waiting [2025-03-11T09:22:25.296Z] a5ff28194687: Waiting [2025-03-11T09:22:25.296Z] 7ddc8518707d: Waiting [2025-03-11T09:22:25.297Z] dd9c8f8612c8: Waiting [2025-03-11T09:22:25.297Z] b21cb09037c6: Layer already exists [2025-03-11T09:22:25.297Z] 98a2465b4c91: Layer already exists [2025-03-11T09:22:25.297Z] fa795304a936: Layer already exists [2025-03-11T09:22:25.297Z] 768d79b0dd1d: Layer already exists [2025-03-11T09:22:25.297Z] e1d33919e84d: Layer already exists [2025-03-11T09:22:25.297Z] 4c4db5298589: Layer already exists [2025-03-11T09:22:25.297Z] a5ff28194687: Layer already exists [2025-03-11T09:22:25.297Z] 7ddc8518707d: Layer already exists [2025-03-11T09:22:25.297Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:22:25.561Z] odessa: digest: sha256:3cacfc202da706710e68e976bad13f62b29e459724d5c81c5aeec31c332f7d90 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T09:22:25.645Z] ===================================================== [Pipeline] echo [2025-03-11T09:22:25.661Z] taggedImages: [2025-03-11T09:22:25.661Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:22:25.661Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0 [2025-03-11T09:22:25.661Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:22:25.661Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo [2025-03-11T09:22:25.686Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-03-11T09:22:25.686Z] 036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:22:25.686Z] 4.0.0 [2025-03-11T09:22:25.686Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:22:25.686Z] odessa [2025-03-11T09:22:25.686Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:26.053Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:26.396Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:22:26.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-11T09:22:26.660Z] 3a70501c146e: Preparing [2025-03-11T09:22:26.660Z] c927ca3970b8: Preparing [2025-03-11T09:22:26.660Z] b21cb09037c6: Preparing [2025-03-11T09:22:26.660Z] fa795304a936: Preparing [2025-03-11T09:22:26.660Z] b791f35e651b: Preparing [2025-03-11T09:22:26.660Z] 58c4bbb41f5b: Preparing [2025-03-11T09:22:26.660Z] dd9c8f8612c8: Preparing [2025-03-11T09:22:26.660Z] 58c4bbb41f5b: Waiting [2025-03-11T09:22:26.660Z] dd9c8f8612c8: Waiting [2025-03-11T09:22:26.660Z] b21cb09037c6: Layer already exists [2025-03-11T09:22:26.660Z] fa795304a936: Layer already exists [2025-03-11T09:22:26.660Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:22:41.615Z] 58c4bbb41f5b: Pushed [2025-03-11T09:22:41.615Z] b791f35e651b: Pushed [2025-03-11T09:22:41.615Z] c927ca3970b8: Pushed [2025-03-11T09:22:41.615Z] 3a70501c146e: Pushed [2025-03-11T09:22:41.881Z] 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:f24311cf873641c869dd9f9fd1ac28069326bd5e11a5f091323bdb6034d3a44a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:42.228Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:42.579Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0 [2025-03-11T09:22:42.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-11T09:22:42.579Z] 3a70501c146e: Preparing [2025-03-11T09:22:42.579Z] c927ca3970b8: Preparing [2025-03-11T09:22:42.579Z] b21cb09037c6: Preparing [2025-03-11T09:22:42.579Z] fa795304a936: Preparing [2025-03-11T09:22:42.579Z] b791f35e651b: Preparing [2025-03-11T09:22:42.579Z] 58c4bbb41f5b: Preparing [2025-03-11T09:22:42.579Z] dd9c8f8612c8: Preparing [2025-03-11T09:22:42.579Z] 58c4bbb41f5b: Waiting [2025-03-11T09:22:42.579Z] dd9c8f8612c8: Waiting [2025-03-11T09:22:42.579Z] b791f35e651b: Layer already exists [2025-03-11T09:22:42.579Z] 3a70501c146e: Layer already exists [2025-03-11T09:22:42.579Z] c927ca3970b8: Layer already exists [2025-03-11T09:22:42.579Z] fa795304a936: Layer already exists [2025-03-11T09:22:42.579Z] b21cb09037c6: Layer already exists [2025-03-11T09:22:42.579Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:22:42.579Z] 58c4bbb41f5b: Layer already exists [2025-03-11T09:22:42.579Z] 4.0.0: digest: sha256:f24311cf873641c869dd9f9fd1ac28069326bd5e11a5f091323bdb6034d3a44a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:43.201Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:43.546Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:22:43.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-11T09:22:43.546Z] 3a70501c146e: Preparing [2025-03-11T09:22:43.546Z] c927ca3970b8: Preparing [2025-03-11T09:22:43.546Z] b21cb09037c6: Preparing [2025-03-11T09:22:43.546Z] fa795304a936: Preparing [2025-03-11T09:22:43.546Z] b791f35e651b: Preparing [2025-03-11T09:22:43.546Z] 58c4bbb41f5b: Preparing [2025-03-11T09:22:43.546Z] dd9c8f8612c8: Preparing [2025-03-11T09:22:43.546Z] 58c4bbb41f5b: Waiting [2025-03-11T09:22:43.546Z] dd9c8f8612c8: Waiting [2025-03-11T09:22:43.546Z] fa795304a936: Layer already exists [2025-03-11T09:22:43.546Z] b21cb09037c6: Layer already exists [2025-03-11T09:22:43.546Z] c927ca3970b8: Layer already exists [2025-03-11T09:22:43.546Z] b791f35e651b: Layer already exists [2025-03-11T09:22:43.546Z] 3a70501c146e: Layer already exists [2025-03-11T09:22:43.546Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:22:43.546Z] 58c4bbb41f5b: Layer already exists [2025-03-11T09:22:43.812Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:f24311cf873641c869dd9f9fd1ac28069326bd5e11a5f091323bdb6034d3a44a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:44.172Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:44.549Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [2025-03-11T09:22:44.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-11T09:22:44.549Z] 3a70501c146e: Preparing [2025-03-11T09:22:44.549Z] c927ca3970b8: Preparing [2025-03-11T09:22:44.549Z] b21cb09037c6: Preparing [2025-03-11T09:22:44.549Z] fa795304a936: Preparing [2025-03-11T09:22:44.549Z] b791f35e651b: Preparing [2025-03-11T09:22:44.549Z] 58c4bbb41f5b: Preparing [2025-03-11T09:22:44.549Z] dd9c8f8612c8: Preparing [2025-03-11T09:22:44.549Z] 58c4bbb41f5b: Waiting [2025-03-11T09:22:44.549Z] dd9c8f8612c8: Waiting [2025-03-11T09:22:44.549Z] 3a70501c146e: Layer already exists [2025-03-11T09:22:44.549Z] b791f35e651b: Layer already exists [2025-03-11T09:22:44.549Z] c927ca3970b8: Layer already exists [2025-03-11T09:22:44.549Z] b21cb09037c6: Layer already exists [2025-03-11T09:22:44.549Z] fa795304a936: Layer already exists [2025-03-11T09:22:44.549Z] 58c4bbb41f5b: Layer already exists [2025-03-11T09:22:44.549Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:22:44.817Z] odessa: digest: sha256:f24311cf873641c869dd9f9fd1ac28069326bd5e11a5f091323bdb6034d3a44a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T09:22:44.890Z] ===================================================== [Pipeline] echo [2025-03-11T09:22:44.908Z] taggedImages: [2025-03-11T09:22:44.908Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:22:44.908Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0 [2025-03-11T09:22:44.908Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:22:44.908Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo [2025-03-11T09:22:44.942Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-03-11T09:22:44.942Z] 036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:22:44.942Z] 4.0.0 [2025-03-11T09:22:44.942Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:22:44.942Z] odessa [2025-03-11T09:22:44.942Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:45.319Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:45.693Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:22:45.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-11T09:22:45.693Z] eec2cdb61561: Preparing [2025-03-11T09:22:45.693Z] b0cc58b127dd: Preparing [2025-03-11T09:22:45.693Z] b21cb09037c6: Preparing [2025-03-11T09:22:45.693Z] fa795304a936: Preparing [2025-03-11T09:22:45.693Z] 2221f7f07bfc: Preparing [2025-03-11T09:22:45.693Z] 697f7e5b31ab: Preparing [2025-03-11T09:22:45.693Z] dd9c8f8612c8: Preparing [2025-03-11T09:22:45.693Z] 697f7e5b31ab: Waiting [2025-03-11T09:22:45.693Z] dd9c8f8612c8: Waiting [2025-03-11T09:22:45.963Z] fa795304a936: Layer already exists [2025-03-11T09:22:45.963Z] b21cb09037c6: Layer already exists [2025-03-11T09:22:45.963Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:22:45.963Z] 2221f7f07bfc: Pushed [2025-03-11T09:22:45.963Z] eec2cdb61561: Pushed [2025-03-11T09:22:46.556Z] 697f7e5b31ab: Pushed [2025-03-11T09:22:54.739Z] b0cc58b127dd: Pushed [2025-03-11T09:22:54.739Z] 036d9289abc790352c085f7dc1871830fbc0c7bd: digest: sha256:495f8ea814f2687583aa06d7d2942e1cf4ed029c735bd4fbc8cb46f560d7a5db size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:55.100Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:55.455Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0 [2025-03-11T09:22:55.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-11T09:22:55.455Z] eec2cdb61561: Preparing [2025-03-11T09:22:55.455Z] b0cc58b127dd: Preparing [2025-03-11T09:22:55.455Z] b21cb09037c6: Preparing [2025-03-11T09:22:55.455Z] fa795304a936: Preparing [2025-03-11T09:22:55.455Z] 2221f7f07bfc: Preparing [2025-03-11T09:22:55.455Z] 697f7e5b31ab: Preparing [2025-03-11T09:22:55.455Z] dd9c8f8612c8: Preparing [2025-03-11T09:22:55.455Z] 697f7e5b31ab: Waiting [2025-03-11T09:22:55.455Z] dd9c8f8612c8: Waiting [2025-03-11T09:22:55.455Z] fa795304a936: Layer already exists [2025-03-11T09:22:55.455Z] b0cc58b127dd: Layer already exists [2025-03-11T09:22:55.455Z] b21cb09037c6: Layer already exists [2025-03-11T09:22:55.455Z] 2221f7f07bfc: Layer already exists [2025-03-11T09:22:55.455Z] eec2cdb61561: Layer already exists [2025-03-11T09:22:55.455Z] 697f7e5b31ab: Layer already exists [2025-03-11T09:22:55.455Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:22:55.719Z] 4.0.0: digest: sha256:495f8ea814f2687583aa06d7d2942e1cf4ed029c735bd4fbc8cb46f560d7a5db size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:56.069Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:56.415Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:22:56.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-11T09:22:56.415Z] eec2cdb61561: Preparing [2025-03-11T09:22:56.415Z] b0cc58b127dd: Preparing [2025-03-11T09:22:56.415Z] b21cb09037c6: Preparing [2025-03-11T09:22:56.415Z] fa795304a936: Preparing [2025-03-11T09:22:56.415Z] 2221f7f07bfc: Preparing [2025-03-11T09:22:56.415Z] 697f7e5b31ab: Preparing [2025-03-11T09:22:56.415Z] dd9c8f8612c8: Preparing [2025-03-11T09:22:56.415Z] 697f7e5b31ab: Waiting [2025-03-11T09:22:56.415Z] dd9c8f8612c8: Waiting [2025-03-11T09:22:56.415Z] eec2cdb61561: Layer already exists [2025-03-11T09:22:56.415Z] b0cc58b127dd: Layer already exists [2025-03-11T09:22:56.415Z] b21cb09037c6: Layer already exists [2025-03-11T09:22:56.415Z] 2221f7f07bfc: Layer already exists [2025-03-11T09:22:56.415Z] fa795304a936: Layer already exists [2025-03-11T09:22:56.415Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:22:56.415Z] 697f7e5b31ab: Layer already exists [2025-03-11T09:22:56.415Z] 036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0: digest: sha256:495f8ea814f2687583aa06d7d2942e1cf4ed029c735bd4fbc8cb46f560d7a5db size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:57.038Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:57.395Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [2025-03-11T09:22:57.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-11T09:22:57.395Z] eec2cdb61561: Preparing [2025-03-11T09:22:57.395Z] b0cc58b127dd: Preparing [2025-03-11T09:22:57.395Z] b21cb09037c6: Preparing [2025-03-11T09:22:57.395Z] fa795304a936: Preparing [2025-03-11T09:22:57.395Z] 2221f7f07bfc: Preparing [2025-03-11T09:22:57.395Z] 697f7e5b31ab: Preparing [2025-03-11T09:22:57.395Z] dd9c8f8612c8: Preparing [2025-03-11T09:22:57.395Z] 697f7e5b31ab: Waiting [2025-03-11T09:22:57.395Z] dd9c8f8612c8: Waiting [2025-03-11T09:22:57.395Z] b21cb09037c6: Layer already exists [2025-03-11T09:22:57.395Z] 2221f7f07bfc: Layer already exists [2025-03-11T09:22:57.395Z] b0cc58b127dd: Layer already exists [2025-03-11T09:22:57.395Z] fa795304a936: Layer already exists [2025-03-11T09:22:57.395Z] eec2cdb61561: Layer already exists [2025-03-11T09:22:57.395Z] 697f7e5b31ab: Layer already exists [2025-03-11T09:22:57.395Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:22:57.659Z] odessa: digest: sha256:495f8ea814f2687583aa06d7d2942e1cf4ed029c735bd4fbc8cb46f560d7a5db size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T09:22:57.736Z] ===================================================== [Pipeline] echo [2025-03-11T09:22:57.754Z] taggedImages: [2025-03-11T09:22:57.754Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd [2025-03-11T09:22:57.754Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0 [2025-03-11T09:22:57.754Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:036d9289abc790352c085f7dc1871830fbc0c7bd-4.0.0 [2025-03-11T09:22:57.754Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:58.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-11T09:22:58.137Z] [2025-03-11T09:22:58.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:22:58.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-11T09:22:58.462Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-11T09:22:58.462Z] 8998bd30e6a1: Pulling fs layer [2025-03-11T09:22:58.462Z] 04944245beec: Pulling fs layer [2025-03-11T09:22:58.462Z] 699f458cf7ca: Pulling fs layer [2025-03-11T09:22:58.462Z] 765212b225bb: Pulling fs layer [2025-03-11T09:22:58.462Z] f23df028b6ca: Pulling fs layer [2025-03-11T09:22:58.462Z] d65c8cfc05b1: Pulling fs layer [2025-03-11T09:22:58.462Z] 2437ff75d9bd: Pulling fs layer [2025-03-11T09:22:58.462Z] f23df028b6ca: Waiting [2025-03-11T09:22:58.462Z] d65c8cfc05b1: Waiting [2025-03-11T09:22:58.462Z] 2437ff75d9bd: Waiting [2025-03-11T09:22:58.462Z] 765212b225bb: Waiting [2025-03-11T09:22:58.727Z] 04944245beec: Verifying Checksum [2025-03-11T09:22:58.728Z] 04944245beec: Download complete [2025-03-11T09:22:58.728Z] 765212b225bb: Verifying Checksum [2025-03-11T09:22:58.728Z] 765212b225bb: Download complete [2025-03-11T09:22:58.728Z] f23df028b6ca: Verifying Checksum [2025-03-11T09:22:58.728Z] f23df028b6ca: Download complete [2025-03-11T09:22:58.728Z] d65c8cfc05b1: Verifying Checksum [2025-03-11T09:22:58.728Z] d65c8cfc05b1: Download complete [2025-03-11T09:22:58.994Z] 699f458cf7ca: Verifying Checksum [2025-03-11T09:22:58.994Z] 699f458cf7ca: Download complete [2025-03-11T09:22:59.258Z] 8998bd30e6a1: Verifying Checksum [2025-03-11T09:22:59.258Z] 8998bd30e6a1: Download complete [2025-03-11T09:23:01.833Z] 2437ff75d9bd: Verifying Checksum [2025-03-11T09:23:01.833Z] 2437ff75d9bd: Download complete [2025-03-11T09:23:03.769Z] 8998bd30e6a1: Pull complete [2025-03-11T09:23:04.350Z] 04944245beec: Pull complete [2025-03-11T09:23:05.753Z] 699f458cf7ca: Pull complete [2025-03-11T09:23:06.019Z] 765212b225bb: Pull complete [2025-03-11T09:23:06.599Z] f23df028b6ca: Pull complete [2025-03-11T09:23:06.867Z] d65c8cfc05b1: Pull complete [2025-03-11T09:23:25.050Z] 2437ff75d9bd: Pull complete [2025-03-11T09:23:25.050Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-11T09:23:25.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-11T09:23:25.050Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T09:23:25.244Z] prd-ubuntu20.04-docker-arm64-4c-16g-40888 does not seem to be running inside a container [2025-03-11T09:23:25.311Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-03-11T09:23:28.247Z] $ docker top 3f903f6f3e5398cd2a8fa866d8ec0632305ae89e7badbc04331c959c261469e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T09:23:28.763Z] ---> job-cost.sh [2025-03-11T09:23:29.027Z] lf-activate-venv: SKIPPING [2025-03-11T09:23:29.027Z] INFO: No Stack... [2025-03-11T09:23:29.291Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-11T09:23:30.244Z] INFO: Archiving Costs [Pipeline] sh [2025-03-11T09:23:30.870Z] + cut -d, -f6 [2025-03-11T09:23:30.870Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2025-03-11T09:23:30.890Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-odessa-2-stack-cost] [2025-03-11T09:23:30.900Z] Resource [jenkins-edgexfoundry-edgex-go-odessa-2-stack-cost] did not exist. Created. [2025-03-11T09:23:30.905Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-odessa-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-11T09:23:31.227Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-11T09:23:32.927Z] Stashed 1 file(s) [Pipeline] } [2025-03-11T09:23:32.935Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-odessa-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-11T09:23:32.972Z] $ docker stop --time=1 3f903f6f3e5398cd2a8fa866d8ec0632305ae89e7badbc04331c959c261469e2 [2025-03-11T09:23:34.505Z] $ docker rm -f --volumes 3f903f6f3e5398cd2a8fa866d8ec0632305ae89e7badbc04331c959c261469e2 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [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-03-11T09:23:35.601Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-11T09:23:35.891Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T09:23:36.748Z] ---> package-listing.sh [2025-03-11T09:23:36.748Z] ++ facter osfamily [2025-03-11T09:23:36.748Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-11T09:23:37.008Z] + OS_FAMILY=debian [2025-03-11T09:23:37.008Z] + workspace=/w/workspace/edgex-go/2 [2025-03-11T09:23:37.008Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-11T09:23:37.008Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-11T09:23:37.008Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-11T09:23:37.008Z] + PACKAGES=/tmp/packages_start.txt [2025-03-11T09:23:37.008Z] + '[' /w/workspace/edgex-go/2 ']' [2025-03-11T09:23:37.008Z] + PACKAGES=/tmp/packages_end.txt [2025-03-11T09:23:37.008Z] + case "${OS_FAMILY}" in [2025-03-11T09:23:37.008Z] + dpkg -l [2025-03-11T09:23:37.008Z] + grep '^ii' [2025-03-11T09:23:37.008Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-11T09:23:37.008Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-11T09:23:37.008Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-11T09:23:37.008Z] + '[' /w/workspace/edgex-go/2 ']' [2025-03-11T09:23:37.008Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2025-03-11T09:23:37.008Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2025-03-11T09:23:37.020Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-11T09:23:37.296Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:23:37.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T09:23:37.850Z] [2025-03-11T09:23:37.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:23:38.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T09:23:38.150Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-11T09:23:38.150Z] 5eb5b503b376: Pulling fs layer [2025-03-11T09:23:38.150Z] 5c69ac0246d0: Pulling fs layer [2025-03-11T09:23:38.150Z] ec43610c2a17: Pulling fs layer [2025-03-11T09:23:38.150Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-11T09:23:38.150Z] 33b1e0a273af: Pulling fs layer [2025-03-11T09:23:38.150Z] 5d3b04190fa2: Pulling fs layer [2025-03-11T09:23:38.150Z] 2f39f015ded8: Pulling fs layer [2025-03-11T09:23:38.150Z] 33b1e0a273af: Waiting [2025-03-11T09:23:38.150Z] 5d3b04190fa2: Waiting [2025-03-11T09:23:38.150Z] 2f39f015ded8: Waiting [2025-03-11T09:23:38.150Z] 3a2ae6a8a46f: Waiting [2025-03-11T09:23:38.150Z] 5c69ac0246d0: Verifying Checksum [2025-03-11T09:23:38.150Z] 5c69ac0246d0: Download complete [2025-03-11T09:23:38.150Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-11T09:23:38.150Z] 3a2ae6a8a46f: Download complete [2025-03-11T09:23:38.150Z] 33b1e0a273af: Verifying Checksum [2025-03-11T09:23:38.150Z] 33b1e0a273af: Download complete [2025-03-11T09:23:38.150Z] 5d3b04190fa2: Verifying Checksum [2025-03-11T09:23:38.150Z] 5d3b04190fa2: Download complete [2025-03-11T09:23:38.150Z] ec43610c2a17: Verifying Checksum [2025-03-11T09:23:38.150Z] ec43610c2a17: Download complete [2025-03-11T09:23:38.408Z] 5eb5b503b376: Verifying Checksum [2025-03-11T09:23:38.408Z] 5eb5b503b376: Download complete [2025-03-11T09:23:38.973Z] 2f39f015ded8: Download complete [2025-03-11T09:23:39.537Z] 5eb5b503b376: Pull complete [2025-03-11T09:23:39.537Z] 5c69ac0246d0: Pull complete [2025-03-11T09:23:40.103Z] ec43610c2a17: Pull complete [2025-03-11T09:23:40.103Z] 3a2ae6a8a46f: Pull complete [2025-03-11T09:23:40.361Z] 33b1e0a273af: Pull complete [2025-03-11T09:23:40.361Z] 5d3b04190fa2: Pull complete [2025-03-11T09:23:44.545Z] 2f39f015ded8: Pull complete [2025-03-11T09:23:44.545Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-11T09:23:44.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T09:23:44.545Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T09:23:44.640Z] prd-ubuntu20.04-docker-8c-8g-40886 does not seem to be running inside a container [2025-03-11T09:23:44.681Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-11T09:23:47.155Z] $ docker top fb92cba87283d68f0b9b9fb711e533be5a4bf538d998bae0947e23e85bfc36cf -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T09:23:47.493Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-11T09:23:47.775Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-11T09:23:48.058Z] + ls /var/log/sa-host [2025-03-11T09:23:48.058Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T09:23:48.232Z] provisioning config files... [2025-03-11T09:23:48.241Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config281865233394074156tmp [Pipeline] { [Pipeline] echo [2025-03-11T09:23:48.263Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T09:23:48.547Z] ---> create-netrc.sh [Pipeline] } [2025-03-11T09:23:48.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-11T09:23:48.895Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-11T09:23:48.904Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T09:23:49.189Z] ---> sudo-logs.sh [2025-03-11T09:23:49.189Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-11T09:23:49.230Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T09:23:49.511Z] ---> job-cost.sh [2025-03-11T09:23:49.511Z] lf-activate-venv: SKIPPING [2025-03-11T09:23:49.511Z] DEBUG: total: 0.10999999940395355 [2025-03-11T09:23:49.511Z] INFO: Retrieving Stack Cost... [2025-03-11T09:23:49.770Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-11T09:23:50.340Z] INFO: Archiving Costs [Pipeline] echo [2025-03-11T09:23:50.353Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T09:23:50.639Z] ---> logs-deploy.sh [2025-03-11T09:23:50.639Z] lf-activate-venv: SKIPPING [2025-03-11T09:23:50.639Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/odessa/2 [2025-03-11T09:23:50.639Z] INFO: archiving workspace using pattern(s): [2025-03-11T09:23:51.575Z] Archives upload complete. [2025-03-11T09:23:51.575Z] INFO: archiving logs to Nexus