Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 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-ssh8372058725904157623.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4803613540084739487.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9870543826061964314.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh35972259486274382.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9714279122893386341.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 Running on prd-ubuntu20.04-docker-8c-8g-2996 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/850 [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/850 # 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 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 (main) > 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 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 # timeout=10 Commit message: "fix: Fix CoreCommand GET /device/all API incorrect totalCount (#5174)" > git rev-list --no-walk 4970ed1aee4dc7c062ad44033828496cd844e6b8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-06-09T03:51:42.609Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-06-09T03:51:42.683Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-06-09T03:51:42.710Z] ========================================================= [2025-06-09T03:51:42.710Z] EdgeX Global Pipelines Version Info [2025-06-09T03:51:42.710Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-06-09T03:51:43.833Z] ------------------- [2025-06-09T03:51:43.833Z] stable info: [2025-06-09T03:51:43.833Z] ------------------- [2025-06-09T03:51:43.833Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-06-09T03:51:43.833Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-06-09T03:51:43.833Z] Message: update stable to v1.0.274 [2025-06-09T03:51:44.094Z] ------------------- [2025-06-09T03:51:44.094Z] experimental info: [2025-06-09T03:51:44.094Z] ------------------- [2025-06-09T03:51:44.094Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-06-09T03:51:44.094Z] Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 [2025-06-09T03:51:44.095Z] Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-06-09T03:51:44.168Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-06-09T03:51:44.186Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-06-09T03:51:44.206Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-06-09T03:51:44.229Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-06-09T03:51:44.250Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-06-09T03:51:44.272Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-06-09T03:51:44.293Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-06-09T03:51:44.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-06-09T03:51:44.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-06-09T03:51:44.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-06-09T03:51:44.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-06-09T03:51:44.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-06-09T03:51:44.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-06-09T03:51:44.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-06-09T03:51:44.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-06-09T03:51:44.481Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-06-09T03:51:44.502Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-06-09T03:51:44.522Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-06-09T03:51:44.545Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-06-09T03:51:44.569Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-06-09T03:51:44.595Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-06-09T03:51:44.616Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-06-09T03:51:44.638Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-06-09T03:51:44.661Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-06-09T03:51:44.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-06-09T03:51:44.710Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-06-09T03:51:44.736Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo [2025-06-09T03:51:44.761Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a10d06 [Pipeline] echo [2025-06-09T03:51:44.783Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-09T03:51:44.838Z] provisioning config files... [2025-06-09T03:51:44.853Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/850@tmp/config12538216813570640705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-09T03:51:45.186Z] ---> ****-login.sh [2025-06-09T03:51:45.187Z] nexus3.edgexfoundry.org:10001 [2025-06-09T03:51:45.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T03:51:45.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T03:51:45.448Z] Configure a credential helper to remove this warning. See [2025-06-09T03:51:45.448Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T03:51:45.448Z] [2025-06-09T03:51:45.448Z] Login Succeeded [2025-06-09T03:51:45.448Z] nexus3.edgexfoundry.org:10002 [2025-06-09T03:51:45.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T03:51:45.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T03:51:45.781Z] Configure a credential helper to remove this warning. See [2025-06-09T03:51:45.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T03:51:45.782Z] [2025-06-09T03:51:45.782Z] Login Succeeded [2025-06-09T03:51:45.782Z] nexus3.edgexfoundry.org:10003 [2025-06-09T03:51:45.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T03:51:45.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T03:51:45.782Z] Configure a credential helper to remove this warning. See [2025-06-09T03:51:45.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T03:51:45.782Z] [2025-06-09T03:51:45.782Z] Login Succeeded [2025-06-09T03:51:45.782Z] nexus3.edgexfoundry.org:10004 [2025-06-09T03:51:45.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T03:51:45.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T03:51:45.782Z] Configure a credential helper to remove this warning. See [2025-06-09T03:51:45.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T03:51:45.782Z] [2025-06-09T03:51:45.782Z] Login Succeeded [2025-06-09T03:51:45.782Z] ****.io [2025-06-09T03:51:46.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T03:51:46.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T03:51:46.047Z] Configure a credential helper to remove this warning. See [2025-06-09T03:51:46.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T03:51:46.047Z] [2025-06-09T03:51:46.047Z] Login Succeeded [2025-06-09T03:51:46.047Z] ---> ****-login.sh ends [Pipeline] } [2025-06-09T03:51:46.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-09T03:51:46.375Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-06-09T03:51:46.375Z] + cut -d/ -f2 [2025-06-09T03:51:46.375Z] + dirname cmd/core-command/Dockerfile [2025-06-09T03:51:46.375Z] + echo core-command,cmd/core-command/Dockerfile [2025-06-09T03:51:46.375Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-06-09T03:51:46.375Z] + cut -d/ -f2 [2025-06-09T03:51:46.375Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-06-09T03:51:46.375Z] + dirname cmd/core-data/Dockerfile [2025-06-09T03:51:46.375Z] + cut -d/ -f2 [2025-06-09T03:51:46.375Z] + echo core-data,cmd/core-data/Dockerfile [2025-06-09T03:51:46.375Z] + dirname cmd/core-keeper/Dockerfile [2025-06-09T03:51:46.375Z] + cut -d/ -f2 [2025-06-09T03:51:46.375Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-06-09T03:51:46.375Z] + dirname cmd/core-metadata/Dockerfile [2025-06-09T03:51:46.375Z] + cut -d/ -f2 [2025-06-09T03:51:46.375Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-06-09T03:51:46.375Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-06-09T03:51:46.375Z] + cut -d/ -f2 [2025-06-09T03:51:46.375Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-06-09T03:51:46.375Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-06-09T03:51:46.375Z] + cut -d/ -f2 [2025-06-09T03:51:46.375Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-06-09T03:51:46.375Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-06-09T03:51:46.375Z] + cut -d/ -f2 [2025-06-09T03:51:46.375Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-06-09T03:51:46.375Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-06-09T03:51:46.375Z] + cut -d/ -f2 [2025-06-09T03:51:46.375Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-06-09T03:51:46.375Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-06-09T03:51:46.375Z] + cut -d/ -f2 [2025-06-09T03:51:46.375Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-06-09T03:51:46.375Z] + dirname cmd/security-spire-agent/Dockerfile [2025-06-09T03:51:46.375Z] + cut -d/ -f2 [2025-06-09T03:51:46.375Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-06-09T03:51:46.375Z] + dirname cmd/security-spire-config/Dockerfile [2025-06-09T03:51:46.375Z] + cut -d/ -f2 [2025-06-09T03:51:46.375Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-06-09T03:51:46.375Z] + dirname cmd/security-spire-server/Dockerfile [2025-06-09T03:51:46.375Z] + cut -d/ -f2 [2025-06-09T03:51:46.375Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-06-09T03:51:46.375Z] + dirname cmd/support-notifications/Dockerfile [2025-06-09T03:51:46.375Z] + cut -d/ -f2 [2025-06-09T03:51:46.375Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-06-09T03:51:46.375Z] + dirname cmd/support-scheduler/Dockerfile [2025-06-09T03:51:46.375Z] + cut -d/ -f2 [2025-06-09T03:51:46.375Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-06-09T03:51:46.402Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-06-09T03:51:46.761Z] + git rev-list -1 --merges 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7~1..7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo [2025-06-09T03:51:46.774Z] -----------> git rev-list -1 --merges 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7~1..7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [false] [Pipeline] sh [2025-06-09T03:51:47.065Z] + git log --format=format:%s -1 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo [2025-06-09T03:51:47.078Z] ========================================================= [2025-06-09T03:51:47.078Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-06-09T03:51:47.078Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-06-09T03:51:47.520Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-09T03:51:47.520Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-06-09T03:51:47.520Z] + [ -e /tmp/ssh_known_hosts ] [2025-06-09T03:51:47.520Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-06-09T03:51:47.520Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2025-06-09T03:51:47.520Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-06-09T03:51:47.520Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:51:47.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-09T03:51:47.934Z] [2025-06-09T03:51:47.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:51:48.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-09T03:51:48.246Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-06-09T03:51:48.246Z] 3dae71ba6b94: Pulling fs layer [2025-06-09T03:51:48.246Z] 6bf1a483ea7c: Pulling fs layer [2025-06-09T03:51:48.246Z] f5dfc541a4d3: Pulling fs layer [2025-06-09T03:51:48.246Z] 461d9e800cba: Pulling fs layer [2025-06-09T03:51:48.246Z] 80192f66455f: Pulling fs layer [2025-06-09T03:51:48.246Z] 2e8e34ca0e6c: Pulling fs layer [2025-06-09T03:51:48.246Z] a29436f7fd5d: Pulling fs layer [2025-06-09T03:51:48.246Z] 923cac83aea3: Pulling fs layer [2025-06-09T03:51:48.246Z] 25ad8b0a4227: Pulling fs layer [2025-06-09T03:51:48.246Z] db01528c6b51: Pulling fs layer [2025-06-09T03:51:48.246Z] 28988de357af: Pulling fs layer [2025-06-09T03:51:48.246Z] a29436f7fd5d: Waiting [2025-06-09T03:51:48.246Z] 923cac83aea3: Waiting [2025-06-09T03:51:48.246Z] 25ad8b0a4227: Waiting [2025-06-09T03:51:48.246Z] db01528c6b51: Waiting [2025-06-09T03:51:48.246Z] 2e8e34ca0e6c: Waiting [2025-06-09T03:51:48.246Z] 28988de357af: Waiting [2025-06-09T03:51:48.246Z] 461d9e800cba: Waiting [2025-06-09T03:51:48.246Z] 80192f66455f: Waiting [2025-06-09T03:51:48.246Z] 6bf1a483ea7c: Verifying Checksum [2025-06-09T03:51:48.246Z] 6bf1a483ea7c: Download complete [2025-06-09T03:51:48.246Z] 461d9e800cba: Download complete [2025-06-09T03:51:48.506Z] 80192f66455f: Verifying Checksum [2025-06-09T03:51:48.506Z] 80192f66455f: Download complete [2025-06-09T03:51:48.506Z] f5dfc541a4d3: Verifying Checksum [2025-06-09T03:51:48.506Z] f5dfc541a4d3: Download complete [2025-06-09T03:51:48.506Z] 3dae71ba6b94: Verifying Checksum [2025-06-09T03:51:48.506Z] 3dae71ba6b94: Download complete [2025-06-09T03:51:48.506Z] 923cac83aea3: Download complete [2025-06-09T03:51:48.506Z] 25ad8b0a4227: Verifying Checksum [2025-06-09T03:51:48.506Z] 25ad8b0a4227: Download complete [2025-06-09T03:51:48.506Z] db01528c6b51: Verifying Checksum [2025-06-09T03:51:48.506Z] db01528c6b51: Download complete [2025-06-09T03:51:48.506Z] 28988de357af: Verifying Checksum [2025-06-09T03:51:48.506Z] 28988de357af: Download complete [2025-06-09T03:51:48.766Z] a29436f7fd5d: Verifying Checksum [2025-06-09T03:51:48.766Z] a29436f7fd5d: Download complete [2025-06-09T03:51:49.336Z] 2e8e34ca0e6c: Verifying Checksum [2025-06-09T03:51:49.336Z] 2e8e34ca0e6c: Download complete [2025-06-09T03:51:49.596Z] 3dae71ba6b94: Pull complete [2025-06-09T03:51:49.855Z] 6bf1a483ea7c: Pull complete [2025-06-09T03:51:50.426Z] f5dfc541a4d3: Pull complete [2025-06-09T03:51:50.426Z] 461d9e800cba: Pull complete [2025-06-09T03:51:50.685Z] 80192f66455f: Pull complete [2025-06-09T03:51:53.975Z] 2e8e34ca0e6c: Pull complete [2025-06-09T03:51:54.541Z] a29436f7fd5d: Pull complete [2025-06-09T03:51:54.541Z] 923cac83aea3: Pull complete [2025-06-09T03:51:54.801Z] 25ad8b0a4227: Pull complete [2025-06-09T03:51:54.801Z] db01528c6b51: Pull complete [2025-06-09T03:51:54.801Z] 28988de357af: Pull complete [2025-06-09T03:51:54.801Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-06-09T03:51:54.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-09T03:51:54.801Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-09T03:51:54.913Z] prd-ubuntu20.04-docker-8c-8g-2996 does not seem to be running inside a container [2025-06-09T03:51:54.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/850 -v /w/workspace/edgex-go/850:/w/workspace/edgex-go/850:rw,z -v /w/workspace/edgex-go/850@tmp:/w/workspace/edgex-go/850@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-09T03:51:56.615Z] $ docker top 87eaf87992f7f30f872c1ce65713742c2ef792993fc7b37251a8c84b6a7d7046 -eo pid,comm [2025-06-09T03:51:56.663Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-06-09T03:51:56.663Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-09T03:51:56.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-09T03:51:56.727Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-09T03:51:56.851Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-09T03:51:56.856Z] $ docker exec 87eaf87992f7f30f872c1ce65713742c2ef792993fc7b37251a8c84b6a7d7046 ssh-agent [2025-06-09T03:51:56.960Z] SSH_AUTH_SOCK=/tmp/ssh-ZuDsFVUZ4mzk/agent.32 [2025-06-09T03:51:56.960Z] SSH_AGENT_PID=38 [2025-06-09T03:51:56.965Z] Running ssh-add (command line suppressed) [2025-06-09T03:51:57.086Z] Identity added: /w/workspace/edgex-go/850@tmp/private_key_9894078791556715861.key (/w/workspace/edgex-go/850@tmp/private_key_9894078791556715861.key) [2025-06-09T03:51:57.097Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-09T03:51:57.384Z] + git tag --points-at HEAD [Pipeline] } [2025-06-09T03:51:57.396Z] $ docker exec --env ******** --env ******** 87eaf87992f7f30f872c1ce65713742c2ef792993fc7b37251a8c84b6a7d7046 ssh-agent -k [2025-06-09T03:51:57.493Z] unset SSH_AUTH_SOCK; [2025-06-09T03:51:57.494Z] unset SSH_AGENT_PID; [2025-06-09T03:51:57.494Z] echo Agent pid 38 killed; [2025-06-09T03:51:57.500Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-06-09T03:51:57.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-09T03:51:57.538Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-09T03:51:57.669Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-09T03:51:57.674Z] $ docker exec 87eaf87992f7f30f872c1ce65713742c2ef792993fc7b37251a8c84b6a7d7046 ssh-agent [2025-06-09T03:51:57.790Z] SSH_AUTH_SOCK=/tmp/ssh-3VG0X5HCWY5p/agent.71 [2025-06-09T03:51:57.790Z] SSH_AGENT_PID=77 [2025-06-09T03:51:57.795Z] Running ssh-add (command line suppressed) [2025-06-09T03:51:57.904Z] Identity added: /w/workspace/edgex-go/850@tmp/private_key_6254842597008695330.key (/w/workspace/edgex-go/850@tmp/private_key_6254842597008695330.key) [2025-06-09T03:51:57.914Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-09T03:51:58.203Z] + git semver init [2025-06-09T03:51:58.462Z] 2025-06-09 03:51:58,425 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-09T03:51:58.462Z] 2025-06-09 03:51:58,430 [run_init] DEBUG init version:0.0.0 force:False [2025-06-09T03:51:58.462Z] 2025-06-09 03:51:58,431 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/850/.semver [2025-06-09T03:51:58.462Z] 2025-06-09 03:51:58,431 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/850/.semver [2025-06-09T03:51:58.462Z] 2025-06-09 03:51:58,431 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/850/.semver'], cwd=/w/workspace/edgex-go/850, stdin=None, shell=False, universal_newlines=False) [2025-06-09T03:52:03.734Z] 2025-06-09 03:52:02,917 [append_file] DEBUG append to file:/w/workspace/edgex-go/850/.git/info/exclude [2025-06-09T03:52:03.734Z] 2025-06-09 03:52:02,917 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/850/.semver/main with force:False [2025-06-09T03:52:03.734Z] 2025-06-09 03:52:02,917 [read_version] DEBUG read version from /w/workspace/edgex-go/850/.semver/main [2025-06-09T03:52:03.734Z] 2025-06-09 03:52:02,917 [read_version] DEBUG read version from /w/workspace/edgex-go/850/.semver/main [2025-06-09T03:52:03.734Z] 4.1.0-dev.23 [Pipeline] } [2025-06-09T03:52:03.746Z] $ docker exec --env ******** --env ******** 87eaf87992f7f30f872c1ce65713742c2ef792993fc7b37251a8c84b6a7d7046 ssh-agent -k [2025-06-09T03:52:03.849Z] unset SSH_AUTH_SOCK; [2025-06-09T03:52:03.850Z] unset SSH_AGENT_PID; [2025-06-09T03:52:03.850Z] echo Agent pid 77 killed; [2025-06-09T03:52:03.856Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-09T03:52:04.172Z] + git semver [Pipeline] } [2025-06-09T03:52:04.444Z] $ docker stop --time=1 87eaf87992f7f30f872c1ce65713742c2ef792993fc7b37251a8c84b6a7d7046 [2025-06-09T03:52:05.761Z] $ docker rm -f --volumes 87eaf87992f7f30f872c1ce65713742c2ef792993fc7b37251a8c84b6a7d7046 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-09T03:52:06.098Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-06-09T03:52:06.329Z] Stashed 1 file(s) [Pipeline] echo [2025-06-09T03:52:06.334Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.23 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-09T03:52:06.759Z] + git config --global --add safe.directory /w/workspace/edgex-go/850 [Pipeline] echo [2025-06-09T03:52:06.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-09T03:52:06.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-09T03:52:06.800Z] ========================================================= [2025-06-09T03:52:06.800Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-06-09T03:52:06.800Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-06-09T03:52:07.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-09T03:52:07.092Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-06-09T03:52:07.092Z] 0a9a5dfd008f: Pulling fs layer [2025-06-09T03:52:07.092Z] dbfa0bcfca99: Pulling fs layer [2025-06-09T03:52:07.092Z] 70eabb1d9476: Pulling fs layer [2025-06-09T03:52:07.092Z] 957bedc73fa3: Pulling fs layer [2025-06-09T03:52:07.092Z] 4f4fb700ef54: Pulling fs layer [2025-06-09T03:52:07.092Z] f40432e63723: Pulling fs layer [2025-06-09T03:52:07.092Z] 90b4343acab7: Pulling fs layer [2025-06-09T03:52:07.092Z] 9f67ea4ac784: Pulling fs layer [2025-06-09T03:52:07.092Z] 9228b9a606be: Pulling fs layer [2025-06-09T03:52:07.092Z] 9f67ea4ac784: Waiting [2025-06-09T03:52:07.092Z] 9228b9a606be: Waiting [2025-06-09T03:52:07.092Z] 4f4fb700ef54: Waiting [2025-06-09T03:52:07.092Z] f40432e63723: Waiting [2025-06-09T03:52:07.092Z] 90b4343acab7: Waiting [2025-06-09T03:52:07.092Z] 957bedc73fa3: Waiting [2025-06-09T03:52:07.092Z] dbfa0bcfca99: Download complete [2025-06-09T03:52:07.092Z] 957bedc73fa3: Verifying Checksum [2025-06-09T03:52:07.092Z] 957bedc73fa3: Download complete [2025-06-09T03:52:07.092Z] 4f4fb700ef54: Verifying Checksum [2025-06-09T03:52:07.092Z] 4f4fb700ef54: Download complete [2025-06-09T03:52:07.092Z] f40432e63723: Verifying Checksum [2025-06-09T03:52:07.092Z] f40432e63723: Download complete [2025-06-09T03:52:07.092Z] 0a9a5dfd008f: Download complete [2025-06-09T03:52:07.092Z] 90b4343acab7: Verifying Checksum [2025-06-09T03:52:07.092Z] 90b4343acab7: Download complete [2025-06-09T03:52:07.350Z] 0a9a5dfd008f: Pull complete [2025-06-09T03:52:07.350Z] 9228b9a606be: Verifying Checksum [2025-06-09T03:52:07.350Z] 9228b9a606be: Download complete [2025-06-09T03:52:07.350Z] dbfa0bcfca99: Pull complete [2025-06-09T03:52:07.916Z] 9f67ea4ac784: Verifying Checksum [2025-06-09T03:52:07.916Z] 9f67ea4ac784: Download complete [2025-06-09T03:52:11.201Z] 70eabb1d9476: Pull complete [2025-06-09T03:52:11.201Z] 957bedc73fa3: Pull complete [2025-06-09T03:52:11.201Z] 4f4fb700ef54: Pull complete [2025-06-09T03:52:11.201Z] f40432e63723: Pull complete [2025-06-09T03:52:11.201Z] 90b4343acab7: Pull complete [2025-06-09T03:52:13.733Z] 9f67ea4ac784: Pull complete [2025-06-09T03:52:13.992Z] 9228b9a606be: Pull complete [2025-06-09T03:52:13.992Z] Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 [2025-06-09T03:52:13.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-09T03:52:13.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-06-09T03:52:14.297Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-09T03:52:14.297Z] WORKDIR /edgex [2025-06-09T03:52:14.297Z] COPY go.mod . [2025-06-09T03:52:14.297Z] RUN go mod download [2025-06-09T03:52:14.298Z] + docker build -t ci-base-image-x86_64 -f - . [2025-06-09T03:52:15.234Z] Sending build context to Docker daemon 185.9MB [2025-06-09T03:52:15.234Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-09T03:52:15.234Z] ---> 69404ca5bff2 [2025-06-09T03:52:15.234Z] Step 2/4 : WORKDIR /edgex [2025-06-09T03:52:16.611Z] ---> Running in e86818caed3c [2025-06-09T03:52:16.611Z] Removing intermediate container e86818caed3c [2025-06-09T03:52:16.611Z] ---> b989b39daef3 [2025-06-09T03:52:16.611Z] Step 3/4 : COPY go.mod . [2025-06-09T03:52:16.870Z] ---> e93786827ea7 [2025-06-09T03:52:16.870Z] Step 4/4 : RUN go mod download [2025-06-09T03:52:16.870Z] ---> Running in 6b83770304a7 [2025-06-09T03:52:21.438Z] Still waiting to schedule task [2025-06-09T03:52:21.438Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-06-09T03:52:34.975Z] Removing intermediate container 6b83770304a7 [2025-06-09T03:52:34.975Z] ---> 271a594076b2 [2025-06-09T03:52:34.975Z] Successfully built 271a594076b2 [2025-06-09T03:52:34.975Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:52:35.288Z] + docker inspect -f . ci-base-image-x86_64 [2025-06-09T03:52:35.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-09T03:52:35.371Z] prd-ubuntu20.04-docker-8c-8g-2996 does not seem to be running inside a container [2025-06-09T03:52:35.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/850 -v /w/workspace/edgex-go/850:/w/workspace/edgex-go/850:rw,z -v /w/workspace/edgex-go/850@tmp:/w/workspace/edgex-go/850@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-06-09T03:52:35.741Z] $ docker top 755e5c275220755522b1eaeb632d02ae39b06ac46949254c00ed3a83071beafd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-09T03:52:36.092Z] + go version [2025-06-09T03:52:36.092Z] go version go1.23.8 linux/amd64 [Pipeline] } [2025-06-09T03:52:36.104Z] $ docker stop --time=1 755e5c275220755522b1eaeb632d02ae39b06ac46949254c00ed3a83071beafd [2025-06-09T03:52:37.349Z] $ docker rm -f --volumes 755e5c275220755522b1eaeb632d02ae39b06ac46949254c00ed3a83071beafd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:52:37.760Z] + docker inspect -f . ci-base-image-x86_64 [2025-06-09T03:52:37.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-09T03:52:37.835Z] prd-ubuntu20.04-docker-8c-8g-2996 does not seem to be running inside a container [2025-06-09T03:52:37.871Z] $ 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/850 -v /w/workspace/edgex-go/850:/w/workspace/edgex-go/850:rw,z -v /w/workspace/edgex-go/850@tmp:/w/workspace/edgex-go/850@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-06-09T03:52:38.212Z] $ docker top b02eaf279821ef5b3e8b4970e06b861564546b602dba6db15fedc91bf38e8c84 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-06-09T03:52:38.279Z] ========================================================= [2025-06-09T03:52:38.279Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-06-09T03:52:38.279Z] ========================================================= [Pipeline] sh [2025-06-09T03:52:38.557Z] + git config --global --add safe.directory /w/workspace/edgex-go/850 [Pipeline] fileExists [Pipeline] sh [2025-06-09T03:52:38.853Z] + make test [2025-06-09T03:52:38.854Z] go test -race -coverprofile=coverage.out ./... [2025-06-09T03:52:46.966Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-06-09T03:53:13.499Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-06-09T03:53:13.499Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-06-09T03:53:13.499Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-06-09T03:53:13.499Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-06-09T03:53:13.499Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-06-09T03:53:13.499Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-06-09T03:53:13.499Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-06-09T03:53:13.499Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-06-09T03:53:13.499Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-06-09T03:53:13.499Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-06-09T03:53:13.499Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-06-09T03:53:13.499Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-06-09T03:53:13.499Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-06-09T03:53:13.499Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-06-09T03:53:13.499Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-06-09T03:53:13.499Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-06-09T03:53:13.499Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-06-09T03:53:13.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.051s coverage: 42.3% of statements [2025-06-09T03:53:13.499Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-06-09T03:53:13.499Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-06-09T03:53:13.499Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-06-09T03:53:13.499Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-06-09T03:53:13.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.032s coverage: 97.0% of statements [2025-06-09T03:53:14.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-06-09T03:53:14.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-06-09T03:53:14.066Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-06-09T03:53:14.066Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-06-09T03:53:14.066Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-06-09T03:53:14.066Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-09T03:53:14.066Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-06-09T03:53:14.066Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-06-09T03:53:14.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-06-09T03:53:14.066Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-06-09T03:53:15.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-06-09T03:53:15.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-06-09T03:53:15.441Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-06-09T03:53:15.441Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-09T03:53:15.441Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-06-09T03:53:15.441Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-06-09T03:53:16.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.2% of statements [2025-06-09T03:53:16.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 3.5% of statements [2025-06-09T03:53:16.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 45.2% of statements [2025-06-09T03:53:16.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.744s coverage: 93.4% of statements [2025-06-09T03:53:16.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 92.3% of statements [2025-06-09T03:53:17.080Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-06-09T03:53:17.080Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-06-09T03:53:18.455Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 8.4% of statements [2025-06-09T03:53:19.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-06-09T03:53:19.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-06-09T03:53:19.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-06-09T03:53:19.023Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-09T03:53:19.023Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-06-09T03:53:19.023Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-06-09T03:53:19.023Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-06-09T03:53:19.023Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-06-09T03:53:19.023Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-06-09T03:53:19.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-06-09T03:53:19.023Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-06-09T03:53:19.023Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-06-09T03:53:19.023Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-06-09T03:53:19.023Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-06-09T03:53:20.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.374s coverage: 95.8% of statements [2025-06-09T03:53:20.396Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2025-06-09T03:53:20.962Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-06-09T03:53:20.962Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-06-09T03:53:21.220Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-06-09T03:53:21.220Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-06-09T03:53:21.220Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-06-09T03:53:21.220Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-06-09T03:53:22.152Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.039s coverage: 0.0% of statements [no tests to run] [2025-06-09T03:53:22.152Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements [2025-06-09T03:53:22.152Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 38.1% of statements [2025-06-09T03:53:22.152Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.019s coverage: 81.1% of statements [2025-06-09T03:53:22.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements [2025-06-09T03:53:22.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements [2025-06-09T03:53:22.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements [2025-06-09T03:53:22.976Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-06-09T03:53:22.976Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-06-09T03:53:22.976Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-06-09T03:53:22.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.038s coverage: 96.3% of statements [2025-06-09T03:53:23.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-06-09T03:53:23.544Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-06-09T03:53:23.544Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-06-09T03:53:23.544Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-06-09T03:53:23.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements [2025-06-09T03:53:24.922Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-06-09T03:53:24.922Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-06-09T03:53:24.922Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-06-09T03:53:24.922Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-06-09T03:53:24.922Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-06-09T03:53:24.922Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-06-09T03:53:24.922Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-06-09T03:53:25.488Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-06-09T03:53:25.488Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-06-09T03:53:26.058Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-06-09T03:53:27.959Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-06-09T03:53:27.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-06-09T03:53:29.341Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-06-09T03:53:30.718Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-06-09T03:53:30.718Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-06-09T03:53:30.718Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-06-09T03:53:34.003Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-06-09T03:53:34.949Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-06-09T03:53:34.949Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-06-09T03:53:34.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-06-09T03:53:34.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-06-09T03:53:34.949Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-09T03:53:35.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.037s coverage: 94.4% of statements [2025-06-09T03:53:37.271Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-06-09T03:53:37.271Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-06-09T03:53:37.271Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-06-09T03:53:37.271Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-06-09T03:53:37.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-06-09T03:53:37.271Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-06-09T03:53:37.529Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-06-09T03:53:37.788Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-06-09T03:53:37.788Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-06-09T03:53:37.788Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-06-09T03:53:37.788Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-06-09T03:53:37.788Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-06-09T03:53:39.689Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-06-09T03:53:39.689Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-06-09T03:53:39.689Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-06-09T03:53:39.689Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-06-09T03:53:40.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-06-09T03:53:40.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-06-09T03:53:40.627Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-06-09T03:53:40.627Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-09T03:53:40.886Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-06-09T03:53:40.886Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-06-09T03:53:40.886Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-06-09T03:53:42.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-06-09T03:53:42.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-06-09T03:53:42.262Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.049s coverage: 92.9% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.029s coverage: 68.8% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.032s coverage: 47.4% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.108s coverage: 81.8% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.082s coverage: 82.1% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.028s coverage: 86.0% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.045s coverage: 6.8% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.041s coverage: 33.3% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.049s coverage: 100.0% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.180s coverage: 54.5% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.161s coverage: 29.2% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 17.0% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.133s coverage: 94.9% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 97.7% of statements [2025-06-09T03:53:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.034s coverage: 43.6% of statements [2025-06-09T03:53:47.671Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-06-09T03:53:47.671Z] running golangci-lint [2025-06-09T03:53:47.671Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-06-09T03:53:47.671Z] go version go1.23.8 linux/amd64 [2025-06-09T03:53:47.929Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-06-09T03:53:47.929Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-06-09T03:53:47.929Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-06-09T03:53:50.602Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3000 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-06-09T03:53:50.620Z] Running in /w/workspace/edgex-go/850 [Pipeline] { [Pipeline] checkout [2025-06-09T03:53:53.666Z] The recommended git tool is: git [2025-06-09T03:53:58.183Z] using credential edgex-jenkins-ssh [2025-06-09T03:53:58.205Z] Cloning the remote Git repository [2025-06-09T03:53:58.244Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-06-09T03:53:58.327Z] > git init /w/workspace/edgex-go/850 # timeout=10 [2025-06-09T03:53:58.469Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-06-09T03:53:58.470Z] > git --version # timeout=10 [2025-06-09T03:53:58.491Z] > git --version # 'git version 2.25.1' [2025-06-09T03:53:58.493Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-09T03:53:58.643Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-09T03:54:14.457Z] level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|types_sizes|compiled_files|name|exports_file) took 25.358363565s" [2025-06-09T03:54:14.457Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 55.107226ms" [2025-06-09T03:54:17.112Z] Avoid second fetch [2025-06-09T03:54:17.113Z] Checking out Revision 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 (main) [2025-06-09T03:54:17.872Z] Commit message: "fix: Fix CoreCommand GET /device/all API incorrect totalCount (#5174)" [2025-06-09T03:54:16.265Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-06-09T03:54:16.289Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-09T03:54:17.126Z] > git config core.sparsecheckout # timeout=10 [2025-06-09T03:54:17.181Z] > git checkout -f 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-09T03:54:22.604Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-06-09T03:54:22.605Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-09T03:54:22.605Z] Dload Upload Total Spent Left Speed [2025-06-09T03:54:22.605Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 99717 0 --:--:-- --:--:-- --:--:-- 99717 [Pipeline] sh [2025-06-09T03:54:22.932Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-06-09T03:54:23.253Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-06-09T03:54:23.253Z] + sudo tee /etc/docker/daemon.new [2025-06-09T03:54:23.253Z] { [2025-06-09T03:54:23.253Z] "registry-mirrors": [ [2025-06-09T03:54:23.253Z] "https://nexus3.edgexfoundry.org:10001" [2025-06-09T03:54:23.253Z] ], [2025-06-09T03:54:23.253Z] "bip": "10.250.0.254/24", [2025-06-09T03:54:23.253Z] "hosts": [ [2025-06-09T03:54:23.253Z] "tcp://0.0.0.0:5555", [2025-06-09T03:54:23.253Z] "unix:///var/run/docker.sock" [2025-06-09T03:54:23.253Z] ], [2025-06-09T03:54:23.253Z] "mtu": 1458, [2025-06-09T03:54:23.253Z] "selinux-enabled": true, [2025-06-09T03:54:23.253Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-06-09T03:54:23.253Z] } [Pipeline] sh [2025-06-09T03:54:23.581Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-06-09T03:54:23.905Z] + sudo service docker restart [2025-06-09T03:54:29.332Z] level=info msg="[linters_context/goanalysis] analyzers took 2m41.697126996s with top 10 stages: buildir: 1m11.734236006s, gosec: 5.042468323s, inspect: 3.117816541s, fact_deprecated: 2.761504249s, printf: 2.541983622s, ctrlflow: 2.161128236s, fact_purity: 1.927984583s, nilness: 1.547030306s, S1038: 1.538291973s, typedness: 1.209019445s" [2025-06-09T03:54:29.332Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-06-09T03:54:29.332Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 202/202, autogenerated_exclude: 202/202, nolint: 20/0, cgo: 202/202, exclude: 202/202, skip_files: 202/202, exclude-rules: 202/20, filename_unadjuster: 202/202, path_prettifier: 202/202, skip_dirs: 202/202, identifier_marker: 202/202" [2025-06-09T03:54:29.332Z] level=info msg="[runner] processing took 22.5713ms with stages: nolint: 11.685278ms, identifier_marker: 3.721079ms, autogenerated_exclude: 2.130689ms, exclude-rules: 1.932876ms, path_prettifier: 1.807354ms, skip_dirs: 1.0385ms, cgo: 188.493µs, invalid_issue: 33.58µs, filename_unadjuster: 25.651µs, max_same_issues: 2.06µs, uniq_by_line: 840ns, source_code: 710ns, diff: 670ns, fixer: 630ns, skip_files: 570ns, sort_results: 510ns, exclude: 440ns, path_shortener: 440ns, max_from_linter: 310ns, max_per_file_from_linter: 240ns, severity-rules: 190ns, path_prefixer: 190ns" [2025-06-09T03:54:29.332Z] level=info msg="[runner] linters took 14.833465754s with stages: goanalysis_metalinter: 14.810674169s" [2025-06-09T03:54:29.332Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-06-09T03:54:29.332Z] level=info msg="Memory: 397 samples, avg is 298.4MB, max is 1388.0MB" [2025-06-09T03:54:29.332Z] level=info msg="Execution took 40.255023805s" [2025-06-09T03:54:29.332Z] go vet ./... [2025-06-09T03:54:35.888Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-06-09T03:54:35.888Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-06-09T03:54:35.888Z] ./bin/test-attribution-txt.sh [2025-06-09T03:54:35.888Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-06-09T03:54:35.888Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-06-09T03:54:36.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-06-09T03:54:36.460Z] + ls -al . [2025-06-09T03:54:36.460Z] total 1992 [2025-06-09T03:54:36.460Z] drwxrwxr-x 11 1001 1001 4096 Jun 9 03:52 . [2025-06-09T03:54:36.460Z] drwxr-xr-x 4 root root 4096 Jun 9 03:52 .. [2025-06-09T03:54:36.460Z] drwxrwxr-x 2 1001 1001 4096 Jun 9 03:51 .blubracket [2025-06-09T03:54:36.460Z] -rw-rw-r-- 1 1001 1001 10 Jun 9 03:51 .dockerignore [2025-06-09T03:54:36.460Z] drwxrwxr-x 8 1001 1001 4096 Jun 9 03:53 .git [2025-06-09T03:54:36.460Z] drwxrwxr-x 3 1001 1001 4096 Jun 9 03:51 .github [2025-06-09T03:54:36.460Z] -rw-rw-r-- 1 1001 1001 909 Jun 9 03:51 .gitignore [2025-06-09T03:54:36.460Z] -rw-rw-r-- 1 1001 1001 218 Jun 9 03:51 .golangci.yml [2025-06-09T03:54:36.460Z] -rw-rw-r-- 1 1001 1001 100 Jun 9 03:51 .hadolint.yml [2025-06-09T03:54:36.460Z] drwxr-xr-x 3 1001 1001 4096 Jun 9 03:52 .semver [2025-06-09T03:54:36.460Z] -rw-rw-r-- 1 1001 1001 155 Jun 9 03:51 .sonarcloud.properties [2025-06-09T03:54:36.460Z] -rw-rw-r-- 1 1001 1001 1171 Jun 9 03:51 ADOPTERS.md [2025-06-09T03:54:36.460Z] -rw-rw-r-- 1 1001 1001 17374 Jun 9 03:51 Attribution.txt [2025-06-09T03:54:36.460Z] -rw-rw-r-- 1 1001 1001 108018 Jun 9 03:51 CHANGELOG.md [2025-06-09T03:54:36.460Z] -rw-rw-r-- 1 1001 1001 3804 Jun 9 03:51 CONTRIBUTING.md [2025-06-09T03:54:36.460Z] -rw-rw-r-- 1 1001 1001 677 Jun 9 03:51 GOVERNANCE.md [2025-06-09T03:54:36.460Z] -rw-rw-r-- 1 1001 1001 858 Jun 9 03:51 Jenkinsfile [2025-06-09T03:54:36.460Z] -rw-rw-r-- 1 1001 1001 10775 Jun 9 03:51 LICENSE [2025-06-09T03:54:36.460Z] -rw-rw-r-- 1 1001 1001 16740 Jun 9 03:51 Makefile [2025-06-09T03:54:36.460Z] -rw-rw-r-- 1 1001 1001 582 Jun 9 03:51 OWNERS.md [2025-06-09T03:54:36.460Z] -rw-rw-r-- 1 1001 1001 9932 Jun 9 03:51 README.md [2025-06-09T03:54:36.460Z] -rw-rw-r-- 1 1001 1001 789 Jun 9 03:51 SECURITY.md [2025-06-09T03:54:36.460Z] -rw-rw-r-- 1 1001 1001 12 Jun 9 03:52 VERSION [2025-06-09T03:54:36.460Z] drwxrwxr-x 2 1001 1001 4096 Jun 9 03:51 bin [2025-06-09T03:54:36.460Z] drwxrwxr-x 19 1001 1001 4096 Jun 9 03:51 cmd [2025-06-09T03:54:36.460Z] -rw-r--r-- 1 root root 1661404 Jun 9 03:53 coverage.out [2025-06-09T03:54:36.460Z] drwxrwxr-x 2 1001 1001 4096 Jun 9 03:51 fuzz_test [2025-06-09T03:54:36.460Z] -rw-rw-r-- 1 1001 1001 6474 Jun 9 03:51 go.mod [2025-06-09T03:54:36.460Z] -rw-rw-r-- 1 1001 1001 88008 Jun 9 03:51 go.sum [2025-06-09T03:54:36.460Z] drwxrwxr-x 7 1001 1001 4096 Jun 9 03:51 internal [2025-06-09T03:54:36.460Z] drwxrwxr-x 2 1001 1001 4096 Jun 9 03:51 openapi [2025-06-09T03:54:36.460Z] -rw-rw-r-- 1 1001 1001 584 Jun 9 03:51 security.txt [2025-06-09T03:54:36.460Z] -rw-rw-r-- 1 1001 1001 204 Jun 9 03:51 version.go [Pipeline] sh [2025-06-09T03:54:36.748Z] + '[' -e coverage.out ] [2025-06-09T03:54:36.748Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-06-09T03:54:36.908Z] Stashed 1 file(s) [Pipeline] sh [2025-06-09T03:54:37.189Z] + make build [2025-06-09T03:54:37.189Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-09T03:54:42.153Z] provisioning config files... [2025-06-09T03:54:42.178Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/850@tmp/config8796486564650633109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-09T03:54:42.612Z] ---> ****-login.sh [2025-06-09T03:54:42.612Z] nexus3.edgexfoundry.org:10001 [2025-06-09T03:54:42.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T03:54:43.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T03:54:43.153Z] Configure a credential helper to remove this warning. See [2025-06-09T03:54:43.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T03:54:43.153Z] [2025-06-09T03:54:43.153Z] Login Succeeded [2025-06-09T03:54:43.153Z] nexus3.edgexfoundry.org:10002 [2025-06-09T03:54:43.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T03:54:43.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T03:54:43.427Z] Configure a credential helper to remove this warning. See [2025-06-09T03:54:43.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T03:54:43.427Z] [2025-06-09T03:54:43.427Z] Login Succeeded [2025-06-09T03:54:43.427Z] nexus3.edgexfoundry.org:10003 [2025-06-09T03:54:43.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T03:54:43.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T03:54:43.970Z] Configure a credential helper to remove this warning. See [2025-06-09T03:54:43.970Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T03:54:43.970Z] [2025-06-09T03:54:43.970Z] Login Succeeded [2025-06-09T03:54:43.970Z] nexus3.edgexfoundry.org:10004 [2025-06-09T03:54:44.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T03:54:44.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T03:54:44.245Z] Configure a credential helper to remove this warning. See [2025-06-09T03:54:44.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T03:54:44.245Z] [2025-06-09T03:54:44.245Z] Login Succeeded [2025-06-09T03:54:44.245Z] ****.io [2025-06-09T03:54:44.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T03:54:44.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T03:54:44.781Z] Configure a credential helper to remove this warning. See [2025-06-09T03:54:44.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T03:54:44.781Z] [2025-06-09T03:54:44.781Z] Login Succeeded [2025-06-09T03:54:44.781Z] ---> ****-login.sh ends [Pipeline] } [2025-06-09T03:54:44.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-06-09T03:54:45.395Z] + git config --global --add safe.directory /w/workspace/edgex-go/850 [Pipeline] echo [2025-06-09T03:54:45.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-09T03:54:45.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-09T03:54:45.461Z] ========================================================= [2025-06-09T03:54:45.461Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-06-09T03:54:45.461Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-06-09T03:54:45.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-06-09T03:54:45.791Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-06-09T03:54:45.791Z] 94e9d8af2201: Pulling fs layer [2025-06-09T03:54:45.791Z] 634366ca850b: Pulling fs layer [2025-06-09T03:54:45.791Z] f66ade281fe9: Pulling fs layer [2025-06-09T03:54:45.791Z] 13fd4ce6e94e: Pulling fs layer [2025-06-09T03:54:45.791Z] 4f4fb700ef54: Pulling fs layer [2025-06-09T03:54:45.791Z] 4cccf3f17d63: Pulling fs layer [2025-06-09T03:54:45.791Z] 2d8010953d95: Pulling fs layer [2025-06-09T03:54:45.791Z] ec743f232bc5: Pulling fs layer [2025-06-09T03:54:45.791Z] 4cccf3f17d63: Waiting [2025-06-09T03:54:45.791Z] 13fd4ce6e94e: Waiting [2025-06-09T03:54:45.791Z] 4f4fb700ef54: Waiting [2025-06-09T03:54:45.791Z] 2d8010953d95: Waiting [2025-06-09T03:54:46.062Z] 634366ca850b: Download complete [2025-06-09T03:54:46.062Z] 13fd4ce6e94e: Verifying Checksum [2025-06-09T03:54:46.062Z] 13fd4ce6e94e: Download complete [2025-06-09T03:54:46.062Z] 4f4fb700ef54: Verifying Checksum [2025-06-09T03:54:46.062Z] 4f4fb700ef54: Download complete [2025-06-09T03:54:46.062Z] 4cccf3f17d63: Verifying Checksum [2025-06-09T03:54:46.062Z] 4cccf3f17d63: Download complete [2025-06-09T03:54:46.062Z] 94e9d8af2201: Verifying Checksum [2025-06-09T03:54:46.062Z] 94e9d8af2201: Download complete [2025-06-09T03:54:46.652Z] ec743f232bc5: Verifying Checksum [2025-06-09T03:54:46.652Z] ec743f232bc5: Download complete [2025-06-09T03:54:46.924Z] 94e9d8af2201: Pull complete [2025-06-09T03:54:47.509Z] 634366ca850b: Pull complete [2025-06-09T03:54:48.092Z] f66ade281fe9: Verifying Checksum [2025-06-09T03:54:48.092Z] f66ade281fe9: Download complete [2025-06-09T03:54:48.678Z] 2d8010953d95: Verifying Checksum [2025-06-09T03:54:48.678Z] 2d8010953d95: Download complete [2025-06-09T03:55:03.703Z] f66ade281fe9: Pull complete [2025-06-09T03:55:03.703Z] 13fd4ce6e94e: Pull complete [2025-06-09T03:55:03.703Z] 4f4fb700ef54: Pull complete [2025-06-09T03:55:03.703Z] 4cccf3f17d63: Pull complete [2025-06-09T03:55:03.717Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-06-09T03:55:03.717Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-06-09T03:55:04.653Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-06-09T03:55:05.221Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-06-09T03:55:07.128Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-06-09T03:55:10.357Z] 2d8010953d95: Pull complete [2025-06-09T03:55:11.325Z] ec743f232bc5: Pull complete [2025-06-09T03:55:11.325Z] Digest: sha256:a6e51edf931e1c2109943d1a62f1c16b78b2281728f1935e6b3d8efd9a0c5dda [2025-06-09T03:55:11.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-06-09T03:55:11.325Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-06-09T03:55:11.679Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-06-09T03:55:11.679Z] WORKDIR /edgex [2025-06-09T03:55:11.679Z] COPY go.mod . [2025-06-09T03:55:11.679Z] RUN go mod download [2025-06-09T03:55:11.679Z] + docker build -t ci-base-image-arm64 -f - . [2025-06-09T03:55:12.269Z] Sending build context to Docker daemon 3.695MB [2025-06-09T03:55:12.269Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-06-09T03:55:12.269Z] ---> 12c1d4c06be1 [2025-06-09T03:55:12.269Z] Step 2/4 : WORKDIR /edgex [2025-06-09T03:55:12.391Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-06-09T03:55:14.207Z] ---> Running in 4e471b1113bd [2025-06-09T03:55:14.287Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-06-09T03:55:14.474Z] Removing intermediate container 4e471b1113bd [2025-06-09T03:55:14.474Z] ---> 1ff635637e49 [2025-06-09T03:55:14.474Z] Step 3/4 : COPY go.mod . [2025-06-09T03:55:15.437Z] ---> 00b6611722d8 [2025-06-09T03:55:15.437Z] Step 4/4 : RUN go mod download [2025-06-09T03:55:15.704Z] ---> Running in c7055bc6357d [2025-06-09T03:55:16.188Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-06-09T03:55:18.718Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-06-09T03:55:20.617Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-06-09T03:55:21.995Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-06-09T03:55:22.561Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-06-09T03:55:24.478Z] $ docker stop --time=1 b02eaf279821ef5b3e8b4970e06b861564546b602dba6db15fedc91bf38e8c84 [2025-06-09T03:55:26.915Z] $ docker rm -f --volumes b02eaf279821ef5b3e8b4970e06b861564546b602dba6db15fedc91bf38e8c84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:55:28.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-06-09T03:55:28.118Z] [2025-06-09T03:55:28.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:55:28.413Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-06-09T03:55:28.413Z] latest: Pulling from edgex-devops/edgex-compose [2025-06-09T03:55:28.413Z] 91d30c5bc195: Pulling fs layer [2025-06-09T03:55:28.413Z] 2e9b0aa3be6d: Pulling fs layer [2025-06-09T03:55:28.413Z] 9c61dcf015f6: Pulling fs layer [2025-06-09T03:55:28.413Z] 4698f68db338: Pulling fs layer [2025-06-09T03:55:28.413Z] 2a2f49069b9e: Pulling fs layer [2025-06-09T03:55:28.413Z] 4698f68db338: Waiting [2025-06-09T03:55:28.413Z] e0025b399a48: Pulling fs layer [2025-06-09T03:55:28.413Z] 2a2f49069b9e: Waiting [2025-06-09T03:55:28.413Z] e0025b399a48: Waiting [2025-06-09T03:55:28.413Z] 91d30c5bc195: Verifying Checksum [2025-06-09T03:55:28.413Z] 4698f68db338: Verifying Checksum [2025-06-09T03:55:28.413Z] 4698f68db338: Download complete [2025-06-09T03:55:28.671Z] 2e9b0aa3be6d: Verifying Checksum [2025-06-09T03:55:28.671Z] 2e9b0aa3be6d: Download complete [2025-06-09T03:55:28.671Z] e0025b399a48: Verifying Checksum [2025-06-09T03:55:28.671Z] e0025b399a48: Download complete [2025-06-09T03:55:28.671Z] 91d30c5bc195: Pull complete [2025-06-09T03:55:28.671Z] 2a2f49069b9e: Verifying Checksum [2025-06-09T03:55:28.671Z] 2a2f49069b9e: Download complete [2025-06-09T03:55:28.929Z] 2e9b0aa3be6d: Pull complete [2025-06-09T03:55:29.188Z] 9c61dcf015f6: Verifying Checksum [2025-06-09T03:55:29.188Z] 9c61dcf015f6: Download complete [2025-06-09T03:55:31.719Z] 9c61dcf015f6: Pull complete [2025-06-09T03:55:31.719Z] 4698f68db338: Pull complete [2025-06-09T03:55:32.287Z] 2a2f49069b9e: Pull complete [2025-06-09T03:55:32.288Z] e0025b399a48: Pull complete [2025-06-09T03:55:32.288Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-06-09T03:55:32.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-06-09T03:55:32.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-09T03:55:32.378Z] prd-ubuntu20.04-docker-8c-8g-2996 does not seem to be running inside a container [2025-06-09T03:55:32.420Z] $ 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/850 -v /w/workspace/edgex-go/850:/w/workspace/edgex-go/850:rw,z -v /w/workspace/edgex-go/850@tmp:/w/workspace/edgex-go/850@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-06-09T03:55:33.534Z] $ docker top 4beee012b6c7bb3a6a71c538ef4fc3d45048b0698cc506dcc5af31dddc2ec4ef -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-09T03:55:33.885Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-06-09T03:55:36.421Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-06-09T03:55:36.421Z] #1 transferring dockerfile: 2.23kB done [2025-06-09T03:55:36.421Z] #1 DONE 0.0s [2025-06-09T03:55:36.421Z] [2025-06-09T03:55:36.421Z] #2 [support-scheduler internal] load build definition from Dockerfile [2025-06-09T03:55:36.421Z] #2 transferring dockerfile: 1.83kB done [2025-06-09T03:55:36.421Z] #2 DONE 0.0s [2025-06-09T03:55:36.421Z] [2025-06-09T03:55:36.421Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2025-06-09T03:55:36.421Z] #3 transferring dockerfile: 2.14kB done [2025-06-09T03:55:36.421Z] #3 DONE 0.0s [2025-06-09T03:55:36.421Z] [2025-06-09T03:55:36.421Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-06-09T03:55:36.421Z] #4 transferring dockerfile: 1.89kB done [2025-06-09T03:55:36.421Z] #4 DONE 0.0s [2025-06-09T03:55:36.421Z] [2025-06-09T03:55:36.421Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2025-06-09T03:55:36.421Z] #5 transferring dockerfile: 3.02kB done [2025-06-09T03:55:36.421Z] #5 DONE 0.0s [2025-06-09T03:55:36.421Z] [2025-06-09T03:55:36.421Z] #6 [core-command internal] load build definition from Dockerfile [2025-06-09T03:55:36.421Z] #6 transferring dockerfile: 1.94kB done [2025-06-09T03:55:36.421Z] #6 DONE 0.0s [2025-06-09T03:55:36.421Z] [2025-06-09T03:55:36.421Z] #7 [security-spire-server internal] load build definition from Dockerfile [2025-06-09T03:55:36.421Z] #7 transferring dockerfile: 1.70kB done [2025-06-09T03:55:36.421Z] #7 DONE 0.0s [2025-06-09T03:55:36.421Z] [2025-06-09T03:55:36.421Z] #8 [security-spire-config internal] load build definition from Dockerfile [2025-06-09T03:55:36.421Z] #8 transferring dockerfile: 1.69kB done [2025-06-09T03:55:36.421Z] #8 DONE 0.0s [2025-06-09T03:55:36.421Z] [2025-06-09T03:55:36.421Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2025-06-09T03:55:36.421Z] #9 transferring dockerfile: 2.49kB done [2025-06-09T03:55:36.421Z] #9 DONE 0.0s [2025-06-09T03:55:36.421Z] [2025-06-09T03:55:36.421Z] #10 [support-notifications internal] load build definition from Dockerfile [2025-06-09T03:55:36.421Z] #10 DONE 0.0s [2025-06-09T03:55:36.421Z] [2025-06-09T03:55:36.421Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2025-06-09T03:55:36.421Z] #11 transferring dockerfile: 1.81kB done [2025-06-09T03:55:36.421Z] #11 DONE 0.0s [2025-06-09T03:55:36.421Z] [2025-06-09T03:55:36.422Z] #12 [core-metadata internal] load build definition from Dockerfile [2025-06-09T03:55:36.681Z] #12 transferring dockerfile: 2.10kB done [2025-06-09T03:55:36.681Z] #12 DONE 0.0s [2025-06-09T03:55:36.681Z] [2025-06-09T03:55:36.681Z] #10 [support-notifications internal] load build definition from Dockerfile [2025-06-09T03:55:36.681Z] #10 transferring dockerfile: 2.00kB done [2025-06-09T03:55:36.681Z] #10 DONE 0.0s [2025-06-09T03:55:36.681Z] [2025-06-09T03:55:36.681Z] #13 [core-keeper internal] load build definition from Dockerfile [2025-06-09T03:55:36.681Z] #13 transferring dockerfile: 2.01kB done [2025-06-09T03:55:36.681Z] #13 DONE 0.0s [2025-06-09T03:55:36.681Z] [2025-06-09T03:55:36.681Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2025-06-09T03:55:36.681Z] #14 transferring dockerfile: 2.50kB done [2025-06-09T03:55:36.681Z] #14 DONE 0.0s [2025-06-09T03:55:36.681Z] [2025-06-09T03:55:36.681Z] #15 [core-data internal] load build definition from Dockerfile [2025-06-09T03:55:36.681Z] #15 transferring dockerfile: 2.04kB done [2025-06-09T03:55:36.681Z] #15 DONE 0.0s [2025-06-09T03:55:36.681Z] [2025-06-09T03:55:36.681Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2025-06-09T03:55:36.681Z] #16 transferring context: 50B done [2025-06-09T03:55:36.681Z] #16 DONE 0.0s [2025-06-09T03:55:36.681Z] [2025-06-09T03:55:36.681Z] #17 [support-scheduler internal] load .dockerignore [2025-06-09T03:55:36.681Z] #17 transferring context: 50B done [2025-06-09T03:55:36.681Z] #17 DONE 0.0s [2025-06-09T03:55:36.943Z] [2025-06-09T03:55:36.943Z] #18 [security-proxy-auth internal] load .dockerignore [2025-06-09T03:55:36.943Z] #18 transferring context: 50B done [2025-06-09T03:55:36.943Z] #18 DONE 0.0s [2025-06-09T03:55:36.943Z] [2025-06-09T03:55:36.943Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2025-06-09T03:55:36.943Z] #19 transferring context: 50B done [2025-06-09T03:55:36.943Z] #19 DONE 0.0s [2025-06-09T03:55:36.943Z] [2025-06-09T03:55:36.943Z] #20 [security-bootstrapper internal] load .dockerignore [2025-06-09T03:55:36.943Z] #20 transferring context: 50B done [2025-06-09T03:55:36.943Z] #20 DONE 0.0s [2025-06-09T03:55:36.943Z] [2025-06-09T03:55:36.943Z] #21 [core-command internal] load .dockerignore [2025-06-09T03:55:36.943Z] #21 transferring context: 50B done [2025-06-09T03:55:36.943Z] #21 DONE 0.0s [2025-06-09T03:55:36.943Z] [2025-06-09T03:55:36.943Z] #22 [security-spire-server internal] load .dockerignore [2025-06-09T03:55:36.943Z] #22 transferring context: 50B done [2025-06-09T03:55:36.943Z] #22 DONE 0.0s [2025-06-09T03:55:36.943Z] [2025-06-09T03:55:36.944Z] #23 [security-spire-config internal] load .dockerignore [2025-06-09T03:55:36.944Z] #23 transferring context: 50B done [2025-06-09T03:55:36.944Z] #23 DONE 0.0s [2025-06-09T03:55:36.944Z] [2025-06-09T03:55:36.944Z] #24 [security-secretstore-setup internal] load .dockerignore [2025-06-09T03:55:36.944Z] #24 transferring context: 50B done [2025-06-09T03:55:36.944Z] #24 DONE 0.0s [2025-06-09T03:55:36.944Z] [2025-06-09T03:55:36.944Z] #25 [security-spire-agent internal] load .dockerignore [2025-06-09T03:55:36.944Z] #25 transferring context: 50B done [2025-06-09T03:55:36.944Z] #25 DONE 0.0s [2025-06-09T03:55:36.944Z] [2025-06-09T03:55:36.944Z] #26 [core-metadata internal] load .dockerignore [2025-06-09T03:55:36.944Z] #26 transferring context: 50B done [2025-06-09T03:55:36.944Z] #26 DONE 0.0s [2025-06-09T03:55:36.944Z] [2025-06-09T03:55:36.944Z] #27 [support-notifications internal] load .dockerignore [2025-06-09T03:55:36.944Z] #27 transferring context: 50B done [2025-06-09T03:55:36.944Z] #27 DONE 0.0s [2025-06-09T03:55:36.944Z] [2025-06-09T03:55:36.944Z] #28 [core-keeper internal] load .dockerignore [2025-06-09T03:55:36.944Z] #28 transferring context: 50B done [2025-06-09T03:55:36.944Z] #28 DONE 0.0s [2025-06-09T03:55:36.944Z] [2025-06-09T03:55:36.944Z] #29 [security-proxy-setup internal] load .dockerignore [2025-06-09T03:55:36.944Z] #29 transferring context: 50B done [2025-06-09T03:55:36.944Z] #29 DONE 0.0s [2025-06-09T03:55:36.944Z] [2025-06-09T03:55:36.944Z] #30 [core-data internal] load .dockerignore [2025-06-09T03:55:36.944Z] #30 transferring context: 50B done [2025-06-09T03:55:36.944Z] #30 DONE 0.0s [2025-06-09T03:55:36.944Z] [2025-06-09T03:55:36.944Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-09T03:55:36.944Z] #31 DONE 0.0s [2025-06-09T03:55:36.944Z] [2025-06-09T03:55:36.944Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-06-09T03:55:37.206Z] #32 ... [2025-06-09T03:55:37.206Z] [2025-06-09T03:55:37.206Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-09T03:55:37.206Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-09T03:55:37.206Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-09T03:55:37.206Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-09T03:55:37.206Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-09T03:55:37.206Z] #33 DONE 0.0s [2025-06-09T03:55:37.206Z] [2025-06-09T03:55:37.206Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-06-09T03:55:37.206Z] #32 ... [2025-06-09T03:55:37.206Z] [2025-06-09T03:55:37.206Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-09T03:55:37.206Z] #31 DONE 0.0s [2025-06-09T03:55:37.206Z] [2025-06-09T03:55:37.206Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-09T03:55:37.206Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-09T03:55:37.206Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-09T03:55:37.206Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-09T03:55:37.206Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-09T03:55:37.206Z] #33 DONE 0.1s [2025-06-09T03:55:37.206Z] [2025-06-09T03:55:37.206Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-06-09T03:55:37.467Z] #32 ... [2025-06-09T03:55:37.467Z] [2025-06-09T03:55:37.467Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-09T03:55:37.467Z] #31 DONE 0.0s [2025-06-09T03:55:37.467Z] [2025-06-09T03:55:37.467Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-09T03:55:37.467Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-09T03:55:37.467Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-09T03:55:37.467Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-09T03:55:37.467Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-09T03:55:37.467Z] #33 DONE 0.1s [2025-06-09T03:55:37.467Z] [2025-06-09T03:55:37.467Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-06-09T03:55:37.467Z] #32 ... [2025-06-09T03:55:37.467Z] [2025-06-09T03:55:37.467Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-09T03:55:37.467Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-09T03:55:37.467Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-09T03:55:37.467Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-09T03:55:37.467Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-09T03:55:37.467Z] #33 DONE 0.1s [2025-06-09T03:55:37.467Z] [2025-06-09T03:55:37.467Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-09T03:55:37.467Z] #31 DONE 0.0s [2025-06-09T03:55:37.467Z] [2025-06-09T03:55:37.467Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-06-09T03:55:37.467Z] #34 DONE 0.6s [2025-06-09T03:55:37.467Z] [2025-06-09T03:55:37.467Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-06-09T03:55:37.467Z] #32 ... [2025-06-09T03:55:37.467Z] [2025-06-09T03:55:37.467Z] #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-09T03:55:37.467Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-09T03:55:37.467Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-09T03:55:37.467Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-09T03:55:37.467Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-09T03:55:37.467Z] #33 DONE 0.1s [2025-06-09T03:55:37.467Z] [2025-06-09T03:55:37.467Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-09T03:55:37.467Z] #31 DONE 0.0s [2025-06-09T03:55:37.467Z] [2025-06-09T03:55:37.467Z] #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-06-09T03:55:37.467Z] #34 DONE 0.6s [2025-06-09T03:55:37.467Z] [2025-06-09T03:55:37.467Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-06-09T03:55:37.733Z] #32 ... [2025-06-09T03:55:37.733Z] [2025-06-09T03:55:37.733Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-09T03:55:37.733Z] #31 DONE 0.0s [2025-06-09T03:55:37.733Z] [2025-06-09T03:55:37.733Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-06-09T03:55:37.992Z] #32 ... [2025-06-09T03:55:37.992Z] [2025-06-09T03:55:37.992Z] #35 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-06-09T03:55:37.992Z] #35 DONE 0.7s [2025-06-09T03:55:37.992Z] [2025-06-09T03:55:37.992Z] #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-09T03:55:37.992Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-09T03:55:37.992Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-09T03:55:37.992Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-09T03:55:37.992Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-09T03:55:37.992Z] #33 DONE 0.1s [2025-06-09T03:55:37.992Z] [2025-06-09T03:55:37.992Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-06-09T03:55:37.992Z] #34 DONE 0.6s [2025-06-09T03:55:37.992Z] [2025-06-09T03:55:37.992Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-06-09T03:55:37.992Z] #32 DONE 0.7s [2025-06-09T03:55:37.992Z] [2025-06-09T03:55:37.992Z] #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-06-09T03:55:37.992Z] #35 DONE 0.7s [2025-06-09T03:55:37.992Z] [2025-06-09T03:55:37.992Z] #36 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-06-09T03:55:38.558Z] #36 ... [2025-06-09T03:55:38.558Z] [2025-06-09T03:55:38.558Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-06-09T03:55:38.558Z] #37 DONE 1.1s [2025-06-09T03:55:38.817Z] [2025-06-09T03:55:38.817Z] #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-09T03:55:38.817Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-09T03:55:38.817Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-09T03:55:38.817Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-09T03:55:38.817Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-09T03:55:38.817Z] #33 DONE 0.1s [2025-06-09T03:55:38.817Z] [2025-06-09T03:55:38.817Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-06-09T03:55:38.817Z] #38 DONE 1.3s [2025-06-09T03:55:38.817Z] [2025-06-09T03:55:38.817Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:55:38.817Z] #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:55:38.817Z] #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-06-09T03:55:38.817Z] #39 ... [2025-06-09T03:55:38.817Z] [2025-06-09T03:55:38.817Z] #40 [security-spire-server internal] load build context [2025-06-09T03:55:38.817Z] #40 transferring context: 23.80kB 0.0s done [2025-06-09T03:55:38.817Z] #40 DONE 0.2s [2025-06-09T03:55:38.817Z] [2025-06-09T03:55:38.817Z] #41 [security-spire-config internal] load build context [2025-06-09T03:55:38.817Z] #41 transferring context: 22.05kB 0.0s done [2025-06-09T03:55:38.817Z] #41 DONE 0.2s [2025-06-09T03:55:39.079Z] [2025-06-09T03:55:39.079Z] #42 [security-spire-agent internal] load build context [2025-06-09T03:55:39.079Z] #42 transferring context: 23.33kB 0.0s done [2025-06-09T03:55:39.079Z] #42 DONE 0.3s [2025-06-09T03:55:39.079Z] [2025-06-09T03:55:39.079Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:55:39.079Z] #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-06-09T03:55:39.079Z] #39 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-06-09T03:55:39.079Z] #39 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-06-09T03:55:39.079Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.0s [2025-06-09T03:55:39.079Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-06-09T03:55:39.079Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-06-09T03:55:39.079Z] #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-06-09T03:55:39.337Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-06-09T03:55:39.337Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done [2025-06-09T03:55:39.337Z] #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-06-09T03:55:39.337Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.3s [2025-06-09T03:55:39.337Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.10MB / 36.47MB 0.4s [2025-06-09T03:55:39.337Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 6.29MB / 36.47MB 0.5s [2025-06-09T03:55:39.596Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 15.73MB / 36.47MB 0.6s [2025-06-09T03:55:39.596Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 19.92MB / 36.47MB 0.7s [2025-06-09T03:55:39.860Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 28.31MB / 36.47MB 0.9s [2025-06-09T03:55:40.118Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.1s [2025-06-09T03:55:41.055Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.8s done [2025-06-09T03:55:41.991Z] #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-06-09T03:55:42.558Z] #39 ... [2025-06-09T03:55:42.558Z] [2025-06-09T03:55:42.558Z] #43 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-06-09T03:55:42.558Z] #0 1.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:42.558Z] #0 1.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:42.558Z] #0 2.023 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-09T03:55:42.558Z] #0 2.032 Executing busybox-1.36.1-r29.trigger [2025-06-09T03:55:42.558Z] #0 2.045 OK: 8 MiB in 15 packages [2025-06-09T03:55:42.558Z] #43 DONE 5.5s [2025-06-09T03:55:42.558Z] [2025-06-09T03:55:42.558Z] #44 [security-bootstrapper internal] load build context [2025-06-09T03:55:42.558Z] #44 ... [2025-06-09T03:55:42.558Z] [2025-06-09T03:55:42.558Z] #45 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-06-09T03:55:44.464Z] #45 ... [2025-06-09T03:55:44.464Z] [2025-06-09T03:55:44.464Z] #46 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-09T03:55:44.464Z] #0 1.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:44.464Z] #0 1.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:44.464Z] #0 1.976 (1/2) Installing dumb-init (1.2.5-r3) [2025-06-09T03:55:44.464Z] #0 2.030 (2/2) Installing su-exec (0.2-r3) [2025-06-09T03:55:44.464Z] #0 2.030 Executing busybox-1.36.1-r29.trigger [2025-06-09T03:55:44.464Z] #0 2.052 OK: 8 MiB in 16 packages [2025-06-09T03:55:44.464Z] #46 DONE 7.1s [2025-06-09T03:55:44.464Z] [2025-06-09T03:55:44.464Z] #47 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-09T03:55:44.464Z] #0 1.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:44.464Z] #0 1.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:44.464Z] #0 2.432 (1/3) Installing ca-certificates (20241121-r1) [2025-06-09T03:55:44.464Z] #0 2.554 (2/3) Installing dumb-init (1.2.5-r3) [2025-06-09T03:55:44.464Z] #0 2.560 (3/3) Installing tzdata (2025b-r0) [2025-06-09T03:55:44.464Z] #0 2.615 Executing busybox-1.36.1-r29.trigger [2025-06-09T03:55:44.464Z] #0 2.617 Executing ca-certificates-20241121-r1.trigger [2025-06-09T03:55:44.464Z] #0 2.656 OK: 10 MiB in 17 packages [2025-06-09T03:55:44.464Z] #47 DONE 7.2s [2025-06-09T03:55:44.464Z] [2025-06-09T03:55:44.464Z] #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-09T03:55:44.464Z] #0 1.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:44.464Z] #0 1.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:44.464Z] #0 2.011 (1/4) Installing ca-certificates (20241121-r1) [2025-06-09T03:55:44.464Z] #0 2.042 (2/4) Installing dumb-init (1.2.5-r3) [2025-06-09T03:55:44.464Z] #0 2.042 (3/4) Installing su-exec (0.2-r3) [2025-06-09T03:55:44.464Z] #0 2.050 (4/4) Installing yq-go (4.44.1-r2) [2025-06-09T03:55:44.464Z] #0 2.297 Executing busybox-1.36.1-r29.trigger [2025-06-09T03:55:44.464Z] #0 2.298 Executing ca-certificates-20241121-r1.trigger [2025-06-09T03:55:44.464Z] #0 2.364 OK: 19 MiB in 18 packages [2025-06-09T03:55:44.464Z] #48 DONE 7.1s [2025-06-09T03:55:44.464Z] [2025-06-09T03:55:44.464Z] #49 [core-common-config-bootstrapper internal] load build context [2025-06-09T03:55:44.464Z] #49 transferring context: 238.65MB 7.5s [2025-06-09T03:55:44.725Z] #49 ... [2025-06-09T03:55:44.725Z] [2025-06-09T03:55:44.725Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-09T03:55:44.725Z] #0 1.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:44.725Z] #0 1.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:44.725Z] #0 2.007 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-09T03:55:44.725Z] #0 2.007 v3.20.6-188-g63cdeaf18f6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-09T03:55:44.725Z] #0 2.007 OK: 24171 distinct packages available [2025-06-09T03:55:44.725Z] #0 2.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:44.725Z] #0 2.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:44.725Z] #0 2.574 (1/14) Installing ca-certificates (20241121-r1) [2025-06-09T03:55:44.725Z] #0 2.594 (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-09T03:55:44.725Z] #0 2.609 (3/14) Installing c-ares (1.33.1-r0) [2025-06-09T03:55:44.725Z] #0 2.616 (4/14) Installing libunistring (1.2-r0) [2025-06-09T03:55:44.725Z] #0 2.634 (5/14) Installing libidn2 (2.3.7-r0) [2025-06-09T03:55:44.725Z] #0 2.636 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-09T03:55:44.725Z] #0 2.644 (7/14) Installing libpsl (0.21.5-r1) [2025-06-09T03:55:44.725Z] #0 2.647 (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-09T03:55:44.725Z] #0 2.659 (9/14) Installing libcurl (8.12.1-r0) [2025-06-09T03:55:44.725Z] #0 2.671 (10/14) Installing curl (8.12.1-r0) [2025-06-09T03:55:44.725Z] #0 2.692 (11/14) Installing dumb-init (1.2.5-r3) [2025-06-09T03:55:44.725Z] #0 2.692 (12/14) Installing musl-obstack (1.2.3-r2) [2025-06-09T03:55:44.725Z] #0 2.692 (13/14) Installing libucontext (1.2-r3) [2025-06-09T03:55:44.725Z] #0 2.696 (14/14) Installing gcompat (1.1.0-r4) [2025-06-09T03:55:44.725Z] #0 2.696 Executing busybox-1.36.1-r29.trigger [2025-06-09T03:55:44.725Z] #0 2.710 Executing ca-certificates-20241121-r1.trigger [2025-06-09T03:55:44.725Z] #0 2.750 OK: 13 MiB in 28 packages [2025-06-09T03:55:44.725Z] #50 DONE 7.3s [2025-06-09T03:55:44.725Z] [2025-06-09T03:55:44.725Z] #51 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-09T03:55:44.725Z] #0 2.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:44.725Z] #0 2.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:44.725Z] #0 3.220 OK: 248 MiB in 58 packages [2025-06-09T03:55:44.725Z] #51 DONE 6.7s [2025-06-09T03:55:44.725Z] [2025-06-09T03:55:44.725Z] #52 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-09T03:55:44.725Z] #52 ... [2025-06-09T03:55:44.725Z] [2025-06-09T03:55:44.725Z] #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-06-09T03:55:44.725Z] #0 2.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:44.725Z] #0 2.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:44.725Z] #0 3.126 OK: 248 MiB in 58 packages [2025-06-09T03:55:44.725Z] #53 DONE 6.8s [2025-06-09T03:55:44.725Z] [2025-06-09T03:55:44.725Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-09T03:55:44.725Z] #0 1.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:44.725Z] #0 1.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:44.725Z] #0 1.868 OK: 248 MiB in 58 packages [2025-06-09T03:55:44.725Z] #54 DONE 6.8s [2025-06-09T03:55:44.725Z] [2025-06-09T03:55:44.725Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-09T03:55:44.725Z] #0 2.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:44.725Z] #0 2.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:44.725Z] #0 2.663 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-09T03:55:44.725Z] #0 2.663 v3.20.6-188-g63cdeaf18f6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-09T03:55:44.725Z] #0 2.663 OK: 24171 distinct packages available [2025-06-09T03:55:44.725Z] #0 2.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:44.725Z] #0 2.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:44.725Z] #0 3.069 OK: 248 MiB in 58 packages [2025-06-09T03:55:44.725Z] #55 DONE 6.8s [2025-06-09T03:55:44.725Z] [2025-06-09T03:55:44.725Z] #36 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-06-09T03:55:44.725Z] #36 2.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:44.725Z] #36 2.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:44.725Z] #36 2.784 OK: 248 MiB in 58 packages [2025-06-09T03:55:44.725Z] #36 DONE 7.0s [2025-06-09T03:55:44.725Z] [2025-06-09T03:55:44.725Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-09T03:55:44.725Z] #0 0.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:44.725Z] #0 1.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:44.725Z] #0 1.534 (1/7) Installing ca-certificates (20241121-r1) [2025-06-09T03:55:44.725Z] #0 1.552 (2/7) Installing dumb-init (1.2.5-r3) [2025-06-09T03:55:44.725Z] #0 1.562 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-06-09T03:55:44.725Z] #0 1.569 (4/7) Installing libsodium (1.0.19-r0) [2025-06-09T03:55:44.725Z] #0 1.582 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-09T03:55:44.725Z] #0 1.603 (6/7) Installing libzmq (4.3.5-r2) [2025-06-09T03:55:44.725Z] #0 1.620 (7/7) Installing zeromq (4.3.5-r2) [2025-06-09T03:55:44.725Z] #0 1.626 Executing busybox-1.36.1-r29.trigger [2025-06-09T03:55:44.725Z] #0 1.651 Executing ca-certificates-20241121-r1.trigger [2025-06-09T03:55:44.725Z] #0 1.879 OK: 12 MiB in 21 packages [2025-06-09T03:55:44.725Z] #56 DONE 6.9s [2025-06-09T03:55:44.725Z] [2025-06-09T03:55:44.725Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:55:44.725Z] #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.2s [2025-06-09T03:55:47.267Z] #39 ... [2025-06-09T03:55:47.267Z] [2025-06-09T03:55:47.267Z] #57 [support-scheduler internal] load build context [2025-06-09T03:55:47.267Z] #57 ... [2025-06-09T03:55:47.267Z] [2025-06-09T03:55:47.267Z] #58 [security-spiffe-token-provider internal] load build context [2025-06-09T03:55:47.526Z] #58 ... [2025-06-09T03:55:47.526Z] [2025-06-09T03:55:47.526Z] #59 [core-command internal] load build context [2025-06-09T03:55:47.526Z] #59 ... [2025-06-09T03:55:47.526Z] [2025-06-09T03:55:47.526Z] #60 [security-proxy-auth internal] load build context [2025-06-09T03:55:47.526Z] #60 ... [2025-06-09T03:55:47.526Z] [2025-06-09T03:55:47.526Z] #61 [support-notifications internal] load build context [2025-06-09T03:55:47.783Z] #61 ... [2025-06-09T03:55:47.783Z] [2025-06-09T03:55:47.783Z] #62 [core-metadata internal] load build context [2025-06-09T03:55:47.783Z] #62 ... [2025-06-09T03:55:47.783Z] [2025-06-09T03:55:47.783Z] #63 [security-secretstore-setup internal] load build context [2025-06-09T03:55:48.043Z] #63 ... [2025-06-09T03:55:48.043Z] [2025-06-09T03:55:48.043Z] #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-09T03:55:48.043Z] #64 DONE 9.9s [2025-06-09T03:55:48.043Z] [2025-06-09T03:55:48.043Z] #63 [security-secretstore-setup internal] load build context [2025-06-09T03:55:48.043Z] #63 ... [2025-06-09T03:55:48.043Z] [2025-06-09T03:55:48.043Z] #62 [core-metadata internal] load build context [2025-06-09T03:55:48.043Z] #62 ... [2025-06-09T03:55:48.043Z] [2025-06-09T03:55:48.043Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-09T03:55:48.043Z] #0 8.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:48.043Z] #0 8.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:48.043Z] #0 8.543 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-09T03:55:48.043Z] #0 8.550 Executing busybox-1.36.1-r29.trigger [2025-06-09T03:55:48.043Z] #0 8.560 OK: 8 MiB in 15 packages [2025-06-09T03:55:48.043Z] #65 DONE 9.7s [2025-06-09T03:55:48.043Z] [2025-06-09T03:55:48.043Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-09T03:55:48.043Z] #0 8.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:48.043Z] #0 8.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:48.043Z] #0 8.813 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-09T03:55:48.043Z] #0 8.864 (2/4) Installing openssl (3.3.3-r0) [2025-06-09T03:55:48.043Z] #0 8.871 (3/4) Installing su-exec (0.2-r3) [2025-06-09T03:55:48.043Z] #0 8.874 (4/4) Installing yq-go (4.44.1-r2) [2025-06-09T03:55:48.043Z] #0 8.947 Executing busybox-1.36.1-r29.trigger [2025-06-09T03:55:48.043Z] #0 8.958 OK: 19 MiB in 18 packages [2025-06-09T03:55:48.043Z] #66 DONE 9.7s [2025-06-09T03:55:48.043Z] [2025-06-09T03:55:48.043Z] #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-09T03:55:48.043Z] #67 DONE 9.7s [2025-06-09T03:55:48.043Z] [2025-06-09T03:55:48.043Z] #62 [core-metadata internal] load build context [2025-06-09T03:55:48.043Z] #62 ... [2025-06-09T03:55:48.043Z] [2025-06-09T03:55:48.043Z] #68 [security-proxy-setup internal] load build context [2025-06-09T03:55:48.043Z] #68 ... [2025-06-09T03:55:48.043Z] [2025-06-09T03:55:48.043Z] #69 [core-keeper internal] load build context [2025-06-09T03:55:48.301Z] #69 ... [2025-06-09T03:55:48.301Z] [2025-06-09T03:55:48.301Z] #70 [core-data internal] load build context [2025-06-09T03:55:48.301Z] #70 ... [2025-06-09T03:55:48.301Z] [2025-06-09T03:55:48.301Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:55:48.559Z] #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.9s done [2025-06-09T03:55:48.559Z] #39 ... [2025-06-09T03:55:48.559Z] [2025-06-09T03:55:48.559Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-09T03:55:48.559Z] #71 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-06-09T03:55:48.559Z] #71 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-06-09T03:55:48.559Z] #71 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-06-09T03:55:48.559Z] #71 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-06-09T03:55:48.559Z] #71 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done [2025-06-09T03:55:48.559Z] #71 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-06-09T03:55:48.559Z] #71 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-06-09T03:55:48.559Z] #71 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.4s done [2025-06-09T03:55:48.559Z] #71 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-06-09T03:55:48.559Z] #71 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-06-09T03:55:48.559Z] #71 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.3s done [2025-06-09T03:55:48.818Z] #71 ... [2025-06-09T03:55:48.818Z] [2025-06-09T03:55:48.818Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-09T03:55:48.818Z] #0 8.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:48.818Z] #0 8.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:48.818Z] #0 9.058 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-09T03:55:48.818Z] #0 9.058 v3.20.6-188-g63cdeaf18f6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-09T03:55:48.818Z] #0 9.058 OK: 24171 distinct packages available [2025-06-09T03:55:48.818Z] #0 9.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:48.818Z] #0 9.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:48.818Z] #0 9.527 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-09T03:55:48.818Z] #0 9.530 (2/4) Installing musl-obstack (1.2.3-r2) [2025-06-09T03:55:48.818Z] #0 9.532 (3/4) Installing libucontext (1.2-r3) [2025-06-09T03:55:48.818Z] #0 9.540 (4/4) Installing gcompat (1.1.0-r4) [2025-06-09T03:55:48.818Z] #0 9.545 Executing busybox-1.36.1-r29.trigger [2025-06-09T03:55:48.818Z] #0 9.560 OK: 8 MiB in 18 packages [2025-06-09T03:55:48.818Z] #72 ... [2025-06-09T03:55:48.818Z] [2025-06-09T03:55:48.818Z] #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-09T03:55:48.818Z] #0 8.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:48.818Z] #0 8.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:48.818Z] #0 8.933 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-09T03:55:48.818Z] #0 8.933 v3.20.6-188-g63cdeaf18f6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-09T03:55:48.818Z] #0 8.933 OK: 24171 distinct packages available [2025-06-09T03:55:48.818Z] #0 9.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:48.818Z] #0 9.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:48.818Z] #0 9.418 (1/5) Installing dumb-init (1.2.5-r3) [2025-06-09T03:55:48.818Z] #0 9.426 (2/5) Installing musl-obstack (1.2.3-r2) [2025-06-09T03:55:48.818Z] #0 9.428 (3/5) Installing libucontext (1.2-r3) [2025-06-09T03:55:48.818Z] #0 9.432 (4/5) Installing gcompat (1.1.0-r4) [2025-06-09T03:55:48.818Z] #0 9.437 (5/5) Installing openssl (3.3.3-r0) [2025-06-09T03:55:48.818Z] #0 9.448 Executing busybox-1.36.1-r29.trigger [2025-06-09T03:55:48.818Z] #0 9.460 OK: 9 MiB in 19 packages [2025-06-09T03:55:49.076Z] #73 DONE 10.3s [2025-06-09T03:55:49.076Z] [2025-06-09T03:55:49.076Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-09T03:55:49.076Z] #72 DONE 10.2s [2025-06-09T03:55:49.076Z] [2025-06-09T03:55:49.076Z] #45 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-06-09T03:55:49.076Z] #45 6.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:49.335Z] #45 6.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:49.593Z] #45 7.156 OK: 8 MiB in 15 packages [2025-06-09T03:55:50.978Z] #45 DONE 8.3s [2025-06-09T03:55:50.979Z] [2025-06-09T03:55:50.979Z] #59 [core-command internal] load build context [2025-06-09T03:55:50.979Z] #59 transferring context: 507.74MB 12.8s done [2025-06-09T03:55:50.979Z] #59 DONE 13.5s [2025-06-09T03:55:50.979Z] [2025-06-09T03:55:50.979Z] #44 [security-bootstrapper internal] load build context [2025-06-09T03:55:50.979Z] #44 transferring context: 507.74MB 13.4s done [2025-06-09T03:55:50.979Z] #44 DONE 13.5s [2025-06-09T03:55:50.979Z] [2025-06-09T03:55:50.979Z] #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-09T03:55:51.911Z] #74 ... [2025-06-09T03:55:51.911Z] [2025-06-09T03:55:51.911Z] #57 [support-scheduler internal] load build context [2025-06-09T03:55:51.911Z] #57 transferring context: 507.74MB 14.2s done [2025-06-09T03:55:51.911Z] #57 DONE 14.7s [2025-06-09T03:55:51.911Z] [2025-06-09T03:55:51.911Z] #69 [core-keeper internal] load build context [2025-06-09T03:55:52.172Z] #69 ... [2025-06-09T03:55:52.172Z] [2025-06-09T03:55:52.172Z] #75 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-06-09T03:55:52.172Z] #75 DONE 1.3s [2025-06-09T03:55:52.172Z] [2025-06-09T03:55:52.172Z] #69 [core-keeper internal] load build context [2025-06-09T03:55:52.430Z] #69 ... [2025-06-09T03:55:52.430Z] [2025-06-09T03:55:52.430Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-06-09T03:55:52.430Z] #0 6.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:52.430Z] #0 6.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:52.430Z] #0 7.210 OK: 19 MiB in 18 packages [2025-06-09T03:55:52.430Z] #76 DONE 7.7s [2025-06-09T03:55:52.430Z] [2025-06-09T03:55:52.430Z] #69 [core-keeper internal] load build context [2025-06-09T03:55:52.430Z] #69 ... [2025-06-09T03:55:52.430Z] [2025-06-09T03:55:52.431Z] #63 [security-secretstore-setup internal] load build context [2025-06-09T03:55:52.431Z] #63 transferring context: 507.74MB 14.8s done [2025-06-09T03:55:52.431Z] #63 DONE 15.0s [2025-06-09T03:55:52.431Z] [2025-06-09T03:55:52.431Z] #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-09T03:55:52.431Z] #74 DONE 1.6s [2025-06-09T03:55:52.431Z] [2025-06-09T03:55:52.431Z] #69 [core-keeper internal] load build context [2025-06-09T03:55:52.431Z] #69 transferring context: 507.74MB 14.2s done [2025-06-09T03:55:52.997Z] #69 DONE 14.9s [2025-06-09T03:55:52.997Z] [2025-06-09T03:55:52.997Z] #62 [core-metadata internal] load build context [2025-06-09T03:55:52.997Z] #62 transferring context: 507.74MB 14.7s done [2025-06-09T03:55:52.997Z] #62 DONE 15.3s [2025-06-09T03:55:52.997Z] [2025-06-09T03:55:52.997Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-06-09T03:55:52.997Z] #77 DONE 0.8s [2025-06-09T03:55:52.997Z] [2025-06-09T03:55:52.997Z] #68 [security-proxy-setup internal] load build context [2025-06-09T03:55:52.997Z] #68 transferring context: 507.74MB 14.6s done [2025-06-09T03:55:52.997Z] #68 DONE 15.0s [2025-06-09T03:55:52.997Z] [2025-06-09T03:55:52.997Z] #58 [security-spiffe-token-provider internal] load build context [2025-06-09T03:55:52.997Z] #58 transferring context: 507.74MB 15.7s done [2025-06-09T03:55:52.997Z] #58 DONE 15.8s [2025-06-09T03:55:52.997Z] [2025-06-09T03:55:52.997Z] #60 [security-proxy-auth internal] load build context [2025-06-09T03:55:53.562Z] #60 ... [2025-06-09T03:55:53.562Z] [2025-06-09T03:55:53.562Z] #61 [support-notifications internal] load build context [2025-06-09T03:55:53.562Z] #61 transferring context: 507.74MB 15.4s done [2025-06-09T03:55:53.562Z] #61 DONE 16.0s [2025-06-09T03:55:53.562Z] [2025-06-09T03:55:53.562Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-06-09T03:55:53.562Z] #0 8.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:53.562Z] #0 8.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:53.562Z] #0 8.828 OK: 8 MiB in 16 packages [2025-06-09T03:55:53.562Z] #78 DONE 9.2s [2025-06-09T03:55:53.562Z] [2025-06-09T03:55:53.562Z] #49 [core-common-config-bootstrapper internal] load build context [2025-06-09T03:55:53.562Z] #49 transferring context: 507.74MB 16.3s done [2025-06-09T03:55:53.562Z] #49 DONE 16.5s [2025-06-09T03:55:53.562Z] [2025-06-09T03:55:53.562Z] #60 [security-proxy-auth internal] load build context [2025-06-09T03:55:53.562Z] #60 ... [2025-06-09T03:55:53.562Z] [2025-06-09T03:55:53.562Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-06-09T03:55:53.562Z] #79 ... [2025-06-09T03:55:53.562Z] [2025-06-09T03:55:53.562Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-06-09T03:55:53.562Z] #0 8.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:53.562Z] #0 8.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:53.562Z] #0 8.917 OK: 10 MiB in 17 packages [2025-06-09T03:55:53.562Z] #80 DONE 9.2s [2025-06-09T03:55:53.562Z] [2025-06-09T03:55:53.562Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-06-09T03:55:53.562Z] #0 8.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:53.562Z] #0 8.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:53.562Z] #0 8.663 OK: 12 MiB in 21 packages [2025-06-09T03:55:53.562Z] #81 DONE 8.9s [2025-06-09T03:55:53.562Z] [2025-06-09T03:55:53.562Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-06-09T03:55:53.562Z] #82 DONE 0.6s [2025-06-09T03:55:53.562Z] [2025-06-09T03:55:53.562Z] #52 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-09T03:55:53.562Z] #52 8.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:53.563Z] #52 8.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:53.563Z] #52 8.882 OK: 13 MiB in 28 packages [2025-06-09T03:55:53.563Z] #52 DONE 9.1s [2025-06-09T03:55:53.820Z] [2025-06-09T03:55:53.820Z] #70 [core-data internal] load build context [2025-06-09T03:55:53.820Z] #70 transferring context: 507.74MB 15.5s done [2025-06-09T03:55:53.820Z] #70 DONE 15.8s [2025-06-09T03:55:53.820Z] [2025-06-09T03:55:53.820Z] #60 [security-proxy-auth internal] load build context [2025-06-09T03:55:53.820Z] #60 transferring context: 507.74MB 16.4s done [2025-06-09T03:55:53.820Z] #60 DONE 16.5s [2025-06-09T03:55:53.820Z] [2025-06-09T03:55:53.820Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-06-09T03:55:53.820Z] #79 DONE 0.2s [2025-06-09T03:55:53.820Z] [2025-06-09T03:55:53.820Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:55:54.753Z] #83 ... [2025-06-09T03:55:54.753Z] [2025-06-09T03:55:54.753Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-09T03:55:54.753Z] #0 6.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:54.753Z] #0 6.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:54.753Z] #0 6.629 OK: 19 MiB in 18 packages [2025-06-09T03:55:54.753Z] #84 DONE 6.8s [2025-06-09T03:55:54.753Z] [2025-06-09T03:55:54.753Z] #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-06-09T03:55:54.753Z] #0 6.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:54.753Z] #0 6.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:54.753Z] #0 6.715 OK: 8 MiB in 15 packages [2025-06-09T03:55:54.753Z] #85 DONE 6.8s [2025-06-09T03:55:54.753Z] [2025-06-09T03:55:54.753Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-06-09T03:55:54.753Z] #86 DONE 0.1s [2025-06-09T03:55:54.753Z] [2025-06-09T03:55:54.753Z] #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-06-09T03:55:54.753Z] #0 5.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:54.753Z] #0 5.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:54.753Z] #0 5.836 OK: 9 MiB in 19 packages [2025-06-09T03:55:55.010Z] #87 DONE 6.0s [2025-06-09T03:55:55.010Z] [2025-06-09T03:55:55.010Z] #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-06-09T03:55:55.654Z] #88 DONE 0.4s [2025-06-09T03:55:55.654Z] [2025-06-09T03:55:55.654Z] #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-09T03:55:55.654Z] #0 5.678 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:55.654Z] #0 6.231 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:55.654Z] #0 6.960 OK: 248 MiB in 58 packages [2025-06-09T03:55:55.654Z] #89 DONE 7.4s [2025-06-09T03:55:55.654Z] [2025-06-09T03:55:55.654Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-09T03:55:55.654Z] #0 5.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:55.654Z] #0 5.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:55.654Z] #0 6.086 OK: 8 MiB in 18 packages [2025-06-09T03:55:55.654Z] #90 DONE 6.3s [2025-06-09T03:55:55.654Z] [2025-06-09T03:55:55.654Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-09T03:55:55.654Z] #91 DONE 0.4s [2025-06-09T03:55:55.654Z] [2025-06-09T03:55:55.654Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-06-09T03:55:56.220Z] #92 DONE 0.6s [2025-06-09T03:55:56.220Z] [2025-06-09T03:55:56.220Z] #93 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-09T03:55:56.220Z] #0 6.177 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:56.220Z] #0 6.626 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T03:55:56.220Z] #0 7.364 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-09T03:55:56.220Z] #0 7.794 Executing busybox-1.36.1-r29.trigger [2025-06-09T03:55:56.220Z] #0 7.802 OK: 8 MiB in 15 packages [2025-06-09T03:55:56.220Z] #93 DONE 7.9s [2025-06-09T03:55:56.220Z] [2025-06-09T03:55:56.220Z] #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-06-09T03:55:56.220Z] #94 DONE 0.6s [2025-06-09T03:55:56.220Z] [2025-06-09T03:55:56.220Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-09T03:55:56.220Z] #95 DONE 0.6s [2025-06-09T03:55:56.220Z] [2025-06-09T03:55:56.220Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-09T03:55:56.220Z] #96 DONE 0.6s [2025-06-09T03:55:56.220Z] [2025-06-09T03:55:56.220Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-06-09T03:55:56.220Z] #97 DONE 0.1s [2025-06-09T03:55:56.220Z] [2025-06-09T03:55:56.220Z] #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-06-09T03:55:56.220Z] #98 DONE 0.1s [2025-06-09T03:55:56.220Z] [2025-06-09T03:55:56.220Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2025-06-09T03:55:56.220Z] #99 DONE 0.1s [2025-06-09T03:55:56.220Z] [2025-06-09T03:55:56.220Z] #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-06-09T03:55:56.220Z] #100 DONE 2.5s [2025-06-09T03:55:56.220Z] [2025-06-09T03:55:56.220Z] #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-06-09T03:55:56.220Z] #101 DONE 0.1s [2025-06-09T03:55:56.220Z] [2025-06-09T03:55:56.220Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2025-06-09T03:55:56.220Z] #102 DONE 0.1s [2025-06-09T03:55:56.220Z] [2025-06-09T03:55:56.220Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-06-09T03:55:56.220Z] #103 DONE 0.1s [2025-06-09T03:55:56.220Z] [2025-06-09T03:55:56.220Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-06-09T03:55:56.220Z] #104 DONE 0.0s [2025-06-09T03:55:56.220Z] [2025-06-09T03:55:56.220Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-06-09T03:55:56.220Z] #105 DONE 0.0s [2025-06-09T03:55:56.220Z] [2025-06-09T03:55:56.220Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-06-09T03:55:56.220Z] #106 DONE 0.0s [2025-06-09T03:55:56.220Z] [2025-06-09T03:55:56.220Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-06-09T03:55:56.220Z] #107 DONE 0.1s [2025-06-09T03:55:56.220Z] [2025-06-09T03:55:56.220Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-06-09T03:55:56.220Z] #108 DONE 0.1s [2025-06-09T03:55:56.220Z] [2025-06-09T03:55:56.220Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-06-09T03:55:56.478Z] #109 DONE 0.1s [2025-06-09T03:55:56.478Z] [2025-06-09T03:55:56.478Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-06-09T03:55:56.478Z] #110 DONE 0.1s [2025-06-09T03:55:56.478Z] [2025-06-09T03:55:56.478Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-06-09T03:55:56.478Z] #111 DONE 0.1s [2025-06-09T03:55:56.478Z] [2025-06-09T03:55:56.478Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-06-09T03:55:56.478Z] #112 DONE 0.0s [2025-06-09T03:55:56.478Z] [2025-06-09T03:55:56.478Z] #113 [security-spire-agent] exporting to image [2025-06-09T03:55:56.478Z] #113 exporting layers [2025-06-09T03:55:57.043Z] #113 exporting layers 0.7s done [2025-06-09T03:55:57.043Z] #113 exporting layers 0.8s done [2025-06-09T03:55:57.043Z] #113 writing image sha256:ca4cf7b55946e4d8e163f86c5bc6b0b10d77e0640d22c7f7af5e7979802ce267 done [2025-06-09T03:55:57.044Z] #113 naming to docker.io/library/security-spire-server done [2025-06-09T03:55:57.302Z] #113 exporting layers 0.8s done [2025-06-09T03:55:57.302Z] #113 writing image sha256:3ef559c4ca98048b2088eea81e01c9e3aeb3ff5e79c50e203669cde475c30042 done [2025-06-09T03:55:57.302Z] #113 naming to docker.io/library/security-spire-config done [2025-06-09T03:55:57.302Z] #113 writing image sha256:38644072fde2f357ff42905a41f8b0f2f60476409ad90f9290f6b273161ce2ec done [2025-06-09T03:55:57.302Z] #113 naming to docker.io/library/security-spire-agent done [2025-06-09T03:55:57.302Z] #113 DONE 0.9s [2025-06-09T03:55:57.302Z] [2025-06-09T03:55:57.302Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:55:59.204Z] #114 ... [2025-06-09T03:55:59.204Z] [2025-06-09T03:55:59.204Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-09T03:55:59.204Z] #71 ... [2025-06-09T03:55:59.204Z] [2025-06-09T03:55:59.204Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:56:02.494Z] #39 ... [2025-06-09T03:56:02.494Z] [2025-06-09T03:56:02.494Z] #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:56:02.494Z] #115 ... [2025-06-09T03:56:02.494Z] [2025-06-09T03:56:02.494Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:56:02.494Z] #116 ... [2025-06-09T03:56:02.494Z] [2025-06-09T03:56:02.494Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:56:02.753Z] #117 ... [2025-06-09T03:56:02.753Z] [2025-06-09T03:56:02.753Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:56:12.100Z] Removing intermediate container c7055bc6357d [2025-06-09T03:56:12.100Z] ---> d30d535c7f98 [2025-06-09T03:56:12.100Z] Successfully built d30d535c7f98 [2025-06-09T03:56:12.100Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:56:12.437Z] + docker inspect -f . ci-base-image-arm64 [2025-06-09T03:56:12.438Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-09T03:56:12.646Z] prd-ubuntu20.04-docker-arm64-4c-16g-3000 does not seem to be running inside a container [2025-06-09T03:56:12.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/850 -v /w/workspace/edgex-go/850:/w/workspace/edgex-go/850:rw,z -v /w/workspace/edgex-go/850@tmp:/w/workspace/edgex-go/850@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-06-09T03:56:13.988Z] $ docker top 6b948d55749005a645cfba1e045ad28b4611c79b52d6f0935e2ad804c0272bc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-09T03:56:14.824Z] + go version [2025-06-09T03:56:14.824Z] go version go1.23.8 linux/arm64 [Pipeline] } [2025-06-09T03:56:14.842Z] $ docker stop --time=1 6b948d55749005a645cfba1e045ad28b4611c79b52d6f0935e2ad804c0272bc1 [2025-06-09T03:56:16.482Z] $ docker rm -f --volumes 6b948d55749005a645cfba1e045ad28b4611c79b52d6f0935e2ad804c0272bc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:56:17.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-06-09T03:56:17.131Z] [2025-06-09T03:56:17.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:56:17.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-06-09T03:56:17.476Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-06-09T03:56:17.476Z] 547446be3368: Pulling fs layer [2025-06-09T03:56:17.476Z] d125d8839a47: Pulling fs layer [2025-06-09T03:56:17.476Z] 3e85d5ac6304: Pulling fs layer [2025-06-09T03:56:17.476Z] c3105a71a48b: Pulling fs layer [2025-06-09T03:56:17.476Z] 0f093f025ec4: Pulling fs layer [2025-06-09T03:56:17.476Z] c3106fc0e877: Pulling fs layer [2025-06-09T03:56:17.476Z] c3105a71a48b: Waiting [2025-06-09T03:56:17.476Z] 0f093f025ec4: Waiting [2025-06-09T03:56:17.476Z] c3106fc0e877: Waiting [2025-06-09T03:56:17.748Z] 547446be3368: Verifying Checksum [2025-06-09T03:56:17.748Z] 547446be3368: Download complete [2025-06-09T03:56:17.748Z] c3105a71a48b: Verifying Checksum [2025-06-09T03:56:17.748Z] c3105a71a48b: Download complete [2025-06-09T03:56:18.016Z] d125d8839a47: Verifying Checksum [2025-06-09T03:56:18.016Z] d125d8839a47: Download complete [2025-06-09T03:56:18.016Z] c3106fc0e877: Verifying Checksum [2025-06-09T03:56:18.016Z] c3106fc0e877: Download complete [2025-06-09T03:56:18.284Z] 0f093f025ec4: Verifying Checksum [2025-06-09T03:56:18.284Z] 0f093f025ec4: Download complete [2025-06-09T03:56:18.550Z] 547446be3368: Pull complete [2025-06-09T03:56:19.509Z] d125d8839a47: Pull complete [2025-06-09T03:56:20.091Z] 3e85d5ac6304: Verifying Checksum [2025-06-09T03:56:20.091Z] 3e85d5ac6304: Download complete [2025-06-09T03:56:20.892Z] #118 DONE 26.7s [2025-06-09T03:56:20.892Z] [2025-06-09T03:56:20.892Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:56:20.892Z] #114 DONE 23.6s [2025-06-09T03:56:20.892Z] [2025-06-09T03:56:20.892Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:56:20.892Z] #83 DONE 25.8s [2025-06-09T03:56:20.892Z] [2025-06-09T03:56:20.892Z] #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:56:20.892Z] #115 DONE 27.4s [2025-06-09T03:56:20.892Z] [2025-06-09T03:56:20.892Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:56:20.892Z] #116 DONE 26.0s [2025-06-09T03:56:20.892Z] [2025-06-09T03:56:20.892Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:56:20.892Z] #117 DONE 27.2s [2025-06-09T03:56:20.892Z] [2025-06-09T03:56:20.892Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-06-09T03:56:26.172Z] #119 ... [2025-06-09T03:56:26.172Z] [2025-06-09T03:56:26.172Z] #120 [security-bootstrapper builder 6/7] COPY . . [2025-06-09T03:56:26.172Z] #120 DONE 5.7s [2025-06-09T03:56:26.172Z] [2025-06-09T03:56:26.172Z] #121 [core-command builder 6/7] COPY . . [2025-06-09T03:56:26.172Z] #121 DONE 5.8s [2025-06-09T03:56:26.172Z] [2025-06-09T03:56:26.172Z] #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-09T03:56:26.172Z] #122 CACHED [2025-06-09T03:56:26.172Z] [2025-06-09T03:56:26.172Z] #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:56:26.172Z] #123 CACHED [2025-06-09T03:56:26.172Z] [2025-06-09T03:56:26.172Z] #124 [security-proxy-setup builder 6/7] COPY . . [2025-06-09T03:56:26.172Z] #124 CACHED [2025-06-09T03:56:26.172Z] [2025-06-09T03:56:26.172Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2025-06-09T03:56:26.172Z] #125 CACHED [2025-06-09T03:56:26.172Z] [2025-06-09T03:56:26.172Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:56:26.172Z] #126 CACHED [2025-06-09T03:56:26.172Z] [2025-06-09T03:56:26.172Z] #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-09T03:56:26.172Z] #127 CACHED [2025-06-09T03:56:26.172Z] [2025-06-09T03:56:26.172Z] #128 [support-notifications builder 6/7] COPY . . [2025-06-09T03:56:26.172Z] #128 DONE 5.7s [2025-06-09T03:56:26.172Z] [2025-06-09T03:56:26.172Z] #129 [core-keeper builder 7/8] COPY . . [2025-06-09T03:56:26.172Z] #129 DONE 5.8s [2025-06-09T03:56:26.172Z] [2025-06-09T03:56:26.172Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-06-09T03:56:26.172Z] #119 DONE 5.7s [2025-06-09T03:56:26.172Z] [2025-06-09T03:56:26.172Z] #130 [core-data builder 6/7] COPY . . [2025-06-09T03:56:26.172Z] #130 CACHED [2025-06-09T03:56:26.172Z] [2025-06-09T03:56:26.172Z] #131 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-06-09T03:56:26.172Z] #131 CACHED [2025-06-09T03:56:26.172Z] [2025-06-09T03:56:26.172Z] #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:56:26.172Z] #132 CACHED [2025-06-09T03:56:26.172Z] [2025-06-09T03:56:26.172Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:56:26.172Z] #133 CACHED [2025-06-09T03:56:26.172Z] [2025-06-09T03:56:26.172Z] #134 [core-metadata builder 6/7] COPY . . [2025-06-09T03:56:26.172Z] #134 CACHED [2025-06-09T03:56:26.172Z] [2025-06-09T03:56:26.172Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-06-09T03:56:26.172Z] #135 CACHED [2025-06-09T03:56:26.172Z] [2025-06-09T03:56:26.172Z] #136 [security-proxy-auth builder 6/7] COPY . . [2025-06-09T03:56:26.172Z] #136 CACHED [2025-06-09T03:56:26.172Z] [2025-06-09T03:56:26.172Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-06-09T03:56:26.172Z] #137 CACHED [2025-06-09T03:56:26.172Z] [2025-06-09T03:56:26.172Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:56:26.172Z] #138 CACHED [2025-06-09T03:56:26.172Z] [2025-06-09T03:56:26.172Z] #139 [support-scheduler builder 6/7] COPY . . [2025-06-09T03:56:26.172Z] #139 DONE 5.8s [2025-06-09T03:56:26.172Z] [2025-06-09T03:56:26.172Z] #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-09T03:56:26.172Z] #140 CACHED [2025-06-09T03:56:26.172Z] [2025-06-09T03:56:26.172Z] #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:56:26.172Z] #141 CACHED [2025-06-09T03:56:26.172Z] [2025-06-09T03:56:26.172Z] #142 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-06-09T03:56:26.172Z] #142 CACHED [2025-06-09T03:56:26.172Z] [2025-06-09T03:56:26.172Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-09T03:56:26.739Z] #143 1.294 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-06-09T03:56:30.165Z] 3e85d5ac6304: Pull complete [2025-06-09T03:56:30.165Z] c3105a71a48b: Pull complete [2025-06-09T03:56:31.125Z] 0f093f025ec4: Pull complete [2025-06-09T03:56:31.392Z] c3106fc0e877: Pull complete [2025-06-09T03:56:31.392Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-06-09T03:56:31.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-06-09T03:56:31.392Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-09T03:56:31.709Z] prd-ubuntu20.04-docker-arm64-4c-16g-3000 does not seem to be running inside a container [2025-06-09T03:56:31.771Z] $ 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/850 -v /w/workspace/edgex-go/850:/w/workspace/edgex-go/850:rw,z -v /w/workspace/edgex-go/850@tmp:/w/workspace/edgex-go/850@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-06-09T03:56:33.729Z] $ docker top 5e79cd9e97a092718b42cb72c982c91086b07a8e31b828553d1e90f9d2d2f0e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-09T03:56:34.569Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-06-09T03:56:36.706Z] #143 ... [2025-06-09T03:56:36.706Z] [2025-06-09T03:56:36.706Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-09T03:56:36.706Z] #0 1.300 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-06-09T03:56:36.706Z] #144 ... [2025-06-09T03:56:36.706Z] [2025-06-09T03:56:36.706Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-09T03:56:36.706Z] #0 1.294 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-06-09T03:56:36.706Z] #145 ... [2025-06-09T03:56:36.706Z] [2025-06-09T03:56:36.706Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-09T03:56:36.706Z] #0 0.932 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-06-09T03:56:36.706Z] #146 ... [2025-06-09T03:56:36.706Z] [2025-06-09T03:56:36.706Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-09T03:56:36.706Z] #0 0.692 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-06-09T03:56:36.706Z] #147 ... [2025-06-09T03:56:36.706Z] [2025-06-09T03:56:36.706Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-09T03:56:36.706Z] #0 0.826 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-06-09T03:56:36.706Z] #148 ... [2025-06-09T03:56:36.706Z] [2025-06-09T03:56:36.706Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-09T03:56:36.706Z] #0 0.914 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-06-09T03:56:36.706Z] #149 ... [2025-06-09T03:56:36.706Z] [2025-06-09T03:56:36.706Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-09T03:56:36.706Z] #0 0.927 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-06-09T03:56:36.706Z] #150 ... [2025-06-09T03:56:36.706Z] [2025-06-09T03:56:36.706Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-09T03:56:36.706Z] #0 0.967 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-06-09T03:56:36.706Z] #151 ... [2025-06-09T03:56:36.706Z] [2025-06-09T03:56:36.706Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-09T03:56:36.706Z] #0 0.438 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-06-09T03:56:36.706Z] #152 ... [2025-06-09T03:56:36.706Z] [2025-06-09T03:56:36.706Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-09T03:56:36.706Z] #0 0.420 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-06-09T03:56:36.965Z] #153 ... [2025-06-09T03:56:36.965Z] [2025-06-09T03:56:36.965Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-09T03:56:36.965Z] #0 1.208 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-06-09T03:56:44.776Z] #1 [security-spire-server internal] load build definition from Dockerfile [2025-06-09T03:56:44.776Z] #1 transferring dockerfile: [2025-06-09T03:56:44.776Z] #1 transferring dockerfile: 1.70kB done [2025-06-09T03:56:44.776Z] #1 DONE 0.1s [2025-06-09T03:56:44.776Z] [2025-06-09T03:56:44.776Z] #2 [core-keeper internal] load build definition from Dockerfile [2025-06-09T03:56:44.776Z] #2 transferring dockerfile: 2.01kB 0.0s done [2025-06-09T03:56:44.776Z] #2 DONE 0.1s [2025-06-09T03:56:44.776Z] [2025-06-09T03:56:44.776Z] #3 [core-data internal] load build definition from Dockerfile [2025-06-09T03:56:44.776Z] #3 transferring dockerfile: 2.04kB 0.0s done [2025-06-09T03:56:44.776Z] #3 DONE 0.1s [2025-06-09T03:56:44.776Z] [2025-06-09T03:56:44.776Z] #4 [support-scheduler internal] load build definition from Dockerfile [2025-06-09T03:56:44.776Z] #4 transferring dockerfile: 1.83kB done [2025-06-09T03:56:44.776Z] #4 DONE 0.1s [2025-06-09T03:56:44.776Z] [2025-06-09T03:56:44.776Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2025-06-09T03:56:44.776Z] #5 transferring dockerfile: 2.50kB done [2025-06-09T03:56:44.776Z] #5 DONE 0.1s [2025-06-09T03:56:44.776Z] [2025-06-09T03:56:44.776Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-06-09T03:56:44.776Z] #6 transferring dockerfile: 2.23kB 0.0s done [2025-06-09T03:56:44.776Z] #6 DONE 0.1s [2025-06-09T03:56:44.776Z] [2025-06-09T03:56:44.776Z] #7 [support-notifications internal] load build definition from Dockerfile [2025-06-09T03:56:44.776Z] #7 transferring dockerfile: 2.00kB done [2025-06-09T03:56:44.776Z] #7 DONE 0.1s [2025-06-09T03:56:44.776Z] [2025-06-09T03:56:44.776Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2025-06-09T03:56:44.776Z] #8 transferring dockerfile: 2.49kB done [2025-06-09T03:56:44.776Z] #8 DONE 0.1s [2025-06-09T03:56:44.776Z] [2025-06-09T03:56:44.776Z] #9 [core-metadata internal] load build definition from Dockerfile [2025-06-09T03:56:44.776Z] #9 transferring dockerfile: 2.10kB 0.0s done [2025-06-09T03:56:44.776Z] #9 DONE 0.1s [2025-06-09T03:56:44.776Z] [2025-06-09T03:56:44.776Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-06-09T03:56:44.776Z] #10 transferring dockerfile: 1.89kB 0.0s done [2025-06-09T03:56:44.776Z] #10 DONE 0.1s [2025-06-09T03:56:44.776Z] [2025-06-09T03:56:44.776Z] #11 [core-command internal] load build definition from Dockerfile [2025-06-09T03:56:44.776Z] #11 transferring dockerfile: 1.94kB done [2025-06-09T03:56:44.776Z] #11 DONE 0.1s [2025-06-09T03:56:44.776Z] [2025-06-09T03:56:44.776Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2025-06-09T03:56:44.776Z] #12 transferring dockerfile: 3.02kB done [2025-06-09T03:56:45.054Z] #12 ... [2025-06-09T03:56:45.054Z] [2025-06-09T03:56:45.054Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2025-06-09T03:56:45.054Z] #13 transferring dockerfile: 2.14kB done [2025-06-09T03:56:45.054Z] #13 DONE 0.1s [2025-06-09T03:56:45.054Z] [2025-06-09T03:56:45.054Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2025-06-09T03:56:45.054Z] #14 transferring dockerfile: 1.81kB done [2025-06-09T03:56:45.054Z] #14 DONE 0.1s [2025-06-09T03:56:45.054Z] [2025-06-09T03:56:45.054Z] #15 [security-spire-config internal] load build definition from Dockerfile [2025-06-09T03:56:45.054Z] #15 transferring dockerfile: 1.69kB done [2025-06-09T03:56:45.054Z] #15 DONE 0.1s [2025-06-09T03:56:45.054Z] [2025-06-09T03:56:45.054Z] #16 [security-spire-server internal] load .dockerignore [2025-06-09T03:56:45.054Z] #16 transferring context: [2025-06-09T03:56:45.320Z] #16 transferring context: 50B done [2025-06-09T03:56:45.320Z] #16 DONE 0.1s [2025-06-09T03:56:45.320Z] [2025-06-09T03:56:45.320Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2025-06-09T03:56:46.594Z] #12 ... [2025-06-09T03:56:46.594Z] [2025-06-09T03:56:46.594Z] #17 [core-keeper internal] load .dockerignore [2025-06-09T03:56:46.594Z] #17 transferring context: 50B done [2025-06-09T03:56:46.594Z] #17 DONE 0.2s [2025-06-09T03:56:46.594Z] [2025-06-09T03:56:46.594Z] #18 [support-scheduler internal] load .dockerignore [2025-06-09T03:56:46.594Z] #18 transferring context: 50B done [2025-06-09T03:56:46.594Z] #18 DONE 0.1s [2025-06-09T03:56:46.594Z] [2025-06-09T03:56:46.594Z] #19 [core-data internal] load .dockerignore [2025-06-09T03:56:46.594Z] #19 transferring context: 50B 0.0s done [2025-06-09T03:56:46.594Z] #19 DONE 0.2s [2025-06-09T03:56:46.594Z] [2025-06-09T03:56:46.594Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2025-06-09T03:56:46.594Z] #20 transferring context: 50B 0.0s done [2025-06-09T03:56:46.594Z] #20 DONE 0.1s [2025-06-09T03:56:46.594Z] [2025-06-09T03:56:46.594Z] #21 [security-proxy-setup internal] load .dockerignore [2025-06-09T03:56:46.594Z] #21 transferring context: 50B 0.0s done [2025-06-09T03:56:46.594Z] #21 DONE 0.2s [2025-06-09T03:56:46.594Z] [2025-06-09T03:56:46.594Z] #22 [support-notifications internal] load .dockerignore [2025-06-09T03:56:46.594Z] #22 transferring context: 50B 0.0s done [2025-06-09T03:56:46.594Z] #22 DONE 0.1s [2025-06-09T03:56:46.594Z] [2025-06-09T03:56:46.594Z] #23 [security-bootstrapper internal] load .dockerignore [2025-06-09T03:56:46.594Z] #23 transferring context: 50B done [2025-06-09T03:56:46.594Z] #23 DONE 0.1s [2025-06-09T03:56:46.594Z] [2025-06-09T03:56:46.594Z] #24 [security-secretstore-setup internal] load .dockerignore [2025-06-09T03:56:46.594Z] #24 transferring context: 50B done [2025-06-09T03:56:46.594Z] #24 DONE 0.1s [2025-06-09T03:56:46.594Z] [2025-06-09T03:56:46.594Z] #25 [core-metadata internal] load .dockerignore [2025-06-09T03:56:46.594Z] #25 transferring context: 50B done [2025-06-09T03:56:46.594Z] #25 DONE 0.1s [2025-06-09T03:56:46.594Z] [2025-06-09T03:56:46.594Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2025-06-09T03:56:46.594Z] #26 transferring context: 50B done [2025-06-09T03:56:46.594Z] #26 DONE 0.1s [2025-06-09T03:56:46.594Z] [2025-06-09T03:56:46.594Z] #27 [core-command internal] load .dockerignore [2025-06-09T03:56:46.594Z] #27 transferring context: 50B done [2025-06-09T03:56:46.594Z] #27 DONE 0.1s [2025-06-09T03:56:46.594Z] [2025-06-09T03:56:46.594Z] #28 [security-proxy-auth internal] load .dockerignore [2025-06-09T03:56:46.594Z] #28 transferring context: 50B done [2025-06-09T03:56:46.594Z] #28 DONE 0.1s [2025-06-09T03:56:46.594Z] [2025-06-09T03:56:46.594Z] #29 [security-spire-agent internal] load .dockerignore [2025-06-09T03:56:46.594Z] #29 transferring context: 50B done [2025-06-09T03:56:46.594Z] #29 DONE 0.1s [2025-06-09T03:56:46.594Z] [2025-06-09T03:56:46.594Z] #30 [security-spire-config internal] load .dockerignore [2025-06-09T03:56:46.860Z] #30 transferring context: 50B done [2025-06-09T03:56:46.860Z] #30 DONE 0.1s [2025-06-09T03:56:46.860Z] [2025-06-09T03:56:46.860Z] #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-06-09T03:56:47.442Z] #31 DONE 0.7s [2025-06-09T03:56:47.442Z] [2025-06-09T03:56:47.442Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-06-09T03:56:47.442Z] #32 DONE 0.6s [2025-06-09T03:56:47.442Z] [2025-06-09T03:56:47.442Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:56:47.442Z] #33 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done [2025-06-09T03:56:47.442Z] #33 DONE 0.0s [2025-06-09T03:56:47.442Z] [2025-06-09T03:56:47.442Z] #34 [security-spire-server stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-09T03:56:47.442Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-09T03:56:47.442Z] #34 ... [2025-06-09T03:56:47.442Z] [2025-06-09T03:56:47.442Z] #35 [security-spire-server internal] load build context [2025-06-09T03:56:47.442Z] #35 transferring context: 23.80kB 0.0s done [2025-06-09T03:56:47.442Z] #35 DONE 0.1s [2025-06-09T03:56:47.442Z] [2025-06-09T03:56:47.442Z] #34 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-09T03:56:47.442Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-06-09T03:56:47.442Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-09T03:56:47.442Z] #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-09T03:56:47.442Z] #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-09T03:56:47.708Z] #34 ... [2025-06-09T03:56:47.708Z] [2025-06-09T03:56:47.708Z] #36 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-09T03:56:47.708Z] #36 DONE 0.0s [2025-06-09T03:56:47.708Z] [2025-06-09T03:56:47.708Z] #36 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-09T03:56:47.708Z] #36 DONE 0.0s [2025-06-09T03:56:47.708Z] [2025-06-09T03:56:47.708Z] #34 [core-data stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-09T03:56:47.708Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-06-09T03:56:47.708Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-09T03:56:47.708Z] #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-09T03:56:47.708Z] #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-09T03:56:47.977Z] #34 ... [2025-06-09T03:56:47.977Z] [2025-06-09T03:56:47.978Z] #36 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-09T03:56:47.978Z] #36 DONE 0.0s [2025-06-09T03:56:47.978Z] [2025-06-09T03:56:47.978Z] #34 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-09T03:56:47.978Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-06-09T03:56:47.978Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-09T03:56:47.978Z] #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-09T03:56:47.978Z] #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-09T03:56:47.978Z] #34 ... [2025-06-09T03:56:47.978Z] [2025-06-09T03:56:47.978Z] #36 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-09T03:56:47.978Z] #36 DONE 0.0s [2025-06-09T03:56:48.243Z] [2025-06-09T03:56:48.243Z] #36 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-09T03:56:48.243Z] #36 DONE 0.0s [2025-06-09T03:56:48.243Z] [2025-06-09T03:56:48.243Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:56:48.243Z] #33 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-06-09T03:56:48.243Z] #33 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-06-09T03:56:48.243Z] #33 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-06-09T03:56:48.243Z] #33 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-06-09T03:56:48.243Z] #33 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-06-09T03:56:48.243Z] #33 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-06-09T03:56:48.243Z] #33 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-06-09T03:56:48.243Z] #33 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.24MB / 33.17MB 0.7s [2025-06-09T03:56:48.243Z] #33 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-06-09T03:56:48.513Z] #33 ... [2025-06-09T03:56:48.513Z] [2025-06-09T03:56:48.513Z] #36 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-09T03:56:48.513Z] #36 DONE 0.0s [2025-06-09T03:56:48.513Z] [2025-06-09T03:56:48.513Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:56:48.513Z] #33 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.08MB / 33.17MB 0.9s [2025-06-09T03:56:48.513Z] #33 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.40MB / 33.17MB 1.0s [2025-06-09T03:56:48.513Z] #33 ... [2025-06-09T03:56:48.513Z] [2025-06-09T03:56:48.513Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-06-09T03:56:48.513Z] #31 DONE 1.0s [2025-06-09T03:56:48.513Z] [2025-06-09T03:56:48.513Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:56:48.782Z] #33 ... [2025-06-09T03:56:48.782Z] [2025-06-09T03:56:48.782Z] #36 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-09T03:56:48.782Z] #36 DONE 0.0s [2025-06-09T03:56:48.782Z] [2025-06-09T03:56:48.782Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:56:48.782Z] #33 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 1.3s [2025-06-09T03:56:49.048Z] #33 ... [2025-06-09T03:56:49.048Z] [2025-06-09T03:56:49.048Z] #36 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-09T03:56:49.048Z] #36 DONE 0.0s [2025-06-09T03:56:49.048Z] [2025-06-09T03:56:49.048Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:56:49.048Z] #33 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 [2025-06-09T03:56:49.048Z] #33 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 1.6s [2025-06-09T03:56:49.048Z] #33 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done [2025-06-09T03:56:49.316Z] #33 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 1.9s [2025-06-09T03:56:49.584Z] #33 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 2.1s [2025-06-09T03:56:50.170Z] #33 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 2.6s [2025-06-09T03:56:50.171Z] #33 ... [2025-06-09T03:56:50.171Z] [2025-06-09T03:56:50.171Z] #31 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-06-09T03:56:50.171Z] #31 DONE 2.5s [2025-06-09T03:56:50.171Z] [2025-06-09T03:56:50.171Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:56:50.437Z] #33 ... [2025-06-09T03:56:50.437Z] [2025-06-09T03:56:50.437Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-06-09T03:56:50.437Z] #32 DONE 1.6s [2025-06-09T03:56:50.437Z] [2025-06-09T03:56:50.437Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:56:50.437Z] #33 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.68MB / 33.17MB 2.8s [2025-06-09T03:56:50.437Z] #33 ... [2025-06-09T03:56:50.437Z] [2025-06-09T03:56:50.437Z] #37 [support-scheduler internal] load build context [2025-06-09T03:56:50.437Z] #37 transferring context: 3.22MB 1.7s done [2025-06-09T03:56:50.437Z] #37 DONE 2.9s [2025-06-09T03:56:50.437Z] [2025-06-09T03:56:50.437Z] #38 [core-keeper internal] load build context [2025-06-09T03:56:50.437Z] #38 transferring context: 3.22MB 2.0s done [2025-06-09T03:56:50.437Z] #38 DONE 3.0s [2025-06-09T03:56:50.437Z] [2025-06-09T03:56:50.437Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:56:50.437Z] #33 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done [2025-06-09T03:56:50.437Z] #33 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-06-09T03:56:50.437Z] #33 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-06-09T03:56:50.437Z] #33 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-06-09T03:56:50.437Z] #33 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-06-09T03:56:50.437Z] #33 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-06-09T03:56:50.437Z] #33 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-06-09T03:56:50.437Z] #33 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-06-09T03:56:50.437Z] #33 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-06-09T03:56:50.437Z] #33 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done [2025-06-09T03:56:50.705Z] #33 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 3.2s [2025-06-09T03:56:51.290Z] #33 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 3.8s [2025-06-09T03:56:52.256Z] #33 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.06MB / 33.17MB 4.5s [2025-06-09T03:56:52.869Z] #33 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.0s done [2025-06-09T03:56:52.869Z] #33 ... [2025-06-09T03:56:52.869Z] [2025-06-09T03:56:52.869Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-06-09T03:56:52.869Z] #39 DONE 3.4s [2025-06-09T03:56:52.869Z] [2025-06-09T03:56:52.869Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:56:52.869Z] #33 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done [2025-06-09T03:56:52.869Z] #33 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-06-09T03:56:52.869Z] #33 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-06-09T03:56:52.869Z] #33 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-06-09T03:56:52.869Z] #33 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-06-09T03:56:52.869Z] #33 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-06-09T03:56:52.869Z] #33 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-06-09T03:56:52.869Z] #33 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-06-09T03:56:52.869Z] #33 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.0s done [2025-06-09T03:56:52.869Z] #33 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-06-09T03:56:52.869Z] #33 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done [2025-06-09T03:56:54.279Z] #33 ... [2025-06-09T03:56:54.279Z] [2025-06-09T03:56:54.279Z] #40 [support-notifications internal] load build context [2025-06-09T03:56:54.279Z] #40 transferring context: 3.22MB 3.8s done [2025-06-09T03:56:54.279Z] #40 DONE 6.2s [2025-06-09T03:56:54.279Z] [2025-06-09T03:56:54.279Z] #34 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-09T03:56:54.279Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-06-09T03:56:54.279Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-09T03:56:54.279Z] #34 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-09T03:56:54.279Z] #34 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-09T03:56:54.279Z] #34 ... [2025-06-09T03:56:54.279Z] [2025-06-09T03:56:54.279Z] #41 [core-data internal] load build context [2025-06-09T03:56:54.279Z] #41 transferring context: 3.22MB 4.3s done [2025-06-09T03:56:54.279Z] #41 DONE 6.7s [2025-06-09T03:56:54.279Z] [2025-06-09T03:56:54.279Z] #42 [core-common-config-bootstrapper internal] load build context [2025-06-09T03:56:55.255Z] #42 ... [2025-06-09T03:56:55.255Z] [2025-06-09T03:56:55.255Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-09T03:56:55.255Z] #43 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.3s done [2025-06-09T03:56:55.255Z] #43 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-06-09T03:56:55.255Z] #43 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-06-09T03:56:55.255Z] #43 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-06-09T03:56:55.255Z] #43 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.0s [2025-06-09T03:56:55.255Z] #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 0B / 14.28MB 1.0s [2025-06-09T03:56:55.255Z] #43 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.2s done [2025-06-09T03:56:55.255Z] #43 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b [2025-06-09T03:56:55.523Z] #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.05MB / 14.28MB 1.5s [2025-06-09T03:56:55.523Z] #43 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.3s done [2025-06-09T03:56:56.125Z] #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 2.10MB / 14.28MB 2.2s [2025-06-09T03:56:56.711Z] #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 2.88MB / 14.28MB 2.9s [2025-06-09T03:56:57.687Z] #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.19MB / 14.28MB 3.6s [2025-06-09T03:56:57.687Z] #43 ... [2025-06-09T03:56:57.687Z] [2025-06-09T03:56:57.687Z] #44 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-09T03:56:57.687Z] #44 ... [2025-06-09T03:56:57.687Z] [2025-06-09T03:56:57.687Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-09T03:56:57.687Z] #43 ... [2025-06-09T03:56:57.687Z] [2025-06-09T03:56:57.687Z] #42 [core-common-config-bootstrapper internal] load build context [2025-06-09T03:56:57.687Z] #42 transferring context: 3.22MB 6.8s done [2025-06-09T03:56:57.687Z] #42 DONE 9.9s [2025-06-09T03:56:57.687Z] [2025-06-09T03:56:57.687Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-09T03:56:57.960Z] #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.24MB / 14.28MB 3.8s [2025-06-09T03:56:57.960Z] #43 ... [2025-06-09T03:56:57.960Z] [2025-06-09T03:56:57.960Z] #45 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-09T03:56:57.960Z] #45 ... [2025-06-09T03:56:57.960Z] [2025-06-09T03:56:57.960Z] #46 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-09T03:56:57.960Z] #0 9.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:56:57.960Z] #0 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:56:57.960Z] #46 ... [2025-06-09T03:56:57.960Z] [2025-06-09T03:56:57.960Z] #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-09T03:56:57.960Z] #0 5.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:56:57.960Z] #0 6.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:56:57.960Z] #0 8.880 (1/7) Installing ca-certificates (20241121-r1) [2025-06-09T03:56:57.960Z] #0 9.012 (2/7) Installing dumb-init (1.2.5-r3) [2025-06-09T03:56:57.960Z] #0 9.012 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-06-09T03:56:57.960Z] #0 9.265 (4/7) Installing libsodium (1.0.19-r0) [2025-06-09T03:56:57.960Z] #0 9.265 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-09T03:56:57.960Z] #0 9.265 (6/7) Installing libzmq (4.3.5-r2) [2025-06-09T03:56:57.960Z] #0 9.446 (7/7) Installing zeromq (4.3.5-r2) [2025-06-09T03:56:57.960Z] #0 9.532 Executing busybox-1.36.1-r29.trigger [2025-06-09T03:56:57.960Z] #0 9.646 Executing ca-certificates-20241121-r1.trigger [2025-06-09T03:56:58.225Z] #47 ... [2025-06-09T03:56:58.225Z] [2025-06-09T03:56:58.225Z] #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-09T03:56:58.225Z] #48 ... [2025-06-09T03:56:58.225Z] [2025-06-09T03:56:58.225Z] #49 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-06-09T03:56:58.225Z] #0 6.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:56:58.225Z] #0 7.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:56:58.225Z] #49 ... [2025-06-09T03:56:58.225Z] [2025-06-09T03:56:58.225Z] #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-09T03:56:58.491Z] #50 ... [2025-06-09T03:56:58.491Z] [2025-06-09T03:56:58.491Z] #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-09T03:56:58.491Z] #51 ... [2025-06-09T03:56:58.491Z] [2025-06-09T03:56:58.491Z] #52 [security-bootstrapper internal] load build context [2025-06-09T03:56:58.762Z] #52 ... [2025-06-09T03:56:58.762Z] [2025-06-09T03:56:58.762Z] #53 [security-secretstore-setup internal] load build context [2025-06-09T03:56:58.762Z] #53 ... [2025-06-09T03:56:58.762Z] [2025-06-09T03:56:58.762Z] #54 [core-metadata internal] load build context [2025-06-09T03:56:58.762Z] #54 transferring context: 3.22MB 7.3s done [2025-06-09T03:56:59.029Z] #54 ... [2025-06-09T03:56:59.029Z] [2025-06-09T03:56:59.029Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-09T03:56:59.029Z] #55 ... [2025-06-09T03:56:59.029Z] [2025-06-09T03:56:59.029Z] #56 [security-spiffe-token-provider internal] load build context [2025-06-09T03:56:59.295Z] #56 ... [2025-06-09T03:56:59.295Z] [2025-06-09T03:56:59.295Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-09T03:56:59.295Z] #57 ... [2025-06-09T03:56:59.295Z] [2025-06-09T03:56:59.295Z] #58 [security-proxy-setup internal] load build context [2025-06-09T03:56:59.295Z] #58 transferring context: 3.22MB 9.3s done [2025-06-09T03:56:59.295Z] #58 ... [2025-06-09T03:56:59.295Z] [2025-06-09T03:56:59.295Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-09T03:56:59.563Z] #59 ... [2025-06-09T03:56:59.563Z] [2025-06-09T03:56:59.563Z] #56 [security-spiffe-token-provider internal] load build context [2025-06-09T03:56:59.832Z] #56 ... [2025-06-09T03:56:59.832Z] [2025-06-09T03:56:59.832Z] #54 [core-metadata internal] load build context [2025-06-09T03:56:59.832Z] #54 DONE 11.1s [2025-06-09T03:56:59.832Z] [2025-06-09T03:56:59.832Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-09T03:56:59.832Z] #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.16MB / 14.28MB 5.8s [2025-06-09T03:57:00.415Z] #43 ... [2025-06-09T03:57:00.415Z] [2025-06-09T03:57:00.415Z] #58 [security-proxy-setup internal] load build context [2025-06-09T03:57:00.415Z] #58 DONE 12.5s [2025-06-09T03:57:00.415Z] [2025-06-09T03:57:00.415Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-09T03:57:00.415Z] #43 ... [2025-06-09T03:57:00.415Z] [2025-06-09T03:57:00.415Z] #60 [security-proxy-auth internal] load build context [2025-06-09T03:57:00.415Z] #60 ... [2025-06-09T03:57:00.415Z] [2025-06-09T03:57:00.415Z] #61 [core-command internal] load build context [2025-06-09T03:57:00.415Z] #61 ... [2025-06-09T03:57:00.415Z] [2025-06-09T03:57:00.415Z] #62 [security-spire-config internal] load build context [2025-06-09T03:57:00.415Z] #62 transferring context: 22.05kB 0.5s done [2025-06-09T03:57:00.681Z] #62 ... [2025-06-09T03:57:00.681Z] [2025-06-09T03:57:00.681Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-09T03:57:00.681Z] #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.84MB / 14.28MB 6.7s [2025-06-09T03:57:00.681Z] #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12.58MB / 14.28MB 6.9s [2025-06-09T03:57:00.959Z] #43 ... [2025-06-09T03:57:00.959Z] [2025-06-09T03:57:00.959Z] #63 [security-spire-agent internal] load build context [2025-06-09T03:57:00.959Z] #63 transferring context: 23.33kB 0.4s done [2025-06-09T03:57:00.959Z] #63 DONE 8.0s [2025-06-09T03:57:00.959Z] [2025-06-09T03:57:00.959Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-09T03:57:00.959Z] #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 13.63MB / 14.28MB 7.0s [2025-06-09T03:57:01.229Z] #43 ... [2025-06-09T03:57:01.229Z] [2025-06-09T03:57:01.229Z] #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-09T03:57:01.229Z] #50 DONE 13.3s [2025-06-09T03:57:01.229Z] [2025-06-09T03:57:01.229Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-09T03:57:01.229Z] #43 ... [2025-06-09T03:57:01.229Z] [2025-06-09T03:57:01.229Z] #62 [security-spire-config internal] load build context [2025-06-09T03:57:01.229Z] #62 DONE 10.8s [2025-06-09T03:57:01.229Z] [2025-06-09T03:57:01.229Z] #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-09T03:57:01.229Z] #47 10.44 OK: 14 MiB in 21 packages [2025-06-09T03:57:01.229Z] #47 DONE 13.4s [2025-06-09T03:57:01.229Z] [2025-06-09T03:57:01.229Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-09T03:57:01.497Z] #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 7.5s done [2025-06-09T03:57:01.497Z] #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 [2025-06-09T03:57:01.765Z] #43 ... [2025-06-09T03:57:01.765Z] [2025-06-09T03:57:01.765Z] #52 [security-bootstrapper internal] load build context [2025-06-09T03:57:01.765Z] #52 transferring context: 3.22MB 9.6s done [2025-06-09T03:57:01.765Z] #52 DONE 13.0s [2025-06-09T03:57:01.765Z] [2025-06-09T03:57:01.765Z] #49 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-06-09T03:57:01.765Z] #49 11.03 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-09T03:57:01.765Z] #49 11.11 Executing busybox-1.36.1-r29.trigger [2025-06-09T03:57:01.765Z] #49 11.23 OK: 9 MiB in 15 packages [2025-06-09T03:57:01.765Z] #49 DONE 14.0s [2025-06-09T03:57:01.765Z] [2025-06-09T03:57:01.765Z] #64 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-06-09T03:57:02.031Z] #64 ... [2025-06-09T03:57:02.031Z] [2025-06-09T03:57:02.031Z] #56 [security-spiffe-token-provider internal] load build context [2025-06-09T03:57:02.031Z] #56 transferring context: 3.22MB 9.9s done [2025-06-09T03:57:02.031Z] #56 DONE 13.4s [2025-06-09T03:57:02.031Z] [2025-06-09T03:57:02.031Z] #64 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-06-09T03:57:02.031Z] #64 ... [2025-06-09T03:57:02.031Z] [2025-06-09T03:57:02.031Z] #53 [security-secretstore-setup internal] load build context [2025-06-09T03:57:02.031Z] #53 transferring context: 3.22MB 9.9s done [2025-06-09T03:57:02.031Z] #53 DONE 13.5s [2025-06-09T03:57:02.031Z] [2025-06-09T03:57:02.031Z] #61 [core-command internal] load build context [2025-06-09T03:57:02.031Z] #61 transferring context: 3.22MB 6.8s done [2025-06-09T03:57:02.031Z] #61 DONE 11.9s [2025-06-09T03:57:02.297Z] [2025-06-09T03:57:02.297Z] #60 [security-proxy-auth internal] load build context [2025-06-09T03:57:02.297Z] #60 transferring context: 3.22MB 7.7s done [2025-06-09T03:57:02.297Z] #60 ... [2025-06-09T03:57:02.297Z] [2025-06-09T03:57:02.297Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-09T03:57:02.566Z] #65 ... [2025-06-09T03:57:02.566Z] [2025-06-09T03:57:02.566Z] #60 [security-proxy-auth internal] load build context [2025-06-09T03:57:02.566Z] #60 DONE 12.2s [2025-06-09T03:57:02.566Z] [2025-06-09T03:57:02.566Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-09T03:57:02.566Z] #57 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:02.566Z] #57 ... [2025-06-09T03:57:02.566Z] [2025-06-09T03:57:02.566Z] #44 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-09T03:57:02.566Z] #44 DONE 15.2s [2025-06-09T03:57:02.832Z] [2025-06-09T03:57:02.832Z] #66 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-06-09T03:57:03.098Z] #66 DONE 0.6s [2025-06-09T03:57:03.098Z] [2025-06-09T03:57:03.098Z] #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-06-09T03:57:05.702Z] #67 ... [2025-06-09T03:57:05.702Z] [2025-06-09T03:57:05.702Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:57:05.702Z] #33 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.7s [2025-06-09T03:57:05.973Z] #33 ... [2025-06-09T03:57:05.973Z] [2025-06-09T03:57:05.973Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-09T03:57:05.973Z] #65 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:07.589Z] #65 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:09.576Z] #65 ... [2025-06-09T03:57:09.576Z] [2025-06-09T03:57:09.576Z] #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-09T03:57:09.576Z] #51 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:09.576Z] #51 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:09.576Z] #51 19.49 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-09T03:57:09.576Z] #51 19.58 Executing busybox-1.36.1-r29.trigger [2025-06-09T03:57:09.576Z] #51 19.69 OK: 9 MiB in 15 packages [2025-06-09T03:57:09.576Z] #51 ... [2025-06-09T03:57:09.576Z] [2025-06-09T03:57:09.576Z] #45 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-09T03:57:09.576Z] #45 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:09.576Z] #45 12.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:09.576Z] #45 19.22 (1/3) Installing ca-certificates (20241121-r1) [2025-06-09T03:57:09.576Z] #45 19.68 (2/3) Installing dumb-init (1.2.5-r3) [2025-06-09T03:57:09.576Z] #45 19.70 (3/3) Installing tzdata (2025b-r0) [2025-06-09T03:57:09.576Z] #45 21.02 Executing busybox-1.36.1-r29.trigger [2025-06-09T03:57:09.576Z] #45 21.18 Executing ca-certificates-20241121-r1.trigger [2025-06-09T03:57:09.847Z] #45 ... [2025-06-09T03:57:09.847Z] [2025-06-09T03:57:09.847Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:57:09.847Z] #33 ... [2025-06-09T03:57:09.847Z] [2025-06-09T03:57:09.847Z] #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-09T03:57:09.847Z] #48 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:09.847Z] #48 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:09.847Z] #48 18.95 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-09T03:57:09.847Z] #48 18.98 (2/4) Installing openssl (3.3.3-r0) [2025-06-09T03:57:09.847Z] #48 19.06 (3/4) Installing su-exec (0.2-r3) [2025-06-09T03:57:09.847Z] #48 19.18 (4/4) Installing yq-go (4.44.1-r2) [2025-06-09T03:57:09.847Z] #48 20.24 Executing busybox-1.36.1-r29.trigger [2025-06-09T03:57:09.847Z] #48 20.42 OK: 20 MiB in 18 packages [2025-06-09T03:57:09.847Z] #48 DONE 22.0s [2025-06-09T03:57:09.847Z] [2025-06-09T03:57:09.847Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:57:09.847Z] #33 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.8s [2025-06-09T03:57:10.118Z] #33 ... [2025-06-09T03:57:10.118Z] [2025-06-09T03:57:10.118Z] #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-09T03:57:10.118Z] #51 DONE 22.1s [2025-06-09T03:57:10.118Z] [2025-06-09T03:57:10.118Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:57:11.127Z] #33 ... [2025-06-09T03:57:11.127Z] [2025-06-09T03:57:11.127Z] #68 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-09T03:57:11.406Z] #68 ... [2025-06-09T03:57:11.406Z] [2025-06-09T03:57:11.406Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-09T03:57:11.406Z] #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.7s [2025-06-09T03:57:11.406Z] #43 ... [2025-06-09T03:57:11.406Z] [2025-06-09T03:57:11.406Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-09T03:57:11.406Z] #59 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:11.406Z] #59 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:11.406Z] #59 21.93 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-09T03:57:11.406Z] #59 21.93 v3.20.6-188-g63cdeaf18f6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-09T03:57:11.406Z] #59 21.93 OK: 24049 distinct packages available [2025-06-09T03:57:11.406Z] #59 22.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:11.681Z] #59 ... [2025-06-09T03:57:11.681Z] [2025-06-09T03:57:11.681Z] #45 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-09T03:57:11.681Z] #45 22.28 OK: 11 MiB in 17 packages [2025-06-09T03:57:11.681Z] #45 DONE 23.8s [2025-06-09T03:57:11.681Z] [2025-06-09T03:57:11.681Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-09T03:57:11.681Z] #55 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:11.681Z] #55 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:11.681Z] #55 20.79 (1/2) Installing dumb-init (1.2.5-r3) [2025-06-09T03:57:11.681Z] #55 20.86 (2/2) Installing su-exec (0.2-r3) [2025-06-09T03:57:11.681Z] #55 20.86 Executing busybox-1.36.1-r29.trigger [2025-06-09T03:57:11.681Z] #55 20.98 OK: 9 MiB in 16 packages [2025-06-09T03:57:11.681Z] #55 DONE 23.0s [2025-06-09T03:57:11.681Z] [2025-06-09T03:57:11.681Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-06-09T03:57:11.681Z] #69 ... [2025-06-09T03:57:11.681Z] [2025-06-09T03:57:11.681Z] #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-06-09T03:57:12.270Z] #70 ... [2025-06-09T03:57:12.270Z] [2025-06-09T03:57:12.270Z] #46 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-09T03:57:12.270Z] #46 15.26 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-09T03:57:12.270Z] #46 15.26 v3.20.6-188-g63cdeaf18f6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-09T03:57:12.270Z] #46 15.26 OK: 24049 distinct packages available [2025-06-09T03:57:12.270Z] #46 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:12.270Z] #46 17.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:12.270Z] #46 24.35 (1/5) Installing dumb-init (1.2.5-r3) [2025-06-09T03:57:12.270Z] #46 24.35 (2/5) Installing musl-obstack (1.2.3-r2) [2025-06-09T03:57:12.270Z] #46 24.37 (3/5) Installing libucontext (1.2-r3) [2025-06-09T03:57:12.270Z] #46 24.40 (4/5) Installing gcompat (1.1.0-r4) [2025-06-09T03:57:12.270Z] #46 24.49 (5/5) Installing openssl (3.3.3-r0) [2025-06-09T03:57:12.270Z] #46 24.60 Executing busybox-1.36.1-r29.trigger [2025-06-09T03:57:12.270Z] #46 24.70 OK: 10 MiB in 19 packages [2025-06-09T03:57:12.270Z] #46 ... [2025-06-09T03:57:12.270Z] [2025-06-09T03:57:12.270Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:57:13.245Z] #33 ... [2025-06-09T03:57:13.245Z] [2025-06-09T03:57:13.245Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-06-09T03:57:13.245Z] #71 ... [2025-06-09T03:57:13.245Z] [2025-06-09T03:57:13.245Z] #46 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-09T03:57:13.245Z] #46 DONE 26.4s [2025-06-09T03:57:13.245Z] [2025-06-09T03:57:13.245Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-09T03:57:13.523Z] #72 ... [2025-06-09T03:57:13.523Z] [2025-06-09T03:57:13.523Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-09T03:57:13.523Z] #73 ... [2025-06-09T03:57:13.523Z] [2025-06-09T03:57:13.523Z] #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-09T03:57:13.794Z] #74 ... [2025-06-09T03:57:13.794Z] [2025-06-09T03:57:13.794Z] #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-09T03:57:13.794Z] #75 ... [2025-06-09T03:57:13.794Z] [2025-06-09T03:57:13.794Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-09T03:57:13.794Z] #57 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:13.794Z] #57 21.46 (1/4) Installing ca-certificates (20241121-r1) [2025-06-09T03:57:13.794Z] #57 21.78 (2/4) Installing dumb-init (1.2.5-r3) [2025-06-09T03:57:13.794Z] #57 21.78 (3/4) Installing su-exec (0.2-r3) [2025-06-09T03:57:13.794Z] #57 21.79 (4/4) Installing yq-go (4.44.1-r2) [2025-06-09T03:57:13.794Z] #57 22.69 Executing busybox-1.36.1-r29.trigger [2025-06-09T03:57:13.794Z] #57 22.81 Executing ca-certificates-20241121-r1.trigger [2025-06-09T03:57:13.794Z] #57 23.65 OK: 20 MiB in 18 packages [2025-06-09T03:57:14.098Z] #57 ... [2025-06-09T03:57:14.098Z] [2025-06-09T03:57:14.098Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:57:14.098Z] #33 ... [2025-06-09T03:57:14.098Z] [2025-06-09T03:57:14.098Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-09T03:57:14.098Z] #57 DONE 25.4s [2025-06-09T03:57:14.367Z] [2025-06-09T03:57:14.367Z] #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-09T03:57:14.367Z] #74 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:15.794Z] #74 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:16.778Z] #74 ... [2025-06-09T03:57:16.778Z] [2025-06-09T03:57:16.778Z] #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-09T03:57:16.778Z] #75 DONE 13.6s [2025-06-09T03:57:16.778Z] [2025-06-09T03:57:16.778Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:57:16.778Z] #33 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.5s [2025-06-09T03:57:20.230Z] #33 ... [2025-06-09T03:57:20.230Z] [2025-06-09T03:57:20.230Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-09T03:57:20.230Z] #76 ... [2025-06-09T03:57:20.230Z] [2025-06-09T03:57:20.230Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-06-09T03:57:20.230Z] #77 ... [2025-06-09T03:57:20.230Z] [2025-06-09T03:57:20.230Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:57:21.854Z] #33 ... [2025-06-09T03:57:21.855Z] [2025-06-09T03:57:21.855Z] #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-06-09T03:57:21.855Z] #78 ... [2025-06-09T03:57:21.855Z] [2025-06-09T03:57:21.855Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-09T03:57:21.855Z] #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 17.6s done [2025-06-09T03:57:21.855Z] #43 ... [2025-06-09T03:57:21.855Z] [2025-06-09T03:57:21.855Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:57:22.122Z] #33 ... [2025-06-09T03:57:22.122Z] [2025-06-09T03:57:22.122Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-09T03:57:22.122Z] #59 23.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:22.122Z] #59 28.82 (1/14) Installing ca-certificates (20241121-r1) [2025-06-09T03:57:22.122Z] #59 29.38 (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-09T03:57:22.122Z] #59 29.50 (3/14) Installing c-ares (1.33.1-r0) [2025-06-09T03:57:22.122Z] #59 29.54 (4/14) Installing libunistring (1.2-r0) [2025-06-09T03:57:22.122Z] #59 29.83 (5/14) Installing libidn2 (2.3.7-r0) [2025-06-09T03:57:22.122Z] #59 29.83 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-09T03:57:22.122Z] #59 29.84 (7/14) Installing libpsl (0.21.5-r1) [2025-06-09T03:57:22.122Z] #59 29.88 (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-09T03:57:22.122Z] #59 30.04 (9/14) Installing libcurl (8.12.1-r0) [2025-06-09T03:57:22.122Z] #59 30.17 (10/14) Installing curl (8.12.1-r0) [2025-06-09T03:57:22.122Z] #59 30.24 (11/14) Installing dumb-init (1.2.5-r3) [2025-06-09T03:57:22.122Z] #59 30.33 (12/14) Installing musl-obstack (1.2.3-r2) [2025-06-09T03:57:22.122Z] #59 30.36 (13/14) Installing libucontext (1.2-r3) [2025-06-09T03:57:22.122Z] #59 30.39 (14/14) Installing gcompat (1.1.0-r4) [2025-06-09T03:57:22.122Z] #59 30.49 Executing busybox-1.36.1-r29.trigger [2025-06-09T03:57:22.122Z] #59 30.66 Executing ca-certificates-20241121-r1.trigger [2025-06-09T03:57:22.122Z] #59 31.79 OK: 15 MiB in 28 packages [2025-06-09T03:57:22.122Z] #59 ... [2025-06-09T03:57:22.122Z] [2025-06-09T03:57:22.122Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:57:22.404Z] #33 ... [2025-06-09T03:57:22.404Z] [2025-06-09T03:57:22.404Z] #64 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-06-09T03:57:22.404Z] #64 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:22.404Z] #64 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:22.404Z] #64 18.89 OK: 9 MiB in 15 packages [2025-06-09T03:57:22.404Z] #64 DONE 20.6s [2025-06-09T03:57:22.673Z] [2025-06-09T03:57:22.673Z] #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-06-09T03:57:22.673Z] #70 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:22.673Z] #70 ... [2025-06-09T03:57:22.673Z] [2025-06-09T03:57:22.673Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-09T03:57:22.673Z] #59 DONE 34.0s [2025-06-09T03:57:22.673Z] [2025-06-09T03:57:22.673Z] #68 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-09T03:57:22.673Z] #68 11.27 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:22.673Z] #68 12.42 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:22.940Z] #68 ... [2025-06-09T03:57:22.940Z] [2025-06-09T03:57:22.940Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:57:22.940Z] #33 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.7s [2025-06-09T03:57:22.940Z] #33 ... [2025-06-09T03:57:22.940Z] [2025-06-09T03:57:22.940Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-09T03:57:22.940Z] #65 20.75 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-09T03:57:22.940Z] #65 20.75 v3.20.6-188-g63cdeaf18f6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-09T03:57:22.940Z] #65 20.75 OK: 24049 distinct packages available [2025-06-09T03:57:22.940Z] #65 21.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:22.940Z] #65 23.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:23.211Z] #65 ... [2025-06-09T03:57:23.211Z] [2025-06-09T03:57:23.211Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-09T03:57:23.481Z] #79 ... [2025-06-09T03:57:23.481Z] [2025-06-09T03:57:23.481Z] #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-06-09T03:57:23.481Z] #0 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:23.481Z] #80 ... [2025-06-09T03:57:23.481Z] [2025-06-09T03:57:23.481Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:57:24.444Z] #33 ... [2025-06-09T03:57:24.444Z] [2025-06-09T03:57:24.444Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-06-09T03:57:24.444Z] #0 9.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:24.711Z] #81 ... [2025-06-09T03:57:24.711Z] [2025-06-09T03:57:24.711Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:57:25.004Z] #33 ... [2025-06-09T03:57:25.005Z] [2025-06-09T03:57:25.005Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-06-09T03:57:25.005Z] #71 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:25.005Z] #71 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:25.296Z] #71 ... [2025-06-09T03:57:25.296Z] [2025-06-09T03:57:25.296Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-09T03:57:26.209Z] #33 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.7s done [2025-06-09T03:57:26.209Z] #33 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.7s done [2025-06-09T03:57:26.209Z] #33 DONE 39.6s [2025-06-09T03:57:26.209Z] [2025-06-09T03:57:26.209Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-09T03:57:26.209Z] #65 33.94 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-09T03:57:26.209Z] #65 33.99 (2/4) Installing musl-obstack (1.2.3-r2) [2025-06-09T03:57:26.209Z] #65 34.00 (3/4) Installing libucontext (1.2-r3) [2025-06-09T03:57:26.209Z] #65 34.03 (4/4) Installing gcompat (1.1.0-r4) [2025-06-09T03:57:26.209Z] #65 34.06 Executing busybox-1.36.1-r29.trigger [2025-06-09T03:57:26.209Z] #65 ... [2025-06-09T03:57:26.209Z] [2025-06-09T03:57:26.209Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-06-09T03:57:26.209Z] #69 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:26.209Z] #69 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:26.525Z] #69 ... [2025-06-09T03:57:26.525Z] [2025-06-09T03:57:26.525Z] #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-09T03:57:26.525Z] #74 21.56 OK: 239 MiB in 58 packages [2025-06-09T03:57:26.525Z] #74 DONE 23.3s [2025-06-09T03:57:26.525Z] [2025-06-09T03:57:26.525Z] #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-06-09T03:57:26.837Z] #82 ... [2025-06-09T03:57:26.837Z] [2025-06-09T03:57:26.837Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-09T03:57:26.837Z] #0 7.428 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:26.837Z] #83 ... [2025-06-09T03:57:26.837Z] [2025-06-09T03:57:26.837Z] #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-06-09T03:57:26.837Z] #67 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:26.837Z] #67 15.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:27.136Z] #67 ... [2025-06-09T03:57:27.136Z] [2025-06-09T03:57:27.136Z] #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-06-09T03:57:27.136Z] #82 DONE 0.6s [2025-06-09T03:57:27.136Z] [2025-06-09T03:57:27.136Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:57:29.214Z] #84 ... [2025-06-09T03:57:29.214Z] [2025-06-09T03:57:29.214Z] #68 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-09T03:57:29.214Z] #68 23.55 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-09T03:57:29.214Z] #68 24.87 Executing busybox-1.36.1-r29.trigger [2025-06-09T03:57:29.214Z] #68 25.22 OK: 9 MiB in 15 packages [2025-06-09T03:57:29.214Z] #68 DONE 27.9s [2025-06-09T03:57:29.214Z] [2025-06-09T03:57:29.214Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-09T03:57:29.214Z] #79 4.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:29.481Z] #79 ... [2025-06-09T03:57:29.481Z] [2025-06-09T03:57:29.481Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-06-09T03:57:29.481Z] #71 22.91 OK: 239 MiB in 58 packages [2025-06-09T03:57:29.481Z] #71 DONE 26.3s [2025-06-09T03:57:29.481Z] [2025-06-09T03:57:29.481Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-09T03:57:29.481Z] #72 16.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:29.481Z] #72 18.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:29.481Z] #72 ... [2025-06-09T03:57:29.481Z] [2025-06-09T03:57:29.481Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-09T03:57:29.481Z] #73 16.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:29.481Z] #73 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:29.779Z] #73 ... [2025-06-09T03:57:29.779Z] [2025-06-09T03:57:29.780Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-09T03:57:29.780Z] #79 7.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:30.049Z] #79 ... [2025-06-09T03:57:30.049Z] [2025-06-09T03:57:30.049Z] #85 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-09T03:57:30.049Z] #85 DONE 0.5s [2025-06-09T03:57:30.049Z] [2025-06-09T03:57:30.049Z] #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:57:30.318Z] #86 ... [2025-06-09T03:57:30.318Z] [2025-06-09T03:57:30.318Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-09T03:57:30.318Z] #65 34.57 OK: 9 MiB in 18 packages [2025-06-09T03:57:30.318Z] #65 DONE 38.1s [2025-06-09T03:57:30.318Z] [2025-06-09T03:57:30.318Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-09T03:57:31.286Z] #87 ... [2025-06-09T03:57:31.286Z] [2025-06-09T03:57:31.286Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-09T03:57:31.286Z] #76 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:31.286Z] #76 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:31.286Z] #76 ... [2025-06-09T03:57:31.286Z] [2025-06-09T03:57:31.286Z] #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-06-09T03:57:31.286Z] #67 26.89 OK: 239 MiB in 58 packages [2025-06-09T03:57:31.552Z] #67 ... [2025-06-09T03:57:31.552Z] [2025-06-09T03:57:31.552Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-06-09T03:57:31.552Z] #69 28.01 OK: 14 MiB in 21 packages [2025-06-09T03:57:31.552Z] #69 DONE 29.8s [2025-06-09T03:57:31.552Z] [2025-06-09T03:57:31.552Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-06-09T03:57:31.552Z] #77 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:31.552Z] #77 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:31.552Z] #77 ... [2025-06-09T03:57:31.552Z] [2025-06-09T03:57:31.552Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-09T03:57:31.552Z] #83 10.46 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:32.428Z] #83 ... [2025-06-09T03:57:32.428Z] [2025-06-09T03:57:32.428Z] #67 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-06-09T03:57:32.695Z] #67 DONE 29.6s [2025-06-09T03:57:32.695Z] [2025-06-09T03:57:32.695Z] #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-06-09T03:57:32.695Z] #78 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:32.695Z] #78 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:32.695Z] #78 ... [2025-06-09T03:57:32.695Z] [2025-06-09T03:57:32.695Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-09T03:57:32.695Z] #72 29.55 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-09T03:57:32.695Z] #72 29.55 v3.20.6-188-g63cdeaf18f6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-09T03:57:32.695Z] #72 29.55 OK: 24049 distinct packages available [2025-06-09T03:57:33.281Z] #72 ... [2025-06-09T03:57:33.281Z] [2025-06-09T03:57:33.281Z] #88 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-06-09T03:57:33.281Z] #88 DONE 0.6s [2025-06-09T03:57:33.281Z] [2025-06-09T03:57:33.281Z] #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:57:34.248Z] #89 ... [2025-06-09T03:57:34.248Z] [2025-06-09T03:57:34.248Z] #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-06-09T03:57:34.248Z] #70 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:34.248Z] #70 22.46 OK: 9 MiB in 16 packages [2025-06-09T03:57:34.248Z] #70 ... [2025-06-09T03:57:34.248Z] [2025-06-09T03:57:34.248Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-09T03:57:34.248Z] #72 31.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:35.661Z] #72 ... [2025-06-09T03:57:35.661Z] [2025-06-09T03:57:35.661Z] #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-06-09T03:57:35.661Z] #70 DONE 23.6s [2025-06-09T03:57:35.661Z] [2025-06-09T03:57:35.661Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-09T03:57:35.661Z] #76 24.23 OK: 20 MiB in 18 packages [2025-06-09T03:57:35.661Z] #76 DONE 25.5s [2025-06-09T03:57:35.661Z] [2025-06-09T03:57:35.661Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-06-09T03:57:35.661Z] #90 ... [2025-06-09T03:57:35.661Z] [2025-06-09T03:57:35.661Z] #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-06-09T03:57:35.661Z] #80 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:35.661Z] #80 22.74 OK: 10 MiB in 19 packages [2025-06-09T03:57:35.928Z] #80 ... [2025-06-09T03:57:35.928Z] [2025-06-09T03:57:35.928Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-06-09T03:57:35.928Z] #90 DONE 0.4s [2025-06-09T03:57:35.928Z] [2025-06-09T03:57:35.928Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-09T03:57:35.928Z] #73 30.81 OK: 239 MiB in 58 packages [2025-06-09T03:57:35.928Z] #73 DONE 32.7s [2025-06-09T03:57:35.928Z] [2025-06-09T03:57:35.928Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-06-09T03:57:35.928Z] #91 ... [2025-06-09T03:57:35.928Z] [2025-06-09T03:57:35.928Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-06-09T03:57:35.928Z] #81 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:35.928Z] #81 21.29 OK: 20 MiB in 18 packages [2025-06-09T03:57:36.195Z] #81 ... [2025-06-09T03:57:36.195Z] [2025-06-09T03:57:36.195Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-06-09T03:57:36.195Z] #77 24.81 OK: 9 MiB in 15 packages [2025-06-09T03:57:36.195Z] #77 DONE 26.2s [2025-06-09T03:57:36.195Z] [2025-06-09T03:57:36.196Z] #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-06-09T03:57:36.196Z] #78 24.57 OK: 11 MiB in 17 packages [2025-06-09T03:57:36.786Z] #78 ... [2025-06-09T03:57:36.786Z] [2025-06-09T03:57:36.786Z] #92 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-06-09T03:57:36.786Z] #92 DONE 1.0s [2025-06-09T03:57:37.058Z] [2025-06-09T03:57:37.058Z] #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-06-09T03:57:37.058Z] #80 DONE 24.6s [2025-06-09T03:57:37.058Z] [2025-06-09T03:57:37.058Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-09T03:57:38.029Z] #93 ... [2025-06-09T03:57:38.029Z] [2025-06-09T03:57:38.029Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-06-09T03:57:38.029Z] #81 DONE 23.3s [2025-06-09T03:57:38.029Z] [2025-06-09T03:57:38.029Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-06-09T03:57:38.029Z] #94 ... [2025-06-09T03:57:38.029Z] [2025-06-09T03:57:38.029Z] #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-06-09T03:57:38.029Z] #78 DONE 26.4s [2025-06-09T03:57:38.298Z] [2025-06-09T03:57:38.298Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-09T03:57:38.298Z] #83 19.93 OK: 239 MiB in 58 packages [2025-06-09T03:57:38.298Z] #83 DONE 21.4s [2025-06-09T03:57:38.298Z] [2025-06-09T03:57:38.298Z] #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-06-09T03:57:39.283Z] #95 DONE 0.9s [2025-06-09T03:57:39.283Z] [2025-06-09T03:57:39.283Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:57:39.554Z] #96 ... [2025-06-09T03:57:39.554Z] [2025-06-09T03:57:39.554Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-09T03:57:39.554Z] #79 16.00 OK: 15 MiB in 28 packages [2025-06-09T03:57:39.554Z] #79 DONE 17.0s [2025-06-09T03:57:39.821Z] [2025-06-09T03:57:39.821Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-09T03:57:39.821Z] #87 4.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:39.821Z] #87 5.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:41.239Z] #87 ... [2025-06-09T03:57:41.239Z] [2025-06-09T03:57:41.239Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-06-09T03:57:41.239Z] #94 DONE 4.0s [2025-06-09T03:57:41.239Z] [2025-06-09T03:57:41.239Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-09T03:57:41.239Z] #87 10.88 OK: 9 MiB in 18 packages [2025-06-09T03:57:41.239Z] #87 ... [2025-06-09T03:57:41.239Z] [2025-06-09T03:57:41.239Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-09T03:57:41.506Z] #97 ... [2025-06-09T03:57:41.506Z] [2025-06-09T03:57:41.506Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-06-09T03:57:41.506Z] #91 DONE 6.0s [2025-06-09T03:57:41.506Z] [2025-06-09T03:57:41.506Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-06-09T03:57:41.777Z] #98 DONE 0.3s [2025-06-09T03:57:41.777Z] [2025-06-09T03:57:41.777Z] #99 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:57:43.237Z] #99 ... [2025-06-09T03:57:43.237Z] [2025-06-09T03:57:43.237Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-09T03:57:43.237Z] #87 DONE 12.8s [2025-06-09T03:57:43.237Z] [2025-06-09T03:57:43.237Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-09T03:57:43.237Z] #72 33.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T03:57:43.237Z] #72 39.02 OK: 239 MiB in 58 packages [2025-06-09T03:57:43.237Z] #72 DONE 40.0s [2025-06-09T03:57:43.237Z] [2025-06-09T03:57:43.237Z] #100 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-06-09T03:57:43.237Z] #100 ... [2025-06-09T03:57:43.237Z] [2025-06-09T03:57:43.237Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-09T03:57:43.237Z] #93 DONE 6.1s [2025-06-09T03:57:43.516Z] [2025-06-09T03:57:43.516Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-06-09T03:57:43.786Z] #101 ... [2025-06-09T03:57:43.786Z] [2025-06-09T03:57:43.786Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-09T03:57:43.786Z] #97 DONE 2.6s [2025-06-09T03:57:43.786Z] [2025-06-09T03:57:43.786Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-06-09T03:57:43.786Z] #101 DONE 0.6s [2025-06-09T03:57:43.786Z] [2025-06-09T03:57:43.786Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-06-09T03:57:44.067Z] #102 ... [2025-06-09T03:57:44.067Z] [2025-06-09T03:57:44.067Z] #100 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-06-09T03:57:44.067Z] #100 DONE 0.9s [2025-06-09T03:57:44.344Z] [2025-06-09T03:57:44.345Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-06-09T03:57:44.345Z] #103 DONE 0.4s [2025-06-09T03:57:44.345Z] [2025-06-09T03:57:44.345Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-06-09T03:57:44.345Z] #104 ... [2025-06-09T03:57:44.345Z] [2025-06-09T03:57:44.345Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-06-09T03:57:44.345Z] #102 DONE 0.5s [2025-06-09T03:57:44.611Z] [2025-06-09T03:57:44.611Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-06-09T03:57:44.611Z] #104 DONE 0.4s [2025-06-09T03:57:44.611Z] [2025-06-09T03:57:44.611Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-06-09T03:57:44.878Z] #105 DONE 0.5s [2025-06-09T03:57:44.878Z] [2025-06-09T03:57:44.878Z] #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-06-09T03:57:45.144Z] #106 ... [2025-06-09T03:57:45.144Z] [2025-06-09T03:57:45.144Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-06-09T03:57:45.144Z] #107 DONE 0.4s [2025-06-09T03:57:45.411Z] [2025-06-09T03:57:45.411Z] #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-06-09T03:57:45.411Z] #106 DONE 0.3s [2025-06-09T03:57:45.411Z] [2025-06-09T03:57:45.411Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-06-09T03:57:45.411Z] #108 ... [2025-06-09T03:57:45.411Z] [2025-06-09T03:57:45.411Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-06-09T03:57:45.411Z] #109 DONE 0.4s [2025-06-09T03:57:45.681Z] [2025-06-09T03:57:45.681Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-06-09T03:57:45.681Z] #108 DONE 0.3s [2025-06-09T03:57:45.681Z] [2025-06-09T03:57:45.681Z] #110 [security-spire-server] exporting to image [2025-06-09T03:57:45.681Z] #110 exporting layers [2025-06-09T03:57:45.947Z] #110 ... [2025-06-09T03:57:45.947Z] [2025-06-09T03:57:45.947Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-06-09T03:57:45.947Z] #111 DONE 0.3s [2025-06-09T03:57:45.947Z] [2025-06-09T03:57:45.947Z] #110 [security-spire-agent] exporting to image [2025-06-09T03:57:47.357Z] #110 ... [2025-06-09T03:57:47.357Z] [2025-06-09T03:57:47.357Z] #112 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-09T03:57:47.357Z] #112 DONE 3.9s [2025-06-09T03:57:47.357Z] [2025-06-09T03:57:47.357Z] #113 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-06-09T03:57:47.357Z] #113 DONE 0.2s [2025-06-09T03:57:47.357Z] [2025-06-09T03:57:47.357Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:57:47.851Z] #114 ... [2025-06-09T03:57:47.851Z] [2025-06-09T03:57:47.851Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2025-06-09T03:57:47.851Z] #115 DONE 0.2s [2025-06-09T03:57:47.851Z] [2025-06-09T03:57:47.851Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-06-09T03:57:47.851Z] #116 DONE 0.2s [2025-06-09T03:57:47.851Z] [2025-06-09T03:57:47.851Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-06-09T03:57:48.114Z] #117 DONE 0.1s [2025-06-09T03:57:48.114Z] [2025-06-09T03:57:48.114Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-06-09T03:57:48.114Z] #118 DONE 0.2s [2025-06-09T03:57:48.114Z] [2025-06-09T03:57:48.114Z] #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:57:48.380Z] #86 ... [2025-06-09T03:57:48.380Z] [2025-06-09T03:57:48.380Z] #110 [security-spire-config] exporting to image [2025-06-09T03:57:49.786Z] #110 exporting layers 4.1s done [2025-06-09T03:57:49.786Z] #110 writing image sha256:4a129a1331b6f1a042fabb2850099070b11d1a45bf2eb52063321c2dad5125bc done [2025-06-09T03:57:49.786Z] #110 naming to docker.io/library/security-spire-server-arm64 done [2025-06-09T03:57:49.786Z] #110 exporting layers 4.0s done [2025-06-09T03:57:49.786Z] #110 writing image sha256:af5c9f48388e518721e694292228a6dcdd467ab16177de0592177324e13bd158 done [2025-06-09T03:57:49.786Z] #110 naming to docker.io/library/security-spire-agent-arm64 [2025-06-09T03:57:50.050Z] #110 naming to docker.io/library/security-spire-agent-arm64 done [2025-06-09T03:57:51.003Z] #110 exporting layers 2.6s done [2025-06-09T03:57:51.003Z] #110 writing image sha256:c9c954d10be8e4d22d015c587791e754563d3b4d3620841fc3d20fd76714023b done [2025-06-09T03:57:51.003Z] #110 naming to docker.io/library/security-spire-config-arm64 done [2025-06-09T03:57:51.003Z] #110 DONE 4.8s [2025-06-09T03:57:51.003Z] [2025-06-09T03:57:51.003Z] #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:57:58.395Z] #154 ... [2025-06-09T03:57:58.395Z] [2025-06-09T03:57:58.395Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-09T03:57:58.395Z] #152 DONE 86.8s [2025-06-09T03:57:58.395Z] [2025-06-09T03:57:58.395Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-06-09T03:57:58.395Z] #155 DONE 0.1s [2025-06-09T03:57:58.395Z] [2025-06-09T03:57:58.395Z] #156 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-06-09T03:57:58.395Z] #156 DONE 1.4s [2025-06-09T03:57:58.395Z] [2025-06-09T03:57:58.395Z] #157 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-09T03:57:58.395Z] #157 DONE 0.2s [2025-06-09T03:57:58.395Z] [2025-06-09T03:57:58.395Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-09T03:57:58.395Z] #143 ... [2025-06-09T03:57:58.395Z] [2025-06-09T03:57:58.395Z] #158 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-06-09T03:57:58.395Z] #158 DONE 0.1s [2025-06-09T03:57:58.395Z] [2025-06-09T03:57:58.395Z] #159 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-06-09T03:57:58.395Z] #159 DONE 0.2s [2025-06-09T03:57:58.395Z] [2025-06-09T03:57:58.395Z] #160 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-06-09T03:57:58.395Z] #160 DONE 0.1s [2025-06-09T03:57:58.395Z] [2025-06-09T03:57:58.395Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-09T03:57:58.395Z] #144 ... [2025-06-09T03:57:58.395Z] [2025-06-09T03:57:58.395Z] #161 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-06-09T03:57:58.395Z] #161 DONE 0.1s [2025-06-09T03:57:58.395Z] [2025-06-09T03:57:58.395Z] #162 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-06-09T03:57:58.395Z] #162 DONE 0.1s [2025-06-09T03:57:58.395Z] [2025-06-09T03:57:58.395Z] #163 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-06-09T03:57:58.395Z] #163 DONE 0.1s [2025-06-09T03:57:58.395Z] [2025-06-09T03:57:58.395Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-09T03:57:58.395Z] #151 ... [2025-06-09T03:57:58.395Z] [2025-06-09T03:57:58.395Z] #164 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-06-09T03:57:58.395Z] #164 DONE 0.0s [2025-06-09T03:57:58.395Z] [2025-06-09T03:57:58.395Z] #165 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-06-09T03:57:58.395Z] #165 DONE 1.1s [2025-06-09T03:57:58.395Z] [2025-06-09T03:57:58.395Z] #113 [security-bootstrapper] exporting to image [2025-06-09T03:57:58.395Z] #113 exporting layers [2025-06-09T03:57:58.395Z] #113 exporting layers 0.5s done [2025-06-09T03:57:58.395Z] #113 writing image sha256:a372c43d1999219325ad5f0ad66bd4a0b1ba461c65041f4c3bdb8fa6f29ff250 done [2025-06-09T03:57:58.395Z] #113 naming to docker.io/library/security-bootstrapper done [2025-06-09T03:57:58.395Z] #113 DONE 1.4s [2025-06-09T03:57:58.395Z] [2025-06-09T03:57:58.395Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-09T03:57:58.395Z] #148 ... [2025-06-09T03:57:58.395Z] [2025-06-09T03:57:58.395Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-09T03:57:58.395Z] #151 DONE 91.6s [2025-06-09T03:57:58.395Z] [2025-06-09T03:57:58.395Z] #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-09T03:57:58.395Z] #166 DONE 0.2s [2025-06-09T03:57:58.395Z] [2025-06-09T03:57:58.395Z] #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-09T03:57:58.395Z] #167 DONE 0.0s [2025-06-09T03:57:58.395Z] [2025-06-09T03:57:58.395Z] #168 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-06-09T03:57:58.395Z] #168 DONE 0.1s [2025-06-09T03:57:58.395Z] [2025-06-09T03:57:58.395Z] #169 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-06-09T03:57:58.395Z] #169 DONE 0.0s [2025-06-09T03:57:58.395Z] [2025-06-09T03:57:58.395Z] #170 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-06-09T03:57:58.395Z] #170 DONE 0.0s [2025-06-09T03:57:58.395Z] [2025-06-09T03:57:58.395Z] #171 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-09T03:57:58.653Z] #171 DONE 1.0s [2025-06-09T03:57:58.653Z] [2025-06-09T03:57:58.653Z] #113 [core-common-config-bootstrapper] exporting to image [2025-06-09T03:57:58.653Z] #113 exporting layers 0.1s done [2025-06-09T03:57:58.653Z] #113 writing image sha256:8ba21a0d4e884bad73f1408ac4295cda30c8d3d07b89e4d4b440fa58c767d10d [2025-06-09T03:57:58.653Z] #113 writing image sha256:8ba21a0d4e884bad73f1408ac4295cda30c8d3d07b89e4d4b440fa58c767d10d done [2025-06-09T03:57:58.653Z] #113 naming to docker.io/library/core-common-config-bootstrapper done [2025-06-09T03:57:58.653Z] #113 DONE 1.5s [2025-06-09T03:57:58.653Z] [2025-06-09T03:57:58.653Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-09T03:59:06.370Z] #147 ... [2025-06-09T03:59:06.370Z] [2025-06-09T03:59:06.370Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-09T03:59:06.370Z] #153 153.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-06-09T03:59:08.896Z] #153 DONE 163.4s [2025-06-09T03:59:08.896Z] [2025-06-09T03:59:08.896Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-09T03:59:08.896Z] #148 DONE 163.4s [2025-06-09T03:59:08.896Z] [2025-06-09T03:59:08.896Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-09T03:59:08.896Z] #144 DONE 163.4s [2025-06-09T03:59:08.896Z] [2025-06-09T03:59:08.896Z] #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-09T03:59:09.153Z] #172 DONE 0.4s [2025-06-09T03:59:09.153Z] [2025-06-09T03:59:09.153Z] #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-06-09T03:59:09.437Z] #173 DONE 0.2s [2025-06-09T03:59:09.437Z] [2025-06-09T03:59:09.437Z] #174 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-09T03:59:09.437Z] #174 DONE 0.5s [2025-06-09T03:59:09.437Z] [2025-06-09T03:59:09.437Z] #175 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-09T03:59:09.437Z] #175 DONE 0.3s [2025-06-09T03:59:09.437Z] [2025-06-09T03:59:09.437Z] #176 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-06-09T03:59:09.437Z] #176 DONE 0.1s [2025-06-09T03:59:09.437Z] [2025-06-09T03:59:09.437Z] #177 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-06-09T03:59:09.437Z] #177 DONE 0.1s [2025-06-09T03:59:09.437Z] [2025-06-09T03:59:09.437Z] #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-06-09T03:59:09.437Z] #178 DONE 0.2s [2025-06-09T03:59:09.437Z] [2025-06-09T03:59:09.437Z] #179 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-06-09T03:59:09.437Z] #179 DONE 0.1s [2025-06-09T03:59:09.437Z] [2025-06-09T03:59:09.437Z] #180 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-06-09T03:59:09.695Z] #180 DONE 0.1s [2025-06-09T03:59:09.695Z] [2025-06-09T03:59:09.695Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-06-09T03:59:09.695Z] #181 DONE 0.2s [2025-06-09T03:59:09.695Z] [2025-06-09T03:59:09.695Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-06-09T03:59:09.957Z] #182 DONE 0.2s [2025-06-09T03:59:09.957Z] [2025-06-09T03:59:09.957Z] #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-06-09T03:59:09.957Z] #183 DONE 0.1s [2025-06-09T03:59:09.957Z] [2025-06-09T03:59:09.957Z] #184 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-06-09T03:59:09.957Z] #184 DONE 0.1s [2025-06-09T03:59:09.957Z] [2025-06-09T03:59:09.957Z] #113 [core-command] exporting to image [2025-06-09T03:59:09.957Z] #113 exporting layers [2025-06-09T03:59:09.957Z] #113 exporting layers 0.2s done [2025-06-09T03:59:09.957Z] #113 writing image sha256:21396b7f8bfcd4b1f119f43263946dbfa8de15ef8a9819a5ef3c403b66da66d2 [2025-06-09T03:59:10.215Z] #113 writing image sha256:21396b7f8bfcd4b1f119f43263946dbfa8de15ef8a9819a5ef3c403b66da66d2 done [2025-06-09T03:59:10.215Z] #113 naming to docker.io/library/core-command done [2025-06-09T03:59:10.215Z] #113 DONE 1.7s [2025-06-09T03:59:10.215Z] [2025-06-09T03:59:10.215Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-06-09T03:59:10.215Z] #185 DONE 0.4s [2025-06-09T03:59:10.215Z] [2025-06-09T03:59:10.215Z] #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-06-09T03:59:10.215Z] #186 DONE 0.4s [2025-06-09T03:59:10.215Z] [2025-06-09T03:59:10.215Z] #187 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-06-09T03:59:10.215Z] #187 DONE 0.0s [2025-06-09T03:59:10.215Z] [2025-06-09T03:59:10.215Z] #188 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-09T03:59:10.477Z] #188 ... [2025-06-09T03:59:10.477Z] [2025-06-09T03:59:10.477Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-06-09T03:59:10.477Z] #189 DONE 0.3s [2025-06-09T03:59:10.734Z] [2025-06-09T03:59:10.735Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-06-09T03:59:11.312Z] #190 DONE 0.6s [2025-06-09T03:59:11.312Z] [2025-06-09T03:59:11.312Z] #188 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-09T03:59:11.312Z] #188 DONE 0.9s [2025-06-09T03:59:11.312Z] [2025-06-09T03:59:11.312Z] #113 [security-proxy-setup] exporting to image [2025-06-09T03:59:11.312Z] #113 ... [2025-06-09T03:59:11.312Z] [2025-06-09T03:59:11.312Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-09T03:59:11.312Z] #150 DONE 165.8s [2025-06-09T03:59:11.312Z] [2025-06-09T03:59:11.312Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-09T03:59:11.312Z] #146 DONE 165.8s [2025-06-09T03:59:11.312Z] [2025-06-09T03:59:11.312Z] #191 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-09T03:59:11.312Z] #191 DONE 0.2s [2025-06-09T03:59:11.312Z] [2025-06-09T03:59:11.312Z] #192 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-09T03:59:11.312Z] #192 DONE 0.1s [2025-06-09T03:59:11.312Z] [2025-06-09T03:59:11.312Z] #193 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-09T03:59:11.571Z] #193 DONE 0.2s [2025-06-09T03:59:11.571Z] [2025-06-09T03:59:11.571Z] #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-06-09T03:59:11.571Z] #194 ... [2025-06-09T03:59:11.571Z] [2025-06-09T03:59:11.571Z] #113 [security-proxy-setup] exporting to image [2025-06-09T03:59:11.571Z] #113 exporting layers 0.5s done [2025-06-09T03:59:11.571Z] #113 writing image sha256:c53ecedea79a9aaf4ce0e17a2033a0b4d0975b2c0a076136a5741f5b983a063c done [2025-06-09T03:59:11.571Z] #113 naming to docker.io/library/security-proxy-setup done [2025-06-09T03:59:11.571Z] #113 DONE 2.2s [2025-06-09T03:59:11.571Z] [2025-06-09T03:59:11.571Z] #195 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-09T03:59:11.571Z] #195 DONE 0.1s [2025-06-09T03:59:11.833Z] [2025-06-09T03:59:11.833Z] #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-06-09T03:59:11.833Z] #194 DONE 0.3s [2025-06-09T03:59:11.833Z] [2025-06-09T03:59:11.833Z] #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-06-09T03:59:11.833Z] #196 DONE 0.3s [2025-06-09T03:59:11.833Z] [2025-06-09T03:59:11.833Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-09T03:59:11.833Z] #145 DONE 166.4s [2025-06-09T03:59:11.833Z] [2025-06-09T03:59:11.833Z] #197 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-06-09T03:59:11.833Z] #197 DONE 0.1s [2025-06-09T03:59:11.833Z] [2025-06-09T03:59:11.833Z] #113 [core-data] exporting to image [2025-06-09T03:59:12.093Z] #113 ... [2025-06-09T03:59:12.093Z] [2025-06-09T03:59:12.093Z] #198 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-06-09T03:59:12.093Z] #198 DONE 0.1s [2025-06-09T03:59:12.093Z] [2025-06-09T03:59:12.093Z] #199 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-06-09T03:59:12.093Z] #199 DONE 0.1s [2025-06-09T03:59:12.093Z] [2025-06-09T03:59:12.093Z] #113 [core-data] exporting to image [2025-06-09T03:59:12.093Z] #113 exporting layers 0.2s done [2025-06-09T03:59:12.093Z] #113 writing image sha256:3cc1d39516cf65308ffa205a692e1fa557e553422beed29c074b20c08ce11dd2 [2025-06-09T03:59:12.093Z] #113 writing image sha256:3cc1d39516cf65308ffa205a692e1fa557e553422beed29c074b20c08ce11dd2 0.0s done [2025-06-09T03:59:12.093Z] #113 naming to docker.io/library/core-data done [2025-06-09T03:59:12.093Z] #113 DONE 2.4s [2025-06-09T03:59:12.093Z] [2025-06-09T03:59:12.093Z] #200 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-09T03:59:12.093Z] #200 DONE 0.1s [2025-06-09T03:59:12.093Z] [2025-06-09T03:59:12.093Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-09T03:59:12.093Z] #201 DONE 1.1s [2025-06-09T03:59:12.093Z] [2025-06-09T03:59:12.093Z] #202 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-09T03:59:12.351Z] #202 DONE 0.1s [2025-06-09T03:59:12.351Z] [2025-06-09T03:59:12.351Z] #113 [security-secretstore-setup] exporting to image [2025-06-09T03:59:12.611Z] #113 ... [2025-06-09T03:59:12.611Z] [2025-06-09T03:59:12.611Z] #203 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-06-09T03:59:12.611Z] #203 DONE 0.3s [2025-06-09T03:59:12.611Z] [2025-06-09T03:59:12.611Z] #204 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-06-09T03:59:12.611Z] #204 DONE 0.0s [2025-06-09T03:59:12.611Z] [2025-06-09T03:59:12.611Z] #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-09T03:59:12.611Z] #205 DONE 0.6s [2025-06-09T03:59:12.611Z] [2025-06-09T03:59:12.611Z] #113 [security-spiffe-token-provider] exporting to image [2025-06-09T03:59:12.870Z] #113 exporting layers 0.7s done [2025-06-09T03:59:12.870Z] #113 writing image sha256:db4c8d8a2d8601c835ca47293c34061dc775f516632aefa700f6ee6a5e3d241e [2025-06-09T03:59:12.870Z] #113 ... [2025-06-09T03:59:12.870Z] [2025-06-09T03:59:12.870Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-09T03:59:12.870Z] #154 DONE 167.5s [2025-06-09T03:59:12.870Z] [2025-06-09T03:59:12.870Z] #113 [security-secretstore-setup] exporting to image [2025-06-09T03:59:12.870Z] #113 exporting layers 0.4s done [2025-06-09T03:59:12.870Z] #113 writing image sha256:db4c8d8a2d8601c835ca47293c34061dc775f516632aefa700f6ee6a5e3d241e 0.0s done [2025-06-09T03:59:12.870Z] #113 naming to docker.io/library/security-secretstore-setup done [2025-06-09T03:59:12.870Z] #113 writing image sha256:9d80ac13719d57f9a43fe5ad20daea3c5d5699467da527578d9e16f53d17a5e6 0.0s done [2025-06-09T03:59:12.870Z] #113 naming to docker.io/library/security-spiffe-token-provider [2025-06-09T03:59:13.135Z] #113 naming to docker.io/library/security-spiffe-token-provider done [2025-06-09T03:59:13.135Z] #113 writing image sha256:5d8174f9b7746901eb63cfd2cc136a8cb163dfb7e7a1ebb2acf462f9153b34c2 done [2025-06-09T03:59:13.135Z] #113 naming to docker.io/library/security-proxy-auth done [2025-06-09T03:59:13.135Z] #113 DONE 3.2s [2025-06-09T03:59:13.135Z] [2025-06-09T03:59:13.135Z] #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-09T03:59:13.135Z] #206 DONE 0.1s [2025-06-09T03:59:13.135Z] [2025-06-09T03:59:13.135Z] #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-06-09T03:59:13.135Z] #207 DONE 0.2s [2025-06-09T03:59:13.135Z] [2025-06-09T03:59:13.135Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-09T03:59:13.135Z] #149 DONE 167.8s [2025-06-09T03:59:13.135Z] [2025-06-09T03:59:13.135Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-09T03:59:13.396Z] #143 ... [2025-06-09T03:59:13.396Z] [2025-06-09T03:59:13.396Z] #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-06-09T03:59:13.396Z] #208 DONE 0.1s [2025-06-09T03:59:13.396Z] [2025-06-09T03:59:13.396Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-09T03:59:13.396Z] #209 DONE 0.1s [2025-06-09T03:59:13.396Z] [2025-06-09T03:59:13.396Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-09T03:59:13.396Z] #210 DONE 0.1s [2025-06-09T03:59:13.396Z] [2025-06-09T03:59:13.396Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-06-09T03:59:13.655Z] #211 DONE 0.3s [2025-06-09T03:59:13.655Z] [2025-06-09T03:59:13.655Z] #113 [core-keeper] exporting to image [2025-06-09T03:59:13.655Z] #113 exporting layers 0.4s done [2025-06-09T03:59:13.655Z] #113 writing image sha256:c69b468a6540d83bc99abc1e69370a3a7402c1aab6c7f9b202e42ce2afd774f7 done [2025-06-09T03:59:13.655Z] #113 naming to docker.io/library/core-keeper done [2025-06-09T03:59:13.655Z] #113 DONE 3.6s [2025-06-09T03:59:13.655Z] [2025-06-09T03:59:13.655Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-06-09T03:59:13.655Z] #212 DONE 0.1s [2025-06-09T03:59:13.655Z] [2025-06-09T03:59:13.655Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-09T03:59:13.913Z] #71 ... [2025-06-09T03:59:13.913Z] [2025-06-09T03:59:13.913Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-06-09T03:59:13.913Z] #213 DONE 0.0s [2025-06-09T03:59:13.913Z] [2025-06-09T03:59:13.913Z] #113 [core-metadata] exporting to image [2025-06-09T03:59:14.172Z] #113 exporting layers 0.1s done [2025-06-09T03:59:14.172Z] #113 writing image sha256:ec57f3508f688aed4c7951b222ccf6fa4d73ff967d5c0336258d835236978e7b done [2025-06-09T03:59:14.172Z] #113 naming to docker.io/library/core-metadata done [2025-06-09T03:59:14.172Z] #113 DONE 3.8s [2025-06-09T03:59:14.172Z] [2025-06-09T03:59:14.172Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-09T03:59:14.740Z] #71 ... [2025-06-09T03:59:14.740Z] [2025-06-09T03:59:14.740Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-09T03:59:14.740Z] #147 DONE 169.3s [2025-06-09T03:59:14.740Z] [2025-06-09T03:59:14.740Z] #214 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-09T03:59:14.740Z] #214 DONE 0.0s [2025-06-09T03:59:14.740Z] [2025-06-09T03:59:14.740Z] #215 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-09T03:59:14.740Z] #215 DONE 0.0s [2025-06-09T03:59:14.998Z] [2025-06-09T03:59:14.998Z] #216 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-06-09T03:59:14.998Z] #216 DONE 0.2s [2025-06-09T03:59:14.998Z] [2025-06-09T03:59:14.998Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-09T03:59:15.256Z] #143 ... [2025-06-09T03:59:15.256Z] [2025-06-09T03:59:15.256Z] #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-06-09T03:59:15.256Z] #217 DONE 0.0s [2025-06-09T03:59:15.256Z] [2025-06-09T03:59:15.256Z] #113 [support-notifications] exporting to image [2025-06-09T03:59:15.256Z] #113 exporting layers 0.2s done [2025-06-09T03:59:15.256Z] #113 writing image sha256:f1f8d528c95d1af9c5715dd0d5c069b44cee880f947633e7f7dd78a60e21ccfe done [2025-06-09T03:59:15.256Z] #113 naming to docker.io/library/support-notifications done [2025-06-09T03:59:15.256Z] #113 DONE 4.0s [2025-06-09T03:59:15.256Z] [2025-06-09T03:59:15.256Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-09T03:59:15.828Z] #71 ... [2025-06-09T03:59:15.828Z] [2025-06-09T03:59:15.828Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-09T03:59:15.828Z] #143 DONE 170.5s [2025-06-09T03:59:15.828Z] [2025-06-09T03:59:15.828Z] #218 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-09T03:59:15.828Z] #218 DONE 0.0s [2025-06-09T03:59:16.087Z] [2025-06-09T03:59:16.087Z] #219 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-09T03:59:16.087Z] #219 DONE 0.0s [2025-06-09T03:59:16.087Z] [2025-06-09T03:59:16.087Z] #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-06-09T03:59:16.347Z] #220 DONE 0.2s [2025-06-09T03:59:16.347Z] [2025-06-09T03:59:16.347Z] #221 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-06-09T03:59:16.347Z] #221 DONE 0.0s [2025-06-09T03:59:16.347Z] [2025-06-09T03:59:16.347Z] #113 [support-scheduler] exporting to image [2025-06-09T03:59:16.347Z] #113 exporting layers 0.2s done [2025-06-09T03:59:16.347Z] #113 writing image sha256:cb06f2de956d0ff7ac03f3ea1dc7416eb09fc7663a59814b2088d495b874e0b7 [2025-06-09T03:59:16.347Z] #113 writing image sha256:cb06f2de956d0ff7ac03f3ea1dc7416eb09fc7663a59814b2088d495b874e0b7 done [2025-06-09T03:59:16.347Z] #113 naming to docker.io/library/support-scheduler done [2025-06-09T03:59:16.347Z] #113 DONE 4.2s [2025-06-09T03:59:16.347Z] [2025-06-09T03:59:16.347Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-09T03:59:16.347Z] time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-09T03:59:16.347Z] time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-09T03:59:16.347Z] time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-09T03:59:16.347Z] time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-09T03:59:16.347Z] time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-09T03:59:16.347Z] time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-09T03:59:16.347Z] time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-09T03:59:16.347Z] time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-09T03:59:16.347Z] time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-09T03:59:16.347Z] time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-09T03:59:16.347Z] time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-09T03:59:16.347Z] time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-09T03:59:16.347Z] time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-09T03:59:16.347Z] time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-09T03:59:16.347Z] time="2025-06-09T03:55:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-06-09T03:59:16.364Z] $ docker stop --time=1 4beee012b6c7bb3a6a71c538ef4fc3d45048b0698cc506dcc5af31dddc2ec4ef [2025-06-09T03:59:17.699Z] $ docker rm -f --volumes 4beee012b6c7bb3a6a71c538ef4fc3d45048b0698cc506dcc5af31dddc2ec4ef [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-09T03:59:18.045Z] + docker images [2025-06-09T03:59:18.045Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-06-09T03:59:18.045Z] support-scheduler latest cb06f2de956d 1 second ago 48.8MB [2025-06-09T03:59:18.045Z] support-notifications latest f1f8d528c95d 3 seconds ago 52.4MB [2025-06-09T03:59:18.045Z] core-keeper latest c69b468a6540 4 seconds ago 32.5MB [2025-06-09T03:59:18.045Z] core-metadata latest ec57f3508f68 4 seconds ago 33.1MB [2025-06-09T03:59:18.045Z] security-spiffe-token-provider latest 9d80ac13719d 5 seconds ago 47.7MB [2025-06-09T03:59:18.045Z] security-secretstore-setup latest db4c8d8a2d86 5 seconds ago 68.7MB [2025-06-09T03:59:18.045Z] security-proxy-auth latest 5d8174f9b774 5 seconds ago 31.8MB [2025-06-09T03:59:18.045Z] core-data latest 3cc1d39516cf 6 seconds ago 32.9MB [2025-06-09T03:59:18.045Z] security-proxy-setup latest c53ecedea79a 7 seconds ago 38.5MB [2025-06-09T03:59:18.045Z] core-command latest 21396b7f8bfc 8 seconds ago 28.4MB [2025-06-09T03:59:18.045Z] core-common-config-bootstrapper latest 8ba21a0d4e88 About a minute ago 17.1MB [2025-06-09T03:59:18.045Z] security-bootstrapper latest a372c43d1999 About a minute ago 20.4MB [2025-06-09T03:59:18.045Z] security-spire-config latest 3ef559c4ca98 3 minutes ago 149MB [2025-06-09T03:59:18.045Z] security-spire-server latest ca4cf7b55946 3 minutes ago 149MB [2025-06-09T03:59:18.045Z] security-spire-agent latest 38644072fde2 3 minutes ago 195MB [2025-06-09T03:59:18.045Z] ci-base-image-x86_64 latest 271a594076b2 6 minutes ago 925MB [2025-06-09T03:59:18.045Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 2 weeks ago 573MB [2025-06-09T03:59:18.045Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 69404ca5bff2 8 weeks ago 574MB [2025-06-09T03:59:18.045Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-09T03:59:18.174Z] provisioning config files... [2025-06-09T03:59:18.183Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/850@tmp/config12769055607779215847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-09T03:59:18.481Z] ---> ****-login.sh [2025-06-09T03:59:18.482Z] nexus3.edgexfoundry.org:10001 [2025-06-09T03:59:18.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T03:59:18.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T03:59:18.482Z] Configure a credential helper to remove this warning. See [2025-06-09T03:59:18.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T03:59:18.482Z] [2025-06-09T03:59:18.482Z] Login Succeeded [2025-06-09T03:59:18.482Z] nexus3.edgexfoundry.org:10002 [2025-06-09T03:59:18.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T03:59:18.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T03:59:18.744Z] Configure a credential helper to remove this warning. See [2025-06-09T03:59:18.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T03:59:18.744Z] [2025-06-09T03:59:18.744Z] Login Succeeded [2025-06-09T03:59:18.744Z] nexus3.edgexfoundry.org:10003 [2025-06-09T03:59:18.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T03:59:18.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T03:59:18.744Z] Configure a credential helper to remove this warning. See [2025-06-09T03:59:18.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T03:59:18.744Z] [2025-06-09T03:59:18.744Z] Login Succeeded [2025-06-09T03:59:18.744Z] nexus3.edgexfoundry.org:10004 [2025-06-09T03:59:18.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T03:59:18.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T03:59:18.744Z] Configure a credential helper to remove this warning. See [2025-06-09T03:59:18.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T03:59:18.744Z] [2025-06-09T03:59:18.744Z] Login Succeeded [2025-06-09T03:59:18.744Z] ****.io [2025-06-09T03:59:19.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T03:59:19.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T03:59:19.004Z] Configure a credential helper to remove this warning. See [2025-06-09T03:59:19.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T03:59:19.004Z] [2025-06-09T03:59:19.004Z] Login Succeeded [2025-06-09T03:59:19.004Z] ---> ****-login.sh ends [Pipeline] } [2025-06-09T03:59:19.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T03:59:19.065Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-09T03:59:19.099Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-06-09T03:59:19.099Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T03:59:19.099Z] latest [2025-06-09T03:59:19.099Z] 4.1.0-dev.23 [2025-06-09T03:59:19.099Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T03:59:19.099Z] main [2025-06-09T03:59:19.099Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:19.449Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:19.771Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T03:59:19.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-09T03:59:19.771Z] cafe38f371cf: Preparing [2025-06-09T03:59:19.771Z] 40cf65d04e3f: Preparing [2025-06-09T03:59:19.771Z] b572919168ad: Preparing [2025-06-09T03:59:19.771Z] 0fff30928fb6: Preparing [2025-06-09T03:59:19.771Z] 174df47e6d28: Preparing [2025-06-09T03:59:19.771Z] 2ef3a757c186: Preparing [2025-06-09T03:59:19.771Z] 994456c4fd7b: Preparing [2025-06-09T03:59:19.771Z] 2ef3a757c186: Waiting [2025-06-09T03:59:19.771Z] 994456c4fd7b: Waiting [2025-06-09T03:59:19.771Z] 0fff30928fb6: Pushed [2025-06-09T03:59:19.771Z] 174df47e6d28: Pushed [2025-06-09T03:59:19.771Z] b572919168ad: Pushed [2025-06-09T03:59:19.771Z] cafe38f371cf: Pushed [2025-06-09T03:59:19.771Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:20.029Z] 2ef3a757c186: Pushed [2025-06-09T03:59:22.564Z] 40cf65d04e3f: Pushed [2025-06-09T03:59:22.564Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:0ffec4520a53f97a60d3a96629b957339352cfaed71030151fee8f3c6bf1a70d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:22.890Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:23.216Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-06-09T03:59:23.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-09T03:59:23.216Z] cafe38f371cf: Preparing [2025-06-09T03:59:23.216Z] 40cf65d04e3f: Preparing [2025-06-09T03:59:23.216Z] b572919168ad: Preparing [2025-06-09T03:59:23.216Z] 0fff30928fb6: Preparing [2025-06-09T03:59:23.216Z] 174df47e6d28: Preparing [2025-06-09T03:59:23.216Z] 2ef3a757c186: Preparing [2025-06-09T03:59:23.216Z] 994456c4fd7b: Preparing [2025-06-09T03:59:23.216Z] 994456c4fd7b: Waiting [2025-06-09T03:59:23.216Z] 2ef3a757c186: Waiting [2025-06-09T03:59:23.216Z] cafe38f371cf: Layer already exists [2025-06-09T03:59:23.216Z] 174df47e6d28: Layer already exists [2025-06-09T03:59:23.216Z] 40cf65d04e3f: Layer already exists [2025-06-09T03:59:23.216Z] b572919168ad: Layer already exists [2025-06-09T03:59:23.216Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:23.216Z] 2ef3a757c186: Layer already exists [2025-06-09T03:59:23.216Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:23.216Z] latest: digest: sha256:0ffec4520a53f97a60d3a96629b957339352cfaed71030151fee8f3c6bf1a70d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:23.538Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:23.860Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.23 [2025-06-09T03:59:23.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-09T03:59:23.860Z] cafe38f371cf: Preparing [2025-06-09T03:59:23.860Z] 40cf65d04e3f: Preparing [2025-06-09T03:59:23.860Z] b572919168ad: Preparing [2025-06-09T03:59:23.860Z] 0fff30928fb6: Preparing [2025-06-09T03:59:23.860Z] 174df47e6d28: Preparing [2025-06-09T03:59:23.860Z] 2ef3a757c186: Preparing [2025-06-09T03:59:23.860Z] 994456c4fd7b: Preparing [2025-06-09T03:59:23.860Z] 2ef3a757c186: Waiting [2025-06-09T03:59:23.860Z] 994456c4fd7b: Waiting [2025-06-09T03:59:23.860Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:23.860Z] 40cf65d04e3f: Layer already exists [2025-06-09T03:59:23.860Z] cafe38f371cf: Layer already exists [2025-06-09T03:59:23.860Z] 174df47e6d28: Layer already exists [2025-06-09T03:59:23.860Z] b572919168ad: Layer already exists [2025-06-09T03:59:23.860Z] 2ef3a757c186: Layer already exists [2025-06-09T03:59:23.860Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:23.860Z] 4.1.0-dev.23: digest: sha256:0ffec4520a53f97a60d3a96629b957339352cfaed71030151fee8f3c6bf1a70d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:24.183Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:24.509Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T03:59:24.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-09T03:59:24.509Z] cafe38f371cf: Preparing [2025-06-09T03:59:24.509Z] 40cf65d04e3f: Preparing [2025-06-09T03:59:24.509Z] b572919168ad: Preparing [2025-06-09T03:59:24.509Z] 0fff30928fb6: Preparing [2025-06-09T03:59:24.509Z] 174df47e6d28: Preparing [2025-06-09T03:59:24.509Z] 2ef3a757c186: Preparing [2025-06-09T03:59:24.509Z] 994456c4fd7b: Preparing [2025-06-09T03:59:24.509Z] 2ef3a757c186: Waiting [2025-06-09T03:59:24.509Z] 994456c4fd7b: Waiting [2025-06-09T03:59:24.509Z] cafe38f371cf: Layer already exists [2025-06-09T03:59:24.509Z] b572919168ad: Layer already exists [2025-06-09T03:59:24.509Z] 40cf65d04e3f: Layer already exists [2025-06-09T03:59:24.509Z] 174df47e6d28: Layer already exists [2025-06-09T03:59:24.509Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:24.509Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:24.509Z] 2ef3a757c186: Layer already exists [2025-06-09T03:59:24.509Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:0ffec4520a53f97a60d3a96629b957339352cfaed71030151fee8f3c6bf1a70d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:24.836Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:25.163Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-06-09T03:59:25.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-09T03:59:25.163Z] cafe38f371cf: Preparing [2025-06-09T03:59:25.163Z] 40cf65d04e3f: Preparing [2025-06-09T03:59:25.163Z] b572919168ad: Preparing [2025-06-09T03:59:25.163Z] 0fff30928fb6: Preparing [2025-06-09T03:59:25.163Z] 174df47e6d28: Preparing [2025-06-09T03:59:25.163Z] 2ef3a757c186: Preparing [2025-06-09T03:59:25.163Z] 994456c4fd7b: Preparing [2025-06-09T03:59:25.163Z] 994456c4fd7b: Waiting [2025-06-09T03:59:25.163Z] 40cf65d04e3f: Layer already exists [2025-06-09T03:59:25.163Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:25.163Z] 174df47e6d28: Layer already exists [2025-06-09T03:59:25.163Z] b572919168ad: Layer already exists [2025-06-09T03:59:25.163Z] cafe38f371cf: Layer already exists [2025-06-09T03:59:25.163Z] 2ef3a757c186: Layer already exists [2025-06-09T03:59:25.163Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:25.163Z] main: digest: sha256:0ffec4520a53f97a60d3a96629b957339352cfaed71030151fee8f3c6bf1a70d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T03:59:25.227Z] ===================================================== [Pipeline] echo [2025-06-09T03:59:25.241Z] taggedImages: [2025-06-09T03:59:25.241Z] - nexus3.edgexfoundry.org:10004/core-command:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T03:59:25.241Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-06-09T03:59:25.241Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.23 [2025-06-09T03:59:25.241Z] - nexus3.edgexfoundry.org:10004/core-command:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T03:59:25.241Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-06-09T03:59:25.266Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-06-09T03:59:25.266Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T03:59:25.266Z] latest [2025-06-09T03:59:25.266Z] 4.1.0-dev.23 [2025-06-09T03:59:25.266Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T03:59:25.266Z] main [2025-06-09T03:59:25.266Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:25.604Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:25.929Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T03:59:25.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-09T03:59:25.929Z] 7450129fba5c: Preparing [2025-06-09T03:59:25.929Z] f34de804f0e9: Preparing [2025-06-09T03:59:25.929Z] 34bd09805868: Preparing [2025-06-09T03:59:25.929Z] 3debd272b219: Preparing [2025-06-09T03:59:25.929Z] b572919168ad: Preparing [2025-06-09T03:59:25.929Z] 0fff30928fb6: Preparing [2025-06-09T03:59:25.929Z] 174df47e6d28: Preparing [2025-06-09T03:59:25.929Z] 2ef3a757c186: Preparing [2025-06-09T03:59:25.929Z] 994456c4fd7b: Preparing [2025-06-09T03:59:25.929Z] 174df47e6d28: Waiting [2025-06-09T03:59:25.929Z] 2ef3a757c186: Waiting [2025-06-09T03:59:25.929Z] 994456c4fd7b: Waiting [2025-06-09T03:59:25.929Z] b572919168ad: Layer already exists [2025-06-09T03:59:25.929Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:25.929Z] 174df47e6d28: Layer already exists [2025-06-09T03:59:25.929Z] 2ef3a757c186: Layer already exists [2025-06-09T03:59:25.929Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:25.929Z] f34de804f0e9: Pushed [2025-06-09T03:59:25.929Z] 34bd09805868: Pushed [2025-06-09T03:59:25.929Z] 7450129fba5c: Pushed [2025-06-09T03:59:27.305Z] 3debd272b219: Pushed [2025-06-09T03:59:27.305Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:ff78bb19c3a5144395358ffed2b3c22b4fef5627b18f7fd678e359b41ccf8299 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:27.634Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:27.964Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-06-09T03:59:27.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-09T03:59:27.964Z] 7450129fba5c: Preparing [2025-06-09T03:59:27.964Z] f34de804f0e9: Preparing [2025-06-09T03:59:27.964Z] 34bd09805868: Preparing [2025-06-09T03:59:27.964Z] 3debd272b219: Preparing [2025-06-09T03:59:27.964Z] b572919168ad: Preparing [2025-06-09T03:59:27.964Z] 0fff30928fb6: Preparing [2025-06-09T03:59:27.964Z] 174df47e6d28: Preparing [2025-06-09T03:59:27.964Z] 2ef3a757c186: Preparing [2025-06-09T03:59:27.964Z] 994456c4fd7b: Preparing [2025-06-09T03:59:27.964Z] 2ef3a757c186: Waiting [2025-06-09T03:59:27.964Z] 994456c4fd7b: Waiting [2025-06-09T03:59:27.964Z] 0fff30928fb6: Waiting [2025-06-09T03:59:27.964Z] 174df47e6d28: Waiting [2025-06-09T03:59:27.964Z] 34bd09805868: Layer already exists [2025-06-09T03:59:27.964Z] f34de804f0e9: Layer already exists [2025-06-09T03:59:27.964Z] 7450129fba5c: Layer already exists [2025-06-09T03:59:27.964Z] b572919168ad: Layer already exists [2025-06-09T03:59:27.964Z] 3debd272b219: Layer already exists [2025-06-09T03:59:27.964Z] 2ef3a757c186: Layer already exists [2025-06-09T03:59:27.964Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:27.964Z] 174df47e6d28: Layer already exists [2025-06-09T03:59:27.964Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:27.964Z] latest: digest: sha256:ff78bb19c3a5144395358ffed2b3c22b4fef5627b18f7fd678e359b41ccf8299 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:28.299Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:28.630Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.23 [2025-06-09T03:59:28.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-09T03:59:28.630Z] 7450129fba5c: Preparing [2025-06-09T03:59:28.630Z] f34de804f0e9: Preparing [2025-06-09T03:59:28.630Z] 34bd09805868: Preparing [2025-06-09T03:59:28.630Z] 3debd272b219: Preparing [2025-06-09T03:59:28.630Z] b572919168ad: Preparing [2025-06-09T03:59:28.630Z] 0fff30928fb6: Preparing [2025-06-09T03:59:28.630Z] 174df47e6d28: Preparing [2025-06-09T03:59:28.630Z] 2ef3a757c186: Preparing [2025-06-09T03:59:28.630Z] 994456c4fd7b: Preparing [2025-06-09T03:59:28.630Z] 174df47e6d28: Waiting [2025-06-09T03:59:28.630Z] 2ef3a757c186: Waiting [2025-06-09T03:59:28.630Z] 994456c4fd7b: Waiting [2025-06-09T03:59:28.630Z] 0fff30928fb6: Waiting [2025-06-09T03:59:28.630Z] b572919168ad: Layer already exists [2025-06-09T03:59:28.630Z] 7450129fba5c: Layer already exists [2025-06-09T03:59:28.630Z] 3debd272b219: Layer already exists [2025-06-09T03:59:28.630Z] 34bd09805868: Layer already exists [2025-06-09T03:59:28.630Z] f34de804f0e9: Layer already exists [2025-06-09T03:59:28.630Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:28.630Z] 2ef3a757c186: Layer already exists [2025-06-09T03:59:28.630Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:28.630Z] 174df47e6d28: Layer already exists [2025-06-09T03:59:28.630Z] 4.1.0-dev.23: digest: sha256:ff78bb19c3a5144395358ffed2b3c22b4fef5627b18f7fd678e359b41ccf8299 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:28.962Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:29.284Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T03:59:29.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-09T03:59:29.284Z] 7450129fba5c: Preparing [2025-06-09T03:59:29.284Z] f34de804f0e9: Preparing [2025-06-09T03:59:29.284Z] 34bd09805868: Preparing [2025-06-09T03:59:29.284Z] 3debd272b219: Preparing [2025-06-09T03:59:29.284Z] b572919168ad: Preparing [2025-06-09T03:59:29.284Z] 0fff30928fb6: Preparing [2025-06-09T03:59:29.284Z] 174df47e6d28: Preparing [2025-06-09T03:59:29.284Z] 2ef3a757c186: Preparing [2025-06-09T03:59:29.284Z] 994456c4fd7b: Preparing [2025-06-09T03:59:29.284Z] 174df47e6d28: Waiting [2025-06-09T03:59:29.284Z] 994456c4fd7b: Waiting [2025-06-09T03:59:29.284Z] 2ef3a757c186: Waiting [2025-06-09T03:59:29.284Z] 0fff30928fb6: Waiting [2025-06-09T03:59:29.284Z] 3debd272b219: Layer already exists [2025-06-09T03:59:29.284Z] 7450129fba5c: Layer already exists [2025-06-09T03:59:29.284Z] 34bd09805868: Layer already exists [2025-06-09T03:59:29.284Z] f34de804f0e9: Layer already exists [2025-06-09T03:59:29.284Z] b572919168ad: Layer already exists [2025-06-09T03:59:29.284Z] 174df47e6d28: Layer already exists [2025-06-09T03:59:29.284Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:29.284Z] 2ef3a757c186: Layer already exists [2025-06-09T03:59:29.284Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:29.284Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:ff78bb19c3a5144395358ffed2b3c22b4fef5627b18f7fd678e359b41ccf8299 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:29.616Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:29.940Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-06-09T03:59:29.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-09T03:59:29.940Z] 7450129fba5c: Preparing [2025-06-09T03:59:29.940Z] f34de804f0e9: Preparing [2025-06-09T03:59:29.940Z] 34bd09805868: Preparing [2025-06-09T03:59:29.940Z] 3debd272b219: Preparing [2025-06-09T03:59:29.940Z] b572919168ad: Preparing [2025-06-09T03:59:29.940Z] 0fff30928fb6: Preparing [2025-06-09T03:59:29.940Z] 174df47e6d28: Preparing [2025-06-09T03:59:29.940Z] 2ef3a757c186: Preparing [2025-06-09T03:59:29.940Z] 994456c4fd7b: Preparing [2025-06-09T03:59:29.940Z] 174df47e6d28: Waiting [2025-06-09T03:59:29.940Z] 2ef3a757c186: Waiting [2025-06-09T03:59:29.940Z] 994456c4fd7b: Waiting [2025-06-09T03:59:29.940Z] 0fff30928fb6: Waiting [2025-06-09T03:59:29.940Z] 34bd09805868: Layer already exists [2025-06-09T03:59:29.940Z] f34de804f0e9: Layer already exists [2025-06-09T03:59:29.940Z] b572919168ad: Layer already exists [2025-06-09T03:59:29.940Z] 3debd272b219: Layer already exists [2025-06-09T03:59:29.940Z] 7450129fba5c: Layer already exists [2025-06-09T03:59:29.940Z] 2ef3a757c186: Layer already exists [2025-06-09T03:59:29.940Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:29.940Z] 174df47e6d28: Layer already exists [2025-06-09T03:59:29.940Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:29.940Z] main: digest: sha256:ff78bb19c3a5144395358ffed2b3c22b4fef5627b18f7fd678e359b41ccf8299 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T03:59:30.016Z] ===================================================== [Pipeline] echo [2025-06-09T03:59:30.028Z] taggedImages: [2025-06-09T03:59:30.028Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T03:59:30.028Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-06-09T03:59:30.028Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.23 [2025-06-09T03:59:30.028Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T03:59:30.028Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-06-09T03:59:30.055Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-06-09T03:59:30.055Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T03:59:30.055Z] latest [2025-06-09T03:59:30.055Z] 4.1.0-dev.23 [2025-06-09T03:59:30.055Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T03:59:30.055Z] main [2025-06-09T03:59:30.055Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:30.389Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:30.711Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T03:59:30.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-09T03:59:30.711Z] 230029a1e934: Preparing [2025-06-09T03:59:30.711Z] f9c999347f7d: Preparing [2025-06-09T03:59:30.711Z] b572919168ad: Preparing [2025-06-09T03:59:30.711Z] 0fff30928fb6: Preparing [2025-06-09T03:59:30.711Z] 2e98031d36af: Preparing [2025-06-09T03:59:30.711Z] 42ff210d680b: Preparing [2025-06-09T03:59:30.711Z] 994456c4fd7b: Preparing [2025-06-09T03:59:30.711Z] b572919168ad: Layer already exists [2025-06-09T03:59:30.711Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:30.711Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:30.711Z] 2e98031d36af: Pushed [2025-06-09T03:59:30.711Z] 230029a1e934: Pushed [2025-06-09T03:59:30.711Z] 42ff210d680b: Pushed [2025-06-09T03:59:34.003Z] f9c999347f7d: Pushed [2025-06-09T03:59:34.003Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:56eac4bcbe492bb13c46cb4a6e5610f8fdcf99c3fa828b367916b7df1c898e8b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:34.330Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:34.649Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-06-09T03:59:34.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-09T03:59:34.649Z] 230029a1e934: Preparing [2025-06-09T03:59:34.649Z] f9c999347f7d: Preparing [2025-06-09T03:59:34.649Z] b572919168ad: Preparing [2025-06-09T03:59:34.649Z] 0fff30928fb6: Preparing [2025-06-09T03:59:34.649Z] 2e98031d36af: Preparing [2025-06-09T03:59:34.649Z] 42ff210d680b: Preparing [2025-06-09T03:59:34.649Z] 994456c4fd7b: Preparing [2025-06-09T03:59:34.649Z] 42ff210d680b: Waiting [2025-06-09T03:59:34.649Z] 994456c4fd7b: Waiting [2025-06-09T03:59:34.649Z] 230029a1e934: Layer already exists [2025-06-09T03:59:34.649Z] f9c999347f7d: Layer already exists [2025-06-09T03:59:34.649Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:34.649Z] b572919168ad: Layer already exists [2025-06-09T03:59:34.649Z] 2e98031d36af: Layer already exists [2025-06-09T03:59:34.649Z] 42ff210d680b: Layer already exists [2025-06-09T03:59:34.649Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:34.649Z] latest: digest: sha256:56eac4bcbe492bb13c46cb4a6e5610f8fdcf99c3fa828b367916b7df1c898e8b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:34.967Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:35.295Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.23 [2025-06-09T03:59:35.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-09T03:59:35.295Z] 230029a1e934: Preparing [2025-06-09T03:59:35.295Z] f9c999347f7d: Preparing [2025-06-09T03:59:35.295Z] b572919168ad: Preparing [2025-06-09T03:59:35.295Z] 0fff30928fb6: Preparing [2025-06-09T03:59:35.295Z] 2e98031d36af: Preparing [2025-06-09T03:59:35.295Z] 42ff210d680b: Preparing [2025-06-09T03:59:35.295Z] 994456c4fd7b: Preparing [2025-06-09T03:59:35.295Z] 42ff210d680b: Waiting [2025-06-09T03:59:35.295Z] 994456c4fd7b: Waiting [2025-06-09T03:59:35.295Z] f9c999347f7d: Layer already exists [2025-06-09T03:59:35.295Z] b572919168ad: Layer already exists [2025-06-09T03:59:35.295Z] 2e98031d36af: Layer already exists [2025-06-09T03:59:35.295Z] 230029a1e934: Layer already exists [2025-06-09T03:59:35.295Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:35.295Z] 42ff210d680b: Layer already exists [2025-06-09T03:59:35.295Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:35.295Z] 4.1.0-dev.23: digest: sha256:56eac4bcbe492bb13c46cb4a6e5610f8fdcf99c3fa828b367916b7df1c898e8b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:35.622Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:35.939Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T03:59:35.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-09T03:59:35.939Z] 230029a1e934: Preparing [2025-06-09T03:59:35.939Z] f9c999347f7d: Preparing [2025-06-09T03:59:35.939Z] b572919168ad: Preparing [2025-06-09T03:59:35.939Z] 0fff30928fb6: Preparing [2025-06-09T03:59:35.939Z] 2e98031d36af: Preparing [2025-06-09T03:59:35.939Z] 42ff210d680b: Preparing [2025-06-09T03:59:35.939Z] 994456c4fd7b: Preparing [2025-06-09T03:59:35.939Z] 42ff210d680b: Waiting [2025-06-09T03:59:35.939Z] 994456c4fd7b: Waiting [2025-06-09T03:59:35.939Z] f9c999347f7d: Layer already exists [2025-06-09T03:59:35.939Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:35.939Z] 2e98031d36af: Layer already exists [2025-06-09T03:59:35.939Z] b572919168ad: Layer already exists [2025-06-09T03:59:35.939Z] 230029a1e934: Layer already exists [2025-06-09T03:59:35.939Z] 42ff210d680b: Layer already exists [2025-06-09T03:59:35.939Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:35.939Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:56eac4bcbe492bb13c46cb4a6e5610f8fdcf99c3fa828b367916b7df1c898e8b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:36.262Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:36.587Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-06-09T03:59:36.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-09T03:59:36.587Z] 230029a1e934: Preparing [2025-06-09T03:59:36.587Z] f9c999347f7d: Preparing [2025-06-09T03:59:36.587Z] b572919168ad: Preparing [2025-06-09T03:59:36.587Z] 0fff30928fb6: Preparing [2025-06-09T03:59:36.587Z] 2e98031d36af: Preparing [2025-06-09T03:59:36.587Z] 42ff210d680b: Preparing [2025-06-09T03:59:36.587Z] 994456c4fd7b: Preparing [2025-06-09T03:59:36.588Z] 42ff210d680b: Waiting [2025-06-09T03:59:36.588Z] 994456c4fd7b: Waiting [2025-06-09T03:59:36.588Z] 2e98031d36af: Layer already exists [2025-06-09T03:59:36.588Z] b572919168ad: Layer already exists [2025-06-09T03:59:36.588Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:36.588Z] 230029a1e934: Layer already exists [2025-06-09T03:59:36.588Z] f9c999347f7d: Layer already exists [2025-06-09T03:59:36.588Z] 42ff210d680b: Layer already exists [2025-06-09T03:59:36.588Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:36.588Z] main: digest: sha256:56eac4bcbe492bb13c46cb4a6e5610f8fdcf99c3fa828b367916b7df1c898e8b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T03:59:36.650Z] ===================================================== [Pipeline] echo [2025-06-09T03:59:36.666Z] taggedImages: [2025-06-09T03:59:36.666Z] - nexus3.edgexfoundry.org:10004/core-data:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T03:59:36.666Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-06-09T03:59:36.666Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.23 [2025-06-09T03:59:36.666Z] - nexus3.edgexfoundry.org:10004/core-data:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T03:59:36.666Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-06-09T03:59:36.690Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-06-09T03:59:36.690Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T03:59:36.690Z] latest [2025-06-09T03:59:36.690Z] 4.1.0-dev.23 [2025-06-09T03:59:36.690Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T03:59:36.690Z] main [2025-06-09T03:59:36.690Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:37.027Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:37.351Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T03:59:37.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-09T03:59:37.351Z] f73f2bff7219: Preparing [2025-06-09T03:59:37.351Z] 1185e4e633db: Preparing [2025-06-09T03:59:37.351Z] 0fff30928fb6: Preparing [2025-06-09T03:59:37.351Z] 85943f88eceb: Preparing [2025-06-09T03:59:37.351Z] a34d4933ce81: Preparing [2025-06-09T03:59:37.351Z] 994456c4fd7b: Preparing [2025-06-09T03:59:37.351Z] 994456c4fd7b: Waiting [2025-06-09T03:59:37.351Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:37.351Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:37.351Z] f73f2bff7219: Pushed [2025-06-09T03:59:37.351Z] 85943f88eceb: Pushed [2025-06-09T03:59:37.351Z] a34d4933ce81: Pushed [2025-06-09T03:59:39.888Z] 1185e4e633db: Pushed [2025-06-09T03:59:40.148Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:8f0f578a0297d74cbf2cc8ac293950bd181a7165cff5c3b93435ad53d70bd793 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:40.481Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:40.981Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-06-09T03:59:40.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-09T03:59:40.981Z] f73f2bff7219: Preparing [2025-06-09T03:59:40.981Z] 1185e4e633db: Preparing [2025-06-09T03:59:40.981Z] 0fff30928fb6: Preparing [2025-06-09T03:59:40.981Z] 85943f88eceb: Preparing [2025-06-09T03:59:40.981Z] a34d4933ce81: Preparing [2025-06-09T03:59:40.981Z] 994456c4fd7b: Preparing [2025-06-09T03:59:40.981Z] 1185e4e633db: Layer already exists [2025-06-09T03:59:40.981Z] 85943f88eceb: Layer already exists [2025-06-09T03:59:40.981Z] a34d4933ce81: Layer already exists [2025-06-09T03:59:40.981Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:40.981Z] f73f2bff7219: Layer already exists [2025-06-09T03:59:40.981Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:40.981Z] latest: digest: sha256:8f0f578a0297d74cbf2cc8ac293950bd181a7165cff5c3b93435ad53d70bd793 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:41.299Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:41.625Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.23 [2025-06-09T03:59:41.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-09T03:59:41.625Z] f73f2bff7219: Preparing [2025-06-09T03:59:41.625Z] 1185e4e633db: Preparing [2025-06-09T03:59:41.625Z] 0fff30928fb6: Preparing [2025-06-09T03:59:41.625Z] 85943f88eceb: Preparing [2025-06-09T03:59:41.625Z] a34d4933ce81: Preparing [2025-06-09T03:59:41.625Z] 994456c4fd7b: Preparing [2025-06-09T03:59:41.625Z] 994456c4fd7b: Waiting [2025-06-09T03:59:41.625Z] f73f2bff7219: Layer already exists [2025-06-09T03:59:41.625Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:41.625Z] a34d4933ce81: Layer already exists [2025-06-09T03:59:41.625Z] 85943f88eceb: Layer already exists [2025-06-09T03:59:41.625Z] 1185e4e633db: Layer already exists [2025-06-09T03:59:41.625Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:41.625Z] 4.1.0-dev.23: digest: sha256:8f0f578a0297d74cbf2cc8ac293950bd181a7165cff5c3b93435ad53d70bd793 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:42.014Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:42.376Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T03:59:42.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-09T03:59:42.376Z] f73f2bff7219: Preparing [2025-06-09T03:59:42.376Z] 1185e4e633db: Preparing [2025-06-09T03:59:42.376Z] 0fff30928fb6: Preparing [2025-06-09T03:59:42.376Z] 85943f88eceb: Preparing [2025-06-09T03:59:42.376Z] a34d4933ce81: Preparing [2025-06-09T03:59:42.376Z] 994456c4fd7b: Preparing [2025-06-09T03:59:42.376Z] 994456c4fd7b: Waiting [2025-06-09T03:59:42.376Z] 85943f88eceb: Layer already exists [2025-06-09T03:59:42.376Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:42.376Z] 1185e4e633db: Layer already exists [2025-06-09T03:59:42.376Z] a34d4933ce81: Layer already exists [2025-06-09T03:59:42.376Z] f73f2bff7219: Layer already exists [2025-06-09T03:59:42.376Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:42.376Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:8f0f578a0297d74cbf2cc8ac293950bd181a7165cff5c3b93435ad53d70bd793 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:42.653Z] #86 ... [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:59:42.653Z] #89 DONE 119.7s [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:59:42.653Z] #114 DONE 108.8s [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:59:42.653Z] #86 DONE 122.9s [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:59:42.653Z] #96 DONE 113.7s [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-06-09T03:59:42.653Z] #119 ... [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:59:42.653Z] #84 DONE 125.9s [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #99 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:59:42.653Z] #99 DONE 116.1s [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #120 [support-notifications builder 6/7] COPY . . [2025-06-09T03:59:42.653Z] #120 DONE 2.3s [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2025-06-09T03:59:42.653Z] #121 CACHED [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:59:42.653Z] #122 CACHED [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-09T03:59:42.653Z] #123 CACHED [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #124 [security-bootstrapper builder 6/7] COPY . . [2025-06-09T03:59:42.653Z] #124 CACHED [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:59:42.653Z] #125 CACHED [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-09T03:59:42.653Z] #126 CACHED [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #127 [security-proxy-setup builder 6/7] COPY . . [2025-06-09T03:59:42.653Z] #127 DONE 2.4s [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #128 [core-keeper builder 7/8] COPY . . [2025-06-09T03:59:42.653Z] #128 DONE 2.5s [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #129 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-09T03:59:42.653Z] #129 ... [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:59:42.653Z] #130 CACHED [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #131 [security-proxy-auth builder 6/7] COPY . . [2025-06-09T03:59:42.653Z] #131 CACHED [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-06-09T03:59:42.653Z] #132 CACHED [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #133 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-06-09T03:59:42.653Z] #133 CACHED [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #134 [core-command builder 6/7] COPY . . [2025-06-09T03:59:42.653Z] #134 CACHED [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:59:42.653Z] #135 CACHED [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-06-09T03:59:42.653Z] #119 DONE 2.5s [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-06-09T03:59:42.653Z] #136 CACHED [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:59:42.653Z] #137 CACHED [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #138 [core-metadata builder 6/7] COPY . . [2025-06-09T03:59:42.653Z] #138 CACHED [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #139 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-06-09T03:59:42.653Z] #139 CACHED [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-09T03:59:42.653Z] #140 CACHED [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-09T03:59:42.653Z] #141 CACHED [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #142 [core-data builder 6/7] COPY . . [2025-06-09T03:59:42.653Z] #142 DONE 2.6s [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #143 [support-scheduler builder 6/7] COPY . . [2025-06-09T03:59:42.653Z] #143 DONE 2.5s [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-09T03:59:42.653Z] #144 ... [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-09T03:59:42.653Z] #0 5.300 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-06-09T03:59:42.653Z] #145 ... [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-09T03:59:42.653Z] #0 6.383 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-06-09T03:59:42.653Z] #146 ... [2025-06-09T03:59:42.653Z] [2025-06-09T03:59:42.653Z] #129 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-09T03:59:42.653Z] #129 7.113 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-06-09T03:59:42.739Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:43.089Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-06-09T03:59:43.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-09T03:59:43.089Z] f73f2bff7219: Preparing [2025-06-09T03:59:43.089Z] 1185e4e633db: Preparing [2025-06-09T03:59:43.089Z] 0fff30928fb6: Preparing [2025-06-09T03:59:43.089Z] 85943f88eceb: Preparing [2025-06-09T03:59:43.089Z] a34d4933ce81: Preparing [2025-06-09T03:59:43.090Z] 994456c4fd7b: Preparing [2025-06-09T03:59:43.090Z] 994456c4fd7b: Waiting [2025-06-09T03:59:43.090Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:43.090Z] f73f2bff7219: Layer already exists [2025-06-09T03:59:43.090Z] 85943f88eceb: Layer already exists [2025-06-09T03:59:43.090Z] a34d4933ce81: Layer already exists [2025-06-09T03:59:43.090Z] 1185e4e633db: Layer already exists [2025-06-09T03:59:43.090Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:43.090Z] main: digest: sha256:8f0f578a0297d74cbf2cc8ac293950bd181a7165cff5c3b93435ad53d70bd793 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T03:59:43.162Z] ===================================================== [Pipeline] echo [2025-06-09T03:59:43.173Z] taggedImages: [2025-06-09T03:59:43.173Z] - nexus3.edgexfoundry.org:10004/core-keeper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T03:59:43.173Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-06-09T03:59:43.173Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.23 [2025-06-09T03:59:43.173Z] - nexus3.edgexfoundry.org:10004/core-keeper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T03:59:43.173Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-06-09T03:59:43.197Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-06-09T03:59:43.197Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T03:59:43.197Z] latest [2025-06-09T03:59:43.197Z] 4.1.0-dev.23 [2025-06-09T03:59:43.197Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T03:59:43.197Z] main [2025-06-09T03:59:43.197Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:43.550Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:43.873Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T03:59:43.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-09T03:59:43.873Z] f473180639f6: Preparing [2025-06-09T03:59:43.873Z] 2f016f012275: Preparing [2025-06-09T03:59:43.873Z] de64fce7d265: Preparing [2025-06-09T03:59:43.873Z] b572919168ad: Preparing [2025-06-09T03:59:43.873Z] 0fff30928fb6: Preparing [2025-06-09T03:59:43.873Z] 174df47e6d28: Preparing [2025-06-09T03:59:43.873Z] 2ef3a757c186: Preparing [2025-06-09T03:59:43.873Z] 994456c4fd7b: Preparing [2025-06-09T03:59:43.873Z] 174df47e6d28: Waiting [2025-06-09T03:59:43.873Z] 2ef3a757c186: Waiting [2025-06-09T03:59:43.873Z] 994456c4fd7b: Waiting [2025-06-09T03:59:43.873Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:43.873Z] b572919168ad: Layer already exists [2025-06-09T03:59:43.873Z] 174df47e6d28: Layer already exists [2025-06-09T03:59:43.873Z] 2ef3a757c186: Layer already exists [2025-06-09T03:59:43.873Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:43.873Z] 2f016f012275: Pushed [2025-06-09T03:59:43.873Z] f473180639f6: Pushed [2025-06-09T03:59:46.012Z] #129 ... [2025-06-09T03:59:46.012Z] [2025-06-09T03:59:46.012Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-09T03:59:46.012Z] #0 6.698 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-06-09T03:59:46.012Z] #147 ... [2025-06-09T03:59:46.012Z] [2025-06-09T03:59:46.012Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-09T03:59:46.012Z] #0 6.777 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-06-09T03:59:46.012Z] #148 ... [2025-06-09T03:59:46.012Z] [2025-06-09T03:59:46.012Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-09T03:59:46.012Z] #0 7.012 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-06-09T03:59:46.012Z] #149 ... [2025-06-09T03:59:46.012Z] [2025-06-09T03:59:46.012Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-09T03:59:46.012Z] #0 6.566 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-06-09T03:59:46.012Z] #150 ... [2025-06-09T03:59:46.012Z] [2025-06-09T03:59:46.012Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-09T03:59:46.012Z] #0 6.547 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-06-09T03:59:46.288Z] #151 ... [2025-06-09T03:59:46.289Z] [2025-06-09T03:59:46.289Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-09T03:59:46.289Z] #0 5.668 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-06-09T03:59:46.289Z] #152 ... [2025-06-09T03:59:46.289Z] [2025-06-09T03:59:46.289Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-09T03:59:46.289Z] #0 6.294 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-06-09T03:59:46.555Z] #153 ... [2025-06-09T03:59:46.555Z] [2025-06-09T03:59:46.555Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-09T03:59:46.555Z] #0 7.197 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-06-09T03:59:46.821Z] #154 ... [2025-06-09T03:59:46.821Z] [2025-06-09T03:59:46.821Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-09T03:59:46.821Z] #144 7.113 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-06-09T03:59:47.156Z] de64fce7d265: Pushed [2025-06-09T03:59:47.157Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:a0c569258a80a8c1cc33c4619ebf9afd4f20bb7a90c2afcda6f59fbe9d79be91 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:47.480Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:47.802Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-06-09T03:59:47.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-09T03:59:47.802Z] f473180639f6: Preparing [2025-06-09T03:59:47.802Z] 2f016f012275: Preparing [2025-06-09T03:59:47.802Z] de64fce7d265: Preparing [2025-06-09T03:59:47.802Z] b572919168ad: Preparing [2025-06-09T03:59:47.802Z] 0fff30928fb6: Preparing [2025-06-09T03:59:47.802Z] 174df47e6d28: Preparing [2025-06-09T03:59:47.802Z] 2ef3a757c186: Preparing [2025-06-09T03:59:47.802Z] 994456c4fd7b: Preparing [2025-06-09T03:59:47.802Z] 174df47e6d28: Waiting [2025-06-09T03:59:47.802Z] 2ef3a757c186: Waiting [2025-06-09T03:59:47.802Z] 994456c4fd7b: Waiting [2025-06-09T03:59:47.802Z] f473180639f6: Layer already exists [2025-06-09T03:59:47.802Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:47.802Z] b572919168ad: Layer already exists [2025-06-09T03:59:47.802Z] de64fce7d265: Layer already exists [2025-06-09T03:59:47.802Z] 2f016f012275: Layer already exists [2025-06-09T03:59:47.802Z] 174df47e6d28: Layer already exists [2025-06-09T03:59:47.802Z] 2ef3a757c186: Layer already exists [2025-06-09T03:59:47.802Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:47.802Z] latest: digest: sha256:a0c569258a80a8c1cc33c4619ebf9afd4f20bb7a90c2afcda6f59fbe9d79be91 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:48.131Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:48.444Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.23 [2025-06-09T03:59:48.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-09T03:59:48.444Z] f473180639f6: Preparing [2025-06-09T03:59:48.444Z] 2f016f012275: Preparing [2025-06-09T03:59:48.444Z] de64fce7d265: Preparing [2025-06-09T03:59:48.444Z] b572919168ad: Preparing [2025-06-09T03:59:48.444Z] 0fff30928fb6: Preparing [2025-06-09T03:59:48.444Z] 174df47e6d28: Preparing [2025-06-09T03:59:48.444Z] 2ef3a757c186: Preparing [2025-06-09T03:59:48.444Z] 994456c4fd7b: Preparing [2025-06-09T03:59:48.444Z] 174df47e6d28: Waiting [2025-06-09T03:59:48.444Z] 2ef3a757c186: Waiting [2025-06-09T03:59:48.444Z] 994456c4fd7b: Waiting [2025-06-09T03:59:48.444Z] b572919168ad: Layer already exists [2025-06-09T03:59:48.444Z] 2f016f012275: Layer already exists [2025-06-09T03:59:48.444Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:48.444Z] f473180639f6: Layer already exists [2025-06-09T03:59:48.444Z] de64fce7d265: Layer already exists [2025-06-09T03:59:48.444Z] 2ef3a757c186: Layer already exists [2025-06-09T03:59:48.444Z] 174df47e6d28: Layer already exists [2025-06-09T03:59:48.444Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:48.444Z] 4.1.0-dev.23: digest: sha256:a0c569258a80a8c1cc33c4619ebf9afd4f20bb7a90c2afcda6f59fbe9d79be91 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:48.765Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:49.089Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T03:59:49.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-09T03:59:49.089Z] f473180639f6: Preparing [2025-06-09T03:59:49.089Z] 2f016f012275: Preparing [2025-06-09T03:59:49.089Z] de64fce7d265: Preparing [2025-06-09T03:59:49.089Z] b572919168ad: Preparing [2025-06-09T03:59:49.089Z] 0fff30928fb6: Preparing [2025-06-09T03:59:49.089Z] 174df47e6d28: Preparing [2025-06-09T03:59:49.089Z] 2ef3a757c186: Preparing [2025-06-09T03:59:49.089Z] 994456c4fd7b: Preparing [2025-06-09T03:59:49.089Z] 2ef3a757c186: Waiting [2025-06-09T03:59:49.089Z] 994456c4fd7b: Waiting [2025-06-09T03:59:49.089Z] 174df47e6d28: Waiting [2025-06-09T03:59:49.089Z] 2f016f012275: Layer already exists [2025-06-09T03:59:49.089Z] de64fce7d265: Layer already exists [2025-06-09T03:59:49.089Z] b572919168ad: Layer already exists [2025-06-09T03:59:49.089Z] f473180639f6: Layer already exists [2025-06-09T03:59:49.089Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:49.089Z] 2ef3a757c186: Layer already exists [2025-06-09T03:59:49.089Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:49.089Z] 174df47e6d28: Layer already exists [2025-06-09T03:59:49.089Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:a0c569258a80a8c1cc33c4619ebf9afd4f20bb7a90c2afcda6f59fbe9d79be91 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:49.412Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:49.739Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-06-09T03:59:49.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-09T03:59:49.739Z] f473180639f6: Preparing [2025-06-09T03:59:49.739Z] 2f016f012275: Preparing [2025-06-09T03:59:49.739Z] de64fce7d265: Preparing [2025-06-09T03:59:49.739Z] b572919168ad: Preparing [2025-06-09T03:59:49.739Z] 0fff30928fb6: Preparing [2025-06-09T03:59:49.739Z] 174df47e6d28: Preparing [2025-06-09T03:59:49.739Z] 2ef3a757c186: Preparing [2025-06-09T03:59:49.739Z] 994456c4fd7b: Preparing [2025-06-09T03:59:49.739Z] 2ef3a757c186: Waiting [2025-06-09T03:59:49.739Z] 994456c4fd7b: Waiting [2025-06-09T03:59:49.739Z] 174df47e6d28: Waiting [2025-06-09T03:59:49.739Z] b572919168ad: Layer already exists [2025-06-09T03:59:49.739Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:49.739Z] 2f016f012275: Layer already exists [2025-06-09T03:59:49.739Z] f473180639f6: Layer already exists [2025-06-09T03:59:49.739Z] de64fce7d265: Layer already exists [2025-06-09T03:59:49.739Z] 174df47e6d28: Layer already exists [2025-06-09T03:59:49.739Z] 2ef3a757c186: Layer already exists [2025-06-09T03:59:49.739Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:49.739Z] main: digest: sha256:a0c569258a80a8c1cc33c4619ebf9afd4f20bb7a90c2afcda6f59fbe9d79be91 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T03:59:49.821Z] ===================================================== [Pipeline] echo [2025-06-09T03:59:49.837Z] taggedImages: [2025-06-09T03:59:49.837Z] - nexus3.edgexfoundry.org:10004/core-metadata:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T03:59:49.837Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-06-09T03:59:49.837Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.23 [2025-06-09T03:59:49.837Z] - nexus3.edgexfoundry.org:10004/core-metadata:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T03:59:49.837Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-06-09T03:59:49.866Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-06-09T03:59:49.866Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T03:59:49.866Z] latest [2025-06-09T03:59:49.866Z] 4.1.0-dev.23 [2025-06-09T03:59:49.866Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T03:59:49.866Z] main [2025-06-09T03:59:49.866Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:50.206Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:50.527Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T03:59:50.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-09T03:59:50.527Z] 0b196daa4477: Preparing [2025-06-09T03:59:50.527Z] b2d2e685dc16: Preparing [2025-06-09T03:59:50.527Z] 2cf67704b6ee: Preparing [2025-06-09T03:59:50.527Z] 157f1f6864df: Preparing [2025-06-09T03:59:50.527Z] ea77351990eb: Preparing [2025-06-09T03:59:50.527Z] 9fbbfadca890: Preparing [2025-06-09T03:59:50.527Z] df7dd3158f5b: Preparing [2025-06-09T03:59:50.527Z] b572919168ad: Preparing [2025-06-09T03:59:50.527Z] 0fff30928fb6: Preparing [2025-06-09T03:59:50.527Z] 310f1cf226a3: Preparing [2025-06-09T03:59:50.527Z] ef08dea12abb: Preparing [2025-06-09T03:59:50.527Z] 5f70bf18a086: Preparing [2025-06-09T03:59:50.527Z] 975d9101aee4: Preparing [2025-06-09T03:59:50.527Z] 2467dcc77dd2: Preparing [2025-06-09T03:59:50.527Z] e9c610be51ad: Preparing [2025-06-09T03:59:50.527Z] 994456c4fd7b: Preparing [2025-06-09T03:59:50.527Z] 9fbbfadca890: Waiting [2025-06-09T03:59:50.527Z] ef08dea12abb: Waiting [2025-06-09T03:59:50.527Z] 5f70bf18a086: Waiting [2025-06-09T03:59:50.527Z] 975d9101aee4: Waiting [2025-06-09T03:59:50.527Z] 2467dcc77dd2: Waiting [2025-06-09T03:59:50.527Z] df7dd3158f5b: Waiting [2025-06-09T03:59:50.527Z] e9c610be51ad: Waiting [2025-06-09T03:59:50.527Z] b572919168ad: Waiting [2025-06-09T03:59:50.527Z] 994456c4fd7b: Waiting [2025-06-09T03:59:50.527Z] 0fff30928fb6: Waiting [2025-06-09T03:59:50.527Z] 310f1cf226a3: Waiting [2025-06-09T03:59:50.527Z] ea77351990eb: Pushed [2025-06-09T03:59:50.527Z] 2cf67704b6ee: Pushed [2025-06-09T03:59:50.527Z] 157f1f6864df: Pushed [2025-06-09T03:59:50.527Z] b2d2e685dc16: Pushed [2025-06-09T03:59:50.527Z] 0b196daa4477: Pushed [2025-06-09T03:59:50.527Z] b572919168ad: Layer already exists [2025-06-09T03:59:50.527Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:50.527Z] 5f70bf18a086: Layer already exists [2025-06-09T03:59:50.527Z] 9fbbfadca890: Pushed [2025-06-09T03:59:50.790Z] 310f1cf226a3: Pushed [2025-06-09T03:59:50.790Z] ef08dea12abb: Pushed [2025-06-09T03:59:50.790Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:50.790Z] 975d9101aee4: Pushed [2025-06-09T03:59:50.790Z] 2467dcc77dd2: Pushed [2025-06-09T03:59:50.790Z] e9c610be51ad: Pushed [2025-06-09T03:59:52.170Z] df7dd3158f5b: Pushed [2025-06-09T03:59:52.170Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:44b6e4ae947b20d1ccb0ba6413055be6b1a49bce1e5daf25dcdb9954167e9347 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:52.508Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:52.827Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-06-09T03:59:52.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-09T03:59:52.827Z] 0b196daa4477: Preparing [2025-06-09T03:59:52.827Z] b2d2e685dc16: Preparing [2025-06-09T03:59:52.827Z] 2cf67704b6ee: Preparing [2025-06-09T03:59:52.827Z] 157f1f6864df: Preparing [2025-06-09T03:59:52.827Z] ea77351990eb: Preparing [2025-06-09T03:59:52.827Z] 9fbbfadca890: Preparing [2025-06-09T03:59:52.827Z] df7dd3158f5b: Preparing [2025-06-09T03:59:52.827Z] b572919168ad: Preparing [2025-06-09T03:59:52.827Z] 0fff30928fb6: Preparing [2025-06-09T03:59:52.827Z] 310f1cf226a3: Preparing [2025-06-09T03:59:52.827Z] ef08dea12abb: Preparing [2025-06-09T03:59:52.827Z] 5f70bf18a086: Preparing [2025-06-09T03:59:52.827Z] 975d9101aee4: Preparing [2025-06-09T03:59:52.827Z] 2467dcc77dd2: Preparing [2025-06-09T03:59:52.827Z] e9c610be51ad: Preparing [2025-06-09T03:59:52.827Z] 994456c4fd7b: Preparing [2025-06-09T03:59:52.827Z] df7dd3158f5b: Waiting [2025-06-09T03:59:52.827Z] 0fff30928fb6: Waiting [2025-06-09T03:59:52.827Z] b572919168ad: Waiting [2025-06-09T03:59:52.827Z] e9c610be51ad: Waiting [2025-06-09T03:59:52.827Z] 975d9101aee4: Waiting [2025-06-09T03:59:52.827Z] 2467dcc77dd2: Waiting [2025-06-09T03:59:52.827Z] 9fbbfadca890: Waiting [2025-06-09T03:59:52.827Z] 310f1cf226a3: Waiting [2025-06-09T03:59:52.827Z] ef08dea12abb: Waiting [2025-06-09T03:59:52.827Z] 5f70bf18a086: Waiting [2025-06-09T03:59:52.827Z] b2d2e685dc16: Layer already exists [2025-06-09T03:59:52.827Z] 0b196daa4477: Layer already exists [2025-06-09T03:59:52.827Z] 157f1f6864df: Layer already exists [2025-06-09T03:59:52.827Z] ea77351990eb: Layer already exists [2025-06-09T03:59:52.827Z] 2cf67704b6ee: Layer already exists [2025-06-09T03:59:52.827Z] 9fbbfadca890: Layer already exists [2025-06-09T03:59:52.827Z] b572919168ad: Layer already exists [2025-06-09T03:59:52.827Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:52.827Z] 310f1cf226a3: Layer already exists [2025-06-09T03:59:52.827Z] df7dd3158f5b: Layer already exists [2025-06-09T03:59:52.827Z] ef08dea12abb: Layer already exists [2025-06-09T03:59:52.827Z] 5f70bf18a086: Layer already exists [2025-06-09T03:59:52.827Z] 975d9101aee4: Layer already exists [2025-06-09T03:59:52.827Z] 2467dcc77dd2: Layer already exists [2025-06-09T03:59:52.827Z] e9c610be51ad: Layer already exists [2025-06-09T03:59:52.827Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:52.827Z] latest: digest: sha256:44b6e4ae947b20d1ccb0ba6413055be6b1a49bce1e5daf25dcdb9954167e9347 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:53.157Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:53.474Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.23 [2025-06-09T03:59:53.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-09T03:59:53.475Z] 0b196daa4477: Preparing [2025-06-09T03:59:53.475Z] b2d2e685dc16: Preparing [2025-06-09T03:59:53.475Z] 2cf67704b6ee: Preparing [2025-06-09T03:59:53.475Z] 157f1f6864df: Preparing [2025-06-09T03:59:53.475Z] ea77351990eb: Preparing [2025-06-09T03:59:53.475Z] 9fbbfadca890: Preparing [2025-06-09T03:59:53.475Z] df7dd3158f5b: Preparing [2025-06-09T03:59:53.475Z] b572919168ad: Preparing [2025-06-09T03:59:53.475Z] 0fff30928fb6: Preparing [2025-06-09T03:59:53.475Z] 310f1cf226a3: Preparing [2025-06-09T03:59:53.475Z] ef08dea12abb: Preparing [2025-06-09T03:59:53.475Z] 5f70bf18a086: Preparing [2025-06-09T03:59:53.475Z] 975d9101aee4: Preparing [2025-06-09T03:59:53.475Z] 2467dcc77dd2: Preparing [2025-06-09T03:59:53.475Z] e9c610be51ad: Preparing [2025-06-09T03:59:53.475Z] 994456c4fd7b: Preparing [2025-06-09T03:59:53.475Z] 0fff30928fb6: Waiting [2025-06-09T03:59:53.475Z] 310f1cf226a3: Waiting [2025-06-09T03:59:53.475Z] 2467dcc77dd2: Waiting [2025-06-09T03:59:53.475Z] ef08dea12abb: Waiting [2025-06-09T03:59:53.475Z] e9c610be51ad: Waiting [2025-06-09T03:59:53.475Z] 5f70bf18a086: Waiting [2025-06-09T03:59:53.475Z] 975d9101aee4: Waiting [2025-06-09T03:59:53.475Z] 994456c4fd7b: Waiting [2025-06-09T03:59:53.475Z] 9fbbfadca890: Waiting [2025-06-09T03:59:53.475Z] df7dd3158f5b: Waiting [2025-06-09T03:59:53.475Z] b572919168ad: Waiting [2025-06-09T03:59:53.475Z] 2cf67704b6ee: Layer already exists [2025-06-09T03:59:53.475Z] ea77351990eb: Layer already exists [2025-06-09T03:59:53.475Z] 0b196daa4477: Layer already exists [2025-06-09T03:59:53.475Z] b2d2e685dc16: Layer already exists [2025-06-09T03:59:53.475Z] 157f1f6864df: Layer already exists [2025-06-09T03:59:53.475Z] b572919168ad: Layer already exists [2025-06-09T03:59:53.475Z] df7dd3158f5b: Layer already exists [2025-06-09T03:59:53.475Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:53.475Z] 9fbbfadca890: Layer already exists [2025-06-09T03:59:53.475Z] 310f1cf226a3: Layer already exists [2025-06-09T03:59:53.475Z] ef08dea12abb: Layer already exists [2025-06-09T03:59:53.475Z] 5f70bf18a086: Layer already exists [2025-06-09T03:59:53.475Z] 975d9101aee4: Layer already exists [2025-06-09T03:59:53.475Z] 2467dcc77dd2: Layer already exists [2025-06-09T03:59:53.475Z] e9c610be51ad: Layer already exists [2025-06-09T03:59:53.475Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:53.475Z] 4.1.0-dev.23: digest: sha256:44b6e4ae947b20d1ccb0ba6413055be6b1a49bce1e5daf25dcdb9954167e9347 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:53.803Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:54.120Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T03:59:54.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-09T03:59:54.120Z] 0b196daa4477: Preparing [2025-06-09T03:59:54.120Z] b2d2e685dc16: Preparing [2025-06-09T03:59:54.120Z] 2cf67704b6ee: Preparing [2025-06-09T03:59:54.120Z] 157f1f6864df: Preparing [2025-06-09T03:59:54.120Z] ea77351990eb: Preparing [2025-06-09T03:59:54.120Z] 9fbbfadca890: Preparing [2025-06-09T03:59:54.120Z] df7dd3158f5b: Preparing [2025-06-09T03:59:54.120Z] b572919168ad: Preparing [2025-06-09T03:59:54.120Z] 0fff30928fb6: Preparing [2025-06-09T03:59:54.120Z] 310f1cf226a3: Preparing [2025-06-09T03:59:54.120Z] ef08dea12abb: Preparing [2025-06-09T03:59:54.120Z] 5f70bf18a086: Preparing [2025-06-09T03:59:54.120Z] 975d9101aee4: Preparing [2025-06-09T03:59:54.120Z] 2467dcc77dd2: Preparing [2025-06-09T03:59:54.120Z] e9c610be51ad: Preparing [2025-06-09T03:59:54.120Z] 994456c4fd7b: Preparing [2025-06-09T03:59:54.120Z] 9fbbfadca890: Waiting [2025-06-09T03:59:54.120Z] ef08dea12abb: Waiting [2025-06-09T03:59:54.120Z] df7dd3158f5b: Waiting [2025-06-09T03:59:54.120Z] b572919168ad: Waiting [2025-06-09T03:59:54.120Z] 5f70bf18a086: Waiting [2025-06-09T03:59:54.120Z] 0fff30928fb6: Waiting [2025-06-09T03:59:54.120Z] 2467dcc77dd2: Waiting [2025-06-09T03:59:54.120Z] 975d9101aee4: Waiting [2025-06-09T03:59:54.120Z] 310f1cf226a3: Waiting [2025-06-09T03:59:54.120Z] 994456c4fd7b: Waiting [2025-06-09T03:59:54.120Z] ea77351990eb: Layer already exists [2025-06-09T03:59:54.120Z] 157f1f6864df: Layer already exists [2025-06-09T03:59:54.120Z] 0b196daa4477: Layer already exists [2025-06-09T03:59:54.120Z] b2d2e685dc16: Layer already exists [2025-06-09T03:59:54.120Z] 2cf67704b6ee: Layer already exists [2025-06-09T03:59:54.120Z] df7dd3158f5b: Layer already exists [2025-06-09T03:59:54.120Z] 9fbbfadca890: Layer already exists [2025-06-09T03:59:54.120Z] b572919168ad: Layer already exists [2025-06-09T03:59:54.120Z] 310f1cf226a3: Layer already exists [2025-06-09T03:59:54.120Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:54.120Z] 5f70bf18a086: Layer already exists [2025-06-09T03:59:54.120Z] ef08dea12abb: Layer already exists [2025-06-09T03:59:54.120Z] 975d9101aee4: Layer already exists [2025-06-09T03:59:54.120Z] e9c610be51ad: Layer already exists [2025-06-09T03:59:54.120Z] 2467dcc77dd2: Layer already exists [2025-06-09T03:59:54.120Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:54.120Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:44b6e4ae947b20d1ccb0ba6413055be6b1a49bce1e5daf25dcdb9954167e9347 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:54.450Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:54.765Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-06-09T03:59:54.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-09T03:59:54.766Z] 0b196daa4477: Preparing [2025-06-09T03:59:54.766Z] b2d2e685dc16: Preparing [2025-06-09T03:59:54.766Z] 2cf67704b6ee: Preparing [2025-06-09T03:59:54.766Z] 157f1f6864df: Preparing [2025-06-09T03:59:54.766Z] ea77351990eb: Preparing [2025-06-09T03:59:54.766Z] 9fbbfadca890: Preparing [2025-06-09T03:59:54.766Z] df7dd3158f5b: Preparing [2025-06-09T03:59:54.766Z] b572919168ad: Preparing [2025-06-09T03:59:54.766Z] 0fff30928fb6: Preparing [2025-06-09T03:59:54.766Z] 310f1cf226a3: Preparing [2025-06-09T03:59:54.766Z] ef08dea12abb: Preparing [2025-06-09T03:59:54.766Z] 5f70bf18a086: Preparing [2025-06-09T03:59:54.766Z] 975d9101aee4: Preparing [2025-06-09T03:59:54.766Z] 2467dcc77dd2: Preparing [2025-06-09T03:59:54.766Z] 9fbbfadca890: Waiting [2025-06-09T03:59:54.766Z] e9c610be51ad: Preparing [2025-06-09T03:59:54.766Z] df7dd3158f5b: Waiting [2025-06-09T03:59:54.766Z] 994456c4fd7b: Preparing [2025-06-09T03:59:54.766Z] b572919168ad: Waiting [2025-06-09T03:59:54.766Z] 0fff30928fb6: Waiting [2025-06-09T03:59:54.766Z] 2467dcc77dd2: Waiting [2025-06-09T03:59:54.766Z] e9c610be51ad: Waiting [2025-06-09T03:59:54.766Z] 310f1cf226a3: Waiting [2025-06-09T03:59:54.766Z] 994456c4fd7b: Waiting [2025-06-09T03:59:54.766Z] ef08dea12abb: Waiting [2025-06-09T03:59:54.766Z] 5f70bf18a086: Waiting [2025-06-09T03:59:54.766Z] 975d9101aee4: Waiting [2025-06-09T03:59:54.766Z] b2d2e685dc16: Layer already exists [2025-06-09T03:59:54.766Z] ea77351990eb: Layer already exists [2025-06-09T03:59:54.766Z] 157f1f6864df: Layer already exists [2025-06-09T03:59:54.766Z] 0b196daa4477: Layer already exists [2025-06-09T03:59:54.766Z] 2cf67704b6ee: Layer already exists [2025-06-09T03:59:54.766Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:54.766Z] df7dd3158f5b: Layer already exists [2025-06-09T03:59:54.766Z] 9fbbfadca890: Layer already exists [2025-06-09T03:59:54.766Z] b572919168ad: Layer already exists [2025-06-09T03:59:54.766Z] 310f1cf226a3: Layer already exists [2025-06-09T03:59:54.766Z] 5f70bf18a086: Layer already exists [2025-06-09T03:59:54.766Z] ef08dea12abb: Layer already exists [2025-06-09T03:59:54.766Z] 975d9101aee4: Layer already exists [2025-06-09T03:59:54.766Z] 2467dcc77dd2: Layer already exists [2025-06-09T03:59:54.766Z] e9c610be51ad: Layer already exists [2025-06-09T03:59:54.766Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:54.766Z] main: digest: sha256:44b6e4ae947b20d1ccb0ba6413055be6b1a49bce1e5daf25dcdb9954167e9347 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T03:59:54.843Z] ===================================================== [Pipeline] echo [2025-06-09T03:59:54.857Z] taggedImages: [2025-06-09T03:59:54.857Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T03:59:54.857Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-06-09T03:59:54.857Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.23 [2025-06-09T03:59:54.857Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T03:59:54.857Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-06-09T03:59:54.884Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-06-09T03:59:54.884Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T03:59:54.884Z] latest [2025-06-09T03:59:54.884Z] 4.1.0-dev.23 [2025-06-09T03:59:54.884Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T03:59:54.884Z] main [2025-06-09T03:59:54.884Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:55.217Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:55.535Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T03:59:55.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-09T03:59:55.535Z] e371324d1d92: Preparing [2025-06-09T03:59:55.535Z] 88fdf4317eca: Preparing [2025-06-09T03:59:55.535Z] bc181ae55a12: Preparing [2025-06-09T03:59:55.535Z] a7010c0eb696: Preparing [2025-06-09T03:59:55.535Z] b572919168ad: Preparing [2025-06-09T03:59:55.535Z] 0fff30928fb6: Preparing [2025-06-09T03:59:55.535Z] 174df47e6d28: Preparing [2025-06-09T03:59:55.535Z] 2ef3a757c186: Preparing [2025-06-09T03:59:55.535Z] 994456c4fd7b: Preparing [2025-06-09T03:59:55.535Z] 174df47e6d28: Waiting [2025-06-09T03:59:55.535Z] 2ef3a757c186: Waiting [2025-06-09T03:59:55.535Z] 994456c4fd7b: Waiting [2025-06-09T03:59:55.535Z] 0fff30928fb6: Waiting [2025-06-09T03:59:55.535Z] b572919168ad: Layer already exists [2025-06-09T03:59:55.535Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:55.535Z] 174df47e6d28: Layer already exists [2025-06-09T03:59:55.535Z] 2ef3a757c186: Layer already exists [2025-06-09T03:59:55.535Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:55.535Z] e371324d1d92: Pushed [2025-06-09T03:59:55.535Z] 88fdf4317eca: Pushed [2025-06-09T03:59:55.535Z] bc181ae55a12: Pushed [2025-06-09T03:59:58.067Z] a7010c0eb696: Pushed [2025-06-09T03:59:58.067Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:283055e1d1bffec00780adf481d7e8232d8438aa1f4353d4967bd981e25a5a7f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:58.650Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:58.973Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-06-09T03:59:58.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-09T03:59:58.973Z] e371324d1d92: Preparing [2025-06-09T03:59:58.973Z] 88fdf4317eca: Preparing [2025-06-09T03:59:58.973Z] bc181ae55a12: Preparing [2025-06-09T03:59:58.973Z] a7010c0eb696: Preparing [2025-06-09T03:59:58.973Z] b572919168ad: Preparing [2025-06-09T03:59:58.973Z] 0fff30928fb6: Preparing [2025-06-09T03:59:58.973Z] 174df47e6d28: Preparing [2025-06-09T03:59:58.973Z] 2ef3a757c186: Preparing [2025-06-09T03:59:58.973Z] 994456c4fd7b: Preparing [2025-06-09T03:59:58.973Z] 2ef3a757c186: Waiting [2025-06-09T03:59:58.973Z] 174df47e6d28: Waiting [2025-06-09T03:59:58.973Z] 994456c4fd7b: Waiting [2025-06-09T03:59:58.973Z] 0fff30928fb6: Waiting [2025-06-09T03:59:58.973Z] a7010c0eb696: Layer already exists [2025-06-09T03:59:58.973Z] 88fdf4317eca: Layer already exists [2025-06-09T03:59:58.973Z] bc181ae55a12: Layer already exists [2025-06-09T03:59:58.973Z] b572919168ad: Layer already exists [2025-06-09T03:59:58.973Z] e371324d1d92: Layer already exists [2025-06-09T03:59:58.973Z] 174df47e6d28: Layer already exists [2025-06-09T03:59:58.973Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:58.973Z] 2ef3a757c186: Layer already exists [2025-06-09T03:59:58.973Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:58.973Z] latest: digest: sha256:283055e1d1bffec00780adf481d7e8232d8438aa1f4353d4967bd981e25a5a7f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:59.305Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:59.632Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.23 [2025-06-09T03:59:59.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-09T03:59:59.632Z] e371324d1d92: Preparing [2025-06-09T03:59:59.632Z] 88fdf4317eca: Preparing [2025-06-09T03:59:59.632Z] bc181ae55a12: Preparing [2025-06-09T03:59:59.632Z] a7010c0eb696: Preparing [2025-06-09T03:59:59.632Z] b572919168ad: Preparing [2025-06-09T03:59:59.632Z] 0fff30928fb6: Preparing [2025-06-09T03:59:59.632Z] 174df47e6d28: Preparing [2025-06-09T03:59:59.632Z] 2ef3a757c186: Preparing [2025-06-09T03:59:59.632Z] 994456c4fd7b: Preparing [2025-06-09T03:59:59.632Z] 2ef3a757c186: Waiting [2025-06-09T03:59:59.632Z] 994456c4fd7b: Waiting [2025-06-09T03:59:59.632Z] 174df47e6d28: Waiting [2025-06-09T03:59:59.632Z] b572919168ad: Layer already exists [2025-06-09T03:59:59.632Z] e371324d1d92: Layer already exists [2025-06-09T03:59:59.632Z] bc181ae55a12: Layer already exists [2025-06-09T03:59:59.632Z] 88fdf4317eca: Layer already exists [2025-06-09T03:59:59.632Z] a7010c0eb696: Layer already exists [2025-06-09T03:59:59.632Z] 2ef3a757c186: Layer already exists [2025-06-09T03:59:59.632Z] 174df47e6d28: Layer already exists [2025-06-09T03:59:59.632Z] 994456c4fd7b: Layer already exists [2025-06-09T03:59:59.632Z] 0fff30928fb6: Layer already exists [2025-06-09T03:59:59.632Z] 4.1.0-dev.23: digest: sha256:283055e1d1bffec00780adf481d7e8232d8438aa1f4353d4967bd981e25a5a7f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T03:59:59.958Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:00.286Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:00:00.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-09T04:00:00.286Z] e371324d1d92: Preparing [2025-06-09T04:00:00.286Z] 88fdf4317eca: Preparing [2025-06-09T04:00:00.286Z] bc181ae55a12: Preparing [2025-06-09T04:00:00.286Z] a7010c0eb696: Preparing [2025-06-09T04:00:00.286Z] b572919168ad: Preparing [2025-06-09T04:00:00.286Z] 0fff30928fb6: Preparing [2025-06-09T04:00:00.286Z] 174df47e6d28: Preparing [2025-06-09T04:00:00.286Z] 2ef3a757c186: Preparing [2025-06-09T04:00:00.286Z] 994456c4fd7b: Preparing [2025-06-09T04:00:00.286Z] 994456c4fd7b: Waiting [2025-06-09T04:00:00.286Z] 2ef3a757c186: Waiting [2025-06-09T04:00:00.286Z] 174df47e6d28: Waiting [2025-06-09T04:00:00.286Z] 0fff30928fb6: Waiting [2025-06-09T04:00:00.286Z] a7010c0eb696: Layer already exists [2025-06-09T04:00:00.286Z] b572919168ad: Layer already exists [2025-06-09T04:00:00.286Z] bc181ae55a12: Layer already exists [2025-06-09T04:00:00.286Z] e371324d1d92: Layer already exists [2025-06-09T04:00:00.286Z] 88fdf4317eca: Layer already exists [2025-06-09T04:00:00.286Z] 2ef3a757c186: Layer already exists [2025-06-09T04:00:00.286Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:00.286Z] 174df47e6d28: Layer already exists [2025-06-09T04:00:00.286Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:00.286Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:283055e1d1bffec00780adf481d7e8232d8438aa1f4353d4967bd981e25a5a7f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:00.605Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:00.926Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-06-09T04:00:00.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-09T04:00:00.926Z] e371324d1d92: Preparing [2025-06-09T04:00:00.926Z] 88fdf4317eca: Preparing [2025-06-09T04:00:00.926Z] bc181ae55a12: Preparing [2025-06-09T04:00:00.926Z] a7010c0eb696: Preparing [2025-06-09T04:00:00.926Z] b572919168ad: Preparing [2025-06-09T04:00:00.926Z] 0fff30928fb6: Preparing [2025-06-09T04:00:00.926Z] 174df47e6d28: Preparing [2025-06-09T04:00:00.926Z] 2ef3a757c186: Preparing [2025-06-09T04:00:00.926Z] 994456c4fd7b: Preparing [2025-06-09T04:00:00.926Z] 0fff30928fb6: Waiting [2025-06-09T04:00:00.926Z] 174df47e6d28: Waiting [2025-06-09T04:00:00.926Z] 994456c4fd7b: Waiting [2025-06-09T04:00:00.926Z] bc181ae55a12: Layer already exists [2025-06-09T04:00:00.926Z] e371324d1d92: Layer already exists [2025-06-09T04:00:00.926Z] 88fdf4317eca: Layer already exists [2025-06-09T04:00:00.926Z] a7010c0eb696: Layer already exists [2025-06-09T04:00:00.926Z] b572919168ad: Layer already exists [2025-06-09T04:00:00.926Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:00.926Z] 2ef3a757c186: Layer already exists [2025-06-09T04:00:00.926Z] 174df47e6d28: Layer already exists [2025-06-09T04:00:00.926Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:00.926Z] main: digest: sha256:283055e1d1bffec00780adf481d7e8232d8438aa1f4353d4967bd981e25a5a7f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T04:00:00.981Z] ===================================================== [Pipeline] echo [2025-06-09T04:00:00.989Z] taggedImages: [2025-06-09T04:00:00.989Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:00:00.989Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-06-09T04:00:00.989Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.23 [2025-06-09T04:00:00.989Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:00:00.989Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-06-09T04:00:01.012Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-06-09T04:00:01.012Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:00:01.012Z] latest [2025-06-09T04:00:01.012Z] 4.1.0-dev.23 [2025-06-09T04:00:01.012Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:00:01.012Z] main [2025-06-09T04:00:01.012Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:01.354Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:01.682Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:00:01.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-09T04:00:01.682Z] a2a85c0e7b83: Preparing [2025-06-09T04:00:01.682Z] cc5d6bbadaa7: Preparing [2025-06-09T04:00:01.682Z] 3dfbc19b9fa1: Preparing [2025-06-09T04:00:01.682Z] 70dc97cedb63: Preparing [2025-06-09T04:00:01.682Z] 4f896d5b7052: Preparing [2025-06-09T04:00:01.682Z] b572919168ad: Preparing [2025-06-09T04:00:01.682Z] 0fff30928fb6: Preparing [2025-06-09T04:00:01.682Z] 4a31429acac4: Preparing [2025-06-09T04:00:01.682Z] b2b1e652fee7: Preparing [2025-06-09T04:00:01.682Z] 3627370d8b82: Preparing [2025-06-09T04:00:01.682Z] 994456c4fd7b: Preparing [2025-06-09T04:00:01.682Z] 0fff30928fb6: Waiting [2025-06-09T04:00:01.682Z] b572919168ad: Waiting [2025-06-09T04:00:01.682Z] 4a31429acac4: Waiting [2025-06-09T04:00:01.682Z] 3627370d8b82: Waiting [2025-06-09T04:00:01.682Z] 994456c4fd7b: Waiting [2025-06-09T04:00:01.682Z] 4f896d5b7052: Pushed [2025-06-09T04:00:01.682Z] 70dc97cedb63: Pushed [2025-06-09T04:00:01.682Z] a2a85c0e7b83: Pushed [2025-06-09T04:00:01.682Z] b572919168ad: Layer already exists [2025-06-09T04:00:01.682Z] cc5d6bbadaa7: Pushed [2025-06-09T04:00:01.682Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:01.944Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:01.944Z] b2b1e652fee7: Pushed [2025-06-09T04:00:01.944Z] 4a31429acac4: Pushed [2025-06-09T04:00:03.328Z] 3627370d8b82: Pushed [2025-06-09T04:00:03.897Z] 3dfbc19b9fa1: Pushed [2025-06-09T04:00:03.897Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:3d299acf3de4fbe1ea8e56d03bbcc2a0047c4a1fe57d8f4093bca6105021fc8c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:04.235Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:04.769Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-06-09T04:00:04.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-09T04:00:04.769Z] a2a85c0e7b83: Preparing [2025-06-09T04:00:04.769Z] cc5d6bbadaa7: Preparing [2025-06-09T04:00:04.769Z] 3dfbc19b9fa1: Preparing [2025-06-09T04:00:04.769Z] 70dc97cedb63: Preparing [2025-06-09T04:00:04.769Z] 4f896d5b7052: Preparing [2025-06-09T04:00:04.769Z] b572919168ad: Preparing [2025-06-09T04:00:04.769Z] 0fff30928fb6: Preparing [2025-06-09T04:00:04.769Z] 4a31429acac4: Preparing [2025-06-09T04:00:04.769Z] b2b1e652fee7: Preparing [2025-06-09T04:00:04.769Z] 3627370d8b82: Preparing [2025-06-09T04:00:04.769Z] 994456c4fd7b: Preparing [2025-06-09T04:00:04.769Z] b572919168ad: Waiting [2025-06-09T04:00:04.769Z] 3627370d8b82: Waiting [2025-06-09T04:00:04.769Z] 0fff30928fb6: Waiting [2025-06-09T04:00:04.769Z] 994456c4fd7b: Waiting [2025-06-09T04:00:04.769Z] 4a31429acac4: Waiting [2025-06-09T04:00:04.769Z] b2b1e652fee7: Waiting [2025-06-09T04:00:04.769Z] 70dc97cedb63: Layer already exists [2025-06-09T04:00:04.769Z] 3dfbc19b9fa1: Layer already exists [2025-06-09T04:00:04.769Z] a2a85c0e7b83: Layer already exists [2025-06-09T04:00:04.769Z] 4f896d5b7052: Layer already exists [2025-06-09T04:00:04.769Z] cc5d6bbadaa7: Layer already exists [2025-06-09T04:00:04.769Z] b572919168ad: Layer already exists [2025-06-09T04:00:04.769Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:04.769Z] 4a31429acac4: Layer already exists [2025-06-09T04:00:04.769Z] b2b1e652fee7: Layer already exists [2025-06-09T04:00:04.769Z] 3627370d8b82: Layer already exists [2025-06-09T04:00:04.769Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:04.769Z] latest: digest: sha256:3d299acf3de4fbe1ea8e56d03bbcc2a0047c4a1fe57d8f4093bca6105021fc8c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:05.094Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:05.415Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.23 [2025-06-09T04:00:05.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-09T04:00:05.416Z] a2a85c0e7b83: Preparing [2025-06-09T04:00:05.416Z] cc5d6bbadaa7: Preparing [2025-06-09T04:00:05.416Z] 3dfbc19b9fa1: Preparing [2025-06-09T04:00:05.416Z] 70dc97cedb63: Preparing [2025-06-09T04:00:05.416Z] 4f896d5b7052: Preparing [2025-06-09T04:00:05.416Z] b572919168ad: Preparing [2025-06-09T04:00:05.416Z] 0fff30928fb6: Preparing [2025-06-09T04:00:05.416Z] 4a31429acac4: Preparing [2025-06-09T04:00:05.416Z] b2b1e652fee7: Preparing [2025-06-09T04:00:05.416Z] 3627370d8b82: Preparing [2025-06-09T04:00:05.416Z] 994456c4fd7b: Preparing [2025-06-09T04:00:05.416Z] b572919168ad: Waiting [2025-06-09T04:00:05.416Z] 0fff30928fb6: Waiting [2025-06-09T04:00:05.416Z] 3627370d8b82: Waiting [2025-06-09T04:00:05.416Z] 994456c4fd7b: Waiting [2025-06-09T04:00:05.416Z] 4a31429acac4: Waiting [2025-06-09T04:00:05.416Z] b2b1e652fee7: Waiting [2025-06-09T04:00:05.416Z] 3dfbc19b9fa1: Layer already exists [2025-06-09T04:00:05.416Z] cc5d6bbadaa7: Layer already exists [2025-06-09T04:00:05.416Z] 4f896d5b7052: Layer already exists [2025-06-09T04:00:05.416Z] a2a85c0e7b83: Layer already exists [2025-06-09T04:00:05.416Z] 70dc97cedb63: Layer already exists [2025-06-09T04:00:05.416Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:05.416Z] b572919168ad: Layer already exists [2025-06-09T04:00:05.416Z] b2b1e652fee7: Layer already exists [2025-06-09T04:00:05.416Z] 3627370d8b82: Layer already exists [2025-06-09T04:00:05.416Z] 4a31429acac4: Layer already exists [2025-06-09T04:00:05.416Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:05.416Z] 4.1.0-dev.23: digest: sha256:3d299acf3de4fbe1ea8e56d03bbcc2a0047c4a1fe57d8f4093bca6105021fc8c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:05.739Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:06.059Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:00:06.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-09T04:00:06.059Z] a2a85c0e7b83: Preparing [2025-06-09T04:00:06.059Z] cc5d6bbadaa7: Preparing [2025-06-09T04:00:06.059Z] 3dfbc19b9fa1: Preparing [2025-06-09T04:00:06.059Z] 70dc97cedb63: Preparing [2025-06-09T04:00:06.059Z] 4f896d5b7052: Preparing [2025-06-09T04:00:06.059Z] b572919168ad: Preparing [2025-06-09T04:00:06.059Z] 0fff30928fb6: Preparing [2025-06-09T04:00:06.059Z] 4a31429acac4: Preparing [2025-06-09T04:00:06.059Z] b2b1e652fee7: Preparing [2025-06-09T04:00:06.059Z] 3627370d8b82: Preparing [2025-06-09T04:00:06.059Z] 994456c4fd7b: Preparing [2025-06-09T04:00:06.059Z] 0fff30928fb6: Waiting [2025-06-09T04:00:06.059Z] 4a31429acac4: Waiting [2025-06-09T04:00:06.059Z] b2b1e652fee7: Waiting [2025-06-09T04:00:06.059Z] 3627370d8b82: Waiting [2025-06-09T04:00:06.059Z] 994456c4fd7b: Waiting [2025-06-09T04:00:06.059Z] b572919168ad: Waiting [2025-06-09T04:00:06.059Z] cc5d6bbadaa7: Layer already exists [2025-06-09T04:00:06.059Z] 3dfbc19b9fa1: Layer already exists [2025-06-09T04:00:06.059Z] 4f896d5b7052: Layer already exists [2025-06-09T04:00:06.059Z] a2a85c0e7b83: Layer already exists [2025-06-09T04:00:06.059Z] 70dc97cedb63: Layer already exists [2025-06-09T04:00:06.059Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:06.059Z] b572919168ad: Layer already exists [2025-06-09T04:00:06.059Z] 4a31429acac4: Layer already exists [2025-06-09T04:00:06.059Z] b2b1e652fee7: Layer already exists [2025-06-09T04:00:06.059Z] 3627370d8b82: Layer already exists [2025-06-09T04:00:06.059Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:06.059Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:3d299acf3de4fbe1ea8e56d03bbcc2a0047c4a1fe57d8f4093bca6105021fc8c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:06.385Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:06.873Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-06-09T04:00:06.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-09T04:00:06.874Z] a2a85c0e7b83: Preparing [2025-06-09T04:00:06.874Z] cc5d6bbadaa7: Preparing [2025-06-09T04:00:06.874Z] 3dfbc19b9fa1: Preparing [2025-06-09T04:00:06.874Z] 70dc97cedb63: Preparing [2025-06-09T04:00:06.874Z] 4f896d5b7052: Preparing [2025-06-09T04:00:06.874Z] b572919168ad: Preparing [2025-06-09T04:00:06.874Z] 0fff30928fb6: Preparing [2025-06-09T04:00:06.874Z] 4a31429acac4: Preparing [2025-06-09T04:00:06.874Z] b2b1e652fee7: Preparing [2025-06-09T04:00:06.874Z] 3627370d8b82: Preparing [2025-06-09T04:00:06.874Z] 994456c4fd7b: Preparing [2025-06-09T04:00:06.874Z] 0fff30928fb6: Waiting [2025-06-09T04:00:06.874Z] b2b1e652fee7: Waiting [2025-06-09T04:00:06.874Z] 4a31429acac4: Waiting [2025-06-09T04:00:06.874Z] 3627370d8b82: Waiting [2025-06-09T04:00:06.874Z] b572919168ad: Waiting [2025-06-09T04:00:06.874Z] 994456c4fd7b: Waiting [2025-06-09T04:00:06.874Z] a2a85c0e7b83: Layer already exists [2025-06-09T04:00:06.874Z] 70dc97cedb63: Layer already exists [2025-06-09T04:00:06.874Z] 3dfbc19b9fa1: Layer already exists [2025-06-09T04:00:06.874Z] 4f896d5b7052: Layer already exists [2025-06-09T04:00:06.874Z] cc5d6bbadaa7: Layer already exists [2025-06-09T04:00:06.874Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:06.874Z] b572919168ad: Layer already exists [2025-06-09T04:00:06.874Z] 4a31429acac4: Layer already exists [2025-06-09T04:00:06.874Z] 3627370d8b82: Layer already exists [2025-06-09T04:00:06.874Z] b2b1e652fee7: Layer already exists [2025-06-09T04:00:06.874Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:06.874Z] main: digest: sha256:3d299acf3de4fbe1ea8e56d03bbcc2a0047c4a1fe57d8f4093bca6105021fc8c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T04:00:06.939Z] ===================================================== [Pipeline] echo [2025-06-09T04:00:06.957Z] taggedImages: [2025-06-09T04:00:06.957Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:00:06.957Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-06-09T04:00:06.957Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.23 [2025-06-09T04:00:06.957Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:00:06.957Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-06-09T04:00:06.987Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-06-09T04:00:06.987Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:00:06.987Z] latest [2025-06-09T04:00:06.987Z] 4.1.0-dev.23 [2025-06-09T04:00:06.987Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:00:06.987Z] main [2025-06-09T04:00:06.987Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:07.339Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:07.648Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:00:07.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-09T04:00:07.648Z] b26c31c246b4: Preparing [2025-06-09T04:00:07.648Z] 8f8c5f3b6442: Preparing [2025-06-09T04:00:07.648Z] 6f70ad3f0986: Preparing [2025-06-09T04:00:07.648Z] bb9ea47b34be: Preparing [2025-06-09T04:00:07.648Z] afe363475aaa: Preparing [2025-06-09T04:00:07.648Z] d01db9f78464: Preparing [2025-06-09T04:00:07.648Z] da6fa57ceb37: Preparing [2025-06-09T04:00:07.648Z] b572919168ad: Preparing [2025-06-09T04:00:07.648Z] 0fff30928fb6: Preparing [2025-06-09T04:00:07.648Z] 0a667e3b3d9b: Preparing [2025-06-09T04:00:07.648Z] 60a9e10cad54: Preparing [2025-06-09T04:00:07.648Z] 994456c4fd7b: Preparing [2025-06-09T04:00:07.648Z] d01db9f78464: Waiting [2025-06-09T04:00:07.648Z] 0fff30928fb6: Waiting [2025-06-09T04:00:07.648Z] 0a667e3b3d9b: Waiting [2025-06-09T04:00:07.648Z] da6fa57ceb37: Waiting [2025-06-09T04:00:07.648Z] 60a9e10cad54: Waiting [2025-06-09T04:00:07.648Z] b572919168ad: Waiting [2025-06-09T04:00:07.648Z] 994456c4fd7b: Waiting [2025-06-09T04:00:07.648Z] 8f8c5f3b6442: Pushed [2025-06-09T04:00:07.648Z] afe363475aaa: Pushed [2025-06-09T04:00:07.648Z] b26c31c246b4: Pushed [2025-06-09T04:00:07.648Z] b572919168ad: Layer already exists [2025-06-09T04:00:07.648Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:07.648Z] d01db9f78464: Pushed [2025-06-09T04:00:07.648Z] da6fa57ceb37: Pushed [2025-06-09T04:00:07.905Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:07.905Z] 0a667e3b3d9b: Pushed [2025-06-09T04:00:09.281Z] 60a9e10cad54: Pushed [2025-06-09T04:00:09.540Z] bb9ea47b34be: Pushed [2025-06-09T04:00:10.917Z] 6f70ad3f0986: Pushed [2025-06-09T04:00:10.917Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:ec43103de74ab68c47dd86d4ae1e74a3e564b461807fe94c83d54f4c07e1a15b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:11.237Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:11.560Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-06-09T04:00:11.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-09T04:00:11.560Z] b26c31c246b4: Preparing [2025-06-09T04:00:11.560Z] 8f8c5f3b6442: Preparing [2025-06-09T04:00:11.560Z] 6f70ad3f0986: Preparing [2025-06-09T04:00:11.560Z] bb9ea47b34be: Preparing [2025-06-09T04:00:11.560Z] afe363475aaa: Preparing [2025-06-09T04:00:11.560Z] d01db9f78464: Preparing [2025-06-09T04:00:11.560Z] da6fa57ceb37: Preparing [2025-06-09T04:00:11.560Z] b572919168ad: Preparing [2025-06-09T04:00:11.560Z] 0fff30928fb6: Preparing [2025-06-09T04:00:11.560Z] 0a667e3b3d9b: Preparing [2025-06-09T04:00:11.560Z] 60a9e10cad54: Preparing [2025-06-09T04:00:11.560Z] 994456c4fd7b: Preparing [2025-06-09T04:00:11.560Z] da6fa57ceb37: Waiting [2025-06-09T04:00:11.560Z] b572919168ad: Waiting [2025-06-09T04:00:11.560Z] 994456c4fd7b: Waiting [2025-06-09T04:00:11.560Z] 60a9e10cad54: Waiting [2025-06-09T04:00:11.560Z] 0fff30928fb6: Waiting [2025-06-09T04:00:11.560Z] 0a667e3b3d9b: Waiting [2025-06-09T04:00:11.560Z] d01db9f78464: Waiting [2025-06-09T04:00:11.560Z] b26c31c246b4: Layer already exists [2025-06-09T04:00:11.560Z] afe363475aaa: Layer already exists [2025-06-09T04:00:11.560Z] 8f8c5f3b6442: Layer already exists [2025-06-09T04:00:11.560Z] 6f70ad3f0986: Layer already exists [2025-06-09T04:00:11.560Z] bb9ea47b34be: Layer already exists [2025-06-09T04:00:11.560Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:11.560Z] d01db9f78464: Layer already exists [2025-06-09T04:00:11.560Z] b572919168ad: Layer already exists [2025-06-09T04:00:11.560Z] 0a667e3b3d9b: Layer already exists [2025-06-09T04:00:11.560Z] da6fa57ceb37: Layer already exists [2025-06-09T04:00:11.560Z] 60a9e10cad54: Layer already exists [2025-06-09T04:00:11.560Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:11.560Z] latest: digest: sha256:ec43103de74ab68c47dd86d4ae1e74a3e564b461807fe94c83d54f4c07e1a15b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:11.875Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:12.192Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.23 [2025-06-09T04:00:12.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-09T04:00:12.192Z] b26c31c246b4: Preparing [2025-06-09T04:00:12.192Z] 8f8c5f3b6442: Preparing [2025-06-09T04:00:12.192Z] 6f70ad3f0986: Preparing [2025-06-09T04:00:12.192Z] bb9ea47b34be: Preparing [2025-06-09T04:00:12.192Z] afe363475aaa: Preparing [2025-06-09T04:00:12.192Z] d01db9f78464: Preparing [2025-06-09T04:00:12.192Z] da6fa57ceb37: Preparing [2025-06-09T04:00:12.192Z] b572919168ad: Preparing [2025-06-09T04:00:12.192Z] 0fff30928fb6: Preparing [2025-06-09T04:00:12.192Z] 0a667e3b3d9b: Preparing [2025-06-09T04:00:12.192Z] 60a9e10cad54: Preparing [2025-06-09T04:00:12.192Z] 994456c4fd7b: Preparing [2025-06-09T04:00:12.192Z] d01db9f78464: Waiting [2025-06-09T04:00:12.192Z] da6fa57ceb37: Waiting [2025-06-09T04:00:12.192Z] 60a9e10cad54: Waiting [2025-06-09T04:00:12.192Z] 994456c4fd7b: Waiting [2025-06-09T04:00:12.192Z] 0fff30928fb6: Waiting [2025-06-09T04:00:12.192Z] 0a667e3b3d9b: Waiting [2025-06-09T04:00:12.192Z] bb9ea47b34be: Layer already exists [2025-06-09T04:00:12.192Z] 6f70ad3f0986: Layer already exists [2025-06-09T04:00:12.192Z] afe363475aaa: Layer already exists [2025-06-09T04:00:12.192Z] 8f8c5f3b6442: Layer already exists [2025-06-09T04:00:12.192Z] b26c31c246b4: Layer already exists [2025-06-09T04:00:12.192Z] d01db9f78464: Layer already exists [2025-06-09T04:00:12.192Z] da6fa57ceb37: Layer already exists [2025-06-09T04:00:12.192Z] b572919168ad: Layer already exists [2025-06-09T04:00:12.192Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:12.192Z] 0a667e3b3d9b: Layer already exists [2025-06-09T04:00:12.192Z] 60a9e10cad54: Layer already exists [2025-06-09T04:00:12.192Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:12.192Z] 4.1.0-dev.23: digest: sha256:ec43103de74ab68c47dd86d4ae1e74a3e564b461807fe94c83d54f4c07e1a15b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:12.514Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:12.832Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:00:12.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-09T04:00:12.832Z] b26c31c246b4: Preparing [2025-06-09T04:00:12.832Z] 8f8c5f3b6442: Preparing [2025-06-09T04:00:12.832Z] 6f70ad3f0986: Preparing [2025-06-09T04:00:12.832Z] bb9ea47b34be: Preparing [2025-06-09T04:00:12.832Z] afe363475aaa: Preparing [2025-06-09T04:00:12.832Z] d01db9f78464: Preparing [2025-06-09T04:00:12.832Z] da6fa57ceb37: Preparing [2025-06-09T04:00:12.832Z] b572919168ad: Preparing [2025-06-09T04:00:12.832Z] 0fff30928fb6: Preparing [2025-06-09T04:00:12.832Z] 0a667e3b3d9b: Preparing [2025-06-09T04:00:12.832Z] 60a9e10cad54: Preparing [2025-06-09T04:00:12.832Z] 994456c4fd7b: Preparing [2025-06-09T04:00:12.832Z] 60a9e10cad54: Waiting [2025-06-09T04:00:12.832Z] 0a667e3b3d9b: Waiting [2025-06-09T04:00:12.832Z] b572919168ad: Waiting [2025-06-09T04:00:12.832Z] 0fff30928fb6: Waiting [2025-06-09T04:00:12.832Z] 994456c4fd7b: Waiting [2025-06-09T04:00:12.832Z] d01db9f78464: Waiting [2025-06-09T04:00:12.832Z] da6fa57ceb37: Waiting [2025-06-09T04:00:12.832Z] 8f8c5f3b6442: Layer already exists [2025-06-09T04:00:12.832Z] 6f70ad3f0986: Layer already exists [2025-06-09T04:00:12.832Z] afe363475aaa: Layer already exists [2025-06-09T04:00:12.832Z] bb9ea47b34be: Layer already exists [2025-06-09T04:00:12.832Z] b26c31c246b4: Layer already exists [2025-06-09T04:00:12.832Z] d01db9f78464: Layer already exists [2025-06-09T04:00:12.832Z] da6fa57ceb37: Layer already exists [2025-06-09T04:00:12.832Z] 0a667e3b3d9b: Layer already exists [2025-06-09T04:00:12.832Z] b572919168ad: Layer already exists [2025-06-09T04:00:12.832Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:12.832Z] 60a9e10cad54: Layer already exists [2025-06-09T04:00:12.832Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:12.832Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:ec43103de74ab68c47dd86d4ae1e74a3e564b461807fe94c83d54f4c07e1a15b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:13.150Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:13.465Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-06-09T04:00:13.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-09T04:00:13.465Z] b26c31c246b4: Preparing [2025-06-09T04:00:13.465Z] 8f8c5f3b6442: Preparing [2025-06-09T04:00:13.465Z] 6f70ad3f0986: Preparing [2025-06-09T04:00:13.465Z] bb9ea47b34be: Preparing [2025-06-09T04:00:13.465Z] afe363475aaa: Preparing [2025-06-09T04:00:13.465Z] d01db9f78464: Preparing [2025-06-09T04:00:13.465Z] da6fa57ceb37: Preparing [2025-06-09T04:00:13.465Z] b572919168ad: Preparing [2025-06-09T04:00:13.465Z] 0fff30928fb6: Preparing [2025-06-09T04:00:13.465Z] 0a667e3b3d9b: Preparing [2025-06-09T04:00:13.465Z] 60a9e10cad54: Preparing [2025-06-09T04:00:13.465Z] 994456c4fd7b: Preparing [2025-06-09T04:00:13.465Z] b572919168ad: Waiting [2025-06-09T04:00:13.465Z] 60a9e10cad54: Waiting [2025-06-09T04:00:13.465Z] 0fff30928fb6: Waiting [2025-06-09T04:00:13.465Z] d01db9f78464: Waiting [2025-06-09T04:00:13.465Z] 0a667e3b3d9b: Waiting [2025-06-09T04:00:13.465Z] da6fa57ceb37: Waiting [2025-06-09T04:00:13.465Z] 994456c4fd7b: Waiting [2025-06-09T04:00:13.465Z] 6f70ad3f0986: Layer already exists [2025-06-09T04:00:13.465Z] b26c31c246b4: Layer already exists [2025-06-09T04:00:13.465Z] afe363475aaa: Layer already exists [2025-06-09T04:00:13.465Z] 8f8c5f3b6442: Layer already exists [2025-06-09T04:00:13.465Z] bb9ea47b34be: Layer already exists [2025-06-09T04:00:13.465Z] b572919168ad: Layer already exists [2025-06-09T04:00:13.465Z] da6fa57ceb37: Layer already exists [2025-06-09T04:00:13.465Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:13.466Z] d01db9f78464: Layer already exists [2025-06-09T04:00:13.466Z] 0a667e3b3d9b: Layer already exists [2025-06-09T04:00:13.466Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:13.466Z] 60a9e10cad54: Layer already exists [2025-06-09T04:00:13.466Z] main: digest: sha256:ec43103de74ab68c47dd86d4ae1e74a3e564b461807fe94c83d54f4c07e1a15b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T04:00:13.534Z] ===================================================== [Pipeline] echo [2025-06-09T04:00:13.545Z] taggedImages: [2025-06-09T04:00:13.545Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:00:13.545Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-06-09T04:00:13.545Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.23 [2025-06-09T04:00:13.545Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:00:13.545Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-06-09T04:00:13.566Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-06-09T04:00:13.566Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:00:13.566Z] latest [2025-06-09T04:00:13.566Z] 4.1.0-dev.23 [2025-06-09T04:00:13.566Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:00:13.566Z] main [2025-06-09T04:00:13.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:13.901Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:14.216Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:00:14.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-09T04:00:14.216Z] 0028ce23e324: Preparing [2025-06-09T04:00:14.216Z] d6fd18b02213: Preparing [2025-06-09T04:00:14.216Z] b572919168ad: Preparing [2025-06-09T04:00:14.216Z] 0fff30928fb6: Preparing [2025-06-09T04:00:14.216Z] db15874f2cad: Preparing [2025-06-09T04:00:14.216Z] b535e9ea9813: Preparing [2025-06-09T04:00:14.216Z] 994456c4fd7b: Preparing [2025-06-09T04:00:14.216Z] b535e9ea9813: Waiting [2025-06-09T04:00:14.216Z] 994456c4fd7b: Waiting [2025-06-09T04:00:14.216Z] b572919168ad: Layer already exists [2025-06-09T04:00:14.216Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:14.216Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:14.216Z] db15874f2cad: Pushed [2025-06-09T04:00:14.216Z] 0028ce23e324: Pushed [2025-06-09T04:00:15.152Z] b535e9ea9813: Pushed [2025-06-09T04:00:17.693Z] d6fd18b02213: Pushed [2025-06-09T04:00:17.693Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:817cd40d59744f5dac183b66c8ccddfb36e96ceaed0b180b5e2127e8f92dd1ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:18.014Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:18.336Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-06-09T04:00:18.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-09T04:00:18.336Z] 0028ce23e324: Preparing [2025-06-09T04:00:18.336Z] d6fd18b02213: Preparing [2025-06-09T04:00:18.336Z] b572919168ad: Preparing [2025-06-09T04:00:18.336Z] 0fff30928fb6: Preparing [2025-06-09T04:00:18.336Z] db15874f2cad: Preparing [2025-06-09T04:00:18.336Z] b535e9ea9813: Preparing [2025-06-09T04:00:18.336Z] 994456c4fd7b: Preparing [2025-06-09T04:00:18.336Z] b535e9ea9813: Waiting [2025-06-09T04:00:18.336Z] 994456c4fd7b: Waiting [2025-06-09T04:00:18.336Z] db15874f2cad: Layer already exists [2025-06-09T04:00:18.336Z] 0028ce23e324: Layer already exists [2025-06-09T04:00:18.336Z] d6fd18b02213: Layer already exists [2025-06-09T04:00:18.336Z] b572919168ad: Layer already exists [2025-06-09T04:00:18.336Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:18.336Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:18.336Z] b535e9ea9813: Layer already exists [2025-06-09T04:00:18.336Z] latest: digest: sha256:817cd40d59744f5dac183b66c8ccddfb36e96ceaed0b180b5e2127e8f92dd1ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:18.668Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:18.988Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.23 [2025-06-09T04:00:18.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-09T04:00:18.988Z] 0028ce23e324: Preparing [2025-06-09T04:00:18.988Z] d6fd18b02213: Preparing [2025-06-09T04:00:18.988Z] b572919168ad: Preparing [2025-06-09T04:00:18.988Z] 0fff30928fb6: Preparing [2025-06-09T04:00:18.988Z] db15874f2cad: Preparing [2025-06-09T04:00:18.988Z] b535e9ea9813: Preparing [2025-06-09T04:00:18.988Z] 994456c4fd7b: Preparing [2025-06-09T04:00:18.988Z] b535e9ea9813: Waiting [2025-06-09T04:00:18.988Z] 994456c4fd7b: Waiting [2025-06-09T04:00:18.988Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:18.988Z] d6fd18b02213: Layer already exists [2025-06-09T04:00:18.988Z] db15874f2cad: Layer already exists [2025-06-09T04:00:18.988Z] b572919168ad: Layer already exists [2025-06-09T04:00:18.988Z] 0028ce23e324: Layer already exists [2025-06-09T04:00:18.988Z] b535e9ea9813: Layer already exists [2025-06-09T04:00:18.988Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:18.988Z] 4.1.0-dev.23: digest: sha256:817cd40d59744f5dac183b66c8ccddfb36e96ceaed0b180b5e2127e8f92dd1ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:19.318Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:19.635Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:00:19.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-09T04:00:19.635Z] 0028ce23e324: Preparing [2025-06-09T04:00:19.635Z] d6fd18b02213: Preparing [2025-06-09T04:00:19.635Z] b572919168ad: Preparing [2025-06-09T04:00:19.635Z] 0fff30928fb6: Preparing [2025-06-09T04:00:19.635Z] db15874f2cad: Preparing [2025-06-09T04:00:19.635Z] b535e9ea9813: Preparing [2025-06-09T04:00:19.635Z] 994456c4fd7b: Preparing [2025-06-09T04:00:19.635Z] b535e9ea9813: Waiting [2025-06-09T04:00:19.635Z] 994456c4fd7b: Waiting [2025-06-09T04:00:19.635Z] 0028ce23e324: Layer already exists [2025-06-09T04:00:19.635Z] d6fd18b02213: Layer already exists [2025-06-09T04:00:19.635Z] b572919168ad: Layer already exists [2025-06-09T04:00:19.635Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:19.635Z] db15874f2cad: Layer already exists [2025-06-09T04:00:19.635Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:19.635Z] b535e9ea9813: Layer already exists [2025-06-09T04:00:19.635Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:817cd40d59744f5dac183b66c8ccddfb36e96ceaed0b180b5e2127e8f92dd1ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:19.961Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:20.282Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-06-09T04:00:20.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-09T04:00:20.282Z] 0028ce23e324: Preparing [2025-06-09T04:00:20.282Z] d6fd18b02213: Preparing [2025-06-09T04:00:20.282Z] b572919168ad: Preparing [2025-06-09T04:00:20.282Z] 0fff30928fb6: Preparing [2025-06-09T04:00:20.282Z] db15874f2cad: Preparing [2025-06-09T04:00:20.282Z] b535e9ea9813: Preparing [2025-06-09T04:00:20.282Z] 994456c4fd7b: Preparing [2025-06-09T04:00:20.282Z] b535e9ea9813: Waiting [2025-06-09T04:00:20.282Z] 994456c4fd7b: Waiting [2025-06-09T04:00:20.282Z] d6fd18b02213: Layer already exists [2025-06-09T04:00:20.282Z] db15874f2cad: Layer already exists [2025-06-09T04:00:20.282Z] 0028ce23e324: Layer already exists [2025-06-09T04:00:20.282Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:20.282Z] b572919168ad: Layer already exists [2025-06-09T04:00:20.282Z] b535e9ea9813: Layer already exists [2025-06-09T04:00:20.282Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:20.282Z] main: digest: sha256:817cd40d59744f5dac183b66c8ccddfb36e96ceaed0b180b5e2127e8f92dd1ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T04:00:20.355Z] ===================================================== [Pipeline] echo [2025-06-09T04:00:20.370Z] taggedImages: [2025-06-09T04:00:20.370Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:00:20.370Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-06-09T04:00:20.370Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.23 [2025-06-09T04:00:20.370Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:00:20.370Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-06-09T04:00:20.403Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-06-09T04:00:20.403Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:00:20.403Z] latest [2025-06-09T04:00:20.403Z] 4.1.0-dev.23 [2025-06-09T04:00:20.403Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:00:20.403Z] main [2025-06-09T04:00:20.403Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:20.751Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:21.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:00:21.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-09T04:00:21.070Z] 22f039b556df: Preparing [2025-06-09T04:00:21.070Z] e4c3ed69dc03: Preparing [2025-06-09T04:00:21.070Z] 9bb841346905: Preparing [2025-06-09T04:00:21.070Z] b572919168ad: Preparing [2025-06-09T04:00:21.070Z] 0fff30928fb6: Preparing [2025-06-09T04:00:21.070Z] c3043e3352df: Preparing [2025-06-09T04:00:21.070Z] 547102bbb585: Preparing [2025-06-09T04:00:21.070Z] 792dba16f9bd: Preparing [2025-06-09T04:00:21.070Z] fff027f7ce31: Preparing [2025-06-09T04:00:21.070Z] 994456c4fd7b: Preparing [2025-06-09T04:00:21.070Z] 547102bbb585: Waiting [2025-06-09T04:00:21.070Z] c3043e3352df: Waiting [2025-06-09T04:00:21.070Z] 792dba16f9bd: Waiting [2025-06-09T04:00:21.070Z] fff027f7ce31: Waiting [2025-06-09T04:00:21.070Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:21.070Z] b572919168ad: Layer already exists [2025-06-09T04:00:21.070Z] 9bb841346905: Pushed [2025-06-09T04:00:21.070Z] e4c3ed69dc03: Pushed [2025-06-09T04:00:21.070Z] 22f039b556df: Pushed [2025-06-09T04:00:21.070Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:21.070Z] 792dba16f9bd: Pushed [2025-06-09T04:00:21.638Z] fff027f7ce31: Pushed [2025-06-09T04:00:26.911Z] 547102bbb585: Pushed [2025-06-09T04:00:33.483Z] c3043e3352df: Pushed [2025-06-09T04:00:33.483Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:67cd2d4925ff9f09206283ab9842fcff18109e354d737de818f5053d7ba150f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:33.809Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:34.143Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-06-09T04:00:34.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-09T04:00:34.143Z] 22f039b556df: Preparing [2025-06-09T04:00:34.143Z] e4c3ed69dc03: Preparing [2025-06-09T04:00:34.143Z] 9bb841346905: Preparing [2025-06-09T04:00:34.143Z] b572919168ad: Preparing [2025-06-09T04:00:34.143Z] 0fff30928fb6: Preparing [2025-06-09T04:00:34.143Z] c3043e3352df: Preparing [2025-06-09T04:00:34.143Z] 547102bbb585: Preparing [2025-06-09T04:00:34.143Z] 792dba16f9bd: Preparing [2025-06-09T04:00:34.143Z] 547102bbb585: Waiting [2025-06-09T04:00:34.143Z] c3043e3352df: Waiting [2025-06-09T04:00:34.143Z] fff027f7ce31: Preparing [2025-06-09T04:00:34.143Z] 792dba16f9bd: Waiting [2025-06-09T04:00:34.143Z] 994456c4fd7b: Preparing [2025-06-09T04:00:34.143Z] fff027f7ce31: Waiting [2025-06-09T04:00:34.143Z] 9bb841346905: Layer already exists [2025-06-09T04:00:34.143Z] 22f039b556df: Layer already exists [2025-06-09T04:00:34.143Z] e4c3ed69dc03: Layer already exists [2025-06-09T04:00:34.143Z] b572919168ad: Layer already exists [2025-06-09T04:00:34.143Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:34.143Z] c3043e3352df: Layer already exists [2025-06-09T04:00:34.143Z] 547102bbb585: Layer already exists [2025-06-09T04:00:34.143Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:34.143Z] 792dba16f9bd: Layer already exists [2025-06-09T04:00:34.143Z] fff027f7ce31: Layer already exists [2025-06-09T04:00:34.143Z] latest: digest: sha256:67cd2d4925ff9f09206283ab9842fcff18109e354d737de818f5053d7ba150f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:34.475Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:34.799Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.23 [2025-06-09T04:00:34.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-09T04:00:34.799Z] 22f039b556df: Preparing [2025-06-09T04:00:34.799Z] e4c3ed69dc03: Preparing [2025-06-09T04:00:34.799Z] 9bb841346905: Preparing [2025-06-09T04:00:34.799Z] b572919168ad: Preparing [2025-06-09T04:00:34.799Z] 0fff30928fb6: Preparing [2025-06-09T04:00:34.799Z] c3043e3352df: Preparing [2025-06-09T04:00:34.799Z] 547102bbb585: Preparing [2025-06-09T04:00:34.799Z] 792dba16f9bd: Preparing [2025-06-09T04:00:34.799Z] fff027f7ce31: Preparing [2025-06-09T04:00:34.799Z] 994456c4fd7b: Preparing [2025-06-09T04:00:34.799Z] fff027f7ce31: Waiting [2025-06-09T04:00:34.799Z] 792dba16f9bd: Waiting [2025-06-09T04:00:34.799Z] 994456c4fd7b: Waiting [2025-06-09T04:00:34.799Z] c3043e3352df: Waiting [2025-06-09T04:00:34.799Z] e4c3ed69dc03: Layer already exists [2025-06-09T04:00:34.799Z] 22f039b556df: Layer already exists [2025-06-09T04:00:34.799Z] b572919168ad: Layer already exists [2025-06-09T04:00:34.799Z] 9bb841346905: Layer already exists [2025-06-09T04:00:34.799Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:34.799Z] 547102bbb585: Layer already exists [2025-06-09T04:00:34.799Z] c3043e3352df: Layer already exists [2025-06-09T04:00:34.799Z] 792dba16f9bd: Layer already exists [2025-06-09T04:00:34.799Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:34.799Z] fff027f7ce31: Layer already exists [2025-06-09T04:00:34.799Z] 4.1.0-dev.23: digest: sha256:67cd2d4925ff9f09206283ab9842fcff18109e354d737de818f5053d7ba150f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:35.117Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:35.440Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:00:35.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-09T04:00:35.440Z] 22f039b556df: Preparing [2025-06-09T04:00:35.440Z] e4c3ed69dc03: Preparing [2025-06-09T04:00:35.440Z] 9bb841346905: Preparing [2025-06-09T04:00:35.440Z] b572919168ad: Preparing [2025-06-09T04:00:35.440Z] 0fff30928fb6: Preparing [2025-06-09T04:00:35.440Z] c3043e3352df: Preparing [2025-06-09T04:00:35.440Z] 547102bbb585: Preparing [2025-06-09T04:00:35.440Z] 792dba16f9bd: Preparing [2025-06-09T04:00:35.440Z] fff027f7ce31: Preparing [2025-06-09T04:00:35.440Z] 994456c4fd7b: Preparing [2025-06-09T04:00:35.440Z] 547102bbb585: Waiting [2025-06-09T04:00:35.440Z] c3043e3352df: Waiting [2025-06-09T04:00:35.440Z] 792dba16f9bd: Waiting [2025-06-09T04:00:35.440Z] fff027f7ce31: Waiting [2025-06-09T04:00:35.440Z] 994456c4fd7b: Waiting [2025-06-09T04:00:35.440Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:35.440Z] e4c3ed69dc03: Layer already exists [2025-06-09T04:00:35.440Z] 22f039b556df: Layer already exists [2025-06-09T04:00:35.440Z] 9bb841346905: Layer already exists [2025-06-09T04:00:35.440Z] b572919168ad: Layer already exists [2025-06-09T04:00:35.440Z] fff027f7ce31: Layer already exists [2025-06-09T04:00:35.440Z] c3043e3352df: Layer already exists [2025-06-09T04:00:35.440Z] 792dba16f9bd: Layer already exists [2025-06-09T04:00:35.440Z] 547102bbb585: Layer already exists [2025-06-09T04:00:35.440Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:35.440Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:67cd2d4925ff9f09206283ab9842fcff18109e354d737de818f5053d7ba150f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:35.764Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:36.083Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-06-09T04:00:36.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-09T04:00:36.083Z] 22f039b556df: Preparing [2025-06-09T04:00:36.083Z] e4c3ed69dc03: Preparing [2025-06-09T04:00:36.083Z] 9bb841346905: Preparing [2025-06-09T04:00:36.083Z] b572919168ad: Preparing [2025-06-09T04:00:36.083Z] 0fff30928fb6: Preparing [2025-06-09T04:00:36.083Z] c3043e3352df: Preparing [2025-06-09T04:00:36.083Z] 547102bbb585: Preparing [2025-06-09T04:00:36.083Z] 792dba16f9bd: Preparing [2025-06-09T04:00:36.083Z] fff027f7ce31: Preparing [2025-06-09T04:00:36.083Z] 994456c4fd7b: Preparing [2025-06-09T04:00:36.083Z] c3043e3352df: Waiting [2025-06-09T04:00:36.083Z] 547102bbb585: Waiting [2025-06-09T04:00:36.083Z] 792dba16f9bd: Waiting [2025-06-09T04:00:36.083Z] fff027f7ce31: Waiting [2025-06-09T04:00:36.083Z] 994456c4fd7b: Waiting [2025-06-09T04:00:36.083Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:36.083Z] 9bb841346905: Layer already exists [2025-06-09T04:00:36.083Z] b572919168ad: Layer already exists [2025-06-09T04:00:36.083Z] 22f039b556df: Layer already exists [2025-06-09T04:00:36.083Z] e4c3ed69dc03: Layer already exists [2025-06-09T04:00:36.083Z] c3043e3352df: Layer already exists [2025-06-09T04:00:36.083Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:36.083Z] fff027f7ce31: Layer already exists [2025-06-09T04:00:36.083Z] 792dba16f9bd: Layer already exists [2025-06-09T04:00:36.083Z] 547102bbb585: Layer already exists [2025-06-09T04:00:36.083Z] main: digest: sha256:67cd2d4925ff9f09206283ab9842fcff18109e354d737de818f5053d7ba150f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T04:00:36.154Z] ===================================================== [Pipeline] echo [2025-06-09T04:00:36.171Z] taggedImages: [2025-06-09T04:00:36.171Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:00:36.171Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-06-09T04:00:36.171Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.23 [2025-06-09T04:00:36.171Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:00:36.171Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-06-09T04:00:36.199Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-06-09T04:00:36.199Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:00:36.199Z] latest [2025-06-09T04:00:36.199Z] 4.1.0-dev.23 [2025-06-09T04:00:36.199Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:00:36.199Z] main [2025-06-09T04:00:36.199Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:36.535Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:36.853Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:00:36.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-09T04:00:36.853Z] 8d8b5745014d: Preparing [2025-06-09T04:00:36.853Z] 74652d73fcab: Preparing [2025-06-09T04:00:36.853Z] 020ecc75c42e: Preparing [2025-06-09T04:00:36.853Z] b572919168ad: Preparing [2025-06-09T04:00:36.853Z] 0fff30928fb6: Preparing [2025-06-09T04:00:36.853Z] c3043e3352df: Preparing [2025-06-09T04:00:36.853Z] a5c6bbe4910f: Preparing [2025-06-09T04:00:36.853Z] 44aa542f936f: Preparing [2025-06-09T04:00:36.853Z] 994456c4fd7b: Preparing [2025-06-09T04:00:36.853Z] 44aa542f936f: Waiting [2025-06-09T04:00:36.853Z] c3043e3352df: Waiting [2025-06-09T04:00:36.853Z] a5c6bbe4910f: Waiting [2025-06-09T04:00:36.853Z] 994456c4fd7b: Waiting [2025-06-09T04:00:36.853Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:36.853Z] b572919168ad: Layer already exists [2025-06-09T04:00:36.853Z] c3043e3352df: Layer already exists [2025-06-09T04:00:36.853Z] 74652d73fcab: Pushed [2025-06-09T04:00:36.853Z] 8d8b5745014d: Pushed [2025-06-09T04:00:36.853Z] 020ecc75c42e: Pushed [2025-06-09T04:00:36.853Z] a5c6bbe4910f: Pushed [2025-06-09T04:00:36.853Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:37.112Z] 44aa542f936f: Pushed [2025-06-09T04:00:37.371Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:b80a8458dae851b792ae3f42d7eaae7bbb21d3e84c1e2ce27807eba831c58767 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:37.696Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:38.022Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-06-09T04:00:38.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-09T04:00:38.022Z] 8d8b5745014d: Preparing [2025-06-09T04:00:38.022Z] 74652d73fcab: Preparing [2025-06-09T04:00:38.022Z] 020ecc75c42e: Preparing [2025-06-09T04:00:38.022Z] b572919168ad: Preparing [2025-06-09T04:00:38.022Z] 0fff30928fb6: Preparing [2025-06-09T04:00:38.022Z] c3043e3352df: Preparing [2025-06-09T04:00:38.022Z] a5c6bbe4910f: Preparing [2025-06-09T04:00:38.022Z] 44aa542f936f: Preparing [2025-06-09T04:00:38.022Z] 994456c4fd7b: Preparing [2025-06-09T04:00:38.022Z] a5c6bbe4910f: Waiting [2025-06-09T04:00:38.022Z] 44aa542f936f: Waiting [2025-06-09T04:00:38.022Z] 994456c4fd7b: Waiting [2025-06-09T04:00:38.022Z] c3043e3352df: Waiting [2025-06-09T04:00:38.022Z] 020ecc75c42e: Layer already exists [2025-06-09T04:00:38.022Z] b572919168ad: Layer already exists [2025-06-09T04:00:38.022Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:38.022Z] 74652d73fcab: Layer already exists [2025-06-09T04:00:38.022Z] 8d8b5745014d: Layer already exists [2025-06-09T04:00:38.022Z] c3043e3352df: Layer already exists [2025-06-09T04:00:38.022Z] 44aa542f936f: Layer already exists [2025-06-09T04:00:38.022Z] a5c6bbe4910f: Layer already exists [2025-06-09T04:00:38.022Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:38.022Z] latest: digest: sha256:b80a8458dae851b792ae3f42d7eaae7bbb21d3e84c1e2ce27807eba831c58767 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:38.346Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:38.682Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.23 [2025-06-09T04:00:38.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-09T04:00:38.683Z] 8d8b5745014d: Preparing [2025-06-09T04:00:38.683Z] 74652d73fcab: Preparing [2025-06-09T04:00:38.683Z] 020ecc75c42e: Preparing [2025-06-09T04:00:38.683Z] b572919168ad: Preparing [2025-06-09T04:00:38.683Z] 0fff30928fb6: Preparing [2025-06-09T04:00:38.683Z] c3043e3352df: Preparing [2025-06-09T04:00:38.683Z] a5c6bbe4910f: Preparing [2025-06-09T04:00:38.683Z] 44aa542f936f: Preparing [2025-06-09T04:00:38.683Z] 994456c4fd7b: Preparing [2025-06-09T04:00:38.683Z] 44aa542f936f: Waiting [2025-06-09T04:00:38.683Z] c3043e3352df: Waiting [2025-06-09T04:00:38.683Z] a5c6bbe4910f: Waiting [2025-06-09T04:00:38.683Z] 994456c4fd7b: Waiting [2025-06-09T04:00:38.683Z] 8d8b5745014d: Layer already exists [2025-06-09T04:00:38.683Z] b572919168ad: Layer already exists [2025-06-09T04:00:38.683Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:38.683Z] 74652d73fcab: Layer already exists [2025-06-09T04:00:38.683Z] 020ecc75c42e: Layer already exists [2025-06-09T04:00:38.683Z] c3043e3352df: Layer already exists [2025-06-09T04:00:38.683Z] a5c6bbe4910f: Layer already exists [2025-06-09T04:00:38.683Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:38.683Z] 44aa542f936f: Layer already exists [2025-06-09T04:00:38.683Z] 4.1.0-dev.23: digest: sha256:b80a8458dae851b792ae3f42d7eaae7bbb21d3e84c1e2ce27807eba831c58767 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:39.007Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:39.327Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:00:39.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-09T04:00:39.327Z] 8d8b5745014d: Preparing [2025-06-09T04:00:39.327Z] 74652d73fcab: Preparing [2025-06-09T04:00:39.327Z] 020ecc75c42e: Preparing [2025-06-09T04:00:39.327Z] b572919168ad: Preparing [2025-06-09T04:00:39.327Z] 0fff30928fb6: Preparing [2025-06-09T04:00:39.327Z] c3043e3352df: Preparing [2025-06-09T04:00:39.327Z] a5c6bbe4910f: Preparing [2025-06-09T04:00:39.327Z] 44aa542f936f: Preparing [2025-06-09T04:00:39.327Z] 994456c4fd7b: Preparing [2025-06-09T04:00:39.327Z] c3043e3352df: Waiting [2025-06-09T04:00:39.327Z] a5c6bbe4910f: Waiting [2025-06-09T04:00:39.327Z] 44aa542f936f: Waiting [2025-06-09T04:00:39.327Z] 994456c4fd7b: Waiting [2025-06-09T04:00:39.327Z] 020ecc75c42e: Layer already exists [2025-06-09T04:00:39.327Z] 8d8b5745014d: Layer already exists [2025-06-09T04:00:39.327Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:39.327Z] 74652d73fcab: Layer already exists [2025-06-09T04:00:39.327Z] b572919168ad: Layer already exists [2025-06-09T04:00:39.327Z] a5c6bbe4910f: Layer already exists [2025-06-09T04:00:39.327Z] c3043e3352df: Layer already exists [2025-06-09T04:00:39.327Z] 44aa542f936f: Layer already exists [2025-06-09T04:00:39.327Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:39.327Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:b80a8458dae851b792ae3f42d7eaae7bbb21d3e84c1e2ce27807eba831c58767 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:39.647Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:39.962Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-06-09T04:00:39.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-09T04:00:39.962Z] 8d8b5745014d: Preparing [2025-06-09T04:00:39.962Z] 74652d73fcab: Preparing [2025-06-09T04:00:39.962Z] 020ecc75c42e: Preparing [2025-06-09T04:00:39.962Z] b572919168ad: Preparing [2025-06-09T04:00:39.962Z] 0fff30928fb6: Preparing [2025-06-09T04:00:39.962Z] c3043e3352df: Preparing [2025-06-09T04:00:39.962Z] a5c6bbe4910f: Preparing [2025-06-09T04:00:39.962Z] 44aa542f936f: Preparing [2025-06-09T04:00:39.962Z] 994456c4fd7b: Preparing [2025-06-09T04:00:39.962Z] c3043e3352df: Waiting [2025-06-09T04:00:39.962Z] a5c6bbe4910f: Waiting [2025-06-09T04:00:39.962Z] 44aa542f936f: Waiting [2025-06-09T04:00:39.962Z] 994456c4fd7b: Waiting [2025-06-09T04:00:39.962Z] 74652d73fcab: Layer already exists [2025-06-09T04:00:39.962Z] b572919168ad: Layer already exists [2025-06-09T04:00:39.962Z] 020ecc75c42e: Layer already exists [2025-06-09T04:00:39.962Z] 8d8b5745014d: Layer already exists [2025-06-09T04:00:39.962Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:39.962Z] 44aa542f936f: Layer already exists [2025-06-09T04:00:39.962Z] c3043e3352df: Layer already exists [2025-06-09T04:00:39.962Z] a5c6bbe4910f: Layer already exists [2025-06-09T04:00:39.962Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:39.962Z] main: digest: sha256:b80a8458dae851b792ae3f42d7eaae7bbb21d3e84c1e2ce27807eba831c58767 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T04:00:40.028Z] ===================================================== [Pipeline] echo [2025-06-09T04:00:40.039Z] taggedImages: [2025-06-09T04:00:40.039Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:00:40.039Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-06-09T04:00:40.039Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.23 [2025-06-09T04:00:40.039Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:00:40.039Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-06-09T04:00:40.062Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-06-09T04:00:40.062Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:00:40.062Z] latest [2025-06-09T04:00:40.062Z] 4.1.0-dev.23 [2025-06-09T04:00:40.062Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:00:40.062Z] main [2025-06-09T04:00:40.062Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:40.394Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:40.715Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:00:40.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-09T04:00:40.715Z] 22f039b556df: Preparing [2025-06-09T04:00:40.715Z] 54fecb7ecb25: Preparing [2025-06-09T04:00:40.715Z] c000dcbfc0f4: Preparing [2025-06-09T04:00:40.715Z] b572919168ad: Preparing [2025-06-09T04:00:40.715Z] 0fff30928fb6: Preparing [2025-06-09T04:00:40.715Z] 3af30bc58479: Preparing [2025-06-09T04:00:40.715Z] 792dba16f9bd: Preparing [2025-06-09T04:00:40.715Z] 3af30bc58479: Waiting [2025-06-09T04:00:40.715Z] fff027f7ce31: Preparing [2025-06-09T04:00:40.715Z] 994456c4fd7b: Preparing [2025-06-09T04:00:40.715Z] fff027f7ce31: Waiting [2025-06-09T04:00:40.715Z] 994456c4fd7b: Waiting [2025-06-09T04:00:40.715Z] 792dba16f9bd: Waiting [2025-06-09T04:00:40.715Z] b572919168ad: Layer already exists [2025-06-09T04:00:40.715Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:40.715Z] 22f039b556df: Layer already exists [2025-06-09T04:00:40.715Z] 792dba16f9bd: Layer already exists [2025-06-09T04:00:40.715Z] fff027f7ce31: Layer already exists [2025-06-09T04:00:40.715Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:40.715Z] 54fecb7ecb25: Pushed [2025-06-09T04:00:40.715Z] c000dcbfc0f4: Pushed [2025-06-09T04:00:52.927Z] 3af30bc58479: Pushed [2025-06-09T04:00:52.927Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:d1e84d8bbb5f66f3bdc9690797374997c04fb91ea7b769359634d65cfc66b7bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:53.261Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:53.588Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-06-09T04:00:53.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-09T04:00:53.588Z] 22f039b556df: Preparing [2025-06-09T04:00:53.588Z] 54fecb7ecb25: Preparing [2025-06-09T04:00:53.588Z] c000dcbfc0f4: Preparing [2025-06-09T04:00:53.588Z] b572919168ad: Preparing [2025-06-09T04:00:53.588Z] 0fff30928fb6: Preparing [2025-06-09T04:00:53.588Z] 3af30bc58479: Preparing [2025-06-09T04:00:53.588Z] 792dba16f9bd: Preparing [2025-06-09T04:00:53.588Z] fff027f7ce31: Preparing [2025-06-09T04:00:53.588Z] 994456c4fd7b: Preparing [2025-06-09T04:00:53.588Z] fff027f7ce31: Waiting [2025-06-09T04:00:53.588Z] 3af30bc58479: Waiting [2025-06-09T04:00:53.588Z] 994456c4fd7b: Waiting [2025-06-09T04:00:53.588Z] 22f039b556df: Layer already exists [2025-06-09T04:00:53.588Z] 54fecb7ecb25: Layer already exists [2025-06-09T04:00:53.588Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:53.588Z] c000dcbfc0f4: Layer already exists [2025-06-09T04:00:53.588Z] b572919168ad: Layer already exists [2025-06-09T04:00:53.588Z] 3af30bc58479: Layer already exists [2025-06-09T04:00:53.588Z] 792dba16f9bd: Layer already exists [2025-06-09T04:00:53.588Z] fff027f7ce31: Layer already exists [2025-06-09T04:00:53.588Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:53.588Z] latest: digest: sha256:d1e84d8bbb5f66f3bdc9690797374997c04fb91ea7b769359634d65cfc66b7bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:53.918Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:54.254Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.23 [2025-06-09T04:00:54.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-09T04:00:54.255Z] 22f039b556df: Preparing [2025-06-09T04:00:54.255Z] 54fecb7ecb25: Preparing [2025-06-09T04:00:54.255Z] c000dcbfc0f4: Preparing [2025-06-09T04:00:54.255Z] b572919168ad: Preparing [2025-06-09T04:00:54.255Z] 0fff30928fb6: Preparing [2025-06-09T04:00:54.255Z] 3af30bc58479: Preparing [2025-06-09T04:00:54.255Z] 792dba16f9bd: Preparing [2025-06-09T04:00:54.255Z] fff027f7ce31: Preparing [2025-06-09T04:00:54.255Z] 994456c4fd7b: Preparing [2025-06-09T04:00:54.255Z] fff027f7ce31: Waiting [2025-06-09T04:00:54.255Z] 994456c4fd7b: Waiting [2025-06-09T04:00:54.255Z] 3af30bc58479: Waiting [2025-06-09T04:00:54.255Z] c000dcbfc0f4: Layer already exists [2025-06-09T04:00:54.255Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:54.255Z] b572919168ad: Layer already exists [2025-06-09T04:00:54.255Z] 22f039b556df: Layer already exists [2025-06-09T04:00:54.255Z] 54fecb7ecb25: Layer already exists [2025-06-09T04:00:54.255Z] 3af30bc58479: Layer already exists [2025-06-09T04:00:54.255Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:54.255Z] 792dba16f9bd: Layer already exists [2025-06-09T04:00:54.255Z] fff027f7ce31: Layer already exists [2025-06-09T04:00:54.255Z] 4.1.0-dev.23: digest: sha256:d1e84d8bbb5f66f3bdc9690797374997c04fb91ea7b769359634d65cfc66b7bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:54.576Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:54.902Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:00:54.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-09T04:00:54.902Z] 22f039b556df: Preparing [2025-06-09T04:00:54.902Z] 54fecb7ecb25: Preparing [2025-06-09T04:00:54.902Z] c000dcbfc0f4: Preparing [2025-06-09T04:00:54.902Z] b572919168ad: Preparing [2025-06-09T04:00:54.902Z] 0fff30928fb6: Preparing [2025-06-09T04:00:54.902Z] 3af30bc58479: Preparing [2025-06-09T04:00:54.902Z] 792dba16f9bd: Preparing [2025-06-09T04:00:54.902Z] fff027f7ce31: Preparing [2025-06-09T04:00:54.902Z] 994456c4fd7b: Preparing [2025-06-09T04:00:54.902Z] 792dba16f9bd: Waiting [2025-06-09T04:00:54.902Z] 3af30bc58479: Waiting [2025-06-09T04:00:54.902Z] fff027f7ce31: Waiting [2025-06-09T04:00:54.902Z] 54fecb7ecb25: Layer already exists [2025-06-09T04:00:54.902Z] 22f039b556df: Layer already exists [2025-06-09T04:00:54.902Z] c000dcbfc0f4: Layer already exists [2025-06-09T04:00:54.902Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:54.902Z] b572919168ad: Layer already exists [2025-06-09T04:00:54.902Z] 792dba16f9bd: Layer already exists [2025-06-09T04:00:54.902Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:54.902Z] fff027f7ce31: Layer already exists [2025-06-09T04:00:54.902Z] 3af30bc58479: Layer already exists [2025-06-09T04:00:54.902Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:d1e84d8bbb5f66f3bdc9690797374997c04fb91ea7b769359634d65cfc66b7bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:55.399Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:55.731Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-06-09T04:00:55.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-09T04:00:55.731Z] 22f039b556df: Preparing [2025-06-09T04:00:55.731Z] 54fecb7ecb25: Preparing [2025-06-09T04:00:55.731Z] c000dcbfc0f4: Preparing [2025-06-09T04:00:55.731Z] b572919168ad: Preparing [2025-06-09T04:00:55.731Z] 0fff30928fb6: Preparing [2025-06-09T04:00:55.731Z] 3af30bc58479: Preparing [2025-06-09T04:00:55.731Z] 792dba16f9bd: Preparing [2025-06-09T04:00:55.731Z] fff027f7ce31: Preparing [2025-06-09T04:00:55.731Z] 994456c4fd7b: Preparing [2025-06-09T04:00:55.731Z] 3af30bc58479: Waiting [2025-06-09T04:00:55.731Z] 792dba16f9bd: Waiting [2025-06-09T04:00:55.731Z] fff027f7ce31: Waiting [2025-06-09T04:00:55.731Z] 994456c4fd7b: Waiting [2025-06-09T04:00:55.731Z] 22f039b556df: Layer already exists [2025-06-09T04:00:55.731Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:55.731Z] b572919168ad: Layer already exists [2025-06-09T04:00:55.731Z] 54fecb7ecb25: Layer already exists [2025-06-09T04:00:55.731Z] c000dcbfc0f4: Layer already exists [2025-06-09T04:00:55.731Z] fff027f7ce31: Layer already exists [2025-06-09T04:00:55.731Z] 792dba16f9bd: Layer already exists [2025-06-09T04:00:55.731Z] 3af30bc58479: Layer already exists [2025-06-09T04:00:55.731Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:55.731Z] main: digest: sha256:d1e84d8bbb5f66f3bdc9690797374997c04fb91ea7b769359634d65cfc66b7bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T04:00:55.791Z] ===================================================== [Pipeline] echo [2025-06-09T04:00:55.808Z] taggedImages: [2025-06-09T04:00:55.808Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:00:55.808Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-06-09T04:00:55.808Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.23 [2025-06-09T04:00:55.808Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:00:55.808Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-06-09T04:00:55.839Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-06-09T04:00:55.839Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:00:55.839Z] latest [2025-06-09T04:00:55.839Z] 4.1.0-dev.23 [2025-06-09T04:00:55.839Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:00:55.839Z] main [2025-06-09T04:00:55.839Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:56.189Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:00:56.508Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:00:56.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-09T04:00:56.509Z] 7c6be92860b2: Preparing [2025-06-09T04:00:56.509Z] 41a6fcc4d971: Preparing [2025-06-09T04:00:56.509Z] b572919168ad: Preparing [2025-06-09T04:00:56.509Z] 0fff30928fb6: Preparing [2025-06-09T04:00:56.509Z] 83198e9cb742: Preparing [2025-06-09T04:00:56.509Z] fec12a23a29c: Preparing [2025-06-09T04:00:56.509Z] 994456c4fd7b: Preparing [2025-06-09T04:00:56.509Z] fec12a23a29c: Waiting [2025-06-09T04:00:56.509Z] 0fff30928fb6: Layer already exists [2025-06-09T04:00:56.509Z] b572919168ad: Layer already exists [2025-06-09T04:00:56.509Z] 994456c4fd7b: Layer already exists [2025-06-09T04:00:56.509Z] 7c6be92860b2: Pushed [2025-06-09T04:00:56.509Z] 83198e9cb742: Pushed [2025-06-09T04:00:57.076Z] fec12a23a29c: Pushed [2025-06-09T04:01:00.361Z] 41a6fcc4d971: Pushed [2025-06-09T04:01:00.620Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:685f1f0af977b3dd5e4786b3d604078252593d5cdc4272bbee997ff37c644db2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:01:00.944Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:01:01.336Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-06-09T04:01:01.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-09T04:01:01.337Z] 7c6be92860b2: Preparing [2025-06-09T04:01:01.337Z] 41a6fcc4d971: Preparing [2025-06-09T04:01:01.337Z] b572919168ad: Preparing [2025-06-09T04:01:01.337Z] 0fff30928fb6: Preparing [2025-06-09T04:01:01.337Z] 83198e9cb742: Preparing [2025-06-09T04:01:01.337Z] fec12a23a29c: Preparing [2025-06-09T04:01:01.337Z] 994456c4fd7b: Preparing [2025-06-09T04:01:01.337Z] 994456c4fd7b: Waiting [2025-06-09T04:01:01.337Z] fec12a23a29c: Waiting [2025-06-09T04:01:01.337Z] 41a6fcc4d971: Layer already exists [2025-06-09T04:01:01.337Z] 7c6be92860b2: Layer already exists [2025-06-09T04:01:01.337Z] b572919168ad: Layer already exists [2025-06-09T04:01:01.337Z] 0fff30928fb6: Layer already exists [2025-06-09T04:01:01.337Z] 83198e9cb742: Layer already exists [2025-06-09T04:01:01.337Z] fec12a23a29c: Layer already exists [2025-06-09T04:01:01.337Z] 994456c4fd7b: Layer already exists [2025-06-09T04:01:01.337Z] latest: digest: sha256:685f1f0af977b3dd5e4786b3d604078252593d5cdc4272bbee997ff37c644db2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:01:01.705Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:01:02.057Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.23 [2025-06-09T04:01:02.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-09T04:01:02.057Z] 7c6be92860b2: Preparing [2025-06-09T04:01:02.057Z] 41a6fcc4d971: Preparing [2025-06-09T04:01:02.057Z] b572919168ad: Preparing [2025-06-09T04:01:02.057Z] 0fff30928fb6: Preparing [2025-06-09T04:01:02.057Z] 83198e9cb742: Preparing [2025-06-09T04:01:02.057Z] fec12a23a29c: Preparing [2025-06-09T04:01:02.057Z] 994456c4fd7b: Preparing [2025-06-09T04:01:02.057Z] fec12a23a29c: Waiting [2025-06-09T04:01:02.057Z] 994456c4fd7b: Waiting [2025-06-09T04:01:02.057Z] 7c6be92860b2: Layer already exists [2025-06-09T04:01:02.057Z] b572919168ad: Layer already exists [2025-06-09T04:01:02.057Z] 0fff30928fb6: Layer already exists [2025-06-09T04:01:02.057Z] 41a6fcc4d971: Layer already exists [2025-06-09T04:01:02.057Z] 83198e9cb742: Layer already exists [2025-06-09T04:01:02.057Z] fec12a23a29c: Layer already exists [2025-06-09T04:01:02.057Z] 994456c4fd7b: Layer already exists [2025-06-09T04:01:02.057Z] 4.1.0-dev.23: digest: sha256:685f1f0af977b3dd5e4786b3d604078252593d5cdc4272bbee997ff37c644db2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:01:02.381Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:01:02.704Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:01:02.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-09T04:01:02.704Z] 7c6be92860b2: Preparing [2025-06-09T04:01:02.704Z] 41a6fcc4d971: Preparing [2025-06-09T04:01:02.704Z] b572919168ad: Preparing [2025-06-09T04:01:02.704Z] 0fff30928fb6: Preparing [2025-06-09T04:01:02.704Z] 83198e9cb742: Preparing [2025-06-09T04:01:02.704Z] fec12a23a29c: Preparing [2025-06-09T04:01:02.704Z] 994456c4fd7b: Preparing [2025-06-09T04:01:02.704Z] 994456c4fd7b: Waiting [2025-06-09T04:01:02.704Z] 0fff30928fb6: Layer already exists [2025-06-09T04:01:02.704Z] 7c6be92860b2: Layer already exists [2025-06-09T04:01:02.704Z] b572919168ad: Layer already exists [2025-06-09T04:01:02.704Z] 41a6fcc4d971: Layer already exists [2025-06-09T04:01:02.704Z] 83198e9cb742: Layer already exists [2025-06-09T04:01:02.704Z] 994456c4fd7b: Layer already exists [2025-06-09T04:01:02.704Z] fec12a23a29c: Layer already exists [2025-06-09T04:01:02.704Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:685f1f0af977b3dd5e4786b3d604078252593d5cdc4272bbee997ff37c644db2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:01:03.034Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:01:03.355Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-06-09T04:01:03.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-09T04:01:03.355Z] 7c6be92860b2: Preparing [2025-06-09T04:01:03.355Z] 41a6fcc4d971: Preparing [2025-06-09T04:01:03.355Z] b572919168ad: Preparing [2025-06-09T04:01:03.355Z] 0fff30928fb6: Preparing [2025-06-09T04:01:03.355Z] 83198e9cb742: Preparing [2025-06-09T04:01:03.355Z] fec12a23a29c: Preparing [2025-06-09T04:01:03.355Z] 994456c4fd7b: Preparing [2025-06-09T04:01:03.355Z] fec12a23a29c: Waiting [2025-06-09T04:01:03.355Z] 994456c4fd7b: Waiting [2025-06-09T04:01:03.355Z] 41a6fcc4d971: Layer already exists [2025-06-09T04:01:03.355Z] 0fff30928fb6: Layer already exists [2025-06-09T04:01:03.355Z] 7c6be92860b2: Layer already exists [2025-06-09T04:01:03.355Z] 83198e9cb742: Layer already exists [2025-06-09T04:01:03.355Z] b572919168ad: Layer already exists [2025-06-09T04:01:03.355Z] fec12a23a29c: Layer already exists [2025-06-09T04:01:03.355Z] 994456c4fd7b: Layer already exists [2025-06-09T04:01:03.355Z] main: digest: sha256:685f1f0af977b3dd5e4786b3d604078252593d5cdc4272bbee997ff37c644db2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T04:01:03.416Z] ===================================================== [Pipeline] echo [2025-06-09T04:01:03.429Z] taggedImages: [2025-06-09T04:01:03.429Z] - nexus3.edgexfoundry.org:10004/support-notifications:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:01:03.429Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-06-09T04:01:03.429Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.23 [2025-06-09T04:01:03.429Z] - nexus3.edgexfoundry.org:10004/support-notifications:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:01:03.429Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-06-09T04:01:03.456Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-06-09T04:01:03.456Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:01:03.456Z] latest [2025-06-09T04:01:03.456Z] 4.1.0-dev.23 [2025-06-09T04:01:03.456Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:01:03.456Z] main [2025-06-09T04:01:03.456Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:01:03.803Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:01:04.121Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:01:04.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-09T04:01:04.121Z] 5436283b0af4: Preparing [2025-06-09T04:01:04.121Z] a31ef3dd24ac: Preparing [2025-06-09T04:01:04.121Z] b572919168ad: Preparing [2025-06-09T04:01:04.121Z] 0fff30928fb6: Preparing [2025-06-09T04:01:04.121Z] d26a00112c58: Preparing [2025-06-09T04:01:04.121Z] aa31eaed3bb2: Preparing [2025-06-09T04:01:04.121Z] 994456c4fd7b: Preparing [2025-06-09T04:01:04.121Z] aa31eaed3bb2: Waiting [2025-06-09T04:01:04.121Z] b572919168ad: Layer already exists [2025-06-09T04:01:04.121Z] 0fff30928fb6: Layer already exists [2025-06-09T04:01:04.121Z] 994456c4fd7b: Layer already exists [2025-06-09T04:01:04.121Z] d26a00112c58: Pushed [2025-06-09T04:01:04.121Z] 5436283b0af4: Pushed [2025-06-09T04:01:04.380Z] aa31eaed3bb2: Pushed [2025-06-09T04:01:08.573Z] a31ef3dd24ac: Pushed [2025-06-09T04:01:08.573Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:4e2eb7d291e01fee21666196c2080ebf17be15c987239072d6c8216f9584c0cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:01:08.897Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:01:09.223Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-06-09T04:01:09.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-09T04:01:09.223Z] 5436283b0af4: Preparing [2025-06-09T04:01:09.223Z] a31ef3dd24ac: Preparing [2025-06-09T04:01:09.223Z] b572919168ad: Preparing [2025-06-09T04:01:09.223Z] 0fff30928fb6: Preparing [2025-06-09T04:01:09.223Z] d26a00112c58: Preparing [2025-06-09T04:01:09.223Z] aa31eaed3bb2: Preparing [2025-06-09T04:01:09.223Z] 994456c4fd7b: Preparing [2025-06-09T04:01:09.223Z] aa31eaed3bb2: Waiting [2025-06-09T04:01:09.223Z] 994456c4fd7b: Waiting [2025-06-09T04:01:09.223Z] a31ef3dd24ac: Layer already exists [2025-06-09T04:01:09.223Z] 0fff30928fb6: Layer already exists [2025-06-09T04:01:09.223Z] d26a00112c58: Layer already exists [2025-06-09T04:01:09.223Z] 5436283b0af4: Layer already exists [2025-06-09T04:01:09.223Z] b572919168ad: Layer already exists [2025-06-09T04:01:09.223Z] aa31eaed3bb2: Layer already exists [2025-06-09T04:01:09.223Z] 994456c4fd7b: Layer already exists [2025-06-09T04:01:09.223Z] latest: digest: sha256:4e2eb7d291e01fee21666196c2080ebf17be15c987239072d6c8216f9584c0cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:01:09.549Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:01:09.870Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.23 [2025-06-09T04:01:09.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-09T04:01:09.870Z] 5436283b0af4: Preparing [2025-06-09T04:01:09.870Z] a31ef3dd24ac: Preparing [2025-06-09T04:01:09.870Z] b572919168ad: Preparing [2025-06-09T04:01:09.870Z] 0fff30928fb6: Preparing [2025-06-09T04:01:09.870Z] d26a00112c58: Preparing [2025-06-09T04:01:09.870Z] aa31eaed3bb2: Preparing [2025-06-09T04:01:09.870Z] 994456c4fd7b: Preparing [2025-06-09T04:01:09.870Z] aa31eaed3bb2: Waiting [2025-06-09T04:01:09.870Z] 994456c4fd7b: Waiting [2025-06-09T04:01:09.870Z] b572919168ad: Layer already exists [2025-06-09T04:01:09.870Z] 5436283b0af4: Layer already exists [2025-06-09T04:01:09.870Z] d26a00112c58: Layer already exists [2025-06-09T04:01:09.870Z] 0fff30928fb6: Layer already exists [2025-06-09T04:01:09.870Z] a31ef3dd24ac: Layer already exists [2025-06-09T04:01:09.870Z] aa31eaed3bb2: Layer already exists [2025-06-09T04:01:09.870Z] 994456c4fd7b: Layer already exists [2025-06-09T04:01:09.870Z] 4.1.0-dev.23: digest: sha256:4e2eb7d291e01fee21666196c2080ebf17be15c987239072d6c8216f9584c0cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:01:10.189Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:01:10.508Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:01:10.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-09T04:01:10.508Z] 5436283b0af4: Preparing [2025-06-09T04:01:10.508Z] a31ef3dd24ac: Preparing [2025-06-09T04:01:10.508Z] b572919168ad: Preparing [2025-06-09T04:01:10.508Z] 0fff30928fb6: Preparing [2025-06-09T04:01:10.508Z] d26a00112c58: Preparing [2025-06-09T04:01:10.508Z] aa31eaed3bb2: Preparing [2025-06-09T04:01:10.508Z] 994456c4fd7b: Preparing [2025-06-09T04:01:10.508Z] aa31eaed3bb2: Waiting [2025-06-09T04:01:10.508Z] 994456c4fd7b: Waiting [2025-06-09T04:01:10.508Z] 5436283b0af4: Layer already exists [2025-06-09T04:01:10.508Z] 0fff30928fb6: Layer already exists [2025-06-09T04:01:10.508Z] d26a00112c58: Layer already exists [2025-06-09T04:01:10.508Z] b572919168ad: Layer already exists [2025-06-09T04:01:10.508Z] a31ef3dd24ac: Layer already exists [2025-06-09T04:01:10.508Z] aa31eaed3bb2: Layer already exists [2025-06-09T04:01:10.508Z] 994456c4fd7b: Layer already exists [2025-06-09T04:01:10.508Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:4e2eb7d291e01fee21666196c2080ebf17be15c987239072d6c8216f9584c0cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:01:10.830Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:01:11.149Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-06-09T04:01:11.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-09T04:01:11.149Z] 5436283b0af4: Preparing [2025-06-09T04:01:11.149Z] a31ef3dd24ac: Preparing [2025-06-09T04:01:11.149Z] b572919168ad: Preparing [2025-06-09T04:01:11.149Z] 0fff30928fb6: Preparing [2025-06-09T04:01:11.149Z] d26a00112c58: Preparing [2025-06-09T04:01:11.149Z] aa31eaed3bb2: Preparing [2025-06-09T04:01:11.149Z] 994456c4fd7b: Preparing [2025-06-09T04:01:11.149Z] aa31eaed3bb2: Waiting [2025-06-09T04:01:11.149Z] 994456c4fd7b: Waiting [2025-06-09T04:01:11.149Z] a31ef3dd24ac: Layer already exists [2025-06-09T04:01:11.149Z] 5436283b0af4: Layer already exists [2025-06-09T04:01:11.149Z] d26a00112c58: Layer already exists [2025-06-09T04:01:11.149Z] b572919168ad: Layer already exists [2025-06-09T04:01:11.149Z] 0fff30928fb6: Layer already exists [2025-06-09T04:01:11.149Z] aa31eaed3bb2: Layer already exists [2025-06-09T04:01:11.149Z] 994456c4fd7b: Layer already exists [2025-06-09T04:01:11.149Z] main: digest: sha256:4e2eb7d291e01fee21666196c2080ebf17be15c987239072d6c8216f9584c0cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T04:01:11.215Z] ===================================================== [Pipeline] echo [2025-06-09T04:01:11.225Z] taggedImages: [2025-06-09T04:01:11.225Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:01:11.225Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-06-09T04:01:11.225Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.23 [2025-06-09T04:01:11.225Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:01:11.225Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-06-09T04:01:11.291Z] ========================================================= [2025-06-09T04:01:11.291Z] [edgeXBuildMultiArch] RAW Config: [2025-06-09T04:01:11.291Z] images: [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/core-command:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.23 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/core-command:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.23 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/core-data:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.23 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/core-data:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/core-keeper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.23 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/core-keeper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/core-metadata:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.23 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/core-metadata:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.23 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.23 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.23 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.23 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.23 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.23 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.23 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.23 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/support-notifications:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.23 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/support-notifications:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-06-09T04:01:11.291Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.23 [2025-06-09T04:01:11.292Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:01:11.292Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-06-09T04:01:11.292Z] settingsFile: [2025-06-09T04:01:11.292Z] edgex-go-settings [2025-06-09T04:01:11.292Z] ========================================================= [Pipeline] node [2025-06-09T04:01:26.295Z] Still waiting to schedule task [2025-06-09T04:01:26.295Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-06-09T04:01:45.018Z] Running on prd-centos7-docker-4c-2g-3001 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-09T04:01:45.060Z] provisioning config files... [2025-06-09T04:01:45.079Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config1451796834415362693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-09T04:01:46.745Z] ---> ****-login.sh [2025-06-09T04:01:46.745Z] nexus3.edgexfoundry.org:10001 [2025-06-09T04:17:24.669Z] #144 ... [2025-06-09T04:17:24.669Z] [2025-06-09T04:17:24.669Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-09T04:17:24.669Z] #150 DONE 1054.5s [2025-06-09T04:17:24.669Z] [2025-06-09T04:17:24.669Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-09T04:17:24.669Z] #155 DONE 0.2s [2025-06-09T04:17:24.669Z] [2025-06-09T04:17:24.669Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-09T04:17:24.669Z] #156 DONE 0.2s [2025-06-09T04:17:24.669Z] [2025-06-09T04:17:24.669Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-09T04:17:24.669Z] #145 ... [2025-06-09T04:17:24.669Z] [2025-06-09T04:17:24.669Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-06-09T04:17:24.669Z] #157 DONE 0.2s [2025-06-09T04:17:24.669Z] [2025-06-09T04:17:24.669Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-06-09T04:17:24.669Z] #158 DONE 0.1s [2025-06-09T04:17:24.669Z] [2025-06-09T04:17:24.669Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-06-09T04:17:24.669Z] #159 DONE 0.2s [2025-06-09T04:17:24.669Z] [2025-06-09T04:17:24.669Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-09T04:17:24.669Z] #160 DONE 2.3s [2025-06-09T04:17:24.669Z] [2025-06-09T04:17:24.669Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-09T04:17:24.669Z] #152 ... [2025-06-09T04:17:24.669Z] [2025-06-09T04:17:24.669Z] #110 [core-common-config-bootstrapper] exporting to image [2025-06-09T04:17:24.669Z] #110 exporting layers [2025-06-09T04:17:24.669Z] #110 exporting layers 0.7s done [2025-06-09T04:17:24.669Z] #110 writing image sha256:acfecdedfa3967d4dad2dfaf48cb1cabe588622a010a68f1cec6fd9e4aa3dec8 done [2025-06-09T04:17:24.669Z] #110 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-06-09T04:17:24.669Z] #110 DONE 5.5s [2025-06-09T04:17:24.669Z] [2025-06-09T04:17:24.669Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-09T04:17:24.669Z] #144 ... [2025-06-09T04:17:24.669Z] [2025-06-09T04:17:24.669Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-09T04:17:24.669Z] #152 DONE 1068.4s [2025-06-09T04:17:24.669Z] [2025-06-09T04:17:24.669Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-06-09T04:17:24.669Z] #161 DONE 0.4s [2025-06-09T04:17:24.669Z] [2025-06-09T04:17:24.669Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-06-09T04:17:26.606Z] #162 DONE 2.2s [2025-06-09T04:17:26.606Z] [2025-06-09T04:17:26.606Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-09T04:17:26.606Z] #163 DONE 0.2s [2025-06-09T04:17:26.606Z] [2025-06-09T04:17:26.606Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-09T04:17:26.606Z] #145 ... [2025-06-09T04:17:26.606Z] [2025-06-09T04:17:26.606Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-06-09T04:17:26.874Z] #164 DONE 0.2s [2025-06-09T04:17:26.874Z] [2025-06-09T04:17:26.874Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-06-09T04:17:27.140Z] #165 DONE 0.3s [2025-06-09T04:17:27.140Z] [2025-06-09T04:17:27.140Z] #34 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-09T04:17:27.140Z] #34 ... [2025-06-09T04:17:27.140Z] [2025-06-09T04:17:27.140Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-06-09T04:17:27.140Z] #166 DONE 0.1s [2025-06-09T04:17:27.435Z] [2025-06-09T04:17:27.435Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-06-09T04:17:27.435Z] #167 DONE 0.2s [2025-06-09T04:17:27.435Z] [2025-06-09T04:17:27.435Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-06-09T04:17:27.435Z] #168 DONE 0.1s [2025-06-09T04:17:27.435Z] [2025-06-09T04:17:27.435Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-09T04:17:27.700Z] #145 ... [2025-06-09T04:17:27.700Z] [2025-06-09T04:17:27.700Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-06-09T04:17:27.700Z] #169 DONE 0.1s [2025-06-09T04:17:27.700Z] [2025-06-09T04:17:27.700Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-06-09T04:17:27.700Z] #170 DONE 0.1s [2025-06-09T04:17:27.700Z] [2025-06-09T04:17:27.700Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-09T04:17:27.965Z] #145 ... [2025-06-09T04:17:27.965Z] [2025-06-09T04:17:27.965Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-06-09T04:17:29.907Z] #171 DONE 2.0s [2025-06-09T04:17:29.907Z] [2025-06-09T04:17:29.907Z] #110 [security-bootstrapper] exporting to image [2025-06-09T04:17:29.907Z] #110 exporting layers [2025-06-09T04:17:30.863Z] #110 exporting layers 1.0s done [2025-06-09T04:17:30.863Z] #110 writing image sha256:ce7b1d8742e1177066ac7f6ffd5d91e2816e12eb6df7273263b5b7316ffd237e done [2025-06-09T04:17:30.863Z] #110 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-06-09T04:17:30.863Z] #110 DONE 6.4s [2025-06-09T04:17:30.863Z] [2025-06-09T04:17:30.863Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-09T04:31:53.334Z] #145 ... [2025-06-09T04:31:53.334Z] [2025-06-09T04:31:53.334Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-09T04:31:53.334Z] #154 DONE 1937.0s [2025-06-09T04:31:53.334Z] [2025-06-09T04:31:53.334Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-09T04:31:53.334Z] #148 ... [2025-06-09T04:31:53.334Z] [2025-06-09T04:31:53.334Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-09T04:31:53.334Z] #172 DONE 0.3s [2025-06-09T04:31:53.334Z] [2025-06-09T04:31:53.334Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-09T04:31:53.334Z] #144 ... [2025-06-09T04:31:53.334Z] [2025-06-09T04:31:53.334Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-06-09T04:31:53.605Z] #173 DONE 0.3s [2025-06-09T04:31:53.605Z] [2025-06-09T04:31:53.605Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-09T04:31:53.605Z] #145 ... [2025-06-09T04:31:53.605Z] [2025-06-09T04:31:53.605Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-06-09T04:31:53.875Z] #174 DONE 0.3s [2025-06-09T04:31:53.876Z] [2025-06-09T04:31:53.876Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-06-09T04:31:54.147Z] #175 DONE 0.2s [2025-06-09T04:31:54.147Z] [2025-06-09T04:31:54.147Z] #110 [core-command] exporting to image [2025-06-09T04:31:54.147Z] #110 exporting layers [2025-06-09T04:31:54.413Z] #110 exporting layers 0.3s done [2025-06-09T04:31:54.413Z] #110 writing image sha256:642fd4e982e4c31717049e409c4161934afe8b786682048e5e700d001451c60b done [2025-06-09T04:31:54.413Z] #110 naming to docker.io/library/core-command-arm64 done [2025-06-09T04:31:54.413Z] #110 DONE 6.8s [2025-06-09T04:31:54.413Z] [2025-06-09T04:31:54.413Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-09T04:32:16.549Z] #146 ... [2025-06-09T04:32:16.549Z] [2025-06-09T04:32:16.549Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-09T04:32:16.549Z] #145 1960.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.23 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-06-09T04:32:24.770Z] #145 ... [2025-06-09T04:32:24.770Z] [2025-06-09T04:32:24.770Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-09T04:32:24.770Z] #148 DONE 1968.9s [2025-06-09T04:32:24.770Z] [2025-06-09T04:32:24.770Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-09T04:32:24.770Z] #144 ... [2025-06-09T04:32:24.770Z] [2025-06-09T04:32:24.770Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-09T04:32:25.051Z] #176 DONE 0.3s [2025-06-09T04:32:25.051Z] [2025-06-09T04:32:25.051Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-09T04:32:25.317Z] #145 ... [2025-06-09T04:32:25.317Z] [2025-06-09T04:32:25.317Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-06-09T04:32:25.317Z] #177 DONE 0.1s [2025-06-09T04:32:25.317Z] [2025-06-09T04:32:25.317Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-06-09T04:32:25.583Z] #178 DONE 0.1s [2025-06-09T04:32:25.583Z] [2025-06-09T04:32:25.583Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-06-09T04:32:25.853Z] #179 DONE 0.2s [2025-06-09T04:32:25.853Z] [2025-06-09T04:32:25.853Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-06-09T04:32:26.126Z] #180 DONE 0.4s [2025-06-09T04:32:26.126Z] [2025-06-09T04:32:26.126Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-09T04:32:26.126Z] #43 ... [2025-06-09T04:32:26.126Z] [2025-06-09T04:32:26.126Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-06-09T04:32:26.126Z] #181 DONE 0.1s [2025-06-09T04:32:26.396Z] [2025-06-09T04:32:26.396Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-09T04:32:28.341Z] #182 DONE 2.2s [2025-06-09T04:32:28.341Z] [2025-06-09T04:32:28.341Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-09T04:32:28.607Z] #145 ... [2025-06-09T04:32:28.607Z] [2025-06-09T04:32:28.607Z] #110 [security-proxy-setup] exporting to image [2025-06-09T04:32:28.607Z] #110 exporting layers [2025-06-09T04:32:29.190Z] #110 exporting layers 0.8s done [2025-06-09T04:32:29.190Z] #110 writing image sha256:2d911f211a3081b34858c85767e1af4e2dac970ac95e118790afae3eb4c5e87b done [2025-06-09T04:32:29.190Z] #110 naming to docker.io/library/security-proxy-setup-arm64 done [2025-06-09T04:32:29.190Z] #110 DONE 7.6s [2025-06-09T04:32:29.190Z] [2025-06-09T04:32:29.190Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-09T04:32:51.264Z] #145 DONE 1992.9s [2025-06-09T04:32:51.264Z] [2025-06-09T04:32:51.264Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-09T04:32:51.264Z] #147 ... [2025-06-09T04:32:51.264Z] [2025-06-09T04:32:51.264Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-09T04:32:51.264Z] #183 DONE 0.5s [2025-06-09T04:32:51.264Z] [2025-06-09T04:32:51.264Z] #129 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-09T04:32:51.264Z] #129 ... [2025-06-09T04:32:51.264Z] [2025-06-09T04:32:51.264Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-06-09T04:32:51.264Z] #184 DONE 0.2s [2025-06-09T04:32:51.264Z] [2025-06-09T04:32:51.264Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-06-09T04:32:51.264Z] #185 DONE 0.2s [2025-06-09T04:32:51.264Z] [2025-06-09T04:32:51.264Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-06-09T04:32:51.264Z] #186 DONE 0.1s [2025-06-09T04:32:51.264Z] [2025-06-09T04:32:51.264Z] #129 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-09T04:32:51.264Z] #129 ... [2025-06-09T04:32:51.264Z] [2025-06-09T04:32:51.264Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-06-09T04:32:51.264Z] #187 DONE 0.1s [2025-06-09T04:32:51.264Z] [2025-06-09T04:32:51.264Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-06-09T04:32:51.264Z] #188 DONE 0.3s [2025-06-09T04:32:51.264Z] [2025-06-09T04:32:51.264Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-06-09T04:32:51.264Z] #189 DONE 0.4s [2025-06-09T04:32:51.264Z] [2025-06-09T04:32:51.264Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-06-09T04:32:51.264Z] #190 DONE 0.1s [2025-06-09T04:32:51.264Z] [2025-06-09T04:32:51.264Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-09T04:32:52.679Z] #191 DONE 1.9s [2025-06-09T04:32:52.679Z] [2025-06-09T04:32:52.679Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2025-06-09T04:32:52.679Z] #12 ... [2025-06-09T04:32:52.679Z] [2025-06-09T04:32:52.679Z] #110 [security-secretstore-setup] exporting to image [2025-06-09T04:32:52.679Z] #110 exporting layers [2025-06-09T04:32:54.617Z] #110 exporting layers 1.7s done [2025-06-09T04:32:54.617Z] #110 writing image sha256:1a91fa817fd1652457e7337e91d7f8ce11b9a90603a08b2468a76a0e8b8d159d done [2025-06-09T04:32:54.617Z] #110 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-06-09T04:32:54.617Z] #110 DONE 9.3s [2025-06-09T04:32:54.617Z] [2025-06-09T04:32:54.617Z] #129 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-09T04:34:02.450Z] #129 ... [2025-06-09T04:34:02.450Z] [2025-06-09T04:34:02.450Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-09T04:34:02.450Z] #146 DONE 2060.8s [2025-06-09T04:34:02.450Z] [2025-06-09T04:34:02.450Z] #129 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-09T04:34:02.450Z] #129 ... [2025-06-09T04:34:02.450Z] [2025-06-09T04:34:02.450Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-09T04:34:02.450Z] #192 DONE 0.2s [2025-06-09T04:34:02.450Z] [2025-06-09T04:34:02.450Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-09T04:34:02.450Z] #193 DONE 0.1s [2025-06-09T04:34:02.450Z] [2025-06-09T04:34:02.450Z] #34 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-09T04:34:02.450Z] #34 ... [2025-06-09T04:34:02.450Z] [2025-06-09T04:34:02.450Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-06-09T04:34:02.450Z] #194 DONE 0.5s [2025-06-09T04:34:02.450Z] [2025-06-09T04:34:02.450Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-06-09T04:34:02.450Z] #195 DONE 0.1s [2025-06-09T04:34:02.450Z] [2025-06-09T04:34:02.450Z] #110 [security-spiffe-token-provider] exporting to image [2025-06-09T04:34:02.450Z] #110 exporting layers [2025-06-09T04:34:02.450Z] #110 exporting layers 1.0s done [2025-06-09T04:34:02.450Z] #110 writing image sha256:f9de982dd927f8cf0f00448df61a11e53ed1ae12bb95a47f2057b26205f79292 done [2025-06-09T04:34:02.450Z] #110 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-06-09T04:34:02.450Z] #110 DONE 10.3s [2025-06-09T04:34:02.450Z] [2025-06-09T04:34:02.450Z] #129 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-09T04:34:29.116Z] #129 ... [2025-06-09T04:34:29.116Z] [2025-06-09T04:34:29.116Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-09T04:34:29.116Z] #153 DONE 2092.7s [2025-06-09T04:34:29.116Z] [2025-06-09T04:34:29.116Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-09T04:34:29.116Z] #144 ... [2025-06-09T04:34:29.116Z] [2025-06-09T04:34:29.116Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-09T04:34:29.116Z] #196 DONE 0.1s [2025-06-09T04:34:29.116Z] [2025-06-09T04:34:29.116Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-09T04:34:29.116Z] #197 DONE 0.1s [2025-06-09T04:34:29.116Z] [2025-06-09T04:34:29.116Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-06-09T04:34:29.402Z] #198 DONE 0.3s [2025-06-09T04:34:29.402Z] [2025-06-09T04:34:29.402Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-09T04:34:29.669Z] #149 ... [2025-06-09T04:34:29.669Z] [2025-06-09T04:34:29.669Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-06-09T04:34:29.669Z] #199 DONE 0.2s [2025-06-09T04:34:29.669Z] [2025-06-09T04:34:29.669Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-06-09T04:34:29.937Z] #200 DONE 0.1s [2025-06-09T04:34:29.937Z] [2025-06-09T04:34:29.937Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-09T04:34:31.888Z] #201 DONE 1.8s [2025-06-09T04:34:31.888Z] [2025-06-09T04:34:31.888Z] #110 [security-proxy-auth] exporting to image [2025-06-09T04:34:31.888Z] #110 exporting layers [2025-06-09T04:34:32.155Z] #110 exporting layers 0.7s done [2025-06-09T04:34:32.421Z] #110 writing image sha256:29a8d3459735c9968279324ba285821b604f90b6b8fc7a878e73414acfc24992 done [2025-06-09T04:34:32.421Z] #110 naming to docker.io/library/security-proxy-auth-arm64 done [2025-06-09T04:34:32.421Z] #110 DONE 11.1s [2025-06-09T04:34:32.421Z] [2025-06-09T04:34:32.421Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-09T04:34:34.994Z] #43 ... [2025-06-09T04:34:34.994Z] [2025-06-09T04:34:34.994Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-09T04:34:34.994Z] #149 DONE 2099.5s [2025-06-09T04:34:35.288Z] [2025-06-09T04:34:35.288Z] #34 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-09T04:34:35.605Z] #34 ... [2025-06-09T04:34:35.605Z] [2025-06-09T04:34:35.605Z] #129 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-09T04:34:35.605Z] #129 DONE 2100.1s [2025-06-09T04:34:35.605Z] [2025-06-09T04:34:35.605Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-09T04:34:35.875Z] #202 DONE 0.4s [2025-06-09T04:34:35.875Z] [2025-06-09T04:34:35.875Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-09T04:34:36.145Z] #144 ... [2025-06-09T04:34:36.145Z] [2025-06-09T04:34:36.145Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-09T04:34:36.420Z] #203 DONE 0.4s [2025-06-09T04:34:36.420Z] [2025-06-09T04:34:36.420Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2025-06-09T04:34:36.420Z] #12 ... [2025-06-09T04:34:36.420Z] [2025-06-09T04:34:36.420Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-06-09T04:34:37.009Z] #204 DONE 0.6s [2025-06-09T04:34:37.010Z] [2025-06-09T04:34:37.010Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-06-09T04:34:37.277Z] #205 ... [2025-06-09T04:34:37.277Z] [2025-06-09T04:34:37.277Z] #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-09T04:34:37.277Z] #206 DONE 0.3s [2025-06-09T04:34:37.277Z] [2025-06-09T04:34:37.277Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-06-09T04:34:37.277Z] #205 DONE 0.2s [2025-06-09T04:34:37.277Z] [2025-06-09T04:34:37.277Z] #110 [core-data] exporting to image [2025-06-09T04:34:37.277Z] #110 exporting layers [2025-06-09T04:34:37.865Z] #110 ... [2025-06-09T04:34:37.865Z] [2025-06-09T04:34:37.865Z] #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-06-09T04:34:37.865Z] #207 DONE 0.7s [2025-06-09T04:34:37.865Z] [2025-06-09T04:34:37.865Z] #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-06-09T04:34:38.147Z] #208 DONE 0.2s [2025-06-09T04:34:38.147Z] [2025-06-09T04:34:38.147Z] #110 [core-data] exporting to image [2025-06-09T04:34:38.147Z] #110 writing image sha256:7b257eb0cc96c07439ec3147450b8a1d880b184153500ad1703cff0cc5f26d28 done [2025-06-09T04:34:38.147Z] #110 naming to docker.io/library/core-data-arm64 done [2025-06-09T04:34:38.412Z] #110 exporting layers 0.4s done [2025-06-09T04:34:38.412Z] #110 writing image sha256:137e1796573c9a2063cd97e874561157e6c60e1f1335cacaf9111c2d66346fa6 done [2025-06-09T04:34:38.412Z] #110 naming to docker.io/library/core-keeper-arm64 done [2025-06-09T04:34:38.412Z] #110 DONE 12.2s [2025-06-09T04:34:38.412Z] [2025-06-09T04:34:38.412Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-09T04:34:40.345Z] #144 ... [2025-06-09T04:34:40.345Z] [2025-06-09T04:34:40.345Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-09T04:34:40.345Z] #151 DONE 2104.5s [2025-06-09T04:34:40.345Z] [2025-06-09T04:34:40.345Z] #34 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-09T04:34:40.345Z] #34 ... [2025-06-09T04:34:40.345Z] [2025-06-09T04:34:40.345Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-09T04:34:40.611Z] #209 DONE 0.2s [2025-06-09T04:34:40.611Z] [2025-06-09T04:34:40.611Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-09T04:34:40.611Z] #210 DONE 0.2s [2025-06-09T04:34:40.611Z] [2025-06-09T04:34:40.611Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-09T04:34:40.887Z] #144 ... [2025-06-09T04:34:40.887Z] [2025-06-09T04:34:40.887Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-06-09T04:34:40.887Z] #211 DONE 0.4s [2025-06-09T04:34:40.887Z] [2025-06-09T04:34:40.887Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-09T04:34:41.153Z] #144 ... [2025-06-09T04:34:41.153Z] [2025-06-09T04:34:41.153Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-06-09T04:34:41.153Z] #212 DONE 0.1s [2025-06-09T04:34:41.153Z] [2025-06-09T04:34:41.153Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-06-09T04:34:41.153Z] #213 DONE 0.1s [2025-06-09T04:34:41.153Z] [2025-06-09T04:34:41.153Z] #34 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-09T04:34:41.419Z] #34 ... [2025-06-09T04:34:41.419Z] [2025-06-09T04:34:41.419Z] #110 [core-metadata] exporting to image [2025-06-09T04:34:42.000Z] #110 exporting layers 0.5s done [2025-06-09T04:34:42.000Z] #110 writing image sha256:011944caef9bb70dbadecf979cdbfc425bf05de90ee8e492a323e5b28e16c179 done [2025-06-09T04:34:42.000Z] #110 naming to docker.io/library/core-metadata-arm64 done [2025-06-09T04:34:42.000Z] #110 DONE 12.7s [2025-06-09T04:34:42.000Z] [2025-06-09T04:34:42.000Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-09T04:35:14.204Z] #43 ... [2025-06-09T04:35:14.204Z] [2025-06-09T04:35:14.204Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-09T04:35:14.204Z] #144 DONE 2133.9s [2025-06-09T04:35:14.204Z] [2025-06-09T04:35:14.204Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2025-06-09T04:35:14.204Z] #12 ... [2025-06-09T04:35:14.204Z] [2025-06-09T04:35:14.204Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-09T04:35:14.204Z] #214 DONE 0.1s [2025-06-09T04:35:14.204Z] [2025-06-09T04:35:14.204Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2025-06-09T04:35:14.204Z] #12 ... [2025-06-09T04:35:14.204Z] [2025-06-09T04:35:14.204Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-09T04:35:14.204Z] #215 DONE 0.1s [2025-06-09T04:35:14.204Z] [2025-06-09T04:35:14.204Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-06-09T04:35:14.204Z] #216 DONE 0.5s [2025-06-09T04:35:14.204Z] [2025-06-09T04:35:14.204Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-09T04:35:14.204Z] #147 ... [2025-06-09T04:35:14.204Z] [2025-06-09T04:35:14.204Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-06-09T04:35:14.204Z] #217 DONE 0.1s [2025-06-09T04:35:14.204Z] [2025-06-09T04:35:14.204Z] #110 [support-scheduler] exporting to image [2025-06-09T04:35:14.204Z] #110 exporting layers [2025-06-09T04:35:14.204Z] #110 exporting layers 0.9s done [2025-06-09T04:35:14.204Z] #110 writing image sha256:dbc6d9710ae7f680575d0340ec4af57573762ad962ec0404b71ff97fd1730e2b done [2025-06-09T04:35:14.204Z] #110 naming to docker.io/library/support-scheduler-arm64 done [2025-06-09T04:35:14.204Z] #110 DONE 13.7s [2025-06-09T04:35:14.204Z] [2025-06-09T04:35:14.204Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-09T04:35:17.531Z] #147 DONE 2142.0s [2025-06-09T04:35:17.531Z] [2025-06-09T04:35:17.531Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2025-06-09T04:35:17.796Z] #12 ... [2025-06-09T04:35:17.796Z] [2025-06-09T04:35:17.796Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-09T04:35:17.796Z] #218 DONE 0.1s [2025-06-09T04:35:17.796Z] [2025-06-09T04:35:17.796Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-09T04:35:17.796Z] #219 DONE 0.1s [2025-06-09T04:35:17.796Z] [2025-06-09T04:35:17.796Z] #34 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-09T04:35:18.184Z] #34 ... [2025-06-09T04:35:18.184Z] [2025-06-09T04:35:18.184Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-06-09T04:35:18.449Z] #220 DONE 0.4s [2025-06-09T04:35:18.449Z] [2025-06-09T04:35:18.449Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-06-09T04:35:18.449Z] #221 DONE 0.1s [2025-06-09T04:35:18.449Z] [2025-06-09T04:35:18.449Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-09T04:35:18.714Z] #43 ... [2025-06-09T04:35:18.714Z] [2025-06-09T04:35:18.714Z] #110 [support-notifications] exporting to image [2025-06-09T04:35:18.714Z] #110 exporting layers [2025-06-09T04:35:18.979Z] #110 exporting layers 0.6s done [2025-06-09T04:35:18.979Z] #110 writing image sha256:b8ec1fb916ceec4a9a3906c772c0d8c978b8e4ab3700a0aa5b19862d2ab5834d done [2025-06-09T04:35:18.979Z] #110 naming to docker.io/library/support-notifications-arm64 done [2025-06-09T04:35:18.979Z] #110 DONE 14.3s [2025-06-09T04:35:18.979Z] [2025-06-09T04:35:18.979Z] #34 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-09T04:35:18.979Z] time="2025-06-09T03:56:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-09T04:35:18.979Z] time="2025-06-09T03:56:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-09T04:35:18.979Z] time="2025-06-09T03:56:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-09T04:35:18.979Z] time="2025-06-09T03:56:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-09T04:35:18.979Z] time="2025-06-09T03:56:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-09T04:35:18.979Z] time="2025-06-09T03:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-09T04:35:18.979Z] time="2025-06-09T03:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-09T04:35:18.979Z] time="2025-06-09T03:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-09T04:35:18.979Z] time="2025-06-09T03:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-09T04:35:18.979Z] time="2025-06-09T03:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-09T04:35:18.979Z] time="2025-06-09T03:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-09T04:35:18.979Z] time="2025-06-09T03:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-09T04:35:18.979Z] time="2025-06-09T03:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-09T04:35:18.979Z] time="2025-06-09T03:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-09T04:35:18.979Z] time="2025-06-09T03:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-06-09T04:35:18.985Z] $ docker stop --time=1 5e79cd9e97a092718b42cb72c982c91086b07a8e31b828553d1e90f9d2d2f0e5 [2025-06-09T04:35:20.632Z] $ docker rm -f --volumes 5e79cd9e97a092718b42cb72c982c91086b07a8e31b828553d1e90f9d2d2f0e5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-09T04:35:21.136Z] + docker images [2025-06-09T04:35:21.136Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-06-09T04:35:21.136Z] support-notifications-arm64 latest b8ec1fb916ce 3 seconds ago 52.8MB [2025-06-09T04:35:21.136Z] support-scheduler-arm64 latest dbc6d9710ae7 11 seconds ago 48.9MB [2025-06-09T04:35:21.136Z] core-metadata-arm64 latest 011944caef9b 40 seconds ago 33.5MB [2025-06-09T04:35:21.136Z] core-keeper-arm64 latest 137e1796573c 44 seconds ago 33MB [2025-06-09T04:35:21.136Z] core-data-arm64 latest 7b257eb0cc96 44 seconds ago 33.3MB [2025-06-09T04:35:21.136Z] security-proxy-auth-arm64 latest 29a8d3459735 50 seconds ago 32.2MB [2025-06-09T04:35:21.136Z] security-spiffe-token-provider-arm64 latest f9de982dd927 About a minute ago 48.6MB [2025-06-09T04:35:21.136Z] security-secretstore-setup-arm64 latest 1a91fa817fd1 2 minutes ago 68.2MB [2025-06-09T04:35:21.136Z] security-proxy-setup-arm64 latest 2d911f211a30 2 minutes ago 38.9MB [2025-06-09T04:35:21.136Z] core-command-arm64 latest 642fd4e982e4 3 minutes ago 28.9MB [2025-06-09T04:35:21.136Z] security-bootstrapper-arm64 latest ce7b1d8742e1 17 minutes ago 21.1MB [2025-06-09T04:35:21.136Z] core-common-config-bootstrapper-arm64 latest acfecdedfa39 18 minutes ago 18MB [2025-06-09T04:35:21.136Z] security-spire-config-arm64 latest c9c954d10be8 37 minutes ago 143MB [2025-06-09T04:35:21.136Z] security-spire-agent-arm64 latest af5c9f48388e 37 minutes ago 187MB [2025-06-09T04:35:21.136Z] security-spire-server-arm64 latest 4a129a1331b6 37 minutes ago 144MB [2025-06-09T04:35:21.136Z] ci-base-image-arm64 latest d30d535c7f98 39 minutes ago 910MB [2025-06-09T04:35:21.136Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 12c1d4c06be1 8 weeks ago 560MB [2025-06-09T04:35:21.136Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-09T04:35:21.296Z] provisioning config files... [2025-06-09T04:35:21.309Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/850@tmp/config11470244981360925176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-09T04:35:21.646Z] ---> ****-login.sh [2025-06-09T04:35:21.646Z] nexus3.edgexfoundry.org:10001 [2025-06-09T04:35:21.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T04:35:21.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T04:35:21.911Z] Configure a credential helper to remove this warning. See [2025-06-09T04:35:21.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T04:35:21.911Z] [2025-06-09T04:35:21.911Z] Login Succeeded [2025-06-09T04:35:21.911Z] nexus3.edgexfoundry.org:10002 [2025-06-09T04:35:22.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T04:35:22.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T04:35:22.444Z] Configure a credential helper to remove this warning. See [2025-06-09T04:35:22.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T04:35:22.444Z] [2025-06-09T04:35:22.444Z] Login Succeeded [2025-06-09T04:35:22.444Z] nexus3.edgexfoundry.org:10003 [2025-06-09T04:35:22.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T04:35:22.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T04:35:22.709Z] Configure a credential helper to remove this warning. See [2025-06-09T04:35:22.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T04:35:22.709Z] [2025-06-09T04:35:22.709Z] Login Succeeded [2025-06-09T04:35:22.709Z] nexus3.edgexfoundry.org:10004 [2025-06-09T04:35:22.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T04:35:22.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T04:35:22.974Z] Configure a credential helper to remove this warning. See [2025-06-09T04:35:22.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T04:35:22.974Z] [2025-06-09T04:35:22.974Z] Login Succeeded [2025-06-09T04:35:22.974Z] ****.io [2025-06-09T04:35:23.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T04:35:23.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T04:35:23.502Z] Configure a credential helper to remove this warning. See [2025-06-09T04:35:23.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T04:35:23.502Z] [2025-06-09T04:35:23.502Z] Login Succeeded [2025-06-09T04:35:23.502Z] ---> ****-login.sh ends [Pipeline] } [2025-06-09T04:35:23.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T04:35:23.564Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-09T04:35:23.598Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-06-09T04:35:23.598Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:35:23.598Z] latest [2025-06-09T04:35:23.598Z] 4.1.0-dev.23 [2025-06-09T04:35:23.598Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:35:23.598Z] main [2025-06-09T04:35:23.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:23.985Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:24.341Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:35:24.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-09T04:35:24.341Z] c3f8a8380847: Preparing [2025-06-09T04:35:24.341Z] 5a3de40c6147: Preparing [2025-06-09T04:35:24.341Z] 6c603c8d537f: Preparing [2025-06-09T04:35:24.341Z] 473caabf694c: Preparing [2025-06-09T04:35:24.341Z] cb5a31736055: Preparing [2025-06-09T04:35:24.341Z] 4015750cb8ae: Preparing [2025-06-09T04:35:24.341Z] dd9c8f8612c8: Preparing [2025-06-09T04:35:24.341Z] dd9c8f8612c8: Waiting [2025-06-09T04:35:24.341Z] 4015750cb8ae: Waiting [2025-06-09T04:35:24.605Z] c3f8a8380847: Pushed [2025-06-09T04:35:24.605Z] cb5a31736055: Pushed [2025-06-09T04:35:24.605Z] 473caabf694c: Pushed [2025-06-09T04:35:24.605Z] 6c603c8d537f: Pushed [2025-06-09T04:35:24.605Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:35:24.605Z] 4015750cb8ae: Pushed [2025-06-09T04:35:28.835Z] 5a3de40c6147: Pushed [2025-06-09T04:35:29.099Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:76b161ed4e0d63f4dc2fc10f4432923c2219d2b6783ebdcb9f9ac1b099778016 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:29.451Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:29.810Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-06-09T04:35:29.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-09T04:35:29.810Z] c3f8a8380847: Preparing [2025-06-09T04:35:29.810Z] 5a3de40c6147: Preparing [2025-06-09T04:35:29.810Z] 6c603c8d537f: Preparing [2025-06-09T04:35:29.810Z] 473caabf694c: Preparing [2025-06-09T04:35:29.810Z] cb5a31736055: Preparing [2025-06-09T04:35:29.810Z] 4015750cb8ae: Preparing [2025-06-09T04:35:29.810Z] dd9c8f8612c8: Preparing [2025-06-09T04:35:29.810Z] 4015750cb8ae: Waiting [2025-06-09T04:35:29.810Z] dd9c8f8612c8: Waiting [2025-06-09T04:35:29.810Z] c3f8a8380847: Layer already exists [2025-06-09T04:35:29.810Z] cb5a31736055: Layer already exists [2025-06-09T04:35:29.810Z] 6c603c8d537f: Layer already exists [2025-06-09T04:35:29.810Z] 5a3de40c6147: Layer already exists [2025-06-09T04:35:29.810Z] 473caabf694c: Layer already exists [2025-06-09T04:35:29.810Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:35:29.810Z] 4015750cb8ae: Layer already exists [2025-06-09T04:35:29.810Z] latest: digest: sha256:76b161ed4e0d63f4dc2fc10f4432923c2219d2b6783ebdcb9f9ac1b099778016 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:30.437Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:30.801Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.23 [2025-06-09T04:35:30.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-09T04:35:30.801Z] c3f8a8380847: Preparing [2025-06-09T04:35:30.801Z] 5a3de40c6147: Preparing [2025-06-09T04:35:30.801Z] 6c603c8d537f: Preparing [2025-06-09T04:35:30.801Z] 473caabf694c: Preparing [2025-06-09T04:35:30.801Z] cb5a31736055: Preparing [2025-06-09T04:35:30.801Z] 4015750cb8ae: Preparing [2025-06-09T04:35:30.801Z] dd9c8f8612c8: Preparing [2025-06-09T04:35:30.801Z] 4015750cb8ae: Waiting [2025-06-09T04:35:30.801Z] dd9c8f8612c8: Waiting [2025-06-09T04:35:30.801Z] c3f8a8380847: Layer already exists [2025-06-09T04:35:30.801Z] 473caabf694c: Layer already exists [2025-06-09T04:35:30.801Z] 6c603c8d537f: Layer already exists [2025-06-09T04:35:30.801Z] cb5a31736055: Layer already exists [2025-06-09T04:35:30.801Z] 5a3de40c6147: Layer already exists [2025-06-09T04:35:30.801Z] 4015750cb8ae: Layer already exists [2025-06-09T04:35:30.801Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:35:30.801Z] 4.1.0-dev.23: digest: sha256:76b161ed4e0d63f4dc2fc10f4432923c2219d2b6783ebdcb9f9ac1b099778016 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:31.156Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:31.494Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:35:31.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-09T04:35:31.494Z] c3f8a8380847: Preparing [2025-06-09T04:35:31.494Z] 5a3de40c6147: Preparing [2025-06-09T04:35:31.494Z] 6c603c8d537f: Preparing [2025-06-09T04:35:31.494Z] 473caabf694c: Preparing [2025-06-09T04:35:31.494Z] cb5a31736055: Preparing [2025-06-09T04:35:31.494Z] 4015750cb8ae: Preparing [2025-06-09T04:35:31.494Z] dd9c8f8612c8: Preparing [2025-06-09T04:35:31.494Z] 4015750cb8ae: Waiting [2025-06-09T04:35:31.494Z] dd9c8f8612c8: Waiting [2025-06-09T04:35:31.494Z] c3f8a8380847: Layer already exists [2025-06-09T04:35:31.494Z] cb5a31736055: Layer already exists [2025-06-09T04:35:31.494Z] 6c603c8d537f: Layer already exists [2025-06-09T04:35:31.494Z] 5a3de40c6147: Layer already exists [2025-06-09T04:35:31.494Z] 473caabf694c: Layer already exists [2025-06-09T04:35:31.494Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:35:31.494Z] 4015750cb8ae: Layer already exists [2025-06-09T04:35:31.759Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:76b161ed4e0d63f4dc2fc10f4432923c2219d2b6783ebdcb9f9ac1b099778016 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:32.118Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:32.473Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-06-09T04:35:32.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-09T04:35:32.473Z] c3f8a8380847: Preparing [2025-06-09T04:35:32.473Z] 5a3de40c6147: Preparing [2025-06-09T04:35:32.473Z] 6c603c8d537f: Preparing [2025-06-09T04:35:32.473Z] 473caabf694c: Preparing [2025-06-09T04:35:32.473Z] cb5a31736055: Preparing [2025-06-09T04:35:32.473Z] 4015750cb8ae: Preparing [2025-06-09T04:35:32.473Z] dd9c8f8612c8: Preparing [2025-06-09T04:35:32.473Z] 4015750cb8ae: Waiting [2025-06-09T04:35:32.473Z] dd9c8f8612c8: Waiting [2025-06-09T04:35:32.473Z] 6c603c8d537f: Layer already exists [2025-06-09T04:35:32.473Z] c3f8a8380847: Layer already exists [2025-06-09T04:35:32.473Z] 5a3de40c6147: Layer already exists [2025-06-09T04:35:32.473Z] 473caabf694c: Layer already exists [2025-06-09T04:35:32.473Z] cb5a31736055: Layer already exists [2025-06-09T04:35:32.473Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:35:32.473Z] 4015750cb8ae: Layer already exists [2025-06-09T04:35:32.739Z] main: digest: sha256:76b161ed4e0d63f4dc2fc10f4432923c2219d2b6783ebdcb9f9ac1b099778016 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T04:35:32.823Z] ===================================================== [Pipeline] echo [2025-06-09T04:35:32.842Z] taggedImages: [2025-06-09T04:35:32.842Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:35:32.842Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-06-09T04:35:32.842Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.23 [2025-06-09T04:35:32.842Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:35:32.842Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-06-09T04:35:32.874Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-06-09T04:35:32.874Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:35:32.874Z] latest [2025-06-09T04:35:32.874Z] 4.1.0-dev.23 [2025-06-09T04:35:32.874Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:35:32.874Z] main [2025-06-09T04:35:32.874Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:33.244Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:33.692Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:35:33.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-09T04:35:33.693Z] b71965bb132d: Preparing [2025-06-09T04:35:33.693Z] 9e638df63be3: Preparing [2025-06-09T04:35:33.693Z] 19129e20d3db: Preparing [2025-06-09T04:35:33.693Z] b6d51eff9ab8: Preparing [2025-06-09T04:35:33.693Z] 6c603c8d537f: Preparing [2025-06-09T04:35:33.693Z] 473caabf694c: Preparing [2025-06-09T04:35:33.693Z] cb5a31736055: Preparing [2025-06-09T04:35:33.693Z] 4015750cb8ae: Preparing [2025-06-09T04:35:33.693Z] dd9c8f8612c8: Preparing [2025-06-09T04:35:33.693Z] 473caabf694c: Waiting [2025-06-09T04:35:33.693Z] cb5a31736055: Waiting [2025-06-09T04:35:33.693Z] 4015750cb8ae: Waiting [2025-06-09T04:35:33.693Z] dd9c8f8612c8: Waiting [2025-06-09T04:35:33.975Z] 6c603c8d537f: Layer already exists [2025-06-09T04:35:33.975Z] 473caabf694c: Layer already exists [2025-06-09T04:35:33.975Z] cb5a31736055: Layer already exists [2025-06-09T04:35:33.975Z] 19129e20d3db: Pushed [2025-06-09T04:35:33.975Z] b71965bb132d: Pushed [2025-06-09T04:35:33.975Z] 4015750cb8ae: Layer already exists [2025-06-09T04:35:33.975Z] 9e638df63be3: Pushed [2025-06-09T04:35:33.975Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:35:35.940Z] b6d51eff9ab8: Pushed [2025-06-09T04:35:36.212Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:656da15bba7339950364c1b975f7285e5bcc87c80059a7ad707d7456b0d56f39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:36.573Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:36.921Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-06-09T04:35:36.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-09T04:35:36.921Z] b71965bb132d: Preparing [2025-06-09T04:35:36.921Z] 9e638df63be3: Preparing [2025-06-09T04:35:36.921Z] 19129e20d3db: Preparing [2025-06-09T04:35:36.921Z] b6d51eff9ab8: Preparing [2025-06-09T04:35:36.921Z] 6c603c8d537f: Preparing [2025-06-09T04:35:36.921Z] 473caabf694c: Preparing [2025-06-09T04:35:36.921Z] cb5a31736055: Preparing [2025-06-09T04:35:36.921Z] 4015750cb8ae: Preparing [2025-06-09T04:35:36.921Z] dd9c8f8612c8: Preparing [2025-06-09T04:35:36.921Z] cb5a31736055: Waiting [2025-06-09T04:35:36.921Z] 4015750cb8ae: Waiting [2025-06-09T04:35:36.921Z] dd9c8f8612c8: Waiting [2025-06-09T04:35:36.921Z] 473caabf694c: Waiting [2025-06-09T04:35:36.921Z] 19129e20d3db: Layer already exists [2025-06-09T04:35:36.921Z] b6d51eff9ab8: Layer already exists [2025-06-09T04:35:36.921Z] 6c603c8d537f: Layer already exists [2025-06-09T04:35:36.921Z] b71965bb132d: Layer already exists [2025-06-09T04:35:36.921Z] 9e638df63be3: Layer already exists [2025-06-09T04:35:36.921Z] cb5a31736055: Layer already exists [2025-06-09T04:35:36.921Z] 4015750cb8ae: Layer already exists [2025-06-09T04:35:36.921Z] 473caabf694c: Layer already exists [2025-06-09T04:35:36.921Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:35:37.258Z] latest: digest: sha256:656da15bba7339950364c1b975f7285e5bcc87c80059a7ad707d7456b0d56f39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:37.623Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:37.972Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.23 [2025-06-09T04:35:37.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-09T04:35:37.972Z] b71965bb132d: Preparing [2025-06-09T04:35:37.972Z] 9e638df63be3: Preparing [2025-06-09T04:35:37.972Z] 19129e20d3db: Preparing [2025-06-09T04:35:37.972Z] b6d51eff9ab8: Preparing [2025-06-09T04:35:37.972Z] 6c603c8d537f: Preparing [2025-06-09T04:35:37.972Z] 473caabf694c: Preparing [2025-06-09T04:35:37.972Z] cb5a31736055: Preparing [2025-06-09T04:35:37.972Z] 4015750cb8ae: Preparing [2025-06-09T04:35:37.972Z] dd9c8f8612c8: Preparing [2025-06-09T04:35:37.972Z] cb5a31736055: Waiting [2025-06-09T04:35:37.972Z] 4015750cb8ae: Waiting [2025-06-09T04:35:37.972Z] dd9c8f8612c8: Waiting [2025-06-09T04:35:37.972Z] 473caabf694c: Waiting [2025-06-09T04:35:37.972Z] b71965bb132d: Layer already exists [2025-06-09T04:35:37.972Z] 9e638df63be3: Layer already exists [2025-06-09T04:35:37.972Z] b6d51eff9ab8: Layer already exists [2025-06-09T04:35:37.972Z] 6c603c8d537f: Layer already exists [2025-06-09T04:35:37.972Z] 19129e20d3db: Layer already exists [2025-06-09T04:35:37.972Z] 473caabf694c: Layer already exists [2025-06-09T04:35:37.972Z] cb5a31736055: Layer already exists [2025-06-09T04:35:37.972Z] 4015750cb8ae: Layer already exists [2025-06-09T04:35:37.972Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:35:37.972Z] 4.1.0-dev.23: digest: sha256:656da15bba7339950364c1b975f7285e5bcc87c80059a7ad707d7456b0d56f39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:38.593Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:38.943Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:35:38.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-09T04:35:38.943Z] b71965bb132d: Preparing [2025-06-09T04:35:38.943Z] 9e638df63be3: Preparing [2025-06-09T04:35:38.943Z] 19129e20d3db: Preparing [2025-06-09T04:35:38.943Z] b6d51eff9ab8: Preparing [2025-06-09T04:35:38.943Z] 6c603c8d537f: Preparing [2025-06-09T04:35:38.943Z] 473caabf694c: Preparing [2025-06-09T04:35:38.943Z] cb5a31736055: Preparing [2025-06-09T04:35:38.943Z] 4015750cb8ae: Preparing [2025-06-09T04:35:38.943Z] dd9c8f8612c8: Preparing [2025-06-09T04:35:38.943Z] 473caabf694c: Waiting [2025-06-09T04:35:38.943Z] cb5a31736055: Waiting [2025-06-09T04:35:38.943Z] 4015750cb8ae: Waiting [2025-06-09T04:35:38.943Z] dd9c8f8612c8: Waiting [2025-06-09T04:35:38.943Z] b6d51eff9ab8: Layer already exists [2025-06-09T04:35:38.943Z] 19129e20d3db: Layer already exists [2025-06-09T04:35:38.943Z] b71965bb132d: Layer already exists [2025-06-09T04:35:38.943Z] 6c603c8d537f: Layer already exists [2025-06-09T04:35:38.943Z] 9e638df63be3: Layer already exists [2025-06-09T04:35:38.943Z] 473caabf694c: Layer already exists [2025-06-09T04:35:38.943Z] 4015750cb8ae: Layer already exists [2025-06-09T04:35:38.943Z] cb5a31736055: Layer already exists [2025-06-09T04:35:38.943Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:35:39.210Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:656da15bba7339950364c1b975f7285e5bcc87c80059a7ad707d7456b0d56f39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:39.559Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:39.905Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-06-09T04:35:39.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-09T04:35:39.905Z] b71965bb132d: Preparing [2025-06-09T04:35:39.905Z] 9e638df63be3: Preparing [2025-06-09T04:35:39.905Z] 19129e20d3db: Preparing [2025-06-09T04:35:39.905Z] b6d51eff9ab8: Preparing [2025-06-09T04:35:39.905Z] 6c603c8d537f: Preparing [2025-06-09T04:35:39.905Z] 473caabf694c: Preparing [2025-06-09T04:35:39.905Z] cb5a31736055: Preparing [2025-06-09T04:35:39.905Z] 4015750cb8ae: Preparing [2025-06-09T04:35:39.905Z] dd9c8f8612c8: Preparing [2025-06-09T04:35:39.905Z] 473caabf694c: Waiting [2025-06-09T04:35:39.905Z] 4015750cb8ae: Waiting [2025-06-09T04:35:39.905Z] dd9c8f8612c8: Waiting [2025-06-09T04:35:39.905Z] cb5a31736055: Waiting [2025-06-09T04:35:39.905Z] b71965bb132d: Layer already exists [2025-06-09T04:35:39.905Z] b6d51eff9ab8: Layer already exists [2025-06-09T04:35:39.905Z] 19129e20d3db: Layer already exists [2025-06-09T04:35:39.905Z] 6c603c8d537f: Layer already exists [2025-06-09T04:35:39.905Z] 9e638df63be3: Layer already exists [2025-06-09T04:35:39.905Z] 473caabf694c: Layer already exists [2025-06-09T04:35:39.905Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:35:39.905Z] cb5a31736055: Layer already exists [2025-06-09T04:35:39.905Z] 4015750cb8ae: Layer already exists [2025-06-09T04:35:40.169Z] main: digest: sha256:656da15bba7339950364c1b975f7285e5bcc87c80059a7ad707d7456b0d56f39 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T04:35:40.242Z] ===================================================== [Pipeline] echo [2025-06-09T04:35:40.258Z] taggedImages: [2025-06-09T04:35:40.258Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:35:40.258Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-06-09T04:35:40.258Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.23 [2025-06-09T04:35:40.258Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:35:40.258Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-06-09T04:35:40.286Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-06-09T04:35:40.286Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:35:40.286Z] latest [2025-06-09T04:35:40.286Z] 4.1.0-dev.23 [2025-06-09T04:35:40.286Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:35:40.286Z] main [2025-06-09T04:35:40.286Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:40.664Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:41.009Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:35:41.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-09T04:35:41.009Z] 6a6856e646e0: Preparing [2025-06-09T04:35:41.009Z] 2f13f190838c: Preparing [2025-06-09T04:35:41.009Z] 6c603c8d537f: Preparing [2025-06-09T04:35:41.009Z] 473caabf694c: Preparing [2025-06-09T04:35:41.009Z] 239fdbbf9f19: Preparing [2025-06-09T04:35:41.009Z] 693cb2230eaf: Preparing [2025-06-09T04:35:41.009Z] dd9c8f8612c8: Preparing [2025-06-09T04:35:41.009Z] 693cb2230eaf: Waiting [2025-06-09T04:35:41.009Z] dd9c8f8612c8: Waiting [2025-06-09T04:35:41.009Z] 473caabf694c: Layer already exists [2025-06-09T04:35:41.009Z] 6c603c8d537f: Layer already exists [2025-06-09T04:35:41.275Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:35:41.275Z] 239fdbbf9f19: Pushed [2025-06-09T04:35:41.275Z] 6a6856e646e0: Pushed [2025-06-09T04:35:41.275Z] 693cb2230eaf: Pushed [2025-06-09T04:35:46.607Z] 2f13f190838c: Pushed [2025-06-09T04:35:46.607Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:6e0dca05bdbf58c51d4043f0e9f3984e258f9a9b5e20ecdee3a60435165b261e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:47.225Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:47.576Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-06-09T04:35:47.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-09T04:35:47.576Z] 6a6856e646e0: Preparing [2025-06-09T04:35:47.576Z] 2f13f190838c: Preparing [2025-06-09T04:35:47.576Z] 6c603c8d537f: Preparing [2025-06-09T04:35:47.576Z] 473caabf694c: Preparing [2025-06-09T04:35:47.576Z] 239fdbbf9f19: Preparing [2025-06-09T04:35:47.576Z] 693cb2230eaf: Preparing [2025-06-09T04:35:47.576Z] dd9c8f8612c8: Preparing [2025-06-09T04:35:47.576Z] 693cb2230eaf: Waiting [2025-06-09T04:35:47.576Z] dd9c8f8612c8: Waiting [2025-06-09T04:35:47.576Z] 2f13f190838c: Layer already exists [2025-06-09T04:35:47.576Z] 6a6856e646e0: Layer already exists [2025-06-09T04:35:47.576Z] 473caabf694c: Layer already exists [2025-06-09T04:35:47.576Z] 6c603c8d537f: Layer already exists [2025-06-09T04:35:47.576Z] 239fdbbf9f19: Layer already exists [2025-06-09T04:35:47.576Z] 693cb2230eaf: Layer already exists [2025-06-09T04:35:47.576Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:35:47.576Z] latest: digest: sha256:6e0dca05bdbf58c51d4043f0e9f3984e258f9a9b5e20ecdee3a60435165b261e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:48.185Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:48.529Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.23 [2025-06-09T04:35:48.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-09T04:35:48.529Z] 6a6856e646e0: Preparing [2025-06-09T04:35:48.529Z] 2f13f190838c: Preparing [2025-06-09T04:35:48.529Z] 6c603c8d537f: Preparing [2025-06-09T04:35:48.529Z] 473caabf694c: Preparing [2025-06-09T04:35:48.529Z] 239fdbbf9f19: Preparing [2025-06-09T04:35:48.529Z] 693cb2230eaf: Preparing [2025-06-09T04:35:48.529Z] dd9c8f8612c8: Preparing [2025-06-09T04:35:48.529Z] 693cb2230eaf: Waiting [2025-06-09T04:35:48.529Z] dd9c8f8612c8: Waiting [2025-06-09T04:35:48.529Z] 473caabf694c: Layer already exists [2025-06-09T04:35:48.529Z] 6a6856e646e0: Layer already exists [2025-06-09T04:35:48.529Z] 239fdbbf9f19: Layer already exists [2025-06-09T04:35:48.529Z] 2f13f190838c: Layer already exists [2025-06-09T04:35:48.529Z] 6c603c8d537f: Layer already exists [2025-06-09T04:35:48.529Z] 693cb2230eaf: Layer already exists [2025-06-09T04:35:48.529Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:35:48.529Z] 4.1.0-dev.23: digest: sha256:6e0dca05bdbf58c51d4043f0e9f3984e258f9a9b5e20ecdee3a60435165b261e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:49.143Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:49.486Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:35:49.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-09T04:35:49.486Z] 6a6856e646e0: Preparing [2025-06-09T04:35:49.486Z] 2f13f190838c: Preparing [2025-06-09T04:35:49.486Z] 6c603c8d537f: Preparing [2025-06-09T04:35:49.486Z] 473caabf694c: Preparing [2025-06-09T04:35:49.486Z] 239fdbbf9f19: Preparing [2025-06-09T04:35:49.486Z] 693cb2230eaf: Preparing [2025-06-09T04:35:49.486Z] dd9c8f8612c8: Preparing [2025-06-09T04:35:49.486Z] 693cb2230eaf: Waiting [2025-06-09T04:35:49.486Z] dd9c8f8612c8: Waiting [2025-06-09T04:35:49.486Z] 2f13f190838c: Layer already exists [2025-06-09T04:35:49.486Z] 6c603c8d537f: Layer already exists [2025-06-09T04:35:49.486Z] 6a6856e646e0: Layer already exists [2025-06-09T04:35:49.486Z] 473caabf694c: Layer already exists [2025-06-09T04:35:49.486Z] 239fdbbf9f19: Layer already exists [2025-06-09T04:35:49.486Z] 693cb2230eaf: Layer already exists [2025-06-09T04:35:49.486Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:35:49.486Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:6e0dca05bdbf58c51d4043f0e9f3984e258f9a9b5e20ecdee3a60435165b261e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:49.830Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:50.172Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-06-09T04:35:50.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-09T04:35:50.173Z] 6a6856e646e0: Preparing [2025-06-09T04:35:50.173Z] 2f13f190838c: Preparing [2025-06-09T04:35:50.173Z] 6c603c8d537f: Preparing [2025-06-09T04:35:50.173Z] 473caabf694c: Preparing [2025-06-09T04:35:50.173Z] 239fdbbf9f19: Preparing [2025-06-09T04:35:50.173Z] 693cb2230eaf: Preparing [2025-06-09T04:35:50.173Z] dd9c8f8612c8: Preparing [2025-06-09T04:35:50.173Z] 693cb2230eaf: Waiting [2025-06-09T04:35:50.173Z] dd9c8f8612c8: Waiting [2025-06-09T04:35:50.173Z] 6c603c8d537f: Layer already exists [2025-06-09T04:35:50.173Z] 473caabf694c: Layer already exists [2025-06-09T04:35:50.173Z] 239fdbbf9f19: Layer already exists [2025-06-09T04:35:50.173Z] 6a6856e646e0: Layer already exists [2025-06-09T04:35:50.173Z] 2f13f190838c: Layer already exists [2025-06-09T04:35:50.173Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:35:50.173Z] 693cb2230eaf: Layer already exists [2025-06-09T04:35:50.436Z] main: digest: sha256:6e0dca05bdbf58c51d4043f0e9f3984e258f9a9b5e20ecdee3a60435165b261e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T04:35:50.521Z] ===================================================== [Pipeline] echo [2025-06-09T04:35:50.535Z] taggedImages: [2025-06-09T04:35:50.535Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:35:50.535Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-06-09T04:35:50.535Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.23 [2025-06-09T04:35:50.535Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:35:50.535Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-06-09T04:35:50.559Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-06-09T04:35:50.559Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:35:50.559Z] latest [2025-06-09T04:35:50.559Z] 4.1.0-dev.23 [2025-06-09T04:35:50.559Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:35:50.559Z] main [2025-06-09T04:35:50.559Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:50.909Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:51.260Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:35:51.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-09T04:35:51.260Z] 3f6739ee29d2: Preparing [2025-06-09T04:35:51.260Z] 0628e109ef10: Preparing [2025-06-09T04:35:51.260Z] 473caabf694c: Preparing [2025-06-09T04:35:51.260Z] 275377061e25: Preparing [2025-06-09T04:35:51.261Z] b57a9b6cb6e1: Preparing [2025-06-09T04:35:51.261Z] dd9c8f8612c8: Preparing [2025-06-09T04:35:51.261Z] dd9c8f8612c8: Waiting [2025-06-09T04:35:51.261Z] 473caabf694c: Layer already exists [2025-06-09T04:35:51.261Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:35:51.525Z] b57a9b6cb6e1: Pushed [2025-06-09T04:35:51.525Z] 3f6739ee29d2: Pushed [2025-06-09T04:35:51.525Z] 275377061e25: Pushed [2025-06-09T04:35:56.850Z] 0628e109ef10: Pushed [2025-06-09T04:35:56.850Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:2890793f79d0ec67d8377711a090b9b518adec0dd1beb3183c5de234a1a14726 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:57.204Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:57.572Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-06-09T04:35:57.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-09T04:35:57.572Z] 3f6739ee29d2: Preparing [2025-06-09T04:35:57.572Z] 0628e109ef10: Preparing [2025-06-09T04:35:57.572Z] 473caabf694c: Preparing [2025-06-09T04:35:57.572Z] 275377061e25: Preparing [2025-06-09T04:35:57.572Z] b57a9b6cb6e1: Preparing [2025-06-09T04:35:57.572Z] dd9c8f8612c8: Preparing [2025-06-09T04:35:57.572Z] dd9c8f8612c8: Waiting [2025-06-09T04:35:57.572Z] 0628e109ef10: Layer already exists [2025-06-09T04:35:57.572Z] 473caabf694c: Layer already exists [2025-06-09T04:35:57.572Z] 3f6739ee29d2: Layer already exists [2025-06-09T04:35:57.572Z] 275377061e25: Layer already exists [2025-06-09T04:35:57.572Z] b57a9b6cb6e1: Layer already exists [2025-06-09T04:35:57.573Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:35:57.573Z] latest: digest: sha256:2890793f79d0ec67d8377711a090b9b518adec0dd1beb3183c5de234a1a14726 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:58.188Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:58.546Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.23 [2025-06-09T04:35:58.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-09T04:35:58.546Z] 3f6739ee29d2: Preparing [2025-06-09T04:35:58.546Z] 0628e109ef10: Preparing [2025-06-09T04:35:58.546Z] 473caabf694c: Preparing [2025-06-09T04:35:58.546Z] 275377061e25: Preparing [2025-06-09T04:35:58.546Z] b57a9b6cb6e1: Preparing [2025-06-09T04:35:58.546Z] dd9c8f8612c8: Preparing [2025-06-09T04:35:58.546Z] dd9c8f8612c8: Waiting [2025-06-09T04:35:58.546Z] 3f6739ee29d2: Layer already exists [2025-06-09T04:35:58.546Z] 0628e109ef10: Layer already exists [2025-06-09T04:35:58.546Z] 473caabf694c: Layer already exists [2025-06-09T04:35:58.546Z] 275377061e25: Layer already exists [2025-06-09T04:35:58.546Z] b57a9b6cb6e1: Layer already exists [2025-06-09T04:35:58.546Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:35:58.810Z] 4.1.0-dev.23: digest: sha256:2890793f79d0ec67d8377711a090b9b518adec0dd1beb3183c5de234a1a14726 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:59.154Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:35:59.499Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:35:59.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-09T04:35:59.499Z] 3f6739ee29d2: Preparing [2025-06-09T04:35:59.499Z] 0628e109ef10: Preparing [2025-06-09T04:35:59.499Z] 473caabf694c: Preparing [2025-06-09T04:35:59.499Z] 275377061e25: Preparing [2025-06-09T04:35:59.499Z] b57a9b6cb6e1: Preparing [2025-06-09T04:35:59.499Z] dd9c8f8612c8: Preparing [2025-06-09T04:35:59.499Z] dd9c8f8612c8: Waiting [2025-06-09T04:35:59.499Z] 0628e109ef10: Layer already exists [2025-06-09T04:35:59.499Z] b57a9b6cb6e1: Layer already exists [2025-06-09T04:35:59.499Z] 473caabf694c: Layer already exists [2025-06-09T04:35:59.499Z] 275377061e25: Layer already exists [2025-06-09T04:35:59.499Z] 3f6739ee29d2: Layer already exists [2025-06-09T04:35:59.499Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:35:59.763Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:2890793f79d0ec67d8377711a090b9b518adec0dd1beb3183c5de234a1a14726 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:00.115Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:00.464Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-06-09T04:36:00.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-09T04:36:00.464Z] 3f6739ee29d2: Preparing [2025-06-09T04:36:00.464Z] 0628e109ef10: Preparing [2025-06-09T04:36:00.464Z] 473caabf694c: Preparing [2025-06-09T04:36:00.464Z] 275377061e25: Preparing [2025-06-09T04:36:00.464Z] b57a9b6cb6e1: Preparing [2025-06-09T04:36:00.464Z] dd9c8f8612c8: Preparing [2025-06-09T04:36:00.464Z] dd9c8f8612c8: Waiting [2025-06-09T04:36:00.464Z] 473caabf694c: Layer already exists [2025-06-09T04:36:00.464Z] 3f6739ee29d2: Layer already exists [2025-06-09T04:36:00.464Z] b57a9b6cb6e1: Layer already exists [2025-06-09T04:36:00.464Z] 275377061e25: Layer already exists [2025-06-09T04:36:00.464Z] 0628e109ef10: Layer already exists [2025-06-09T04:36:00.464Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:36:00.727Z] main: digest: sha256:2890793f79d0ec67d8377711a090b9b518adec0dd1beb3183c5de234a1a14726 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T04:36:00.793Z] ===================================================== [Pipeline] echo [2025-06-09T04:36:00.805Z] taggedImages: [2025-06-09T04:36:00.805Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:36:00.805Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-06-09T04:36:00.805Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.23 [2025-06-09T04:36:00.805Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:36:00.805Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-06-09T04:36:00.832Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-06-09T04:36:00.832Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:36:00.832Z] latest [2025-06-09T04:36:00.832Z] 4.1.0-dev.23 [2025-06-09T04:36:00.832Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:36:00.832Z] main [2025-06-09T04:36:00.832Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:01.191Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:01.533Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:36:01.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-09T04:36:01.533Z] a5b6725709ef: Preparing [2025-06-09T04:36:01.533Z] 8956531f0ba2: Preparing [2025-06-09T04:36:01.533Z] 8b94d5a1ddda: Preparing [2025-06-09T04:36:01.533Z] 6c603c8d537f: Preparing [2025-06-09T04:36:01.533Z] 473caabf694c: Preparing [2025-06-09T04:36:01.533Z] cb5a31736055: Preparing [2025-06-09T04:36:01.533Z] 4015750cb8ae: Preparing [2025-06-09T04:36:01.533Z] dd9c8f8612c8: Preparing [2025-06-09T04:36:01.533Z] cb5a31736055: Waiting [2025-06-09T04:36:01.533Z] 4015750cb8ae: Waiting [2025-06-09T04:36:01.533Z] dd9c8f8612c8: Waiting [2025-06-09T04:36:01.533Z] 473caabf694c: Layer already exists [2025-06-09T04:36:01.798Z] 6c603c8d537f: Layer already exists [2025-06-09T04:36:01.798Z] cb5a31736055: Layer already exists [2025-06-09T04:36:01.798Z] 4015750cb8ae: Layer already exists [2025-06-09T04:36:01.798Z] 8956531f0ba2: Pushed [2025-06-09T04:36:01.798Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:36:01.798Z] a5b6725709ef: Pushed [2025-06-09T04:36:07.103Z] 8b94d5a1ddda: Pushed [2025-06-09T04:36:07.103Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:dffe605a3709186462059a1482bd0841937f830c413279b206b88aaeabcf8c7f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:07.450Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:07.777Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-06-09T04:36:07.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-09T04:36:07.777Z] a5b6725709ef: Preparing [2025-06-09T04:36:07.777Z] 8956531f0ba2: Preparing [2025-06-09T04:36:07.777Z] 8b94d5a1ddda: Preparing [2025-06-09T04:36:07.777Z] 6c603c8d537f: Preparing [2025-06-09T04:36:07.777Z] 473caabf694c: Preparing [2025-06-09T04:36:07.777Z] cb5a31736055: Preparing [2025-06-09T04:36:07.777Z] 4015750cb8ae: Preparing [2025-06-09T04:36:07.777Z] dd9c8f8612c8: Preparing [2025-06-09T04:36:07.777Z] cb5a31736055: Waiting [2025-06-09T04:36:07.777Z] 4015750cb8ae: Waiting [2025-06-09T04:36:07.777Z] dd9c8f8612c8: Waiting [2025-06-09T04:36:07.777Z] 473caabf694c: Layer already exists [2025-06-09T04:36:07.777Z] 8956531f0ba2: Layer already exists [2025-06-09T04:36:07.777Z] a5b6725709ef: Layer already exists [2025-06-09T04:36:07.777Z] 6c603c8d537f: Layer already exists [2025-06-09T04:36:07.777Z] 8b94d5a1ddda: Layer already exists [2025-06-09T04:36:07.777Z] cb5a31736055: Layer already exists [2025-06-09T04:36:07.777Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:36:07.777Z] 4015750cb8ae: Layer already exists [2025-06-09T04:36:08.040Z] latest: digest: sha256:dffe605a3709186462059a1482bd0841937f830c413279b206b88aaeabcf8c7f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:08.386Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:08.734Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.23 [2025-06-09T04:36:08.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-09T04:36:08.734Z] a5b6725709ef: Preparing [2025-06-09T04:36:08.734Z] 8956531f0ba2: Preparing [2025-06-09T04:36:08.734Z] 8b94d5a1ddda: Preparing [2025-06-09T04:36:08.734Z] 6c603c8d537f: Preparing [2025-06-09T04:36:08.734Z] 473caabf694c: Preparing [2025-06-09T04:36:08.734Z] cb5a31736055: Preparing [2025-06-09T04:36:08.734Z] 4015750cb8ae: Preparing [2025-06-09T04:36:08.734Z] dd9c8f8612c8: Preparing [2025-06-09T04:36:08.734Z] cb5a31736055: Waiting [2025-06-09T04:36:08.734Z] 4015750cb8ae: Waiting [2025-06-09T04:36:08.734Z] dd9c8f8612c8: Waiting [2025-06-09T04:36:08.734Z] 8956531f0ba2: Layer already exists [2025-06-09T04:36:08.734Z] 6c603c8d537f: Layer already exists [2025-06-09T04:36:08.734Z] 8b94d5a1ddda: Layer already exists [2025-06-09T04:36:08.734Z] 473caabf694c: Layer already exists [2025-06-09T04:36:08.734Z] a5b6725709ef: Layer already exists [2025-06-09T04:36:08.734Z] 4015750cb8ae: Layer already exists [2025-06-09T04:36:08.734Z] cb5a31736055: Layer already exists [2025-06-09T04:36:08.734Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:36:08.734Z] 4.1.0-dev.23: digest: sha256:dffe605a3709186462059a1482bd0841937f830c413279b206b88aaeabcf8c7f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:09.342Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:09.687Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:36:09.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-09T04:36:09.687Z] a5b6725709ef: Preparing [2025-06-09T04:36:09.687Z] 8956531f0ba2: Preparing [2025-06-09T04:36:09.687Z] 8b94d5a1ddda: Preparing [2025-06-09T04:36:09.687Z] 6c603c8d537f: Preparing [2025-06-09T04:36:09.687Z] 473caabf694c: Preparing [2025-06-09T04:36:09.687Z] cb5a31736055: Preparing [2025-06-09T04:36:09.687Z] 4015750cb8ae: Preparing [2025-06-09T04:36:09.687Z] dd9c8f8612c8: Preparing [2025-06-09T04:36:09.687Z] cb5a31736055: Waiting [2025-06-09T04:36:09.687Z] 4015750cb8ae: Waiting [2025-06-09T04:36:09.687Z] dd9c8f8612c8: Waiting [2025-06-09T04:36:09.687Z] 8b94d5a1ddda: Layer already exists [2025-06-09T04:36:09.687Z] 6c603c8d537f: Layer already exists [2025-06-09T04:36:09.687Z] 8956531f0ba2: Layer already exists [2025-06-09T04:36:09.687Z] 473caabf694c: Layer already exists [2025-06-09T04:36:09.687Z] a5b6725709ef: Layer already exists [2025-06-09T04:36:09.687Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:36:09.687Z] 4015750cb8ae: Layer already exists [2025-06-09T04:36:09.687Z] cb5a31736055: Layer already exists [2025-06-09T04:36:09.687Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:dffe605a3709186462059a1482bd0841937f830c413279b206b88aaeabcf8c7f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:10.032Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:10.372Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-06-09T04:36:10.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-09T04:36:10.372Z] a5b6725709ef: Preparing [2025-06-09T04:36:10.372Z] 8956531f0ba2: Preparing [2025-06-09T04:36:10.372Z] 8b94d5a1ddda: Preparing [2025-06-09T04:36:10.372Z] 6c603c8d537f: Preparing [2025-06-09T04:36:10.372Z] 473caabf694c: Preparing [2025-06-09T04:36:10.372Z] cb5a31736055: Preparing [2025-06-09T04:36:10.372Z] 4015750cb8ae: Preparing [2025-06-09T04:36:10.372Z] dd9c8f8612c8: Preparing [2025-06-09T04:36:10.372Z] cb5a31736055: Waiting [2025-06-09T04:36:10.372Z] 4015750cb8ae: Waiting [2025-06-09T04:36:10.372Z] dd9c8f8612c8: Waiting [2025-06-09T04:36:10.372Z] a5b6725709ef: Layer already exists [2025-06-09T04:36:10.372Z] 473caabf694c: Layer already exists [2025-06-09T04:36:10.372Z] 8b94d5a1ddda: Layer already exists [2025-06-09T04:36:10.372Z] 6c603c8d537f: Layer already exists [2025-06-09T04:36:10.372Z] 8956531f0ba2: Layer already exists [2025-06-09T04:36:10.372Z] cb5a31736055: Layer already exists [2025-06-09T04:36:10.372Z] 4015750cb8ae: Layer already exists [2025-06-09T04:36:10.372Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:36:10.637Z] main: digest: sha256:dffe605a3709186462059a1482bd0841937f830c413279b206b88aaeabcf8c7f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T04:36:10.713Z] ===================================================== [Pipeline] echo [2025-06-09T04:36:10.729Z] taggedImages: [2025-06-09T04:36:10.730Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:36:10.730Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-06-09T04:36:10.730Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.23 [2025-06-09T04:36:10.730Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:36:10.730Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-06-09T04:36:10.752Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-06-09T04:36:10.752Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:36:10.752Z] latest [2025-06-09T04:36:10.752Z] 4.1.0-dev.23 [2025-06-09T04:36:10.752Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:36:10.752Z] main [2025-06-09T04:36:10.752Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:11.118Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:11.469Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:36:11.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-09T04:36:11.469Z] b8ba205cf424: Preparing [2025-06-09T04:36:11.469Z] 700e2d43ba1d: Preparing [2025-06-09T04:36:11.469Z] 0cb1dc435a5a: Preparing [2025-06-09T04:36:11.469Z] e8a473a2d832: Preparing [2025-06-09T04:36:11.469Z] e73a2acbf8c9: Preparing [2025-06-09T04:36:11.469Z] e8f37b1c8bd3: Preparing [2025-06-09T04:36:11.469Z] f9c5cd55e19b: Preparing [2025-06-09T04:36:11.469Z] 6c603c8d537f: Preparing [2025-06-09T04:36:11.469Z] 473caabf694c: Preparing [2025-06-09T04:36:11.469Z] 604daf371705: Preparing [2025-06-09T04:36:11.469Z] 574a3a06c3dd: Preparing [2025-06-09T04:36:11.469Z] 5f70bf18a086: Preparing [2025-06-09T04:36:11.469Z] 201fc391d244: Preparing [2025-06-09T04:36:11.469Z] e8f37b1c8bd3: Waiting [2025-06-09T04:36:11.469Z] 473caabf694c: Waiting [2025-06-09T04:36:11.469Z] 604daf371705: Waiting [2025-06-09T04:36:11.469Z] f9c5cd55e19b: Waiting [2025-06-09T04:36:11.469Z] 6c603c8d537f: Waiting [2025-06-09T04:36:11.469Z] 5f70bf18a086: Waiting [2025-06-09T04:36:11.469Z] 4893af00035f: Preparing [2025-06-09T04:36:11.469Z] 43d8ea06bee8: Preparing [2025-06-09T04:36:11.469Z] dd9c8f8612c8: Preparing [2025-06-09T04:36:11.469Z] 4893af00035f: Waiting [2025-06-09T04:36:11.469Z] 43d8ea06bee8: Waiting [2025-06-09T04:36:11.469Z] dd9c8f8612c8: Waiting [2025-06-09T04:36:11.469Z] 201fc391d244: Waiting [2025-06-09T04:36:11.741Z] b8ba205cf424: Pushed [2025-06-09T04:36:11.741Z] 700e2d43ba1d: Pushed [2025-06-09T04:36:11.741Z] 0cb1dc435a5a: Pushed [2025-06-09T04:36:11.741Z] e8a473a2d832: Pushed [2025-06-09T04:36:11.741Z] e73a2acbf8c9: Pushed [2025-06-09T04:36:11.741Z] 6c603c8d537f: Layer already exists [2025-06-09T04:36:11.741Z] 473caabf694c: Layer already exists [2025-06-09T04:36:11.741Z] e8f37b1c8bd3: Pushed [2025-06-09T04:36:12.005Z] 5f70bf18a086: Layer already exists [2025-06-09T04:36:12.005Z] 574a3a06c3dd: Pushed [2025-06-09T04:36:12.005Z] 604daf371705: Pushed [2025-06-09T04:36:12.005Z] 201fc391d244: Pushed [2025-06-09T04:36:12.005Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:36:12.005Z] 4893af00035f: Pushed [2025-06-09T04:36:12.005Z] 43d8ea06bee8: Pushed [2025-06-09T04:36:15.327Z] f9c5cd55e19b: Pushed [2025-06-09T04:36:15.327Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:47bb2bd49873b5f7fdc890456bbb2aee0109c0ca8edbf3a156fbc09311325d43 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:15.679Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:16.028Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-06-09T04:36:16.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-09T04:36:16.028Z] b8ba205cf424: Preparing [2025-06-09T04:36:16.028Z] 700e2d43ba1d: Preparing [2025-06-09T04:36:16.028Z] 0cb1dc435a5a: Preparing [2025-06-09T04:36:16.028Z] e8a473a2d832: Preparing [2025-06-09T04:36:16.028Z] e73a2acbf8c9: Preparing [2025-06-09T04:36:16.028Z] e8f37b1c8bd3: Preparing [2025-06-09T04:36:16.028Z] f9c5cd55e19b: Preparing [2025-06-09T04:36:16.028Z] 6c603c8d537f: Preparing [2025-06-09T04:36:16.028Z] 473caabf694c: Preparing [2025-06-09T04:36:16.028Z] 604daf371705: Preparing [2025-06-09T04:36:16.028Z] 574a3a06c3dd: Preparing [2025-06-09T04:36:16.028Z] 5f70bf18a086: Preparing [2025-06-09T04:36:16.028Z] 201fc391d244: Preparing [2025-06-09T04:36:16.028Z] 4893af00035f: Preparing [2025-06-09T04:36:16.028Z] 43d8ea06bee8: Preparing [2025-06-09T04:36:16.028Z] dd9c8f8612c8: Preparing [2025-06-09T04:36:16.028Z] 574a3a06c3dd: Waiting [2025-06-09T04:36:16.028Z] e8f37b1c8bd3: Waiting [2025-06-09T04:36:16.028Z] 5f70bf18a086: Waiting [2025-06-09T04:36:16.028Z] f9c5cd55e19b: Waiting [2025-06-09T04:36:16.028Z] 201fc391d244: Waiting [2025-06-09T04:36:16.028Z] 6c603c8d537f: Waiting [2025-06-09T04:36:16.028Z] 4893af00035f: Waiting [2025-06-09T04:36:16.028Z] 473caabf694c: Waiting [2025-06-09T04:36:16.028Z] 43d8ea06bee8: Waiting [2025-06-09T04:36:16.028Z] 604daf371705: Waiting [2025-06-09T04:36:16.028Z] b8ba205cf424: Layer already exists [2025-06-09T04:36:16.028Z] 0cb1dc435a5a: Layer already exists [2025-06-09T04:36:16.028Z] e8a473a2d832: Layer already exists [2025-06-09T04:36:16.028Z] 700e2d43ba1d: Layer already exists [2025-06-09T04:36:16.028Z] e73a2acbf8c9: Layer already exists [2025-06-09T04:36:16.028Z] f9c5cd55e19b: Layer already exists [2025-06-09T04:36:16.028Z] e8f37b1c8bd3: Layer already exists [2025-06-09T04:36:16.028Z] 473caabf694c: Layer already exists [2025-06-09T04:36:16.028Z] 6c603c8d537f: Layer already exists [2025-06-09T04:36:16.028Z] 604daf371705: Layer already exists [2025-06-09T04:36:16.028Z] 43d8ea06bee8: Layer already exists [2025-06-09T04:36:16.028Z] 5f70bf18a086: Layer already exists [2025-06-09T04:36:16.028Z] 201fc391d244: Layer already exists [2025-06-09T04:36:16.028Z] 4893af00035f: Layer already exists [2025-06-09T04:36:16.028Z] 574a3a06c3dd: Layer already exists [2025-06-09T04:36:16.028Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:36:16.291Z] latest: digest: sha256:47bb2bd49873b5f7fdc890456bbb2aee0109c0ca8edbf3a156fbc09311325d43 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:16.637Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:16.982Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.23 [2025-06-09T04:36:16.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-09T04:36:16.982Z] b8ba205cf424: Preparing [2025-06-09T04:36:16.982Z] 700e2d43ba1d: Preparing [2025-06-09T04:36:16.982Z] 0cb1dc435a5a: Preparing [2025-06-09T04:36:16.982Z] e8a473a2d832: Preparing [2025-06-09T04:36:16.982Z] e73a2acbf8c9: Preparing [2025-06-09T04:36:16.982Z] e8f37b1c8bd3: Preparing [2025-06-09T04:36:16.982Z] f9c5cd55e19b: Preparing [2025-06-09T04:36:16.982Z] 6c603c8d537f: Preparing [2025-06-09T04:36:16.982Z] 473caabf694c: Preparing [2025-06-09T04:36:16.982Z] 604daf371705: Preparing [2025-06-09T04:36:16.982Z] 574a3a06c3dd: Preparing [2025-06-09T04:36:16.982Z] 5f70bf18a086: Preparing [2025-06-09T04:36:16.982Z] 201fc391d244: Preparing [2025-06-09T04:36:16.982Z] 4893af00035f: Preparing [2025-06-09T04:36:16.982Z] 43d8ea06bee8: Preparing [2025-06-09T04:36:16.982Z] dd9c8f8612c8: Preparing [2025-06-09T04:36:16.982Z] 473caabf694c: Waiting [2025-06-09T04:36:16.982Z] 604daf371705: Waiting [2025-06-09T04:36:16.982Z] 574a3a06c3dd: Waiting [2025-06-09T04:36:16.982Z] 5f70bf18a086: Waiting [2025-06-09T04:36:16.982Z] 201fc391d244: Waiting [2025-06-09T04:36:16.982Z] e8f37b1c8bd3: Waiting [2025-06-09T04:36:16.982Z] f9c5cd55e19b: Waiting [2025-06-09T04:36:16.982Z] 6c603c8d537f: Waiting [2025-06-09T04:36:16.982Z] 4893af00035f: Waiting [2025-06-09T04:36:16.982Z] 43d8ea06bee8: Waiting [2025-06-09T04:36:16.982Z] dd9c8f8612c8: Waiting [2025-06-09T04:36:16.982Z] e73a2acbf8c9: Layer already exists [2025-06-09T04:36:16.982Z] e8a473a2d832: Layer already exists [2025-06-09T04:36:16.982Z] b8ba205cf424: Layer already exists [2025-06-09T04:36:16.982Z] 700e2d43ba1d: Layer already exists [2025-06-09T04:36:16.982Z] 0cb1dc435a5a: Layer already exists [2025-06-09T04:36:16.982Z] e8f37b1c8bd3: Layer already exists [2025-06-09T04:36:16.982Z] 473caabf694c: Layer already exists [2025-06-09T04:36:16.982Z] f9c5cd55e19b: Layer already exists [2025-06-09T04:36:16.982Z] 6c603c8d537f: Layer already exists [2025-06-09T04:36:16.982Z] 604daf371705: Layer already exists [2025-06-09T04:36:16.982Z] 201fc391d244: Layer already exists [2025-06-09T04:36:16.982Z] 574a3a06c3dd: Layer already exists [2025-06-09T04:36:16.982Z] 5f70bf18a086: Layer already exists [2025-06-09T04:36:16.982Z] 4893af00035f: Layer already exists [2025-06-09T04:36:16.982Z] 43d8ea06bee8: Layer already exists [2025-06-09T04:36:16.982Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:36:17.245Z] 4.1.0-dev.23: digest: sha256:47bb2bd49873b5f7fdc890456bbb2aee0109c0ca8edbf3a156fbc09311325d43 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:17.595Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:18.204Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:36:18.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-09T04:36:18.204Z] b8ba205cf424: Preparing [2025-06-09T04:36:18.204Z] 700e2d43ba1d: Preparing [2025-06-09T04:36:18.204Z] 0cb1dc435a5a: Preparing [2025-06-09T04:36:18.204Z] e8a473a2d832: Preparing [2025-06-09T04:36:18.204Z] e73a2acbf8c9: Preparing [2025-06-09T04:36:18.204Z] e8f37b1c8bd3: Preparing [2025-06-09T04:36:18.204Z] f9c5cd55e19b: Preparing [2025-06-09T04:36:18.204Z] 6c603c8d537f: Preparing [2025-06-09T04:36:18.204Z] 473caabf694c: Preparing [2025-06-09T04:36:18.204Z] 604daf371705: Preparing [2025-06-09T04:36:18.204Z] 574a3a06c3dd: Preparing [2025-06-09T04:36:18.204Z] 5f70bf18a086: Preparing [2025-06-09T04:36:18.204Z] 201fc391d244: Preparing [2025-06-09T04:36:18.204Z] 4893af00035f: Preparing [2025-06-09T04:36:18.204Z] 43d8ea06bee8: Preparing [2025-06-09T04:36:18.204Z] dd9c8f8612c8: Preparing [2025-06-09T04:36:18.204Z] 6c603c8d537f: Waiting [2025-06-09T04:36:18.204Z] 473caabf694c: Waiting [2025-06-09T04:36:18.204Z] 604daf371705: Waiting [2025-06-09T04:36:18.204Z] e8f37b1c8bd3: Waiting [2025-06-09T04:36:18.204Z] 574a3a06c3dd: Waiting [2025-06-09T04:36:18.204Z] f9c5cd55e19b: Waiting [2025-06-09T04:36:18.204Z] 5f70bf18a086: Waiting [2025-06-09T04:36:18.204Z] 43d8ea06bee8: Waiting [2025-06-09T04:36:18.204Z] 201fc391d244: Waiting [2025-06-09T04:36:18.204Z] dd9c8f8612c8: Waiting [2025-06-09T04:36:18.204Z] 4893af00035f: Waiting [2025-06-09T04:36:18.204Z] e73a2acbf8c9: Layer already exists [2025-06-09T04:36:18.204Z] 0cb1dc435a5a: Layer already exists [2025-06-09T04:36:18.204Z] 700e2d43ba1d: Layer already exists [2025-06-09T04:36:18.204Z] b8ba205cf424: Layer already exists [2025-06-09T04:36:18.204Z] e8a473a2d832: Layer already exists [2025-06-09T04:36:18.204Z] e8f37b1c8bd3: Layer already exists [2025-06-09T04:36:18.204Z] 473caabf694c: Layer already exists [2025-06-09T04:36:18.204Z] 6c603c8d537f: Layer already exists [2025-06-09T04:36:18.204Z] f9c5cd55e19b: Layer already exists [2025-06-09T04:36:18.204Z] 604daf371705: Layer already exists [2025-06-09T04:36:18.204Z] 5f70bf18a086: Layer already exists [2025-06-09T04:36:18.204Z] 574a3a06c3dd: Layer already exists [2025-06-09T04:36:18.204Z] 201fc391d244: Layer already exists [2025-06-09T04:36:18.204Z] 43d8ea06bee8: Layer already exists [2025-06-09T04:36:18.204Z] 4893af00035f: Layer already exists [2025-06-09T04:36:18.204Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:36:18.467Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:47bb2bd49873b5f7fdc890456bbb2aee0109c0ca8edbf3a156fbc09311325d43 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:18.812Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:19.145Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-06-09T04:36:19.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-09T04:36:19.145Z] b8ba205cf424: Preparing [2025-06-09T04:36:19.145Z] 700e2d43ba1d: Preparing [2025-06-09T04:36:19.145Z] 0cb1dc435a5a: Preparing [2025-06-09T04:36:19.145Z] e8a473a2d832: Preparing [2025-06-09T04:36:19.145Z] e73a2acbf8c9: Preparing [2025-06-09T04:36:19.145Z] e8f37b1c8bd3: Preparing [2025-06-09T04:36:19.145Z] f9c5cd55e19b: Preparing [2025-06-09T04:36:19.145Z] 6c603c8d537f: Preparing [2025-06-09T04:36:19.145Z] 473caabf694c: Preparing [2025-06-09T04:36:19.145Z] 604daf371705: Preparing [2025-06-09T04:36:19.145Z] 574a3a06c3dd: Preparing [2025-06-09T04:36:19.145Z] 5f70bf18a086: Preparing [2025-06-09T04:36:19.145Z] 201fc391d244: Preparing [2025-06-09T04:36:19.145Z] 4893af00035f: Preparing [2025-06-09T04:36:19.145Z] 43d8ea06bee8: Preparing [2025-06-09T04:36:19.145Z] dd9c8f8612c8: Preparing [2025-06-09T04:36:19.145Z] e8f37b1c8bd3: Waiting [2025-06-09T04:36:19.145Z] f9c5cd55e19b: Waiting [2025-06-09T04:36:19.145Z] 6c603c8d537f: Waiting [2025-06-09T04:36:19.145Z] 473caabf694c: Waiting [2025-06-09T04:36:19.145Z] 604daf371705: Waiting [2025-06-09T04:36:19.145Z] 4893af00035f: Waiting [2025-06-09T04:36:19.145Z] 43d8ea06bee8: Waiting [2025-06-09T04:36:19.145Z] dd9c8f8612c8: Waiting [2025-06-09T04:36:19.145Z] 574a3a06c3dd: Waiting [2025-06-09T04:36:19.145Z] 5f70bf18a086: Waiting [2025-06-09T04:36:19.145Z] 201fc391d244: Waiting [2025-06-09T04:36:19.145Z] b8ba205cf424: Layer already exists [2025-06-09T04:36:19.145Z] e73a2acbf8c9: Layer already exists [2025-06-09T04:36:19.145Z] 0cb1dc435a5a: Layer already exists [2025-06-09T04:36:19.145Z] e8a473a2d832: Layer already exists [2025-06-09T04:36:19.145Z] 700e2d43ba1d: Layer already exists [2025-06-09T04:36:19.145Z] e8f37b1c8bd3: Layer already exists [2025-06-09T04:36:19.145Z] 473caabf694c: Layer already exists [2025-06-09T04:36:19.145Z] f9c5cd55e19b: Layer already exists [2025-06-09T04:36:19.145Z] 6c603c8d537f: Layer already exists [2025-06-09T04:36:19.145Z] 604daf371705: Layer already exists [2025-06-09T04:36:19.145Z] 574a3a06c3dd: Layer already exists [2025-06-09T04:36:19.145Z] 201fc391d244: Layer already exists [2025-06-09T04:36:19.145Z] 43d8ea06bee8: Layer already exists [2025-06-09T04:36:19.145Z] 5f70bf18a086: Layer already exists [2025-06-09T04:36:19.145Z] 4893af00035f: Layer already exists [2025-06-09T04:36:19.145Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:36:19.409Z] main: digest: sha256:47bb2bd49873b5f7fdc890456bbb2aee0109c0ca8edbf3a156fbc09311325d43 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T04:36:19.471Z] ===================================================== [Pipeline] echo [2025-06-09T04:36:19.483Z] taggedImages: [2025-06-09T04:36:19.483Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:36:19.483Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-06-09T04:36:19.483Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.23 [2025-06-09T04:36:19.483Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:36:19.483Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-06-09T04:36:19.505Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-06-09T04:36:19.505Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:36:19.505Z] latest [2025-06-09T04:36:19.505Z] 4.1.0-dev.23 [2025-06-09T04:36:19.505Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:36:19.505Z] main [2025-06-09T04:36:19.505Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:19.956Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:20.297Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:36:20.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-09T04:36:20.298Z] 80e04220dfc4: Preparing [2025-06-09T04:36:20.298Z] 2bf4b7f2bc5e: Preparing [2025-06-09T04:36:20.298Z] c42be45c7834: Preparing [2025-06-09T04:36:20.298Z] 59dc7b0fff78: Preparing [2025-06-09T04:36:20.298Z] 6c603c8d537f: Preparing [2025-06-09T04:36:20.298Z] 473caabf694c: Preparing [2025-06-09T04:36:20.298Z] cb5a31736055: Preparing [2025-06-09T04:36:20.298Z] 4015750cb8ae: Preparing [2025-06-09T04:36:20.298Z] dd9c8f8612c8: Preparing [2025-06-09T04:36:20.298Z] 4015750cb8ae: Waiting [2025-06-09T04:36:20.298Z] 473caabf694c: Waiting [2025-06-09T04:36:20.298Z] cb5a31736055: Waiting [2025-06-09T04:36:20.298Z] dd9c8f8612c8: Waiting [2025-06-09T04:36:20.298Z] 6c603c8d537f: Layer already exists [2025-06-09T04:36:20.561Z] 473caabf694c: Layer already exists [2025-06-09T04:36:20.561Z] 2bf4b7f2bc5e: Pushed [2025-06-09T04:36:20.561Z] c42be45c7834: Pushed [2025-06-09T04:36:20.561Z] cb5a31736055: Layer already exists [2025-06-09T04:36:20.561Z] 4015750cb8ae: Layer already exists [2025-06-09T04:36:20.561Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:36:20.561Z] 80e04220dfc4: Pushed [2025-06-09T04:36:25.887Z] 59dc7b0fff78: Pushed [2025-06-09T04:36:25.887Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:e3aafb023e27fd1bf1619964cf9456324e8fcdab4c5be803c0420cf67a0f6790 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:26.228Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:26.656Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-06-09T04:36:26.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-09T04:36:26.656Z] 80e04220dfc4: Preparing [2025-06-09T04:36:26.656Z] 2bf4b7f2bc5e: Preparing [2025-06-09T04:36:26.656Z] c42be45c7834: Preparing [2025-06-09T04:36:26.656Z] 59dc7b0fff78: Preparing [2025-06-09T04:36:26.656Z] 6c603c8d537f: Preparing [2025-06-09T04:36:26.656Z] 473caabf694c: Preparing [2025-06-09T04:36:26.656Z] cb5a31736055: Preparing [2025-06-09T04:36:26.656Z] 4015750cb8ae: Preparing [2025-06-09T04:36:26.656Z] dd9c8f8612c8: Preparing [2025-06-09T04:36:26.656Z] cb5a31736055: Waiting [2025-06-09T04:36:26.656Z] 4015750cb8ae: Waiting [2025-06-09T04:36:26.656Z] dd9c8f8612c8: Waiting [2025-06-09T04:36:26.656Z] 473caabf694c: Waiting [2025-06-09T04:36:26.656Z] 80e04220dfc4: Layer already exists [2025-06-09T04:36:26.656Z] c42be45c7834: Layer already exists [2025-06-09T04:36:26.656Z] 2bf4b7f2bc5e: Layer already exists [2025-06-09T04:36:26.656Z] 59dc7b0fff78: Layer already exists [2025-06-09T04:36:26.656Z] 6c603c8d537f: Layer already exists [2025-06-09T04:36:26.656Z] 473caabf694c: Layer already exists [2025-06-09T04:36:26.656Z] 4015750cb8ae: Layer already exists [2025-06-09T04:36:26.656Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:36:26.656Z] cb5a31736055: Layer already exists [2025-06-09T04:36:26.925Z] latest: digest: sha256:e3aafb023e27fd1bf1619964cf9456324e8fcdab4c5be803c0420cf67a0f6790 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:27.285Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:27.656Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.23 [2025-06-09T04:36:27.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-09T04:36:27.656Z] 80e04220dfc4: Preparing [2025-06-09T04:36:27.656Z] 2bf4b7f2bc5e: Preparing [2025-06-09T04:36:27.656Z] c42be45c7834: Preparing [2025-06-09T04:36:27.656Z] 59dc7b0fff78: Preparing [2025-06-09T04:36:27.656Z] 6c603c8d537f: Preparing [2025-06-09T04:36:27.656Z] 473caabf694c: Preparing [2025-06-09T04:36:27.656Z] cb5a31736055: Preparing [2025-06-09T04:36:27.656Z] 4015750cb8ae: Preparing [2025-06-09T04:36:27.656Z] dd9c8f8612c8: Preparing [2025-06-09T04:36:27.656Z] cb5a31736055: Waiting [2025-06-09T04:36:27.656Z] 4015750cb8ae: Waiting [2025-06-09T04:36:27.656Z] dd9c8f8612c8: Waiting [2025-06-09T04:36:27.656Z] 473caabf694c: Waiting [2025-06-09T04:36:27.656Z] 2bf4b7f2bc5e: Layer already exists [2025-06-09T04:36:27.656Z] c42be45c7834: Layer already exists [2025-06-09T04:36:27.656Z] 6c603c8d537f: Layer already exists [2025-06-09T04:36:27.656Z] 80e04220dfc4: Layer already exists [2025-06-09T04:36:27.656Z] 59dc7b0fff78: Layer already exists [2025-06-09T04:36:27.656Z] cb5a31736055: Layer already exists [2025-06-09T04:36:27.656Z] 473caabf694c: Layer already exists [2025-06-09T04:36:27.656Z] 4015750cb8ae: Layer already exists [2025-06-09T04:36:27.656Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:36:27.656Z] 4.1.0-dev.23: digest: sha256:e3aafb023e27fd1bf1619964cf9456324e8fcdab4c5be803c0420cf67a0f6790 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:28.299Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:28.659Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:36:28.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-09T04:36:28.660Z] 80e04220dfc4: Preparing [2025-06-09T04:36:28.660Z] 2bf4b7f2bc5e: Preparing [2025-06-09T04:36:28.660Z] c42be45c7834: Preparing [2025-06-09T04:36:28.660Z] 59dc7b0fff78: Preparing [2025-06-09T04:36:28.660Z] 6c603c8d537f: Preparing [2025-06-09T04:36:28.660Z] 473caabf694c: Preparing [2025-06-09T04:36:28.660Z] cb5a31736055: Preparing [2025-06-09T04:36:28.660Z] 4015750cb8ae: Preparing [2025-06-09T04:36:28.660Z] dd9c8f8612c8: Preparing [2025-06-09T04:36:28.660Z] 473caabf694c: Waiting [2025-06-09T04:36:28.660Z] cb5a31736055: Waiting [2025-06-09T04:36:28.660Z] dd9c8f8612c8: Waiting [2025-06-09T04:36:28.660Z] 4015750cb8ae: Waiting [2025-06-09T04:36:28.660Z] c42be45c7834: Layer already exists [2025-06-09T04:36:28.660Z] 80e04220dfc4: Layer already exists [2025-06-09T04:36:28.660Z] 6c603c8d537f: Layer already exists [2025-06-09T04:36:28.660Z] 59dc7b0fff78: Layer already exists [2025-06-09T04:36:28.660Z] 2bf4b7f2bc5e: Layer already exists [2025-06-09T04:36:28.660Z] cb5a31736055: Layer already exists [2025-06-09T04:36:28.660Z] 473caabf694c: Layer already exists [2025-06-09T04:36:28.660Z] 4015750cb8ae: Layer already exists [2025-06-09T04:36:28.660Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:36:28.923Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:e3aafb023e27fd1bf1619964cf9456324e8fcdab4c5be803c0420cf67a0f6790 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:29.266Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:29.604Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-06-09T04:36:29.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-09T04:36:29.604Z] 80e04220dfc4: Preparing [2025-06-09T04:36:29.604Z] 2bf4b7f2bc5e: Preparing [2025-06-09T04:36:29.604Z] c42be45c7834: Preparing [2025-06-09T04:36:29.604Z] 59dc7b0fff78: Preparing [2025-06-09T04:36:29.604Z] 6c603c8d537f: Preparing [2025-06-09T04:36:29.604Z] 473caabf694c: Preparing [2025-06-09T04:36:29.604Z] cb5a31736055: Preparing [2025-06-09T04:36:29.604Z] 4015750cb8ae: Preparing [2025-06-09T04:36:29.604Z] dd9c8f8612c8: Preparing [2025-06-09T04:36:29.604Z] cb5a31736055: Waiting [2025-06-09T04:36:29.604Z] dd9c8f8612c8: Waiting [2025-06-09T04:36:29.604Z] 4015750cb8ae: Waiting [2025-06-09T04:36:29.604Z] 473caabf694c: Waiting [2025-06-09T04:36:29.604Z] 6c603c8d537f: Layer already exists [2025-06-09T04:36:29.604Z] 59dc7b0fff78: Layer already exists [2025-06-09T04:36:29.604Z] 80e04220dfc4: Layer already exists [2025-06-09T04:36:29.604Z] 2bf4b7f2bc5e: Layer already exists [2025-06-09T04:36:29.604Z] c42be45c7834: Layer already exists [2025-06-09T04:36:29.604Z] cb5a31736055: Layer already exists [2025-06-09T04:36:29.604Z] 473caabf694c: Layer already exists [2025-06-09T04:36:29.604Z] 4015750cb8ae: Layer already exists [2025-06-09T04:36:29.604Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:36:29.868Z] main: digest: sha256:e3aafb023e27fd1bf1619964cf9456324e8fcdab4c5be803c0420cf67a0f6790 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T04:36:29.934Z] ===================================================== [Pipeline] echo [2025-06-09T04:36:29.945Z] taggedImages: [2025-06-09T04:36:29.945Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:36:29.945Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-06-09T04:36:29.945Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.23 [2025-06-09T04:36:29.945Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:36:29.945Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-06-09T04:36:29.967Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-06-09T04:36:29.967Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:36:29.967Z] latest [2025-06-09T04:36:29.967Z] 4.1.0-dev.23 [2025-06-09T04:36:29.967Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:36:29.967Z] main [2025-06-09T04:36:29.967Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:30.318Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:30.656Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:36:30.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-09T04:36:30.656Z] be02f56bafc2: Preparing [2025-06-09T04:36:30.656Z] 25e2d0a7a6d5: Preparing [2025-06-09T04:36:30.656Z] 1b3077938319: Preparing [2025-06-09T04:36:30.656Z] d6fe1b318b95: Preparing [2025-06-09T04:36:30.656Z] 6398e9f53cea: Preparing [2025-06-09T04:36:30.656Z] 6c603c8d537f: Preparing [2025-06-09T04:36:30.656Z] 473caabf694c: Preparing [2025-06-09T04:36:30.656Z] 407af36bf85f: Preparing [2025-06-09T04:36:30.656Z] ee0e75126713: Preparing [2025-06-09T04:36:30.656Z] 9d4ae6f0a2a3: Preparing [2025-06-09T04:36:30.656Z] dd9c8f8612c8: Preparing [2025-06-09T04:36:30.656Z] 407af36bf85f: Waiting [2025-06-09T04:36:30.656Z] 6c603c8d537f: Waiting [2025-06-09T04:36:30.656Z] ee0e75126713: Waiting [2025-06-09T04:36:30.656Z] 9d4ae6f0a2a3: Waiting [2025-06-09T04:36:30.656Z] dd9c8f8612c8: Waiting [2025-06-09T04:36:30.656Z] 473caabf694c: Waiting [2025-06-09T04:36:30.919Z] d6fe1b318b95: Pushed [2025-06-09T04:36:30.919Z] 6398e9f53cea: Pushed [2025-06-09T04:36:30.919Z] be02f56bafc2: Pushed [2025-06-09T04:36:30.919Z] 25e2d0a7a6d5: Pushed [2025-06-09T04:36:30.919Z] 6c603c8d537f: Layer already exists [2025-06-09T04:36:30.919Z] 473caabf694c: Layer already exists [2025-06-09T04:36:30.919Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:36:30.919Z] 407af36bf85f: Pushed [2025-06-09T04:36:30.919Z] ee0e75126713: Pushed [2025-06-09T04:36:34.238Z] 9d4ae6f0a2a3: Pushed [2025-06-09T04:36:34.813Z] 1b3077938319: Pushed [2025-06-09T04:36:35.078Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:1d2014d2e92b21552ac3aa5e7f0800415fbbb73b6b64a891963c02922a801fa2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:35.425Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:35.769Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-06-09T04:36:35.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-09T04:36:35.769Z] be02f56bafc2: Preparing [2025-06-09T04:36:35.769Z] 25e2d0a7a6d5: Preparing [2025-06-09T04:36:35.769Z] 1b3077938319: Preparing [2025-06-09T04:36:35.769Z] d6fe1b318b95: Preparing [2025-06-09T04:36:35.769Z] 6398e9f53cea: Preparing [2025-06-09T04:36:35.769Z] 6c603c8d537f: Preparing [2025-06-09T04:36:35.769Z] 473caabf694c: Preparing [2025-06-09T04:36:35.769Z] 407af36bf85f: Preparing [2025-06-09T04:36:35.769Z] ee0e75126713: Preparing [2025-06-09T04:36:35.769Z] 9d4ae6f0a2a3: Preparing [2025-06-09T04:36:35.769Z] dd9c8f8612c8: Preparing [2025-06-09T04:36:35.769Z] 407af36bf85f: Waiting [2025-06-09T04:36:35.769Z] ee0e75126713: Waiting [2025-06-09T04:36:35.769Z] 9d4ae6f0a2a3: Waiting [2025-06-09T04:36:35.769Z] dd9c8f8612c8: Waiting [2025-06-09T04:36:35.769Z] 6c603c8d537f: Waiting [2025-06-09T04:36:35.769Z] 473caabf694c: Waiting [2025-06-09T04:36:35.769Z] be02f56bafc2: Layer already exists [2025-06-09T04:36:35.769Z] 6398e9f53cea: Layer already exists [2025-06-09T04:36:35.769Z] 1b3077938319: Layer already exists [2025-06-09T04:36:35.769Z] d6fe1b318b95: Layer already exists [2025-06-09T04:36:35.769Z] 25e2d0a7a6d5: Layer already exists [2025-06-09T04:36:35.769Z] 6c603c8d537f: Layer already exists [2025-06-09T04:36:35.769Z] 407af36bf85f: Layer already exists [2025-06-09T04:36:35.769Z] 473caabf694c: Layer already exists [2025-06-09T04:36:35.769Z] ee0e75126713: Layer already exists [2025-06-09T04:36:35.769Z] 9d4ae6f0a2a3: Layer already exists [2025-06-09T04:36:35.769Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:36:35.769Z] latest: digest: sha256:1d2014d2e92b21552ac3aa5e7f0800415fbbb73b6b64a891963c02922a801fa2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:36.369Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:36.720Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.23 [2025-06-09T04:36:36.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-09T04:36:36.720Z] be02f56bafc2: Preparing [2025-06-09T04:36:36.720Z] 25e2d0a7a6d5: Preparing [2025-06-09T04:36:36.720Z] 1b3077938319: Preparing [2025-06-09T04:36:36.720Z] d6fe1b318b95: Preparing [2025-06-09T04:36:36.720Z] 6398e9f53cea: Preparing [2025-06-09T04:36:36.720Z] 6c603c8d537f: Preparing [2025-06-09T04:36:36.720Z] 473caabf694c: Preparing [2025-06-09T04:36:36.720Z] 407af36bf85f: Preparing [2025-06-09T04:36:36.720Z] ee0e75126713: Preparing [2025-06-09T04:36:36.720Z] 9d4ae6f0a2a3: Preparing [2025-06-09T04:36:36.720Z] dd9c8f8612c8: Preparing [2025-06-09T04:36:36.720Z] 407af36bf85f: Waiting [2025-06-09T04:36:36.720Z] ee0e75126713: Waiting [2025-06-09T04:36:36.720Z] 9d4ae6f0a2a3: Waiting [2025-06-09T04:36:36.720Z] dd9c8f8612c8: Waiting [2025-06-09T04:36:36.720Z] 6c603c8d537f: Waiting [2025-06-09T04:36:36.720Z] 473caabf694c: Waiting [2025-06-09T04:36:36.720Z] 25e2d0a7a6d5: Layer already exists [2025-06-09T04:36:36.720Z] 1b3077938319: Layer already exists [2025-06-09T04:36:36.720Z] d6fe1b318b95: Layer already exists [2025-06-09T04:36:36.720Z] 6398e9f53cea: Layer already exists [2025-06-09T04:36:36.720Z] be02f56bafc2: Layer already exists [2025-06-09T04:36:36.720Z] 407af36bf85f: Layer already exists [2025-06-09T04:36:36.720Z] 6c603c8d537f: Layer already exists [2025-06-09T04:36:36.720Z] 473caabf694c: Layer already exists [2025-06-09T04:36:36.720Z] ee0e75126713: Layer already exists [2025-06-09T04:36:36.720Z] 9d4ae6f0a2a3: Layer already exists [2025-06-09T04:36:36.720Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:36:36.982Z] 4.1.0-dev.23: digest: sha256:1d2014d2e92b21552ac3aa5e7f0800415fbbb73b6b64a891963c02922a801fa2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:37.323Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:37.655Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:36:37.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-09T04:36:37.655Z] be02f56bafc2: Preparing [2025-06-09T04:36:37.655Z] 25e2d0a7a6d5: Preparing [2025-06-09T04:36:37.655Z] 1b3077938319: Preparing [2025-06-09T04:36:37.655Z] d6fe1b318b95: Preparing [2025-06-09T04:36:37.655Z] 6398e9f53cea: Preparing [2025-06-09T04:36:37.655Z] 6c603c8d537f: Preparing [2025-06-09T04:36:37.655Z] 473caabf694c: Preparing [2025-06-09T04:36:37.655Z] 407af36bf85f: Preparing [2025-06-09T04:36:37.655Z] ee0e75126713: Preparing [2025-06-09T04:36:37.655Z] 9d4ae6f0a2a3: Preparing [2025-06-09T04:36:37.655Z] dd9c8f8612c8: Preparing [2025-06-09T04:36:37.655Z] 407af36bf85f: Waiting [2025-06-09T04:36:37.655Z] ee0e75126713: Waiting [2025-06-09T04:36:37.655Z] 6c603c8d537f: Waiting [2025-06-09T04:36:37.655Z] 9d4ae6f0a2a3: Waiting [2025-06-09T04:36:37.655Z] 473caabf694c: Waiting [2025-06-09T04:36:37.655Z] dd9c8f8612c8: Waiting [2025-06-09T04:36:37.655Z] be02f56bafc2: Layer already exists [2025-06-09T04:36:37.655Z] 1b3077938319: Layer already exists [2025-06-09T04:36:37.655Z] d6fe1b318b95: Layer already exists [2025-06-09T04:36:37.655Z] 6398e9f53cea: Layer already exists [2025-06-09T04:36:37.655Z] 25e2d0a7a6d5: Layer already exists [2025-06-09T04:36:37.655Z] ee0e75126713: Layer already exists [2025-06-09T04:36:37.655Z] 473caabf694c: Layer already exists [2025-06-09T04:36:37.655Z] 6c603c8d537f: Layer already exists [2025-06-09T04:36:37.655Z] 9d4ae6f0a2a3: Layer already exists [2025-06-09T04:36:37.655Z] 407af36bf85f: Layer already exists [2025-06-09T04:36:37.655Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:36:37.918Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:1d2014d2e92b21552ac3aa5e7f0800415fbbb73b6b64a891963c02922a801fa2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:38.261Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:38.595Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-06-09T04:36:38.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-09T04:36:38.595Z] be02f56bafc2: Preparing [2025-06-09T04:36:38.595Z] 25e2d0a7a6d5: Preparing [2025-06-09T04:36:38.595Z] 1b3077938319: Preparing [2025-06-09T04:36:38.595Z] d6fe1b318b95: Preparing [2025-06-09T04:36:38.595Z] 6398e9f53cea: Preparing [2025-06-09T04:36:38.595Z] 6c603c8d537f: Preparing [2025-06-09T04:36:38.595Z] 473caabf694c: Preparing [2025-06-09T04:36:38.595Z] 407af36bf85f: Preparing [2025-06-09T04:36:38.595Z] ee0e75126713: Preparing [2025-06-09T04:36:38.595Z] 9d4ae6f0a2a3: Preparing [2025-06-09T04:36:38.595Z] dd9c8f8612c8: Preparing [2025-06-09T04:36:38.595Z] 473caabf694c: Waiting [2025-06-09T04:36:38.595Z] 407af36bf85f: Waiting [2025-06-09T04:36:38.595Z] ee0e75126713: Waiting [2025-06-09T04:36:38.595Z] 9d4ae6f0a2a3: Waiting [2025-06-09T04:36:38.595Z] dd9c8f8612c8: Waiting [2025-06-09T04:36:38.595Z] 6c603c8d537f: Waiting [2025-06-09T04:36:38.595Z] d6fe1b318b95: Layer already exists [2025-06-09T04:36:38.595Z] 25e2d0a7a6d5: Layer already exists [2025-06-09T04:36:38.595Z] 6398e9f53cea: Layer already exists [2025-06-09T04:36:38.595Z] 1b3077938319: Layer already exists [2025-06-09T04:36:38.595Z] be02f56bafc2: Layer already exists [2025-06-09T04:36:38.595Z] 473caabf694c: Layer already exists [2025-06-09T04:36:38.595Z] 407af36bf85f: Layer already exists [2025-06-09T04:36:38.595Z] 6c603c8d537f: Layer already exists [2025-06-09T04:36:38.595Z] ee0e75126713: Layer already exists [2025-06-09T04:36:38.595Z] 9d4ae6f0a2a3: Layer already exists [2025-06-09T04:36:38.595Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:36:38.858Z] main: digest: sha256:1d2014d2e92b21552ac3aa5e7f0800415fbbb73b6b64a891963c02922a801fa2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T04:36:38.930Z] ===================================================== [Pipeline] echo [2025-06-09T04:36:38.945Z] taggedImages: [2025-06-09T04:36:38.945Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:36:38.945Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-06-09T04:36:38.945Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.23 [2025-06-09T04:36:38.945Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:36:38.945Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-06-09T04:36:38.974Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-06-09T04:36:38.974Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:36:38.974Z] latest [2025-06-09T04:36:38.974Z] 4.1.0-dev.23 [2025-06-09T04:36:38.974Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:36:38.974Z] main [2025-06-09T04:36:38.974Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:39.324Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:39.672Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:36:39.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-09T04:36:39.936Z] 11e2f92303d6: Preparing [2025-06-09T04:36:39.936Z] 3ad6fe00c636: Preparing [2025-06-09T04:36:39.936Z] cd445583ff63: Preparing [2025-06-09T04:36:39.936Z] 0a60bb56b743: Preparing [2025-06-09T04:36:39.936Z] aab18ecae826: Preparing [2025-06-09T04:36:39.936Z] 994ba0feff01: Preparing [2025-06-09T04:36:39.936Z] d168619dfe16: Preparing [2025-06-09T04:36:39.936Z] 6c603c8d537f: Preparing [2025-06-09T04:36:39.936Z] 473caabf694c: Preparing [2025-06-09T04:36:39.936Z] 738a6e5f40dc: Preparing [2025-06-09T04:36:39.936Z] 07f2a33bb1d0: Preparing [2025-06-09T04:36:39.936Z] dd9c8f8612c8: Preparing [2025-06-09T04:36:39.936Z] 473caabf694c: Waiting [2025-06-09T04:36:39.936Z] d168619dfe16: Waiting [2025-06-09T04:36:39.936Z] 738a6e5f40dc: Waiting [2025-06-09T04:36:39.936Z] 07f2a33bb1d0: Waiting [2025-06-09T04:36:39.936Z] 994ba0feff01: Waiting [2025-06-09T04:36:39.936Z] dd9c8f8612c8: Waiting [2025-06-09T04:36:39.936Z] 6c603c8d537f: Waiting [2025-06-09T04:36:40.199Z] aab18ecae826: Pushed [2025-06-09T04:36:40.199Z] 3ad6fe00c636: Pushed [2025-06-09T04:36:40.199Z] 11e2f92303d6: Pushed [2025-06-09T04:36:40.462Z] 6c603c8d537f: Layer already exists [2025-06-09T04:36:40.462Z] 473caabf694c: Layer already exists [2025-06-09T04:36:40.462Z] 994ba0feff01: Pushed [2025-06-09T04:36:40.462Z] d168619dfe16: Pushed [2025-06-09T04:36:40.724Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:36:40.988Z] 738a6e5f40dc: Pushed [2025-06-09T04:36:43.543Z] 07f2a33bb1d0: Pushed [2025-06-09T04:36:44.119Z] 0a60bb56b743: Pushed [2025-06-09T04:36:46.680Z] cd445583ff63: Pushed [2025-06-09T04:36:46.680Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:cd156b7fabc9c2ae43da7a9ac306d28f289f5c0290e8a832f925b483c6e2267c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:47.018Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:47.367Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-06-09T04:36:47.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-09T04:36:47.367Z] 11e2f92303d6: Preparing [2025-06-09T04:36:47.367Z] 3ad6fe00c636: Preparing [2025-06-09T04:36:47.367Z] cd445583ff63: Preparing [2025-06-09T04:36:47.367Z] 0a60bb56b743: Preparing [2025-06-09T04:36:47.367Z] aab18ecae826: Preparing [2025-06-09T04:36:47.367Z] 994ba0feff01: Preparing [2025-06-09T04:36:47.367Z] d168619dfe16: Preparing [2025-06-09T04:36:47.367Z] 6c603c8d537f: Preparing [2025-06-09T04:36:47.367Z] 473caabf694c: Preparing [2025-06-09T04:36:47.367Z] 738a6e5f40dc: Preparing [2025-06-09T04:36:47.367Z] 07f2a33bb1d0: Preparing [2025-06-09T04:36:47.367Z] dd9c8f8612c8: Preparing [2025-06-09T04:36:47.367Z] 994ba0feff01: Waiting [2025-06-09T04:36:47.367Z] d168619dfe16: Waiting [2025-06-09T04:36:47.367Z] 6c603c8d537f: Waiting [2025-06-09T04:36:47.367Z] 07f2a33bb1d0: Waiting [2025-06-09T04:36:47.367Z] dd9c8f8612c8: Waiting [2025-06-09T04:36:47.367Z] 473caabf694c: Waiting [2025-06-09T04:36:47.367Z] 738a6e5f40dc: Waiting [2025-06-09T04:36:47.367Z] 0a60bb56b743: Layer already exists [2025-06-09T04:36:47.367Z] cd445583ff63: Layer already exists [2025-06-09T04:36:47.367Z] 11e2f92303d6: Layer already exists [2025-06-09T04:36:47.367Z] 3ad6fe00c636: Layer already exists [2025-06-09T04:36:47.367Z] aab18ecae826: Layer already exists [2025-06-09T04:36:47.367Z] 994ba0feff01: Layer already exists [2025-06-09T04:36:47.367Z] d168619dfe16: Layer already exists [2025-06-09T04:36:47.367Z] 6c603c8d537f: Layer already exists [2025-06-09T04:36:47.367Z] 473caabf694c: Layer already exists [2025-06-09T04:36:47.367Z] 738a6e5f40dc: Layer already exists [2025-06-09T04:36:47.367Z] 07f2a33bb1d0: Layer already exists [2025-06-09T04:36:47.367Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:36:47.630Z] latest: digest: sha256:cd156b7fabc9c2ae43da7a9ac306d28f289f5c0290e8a832f925b483c6e2267c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:47.973Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:48.317Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.23 [2025-06-09T04:36:48.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-09T04:36:48.317Z] 11e2f92303d6: Preparing [2025-06-09T04:36:48.317Z] 3ad6fe00c636: Preparing [2025-06-09T04:36:48.317Z] cd445583ff63: Preparing [2025-06-09T04:36:48.317Z] 0a60bb56b743: Preparing [2025-06-09T04:36:48.317Z] aab18ecae826: Preparing [2025-06-09T04:36:48.317Z] 994ba0feff01: Preparing [2025-06-09T04:36:48.317Z] d168619dfe16: Preparing [2025-06-09T04:36:48.318Z] 6c603c8d537f: Preparing [2025-06-09T04:36:48.318Z] 473caabf694c: Preparing [2025-06-09T04:36:48.318Z] 738a6e5f40dc: Preparing [2025-06-09T04:36:48.318Z] 07f2a33bb1d0: Preparing [2025-06-09T04:36:48.318Z] dd9c8f8612c8: Preparing [2025-06-09T04:36:48.318Z] d168619dfe16: Waiting [2025-06-09T04:36:48.318Z] 6c603c8d537f: Waiting [2025-06-09T04:36:48.318Z] 473caabf694c: Waiting [2025-06-09T04:36:48.318Z] 738a6e5f40dc: Waiting [2025-06-09T04:36:48.318Z] 07f2a33bb1d0: Waiting [2025-06-09T04:36:48.318Z] 994ba0feff01: Waiting [2025-06-09T04:36:48.318Z] dd9c8f8612c8: Waiting [2025-06-09T04:36:48.318Z] 3ad6fe00c636: Layer already exists [2025-06-09T04:36:48.318Z] aab18ecae826: Layer already exists [2025-06-09T04:36:48.318Z] cd445583ff63: Layer already exists [2025-06-09T04:36:48.318Z] 11e2f92303d6: Layer already exists [2025-06-09T04:36:48.318Z] 0a60bb56b743: Layer already exists [2025-06-09T04:36:48.318Z] 994ba0feff01: Layer already exists [2025-06-09T04:36:48.318Z] 6c603c8d537f: Layer already exists [2025-06-09T04:36:48.318Z] 738a6e5f40dc: Layer already exists [2025-06-09T04:36:48.318Z] 473caabf694c: Layer already exists [2025-06-09T04:36:48.318Z] d168619dfe16: Layer already exists [2025-06-09T04:36:48.318Z] 07f2a33bb1d0: Layer already exists [2025-06-09T04:36:48.318Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:36:48.318Z] 4.1.0-dev.23: digest: sha256:cd156b7fabc9c2ae43da7a9ac306d28f289f5c0290e8a832f925b483c6e2267c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:48.661Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:49.009Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:36:49.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-09T04:36:49.009Z] 11e2f92303d6: Preparing [2025-06-09T04:36:49.009Z] 3ad6fe00c636: Preparing [2025-06-09T04:36:49.009Z] cd445583ff63: Preparing [2025-06-09T04:36:49.009Z] 0a60bb56b743: Preparing [2025-06-09T04:36:49.009Z] aab18ecae826: Preparing [2025-06-09T04:36:49.009Z] 994ba0feff01: Preparing [2025-06-09T04:36:49.009Z] d168619dfe16: Preparing [2025-06-09T04:36:49.009Z] 6c603c8d537f: Preparing [2025-06-09T04:36:49.009Z] 473caabf694c: Preparing [2025-06-09T04:36:49.009Z] 738a6e5f40dc: Preparing [2025-06-09T04:36:49.009Z] 07f2a33bb1d0: Preparing [2025-06-09T04:36:49.009Z] dd9c8f8612c8: Preparing [2025-06-09T04:36:49.009Z] 994ba0feff01: Waiting [2025-06-09T04:36:49.009Z] d168619dfe16: Waiting [2025-06-09T04:36:49.009Z] 6c603c8d537f: Waiting [2025-06-09T04:36:49.009Z] 473caabf694c: Waiting [2025-06-09T04:36:49.009Z] 738a6e5f40dc: Waiting [2025-06-09T04:36:49.009Z] 07f2a33bb1d0: Waiting [2025-06-09T04:36:49.009Z] dd9c8f8612c8: Waiting [2025-06-09T04:36:49.009Z] aab18ecae826: Layer already exists [2025-06-09T04:36:49.009Z] cd445583ff63: Layer already exists [2025-06-09T04:36:49.009Z] 11e2f92303d6: Layer already exists [2025-06-09T04:36:49.009Z] 3ad6fe00c636: Layer already exists [2025-06-09T04:36:49.009Z] 0a60bb56b743: Layer already exists [2025-06-09T04:36:49.009Z] d168619dfe16: Layer already exists [2025-06-09T04:36:49.009Z] 738a6e5f40dc: Layer already exists [2025-06-09T04:36:49.009Z] 994ba0feff01: Layer already exists [2025-06-09T04:36:49.009Z] 473caabf694c: Layer already exists [2025-06-09T04:36:49.009Z] 6c603c8d537f: Layer already exists [2025-06-09T04:36:49.009Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:36:49.009Z] 07f2a33bb1d0: Layer already exists [2025-06-09T04:36:49.275Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:cd156b7fabc9c2ae43da7a9ac306d28f289f5c0290e8a832f925b483c6e2267c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:49.612Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:49.945Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-06-09T04:36:49.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-09T04:36:49.945Z] 11e2f92303d6: Preparing [2025-06-09T04:36:49.945Z] 3ad6fe00c636: Preparing [2025-06-09T04:36:49.945Z] cd445583ff63: Preparing [2025-06-09T04:36:49.945Z] 0a60bb56b743: Preparing [2025-06-09T04:36:49.945Z] aab18ecae826: Preparing [2025-06-09T04:36:49.945Z] 994ba0feff01: Preparing [2025-06-09T04:36:49.945Z] d168619dfe16: Preparing [2025-06-09T04:36:49.945Z] 994ba0feff01: Waiting [2025-06-09T04:36:49.945Z] 6c603c8d537f: Preparing [2025-06-09T04:36:49.945Z] d168619dfe16: Waiting [2025-06-09T04:36:49.945Z] 473caabf694c: Preparing [2025-06-09T04:36:49.945Z] 6c603c8d537f: Waiting [2025-06-09T04:36:49.945Z] 473caabf694c: Waiting [2025-06-09T04:36:49.945Z] 738a6e5f40dc: Preparing [2025-06-09T04:36:49.945Z] 07f2a33bb1d0: Preparing [2025-06-09T04:36:49.945Z] 738a6e5f40dc: Waiting [2025-06-09T04:36:49.945Z] dd9c8f8612c8: Preparing [2025-06-09T04:36:49.945Z] 07f2a33bb1d0: Waiting [2025-06-09T04:36:49.945Z] dd9c8f8612c8: Waiting [2025-06-09T04:36:49.945Z] aab18ecae826: Layer already exists [2025-06-09T04:36:49.945Z] 0a60bb56b743: Layer already exists [2025-06-09T04:36:49.945Z] 11e2f92303d6: Layer already exists [2025-06-09T04:36:49.945Z] 3ad6fe00c636: Layer already exists [2025-06-09T04:36:49.945Z] cd445583ff63: Layer already exists [2025-06-09T04:36:49.945Z] 994ba0feff01: Layer already exists [2025-06-09T04:36:49.945Z] 473caabf694c: Layer already exists [2025-06-09T04:36:49.945Z] 6c603c8d537f: Layer already exists [2025-06-09T04:36:49.945Z] d168619dfe16: Layer already exists [2025-06-09T04:36:49.945Z] 738a6e5f40dc: Layer already exists [2025-06-09T04:36:49.945Z] 07f2a33bb1d0: Layer already exists [2025-06-09T04:36:49.945Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:36:50.210Z] main: digest: sha256:cd156b7fabc9c2ae43da7a9ac306d28f289f5c0290e8a832f925b483c6e2267c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T04:36:50.287Z] ===================================================== [Pipeline] echo [2025-06-09T04:36:50.302Z] taggedImages: [2025-06-09T04:36:50.302Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:36:50.302Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-06-09T04:36:50.302Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.23 [2025-06-09T04:36:50.302Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:36:50.302Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-06-09T04:36:50.329Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-06-09T04:36:50.329Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:36:50.329Z] latest [2025-06-09T04:36:50.329Z] 4.1.0-dev.23 [2025-06-09T04:36:50.329Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:36:50.329Z] main [2025-06-09T04:36:50.329Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:50.708Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:51.054Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:36:51.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-09T04:36:51.054Z] c718202d8c83: Preparing [2025-06-09T04:36:51.054Z] fe49b19fefb4: Preparing [2025-06-09T04:36:51.054Z] 6c603c8d537f: Preparing [2025-06-09T04:36:51.054Z] 473caabf694c: Preparing [2025-06-09T04:36:51.054Z] c9db2118574c: Preparing [2025-06-09T04:36:51.054Z] 660ab3b8454a: Preparing [2025-06-09T04:36:51.054Z] dd9c8f8612c8: Preparing [2025-06-09T04:36:51.054Z] 660ab3b8454a: Waiting [2025-06-09T04:36:51.054Z] dd9c8f8612c8: Waiting [2025-06-09T04:36:51.054Z] 473caabf694c: Layer already exists [2025-06-09T04:36:51.054Z] 6c603c8d537f: Layer already exists [2025-06-09T04:36:51.317Z] c9db2118574c: Pushed [2025-06-09T04:36:51.317Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:36:51.317Z] c718202d8c83: Pushed [2025-06-09T04:36:53.248Z] 660ab3b8454a: Pushed [2025-06-09T04:36:58.568Z] fe49b19fefb4: Pushed [2025-06-09T04:36:58.568Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:beac6da60d19ea622f38cc1c738f0e55eade4c66ff29bb9ba7a0cc71cb9b363f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:58.907Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:59.244Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-06-09T04:36:59.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-09T04:36:59.244Z] c718202d8c83: Preparing [2025-06-09T04:36:59.244Z] fe49b19fefb4: Preparing [2025-06-09T04:36:59.244Z] 6c603c8d537f: Preparing [2025-06-09T04:36:59.244Z] 473caabf694c: Preparing [2025-06-09T04:36:59.244Z] c9db2118574c: Preparing [2025-06-09T04:36:59.244Z] 660ab3b8454a: Preparing [2025-06-09T04:36:59.244Z] dd9c8f8612c8: Preparing [2025-06-09T04:36:59.244Z] 660ab3b8454a: Waiting [2025-06-09T04:36:59.244Z] c9db2118574c: Layer already exists [2025-06-09T04:36:59.244Z] 473caabf694c: Layer already exists [2025-06-09T04:36:59.244Z] 6c603c8d537f: Layer already exists [2025-06-09T04:36:59.244Z] fe49b19fefb4: Layer already exists [2025-06-09T04:36:59.244Z] 660ab3b8454a: Layer already exists [2025-06-09T04:36:59.244Z] c718202d8c83: Layer already exists [2025-06-09T04:36:59.244Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:36:59.508Z] latest: digest: sha256:beac6da60d19ea622f38cc1c738f0e55eade4c66ff29bb9ba7a0cc71cb9b363f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:36:59.862Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:37:00.212Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.23 [2025-06-09T04:37:00.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-09T04:37:00.212Z] c718202d8c83: Preparing [2025-06-09T04:37:00.212Z] fe49b19fefb4: Preparing [2025-06-09T04:37:00.212Z] 6c603c8d537f: Preparing [2025-06-09T04:37:00.212Z] 473caabf694c: Preparing [2025-06-09T04:37:00.212Z] c9db2118574c: Preparing [2025-06-09T04:37:00.212Z] 660ab3b8454a: Preparing [2025-06-09T04:37:00.212Z] dd9c8f8612c8: Preparing [2025-06-09T04:37:00.212Z] 660ab3b8454a: Waiting [2025-06-09T04:37:00.212Z] dd9c8f8612c8: Waiting [2025-06-09T04:37:00.212Z] c9db2118574c: Layer already exists [2025-06-09T04:37:00.212Z] c718202d8c83: Layer already exists [2025-06-09T04:37:00.212Z] 6c603c8d537f: Layer already exists [2025-06-09T04:37:00.212Z] fe49b19fefb4: Layer already exists [2025-06-09T04:37:00.212Z] 473caabf694c: Layer already exists [2025-06-09T04:37:00.212Z] 660ab3b8454a: Layer already exists [2025-06-09T04:37:00.212Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:37:00.212Z] 4.1.0-dev.23: digest: sha256:beac6da60d19ea622f38cc1c738f0e55eade4c66ff29bb9ba7a0cc71cb9b363f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:37:00.821Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:37:01.162Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:37:01.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-09T04:37:01.162Z] c718202d8c83: Preparing [2025-06-09T04:37:01.162Z] fe49b19fefb4: Preparing [2025-06-09T04:37:01.162Z] 6c603c8d537f: Preparing [2025-06-09T04:37:01.162Z] 473caabf694c: Preparing [2025-06-09T04:37:01.162Z] c9db2118574c: Preparing [2025-06-09T04:37:01.162Z] 660ab3b8454a: Preparing [2025-06-09T04:37:01.162Z] dd9c8f8612c8: Preparing [2025-06-09T04:37:01.162Z] 660ab3b8454a: Waiting [2025-06-09T04:37:01.162Z] dd9c8f8612c8: Waiting [2025-06-09T04:37:01.162Z] c9db2118574c: Layer already exists [2025-06-09T04:37:01.162Z] 473caabf694c: Layer already exists [2025-06-09T04:37:01.162Z] 6c603c8d537f: Layer already exists [2025-06-09T04:37:01.162Z] c718202d8c83: Layer already exists [2025-06-09T04:37:01.162Z] fe49b19fefb4: Layer already exists [2025-06-09T04:37:01.162Z] 660ab3b8454a: Layer already exists [2025-06-09T04:37:01.162Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:37:01.162Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:beac6da60d19ea622f38cc1c738f0e55eade4c66ff29bb9ba7a0cc71cb9b363f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:37:01.508Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:37:01.850Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-06-09T04:37:01.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-09T04:37:01.850Z] c718202d8c83: Preparing [2025-06-09T04:37:01.850Z] fe49b19fefb4: Preparing [2025-06-09T04:37:01.850Z] 6c603c8d537f: Preparing [2025-06-09T04:37:01.850Z] 473caabf694c: Preparing [2025-06-09T04:37:01.850Z] c9db2118574c: Preparing [2025-06-09T04:37:01.850Z] 660ab3b8454a: Preparing [2025-06-09T04:37:01.850Z] dd9c8f8612c8: Preparing [2025-06-09T04:37:01.850Z] 660ab3b8454a: Waiting [2025-06-09T04:37:01.850Z] dd9c8f8612c8: Waiting [2025-06-09T04:37:01.850Z] 473caabf694c: Layer already exists [2025-06-09T04:37:01.850Z] c718202d8c83: Layer already exists [2025-06-09T04:37:01.850Z] fe49b19fefb4: Layer already exists [2025-06-09T04:37:01.850Z] 6c603c8d537f: Layer already exists [2025-06-09T04:37:01.850Z] c9db2118574c: Layer already exists [2025-06-09T04:37:01.850Z] 660ab3b8454a: Layer already exists [2025-06-09T04:37:01.850Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:37:01.850Z] main: digest: sha256:beac6da60d19ea622f38cc1c738f0e55eade4c66ff29bb9ba7a0cc71cb9b363f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T04:37:02.184Z] ===================================================== [Pipeline] echo [2025-06-09T04:37:02.197Z] taggedImages: [2025-06-09T04:37:02.197Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:37:02.197Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-06-09T04:37:02.197Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.23 [2025-06-09T04:37:02.197Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:37:02.197Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-06-09T04:37:02.222Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-06-09T04:37:02.222Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:37:02.222Z] latest [2025-06-09T04:37:02.222Z] 4.1.0-dev.23 [2025-06-09T04:37:02.222Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:37:02.222Z] main [2025-06-09T04:37:02.222Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:37:02.671Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:37:03.016Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:37:03.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-09T04:37:03.016Z] 7fbca84782d6: Preparing [2025-06-09T04:37:03.016Z] fa2530534af2: Preparing [2025-06-09T04:37:03.016Z] c907e1870610: Preparing [2025-06-09T04:37:03.016Z] 6c603c8d537f: Preparing [2025-06-09T04:37:03.016Z] 473caabf694c: Preparing [2025-06-09T04:37:03.016Z] ee00ab964bb0: Preparing [2025-06-09T04:37:03.016Z] bb2a5fa2f42b: Preparing [2025-06-09T04:37:03.016Z] c789f9b040c1: Preparing [2025-06-09T04:37:03.016Z] ac4f9e0808ac: Preparing [2025-06-09T04:37:03.016Z] dd9c8f8612c8: Preparing [2025-06-09T04:37:03.016Z] ee00ab964bb0: Waiting [2025-06-09T04:37:03.016Z] bb2a5fa2f42b: Waiting [2025-06-09T04:37:03.016Z] c789f9b040c1: Waiting [2025-06-09T04:37:03.016Z] ac4f9e0808ac: Waiting [2025-06-09T04:37:03.016Z] 473caabf694c: Layer already exists [2025-06-09T04:37:03.016Z] 6c603c8d537f: Layer already exists [2025-06-09T04:37:03.284Z] fa2530534af2: Pushed [2025-06-09T04:37:03.284Z] c907e1870610: Pushed [2025-06-09T04:37:03.284Z] 7fbca84782d6: Pushed [2025-06-09T04:37:03.284Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:37:03.284Z] c789f9b040c1: Pushed [2025-06-09T04:37:04.250Z] ac4f9e0808ac: Pushed [2025-06-09T04:37:14.300Z] bb2a5fa2f42b: Pushed [2025-06-09T04:37:29.266Z] ee00ab964bb0: Pushed [2025-06-09T04:37:29.266Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:60beb9d6c67a8feba0c381498452ba970e7bb434b80c08f37427aea603b616b3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:37:29.613Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:37:29.961Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-06-09T04:37:29.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-09T04:37:29.961Z] 7fbca84782d6: Preparing [2025-06-09T04:37:29.961Z] fa2530534af2: Preparing [2025-06-09T04:37:29.961Z] c907e1870610: Preparing [2025-06-09T04:37:29.961Z] 6c603c8d537f: Preparing [2025-06-09T04:37:29.961Z] 473caabf694c: Preparing [2025-06-09T04:37:29.961Z] ee00ab964bb0: Preparing [2025-06-09T04:37:29.961Z] bb2a5fa2f42b: Preparing [2025-06-09T04:37:29.961Z] c789f9b040c1: Preparing [2025-06-09T04:37:29.961Z] ac4f9e0808ac: Preparing [2025-06-09T04:37:29.961Z] dd9c8f8612c8: Preparing [2025-06-09T04:37:29.961Z] ac4f9e0808ac: Waiting [2025-06-09T04:37:29.961Z] bb2a5fa2f42b: Waiting [2025-06-09T04:37:29.961Z] c789f9b040c1: Waiting [2025-06-09T04:37:29.961Z] dd9c8f8612c8: Waiting [2025-06-09T04:37:29.961Z] ee00ab964bb0: Waiting [2025-06-09T04:37:29.961Z] 7fbca84782d6: Layer already exists [2025-06-09T04:37:29.961Z] c907e1870610: Layer already exists [2025-06-09T04:37:29.961Z] 473caabf694c: Layer already exists [2025-06-09T04:37:29.961Z] fa2530534af2: Layer already exists [2025-06-09T04:37:29.961Z] 6c603c8d537f: Layer already exists [2025-06-09T04:37:29.961Z] ac4f9e0808ac: Layer already exists [2025-06-09T04:37:29.961Z] bb2a5fa2f42b: Layer already exists [2025-06-09T04:37:29.961Z] c789f9b040c1: Layer already exists [2025-06-09T04:37:29.961Z] ee00ab964bb0: Layer already exists [2025-06-09T04:37:29.961Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:37:30.235Z] latest: digest: sha256:60beb9d6c67a8feba0c381498452ba970e7bb434b80c08f37427aea603b616b3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:37:30.575Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:37:30.924Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.23 [2025-06-09T04:37:30.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-09T04:37:30.924Z] 7fbca84782d6: Preparing [2025-06-09T04:37:30.924Z] fa2530534af2: Preparing [2025-06-09T04:37:30.924Z] c907e1870610: Preparing [2025-06-09T04:37:30.924Z] 6c603c8d537f: Preparing [2025-06-09T04:37:30.924Z] 473caabf694c: Preparing [2025-06-09T04:37:30.924Z] ee00ab964bb0: Preparing [2025-06-09T04:37:30.924Z] bb2a5fa2f42b: Preparing [2025-06-09T04:37:30.924Z] c789f9b040c1: Preparing [2025-06-09T04:37:30.924Z] ac4f9e0808ac: Preparing [2025-06-09T04:37:30.924Z] dd9c8f8612c8: Preparing [2025-06-09T04:37:30.924Z] ee00ab964bb0: Waiting [2025-06-09T04:37:30.924Z] ac4f9e0808ac: Waiting [2025-06-09T04:37:30.924Z] dd9c8f8612c8: Waiting [2025-06-09T04:37:30.924Z] bb2a5fa2f42b: Waiting [2025-06-09T04:37:30.924Z] c789f9b040c1: Waiting [2025-06-09T04:37:30.924Z] 473caabf694c: Layer already exists [2025-06-09T04:37:30.924Z] c907e1870610: Layer already exists [2025-06-09T04:37:30.924Z] 7fbca84782d6: Layer already exists [2025-06-09T04:37:30.924Z] 6c603c8d537f: Layer already exists [2025-06-09T04:37:30.924Z] fa2530534af2: Layer already exists [2025-06-09T04:37:30.924Z] bb2a5fa2f42b: Layer already exists [2025-06-09T04:37:30.924Z] ee00ab964bb0: Layer already exists [2025-06-09T04:37:30.924Z] c789f9b040c1: Layer already exists [2025-06-09T04:37:30.924Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:37:30.924Z] ac4f9e0808ac: Layer already exists [2025-06-09T04:37:30.924Z] 4.1.0-dev.23: digest: sha256:60beb9d6c67a8feba0c381498452ba970e7bb434b80c08f37427aea603b616b3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:37:31.263Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:37:31.595Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:37:31.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-09T04:37:31.595Z] 7fbca84782d6: Preparing [2025-06-09T04:37:31.595Z] fa2530534af2: Preparing [2025-06-09T04:37:31.595Z] c907e1870610: Preparing [2025-06-09T04:37:31.595Z] 6c603c8d537f: Preparing [2025-06-09T04:37:31.595Z] 473caabf694c: Preparing [2025-06-09T04:37:31.595Z] ee00ab964bb0: Preparing [2025-06-09T04:37:31.595Z] bb2a5fa2f42b: Preparing [2025-06-09T04:37:31.595Z] c789f9b040c1: Preparing [2025-06-09T04:37:31.595Z] ac4f9e0808ac: Preparing [2025-06-09T04:37:31.595Z] dd9c8f8612c8: Preparing [2025-06-09T04:37:31.595Z] ee00ab964bb0: Waiting [2025-06-09T04:37:31.595Z] bb2a5fa2f42b: Waiting [2025-06-09T04:37:31.595Z] c789f9b040c1: Waiting [2025-06-09T04:37:31.595Z] dd9c8f8612c8: Waiting [2025-06-09T04:37:31.595Z] ac4f9e0808ac: Waiting [2025-06-09T04:37:31.595Z] fa2530534af2: Layer already exists [2025-06-09T04:37:31.595Z] 6c603c8d537f: Layer already exists [2025-06-09T04:37:31.595Z] 473caabf694c: Layer already exists [2025-06-09T04:37:31.595Z] 7fbca84782d6: Layer already exists [2025-06-09T04:37:31.595Z] c907e1870610: Layer already exists [2025-06-09T04:37:31.595Z] ee00ab964bb0: Layer already exists [2025-06-09T04:37:31.595Z] bb2a5fa2f42b: Layer already exists [2025-06-09T04:37:31.595Z] ac4f9e0808ac: Layer already exists [2025-06-09T04:37:31.595Z] c789f9b040c1: Layer already exists [2025-06-09T04:37:31.595Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:37:31.595Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:60beb9d6c67a8feba0c381498452ba970e7bb434b80c08f37427aea603b616b3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:37:32.199Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:37:32.534Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-06-09T04:37:32.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-09T04:37:32.534Z] 7fbca84782d6: Preparing [2025-06-09T04:37:32.534Z] fa2530534af2: Preparing [2025-06-09T04:37:32.534Z] c907e1870610: Preparing [2025-06-09T04:37:32.534Z] 6c603c8d537f: Preparing [2025-06-09T04:37:32.534Z] 473caabf694c: Preparing [2025-06-09T04:37:32.534Z] ee00ab964bb0: Preparing [2025-06-09T04:37:32.534Z] bb2a5fa2f42b: Preparing [2025-06-09T04:37:32.534Z] c789f9b040c1: Preparing [2025-06-09T04:37:32.534Z] ac4f9e0808ac: Preparing [2025-06-09T04:37:32.534Z] dd9c8f8612c8: Preparing [2025-06-09T04:37:32.534Z] c789f9b040c1: Waiting [2025-06-09T04:37:32.534Z] ac4f9e0808ac: Waiting [2025-06-09T04:37:32.534Z] dd9c8f8612c8: Waiting [2025-06-09T04:37:32.534Z] ee00ab964bb0: Waiting [2025-06-09T04:37:32.534Z] bb2a5fa2f42b: Waiting [2025-06-09T04:37:32.534Z] 473caabf694c: Layer already exists [2025-06-09T04:37:32.534Z] fa2530534af2: Layer already exists [2025-06-09T04:37:32.534Z] 6c603c8d537f: Layer already exists [2025-06-09T04:37:32.534Z] 7fbca84782d6: Layer already exists [2025-06-09T04:37:32.534Z] c907e1870610: Layer already exists [2025-06-09T04:37:32.534Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:37:32.534Z] bb2a5fa2f42b: Layer already exists [2025-06-09T04:37:32.534Z] ac4f9e0808ac: Layer already exists [2025-06-09T04:37:32.534Z] ee00ab964bb0: Layer already exists [2025-06-09T04:37:32.534Z] c789f9b040c1: Layer already exists [2025-06-09T04:37:32.798Z] main: digest: sha256:60beb9d6c67a8feba0c381498452ba970e7bb434b80c08f37427aea603b616b3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T04:37:32.872Z] ===================================================== [Pipeline] echo [2025-06-09T04:37:32.885Z] taggedImages: [2025-06-09T04:37:32.885Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:37:32.885Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-06-09T04:37:32.885Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.23 [2025-06-09T04:37:32.885Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:37:32.885Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-06-09T04:37:32.910Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-06-09T04:37:32.910Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:37:32.910Z] latest [2025-06-09T04:37:32.910Z] 4.1.0-dev.23 [2025-06-09T04:37:32.910Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:37:32.910Z] main [2025-06-09T04:37:32.910Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:37:33.264Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:37:33.614Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:37:33.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-09T04:37:33.614Z] ed118ced3b4a: Preparing [2025-06-09T04:37:33.614Z] 04f6be9170ef: Preparing [2025-06-09T04:37:33.614Z] bf43d932a21e: Preparing [2025-06-09T04:37:33.614Z] 6c603c8d537f: Preparing [2025-06-09T04:37:33.614Z] 473caabf694c: Preparing [2025-06-09T04:37:33.614Z] 987c0778de47: Preparing [2025-06-09T04:37:33.614Z] 6b0827be0ed4: Preparing [2025-06-09T04:37:33.614Z] 92e47d14a4c9: Preparing [2025-06-09T04:37:33.614Z] dd9c8f8612c8: Preparing [2025-06-09T04:37:33.614Z] 987c0778de47: Waiting [2025-06-09T04:37:33.614Z] 6b0827be0ed4: Waiting [2025-06-09T04:37:33.614Z] 92e47d14a4c9: Waiting [2025-06-09T04:37:33.614Z] dd9c8f8612c8: Waiting [2025-06-09T04:37:33.614Z] 473caabf694c: Layer already exists [2025-06-09T04:37:33.614Z] 6c603c8d537f: Layer already exists [2025-06-09T04:37:33.879Z] 04f6be9170ef: Pushed [2025-06-09T04:37:33.879Z] bf43d932a21e: Pushed [2025-06-09T04:37:33.879Z] ed118ced3b4a: Pushed [2025-06-09T04:37:33.879Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:37:33.879Z] 6b0827be0ed4: Pushed [2025-06-09T04:37:34.456Z] 92e47d14a4c9: Pushed [2025-06-09T04:38:01.082Z] 987c0778de47: Pushed [2025-06-09T04:38:01.082Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:1bddad37a4e7bb90c9eb6eeb6d3390eb9d51bfde054cb9531558860b45cff46f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:01.428Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:01.777Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-06-09T04:38:01.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-09T04:38:01.777Z] ed118ced3b4a: Preparing [2025-06-09T04:38:01.777Z] 04f6be9170ef: Preparing [2025-06-09T04:38:01.777Z] bf43d932a21e: Preparing [2025-06-09T04:38:01.777Z] 6c603c8d537f: Preparing [2025-06-09T04:38:01.777Z] 473caabf694c: Preparing [2025-06-09T04:38:01.777Z] 987c0778de47: Preparing [2025-06-09T04:38:01.777Z] 6b0827be0ed4: Preparing [2025-06-09T04:38:01.777Z] 92e47d14a4c9: Preparing [2025-06-09T04:38:01.777Z] dd9c8f8612c8: Preparing [2025-06-09T04:38:01.777Z] 987c0778de47: Waiting [2025-06-09T04:38:01.777Z] 6b0827be0ed4: Waiting [2025-06-09T04:38:01.777Z] dd9c8f8612c8: Waiting [2025-06-09T04:38:01.777Z] 92e47d14a4c9: Waiting [2025-06-09T04:38:01.777Z] ed118ced3b4a: Layer already exists [2025-06-09T04:38:01.777Z] 473caabf694c: Layer already exists [2025-06-09T04:38:01.777Z] bf43d932a21e: Layer already exists [2025-06-09T04:38:01.777Z] 6c603c8d537f: Layer already exists [2025-06-09T04:38:01.777Z] 04f6be9170ef: Layer already exists [2025-06-09T04:38:01.777Z] 92e47d14a4c9: Layer already exists [2025-06-09T04:38:01.777Z] 987c0778de47: Layer already exists [2025-06-09T04:38:01.777Z] 6b0827be0ed4: Layer already exists [2025-06-09T04:38:01.777Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:38:02.039Z] latest: digest: sha256:1bddad37a4e7bb90c9eb6eeb6d3390eb9d51bfde054cb9531558860b45cff46f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:02.389Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:02.726Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.23 [2025-06-09T04:38:02.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-09T04:38:02.726Z] ed118ced3b4a: Preparing [2025-06-09T04:38:02.726Z] 04f6be9170ef: Preparing [2025-06-09T04:38:02.726Z] bf43d932a21e: Preparing [2025-06-09T04:38:02.726Z] 6c603c8d537f: Preparing [2025-06-09T04:38:02.726Z] 473caabf694c: Preparing [2025-06-09T04:38:02.726Z] 987c0778de47: Preparing [2025-06-09T04:38:02.726Z] 6b0827be0ed4: Preparing [2025-06-09T04:38:02.726Z] 92e47d14a4c9: Preparing [2025-06-09T04:38:02.726Z] dd9c8f8612c8: Preparing [2025-06-09T04:38:02.726Z] 987c0778de47: Waiting [2025-06-09T04:38:02.726Z] 6b0827be0ed4: Waiting [2025-06-09T04:38:02.726Z] 92e47d14a4c9: Waiting [2025-06-09T04:38:02.726Z] dd9c8f8612c8: Waiting [2025-06-09T04:38:02.726Z] 04f6be9170ef: Layer already exists [2025-06-09T04:38:02.726Z] ed118ced3b4a: Layer already exists [2025-06-09T04:38:02.726Z] bf43d932a21e: Layer already exists [2025-06-09T04:38:02.726Z] 6c603c8d537f: Layer already exists [2025-06-09T04:38:02.726Z] 473caabf694c: Layer already exists [2025-06-09T04:38:02.726Z] 92e47d14a4c9: Layer already exists [2025-06-09T04:38:02.726Z] 987c0778de47: Layer already exists [2025-06-09T04:38:02.726Z] 6b0827be0ed4: Layer already exists [2025-06-09T04:38:02.726Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:38:02.726Z] 4.1.0-dev.23: digest: sha256:1bddad37a4e7bb90c9eb6eeb6d3390eb9d51bfde054cb9531558860b45cff46f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:03.329Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:03.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:38:03.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-09T04:38:03.748Z] ed118ced3b4a: Preparing [2025-06-09T04:38:03.748Z] 04f6be9170ef: Preparing [2025-06-09T04:38:03.748Z] bf43d932a21e: Preparing [2025-06-09T04:38:03.748Z] 6c603c8d537f: Preparing [2025-06-09T04:38:03.748Z] 473caabf694c: Preparing [2025-06-09T04:38:03.748Z] 987c0778de47: Preparing [2025-06-09T04:38:03.748Z] 6b0827be0ed4: Preparing [2025-06-09T04:38:03.748Z] 92e47d14a4c9: Preparing [2025-06-09T04:38:03.748Z] dd9c8f8612c8: Preparing [2025-06-09T04:38:03.748Z] 6b0827be0ed4: Waiting [2025-06-09T04:38:03.748Z] 92e47d14a4c9: Waiting [2025-06-09T04:38:03.748Z] dd9c8f8612c8: Waiting [2025-06-09T04:38:03.748Z] 987c0778de47: Waiting [2025-06-09T04:38:03.748Z] 473caabf694c: Layer already exists [2025-06-09T04:38:03.748Z] bf43d932a21e: Layer already exists [2025-06-09T04:38:03.748Z] ed118ced3b4a: Layer already exists [2025-06-09T04:38:03.748Z] 04f6be9170ef: Layer already exists [2025-06-09T04:38:03.748Z] 6c603c8d537f: Layer already exists [2025-06-09T04:38:03.748Z] 987c0778de47: Layer already exists [2025-06-09T04:38:03.748Z] 6b0827be0ed4: Layer already exists [2025-06-09T04:38:03.748Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:38:03.748Z] 92e47d14a4c9: Layer already exists [2025-06-09T04:38:04.016Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:1bddad37a4e7bb90c9eb6eeb6d3390eb9d51bfde054cb9531558860b45cff46f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:04.371Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:04.739Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-06-09T04:38:04.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-09T04:38:04.739Z] ed118ced3b4a: Preparing [2025-06-09T04:38:04.739Z] 04f6be9170ef: Preparing [2025-06-09T04:38:04.739Z] bf43d932a21e: Preparing [2025-06-09T04:38:04.739Z] 6c603c8d537f: Preparing [2025-06-09T04:38:04.739Z] 473caabf694c: Preparing [2025-06-09T04:38:04.739Z] 987c0778de47: Preparing [2025-06-09T04:38:04.739Z] 6b0827be0ed4: Preparing [2025-06-09T04:38:04.739Z] 92e47d14a4c9: Preparing [2025-06-09T04:38:04.739Z] dd9c8f8612c8: Preparing [2025-06-09T04:38:04.739Z] 6b0827be0ed4: Waiting [2025-06-09T04:38:04.739Z] 92e47d14a4c9: Waiting [2025-06-09T04:38:04.739Z] 987c0778de47: Waiting [2025-06-09T04:38:04.739Z] dd9c8f8612c8: Waiting [2025-06-09T04:38:04.740Z] 04f6be9170ef: Layer already exists [2025-06-09T04:38:04.740Z] ed118ced3b4a: Layer already exists [2025-06-09T04:38:04.740Z] 473caabf694c: Layer already exists [2025-06-09T04:38:04.740Z] 6c603c8d537f: Layer already exists [2025-06-09T04:38:04.740Z] bf43d932a21e: Layer already exists [2025-06-09T04:38:04.740Z] 6b0827be0ed4: Layer already exists [2025-06-09T04:38:04.740Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:38:04.740Z] 987c0778de47: Layer already exists [2025-06-09T04:38:04.740Z] 92e47d14a4c9: Layer already exists [2025-06-09T04:38:04.740Z] main: digest: sha256:1bddad37a4e7bb90c9eb6eeb6d3390eb9d51bfde054cb9531558860b45cff46f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T04:38:05.094Z] ===================================================== [Pipeline] echo [2025-06-09T04:38:05.107Z] taggedImages: [2025-06-09T04:38:05.107Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:38:05.107Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-06-09T04:38:05.107Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.23 [2025-06-09T04:38:05.107Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:38:05.107Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-06-09T04:38:05.128Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-06-09T04:38:05.128Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:38:05.128Z] latest [2025-06-09T04:38:05.128Z] 4.1.0-dev.23 [2025-06-09T04:38:05.128Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:38:05.128Z] main [2025-06-09T04:38:05.128Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:05.514Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:05.857Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:38:05.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-09T04:38:05.857Z] 894889635586: Preparing [2025-06-09T04:38:05.857Z] d42798f2f84f: Preparing [2025-06-09T04:38:05.857Z] b060d66b77f7: Preparing [2025-06-09T04:38:05.857Z] 6c603c8d537f: Preparing [2025-06-09T04:38:05.857Z] 473caabf694c: Preparing [2025-06-09T04:38:05.857Z] c92c526f4fbe: Preparing [2025-06-09T04:38:05.857Z] c789f9b040c1: Preparing [2025-06-09T04:38:05.857Z] ac4f9e0808ac: Preparing [2025-06-09T04:38:05.857Z] dd9c8f8612c8: Preparing [2025-06-09T04:38:05.857Z] c789f9b040c1: Waiting [2025-06-09T04:38:05.857Z] ac4f9e0808ac: Waiting [2025-06-09T04:38:05.857Z] dd9c8f8612c8: Waiting [2025-06-09T04:38:05.857Z] c92c526f4fbe: Waiting [2025-06-09T04:38:05.857Z] 6c603c8d537f: Layer already exists [2025-06-09T04:38:05.857Z] 473caabf694c: Layer already exists [2025-06-09T04:38:06.121Z] c789f9b040c1: Layer already exists [2025-06-09T04:38:06.121Z] b060d66b77f7: Pushed [2025-06-09T04:38:06.121Z] d42798f2f84f: Pushed [2025-06-09T04:38:06.121Z] 894889635586: Pushed [2025-06-09T04:38:06.121Z] ac4f9e0808ac: Layer already exists [2025-06-09T04:38:06.121Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:38:32.753Z] c92c526f4fbe: Pushed [2025-06-09T04:38:32.753Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:e6c3bc247e4a75616869fc24da49119a550c3d526eec4f32db45509974b2838f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:33.097Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:33.443Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-06-09T04:38:33.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-09T04:38:33.443Z] 894889635586: Preparing [2025-06-09T04:38:33.443Z] d42798f2f84f: Preparing [2025-06-09T04:38:33.443Z] b060d66b77f7: Preparing [2025-06-09T04:38:33.443Z] 6c603c8d537f: Preparing [2025-06-09T04:38:33.443Z] 473caabf694c: Preparing [2025-06-09T04:38:33.443Z] c92c526f4fbe: Preparing [2025-06-09T04:38:33.443Z] c789f9b040c1: Preparing [2025-06-09T04:38:33.443Z] ac4f9e0808ac: Preparing [2025-06-09T04:38:33.443Z] dd9c8f8612c8: Preparing [2025-06-09T04:38:33.443Z] c92c526f4fbe: Waiting [2025-06-09T04:38:33.443Z] c789f9b040c1: Waiting [2025-06-09T04:38:33.443Z] ac4f9e0808ac: Waiting [2025-06-09T04:38:33.443Z] dd9c8f8612c8: Waiting [2025-06-09T04:38:33.443Z] 6c603c8d537f: Layer already exists [2025-06-09T04:38:33.443Z] b060d66b77f7: Layer already exists [2025-06-09T04:38:33.443Z] 894889635586: Layer already exists [2025-06-09T04:38:33.443Z] 473caabf694c: Layer already exists [2025-06-09T04:38:33.443Z] d42798f2f84f: Layer already exists [2025-06-09T04:38:33.443Z] c92c526f4fbe: Layer already exists [2025-06-09T04:38:33.443Z] ac4f9e0808ac: Layer already exists [2025-06-09T04:38:33.443Z] c789f9b040c1: Layer already exists [2025-06-09T04:38:33.443Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:38:33.708Z] latest: digest: sha256:e6c3bc247e4a75616869fc24da49119a550c3d526eec4f32db45509974b2838f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:34.060Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:34.402Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.23 [2025-06-09T04:38:34.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-09T04:38:34.402Z] 894889635586: Preparing [2025-06-09T04:38:34.402Z] d42798f2f84f: Preparing [2025-06-09T04:38:34.402Z] b060d66b77f7: Preparing [2025-06-09T04:38:34.402Z] 6c603c8d537f: Preparing [2025-06-09T04:38:34.402Z] 473caabf694c: Preparing [2025-06-09T04:38:34.402Z] c92c526f4fbe: Preparing [2025-06-09T04:38:34.402Z] c789f9b040c1: Preparing [2025-06-09T04:38:34.402Z] ac4f9e0808ac: Preparing [2025-06-09T04:38:34.402Z] dd9c8f8612c8: Preparing [2025-06-09T04:38:34.402Z] c789f9b040c1: Waiting [2025-06-09T04:38:34.402Z] ac4f9e0808ac: Waiting [2025-06-09T04:38:34.402Z] dd9c8f8612c8: Waiting [2025-06-09T04:38:34.402Z] c92c526f4fbe: Waiting [2025-06-09T04:38:34.402Z] d42798f2f84f: Layer already exists [2025-06-09T04:38:34.402Z] 6c603c8d537f: Layer already exists [2025-06-09T04:38:34.402Z] 473caabf694c: Layer already exists [2025-06-09T04:38:34.402Z] 894889635586: Layer already exists [2025-06-09T04:38:34.402Z] b060d66b77f7: Layer already exists [2025-06-09T04:38:34.402Z] c92c526f4fbe: Layer already exists [2025-06-09T04:38:34.402Z] ac4f9e0808ac: Layer already exists [2025-06-09T04:38:34.402Z] c789f9b040c1: Layer already exists [2025-06-09T04:38:34.402Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:38:34.402Z] 4.1.0-dev.23: digest: sha256:e6c3bc247e4a75616869fc24da49119a550c3d526eec4f32db45509974b2838f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:34.748Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:35.086Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:38:35.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-09T04:38:35.086Z] 894889635586: Preparing [2025-06-09T04:38:35.086Z] d42798f2f84f: Preparing [2025-06-09T04:38:35.086Z] b060d66b77f7: Preparing [2025-06-09T04:38:35.086Z] 6c603c8d537f: Preparing [2025-06-09T04:38:35.086Z] 473caabf694c: Preparing [2025-06-09T04:38:35.086Z] c92c526f4fbe: Preparing [2025-06-09T04:38:35.086Z] c789f9b040c1: Preparing [2025-06-09T04:38:35.086Z] ac4f9e0808ac: Preparing [2025-06-09T04:38:35.086Z] dd9c8f8612c8: Preparing [2025-06-09T04:38:35.086Z] c92c526f4fbe: Waiting [2025-06-09T04:38:35.086Z] c789f9b040c1: Waiting [2025-06-09T04:38:35.086Z] ac4f9e0808ac: Waiting [2025-06-09T04:38:35.086Z] dd9c8f8612c8: Waiting [2025-06-09T04:38:35.086Z] b060d66b77f7: Layer already exists [2025-06-09T04:38:35.086Z] d42798f2f84f: Layer already exists [2025-06-09T04:38:35.086Z] 6c603c8d537f: Layer already exists [2025-06-09T04:38:35.086Z] 473caabf694c: Layer already exists [2025-06-09T04:38:35.086Z] 894889635586: Layer already exists [2025-06-09T04:38:35.086Z] c92c526f4fbe: Layer already exists [2025-06-09T04:38:35.086Z] ac4f9e0808ac: Layer already exists [2025-06-09T04:38:35.086Z] c789f9b040c1: Layer already exists [2025-06-09T04:38:35.086Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:38:35.349Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:e6c3bc247e4a75616869fc24da49119a550c3d526eec4f32db45509974b2838f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:35.699Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:36.045Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-06-09T04:38:36.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-09T04:38:36.045Z] 894889635586: Preparing [2025-06-09T04:38:36.045Z] d42798f2f84f: Preparing [2025-06-09T04:38:36.045Z] b060d66b77f7: Preparing [2025-06-09T04:38:36.045Z] 6c603c8d537f: Preparing [2025-06-09T04:38:36.045Z] 473caabf694c: Preparing [2025-06-09T04:38:36.045Z] c92c526f4fbe: Preparing [2025-06-09T04:38:36.045Z] c789f9b040c1: Preparing [2025-06-09T04:38:36.045Z] ac4f9e0808ac: Preparing [2025-06-09T04:38:36.045Z] dd9c8f8612c8: Preparing [2025-06-09T04:38:36.045Z] c789f9b040c1: Waiting [2025-06-09T04:38:36.045Z] ac4f9e0808ac: Waiting [2025-06-09T04:38:36.045Z] dd9c8f8612c8: Waiting [2025-06-09T04:38:36.045Z] c92c526f4fbe: Waiting [2025-06-09T04:38:36.045Z] 894889635586: Layer already exists [2025-06-09T04:38:36.045Z] d42798f2f84f: Layer already exists [2025-06-09T04:38:36.045Z] 473caabf694c: Layer already exists [2025-06-09T04:38:36.045Z] b060d66b77f7: Layer already exists [2025-06-09T04:38:36.045Z] 6c603c8d537f: Layer already exists [2025-06-09T04:38:36.045Z] c92c526f4fbe: Layer already exists [2025-06-09T04:38:36.045Z] c789f9b040c1: Layer already exists [2025-06-09T04:38:36.045Z] ac4f9e0808ac: Layer already exists [2025-06-09T04:38:36.045Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:38:36.310Z] main: digest: sha256:e6c3bc247e4a75616869fc24da49119a550c3d526eec4f32db45509974b2838f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T04:38:36.382Z] ===================================================== [Pipeline] echo [2025-06-09T04:38:36.393Z] taggedImages: [2025-06-09T04:38:36.393Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:38:36.393Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-06-09T04:38:36.393Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.23 [2025-06-09T04:38:36.393Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:38:36.393Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-06-09T04:38:36.417Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-06-09T04:38:36.417Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:38:36.417Z] latest [2025-06-09T04:38:36.417Z] 4.1.0-dev.23 [2025-06-09T04:38:36.417Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:38:36.417Z] main [2025-06-09T04:38:36.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:36.784Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:37.137Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:38:37.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-09T04:38:37.137Z] d9f3d995f427: Preparing [2025-06-09T04:38:37.137Z] 2aa9e5fe1cef: Preparing [2025-06-09T04:38:37.137Z] 6c603c8d537f: Preparing [2025-06-09T04:38:37.137Z] 473caabf694c: Preparing [2025-06-09T04:38:37.137Z] 7c1848eba00e: Preparing [2025-06-09T04:38:37.137Z] 4c1b863fb496: Preparing [2025-06-09T04:38:37.137Z] dd9c8f8612c8: Preparing [2025-06-09T04:38:37.137Z] 4c1b863fb496: Waiting [2025-06-09T04:38:37.137Z] dd9c8f8612c8: Waiting [2025-06-09T04:38:37.137Z] 473caabf694c: Layer already exists [2025-06-09T04:38:37.137Z] 6c603c8d537f: Layer already exists [2025-06-09T04:38:37.402Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:38:37.402Z] d9f3d995f427: Pushed [2025-06-09T04:38:37.402Z] 7c1848eba00e: Pushed [2025-06-09T04:38:38.351Z] 4c1b863fb496: Pushed [2025-06-09T04:38:46.526Z] 2aa9e5fe1cef: Pushed [2025-06-09T04:38:46.526Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:a8698b8b47d3a1409ca2cd7ae6c5060d4c542d964952f62aa4170a08ac3cb66f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:46.872Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:47.211Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-06-09T04:38:47.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-09T04:38:47.211Z] d9f3d995f427: Preparing [2025-06-09T04:38:47.211Z] 2aa9e5fe1cef: Preparing [2025-06-09T04:38:47.211Z] 6c603c8d537f: Preparing [2025-06-09T04:38:47.211Z] 473caabf694c: Preparing [2025-06-09T04:38:47.211Z] 7c1848eba00e: Preparing [2025-06-09T04:38:47.211Z] 4c1b863fb496: Preparing [2025-06-09T04:38:47.211Z] dd9c8f8612c8: Preparing [2025-06-09T04:38:47.211Z] 4c1b863fb496: Waiting [2025-06-09T04:38:47.211Z] dd9c8f8612c8: Waiting [2025-06-09T04:38:47.211Z] 6c603c8d537f: Layer already exists [2025-06-09T04:38:47.211Z] 7c1848eba00e: Layer already exists [2025-06-09T04:38:47.211Z] 2aa9e5fe1cef: Layer already exists [2025-06-09T04:38:47.211Z] d9f3d995f427: Layer already exists [2025-06-09T04:38:47.211Z] 473caabf694c: Layer already exists [2025-06-09T04:38:47.211Z] 4c1b863fb496: Layer already exists [2025-06-09T04:38:47.211Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:38:47.211Z] latest: digest: sha256:a8698b8b47d3a1409ca2cd7ae6c5060d4c542d964952f62aa4170a08ac3cb66f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:47.557Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:47.898Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.23 [2025-06-09T04:38:47.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-09T04:38:47.898Z] d9f3d995f427: Preparing [2025-06-09T04:38:47.898Z] 2aa9e5fe1cef: Preparing [2025-06-09T04:38:47.898Z] 6c603c8d537f: Preparing [2025-06-09T04:38:47.898Z] 473caabf694c: Preparing [2025-06-09T04:38:47.898Z] 7c1848eba00e: Preparing [2025-06-09T04:38:47.898Z] 4c1b863fb496: Preparing [2025-06-09T04:38:47.898Z] dd9c8f8612c8: Preparing [2025-06-09T04:38:47.898Z] 4c1b863fb496: Waiting [2025-06-09T04:38:47.898Z] dd9c8f8612c8: Waiting [2025-06-09T04:38:47.898Z] 7c1848eba00e: Layer already exists [2025-06-09T04:38:47.898Z] 473caabf694c: Layer already exists [2025-06-09T04:38:47.898Z] d9f3d995f427: Layer already exists [2025-06-09T04:38:47.898Z] 2aa9e5fe1cef: Layer already exists [2025-06-09T04:38:47.898Z] 6c603c8d537f: Layer already exists [2025-06-09T04:38:47.898Z] 4c1b863fb496: Layer already exists [2025-06-09T04:38:47.898Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:38:47.898Z] 4.1.0-dev.23: digest: sha256:a8698b8b47d3a1409ca2cd7ae6c5060d4c542d964952f62aa4170a08ac3cb66f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:48.242Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:48.576Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:38:48.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-09T04:38:48.576Z] d9f3d995f427: Preparing [2025-06-09T04:38:48.576Z] 2aa9e5fe1cef: Preparing [2025-06-09T04:38:48.576Z] 6c603c8d537f: Preparing [2025-06-09T04:38:48.576Z] 473caabf694c: Preparing [2025-06-09T04:38:48.576Z] 7c1848eba00e: Preparing [2025-06-09T04:38:48.576Z] 4c1b863fb496: Preparing [2025-06-09T04:38:48.576Z] dd9c8f8612c8: Preparing [2025-06-09T04:38:48.576Z] 4c1b863fb496: Waiting [2025-06-09T04:38:48.576Z] dd9c8f8612c8: Waiting [2025-06-09T04:38:48.576Z] 473caabf694c: Layer already exists [2025-06-09T04:38:48.576Z] 2aa9e5fe1cef: Layer already exists [2025-06-09T04:38:48.576Z] d9f3d995f427: Layer already exists [2025-06-09T04:38:48.576Z] 6c603c8d537f: Layer already exists [2025-06-09T04:38:48.576Z] 7c1848eba00e: Layer already exists [2025-06-09T04:38:48.576Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:38:48.576Z] 4c1b863fb496: Layer already exists [2025-06-09T04:38:48.838Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:a8698b8b47d3a1409ca2cd7ae6c5060d4c542d964952f62aa4170a08ac3cb66f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:49.176Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:49.537Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-06-09T04:38:49.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-09T04:38:49.537Z] d9f3d995f427: Preparing [2025-06-09T04:38:49.537Z] 2aa9e5fe1cef: Preparing [2025-06-09T04:38:49.537Z] 6c603c8d537f: Preparing [2025-06-09T04:38:49.537Z] 473caabf694c: Preparing [2025-06-09T04:38:49.537Z] 7c1848eba00e: Preparing [2025-06-09T04:38:49.537Z] 4c1b863fb496: Preparing [2025-06-09T04:38:49.537Z] dd9c8f8612c8: Preparing [2025-06-09T04:38:49.537Z] 4c1b863fb496: Waiting [2025-06-09T04:38:49.537Z] dd9c8f8612c8: Waiting [2025-06-09T04:38:49.537Z] 7c1848eba00e: Layer already exists [2025-06-09T04:38:49.537Z] 6c603c8d537f: Layer already exists [2025-06-09T04:38:49.537Z] 2aa9e5fe1cef: Layer already exists [2025-06-09T04:38:49.537Z] 473caabf694c: Layer already exists [2025-06-09T04:38:49.537Z] d9f3d995f427: Layer already exists [2025-06-09T04:38:49.537Z] 4c1b863fb496: Layer already exists [2025-06-09T04:38:49.537Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:38:49.537Z] main: digest: sha256:a8698b8b47d3a1409ca2cd7ae6c5060d4c542d964952f62aa4170a08ac3cb66f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T04:38:49.869Z] ===================================================== [Pipeline] echo [2025-06-09T04:38:49.884Z] taggedImages: [2025-06-09T04:38:49.884Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:38:49.884Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-06-09T04:38:49.884Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.23 [2025-06-09T04:38:49.884Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:38:49.884Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-06-09T04:38:49.908Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-06-09T04:38:49.908Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:38:49.908Z] latest [2025-06-09T04:38:49.908Z] 4.1.0-dev.23 [2025-06-09T04:38:49.908Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:38:49.908Z] main [2025-06-09T04:38:49.908Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:50.257Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:50.603Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:38:50.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-09T04:38:50.603Z] ca451549a569: Preparing [2025-06-09T04:38:50.603Z] 7f3e11ceb010: Preparing [2025-06-09T04:38:50.603Z] 6c603c8d537f: Preparing [2025-06-09T04:38:50.603Z] 473caabf694c: Preparing [2025-06-09T04:38:50.603Z] 1b80a2a05e56: Preparing [2025-06-09T04:38:50.603Z] fe24bf0017a7: Preparing [2025-06-09T04:38:50.603Z] dd9c8f8612c8: Preparing [2025-06-09T04:38:50.603Z] fe24bf0017a7: Waiting [2025-06-09T04:38:50.603Z] dd9c8f8612c8: Waiting [2025-06-09T04:38:50.603Z] 6c603c8d537f: Layer already exists [2025-06-09T04:38:50.603Z] 473caabf694c: Layer already exists [2025-06-09T04:38:50.867Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:38:50.867Z] 1b80a2a05e56: Pushed [2025-06-09T04:38:50.867Z] ca451549a569: Pushed [2025-06-09T04:38:51.446Z] fe24bf0017a7: Pushed [2025-06-09T04:38:59.621Z] 7f3e11ceb010: Pushed [2025-06-09T04:38:59.621Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7: digest: sha256:e122f2790de37707d98f13e1538ac29cc2860b273f00faa1ec22e1bf4fdae8b6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:38:59.967Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:39:00.308Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-06-09T04:39:00.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-09T04:39:00.308Z] ca451549a569: Preparing [2025-06-09T04:39:00.308Z] 7f3e11ceb010: Preparing [2025-06-09T04:39:00.308Z] 6c603c8d537f: Preparing [2025-06-09T04:39:00.308Z] 473caabf694c: Preparing [2025-06-09T04:39:00.308Z] 1b80a2a05e56: Preparing [2025-06-09T04:39:00.308Z] fe24bf0017a7: Preparing [2025-06-09T04:39:00.308Z] dd9c8f8612c8: Preparing [2025-06-09T04:39:00.308Z] fe24bf0017a7: Waiting [2025-06-09T04:39:00.308Z] dd9c8f8612c8: Waiting [2025-06-09T04:39:00.308Z] 6c603c8d537f: Layer already exists [2025-06-09T04:39:00.308Z] ca451549a569: Layer already exists [2025-06-09T04:39:00.308Z] 473caabf694c: Layer already exists [2025-06-09T04:39:00.308Z] 7f3e11ceb010: Layer already exists [2025-06-09T04:39:00.308Z] 1b80a2a05e56: Layer already exists [2025-06-09T04:39:00.308Z] fe24bf0017a7: Layer already exists [2025-06-09T04:39:00.308Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:39:00.308Z] latest: digest: sha256:e122f2790de37707d98f13e1538ac29cc2860b273f00faa1ec22e1bf4fdae8b6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:39:00.915Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:39:01.252Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.23 [2025-06-09T04:39:01.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-09T04:39:01.252Z] ca451549a569: Preparing [2025-06-09T04:39:01.252Z] 7f3e11ceb010: Preparing [2025-06-09T04:39:01.252Z] 6c603c8d537f: Preparing [2025-06-09T04:39:01.252Z] 473caabf694c: Preparing [2025-06-09T04:39:01.252Z] 1b80a2a05e56: Preparing [2025-06-09T04:39:01.252Z] fe24bf0017a7: Preparing [2025-06-09T04:39:01.252Z] dd9c8f8612c8: Preparing [2025-06-09T04:39:01.252Z] dd9c8f8612c8: Waiting [2025-06-09T04:39:01.252Z] fe24bf0017a7: Waiting [2025-06-09T04:39:01.252Z] 1b80a2a05e56: Layer already exists [2025-06-09T04:39:01.252Z] 6c603c8d537f: Layer already exists [2025-06-09T04:39:01.252Z] 473caabf694c: Layer already exists [2025-06-09T04:39:01.252Z] ca451549a569: Layer already exists [2025-06-09T04:39:01.252Z] 7f3e11ceb010: Layer already exists [2025-06-09T04:39:01.252Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:39:01.252Z] fe24bf0017a7: Layer already exists [2025-06-09T04:39:01.516Z] 4.1.0-dev.23: digest: sha256:e122f2790de37707d98f13e1538ac29cc2860b273f00faa1ec22e1bf4fdae8b6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:39:01.863Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:39:02.215Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:39:02.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-09T04:39:02.216Z] ca451549a569: Preparing [2025-06-09T04:39:02.216Z] 7f3e11ceb010: Preparing [2025-06-09T04:39:02.216Z] 6c603c8d537f: Preparing [2025-06-09T04:39:02.216Z] 473caabf694c: Preparing [2025-06-09T04:39:02.216Z] 1b80a2a05e56: Preparing [2025-06-09T04:39:02.216Z] fe24bf0017a7: Preparing [2025-06-09T04:39:02.216Z] dd9c8f8612c8: Preparing [2025-06-09T04:39:02.216Z] fe24bf0017a7: Waiting [2025-06-09T04:39:02.216Z] dd9c8f8612c8: Waiting [2025-06-09T04:39:02.216Z] 7f3e11ceb010: Layer already exists [2025-06-09T04:39:02.216Z] 473caabf694c: Layer already exists [2025-06-09T04:39:02.216Z] 1b80a2a05e56: Layer already exists [2025-06-09T04:39:02.216Z] ca451549a569: Layer already exists [2025-06-09T04:39:02.216Z] 6c603c8d537f: Layer already exists [2025-06-09T04:39:02.216Z] fe24bf0017a7: Layer already exists [2025-06-09T04:39:02.216Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:39:02.216Z] 7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23: digest: sha256:e122f2790de37707d98f13e1538ac29cc2860b273f00faa1ec22e1bf4fdae8b6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:39:02.829Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:39:03.164Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-06-09T04:39:03.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-09T04:39:03.164Z] ca451549a569: Preparing [2025-06-09T04:39:03.164Z] 7f3e11ceb010: Preparing [2025-06-09T04:39:03.164Z] 6c603c8d537f: Preparing [2025-06-09T04:39:03.164Z] 473caabf694c: Preparing [2025-06-09T04:39:03.164Z] 1b80a2a05e56: Preparing [2025-06-09T04:39:03.164Z] fe24bf0017a7: Preparing [2025-06-09T04:39:03.164Z] dd9c8f8612c8: Preparing [2025-06-09T04:39:03.164Z] fe24bf0017a7: Waiting [2025-06-09T04:39:03.164Z] dd9c8f8612c8: Waiting [2025-06-09T04:39:03.164Z] 473caabf694c: Layer already exists [2025-06-09T04:39:03.164Z] 7f3e11ceb010: Layer already exists [2025-06-09T04:39:03.164Z] ca451549a569: Layer already exists [2025-06-09T04:39:03.164Z] 1b80a2a05e56: Layer already exists [2025-06-09T04:39:03.164Z] 6c603c8d537f: Layer already exists [2025-06-09T04:39:03.164Z] fe24bf0017a7: Layer already exists [2025-06-09T04:39:03.164Z] dd9c8f8612c8: Layer already exists [2025-06-09T04:39:03.429Z] main: digest: sha256:e122f2790de37707d98f13e1538ac29cc2860b273f00faa1ec22e1bf4fdae8b6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T04:39:03.506Z] ===================================================== [Pipeline] echo [2025-06-09T04:39:03.523Z] taggedImages: [2025-06-09T04:39:03.523Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [2025-06-09T04:39:03.523Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-06-09T04:39:03.523Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.23 [2025-06-09T04:39:03.523Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [2025-06-09T04:39:03.523Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-06-09T04:39:03.537Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo [2025-06-09T04:39:03.546Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-06-09T04:39:03.558Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:03.572Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:03.584Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-06-09T04:39:03.596Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo [2025-06-09T04:39:03.612Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-06-09T04:39:03.623Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:03.635Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:03.647Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-06-09T04:39:03.660Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo [2025-06-09T04:39:03.672Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-06-09T04:39:03.687Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:03.704Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:03.716Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-06-09T04:39:03.727Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo [2025-06-09T04:39:03.739Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-06-09T04:39:03.752Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:03.763Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:03.774Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-06-09T04:39:03.785Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo [2025-06-09T04:39:03.795Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-06-09T04:39:03.810Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:03.826Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:03.840Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-06-09T04:39:03.848Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo [2025-06-09T04:39:03.858Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-06-09T04:39:03.869Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:03.885Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:03.896Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-06-09T04:39:03.913Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo [2025-06-09T04:39:03.924Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-06-09T04:39:03.934Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:03.949Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:03.962Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-06-09T04:39:03.975Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo [2025-06-09T04:39:03.992Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-06-09T04:39:04.005Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:04.020Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:04.034Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-06-09T04:39:04.045Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo [2025-06-09T04:39:04.059Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-06-09T04:39:04.070Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:04.080Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:04.093Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-06-09T04:39:04.105Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo [2025-06-09T04:39:04.120Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-06-09T04:39:04.133Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:04.155Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:04.168Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-06-09T04:39:04.179Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo [2025-06-09T04:39:04.194Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-06-09T04:39:04.208Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:04.219Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:04.237Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-06-09T04:39:04.250Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo [2025-06-09T04:39:04.261Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-06-09T04:39:04.274Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:04.285Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:04.295Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-06-09T04:39:04.306Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo [2025-06-09T04:39:04.316Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-06-09T04:39:04.328Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:04.339Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:04.355Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-06-09T04:39:04.365Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo [2025-06-09T04:39:04.380Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-06-09T04:39:04.394Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:04.408Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:04.422Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-06-09T04:39:04.436Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7 [Pipeline] echo [2025-06-09T04:39:04.450Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-06-09T04:39:04.462Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:04.475Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7a10d0683dbfd7e44ec83fe6dd4f0aacfb11ead7-4.1.0-dev.23 [Pipeline] echo [2025-06-09T04:39:04.487Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:39:04.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-09T04:39:04.873Z] [2025-06-09T04:39:04.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T04:39:05.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-09T04:39:05.207Z] arm64: Pulling from edgex-lftools-log-publisher [2025-06-09T04:39:05.207Z] 8998bd30e6a1: Pulling fs layer [2025-06-09T04:39:05.207Z] 04944245beec: Pulling fs layer [2025-06-09T04:39:05.207Z] 699f458cf7ca: Pulling fs layer [2025-06-09T04:39:05.207Z] 765212b225bb: Pulling fs layer [2025-06-09T04:39:05.207Z] f23df028b6ca: Pulling fs layer [2025-06-09T04:39:05.207Z] d65c8cfc05b1: Pulling fs layer [2025-06-09T04:39:05.207Z] 2437ff75d9bd: Pulling fs layer [2025-06-09T04:39:05.207Z] 765212b225bb: Waiting [2025-06-09T04:39:05.208Z] d65c8cfc05b1: Waiting [2025-06-09T04:39:05.208Z] f23df028b6ca: Waiting [2025-06-09T04:39:05.208Z] 2437ff75d9bd: Waiting [2025-06-09T04:39:05.476Z] 04944245beec: Verifying Checksum [2025-06-09T04:39:05.476Z] 04944245beec: Download complete [2025-06-09T04:39:05.476Z] 765212b225bb: Verifying Checksum [2025-06-09T04:39:05.476Z] 765212b225bb: Download complete [2025-06-09T04:39:05.476Z] f23df028b6ca: Verifying Checksum [2025-06-09T04:39:05.476Z] f23df028b6ca: Download complete [2025-06-09T04:39:05.476Z] d65c8cfc05b1: Verifying Checksum [2025-06-09T04:39:05.476Z] d65c8cfc05b1: Download complete [2025-06-09T04:39:05.476Z] 699f458cf7ca: Verifying Checksum [2025-06-09T04:39:05.476Z] 699f458cf7ca: Download complete [2025-06-09T04:39:06.056Z] 8998bd30e6a1: Download complete [2025-06-09T04:39:08.628Z] 2437ff75d9bd: Verifying Checksum [2025-06-09T04:39:08.628Z] 2437ff75d9bd: Download complete [2025-06-09T04:39:10.564Z] 8998bd30e6a1: Pull complete [2025-06-09T04:39:11.144Z] 04944245beec: Pull complete [2025-06-09T04:39:12.548Z] 699f458cf7ca: Pull complete [2025-06-09T04:39:12.813Z] 765212b225bb: Pull complete [2025-06-09T04:39:13.772Z] f23df028b6ca: Pull complete [2025-06-09T04:39:14.038Z] d65c8cfc05b1: Pull complete [2025-06-09T04:39:32.215Z] 2437ff75d9bd: Pull complete [2025-06-09T04:39:32.215Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-06-09T04:39:32.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-09T04:39:32.215Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-09T04:39:32.407Z] prd-ubuntu20.04-docker-arm64-4c-16g-3000 does not seem to be running inside a container [2025-06-09T04:39:32.450Z] $ 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/850 -v /w/workspace/edgex-go/850:/w/workspace/edgex-go/850:rw,z -v /w/workspace/edgex-go/850@tmp:/w/workspace/edgex-go/850@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-06-09T04:39:35.111Z] $ docker top f1ce3cc212fe19f575df7cd534855ef6bfe8be0b91608a7ab9fb8e1004ec66c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-09T04:39:36.031Z] ---> job-cost.sh [2025-06-09T04:39:36.031Z] lf-activate-venv: SKIPPING [2025-06-09T04:39:36.031Z] INFO: No Stack... [2025-06-09T04:39:36.297Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-06-09T04:39:37.248Z] INFO: Archiving Costs [Pipeline] sh [2025-06-09T04:39:37.874Z] + cat /w/workspace/edgex-go/850/archives/cost.csv [2025-06-09T04:39:37.874Z] + cut -d, -f6 [Pipeline] lock [2025-06-09T04:39:37.911Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-850-stack-cost] [2025-06-09T04:39:37.919Z] Resource [jenkins-edgexfoundry-edgex-go-main-850-stack-cost] did not exist. Created. [2025-06-09T04:39:37.926Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-850-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-09T04:39:38.562Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-06-09T04:39:39.228Z] Stashed 1 file(s) [Pipeline] } [2025-06-09T04:39:39.237Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-850-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-09T04:39:39.257Z] $ docker stop --time=1 f1ce3cc212fe19f575df7cd534855ef6bfe8be0b91608a7ab9fb8e1004ec66c9 [2025-06-09T04:39:40.799Z] $ docker rm -f --volumes f1ce3cc212fe19f575df7cd534855ef6bfe8be0b91608a7ab9fb8e1004ec66c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-06-09T09:51:42.609Z] Cancelling nested steps due to timeout [2025-06-09T09:51:42.613Z] Sending interrupt signal to process [2025-06-09T09:51:56.307Z] script returned exit code 143 [Pipeline] } [2025-06-09T09:51:56.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-06-09T09:51:56.840Z] + '[' -d /w/workspace/edgex-go/850/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-06-09T09:51:57.135Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-09T09:51:57.767Z] ---> package-listing.sh [2025-06-09T09:51:57.767Z] ++ facter osfamily [2025-06-09T09:51:57.767Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-09T09:51:58.026Z] + OS_FAMILY=redhat [2025-06-09T09:51:58.026Z] + workspace=/w/workspace/edgex-go/850 [2025-06-09T09:51:58.026Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-09T09:51:58.026Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-09T09:51:58.026Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-09T09:51:58.026Z] + PACKAGES=/tmp/packages_start.txt [2025-06-09T09:51:58.026Z] + '[' /w/workspace/edgex-go/850 ']' [2025-06-09T09:51:58.026Z] + PACKAGES=/tmp/packages_end.txt [2025-06-09T09:51:58.026Z] + case "${OS_FAMILY}" in [2025-06-09T09:51:58.026Z] + sort [2025-06-09T09:51:58.026Z] + rpm -qa [2025-06-09T09:51:58.591Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-09T09:51:58.591Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-09T09:51:58.591Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-09T09:51:58.591Z] + '[' /w/workspace/edgex-go/850 ']' [2025-06-09T09:51:58.591Z] + mkdir -p /w/workspace/edgex-go/850/archives/ [2025-06-09T09:51:58.591Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/850/archives/ [Pipeline] echo [2025-06-09T09:51:58.603Z] 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/850/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-06-09T09:51:58.887Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T09:51:59.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-09T09:51:59.452Z] [2025-06-09T09:51:59.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T09:51:59.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-09T09:51:59.776Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-09T09:51:59.776Z] 5eb5b503b376: Pulling fs layer [2025-06-09T09:51:59.776Z] 5c69ac0246d0: Pulling fs layer [2025-06-09T09:51:59.776Z] ec43610c2a17: Pulling fs layer [2025-06-09T09:51:59.776Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-09T09:51:59.776Z] 33b1e0a273af: Pulling fs layer [2025-06-09T09:51:59.776Z] 5d3b04190fa2: Pulling fs layer [2025-06-09T09:51:59.776Z] 2f39f015ded8: Pulling fs layer [2025-06-09T09:51:59.776Z] 3a2ae6a8a46f: Waiting [2025-06-09T09:51:59.776Z] 33b1e0a273af: Waiting [2025-06-09T09:51:59.776Z] 5d3b04190fa2: Waiting [2025-06-09T09:51:59.776Z] 5c69ac0246d0: Verifying Checksum [2025-06-09T09:51:59.776Z] 5c69ac0246d0: Download complete [2025-06-09T09:52:00.034Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-09T09:52:00.034Z] 3a2ae6a8a46f: Download complete [2025-06-09T09:52:00.034Z] 33b1e0a273af: Verifying Checksum [2025-06-09T09:52:00.034Z] 33b1e0a273af: Download complete [2025-06-09T09:52:00.034Z] 5d3b04190fa2: Verifying Checksum [2025-06-09T09:52:00.034Z] 5d3b04190fa2: Download complete [2025-06-09T09:52:00.034Z] ec43610c2a17: Verifying Checksum [2025-06-09T09:52:00.034Z] ec43610c2a17: Download complete [2025-06-09T09:52:00.296Z] 5eb5b503b376: Verifying Checksum [2025-06-09T09:52:00.296Z] 5eb5b503b376: Download complete [2025-06-09T09:52:00.559Z] 2f39f015ded8: Verifying Checksum [2025-06-09T09:52:00.559Z] 2f39f015ded8: Download complete [2025-06-09T09:52:01.496Z] 5eb5b503b376: Pull complete [2025-06-09T09:52:01.496Z] 5c69ac0246d0: Pull complete [2025-06-09T09:52:02.070Z] ec43610c2a17: Pull complete [2025-06-09T09:52:02.070Z] 3a2ae6a8a46f: Pull complete [2025-06-09T09:52:02.330Z] 33b1e0a273af: Pull complete [2025-06-09T09:52:02.330Z] 5d3b04190fa2: Pull complete [2025-06-09T09:52:06.531Z] 2f39f015ded8: Pull complete [2025-06-09T09:52:06.532Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-09T09:52:06.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-09T09:52:06.532Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-09T09:52:06.653Z] prd-centos7-docker-4c-2g-3001 does not seem to be running inside a container [2025-06-09T09:52:06.702Z] $ 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/850/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-09T09:52:09.622Z] $ docker top 020c484e62559b0925d77ec8b1cda4467ea0b1a2e80f23cfb63b791843c39609 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-09T09:52:09.984Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-09T09:52:10.279Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-09T09:52:10.569Z] + ls /var/log/sa-host [2025-06-09T09:52:10.569Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-09T09:52:10.728Z] provisioning config files... [2025-06-09T09:52:10.740Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config8453377836279614055tmp [Pipeline] { [Pipeline] echo [2025-06-09T09:52:10.760Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-09T09:52:11.048Z] ---> create-netrc.sh [Pipeline] } [2025-06-09T09:52:11.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-09T09:52:11.463Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-09T09:52:11.501Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-09T09:52:11.795Z] ---> sudo-logs.sh [2025-06-09T09:52:11.795Z] Archiving 'sudo' log.. [2025-06-09T09:52:11.795Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-09T09:52:11.833Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-06-09T09:52:11.842Z] $ docker stop --time=1 020c484e62559b0925d77ec8b1cda4467ea0b1a2e80f23cfb63b791843c39609 [2025-06-09T09:52:12.965Z] $ docker rm -f --volumes 020c484e62559b0925d77ec8b1cda4467ea0b1a2e80f23cfb63b791843c39609 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-06-09T09:52:13.066Z] [WS-CLEANUP] Deleting project workspace... [2025-06-09T09:52:13.066Z] [WS-CLEANUP] Deferred wipeout is used... [2025-06-09T09:52:13.082Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [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-06-09T09:52:13.298Z] Failed in branch amd64 [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-06-09T09:52:14.059Z] + [ -d /w/workspace/edgex-go/850/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-06-09T09:52:14.352Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-09T09:52:15.213Z] ---> package-listing.sh [2025-06-09T09:52:15.213Z] ++ facter osfamily [2025-06-09T09:52:15.213Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-09T09:52:15.473Z] + OS_FAMILY=debian [2025-06-09T09:52:15.473Z] + workspace=/w/workspace/edgex-go/850 [2025-06-09T09:52:15.473Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-09T09:52:15.473Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-09T09:52:15.473Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-09T09:52:15.473Z] + PACKAGES=/tmp/packages_start.txt [2025-06-09T09:52:15.473Z] + '[' /w/workspace/edgex-go/850 ']' [2025-06-09T09:52:15.473Z] + PACKAGES=/tmp/packages_end.txt [2025-06-09T09:52:15.473Z] + case "${OS_FAMILY}" in [2025-06-09T09:52:15.473Z] + dpkg -l [2025-06-09T09:52:15.473Z] + grep '^ii' [2025-06-09T09:52:15.473Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-09T09:52:15.473Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-09T09:52:15.473Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-09T09:52:15.473Z] + '[' /w/workspace/edgex-go/850 ']' [2025-06-09T09:52:15.473Z] + mkdir -p /w/workspace/edgex-go/850/archives/ [2025-06-09T09:52:15.473Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/850/archives/ [Pipeline] echo [2025-06-09T09:52:15.485Z] 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/850/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-06-09T09:52:15.821Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T09:52:16.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-09T09:52:16.431Z] [2025-06-09T09:52:16.431Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T09:52:16.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-09T09:52:16.727Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-09T09:52:16.727Z] 5eb5b503b376: Pulling fs layer [2025-06-09T09:52:16.727Z] 5c69ac0246d0: Pulling fs layer [2025-06-09T09:52:16.727Z] ec43610c2a17: Pulling fs layer [2025-06-09T09:52:16.727Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-09T09:52:16.727Z] 33b1e0a273af: Pulling fs layer [2025-06-09T09:52:16.727Z] 5d3b04190fa2: Pulling fs layer [2025-06-09T09:52:16.727Z] 2f39f015ded8: Pulling fs layer [2025-06-09T09:52:16.727Z] 3a2ae6a8a46f: Waiting [2025-06-09T09:52:16.727Z] 2f39f015ded8: Waiting [2025-06-09T09:52:16.727Z] 33b1e0a273af: Waiting [2025-06-09T09:52:16.727Z] 5d3b04190fa2: Waiting [2025-06-09T09:52:16.727Z] 5c69ac0246d0: Verifying Checksum [2025-06-09T09:52:16.727Z] 5c69ac0246d0: Download complete [2025-06-09T09:52:16.727Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-09T09:52:16.727Z] 3a2ae6a8a46f: Download complete [2025-06-09T09:52:16.986Z] 33b1e0a273af: Verifying Checksum [2025-06-09T09:52:16.986Z] 33b1e0a273af: Download complete [2025-06-09T09:52:16.986Z] 5d3b04190fa2: Verifying Checksum [2025-06-09T09:52:16.986Z] 5d3b04190fa2: Download complete [2025-06-09T09:52:16.986Z] ec43610c2a17: Verifying Checksum [2025-06-09T09:52:16.986Z] ec43610c2a17: Download complete [2025-06-09T09:52:16.986Z] 5eb5b503b376: Verifying Checksum [2025-06-09T09:52:16.986Z] 5eb5b503b376: Download complete [2025-06-09T09:52:17.552Z] 2f39f015ded8: Download complete [2025-06-09T09:52:18.489Z] 5eb5b503b376: Pull complete [2025-06-09T09:52:18.489Z] 5c69ac0246d0: Pull complete [2025-06-09T09:52:18.747Z] ec43610c2a17: Pull complete [2025-06-09T09:52:19.005Z] 3a2ae6a8a46f: Pull complete [2025-06-09T09:52:19.005Z] 33b1e0a273af: Pull complete [2025-06-09T09:52:19.262Z] 5d3b04190fa2: Pull complete [2025-06-09T09:52:23.446Z] 2f39f015ded8: Pull complete [2025-06-09T09:52:23.446Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-09T09:52:23.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-09T09:52:23.446Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-09T09:52:23.547Z] prd-ubuntu20.04-docker-8c-8g-2996 does not seem to be running inside a container [2025-06-09T09:52:23.584Z] $ 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/850/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/850 -v /w/workspace/edgex-go/850:/w/workspace/edgex-go/850:rw,z -v /w/workspace/edgex-go/850@tmp:/w/workspace/edgex-go/850@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-06-09T09:52:24.654Z] $ docker top cae6a2620ca349807f7ede873348d555d12068113162dec2940dcc4140e6b10e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-09T09:52:25.003Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-09T09:52:25.293Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-09T09:52:25.581Z] + ls /var/log/sa-host [2025-06-09T09:52:25.581Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-09T09:52:25.614Z] provisioning config files... [2025-06-09T09:52:25.622Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/850@tmp/config6161527072673922275tmp [Pipeline] { [Pipeline] echo [2025-06-09T09:52:25.638Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-09T09:52:25.917Z] ---> create-netrc.sh [Pipeline] } [2025-06-09T09:52:25.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-09T09:52:26.248Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-09T09:52:26.258Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-09T09:52:26.547Z] ---> sudo-logs.sh [2025-06-09T09:52:26.547Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-06-09T09:52:26.599Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-09T09:52:26.883Z] ---> job-cost.sh [2025-06-09T09:52:26.883Z] lf-activate-venv: SKIPPING [2025-06-09T09:52:26.883Z] DEBUG: total: 0.10999999940395355 [2025-06-09T09:52:26.883Z] INFO: Retrieving Stack Cost... [2025-06-09T09:52:27.142Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-09T09:52:27.711Z] INFO: Archiving Costs [Pipeline] echo [2025-06-09T09:52:27.727Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-09T09:52:28.011Z] ---> logs-deploy.sh [2025-06-09T09:52:28.011Z] lf-activate-venv: SKIPPING [2025-06-09T09:52:28.011Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/850 [2025-06-09T09:52:28.011Z] INFO: archiving workspace using pattern(s): [2025-06-09T09:52:29.389Z] Archives upload complete. [2025-06-09T09:52:29.389Z] INFO: archiving logs to Nexus