Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2885035d431c72712c7b80856431b0213d02a2aa 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-ssh6461115229921690391.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh12540570499319763910.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 056ae7b86453181957306e7078512cbe12174832 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-ssh3369252415723316256.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh8097287445330418132.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-ssh234417113510203973.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7037 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/887 [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/887 # 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 2885035d431c72712c7b80856431b0213d02a2aa (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5228)" > 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 2885035d431c72712c7b80856431b0213d02a2aa # timeout=10 > git rev-list --no-walk dda98da84915b6658b51999aa3f64d93038bbd9a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-15T02:01:23.912Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-15T02:01:23.977Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-15T02:01:24.002Z] ========================================================= [2025-08-15T02:01:24.003Z] EdgeX Global Pipelines Version Info [2025-08-15T02:01:24.003Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:01:25.110Z] ------------------- [2025-08-15T02:01:25.110Z] stable info: [2025-08-15T02:01:25.110Z] ------------------- [2025-08-15T02:01:25.110Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-15T02:01:25.110Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-15T02:01:25.110Z] Message: update stable to v1.0.276 [2025-08-15T02:01:25.682Z] ------------------- [2025-08-15T02:01:25.682Z] experimental info: [2025-08-15T02:01:25.682Z] ------------------- [2025-08-15T02:01:25.682Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-15T02:01:25.682Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-15T02:01:25.682Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-15T02:01:25.758Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-08-15T02:01:25.783Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-08-15T02:01:25.808Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-15T02:01:25.825Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-15T02:01:25.846Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-15T02:01:25.868Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-15T02:01:25.886Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-15T02:01:25.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-08-15T02:01:25.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-08-15T02:01:25.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-08-15T02:01:25.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-15T02:01:26.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-15T02:01:26.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-15T02:01:26.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-15T02:01:26.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-15T02:01:26.075Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-15T02:01:26.094Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-15T02:01:26.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-15T02:01:26.133Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-08-15T02:01:26.156Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-08-15T02:01:26.176Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-15T02:01:26.195Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-15T02:01:26.214Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-15T02:01:26.231Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-15T02:01:26.251Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-15T02:01:26.270Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-15T02:01:26.294Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo [2025-08-15T02:01:26.316Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2885035 [Pipeline] echo [2025-08-15T02:01:26.333Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T02:01:26.388Z] provisioning config files... [2025-08-15T02:01:26.404Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/887@tmp/config5730005515387516656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:01:26.739Z] ---> ****-login.sh [2025-08-15T02:01:26.739Z] nexus3.edgexfoundry.org:10001 [2025-08-15T02:01:26.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:01:26.998Z] [2025-08-15T02:01:26.998Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T02:01:26.998Z] Configure a credential helper to remove this warning. See [2025-08-15T02:01:26.998Z] https://docs.****.com/go/credential-store/ [2025-08-15T02:01:26.998Z] [2025-08-15T02:01:26.998Z] Login Succeeded [2025-08-15T02:01:26.998Z] nexus3.edgexfoundry.org:10002 [2025-08-15T02:01:26.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:01:26.998Z] [2025-08-15T02:01:26.999Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T02:01:26.999Z] Configure a credential helper to remove this warning. See [2025-08-15T02:01:26.999Z] https://docs.****.com/go/credential-store/ [2025-08-15T02:01:26.999Z] [2025-08-15T02:01:26.999Z] Login Succeeded [2025-08-15T02:01:26.999Z] nexus3.edgexfoundry.org:10003 [2025-08-15T02:01:26.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:01:26.999Z] [2025-08-15T02:01:26.999Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T02:01:26.999Z] Configure a credential helper to remove this warning. See [2025-08-15T02:01:26.999Z] https://docs.****.com/go/credential-store/ [2025-08-15T02:01:26.999Z] [2025-08-15T02:01:26.999Z] Login Succeeded [2025-08-15T02:01:26.999Z] nexus3.edgexfoundry.org:10004 [2025-08-15T02:01:27.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:01:27.260Z] [2025-08-15T02:01:27.260Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T02:01:27.260Z] Configure a credential helper to remove this warning. See [2025-08-15T02:01:27.260Z] https://docs.****.com/go/credential-store/ [2025-08-15T02:01:27.260Z] [2025-08-15T02:01:27.260Z] Login Succeeded [2025-08-15T02:01:27.260Z] ****.io [2025-08-15T02:01:27.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:01:27.519Z] [2025-08-15T02:01:27.520Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T02:01:27.520Z] Configure a credential helper to remove this warning. See [2025-08-15T02:01:27.520Z] https://docs.****.com/go/credential-store/ [2025-08-15T02:01:27.520Z] [2025-08-15T02:01:27.520Z] Login Succeeded [2025-08-15T02:01:27.520Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T02:01:27.528Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T02:01:27.868Z] + 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-08-15T02:01:27.868Z] + + dirname cmd/core-command/Dockerfile [2025-08-15T02:01:27.868Z] cut -d/ -f2 [2025-08-15T02:01:27.868Z] + echo core-command,cmd/core-command/Dockerfile [2025-08-15T02:01:27.868Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-08-15T02:01:27.868Z] + cut -d/ -f2 [2025-08-15T02:01:27.868Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-08-15T02:01:27.868Z] + dirname cmd/core-data/Dockerfile [2025-08-15T02:01:27.868Z] + cut -d/ -f2 [2025-08-15T02:01:27.868Z] + echo core-data,cmd/core-data/Dockerfile [2025-08-15T02:01:27.868Z] + dirname cmd/core-keeper/Dockerfile [2025-08-15T02:01:27.868Z] + cut -d/ -f2 [2025-08-15T02:01:27.868Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-08-15T02:01:27.868Z] + dirname cmd/core-metadata/Dockerfile [2025-08-15T02:01:27.868Z] + cut -d/ -f2 [2025-08-15T02:01:27.868Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-08-15T02:01:27.868Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-08-15T02:01:27.868Z] + cut -d/ -f2 [2025-08-15T02:01:27.868Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-08-15T02:01:27.868Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-08-15T02:01:27.868Z] + cut -d/ -f2 [2025-08-15T02:01:27.868Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-08-15T02:01:27.868Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-08-15T02:01:27.868Z] + cut -d/ -f2 [2025-08-15T02:01:27.868Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-08-15T02:01:27.868Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-08-15T02:01:27.868Z] + cut -d/ -f2 [2025-08-15T02:01:27.868Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-08-15T02:01:27.868Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-08-15T02:01:27.868Z] + cut -d/ -f2 [2025-08-15T02:01:27.868Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-08-15T02:01:27.868Z] + dirname cmd/security-spire-agent/Dockerfile [2025-08-15T02:01:27.868Z] + cut -d/ -f2 [2025-08-15T02:01:27.868Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-08-15T02:01:27.868Z] + dirname cmd/security-spire-config/Dockerfile [2025-08-15T02:01:27.868Z] + cut -d/ -f2 [2025-08-15T02:01:27.868Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-08-15T02:01:27.868Z] + dirname cmd/security-spire-server/Dockerfile [2025-08-15T02:01:27.868Z] + cut -d/ -f2 [2025-08-15T02:01:27.868Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-08-15T02:01:27.868Z] + dirname cmd/support-notifications/Dockerfile [2025-08-15T02:01:27.868Z] + cut -d/ -f2 [2025-08-15T02:01:27.868Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-08-15T02:01:27.868Z] + dirname+ cmd/support-scheduler/Dockerfile [2025-08-15T02:01:27.868Z] cut -d/ -f2 [2025-08-15T02:01:27.868Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-08-15T02:01:27.902Z] 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-08-15T02:01:28.262Z] + git rev-list -1 --merges 2885035d431c72712c7b80856431b0213d02a2aa~1..2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo [2025-08-15T02:01:28.272Z] -----------> git rev-list -1 --merges 2885035d431c72712c7b80856431b0213d02a2aa~1..2885035d431c72712c7b80856431b0213d02a2aa 2885035d431c72712c7b80856431b0213d02a2aa [false] [Pipeline] sh [2025-08-15T02:01:28.563Z] + git log --format=format:%s -1 2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo [2025-08-15T02:01:28.580Z] ========================================================= [2025-08-15T02:01:28.580Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-15T02:01:28.580Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-08-15T02:01:28.949Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-15T02:01:28.949Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-15T02:01:28.949Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-15T02:01:28.949Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-15T02:01:28.949Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-15T02:01:28.949Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-15T02:01:28.949Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:01:29.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T02:01:29.299Z] [2025-08-15T02:01:29.299Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:01:29.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T02:01:29.603Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-15T02:01:29.603Z] 3dae71ba6b94: Pulling fs layer [2025-08-15T02:01:29.603Z] 6bf1a483ea7c: Pulling fs layer [2025-08-15T02:01:29.603Z] f5dfc541a4d3: Pulling fs layer [2025-08-15T02:01:29.603Z] 461d9e800cba: Pulling fs layer [2025-08-15T02:01:29.603Z] 80192f66455f: Pulling fs layer [2025-08-15T02:01:29.603Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-15T02:01:29.603Z] a29436f7fd5d: Pulling fs layer [2025-08-15T02:01:29.603Z] 923cac83aea3: Pulling fs layer [2025-08-15T02:01:29.603Z] 25ad8b0a4227: Pulling fs layer [2025-08-15T02:01:29.603Z] db01528c6b51: Pulling fs layer [2025-08-15T02:01:29.603Z] 28988de357af: Pulling fs layer [2025-08-15T02:01:29.603Z] 80192f66455f: Waiting [2025-08-15T02:01:29.603Z] 25ad8b0a4227: Waiting [2025-08-15T02:01:29.603Z] db01528c6b51: Waiting [2025-08-15T02:01:29.603Z] 28988de357af: Waiting [2025-08-15T02:01:29.603Z] 2e8e34ca0e6c: Waiting [2025-08-15T02:01:29.603Z] a29436f7fd5d: Waiting [2025-08-15T02:01:29.603Z] 923cac83aea3: Waiting [2025-08-15T02:01:29.603Z] 461d9e800cba: Waiting [2025-08-15T02:01:29.603Z] 6bf1a483ea7c: Verifying Checksum [2025-08-15T02:01:29.603Z] 6bf1a483ea7c: Download complete [2025-08-15T02:01:29.603Z] 461d9e800cba: Download complete [2025-08-15T02:01:29.603Z] 80192f66455f: Verifying Checksum [2025-08-15T02:01:29.603Z] 80192f66455f: Download complete [2025-08-15T02:01:29.862Z] f5dfc541a4d3: Verifying Checksum [2025-08-15T02:01:29.862Z] f5dfc541a4d3: Download complete [2025-08-15T02:01:29.862Z] 3dae71ba6b94: Verifying Checksum [2025-08-15T02:01:29.862Z] 3dae71ba6b94: Download complete [2025-08-15T02:01:29.862Z] 923cac83aea3: Verifying Checksum [2025-08-15T02:01:29.862Z] 923cac83aea3: Download complete [2025-08-15T02:01:30.123Z] 25ad8b0a4227: Verifying Checksum [2025-08-15T02:01:30.123Z] 25ad8b0a4227: Download complete [2025-08-15T02:01:30.123Z] db01528c6b51: Verifying Checksum [2025-08-15T02:01:30.123Z] db01528c6b51: Download complete [2025-08-15T02:01:30.123Z] 28988de357af: Verifying Checksum [2025-08-15T02:01:30.123Z] 28988de357af: Download complete [2025-08-15T02:01:30.123Z] a29436f7fd5d: Verifying Checksum [2025-08-15T02:01:30.123Z] a29436f7fd5d: Download complete [2025-08-15T02:01:30.698Z] 2e8e34ca0e6c: Download complete [2025-08-15T02:01:31.277Z] 3dae71ba6b94: Pull complete [2025-08-15T02:01:31.537Z] 6bf1a483ea7c: Pull complete [2025-08-15T02:01:32.109Z] f5dfc541a4d3: Pull complete [2025-08-15T02:01:32.109Z] 461d9e800cba: Pull complete [2025-08-15T02:01:32.109Z] 80192f66455f: Pull complete [2025-08-15T02:01:36.308Z] 2e8e34ca0e6c: Pull complete [2025-08-15T02:01:36.875Z] a29436f7fd5d: Pull complete [2025-08-15T02:01:36.875Z] 923cac83aea3: Pull complete [2025-08-15T02:01:37.139Z] 25ad8b0a4227: Pull complete [2025-08-15T02:01:37.139Z] db01528c6b51: Pull complete [2025-08-15T02:01:37.139Z] 28988de357af: Pull complete [2025-08-15T02:01:37.139Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-15T02:01:37.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T02:01:37.139Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:01:37.292Z] prd-ubuntu20.04-docker-8c-8g-7037 does not seem to be running inside a container [2025-08-15T02:01:37.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/887 -v /w/workspace/edgex-go/887:/w/workspace/edgex-go/887:rw,z -v /w/workspace/edgex-go/887@tmp:/w/workspace/edgex-go/887@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-08-15T02:01:39.035Z] $ docker top cc5bf514191bd6af5c36b2fcf5514b711b987e778c3208f5c0d5538653adbaed -eo pid,comm [2025-08-15T02:01:39.099Z] 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-08-15T02:01:39.099Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-15T02:01:39.149Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T02:01:39.149Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T02:01:39.261Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T02:01:39.252Z] $ docker exec cc5bf514191bd6af5c36b2fcf5514b711b987e778c3208f5c0d5538653adbaed ssh-agent [2025-08-15T02:01:39.365Z] SSH_AUTH_SOCK=/tmp/ssh-N5XNq5M89hdg/agent.32 [2025-08-15T02:01:39.365Z] SSH_AGENT_PID=38 [2025-08-15T02:01:39.371Z] Running ssh-add (command line suppressed) [2025-08-15T02:01:39.471Z] Identity added: /w/workspace/edgex-go/887@tmp/private_key_11996210972864897743.key (/w/workspace/edgex-go/887@tmp/private_key_11996210972864897743.key) [2025-08-15T02:01:39.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T02:01:39.785Z] + git config --global --add safe.directory /w/workspace/edgex-go/887 [Pipeline] sh [2025-08-15T02:01:40.072Z] + git tag --points-at HEAD [Pipeline] } [2025-08-15T02:01:40.073Z] $ docker exec --env ******** --env ******** cc5bf514191bd6af5c36b2fcf5514b711b987e778c3208f5c0d5538653adbaed ssh-agent -k [2025-08-15T02:01:40.172Z] unset SSH_AUTH_SOCK; [2025-08-15T02:01:40.172Z] unset SSH_AGENT_PID; [2025-08-15T02:01:40.172Z] echo Agent pid 38 killed; [2025-08-15T02:01:40.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-15T02:01:40.229Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T02:01:40.229Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T02:01:40.337Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T02:01:40.329Z] $ docker exec cc5bf514191bd6af5c36b2fcf5514b711b987e778c3208f5c0d5538653adbaed ssh-agent [2025-08-15T02:01:40.445Z] SSH_AUTH_SOCK=/tmp/ssh-EGd8u148J12u/agent.85 [2025-08-15T02:01:40.445Z] SSH_AGENT_PID=91 [2025-08-15T02:01:40.451Z] Running ssh-add (command line suppressed) [2025-08-15T02:01:40.531Z] Identity added: /w/workspace/edgex-go/887@tmp/private_key_2572327924790130542.key (/w/workspace/edgex-go/887@tmp/private_key_2572327924790130542.key) [2025-08-15T02:01:40.558Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T02:01:40.856Z] + git semver init [2025-08-15T02:01:41.118Z] 2025-08-15 02:01:41,044 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-15T02:01:41.118Z] 2025-08-15 02:01:41,048 [run_init] DEBUG init version:0.0.0 force:False [2025-08-15T02:01:41.118Z] 2025-08-15 02:01:41,049 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/887/.semver [2025-08-15T02:01:41.118Z] 2025-08-15 02:01:41,049 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/887/.semver [2025-08-15T02:01:41.118Z] 2025-08-15 02:01:41,049 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/887/.semver'], cwd=/w/workspace/edgex-go/887, stdin=None, shell=False, universal_newlines=False) [2025-08-15T02:01:46.426Z] 2025-08-15 02:01:45,518 [append_file] DEBUG append to file:/w/workspace/edgex-go/887/.git/info/exclude [2025-08-15T02:01:46.426Z] 2025-08-15 02:01:45,519 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/887/.semver/main with force:False [2025-08-15T02:01:46.426Z] 2025-08-15 02:01:45,519 [read_version] DEBUG read version from /w/workspace/edgex-go/887/.semver/main [2025-08-15T02:01:46.426Z] 2025-08-15 02:01:45,519 [read_version] DEBUG read version from /w/workspace/edgex-go/887/.semver/main [2025-08-15T02:01:46.426Z] 4.1.0-dev.48 [Pipeline] } [2025-08-15T02:01:46.425Z] $ docker exec --env ******** --env ******** cc5bf514191bd6af5c36b2fcf5514b711b987e778c3208f5c0d5538653adbaed ssh-agent -k [2025-08-15T02:01:46.515Z] unset SSH_AUTH_SOCK; [2025-08-15T02:01:46.516Z] unset SSH_AGENT_PID; [2025-08-15T02:01:46.516Z] echo Agent pid 91 killed; [2025-08-15T02:01:46.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T02:01:46.864Z] + git semver [Pipeline] } [2025-08-15T02:01:47.124Z] $ docker stop --time=1 cc5bf514191bd6af5c36b2fcf5514b711b987e778c3208f5c0d5538653adbaed [2025-08-15T02:01:48.406Z] $ docker rm -f --volumes cc5bf514191bd6af5c36b2fcf5514b711b987e778c3208f5c0d5538653adbaed [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-15T02:01:48.760Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-15T02:01:49.027Z] Stashed 1 file(s) [Pipeline] echo [2025-08-15T02:01:49.031Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.48 [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-08-15T02:01:49.509Z] + git config --global --add safe.directory /w/workspace/edgex-go/887 [Pipeline] echo [2025-08-15T02:01:49.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T02:01:49.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T02:01:49.555Z] ========================================================= [2025-08-15T02:01:49.555Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-15T02:01:49.555Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-08-15T02:01:49.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-15T02:01:49.852Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-08-15T02:01:49.852Z] 0a9a5dfd008f: Pulling fs layer [2025-08-15T02:01:49.852Z] 36466aa92d05: Pulling fs layer [2025-08-15T02:01:49.852Z] e10405b45d13: Pulling fs layer [2025-08-15T02:01:49.852Z] 096b7ceb2af7: Pulling fs layer [2025-08-15T02:01:49.852Z] 4f4fb700ef54: Pulling fs layer [2025-08-15T02:01:49.852Z] c451b95d7931: Pulling fs layer [2025-08-15T02:01:49.852Z] 9febf9df4401: Pulling fs layer [2025-08-15T02:01:49.852Z] 1477f019b032: Pulling fs layer [2025-08-15T02:01:49.852Z] c7dc25521971: Pulling fs layer [2025-08-15T02:01:49.852Z] c451b95d7931: Waiting [2025-08-15T02:01:49.852Z] 096b7ceb2af7: Waiting [2025-08-15T02:01:49.852Z] 4f4fb700ef54: Waiting [2025-08-15T02:01:49.852Z] 9febf9df4401: Waiting [2025-08-15T02:01:49.852Z] 1477f019b032: Waiting [2025-08-15T02:01:49.852Z] c7dc25521971: Waiting [2025-08-15T02:01:49.852Z] 36466aa92d05: Verifying Checksum [2025-08-15T02:01:49.852Z] 36466aa92d05: Download complete [2025-08-15T02:01:49.852Z] 096b7ceb2af7: Verifying Checksum [2025-08-15T02:01:49.852Z] 096b7ceb2af7: Download complete [2025-08-15T02:01:49.852Z] 4f4fb700ef54: Verifying Checksum [2025-08-15T02:01:49.852Z] 4f4fb700ef54: Download complete [2025-08-15T02:01:49.852Z] 0a9a5dfd008f: Verifying Checksum [2025-08-15T02:01:49.852Z] 0a9a5dfd008f: Download complete [2025-08-15T02:01:49.852Z] c451b95d7931: Download complete [2025-08-15T02:01:50.114Z] 9febf9df4401: Verifying Checksum [2025-08-15T02:01:50.114Z] 9febf9df4401: Download complete [2025-08-15T02:01:50.114Z] 0a9a5dfd008f: Pull complete [2025-08-15T02:01:50.114Z] 36466aa92d05: Pull complete [2025-08-15T02:01:50.373Z] c7dc25521971: Verifying Checksum [2025-08-15T02:01:50.373Z] c7dc25521971: Download complete [2025-08-15T02:01:50.373Z] e10405b45d13: Download complete [2025-08-15T02:01:50.940Z] 1477f019b032: Verifying Checksum [2025-08-15T02:01:50.940Z] 1477f019b032: Download complete [2025-08-15T02:01:56.209Z] e10405b45d13: Pull complete [2025-08-15T02:01:56.209Z] 096b7ceb2af7: Pull complete [2025-08-15T02:01:56.209Z] 4f4fb700ef54: Pull complete [2025-08-15T02:01:56.209Z] c451b95d7931: Pull complete [2025-08-15T02:01:56.209Z] 9febf9df4401: Pull complete [2025-08-15T02:01:58.740Z] 1477f019b032: Pull complete [2025-08-15T02:01:59.309Z] c7dc25521971: Pull complete [2025-08-15T02:01:59.309Z] Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-15T02:01:59.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-15T02:01:59.309Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-08-15T02:01:59.607Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-15T02:01:59.607Z] WORKDIR /edgex [2025-08-15T02:01:59.607Z] COPY go.mod . [2025-08-15T02:01:59.607Z] RUN go mod download [2025-08-15T02:01:59.607Z] + docker build -t ci-base-image-x86_64 -f - . [2025-08-15T02:02:00.175Z] #0 building with "default" instance using docker driver [2025-08-15T02:02:00.175Z] [2025-08-15T02:02:00.175Z] #1 [internal] load build definition from Dockerfile [2025-08-15T02:02:00.175Z] #1 transferring dockerfile: 164B done [2025-08-15T02:02:00.175Z] #1 DONE 0.0s [2025-08-15T02:02:00.175Z] [2025-08-15T02:02:00.175Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-15T02:02:00.175Z] #2 DONE 0.0s [2025-08-15T02:02:00.175Z] [2025-08-15T02:02:00.175Z] #3 [internal] load .dockerignore [2025-08-15T02:02:00.175Z] #3 transferring context: 50B done [2025-08-15T02:02:00.175Z] #3 DONE 0.0s [2025-08-15T02:02:00.175Z] [2025-08-15T02:02:00.175Z] #4 [internal] load build context [2025-08-15T02:02:00.175Z] #4 transferring context: 6.56kB done [2025-08-15T02:02:00.175Z] #4 DONE 0.0s [2025-08-15T02:02:00.175Z] [2025-08-15T02:02:00.175Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-15T02:02:00.435Z] #5 DONE 0.1s [2025-08-15T02:02:00.435Z] [2025-08-15T02:02:00.435Z] #6 [2/4] WORKDIR /edgex [2025-08-15T02:02:01.815Z] #6 DONE 1.4s [2025-08-15T02:02:01.815Z] [2025-08-15T02:02:01.815Z] #7 [3/4] COPY go.mod . [2025-08-15T02:02:01.815Z] #7 DONE 0.0s [2025-08-15T02:02:01.815Z] [2025-08-15T02:02:01.815Z] #8 [4/4] RUN go mod download [2025-08-15T02:02:04.149Z] Still waiting to schedule task [2025-08-15T02:02:04.149Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7035’ [2025-08-15T02:02:11.804Z] #8 DONE 8.4s [2025-08-15T02:02:11.804Z] [2025-08-15T02:02:11.804Z] #9 exporting to image [2025-08-15T02:02:11.804Z] #9 exporting layers [2025-08-15T02:02:14.332Z] #9 exporting layers 4.1s done [2025-08-15T02:02:14.332Z] #9 writing image sha256:38fb88d8b744402b6796e142611320cdae48c15414303f35341cd146af4a358e done [2025-08-15T02:02:14.332Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-15T02:02:14.332Z] #9 DONE 4.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:02:14.640Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-15T02:02:14.640Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:02:14.719Z] prd-ubuntu20.04-docker-8c-8g-7037 does not seem to be running inside a container [2025-08-15T02:02:14.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/887 -v /w/workspace/edgex-go/887:/w/workspace/edgex-go/887:rw,z -v /w/workspace/edgex-go/887@tmp:/w/workspace/edgex-go/887@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-08-15T02:02:15.043Z] $ docker top b81c14dc4bb2dcbd8373e566a3e9e57efc9aab62a0504f19a12c5eb6aae54940 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T02:02:15.404Z] + go version [2025-08-15T02:02:15.404Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-15T02:02:15.402Z] $ docker stop --time=1 b81c14dc4bb2dcbd8373e566a3e9e57efc9aab62a0504f19a12c5eb6aae54940 [2025-08-15T02:02:16.663Z] $ docker rm -f --volumes b81c14dc4bb2dcbd8373e566a3e9e57efc9aab62a0504f19a12c5eb6aae54940 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:02:17.099Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-15T02:02:17.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:02:17.182Z] prd-ubuntu20.04-docker-8c-8g-7037 does not seem to be running inside a container [2025-08-15T02:02:17.201Z] $ 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/887 -v /w/workspace/edgex-go/887:/w/workspace/edgex-go/887:rw,z -v /w/workspace/edgex-go/887@tmp:/w/workspace/edgex-go/887@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-08-15T02:02:17.452Z] $ docker top 448adeea70a4927167c6d3d48f2dde1f35732dbfbdbc94ac1cd05155f1fc2809 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-08-15T02:02:17.543Z] ========================================================= [2025-08-15T02:02:17.543Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-08-15T02:02:17.543Z] ========================================================= [Pipeline] sh [2025-08-15T02:02:17.819Z] + git config --global --add safe.directory /w/workspace/edgex-go/887 [Pipeline] fileExists [Pipeline] sh [2025-08-15T02:02:18.119Z] + make test [2025-08-15T02:02:18.119Z] go test -race -coverprofile=coverage.out ./... [2025-08-15T02:02:26.243Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-08-15T02:02:52.826Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-08-15T02:02:52.826Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-08-15T02:02:52.826Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-08-15T02:02:52.826Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-08-15T02:02:52.826Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-08-15T02:02:52.826Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-08-15T02:02:52.826Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-08-15T02:02:52.826Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-08-15T02:02:52.826Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-08-15T02:02:52.826Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-08-15T02:02:52.826Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-08-15T02:02:52.826Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-08-15T02:02:52.826Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-08-15T02:02:52.826Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-08-15T02:02:52.826Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-08-15T02:02:52.826Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-08-15T02:02:52.826Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-08-15T02:02:53.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.030s coverage: 42.3% of statements [2025-08-15T02:02:53.653Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-08-15T02:02:53.653Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-08-15T02:02:53.911Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-08-15T02:02:53.911Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-08-15T02:02:54.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.040s coverage: 97.0% of statements [2025-08-15T02:02:55.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-08-15T02:02:55.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-08-15T02:02:55.113Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-08-15T02:02:55.113Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-15T02:02:55.113Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-08-15T02:02:55.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-08-15T02:02:55.113Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-08-15T02:02:55.113Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-08-15T02:02:55.113Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-08-15T02:02:55.113Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-08-15T02:02:56.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-08-15T02:02:56.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-08-15T02:02:56.504Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-08-15T02:02:56.504Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-15T02:02:56.504Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-08-15T02:02:56.504Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-08-15T02:02:57.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.4% of statements [2025-08-15T02:02:57.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 3.5% of statements [2025-08-15T02:02:57.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.048s coverage: 46.3% of statements [2025-08-15T02:02:57.883Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-08-15T02:02:57.883Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-08-15T02:02:58.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.872s coverage: 93.4% of statements [2025-08-15T02:02:58.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 92.4% of statements [2025-08-15T02:02:59.079Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 8.4% of statements [2025-08-15T02:03:00.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-08-15T02:03:00.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-08-15T02:03:00.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-08-15T02:03:00.017Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-15T02:03:00.017Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-08-15T02:03:00.017Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-08-15T02:03:00.017Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-08-15T02:03:00.017Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-08-15T02:03:00.017Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-08-15T02:03:00.017Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-08-15T02:03:00.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-08-15T02:03:00.017Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-08-15T02:03:00.017Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-08-15T02:03:00.017Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-08-15T02:03:01.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.359s coverage: 95.8% of statements [2025-08-15T02:03:01.390Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2025-08-15T02:03:01.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-08-15T02:03:01.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-08-15T02:03:01.955Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-08-15T02:03:01.955Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-08-15T02:03:01.955Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-08-15T02:03:01.955Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-08-15T02:03:03.327Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.036s coverage: 0.0% of statements [no tests to run] [2025-08-15T02:03:03.327Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 1.0% of statements [2025-08-15T02:03:03.327Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 38.1% of statements [2025-08-15T02:03:03.327Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements [2025-08-15T02:03:03.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.014s coverage: 40.0% of statements [2025-08-15T02:03:03.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.016s coverage: 87.1% of statements [2025-08-15T02:03:03.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2025-08-15T02:03:03.842Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-08-15T02:03:03.842Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-08-15T02:03:03.842Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-08-15T02:03:03.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.041s coverage: 96.3% of statements [2025-08-15T02:03:04.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-08-15T02:03:04.101Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-08-15T02:03:04.101Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-08-15T02:03:04.101Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-08-15T02:03:04.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2025-08-15T02:03:05.238Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-08-15T02:03:05.238Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-08-15T02:03:05.238Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-08-15T02:03:05.496Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-08-15T02:03:05.496Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-08-15T02:03:05.496Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-08-15T02:03:05.496Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-08-15T02:03:06.062Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-08-15T02:03:06.062Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-08-15T02:03:06.630Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-08-15T02:03:08.014Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-08-15T02:03:08.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-08-15T02:03:09.648Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-08-15T02:03:10.587Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-08-15T02:03:10.587Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-08-15T02:03:10.587Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-08-15T02:03:13.880Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-08-15T02:03:14.449Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-08-15T02:03:14.449Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-08-15T02:03:14.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-08-15T02:03:14.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-08-15T02:03:14.708Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-15T02:03:16.611Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-08-15T02:03:16.611Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-08-15T02:03:16.611Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-08-15T02:03:16.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2025-08-15T02:03:16.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-08-15T02:03:16.611Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-08-15T02:03:16.611Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-08-15T02:03:17.179Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-08-15T02:03:17.436Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-08-15T02:03:17.437Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-08-15T02:03:17.437Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-08-15T02:03:17.437Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-08-15T02:03:17.437Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-08-15T02:03:19.338Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-08-15T02:03:19.338Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-08-15T02:03:19.339Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-08-15T02:03:19.339Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-08-15T02:03:20.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-08-15T02:03:20.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-08-15T02:03:20.274Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-15T02:03:20.274Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-08-15T02:03:20.274Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-08-15T02:03:20.274Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-08-15T02:03:20.274Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-08-15T02:03:21.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-08-15T02:03:21.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-08-15T02:03:21.646Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-15T02:03:24.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.046s coverage: 92.9% of statements [2025-08-15T02:03:24.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.037s coverage: 68.8% of statements [2025-08-15T02:03:24.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2025-08-15T02:03:24.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements [2025-08-15T02:03:24.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2025-08-15T02:03:24.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 15.5% of statements [2025-08-15T02:03:24.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2025-08-15T02:03:24.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements [2025-08-15T02:03:24.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements [2025-08-15T02:03:24.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2025-08-15T02:03:24.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.049s coverage: 6.8% of statements [2025-08-15T02:03:24.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.043s coverage: 33.3% of statements [2025-08-15T02:03:24.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.049s coverage: 100.0% of statements [2025-08-15T02:03:24.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.166s coverage: 54.5% of statements [2025-08-15T02:03:24.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.016s coverage: 89.4% of statements [2025-08-15T02:03:24.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2025-08-15T02:03:24.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2025-08-15T02:03:24.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2025-08-15T02:03:24.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.022s coverage: 88.6% of statements [2025-08-15T02:03:24.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements [2025-08-15T02:03:24.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2025-08-15T02:03:24.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.150s coverage: 29.2% of statements [2025-08-15T02:03:24.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.019s coverage: 93.8% of statements [2025-08-15T02:03:24.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 3.1% of statements [2025-08-15T02:03:24.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.026s coverage: 76.2% of statements [2025-08-15T02:03:24.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.025s coverage: 54.0% of statements [2025-08-15T02:03:26.085Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.065s coverage: 17.0% of statements [2025-08-15T02:03:26.085Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.139s coverage: 94.9% of statements [2025-08-15T02:03:26.085Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements [2025-08-15T02:03:26.085Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.077s coverage: 97.7% of statements [2025-08-15T02:03:26.085Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements [2025-08-15T02:03:26.344Z] 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-08-15T02:03:26.602Z] running golangci-lint [2025-08-15T02:03:26.860Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-08-15T02:03:26.860Z] go version go1.23.9 linux/amd64 [2025-08-15T02:03:26.860Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-08-15T02:03:26.860Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-08-15T02:03:26.860Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-08-15T02:03:53.423Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|types_sizes|deps|exports_file|files|imports|name) took 24.357641113s" [2025-08-15T02:03:53.423Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 54.632954ms" [2025-08-15T02:04:05.610Z] level=info msg="[linters_context/goanalysis] analyzers took 1m44.211715215s with top 10 stages: buildir: 1m2.642309037s, gosec: 4.11270853s, inspect: 3.938234357s, fact_deprecated: 2.865680972s, ctrlflow: 1.818256417s, printf: 1.689214706s, fact_purity: 1.24227551s, nilness: 1.151176143s, S1038: 1.100135351s, errcheck: 849.77569ms" [2025-08-15T02:04:05.610Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-08-15T02:04:05.610Z] level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 202/202, identifier_marker: 202/202, cgo: 202/202, filename_unadjuster: 202/202, exclude: 202/202, exclude-rules: 202/20, nolint: 20/0, skip_files: 202/202, invalid_issue: 202/202, skip_dirs: 202/202, autogenerated_exclude: 202/202" [2025-08-15T02:04:05.610Z] level=info msg="[runner] processing took 18.010389ms with stages: nolint: 8.222243ms, identifier_marker: 4.057199ms, path_prettifier: 1.916893ms, exclude-rules: 1.469247ms, autogenerated_exclude: 1.227362ms, skip_dirs: 1.0183ms, cgo: 51.263µs, invalid_issue: 28.601µs, filename_unadjuster: 14.75µs, max_same_issues: 1.01µs, uniq_by_line: 640ns, max_from_linter: 470ns, sort_results: 460ns, skip_files: 450ns, fixer: 400ns, diff: 270ns, exclude: 240ns, max_per_file_from_linter: 141ns, source_code: 140ns, path_prefixer: 110ns, path_shortener: 100ns, severity-rules: 100ns" [2025-08-15T02:04:05.610Z] level=info msg="[runner] linters took 13.165769349s with stages: goanalysis_metalinter: 13.147652473s" [2025-08-15T02:04:05.610Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-08-15T02:04:05.610Z] level=info msg="Memory: 372 samples, avg is 289.1MB, max is 1322.5MB" [2025-08-15T02:04:05.610Z] level=info msg="Execution took 37.58576084s" [2025-08-15T02:04:05.610Z] go vet ./... [2025-08-15T02:04:12.167Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-15T02:04:12.167Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-15T02:04:12.167Z] ./bin/test-attribution-txt.sh [2025-08-15T02:04:12.167Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-15T02:04:12.167Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-15T02:04:12.167Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-15T02:04:12.167Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-15T02:04:12.167Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-08-15T02:04:12.167Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-15T02:04:12.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-08-15T02:04:12.468Z] + ls -al . [2025-08-15T02:04:12.468Z] total 2000 [2025-08-15T02:04:12.468Z] drwxrwxr-x 11 1001 1001 4096 Aug 15 02:02 . [2025-08-15T02:04:12.468Z] drwxr-xr-x 4 root root 4096 Aug 15 02:02 .. [2025-08-15T02:04:12.468Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 02:01 .blubracket [2025-08-15T02:04:12.468Z] -rw-rw-r-- 1 1001 1001 10 Aug 15 02:01 .dockerignore [2025-08-15T02:04:12.468Z] drwxrwxr-x 8 1001 1001 4096 Aug 15 02:03 .git [2025-08-15T02:04:12.468Z] drwxrwxr-x 3 1001 1001 4096 Aug 15 02:01 .github [2025-08-15T02:04:12.468Z] -rw-rw-r-- 1 1001 1001 909 Aug 15 02:01 .gitignore [2025-08-15T02:04:12.468Z] -rw-rw-r-- 1 1001 1001 218 Aug 15 02:01 .golangci.yml [2025-08-15T02:04:12.468Z] -rw-rw-r-- 1 1001 1001 100 Aug 15 02:01 .hadolint.yml [2025-08-15T02:04:12.468Z] drwxr-xr-x 3 1001 1001 4096 Aug 15 02:01 .semver [2025-08-15T02:04:12.468Z] -rw-rw-r-- 1 1001 1001 155 Aug 15 02:01 .sonarcloud.properties [2025-08-15T02:04:12.468Z] -rw-rw-r-- 1 1001 1001 1171 Aug 15 02:01 ADOPTERS.md [2025-08-15T02:04:12.468Z] -rw-rw-r-- 1 1001 1001 17374 Aug 15 02:01 Attribution.txt [2025-08-15T02:04:12.468Z] -rw-rw-r-- 1 1001 1001 108018 Aug 15 02:01 CHANGELOG.md [2025-08-15T02:04:12.468Z] -rw-rw-r-- 1 1001 1001 3804 Aug 15 02:01 CONTRIBUTING.md [2025-08-15T02:04:12.468Z] -rw-rw-r-- 1 1001 1001 677 Aug 15 02:01 GOVERNANCE.md [2025-08-15T02:04:12.468Z] -rw-rw-r-- 1 1001 1001 858 Aug 15 02:01 Jenkinsfile [2025-08-15T02:04:12.468Z] -rw-rw-r-- 1 1001 1001 10775 Aug 15 02:01 LICENSE [2025-08-15T02:04:12.468Z] -rw-rw-r-- 1 1001 1001 16740 Aug 15 02:01 Makefile [2025-08-15T02:04:12.468Z] -rw-rw-r-- 1 1001 1001 582 Aug 15 02:01 OWNERS.md [2025-08-15T02:04:12.468Z] -rw-rw-r-- 1 1001 1001 9932 Aug 15 02:01 README.md [2025-08-15T02:04:12.468Z] -rw-rw-r-- 1 1001 1001 789 Aug 15 02:01 SECURITY.md [2025-08-15T02:04:12.468Z] -rw-rw-r-- 1 1001 1001 12 Aug 15 02:01 VERSION [2025-08-15T02:04:12.468Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 02:01 bin [2025-08-15T02:04:12.468Z] drwxrwxr-x 19 1001 1001 4096 Aug 15 02:01 cmd [2025-08-15T02:04:12.468Z] -rw-r--r-- 1 root root 1667883 Aug 15 02:03 coverage.out [2025-08-15T02:04:12.468Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 02:01 fuzz_test [2025-08-15T02:04:12.468Z] -rw-rw-r-- 1 1001 1001 6526 Aug 15 02:01 go.mod [2025-08-15T02:04:12.468Z] -rw-rw-r-- 1 1001 1001 88539 Aug 15 02:01 go.sum [2025-08-15T02:04:12.468Z] drwxrwxr-x 7 1001 1001 4096 Aug 15 02:01 internal [2025-08-15T02:04:12.468Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 02:01 openapi [2025-08-15T02:04:12.468Z] -rw-rw-r-- 1 1001 1001 584 Aug 15 02:01 security.txt [2025-08-15T02:04:12.468Z] -rw-rw-r-- 1 1001 1001 204 Aug 15 02:01 version.go [Pipeline] sh [2025-08-15T02:04:12.753Z] + '[' -e coverage.out ] [2025-08-15T02:04:12.753Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-08-15T02:04:12.904Z] Stashed 1 file(s) [Pipeline] sh [2025-08-15T02:04:13.183Z] + make build [2025-08-15T02:04:13.183Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-08-15T02:04:35.112Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-08-15T02:04:37.015Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-08-15T02:04:38.915Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-08-15T02:04:39.481Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-08-15T02:04:41.385Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-08-15T02:04:46.651Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-08-15T02:04:48.555Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-08-15T02:04:50.471Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-08-15T02:04:53.003Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-08-15T02:04:54.376Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-08-15T02:04:56.275Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-08-15T02:04:56.840Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-08-15T02:04:58.227Z] $ docker stop --time=1 448adeea70a4927167c6d3d48f2dde1f35732dbfbdbc94ac1cd05155f1fc2809 [2025-08-15T02:05:00.765Z] $ docker rm -f --volumes 448adeea70a4927167c6d3d48f2dde1f35732dbfbdbc94ac1cd05155f1fc2809 [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-08-15T02:05:01.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-15T02:05:01.854Z] [2025-08-15T02:05:01.854Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:05:02.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-15T02:05:02.152Z] latest: Pulling from edgex-devops/edgex-compose [2025-08-15T02:05:02.152Z] 91d30c5bc195: Pulling fs layer [2025-08-15T02:05:02.152Z] 2e9b0aa3be6d: Pulling fs layer [2025-08-15T02:05:02.152Z] 9c61dcf015f6: Pulling fs layer [2025-08-15T02:05:02.152Z] 4698f68db338: Pulling fs layer [2025-08-15T02:05:02.152Z] 2a2f49069b9e: Pulling fs layer [2025-08-15T02:05:02.152Z] e0025b399a48: Pulling fs layer [2025-08-15T02:05:02.152Z] 4698f68db338: Waiting [2025-08-15T02:05:02.152Z] 2a2f49069b9e: Waiting [2025-08-15T02:05:02.152Z] e0025b399a48: Waiting [2025-08-15T02:05:02.410Z] 91d30c5bc195: Verifying Checksum [2025-08-15T02:05:02.410Z] 91d30c5bc195: Download complete [2025-08-15T02:05:02.410Z] 4698f68db338: Download complete [2025-08-15T02:05:02.410Z] 2e9b0aa3be6d: Verifying Checksum [2025-08-15T02:05:02.410Z] 2e9b0aa3be6d: Download complete [2025-08-15T02:05:02.410Z] e0025b399a48: Verifying Checksum [2025-08-15T02:05:02.410Z] e0025b399a48: Download complete [2025-08-15T02:05:02.410Z] 91d30c5bc195: Pull complete [2025-08-15T02:05:02.667Z] 2a2f49069b9e: Download complete [2025-08-15T02:05:02.667Z] 2e9b0aa3be6d: Pull complete [2025-08-15T02:05:03.232Z] 9c61dcf015f6: Verifying Checksum [2025-08-15T02:05:03.232Z] 9c61dcf015f6: Download complete [2025-08-15T02:05:07.416Z] 9c61dcf015f6: Pull complete [2025-08-15T02:05:07.416Z] 4698f68db338: Pull complete [2025-08-15T02:05:07.416Z] 2a2f49069b9e: Pull complete [2025-08-15T02:05:07.416Z] e0025b399a48: Pull complete [2025-08-15T02:05:07.416Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-08-15T02:05:07.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-15T02:05:07.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:05:07.505Z] prd-ubuntu20.04-docker-8c-8g-7037 does not seem to be running inside a container [2025-08-15T02:05:07.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/887 -v /w/workspace/edgex-go/887:/w/workspace/edgex-go/887:rw,z -v /w/workspace/edgex-go/887@tmp:/w/workspace/edgex-go/887@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-08-15T02:05:08.368Z] $ docker top 6e54c1970ddef75f24a8010de7f313cf668a298e7d7340d0e81f81cb6323a1e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T02:05:08.732Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-08-15T02:05:08.993Z] #1 [core-keeper internal] load build definition from Dockerfile [2025-08-15T02:05:08.993Z] #1 transferring dockerfile: 2.01kB done [2025-08-15T02:05:08.993Z] #1 DONE 0.1s [2025-08-15T02:05:08.993Z] [2025-08-15T02:05:08.993Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2025-08-15T02:05:08.993Z] #2 transferring dockerfile: 2.49kB done [2025-08-15T02:05:08.993Z] #2 DONE 0.1s [2025-08-15T02:05:08.993Z] [2025-08-15T02:05:08.993Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2025-08-15T02:05:08.993Z] #3 transferring dockerfile: 2.14kB done [2025-08-15T02:05:08.993Z] #3 DONE 0.1s [2025-08-15T02:05:08.993Z] [2025-08-15T02:05:08.993Z] #4 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-15T02:05:08.993Z] #4 DONE 0.0s [2025-08-15T02:05:08.993Z] [2025-08-15T02:05:08.993Z] #5 [support-notifications internal] load build definition from Dockerfile [2025-08-15T02:05:08.993Z] #5 transferring dockerfile: 2.00kB done [2025-08-15T02:05:08.993Z] #5 DONE 0.1s [2025-08-15T02:05:08.993Z] [2025-08-15T02:05:08.993Z] #6 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-08-15T02:05:08.993Z] #6 DONE 0.1s [2025-08-15T02:05:08.993Z] [2025-08-15T02:05:08.993Z] #7 [security-spire-config internal] load build definition from Dockerfile [2025-08-15T02:05:08.993Z] #7 transferring dockerfile: 1.69kB done [2025-08-15T02:05:08.993Z] #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-15T02:05:08.993Z] #7 DONE 0.1s [2025-08-15T02:05:08.993Z] [2025-08-15T02:05:08.993Z] #8 [core-metadata internal] load build definition from Dockerfile [2025-08-15T02:05:08.993Z] #8 transferring dockerfile: 2.10kB done [2025-08-15T02:05:08.993Z] #8 DONE 0.1s [2025-08-15T02:05:08.993Z] [2025-08-15T02:05:08.993Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2025-08-15T02:05:08.993Z] #9 transferring dockerfile: 3.02kB done [2025-08-15T02:05:08.993Z] #9 DONE 0.1s [2025-08-15T02:05:08.993Z] [2025-08-15T02:05:08.993Z] #10 [security-spire-server internal] load build definition from Dockerfile [2025-08-15T02:05:08.993Z] #10 transferring dockerfile: 1.70kB done [2025-08-15T02:05:08.993Z] #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-15T02:05:08.993Z] #10 DONE 0.1s [2025-08-15T02:05:08.993Z] [2025-08-15T02:05:08.993Z] #11 [core-command internal] load build definition from Dockerfile [2025-08-15T02:05:08.993Z] #11 transferring dockerfile: 1.94kB done [2025-08-15T02:05:08.993Z] #11 DONE 0.1s [2025-08-15T02:05:08.993Z] [2025-08-15T02:05:08.993Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2025-08-15T02:05:08.993Z] #12 transferring dockerfile: 1.81kB done [2025-08-15T02:05:08.993Z] #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-15T02:05:08.993Z] #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-08-15T02:05:08.993Z] #12 DONE 0.1s [2025-08-15T02:05:08.993Z] [2025-08-15T02:05:08.993Z] #4 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-15T02:05:08.993Z] #4 DONE 0.0s [2025-08-15T02:05:08.993Z] [2025-08-15T02:05:08.993Z] #13 [core-command internal] load .dockerignore [2025-08-15T02:05:08.993Z] #13 transferring context: 50B done [2025-08-15T02:05:08.993Z] #13 DONE 0.0s [2025-08-15T02:05:08.993Z] [2025-08-15T02:05:08.993Z] #14 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:05:08.993Z] #14 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:05:09.273Z] #14 ... [2025-08-15T02:05:09.273Z] [2025-08-15T02:05:09.273Z] #15 [security-proxy-auth internal] load .dockerignore [2025-08-15T02:05:09.273Z] #15 transferring context: 50B done [2025-08-15T02:05:09.273Z] #15 DONE 0.1s [2025-08-15T02:05:09.273Z] [2025-08-15T02:05:09.273Z] #16 [support-notifications internal] load .dockerignore [2025-08-15T02:05:09.273Z] #16 transferring context: 50B done [2025-08-15T02:05:09.273Z] #16 DONE 0.1s [2025-08-15T02:05:09.273Z] [2025-08-15T02:05:09.273Z] #17 [core-metadata internal] load .dockerignore [2025-08-15T02:05:09.273Z] #17 transferring context: 50B done [2025-08-15T02:05:09.273Z] #17 DONE 0.1s [2025-08-15T02:05:09.273Z] [2025-08-15T02:05:09.273Z] #18 [security-bootstrapper internal] load .dockerignore [2025-08-15T02:05:09.273Z] #18 transferring context: 50B done [2025-08-15T02:05:09.273Z] #18 DONE 0.1s [2025-08-15T02:05:09.273Z] [2025-08-15T02:05:09.273Z] #19 [core-keeper internal] load .dockerignore [2025-08-15T02:05:09.273Z] #19 transferring context: 50B done [2025-08-15T02:05:09.273Z] #19 DONE 0.1s [2025-08-15T02:05:09.273Z] [2025-08-15T02:05:09.273Z] #20 [security-secretstore-setup internal] load .dockerignore [2025-08-15T02:05:09.273Z] #20 transferring context: 50B done [2025-08-15T02:05:09.273Z] #20 DONE 0.1s [2025-08-15T02:05:09.273Z] [2025-08-15T02:05:09.273Z] #21 [core-keeper internal] load build context [2025-08-15T02:05:09.273Z] #21 DONE 0.0s [2025-08-15T02:05:09.273Z] [2025-08-15T02:05:09.273Z] #22 [security-bootstrapper internal] load build context [2025-08-15T02:05:09.273Z] #22 DONE 0.0s [2025-08-15T02:05:09.273Z] [2025-08-15T02:05:09.273Z] #14 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:05:09.273Z] #14 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-15T02:05:09.273Z] #14 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-15T02:05:09.273Z] #14 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-15T02:05:09.273Z] #14 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-15T02:05:09.273Z] #14 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-15T02:05:09.273Z] #14 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-15T02:05:09.273Z] #14 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-15T02:05:09.530Z] #14 ... [2025-08-15T02:05:09.530Z] [2025-08-15T02:05:09.530Z] #23 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-15T02:05:09.530Z] #23 DONE 0.2s [2025-08-15T02:05:09.530Z] [2025-08-15T02:05:09.530Z] #14 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:05:09.530Z] #14 ... [2025-08-15T02:05:09.530Z] [2025-08-15T02:05:09.530Z] #24 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-08-15T02:05:09.530Z] #24 DONE 0.2s [2025-08-15T02:05:09.530Z] [2025-08-15T02:05:09.530Z] #14 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:05:09.530Z] #14 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-08-15T02:05:09.791Z] #14 ... [2025-08-15T02:05:09.791Z] [2025-08-15T02:05:09.791Z] #25 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-08-15T02:05:09.791Z] #25 DONE 0.6s [2025-08-15T02:05:09.791Z] [2025-08-15T02:05:09.791Z] #26 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-15T02:05:09.791Z] #26 DONE 0.7s [2025-08-15T02:05:09.791Z] [2025-08-15T02:05:09.791Z] #14 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:05:09.791Z] #14 DONE 0.7s [2025-08-15T02:05:09.791Z] [2025-08-15T02:05:09.791Z] #27 [security-spire-config internal] load .dockerignore [2025-08-15T02:05:09.791Z] #27 transferring context: 50B done [2025-08-15T02:05:09.791Z] #27 DONE 0.1s [2025-08-15T02:05:09.791Z] [2025-08-15T02:05:09.791Z] #28 [security-spire-agent internal] load .dockerignore [2025-08-15T02:05:09.791Z] #28 transferring context: 50B 0.0s done [2025-08-15T02:05:09.791Z] #28 DONE 0.1s [2025-08-15T02:05:09.791Z] [2025-08-15T02:05:09.791Z] #29 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-08-15T02:05:10.049Z] #29 ... [2025-08-15T02:05:10.049Z] [2025-08-15T02:05:10.049Z] #14 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:05:10.049Z] #14 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-15T02:05:10.049Z] #14 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-08-15T02:05:10.049Z] #14 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-15T02:05:10.049Z] #14 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-15T02:05:10.049Z] #14 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-15T02:05:10.049Z] #14 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-15T02:05:10.049Z] #14 DONE 0.7s [2025-08-15T02:05:10.049Z] [2025-08-15T02:05:10.049Z] #30 [security-spire-server internal] load .dockerignore [2025-08-15T02:05:10.049Z] #30 transferring context: 50B 0.0s done [2025-08-15T02:05:10.049Z] #30 DONE 0.2s [2025-08-15T02:05:10.049Z] [2025-08-15T02:05:10.049Z] #31 [security-spire-config internal] load build context [2025-08-15T02:05:10.049Z] #31 transferring context: 22.05kB 0.0s done [2025-08-15T02:05:10.049Z] #31 DONE 0.2s [2025-08-15T02:05:10.049Z] [2025-08-15T02:05:10.049Z] #32 [security-spire-agent internal] load build context [2025-08-15T02:05:10.049Z] #32 transferring context: 23.33kB 0.0s done [2025-08-15T02:05:10.049Z] #32 DONE 0.1s [2025-08-15T02:05:10.049Z] [2025-08-15T02:05:10.049Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:05:10.049Z] #33 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-08-15T02:05:10.049Z] #33 ... [2025-08-15T02:05:10.049Z] [2025-08-15T02:05:10.049Z] #34 [security-spire-server internal] load build context [2025-08-15T02:05:10.049Z] #34 transferring context: 23.80kB 0.0s done [2025-08-15T02:05:10.049Z] #34 DONE 0.1s [2025-08-15T02:05:10.049Z] [2025-08-15T02:05:10.049Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:05:10.049Z] #33 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-08-15T02:05:10.049Z] #33 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-08-15T02:05:10.049Z] #33 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s [2025-08-15T02:05:10.049Z] #33 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-08-15T02:05:10.049Z] #33 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-08-15T02:05:10.049Z] #33 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-08-15T02:05:10.306Z] #33 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-08-15T02:05:10.306Z] #33 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-08-15T02:05:10.306Z] #33 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.2s [2025-08-15T02:05:10.306Z] #33 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s [2025-08-15T02:05:10.306Z] #33 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-08-15T02:05:10.306Z] #33 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s [2025-08-15T02:05:10.563Z] #33 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 11.53MB / 36.47MB 0.4s [2025-08-15T02:05:10.563Z] #33 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 25.17MB / 36.47MB 0.5s [2025-08-15T02:05:10.820Z] #33 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.7s [2025-08-15T02:05:10.820Z] #33 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.6s done [2025-08-15T02:05:12.341Z] #33 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.6s done [2025-08-15T02:05:12.912Z] #33 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-08-15T02:05:12.913Z] #33 ... [2025-08-15T02:05:12.913Z] [2025-08-15T02:05:12.913Z] #35 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-15T02:05:12.913Z] #35 DONE 3.4s [2025-08-15T02:05:13.177Z] [2025-08-15T02:05:13.177Z] #36 [support-scheduler internal] load build definition from Dockerfile [2025-08-15T02:05:13.177Z] #36 transferring dockerfile: 1.83kB done [2025-08-15T02:05:13.177Z] #36 DONE 1.1s [2025-08-15T02:05:13.177Z] [2025-08-15T02:05:13.177Z] #4 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-15T02:05:13.177Z] #4 DONE 0.0s [2025-08-15T02:05:13.177Z] [2025-08-15T02:05:13.177Z] #37 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-08-15T02:05:13.177Z] #0 0.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:13.177Z] #0 0.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:13.177Z] #0 1.130 OK: 248 MiB in 58 packages [2025-08-15T02:05:13.177Z] #37 DONE 3.5s [2025-08-15T02:05:13.177Z] [2025-08-15T02:05:13.177Z] #6 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-08-15T02:05:13.177Z] #6 DONE 0.2s [2025-08-15T02:05:13.177Z] [2025-08-15T02:05:13.177Z] #38 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-15T02:05:13.177Z] #38 ... [2025-08-15T02:05:13.177Z] [2025-08-15T02:05:13.177Z] #39 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-15T02:05:13.177Z] #0 0.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:13.177Z] #0 0.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:13.177Z] #0 0.894 OK: 248 MiB in 58 packages [2025-08-15T02:05:13.177Z] #39 DONE 3.6s [2025-08-15T02:05:13.177Z] [2025-08-15T02:05:13.177Z] #40 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-15T02:05:13.177Z] #0 1.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:13.177Z] #0 1.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:13.177Z] #0 1.762 (1/2) Installing dumb-init (1.2.5-r3) [2025-08-15T02:05:13.177Z] #0 1.767 (2/2) Installing su-exec (0.2-r3) [2025-08-15T02:05:13.177Z] #0 1.771 Executing busybox-1.36.1-r29.trigger [2025-08-15T02:05:13.177Z] #0 1.779 OK: 8 MiB in 16 packages [2025-08-15T02:05:13.177Z] #40 DONE 3.3s [2025-08-15T02:05:13.177Z] [2025-08-15T02:05:13.177Z] #41 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-15T02:05:13.177Z] #0 0.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:13.177Z] #0 0.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:13.177Z] #0 1.134 OK: 248 MiB in 58 packages [2025-08-15T02:05:13.177Z] #41 DONE 3.7s [2025-08-15T02:05:13.177Z] [2025-08-15T02:05:13.177Z] #42 [core-data internal] load build definition from Dockerfile [2025-08-15T02:05:13.177Z] #42 transferring dockerfile: 2.04kB 0.0s done [2025-08-15T02:05:13.177Z] #42 DONE 1.3s [2025-08-15T02:05:13.177Z] [2025-08-15T02:05:13.177Z] #23 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-15T02:05:13.177Z] #23 DONE 0.2s [2025-08-15T02:05:13.177Z] [2025-08-15T02:05:13.177Z] #24 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-08-15T02:05:13.177Z] #24 DONE 0.2s [2025-08-15T02:05:13.177Z] [2025-08-15T02:05:13.177Z] #14 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:05:13.177Z] #14 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-15T02:05:13.177Z] #14 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-08-15T02:05:13.177Z] #14 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-15T02:05:13.177Z] #14 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-15T02:05:13.177Z] #14 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-15T02:05:13.177Z] #14 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-15T02:05:13.177Z] #14 DONE 0.7s [2025-08-15T02:05:13.177Z] [2025-08-15T02:05:13.177Z] #43 [security-proxy-setup internal] load build definition from Dockerfile [2025-08-15T02:05:13.177Z] #43 transferring dockerfile: 2.50kB 0.0s done [2025-08-15T02:05:13.177Z] #43 DONE 1.3s [2025-08-15T02:05:13.177Z] [2025-08-15T02:05:13.177Z] #44 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-08-15T02:05:13.177Z] #44 transferring dockerfile: 1.89kB 0.0s done [2025-08-15T02:05:13.177Z] #44 DONE 1.4s [2025-08-15T02:05:13.177Z] [2025-08-15T02:05:13.177Z] #45 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-08-15T02:05:13.177Z] #45 transferring dockerfile: 2.23kB 0.0s done [2025-08-15T02:05:13.177Z] #45 DONE 1.4s [2025-08-15T02:05:13.177Z] [2025-08-15T02:05:13.177Z] #46 [support-scheduler internal] load .dockerignore [2025-08-15T02:05:13.177Z] #46 transferring context: 50B done [2025-08-15T02:05:13.177Z] #46 DONE 0.2s [2025-08-15T02:05:13.177Z] [2025-08-15T02:05:13.177Z] #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-15T02:05:13.177Z] #4 DONE 0.0s [2025-08-15T02:05:13.177Z] [2025-08-15T02:05:13.177Z] #47 [support-scheduler internal] load build context [2025-08-15T02:05:13.437Z] #47 ... [2025-08-15T02:05:13.437Z] [2025-08-15T02:05:13.437Z] #6 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-08-15T02:05:13.437Z] #6 DONE 0.3s [2025-08-15T02:05:13.437Z] [2025-08-15T02:05:13.437Z] #48 [security-proxy-setup internal] load .dockerignore [2025-08-15T02:05:13.437Z] #48 transferring context: 50B 0.0s done [2025-08-15T02:05:13.437Z] #48 DONE 0.1s [2025-08-15T02:05:13.437Z] [2025-08-15T02:05:13.437Z] #49 [core-data internal] load .dockerignore [2025-08-15T02:05:13.437Z] #49 transferring context: 50B done [2025-08-15T02:05:13.437Z] #49 DONE 0.2s [2025-08-15T02:05:13.437Z] [2025-08-15T02:05:13.437Z] #47 [support-scheduler internal] load build context [2025-08-15T02:05:13.437Z] #47 ... [2025-08-15T02:05:13.437Z] [2025-08-15T02:05:13.437Z] #23 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-15T02:05:13.437Z] #23 DONE 0.2s [2025-08-15T02:05:13.437Z] [2025-08-15T02:05:13.437Z] #24 [core-data builder 2/7] WORKDIR /edgex-go [2025-08-15T02:05:13.437Z] #24 DONE 0.2s [2025-08-15T02:05:13.437Z] [2025-08-15T02:05:13.437Z] #14 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:05:13.437Z] #14 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-15T02:05:13.437Z] #14 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-08-15T02:05:13.437Z] #14 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-15T02:05:13.437Z] #14 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-15T02:05:13.437Z] #14 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-15T02:05:13.437Z] #14 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-15T02:05:13.437Z] #14 DONE 0.7s [2025-08-15T02:05:13.437Z] [2025-08-15T02:05:13.437Z] #37 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-08-15T02:05:13.437Z] #37 DONE 3.5s [2025-08-15T02:05:13.437Z] [2025-08-15T02:05:13.437Z] #39 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-15T02:05:13.437Z] #39 DONE 3.6s [2025-08-15T02:05:13.437Z] [2025-08-15T02:05:13.437Z] #47 [support-scheduler internal] load build context [2025-08-15T02:05:13.718Z] #47 ... [2025-08-15T02:05:13.718Z] [2025-08-15T02:05:13.718Z] #23 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-15T02:05:13.718Z] #23 DONE 0.2s [2025-08-15T02:05:13.718Z] [2025-08-15T02:05:13.718Z] #24 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-08-15T02:05:13.718Z] #24 DONE 0.2s [2025-08-15T02:05:13.718Z] [2025-08-15T02:05:13.718Z] #14 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:05:13.718Z] #14 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-15T02:05:13.718Z] #14 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-08-15T02:05:13.718Z] #14 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-15T02:05:13.718Z] #14 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-15T02:05:13.718Z] #14 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-15T02:05:13.718Z] #14 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-15T02:05:13.718Z] #14 DONE 0.7s [2025-08-15T02:05:13.718Z] [2025-08-15T02:05:13.718Z] #37 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-08-15T02:05:13.718Z] #37 DONE 3.6s [2025-08-15T02:05:13.718Z] [2025-08-15T02:05:13.718Z] #50 [security-spiffe-token-provider internal] load .dockerignore [2025-08-15T02:05:13.718Z] #50 transferring context: 50B 0.0s done [2025-08-15T02:05:13.718Z] #50 DONE 0.2s [2025-08-15T02:05:13.718Z] [2025-08-15T02:05:13.718Z] #51 [core-common-config-bootstrapper internal] load .dockerignore [2025-08-15T02:05:13.718Z] #51 transferring context: 50B 0.0s done [2025-08-15T02:05:13.718Z] #51 DONE 0.2s [2025-08-15T02:05:13.718Z] [2025-08-15T02:05:13.718Z] #47 [support-scheduler internal] load build context [2025-08-15T02:05:15.662Z] #47 ... [2025-08-15T02:05:15.662Z] [2025-08-15T02:05:15.662Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-15T02:05:15.662Z] #0 3.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:15.662Z] #0 3.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:15.662Z] #0 3.654 (1/4) Installing ca-certificates (20250619-r0) [2025-08-15T02:05:15.662Z] #0 3.681 (2/4) Installing dumb-init (1.2.5-r3) [2025-08-15T02:05:15.662Z] #0 3.686 (3/4) Installing su-exec (0.2-r3) [2025-08-15T02:05:15.662Z] #0 3.691 (4/4) Installing yq-go (4.44.1-r2) [2025-08-15T02:05:15.662Z] #0 3.769 Executing busybox-1.36.1-r29.trigger [2025-08-15T02:05:15.662Z] #0 3.769 Executing ca-certificates-20250619-r0.trigger [2025-08-15T02:05:15.662Z] #0 3.825 OK: 19 MiB in 18 packages [2025-08-15T02:05:15.662Z] #52 DONE 5.7s [2025-08-15T02:05:15.662Z] [2025-08-15T02:05:15.662Z] #53 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-15T02:05:18.954Z] #53 ... [2025-08-15T02:05:18.954Z] [2025-08-15T02:05:18.954Z] #54 [core-command internal] load build context [2025-08-15T02:05:18.954Z] #54 transferring context: 505.25MB 9.8s [2025-08-15T02:05:19.344Z] #54 ... [2025-08-15T02:05:19.344Z] [2025-08-15T02:05:19.344Z] #55 [security-proxy-auth internal] load build context [2025-08-15T02:05:19.605Z] #55 ... [2025-08-15T02:05:19.605Z] [2025-08-15T02:05:19.605Z] #56 [core-metadata internal] load build context [2025-08-15T02:05:19.605Z] #56 ... [2025-08-15T02:05:19.605Z] [2025-08-15T02:05:19.605Z] #57 [support-notifications internal] load build context [2025-08-15T02:05:19.605Z] #57 ... [2025-08-15T02:05:19.605Z] [2025-08-15T02:05:19.605Z] #21 [core-keeper internal] load build context [2025-08-15T02:05:19.605Z] #21 ... [2025-08-15T02:05:19.605Z] [2025-08-15T02:05:19.605Z] #22 [security-bootstrapper internal] load build context [2025-08-15T02:05:19.864Z] #22 ... [2025-08-15T02:05:19.864Z] [2025-08-15T02:05:19.864Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-15T02:05:19.864Z] #0 3.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:19.864Z] #0 3.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:19.864Z] #0 4.264 (1/7) Installing ca-certificates (20250619-r0) [2025-08-15T02:05:19.864Z] #0 4.284 (2/7) Installing dumb-init (1.2.5-r3) [2025-08-15T02:05:19.864Z] #0 4.290 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-08-15T02:05:19.864Z] #0 4.299 (4/7) Installing libsodium (1.0.19-r0) [2025-08-15T02:05:19.864Z] #0 4.307 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-15T02:05:19.864Z] #0 4.349 (6/7) Installing libzmq (4.3.5-r2) [2025-08-15T02:05:19.864Z] #0 4.356 (7/7) Installing zeromq (4.3.5-r2) [2025-08-15T02:05:19.864Z] #0 4.361 Executing busybox-1.36.1-r29.trigger [2025-08-15T02:05:19.864Z] #0 4.380 Executing ca-certificates-20250619-r0.trigger [2025-08-15T02:05:19.864Z] #0 4.486 OK: 12 MiB in 21 packages [2025-08-15T02:05:19.864Z] #58 ... [2025-08-15T02:05:19.864Z] [2025-08-15T02:05:19.864Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-15T02:05:20.121Z] #59 ... [2025-08-15T02:05:20.121Z] [2025-08-15T02:05:20.121Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-15T02:05:20.121Z] #60 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-08-15T02:05:20.121Z] #60 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-08-15T02:05:20.121Z] #60 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-08-15T02:05:20.121Z] #60 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-08-15T02:05:20.121Z] #60 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done [2025-08-15T02:05:20.121Z] #60 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-08-15T02:05:20.121Z] #60 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-08-15T02:05:20.121Z] #60 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-08-15T02:05:20.121Z] #60 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.0s done [2025-08-15T02:05:20.121Z] #60 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-08-15T02:05:20.121Z] #60 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-08-15T02:05:20.121Z] #60 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.7s done [2025-08-15T02:05:20.121Z] #60 ... [2025-08-15T02:05:20.121Z] [2025-08-15T02:05:20.121Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-15T02:05:20.121Z] #0 3.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:20.121Z] #0 3.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:20.121Z] #0 4.329 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-15T02:05:20.121Z] #0 4.329 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-15T02:05:20.121Z] #0 4.329 OK: 24174 distinct packages available [2025-08-15T02:05:20.121Z] #0 4.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:20.121Z] #0 4.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:20.121Z] #0 4.968 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-15T02:05:20.121Z] #0 4.977 (2/4) Installing musl-obstack (1.2.3-r2) [2025-08-15T02:05:20.121Z] #0 4.986 (3/4) Installing libucontext (1.2-r3) [2025-08-15T02:05:20.121Z] #0 5.053 (4/4) Installing gcompat (1.1.0-r4) [2025-08-15T02:05:20.121Z] #0 5.059 Executing busybox-1.36.1-r29.trigger [2025-08-15T02:05:20.121Z] #0 5.064 OK: 8 MiB in 18 packages [2025-08-15T02:05:20.121Z] #61 ... [2025-08-15T02:05:20.121Z] [2025-08-15T02:05:20.121Z] #62 [security-secretstore-setup internal] load build context [2025-08-15T02:05:20.236Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7041 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-08-15T02:05:20.254Z] Running in /w/workspace/edgex-go/887 [Pipeline] { [Pipeline] checkout [2025-08-15T02:05:20.292Z] The recommended git tool is: git [2025-08-15T02:05:20.378Z] #62 ... [2025-08-15T02:05:20.378Z] [2025-08-15T02:05:20.378Z] #63 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-15T02:05:20.378Z] #0 3.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:20.378Z] #0 4.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:20.378Z] #0 4.473 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-15T02:05:20.378Z] #0 4.473 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-15T02:05:20.378Z] #0 4.473 OK: 24174 distinct packages available [2025-08-15T02:05:20.378Z] #0 4.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:20.378Z] #0 4.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:20.378Z] #0 4.933 (1/5) Installing dumb-init (1.2.5-r3) [2025-08-15T02:05:20.378Z] #0 4.939 (2/5) Installing musl-obstack (1.2.3-r2) [2025-08-15T02:05:20.378Z] #0 4.947 (3/5) Installing libucontext (1.2-r3) [2025-08-15T02:05:20.378Z] #0 4.953 (4/5) Installing gcompat (1.1.0-r4) [2025-08-15T02:05:20.378Z] #0 4.960 (5/5) Installing openssl (3.3.4-r0) [2025-08-15T02:05:20.378Z] #0 4.971 Executing busybox-1.36.1-r29.trigger [2025-08-15T02:05:20.378Z] #0 4.977 OK: 9 MiB in 19 packages [2025-08-15T02:05:20.378Z] #63 ... [2025-08-15T02:05:20.378Z] [2025-08-15T02:05:20.378Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:05:20.378Z] #33 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.8s done [2025-08-15T02:05:21.759Z] #33 ... [2025-08-15T02:05:21.759Z] [2025-08-15T02:05:21.759Z] #21 [core-keeper internal] load build context [2025-08-15T02:05:22.696Z] #21 ... [2025-08-15T02:05:22.696Z] [2025-08-15T02:05:22.696Z] #29 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-08-15T02:05:22.696Z] #29 3.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:22.696Z] #29 3.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:22.696Z] #29 4.274 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-15T02:05:22.696Z] #29 4.279 Executing busybox-1.36.1-r29.trigger [2025-08-15T02:05:22.696Z] #29 4.294 OK: 8 MiB in 15 packages [2025-08-15T02:05:22.696Z] #29 DONE 12.7s [2025-08-15T02:05:22.696Z] [2025-08-15T02:05:22.696Z] #63 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-15T02:05:22.696Z] #63 DONE 12.6s [2025-08-15T02:05:22.696Z] [2025-08-15T02:05:22.696Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-15T02:05:22.696Z] #61 DONE 12.6s [2025-08-15T02:05:22.696Z] [2025-08-15T02:05:22.696Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-15T02:05:22.696Z] #58 DONE 12.7s [2025-08-15T02:05:22.696Z] [2025-08-15T02:05:22.696Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-15T02:05:22.696Z] #59 DONE 12.7s [2025-08-15T02:05:22.696Z] [2025-08-15T02:05:22.696Z] #54 [core-command internal] load build context [2025-08-15T02:05:22.696Z] #54 transferring context: 594.92MB 11.7s done [2025-08-15T02:05:22.696Z] #54 DONE 13.4s [2025-08-15T02:05:22.696Z] [2025-08-15T02:05:22.696Z] #57 [support-notifications internal] load build context [2025-08-15T02:05:22.696Z] #57 transferring context: 594.92MB 11.8s done [2025-08-15T02:05:22.696Z] #57 DONE 13.4s [2025-08-15T02:05:22.696Z] [2025-08-15T02:05:22.696Z] #56 [core-metadata internal] load build context [2025-08-15T02:05:22.696Z] #56 transferring context: 594.92MB 12.0s done [2025-08-15T02:05:22.696Z] #56 DONE 13.4s [2025-08-15T02:05:22.696Z] [2025-08-15T02:05:22.696Z] #55 [security-proxy-auth internal] load build context [2025-08-15T02:05:22.696Z] #55 transferring context: 594.92MB 12.0s done [2025-08-15T02:05:22.696Z] #55 DONE 13.5s [2025-08-15T02:05:22.696Z] [2025-08-15T02:05:22.696Z] #62 [security-secretstore-setup internal] load build context [2025-08-15T02:05:22.696Z] #62 transferring context: 594.92MB 12.9s done [2025-08-15T02:05:22.696Z] #62 DONE 13.4s [2025-08-15T02:05:22.696Z] [2025-08-15T02:05:22.696Z] #22 [security-bootstrapper internal] load build context [2025-08-15T02:05:22.696Z] #22 transferring context: 594.92MB 12.7s done [2025-08-15T02:05:22.696Z] #22 DONE 13.4s [2025-08-15T02:05:22.696Z] [2025-08-15T02:05:22.696Z] #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-08-15T02:05:23.264Z] #64 ... [2025-08-15T02:05:23.264Z] [2025-08-15T02:05:23.264Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-15T02:05:23.264Z] #65 ... [2025-08-15T02:05:23.264Z] [2025-08-15T02:05:23.264Z] #21 [core-keeper internal] load build context [2025-08-15T02:05:23.264Z] #21 transferring context: 594.92MB 13.9s done [2025-08-15T02:05:23.264Z] #21 ... [2025-08-15T02:05:23.264Z] [2025-08-15T02:05:23.264Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-15T02:05:23.522Z] #66 ... [2025-08-15T02:05:23.522Z] [2025-08-15T02:05:23.522Z] #67 [security-proxy-setup internal] load build context [2025-08-15T02:05:23.522Z] #67 ... [2025-08-15T02:05:23.522Z] [2025-08-15T02:05:23.522Z] #68 [core-data internal] load build context [2025-08-15T02:05:23.522Z] #68 ... [2025-08-15T02:05:23.522Z] [2025-08-15T02:05:23.522Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-15T02:05:23.779Z] #69 ... [2025-08-15T02:05:23.779Z] [2025-08-15T02:05:23.779Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-15T02:05:23.779Z] #70 ... [2025-08-15T02:05:23.779Z] [2025-08-15T02:05:23.779Z] #71 [core-common-config-bootstrapper internal] load build context [2025-08-15T02:05:24.060Z] #71 ... [2025-08-15T02:05:24.060Z] [2025-08-15T02:05:24.060Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-15T02:05:24.060Z] #72 ... [2025-08-15T02:05:24.060Z] [2025-08-15T02:05:24.060Z] #73 [security-spiffe-token-provider internal] load build context [2025-08-15T02:05:24.060Z] #73 transferring context: 594.92MB 10.1s done [2025-08-15T02:05:24.320Z] #73 ... [2025-08-15T02:05:24.320Z] [2025-08-15T02:05:24.320Z] #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-15T02:05:24.320Z] #0 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:24.320Z] #74 ... [2025-08-15T02:05:24.320Z] [2025-08-15T02:05:24.320Z] #75 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-15T02:05:24.320Z] #0 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:24.320Z] #75 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:24.320Z] #75 ... [2025-08-15T02:05:24.320Z] [2025-08-15T02:05:24.320Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-15T02:05:24.320Z] #70 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:24.320Z] #70 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:24.884Z] #70 11.26 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-15T02:05:24.884Z] #70 11.29 (2/4) Installing openssl (3.3.4-r0) [2025-08-15T02:05:24.884Z] #70 11.30 (3/4) Installing su-exec (0.2-r3) [2025-08-15T02:05:24.884Z] #70 11.31 (4/4) Installing yq-go (4.44.1-r2) [2025-08-15T02:05:24.884Z] #70 11.38 Executing busybox-1.36.1-r29.trigger [2025-08-15T02:05:24.884Z] #70 11.39 OK: 19 MiB in 18 packages [2025-08-15T02:05:25.166Z] using credential edgex-jenkins-ssh [2025-08-15T02:05:25.189Z] Cloning the remote Git repository [2025-08-15T02:05:25.235Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-08-15T02:05:25.453Z] #70 ... [2025-08-15T02:05:25.453Z] [2025-08-15T02:05:25.453Z] #21 [core-keeper internal] load build context [2025-08-15T02:05:25.453Z] #21 DONE 16.1s [2025-08-15T02:05:25.453Z] [2025-08-15T02:05:25.453Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-15T02:05:25.453Z] #69 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:25.453Z] #69 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:25.453Z] #69 11.17 OK: 248 MiB in 58 packages [2025-08-15T02:05:25.453Z] #69 DONE 12.0s [2025-08-15T02:05:25.453Z] [2025-08-15T02:05:25.453Z] #75 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-15T02:05:25.453Z] #75 11.34 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-15T02:05:25.453Z] #75 11.34 Executing busybox-1.36.1-r29.trigger [2025-08-15T02:05:25.453Z] #75 11.35 OK: 8 MiB in 15 packages [2025-08-15T02:05:25.453Z] #75 DONE 11.9s [2025-08-15T02:05:25.453Z] [2025-08-15T02:05:25.453Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-15T02:05:25.453Z] #70 DONE 11.9s [2025-08-15T02:05:25.453Z] [2025-08-15T02:05:25.453Z] #73 [security-spiffe-token-provider internal] load build context [2025-08-15T02:05:25.453Z] #73 DONE 11.7s [2025-08-15T02:05:25.453Z] [2025-08-15T02:05:25.453Z] #71 [core-common-config-bootstrapper internal] load build context [2025-08-15T02:05:25.453Z] #71 transferring context: 594.92MB 10.3s done [2025-08-15T02:05:25.453Z] #71 DONE 11.8s [2025-08-15T02:05:25.453Z] [2025-08-15T02:05:25.453Z] #67 [security-proxy-setup internal] load build context [2025-08-15T02:05:25.453Z] #67 transferring context: 594.92MB 11.0s done [2025-08-15T02:05:25.453Z] #67 DONE 11.9s [2025-08-15T02:05:25.453Z] [2025-08-15T02:05:25.453Z] #76 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-08-15T02:05:25.453Z] #76 DONE 2.8s [2025-08-15T02:05:25.453Z] [2025-08-15T02:05:25.453Z] #47 [support-scheduler internal] load build context [2025-08-15T02:05:25.453Z] #47 transferring context: 594.92MB 11.3s done [2025-08-15T02:05:25.453Z] #47 DONE 12.1s [2025-08-15T02:05:25.453Z] [2025-08-15T02:05:25.453Z] #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-08-15T02:05:25.453Z] #64 DONE 2.8s [2025-08-15T02:05:25.453Z] [2025-08-15T02:05:25.453Z] #68 [core-data internal] load build context [2025-08-15T02:05:25.453Z] #68 transferring context: 594.92MB 11.2s done [2025-08-15T02:05:25.453Z] #68 DONE 12.0s [2025-08-15T02:05:25.453Z] [2025-08-15T02:05:25.453Z] #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-15T02:05:25.453Z] #77 DONE 2.8s [2025-08-15T02:05:25.453Z] [2025-08-15T02:05:25.453Z] #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:05:25.453Z] #78 ... [2025-08-15T02:05:25.453Z] [2025-08-15T02:05:25.453Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-15T02:05:25.453Z] #60 DONE 15.6s [2025-08-15T02:05:25.453Z] [2025-08-15T02:05:25.453Z] #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-08-15T02:05:25.453Z] #79 DONE 0.1s [2025-08-15T02:05:25.453Z] [2025-08-15T02:05:25.453Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-15T02:05:25.453Z] #66 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:25.453Z] #66 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:25.453Z] #66 11.84 (1/3) Installing ca-certificates (20250619-r0) [2025-08-15T02:05:25.453Z] #66 11.86 (2/3) Installing dumb-init (1.2.5-r3) [2025-08-15T02:05:25.453Z] #66 11.87 (3/3) Installing tzdata (2025b-r0) [2025-08-15T02:05:25.453Z] #66 12.01 Executing busybox-1.36.1-r29.trigger [2025-08-15T02:05:25.453Z] #66 12.04 Executing ca-certificates-20250619-r0.trigger [2025-08-15T02:05:25.453Z] #66 12.08 OK: 10 MiB in 17 packages [2025-08-15T02:05:25.453Z] #66 DONE 12.3s [2025-08-15T02:05:25.453Z] [2025-08-15T02:05:25.453Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-15T02:05:25.453Z] #65 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:25.453Z] #65 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:25.453Z] #65 10.73 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:25.453Z] #65 10.74 Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T02:05:25.453Z] #65 12.12 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:25.453Z] #65 12.13 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:25.453Z] #65 12.14 Executing busybox-1.36.1-r30.trigger [2025-08-15T02:05:25.453Z] #65 12.15 OK: 8 MiB in 16 packages [2025-08-15T02:05:25.453Z] #65 DONE 12.4s [2025-08-15T02:05:25.711Z] [2025-08-15T02:05:25.711Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:05:25.711Z] #33 DONE 15.7s [2025-08-15T02:05:25.711Z] [2025-08-15T02:05:25.711Z] #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-15T02:05:25.712Z] #74 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:25.712Z] #74 11.13 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-15T02:05:25.712Z] #74 11.13 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-15T02:05:25.712Z] #74 11.13 OK: 24174 distinct packages available [2025-08-15T02:05:25.712Z] #74 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:25.712Z] #74 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:25.712Z] #74 11.68 (1/14) Installing ca-certificates (20250619-r0) [2025-08-15T02:05:25.712Z] #74 11.69 (2/14) Installing brotli-libs (1.1.0-r2) [2025-08-15T02:05:25.712Z] #74 11.71 (3/14) Installing c-ares (1.33.1-r0) [2025-08-15T02:05:25.712Z] #74 11.71 (4/14) Installing libunistring (1.2-r0) [2025-08-15T02:05:25.712Z] #74 11.73 (5/14) Installing libidn2 (2.3.7-r0) [2025-08-15T02:05:25.712Z] #74 11.73 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-08-15T02:05:25.712Z] #74 11.74 (7/14) Installing libpsl (0.21.5-r1) [2025-08-15T02:05:25.712Z] #74 11.75 (8/14) Installing zstd-libs (1.5.6-r0) [2025-08-15T02:05:25.712Z] #74 11.76 (9/14) Installing libcurl (8.12.1-r0) [2025-08-15T02:05:25.712Z] #74 11.77 (10/14) Installing curl (8.12.1-r0) [2025-08-15T02:05:25.712Z] #74 11.79 (11/14) Installing dumb-init (1.2.5-r3) [2025-08-15T02:05:25.712Z] #74 11.80 (12/14) Installing musl-obstack (1.2.3-r2) [2025-08-15T02:05:25.712Z] #74 11.80 (13/14) Installing libucontext (1.2-r3) [2025-08-15T02:05:25.712Z] #74 11.80 (14/14) Installing gcompat (1.1.0-r4) [2025-08-15T02:05:25.712Z] #74 11.81 Executing busybox-1.36.1-r29.trigger [2025-08-15T02:05:25.712Z] #74 11.82 Executing ca-certificates-20250619-r0.trigger [2025-08-15T02:05:25.712Z] #74 11.87 OK: 13 MiB in 28 packages [2025-08-15T02:05:25.712Z] #74 DONE 12.1s [2025-08-15T02:05:25.712Z] [2025-08-15T02:05:25.712Z] #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:05:25.712Z] #80 ... [2025-08-15T02:05:25.712Z] [2025-08-15T02:05:25.712Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-15T02:05:25.712Z] #72 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:25.712Z] #72 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:25.712Z] #72 11.57 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-15T02:05:25.712Z] #72 11.57 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-15T02:05:25.712Z] #72 11.57 OK: 24174 distinct packages available [2025-08-15T02:05:25.712Z] #72 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:25.712Z] #72 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:25.712Z] #72 12.05 OK: 248 MiB in 58 packages [2025-08-15T02:05:25.712Z] #72 DONE 12.2s [2025-08-15T02:05:25.712Z] [2025-08-15T02:05:25.712Z] #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-08-15T02:05:25.712Z] #81 DONE 0.0s [2025-08-15T02:05:25.970Z] [2025-08-15T02:05:25.970Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:05:25.328Z] > git init /w/workspace/edgex-go/887 # timeout=10 [2025-08-15T02:05:25.457Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-08-15T02:05:25.458Z] > git --version # timeout=10 [2025-08-15T02:05:25.480Z] > git --version # 'git version 2.25.1' [2025-08-15T02:05:25.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-15T02:05:25.620Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-15T02:05:26.906Z] #82 ... [2025-08-15T02:05:26.906Z] [2025-08-15T02:05:26.906Z] #83 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-08-15T02:05:26.906Z] #0 3.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:26.906Z] #0 3.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:26.906Z] #0 4.199 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:26.906Z] #0 4.215 Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T02:05:26.906Z] #0 4.239 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:26.906Z] #0 4.244 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:26.906Z] #0 4.247 Executing busybox-1.36.1-r30.trigger [2025-08-15T02:05:26.906Z] #0 4.252 OK: 9 MiB in 19 packages [2025-08-15T02:05:26.906Z] #83 DONE 4.4s [2025-08-15T02:05:27.168Z] [2025-08-15T02:05:27.168Z] #53 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-15T02:05:27.168Z] #53 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:27.168Z] #53 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:27.168Z] #53 11.17 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:27.168Z] #53 11.19 Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T02:05:27.168Z] #53 11.22 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:27.168Z] #53 11.23 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:27.168Z] #53 11.23 Executing busybox-1.36.1-r30.trigger [2025-08-15T02:05:27.168Z] #53 11.23 OK: 19 MiB in 18 packages [2025-08-15T02:05:27.430Z] #53 DONE 11.8s [2025-08-15T02:05:27.430Z] [2025-08-15T02:05:27.430Z] #84 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2025-08-15T02:05:27.430Z] #0 3.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:27.430Z] #0 3.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:27.430Z] #0 4.329 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:27.430Z] #0 4.350 Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T02:05:27.430Z] #0 4.393 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:27.430Z] #0 4.404 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:27.430Z] #0 4.407 Executing busybox-1.36.1-r30.trigger [2025-08-15T02:05:27.430Z] #0 4.414 OK: 8 MiB in 15 packages [2025-08-15T02:05:27.430Z] #84 DONE 4.9s [2025-08-15T02:05:27.430Z] [2025-08-15T02:05:27.430Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-08-15T02:05:27.430Z] #85 DONE 0.5s [2025-08-15T02:05:27.430Z] [2025-08-15T02:05:27.430Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-15T02:05:27.430Z] #86 DONE 0.5s [2025-08-15T02:05:27.430Z] [2025-08-15T02:05:27.430Z] #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-08-15T02:05:27.688Z] #87 DONE 0.3s [2025-08-15T02:05:27.688Z] [2025-08-15T02:05:27.688Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-15T02:05:27.688Z] #0 4.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:27.688Z] #0 4.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:27.688Z] #0 4.578 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:27.688Z] #0 4.589 Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T02:05:27.688Z] #0 4.907 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:27.688Z] #0 4.911 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:27.688Z] #0 4.926 Executing busybox-1.36.1-r30.trigger [2025-08-15T02:05:27.688Z] #0 4.940 OK: 8 MiB in 18 packages [2025-08-15T02:05:27.688Z] #88 DONE 5.3s [2025-08-15T02:05:27.688Z] [2025-08-15T02:05:27.688Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-15T02:05:27.688Z] #89 DONE 0.3s [2025-08-15T02:05:27.688Z] [2025-08-15T02:05:27.688Z] #90 [security-spire-server stage-2 6/9] COPY security.txt / [2025-08-15T02:05:27.688Z] #90 DONE 0.0s [2025-08-15T02:05:27.688Z] [2025-08-15T02:05:27.688Z] #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-08-15T02:05:27.947Z] #91 DONE 0.1s [2025-08-15T02:05:27.947Z] [2025-08-15T02:05:27.947Z] #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-08-15T02:05:27.947Z] #92 ... [2025-08-15T02:05:27.947Z] [2025-08-15T02:05:27.947Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-15T02:05:27.947Z] #93 DONE 2.4s [2025-08-15T02:05:28.205Z] [2025-08-15T02:05:28.205Z] #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-08-15T02:05:28.205Z] #94 ... [2025-08-15T02:05:28.205Z] [2025-08-15T02:05:28.205Z] #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-08-15T02:05:28.205Z] #92 DONE 0.4s [2025-08-15T02:05:28.205Z] [2025-08-15T02:05:28.205Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-15T02:05:28.205Z] #95 DONE 0.5s [2025-08-15T02:05:28.205Z] [2025-08-15T02:05:28.205Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-08-15T02:05:28.205Z] #96 DONE 0.3s [2025-08-15T02:05:28.463Z] [2025-08-15T02:05:28.463Z] #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-08-15T02:05:28.463Z] #94 DONE 0.2s [2025-08-15T02:05:28.463Z] [2025-08-15T02:05:28.463Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-08-15T02:05:28.463Z] #97 DONE 0.1s [2025-08-15T02:05:28.463Z] [2025-08-15T02:05:28.463Z] #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-08-15T02:05:28.463Z] #98 DONE 0.2s [2025-08-15T02:05:28.463Z] [2025-08-15T02:05:28.463Z] #99 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-15T02:05:28.463Z] #0 2.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:28.463Z] #0 2.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:28.463Z] #0 2.634 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:28.463Z] #0 2.648 Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T02:05:28.463Z] #0 2.831 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:28.463Z] #0 2.836 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:28.463Z] #0 2.840 Executing busybox-1.36.1-r30.trigger [2025-08-15T02:05:28.463Z] #0 2.850 OK: 19 MiB in 18 packages [2025-08-15T02:05:28.463Z] #99 DONE 3.0s [2025-08-15T02:05:28.463Z] [2025-08-15T02:05:28.463Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-08-15T02:05:28.463Z] #100 DONE 0.1s [2025-08-15T02:05:28.463Z] [2025-08-15T02:05:28.463Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-08-15T02:05:28.463Z] #101 ... [2025-08-15T02:05:28.463Z] [2025-08-15T02:05:28.463Z] #102 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-15T02:05:28.463Z] #0 2.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:28.463Z] #0 2.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:28.463Z] #0 2.490 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:28.463Z] #0 2.501 Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T02:05:28.463Z] #0 2.831 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:28.463Z] #0 2.834 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:28.463Z] #0 2.839 Executing busybox-1.36.1-r30.trigger [2025-08-15T02:05:28.463Z] #0 2.850 OK: 8 MiB in 15 packages [2025-08-15T02:05:28.463Z] #102 DONE 3.1s [2025-08-15T02:05:28.463Z] [2025-08-15T02:05:28.463Z] #103 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-15T02:05:28.463Z] #0 1.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:28.463Z] #0 2.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:28.463Z] #0 2.388 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:28.463Z] #0 2.406 Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T02:05:28.463Z] #0 2.634 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:28.463Z] #0 2.641 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:28.463Z] #0 2.646 Executing busybox-1.36.1-r30.trigger [2025-08-15T02:05:28.463Z] #0 2.658 OK: 10 MiB in 17 packages [2025-08-15T02:05:28.463Z] #103 DONE 2.9s [2025-08-15T02:05:28.463Z] [2025-08-15T02:05:28.463Z] #104 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-15T02:05:28.463Z] #0 4.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:28.463Z] #0 5.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:28.463Z] #0 5.358 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:28.463Z] #0 5.396 Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T02:05:28.463Z] #0 5.669 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:28.463Z] #0 5.701 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:28.463Z] #0 5.721 Executing busybox-1.36.1-r30.trigger [2025-08-15T02:05:28.463Z] #0 5.727 OK: 12 MiB in 21 packages [2025-08-15T02:05:28.463Z] #104 DONE 6.0s [2025-08-15T02:05:28.463Z] [2025-08-15T02:05:28.463Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-08-15T02:05:28.463Z] #105 DONE 0.2s [2025-08-15T02:05:28.721Z] [2025-08-15T02:05:28.721Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2025-08-15T02:05:28.721Z] #106 DONE 0.2s [2025-08-15T02:05:28.721Z] [2025-08-15T02:05:28.721Z] #107 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-08-15T02:05:28.721Z] #107 DONE 0.1s [2025-08-15T02:05:28.721Z] [2025-08-15T02:05:28.721Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-08-15T02:05:28.721Z] #101 DONE 0.1s [2025-08-15T02:05:28.721Z] [2025-08-15T02:05:28.721Z] #108 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-08-15T02:05:28.721Z] #108 DONE 0.1s [2025-08-15T02:05:28.721Z] [2025-08-15T02:05:28.721Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-08-15T02:05:28.721Z] #109 DONE 0.1s [2025-08-15T02:05:28.721Z] [2025-08-15T02:05:28.721Z] #110 [security-spire-agent] exporting to image [2025-08-15T02:05:28.721Z] #110 exporting layers [2025-08-15T02:05:28.721Z] #110 ... [2025-08-15T02:05:28.721Z] [2025-08-15T02:05:28.721Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-08-15T02:05:28.721Z] #111 DONE 0.1s [2025-08-15T02:05:28.721Z] [2025-08-15T02:05:28.721Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-08-15T02:05:28.721Z] #112 DONE 0.1s [2025-08-15T02:05:28.979Z] [2025-08-15T02:05:28.979Z] #113 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-15T02:05:28.979Z] #0 2.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:28.979Z] #0 2.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:28.979Z] #0 2.999 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:28.979Z] #0 3.016 Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T02:05:28.979Z] #0 3.073 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:28.979Z] #0 3.076 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:05:28.979Z] #0 3.080 Executing busybox-1.36.1-r30.trigger [2025-08-15T02:05:28.979Z] #0 3.087 OK: 13 MiB in 28 packages [2025-08-15T02:05:28.979Z] #113 DONE 3.2s [2025-08-15T02:05:28.979Z] [2025-08-15T02:05:28.979Z] #114 [security-spire-server] exporting to image [2025-08-15T02:05:28.979Z] #114 exporting layers 0.4s done [2025-08-15T02:05:28.979Z] #114 writing image sha256:8cf157345e267e79750028b76f29b7d420d4a8ac1d6a87528a5ece9bb9f93c5e [2025-08-15T02:05:28.979Z] #114 writing image sha256:8cf157345e267e79750028b76f29b7d420d4a8ac1d6a87528a5ece9bb9f93c5e done [2025-08-15T02:05:28.979Z] #114 naming to docker.io/library/security-spire-server done [2025-08-15T02:05:28.979Z] #114 DONE 0.4s [2025-08-15T02:05:28.979Z] [2025-08-15T02:05:28.979Z] #110 [security-spire-agent] exporting to image [2025-08-15T02:05:28.979Z] #110 exporting layers 0.4s done [2025-08-15T02:05:28.979Z] #110 writing image sha256:1caba773ed050e21ff0cb1152e73668f9e0de8ea7c7b7aa4300420962b9f862f done [2025-08-15T02:05:28.979Z] #110 naming to docker.io/library/security-spire-agent done [2025-08-15T02:05:28.979Z] #110 DONE 0.4s [2025-08-15T02:05:28.979Z] [2025-08-15T02:05:28.979Z] #115 [security-spire-config] exporting to image [2025-08-15T02:05:29.237Z] #115 exporting layers 0.5s done [2025-08-15T02:05:29.237Z] #115 writing image sha256:280fc2e8903d4a75ea7b2b4fd2c8258a2dd28d494d7a3154b0d905a0ca026e20 done [2025-08-15T02:05:29.237Z] #115 naming to docker.io/library/security-spire-config done [2025-08-15T02:05:29.237Z] #115 DONE 0.5s [2025-08-15T02:05:29.237Z] [2025-08-15T02:05:29.237Z] #38 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-15T02:05:29.237Z] #38 10.77 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:29.237Z] #38 13.67 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:30.613Z] #38 ... [2025-08-15T02:05:30.613Z] [2025-08-15T02:05:30.613Z] #116 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-15T02:05:30.613Z] #0 4.415 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:30.613Z] #0 7.282 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:05:30.872Z] #116 ... [2025-08-15T02:05:30.872Z] [2025-08-15T02:05:30.872Z] #38 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-15T02:05:30.872Z] #38 17.78 OK: 248 MiB in 58 packages [2025-08-15T02:05:30.872Z] #38 DONE 17.9s [2025-08-15T02:05:30.872Z] [2025-08-15T02:05:30.872Z] #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-08-15T02:05:30.872Z] #117 DONE 0.0s [2025-08-15T02:05:30.872Z] [2025-08-15T02:05:30.872Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:05:36.138Z] #118 ... [2025-08-15T02:05:36.138Z] [2025-08-15T02:05:36.138Z] #116 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-15T02:05:36.138Z] #116 11.01 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-15T02:05:36.138Z] #116 12.68 Executing busybox-1.36.1-r29.trigger [2025-08-15T02:05:36.138Z] #116 12.68 OK: 8 MiB in 15 packages [2025-08-15T02:05:36.138Z] #116 DONE 12.9s [2025-08-15T02:05:36.138Z] [2025-08-15T02:05:36.138Z] #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:05:36.138Z] #119 ... [2025-08-15T02:05:36.138Z] [2025-08-15T02:05:36.138Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:05:46.391Z] Avoid second fetch [2025-08-15T02:05:46.392Z] Checking out Revision 2885035d431c72712c7b80856431b0213d02a2aa (main) [2025-08-15T02:05:45.303Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-08-15T02:05:45.329Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-15T02:05:46.415Z] > git config core.sparsecheckout # timeout=10 [2025-08-15T02:05:46.498Z] > git checkout -f 2885035d431c72712c7b80856431b0213d02a2aa # timeout=10 [2025-08-15T02:05:47.338Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5228)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T02:05:51.765Z] provisioning config files... [2025-08-15T02:05:51.794Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/887@tmp/config3073763090811869406tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:05:52.490Z] ---> ****-login.sh [2025-08-15T02:05:52.490Z] nexus3.edgexfoundry.org:10001 [2025-08-15T02:05:52.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:05:53.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:05:53.031Z] Configure a credential helper to remove this warning. See [2025-08-15T02:05:53.031Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:05:53.031Z] [2025-08-15T02:05:53.031Z] Login Succeeded [2025-08-15T02:05:53.031Z] nexus3.edgexfoundry.org:10002 [2025-08-15T02:05:53.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:05:53.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:05:53.569Z] Configure a credential helper to remove this warning. See [2025-08-15T02:05:53.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:05:53.569Z] [2025-08-15T02:05:53.569Z] Login Succeeded [2025-08-15T02:05:53.569Z] nexus3.edgexfoundry.org:10003 [2025-08-15T02:05:53.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:05:53.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:05:53.837Z] Configure a credential helper to remove this warning. See [2025-08-15T02:05:53.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:05:53.837Z] [2025-08-15T02:05:53.837Z] Login Succeeded [2025-08-15T02:05:53.837Z] nexus3.edgexfoundry.org:10004 [2025-08-15T02:05:54.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:05:54.234Z] #120 DONE 25.8s [2025-08-15T02:05:54.234Z] [2025-08-15T02:05:54.234Z] #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:05:54.234Z] #119 DONE 25.9s [2025-08-15T02:05:54.234Z] [2025-08-15T02:05:54.234Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:05:54.234Z] #82 DONE 25.5s [2025-08-15T02:05:54.234Z] [2025-08-15T02:05:54.234Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:05:54.234Z] #80 DONE 25.9s [2025-08-15T02:05:54.234Z] [2025-08-15T02:05:54.234Z] #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:05:54.234Z] #78 DONE 25.9s [2025-08-15T02:05:54.234Z] [2025-08-15T02:05:54.234Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:05:54.234Z] #118 DONE 20.4s [2025-08-15T02:05:54.234Z] [2025-08-15T02:05:54.234Z] #121 [core-metadata builder 6/7] COPY . . [2025-08-15T02:05:54.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:05:54.377Z] Configure a credential helper to remove this warning. See [2025-08-15T02:05:54.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:05:54.377Z] [2025-08-15T02:05:54.377Z] Login Succeeded [2025-08-15T02:05:54.377Z] ****.io [2025-08-15T02:05:54.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:05:54.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:05:54.647Z] Configure a credential helper to remove this warning. See [2025-08-15T02:05:54.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:05:54.647Z] [2025-08-15T02:05:54.647Z] Login Succeeded [2025-08-15T02:05:54.647Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T02:05:54.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-08-15T02:05:55.300Z] + git config --global --add safe.directory /w/workspace/edgex-go/887 [Pipeline] echo [2025-08-15T02:05:55.320Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T02:05:55.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T02:05:55.364Z] ========================================================= [2025-08-15T02:05:55.364Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-15T02:05:55.364Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-08-15T02:05:55.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-15T02:05:55.960Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-15T02:05:55.960Z] 94e9d8af2201: Pulling fs layer [2025-08-15T02:05:55.960Z] a6c56e8762df: Pulling fs layer [2025-08-15T02:05:55.960Z] f0f3c8884826: Pulling fs layer [2025-08-15T02:05:55.960Z] c7e7622c144d: Pulling fs layer [2025-08-15T02:05:55.960Z] 4f4fb700ef54: Pulling fs layer [2025-08-15T02:05:55.960Z] b4c3b6d88c5a: Pulling fs layer [2025-08-15T02:05:55.960Z] ba8bce9d2590: Pulling fs layer [2025-08-15T02:05:55.960Z] ca778ea9c289: Pulling fs layer [2025-08-15T02:05:55.960Z] b4c3b6d88c5a: Waiting [2025-08-15T02:05:55.960Z] ba8bce9d2590: Waiting [2025-08-15T02:05:55.960Z] c7e7622c144d: Waiting [2025-08-15T02:05:55.960Z] ca778ea9c289: Waiting [2025-08-15T02:05:55.960Z] 4f4fb700ef54: Waiting [2025-08-15T02:05:55.960Z] a6c56e8762df: Download complete [2025-08-15T02:05:55.960Z] c7e7622c144d: Verifying Checksum [2025-08-15T02:05:55.960Z] c7e7622c144d: Download complete [2025-08-15T02:05:55.960Z] 4f4fb700ef54: Verifying Checksum [2025-08-15T02:05:55.960Z] 4f4fb700ef54: Download complete [2025-08-15T02:05:55.960Z] b4c3b6d88c5a: Verifying Checksum [2025-08-15T02:05:55.960Z] b4c3b6d88c5a: Download complete [2025-08-15T02:05:55.960Z] 94e9d8af2201: Verifying Checksum [2025-08-15T02:05:55.960Z] 94e9d8af2201: Download complete [2025-08-15T02:05:56.545Z] ca778ea9c289: Verifying Checksum [2025-08-15T02:05:56.545Z] ca778ea9c289: Download complete [2025-08-15T02:05:57.141Z] 94e9d8af2201: Pull complete [2025-08-15T02:05:57.520Z] #121 ... [2025-08-15T02:05:57.520Z] [2025-08-15T02:05:57.520Z] #122 [support-scheduler builder 6/7] COPY . . [2025-08-15T02:05:57.520Z] #122 DONE 6.1s [2025-08-15T02:05:57.520Z] [2025-08-15T02:05:57.520Z] #123 [security-bootstrapper builder 6/7] COPY . . [2025-08-15T02:05:57.520Z] #123 DONE 6.1s [2025-08-15T02:05:57.520Z] [2025-08-15T02:05:57.520Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-15T02:05:57.520Z] #124 DONE 6.1s [2025-08-15T02:05:57.520Z] [2025-08-15T02:05:57.520Z] #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-15T02:05:57.520Z] #125 CACHED [2025-08-15T02:05:57.520Z] [2025-08-15T02:05:57.520Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-08-15T02:05:57.520Z] #126 CACHED [2025-08-15T02:05:57.520Z] [2025-08-15T02:05:57.520Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:05:57.520Z] #127 CACHED [2025-08-15T02:05:57.520Z] [2025-08-15T02:05:57.520Z] #121 [security-proxy-auth builder 6/7] COPY . . [2025-08-15T02:05:57.520Z] #121 DONE 6.1s [2025-08-15T02:05:57.520Z] [2025-08-15T02:05:57.520Z] #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:05:57.520Z] #128 CACHED [2025-08-15T02:05:57.520Z] [2025-08-15T02:05:57.520Z] #129 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-08-15T02:05:57.520Z] #129 CACHED [2025-08-15T02:05:57.520Z] [2025-08-15T02:05:57.520Z] #130 [core-data builder 6/7] COPY . . [2025-08-15T02:05:57.520Z] #130 CACHED [2025-08-15T02:05:57.520Z] [2025-08-15T02:05:57.520Z] #131 [security-proxy-auth builder 6/7] COPY . . [2025-08-15T02:05:57.520Z] #131 CACHED [2025-08-15T02:05:57.520Z] [2025-08-15T02:05:57.520Z] #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:05:57.520Z] #132 CACHED [2025-08-15T02:05:57.520Z] [2025-08-15T02:05:57.520Z] #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-08-15T02:05:57.520Z] #133 CACHED [2025-08-15T02:05:57.520Z] [2025-08-15T02:05:57.520Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-08-15T02:05:57.520Z] #134 CACHED [2025-08-15T02:05:57.520Z] [2025-08-15T02:05:57.520Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:05:57.520Z] #135 CACHED [2025-08-15T02:05:57.520Z] [2025-08-15T02:05:57.520Z] #136 [core-metadata builder 6/7] COPY . . [2025-08-15T02:05:57.520Z] #136 CACHED [2025-08-15T02:05:57.520Z] [2025-08-15T02:05:57.520Z] #137 [core-keeper builder 7/8] COPY . . [2025-08-15T02:05:57.520Z] #137 DONE 6.1s [2025-08-15T02:05:57.520Z] [2025-08-15T02:05:57.520Z] #138 [support-notifications builder 6/7] COPY . . [2025-08-15T02:05:57.520Z] #138 DONE 6.2s [2025-08-15T02:05:57.520Z] [2025-08-15T02:05:57.520Z] #139 [security-secretstore-setup builder 6/7] COPY . . [2025-08-15T02:05:57.520Z] #139 CACHED [2025-08-15T02:05:57.520Z] [2025-08-15T02:05:57.520Z] #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:05:57.520Z] #140 CACHED [2025-08-15T02:05:57.520Z] [2025-08-15T02:05:57.520Z] #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-15T02:05:57.520Z] #141 CACHED [2025-08-15T02:05:57.520Z] [2025-08-15T02:05:57.520Z] #142 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:05:57.520Z] #142 CACHED [2025-08-15T02:05:57.520Z] [2025-08-15T02:05:57.520Z] #143 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-15T02:05:57.520Z] #143 CACHED [2025-08-15T02:05:57.520Z] [2025-08-15T02:05:57.520Z] #144 [security-proxy-setup builder 6/7] COPY . . [2025-08-15T02:05:57.520Z] #144 CACHED [2025-08-15T02:05:57.520Z] [2025-08-15T02:05:57.520Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-15T02:05:57.726Z] a6c56e8762df: Pull complete [2025-08-15T02:05:57.994Z] f0f3c8884826: Verifying Checksum [2025-08-15T02:05:57.994Z] f0f3c8884826: Download complete [2025-08-15T02:05:58.454Z] #145 0.986 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-08-15T02:05:58.956Z] ba8bce9d2590: Verifying Checksum [2025-08-15T02:05:58.956Z] ba8bce9d2590: Download complete [2025-08-15T02:06:08.417Z] #145 ... [2025-08-15T02:06:08.417Z] [2025-08-15T02:06:08.417Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-15T02:06:08.417Z] #0 0.865 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-08-15T02:06:08.417Z] #146 ... [2025-08-15T02:06:08.417Z] [2025-08-15T02:06:08.417Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-15T02:06:08.417Z] #0 0.987 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-08-15T02:06:08.417Z] #147 ... [2025-08-15T02:06:08.417Z] [2025-08-15T02:06:08.417Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-15T02:06:08.417Z] #0 0.987 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-08-15T02:06:08.417Z] #148 ... [2025-08-15T02:06:08.417Z] [2025-08-15T02:06:08.417Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-15T02:06:08.417Z] #0 0.632 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-08-15T02:06:08.417Z] #149 ... [2025-08-15T02:06:08.417Z] [2025-08-15T02:06:08.417Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-15T02:06:08.417Z] #0 0.891 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-08-15T02:06:08.417Z] #150 ... [2025-08-15T02:06:08.417Z] [2025-08-15T02:06:08.417Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-15T02:06:08.417Z] #0 0.882 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-08-15T02:06:08.417Z] #151 ... [2025-08-15T02:06:08.417Z] [2025-08-15T02:06:08.417Z] #152 [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-08-15T02:06:08.417Z] #0 0.777 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-08-15T02:06:08.417Z] #152 ... [2025-08-15T02:06:08.417Z] [2025-08-15T02:06:08.418Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-15T02:06:08.418Z] #0 0.956 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-08-15T02:06:08.675Z] #153 ... [2025-08-15T02:06:08.675Z] [2025-08-15T02:06:08.675Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-15T02:06:08.675Z] #0 0.649 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-08-15T02:06:08.932Z] #154 ... [2025-08-15T02:06:08.932Z] [2025-08-15T02:06:08.932Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-15T02:06:08.932Z] #0 0.978 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-08-15T02:06:08.932Z] #155 ... [2025-08-15T02:06:08.932Z] [2025-08-15T02:06:08.932Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-15T02:06:08.932Z] #0 0.959 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-08-15T02:06:13.972Z] f0f3c8884826: Pull complete [2025-08-15T02:06:13.972Z] c7e7622c144d: Pull complete [2025-08-15T02:06:13.972Z] 4f4fb700ef54: Pull complete [2025-08-15T02:06:13.972Z] b4c3b6d88c5a: Pull complete [2025-08-15T02:06:22.203Z] ba8bce9d2590: Pull complete [2025-08-15T02:06:23.624Z] ca778ea9c289: Pull complete [2025-08-15T02:06:23.624Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-15T02:06:23.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-15T02:06:23.624Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-08-15T02:06:23.973Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-15T02:06:23.973Z] WORKDIR /edgex [2025-08-15T02:06:23.973Z] COPY go.mod . [2025-08-15T02:06:23.973Z] RUN go mod download [2025-08-15T02:06:23.973Z] + docker build -t ci-base-image-arm64 -f - . [2025-08-15T02:06:24.941Z] Sending build context to Docker daemon 3.71MB [2025-08-15T02:06:24.941Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-15T02:06:24.941Z] ---> 47b25d7523d1 [2025-08-15T02:06:24.941Z] Step 2/4 : WORKDIR /edgex [2025-08-15T02:06:26.893Z] ---> Running in a2f21104e46a [2025-08-15T02:06:26.893Z] Removing intermediate container a2f21104e46a [2025-08-15T02:06:26.893Z] ---> 413230ebf5ff [2025-08-15T02:06:26.893Z] Step 3/4 : COPY go.mod . [2025-08-15T02:06:27.482Z] ---> d612776c662d [2025-08-15T02:06:27.482Z] Step 4/4 : RUN go mod download [2025-08-15T02:06:27.482Z] ---> Running in b7a268b4feb8 [2025-08-15T02:07:30.360Z] #156 ... [2025-08-15T02:07:30.360Z] [2025-08-15T02:07:30.360Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-15T02:07:30.360Z] #147 DONE 92.1s [2025-08-15T02:07:30.360Z] [2025-08-15T02:07:30.360Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-15T02:07:30.360Z] #153 DONE 92.1s [2025-08-15T02:07:30.360Z] [2025-08-15T02:07:30.360Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-15T02:07:30.360Z] #157 DONE 0.2s [2025-08-15T02:07:30.360Z] [2025-08-15T02:07:30.360Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-15T02:07:30.360Z] #158 DONE 0.2s [2025-08-15T02:07:30.360Z] [2025-08-15T02:07:30.360Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-08-15T02:07:30.360Z] #159 DONE 0.2s [2025-08-15T02:07:30.360Z] [2025-08-15T02:07:30.360Z] #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-08-15T02:07:30.360Z] #160 DONE 0.2s [2025-08-15T02:07:30.360Z] [2025-08-15T02:07:30.360Z] #161 [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-08-15T02:07:30.360Z] #161 DONE 0.2s [2025-08-15T02:07:30.360Z] [2025-08-15T02:07:30.360Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-15T02:07:30.629Z] #162 ... [2025-08-15T02:07:30.629Z] [2025-08-15T02:07:30.629Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-08-15T02:07:30.629Z] #163 DONE 0.2s [2025-08-15T02:07:30.886Z] [2025-08-15T02:07:30.886Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-15T02:07:31.143Z] #164 ... [2025-08-15T02:07:31.143Z] [2025-08-15T02:07:31.143Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-15T02:07:31.143Z] #162 DONE 1.0s [2025-08-15T02:07:31.143Z] [2025-08-15T02:07:31.143Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-15T02:07:31.401Z] #165 DONE 0.2s [2025-08-15T02:07:31.401Z] [2025-08-15T02:07:31.401Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-08-15T02:07:31.401Z] #166 DONE 0.2s [2025-08-15T02:07:31.401Z] [2025-08-15T02:07:31.401Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-08-15T02:07:31.660Z] #167 DONE 0.1s [2025-08-15T02:07:31.660Z] [2025-08-15T02:07:31.660Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-15T02:07:31.660Z] #164 DONE 0.9s [2025-08-15T02:07:31.660Z] [2025-08-15T02:07:31.660Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-08-15T02:07:31.660Z] #168 DONE 0.1s [2025-08-15T02:07:31.660Z] [2025-08-15T02:07:31.660Z] #169 [core-common-config-bootstrapper] exporting to image [2025-08-15T02:07:31.660Z] #169 exporting layers [2025-08-15T02:07:31.918Z] #169 ... [2025-08-15T02:07:31.918Z] [2025-08-15T02:07:31.918Z] #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-08-15T02:07:31.918Z] #170 DONE 0.2s [2025-08-15T02:07:31.918Z] [2025-08-15T02:07:31.918Z] #169 [core-common-config-bootstrapper] exporting to image [2025-08-15T02:07:31.918Z] #169 exporting layers 0.3s done [2025-08-15T02:07:31.918Z] #169 writing image sha256:d1a144a88a4feac7739ebc72512ce765a8e4f310fa42ea937a5b37626a4f27ae done [2025-08-15T02:07:31.918Z] #169 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-08-15T02:07:31.918Z] #169 DONE 0.4s [2025-08-15T02:07:31.918Z] [2025-08-15T02:07:31.918Z] #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-08-15T02:07:31.918Z] #171 DONE 0.1s [2025-08-15T02:07:31.918Z] [2025-08-15T02:07:31.918Z] #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-08-15T02:07:31.918Z] #172 DONE 0.1s [2025-08-15T02:07:31.918Z] [2025-08-15T02:07:31.918Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-15T02:07:32.175Z] #146 ... [2025-08-15T02:07:32.176Z] [2025-08-15T02:07:32.176Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-08-15T02:07:32.176Z] #173 DONE 0.1s [2025-08-15T02:07:32.176Z] [2025-08-15T02:07:32.176Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-08-15T02:07:33.114Z] #174 DONE 0.8s [2025-08-15T02:07:33.114Z] [2025-08-15T02:07:33.114Z] #175 [security-bootstrapper] exporting to image [2025-08-15T02:07:33.684Z] #175 exporting layers 0.7s done [2025-08-15T02:07:33.684Z] #175 writing image sha256:0b9dbb33c760e40ad6506e50cdbe96a5e72c33df29d174a20ae619e8850d33b7 0.0s done [2025-08-15T02:07:33.684Z] #175 naming to docker.io/library/security-bootstrapper 0.0s done [2025-08-15T02:07:33.684Z] #175 DONE 0.7s [2025-08-15T02:07:33.684Z] [2025-08-15T02:07:33.684Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-15T02:07:35.423Z] Removing intermediate container b7a268b4feb8 [2025-08-15T02:07:35.423Z] ---> 796f9b13a588 [2025-08-15T02:07:35.423Z] Successfully built 796f9b13a588 [2025-08-15T02:07:35.423Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:07:35.785Z] + docker inspect -f . ci-base-image-arm64 [2025-08-15T02:07:35.786Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:07:36.040Z] prd-ubuntu20.04-docker-arm64-4c-16g-7041 does not seem to be running inside a container [2025-08-15T02:07:36.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/887 -v /w/workspace/edgex-go/887:/w/workspace/edgex-go/887:rw,z -v /w/workspace/edgex-go/887@tmp:/w/workspace/edgex-go/887@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-arm64 cat [2025-08-15T02:07:37.510Z] $ docker top 75ab00838c0f921239823eb679a29720d20cfd6d1adb0bbd76a842891ffdacfc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T02:07:38.576Z] + go version [2025-08-15T02:07:38.576Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-15T02:07:38.607Z] $ docker stop --time=1 75ab00838c0f921239823eb679a29720d20cfd6d1adb0bbd76a842891ffdacfc [2025-08-15T02:07:40.666Z] $ docker rm -f --volumes 75ab00838c0f921239823eb679a29720d20cfd6d1adb0bbd76a842891ffdacfc [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-08-15T02:07:41.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-08-15T02:07:41.418Z] [2025-08-15T02:07:41.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:07:41.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-08-15T02:07:41.765Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-08-15T02:07:41.765Z] 547446be3368: Pulling fs layer [2025-08-15T02:07:41.765Z] d125d8839a47: Pulling fs layer [2025-08-15T02:07:41.765Z] 3e85d5ac6304: Pulling fs layer [2025-08-15T02:07:41.765Z] c3105a71a48b: Pulling fs layer [2025-08-15T02:07:41.765Z] 0f093f025ec4: Pulling fs layer [2025-08-15T02:07:41.765Z] c3106fc0e877: Pulling fs layer [2025-08-15T02:07:41.765Z] c3105a71a48b: Waiting [2025-08-15T02:07:41.765Z] 0f093f025ec4: Waiting [2025-08-15T02:07:41.765Z] c3106fc0e877: Waiting [2025-08-15T02:07:42.039Z] 547446be3368: Verifying Checksum [2025-08-15T02:07:42.040Z] 547446be3368: Download complete [2025-08-15T02:07:42.040Z] c3105a71a48b: Verifying Checksum [2025-08-15T02:07:42.040Z] c3105a71a48b: Download complete [2025-08-15T02:07:42.628Z] d125d8839a47: Verifying Checksum [2025-08-15T02:07:42.628Z] d125d8839a47: Download complete [2025-08-15T02:07:42.628Z] c3106fc0e877: Verifying Checksum [2025-08-15T02:07:42.628Z] c3106fc0e877: Download complete [2025-08-15T02:07:42.628Z] 0f093f025ec4: Verifying Checksum [2025-08-15T02:07:42.628Z] 0f093f025ec4: Download complete [2025-08-15T02:07:42.899Z] 547446be3368: Pull complete [2025-08-15T02:07:43.864Z] d125d8839a47: Pull complete [2025-08-15T02:07:44.828Z] 3e85d5ac6304: Verifying Checksum [2025-08-15T02:07:44.828Z] 3e85d5ac6304: Download complete [2025-08-15T02:07:54.918Z] 3e85d5ac6304: Pull complete [2025-08-15T02:07:54.918Z] c3105a71a48b: Pull complete [2025-08-15T02:07:56.326Z] 0f093f025ec4: Pull complete [2025-08-15T02:07:56.326Z] c3106fc0e877: Pull complete [2025-08-15T02:07:56.326Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-08-15T02:07:56.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-08-15T02:07:56.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:07:56.552Z] prd-ubuntu20.04-docker-arm64-4c-16g-7041 does not seem to be running inside a container [2025-08-15T02:07:56.632Z] $ 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/887 -v /w/workspace/edgex-go/887:/w/workspace/edgex-go/887:rw,z -v /w/workspace/edgex-go/887@tmp:/w/workspace/edgex-go/887@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-arm64:latest cat [2025-08-15T02:07:58.766Z] $ docker top 121652d9497d476e40f1de7712c29a132e9cb928df0f12401e83b1f18397962a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T02:07:59.626Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-08-15T02:08:09.727Z] #1 [support-scheduler internal] load build definition from Dockerfile [2025-08-15T02:08:09.727Z] #1 transferring dockerfile: [2025-08-15T02:08:09.727Z] #1 transferring dockerfile: 1.83kB done [2025-08-15T02:08:09.727Z] #1 DONE 0.1s [2025-08-15T02:08:09.727Z] [2025-08-15T02:08:09.727Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-08-15T02:08:09.727Z] #2 transferring dockerfile: 2.23kB done [2025-08-15T02:08:09.727Z] #2 DONE 0.0s [2025-08-15T02:08:09.727Z] [2025-08-15T02:08:09.727Z] #3 [core-keeper internal] load build definition from Dockerfile [2025-08-15T02:08:09.727Z] #3 transferring dockerfile: 2.01kB 0.0s done [2025-08-15T02:08:09.999Z] #3 DONE 0.1s [2025-08-15T02:08:09.999Z] [2025-08-15T02:08:09.999Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2025-08-15T02:08:09.999Z] #4 transferring dockerfile: 2.49kB 0.0s done [2025-08-15T02:08:09.999Z] #4 DONE 0.1s [2025-08-15T02:08:09.999Z] [2025-08-15T02:08:09.999Z] #5 [security-spire-config internal] load build definition from Dockerfile [2025-08-15T02:08:09.999Z] #5 transferring dockerfile: 1.69kB done [2025-08-15T02:08:09.999Z] #5 DONE 0.1s [2025-08-15T02:08:09.999Z] [2025-08-15T02:08:09.999Z] #6 [security-spire-server internal] load build definition from Dockerfile [2025-08-15T02:08:10.268Z] #6 transferring dockerfile: 1.70kB done [2025-08-15T02:08:10.268Z] #6 DONE 0.1s [2025-08-15T02:08:10.268Z] [2025-08-15T02:08:10.268Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2025-08-15T02:08:10.268Z] #7 transferring dockerfile: 2.14kB 0.0s done [2025-08-15T02:08:10.268Z] #7 DONE 0.1s [2025-08-15T02:08:10.268Z] [2025-08-15T02:08:10.268Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-08-15T02:08:10.268Z] #8 transferring dockerfile: 1.89kB done [2025-08-15T02:08:10.268Z] #8 DONE 0.1s [2025-08-15T02:08:10.268Z] [2025-08-15T02:08:10.268Z] #9 [support-notifications internal] load build definition from Dockerfile [2025-08-15T02:08:10.268Z] #9 transferring dockerfile: 2.00kB done [2025-08-15T02:08:10.268Z] #9 DONE 0.1s [2025-08-15T02:08:10.537Z] [2025-08-15T02:08:10.537Z] #10 [core-data internal] load build definition from Dockerfile [2025-08-15T02:08:10.537Z] #10 transferring dockerfile: 2.04kB 0.0s done [2025-08-15T02:08:10.537Z] #10 DONE 0.1s [2025-08-15T02:08:10.537Z] [2025-08-15T02:08:10.537Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2025-08-15T02:08:10.537Z] #11 transferring dockerfile: 2.50kB done [2025-08-15T02:08:10.537Z] #11 DONE 0.1s [2025-08-15T02:08:10.537Z] [2025-08-15T02:08:10.537Z] #12 [core-metadata internal] load build definition from Dockerfile [2025-08-15T02:08:10.537Z] #12 transferring dockerfile: 2.10kB done [2025-08-15T02:08:10.537Z] #12 DONE 0.1s [2025-08-15T02:08:10.537Z] [2025-08-15T02:08:10.537Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2025-08-15T02:08:10.537Z] #13 transferring dockerfile: 1.81kB done [2025-08-15T02:08:10.537Z] #13 DONE 0.1s [2025-08-15T02:08:10.537Z] [2025-08-15T02:08:10.537Z] #14 [core-command internal] load build definition from Dockerfile [2025-08-15T02:08:10.808Z] #14 transferring dockerfile: 1.94kB done [2025-08-15T02:08:10.808Z] #14 DONE 0.0s [2025-08-15T02:08:10.808Z] [2025-08-15T02:08:10.808Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2025-08-15T02:08:10.808Z] #15 transferring dockerfile: 3.02kB done [2025-08-15T02:08:10.808Z] #15 DONE 0.1s [2025-08-15T02:08:10.808Z] [2025-08-15T02:08:10.808Z] #16 [support-scheduler internal] load .dockerignore [2025-08-15T02:08:10.808Z] #16 transferring context: 50B 0.0s done [2025-08-15T02:08:10.808Z] #16 DONE 0.1s [2025-08-15T02:08:11.776Z] [2025-08-15T02:08:11.776Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2025-08-15T02:08:11.776Z] #17 transferring context: 50B 0.0s done [2025-08-15T02:08:11.776Z] #17 DONE 0.1s [2025-08-15T02:08:11.776Z] [2025-08-15T02:08:11.776Z] #18 [core-keeper internal] load .dockerignore [2025-08-15T02:08:11.776Z] #18 transferring context: 50B done [2025-08-15T02:08:11.776Z] #18 DONE 0.0s [2025-08-15T02:08:11.776Z] [2025-08-15T02:08:11.776Z] #19 [security-secretstore-setup internal] load .dockerignore [2025-08-15T02:08:11.776Z] #19 transferring context: 50B done [2025-08-15T02:08:11.776Z] #19 DONE 0.1s [2025-08-15T02:08:11.776Z] [2025-08-15T02:08:11.776Z] #20 [security-spire-config internal] load .dockerignore [2025-08-15T02:08:12.049Z] #20 transferring context: 50B 0.0s done [2025-08-15T02:08:12.049Z] #20 DONE 0.1s [2025-08-15T02:08:12.049Z] [2025-08-15T02:08:12.049Z] #21 [security-spire-server internal] load .dockerignore [2025-08-15T02:08:12.049Z] #21 transferring context: 50B 0.0s done [2025-08-15T02:08:12.049Z] #21 DONE 0.1s [2025-08-15T02:08:12.049Z] [2025-08-15T02:08:12.049Z] #22 [security-proxy-auth internal] load .dockerignore [2025-08-15T02:08:12.049Z] #22 transferring context: 50B done [2025-08-15T02:08:12.049Z] #22 DONE 0.1s [2025-08-15T02:08:12.049Z] [2025-08-15T02:08:12.049Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2025-08-15T02:08:12.049Z] #23 transferring context: 50B done [2025-08-15T02:08:12.049Z] #23 DONE 0.1s [2025-08-15T02:08:12.049Z] [2025-08-15T02:08:12.049Z] #24 [support-notifications internal] load .dockerignore [2025-08-15T02:08:12.049Z] #24 transferring context: 50B 0.0s done [2025-08-15T02:08:12.049Z] #24 DONE 0.1s [2025-08-15T02:08:12.049Z] [2025-08-15T02:08:12.049Z] #25 [core-data internal] load .dockerignore [2025-08-15T02:08:12.318Z] #25 transferring context: 50B done [2025-08-15T02:08:12.318Z] #25 DONE 0.1s [2025-08-15T02:08:12.318Z] [2025-08-15T02:08:12.318Z] #26 [security-proxy-setup internal] load .dockerignore [2025-08-15T02:08:12.318Z] #26 transferring context: 50B done [2025-08-15T02:08:12.318Z] #26 DONE 0.1s [2025-08-15T02:08:12.318Z] [2025-08-15T02:08:12.318Z] #27 [core-metadata internal] load .dockerignore [2025-08-15T02:08:12.318Z] #27 transferring context: 50B done [2025-08-15T02:08:12.318Z] #27 DONE 0.1s [2025-08-15T02:08:12.318Z] [2025-08-15T02:08:12.318Z] #28 [security-spire-agent internal] load .dockerignore [2025-08-15T02:08:12.585Z] #28 transferring context: 50B done [2025-08-15T02:08:12.585Z] #28 DONE 0.1s [2025-08-15T02:08:12.585Z] [2025-08-15T02:08:12.585Z] #29 [core-command internal] load .dockerignore [2025-08-15T02:08:12.585Z] #29 transferring context: 50B done [2025-08-15T02:08:12.585Z] #29 DONE 0.1s [2025-08-15T02:08:12.585Z] [2025-08-15T02:08:12.585Z] #30 [security-bootstrapper internal] load .dockerignore [2025-08-15T02:08:12.585Z] #30 transferring context: 50B 0.0s done [2025-08-15T02:08:12.585Z] #30 DONE 0.1s [2025-08-15T02:08:12.585Z] [2025-08-15T02:08:12.585Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-15T02:08:12.585Z] #31 DONE 0.0s [2025-08-15T02:08:12.585Z] [2025-08-15T02:08:12.585Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-08-15T02:08:12.854Z] #32 DONE 0.2s [2025-08-15T02:08:12.854Z] [2025-08-15T02:08:12.854Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:08:12.854Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-15T02:08:12.854Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-15T02:08:12.854Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-15T02:08:12.854Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 188.42kB / 4.09MB 0.1s [2025-08-15T02:08:12.854Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-15T02:08:13.128Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.19MB / 4.09MB 0.2s [2025-08-15T02:08:13.128Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 3.15MB / 4.09MB 0.3s [2025-08-15T02:08:13.395Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-08-15T02:08:13.395Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 [2025-08-15T02:08:13.668Z] #33 ... [2025-08-15T02:08:13.668Z] [2025-08-15T02:08:13.668Z] #34 [support-scheduler internal] load build context [2025-08-15T02:08:13.668Z] #34 transferring context: 3.23MB 0.7s done [2025-08-15T02:08:13.668Z] #34 DONE 0.8s [2025-08-15T02:08:13.668Z] [2025-08-15T02:08:13.668Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:08:13.668Z] #33 ... [2025-08-15T02:08:13.668Z] [2025-08-15T02:08:13.668Z] #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-08-15T02:08:13.668Z] #35 DONE 1.0s [2025-08-15T02:08:13.668Z] [2025-08-15T02:08:13.668Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:08:13.938Z] #33 ... [2025-08-15T02:08:13.938Z] [2025-08-15T02:08:13.938Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-15T02:08:13.938Z] #31 DONE 0.0s [2025-08-15T02:08:14.205Z] [2025-08-15T02:08:14.205Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-15T02:08:14.205Z] #31 DONE 0.0s [2025-08-15T02:08:14.205Z] [2025-08-15T02:08:14.205Z] #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-08-15T02:08:14.205Z] #35 DONE 1.7s [2025-08-15T02:08:14.205Z] [2025-08-15T02:08:14.205Z] #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-08-15T02:08:14.205Z] #36 DONE 0.6s [2025-08-15T02:08:14.205Z] [2025-08-15T02:08:14.205Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:08:14.205Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-15T02:08:14.205Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-15T02:08:14.205Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-15T02:08:14.205Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-08-15T02:08:14.205Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-15T02:08:14.205Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done [2025-08-15T02:08:14.471Z] #33 ... [2025-08-15T02:08:14.471Z] [2025-08-15T02:08:14.471Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-08-15T02:08:14.471Z] #32 DONE 0.6s [2025-08-15T02:08:14.471Z] [2025-08-15T02:08:14.471Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-08-15T02:08:14.471Z] #35 DONE 1.7s [2025-08-15T02:08:14.471Z] [2025-08-15T02:08:14.471Z] #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-08-15T02:08:14.471Z] #36 DONE 0.6s [2025-08-15T02:08:14.471Z] [2025-08-15T02:08:14.471Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:08:14.471Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-15T02:08:14.471Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-15T02:08:14.471Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-15T02:08:14.471Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-08-15T02:08:14.471Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-15T02:08:14.471Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done [2025-08-15T02:08:15.055Z] #33 ... [2025-08-15T02:08:15.055Z] [2025-08-15T02:08:15.055Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-15T02:08:15.055Z] #31 DONE 0.0s [2025-08-15T02:08:15.055Z] [2025-08-15T02:08:15.055Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:08:15.055Z] #33 DONE 2.8s [2025-08-15T02:08:15.055Z] [2025-08-15T02:08:15.055Z] #37 [core-keeper internal] load build context [2025-08-15T02:08:15.055Z] #37 ... [2025-08-15T02:08:15.055Z] [2025-08-15T02:08:15.055Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-15T02:08:15.055Z] #31 DONE 0.0s [2025-08-15T02:08:15.055Z] [2025-08-15T02:08:15.055Z] #37 [core-keeper internal] load build context [2025-08-15T02:08:15.055Z] #37 transferring context: 3.23MB 1.0s done [2025-08-15T02:08:15.055Z] #37 DONE 1.1s [2025-08-15T02:08:15.055Z] [2025-08-15T02:08:15.055Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-08-15T02:08:15.055Z] #35 DONE 1.8s [2025-08-15T02:08:15.055Z] [2025-08-15T02:08:15.055Z] #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-08-15T02:08:15.055Z] #36 DONE 0.7s [2025-08-15T02:08:15.055Z] [2025-08-15T02:08:15.055Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-08-15T02:08:15.055Z] #32 DONE 1.0s [2025-08-15T02:08:15.055Z] [2025-08-15T02:08:15.055Z] #38 [security-spiffe-token-provider internal] load build context [2025-08-15T02:08:15.055Z] #38 DONE 0.0s [2025-08-15T02:08:15.055Z] [2025-08-15T02:08:15.055Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:08:15.055Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-15T02:08:15.055Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-15T02:08:15.055Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-15T02:08:15.055Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-08-15T02:08:15.055Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-15T02:08:15.055Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done [2025-08-15T02:08:15.055Z] #33 DONE 2.9s [2025-08-15T02:08:15.055Z] [2025-08-15T02:08:15.322Z] #39 [core-common-config-bootstrapper internal] load build context [2025-08-15T02:08:15.322Z] #39 ... [2025-08-15T02:08:15.322Z] [2025-08-15T02:08:15.322Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-15T02:08:15.322Z] #31 DONE 0.0s [2025-08-15T02:08:15.322Z] [2025-08-15T02:08:15.322Z] #39 [core-common-config-bootstrapper internal] load build context [2025-08-15T02:08:15.594Z] #39 ... [2025-08-15T02:08:15.594Z] [2025-08-15T02:08:15.594Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-15T02:08:15.594Z] #31 DONE 0.0s [2025-08-15T02:08:15.594Z] [2025-08-15T02:08:15.594Z] #39 [core-common-config-bootstrapper internal] load build context [2025-08-15T02:08:15.594Z] #39 ... [2025-08-15T02:08:15.594Z] [2025-08-15T02:08:15.594Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-15T02:08:15.594Z] #31 DONE 0.1s [2025-08-15T02:08:15.594Z] [2025-08-15T02:08:15.594Z] #39 [core-common-config-bootstrapper internal] load build context [2025-08-15T02:08:15.594Z] #39 transferring context: 3.23MB 1.3s done [2025-08-15T02:08:15.594Z] #39 ... [2025-08-15T02:08:15.594Z] [2025-08-15T02:08:15.594Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-15T02:08:15.594Z] #31 DONE 0.1s [2025-08-15T02:08:15.864Z] [2025-08-15T02:08:15.864Z] #39 [core-common-config-bootstrapper internal] load build context [2025-08-15T02:08:15.864Z] #39 DONE 1.6s [2025-08-15T02:08:15.864Z] [2025-08-15T02:08:15.864Z] #40 [security-secretstore-setup internal] load build context [2025-08-15T02:08:15.864Z] #40 ... [2025-08-15T02:08:15.864Z] [2025-08-15T02:08:15.864Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-08-15T02:08:15.864Z] #35 DONE 1.9s [2025-08-15T02:08:15.864Z] [2025-08-15T02:08:15.864Z] #36 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-08-15T02:08:15.864Z] #36 DONE 0.8s [2025-08-15T02:08:15.864Z] [2025-08-15T02:08:15.864Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:08:15.864Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-15T02:08:15.864Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-15T02:08:15.864Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-15T02:08:15.864Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-08-15T02:08:15.864Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-15T02:08:15.864Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done [2025-08-15T02:08:15.864Z] #33 DONE 3.0s [2025-08-15T02:08:15.864Z] [2025-08-15T02:08:15.864Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-08-15T02:08:15.864Z] #32 DONE 1.6s [2025-08-15T02:08:15.864Z] [2025-08-15T02:08:15.864Z] #40 [security-secretstore-setup internal] load build context [2025-08-15T02:08:16.135Z] #40 ... [2025-08-15T02:08:16.135Z] [2025-08-15T02:08:16.135Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-08-15T02:08:16.135Z] #35 DONE 1.9s [2025-08-15T02:08:16.135Z] [2025-08-15T02:08:16.135Z] #36 [core-data builder 2/7] WORKDIR /edgex-go [2025-08-15T02:08:16.135Z] #36 DONE 0.8s [2025-08-15T02:08:16.135Z] [2025-08-15T02:08:16.135Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:08:16.135Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-15T02:08:16.135Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-15T02:08:16.135Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-15T02:08:16.135Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-08-15T02:08:16.135Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-15T02:08:16.135Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done [2025-08-15T02:08:16.135Z] #33 DONE 3.0s [2025-08-15T02:08:16.135Z] [2025-08-15T02:08:16.135Z] #40 [security-secretstore-setup internal] load build context [2025-08-15T02:08:16.135Z] #40 transferring context: 3.23MB 1.0s done [2025-08-15T02:08:16.135Z] #40 DONE 1.6s [2025-08-15T02:08:16.135Z] [2025-08-15T02:08:16.135Z] #41 [support-notifications internal] load build context [2025-08-15T02:08:16.403Z] #41 ... [2025-08-15T02:08:16.403Z] [2025-08-15T02:08:16.403Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-15T02:08:16.403Z] #31 DONE 0.1s [2025-08-15T02:08:16.403Z] [2025-08-15T02:08:16.403Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-15T02:08:16.403Z] #31 DONE 0.1s [2025-08-15T02:08:16.403Z] [2025-08-15T02:08:16.403Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-08-15T02:08:17.376Z] #32 ... [2025-08-15T02:08:17.376Z] [2025-08-15T02:08:17.376Z] #42 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-15T02:08:17.376Z] #42 DONE 2.7s [2025-08-15T02:08:17.376Z] [2025-08-15T02:08:17.376Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:08:17.376Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-15T02:08:17.376Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-15T02:08:17.376Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-15T02:08:17.376Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-08-15T02:08:17.376Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-15T02:08:17.376Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done [2025-08-15T02:08:17.376Z] #33 DONE 3.0s [2025-08-15T02:08:17.376Z] [2025-08-15T02:08:17.376Z] #41 [support-notifications internal] load build context [2025-08-15T02:08:17.376Z] #41 ... [2025-08-15T02:08:17.376Z] [2025-08-15T02:08:17.376Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:08:17.376Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-15T02:08:17.376Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-15T02:08:17.376Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-15T02:08:17.376Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-08-15T02:08:17.376Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-15T02:08:17.376Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done [2025-08-15T02:08:17.376Z] #33 DONE 3.0s [2025-08-15T02:08:17.376Z] [2025-08-15T02:08:17.376Z] #43 [security-spire-server internal] load build context [2025-08-15T02:08:17.376Z] #43 DONE 0.0s [2025-08-15T02:08:17.376Z] [2025-08-15T02:08:17.376Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:17.376Z] #44 DONE 0.0s [2025-08-15T02:08:17.376Z] [2025-08-15T02:08:17.376Z] #41 [support-notifications internal] load build context [2025-08-15T02:08:18.791Z] #41 ... [2025-08-15T02:08:18.791Z] [2025-08-15T02:08:18.791Z] #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-08-15T02:08:18.791Z] #35 DONE 2.0s [2025-08-15T02:08:18.791Z] [2025-08-15T02:08:18.791Z] #36 [core-command builder 2/7] WORKDIR /edgex-go [2025-08-15T02:08:18.791Z] #36 DONE 0.8s [2025-08-15T02:08:18.791Z] [2025-08-15T02:08:18.791Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:08:18.791Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-15T02:08:18.791Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-15T02:08:18.791Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-15T02:08:18.791Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-08-15T02:08:18.791Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-15T02:08:18.791Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done [2025-08-15T02:08:18.791Z] #33 DONE 3.1s [2025-08-15T02:08:18.791Z] [2025-08-15T02:08:18.791Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-08-15T02:08:18.791Z] #32 DONE 4.1s [2025-08-15T02:08:18.791Z] [2025-08-15T02:08:18.791Z] #41 [support-notifications internal] load build context [2025-08-15T02:08:18.791Z] #41 ... [2025-08-15T02:08:18.791Z] [2025-08-15T02:08:18.791Z] #38 [security-spiffe-token-provider internal] load build context [2025-08-15T02:08:18.791Z] #38 transferring context: 3.23MB 2.6s done [2025-08-15T02:08:18.791Z] #38 DONE 3.6s [2025-08-15T02:08:18.791Z] [2025-08-15T02:08:18.791Z] #41 [support-notifications internal] load build context [2025-08-15T02:08:19.377Z] #41 ... [2025-08-15T02:08:19.377Z] [2025-08-15T02:08:19.377Z] #45 [security-proxy-auth internal] load build context [2025-08-15T02:08:19.377Z] #45 transferring context: 3.23MB 2.9s done [2025-08-15T02:08:19.377Z] #45 DONE 4.3s [2025-08-15T02:08:19.377Z] [2025-08-15T02:08:19.377Z] #41 [support-notifications internal] load build context [2025-08-15T02:08:19.962Z] #41 ... [2025-08-15T02:08:19.962Z] [2025-08-15T02:08:19.962Z] #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-08-15T02:08:19.962Z] #46 DONE 4.1s [2025-08-15T02:08:20.234Z] [2025-08-15T02:08:20.234Z] #41 [support-notifications internal] load build context [2025-08-15T02:08:20.505Z] #41 ... [2025-08-15T02:08:20.505Z] [2025-08-15T02:08:20.505Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:08:20.505Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-15T02:08:20.505Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-15T02:08:20.505Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-15T02:08:20.505Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done [2025-08-15T02:08:20.505Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-15T02:08:20.505Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done [2025-08-15T02:08:20.505Z] #33 DONE 3.1s [2025-08-15T02:08:20.505Z] [2025-08-15T02:08:20.505Z] #41 [support-notifications internal] load build context [2025-08-15T02:08:20.505Z] #41 ... [2025-08-15T02:08:20.505Z] [2025-08-15T02:08:20.505Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-15T02:08:20.505Z] #47 DONE 0.0s [2025-08-15T02:08:20.505Z] [2025-08-15T02:08:20.505Z] #41 [support-notifications internal] load build context [2025-08-15T02:08:20.776Z] #41 ... [2025-08-15T02:08:20.776Z] [2025-08-15T02:08:20.776Z] #48 [security-spire-config internal] load build context [2025-08-15T02:08:20.776Z] #48 transferring context: 22.05kB 0.2s done [2025-08-15T02:08:20.776Z] #48 DONE 3.3s [2025-08-15T02:08:20.776Z] [2025-08-15T02:08:20.776Z] #41 [support-notifications internal] load build context [2025-08-15T02:08:21.043Z] #41 ... [2025-08-15T02:08:21.043Z] [2025-08-15T02:08:21.043Z] #43 [security-spire-server internal] load build context [2025-08-15T02:08:21.043Z] #43 transferring context: 23.80kB 0.2s done [2025-08-15T02:08:21.043Z] #43 DONE 3.4s [2025-08-15T02:08:21.043Z] [2025-08-15T02:08:21.043Z] #41 [support-notifications internal] load build context [2025-08-15T02:08:22.012Z] #41 ... [2025-08-15T02:08:22.012Z] [2025-08-15T02:08:22.012Z] #49 [core-metadata internal] load build context [2025-08-15T02:08:22.012Z] #49 transferring context: 3.23MB 4.5s done [2025-08-15T02:08:22.012Z] #49 DONE 6.1s [2025-08-15T02:08:22.012Z] [2025-08-15T02:08:22.012Z] #41 [support-notifications internal] load build context [2025-08-15T02:08:22.596Z] #41 ... [2025-08-15T02:08:22.596Z] [2025-08-15T02:08:22.596Z] #50 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-15T02:08:22.596Z] #50 DONE 8.4s [2025-08-15T02:08:22.596Z] [2025-08-15T02:08:22.596Z] #41 [support-notifications internal] load build context [2025-08-15T02:08:23.574Z] #41 transferring context: 3.23MB 6.4s done [2025-08-15T02:08:24.187Z] #41 ... [2025-08-15T02:08:24.187Z] [2025-08-15T02:08:24.187Z] #51 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-15T02:08:24.187Z] #0 9.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:24.187Z] #51 ... [2025-08-15T02:08:24.187Z] [2025-08-15T02:08:24.187Z] #52 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-08-15T02:08:24.187Z] #0 7.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:24.187Z] #0 8.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:24.454Z] #52 ... [2025-08-15T02:08:24.454Z] [2025-08-15T02:08:24.454Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:24.454Z] #44 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.9s done [2025-08-15T02:08:24.454Z] #44 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-08-15T02:08:24.454Z] #44 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-08-15T02:08:24.454Z] #44 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-08-15T02:08:24.454Z] #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.6s done [2025-08-15T02:08:24.454Z] #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.0s done [2025-08-15T02:08:24.455Z] #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.4s done [2025-08-15T02:08:24.455Z] #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-08-15T02:08:24.455Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 3.4s [2025-08-15T02:08:24.455Z] #44 ... [2025-08-15T02:08:24.455Z] [2025-08-15T02:08:24.455Z] #53 [security-spire-agent internal] load build context [2025-08-15T02:08:24.455Z] #53 transferring context: 23.33kB 0.7s done [2025-08-15T02:08:24.455Z] #53 DONE 4.0s [2025-08-15T02:08:24.455Z] [2025-08-15T02:08:24.455Z] #54 [core-data internal] load build context [2025-08-15T02:08:24.455Z] #54 transferring context: 3.23MB 6.7s done [2025-08-15T02:08:24.725Z] #54 ... [2025-08-15T02:08:24.725Z] [2025-08-15T02:08:24.725Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-08-15T02:08:24.725Z] #55 ... [2025-08-15T02:08:24.725Z] [2025-08-15T02:08:24.725Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:24.993Z] #44 ... [2025-08-15T02:08:24.993Z] [2025-08-15T02:08:24.993Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-15T02:08:25.312Z] #56 ... [2025-08-15T02:08:25.312Z] [2025-08-15T02:08:25.312Z] #41 [support-notifications internal] load build context [2025-08-15T02:08:25.312Z] #41 DONE 9.2s [2025-08-15T02:08:25.312Z] [2025-08-15T02:08:25.312Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-15T02:08:25.312Z] #0 9.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:25.583Z] #57 ... [2025-08-15T02:08:25.583Z] [2025-08-15T02:08:25.583Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-15T02:08:25.583Z] #58 ... [2025-08-15T02:08:25.583Z] [2025-08-15T02:08:25.583Z] #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-15T02:08:25.583Z] #59 ... [2025-08-15T02:08:25.583Z] [2025-08-15T02:08:25.583Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-15T02:08:25.583Z] #0 9.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:25.852Z] #60 ... [2025-08-15T02:08:25.852Z] [2025-08-15T02:08:25.852Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-15T02:08:25.852Z] #61 ... [2025-08-15T02:08:25.852Z] [2025-08-15T02:08:25.852Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-15T02:08:25.852Z] #57 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:26.120Z] #57 ... [2025-08-15T02:08:26.120Z] [2025-08-15T02:08:26.120Z] #62 [security-proxy-setup internal] load build context [2025-08-15T02:08:26.120Z] #62 transferring context: 3.23MB 6.9s done [2025-08-15T02:08:26.120Z] #62 ... [2025-08-15T02:08:26.120Z] [2025-08-15T02:08:26.120Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-15T02:08:26.391Z] #63 ... [2025-08-15T02:08:26.391Z] [2025-08-15T02:08:26.391Z] #62 [security-proxy-setup internal] load build context [2025-08-15T02:08:26.391Z] #62 DONE 10.2s [2025-08-15T02:08:26.391Z] [2025-08-15T02:08:26.391Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:26.391Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.15MB / 33.17MB 5.4s [2025-08-15T02:08:26.657Z] #44 ... [2025-08-15T02:08:26.658Z] [2025-08-15T02:08:26.658Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-15T02:08:26.924Z] #64 ... [2025-08-15T02:08:26.924Z] [2025-08-15T02:08:26.924Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-15T02:08:26.924Z] #65 ... [2025-08-15T02:08:26.924Z] [2025-08-15T02:08:26.924Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:27.510Z] #44 ... [2025-08-15T02:08:27.510Z] [2025-08-15T02:08:27.510Z] #54 [core-data internal] load build context [2025-08-15T02:08:27.510Z] #54 DONE 11.4s [2025-08-15T02:08:27.510Z] [2025-08-15T02:08:27.510Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:27.510Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.82MB / 33.17MB 6.6s [2025-08-15T02:08:27.510Z] #44 ... [2025-08-15T02:08:27.510Z] [2025-08-15T02:08:27.510Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-15T02:08:27.510Z] #66 ... [2025-08-15T02:08:27.510Z] [2025-08-15T02:08:27.510Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:27.510Z] #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-08-15T02:08:27.783Z] #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-08-15T02:08:27.783Z] #44 ... [2025-08-15T02:08:27.783Z] [2025-08-15T02:08:27.783Z] #52 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-08-15T02:08:27.783Z] #52 10.53 OK: 239 MiB in 58 packages [2025-08-15T02:08:27.783Z] #52 DONE 13.8s [2025-08-15T02:08:27.783Z] [2025-08-15T02:08:27.783Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:28.371Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.29MB / 33.17MB 7.3s [2025-08-15T02:08:28.371Z] #44 ... [2025-08-15T02:08:28.371Z] [2025-08-15T02:08:28.371Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-15T02:08:28.371Z] #67 ... [2025-08-15T02:08:28.371Z] [2025-08-15T02:08:28.371Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-15T02:08:28.644Z] #68 ... [2025-08-15T02:08:28.644Z] [2025-08-15T02:08:28.644Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:28.920Z] #44 ... [2025-08-15T02:08:28.920Z] [2025-08-15T02:08:28.920Z] #69 [core-command internal] load build context [2025-08-15T02:08:28.920Z] #69 ... [2025-08-15T02:08:28.920Z] [2025-08-15T02:08:28.920Z] #70 [security-bootstrapper internal] load build context [2025-08-15T02:08:29.192Z] #70 ... [2025-08-15T02:08:29.192Z] [2025-08-15T02:08:29.192Z] #69 [core-command internal] load build context [2025-08-15T02:08:29.465Z] #69 ... [2025-08-15T02:08:29.465Z] [2025-08-15T02:08:29.465Z] #51 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-15T02:08:29.465Z] #51 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:29.465Z] #51 13.14 OK: 239 MiB in 58 packages [2025-08-15T02:08:29.465Z] #51 DONE 15.2s [2025-08-15T02:08:29.465Z] [2025-08-15T02:08:29.465Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:29.465Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 8.7s [2025-08-15T02:08:30.048Z] #44 ... [2025-08-15T02:08:30.048Z] [2025-08-15T02:08:30.048Z] #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-15T02:08:30.048Z] #71 ... [2025-08-15T02:08:30.048Z] [2025-08-15T02:08:30.048Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:30.343Z] #44 ... [2025-08-15T02:08:30.343Z] [2025-08-15T02:08:30.343Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-15T02:08:30.343Z] #58 DONE 14.9s [2025-08-15T02:08:30.343Z] [2025-08-15T02:08:30.343Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:30.343Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 9.6s [2025-08-15T02:08:30.938Z] #44 ... [2025-08-15T02:08:30.938Z] [2025-08-15T02:08:30.938Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-15T02:08:30.938Z] #47 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.9s done [2025-08-15T02:08:30.938Z] #47 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-08-15T02:08:30.938Z] #47 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-08-15T02:08:30.938Z] #47 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-08-15T02:08:30.938Z] #47 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-08-15T02:08:30.938Z] #47 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-08-15T02:08:30.938Z] #47 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-08-15T02:08:30.938Z] #47 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.2s done [2025-08-15T02:08:30.938Z] #47 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.44MB / 14.28MB 6.7s [2025-08-15T02:08:30.938Z] #47 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-08-15T02:08:30.938Z] #47 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.49MB / 14.28MB 6.8s [2025-08-15T02:08:30.938Z] #47 ... [2025-08-15T02:08:30.938Z] [2025-08-15T02:08:30.938Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:31.205Z] #44 ... [2025-08-15T02:08:31.205Z] [2025-08-15T02:08:31.205Z] #69 [core-command internal] load build context [2025-08-15T02:08:31.205Z] #69 transferring context: 3.23MB 10.0s done [2025-08-15T02:08:31.205Z] #69 DONE 12.3s [2025-08-15T02:08:31.205Z] [2025-08-15T02:08:31.205Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:31.205Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 10.3s [2025-08-15T02:08:32.181Z] #44 ... [2025-08-15T02:08:32.181Z] [2025-08-15T02:08:32.181Z] #70 [security-bootstrapper internal] load build context [2025-08-15T02:08:32.181Z] #70 transferring context: 3.23MB 10.5s done [2025-08-15T02:08:32.181Z] #70 DONE 13.3s [2025-08-15T02:08:32.181Z] [2025-08-15T02:08:32.181Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:32.181Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 11.3s [2025-08-15T02:08:32.454Z] #44 ... [2025-08-15T02:08:32.454Z] [2025-08-15T02:08:32.454Z] #72 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-15T02:08:32.454Z] #72 DONE 4.7s [2025-08-15T02:08:32.454Z] [2025-08-15T02:08:32.454Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:32.454Z] #44 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-08-15T02:08:32.909Z] #44 ... [2025-08-15T02:08:32.909Z] [2025-08-15T02:08:32.909Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-08-15T02:08:32.909Z] #73 DONE 2.6s [2025-08-15T02:08:32.909Z] [2025-08-15T02:08:32.909Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:32.909Z] #44 ... [2025-08-15T02:08:32.909Z] [2025-08-15T02:08:32.909Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-15T02:08:32.909Z] #74 ... [2025-08-15T02:08:32.909Z] [2025-08-15T02:08:32.909Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:33.612Z] #44 ... [2025-08-15T02:08:33.612Z] [2025-08-15T02:08:33.612Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-15T02:08:33.612Z] #60 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:33.612Z] #60 14.49 (1/4) Installing ca-certificates (20250619-r0) [2025-08-15T02:08:33.612Z] #60 14.67 (2/4) Installing dumb-init (1.2.5-r3) [2025-08-15T02:08:33.612Z] #60 14.77 (3/4) Installing su-exec (0.2-r3) [2025-08-15T02:08:33.612Z] #60 14.77 (4/4) Installing yq-go (4.44.1-r2) [2025-08-15T02:08:33.612Z] #60 15.46 Executing busybox-1.36.1-r29.trigger [2025-08-15T02:08:33.612Z] #60 15.61 Executing ca-certificates-20250619-r0.trigger [2025-08-15T02:08:33.612Z] #60 16.80 OK: 20 MiB in 18 packages [2025-08-15T02:08:33.612Z] #60 DONE 18.3s [2025-08-15T02:08:33.612Z] [2025-08-15T02:08:33.612Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:33.612Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 12.8s [2025-08-15T02:08:33.896Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 13.1s [2025-08-15T02:08:35.918Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.92MB / 33.17MB 15.0s [2025-08-15T02:08:36.906Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.58MB / 33.17MB 16.1s [2025-08-15T02:08:37.876Z] #44 ... [2025-08-15T02:08:37.876Z] [2025-08-15T02:08:37.876Z] #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-15T02:08:37.876Z] #59 15.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:37.876Z] #59 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:37.876Z] #59 20.67 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-15T02:08:37.876Z] #59 20.70 Executing busybox-1.36.1-r29.trigger [2025-08-15T02:08:37.876Z] #59 20.79 OK: 9 MiB in 15 packages [2025-08-15T02:08:37.876Z] #59 DONE 22.7s [2025-08-15T02:08:37.876Z] [2025-08-15T02:08:37.876Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:37.876Z] #44 ... [2025-08-15T02:08:37.876Z] [2025-08-15T02:08:37.876Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-15T02:08:37.876Z] #57 14.16 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-15T02:08:37.876Z] #57 14.16 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-15T02:08:37.876Z] #57 14.16 OK: 24052 distinct packages available [2025-08-15T02:08:37.876Z] #57 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:37.876Z] #57 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:37.876Z] #57 20.80 OK: 239 MiB in 58 packages [2025-08-15T02:08:37.876Z] #57 DONE 22.7s [2025-08-15T02:08:37.876Z] [2025-08-15T02:08:37.876Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:38.462Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.71MB / 33.17MB 17.5s [2025-08-15T02:08:38.462Z] #44 ... [2025-08-15T02:08:38.462Z] [2025-08-15T02:08:38.462Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-15T02:08:38.462Z] #56 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:38.462Z] #56 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:38.462Z] #56 18.36 (1/3) Installing ca-certificates (20250619-r0) [2025-08-15T02:08:38.462Z] #56 18.55 (2/3) Installing dumb-init (1.2.5-r3) [2025-08-15T02:08:38.462Z] #56 18.56 (3/3) Installing tzdata (2025b-r0) [2025-08-15T02:08:38.462Z] #56 19.64 Executing busybox-1.36.1-r29.trigger [2025-08-15T02:08:38.462Z] #56 19.78 Executing ca-certificates-20250619-r0.trigger [2025-08-15T02:08:38.462Z] #56 20.82 OK: 11 MiB in 17 packages [2025-08-15T02:08:38.462Z] #56 DONE 23.2s [2025-08-15T02:08:38.462Z] [2025-08-15T02:08:38.462Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:40.432Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.22MB / 33.17MB 19.3s [2025-08-15T02:08:40.708Z] #44 ... [2025-08-15T02:08:40.708Z] [2025-08-15T02:08:40.708Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-15T02:08:40.976Z] #75 ... [2025-08-15T02:08:40.976Z] [2025-08-15T02:08:40.976Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-08-15T02:08:40.976Z] #76 DONE 2.8s [2025-08-15T02:08:40.976Z] [2025-08-15T02:08:40.976Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:40.976Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.41MB / 33.17MB 20.1s [2025-08-15T02:08:40.976Z] #44 ... [2025-08-15T02:08:40.976Z] [2025-08-15T02:08:40.976Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-15T02:08:40.976Z] #47 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 9.2s done [2025-08-15T02:08:40.976Z] #47 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-08-15T02:08:40.976Z] #47 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 [2025-08-15T02:08:41.245Z] #47 ... [2025-08-15T02:08:41.245Z] [2025-08-15T02:08:41.245Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:41.343Z] #150 ... [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #152 [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-08-15T02:08:41.343Z] #152 153.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-08-15T02:08:41.343Z] #152 ... [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-15T02:08:41.343Z] #156 DONE 160.7s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #152 [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-08-15T02:08:41.343Z] #152 DONE 160.7s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-15T02:08:41.343Z] #148 DONE 160.7s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-15T02:08:41.343Z] #150 DONE 160.7s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-15T02:08:41.343Z] #176 DONE 0.4s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-15T02:08:41.343Z] #177 DONE 0.3s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #178 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-15T02:08:41.343Z] #178 DONE 0.2s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #179 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-15T02:08:41.343Z] #179 DONE 0.3s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #180 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-15T02:08:41.343Z] #180 DONE 0.1s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-08-15T02:08:41.343Z] #181 DONE 0.1s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-08-15T02:08:41.343Z] #182 DONE 0.1s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-08-15T02:08:41.343Z] #183 DONE 0.1s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #184 [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-08-15T02:08:41.343Z] #184 DONE 0.4s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #185 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-08-15T02:08:41.343Z] #185 DONE 0.5s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #186 [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-08-15T02:08:41.343Z] #186 DONE 0.5s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #187 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-08-15T02:08:41.343Z] #187 DONE 0.5s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-08-15T02:08:41.343Z] #188 DONE 0.1s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #189 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-08-15T02:08:41.343Z] #189 ... [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-08-15T02:08:41.343Z] #190 DONE 0.1s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #191 [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-08-15T02:08:41.343Z] #191 DONE 0.1s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-08-15T02:08:41.343Z] #192 DONE 0.1s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #189 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-08-15T02:08:41.343Z] #189 DONE 0.2s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #193 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-08-15T02:08:41.343Z] #193 DONE 0.2s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #194 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-08-15T02:08:41.343Z] #194 ... [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #195 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-08-15T02:08:41.343Z] #195 DONE 0.1s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #196 [core-command] exporting to image [2025-08-15T02:08:41.343Z] #196 exporting layers 0.3s done [2025-08-15T02:08:41.343Z] #196 writing image sha256:19fb93047c9e720994b4ba6d036aeb88f702d659dd8a60fafe59ef998b6a3c98 0.0s done [2025-08-15T02:08:41.343Z] #196 naming to docker.io/library/core-command done [2025-08-15T02:08:41.343Z] #196 DONE 0.4s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #194 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-08-15T02:08:41.343Z] #194 DONE 0.2s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #197 [security-spiffe-token-provider] exporting to image [2025-08-15T02:08:41.343Z] #197 exporting layers 0.5s done [2025-08-15T02:08:41.343Z] #197 writing image sha256:344f684fdd1708756892f52e639f1d6023a1008f3836fc7718ba22b37e252fa5 done [2025-08-15T02:08:41.343Z] #197 naming to docker.io/library/security-spiffe-token-provider done [2025-08-15T02:08:41.343Z] #197 DONE 0.5s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #198 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-08-15T02:08:41.343Z] #198 ... [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-15T02:08:41.343Z] #154 DONE 162.5s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #199 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-15T02:08:41.343Z] #199 DONE 0.1s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #198 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-08-15T02:08:41.343Z] #198 DONE 0.4s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #200 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-08-15T02:08:41.343Z] #200 DONE 0.1s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-15T02:08:41.343Z] #201 ... [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #202 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-15T02:08:41.343Z] #202 DONE 0.1s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-15T02:08:41.343Z] #203 DONE 0.7s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-08-15T02:08:41.343Z] #204 DONE 0.2s [2025-08-15T02:08:41.343Z] [2025-08-15T02:08:41.343Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-08-15T02:08:41.344Z] #205 DONE 0.1s [2025-08-15T02:08:41.344Z] [2025-08-15T02:08:41.344Z] #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-08-15T02:08:41.344Z] #206 DONE 0.2s [2025-08-15T02:08:41.344Z] [2025-08-15T02:08:41.344Z] #207 [security-proxy-setup] exporting to image [2025-08-15T02:08:41.344Z] #207 exporting layers 0.3s done [2025-08-15T02:08:41.344Z] #207 writing image sha256:a3fec54992a157381b8354f14b21a291cc0c540896d2083ce0ca07524814916d done [2025-08-15T02:08:41.344Z] #207 naming to docker.io/library/security-proxy-setup done [2025-08-15T02:08:41.344Z] #207 DONE 0.4s [2025-08-15T02:08:41.344Z] [2025-08-15T02:08:41.344Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-15T02:08:41.344Z] #201 DONE 0.5s [2025-08-15T02:08:41.344Z] [2025-08-15T02:08:41.344Z] #208 [core-metadata] exporting to image [2025-08-15T02:08:41.344Z] #208 exporting layers 0.2s done [2025-08-15T02:08:41.344Z] #208 writing image sha256:01ef1401e43296ead5c9fb347f7d3bc45868aa67e6936b735704882fd683755c done [2025-08-15T02:08:41.344Z] #208 naming to docker.io/library/core-metadata done [2025-08-15T02:08:41.344Z] #208 DONE 0.2s [2025-08-15T02:08:41.344Z] [2025-08-15T02:08:41.344Z] #209 [security-secretstore-setup] exporting to image [2025-08-15T02:08:41.344Z] #209 ... [2025-08-15T02:08:41.344Z] [2025-08-15T02:08:41.344Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-15T02:08:41.344Z] #146 DONE 163.6s [2025-08-15T02:08:41.344Z] [2025-08-15T02:08:41.344Z] #209 [security-secretstore-setup] exporting to image [2025-08-15T02:08:41.344Z] #209 exporting layers 0.4s done [2025-08-15T02:08:41.344Z] #209 writing image sha256:2c31c1e5699a266c3d9b493e845506604263e3a83c5f0207735416e9ba5c6964 done [2025-08-15T02:08:41.344Z] #209 naming to docker.io/library/security-secretstore-setup 0.0s done [2025-08-15T02:08:41.344Z] #209 DONE 0.5s [2025-08-15T02:08:41.344Z] [2025-08-15T02:08:41.344Z] #210 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-15T02:08:41.344Z] #210 DONE 0.1s [2025-08-15T02:08:41.344Z] [2025-08-15T02:08:41.344Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-15T02:08:41.344Z] #155 ... [2025-08-15T02:08:41.344Z] [2025-08-15T02:08:41.344Z] #211 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-15T02:08:41.344Z] #211 DONE 0.1s [2025-08-15T02:08:41.344Z] [2025-08-15T02:08:41.344Z] #212 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-08-15T02:08:41.605Z] #212 DONE 0.2s [2025-08-15T02:08:41.605Z] [2025-08-15T02:08:41.605Z] #213 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-08-15T02:08:41.605Z] #213 DONE 0.0s [2025-08-15T02:08:41.605Z] [2025-08-15T02:08:41.605Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-15T02:08:41.605Z] #155 ... [2025-08-15T02:08:41.605Z] [2025-08-15T02:08:41.605Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-08-15T02:08:41.605Z] #214 DONE 0.0s [2025-08-15T02:08:41.605Z] [2025-08-15T02:08:41.605Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-15T02:08:41.605Z] #151 DONE 164.2s [2025-08-15T02:08:41.605Z] [2025-08-15T02:08:41.605Z] #215 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-15T02:08:41.831Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 21.0s [2025-08-15T02:08:41.831Z] #44 ... [2025-08-15T02:08:41.831Z] [2025-08-15T02:08:41.831Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-15T02:08:41.831Z] #61 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:41.831Z] #61 17.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:41.831Z] #61 24.28 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-15T02:08:41.831Z] #61 24.28 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-15T02:08:41.831Z] #61 24.28 OK: 24052 distinct packages available [2025-08-15T02:08:41.831Z] #61 25.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:41.831Z] #61 26.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:41.862Z] #215 ... [2025-08-15T02:08:41.862Z] [2025-08-15T02:08:41.862Z] #216 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-15T02:08:41.862Z] #216 DONE 0.1s [2025-08-15T02:08:41.862Z] [2025-08-15T02:08:41.862Z] #217 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-08-15T02:08:42.099Z] #61 ... [2025-08-15T02:08:42.099Z] [2025-08-15T02:08:42.099Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:42.099Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 21.1s done [2025-08-15T02:08:42.099Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 21.1s done [2025-08-15T02:08:42.121Z] #217 DONE 0.4s [2025-08-15T02:08:42.121Z] [2025-08-15T02:08:42.121Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-15T02:08:42.378Z] #155 ... [2025-08-15T02:08:42.378Z] [2025-08-15T02:08:42.379Z] #215 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-15T02:08:42.379Z] #215 DONE 0.7s [2025-08-15T02:08:42.379Z] [2025-08-15T02:08:42.379Z] #218 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-08-15T02:08:42.379Z] #218 DONE 0.1s [2025-08-15T02:08:42.379Z] [2025-08-15T02:08:42.379Z] #219 [core-keeper] exporting to image [2025-08-15T02:08:42.379Z] #219 exporting layers 0.2s done [2025-08-15T02:08:42.636Z] #219 writing image sha256:b352848ebd3ab5aa3af6bb04fa025e63d3b927ebd082f83d9d74002445b71b51 done [2025-08-15T02:08:42.636Z] #219 naming to docker.io/library/core-keeper done [2025-08-15T02:08:42.636Z] #219 DONE 0.2s [2025-08-15T02:08:42.636Z] [2025-08-15T02:08:42.636Z] #220 [security-proxy-auth] exporting to image [2025-08-15T02:08:42.636Z] #220 exporting layers 0.2s done [2025-08-15T02:08:42.636Z] #220 writing image sha256:089f12bc92a1d4eefeeec35a1669d696a49e971f8dd5b8e4df22924ae5eb5a94 0.0s done [2025-08-15T02:08:42.636Z] #220 naming to docker.io/library/security-proxy-auth 0.0s done [2025-08-15T02:08:42.636Z] #220 DONE 0.2s [2025-08-15T02:08:42.636Z] [2025-08-15T02:08:42.636Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-15T02:08:42.636Z] #155 DONE 165.2s [2025-08-15T02:08:42.636Z] [2025-08-15T02:08:42.636Z] #221 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-15T02:08:42.636Z] #221 DONE 0.0s [2025-08-15T02:08:42.636Z] [2025-08-15T02:08:42.636Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-15T02:08:42.684Z] #44 ... [2025-08-15T02:08:42.684Z] [2025-08-15T02:08:42.684Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:08:42.684Z] #77 ... [2025-08-15T02:08:42.684Z] [2025-08-15T02:08:42.684Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:08:42.896Z] #145 ... [2025-08-15T02:08:42.896Z] [2025-08-15T02:08:42.896Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-15T02:08:42.896Z] #149 DONE 165.3s [2025-08-15T02:08:42.896Z] [2025-08-15T02:08:42.896Z] #222 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-15T02:08:42.896Z] #222 DONE 0.0s [2025-08-15T02:08:42.896Z] [2025-08-15T02:08:42.896Z] #223 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-08-15T02:08:42.896Z] #223 DONE 0.2s [2025-08-15T02:08:42.896Z] [2025-08-15T02:08:42.896Z] #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-15T02:08:42.896Z] #224 DONE 0.0s [2025-08-15T02:08:42.896Z] [2025-08-15T02:08:42.896Z] #225 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-08-15T02:08:42.896Z] #225 DONE 0.0s [2025-08-15T02:08:42.896Z] [2025-08-15T02:08:42.896Z] #226 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-15T02:08:42.951Z] #78 ... [2025-08-15T02:08:42.951Z] [2025-08-15T02:08:42.951Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-15T02:08:43.157Z] #226 DONE 0.0s [2025-08-15T02:08:43.158Z] [2025-08-15T02:08:43.158Z] #227 [core-data] exporting to image [2025-08-15T02:08:43.158Z] #227 exporting layers 0.2s done [2025-08-15T02:08:43.158Z] #227 writing image sha256:34dbf65d69daa98bc25a05638641622250601a8b9e9b5d469bb0d56b27a1605f done [2025-08-15T02:08:43.158Z] #227 naming to docker.io/library/core-data done [2025-08-15T02:08:43.158Z] #227 DONE 0.2s [2025-08-15T02:08:43.158Z] [2025-08-15T02:08:43.158Z] #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-08-15T02:08:43.158Z] #228 DONE 0.2s [2025-08-15T02:08:43.158Z] [2025-08-15T02:08:43.158Z] #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-08-15T02:08:43.158Z] #229 DONE 0.0s [2025-08-15T02:08:43.158Z] [2025-08-15T02:08:43.158Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-15T02:08:43.416Z] #145 ... [2025-08-15T02:08:43.416Z] [2025-08-15T02:08:43.416Z] #230 [support-scheduler] exporting to image [2025-08-15T02:08:43.536Z] #47 ... [2025-08-15T02:08:43.536Z] [2025-08-15T02:08:43.536Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-15T02:08:43.536Z] #0 9.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:43.675Z] #230 exporting layers 0.2s done [2025-08-15T02:08:43.675Z] #230 writing image sha256:6f980ad9342e10af8d1835d876922e81f91ab1a64ff3d0a4fb038d6c3dd7b874 done [2025-08-15T02:08:43.675Z] #230 naming to docker.io/library/support-scheduler done [2025-08-15T02:08:43.675Z] #230 DONE 0.2s [2025-08-15T02:08:43.675Z] [2025-08-15T02:08:43.675Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-15T02:08:43.805Z] #79 ... [2025-08-15T02:08:43.805Z] [2025-08-15T02:08:43.805Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-15T02:08:44.073Z] #47 ... [2025-08-15T02:08:44.073Z] [2025-08-15T02:08:44.073Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-15T02:08:44.073Z] #63 18.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:44.073Z] #63 19.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:44.073Z] #63 26.10 OK: 239 MiB in 58 packages [2025-08-15T02:08:44.073Z] #63 DONE 28.2s [2025-08-15T02:08:44.347Z] [2025-08-15T02:08:44.348Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:44.348Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-08-15T02:08:44.932Z] #44 ... [2025-08-15T02:08:44.932Z] [2025-08-15T02:08:44.932Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-08-15T02:08:44.932Z] #80 DONE 0.8s [2025-08-15T02:08:44.932Z] [2025-08-15T02:08:44.932Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:45.047Z] #145 DONE 167.2s [2025-08-15T02:08:45.047Z] [2025-08-15T02:08:45.047Z] #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-15T02:08:45.047Z] #231 DONE 0.0s [2025-08-15T02:08:45.047Z] [2025-08-15T02:08:45.047Z] #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-15T02:08:45.047Z] #232 DONE 0.0s [2025-08-15T02:08:45.047Z] [2025-08-15T02:08:45.047Z] #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-08-15T02:08:45.047Z] #233 DONE 0.1s [2025-08-15T02:08:45.047Z] [2025-08-15T02:08:45.047Z] #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-08-15T02:08:45.047Z] #234 DONE 0.0s [2025-08-15T02:08:45.047Z] [2025-08-15T02:08:45.047Z] #235 [support-notifications] exporting to image [2025-08-15T02:08:45.306Z] #235 exporting layers 0.2s done [2025-08-15T02:08:45.307Z] #235 writing image sha256:1602a92a4b4992d7a3e6b999e7d16c646f68cea4573697b7137624b0aa02e85e done [2025-08-15T02:08:45.307Z] #235 naming to docker.io/library/support-notifications done [2025-08-15T02:08:45.307Z] #235 DONE 0.2s [2025-08-15T02:08:45.307Z] time="2025-08-15T02:05:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-15T02:08:45.307Z] time="2025-08-15T02:05:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-15T02:08:45.307Z] time="2025-08-15T02:05:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-15T02:08:45.307Z] time="2025-08-15T02:05:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-15T02:08:45.307Z] time="2025-08-15T02:05:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-15T02:08:45.307Z] time="2025-08-15T02:05:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-15T02:08:45.307Z] time="2025-08-15T02:05:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-15T02:08:45.307Z] time="2025-08-15T02:05:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-15T02:08:45.307Z] time="2025-08-15T02:05:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-15T02:08:45.307Z] time="2025-08-15T02:05:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-15T02:08:45.307Z] time="2025-08-15T02:05:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-15T02:08:45.307Z] time="2025-08-15T02:05:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-15T02:08:45.307Z] time="2025-08-15T02:05:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-15T02:08:45.307Z] time="2025-08-15T02:05:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-15T02:08:45.307Z] time="2025-08-15T02:05:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-08-15T02:08:45.308Z] $ docker stop --time=1 6e54c1970ddef75f24a8010de7f313cf668a298e7d7340d0e81f81cb6323a1e5 [2025-08-15T02:08:46.595Z] $ docker rm -f --volumes 6e54c1970ddef75f24a8010de7f313cf668a298e7d7340d0e81f81cb6323a1e5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-15T02:08:46.887Z] #44 ... [2025-08-15T02:08:46.888Z] [2025-08-15T02:08:46.888Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-15T02:08:46.888Z] #64 19.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:46.888Z] #64 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:46.888Z] #64 ... [2025-08-15T02:08:46.888Z] [2025-08-15T02:08:46.888Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-08-15T02:08:46.888Z] #55 22.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:46.888Z] #55 23.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:46.888Z] #55 ... [2025-08-15T02:08:46.888Z] [2025-08-15T02:08:46.888Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:46.948Z] + docker images [2025-08-15T02:08:46.948Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-08-15T02:08:46.948Z] support-notifications latest 1602a92a4b49 2 seconds ago 53.6MB [2025-08-15T02:08:46.948Z] support-scheduler latest 6f980ad9342e 3 seconds ago 50MB [2025-08-15T02:08:46.948Z] core-keeper latest b352848ebd3a 4 seconds ago 45.2MB [2025-08-15T02:08:46.948Z] core-data latest 34dbf65d69da 4 seconds ago 46.2MB [2025-08-15T02:08:46.948Z] security-proxy-auth latest 089f12bc92a1 4 seconds ago 45.4MB [2025-08-15T02:08:46.948Z] security-proxy-setup latest a3fec54992a1 6 seconds ago 49.9MB [2025-08-15T02:08:46.948Z] security-secretstore-setup latest 2c31c1e5699a 6 seconds ago 80.6MB [2025-08-15T02:08:46.948Z] core-metadata latest 01ef1401e432 6 seconds ago 46.4MB [2025-08-15T02:08:46.948Z] core-command latest 19fb93047c9e 7 seconds ago 40.5MB [2025-08-15T02:08:46.948Z] security-spiffe-token-provider latest 344f684fdd17 7 seconds ago 48.8MB [2025-08-15T02:08:46.948Z] security-bootstrapper latest 0b9dbb33c760 About a minute ago 21.2MB [2025-08-15T02:08:46.948Z] core-common-config-bootstrapper latest d1a144a88a4f About a minute ago 20.2MB [2025-08-15T02:08:46.948Z] security-spire-agent latest 1caba773ed05 3 minutes ago 196MB [2025-08-15T02:08:46.948Z] security-spire-config latest 280fc2e8903d 3 minutes ago 150MB [2025-08-15T02:08:46.948Z] security-spire-server latest 8cf157345e26 3 minutes ago 150MB [2025-08-15T02:08:46.948Z] ci-base-image-x86_64 latest 38fb88d8b744 6 minutes ago 936MB [2025-08-15T02:08:46.948Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 11 days ago 580MB [2025-08-15T02:08:46.948Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 2 months ago 573MB [2025-08-15T02:08:46.948Z] 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-08-15T02:08:47.088Z] provisioning config files... [2025-08-15T02:08:47.099Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/887@tmp/config8523491473162778712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:08:47.161Z] #44 ... [2025-08-15T02:08:47.161Z] [2025-08-15T02:08:47.161Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-15T02:08:47.161Z] #65 20.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:47.161Z] #65 21.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:47.407Z] ---> ****-login.sh [2025-08-15T02:08:47.407Z] nexus3.edgexfoundry.org:10001 [2025-08-15T02:08:47.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:08:47.407Z] Login Succeeded [2025-08-15T02:08:47.407Z] nexus3.edgexfoundry.org:10002 [2025-08-15T02:08:47.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:08:47.407Z] Login Succeeded [2025-08-15T02:08:47.407Z] nexus3.edgexfoundry.org:10003 [2025-08-15T02:08:47.429Z] #65 ... [2025-08-15T02:08:47.429Z] [2025-08-15T02:08:47.429Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:47.429Z] #44 ... [2025-08-15T02:08:47.429Z] [2025-08-15T02:08:47.429Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-15T02:08:47.429Z] #67 19.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:47.429Z] #67 20.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:47.429Z] #67 ... [2025-08-15T02:08:47.429Z] [2025-08-15T02:08:47.429Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:47.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:08:47.666Z] Login Succeeded [2025-08-15T02:08:47.666Z] nexus3.edgexfoundry.org:10004 [2025-08-15T02:08:47.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:08:47.666Z] Login Succeeded [2025-08-15T02:08:47.666Z] ****.io [2025-08-15T02:08:47.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:08:47.696Z] #44 ... [2025-08-15T02:08:47.696Z] [2025-08-15T02:08:47.696Z] #81 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-08-15T02:08:47.696Z] #0 8.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:47.925Z] Login Succeeded [2025-08-15T02:08:47.925Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T02:08:47.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-15T02:08:47.964Z] #81 ... [2025-08-15T02:08:47.964Z] [2025-08-15T02:08:47.964Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:08:47.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T02:08:48.026Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-08-15T02:08:48.026Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:08:48.026Z] latest [2025-08-15T02:08:48.026Z] 4.1.0-dev.48 [2025-08-15T02:08:48.026Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:08:48.026Z] main [2025-08-15T02:08:48.026Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:08:48.232Z] #44 ... [2025-08-15T02:08:48.232Z] [2025-08-15T02:08:48.232Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-15T02:08:48.232Z] #0 8.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:48.389Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:08:48.500Z] #82 ... [2025-08-15T02:08:48.500Z] [2025-08-15T02:08:48.500Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:48.736Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:08:48.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-15T02:08:48.736Z] f7859b9c54d9: Preparing [2025-08-15T02:08:48.736Z] 793986e5e8a4: Preparing [2025-08-15T02:08:48.736Z] 7fdc4a0eff56: Preparing [2025-08-15T02:08:48.736Z] 913b0a9455fe: Preparing [2025-08-15T02:08:48.736Z] bd0155b22296: Preparing [2025-08-15T02:08:48.736Z] 62dc5b8e2ef8: Preparing [2025-08-15T02:08:48.736Z] 097100c76c15: Preparing [2025-08-15T02:08:48.736Z] 62dc5b8e2ef8: Waiting [2025-08-15T02:08:48.736Z] 097100c76c15: Waiting [2025-08-15T02:08:48.736Z] f7859b9c54d9: Pushed [2025-08-15T02:08:48.736Z] 913b0a9455fe: Pushed [2025-08-15T02:08:48.736Z] 7fdc4a0eff56: Pushed [2025-08-15T02:08:48.736Z] 097100c76c15: Layer already exists [2025-08-15T02:08:48.736Z] bd0155b22296: Pushed [2025-08-15T02:08:48.736Z] 62dc5b8e2ef8: Pushed [2025-08-15T02:08:49.465Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.1s [2025-08-15T02:08:50.436Z] #44 ... [2025-08-15T02:08:50.436Z] [2025-08-15T02:08:50.436Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-15T02:08:50.436Z] #68 21.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:50.436Z] #68 23.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:50.436Z] #68 ... [2025-08-15T02:08:50.436Z] [2025-08-15T02:08:50.436Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:50.704Z] #44 ... [2025-08-15T02:08:50.704Z] [2025-08-15T02:08:50.704Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:08:50.981Z] #83 ... [2025-08-15T02:08:50.981Z] [2025-08-15T02:08:50.981Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-08-15T02:08:50.981Z] #55 33.55 OK: 239 MiB in 58 packages [2025-08-15T02:08:50.981Z] #55 DONE 36.6s [2025-08-15T02:08:50.981Z] [2025-08-15T02:08:50.981Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:51.592Z] #44 ... [2025-08-15T02:08:51.592Z] [2025-08-15T02:08:51.592Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-15T02:08:51.592Z] #64 31.51 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-15T02:08:51.592Z] #64 31.58 Executing busybox-1.36.1-r29.trigger [2025-08-15T02:08:51.592Z] #64 31.87 OK: 9 MiB in 15 packages [2025-08-15T02:08:51.592Z] #64 DONE 34.9s [2025-08-15T02:08:51.592Z] [2025-08-15T02:08:51.592Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-15T02:08:51.592Z] #66 24.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:51.592Z] #66 26.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:51.592Z] #66 ... [2025-08-15T02:08:51.592Z] [2025-08-15T02:08:51.592Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:51.859Z] #44 ... [2025-08-15T02:08:51.859Z] [2025-08-15T02:08:51.859Z] #84 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-15T02:08:51.859Z] #84 DONE 0.9s [2025-08-15T02:08:52.024Z] 793986e5e8a4: Pushed [2025-08-15T02:08:52.025Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:d170b2cb66d1015e07f26b29ae86325884ab65ebd8e1c458f059a50d07c0d537 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:08:52.138Z] [2025-08-15T02:08:52.138Z] #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:08:52.360Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:08:52.690Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-15T02:08:52.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-15T02:08:52.690Z] f7859b9c54d9: Preparing [2025-08-15T02:08:52.690Z] 793986e5e8a4: Preparing [2025-08-15T02:08:52.690Z] 7fdc4a0eff56: Preparing [2025-08-15T02:08:52.690Z] 913b0a9455fe: Preparing [2025-08-15T02:08:52.690Z] bd0155b22296: Preparing [2025-08-15T02:08:52.690Z] 62dc5b8e2ef8: Preparing [2025-08-15T02:08:52.690Z] 097100c76c15: Preparing [2025-08-15T02:08:52.690Z] 62dc5b8e2ef8: Waiting [2025-08-15T02:08:52.690Z] 097100c76c15: Waiting [2025-08-15T02:08:52.690Z] f7859b9c54d9: Layer already exists [2025-08-15T02:08:52.690Z] bd0155b22296: Layer already exists [2025-08-15T02:08:52.690Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:08:52.690Z] 793986e5e8a4: Layer already exists [2025-08-15T02:08:52.690Z] 913b0a9455fe: Layer already exists [2025-08-15T02:08:52.690Z] 62dc5b8e2ef8: Layer already exists [2025-08-15T02:08:52.690Z] 097100c76c15: Layer already exists [2025-08-15T02:08:52.690Z] latest: digest: sha256:d170b2cb66d1015e07f26b29ae86325884ab65ebd8e1c458f059a50d07c0d537 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:08:53.023Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:08:53.355Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48 [2025-08-15T02:08:53.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-15T02:08:53.355Z] f7859b9c54d9: Preparing [2025-08-15T02:08:53.355Z] 793986e5e8a4: Preparing [2025-08-15T02:08:53.355Z] 7fdc4a0eff56: Preparing [2025-08-15T02:08:53.355Z] 913b0a9455fe: Preparing [2025-08-15T02:08:53.355Z] bd0155b22296: Preparing [2025-08-15T02:08:53.355Z] 62dc5b8e2ef8: Preparing [2025-08-15T02:08:53.355Z] 097100c76c15: Preparing [2025-08-15T02:08:53.355Z] 62dc5b8e2ef8: Waiting [2025-08-15T02:08:53.355Z] 097100c76c15: Waiting [2025-08-15T02:08:53.355Z] 913b0a9455fe: Layer already exists [2025-08-15T02:08:53.355Z] f7859b9c54d9: Layer already exists [2025-08-15T02:08:53.355Z] 793986e5e8a4: Layer already exists [2025-08-15T02:08:53.355Z] bd0155b22296: Layer already exists [2025-08-15T02:08:53.355Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:08:53.355Z] 62dc5b8e2ef8: Layer already exists [2025-08-15T02:08:53.355Z] 097100c76c15: Layer already exists [2025-08-15T02:08:53.562Z] #85 ... [2025-08-15T02:08:53.562Z] [2025-08-15T02:08:53.562Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-15T02:08:53.562Z] #75 12.61 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:53.562Z] #75 16.76 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:53.562Z] #75 ... [2025-08-15T02:08:53.562Z] [2025-08-15T02:08:53.562Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:53.562Z] #44 ... [2025-08-15T02:08:53.562Z] [2025-08-15T02:08:53.562Z] #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-15T02:08:53.562Z] #71 23.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:53.562Z] #71 25.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:53.562Z] #71 ... [2025-08-15T02:08:53.562Z] [2025-08-15T02:08:53.562Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:53.830Z] #44 ... [2025-08-15T02:08:53.830Z] [2025-08-15T02:08:53.830Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-15T02:08:53.830Z] #74 21.33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:53.830Z] #74 26.18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:53.924Z] 4.1.0-dev.48: digest: sha256:d170b2cb66d1015e07f26b29ae86325884ab65ebd8e1c458f059a50d07c0d537 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:08:54.098Z] #74 ... [2025-08-15T02:08:54.098Z] [2025-08-15T02:08:54.098Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:54.260Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:08:54.366Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.2s [2025-08-15T02:08:54.366Z] #44 ... [2025-08-15T02:08:54.366Z] [2025-08-15T02:08:54.366Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-15T02:08:54.366Z] #47 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.3s done [2025-08-15T02:08:54.591Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:08:54.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-15T02:08:54.591Z] f7859b9c54d9: Preparing [2025-08-15T02:08:54.591Z] 793986e5e8a4: Preparing [2025-08-15T02:08:54.591Z] 7fdc4a0eff56: Preparing [2025-08-15T02:08:54.591Z] 913b0a9455fe: Preparing [2025-08-15T02:08:54.591Z] bd0155b22296: Preparing [2025-08-15T02:08:54.591Z] 62dc5b8e2ef8: Preparing [2025-08-15T02:08:54.591Z] 097100c76c15: Preparing [2025-08-15T02:08:54.591Z] 62dc5b8e2ef8: Waiting [2025-08-15T02:08:54.591Z] 097100c76c15: Waiting [2025-08-15T02:08:54.591Z] 793986e5e8a4: Layer already exists [2025-08-15T02:08:54.591Z] bd0155b22296: Layer already exists [2025-08-15T02:08:54.591Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:08:54.591Z] 913b0a9455fe: Layer already exists [2025-08-15T02:08:54.591Z] f7859b9c54d9: Layer already exists [2025-08-15T02:08:54.591Z] 62dc5b8e2ef8: Layer already exists [2025-08-15T02:08:54.591Z] 097100c76c15: Layer already exists [2025-08-15T02:08:54.591Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:d170b2cb66d1015e07f26b29ae86325884ab65ebd8e1c458f059a50d07c0d537 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-08-15T02:08:54.635Z] #47 ... [2025-08-15T02:08:54.635Z] [2025-08-15T02:08:54.635Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] sh [2025-08-15T02:08:54.915Z] #44 ... [2025-08-15T02:08:54.915Z] [2025-08-15T02:08:54.915Z] #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:08:54.920Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:08:55.194Z] #86 ... [2025-08-15T02:08:55.195Z] [2025-08-15T02:08:55.195Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:55.357Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-08-15T02:08:55.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-15T02:08:55.357Z] f7859b9c54d9: Preparing [2025-08-15T02:08:55.357Z] 793986e5e8a4: Preparing [2025-08-15T02:08:55.357Z] 7fdc4a0eff56: Preparing [2025-08-15T02:08:55.357Z] 913b0a9455fe: Preparing [2025-08-15T02:08:55.357Z] bd0155b22296: Preparing [2025-08-15T02:08:55.357Z] 62dc5b8e2ef8: Preparing [2025-08-15T02:08:55.357Z] 097100c76c15: Preparing [2025-08-15T02:08:55.357Z] 097100c76c15: Waiting [2025-08-15T02:08:55.357Z] 62dc5b8e2ef8: Waiting [2025-08-15T02:08:55.357Z] 793986e5e8a4: Layer already exists [2025-08-15T02:08:55.357Z] 913b0a9455fe: Layer already exists [2025-08-15T02:08:55.357Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:08:55.357Z] bd0155b22296: Layer already exists [2025-08-15T02:08:55.357Z] f7859b9c54d9: Layer already exists [2025-08-15T02:08:55.357Z] 097100c76c15: Layer already exists [2025-08-15T02:08:55.357Z] 62dc5b8e2ef8: Layer already exists [2025-08-15T02:08:55.357Z] main: digest: sha256:d170b2cb66d1015e07f26b29ae86325884ab65ebd8e1c458f059a50d07c0d537 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:08:55.440Z] ===================================================== [Pipeline] echo [2025-08-15T02:08:55.452Z] taggedImages: [2025-08-15T02:08:55.452Z] - nexus3.edgexfoundry.org:10004/core-command:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:08:55.452Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-15T02:08:55.452Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48 [2025-08-15T02:08:55.452Z] - nexus3.edgexfoundry.org:10004/core-command:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:08:55.452Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-08-15T02:08:55.464Z] #44 ... [2025-08-15T02:08:55.464Z] [2025-08-15T02:08:55.464Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-15T02:08:55.464Z] #79 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:55.464Z] #79 ... [2025-08-15T02:08:55.464Z] [2025-08-15T02:08:55.464Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] echo [2025-08-15T02:08:55.486Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-08-15T02:08:55.486Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:08:55.486Z] latest [2025-08-15T02:08:55.486Z] 4.1.0-dev.48 [2025-08-15T02:08:55.486Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:08:55.486Z] main [2025-08-15T02:08:55.486Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:08:55.888Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:08:56.293Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:08:56.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-15T02:08:56.293Z] 2ae92b728ee5: Preparing [2025-08-15T02:08:56.293Z] e259ea0dda9e: Preparing [2025-08-15T02:08:56.293Z] d94bc2fb9e3b: Preparing [2025-08-15T02:08:56.293Z] 8d1e39902297: Preparing [2025-08-15T02:08:56.293Z] 7fdc4a0eff56: Preparing [2025-08-15T02:08:56.293Z] 913b0a9455fe: Preparing [2025-08-15T02:08:56.293Z] bd0155b22296: Preparing [2025-08-15T02:08:56.293Z] 913b0a9455fe: Waiting [2025-08-15T02:08:56.293Z] 62dc5b8e2ef8: Preparing [2025-08-15T02:08:56.293Z] 097100c76c15: Preparing [2025-08-15T02:08:56.293Z] bd0155b22296: Waiting [2025-08-15T02:08:56.293Z] 62dc5b8e2ef8: Waiting [2025-08-15T02:08:56.293Z] 097100c76c15: Waiting [2025-08-15T02:08:56.293Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:08:56.293Z] 913b0a9455fe: Layer already exists [2025-08-15T02:08:56.293Z] bd0155b22296: Layer already exists [2025-08-15T02:08:56.293Z] 62dc5b8e2ef8: Layer already exists [2025-08-15T02:08:56.293Z] e259ea0dda9e: Pushed [2025-08-15T02:08:56.293Z] 097100c76c15: Layer already exists [2025-08-15T02:08:56.293Z] d94bc2fb9e3b: Pushed [2025-08-15T02:08:56.293Z] 2ae92b728ee5: Pushed [2025-08-15T02:08:57.409Z] #44 ... [2025-08-15T02:08:57.409Z] [2025-08-15T02:08:57.409Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-15T02:08:57.409Z] #65 33.20 (1/7) Installing ca-certificates (20250619-r0) [2025-08-15T02:08:57.409Z] #65 34.06 (2/7) Installing dumb-init (1.2.5-r3) [2025-08-15T02:08:57.409Z] #65 34.11 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-08-15T02:08:57.409Z] #65 34.14 (4/7) Installing libsodium (1.0.19-r0) [2025-08-15T02:08:57.409Z] #65 34.17 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-15T02:08:57.409Z] #65 34.88 (6/7) Installing libzmq (4.3.5-r2) [2025-08-15T02:08:57.410Z] #65 35.07 (7/7) Installing zeromq (4.3.5-r2) [2025-08-15T02:08:57.410Z] #65 35.13 Executing busybox-1.36.1-r29.trigger [2025-08-15T02:08:57.410Z] #65 35.22 Executing ca-certificates-20250619-r0.trigger [2025-08-15T02:08:57.410Z] #65 37.01 OK: 14 MiB in 21 packages [2025-08-15T02:08:57.410Z] #65 DONE 40.3s [2025-08-15T02:08:57.410Z] [2025-08-15T02:08:57.410Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:57.668Z] 8d1e39902297: Pushed [2025-08-15T02:08:57.668Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:2257239345ce17ba0d99795e6f77359151b9323f08badf6bff5265f9d6403938 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:08:57.997Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-15T02:08:57.999Z] #44 ... [2025-08-15T02:08:57.999Z] [2025-08-15T02:08:57.999Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-15T02:08:57.999Z] #61 36.45 (1/14) Installing ca-certificates (20250619-r0) [2025-08-15T02:08:57.999Z] #61 37.22 (2/14) Installing brotli-libs (1.1.0-r2) [2025-08-15T02:08:57.999Z] #61 37.46 (3/14) Installing c-ares (1.33.1-r0) [2025-08-15T02:08:57.999Z] #61 37.53 (4/14) Installing libunistring (1.2-r0) [2025-08-15T02:08:57.999Z] #61 37.89 (5/14) Installing libidn2 (2.3.7-r0) [2025-08-15T02:08:57.999Z] #61 37.93 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-08-15T02:08:57.999Z] #61 37.99 (7/14) Installing libpsl (0.21.5-r1) [2025-08-15T02:08:57.999Z] #61 38.03 (8/14) Installing zstd-libs (1.5.6-r0) [2025-08-15T02:08:57.999Z] #61 38.21 (9/14) Installing libcurl (8.12.1-r0) [2025-08-15T02:08:57.999Z] #61 38.30 (10/14) Installing curl (8.12.1-r0) [2025-08-15T02:08:57.999Z] #61 38.35 (11/14) Installing dumb-init (1.2.5-r3) [2025-08-15T02:08:57.999Z] #61 38.57 (12/14) Installing musl-obstack (1.2.3-r2) [2025-08-15T02:08:57.999Z] #61 38.58 (13/14) Installing libucontext (1.2-r3) [2025-08-15T02:08:57.999Z] #61 38.62 (14/14) Installing gcompat (1.1.0-r4) [2025-08-15T02:08:57.999Z] #61 38.72 Executing busybox-1.36.1-r29.trigger [2025-08-15T02:08:57.999Z] #61 39.02 Executing ca-certificates-20250619-r0.trigger [2025-08-15T02:08:57.999Z] #61 40.22 OK: 15 MiB in 28 packages [2025-08-15T02:08:57.999Z] #61 DONE 42.3s [2025-08-15T02:08:57.999Z] [2025-08-15T02:08:57.999Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:08:58.324Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-15T02:08:58.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-15T02:08:58.324Z] 2ae92b728ee5: Preparing [2025-08-15T02:08:58.324Z] e259ea0dda9e: Preparing [2025-08-15T02:08:58.324Z] d94bc2fb9e3b: Preparing [2025-08-15T02:08:58.324Z] 8d1e39902297: Preparing [2025-08-15T02:08:58.324Z] 7fdc4a0eff56: Preparing [2025-08-15T02:08:58.324Z] 913b0a9455fe: Preparing [2025-08-15T02:08:58.324Z] bd0155b22296: Preparing [2025-08-15T02:08:58.324Z] 62dc5b8e2ef8: Preparing [2025-08-15T02:08:58.324Z] 097100c76c15: Preparing [2025-08-15T02:08:58.324Z] 913b0a9455fe: Waiting [2025-08-15T02:08:58.324Z] 097100c76c15: Waiting [2025-08-15T02:08:58.324Z] 62dc5b8e2ef8: Waiting [2025-08-15T02:08:58.324Z] bd0155b22296: Waiting [2025-08-15T02:08:58.324Z] 2ae92b728ee5: Layer already exists [2025-08-15T02:08:58.324Z] e259ea0dda9e: Layer already exists [2025-08-15T02:08:58.324Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:08:58.324Z] 8d1e39902297: Layer already exists [2025-08-15T02:08:58.324Z] d94bc2fb9e3b: Layer already exists [2025-08-15T02:08:58.324Z] 913b0a9455fe: Layer already exists [2025-08-15T02:08:58.324Z] 62dc5b8e2ef8: Layer already exists [2025-08-15T02:08:58.324Z] bd0155b22296: Layer already exists [2025-08-15T02:08:58.324Z] 097100c76c15: Layer already exists [2025-08-15T02:08:58.324Z] latest: digest: sha256:2257239345ce17ba0d99795e6f77359151b9323f08badf6bff5265f9d6403938 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:08:58.646Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:08:58.963Z] #44 ... [2025-08-15T02:08:58.963Z] [2025-08-15T02:08:58.963Z] #81 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-08-15T02:08:58.963Z] #81 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:58.988Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48 [2025-08-15T02:08:58.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-15T02:08:58.988Z] 2ae92b728ee5: Preparing [2025-08-15T02:08:58.988Z] e259ea0dda9e: Preparing [2025-08-15T02:08:58.988Z] d94bc2fb9e3b: Preparing [2025-08-15T02:08:58.988Z] 8d1e39902297: Preparing [2025-08-15T02:08:58.988Z] 7fdc4a0eff56: Preparing [2025-08-15T02:08:58.988Z] 913b0a9455fe: Preparing [2025-08-15T02:08:58.988Z] bd0155b22296: Preparing [2025-08-15T02:08:58.988Z] 62dc5b8e2ef8: Preparing [2025-08-15T02:08:58.988Z] 097100c76c15: Preparing [2025-08-15T02:08:58.988Z] 913b0a9455fe: Waiting [2025-08-15T02:08:58.988Z] bd0155b22296: Waiting [2025-08-15T02:08:58.988Z] 097100c76c15: Waiting [2025-08-15T02:08:58.988Z] 62dc5b8e2ef8: Waiting [2025-08-15T02:08:58.988Z] d94bc2fb9e3b: Layer already exists [2025-08-15T02:08:58.988Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:08:58.988Z] 2ae92b728ee5: Layer already exists [2025-08-15T02:08:58.988Z] 8d1e39902297: Layer already exists [2025-08-15T02:08:58.988Z] e259ea0dda9e: Layer already exists [2025-08-15T02:08:58.988Z] bd0155b22296: Layer already exists [2025-08-15T02:08:58.988Z] 62dc5b8e2ef8: Layer already exists [2025-08-15T02:08:58.988Z] 913b0a9455fe: Layer already exists [2025-08-15T02:08:58.988Z] 097100c76c15: Layer already exists [2025-08-15T02:08:58.988Z] 4.1.0-dev.48: digest: sha256:2257239345ce17ba0d99795e6f77359151b9323f08badf6bff5265f9d6403938 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:08:59.240Z] #81 ... [2025-08-15T02:08:59.241Z] [2025-08-15T02:08:59.241Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:59.317Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:08:59.511Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.3s [2025-08-15T02:08:59.512Z] #44 ... [2025-08-15T02:08:59.512Z] [2025-08-15T02:08:59.512Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-15T02:08:59.512Z] #82 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:08:59.641Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:08:59.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-15T02:08:59.641Z] 2ae92b728ee5: Preparing [2025-08-15T02:08:59.641Z] e259ea0dda9e: Preparing [2025-08-15T02:08:59.641Z] d94bc2fb9e3b: Preparing [2025-08-15T02:08:59.641Z] 8d1e39902297: Preparing [2025-08-15T02:08:59.641Z] 7fdc4a0eff56: Preparing [2025-08-15T02:08:59.641Z] 913b0a9455fe: Preparing [2025-08-15T02:08:59.641Z] bd0155b22296: Preparing [2025-08-15T02:08:59.641Z] 62dc5b8e2ef8: Preparing [2025-08-15T02:08:59.641Z] 097100c76c15: Preparing [2025-08-15T02:08:59.641Z] 913b0a9455fe: Waiting [2025-08-15T02:08:59.641Z] bd0155b22296: Waiting [2025-08-15T02:08:59.641Z] 62dc5b8e2ef8: Waiting [2025-08-15T02:08:59.641Z] 097100c76c15: Waiting [2025-08-15T02:08:59.641Z] 2ae92b728ee5: Layer already exists [2025-08-15T02:08:59.641Z] 8d1e39902297: Layer already exists [2025-08-15T02:08:59.641Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:08:59.641Z] d94bc2fb9e3b: Layer already exists [2025-08-15T02:08:59.642Z] e259ea0dda9e: Layer already exists [2025-08-15T02:08:59.642Z] 913b0a9455fe: Layer already exists [2025-08-15T02:08:59.642Z] bd0155b22296: Layer already exists [2025-08-15T02:08:59.642Z] 097100c76c15: Layer already exists [2025-08-15T02:08:59.642Z] 62dc5b8e2ef8: Layer already exists [2025-08-15T02:08:59.642Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:2257239345ce17ba0d99795e6f77359151b9323f08badf6bff5265f9d6403938 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:08:59.777Z] #82 ... [2025-08-15T02:08:59.777Z] [2025-08-15T02:08:59.777Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:08:59.973Z] + 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-08-15T02:09:00.041Z] #44 ... [2025-08-15T02:09:00.041Z] [2025-08-15T02:09:00.041Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-15T02:09:00.041Z] #67 31.75 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-15T02:09:00.041Z] #67 31.75 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-15T02:09:00.041Z] #67 31.75 OK: 24052 distinct packages available [2025-08-15T02:09:00.041Z] #67 34.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:09:00.041Z] #67 36.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:09:00.300Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-15T02:09:00.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-15T02:09:00.300Z] 2ae92b728ee5: Preparing [2025-08-15T02:09:00.300Z] e259ea0dda9e: Preparing [2025-08-15T02:09:00.300Z] d94bc2fb9e3b: Preparing [2025-08-15T02:09:00.300Z] 8d1e39902297: Preparing [2025-08-15T02:09:00.300Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:00.300Z] 913b0a9455fe: Preparing [2025-08-15T02:09:00.300Z] bd0155b22296: Preparing [2025-08-15T02:09:00.300Z] 913b0a9455fe: Waiting [2025-08-15T02:09:00.300Z] 62dc5b8e2ef8: Preparing [2025-08-15T02:09:00.300Z] bd0155b22296: Waiting [2025-08-15T02:09:00.300Z] 097100c76c15: Preparing [2025-08-15T02:09:00.300Z] 62dc5b8e2ef8: Waiting [2025-08-15T02:09:00.300Z] 097100c76c15: Waiting [2025-08-15T02:09:00.300Z] e259ea0dda9e: Layer already exists [2025-08-15T02:09:00.300Z] d94bc2fb9e3b: Layer already exists [2025-08-15T02:09:00.300Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:00.300Z] 8d1e39902297: Layer already exists [2025-08-15T02:09:00.300Z] 2ae92b728ee5: Layer already exists [2025-08-15T02:09:00.300Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:00.300Z] bd0155b22296: Layer already exists [2025-08-15T02:09:00.300Z] 097100c76c15: Layer already exists [2025-08-15T02:09:00.300Z] 62dc5b8e2ef8: Layer already exists [2025-08-15T02:09:00.300Z] main: digest: sha256:2257239345ce17ba0d99795e6f77359151b9323f08badf6bff5265f9d6403938 size: 2195 [Pipeline] } [2025-08-15T02:09:00.324Z] #67 ... [2025-08-15T02:09:00.324Z] [2025-08-15T02:09:00.324Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:09:00.324Z] #44 ... [2025-08-15T02:09:00.324Z] [2025-08-15T02:09:00.324Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-15T02:09:00.324Z] #66 38.08 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-15T02:09:00.324Z] #66 38.11 (2/4) Installing openssl (3.3.4-r0) [2025-08-15T02:09:00.324Z] #66 38.17 (3/4) Installing su-exec (0.2-r3) [2025-08-15T02:09:00.324Z] #66 38.18 (4/4) Installing yq-go (4.44.1-r2) [2025-08-15T02:09:00.324Z] #66 39.53 Executing busybox-1.36.1-r29.trigger [2025-08-15T02:09:00.324Z] #66 39.65 OK: 20 MiB in 18 packages [2025-08-15T02:09:00.324Z] #66 DONE 42.9s [2025-08-15T02:09:00.324Z] [2025-08-15T02:09:00.324Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:09:00.381Z] ===================================================== [Pipeline] echo [2025-08-15T02:09:00.400Z] taggedImages: [2025-08-15T02:09:00.400Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:09:00.400Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-15T02:09:00.400Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48 [2025-08-15T02:09:00.400Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:09:00.400Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-08-15T02:09:00.431Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-08-15T02:09:00.431Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:09:00.431Z] latest [2025-08-15T02:09:00.431Z] 4.1.0-dev.48 [2025-08-15T02:09:00.431Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:09:00.431Z] main [2025-08-15T02:09:00.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:00.784Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:00.905Z] #44 ... [2025-08-15T02:09:00.905Z] [2025-08-15T02:09:00.905Z] #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-15T02:09:00.905Z] #71 37.60 (1/2) Installing dumb-init (1.2.5-r3) [2025-08-15T02:09:00.905Z] #71 37.67 (2/2) Installing su-exec (0.2-r3) [2025-08-15T02:09:00.905Z] #71 37.67 Executing busybox-1.36.1-r29.trigger [2025-08-15T02:09:00.905Z] #71 37.90 OK: 9 MiB in 16 packages [2025-08-15T02:09:00.905Z] #71 DONE 40.8s [2025-08-15T02:09:00.905Z] [2025-08-15T02:09:00.905Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:09:00.905Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.6s done [2025-08-15T02:09:01.113Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:09:01.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-15T02:09:01.113Z] 62546dc1f792: Preparing [2025-08-15T02:09:01.113Z] 3e0e5d8e1e7a: Preparing [2025-08-15T02:09:01.113Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:01.113Z] 913b0a9455fe: Preparing [2025-08-15T02:09:01.113Z] f4f1dd0818f3: Preparing [2025-08-15T02:09:01.113Z] a5fa48922e7b: Preparing [2025-08-15T02:09:01.113Z] 097100c76c15: Preparing [2025-08-15T02:09:01.113Z] a5fa48922e7b: Waiting [2025-08-15T02:09:01.113Z] 097100c76c15: Waiting [2025-08-15T02:09:01.113Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:01.113Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:01.113Z] 097100c76c15: Layer already exists [2025-08-15T02:09:01.113Z] 62546dc1f792: Pushed [2025-08-15T02:09:01.113Z] a5fa48922e7b: Pushed [2025-08-15T02:09:01.113Z] f4f1dd0818f3: Pushed [2025-08-15T02:09:01.858Z] #44 ... [2025-08-15T02:09:01.858Z] [2025-08-15T02:09:01.858Z] #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-15T02:09:01.858Z] #0 5.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:09:01.858Z] #0 7.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:09:01.858Z] #87 ... [2025-08-15T02:09:01.858Z] [2025-08-15T02:09:01.858Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:09:02.443Z] #44 ... [2025-08-15T02:09:02.443Z] [2025-08-15T02:09:02.443Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-15T02:09:02.443Z] #79 24.79 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:02.443Z] #79 25.12 Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T02:09:02.443Z] #79 25.91 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:02.443Z] #79 25.96 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:02.443Z] #79 25.97 Executing busybox-1.36.1-r30.trigger [2025-08-15T02:09:02.443Z] #79 26.15 OK: 20 MiB in 18 packages [2025-08-15T02:09:02.443Z] #79 DONE 28.9s [2025-08-15T02:09:02.708Z] [2025-08-15T02:09:02.709Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-15T02:09:02.709Z] #75 31.94 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-15T02:09:02.709Z] #75 ... [2025-08-15T02:09:02.709Z] [2025-08-15T02:09:02.709Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-15T02:09:02.709Z] #68 34.31 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-15T02:09:02.709Z] #68 34.31 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-15T02:09:02.709Z] #68 34.31 OK: 24052 distinct packages available [2025-08-15T02:09:02.709Z] #68 36.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:09:02.709Z] #68 38.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:09:02.974Z] #68 ... [2025-08-15T02:09:02.975Z] [2025-08-15T02:09:02.975Z] #81 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-08-15T02:09:02.975Z] #81 24.06 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:02.975Z] #81 24.27 Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T02:09:02.975Z] #81 24.90 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:02.975Z] #81 24.91 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:02.975Z] #81 24.94 Executing busybox-1.36.1-r30.trigger [2025-08-15T02:09:02.975Z] #81 25.14 OK: 9 MiB in 15 packages [2025-08-15T02:09:04.917Z] #81 DONE 27.5s [2025-08-15T02:09:04.917Z] [2025-08-15T02:09:04.917Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-15T02:09:04.917Z] #82 24.96 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:04.917Z] #82 25.21 Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T02:09:04.917Z] #82 25.86 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:04.917Z] #82 25.87 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:04.917Z] #82 25.91 Executing busybox-1.36.1-r30.trigger [2025-08-15T02:09:04.917Z] #82 26.04 OK: 11 MiB in 17 packages [2025-08-15T02:09:05.301Z] 3e0e5d8e1e7a: Pushed [2025-08-15T02:09:05.301Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:6b64c31e2d07652e9619ab2c421adbe226ad390c86846edec2cbbbd3fad2982d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:05.630Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:05.884Z] #82 ... [2025-08-15T02:09:05.884Z] [2025-08-15T02:09:05.884Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-15T02:09:05.884Z] #74 41.94 OK: 239 MiB in 58 packages [2025-08-15T02:09:05.884Z] #74 DONE 43.4s [2025-08-15T02:09:05.959Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-15T02:09:05.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-15T02:09:05.959Z] 62546dc1f792: Preparing [2025-08-15T02:09:05.959Z] 3e0e5d8e1e7a: Preparing [2025-08-15T02:09:05.959Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:05.959Z] 913b0a9455fe: Preparing [2025-08-15T02:09:05.959Z] f4f1dd0818f3: Preparing [2025-08-15T02:09:05.959Z] a5fa48922e7b: Preparing [2025-08-15T02:09:05.959Z] 097100c76c15: Preparing [2025-08-15T02:09:05.959Z] 097100c76c15: Waiting [2025-08-15T02:09:05.959Z] a5fa48922e7b: Waiting [2025-08-15T02:09:05.959Z] 3e0e5d8e1e7a: Layer already exists [2025-08-15T02:09:05.959Z] 62546dc1f792: Layer already exists [2025-08-15T02:09:05.959Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:05.959Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:05.959Z] f4f1dd0818f3: Layer already exists [2025-08-15T02:09:05.959Z] 097100c76c15: Layer already exists [2025-08-15T02:09:05.959Z] a5fa48922e7b: Layer already exists [2025-08-15T02:09:05.959Z] latest: digest: sha256:6b64c31e2d07652e9619ab2c421adbe226ad390c86846edec2cbbbd3fad2982d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:06.150Z] [2025-08-15T02:09:06.150Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-08-15T02:09:06.292Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:06.416Z] #88 ... [2025-08-15T02:09:06.416Z] [2025-08-15T02:09:06.416Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-15T02:09:06.416Z] #82 DONE 28.0s [2025-08-15T02:09:06.622Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48 [2025-08-15T02:09:06.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-15T02:09:06.622Z] 62546dc1f792: Preparing [2025-08-15T02:09:06.622Z] 3e0e5d8e1e7a: Preparing [2025-08-15T02:09:06.622Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:06.622Z] 913b0a9455fe: Preparing [2025-08-15T02:09:06.622Z] f4f1dd0818f3: Preparing [2025-08-15T02:09:06.622Z] a5fa48922e7b: Preparing [2025-08-15T02:09:06.622Z] 097100c76c15: Preparing [2025-08-15T02:09:06.622Z] a5fa48922e7b: Waiting [2025-08-15T02:09:06.622Z] 097100c76c15: Waiting [2025-08-15T02:09:06.622Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:06.622Z] 3e0e5d8e1e7a: Layer already exists [2025-08-15T02:09:06.622Z] 62546dc1f792: Layer already exists [2025-08-15T02:09:06.622Z] f4f1dd0818f3: Layer already exists [2025-08-15T02:09:06.622Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:06.622Z] a5fa48922e7b: Layer already exists [2025-08-15T02:09:06.622Z] 097100c76c15: Layer already exists [2025-08-15T02:09:06.622Z] 4.1.0-dev.48: digest: sha256:6b64c31e2d07652e9619ab2c421adbe226ad390c86846edec2cbbbd3fad2982d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:06.681Z] [2025-08-15T02:09:06.682Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-08-15T02:09:06.682Z] #88 DONE 0.6s [2025-08-15T02:09:06.682Z] [2025-08-15T02:09:06.682Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-15T02:09:06.682Z] #75 34.40 Executing busybox-1.36.1-r29.trigger [2025-08-15T02:09:06.682Z] #75 34.69 OK: 9 MiB in 15 packages [2025-08-15T02:09:06.949Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:07.265Z] #75 ... [2025-08-15T02:09:07.265Z] [2025-08-15T02:09:07.265Z] #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-15T02:09:07.265Z] #0 5.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:09:07.265Z] #0 7.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:09:07.265Z] #89 ... [2025-08-15T02:09:07.265Z] [2025-08-15T02:09:07.265Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-15T02:09:07.265Z] #75 DONE 36.5s [2025-08-15T02:09:07.265Z] [2025-08-15T02:09:07.265Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-15T02:09:07.265Z] #67 48.56 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-15T02:09:07.265Z] #67 48.59 (2/4) Installing musl-obstack (1.2.3-r2) [2025-08-15T02:09:07.265Z] #67 48.63 (3/4) Installing libucontext (1.2-r3) [2025-08-15T02:09:07.265Z] #67 48.74 (4/4) Installing gcompat (1.1.0-r4) [2025-08-15T02:09:07.265Z] #67 48.79 Executing busybox-1.36.1-r29.trigger [2025-08-15T02:09:07.265Z] #67 48.95 OK: 9 MiB in 18 packages [2025-08-15T02:09:07.269Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:09:07.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-15T02:09:07.269Z] 62546dc1f792: Preparing [2025-08-15T02:09:07.269Z] 3e0e5d8e1e7a: Preparing [2025-08-15T02:09:07.269Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:07.269Z] 913b0a9455fe: Preparing [2025-08-15T02:09:07.269Z] f4f1dd0818f3: Preparing [2025-08-15T02:09:07.269Z] a5fa48922e7b: Preparing [2025-08-15T02:09:07.269Z] 097100c76c15: Preparing [2025-08-15T02:09:07.269Z] 097100c76c15: Waiting [2025-08-15T02:09:07.269Z] a5fa48922e7b: Waiting [2025-08-15T02:09:07.269Z] 62546dc1f792: Layer already exists [2025-08-15T02:09:07.269Z] f4f1dd0818f3: Layer already exists [2025-08-15T02:09:07.269Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:07.269Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:07.269Z] 3e0e5d8e1e7a: Layer already exists [2025-08-15T02:09:07.269Z] a5fa48922e7b: Layer already exists [2025-08-15T02:09:07.269Z] 097100c76c15: Layer already exists [2025-08-15T02:09:07.269Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:6b64c31e2d07652e9619ab2c421adbe226ad390c86846edec2cbbbd3fad2982d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:07.605Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:07.930Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-08-15T02:09:07.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-15T02:09:07.930Z] 62546dc1f792: Preparing [2025-08-15T02:09:07.930Z] 3e0e5d8e1e7a: Preparing [2025-08-15T02:09:07.930Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:07.930Z] 913b0a9455fe: Preparing [2025-08-15T02:09:07.930Z] f4f1dd0818f3: Preparing [2025-08-15T02:09:07.930Z] a5fa48922e7b: Preparing [2025-08-15T02:09:07.930Z] 097100c76c15: Preparing [2025-08-15T02:09:07.930Z] a5fa48922e7b: Waiting [2025-08-15T02:09:07.930Z] 097100c76c15: Waiting [2025-08-15T02:09:07.930Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:07.930Z] 62546dc1f792: Layer already exists [2025-08-15T02:09:07.930Z] f4f1dd0818f3: Layer already exists [2025-08-15T02:09:07.930Z] 3e0e5d8e1e7a: Layer already exists [2025-08-15T02:09:07.930Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:07.931Z] 097100c76c15: Layer already exists [2025-08-15T02:09:07.931Z] a5fa48922e7b: Layer already exists [2025-08-15T02:09:07.931Z] main: digest: sha256:6b64c31e2d07652e9619ab2c421adbe226ad390c86846edec2cbbbd3fad2982d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:09:08.012Z] ===================================================== [Pipeline] echo [2025-08-15T02:09:08.023Z] taggedImages: [2025-08-15T02:09:08.023Z] - nexus3.edgexfoundry.org:10004/core-data:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:09:08.023Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-15T02:09:08.023Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48 [2025-08-15T02:09:08.023Z] - nexus3.edgexfoundry.org:10004/core-data:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:09:08.023Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-08-15T02:09:08.057Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-08-15T02:09:08.057Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:09:08.057Z] latest [2025-08-15T02:09:08.057Z] 4.1.0-dev.48 [2025-08-15T02:09:08.057Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:09:08.057Z] main [2025-08-15T02:09:08.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:08.223Z] #67 ... [2025-08-15T02:09:08.223Z] [2025-08-15T02:09:08.223Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-15T02:09:08.223Z] #0 5.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:09:08.223Z] #0 7.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:09:08.223Z] #90 ... [2025-08-15T02:09:08.223Z] [2025-08-15T02:09:08.223Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:09:08.416Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:08.745Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:09:08.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-15T02:09:08.745Z] d2350eb27881: Preparing [2025-08-15T02:09:08.745Z] a5a0a54b2999: Preparing [2025-08-15T02:09:08.745Z] 913b0a9455fe: Preparing [2025-08-15T02:09:08.745Z] f75667ab1456: Preparing [2025-08-15T02:09:08.745Z] 8edc91dbafa0: Preparing [2025-08-15T02:09:08.745Z] 097100c76c15: Preparing [2025-08-15T02:09:08.745Z] 097100c76c15: Waiting [2025-08-15T02:09:08.745Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:08.745Z] 097100c76c15: Layer already exists [2025-08-15T02:09:08.745Z] 8edc91dbafa0: Pushed [2025-08-15T02:09:08.745Z] d2350eb27881: Pushed [2025-08-15T02:09:08.745Z] f75667ab1456: Pushed [2025-08-15T02:09:08.810Z] #91 ... [2025-08-15T02:09:08.810Z] [2025-08-15T02:09:08.810Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-15T02:09:08.810Z] #67 DONE 50.3s [2025-08-15T02:09:08.810Z] [2025-08-15T02:09:08.810Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-15T02:09:08.810Z] #68 50.11 (1/5) Installing dumb-init (1.2.5-r3) [2025-08-15T02:09:08.810Z] #68 50.18 (2/5) Installing musl-obstack (1.2.3-r2) [2025-08-15T02:09:08.810Z] #68 50.21 (3/5) Installing libucontext (1.2-r3) [2025-08-15T02:09:08.810Z] #68 50.21 (4/5) Installing gcompat (1.1.0-r4) [2025-08-15T02:09:08.810Z] #68 50.28 (5/5) Installing openssl (3.3.4-r0) [2025-08-15T02:09:09.076Z] #68 50.45 Executing busybox-1.36.1-r29.trigger [2025-08-15T02:09:09.371Z] #68 50.68 OK: 10 MiB in 19 packages [2025-08-15T02:09:10.789Z] #68 ... [2025-08-15T02:09:10.789Z] [2025-08-15T02:09:10.789Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-15T02:09:10.789Z] #0 4.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:09:10.789Z] #0 6.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:09:10.789Z] #92 ... [2025-08-15T02:09:10.789Z] [2025-08-15T02:09:10.789Z] #93 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-15T02:09:10.789Z] #0 4.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:09:10.789Z] #0 6.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:09:10.789Z] #93 ... [2025-08-15T02:09:10.789Z] [2025-08-15T02:09:10.789Z] #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-15T02:09:10.789Z] #87 17.91 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:10.789Z] #87 18.12 Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T02:09:10.789Z] #87 18.66 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:10.789Z] #87 18.66 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:10.789Z] #87 18.70 Executing busybox-1.36.1-r30.trigger [2025-08-15T02:09:10.789Z] #87 18.78 OK: 9 MiB in 15 packages [2025-08-15T02:09:11.054Z] #87 ... [2025-08-15T02:09:11.054Z] [2025-08-15T02:09:11.054Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-15T02:09:11.054Z] #68 DONE 52.6s [2025-08-15T02:09:11.332Z] [2025-08-15T02:09:11.332Z] #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-08-15T02:09:11.916Z] #94 ... [2025-08-15T02:09:11.916Z] [2025-08-15T02:09:11.916Z] #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-15T02:09:11.916Z] #87 DONE 20.3s [2025-08-15T02:09:12.181Z] [2025-08-15T02:09:12.181Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-15T02:09:12.181Z] #0 3.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:09:12.933Z] a5a0a54b2999: Pushed [2025-08-15T02:09:12.933Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:8b3d0068f6a534dc4992b84c3c57e726ad026c3fa928d718c18253b8df3e8c12 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:13.251Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:13.566Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-15T02:09:13.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-15T02:09:13.566Z] d2350eb27881: Preparing [2025-08-15T02:09:13.566Z] a5a0a54b2999: Preparing [2025-08-15T02:09:13.566Z] 913b0a9455fe: Preparing [2025-08-15T02:09:13.566Z] f75667ab1456: Preparing [2025-08-15T02:09:13.566Z] 8edc91dbafa0: Preparing [2025-08-15T02:09:13.566Z] 097100c76c15: Preparing [2025-08-15T02:09:13.566Z] 097100c76c15: Waiting [2025-08-15T02:09:13.566Z] d2350eb27881: Layer already exists [2025-08-15T02:09:13.566Z] a5a0a54b2999: Layer already exists [2025-08-15T02:09:13.566Z] f75667ab1456: Layer already exists [2025-08-15T02:09:13.566Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:13.566Z] 8edc91dbafa0: Layer already exists [2025-08-15T02:09:13.566Z] 097100c76c15: Layer already exists [2025-08-15T02:09:13.566Z] latest: digest: sha256:8b3d0068f6a534dc4992b84c3c57e726ad026c3fa928d718c18253b8df3e8c12 size: 1572 [Pipeline] } [Pipeline] // withEnv [2025-08-15T02:09:13.586Z] #95 4.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:13.854Z] #95 ... [2025-08-15T02:09:13.854Z] [2025-08-15T02:09:13.854Z] #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-15T02:09:13.854Z] #89 15.74 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:13.854Z] #89 15.83 Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T02:09:13.854Z] #89 16.12 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:13.854Z] #89 16.13 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:13.854Z] #89 16.17 Executing busybox-1.36.1-r30.trigger [2025-08-15T02:09:13.854Z] #89 16.27 OK: 14 MiB in 21 packages [2025-08-15T02:09:13.889Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:14.219Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48 [2025-08-15T02:09:14.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-15T02:09:14.219Z] d2350eb27881: Preparing [2025-08-15T02:09:14.219Z] a5a0a54b2999: Preparing [2025-08-15T02:09:14.219Z] 913b0a9455fe: Preparing [2025-08-15T02:09:14.219Z] f75667ab1456: Preparing [2025-08-15T02:09:14.219Z] 8edc91dbafa0: Preparing [2025-08-15T02:09:14.219Z] 097100c76c15: Preparing [2025-08-15T02:09:14.219Z] 097100c76c15: Waiting [2025-08-15T02:09:14.219Z] f75667ab1456: Layer already exists [2025-08-15T02:09:14.219Z] a5a0a54b2999: Layer already exists [2025-08-15T02:09:14.219Z] d2350eb27881: Layer already exists [2025-08-15T02:09:14.219Z] 8edc91dbafa0: Layer already exists [2025-08-15T02:09:14.219Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:14.219Z] 097100c76c15: Layer already exists [2025-08-15T02:09:14.219Z] 4.1.0-dev.48: digest: sha256:8b3d0068f6a534dc4992b84c3c57e726ad026c3fa928d718c18253b8df3e8c12 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:14.459Z] #89 ... [2025-08-15T02:09:14.459Z] [2025-08-15T02:09:14.459Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-15T02:09:14.459Z] #90 14.73 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:14.459Z] #90 14.81 Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T02:09:14.459Z] #90 15.09 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:14.459Z] #90 15.09 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:14.459Z] #90 15.12 Executing busybox-1.36.1-r30.trigger [2025-08-15T02:09:14.459Z] #90 15.23 OK: 15 MiB in 28 packages [2025-08-15T02:09:14.459Z] #90 DONE 16.4s [2025-08-15T02:09:14.459Z] [2025-08-15T02:09:14.459Z] #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-15T02:09:14.459Z] #89 DONE 17.4s [2025-08-15T02:09:14.459Z] [2025-08-15T02:09:14.459Z] #93 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-15T02:09:14.459Z] #93 12.88 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:14.459Z] #93 13.00 Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T02:09:14.459Z] #93 13.39 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:14.459Z] #93 13.42 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:14.459Z] #93 13.44 Executing busybox-1.36.1-r30.trigger [2025-08-15T02:09:14.459Z] #93 13.63 OK: 9 MiB in 16 packages [2025-08-15T02:09:14.549Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:14.876Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:09:14.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-15T02:09:14.876Z] d2350eb27881: Preparing [2025-08-15T02:09:14.876Z] a5a0a54b2999: Preparing [2025-08-15T02:09:14.876Z] 913b0a9455fe: Preparing [2025-08-15T02:09:14.876Z] f75667ab1456: Preparing [2025-08-15T02:09:14.876Z] 8edc91dbafa0: Preparing [2025-08-15T02:09:14.876Z] 097100c76c15: Preparing [2025-08-15T02:09:14.876Z] 097100c76c15: Waiting [2025-08-15T02:09:14.876Z] a5a0a54b2999: Layer already exists [2025-08-15T02:09:14.876Z] f75667ab1456: Layer already exists [2025-08-15T02:09:14.876Z] d2350eb27881: Layer already exists [2025-08-15T02:09:14.876Z] 8edc91dbafa0: Layer already exists [2025-08-15T02:09:14.876Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:14.876Z] 097100c76c15: Layer already exists [2025-08-15T02:09:14.876Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:8b3d0068f6a534dc4992b84c3c57e726ad026c3fa928d718c18253b8df3e8c12 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:15.199Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:15.530Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-15T02:09:15.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-15T02:09:15.531Z] d2350eb27881: Preparing [2025-08-15T02:09:15.531Z] a5a0a54b2999: Preparing [2025-08-15T02:09:15.531Z] 913b0a9455fe: Preparing [2025-08-15T02:09:15.531Z] f75667ab1456: Preparing [2025-08-15T02:09:15.531Z] 8edc91dbafa0: Preparing [2025-08-15T02:09:15.531Z] 097100c76c15: Preparing [2025-08-15T02:09:15.531Z] 097100c76c15: Waiting [2025-08-15T02:09:15.531Z] 8edc91dbafa0: Layer already exists [2025-08-15T02:09:15.531Z] d2350eb27881: Layer already exists [2025-08-15T02:09:15.531Z] a5a0a54b2999: Layer already exists [2025-08-15T02:09:15.531Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:15.531Z] f75667ab1456: Layer already exists [2025-08-15T02:09:15.531Z] 097100c76c15: Layer already exists [2025-08-15T02:09:15.531Z] main: digest: sha256:8b3d0068f6a534dc4992b84c3c57e726ad026c3fa928d718c18253b8df3e8c12 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:09:15.609Z] ===================================================== [Pipeline] echo [2025-08-15T02:09:15.624Z] taggedImages: [2025-08-15T02:09:15.624Z] - nexus3.edgexfoundry.org:10004/core-keeper:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:09:15.624Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-15T02:09:15.624Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48 [2025-08-15T02:09:15.624Z] - nexus3.edgexfoundry.org:10004/core-keeper:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:09:15.624Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-08-15T02:09:15.651Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-08-15T02:09:15.651Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:09:15.651Z] latest [2025-08-15T02:09:15.651Z] 4.1.0-dev.48 [2025-08-15T02:09:15.651Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:09:15.651Z] main [2025-08-15T02:09:15.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:15.880Z] #93 DONE 15.0s [2025-08-15T02:09:15.880Z] [2025-08-15T02:09:15.880Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-15T02:09:15.880Z] #92 13.12 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:15.880Z] #92 13.29 Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T02:09:15.880Z] #92 13.66 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:15.880Z] #92 13.67 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:15.880Z] #92 13.69 Executing busybox-1.36.1-r30.trigger [2025-08-15T02:09:15.880Z] #92 13.74 OK: 20 MiB in 18 packages [2025-08-15T02:09:15.880Z] #92 DONE 15.2s [2025-08-15T02:09:15.880Z] [2025-08-15T02:09:15.880Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-08-15T02:09:15.880Z] #96 DONE 0.2s [2025-08-15T02:09:15.880Z] [2025-08-15T02:09:15.880Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-15T02:09:15.988Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:16.306Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:09:16.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-15T02:09:16.307Z] 97a4021110a7: Preparing [2025-08-15T02:09:16.307Z] 1af9627072b0: Preparing [2025-08-15T02:09:16.307Z] fa2975704aa5: Preparing [2025-08-15T02:09:16.307Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:16.307Z] 913b0a9455fe: Preparing [2025-08-15T02:09:16.307Z] bd0155b22296: Preparing [2025-08-15T02:09:16.307Z] 62dc5b8e2ef8: Preparing [2025-08-15T02:09:16.307Z] bd0155b22296: Waiting [2025-08-15T02:09:16.307Z] 097100c76c15: Preparing [2025-08-15T02:09:16.307Z] 097100c76c15: Waiting [2025-08-15T02:09:16.307Z] 62dc5b8e2ef8: Waiting [2025-08-15T02:09:16.307Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:16.307Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:16.307Z] bd0155b22296: Layer already exists [2025-08-15T02:09:16.307Z] 62dc5b8e2ef8: Layer already exists [2025-08-15T02:09:16.307Z] 097100c76c15: Layer already exists [2025-08-15T02:09:16.307Z] 1af9627072b0: Pushed [2025-08-15T02:09:16.307Z] 97a4021110a7: Pushed [2025-08-15T02:09:17.819Z] #97 DONE 2.0s [2025-08-15T02:09:17.819Z] [2025-08-15T02:09:17.819Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-08-15T02:09:18.085Z] #98 DONE 0.2s [2025-08-15T02:09:18.085Z] [2025-08-15T02:09:18.085Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-15T02:09:18.085Z] #95 8.646 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:18.085Z] #95 8.723 Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T02:09:18.085Z] #95 9.057 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:18.085Z] #95 9.081 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:18.085Z] #95 9.107 Executing busybox-1.36.1-r30.trigger [2025-08-15T02:09:18.085Z] #95 9.246 OK: 9 MiB in 18 packages [2025-08-15T02:09:18.352Z] #95 DONE 9.7s [2025-08-15T02:09:18.352Z] [2025-08-15T02:09:18.352Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-15T02:09:19.328Z] #99 ... [2025-08-15T02:09:19.329Z] [2025-08-15T02:09:19.329Z] #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-08-15T02:09:19.329Z] #94 2.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:09:19.329Z] #94 3.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:09:19.329Z] #94 7.145 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:19.329Z] #94 7.238 Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T02:09:19.329Z] #94 7.464 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:19.329Z] #94 7.472 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:09:19.329Z] #94 7.490 Executing busybox-1.36.1-r30.trigger [2025-08-15T02:09:19.329Z] #94 7.535 OK: 10 MiB in 19 packages [2025-08-15T02:09:19.329Z] #94 DONE 8.3s [2025-08-15T02:09:19.595Z] [2025-08-15T02:09:19.595Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-15T02:09:20.498Z] fa2975704aa5: Pushed [2025-08-15T02:09:20.498Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:993cb72b8257782126f9f1bb603ecee75fdd1a2e4ed61c2d4dee9eed6d3850e1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:20.561Z] #100 ... [2025-08-15T02:09:20.561Z] [2025-08-15T02:09:20.561Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-15T02:09:20.561Z] #99 DONE 2.0s [2025-08-15T02:09:20.561Z] [2025-08-15T02:09:20.561Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-08-15T02:09:20.561Z] #101 DONE 1.3s [2025-08-15T02:09:20.561Z] [2025-08-15T02:09:20.561Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-15T02:09:20.824Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-15T02:09:20.828Z] #102 ... [2025-08-15T02:09:20.828Z] [2025-08-15T02:09:20.828Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-08-15T02:09:20.828Z] #103 DONE 0.3s [2025-08-15T02:09:20.828Z] [2025-08-15T02:09:20.828Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-15T02:09:20.828Z] #100 DONE 1.5s [2025-08-15T02:09:20.828Z] [2025-08-15T02:09:20.828Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2025-08-15T02:09:20.828Z] #104 DONE 0.2s [2025-08-15T02:09:20.828Z] [2025-08-15T02:09:20.828Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:21.098Z] #105 DONE 0.3s [2025-08-15T02:09:21.098Z] [2025-08-15T02:09:21.098Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2025-08-15T02:09:21.098Z] #106 ... [2025-08-15T02:09:21.098Z] [2025-08-15T02:09:21.098Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-08-15T02:09:21.098Z] #107 DONE 0.2s [2025-08-15T02:09:21.145Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-15T02:09:21.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-15T02:09:21.145Z] 97a4021110a7: Preparing [2025-08-15T02:09:21.145Z] 1af9627072b0: Preparing [2025-08-15T02:09:21.145Z] fa2975704aa5: Preparing [2025-08-15T02:09:21.145Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:21.145Z] 913b0a9455fe: Preparing [2025-08-15T02:09:21.145Z] bd0155b22296: Preparing [2025-08-15T02:09:21.145Z] 62dc5b8e2ef8: Preparing [2025-08-15T02:09:21.145Z] 097100c76c15: Preparing [2025-08-15T02:09:21.145Z] bd0155b22296: Waiting [2025-08-15T02:09:21.145Z] 62dc5b8e2ef8: Waiting [2025-08-15T02:09:21.145Z] 097100c76c15: Waiting [2025-08-15T02:09:21.145Z] fa2975704aa5: Layer already exists [2025-08-15T02:09:21.145Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:21.145Z] 97a4021110a7: Layer already exists [2025-08-15T02:09:21.145Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:21.145Z] 1af9627072b0: Layer already exists [2025-08-15T02:09:21.145Z] bd0155b22296: Layer already exists [2025-08-15T02:09:21.145Z] 62dc5b8e2ef8: Layer already exists [2025-08-15T02:09:21.145Z] 097100c76c15: Layer already exists [2025-08-15T02:09:21.145Z] latest: digest: sha256:993cb72b8257782126f9f1bb603ecee75fdd1a2e4ed61c2d4dee9eed6d3850e1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:21.364Z] [2025-08-15T02:09:21.365Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2025-08-15T02:09:21.365Z] #106 DONE 0.3s [2025-08-15T02:09:21.365Z] [2025-08-15T02:09:21.365Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-08-15T02:09:21.365Z] #108 ... [2025-08-15T02:09:21.365Z] [2025-08-15T02:09:21.365Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-08-15T02:09:21.365Z] #109 DONE 0.3s [2025-08-15T02:09:21.468Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:21.639Z] [2025-08-15T02:09:21.639Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-08-15T02:09:21.639Z] #108 DONE 0.2s [2025-08-15T02:09:21.639Z] [2025-08-15T02:09:21.639Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-08-15T02:09:21.639Z] #110 ... [2025-08-15T02:09:21.639Z] [2025-08-15T02:09:21.639Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-08-15T02:09:21.639Z] #111 DONE 0.2s [2025-08-15T02:09:21.783Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48 [2025-08-15T02:09:21.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-15T02:09:21.784Z] 97a4021110a7: Preparing [2025-08-15T02:09:21.784Z] 1af9627072b0: Preparing [2025-08-15T02:09:21.784Z] fa2975704aa5: Preparing [2025-08-15T02:09:21.784Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:21.784Z] 913b0a9455fe: Preparing [2025-08-15T02:09:21.784Z] bd0155b22296: Preparing [2025-08-15T02:09:21.784Z] 62dc5b8e2ef8: Preparing [2025-08-15T02:09:21.784Z] 097100c76c15: Preparing [2025-08-15T02:09:21.784Z] 097100c76c15: Waiting [2025-08-15T02:09:21.784Z] bd0155b22296: Waiting [2025-08-15T02:09:21.784Z] 62dc5b8e2ef8: Waiting [2025-08-15T02:09:21.784Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:21.784Z] fa2975704aa5: Layer already exists [2025-08-15T02:09:21.784Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:21.784Z] 97a4021110a7: Layer already exists [2025-08-15T02:09:21.784Z] 1af9627072b0: Layer already exists [2025-08-15T02:09:21.784Z] 62dc5b8e2ef8: Layer already exists [2025-08-15T02:09:21.784Z] bd0155b22296: Layer already exists [2025-08-15T02:09:21.784Z] 097100c76c15: Layer already exists [2025-08-15T02:09:21.784Z] 4.1.0-dev.48: digest: sha256:993cb72b8257782126f9f1bb603ecee75fdd1a2e4ed61c2d4dee9eed6d3850e1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:21.909Z] [2025-08-15T02:09:21.909Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-08-15T02:09:21.909Z] #110 DONE 0.4s [2025-08-15T02:09:21.909Z] [2025-08-15T02:09:21.909Z] #112 [security-spire-config] exporting to image [2025-08-15T02:09:21.909Z] #112 exporting layers [2025-08-15T02:09:22.106Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:22.181Z] #112 ... [2025-08-15T02:09:22.181Z] [2025-08-15T02:09:22.181Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-08-15T02:09:22.181Z] #113 DONE 0.2s [2025-08-15T02:09:22.181Z] [2025-08-15T02:09:22.181Z] #112 [security-spire-server] exporting to image [2025-08-15T02:09:22.438Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:09:22.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-15T02:09:22.438Z] 97a4021110a7: Preparing [2025-08-15T02:09:22.438Z] 1af9627072b0: Preparing [2025-08-15T02:09:22.438Z] fa2975704aa5: Preparing [2025-08-15T02:09:22.438Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:22.438Z] 913b0a9455fe: Preparing [2025-08-15T02:09:22.438Z] bd0155b22296: Preparing [2025-08-15T02:09:22.438Z] 62dc5b8e2ef8: Preparing [2025-08-15T02:09:22.438Z] 097100c76c15: Preparing [2025-08-15T02:09:22.438Z] bd0155b22296: Waiting [2025-08-15T02:09:22.438Z] 62dc5b8e2ef8: Waiting [2025-08-15T02:09:22.438Z] 097100c76c15: Waiting [2025-08-15T02:09:22.438Z] 1af9627072b0: Layer already exists [2025-08-15T02:09:22.438Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:22.438Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:22.438Z] 97a4021110a7: Layer already exists [2025-08-15T02:09:22.438Z] fa2975704aa5: Layer already exists [2025-08-15T02:09:22.438Z] 62dc5b8e2ef8: Layer already exists [2025-08-15T02:09:22.438Z] bd0155b22296: Layer already exists [2025-08-15T02:09:22.438Z] 097100c76c15: Layer already exists [2025-08-15T02:09:22.438Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:993cb72b8257782126f9f1bb603ecee75fdd1a2e4ed61c2d4dee9eed6d3850e1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:22.767Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [2025-08-15T02:09:22.792Z] #112 ... [2025-08-15T02:09:22.792Z] [2025-08-15T02:09:22.792Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-15T02:09:22.792Z] #102 DONE 2.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:23.063Z] [2025-08-15T02:09:23.063Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-08-15T02:09:23.063Z] #114 DONE 0.2s [2025-08-15T02:09:23.063Z] [2025-08-15T02:09:23.063Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-08-15T02:09:23.082Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-15T02:09:23.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-15T02:09:23.082Z] 97a4021110a7: Preparing [2025-08-15T02:09:23.082Z] 1af9627072b0: Preparing [2025-08-15T02:09:23.082Z] fa2975704aa5: Preparing [2025-08-15T02:09:23.082Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:23.082Z] 913b0a9455fe: Preparing [2025-08-15T02:09:23.082Z] bd0155b22296: Preparing [2025-08-15T02:09:23.082Z] 62dc5b8e2ef8: Preparing [2025-08-15T02:09:23.082Z] 097100c76c15: Preparing [2025-08-15T02:09:23.082Z] bd0155b22296: Waiting [2025-08-15T02:09:23.082Z] 62dc5b8e2ef8: Waiting [2025-08-15T02:09:23.082Z] 097100c76c15: Waiting [2025-08-15T02:09:23.082Z] 97a4021110a7: Layer already exists [2025-08-15T02:09:23.082Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:23.082Z] 1af9627072b0: Layer already exists [2025-08-15T02:09:23.082Z] fa2975704aa5: Layer already exists [2025-08-15T02:09:23.082Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:23.082Z] bd0155b22296: Layer already exists [2025-08-15T02:09:23.082Z] 62dc5b8e2ef8: Layer already exists [2025-08-15T02:09:23.082Z] 097100c76c15: Layer already exists [2025-08-15T02:09:23.082Z] main: digest: sha256:993cb72b8257782126f9f1bb603ecee75fdd1a2e4ed61c2d4dee9eed6d3850e1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:09:23.154Z] ===================================================== [Pipeline] echo [2025-08-15T02:09:23.173Z] taggedImages: [2025-08-15T02:09:23.173Z] - nexus3.edgexfoundry.org:10004/core-metadata:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:09:23.173Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-15T02:09:23.173Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48 [2025-08-15T02:09:23.173Z] - nexus3.edgexfoundry.org:10004/core-metadata:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:09:23.173Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-08-15T02:09:23.200Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-08-15T02:09:23.200Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:09:23.200Z] latest [2025-08-15T02:09:23.200Z] 4.1.0-dev.48 [2025-08-15T02:09:23.200Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:09:23.200Z] main [2025-08-15T02:09:23.200Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:23.336Z] #115 DONE 0.3s [2025-08-15T02:09:23.336Z] [2025-08-15T02:09:23.336Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-08-15T02:09:23.544Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:23.608Z] #116 DONE 0.2s [2025-08-15T02:09:23.608Z] [2025-08-15T02:09:23.608Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-08-15T02:09:23.608Z] #117 DONE 0.2s [2025-08-15T02:09:23.608Z] [2025-08-15T02:09:23.608Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:09:23.863Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:09:23.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-15T02:09:23.863Z] a241859cbc28: Preparing [2025-08-15T02:09:23.863Z] fe788a79d313: Preparing [2025-08-15T02:09:23.863Z] 6248925c5d53: Preparing [2025-08-15T02:09:23.863Z] 801bece13a40: Preparing [2025-08-15T02:09:23.863Z] 4fc54e079312: Preparing [2025-08-15T02:09:23.863Z] 53272b9c7fd9: Preparing [2025-08-15T02:09:23.863Z] 0168e434be8a: Preparing [2025-08-15T02:09:23.863Z] 53272b9c7fd9: Waiting [2025-08-15T02:09:23.863Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:23.863Z] 0168e434be8a: Waiting [2025-08-15T02:09:23.863Z] 913b0a9455fe: Preparing [2025-08-15T02:09:23.863Z] 7fdc4a0eff56: Waiting [2025-08-15T02:09:23.863Z] 47e1985ec7a5: Preparing [2025-08-15T02:09:23.863Z] 913b0a9455fe: Waiting [2025-08-15T02:09:23.863Z] 287d53f869c1: Preparing [2025-08-15T02:09:23.863Z] 5f70bf18a086: Preparing [2025-08-15T02:09:23.863Z] 54a94480bf4e: Preparing [2025-08-15T02:09:23.863Z] 47e1985ec7a5: Waiting [2025-08-15T02:09:23.863Z] 287d53f869c1: Waiting [2025-08-15T02:09:23.863Z] 5f70bf18a086: Waiting [2025-08-15T02:09:23.863Z] fa3d45dad6e3: Preparing [2025-08-15T02:09:23.863Z] 54a94480bf4e: Waiting [2025-08-15T02:09:23.863Z] 5f1c58d9c932: Preparing [2025-08-15T02:09:23.863Z] fa3d45dad6e3: Waiting [2025-08-15T02:09:23.863Z] 097100c76c15: Preparing [2025-08-15T02:09:23.863Z] 5f1c58d9c932: Waiting [2025-08-15T02:09:23.863Z] 097100c76c15: Waiting [2025-08-15T02:09:23.863Z] 6248925c5d53: Pushed [2025-08-15T02:09:23.863Z] 4fc54e079312: Pushed [2025-08-15T02:09:23.863Z] 801bece13a40: Pushed [2025-08-15T02:09:23.863Z] a241859cbc28: Pushed [2025-08-15T02:09:23.864Z] fe788a79d313: Pushed [2025-08-15T02:09:23.864Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:23.864Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:23.864Z] 5f70bf18a086: Layer already exists [2025-08-15T02:09:23.864Z] 53272b9c7fd9: Pushed [2025-08-15T02:09:23.896Z] #83 ... [2025-08-15T02:09:23.896Z] [2025-08-15T02:09:23.896Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-08-15T02:09:23.896Z] #118 DONE 0.2s [2025-08-15T02:09:23.896Z] [2025-08-15T02:09:23.896Z] #112 [security-spire-agent] exporting to image [2025-08-15T02:09:24.123Z] 47e1985ec7a5: Pushed [2025-08-15T02:09:24.123Z] 287d53f869c1: Pushed [2025-08-15T02:09:24.123Z] 54a94480bf4e: Pushed [2025-08-15T02:09:24.123Z] 097100c76c15: Layer already exists [2025-08-15T02:09:24.123Z] 5f1c58d9c932: Pushed [2025-08-15T02:09:24.123Z] fa3d45dad6e3: Pushed [2025-08-15T02:09:25.500Z] 0168e434be8a: Pushed [2025-08-15T02:09:25.760Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:c8526a947e0d2e30efc1edd559627d060e1cf19f5d9caa318db577af92cc4e4c size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:25.904Z] #112 exporting layers 3.8s done [2025-08-15T02:09:25.904Z] #112 writing image sha256:f28609cc9884cbdb553280f4afdfecf4d6f7e6288ef2c8b57a452c2a7cca11c2 0.0s done [2025-08-15T02:09:25.904Z] #112 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-08-15T02:09:26.102Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:26.173Z] #112 exporting layers 3.9s done [2025-08-15T02:09:26.173Z] #112 writing image sha256:9453b1e607f0ffc87a8066c6843323665db3b16fdbe5a96f573ff0072e7e4355 0.0s done [2025-08-15T02:09:26.173Z] #112 naming to docker.io/library/security-spire-server-arm64 done [2025-08-15T02:09:26.430Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-15T02:09:26.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-15T02:09:26.430Z] a241859cbc28: Preparing [2025-08-15T02:09:26.430Z] fe788a79d313: Preparing [2025-08-15T02:09:26.430Z] 6248925c5d53: Preparing [2025-08-15T02:09:26.430Z] 801bece13a40: Preparing [2025-08-15T02:09:26.430Z] 4fc54e079312: Preparing [2025-08-15T02:09:26.430Z] 53272b9c7fd9: Preparing [2025-08-15T02:09:26.430Z] 0168e434be8a: Preparing [2025-08-15T02:09:26.430Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:26.430Z] 913b0a9455fe: Preparing [2025-08-15T02:09:26.430Z] 47e1985ec7a5: Preparing [2025-08-15T02:09:26.430Z] 287d53f869c1: Preparing [2025-08-15T02:09:26.430Z] 5f70bf18a086: Preparing [2025-08-15T02:09:26.430Z] 54a94480bf4e: Preparing [2025-08-15T02:09:26.430Z] fa3d45dad6e3: Preparing [2025-08-15T02:09:26.430Z] 5f1c58d9c932: Preparing [2025-08-15T02:09:26.430Z] 097100c76c15: Preparing [2025-08-15T02:09:26.430Z] 47e1985ec7a5: Waiting [2025-08-15T02:09:26.430Z] 287d53f869c1: Waiting [2025-08-15T02:09:26.430Z] 5f1c58d9c932: Waiting [2025-08-15T02:09:26.430Z] 097100c76c15: Waiting [2025-08-15T02:09:26.430Z] 5f70bf18a086: Waiting [2025-08-15T02:09:26.430Z] 54a94480bf4e: Waiting [2025-08-15T02:09:26.430Z] fa3d45dad6e3: Waiting [2025-08-15T02:09:26.430Z] 0168e434be8a: Waiting [2025-08-15T02:09:26.430Z] 913b0a9455fe: Waiting [2025-08-15T02:09:26.430Z] 7fdc4a0eff56: Waiting [2025-08-15T02:09:26.430Z] 53272b9c7fd9: Waiting [2025-08-15T02:09:26.430Z] 6248925c5d53: Layer already exists [2025-08-15T02:09:26.430Z] a241859cbc28: Layer already exists [2025-08-15T02:09:26.430Z] 4fc54e079312: Layer already exists [2025-08-15T02:09:26.430Z] 801bece13a40: Layer already exists [2025-08-15T02:09:26.430Z] fe788a79d313: Layer already exists [2025-08-15T02:09:26.430Z] 0168e434be8a: Layer already exists [2025-08-15T02:09:26.430Z] 53272b9c7fd9: Layer already exists [2025-08-15T02:09:26.430Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:26.430Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:26.430Z] 47e1985ec7a5: Layer already exists [2025-08-15T02:09:26.430Z] 287d53f869c1: Layer already exists [2025-08-15T02:09:26.430Z] 5f70bf18a086: Layer already exists [2025-08-15T02:09:26.430Z] 54a94480bf4e: Layer already exists [2025-08-15T02:09:26.430Z] fa3d45dad6e3: Layer already exists [2025-08-15T02:09:26.430Z] 5f1c58d9c932: Layer already exists [2025-08-15T02:09:26.430Z] 097100c76c15: Layer already exists [2025-08-15T02:09:26.430Z] latest: digest: sha256:c8526a947e0d2e30efc1edd559627d060e1cf19f5d9caa318db577af92cc4e4c size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:26.754Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:27.072Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48 [2025-08-15T02:09:27.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-15T02:09:27.072Z] a241859cbc28: Preparing [2025-08-15T02:09:27.072Z] fe788a79d313: Preparing [2025-08-15T02:09:27.072Z] 6248925c5d53: Preparing [2025-08-15T02:09:27.072Z] 801bece13a40: Preparing [2025-08-15T02:09:27.072Z] 4fc54e079312: Preparing [2025-08-15T02:09:27.072Z] 53272b9c7fd9: Preparing [2025-08-15T02:09:27.072Z] 0168e434be8a: Preparing [2025-08-15T02:09:27.072Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:27.072Z] 913b0a9455fe: Preparing [2025-08-15T02:09:27.072Z] 47e1985ec7a5: Preparing [2025-08-15T02:09:27.072Z] 287d53f869c1: Preparing [2025-08-15T02:09:27.072Z] 5f70bf18a086: Preparing [2025-08-15T02:09:27.072Z] 54a94480bf4e: Preparing [2025-08-15T02:09:27.072Z] fa3d45dad6e3: Preparing [2025-08-15T02:09:27.072Z] 5f1c58d9c932: Preparing [2025-08-15T02:09:27.072Z] 0168e434be8a: Waiting [2025-08-15T02:09:27.072Z] 097100c76c15: Preparing [2025-08-15T02:09:27.072Z] 53272b9c7fd9: Waiting [2025-08-15T02:09:27.072Z] 287d53f869c1: Waiting [2025-08-15T02:09:27.072Z] 7fdc4a0eff56: Waiting [2025-08-15T02:09:27.072Z] 5f1c58d9c932: Waiting [2025-08-15T02:09:27.072Z] 097100c76c15: Waiting [2025-08-15T02:09:27.072Z] 5f70bf18a086: Waiting [2025-08-15T02:09:27.072Z] 913b0a9455fe: Waiting [2025-08-15T02:09:27.072Z] 54a94480bf4e: Waiting [2025-08-15T02:09:27.072Z] 47e1985ec7a5: Waiting [2025-08-15T02:09:27.072Z] fa3d45dad6e3: Waiting [2025-08-15T02:09:27.072Z] a241859cbc28: Layer already exists [2025-08-15T02:09:27.072Z] 801bece13a40: Layer already exists [2025-08-15T02:09:27.072Z] 6248925c5d53: Layer already exists [2025-08-15T02:09:27.072Z] 4fc54e079312: Layer already exists [2025-08-15T02:09:27.072Z] fe788a79d313: Layer already exists [2025-08-15T02:09:27.072Z] 53272b9c7fd9: Layer already exists [2025-08-15T02:09:27.072Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:27.072Z] 47e1985ec7a5: Layer already exists [2025-08-15T02:09:27.072Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:27.072Z] 0168e434be8a: Layer already exists [2025-08-15T02:09:27.072Z] 287d53f869c1: Layer already exists [2025-08-15T02:09:27.072Z] 5f70bf18a086: Layer already exists [2025-08-15T02:09:27.072Z] 54a94480bf4e: Layer already exists [2025-08-15T02:09:27.072Z] 5f1c58d9c932: Layer already exists [2025-08-15T02:09:27.072Z] 097100c76c15: Layer already exists [2025-08-15T02:09:27.072Z] fa3d45dad6e3: Layer already exists [2025-08-15T02:09:27.072Z] 4.1.0-dev.48: digest: sha256:c8526a947e0d2e30efc1edd559627d060e1cf19f5d9caa318db577af92cc4e4c size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:27.160Z] #112 exporting layers 3.0s done [2025-08-15T02:09:27.160Z] #112 writing image sha256:00b5f6f8210470de284187d694a57a7401127e3f54170f073204a35a658c866f 0.0s done [2025-08-15T02:09:27.160Z] #112 naming to docker.io/library/security-spire-agent-arm64 [2025-08-15T02:09:27.160Z] #112 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-08-15T02:09:27.160Z] #112 DONE 5.1s [2025-08-15T02:09:27.160Z] [2025-08-15T02:09:27.160Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:09:27.403Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:27.727Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:09:27.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-15T02:09:27.727Z] a241859cbc28: Preparing [2025-08-15T02:09:27.727Z] fe788a79d313: Preparing [2025-08-15T02:09:27.727Z] 6248925c5d53: Preparing [2025-08-15T02:09:27.727Z] 801bece13a40: Preparing [2025-08-15T02:09:27.727Z] 4fc54e079312: Preparing [2025-08-15T02:09:27.727Z] 53272b9c7fd9: Preparing [2025-08-15T02:09:27.727Z] 0168e434be8a: Preparing [2025-08-15T02:09:27.727Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:27.727Z] 913b0a9455fe: Preparing [2025-08-15T02:09:27.727Z] 47e1985ec7a5: Preparing [2025-08-15T02:09:27.727Z] 287d53f869c1: Preparing [2025-08-15T02:09:27.727Z] 5f70bf18a086: Preparing [2025-08-15T02:09:27.727Z] 54a94480bf4e: Preparing [2025-08-15T02:09:27.727Z] fa3d45dad6e3: Preparing [2025-08-15T02:09:27.727Z] 5f1c58d9c932: Preparing [2025-08-15T02:09:27.727Z] 097100c76c15: Preparing [2025-08-15T02:09:27.727Z] 0168e434be8a: Waiting [2025-08-15T02:09:27.727Z] 287d53f869c1: Waiting [2025-08-15T02:09:27.727Z] 7fdc4a0eff56: Waiting [2025-08-15T02:09:27.727Z] 5f70bf18a086: Waiting [2025-08-15T02:09:27.727Z] 54a94480bf4e: Waiting [2025-08-15T02:09:27.727Z] 913b0a9455fe: Waiting [2025-08-15T02:09:27.727Z] fa3d45dad6e3: Waiting [2025-08-15T02:09:27.727Z] 47e1985ec7a5: Waiting [2025-08-15T02:09:27.727Z] 5f1c58d9c932: Waiting [2025-08-15T02:09:27.727Z] 53272b9c7fd9: Waiting [2025-08-15T02:09:27.727Z] 097100c76c15: Waiting [2025-08-15T02:09:27.727Z] 4fc54e079312: Layer already exists [2025-08-15T02:09:27.727Z] fe788a79d313: Layer already exists [2025-08-15T02:09:27.727Z] 801bece13a40: Layer already exists [2025-08-15T02:09:27.727Z] 6248925c5d53: Layer already exists [2025-08-15T02:09:27.727Z] a241859cbc28: Layer already exists [2025-08-15T02:09:27.727Z] 0168e434be8a: Layer already exists [2025-08-15T02:09:27.727Z] 53272b9c7fd9: Layer already exists [2025-08-15T02:09:27.727Z] 47e1985ec7a5: Layer already exists [2025-08-15T02:09:27.727Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:27.727Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:27.727Z] 5f70bf18a086: Layer already exists [2025-08-15T02:09:27.727Z] 54a94480bf4e: Layer already exists [2025-08-15T02:09:27.727Z] fa3d45dad6e3: Layer already exists [2025-08-15T02:09:27.727Z] 5f1c58d9c932: Layer already exists [2025-08-15T02:09:27.727Z] 287d53f869c1: Layer already exists [2025-08-15T02:09:27.727Z] 097100c76c15: Layer already exists [2025-08-15T02:09:27.727Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:c8526a947e0d2e30efc1edd559627d060e1cf19f5d9caa318db577af92cc4e4c size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:28.058Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:28.397Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-15T02:09:28.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-15T02:09:28.397Z] a241859cbc28: Preparing [2025-08-15T02:09:28.397Z] fe788a79d313: Preparing [2025-08-15T02:09:28.397Z] 6248925c5d53: Preparing [2025-08-15T02:09:28.397Z] 801bece13a40: Preparing [2025-08-15T02:09:28.397Z] 4fc54e079312: Preparing [2025-08-15T02:09:28.397Z] 53272b9c7fd9: Preparing [2025-08-15T02:09:28.397Z] 0168e434be8a: Preparing [2025-08-15T02:09:28.397Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:28.397Z] 913b0a9455fe: Preparing [2025-08-15T02:09:28.397Z] 47e1985ec7a5: Preparing [2025-08-15T02:09:28.397Z] 287d53f869c1: Preparing [2025-08-15T02:09:28.397Z] 5f70bf18a086: Preparing [2025-08-15T02:09:28.397Z] 54a94480bf4e: Preparing [2025-08-15T02:09:28.397Z] fa3d45dad6e3: Preparing [2025-08-15T02:09:28.397Z] 5f1c58d9c932: Preparing [2025-08-15T02:09:28.397Z] 53272b9c7fd9: Waiting [2025-08-15T02:09:28.397Z] 097100c76c15: Preparing [2025-08-15T02:09:28.397Z] 0168e434be8a: Waiting [2025-08-15T02:09:28.397Z] 7fdc4a0eff56: Waiting [2025-08-15T02:09:28.397Z] 54a94480bf4e: Waiting [2025-08-15T02:09:28.397Z] 913b0a9455fe: Waiting [2025-08-15T02:09:28.397Z] 287d53f869c1: Waiting [2025-08-15T02:09:28.397Z] fa3d45dad6e3: Waiting [2025-08-15T02:09:28.397Z] 47e1985ec7a5: Waiting [2025-08-15T02:09:28.397Z] 5f1c58d9c932: Waiting [2025-08-15T02:09:28.397Z] 5f70bf18a086: Waiting [2025-08-15T02:09:28.397Z] 097100c76c15: Waiting [2025-08-15T02:09:28.397Z] fe788a79d313: Layer already exists [2025-08-15T02:09:28.397Z] 6248925c5d53: Layer already exists [2025-08-15T02:09:28.397Z] a241859cbc28: Layer already exists [2025-08-15T02:09:28.397Z] 801bece13a40: Layer already exists [2025-08-15T02:09:28.397Z] 4fc54e079312: Layer already exists [2025-08-15T02:09:28.397Z] 53272b9c7fd9: Layer already exists [2025-08-15T02:09:28.397Z] 0168e434be8a: Layer already exists [2025-08-15T02:09:28.397Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:28.397Z] 47e1985ec7a5: Layer already exists [2025-08-15T02:09:28.397Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:28.397Z] 5f70bf18a086: Layer already exists [2025-08-15T02:09:28.397Z] 287d53f869c1: Layer already exists [2025-08-15T02:09:28.397Z] 54a94480bf4e: Layer already exists [2025-08-15T02:09:28.397Z] 5f1c58d9c932: Layer already exists [2025-08-15T02:09:28.397Z] fa3d45dad6e3: Layer already exists [2025-08-15T02:09:28.397Z] 097100c76c15: Layer already exists [2025-08-15T02:09:28.397Z] main: digest: sha256:c8526a947e0d2e30efc1edd559627d060e1cf19f5d9caa318db577af92cc4e4c size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:09:28.465Z] ===================================================== [Pipeline] echo [2025-08-15T02:09:28.477Z] taggedImages: [2025-08-15T02:09:28.478Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:09:28.478Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-15T02:09:28.478Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48 [2025-08-15T02:09:28.478Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:09:28.478Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-08-15T02:09:28.505Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-08-15T02:09:28.505Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:09:28.505Z] latest [2025-08-15T02:09:28.505Z] 4.1.0-dev.48 [2025-08-15T02:09:28.505Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:09:28.505Z] main [2025-08-15T02:09:28.505Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:28.847Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:29.173Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:09:29.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-15T02:09:29.173Z] cdc8b26f8d46: Preparing [2025-08-15T02:09:29.173Z] 2641cb1a27a8: Preparing [2025-08-15T02:09:29.173Z] 2d1b38c4934d: Preparing [2025-08-15T02:09:29.173Z] ce2e34d52400: Preparing [2025-08-15T02:09:29.173Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:29.173Z] 913b0a9455fe: Preparing [2025-08-15T02:09:29.173Z] bd0155b22296: Preparing [2025-08-15T02:09:29.173Z] 62dc5b8e2ef8: Preparing [2025-08-15T02:09:29.173Z] 097100c76c15: Preparing [2025-08-15T02:09:29.173Z] bd0155b22296: Waiting [2025-08-15T02:09:29.173Z] 62dc5b8e2ef8: Waiting [2025-08-15T02:09:29.173Z] 913b0a9455fe: Waiting [2025-08-15T02:09:29.173Z] 097100c76c15: Waiting [2025-08-15T02:09:29.173Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:29.173Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:29.173Z] bd0155b22296: Layer already exists [2025-08-15T02:09:29.173Z] 62dc5b8e2ef8: Layer already exists [2025-08-15T02:09:29.173Z] 097100c76c15: Layer already exists [2025-08-15T02:09:29.173Z] 2641cb1a27a8: Pushed [2025-08-15T02:09:29.173Z] cdc8b26f8d46: Pushed [2025-08-15T02:09:29.173Z] 2d1b38c4934d: Pushed [2025-08-15T02:09:33.359Z] ce2e34d52400: Pushed [2025-08-15T02:09:33.359Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:ad433cf327c79062360ccde5355836977542bbea8776d4b624d4a1d7ee035d95 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:33.694Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:34.014Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-15T02:09:34.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-15T02:09:34.014Z] cdc8b26f8d46: Preparing [2025-08-15T02:09:34.014Z] 2641cb1a27a8: Preparing [2025-08-15T02:09:34.014Z] 2d1b38c4934d: Preparing [2025-08-15T02:09:34.014Z] ce2e34d52400: Preparing [2025-08-15T02:09:34.014Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:34.014Z] 913b0a9455fe: Preparing [2025-08-15T02:09:34.014Z] bd0155b22296: Preparing [2025-08-15T02:09:34.014Z] 62dc5b8e2ef8: Preparing [2025-08-15T02:09:34.014Z] 097100c76c15: Preparing [2025-08-15T02:09:34.014Z] 913b0a9455fe: Waiting [2025-08-15T02:09:34.014Z] bd0155b22296: Waiting [2025-08-15T02:09:34.014Z] 62dc5b8e2ef8: Waiting [2025-08-15T02:09:34.014Z] 097100c76c15: Waiting [2025-08-15T02:09:34.014Z] 2d1b38c4934d: Layer already exists [2025-08-15T02:09:34.014Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:34.014Z] cdc8b26f8d46: Layer already exists [2025-08-15T02:09:34.014Z] 2641cb1a27a8: Layer already exists [2025-08-15T02:09:34.014Z] ce2e34d52400: Layer already exists [2025-08-15T02:09:34.014Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:34.014Z] 62dc5b8e2ef8: Layer already exists [2025-08-15T02:09:34.014Z] bd0155b22296: Layer already exists [2025-08-15T02:09:34.014Z] 097100c76c15: Layer already exists [2025-08-15T02:09:34.014Z] latest: digest: sha256:ad433cf327c79062360ccde5355836977542bbea8776d4b624d4a1d7ee035d95 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:34.341Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:34.674Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48 [2025-08-15T02:09:34.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-15T02:09:34.674Z] cdc8b26f8d46: Preparing [2025-08-15T02:09:34.674Z] 2641cb1a27a8: Preparing [2025-08-15T02:09:34.674Z] 2d1b38c4934d: Preparing [2025-08-15T02:09:34.674Z] ce2e34d52400: Preparing [2025-08-15T02:09:34.674Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:34.674Z] 913b0a9455fe: Preparing [2025-08-15T02:09:34.674Z] bd0155b22296: Preparing [2025-08-15T02:09:34.674Z] 62dc5b8e2ef8: Preparing [2025-08-15T02:09:34.674Z] 097100c76c15: Preparing [2025-08-15T02:09:34.674Z] 913b0a9455fe: Waiting [2025-08-15T02:09:34.674Z] bd0155b22296: Waiting [2025-08-15T02:09:34.674Z] 62dc5b8e2ef8: Waiting [2025-08-15T02:09:34.674Z] 097100c76c15: Waiting [2025-08-15T02:09:34.674Z] 2641cb1a27a8: Layer already exists [2025-08-15T02:09:34.674Z] ce2e34d52400: Layer already exists [2025-08-15T02:09:34.674Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:34.674Z] cdc8b26f8d46: Layer already exists [2025-08-15T02:09:34.674Z] 2d1b38c4934d: Layer already exists [2025-08-15T02:09:34.674Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:34.674Z] 62dc5b8e2ef8: Layer already exists [2025-08-15T02:09:34.674Z] bd0155b22296: Layer already exists [2025-08-15T02:09:34.674Z] 097100c76c15: Layer already exists [2025-08-15T02:09:34.674Z] 4.1.0-dev.48: digest: sha256:ad433cf327c79062360ccde5355836977542bbea8776d4b624d4a1d7ee035d95 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:34.994Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:35.320Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:09:35.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-15T02:09:35.320Z] cdc8b26f8d46: Preparing [2025-08-15T02:09:35.320Z] 2641cb1a27a8: Preparing [2025-08-15T02:09:35.320Z] 2d1b38c4934d: Preparing [2025-08-15T02:09:35.320Z] ce2e34d52400: Preparing [2025-08-15T02:09:35.320Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:35.320Z] 913b0a9455fe: Preparing [2025-08-15T02:09:35.320Z] bd0155b22296: Preparing [2025-08-15T02:09:35.320Z] 62dc5b8e2ef8: Preparing [2025-08-15T02:09:35.320Z] 097100c76c15: Preparing [2025-08-15T02:09:35.320Z] 62dc5b8e2ef8: Waiting [2025-08-15T02:09:35.320Z] 097100c76c15: Waiting [2025-08-15T02:09:35.320Z] bd0155b22296: Waiting [2025-08-15T02:09:35.320Z] 913b0a9455fe: Waiting [2025-08-15T02:09:35.320Z] cdc8b26f8d46: Layer already exists [2025-08-15T02:09:35.320Z] 2d1b38c4934d: Layer already exists [2025-08-15T02:09:35.320Z] 2641cb1a27a8: Layer already exists [2025-08-15T02:09:35.320Z] ce2e34d52400: Layer already exists [2025-08-15T02:09:35.320Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:35.320Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:35.320Z] 097100c76c15: Layer already exists [2025-08-15T02:09:35.320Z] bd0155b22296: Layer already exists [2025-08-15T02:09:35.320Z] 62dc5b8e2ef8: Layer already exists [2025-08-15T02:09:35.320Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:ad433cf327c79062360ccde5355836977542bbea8776d4b624d4a1d7ee035d95 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:35.649Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:35.984Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-15T02:09:35.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-15T02:09:35.984Z] cdc8b26f8d46: Preparing [2025-08-15T02:09:35.984Z] 2641cb1a27a8: Preparing [2025-08-15T02:09:35.984Z] 2d1b38c4934d: Preparing [2025-08-15T02:09:35.984Z] ce2e34d52400: Preparing [2025-08-15T02:09:35.984Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:35.984Z] 913b0a9455fe: Preparing [2025-08-15T02:09:35.984Z] bd0155b22296: Preparing [2025-08-15T02:09:35.984Z] 62dc5b8e2ef8: Preparing [2025-08-15T02:09:35.984Z] 097100c76c15: Preparing [2025-08-15T02:09:35.984Z] bd0155b22296: Waiting [2025-08-15T02:09:35.984Z] 62dc5b8e2ef8: Waiting [2025-08-15T02:09:35.984Z] 913b0a9455fe: Waiting [2025-08-15T02:09:35.984Z] 097100c76c15: Waiting [2025-08-15T02:09:35.984Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:35.984Z] 2641cb1a27a8: Layer already exists [2025-08-15T02:09:35.984Z] ce2e34d52400: Layer already exists [2025-08-15T02:09:35.984Z] cdc8b26f8d46: Layer already exists [2025-08-15T02:09:35.984Z] 2d1b38c4934d: Layer already exists [2025-08-15T02:09:35.984Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:35.984Z] 62dc5b8e2ef8: Layer already exists [2025-08-15T02:09:35.984Z] 097100c76c15: Layer already exists [2025-08-15T02:09:35.984Z] bd0155b22296: Layer already exists [2025-08-15T02:09:35.984Z] main: digest: sha256:ad433cf327c79062360ccde5355836977542bbea8776d4b624d4a1d7ee035d95 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:09:36.061Z] ===================================================== [Pipeline] echo [2025-08-15T02:09:36.072Z] taggedImages: [2025-08-15T02:09:36.072Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:09:36.072Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-15T02:09:36.072Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48 [2025-08-15T02:09:36.072Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:09:36.072Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-08-15T02:09:36.097Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-08-15T02:09:36.097Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:09:36.097Z] latest [2025-08-15T02:09:36.097Z] 4.1.0-dev.48 [2025-08-15T02:09:36.097Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:09:36.097Z] main [2025-08-15T02:09:36.097Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:36.448Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:36.784Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:09:36.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-15T02:09:36.784Z] 09aff64e0542: Preparing [2025-08-15T02:09:36.784Z] 9dc231893059: Preparing [2025-08-15T02:09:36.784Z] e06d52a4d9f6: Preparing [2025-08-15T02:09:36.784Z] 7f405564a730: Preparing [2025-08-15T02:09:36.784Z] 126eac829d4c: Preparing [2025-08-15T02:09:36.784Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:36.784Z] 913b0a9455fe: Preparing [2025-08-15T02:09:36.784Z] 5b2efcda9c7d: Preparing [2025-08-15T02:09:36.784Z] 93c4c901e49f: Preparing [2025-08-15T02:09:36.784Z] 7b87c98ca083: Preparing [2025-08-15T02:09:36.784Z] 097100c76c15: Preparing [2025-08-15T02:09:36.784Z] 7fdc4a0eff56: Waiting [2025-08-15T02:09:36.784Z] 913b0a9455fe: Waiting [2025-08-15T02:09:36.784Z] 7b87c98ca083: Waiting [2025-08-15T02:09:36.784Z] 93c4c901e49f: Waiting [2025-08-15T02:09:36.784Z] 5b2efcda9c7d: Waiting [2025-08-15T02:09:36.784Z] 126eac829d4c: Pushed [2025-08-15T02:09:36.784Z] 09aff64e0542: Pushed [2025-08-15T02:09:36.784Z] 7f405564a730: Pushed [2025-08-15T02:09:36.784Z] 9dc231893059: Pushed [2025-08-15T02:09:36.784Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:36.784Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:36.784Z] 097100c76c15: Layer already exists [2025-08-15T02:09:37.042Z] 5b2efcda9c7d: Pushed [2025-08-15T02:09:37.042Z] 93c4c901e49f: Pushed [2025-08-15T02:09:38.417Z] 7b87c98ca083: Pushed [2025-08-15T02:09:39.799Z] e06d52a4d9f6: Pushed [2025-08-15T02:09:40.059Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:366aa47af65ffb377f314ee56f08067438b1b72ab86f7f5e6ffeb083b3246da1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:40.392Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:40.721Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-15T02:09:40.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-15T02:09:40.722Z] 09aff64e0542: Preparing [2025-08-15T02:09:40.722Z] 9dc231893059: Preparing [2025-08-15T02:09:40.722Z] e06d52a4d9f6: Preparing [2025-08-15T02:09:40.722Z] 7f405564a730: Preparing [2025-08-15T02:09:40.722Z] 126eac829d4c: Preparing [2025-08-15T02:09:40.722Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:40.722Z] 913b0a9455fe: Preparing [2025-08-15T02:09:40.722Z] 5b2efcda9c7d: Preparing [2025-08-15T02:09:40.722Z] 93c4c901e49f: Preparing [2025-08-15T02:09:40.722Z] 7b87c98ca083: Preparing [2025-08-15T02:09:40.722Z] 097100c76c15: Preparing [2025-08-15T02:09:40.722Z] 7fdc4a0eff56: Waiting [2025-08-15T02:09:40.722Z] 913b0a9455fe: Waiting [2025-08-15T02:09:40.722Z] 5b2efcda9c7d: Waiting [2025-08-15T02:09:40.722Z] 93c4c901e49f: Waiting [2025-08-15T02:09:40.722Z] 7b87c98ca083: Waiting [2025-08-15T02:09:40.722Z] 097100c76c15: Waiting [2025-08-15T02:09:40.722Z] e06d52a4d9f6: Layer already exists [2025-08-15T02:09:40.722Z] 09aff64e0542: Layer already exists [2025-08-15T02:09:40.722Z] 7f405564a730: Layer already exists [2025-08-15T02:09:40.722Z] 126eac829d4c: Layer already exists [2025-08-15T02:09:40.722Z] 9dc231893059: Layer already exists [2025-08-15T02:09:40.722Z] 5b2efcda9c7d: Layer already exists [2025-08-15T02:09:40.722Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:40.722Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:40.722Z] 93c4c901e49f: Layer already exists [2025-08-15T02:09:40.722Z] 7b87c98ca083: Layer already exists [2025-08-15T02:09:40.722Z] 097100c76c15: Layer already exists [2025-08-15T02:09:40.722Z] latest: digest: sha256:366aa47af65ffb377f314ee56f08067438b1b72ab86f7f5e6ffeb083b3246da1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:41.063Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:41.417Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48 [2025-08-15T02:09:41.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-15T02:09:41.417Z] 09aff64e0542: Preparing [2025-08-15T02:09:41.417Z] 9dc231893059: Preparing [2025-08-15T02:09:41.417Z] e06d52a4d9f6: Preparing [2025-08-15T02:09:41.417Z] 7f405564a730: Preparing [2025-08-15T02:09:41.417Z] 126eac829d4c: Preparing [2025-08-15T02:09:41.417Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:41.417Z] 913b0a9455fe: Preparing [2025-08-15T02:09:41.417Z] 5b2efcda9c7d: Preparing [2025-08-15T02:09:41.417Z] 93c4c901e49f: Preparing [2025-08-15T02:09:41.417Z] 7b87c98ca083: Preparing [2025-08-15T02:09:41.417Z] 097100c76c15: Preparing [2025-08-15T02:09:41.417Z] 7fdc4a0eff56: Waiting [2025-08-15T02:09:41.417Z] 913b0a9455fe: Waiting [2025-08-15T02:09:41.417Z] 5b2efcda9c7d: Waiting [2025-08-15T02:09:41.417Z] 93c4c901e49f: Waiting [2025-08-15T02:09:41.417Z] 7b87c98ca083: Waiting [2025-08-15T02:09:41.417Z] 097100c76c15: Waiting [2025-08-15T02:09:41.417Z] 7f405564a730: Layer already exists [2025-08-15T02:09:41.417Z] e06d52a4d9f6: Layer already exists [2025-08-15T02:09:41.417Z] 126eac829d4c: Layer already exists [2025-08-15T02:09:41.417Z] 09aff64e0542: Layer already exists [2025-08-15T02:09:41.417Z] 9dc231893059: Layer already exists [2025-08-15T02:09:41.417Z] 5b2efcda9c7d: Layer already exists [2025-08-15T02:09:41.417Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:41.417Z] 93c4c901e49f: Layer already exists [2025-08-15T02:09:41.417Z] 7b87c98ca083: Layer already exists [2025-08-15T02:09:41.417Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:41.417Z] 097100c76c15: Layer already exists [2025-08-15T02:09:41.417Z] 4.1.0-dev.48: digest: sha256:366aa47af65ffb377f314ee56f08067438b1b72ab86f7f5e6ffeb083b3246da1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:41.765Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:42.123Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:09:42.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-15T02:09:42.123Z] 09aff64e0542: Preparing [2025-08-15T02:09:42.123Z] 9dc231893059: Preparing [2025-08-15T02:09:42.123Z] e06d52a4d9f6: Preparing [2025-08-15T02:09:42.123Z] 7f405564a730: Preparing [2025-08-15T02:09:42.123Z] 126eac829d4c: Preparing [2025-08-15T02:09:42.123Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:42.123Z] 913b0a9455fe: Preparing [2025-08-15T02:09:42.123Z] 5b2efcda9c7d: Preparing [2025-08-15T02:09:42.123Z] 93c4c901e49f: Preparing [2025-08-15T02:09:42.123Z] 7b87c98ca083: Preparing [2025-08-15T02:09:42.123Z] 097100c76c15: Preparing [2025-08-15T02:09:42.123Z] 7fdc4a0eff56: Waiting [2025-08-15T02:09:42.123Z] 93c4c901e49f: Waiting [2025-08-15T02:09:42.123Z] 913b0a9455fe: Waiting [2025-08-15T02:09:42.123Z] 5b2efcda9c7d: Waiting [2025-08-15T02:09:42.123Z] 7b87c98ca083: Waiting [2025-08-15T02:09:42.123Z] 097100c76c15: Waiting [2025-08-15T02:09:42.123Z] 9dc231893059: Layer already exists [2025-08-15T02:09:42.123Z] 7f405564a730: Layer already exists [2025-08-15T02:09:42.123Z] e06d52a4d9f6: Layer already exists [2025-08-15T02:09:42.123Z] 09aff64e0542: Layer already exists [2025-08-15T02:09:42.123Z] 126eac829d4c: Layer already exists [2025-08-15T02:09:42.123Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:42.123Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:42.123Z] 93c4c901e49f: Layer already exists [2025-08-15T02:09:42.123Z] 7b87c98ca083: Layer already exists [2025-08-15T02:09:42.123Z] 5b2efcda9c7d: Layer already exists [2025-08-15T02:09:42.123Z] 097100c76c15: Layer already exists [2025-08-15T02:09:42.123Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:366aa47af65ffb377f314ee56f08067438b1b72ab86f7f5e6ffeb083b3246da1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:42.566Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:42.900Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-15T02:09:42.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-15T02:09:42.900Z] 09aff64e0542: Preparing [2025-08-15T02:09:42.900Z] 9dc231893059: Preparing [2025-08-15T02:09:42.900Z] e06d52a4d9f6: Preparing [2025-08-15T02:09:42.900Z] 7f405564a730: Preparing [2025-08-15T02:09:42.900Z] 126eac829d4c: Preparing [2025-08-15T02:09:42.900Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:42.900Z] 913b0a9455fe: Preparing [2025-08-15T02:09:42.900Z] 5b2efcda9c7d: Preparing [2025-08-15T02:09:42.900Z] 93c4c901e49f: Preparing [2025-08-15T02:09:42.900Z] 7b87c98ca083: Preparing [2025-08-15T02:09:42.900Z] 097100c76c15: Preparing [2025-08-15T02:09:42.900Z] 7fdc4a0eff56: Waiting [2025-08-15T02:09:42.900Z] 913b0a9455fe: Waiting [2025-08-15T02:09:42.900Z] 5b2efcda9c7d: Waiting [2025-08-15T02:09:42.900Z] 93c4c901e49f: Waiting [2025-08-15T02:09:42.900Z] 7b87c98ca083: Waiting [2025-08-15T02:09:42.900Z] 097100c76c15: Waiting [2025-08-15T02:09:42.900Z] 126eac829d4c: Layer already exists [2025-08-15T02:09:42.900Z] e06d52a4d9f6: Layer already exists [2025-08-15T02:09:42.900Z] 7f405564a730: Layer already exists [2025-08-15T02:09:42.900Z] 09aff64e0542: Layer already exists [2025-08-15T02:09:42.900Z] 9dc231893059: Layer already exists [2025-08-15T02:09:42.900Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:42.900Z] 93c4c901e49f: Layer already exists [2025-08-15T02:09:42.900Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:42.900Z] 7b87c98ca083: Layer already exists [2025-08-15T02:09:42.900Z] 5b2efcda9c7d: Layer already exists [2025-08-15T02:09:42.900Z] 097100c76c15: Layer already exists [2025-08-15T02:09:42.900Z] main: digest: sha256:366aa47af65ffb377f314ee56f08067438b1b72ab86f7f5e6ffeb083b3246da1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:09:42.977Z] ===================================================== [Pipeline] echo [2025-08-15T02:09:42.991Z] taggedImages: [2025-08-15T02:09:42.991Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:09:42.991Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-15T02:09:42.991Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48 [2025-08-15T02:09:42.991Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:09:42.991Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-08-15T02:09:43.019Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-08-15T02:09:43.019Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:09:43.019Z] latest [2025-08-15T02:09:43.019Z] 4.1.0-dev.48 [2025-08-15T02:09:43.019Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:09:43.019Z] main [2025-08-15T02:09:43.019Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:43.405Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:43.756Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:09:43.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-15T02:09:43.756Z] cbbb8aee1c18: Preparing [2025-08-15T02:09:43.756Z] b84f09f73cd8: Preparing [2025-08-15T02:09:43.756Z] 02af968bab23: Preparing [2025-08-15T02:09:43.756Z] 954053f16191: Preparing [2025-08-15T02:09:43.756Z] fa995789a513: Preparing [2025-08-15T02:09:43.756Z] 55bd299d714b: Preparing [2025-08-15T02:09:43.756Z] 2151b0021dc8: Preparing [2025-08-15T02:09:43.756Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:43.756Z] 913b0a9455fe: Preparing [2025-08-15T02:09:43.756Z] a22dcf5532c0: Preparing [2025-08-15T02:09:43.756Z] 3363f8aeaf30: Preparing [2025-08-15T02:09:43.756Z] 097100c76c15: Preparing [2025-08-15T02:09:43.756Z] 55bd299d714b: Waiting [2025-08-15T02:09:43.756Z] 2151b0021dc8: Waiting [2025-08-15T02:09:43.756Z] 7fdc4a0eff56: Waiting [2025-08-15T02:09:43.756Z] 3363f8aeaf30: Waiting [2025-08-15T02:09:43.756Z] 913b0a9455fe: Waiting [2025-08-15T02:09:43.757Z] 097100c76c15: Waiting [2025-08-15T02:09:43.757Z] a22dcf5532c0: Waiting [2025-08-15T02:09:43.757Z] b84f09f73cd8: Pushed [2025-08-15T02:09:43.757Z] cbbb8aee1c18: Pushed [2025-08-15T02:09:43.757Z] fa995789a513: Pushed [2025-08-15T02:09:43.757Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:43.757Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:43.757Z] 55bd299d714b: Pushed [2025-08-15T02:09:43.757Z] 2151b0021dc8: Pushed [2025-08-15T02:09:44.014Z] 097100c76c15: Layer already exists [2025-08-15T02:09:44.014Z] a22dcf5532c0: Pushed [2025-08-15T02:09:45.392Z] 3363f8aeaf30: Pushed [2025-08-15T02:09:46.775Z] 954053f16191: Pushed [2025-08-15T02:09:46.775Z] 02af968bab23: Pushed [2025-08-15T02:09:47.034Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:4b26d9b56688d4b3772316c4872d3141d5de9fd2eb3386f67ce70d2e1e6a97d2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:47.357Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:47.731Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-15T02:09:47.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-15T02:09:47.731Z] cbbb8aee1c18: Preparing [2025-08-15T02:09:47.731Z] b84f09f73cd8: Preparing [2025-08-15T02:09:47.731Z] 02af968bab23: Preparing [2025-08-15T02:09:47.731Z] 954053f16191: Preparing [2025-08-15T02:09:47.731Z] fa995789a513: Preparing [2025-08-15T02:09:47.731Z] 55bd299d714b: Preparing [2025-08-15T02:09:47.731Z] 2151b0021dc8: Preparing [2025-08-15T02:09:47.731Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:47.731Z] 913b0a9455fe: Preparing [2025-08-15T02:09:47.731Z] a22dcf5532c0: Preparing [2025-08-15T02:09:47.731Z] 55bd299d714b: Waiting [2025-08-15T02:09:47.731Z] 3363f8aeaf30: Preparing [2025-08-15T02:09:47.731Z] 2151b0021dc8: Waiting [2025-08-15T02:09:47.731Z] 097100c76c15: Preparing [2025-08-15T02:09:47.731Z] 7fdc4a0eff56: Waiting [2025-08-15T02:09:47.731Z] 913b0a9455fe: Waiting [2025-08-15T02:09:47.731Z] 3363f8aeaf30: Waiting [2025-08-15T02:09:47.731Z] 097100c76c15: Waiting [2025-08-15T02:09:47.731Z] a22dcf5532c0: Waiting [2025-08-15T02:09:47.731Z] 954053f16191: Layer already exists [2025-08-15T02:09:47.731Z] b84f09f73cd8: Layer already exists [2025-08-15T02:09:47.731Z] cbbb8aee1c18: Layer already exists [2025-08-15T02:09:47.731Z] fa995789a513: Layer already exists [2025-08-15T02:09:47.731Z] 02af968bab23: Layer already exists [2025-08-15T02:09:47.731Z] 55bd299d714b: Layer already exists [2025-08-15T02:09:47.731Z] 2151b0021dc8: Layer already exists [2025-08-15T02:09:47.731Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:47.731Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:47.731Z] a22dcf5532c0: Layer already exists [2025-08-15T02:09:47.731Z] 3363f8aeaf30: Layer already exists [2025-08-15T02:09:47.731Z] 097100c76c15: Layer already exists [2025-08-15T02:09:47.731Z] latest: digest: sha256:4b26d9b56688d4b3772316c4872d3141d5de9fd2eb3386f67ce70d2e1e6a97d2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:48.075Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:48.414Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48 [2025-08-15T02:09:48.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-15T02:09:48.414Z] cbbb8aee1c18: Preparing [2025-08-15T02:09:48.414Z] b84f09f73cd8: Preparing [2025-08-15T02:09:48.414Z] 02af968bab23: Preparing [2025-08-15T02:09:48.414Z] 954053f16191: Preparing [2025-08-15T02:09:48.414Z] fa995789a513: Preparing [2025-08-15T02:09:48.414Z] 55bd299d714b: Preparing [2025-08-15T02:09:48.414Z] 2151b0021dc8: Preparing [2025-08-15T02:09:48.414Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:48.414Z] 913b0a9455fe: Preparing [2025-08-15T02:09:48.414Z] a22dcf5532c0: Preparing [2025-08-15T02:09:48.414Z] 3363f8aeaf30: Preparing [2025-08-15T02:09:48.414Z] 097100c76c15: Preparing [2025-08-15T02:09:48.414Z] 55bd299d714b: Waiting [2025-08-15T02:09:48.414Z] 3363f8aeaf30: Waiting [2025-08-15T02:09:48.414Z] 2151b0021dc8: Waiting [2025-08-15T02:09:48.414Z] 7fdc4a0eff56: Waiting [2025-08-15T02:09:48.414Z] 913b0a9455fe: Waiting [2025-08-15T02:09:48.414Z] a22dcf5532c0: Waiting [2025-08-15T02:09:48.414Z] 097100c76c15: Waiting [2025-08-15T02:09:48.414Z] 02af968bab23: Layer already exists [2025-08-15T02:09:48.414Z] fa995789a513: Layer already exists [2025-08-15T02:09:48.414Z] 954053f16191: Layer already exists [2025-08-15T02:09:48.414Z] b84f09f73cd8: Layer already exists [2025-08-15T02:09:48.414Z] cbbb8aee1c18: Layer already exists [2025-08-15T02:09:48.414Z] 55bd299d714b: Layer already exists [2025-08-15T02:09:48.414Z] 2151b0021dc8: Layer already exists [2025-08-15T02:09:48.414Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:48.414Z] a22dcf5532c0: Layer already exists [2025-08-15T02:09:48.414Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:48.414Z] 3363f8aeaf30: Layer already exists [2025-08-15T02:09:48.414Z] 097100c76c15: Layer already exists [2025-08-15T02:09:48.414Z] 4.1.0-dev.48: digest: sha256:4b26d9b56688d4b3772316c4872d3141d5de9fd2eb3386f67ce70d2e1e6a97d2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:48.750Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:49.081Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:09:49.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-15T02:09:49.081Z] cbbb8aee1c18: Preparing [2025-08-15T02:09:49.081Z] b84f09f73cd8: Preparing [2025-08-15T02:09:49.081Z] 02af968bab23: Preparing [2025-08-15T02:09:49.081Z] 954053f16191: Preparing [2025-08-15T02:09:49.081Z] fa995789a513: Preparing [2025-08-15T02:09:49.081Z] 55bd299d714b: Preparing [2025-08-15T02:09:49.081Z] 2151b0021dc8: Preparing [2025-08-15T02:09:49.081Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:49.081Z] 913b0a9455fe: Preparing [2025-08-15T02:09:49.081Z] a22dcf5532c0: Preparing [2025-08-15T02:09:49.081Z] 3363f8aeaf30: Preparing [2025-08-15T02:09:49.081Z] 097100c76c15: Preparing [2025-08-15T02:09:49.081Z] 7fdc4a0eff56: Waiting [2025-08-15T02:09:49.081Z] 097100c76c15: Waiting [2025-08-15T02:09:49.081Z] 3363f8aeaf30: Waiting [2025-08-15T02:09:49.081Z] 913b0a9455fe: Waiting [2025-08-15T02:09:49.081Z] a22dcf5532c0: Waiting [2025-08-15T02:09:49.081Z] 55bd299d714b: Waiting [2025-08-15T02:09:49.081Z] 2151b0021dc8: Waiting [2025-08-15T02:09:49.081Z] 954053f16191: Layer already exists [2025-08-15T02:09:49.081Z] 02af968bab23: Layer already exists [2025-08-15T02:09:49.081Z] b84f09f73cd8: Layer already exists [2025-08-15T02:09:49.081Z] cbbb8aee1c18: Layer already exists [2025-08-15T02:09:49.081Z] fa995789a513: Layer already exists [2025-08-15T02:09:49.081Z] 55bd299d714b: Layer already exists [2025-08-15T02:09:49.081Z] 2151b0021dc8: Layer already exists [2025-08-15T02:09:49.081Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:49.081Z] a22dcf5532c0: Layer already exists [2025-08-15T02:09:49.081Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:49.081Z] 3363f8aeaf30: Layer already exists [2025-08-15T02:09:49.081Z] 097100c76c15: Layer already exists [2025-08-15T02:09:49.081Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:4b26d9b56688d4b3772316c4872d3141d5de9fd2eb3386f67ce70d2e1e6a97d2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:49.411Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:49.735Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-15T02:09:49.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-15T02:09:49.735Z] cbbb8aee1c18: Preparing [2025-08-15T02:09:49.735Z] b84f09f73cd8: Preparing [2025-08-15T02:09:49.735Z] 02af968bab23: Preparing [2025-08-15T02:09:49.735Z] 954053f16191: Preparing [2025-08-15T02:09:49.735Z] fa995789a513: Preparing [2025-08-15T02:09:49.735Z] 55bd299d714b: Preparing [2025-08-15T02:09:49.735Z] 2151b0021dc8: Preparing [2025-08-15T02:09:49.735Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:49.735Z] 913b0a9455fe: Preparing [2025-08-15T02:09:49.735Z] a22dcf5532c0: Preparing [2025-08-15T02:09:49.735Z] 3363f8aeaf30: Preparing [2025-08-15T02:09:49.735Z] 097100c76c15: Preparing [2025-08-15T02:09:49.735Z] 2151b0021dc8: Waiting [2025-08-15T02:09:49.735Z] 7fdc4a0eff56: Waiting [2025-08-15T02:09:49.735Z] 913b0a9455fe: Waiting [2025-08-15T02:09:49.735Z] 55bd299d714b: Waiting [2025-08-15T02:09:49.735Z] a22dcf5532c0: Waiting [2025-08-15T02:09:49.735Z] 3363f8aeaf30: Waiting [2025-08-15T02:09:49.735Z] 097100c76c15: Waiting [2025-08-15T02:09:49.735Z] 954053f16191: Layer already exists [2025-08-15T02:09:49.735Z] fa995789a513: Layer already exists [2025-08-15T02:09:49.735Z] cbbb8aee1c18: Layer already exists [2025-08-15T02:09:49.735Z] 02af968bab23: Layer already exists [2025-08-15T02:09:49.735Z] b84f09f73cd8: Layer already exists [2025-08-15T02:09:49.735Z] 2151b0021dc8: Layer already exists [2025-08-15T02:09:49.735Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:49.735Z] 55bd299d714b: Layer already exists [2025-08-15T02:09:49.735Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:49.735Z] a22dcf5532c0: Layer already exists [2025-08-15T02:09:49.735Z] 3363f8aeaf30: Layer already exists [2025-08-15T02:09:49.735Z] 097100c76c15: Layer already exists [2025-08-15T02:09:49.735Z] main: digest: sha256:4b26d9b56688d4b3772316c4872d3141d5de9fd2eb3386f67ce70d2e1e6a97d2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:09:49.820Z] ===================================================== [Pipeline] echo [2025-08-15T02:09:49.831Z] taggedImages: [2025-08-15T02:09:49.831Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:09:49.831Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-15T02:09:49.831Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48 [2025-08-15T02:09:49.831Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:09:49.831Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-08-15T02:09:49.858Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-08-15T02:09:49.858Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:09:49.858Z] latest [2025-08-15T02:09:49.858Z] 4.1.0-dev.48 [2025-08-15T02:09:49.858Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:09:49.858Z] main [2025-08-15T02:09:49.858Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:50.191Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:50.519Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:09:50.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-15T02:09:50.519Z] fe17dbb35264: Preparing [2025-08-15T02:09:50.519Z] d90bbaf9b10e: Preparing [2025-08-15T02:09:50.519Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:50.519Z] 913b0a9455fe: Preparing [2025-08-15T02:09:50.519Z] 607ab1024237: Preparing [2025-08-15T02:09:50.519Z] a17eafb0a657: Preparing [2025-08-15T02:09:50.519Z] 097100c76c15: Preparing [2025-08-15T02:09:50.519Z] 097100c76c15: Waiting [2025-08-15T02:09:50.519Z] a17eafb0a657: Waiting [2025-08-15T02:09:50.519Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:50.519Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:50.519Z] 097100c76c15: Layer already exists [2025-08-15T02:09:50.519Z] fe17dbb35264: Pushed [2025-08-15T02:09:50.779Z] 607ab1024237: Pushed [2025-08-15T02:09:51.352Z] a17eafb0a657: Pushed [2025-08-15T02:09:53.945Z] d90bbaf9b10e: Pushed [2025-08-15T02:09:54.208Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:0564107d24e7ffe285f30d0031b0797de95845512c43866a62538632000ed416 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:54.530Z] + 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-08-15T02:09:54.855Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-15T02:09:54.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-15T02:09:54.855Z] fe17dbb35264: Preparing [2025-08-15T02:09:54.855Z] d90bbaf9b10e: Preparing [2025-08-15T02:09:54.855Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:54.855Z] 913b0a9455fe: Preparing [2025-08-15T02:09:54.855Z] 607ab1024237: Preparing [2025-08-15T02:09:54.855Z] a17eafb0a657: Preparing [2025-08-15T02:09:54.855Z] 097100c76c15: Preparing [2025-08-15T02:09:54.855Z] a17eafb0a657: Waiting [2025-08-15T02:09:54.855Z] 097100c76c15: Waiting [2025-08-15T02:09:54.855Z] 607ab1024237: Layer already exists [2025-08-15T02:09:54.855Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:54.855Z] d90bbaf9b10e: Layer already exists [2025-08-15T02:09:54.855Z] fe17dbb35264: Layer already exists [2025-08-15T02:09:54.855Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:54.855Z] a17eafb0a657: Layer already exists [2025-08-15T02:09:54.855Z] 097100c76c15: Layer already exists [2025-08-15T02:09:54.855Z] latest: digest: sha256:0564107d24e7ffe285f30d0031b0797de95845512c43866a62538632000ed416 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:55.192Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:55.526Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48 [2025-08-15T02:09:55.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-15T02:09:55.526Z] fe17dbb35264: Preparing [2025-08-15T02:09:55.526Z] d90bbaf9b10e: Preparing [2025-08-15T02:09:55.526Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:55.526Z] 913b0a9455fe: Preparing [2025-08-15T02:09:55.526Z] 607ab1024237: Preparing [2025-08-15T02:09:55.526Z] a17eafb0a657: Preparing [2025-08-15T02:09:55.526Z] 097100c76c15: Preparing [2025-08-15T02:09:55.526Z] 097100c76c15: Waiting [2025-08-15T02:09:55.526Z] a17eafb0a657: Waiting [2025-08-15T02:09:55.526Z] d90bbaf9b10e: Layer already exists [2025-08-15T02:09:55.526Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:55.526Z] 607ab1024237: Layer already exists [2025-08-15T02:09:55.526Z] fe17dbb35264: Layer already exists [2025-08-15T02:09:55.526Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:55.526Z] a17eafb0a657: Layer already exists [2025-08-15T02:09:55.526Z] 097100c76c15: Layer already exists [2025-08-15T02:09:55.526Z] 4.1.0-dev.48: digest: sha256:0564107d24e7ffe285f30d0031b0797de95845512c43866a62538632000ed416 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:55.885Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:56.224Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:09:56.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-15T02:09:56.224Z] fe17dbb35264: Preparing [2025-08-15T02:09:56.224Z] d90bbaf9b10e: Preparing [2025-08-15T02:09:56.224Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:56.224Z] 913b0a9455fe: Preparing [2025-08-15T02:09:56.224Z] 607ab1024237: Preparing [2025-08-15T02:09:56.224Z] a17eafb0a657: Preparing [2025-08-15T02:09:56.224Z] 097100c76c15: Preparing [2025-08-15T02:09:56.224Z] a17eafb0a657: Waiting [2025-08-15T02:09:56.224Z] 097100c76c15: Waiting [2025-08-15T02:09:56.224Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:56.224Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:56.224Z] fe17dbb35264: Layer already exists [2025-08-15T02:09:56.224Z] 607ab1024237: Layer already exists [2025-08-15T02:09:56.224Z] d90bbaf9b10e: Layer already exists [2025-08-15T02:09:56.224Z] 097100c76c15: Layer already exists [2025-08-15T02:09:56.224Z] a17eafb0a657: Layer already exists [2025-08-15T02:09:56.224Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:0564107d24e7ffe285f30d0031b0797de95845512c43866a62538632000ed416 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:56.550Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:56.877Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-15T02:09:56.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-15T02:09:56.877Z] fe17dbb35264: Preparing [2025-08-15T02:09:56.877Z] d90bbaf9b10e: Preparing [2025-08-15T02:09:56.877Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:56.877Z] 913b0a9455fe: Preparing [2025-08-15T02:09:56.877Z] 607ab1024237: Preparing [2025-08-15T02:09:56.877Z] a17eafb0a657: Preparing [2025-08-15T02:09:56.877Z] 097100c76c15: Preparing [2025-08-15T02:09:56.877Z] a17eafb0a657: Waiting [2025-08-15T02:09:56.877Z] 097100c76c15: Waiting [2025-08-15T02:09:56.877Z] fe17dbb35264: Layer already exists [2025-08-15T02:09:56.877Z] 607ab1024237: Layer already exists [2025-08-15T02:09:56.877Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:56.877Z] d90bbaf9b10e: Layer already exists [2025-08-15T02:09:56.877Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:56.877Z] a17eafb0a657: Layer already exists [2025-08-15T02:09:56.877Z] 097100c76c15: Layer already exists [2025-08-15T02:09:56.877Z] main: digest: sha256:0564107d24e7ffe285f30d0031b0797de95845512c43866a62538632000ed416 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:09:56.943Z] ===================================================== [Pipeline] echo [2025-08-15T02:09:56.955Z] taggedImages: [2025-08-15T02:09:56.955Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:09:56.955Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-15T02:09:56.955Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48 [2025-08-15T02:09:56.955Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:09:56.955Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-08-15T02:09:56.980Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-08-15T02:09:56.980Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:09:56.980Z] latest [2025-08-15T02:09:56.980Z] 4.1.0-dev.48 [2025-08-15T02:09:56.980Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:09:56.980Z] main [2025-08-15T02:09:56.980Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:57.328Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:09:57.731Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:09:57.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-15T02:09:57.731Z] 03d2da8df3a9: Preparing [2025-08-15T02:09:57.731Z] f585e70fc6f7: Preparing [2025-08-15T02:09:57.731Z] 18fd991684d5: Preparing [2025-08-15T02:09:57.731Z] 7fdc4a0eff56: Preparing [2025-08-15T02:09:57.731Z] 913b0a9455fe: Preparing [2025-08-15T02:09:57.731Z] 41bfcba6ec0a: Preparing [2025-08-15T02:09:57.731Z] 299a0dc0af38: Preparing [2025-08-15T02:09:57.731Z] d748cae0f065: Preparing [2025-08-15T02:09:57.731Z] cbd9a55e3aed: Preparing [2025-08-15T02:09:57.731Z] 097100c76c15: Preparing [2025-08-15T02:09:57.731Z] 41bfcba6ec0a: Waiting [2025-08-15T02:09:57.731Z] 299a0dc0af38: Waiting [2025-08-15T02:09:57.731Z] d748cae0f065: Waiting [2025-08-15T02:09:57.731Z] 097100c76c15: Waiting [2025-08-15T02:09:57.731Z] cbd9a55e3aed: Waiting [2025-08-15T02:09:57.731Z] 913b0a9455fe: Layer already exists [2025-08-15T02:09:57.731Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:09:57.731Z] 03d2da8df3a9: Pushed [2025-08-15T02:09:57.731Z] 18fd991684d5: Pushed [2025-08-15T02:09:57.731Z] f585e70fc6f7: Pushed [2025-08-15T02:09:57.731Z] 097100c76c15: Layer already exists [2025-08-15T02:09:58.014Z] d748cae0f065: Pushed [2025-08-15T02:09:58.301Z] cbd9a55e3aed: Pushed [2025-08-15T02:10:02.613Z] 299a0dc0af38: Pushed [2025-08-15T02:10:10.740Z] 41bfcba6ec0a: Pushed [2025-08-15T02:10:10.740Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:240201e5a0619387a8203a0602dc0b3a82b6041e93d88cf9f34f30e024216f72 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:11.068Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:11.388Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-15T02:10:11.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-15T02:10:11.388Z] 03d2da8df3a9: Preparing [2025-08-15T02:10:11.388Z] f585e70fc6f7: Preparing [2025-08-15T02:10:11.388Z] 18fd991684d5: Preparing [2025-08-15T02:10:11.388Z] 7fdc4a0eff56: Preparing [2025-08-15T02:10:11.388Z] 913b0a9455fe: Preparing [2025-08-15T02:10:11.388Z] 41bfcba6ec0a: Preparing [2025-08-15T02:10:11.388Z] 299a0dc0af38: Preparing [2025-08-15T02:10:11.388Z] d748cae0f065: Preparing [2025-08-15T02:10:11.388Z] cbd9a55e3aed: Preparing [2025-08-15T02:10:11.388Z] 097100c76c15: Preparing [2025-08-15T02:10:11.388Z] d748cae0f065: Waiting [2025-08-15T02:10:11.388Z] 41bfcba6ec0a: Waiting [2025-08-15T02:10:11.388Z] 097100c76c15: Waiting [2025-08-15T02:10:11.388Z] cbd9a55e3aed: Waiting [2025-08-15T02:10:11.388Z] 299a0dc0af38: Waiting [2025-08-15T02:10:11.388Z] 03d2da8df3a9: Layer already exists [2025-08-15T02:10:11.388Z] 18fd991684d5: Layer already exists [2025-08-15T02:10:11.388Z] f585e70fc6f7: Layer already exists [2025-08-15T02:10:11.388Z] 913b0a9455fe: Layer already exists [2025-08-15T02:10:11.388Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:10:11.388Z] 299a0dc0af38: Layer already exists [2025-08-15T02:10:11.388Z] cbd9a55e3aed: Layer already exists [2025-08-15T02:10:11.388Z] 097100c76c15: Layer already exists [2025-08-15T02:10:11.388Z] 41bfcba6ec0a: Layer already exists [2025-08-15T02:10:11.388Z] d748cae0f065: Layer already exists [2025-08-15T02:10:11.388Z] latest: digest: sha256:240201e5a0619387a8203a0602dc0b3a82b6041e93d88cf9f34f30e024216f72 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:11.716Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:12.048Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48 [2025-08-15T02:10:12.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-15T02:10:12.048Z] 03d2da8df3a9: Preparing [2025-08-15T02:10:12.048Z] f585e70fc6f7: Preparing [2025-08-15T02:10:12.048Z] 18fd991684d5: Preparing [2025-08-15T02:10:12.048Z] 7fdc4a0eff56: Preparing [2025-08-15T02:10:12.048Z] 913b0a9455fe: Preparing [2025-08-15T02:10:12.048Z] 41bfcba6ec0a: Preparing [2025-08-15T02:10:12.048Z] 299a0dc0af38: Preparing [2025-08-15T02:10:12.048Z] d748cae0f065: Preparing [2025-08-15T02:10:12.048Z] cbd9a55e3aed: Preparing [2025-08-15T02:10:12.048Z] 097100c76c15: Preparing [2025-08-15T02:10:12.048Z] 41bfcba6ec0a: Waiting [2025-08-15T02:10:12.048Z] 299a0dc0af38: Waiting [2025-08-15T02:10:12.048Z] 097100c76c15: Waiting [2025-08-15T02:10:12.048Z] d748cae0f065: Waiting [2025-08-15T02:10:12.048Z] cbd9a55e3aed: Waiting [2025-08-15T02:10:12.048Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:10:12.048Z] 03d2da8df3a9: Layer already exists [2025-08-15T02:10:12.048Z] 913b0a9455fe: Layer already exists [2025-08-15T02:10:12.048Z] 18fd991684d5: Layer already exists [2025-08-15T02:10:12.048Z] f585e70fc6f7: Layer already exists [2025-08-15T02:10:12.048Z] d748cae0f065: Layer already exists [2025-08-15T02:10:12.048Z] 097100c76c15: Layer already exists [2025-08-15T02:10:12.048Z] 299a0dc0af38: Layer already exists [2025-08-15T02:10:12.048Z] cbd9a55e3aed: Layer already exists [2025-08-15T02:10:12.048Z] 41bfcba6ec0a: Layer already exists [2025-08-15T02:10:12.048Z] 4.1.0-dev.48: digest: sha256:240201e5a0619387a8203a0602dc0b3a82b6041e93d88cf9f34f30e024216f72 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:12.373Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:12.695Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:12.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-15T02:10:12.695Z] 03d2da8df3a9: Preparing [2025-08-15T02:10:12.695Z] f585e70fc6f7: Preparing [2025-08-15T02:10:12.695Z] 18fd991684d5: Preparing [2025-08-15T02:10:12.695Z] 7fdc4a0eff56: Preparing [2025-08-15T02:10:12.695Z] 913b0a9455fe: Preparing [2025-08-15T02:10:12.695Z] 41bfcba6ec0a: Preparing [2025-08-15T02:10:12.695Z] 299a0dc0af38: Preparing [2025-08-15T02:10:12.695Z] d748cae0f065: Preparing [2025-08-15T02:10:12.695Z] cbd9a55e3aed: Preparing [2025-08-15T02:10:12.695Z] 097100c76c15: Preparing [2025-08-15T02:10:12.695Z] 41bfcba6ec0a: Waiting [2025-08-15T02:10:12.695Z] 299a0dc0af38: Waiting [2025-08-15T02:10:12.695Z] d748cae0f065: Waiting [2025-08-15T02:10:12.695Z] 097100c76c15: Waiting [2025-08-15T02:10:12.695Z] cbd9a55e3aed: Waiting [2025-08-15T02:10:12.695Z] f585e70fc6f7: Layer already exists [2025-08-15T02:10:12.695Z] 913b0a9455fe: Layer already exists [2025-08-15T02:10:12.695Z] 18fd991684d5: Layer already exists [2025-08-15T02:10:12.695Z] 03d2da8df3a9: Layer already exists [2025-08-15T02:10:12.695Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:10:12.695Z] 299a0dc0af38: Layer already exists [2025-08-15T02:10:12.695Z] 41bfcba6ec0a: Layer already exists [2025-08-15T02:10:12.695Z] d748cae0f065: Layer already exists [2025-08-15T02:10:12.695Z] cbd9a55e3aed: Layer already exists [2025-08-15T02:10:12.695Z] 097100c76c15: Layer already exists [2025-08-15T02:10:12.695Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:240201e5a0619387a8203a0602dc0b3a82b6041e93d88cf9f34f30e024216f72 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:13.032Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:13.349Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-15T02:10:13.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-15T02:10:13.349Z] 03d2da8df3a9: Preparing [2025-08-15T02:10:13.349Z] f585e70fc6f7: Preparing [2025-08-15T02:10:13.349Z] 18fd991684d5: Preparing [2025-08-15T02:10:13.349Z] 7fdc4a0eff56: Preparing [2025-08-15T02:10:13.349Z] 913b0a9455fe: Preparing [2025-08-15T02:10:13.349Z] 41bfcba6ec0a: Preparing [2025-08-15T02:10:13.349Z] 299a0dc0af38: Preparing [2025-08-15T02:10:13.349Z] d748cae0f065: Preparing [2025-08-15T02:10:13.349Z] cbd9a55e3aed: Preparing [2025-08-15T02:10:13.349Z] 097100c76c15: Preparing [2025-08-15T02:10:13.349Z] 41bfcba6ec0a: Waiting [2025-08-15T02:10:13.349Z] 299a0dc0af38: Waiting [2025-08-15T02:10:13.349Z] d748cae0f065: Waiting [2025-08-15T02:10:13.349Z] cbd9a55e3aed: Waiting [2025-08-15T02:10:13.349Z] 097100c76c15: Waiting [2025-08-15T02:10:13.349Z] 18fd991684d5: Layer already exists [2025-08-15T02:10:13.349Z] 03d2da8df3a9: Layer already exists [2025-08-15T02:10:13.349Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:10:13.349Z] 913b0a9455fe: Layer already exists [2025-08-15T02:10:13.349Z] f585e70fc6f7: Layer already exists [2025-08-15T02:10:13.349Z] 41bfcba6ec0a: Layer already exists [2025-08-15T02:10:13.349Z] 299a0dc0af38: Layer already exists [2025-08-15T02:10:13.349Z] d748cae0f065: Layer already exists [2025-08-15T02:10:13.349Z] cbd9a55e3aed: Layer already exists [2025-08-15T02:10:13.349Z] 097100c76c15: Layer already exists [2025-08-15T02:10:13.349Z] main: digest: sha256:240201e5a0619387a8203a0602dc0b3a82b6041e93d88cf9f34f30e024216f72 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:10:13.422Z] ===================================================== [Pipeline] echo [2025-08-15T02:10:13.437Z] taggedImages: [2025-08-15T02:10:13.437Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:10:13.437Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-15T02:10:13.437Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48 [2025-08-15T02:10:13.437Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:13.437Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-08-15T02:10:13.461Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-08-15T02:10:13.461Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:10:13.461Z] latest [2025-08-15T02:10:13.461Z] 4.1.0-dev.48 [2025-08-15T02:10:13.461Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:13.461Z] main [2025-08-15T02:10:13.461Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:13.799Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:14.117Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:10:14.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-15T02:10:14.117Z] 2ed1869c66a2: Preparing [2025-08-15T02:10:14.117Z] bbe032157dca: Preparing [2025-08-15T02:10:14.117Z] c3084c943ed4: Preparing [2025-08-15T02:10:14.117Z] 7fdc4a0eff56: Preparing [2025-08-15T02:10:14.117Z] 913b0a9455fe: Preparing [2025-08-15T02:10:14.117Z] 41bfcba6ec0a: Preparing [2025-08-15T02:10:14.117Z] 80fced6e8102: Preparing [2025-08-15T02:10:14.117Z] e88429014014: Preparing [2025-08-15T02:10:14.117Z] 097100c76c15: Preparing [2025-08-15T02:10:14.117Z] e88429014014: Waiting [2025-08-15T02:10:14.117Z] 80fced6e8102: Waiting [2025-08-15T02:10:14.117Z] 097100c76c15: Waiting [2025-08-15T02:10:14.117Z] 41bfcba6ec0a: Waiting [2025-08-15T02:10:14.117Z] 913b0a9455fe: Layer already exists [2025-08-15T02:10:14.117Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:10:14.117Z] 41bfcba6ec0a: Layer already exists [2025-08-15T02:10:14.117Z] bbe032157dca: Pushed [2025-08-15T02:10:14.117Z] 2ed1869c66a2: Pushed [2025-08-15T02:10:14.117Z] c3084c943ed4: Pushed [2025-08-15T02:10:14.117Z] 097100c76c15: Layer already exists [2025-08-15T02:10:14.375Z] 80fced6e8102: Pushed [2025-08-15T02:10:14.375Z] e88429014014: Pushed [2025-08-15T02:10:14.635Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:23c7dc20bb247e25e19a6ca01d66204d59627f613c3662e2023d30f1c81f4bc1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:14.973Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:15.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-15T02:10:15.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-15T02:10:15.292Z] 2ed1869c66a2: Preparing [2025-08-15T02:10:15.292Z] bbe032157dca: Preparing [2025-08-15T02:10:15.292Z] c3084c943ed4: Preparing [2025-08-15T02:10:15.292Z] 7fdc4a0eff56: Preparing [2025-08-15T02:10:15.292Z] 913b0a9455fe: Preparing [2025-08-15T02:10:15.292Z] 41bfcba6ec0a: Preparing [2025-08-15T02:10:15.292Z] 80fced6e8102: Preparing [2025-08-15T02:10:15.292Z] e88429014014: Preparing [2025-08-15T02:10:15.292Z] 097100c76c15: Preparing [2025-08-15T02:10:15.292Z] 41bfcba6ec0a: Waiting [2025-08-15T02:10:15.292Z] 80fced6e8102: Waiting [2025-08-15T02:10:15.292Z] e88429014014: Waiting [2025-08-15T02:10:15.292Z] 097100c76c15: Waiting [2025-08-15T02:10:15.292Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:10:15.292Z] 913b0a9455fe: Layer already exists [2025-08-15T02:10:15.292Z] bbe032157dca: Layer already exists [2025-08-15T02:10:15.292Z] 2ed1869c66a2: Layer already exists [2025-08-15T02:10:15.292Z] c3084c943ed4: Layer already exists [2025-08-15T02:10:15.292Z] 80fced6e8102: Layer already exists [2025-08-15T02:10:15.292Z] e88429014014: Layer already exists [2025-08-15T02:10:15.292Z] 41bfcba6ec0a: Layer already exists [2025-08-15T02:10:15.292Z] 097100c76c15: Layer already exists [2025-08-15T02:10:15.292Z] latest: digest: sha256:23c7dc20bb247e25e19a6ca01d66204d59627f613c3662e2023d30f1c81f4bc1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:15.614Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:15.931Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48 [2025-08-15T02:10:15.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-15T02:10:15.931Z] 2ed1869c66a2: Preparing [2025-08-15T02:10:15.931Z] bbe032157dca: Preparing [2025-08-15T02:10:15.931Z] c3084c943ed4: Preparing [2025-08-15T02:10:15.931Z] 7fdc4a0eff56: Preparing [2025-08-15T02:10:15.931Z] 913b0a9455fe: Preparing [2025-08-15T02:10:15.931Z] 41bfcba6ec0a: Preparing [2025-08-15T02:10:15.931Z] 80fced6e8102: Preparing [2025-08-15T02:10:15.931Z] e88429014014: Preparing [2025-08-15T02:10:15.931Z] 097100c76c15: Preparing [2025-08-15T02:10:15.931Z] 80fced6e8102: Waiting [2025-08-15T02:10:15.931Z] 41bfcba6ec0a: Waiting [2025-08-15T02:10:15.931Z] e88429014014: Waiting [2025-08-15T02:10:15.931Z] bbe032157dca: Layer already exists [2025-08-15T02:10:15.931Z] 913b0a9455fe: Layer already exists [2025-08-15T02:10:15.931Z] 2ed1869c66a2: Layer already exists [2025-08-15T02:10:15.931Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:10:15.931Z] c3084c943ed4: Layer already exists [2025-08-15T02:10:15.931Z] 41bfcba6ec0a: Layer already exists [2025-08-15T02:10:15.931Z] 80fced6e8102: Layer already exists [2025-08-15T02:10:15.931Z] e88429014014: Layer already exists [2025-08-15T02:10:15.931Z] 097100c76c15: Layer already exists [2025-08-15T02:10:15.931Z] 4.1.0-dev.48: digest: sha256:23c7dc20bb247e25e19a6ca01d66204d59627f613c3662e2023d30f1c81f4bc1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:16.260Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:16.590Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:16.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-15T02:10:16.590Z] 2ed1869c66a2: Preparing [2025-08-15T02:10:16.590Z] bbe032157dca: Preparing [2025-08-15T02:10:16.590Z] c3084c943ed4: Preparing [2025-08-15T02:10:16.590Z] 7fdc4a0eff56: Preparing [2025-08-15T02:10:16.590Z] 913b0a9455fe: Preparing [2025-08-15T02:10:16.590Z] 41bfcba6ec0a: Preparing [2025-08-15T02:10:16.590Z] 80fced6e8102: Preparing [2025-08-15T02:10:16.590Z] e88429014014: Preparing [2025-08-15T02:10:16.590Z] 097100c76c15: Preparing [2025-08-15T02:10:16.590Z] 41bfcba6ec0a: Waiting [2025-08-15T02:10:16.590Z] 80fced6e8102: Waiting [2025-08-15T02:10:16.590Z] e88429014014: Waiting [2025-08-15T02:10:16.590Z] 097100c76c15: Waiting [2025-08-15T02:10:16.590Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:10:16.590Z] 913b0a9455fe: Layer already exists [2025-08-15T02:10:16.590Z] c3084c943ed4: Layer already exists [2025-08-15T02:10:16.590Z] bbe032157dca: Layer already exists [2025-08-15T02:10:16.590Z] 2ed1869c66a2: Layer already exists [2025-08-15T02:10:16.590Z] 41bfcba6ec0a: Layer already exists [2025-08-15T02:10:16.590Z] e88429014014: Layer already exists [2025-08-15T02:10:16.590Z] 80fced6e8102: Layer already exists [2025-08-15T02:10:16.590Z] 097100c76c15: Layer already exists [2025-08-15T02:10:16.590Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:23c7dc20bb247e25e19a6ca01d66204d59627f613c3662e2023d30f1c81f4bc1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:16.912Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:17.237Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-15T02:10:17.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-15T02:10:17.237Z] 2ed1869c66a2: Preparing [2025-08-15T02:10:17.237Z] bbe032157dca: Preparing [2025-08-15T02:10:17.237Z] c3084c943ed4: Preparing [2025-08-15T02:10:17.237Z] 7fdc4a0eff56: Preparing [2025-08-15T02:10:17.237Z] 913b0a9455fe: Preparing [2025-08-15T02:10:17.237Z] 41bfcba6ec0a: Preparing [2025-08-15T02:10:17.237Z] 80fced6e8102: Preparing [2025-08-15T02:10:17.237Z] e88429014014: Preparing [2025-08-15T02:10:17.237Z] 097100c76c15: Preparing [2025-08-15T02:10:17.237Z] 41bfcba6ec0a: Waiting [2025-08-15T02:10:17.237Z] 80fced6e8102: Waiting [2025-08-15T02:10:17.237Z] e88429014014: Waiting [2025-08-15T02:10:17.237Z] 097100c76c15: Waiting [2025-08-15T02:10:17.237Z] 913b0a9455fe: Layer already exists [2025-08-15T02:10:17.237Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:10:17.237Z] 2ed1869c66a2: Layer already exists [2025-08-15T02:10:17.237Z] bbe032157dca: Layer already exists [2025-08-15T02:10:17.237Z] c3084c943ed4: Layer already exists [2025-08-15T02:10:17.237Z] 80fced6e8102: Layer already exists [2025-08-15T02:10:17.237Z] 41bfcba6ec0a: Layer already exists [2025-08-15T02:10:17.237Z] 097100c76c15: Layer already exists [2025-08-15T02:10:17.237Z] e88429014014: Layer already exists [2025-08-15T02:10:17.237Z] main: digest: sha256:23c7dc20bb247e25e19a6ca01d66204d59627f613c3662e2023d30f1c81f4bc1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:10:17.304Z] ===================================================== [Pipeline] echo [2025-08-15T02:10:17.318Z] taggedImages: [2025-08-15T02:10:17.318Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:10:17.318Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-15T02:10:17.318Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48 [2025-08-15T02:10:17.318Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:17.318Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-08-15T02:10:17.345Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-08-15T02:10:17.346Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:10:17.346Z] latest [2025-08-15T02:10:17.346Z] 4.1.0-dev.48 [2025-08-15T02:10:17.346Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:17.346Z] main [2025-08-15T02:10:17.346Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:17.688Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:18.016Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:10:18.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-15T02:10:18.016Z] 03d2da8df3a9: Preparing [2025-08-15T02:10:18.016Z] 433ffd6dc922: Preparing [2025-08-15T02:10:18.016Z] 2a11b3366b1f: Preparing [2025-08-15T02:10:18.016Z] 7fdc4a0eff56: Preparing [2025-08-15T02:10:18.016Z] 913b0a9455fe: Preparing [2025-08-15T02:10:18.016Z] 9a863f7669ee: Preparing [2025-08-15T02:10:18.016Z] d748cae0f065: Preparing [2025-08-15T02:10:18.016Z] cbd9a55e3aed: Preparing [2025-08-15T02:10:18.016Z] 097100c76c15: Preparing [2025-08-15T02:10:18.016Z] 9a863f7669ee: Waiting [2025-08-15T02:10:18.016Z] d748cae0f065: Waiting [2025-08-15T02:10:18.016Z] cbd9a55e3aed: Waiting [2025-08-15T02:10:18.016Z] 097100c76c15: Waiting [2025-08-15T02:10:18.016Z] 913b0a9455fe: Layer already exists [2025-08-15T02:10:18.016Z] 03d2da8df3a9: Layer already exists [2025-08-15T02:10:18.016Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:10:18.016Z] d748cae0f065: Layer already exists [2025-08-15T02:10:18.016Z] cbd9a55e3aed: Layer already exists [2025-08-15T02:10:18.016Z] 097100c76c15: Layer already exists [2025-08-15T02:10:18.016Z] 433ffd6dc922: Pushed [2025-08-15T02:10:18.016Z] 2a11b3366b1f: Pushed [2025-08-15T02:10:30.228Z] 9a863f7669ee: Pushed [2025-08-15T02:10:33.520Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:b35b920a1d814e09fe8aee4745134646af5e07bb84e6bf2997f8bb251bf5be0b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:33.855Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:34.178Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-15T02:10:34.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-15T02:10:34.178Z] 03d2da8df3a9: Preparing [2025-08-15T02:10:34.178Z] 433ffd6dc922: Preparing [2025-08-15T02:10:34.178Z] 2a11b3366b1f: Preparing [2025-08-15T02:10:34.178Z] 7fdc4a0eff56: Preparing [2025-08-15T02:10:34.178Z] 913b0a9455fe: Preparing [2025-08-15T02:10:34.178Z] 9a863f7669ee: Preparing [2025-08-15T02:10:34.178Z] 9a863f7669ee: Waiting [2025-08-15T02:10:34.178Z] d748cae0f065: Preparing [2025-08-15T02:10:34.178Z] cbd9a55e3aed: Preparing [2025-08-15T02:10:34.178Z] 097100c76c15: Preparing [2025-08-15T02:10:34.178Z] 097100c76c15: Waiting [2025-08-15T02:10:34.178Z] d748cae0f065: Waiting [2025-08-15T02:10:34.178Z] cbd9a55e3aed: Waiting [2025-08-15T02:10:34.178Z] 03d2da8df3a9: Layer already exists [2025-08-15T02:10:34.178Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:10:34.178Z] 433ffd6dc922: Layer already exists [2025-08-15T02:10:34.178Z] 913b0a9455fe: Layer already exists [2025-08-15T02:10:34.178Z] 2a11b3366b1f: Layer already exists [2025-08-15T02:10:34.178Z] d748cae0f065: Layer already exists [2025-08-15T02:10:34.178Z] 9a863f7669ee: Layer already exists [2025-08-15T02:10:34.178Z] cbd9a55e3aed: Layer already exists [2025-08-15T02:10:34.178Z] 097100c76c15: Layer already exists [2025-08-15T02:10:34.178Z] latest: digest: sha256:b35b920a1d814e09fe8aee4745134646af5e07bb84e6bf2997f8bb251bf5be0b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:34.506Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:34.831Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48 [2025-08-15T02:10:34.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-15T02:10:34.831Z] 03d2da8df3a9: Preparing [2025-08-15T02:10:34.831Z] 433ffd6dc922: Preparing [2025-08-15T02:10:34.831Z] 2a11b3366b1f: Preparing [2025-08-15T02:10:34.831Z] 7fdc4a0eff56: Preparing [2025-08-15T02:10:34.831Z] 913b0a9455fe: Preparing [2025-08-15T02:10:34.831Z] 9a863f7669ee: Preparing [2025-08-15T02:10:34.831Z] d748cae0f065: Preparing [2025-08-15T02:10:34.831Z] cbd9a55e3aed: Preparing [2025-08-15T02:10:34.831Z] 097100c76c15: Preparing [2025-08-15T02:10:34.831Z] 9a863f7669ee: Waiting [2025-08-15T02:10:34.831Z] cbd9a55e3aed: Waiting [2025-08-15T02:10:34.831Z] 097100c76c15: Waiting [2025-08-15T02:10:34.831Z] d748cae0f065: Waiting [2025-08-15T02:10:34.831Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:10:34.831Z] 913b0a9455fe: Layer already exists [2025-08-15T02:10:34.831Z] 03d2da8df3a9: Layer already exists [2025-08-15T02:10:34.831Z] 2a11b3366b1f: Layer already exists [2025-08-15T02:10:34.831Z] 433ffd6dc922: Layer already exists [2025-08-15T02:10:34.831Z] 9a863f7669ee: Layer already exists [2025-08-15T02:10:34.831Z] d748cae0f065: Layer already exists [2025-08-15T02:10:34.831Z] cbd9a55e3aed: Layer already exists [2025-08-15T02:10:34.831Z] 097100c76c15: Layer already exists [2025-08-15T02:10:34.831Z] 4.1.0-dev.48: digest: sha256:b35b920a1d814e09fe8aee4745134646af5e07bb84e6bf2997f8bb251bf5be0b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:35.164Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:35.488Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:35.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-15T02:10:35.489Z] 03d2da8df3a9: Preparing [2025-08-15T02:10:35.489Z] 433ffd6dc922: Preparing [2025-08-15T02:10:35.489Z] 2a11b3366b1f: Preparing [2025-08-15T02:10:35.489Z] 7fdc4a0eff56: Preparing [2025-08-15T02:10:35.489Z] 913b0a9455fe: Preparing [2025-08-15T02:10:35.489Z] 9a863f7669ee: Preparing [2025-08-15T02:10:35.489Z] d748cae0f065: Preparing [2025-08-15T02:10:35.489Z] cbd9a55e3aed: Preparing [2025-08-15T02:10:35.489Z] 097100c76c15: Preparing [2025-08-15T02:10:35.489Z] d748cae0f065: Waiting [2025-08-15T02:10:35.489Z] 9a863f7669ee: Waiting [2025-08-15T02:10:35.489Z] cbd9a55e3aed: Waiting [2025-08-15T02:10:35.489Z] 097100c76c15: Waiting [2025-08-15T02:10:35.489Z] 03d2da8df3a9: Layer already exists [2025-08-15T02:10:35.489Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:10:35.489Z] 913b0a9455fe: Layer already exists [2025-08-15T02:10:35.489Z] 433ffd6dc922: Layer already exists [2025-08-15T02:10:35.489Z] 2a11b3366b1f: Layer already exists [2025-08-15T02:10:35.489Z] d748cae0f065: Layer already exists [2025-08-15T02:10:35.489Z] 9a863f7669ee: Layer already exists [2025-08-15T02:10:35.489Z] cbd9a55e3aed: Layer already exists [2025-08-15T02:10:35.489Z] 097100c76c15: Layer already exists [2025-08-15T02:10:35.489Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:b35b920a1d814e09fe8aee4745134646af5e07bb84e6bf2997f8bb251bf5be0b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:35.819Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:36.146Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-15T02:10:36.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-15T02:10:36.146Z] 03d2da8df3a9: Preparing [2025-08-15T02:10:36.146Z] 433ffd6dc922: Preparing [2025-08-15T02:10:36.146Z] 2a11b3366b1f: Preparing [2025-08-15T02:10:36.146Z] 7fdc4a0eff56: Preparing [2025-08-15T02:10:36.146Z] 913b0a9455fe: Preparing [2025-08-15T02:10:36.146Z] 9a863f7669ee: Preparing [2025-08-15T02:10:36.146Z] d748cae0f065: Preparing [2025-08-15T02:10:36.146Z] cbd9a55e3aed: Preparing [2025-08-15T02:10:36.146Z] 097100c76c15: Preparing [2025-08-15T02:10:36.146Z] d748cae0f065: Waiting [2025-08-15T02:10:36.146Z] cbd9a55e3aed: Waiting [2025-08-15T02:10:36.146Z] 9a863f7669ee: Waiting [2025-08-15T02:10:36.146Z] 097100c76c15: Waiting [2025-08-15T02:10:36.146Z] 03d2da8df3a9: Layer already exists [2025-08-15T02:10:36.146Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:10:36.146Z] 2a11b3366b1f: Layer already exists [2025-08-15T02:10:36.146Z] 433ffd6dc922: Layer already exists [2025-08-15T02:10:36.146Z] 913b0a9455fe: Layer already exists [2025-08-15T02:10:36.146Z] d748cae0f065: Layer already exists [2025-08-15T02:10:36.146Z] 9a863f7669ee: Layer already exists [2025-08-15T02:10:36.146Z] cbd9a55e3aed: Layer already exists [2025-08-15T02:10:36.146Z] 097100c76c15: Layer already exists [2025-08-15T02:10:36.146Z] main: digest: sha256:b35b920a1d814e09fe8aee4745134646af5e07bb84e6bf2997f8bb251bf5be0b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:10:36.215Z] ===================================================== [Pipeline] echo [2025-08-15T02:10:36.229Z] taggedImages: [2025-08-15T02:10:36.229Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:10:36.229Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-15T02:10:36.229Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48 [2025-08-15T02:10:36.229Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:36.229Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-08-15T02:10:36.254Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-08-15T02:10:36.254Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:10:36.254Z] latest [2025-08-15T02:10:36.254Z] 4.1.0-dev.48 [2025-08-15T02:10:36.254Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:36.254Z] main [2025-08-15T02:10:36.254Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:36.597Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:36.917Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:10:36.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-15T02:10:36.917Z] 23648acfb503: Preparing [2025-08-15T02:10:36.917Z] 92a53696077c: Preparing [2025-08-15T02:10:36.917Z] 7fdc4a0eff56: Preparing [2025-08-15T02:10:36.917Z] 913b0a9455fe: Preparing [2025-08-15T02:10:36.917Z] 813d22d0f6bd: Preparing [2025-08-15T02:10:36.917Z] 579c8ccb7699: Preparing [2025-08-15T02:10:36.917Z] 097100c76c15: Preparing [2025-08-15T02:10:36.917Z] 579c8ccb7699: Waiting [2025-08-15T02:10:36.917Z] 097100c76c15: Waiting [2025-08-15T02:10:36.917Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:10:36.917Z] 913b0a9455fe: Layer already exists [2025-08-15T02:10:36.917Z] 097100c76c15: Layer already exists [2025-08-15T02:10:36.917Z] 23648acfb503: Pushed [2025-08-15T02:10:36.917Z] 813d22d0f6bd: Pushed [2025-08-15T02:10:37.485Z] 579c8ccb7699: Pushed [2025-08-15T02:10:41.675Z] 92a53696077c: Pushed [2025-08-15T02:10:41.675Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:54d4bc05c05acaceb90cf2cb0731bcc72405ff5e7ad1d948c2ca478aad2d46c2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:42.008Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:42.336Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-15T02:10:42.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-15T02:10:42.336Z] 23648acfb503: Preparing [2025-08-15T02:10:42.336Z] 92a53696077c: Preparing [2025-08-15T02:10:42.336Z] 7fdc4a0eff56: Preparing [2025-08-15T02:10:42.336Z] 913b0a9455fe: Preparing [2025-08-15T02:10:42.336Z] 813d22d0f6bd: Preparing [2025-08-15T02:10:42.336Z] 579c8ccb7699: Preparing [2025-08-15T02:10:42.336Z] 097100c76c15: Preparing [2025-08-15T02:10:42.336Z] 579c8ccb7699: Waiting [2025-08-15T02:10:42.336Z] 097100c76c15: Waiting [2025-08-15T02:10:42.336Z] 813d22d0f6bd: Layer already exists [2025-08-15T02:10:42.336Z] 913b0a9455fe: Layer already exists [2025-08-15T02:10:42.336Z] 23648acfb503: Layer already exists [2025-08-15T02:10:42.336Z] 92a53696077c: Layer already exists [2025-08-15T02:10:42.336Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:10:42.336Z] 579c8ccb7699: Layer already exists [2025-08-15T02:10:42.336Z] 097100c76c15: Layer already exists [2025-08-15T02:10:42.336Z] latest: digest: sha256:54d4bc05c05acaceb90cf2cb0731bcc72405ff5e7ad1d948c2ca478aad2d46c2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:42.663Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:42.984Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48 [2025-08-15T02:10:42.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-15T02:10:42.984Z] 23648acfb503: Preparing [2025-08-15T02:10:42.984Z] 92a53696077c: Preparing [2025-08-15T02:10:42.984Z] 7fdc4a0eff56: Preparing [2025-08-15T02:10:42.984Z] 913b0a9455fe: Preparing [2025-08-15T02:10:42.984Z] 813d22d0f6bd: Preparing [2025-08-15T02:10:42.984Z] 579c8ccb7699: Preparing [2025-08-15T02:10:42.984Z] 097100c76c15: Preparing [2025-08-15T02:10:42.984Z] 579c8ccb7699: Waiting [2025-08-15T02:10:42.984Z] 097100c76c15: Waiting [2025-08-15T02:10:42.984Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:10:42.984Z] 92a53696077c: Layer already exists [2025-08-15T02:10:42.984Z] 813d22d0f6bd: Layer already exists [2025-08-15T02:10:42.984Z] 913b0a9455fe: Layer already exists [2025-08-15T02:10:42.984Z] 23648acfb503: Layer already exists [2025-08-15T02:10:42.984Z] 097100c76c15: Layer already exists [2025-08-15T02:10:42.984Z] 579c8ccb7699: Layer already exists [2025-08-15T02:10:42.984Z] 4.1.0-dev.48: digest: sha256:54d4bc05c05acaceb90cf2cb0731bcc72405ff5e7ad1d948c2ca478aad2d46c2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:43.317Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:43.647Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:43.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-15T02:10:43.647Z] 23648acfb503: Preparing [2025-08-15T02:10:43.647Z] 92a53696077c: Preparing [2025-08-15T02:10:43.647Z] 7fdc4a0eff56: Preparing [2025-08-15T02:10:43.647Z] 913b0a9455fe: Preparing [2025-08-15T02:10:43.647Z] 813d22d0f6bd: Preparing [2025-08-15T02:10:43.647Z] 579c8ccb7699: Preparing [2025-08-15T02:10:43.647Z] 097100c76c15: Preparing [2025-08-15T02:10:43.647Z] 579c8ccb7699: Waiting [2025-08-15T02:10:43.647Z] 097100c76c15: Waiting [2025-08-15T02:10:43.647Z] 913b0a9455fe: Layer already exists [2025-08-15T02:10:43.647Z] 813d22d0f6bd: Layer already exists [2025-08-15T02:10:43.647Z] 23648acfb503: Layer already exists [2025-08-15T02:10:43.647Z] 92a53696077c: Layer already exists [2025-08-15T02:10:43.647Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:10:43.647Z] 097100c76c15: Layer already exists [2025-08-15T02:10:43.647Z] 579c8ccb7699: Layer already exists [2025-08-15T02:10:43.647Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:54d4bc05c05acaceb90cf2cb0731bcc72405ff5e7ad1d948c2ca478aad2d46c2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:43.971Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:44.298Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-15T02:10:44.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-15T02:10:44.298Z] 23648acfb503: Preparing [2025-08-15T02:10:44.298Z] 92a53696077c: Preparing [2025-08-15T02:10:44.298Z] 7fdc4a0eff56: Preparing [2025-08-15T02:10:44.298Z] 913b0a9455fe: Preparing [2025-08-15T02:10:44.298Z] 813d22d0f6bd: Preparing [2025-08-15T02:10:44.299Z] 579c8ccb7699: Preparing [2025-08-15T02:10:44.299Z] 097100c76c15: Preparing [2025-08-15T02:10:44.299Z] 579c8ccb7699: Waiting [2025-08-15T02:10:44.299Z] 097100c76c15: Waiting [2025-08-15T02:10:44.299Z] 813d22d0f6bd: Layer already exists [2025-08-15T02:10:44.299Z] 23648acfb503: Layer already exists [2025-08-15T02:10:44.299Z] 92a53696077c: Layer already exists [2025-08-15T02:10:44.299Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:10:44.299Z] 913b0a9455fe: Layer already exists [2025-08-15T02:10:44.299Z] 579c8ccb7699: Layer already exists [2025-08-15T02:10:44.299Z] 097100c76c15: Layer already exists [2025-08-15T02:10:44.299Z] main: digest: sha256:54d4bc05c05acaceb90cf2cb0731bcc72405ff5e7ad1d948c2ca478aad2d46c2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:10:44.373Z] ===================================================== [Pipeline] echo [2025-08-15T02:10:44.385Z] taggedImages: [2025-08-15T02:10:44.386Z] - nexus3.edgexfoundry.org:10004/support-notifications:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:10:44.386Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-15T02:10:44.386Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48 [2025-08-15T02:10:44.386Z] - nexus3.edgexfoundry.org:10004/support-notifications:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:44.386Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-08-15T02:10:44.417Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-08-15T02:10:44.417Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:10:44.417Z] latest [2025-08-15T02:10:44.417Z] 4.1.0-dev.48 [2025-08-15T02:10:44.417Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:44.417Z] main [2025-08-15T02:10:44.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:44.769Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:45.091Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:10:45.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-15T02:10:45.091Z] 07cca5b5d62c: Preparing [2025-08-15T02:10:45.091Z] 4caf2aff04a6: Preparing [2025-08-15T02:10:45.091Z] 7fdc4a0eff56: Preparing [2025-08-15T02:10:45.091Z] 913b0a9455fe: Preparing [2025-08-15T02:10:45.091Z] a3ba54a531b4: Preparing [2025-08-15T02:10:45.091Z] 5414aa7fa360: Preparing [2025-08-15T02:10:45.091Z] 097100c76c15: Preparing [2025-08-15T02:10:45.091Z] 097100c76c15: Waiting [2025-08-15T02:10:45.091Z] 5414aa7fa360: Waiting [2025-08-15T02:10:45.091Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:10:45.091Z] 913b0a9455fe: Layer already exists [2025-08-15T02:10:45.091Z] 097100c76c15: Layer already exists [2025-08-15T02:10:45.091Z] 07cca5b5d62c: Pushed [2025-08-15T02:10:45.091Z] a3ba54a531b4: Pushed [2025-08-15T02:10:45.351Z] 5414aa7fa360: Pushed [2025-08-15T02:10:48.869Z] #83 DONE 125.5s [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:10:48.869Z] #86 DONE 121.4s [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:10:48.869Z] #85 DONE 114.5s [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-15T02:10:48.869Z] #119 ... [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:10:48.869Z] #91 DONE 99.9s [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:10:48.869Z] #77 DONE 133.9s [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:10:48.869Z] #78 DONE 133.7s [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-08-15T02:10:48.869Z] #120 ... [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #121 [support-notifications builder 6/7] COPY . . [2025-08-15T02:10:48.869Z] #121 DONE 2.1s [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-15T02:10:48.869Z] #122 CACHED [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:10:48.869Z] #123 CACHED [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #124 [security-bootstrapper builder 6/7] COPY . . [2025-08-15T02:10:48.869Z] #124 CACHED [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #125 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-08-15T02:10:48.869Z] #125 CACHED [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:10:48.869Z] #126 CACHED [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #127 [core-command builder 6/7] COPY . . [2025-08-15T02:10:48.869Z] #127 CACHED [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:10:48.869Z] #128 CACHED [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #129 [security-proxy-setup builder 6/7] COPY . . [2025-08-15T02:10:48.869Z] #129 CACHED [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-15T02:10:48.869Z] #130 CACHED [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-15T02:10:48.869Z] #119 DONE 2.1s [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #131 [core-metadata builder 6/7] COPY . . [2025-08-15T02:10:48.869Z] #131 CACHED [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-08-15T02:10:48.869Z] #132 CACHED [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:10:48.869Z] #133 CACHED [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #134 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-08-15T02:10:48.869Z] #134 CACHED [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:10:48.869Z] #135 CACHED [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #136 [core-data builder 6/7] COPY . . [2025-08-15T02:10:48.869Z] #136 CACHED [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:10:48.869Z] #137 CACHED [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-08-15T02:10:48.869Z] #138 CACHED [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #139 [security-proxy-auth builder 6/7] COPY . . [2025-08-15T02:10:48.869Z] #139 CACHED [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2025-08-15T02:10:48.869Z] #140 DONE 2.1s [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-08-15T02:10:48.869Z] #120 DONE 2.0s [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #141 [support-scheduler builder 6/7] COPY . . [2025-08-15T02:10:48.869Z] #141 DONE 2.1s [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-15T02:10:48.869Z] #142 ... [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #143 [core-keeper builder 7/8] COPY . . [2025-08-15T02:10:48.869Z] #143 DONE 2.1s [2025-08-15T02:10:48.869Z] [2025-08-15T02:10:48.869Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-15T02:10:49.541Z] 4caf2aff04a6: Pushed [2025-08-15T02:10:49.542Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:6835de6b05f80a2c7a386105364ce966286be24cdfb363024c9437e90b8cd591 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:49.866Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:50.202Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-15T02:10:50.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-15T02:10:50.202Z] 07cca5b5d62c: Preparing [2025-08-15T02:10:50.202Z] 4caf2aff04a6: Preparing [2025-08-15T02:10:50.202Z] 7fdc4a0eff56: Preparing [2025-08-15T02:10:50.202Z] 913b0a9455fe: Preparing [2025-08-15T02:10:50.202Z] a3ba54a531b4: Preparing [2025-08-15T02:10:50.202Z] 5414aa7fa360: Preparing [2025-08-15T02:10:50.202Z] 097100c76c15: Preparing [2025-08-15T02:10:50.202Z] 5414aa7fa360: Waiting [2025-08-15T02:10:50.202Z] 097100c76c15: Waiting [2025-08-15T02:10:50.202Z] a3ba54a531b4: Layer already exists [2025-08-15T02:10:50.202Z] 913b0a9455fe: Layer already exists [2025-08-15T02:10:50.202Z] 07cca5b5d62c: Layer already exists [2025-08-15T02:10:50.202Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:10:50.202Z] 4caf2aff04a6: Layer already exists [2025-08-15T02:10:50.202Z] 5414aa7fa360: Layer already exists [2025-08-15T02:10:50.202Z] 097100c76c15: Layer already exists [2025-08-15T02:10:50.202Z] latest: digest: sha256:6835de6b05f80a2c7a386105364ce966286be24cdfb363024c9437e90b8cd591 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:50.534Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:50.867Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48 [2025-08-15T02:10:50.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-15T02:10:50.867Z] 07cca5b5d62c: Preparing [2025-08-15T02:10:50.867Z] 4caf2aff04a6: Preparing [2025-08-15T02:10:50.867Z] 7fdc4a0eff56: Preparing [2025-08-15T02:10:50.867Z] 913b0a9455fe: Preparing [2025-08-15T02:10:50.867Z] a3ba54a531b4: Preparing [2025-08-15T02:10:50.867Z] 5414aa7fa360: Preparing [2025-08-15T02:10:50.867Z] 097100c76c15: Preparing [2025-08-15T02:10:50.867Z] 5414aa7fa360: Waiting [2025-08-15T02:10:50.867Z] 097100c76c15: Waiting [2025-08-15T02:10:50.867Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:10:50.867Z] 4caf2aff04a6: Layer already exists [2025-08-15T02:10:50.867Z] 913b0a9455fe: Layer already exists [2025-08-15T02:10:50.867Z] a3ba54a531b4: Layer already exists [2025-08-15T02:10:50.867Z] 07cca5b5d62c: Layer already exists [2025-08-15T02:10:50.867Z] 5414aa7fa360: Layer already exists [2025-08-15T02:10:50.867Z] 097100c76c15: Layer already exists [2025-08-15T02:10:50.867Z] 4.1.0-dev.48: digest: sha256:6835de6b05f80a2c7a386105364ce966286be24cdfb363024c9437e90b8cd591 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:51.188Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:51.517Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:51.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-15T02:10:51.517Z] 07cca5b5d62c: Preparing [2025-08-15T02:10:51.517Z] 4caf2aff04a6: Preparing [2025-08-15T02:10:51.517Z] 7fdc4a0eff56: Preparing [2025-08-15T02:10:51.517Z] 913b0a9455fe: Preparing [2025-08-15T02:10:51.517Z] a3ba54a531b4: Preparing [2025-08-15T02:10:51.517Z] 5414aa7fa360: Preparing [2025-08-15T02:10:51.517Z] 097100c76c15: Preparing [2025-08-15T02:10:51.517Z] 5414aa7fa360: Waiting [2025-08-15T02:10:51.517Z] 097100c76c15: Waiting [2025-08-15T02:10:51.517Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:10:51.517Z] 07cca5b5d62c: Layer already exists [2025-08-15T02:10:51.517Z] 4caf2aff04a6: Layer already exists [2025-08-15T02:10:51.517Z] 913b0a9455fe: Layer already exists [2025-08-15T02:10:51.517Z] a3ba54a531b4: Layer already exists [2025-08-15T02:10:51.517Z] 5414aa7fa360: Layer already exists [2025-08-15T02:10:51.517Z] 097100c76c15: Layer already exists [2025-08-15T02:10:51.517Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:6835de6b05f80a2c7a386105364ce966286be24cdfb363024c9437e90b8cd591 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:51.844Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:10:52.159Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-15T02:10:52.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-15T02:10:52.159Z] 07cca5b5d62c: Preparing [2025-08-15T02:10:52.159Z] 4caf2aff04a6: Preparing [2025-08-15T02:10:52.159Z] 7fdc4a0eff56: Preparing [2025-08-15T02:10:52.159Z] 913b0a9455fe: Preparing [2025-08-15T02:10:52.159Z] a3ba54a531b4: Preparing [2025-08-15T02:10:52.159Z] 5414aa7fa360: Preparing [2025-08-15T02:10:52.159Z] 097100c76c15: Preparing [2025-08-15T02:10:52.159Z] 5414aa7fa360: Waiting [2025-08-15T02:10:52.159Z] 097100c76c15: Waiting [2025-08-15T02:10:52.159Z] 07cca5b5d62c: Layer already exists [2025-08-15T02:10:52.159Z] a3ba54a531b4: Layer already exists [2025-08-15T02:10:52.159Z] 4caf2aff04a6: Layer already exists [2025-08-15T02:10:52.159Z] 913b0a9455fe: Layer already exists [2025-08-15T02:10:52.159Z] 7fdc4a0eff56: Layer already exists [2025-08-15T02:10:52.159Z] 5414aa7fa360: Layer already exists [2025-08-15T02:10:52.159Z] 097100c76c15: Layer already exists [2025-08-15T02:10:52.159Z] main: digest: sha256:6835de6b05f80a2c7a386105364ce966286be24cdfb363024c9437e90b8cd591 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:10:52.226Z] ===================================================== [Pipeline] echo [2025-08-15T02:10:52.243Z] taggedImages: [2025-08-15T02:10:52.243Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:10:52.243Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-15T02:10:52.243Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48 [2025-08-15T02:10:52.243Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:52.243Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-08-15T02:10:52.301Z] ========================================================= [2025-08-15T02:10:52.301Z] [edgeXBuildMultiArch] RAW Config: [2025-08-15T02:10:52.301Z] images: [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/core-command:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/core-command:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/core-data:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/core-data:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/core-keeper:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/core-keeper:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/core-metadata:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/core-metadata:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/support-notifications:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/support-notifications:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:10:52.301Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-15T02:10:52.301Z] settingsFile: [2025-08-15T02:10:52.301Z] edgex-go-settings [2025-08-15T02:10:52.301Z] ========================================================= [Pipeline] node [2025-08-15T02:10:54.202Z] #144 ... [2025-08-15T02:10:54.202Z] [2025-08-15T02:10:54.202Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-15T02:10:54.202Z] #142 5.246 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-08-15T02:10:58.443Z] #142 ... [2025-08-15T02:10:58.443Z] [2025-08-15T02:10:58.443Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-15T02:10:58.443Z] #0 4.854 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-08-15T02:10:58.709Z] #145 ... [2025-08-15T02:10:58.709Z] [2025-08-15T02:10:58.709Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-15T02:10:58.709Z] #0 4.693 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-08-15T02:10:58.709Z] #146 ... [2025-08-15T02:10:58.709Z] [2025-08-15T02:10:58.709Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-15T02:10:58.709Z] #0 6.137 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-08-15T02:10:59.062Z] #147 ... [2025-08-15T02:10:59.062Z] [2025-08-15T02:10:59.063Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-15T02:10:59.063Z] #0 5.110 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-08-15T02:10:59.440Z] #148 ... [2025-08-15T02:10:59.440Z] [2025-08-15T02:10:59.440Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-15T02:10:59.440Z] #0 5.548 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-08-15T02:10:59.440Z] #149 ... [2025-08-15T02:10:59.440Z] [2025-08-15T02:10:59.440Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-15T02:10:59.440Z] #0 5.697 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-08-15T02:10:59.705Z] #150 ... [2025-08-15T02:10:59.705Z] [2025-08-15T02:10:59.705Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-15T02:10:59.705Z] #0 5.645 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-08-15T02:10:59.705Z] #151 ... [2025-08-15T02:10:59.705Z] [2025-08-15T02:10:59.705Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-15T02:10:59.705Z] #0 4.730 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-08-15T02:10:59.969Z] #152 ... [2025-08-15T02:10:59.969Z] [2025-08-15T02:10:59.969Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-15T02:10:59.969Z] #0 5.684 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-08-15T02:10:59.969Z] #153 ... [2025-08-15T02:10:59.969Z] [2025-08-15T02:10:59.969Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-15T02:10:59.969Z] #0 6.081 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-08-15T02:11:00.235Z] #154 ... [2025-08-15T02:11:00.235Z] [2025-08-15T02:11:00.235Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-15T02:11:00.235Z] #144 6.173 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-08-15T02:11:07.305Z] Still waiting to schedule task [2025-08-15T02:11:07.305Z] ‘prd-centos7-docker-4c-2g-7042’ is offline [2025-08-15T02:12:08.061Z] Running on prd-centos7-docker-4c-2g-7043 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T02:12:08.100Z] provisioning config files... [2025-08-15T02:12:08.123Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config13049814556986647835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:12:10.066Z] ---> ****-login.sh [2025-08-15T02:12:10.066Z] nexus3.edgexfoundry.org:10001 [2025-08-15T02:32:10.205Z] #144 ... [2025-08-15T02:32:10.205Z] [2025-08-15T02:32:10.205Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-15T02:32:10.205Z] #149 DONE 1274.1s [2025-08-15T02:32:10.205Z] [2025-08-15T02:32:10.205Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-15T02:32:10.205Z] #151 ... [2025-08-15T02:32:10.205Z] [2025-08-15T02:32:10.205Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-15T02:32:10.205Z] #155 DONE 0.2s [2025-08-15T02:32:10.205Z] [2025-08-15T02:32:10.205Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-15T02:32:10.205Z] #151 ... [2025-08-15T02:32:10.205Z] [2025-08-15T02:32:10.205Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-15T02:32:10.205Z] #156 DONE 0.3s [2025-08-15T02:32:10.205Z] [2025-08-15T02:32:10.205Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-15T02:32:10.205Z] #151 ... [2025-08-15T02:32:10.205Z] [2025-08-15T02:32:10.205Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-08-15T02:32:10.205Z] #157 DONE 0.5s [2025-08-15T02:32:10.205Z] [2025-08-15T02:32:10.205Z] #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-08-15T02:32:10.205Z] #158 DONE 0.1s [2025-08-15T02:32:10.205Z] [2025-08-15T02:32:10.205Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-15T02:32:10.205Z] #151 ... [2025-08-15T02:32:10.205Z] [2025-08-15T02:32:10.205Z] #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-08-15T02:32:10.205Z] #159 DONE 0.2s [2025-08-15T02:32:10.205Z] [2025-08-15T02:32:10.205Z] #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-08-15T02:32:10.205Z] #160 DONE 2.2s [2025-08-15T02:32:10.205Z] [2025-08-15T02:32:10.205Z] #112 [core-common-config-bootstrapper] exporting to image [2025-08-15T02:32:10.205Z] #112 exporting layers [2025-08-15T02:32:10.205Z] #112 exporting layers 0.8s done [2025-08-15T02:32:10.205Z] #112 writing image sha256:e01a027a9bb513664f71036915bf8194afe5842154e31de66d507368173f7dc8 done [2025-08-15T02:32:10.205Z] #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2025-08-15T02:32:10.205Z] #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-08-15T02:32:10.205Z] #112 DONE 5.9s [2025-08-15T02:32:10.205Z] [2025-08-15T02:32:10.205Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-15T02:32:32.253Z] #147 ... [2025-08-15T02:32:32.253Z] [2025-08-15T02:32:32.253Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-15T02:32:32.253Z] #146 DONE 1301.1s [2025-08-15T02:32:32.253Z] [2025-08-15T02:32:32.253Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-15T02:32:32.253Z] #151 ... [2025-08-15T02:32:32.253Z] [2025-08-15T02:32:32.253Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-08-15T02:32:32.253Z] #161 DONE 0.1s [2025-08-15T02:32:32.253Z] [2025-08-15T02:32:32.253Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-15T02:32:32.253Z] #145 ... [2025-08-15T02:32:32.253Z] [2025-08-15T02:32:32.253Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-15T02:32:32.844Z] #162 DONE 2.3s [2025-08-15T02:32:32.844Z] [2025-08-15T02:32:32.844Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-15T02:32:33.112Z] #163 DONE 0.3s [2025-08-15T02:32:33.112Z] [2025-08-15T02:32:33.112Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-08-15T02:32:33.112Z] #164 DONE 0.2s [2025-08-15T02:32:33.112Z] [2025-08-15T02:32:33.112Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-15T02:32:33.382Z] #151 ... [2025-08-15T02:32:33.382Z] [2025-08-15T02:32:33.382Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-08-15T02:32:33.382Z] #165 DONE 0.3s [2025-08-15T02:32:33.382Z] [2025-08-15T02:32:33.382Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-15T02:32:33.659Z] #144 ... [2025-08-15T02:32:33.659Z] [2025-08-15T02:32:33.659Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-08-15T02:32:33.931Z] #166 DONE 0.2s [2025-08-15T02:32:33.931Z] [2025-08-15T02:32:33.931Z] #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-08-15T02:32:33.931Z] #167 DONE 0.1s [2025-08-15T02:32:33.931Z] [2025-08-15T02:32:33.931Z] #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-08-15T02:32:34.210Z] #168 DONE 0.2s [2025-08-15T02:32:34.210Z] [2025-08-15T02:32:34.210Z] #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-08-15T02:32:34.210Z] #169 DONE 0.1s [2025-08-15T02:32:34.210Z] [2025-08-15T02:32:34.210Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-08-15T02:32:34.210Z] #170 DONE 0.1s [2025-08-15T02:32:34.210Z] [2025-08-15T02:32:34.210Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:32:34.475Z] #44 ... [2025-08-15T02:32:34.475Z] [2025-08-15T02:32:34.475Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-08-15T02:32:37.057Z] #171 DONE 2.6s [2025-08-15T02:32:37.057Z] [2025-08-15T02:32:37.057Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-15T02:32:37.057Z] #154 ... [2025-08-15T02:32:37.057Z] [2025-08-15T02:32:37.057Z] #112 [security-bootstrapper] exporting to image [2025-08-15T02:32:37.057Z] #112 exporting layers [2025-08-15T02:32:38.460Z] #112 exporting layers 1.3s done [2025-08-15T02:32:38.460Z] #112 writing image sha256:d951e358aa9f23ffabbd256cbb293866696787a623d1be6c2e82f5aeb5ad693d done [2025-08-15T02:32:38.460Z] #112 naming to docker.io/library/security-bootstrapper-arm64 done [2025-08-15T02:32:38.460Z] #112 DONE 7.2s [2025-08-15T02:32:38.460Z] [2025-08-15T02:32:38.460Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-15T02:48:19.001Z] #47 ... [2025-08-15T02:48:19.001Z] [2025-08-15T02:48:19.001Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-15T02:48:19.001Z] #154 DONE 2247.5s [2025-08-15T02:48:19.001Z] [2025-08-15T02:48:19.001Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-15T02:48:19.001Z] #151 ... [2025-08-15T02:48:19.001Z] [2025-08-15T02:48:19.001Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-15T02:48:19.001Z] #172 DONE 0.1s [2025-08-15T02:48:19.001Z] [2025-08-15T02:48:19.001Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-08-15T02:48:19.001Z] #173 DONE 0.1s [2025-08-15T02:48:19.001Z] [2025-08-15T02:48:19.001Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-15T02:48:19.001Z] #151 ... [2025-08-15T02:48:19.001Z] [2025-08-15T02:48:19.001Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-08-15T02:48:19.001Z] #174 DONE 0.4s [2025-08-15T02:48:19.001Z] [2025-08-15T02:48:19.001Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-08-15T02:48:19.001Z] #175 DONE 0.1s [2025-08-15T02:48:19.001Z] [2025-08-15T02:48:19.001Z] #112 [core-command] exporting to image [2025-08-15T02:48:19.001Z] #112 exporting layers [2025-08-15T02:48:19.001Z] #112 exporting layers 0.5s done [2025-08-15T02:48:19.001Z] #112 writing image sha256:6ee5906430e40186e5c44e74b1d8a3036df82155f622c918355aa05cb68e6efa [2025-08-15T02:48:19.001Z] #112 writing image sha256:6ee5906430e40186e5c44e74b1d8a3036df82155f622c918355aa05cb68e6efa done [2025-08-15T02:48:19.001Z] #112 naming to docker.io/library/core-command-arm64 done [2025-08-15T02:48:19.001Z] #112 DONE 7.7s [2025-08-15T02:48:19.001Z] [2025-08-15T02:48:19.001Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-15T02:48:51.210Z] #147 ... [2025-08-15T02:48:51.210Z] [2025-08-15T02:48:51.210Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-15T02:48:51.210Z] #148 DONE 2280.3s [2025-08-15T02:48:51.210Z] [2025-08-15T02:48:51.210Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-15T02:48:51.210Z] #152 ... [2025-08-15T02:48:51.210Z] [2025-08-15T02:48:51.210Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-15T02:48:51.210Z] #176 DONE 0.3s [2025-08-15T02:48:51.210Z] [2025-08-15T02:48:51.210Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-15T02:48:51.210Z] #151 ... [2025-08-15T02:48:51.210Z] [2025-08-15T02:48:51.210Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-08-15T02:48:51.210Z] #177 DONE 0.3s [2025-08-15T02:48:51.210Z] [2025-08-15T02:48:51.210Z] #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-08-15T02:48:51.210Z] #178 DONE 0.2s [2025-08-15T02:48:51.210Z] [2025-08-15T02:48:51.210Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-08-15T02:48:51.210Z] #179 DONE 0.1s [2025-08-15T02:48:51.210Z] [2025-08-15T02:48:51.210Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-08-15T02:48:51.210Z] #180 DONE 0.4s [2025-08-15T02:48:51.210Z] [2025-08-15T02:48:51.210Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-08-15T02:48:51.210Z] #181 DONE 0.1s [2025-08-15T02:48:51.210Z] [2025-08-15T02:48:51.210Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-15T02:48:53.158Z] #182 DONE 2.1s [2025-08-15T02:48:53.158Z] [2025-08-15T02:48:53.158Z] #112 [security-proxy-setup] exporting to image [2025-08-15T02:48:53.158Z] #112 exporting layers [2025-08-15T02:48:54.117Z] #112 exporting layers 1.1s done [2025-08-15T02:48:54.117Z] #112 writing image sha256:30099bfb860325e4d4e546678872a7d3e462a4695c1b254ff7b657d51829d159 done [2025-08-15T02:48:54.117Z] #112 naming to docker.io/library/security-proxy-setup-arm64 0.1s done [2025-08-15T02:48:54.117Z] #112 DONE 8.9s [2025-08-15T02:48:54.117Z] [2025-08-15T02:48:54.117Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-15T02:49:02.325Z] #145 ... [2025-08-15T02:49:02.325Z] [2025-08-15T02:49:02.325Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-15T02:49:02.325Z] #151 2292.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-08-15T02:49:34.547Z] #151 DONE 2322.6s [2025-08-15T02:49:34.547Z] [2025-08-15T02:49:34.547Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:49:34.547Z] #44 ... [2025-08-15T02:49:34.547Z] [2025-08-15T02:49:34.547Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-15T02:49:34.547Z] #183 DONE 0.2s [2025-08-15T02:49:34.547Z] [2025-08-15T02:49:34.547Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:49:34.547Z] #44 ... [2025-08-15T02:49:34.547Z] [2025-08-15T02:49:34.547Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-08-15T02:49:34.547Z] #184 DONE 0.2s [2025-08-15T02:49:34.547Z] [2025-08-15T02:49:34.547Z] #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-08-15T02:49:34.547Z] #185 DONE 0.1s [2025-08-15T02:49:34.547Z] [2025-08-15T02:49:34.547Z] #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-08-15T02:49:34.547Z] #186 DONE 0.1s [2025-08-15T02:49:34.547Z] [2025-08-15T02:49:34.547Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-08-15T02:49:34.547Z] #187 DONE 0.1s [2025-08-15T02:49:34.547Z] [2025-08-15T02:49:34.547Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-15T02:49:34.547Z] #145 ... [2025-08-15T02:49:34.547Z] [2025-08-15T02:49:34.547Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-08-15T02:49:34.547Z] #188 DONE 0.4s [2025-08-15T02:49:34.547Z] [2025-08-15T02:49:34.547Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-08-15T02:49:34.547Z] #189 DONE 0.5s [2025-08-15T02:49:34.547Z] [2025-08-15T02:49:34.547Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-08-15T02:49:34.547Z] #190 DONE 0.1s [2025-08-15T02:49:34.547Z] [2025-08-15T02:49:34.547Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-15T02:49:35.518Z] #191 DONE 1.8s [2025-08-15T02:49:35.518Z] [2025-08-15T02:49:35.518Z] #112 [security-secretstore-setup] exporting to image [2025-08-15T02:49:35.518Z] #112 exporting layers [2025-08-15T02:49:37.460Z] #112 exporting layers 1.7s done [2025-08-15T02:49:37.460Z] #112 writing image sha256:dd5d3d85c5d260592f6663f793ba80af790ebecba695fa9e5b9efa971e4c69d4 done [2025-08-15T02:49:37.460Z] #112 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-08-15T02:49:37.460Z] #112 DONE 10.6s [2025-08-15T02:49:37.460Z] [2025-08-15T02:49:37.460Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-15T02:50:16.318Z] #145 ... [2025-08-15T02:50:16.318Z] [2025-08-15T02:50:16.318Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-15T02:50:16.318Z] #152 DONE 2366.1s [2025-08-15T02:50:16.318Z] [2025-08-15T02:50:16.318Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-15T02:50:16.318Z] #145 ... [2025-08-15T02:50:16.318Z] [2025-08-15T02:50:16.318Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-15T02:50:16.318Z] #192 DONE 0.3s [2025-08-15T02:50:16.318Z] [2025-08-15T02:50:16.318Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-15T02:50:16.318Z] #193 DONE 0.3s [2025-08-15T02:50:16.318Z] [2025-08-15T02:50:16.318Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-08-15T02:50:16.318Z] #194 DONE 0.4s [2025-08-15T02:50:16.318Z] [2025-08-15T02:50:16.318Z] #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-08-15T02:50:16.318Z] #195 DONE 0.1s [2025-08-15T02:50:16.318Z] [2025-08-15T02:50:16.318Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:50:16.318Z] #44 ... [2025-08-15T02:50:16.318Z] [2025-08-15T02:50:16.318Z] #112 [security-spiffe-token-provider] exporting to image [2025-08-15T02:50:16.318Z] #112 exporting layers [2025-08-15T02:50:16.900Z] #112 exporting layers 0.9s done [2025-08-15T02:50:17.165Z] #112 writing image sha256:e008a95bcf5a2fc651f6708f9e0df6aaf406a114b76d2d43c5964ba6d03dd5f4 0.0s done [2025-08-15T02:50:17.165Z] #112 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2025-08-15T02:50:17.165Z] #112 DONE 11.6s [2025-08-15T02:50:17.165Z] [2025-08-15T02:50:17.165Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-15T02:51:04.232Z] #153 ... [2025-08-15T02:51:04.232Z] [2025-08-15T02:51:04.232Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-15T02:51:04.232Z] #147 DONE 2411.2s [2025-08-15T02:51:04.232Z] [2025-08-15T02:51:04.232Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-15T02:51:04.232Z] #145 ... [2025-08-15T02:51:04.232Z] [2025-08-15T02:51:04.232Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-15T02:51:04.232Z] #196 DONE 0.1s [2025-08-15T02:51:04.232Z] [2025-08-15T02:51:04.232Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-15T02:51:04.232Z] #197 DONE 0.1s [2025-08-15T02:51:04.232Z] [2025-08-15T02:51:04.232Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-08-15T02:51:04.232Z] #198 DONE 0.7s [2025-08-15T02:51:04.232Z] [2025-08-15T02:51:04.232Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-15T02:51:04.232Z] #47 ... [2025-08-15T02:51:04.232Z] [2025-08-15T02:51:04.232Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-08-15T02:51:04.232Z] #199 DONE 0.3s [2025-08-15T02:51:04.232Z] [2025-08-15T02:51:04.232Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-15T02:51:04.232Z] #145 ... [2025-08-15T02:51:04.232Z] [2025-08-15T02:51:04.232Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-08-15T02:51:04.232Z] #200 DONE 0.3s [2025-08-15T02:51:04.232Z] [2025-08-15T02:51:04.232Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:51:04.232Z] #44 ... [2025-08-15T02:51:04.232Z] [2025-08-15T02:51:04.232Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-15T02:51:04.503Z] #201 DONE 2.0s [2025-08-15T02:51:04.503Z] [2025-08-15T02:51:04.503Z] #112 [security-proxy-auth] exporting to image [2025-08-15T02:51:04.503Z] #112 exporting layers [2025-08-15T02:51:05.135Z] #112 ... [2025-08-15T02:51:05.135Z] [2025-08-15T02:51:05.135Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-15T02:51:05.135Z] #144 DONE 2416.6s [2025-08-15T02:51:05.424Z] [2025-08-15T02:51:05.424Z] #112 [security-proxy-auth] exporting to image [2025-08-15T02:51:05.424Z] #112 exporting layers 1.0s done [2025-08-15T02:51:05.424Z] #112 writing image sha256:381f78c2c5ca79572c145c68464918d62c81185d804e56a46644384dc9eaf2f6 [2025-08-15T02:51:05.718Z] #112 writing image sha256:381f78c2c5ca79572c145c68464918d62c81185d804e56a46644384dc9eaf2f6 0.0s done [2025-08-15T02:51:05.718Z] #112 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2025-08-15T02:51:05.718Z] #112 DONE 12.6s [2025-08-15T02:51:05.718Z] [2025-08-15T02:51:05.718Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-15T02:51:05.718Z] #145 ... [2025-08-15T02:51:05.718Z] [2025-08-15T02:51:05.718Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-15T02:51:05.987Z] #202 DONE 0.2s [2025-08-15T02:51:05.987Z] [2025-08-15T02:51:05.987Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-15T02:51:05.987Z] #145 ... [2025-08-15T02:51:05.987Z] [2025-08-15T02:51:05.987Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-08-15T02:51:06.584Z] #203 DONE 0.5s [2025-08-15T02:51:06.584Z] [2025-08-15T02:51:06.584Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-08-15T02:51:06.851Z] #204 DONE 0.1s [2025-08-15T02:51:06.851Z] [2025-08-15T02:51:06.851Z] #112 [core-keeper] exporting to image [2025-08-15T02:51:07.818Z] #112 exporting layers 0.7s done [2025-08-15T02:51:07.818Z] #112 writing image sha256:8354f1473a9db921b5ff6afb193a904f2eae3575182d6134b1824eb58bed8932 done [2025-08-15T02:51:07.818Z] #112 naming to docker.io/library/core-keeper-arm64 done [2025-08-15T02:51:07.818Z] #112 DONE 13.3s [2025-08-15T02:51:07.818Z] [2025-08-15T02:51:07.818Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:51:08.088Z] #44 ... [2025-08-15T02:51:08.088Z] [2025-08-15T02:51:08.088Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-15T02:51:08.088Z] #153 DONE 2419.6s [2025-08-15T02:51:08.363Z] [2025-08-15T02:51:08.364Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-15T02:51:08.364Z] #142 ... [2025-08-15T02:51:08.364Z] [2025-08-15T02:51:08.364Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-15T02:51:08.953Z] #205 DONE 0.2s [2025-08-15T02:51:08.954Z] [2025-08-15T02:51:08.954Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-15T02:51:08.954Z] #206 DONE 0.2s [2025-08-15T02:51:08.954Z] [2025-08-15T02:51:08.954Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-15T02:51:08.954Z] #142 ... [2025-08-15T02:51:08.954Z] [2025-08-15T02:51:08.954Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-08-15T02:51:09.558Z] #207 DONE 0.6s [2025-08-15T02:51:09.558Z] [2025-08-15T02:51:09.558Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-15T02:51:09.827Z] #145 ... [2025-08-15T02:51:09.827Z] [2025-08-15T02:51:09.827Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-08-15T02:51:09.827Z] #208 DONE 0.2s [2025-08-15T02:51:09.827Z] [2025-08-15T02:51:09.827Z] #112 [core-data] exporting to image [2025-08-15T02:51:10.413Z] #112 exporting layers 0.7s done [2025-08-15T02:51:10.680Z] #112 writing image sha256:63d81ebd190c01690464e831fc5f0ca175dfdf4db44212d84beec5ab5dc7fd2b done [2025-08-15T02:51:10.680Z] #112 naming to docker.io/library/core-data-arm64 done [2025-08-15T02:51:10.680Z] #112 DONE 14.0s [2025-08-15T02:51:10.680Z] [2025-08-15T02:51:10.680Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:51:11.649Z] #44 ... [2025-08-15T02:51:11.649Z] [2025-08-15T02:51:11.649Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-15T02:51:11.649Z] #150 DONE 2423.0s [2025-08-15T02:51:11.649Z] [2025-08-15T02:51:11.649Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:51:11.917Z] #44 ... [2025-08-15T02:51:11.917Z] [2025-08-15T02:51:11.917Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-15T02:51:12.184Z] #209 DONE 0.2s [2025-08-15T02:51:12.184Z] [2025-08-15T02:51:12.184Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-15T02:51:12.453Z] #210 DONE 0.2s [2025-08-15T02:51:12.453Z] [2025-08-15T02:51:12.453Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:51:12.453Z] #44 ... [2025-08-15T02:51:12.453Z] [2025-08-15T02:51:12.453Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-08-15T02:51:13.036Z] #211 DONE 0.5s [2025-08-15T02:51:13.036Z] [2025-08-15T02:51:13.036Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-15T02:51:13.036Z] #145 ... [2025-08-15T02:51:13.036Z] [2025-08-15T02:51:13.036Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-08-15T02:51:13.312Z] #212 DONE 0.2s [2025-08-15T02:51:13.312Z] [2025-08-15T02:51:13.312Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-08-15T02:51:13.312Z] #213 DONE 0.1s [2025-08-15T02:51:13.312Z] [2025-08-15T02:51:13.312Z] #112 [core-metadata] exporting to image [2025-08-15T02:51:13.904Z] #112 exporting layers 0.5s done [2025-08-15T02:51:13.904Z] #112 writing image sha256:2598de03bc1ae7a966155652ba4975c7d1ce7df3c69e69e3d94fd36fffe872d5 done [2025-08-15T02:51:13.904Z] #112 naming to docker.io/library/core-metadata-arm64 done [2025-08-15T02:51:13.904Z] #112 DONE 14.6s [2025-08-15T02:51:13.904Z] [2025-08-15T02:51:13.904Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:51:40.576Z] #44 ... [2025-08-15T02:51:40.576Z] [2025-08-15T02:51:40.576Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-15T02:51:40.576Z] #142 DONE 2448.0s [2025-08-15T02:51:40.576Z] [2025-08-15T02:51:40.577Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:51:40.577Z] #44 ... [2025-08-15T02:51:40.577Z] [2025-08-15T02:51:40.577Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-15T02:51:40.577Z] #214 DONE 0.1s [2025-08-15T02:51:40.577Z] [2025-08-15T02:51:40.577Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-15T02:51:40.577Z] #215 DONE 0.1s [2025-08-15T02:51:40.577Z] [2025-08-15T02:51:40.577Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-08-15T02:51:40.577Z] #216 DONE 0.5s [2025-08-15T02:51:40.577Z] [2025-08-15T02:51:40.577Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-08-15T02:51:40.577Z] #217 DONE 0.1s [2025-08-15T02:51:40.577Z] [2025-08-15T02:51:40.577Z] #112 [support-scheduler] exporting to image [2025-08-15T02:51:40.577Z] #112 exporting layers [2025-08-15T02:51:40.577Z] #112 exporting layers 1.1s done [2025-08-15T02:51:40.577Z] #112 writing image sha256:647b7754540ffc58b5095c1ccdfa9fb38918965b55de0a021863e95b861aece6 done [2025-08-15T02:51:40.577Z] #112 naming to docker.io/library/support-scheduler-arm64 done [2025-08-15T02:51:40.577Z] #112 DONE 15.7s [2025-08-15T02:51:40.577Z] [2025-08-15T02:51:40.577Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-15T02:51:42.527Z] #145 DONE 2453.9s [2025-08-15T02:51:42.527Z] [2025-08-15T02:51:42.527Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-15T02:51:42.527Z] #47 ... [2025-08-15T02:51:42.527Z] [2025-08-15T02:51:42.527Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-15T02:51:42.794Z] #218 DONE 0.1s [2025-08-15T02:51:42.794Z] [2025-08-15T02:51:42.794Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:51:42.794Z] #44 ... [2025-08-15T02:51:42.794Z] [2025-08-15T02:51:42.794Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-15T02:51:42.794Z] #219 DONE 0.1s [2025-08-15T02:51:43.062Z] [2025-08-15T02:51:43.062Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-08-15T02:51:43.327Z] #220 DONE 0.5s [2025-08-15T02:51:43.327Z] [2025-08-15T02:51:43.327Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-15T02:51:43.596Z] #47 ... [2025-08-15T02:51:43.596Z] [2025-08-15T02:51:43.596Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-08-15T02:51:43.596Z] #221 DONE 0.1s [2025-08-15T02:51:43.596Z] [2025-08-15T02:51:43.596Z] #112 [support-notifications] exporting to image [2025-08-15T02:51:44.174Z] #112 exporting layers 0.6s done [2025-08-15T02:51:44.174Z] #112 writing image sha256:e2b8a598e16d71d709f5a1a146dcaa71e516bd456ba7b7245f4cd98ccdeb0bc2 done [2025-08-15T02:51:44.174Z] #112 naming to docker.io/library/support-notifications-arm64 done [2025-08-15T02:51:44.174Z] #112 DONE 16.3s [2025-08-15T02:51:44.174Z] [2025-08-15T02:51:44.174Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-15T02:51:44.174Z] time="2025-08-15T02:08:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-15T02:51:44.174Z] time="2025-08-15T02:08:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-15T02:51:44.174Z] time="2025-08-15T02:08:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-15T02:51:44.174Z] time="2025-08-15T02:08:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-15T02:51:44.174Z] time="2025-08-15T02:08:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-15T02:51:44.174Z] time="2025-08-15T02:08:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-15T02:51:44.174Z] time="2025-08-15T02:08:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-15T02:51:44.174Z] time="2025-08-15T02:08:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-15T02:51:44.174Z] time="2025-08-15T02:08:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-15T02:51:44.174Z] time="2025-08-15T02:08:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-15T02:51:44.174Z] time="2025-08-15T02:08:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-15T02:51:44.174Z] time="2025-08-15T02:08:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-15T02:51:44.175Z] time="2025-08-15T02:08:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-15T02:51:44.175Z] time="2025-08-15T02:08:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-15T02:51:44.175Z] time="2025-08-15T02:08:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-08-15T02:51:44.208Z] $ docker stop --time=1 121652d9497d476e40f1de7712c29a132e9cb928df0f12401e83b1f18397962a [2025-08-15T02:51:45.853Z] $ docker rm -f --volumes 121652d9497d476e40f1de7712c29a132e9cb928df0f12401e83b1f18397962a [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-15T02:51:46.324Z] + docker images [2025-08-15T02:51:46.324Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-08-15T02:51:46.324Z] support-notifications-arm64 latest e2b8a598e16d 3 seconds ago 54.1MB [2025-08-15T02:51:46.324Z] support-scheduler-arm64 latest 647b7754540f 9 seconds ago 50.3MB [2025-08-15T02:51:46.324Z] core-metadata-arm64 latest 2598de03bc1a 33 seconds ago 46.7MB [2025-08-15T02:51:46.324Z] core-data-arm64 latest 63d81ebd190c 37 seconds ago 46.5MB [2025-08-15T02:51:46.324Z] core-keeper-arm64 latest 8354f1473a9d 40 seconds ago 45.3MB [2025-08-15T02:51:46.324Z] security-proxy-auth-arm64 latest 381f78c2c5ca 42 seconds ago 45.7MB [2025-08-15T02:51:46.324Z] security-spiffe-token-provider-arm64 latest e008a95bcf5a About a minute ago 49.9MB [2025-08-15T02:51:46.324Z] security-secretstore-setup-arm64 latest dd5d3d85c5d2 2 minutes ago 80.2MB [2025-08-15T02:51:46.324Z] security-proxy-setup-arm64 latest 30099bfb8603 2 minutes ago 50.3MB [2025-08-15T02:51:46.324Z] core-command-arm64 latest 6ee5906430e4 3 minutes ago 41MB [2025-08-15T02:51:46.324Z] security-bootstrapper-arm64 latest d951e358aa9f 19 minutes ago 22.1MB [2025-08-15T02:51:46.324Z] core-common-config-bootstrapper-arm64 latest e01a027a9bb5 19 minutes ago 21MB [2025-08-15T02:51:46.324Z] security-spire-agent-arm64 latest 00b5f6f82104 42 minutes ago 188MB [2025-08-15T02:51:46.324Z] security-spire-server-arm64 latest 9453b1e607f0 42 minutes ago 145MB [2025-08-15T02:51:46.324Z] security-spire-config-arm64 latest f28609cc9884 42 minutes ago 144MB [2025-08-15T02:51:46.324Z] ci-base-image-arm64 latest 796f9b13a588 44 minutes ago 922MB [2025-08-15T02:51:46.324Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 11 days ago 566MB [2025-08-15T02:51:46.324Z] 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-08-15T02:51:46.458Z] provisioning config files... [2025-08-15T02:51:46.470Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/887@tmp/config4230853745014009928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:51:46.816Z] ---> ****-login.sh [2025-08-15T02:51:46.816Z] nexus3.edgexfoundry.org:10001 [2025-08-15T02:51:46.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:51:47.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:51:47.083Z] Configure a credential helper to remove this warning. See [2025-08-15T02:51:47.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:51:47.083Z] [2025-08-15T02:51:47.083Z] Login Succeeded [2025-08-15T02:51:47.083Z] nexus3.edgexfoundry.org:10002 [2025-08-15T02:51:47.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:51:47.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:51:47.610Z] Configure a credential helper to remove this warning. See [2025-08-15T02:51:47.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:51:47.610Z] [2025-08-15T02:51:47.610Z] Login Succeeded [2025-08-15T02:51:47.610Z] nexus3.edgexfoundry.org:10003 [2025-08-15T02:51:47.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:51:47.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:51:47.875Z] Configure a credential helper to remove this warning. See [2025-08-15T02:51:47.875Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:51:47.875Z] [2025-08-15T02:51:47.875Z] Login Succeeded [2025-08-15T02:51:47.875Z] nexus3.edgexfoundry.org:10004 [2025-08-15T02:51:48.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:51:48.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:51:48.141Z] Configure a credential helper to remove this warning. See [2025-08-15T02:51:48.141Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:51:48.141Z] [2025-08-15T02:51:48.141Z] Login Succeeded [2025-08-15T02:51:48.141Z] ****.io [2025-08-15T02:51:48.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:51:48.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:51:48.672Z] Configure a credential helper to remove this warning. See [2025-08-15T02:51:48.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:51:48.672Z] [2025-08-15T02:51:48.672Z] Login Succeeded [2025-08-15T02:51:48.672Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T02:51:48.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:51:48.735Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T02:51:48.773Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-08-15T02:51:48.773Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:51:48.773Z] latest [2025-08-15T02:51:48.773Z] 4.1.0-dev.48 [2025-08-15T02:51:48.773Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:51:48.773Z] main [2025-08-15T02:51:48.774Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:51:49.176Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:51:49.534Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:51:49.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-15T02:51:49.534Z] 00e3bf354528: Preparing [2025-08-15T02:51:49.534Z] d6aaed342462: Preparing [2025-08-15T02:51:49.534Z] 4ca78473b99f: Preparing [2025-08-15T02:51:49.534Z] a4d1c8b08fb4: Preparing [2025-08-15T02:51:49.534Z] 0ee722bcb0e5: Preparing [2025-08-15T02:51:49.534Z] b1470629c400: Preparing [2025-08-15T02:51:49.534Z] 1e890da81ec9: Preparing [2025-08-15T02:51:49.534Z] b1470629c400: Waiting [2025-08-15T02:51:49.534Z] 1e890da81ec9: Waiting [2025-08-15T02:51:49.800Z] 4ca78473b99f: Pushed [2025-08-15T02:51:49.800Z] a4d1c8b08fb4: Pushed [2025-08-15T02:51:49.800Z] 00e3bf354528: Pushed [2025-08-15T02:51:49.800Z] 1e890da81ec9: Layer already exists [2025-08-15T02:51:49.800Z] b1470629c400: Pushed [2025-08-15T02:51:50.066Z] 0ee722bcb0e5: Pushed [2025-08-15T02:51:56.698Z] d6aaed342462: Pushed [2025-08-15T02:51:56.698Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:2570a826e89a425ac7c4376ffc1e1a5dbf105dfe9b09a03c2b6afba118cc9aaf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:51:57.063Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:51:58.819Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-08-15T02:51:58.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-15T02:51:58.819Z] 00e3bf354528: Preparing [2025-08-15T02:51:58.819Z] d6aaed342462: Preparing [2025-08-15T02:51:58.819Z] 4ca78473b99f: Preparing [2025-08-15T02:51:58.819Z] a4d1c8b08fb4: Preparing [2025-08-15T02:51:58.819Z] 0ee722bcb0e5: Preparing [2025-08-15T02:51:58.819Z] b1470629c400: Preparing [2025-08-15T02:51:58.819Z] 1e890da81ec9: Preparing [2025-08-15T02:51:58.819Z] b1470629c400: Waiting [2025-08-15T02:51:58.819Z] 1e890da81ec9: Waiting [2025-08-15T02:51:58.819Z] d6aaed342462: Layer already exists [2025-08-15T02:51:58.819Z] 4ca78473b99f: Layer already exists [2025-08-15T02:51:58.819Z] 00e3bf354528: Layer already exists [2025-08-15T02:51:58.819Z] 0ee722bcb0e5: Layer already exists [2025-08-15T02:51:58.819Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:51:58.819Z] b1470629c400: Layer already exists [2025-08-15T02:51:58.819Z] 1e890da81ec9: Layer already exists [2025-08-15T02:51:59.084Z] latest: digest: sha256:2570a826e89a425ac7c4376ffc1e1a5dbf105dfe9b09a03c2b6afba118cc9aaf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:51:59.454Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:51:59.813Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.48 [2025-08-15T02:51:59.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-15T02:51:59.813Z] 00e3bf354528: Preparing [2025-08-15T02:51:59.813Z] d6aaed342462: Preparing [2025-08-15T02:51:59.813Z] 4ca78473b99f: Preparing [2025-08-15T02:51:59.813Z] a4d1c8b08fb4: Preparing [2025-08-15T02:51:59.813Z] 0ee722bcb0e5: Preparing [2025-08-15T02:51:59.813Z] b1470629c400: Preparing [2025-08-15T02:51:59.813Z] 1e890da81ec9: Preparing [2025-08-15T02:51:59.813Z] b1470629c400: Waiting [2025-08-15T02:51:59.813Z] 1e890da81ec9: Waiting [2025-08-15T02:51:59.813Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:51:59.813Z] 00e3bf354528: Layer already exists [2025-08-15T02:51:59.813Z] d6aaed342462: Layer already exists [2025-08-15T02:51:59.813Z] 0ee722bcb0e5: Layer already exists [2025-08-15T02:51:59.813Z] 4ca78473b99f: Layer already exists [2025-08-15T02:51:59.813Z] 1e890da81ec9: Layer already exists [2025-08-15T02:51:59.813Z] b1470629c400: Layer already exists [2025-08-15T02:52:00.078Z] 4.1.0-dev.48: digest: sha256:2570a826e89a425ac7c4376ffc1e1a5dbf105dfe9b09a03c2b6afba118cc9aaf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:00.452Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:00.817Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:52:00.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-15T02:52:00.817Z] 00e3bf354528: Preparing [2025-08-15T02:52:00.817Z] d6aaed342462: Preparing [2025-08-15T02:52:00.817Z] 4ca78473b99f: Preparing [2025-08-15T02:52:00.817Z] a4d1c8b08fb4: Preparing [2025-08-15T02:52:00.817Z] 0ee722bcb0e5: Preparing [2025-08-15T02:52:00.817Z] b1470629c400: Preparing [2025-08-15T02:52:00.817Z] 1e890da81ec9: Preparing [2025-08-15T02:52:00.817Z] b1470629c400: Waiting [2025-08-15T02:52:00.817Z] 1e890da81ec9: Waiting [2025-08-15T02:52:00.817Z] 4ca78473b99f: Layer already exists [2025-08-15T02:52:00.817Z] d6aaed342462: Layer already exists [2025-08-15T02:52:00.817Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:52:00.817Z] 0ee722bcb0e5: Layer already exists [2025-08-15T02:52:00.817Z] 00e3bf354528: Layer already exists [2025-08-15T02:52:00.817Z] b1470629c400: Layer already exists [2025-08-15T02:52:00.817Z] 1e890da81ec9: Layer already exists [2025-08-15T02:52:00.817Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:2570a826e89a425ac7c4376ffc1e1a5dbf105dfe9b09a03c2b6afba118cc9aaf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:01.447Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:01.804Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-08-15T02:52:01.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-15T02:52:01.804Z] 00e3bf354528: Preparing [2025-08-15T02:52:01.804Z] d6aaed342462: Preparing [2025-08-15T02:52:01.804Z] 4ca78473b99f: Preparing [2025-08-15T02:52:01.804Z] a4d1c8b08fb4: Preparing [2025-08-15T02:52:01.804Z] 0ee722bcb0e5: Preparing [2025-08-15T02:52:01.804Z] b1470629c400: Preparing [2025-08-15T02:52:01.804Z] 1e890da81ec9: Preparing [2025-08-15T02:52:01.804Z] 1e890da81ec9: Waiting [2025-08-15T02:52:01.804Z] b1470629c400: Waiting [2025-08-15T02:52:01.804Z] 4ca78473b99f: Layer already exists [2025-08-15T02:52:01.804Z] 0ee722bcb0e5: Layer already exists [2025-08-15T02:52:01.804Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:52:01.804Z] 00e3bf354528: Layer already exists [2025-08-15T02:52:01.804Z] d6aaed342462: Layer already exists [2025-08-15T02:52:01.804Z] b1470629c400: Layer already exists [2025-08-15T02:52:01.804Z] 1e890da81ec9: Layer already exists [2025-08-15T02:52:02.069Z] main: digest: sha256:2570a826e89a425ac7c4376ffc1e1a5dbf105dfe9b09a03c2b6afba118cc9aaf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:52:02.164Z] ===================================================== [Pipeline] echo [2025-08-15T02:52:02.179Z] taggedImages: [2025-08-15T02:52:02.179Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:52:02.180Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-08-15T02:52:02.180Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.48 [2025-08-15T02:52:02.180Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:52:02.180Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-08-15T02:52:02.208Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-08-15T02:52:02.208Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:52:02.208Z] latest [2025-08-15T02:52:02.208Z] 4.1.0-dev.48 [2025-08-15T02:52:02.208Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:52:02.208Z] main [2025-08-15T02:52:02.208Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:02.589Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:02.942Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:52:02.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-15T02:52:02.942Z] f59230834d89: Preparing [2025-08-15T02:52:02.942Z] c0c96f9d2c36: Preparing [2025-08-15T02:52:02.942Z] 10617362b83e: Preparing [2025-08-15T02:52:02.942Z] 51c83ed6b2d9: Preparing [2025-08-15T02:52:02.942Z] 4ca78473b99f: Preparing [2025-08-15T02:52:02.942Z] a4d1c8b08fb4: Preparing [2025-08-15T02:52:02.942Z] 0ee722bcb0e5: Preparing [2025-08-15T02:52:02.942Z] b1470629c400: Preparing [2025-08-15T02:52:02.942Z] 1e890da81ec9: Preparing [2025-08-15T02:52:02.942Z] a4d1c8b08fb4: Waiting [2025-08-15T02:52:02.942Z] 0ee722bcb0e5: Waiting [2025-08-15T02:52:02.942Z] b1470629c400: Waiting [2025-08-15T02:52:02.942Z] 1e890da81ec9: Waiting [2025-08-15T02:52:02.942Z] 4ca78473b99f: Layer already exists [2025-08-15T02:52:03.207Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:52:03.208Z] 10617362b83e: Pushed [2025-08-15T02:52:03.208Z] c0c96f9d2c36: Pushed [2025-08-15T02:52:03.208Z] 0ee722bcb0e5: Layer already exists [2025-08-15T02:52:03.208Z] f59230834d89: Pushed [2025-08-15T02:52:03.208Z] b1470629c400: Layer already exists [2025-08-15T02:52:03.208Z] 1e890da81ec9: Layer already exists [2025-08-15T02:52:05.780Z] 51c83ed6b2d9: Pushed [2025-08-15T02:52:05.780Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:69235214aa2ff7ffc7335fd5045a3084e7fe3911ef1c0104ca09deb97e581868 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:06.150Z] + 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-08-15T02:52:06.499Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-08-15T02:52:06.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-15T02:52:06.499Z] f59230834d89: Preparing [2025-08-15T02:52:06.499Z] c0c96f9d2c36: Preparing [2025-08-15T02:52:06.499Z] 10617362b83e: Preparing [2025-08-15T02:52:06.499Z] 51c83ed6b2d9: Preparing [2025-08-15T02:52:06.499Z] 4ca78473b99f: Preparing [2025-08-15T02:52:06.499Z] a4d1c8b08fb4: Preparing [2025-08-15T02:52:06.499Z] 0ee722bcb0e5: Preparing [2025-08-15T02:52:06.499Z] b1470629c400: Preparing [2025-08-15T02:52:06.499Z] 1e890da81ec9: Preparing [2025-08-15T02:52:06.499Z] 0ee722bcb0e5: Waiting [2025-08-15T02:52:06.499Z] b1470629c400: Waiting [2025-08-15T02:52:06.499Z] a4d1c8b08fb4: Waiting [2025-08-15T02:52:06.499Z] 1e890da81ec9: Waiting [2025-08-15T02:52:06.499Z] c0c96f9d2c36: Layer already exists [2025-08-15T02:52:06.499Z] f59230834d89: Layer already exists [2025-08-15T02:52:06.499Z] 51c83ed6b2d9: Layer already exists [2025-08-15T02:52:06.499Z] 4ca78473b99f: Layer already exists [2025-08-15T02:52:06.499Z] 10617362b83e: Layer already exists [2025-08-15T02:52:06.499Z] 1e890da81ec9: Layer already exists [2025-08-15T02:52:06.499Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:52:06.499Z] 0ee722bcb0e5: Layer already exists [2025-08-15T02:52:06.499Z] b1470629c400: Layer already exists [2025-08-15T02:52:06.765Z] latest: digest: sha256:69235214aa2ff7ffc7335fd5045a3084e7fe3911ef1c0104ca09deb97e581868 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:07.112Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:07.473Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.48 [2025-08-15T02:52:07.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-15T02:52:07.473Z] f59230834d89: Preparing [2025-08-15T02:52:07.473Z] c0c96f9d2c36: Preparing [2025-08-15T02:52:07.473Z] 10617362b83e: Preparing [2025-08-15T02:52:07.473Z] 51c83ed6b2d9: Preparing [2025-08-15T02:52:07.473Z] 4ca78473b99f: Preparing [2025-08-15T02:52:07.473Z] a4d1c8b08fb4: Preparing [2025-08-15T02:52:07.473Z] 0ee722bcb0e5: Preparing [2025-08-15T02:52:07.473Z] b1470629c400: Preparing [2025-08-15T02:52:07.473Z] 1e890da81ec9: Preparing [2025-08-15T02:52:07.473Z] a4d1c8b08fb4: Waiting [2025-08-15T02:52:07.473Z] 0ee722bcb0e5: Waiting [2025-08-15T02:52:07.473Z] b1470629c400: Waiting [2025-08-15T02:52:07.473Z] 1e890da81ec9: Waiting [2025-08-15T02:52:07.473Z] f59230834d89: Layer already exists [2025-08-15T02:52:07.473Z] 4ca78473b99f: Layer already exists [2025-08-15T02:52:07.473Z] c0c96f9d2c36: Layer already exists [2025-08-15T02:52:07.473Z] 10617362b83e: Layer already exists [2025-08-15T02:52:07.473Z] 51c83ed6b2d9: Layer already exists [2025-08-15T02:52:07.473Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:52:07.473Z] 0ee722bcb0e5: Layer already exists [2025-08-15T02:52:07.473Z] 1e890da81ec9: Layer already exists [2025-08-15T02:52:07.473Z] b1470629c400: Layer already exists [2025-08-15T02:52:07.736Z] 4.1.0-dev.48: digest: sha256:69235214aa2ff7ffc7335fd5045a3084e7fe3911ef1c0104ca09deb97e581868 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:08.091Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:08.447Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:52:08.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-15T02:52:08.447Z] f59230834d89: Preparing [2025-08-15T02:52:08.447Z] c0c96f9d2c36: Preparing [2025-08-15T02:52:08.447Z] 10617362b83e: Preparing [2025-08-15T02:52:08.447Z] 51c83ed6b2d9: Preparing [2025-08-15T02:52:08.447Z] 4ca78473b99f: Preparing [2025-08-15T02:52:08.447Z] a4d1c8b08fb4: Preparing [2025-08-15T02:52:08.447Z] 0ee722bcb0e5: Preparing [2025-08-15T02:52:08.447Z] b1470629c400: Preparing [2025-08-15T02:52:08.447Z] 1e890da81ec9: Preparing [2025-08-15T02:52:08.447Z] 0ee722bcb0e5: Waiting [2025-08-15T02:52:08.447Z] b1470629c400: Waiting [2025-08-15T02:52:08.447Z] 1e890da81ec9: Waiting [2025-08-15T02:52:08.447Z] a4d1c8b08fb4: Waiting [2025-08-15T02:52:08.447Z] 4ca78473b99f: Layer already exists [2025-08-15T02:52:08.447Z] f59230834d89: Layer already exists [2025-08-15T02:52:08.447Z] 51c83ed6b2d9: Layer already exists [2025-08-15T02:52:08.447Z] c0c96f9d2c36: Layer already exists [2025-08-15T02:52:08.447Z] 10617362b83e: Layer already exists [2025-08-15T02:52:08.447Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:52:08.447Z] 1e890da81ec9: Layer already exists [2025-08-15T02:52:08.447Z] b1470629c400: Layer already exists [2025-08-15T02:52:08.447Z] 0ee722bcb0e5: Layer already exists [2025-08-15T02:52:08.711Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:69235214aa2ff7ffc7335fd5045a3084e7fe3911ef1c0104ca09deb97e581868 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:09.061Z] + 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-08-15T02:52:09.675Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-08-15T02:52:09.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-15T02:52:09.675Z] f59230834d89: Preparing [2025-08-15T02:52:09.675Z] c0c96f9d2c36: Preparing [2025-08-15T02:52:09.675Z] 10617362b83e: Preparing [2025-08-15T02:52:09.675Z] 51c83ed6b2d9: Preparing [2025-08-15T02:52:09.675Z] 4ca78473b99f: Preparing [2025-08-15T02:52:09.675Z] a4d1c8b08fb4: Preparing [2025-08-15T02:52:09.675Z] 0ee722bcb0e5: Preparing [2025-08-15T02:52:09.675Z] b1470629c400: Preparing [2025-08-15T02:52:09.675Z] 1e890da81ec9: Preparing [2025-08-15T02:52:09.675Z] 0ee722bcb0e5: Waiting [2025-08-15T02:52:09.675Z] b1470629c400: Waiting [2025-08-15T02:52:09.675Z] 1e890da81ec9: Waiting [2025-08-15T02:52:09.675Z] a4d1c8b08fb4: Waiting [2025-08-15T02:52:09.675Z] 10617362b83e: Layer already exists [2025-08-15T02:52:09.675Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:52:09.675Z] 51c83ed6b2d9: Layer already exists [2025-08-15T02:52:09.675Z] f59230834d89: Layer already exists [2025-08-15T02:52:09.675Z] c0c96f9d2c36: Layer already exists [2025-08-15T02:52:09.675Z] 4ca78473b99f: Layer already exists [2025-08-15T02:52:09.676Z] 0ee722bcb0e5: Layer already exists [2025-08-15T02:52:09.676Z] b1470629c400: Layer already exists [2025-08-15T02:52:09.676Z] 1e890da81ec9: Layer already exists [2025-08-15T02:52:09.940Z] main: digest: sha256:69235214aa2ff7ffc7335fd5045a3084e7fe3911ef1c0104ca09deb97e581868 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:52:10.014Z] ===================================================== [Pipeline] echo [2025-08-15T02:52:10.027Z] taggedImages: [2025-08-15T02:52:10.027Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:52:10.027Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-08-15T02:52:10.027Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.48 [2025-08-15T02:52:10.027Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:52:10.027Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-08-15T02:52:10.062Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-08-15T02:52:10.062Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:52:10.062Z] latest [2025-08-15T02:52:10.062Z] 4.1.0-dev.48 [2025-08-15T02:52:10.062Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:52:10.062Z] main [2025-08-15T02:52:10.062Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:10.437Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:10.813Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:52:10.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-15T02:52:10.813Z] 3a04e52eff20: Preparing [2025-08-15T02:52:10.813Z] dda9f948c18a: Preparing [2025-08-15T02:52:10.813Z] 4ca78473b99f: Preparing [2025-08-15T02:52:10.813Z] a4d1c8b08fb4: Preparing [2025-08-15T02:52:10.813Z] 74543e8d529d: Preparing [2025-08-15T02:52:10.813Z] 82b9c7dcb2f4: Preparing [2025-08-15T02:52:10.813Z] 1e890da81ec9: Preparing [2025-08-15T02:52:10.813Z] 82b9c7dcb2f4: Waiting [2025-08-15T02:52:10.813Z] 1e890da81ec9: Waiting [2025-08-15T02:52:10.813Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:52:10.813Z] 4ca78473b99f: Layer already exists [2025-08-15T02:52:10.813Z] 1e890da81ec9: Layer already exists [2025-08-15T02:52:11.079Z] 3a04e52eff20: Pushed [2025-08-15T02:52:11.079Z] 82b9c7dcb2f4: Pushed [2025-08-15T02:52:11.343Z] 74543e8d529d: Pushed [2025-08-15T02:52:17.967Z] dda9f948c18a: Pushed [2025-08-15T02:52:17.967Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:6c5e9ac3df11c5e5ae7ff7627fa0a7d901013266c49cec2c781a3df11566e5f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:18.312Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:18.664Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-08-15T02:52:18.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-15T02:52:18.664Z] 3a04e52eff20: Preparing [2025-08-15T02:52:18.664Z] dda9f948c18a: Preparing [2025-08-15T02:52:18.664Z] 4ca78473b99f: Preparing [2025-08-15T02:52:18.664Z] a4d1c8b08fb4: Preparing [2025-08-15T02:52:18.664Z] 74543e8d529d: Preparing [2025-08-15T02:52:18.664Z] 82b9c7dcb2f4: Preparing [2025-08-15T02:52:18.664Z] 1e890da81ec9: Preparing [2025-08-15T02:52:18.664Z] 82b9c7dcb2f4: Waiting [2025-08-15T02:52:18.664Z] 1e890da81ec9: Waiting [2025-08-15T02:52:18.664Z] dda9f948c18a: Layer already exists [2025-08-15T02:52:18.664Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:52:18.664Z] 4ca78473b99f: Layer already exists [2025-08-15T02:52:18.664Z] 74543e8d529d: Layer already exists [2025-08-15T02:52:18.664Z] 3a04e52eff20: Layer already exists [2025-08-15T02:52:18.664Z] 82b9c7dcb2f4: Layer already exists [2025-08-15T02:52:18.664Z] 1e890da81ec9: Layer already exists [2025-08-15T02:52:18.929Z] latest: digest: sha256:6c5e9ac3df11c5e5ae7ff7627fa0a7d901013266c49cec2c781a3df11566e5f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:19.282Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:19.628Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.48 [2025-08-15T02:52:19.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-15T02:52:19.628Z] 3a04e52eff20: Preparing [2025-08-15T02:52:19.628Z] dda9f948c18a: Preparing [2025-08-15T02:52:19.628Z] 4ca78473b99f: Preparing [2025-08-15T02:52:19.628Z] a4d1c8b08fb4: Preparing [2025-08-15T02:52:19.628Z] 74543e8d529d: Preparing [2025-08-15T02:52:19.628Z] 82b9c7dcb2f4: Preparing [2025-08-15T02:52:19.628Z] 1e890da81ec9: Preparing [2025-08-15T02:52:19.628Z] 82b9c7dcb2f4: Waiting [2025-08-15T02:52:20.579Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:52:20.579Z] 3a04e52eff20: Layer already exists [2025-08-15T02:52:20.579Z] dda9f948c18a: Layer already exists [2025-08-15T02:52:20.579Z] 4ca78473b99f: Layer already exists [2025-08-15T02:52:20.579Z] 74543e8d529d: Layer already exists [2025-08-15T02:52:20.579Z] 82b9c7dcb2f4: Layer already exists [2025-08-15T02:52:20.579Z] 1e890da81ec9: Layer already exists [2025-08-15T02:52:20.579Z] 4.1.0-dev.48: digest: sha256:6c5e9ac3df11c5e5ae7ff7627fa0a7d901013266c49cec2c781a3df11566e5f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:20.925Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:21.289Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:52:21.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-15T02:52:21.289Z] 3a04e52eff20: Preparing [2025-08-15T02:52:21.289Z] dda9f948c18a: Preparing [2025-08-15T02:52:21.289Z] 4ca78473b99f: Preparing [2025-08-15T02:52:21.289Z] a4d1c8b08fb4: Preparing [2025-08-15T02:52:21.289Z] 74543e8d529d: Preparing [2025-08-15T02:52:21.289Z] 82b9c7dcb2f4: Preparing [2025-08-15T02:52:21.289Z] 1e890da81ec9: Preparing [2025-08-15T02:52:21.289Z] 82b9c7dcb2f4: Waiting [2025-08-15T02:52:21.289Z] 1e890da81ec9: Waiting [2025-08-15T02:52:21.289Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:52:21.289Z] 74543e8d529d: Layer already exists [2025-08-15T02:52:21.289Z] 3a04e52eff20: Layer already exists [2025-08-15T02:52:21.289Z] dda9f948c18a: Layer already exists [2025-08-15T02:52:21.289Z] 4ca78473b99f: Layer already exists [2025-08-15T02:52:21.289Z] 82b9c7dcb2f4: Layer already exists [2025-08-15T02:52:21.289Z] 1e890da81ec9: Layer already exists [2025-08-15T02:52:21.553Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:6c5e9ac3df11c5e5ae7ff7627fa0a7d901013266c49cec2c781a3df11566e5f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:21.911Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:22.262Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-08-15T02:52:22.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-15T02:52:22.262Z] 3a04e52eff20: Preparing [2025-08-15T02:52:22.262Z] dda9f948c18a: Preparing [2025-08-15T02:52:22.262Z] 4ca78473b99f: Preparing [2025-08-15T02:52:22.262Z] a4d1c8b08fb4: Preparing [2025-08-15T02:52:22.262Z] 74543e8d529d: Preparing [2025-08-15T02:52:22.262Z] 82b9c7dcb2f4: Preparing [2025-08-15T02:52:22.262Z] 1e890da81ec9: Preparing [2025-08-15T02:52:22.262Z] 82b9c7dcb2f4: Waiting [2025-08-15T02:52:22.262Z] 1e890da81ec9: Waiting [2025-08-15T02:52:22.262Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:52:22.262Z] 4ca78473b99f: Layer already exists [2025-08-15T02:52:22.262Z] dda9f948c18a: Layer already exists [2025-08-15T02:52:22.262Z] 3a04e52eff20: Layer already exists [2025-08-15T02:52:22.262Z] 74543e8d529d: Layer already exists [2025-08-15T02:52:22.262Z] 1e890da81ec9: Layer already exists [2025-08-15T02:52:22.262Z] 82b9c7dcb2f4: Layer already exists [2025-08-15T02:52:22.528Z] main: digest: sha256:6c5e9ac3df11c5e5ae7ff7627fa0a7d901013266c49cec2c781a3df11566e5f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:52:22.608Z] ===================================================== [Pipeline] echo [2025-08-15T02:52:22.628Z] taggedImages: [2025-08-15T02:52:22.628Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:52:22.628Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-08-15T02:52:22.628Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.48 [2025-08-15T02:52:22.628Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:52:22.628Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-08-15T02:52:22.652Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-08-15T02:52:22.652Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:52:22.652Z] latest [2025-08-15T02:52:22.652Z] 4.1.0-dev.48 [2025-08-15T02:52:22.652Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:52:22.652Z] main [2025-08-15T02:52:22.652Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:23.007Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:23.368Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:52:23.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-15T02:52:23.368Z] c192825ba373: Preparing [2025-08-15T02:52:23.368Z] f3912c596edf: Preparing [2025-08-15T02:52:23.368Z] a4d1c8b08fb4: Preparing [2025-08-15T02:52:23.368Z] 52d0a500cdf2: Preparing [2025-08-15T02:52:23.368Z] 178a20b2c4ab: Preparing [2025-08-15T02:52:23.368Z] 1e890da81ec9: Preparing [2025-08-15T02:52:23.368Z] 1e890da81ec9: Waiting [2025-08-15T02:52:23.368Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:52:23.633Z] 1e890da81ec9: Layer already exists [2025-08-15T02:52:23.633Z] 178a20b2c4ab: Pushed [2025-08-15T02:52:23.633Z] 52d0a500cdf2: Pushed [2025-08-15T02:52:23.633Z] c192825ba373: Pushed [2025-08-15T02:52:31.824Z] f3912c596edf: Pushed [2025-08-15T02:52:31.824Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:69b04b86373a925da909d1d0ad5929335cd330b9fe74436b6697930cc69dbbf1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:32.178Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:32.592Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-08-15T02:52:32.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-15T02:52:32.592Z] c192825ba373: Preparing [2025-08-15T02:52:32.592Z] f3912c596edf: Preparing [2025-08-15T02:52:32.592Z] a4d1c8b08fb4: Preparing [2025-08-15T02:52:32.592Z] 52d0a500cdf2: Preparing [2025-08-15T02:52:32.592Z] 178a20b2c4ab: Preparing [2025-08-15T02:52:32.592Z] 1e890da81ec9: Preparing [2025-08-15T02:52:32.592Z] 1e890da81ec9: Waiting [2025-08-15T02:52:32.592Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:52:32.592Z] 52d0a500cdf2: Layer already exists [2025-08-15T02:52:32.592Z] 178a20b2c4ab: Layer already exists [2025-08-15T02:52:32.592Z] f3912c596edf: Layer already exists [2025-08-15T02:52:32.592Z] c192825ba373: Layer already exists [2025-08-15T02:52:32.592Z] 1e890da81ec9: Layer already exists [2025-08-15T02:52:32.859Z] latest: digest: sha256:69b04b86373a925da909d1d0ad5929335cd330b9fe74436b6697930cc69dbbf1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:33.234Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:33.605Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.48 [2025-08-15T02:52:33.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-15T02:52:33.605Z] c192825ba373: Preparing [2025-08-15T02:52:33.605Z] f3912c596edf: Preparing [2025-08-15T02:52:33.605Z] a4d1c8b08fb4: Preparing [2025-08-15T02:52:33.605Z] 52d0a500cdf2: Preparing [2025-08-15T02:52:33.605Z] 178a20b2c4ab: Preparing [2025-08-15T02:52:33.605Z] 1e890da81ec9: Preparing [2025-08-15T02:52:33.605Z] 52d0a500cdf2: Layer already exists [2025-08-15T02:52:33.605Z] c192825ba373: Layer already exists [2025-08-15T02:52:33.605Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:52:33.605Z] 178a20b2c4ab: Layer already exists [2025-08-15T02:52:33.605Z] f3912c596edf: Layer already exists [2025-08-15T02:52:33.605Z] 1e890da81ec9: Layer already exists [2025-08-15T02:52:33.605Z] 4.1.0-dev.48: digest: sha256:69b04b86373a925da909d1d0ad5929335cd330b9fe74436b6697930cc69dbbf1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:33.974Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:34.334Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:52:34.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-15T02:52:34.334Z] c192825ba373: Preparing [2025-08-15T02:52:34.334Z] f3912c596edf: Preparing [2025-08-15T02:52:34.334Z] a4d1c8b08fb4: Preparing [2025-08-15T02:52:34.334Z] 52d0a500cdf2: Preparing [2025-08-15T02:52:34.334Z] 178a20b2c4ab: Preparing [2025-08-15T02:52:34.334Z] 1e890da81ec9: Preparing [2025-08-15T02:52:34.334Z] 1e890da81ec9: Waiting [2025-08-15T02:52:34.334Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:52:34.334Z] 178a20b2c4ab: Layer already exists [2025-08-15T02:52:34.334Z] 52d0a500cdf2: Layer already exists [2025-08-15T02:52:34.334Z] f3912c596edf: Layer already exists [2025-08-15T02:52:34.334Z] c192825ba373: Layer already exists [2025-08-15T02:52:34.334Z] 1e890da81ec9: Layer already exists [2025-08-15T02:52:34.597Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:69b04b86373a925da909d1d0ad5929335cd330b9fe74436b6697930cc69dbbf1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:34.959Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:35.318Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-08-15T02:52:35.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-15T02:52:35.319Z] c192825ba373: Preparing [2025-08-15T02:52:35.319Z] f3912c596edf: Preparing [2025-08-15T02:52:35.319Z] a4d1c8b08fb4: Preparing [2025-08-15T02:52:35.319Z] 52d0a500cdf2: Preparing [2025-08-15T02:52:35.319Z] 178a20b2c4ab: Preparing [2025-08-15T02:52:35.319Z] 1e890da81ec9: Preparing [2025-08-15T02:52:35.319Z] 1e890da81ec9: Waiting [2025-08-15T02:52:35.319Z] c192825ba373: Layer already exists [2025-08-15T02:52:35.319Z] f3912c596edf: Layer already exists [2025-08-15T02:52:35.319Z] 52d0a500cdf2: Layer already exists [2025-08-15T02:52:35.319Z] 178a20b2c4ab: Layer already exists [2025-08-15T02:52:35.319Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:52:35.319Z] 1e890da81ec9: Layer already exists [2025-08-15T02:52:35.582Z] main: digest: sha256:69b04b86373a925da909d1d0ad5929335cd330b9fe74436b6697930cc69dbbf1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:52:35.671Z] ===================================================== [Pipeline] echo [2025-08-15T02:52:35.685Z] taggedImages: [2025-08-15T02:52:35.685Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:52:35.685Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-08-15T02:52:35.685Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.48 [2025-08-15T02:52:35.685Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:52:35.685Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-08-15T02:52:35.710Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-08-15T02:52:35.710Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:52:35.710Z] latest [2025-08-15T02:52:35.710Z] 4.1.0-dev.48 [2025-08-15T02:52:35.710Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:52:35.710Z] main [2025-08-15T02:52:35.710Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:36.076Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:36.426Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:52:36.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-15T02:52:36.426Z] d271b1ee925c: Preparing [2025-08-15T02:52:36.426Z] 4861a168822e: Preparing [2025-08-15T02:52:36.426Z] 99bc1dc03174: Preparing [2025-08-15T02:52:36.426Z] 4ca78473b99f: Preparing [2025-08-15T02:52:36.426Z] a4d1c8b08fb4: Preparing [2025-08-15T02:52:36.426Z] 0ee722bcb0e5: Preparing [2025-08-15T02:52:36.426Z] b1470629c400: Preparing [2025-08-15T02:52:36.426Z] 1e890da81ec9: Preparing [2025-08-15T02:52:36.426Z] 0ee722bcb0e5: Waiting [2025-08-15T02:52:36.426Z] b1470629c400: Waiting [2025-08-15T02:52:36.426Z] 1e890da81ec9: Waiting [2025-08-15T02:52:36.426Z] 4ca78473b99f: Layer already exists [2025-08-15T02:52:36.426Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:52:36.690Z] 0ee722bcb0e5: Layer already exists [2025-08-15T02:52:36.690Z] b1470629c400: Layer already exists [2025-08-15T02:52:36.690Z] 4861a168822e: Pushed [2025-08-15T02:52:36.690Z] d271b1ee925c: Pushed [2025-08-15T02:52:36.690Z] 1e890da81ec9: Layer already exists [2025-08-15T02:52:44.885Z] 99bc1dc03174: Pushed [2025-08-15T02:52:44.885Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:d7e91bd8f8ad0a6791b9cff1177c95ba6858da83c4c37b4cabe5d41a9b91e119 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:45.247Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:45.605Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-08-15T02:52:45.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-15T02:52:45.605Z] d271b1ee925c: Preparing [2025-08-15T02:52:45.605Z] 4861a168822e: Preparing [2025-08-15T02:52:45.605Z] 99bc1dc03174: Preparing [2025-08-15T02:52:45.605Z] 4ca78473b99f: Preparing [2025-08-15T02:52:45.605Z] a4d1c8b08fb4: Preparing [2025-08-15T02:52:45.605Z] 0ee722bcb0e5: Preparing [2025-08-15T02:52:45.605Z] b1470629c400: Preparing [2025-08-15T02:52:45.605Z] 1e890da81ec9: Preparing [2025-08-15T02:52:45.605Z] b1470629c400: Waiting [2025-08-15T02:52:45.605Z] 1e890da81ec9: Waiting [2025-08-15T02:52:45.605Z] 0ee722bcb0e5: Waiting [2025-08-15T02:52:45.605Z] 4861a168822e: Layer already exists [2025-08-15T02:52:45.605Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:52:45.605Z] 99bc1dc03174: Layer already exists [2025-08-15T02:52:45.605Z] d271b1ee925c: Layer already exists [2025-08-15T02:52:45.605Z] 4ca78473b99f: Layer already exists [2025-08-15T02:52:45.605Z] 0ee722bcb0e5: Layer already exists [2025-08-15T02:52:45.605Z] b1470629c400: Layer already exists [2025-08-15T02:52:45.605Z] 1e890da81ec9: Layer already exists [2025-08-15T02:52:45.871Z] latest: digest: sha256:d7e91bd8f8ad0a6791b9cff1177c95ba6858da83c4c37b4cabe5d41a9b91e119 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:46.223Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:46.578Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.48 [2025-08-15T02:52:46.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-15T02:52:46.578Z] d271b1ee925c: Preparing [2025-08-15T02:52:46.578Z] 4861a168822e: Preparing [2025-08-15T02:52:46.578Z] 99bc1dc03174: Preparing [2025-08-15T02:52:46.578Z] 4ca78473b99f: Preparing [2025-08-15T02:52:46.578Z] a4d1c8b08fb4: Preparing [2025-08-15T02:52:46.578Z] 0ee722bcb0e5: Preparing [2025-08-15T02:52:46.578Z] b1470629c400: Preparing [2025-08-15T02:52:46.578Z] 1e890da81ec9: Preparing [2025-08-15T02:52:46.578Z] 0ee722bcb0e5: Waiting [2025-08-15T02:52:46.578Z] b1470629c400: Waiting [2025-08-15T02:52:46.578Z] 1e890da81ec9: Waiting [2025-08-15T02:52:46.578Z] 4ca78473b99f: Layer already exists [2025-08-15T02:52:46.578Z] d271b1ee925c: Layer already exists [2025-08-15T02:52:46.578Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:52:46.578Z] 4861a168822e: Layer already exists [2025-08-15T02:52:46.578Z] 99bc1dc03174: Layer already exists [2025-08-15T02:52:46.578Z] b1470629c400: Layer already exists [2025-08-15T02:52:46.578Z] 0ee722bcb0e5: Layer already exists [2025-08-15T02:52:46.578Z] 1e890da81ec9: Layer already exists [2025-08-15T02:52:46.845Z] 4.1.0-dev.48: digest: sha256:d7e91bd8f8ad0a6791b9cff1177c95ba6858da83c4c37b4cabe5d41a9b91e119 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:47.202Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:47.552Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:52:47.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-15T02:52:47.552Z] d271b1ee925c: Preparing [2025-08-15T02:52:47.552Z] 4861a168822e: Preparing [2025-08-15T02:52:47.552Z] 99bc1dc03174: Preparing [2025-08-15T02:52:47.552Z] 4ca78473b99f: Preparing [2025-08-15T02:52:47.552Z] a4d1c8b08fb4: Preparing [2025-08-15T02:52:47.552Z] 0ee722bcb0e5: Preparing [2025-08-15T02:52:47.552Z] b1470629c400: Preparing [2025-08-15T02:52:47.552Z] 1e890da81ec9: Preparing [2025-08-15T02:52:47.552Z] 0ee722bcb0e5: Waiting [2025-08-15T02:52:47.552Z] b1470629c400: Waiting [2025-08-15T02:52:47.552Z] 1e890da81ec9: Waiting [2025-08-15T02:52:47.552Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:52:47.552Z] 4861a168822e: Layer already exists [2025-08-15T02:52:47.552Z] d271b1ee925c: Layer already exists [2025-08-15T02:52:47.552Z] 99bc1dc03174: Layer already exists [2025-08-15T02:52:47.552Z] 4ca78473b99f: Layer already exists [2025-08-15T02:52:47.552Z] 1e890da81ec9: Layer already exists [2025-08-15T02:52:47.552Z] 0ee722bcb0e5: Layer already exists [2025-08-15T02:52:47.552Z] b1470629c400: Layer already exists [2025-08-15T02:52:47.817Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:d7e91bd8f8ad0a6791b9cff1177c95ba6858da83c4c37b4cabe5d41a9b91e119 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:48.175Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:48.518Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-08-15T02:52:48.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-15T02:52:48.518Z] d271b1ee925c: Preparing [2025-08-15T02:52:48.518Z] 4861a168822e: Preparing [2025-08-15T02:52:48.518Z] 99bc1dc03174: Preparing [2025-08-15T02:52:48.518Z] 4ca78473b99f: Preparing [2025-08-15T02:52:48.518Z] a4d1c8b08fb4: Preparing [2025-08-15T02:52:48.518Z] 0ee722bcb0e5: Preparing [2025-08-15T02:52:48.518Z] b1470629c400: Preparing [2025-08-15T02:52:48.518Z] 0ee722bcb0e5: Waiting [2025-08-15T02:52:48.518Z] b1470629c400: Waiting [2025-08-15T02:52:48.518Z] 1e890da81ec9: Preparing [2025-08-15T02:52:48.518Z] 1e890da81ec9: Waiting [2025-08-15T02:52:48.518Z] d271b1ee925c: Layer already exists [2025-08-15T02:52:48.518Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:52:48.518Z] 4ca78473b99f: Layer already exists [2025-08-15T02:52:48.518Z] 99bc1dc03174: Layer already exists [2025-08-15T02:52:48.518Z] 4861a168822e: Layer already exists [2025-08-15T02:52:48.518Z] b1470629c400: Layer already exists [2025-08-15T02:52:48.518Z] 0ee722bcb0e5: Layer already exists [2025-08-15T02:52:48.518Z] 1e890da81ec9: Layer already exists [2025-08-15T02:52:48.785Z] main: digest: sha256:d7e91bd8f8ad0a6791b9cff1177c95ba6858da83c4c37b4cabe5d41a9b91e119 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:52:48.887Z] ===================================================== [Pipeline] echo [2025-08-15T02:52:48.913Z] taggedImages: [2025-08-15T02:52:48.913Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:52:48.913Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-08-15T02:52:48.913Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.48 [2025-08-15T02:52:48.913Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:52:48.913Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-08-15T02:52:48.948Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-08-15T02:52:48.948Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:52:48.948Z] latest [2025-08-15T02:52:48.948Z] 4.1.0-dev.48 [2025-08-15T02:52:48.948Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:52:48.948Z] main [2025-08-15T02:52:48.948Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:49.337Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:49.688Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:52:49.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-15T02:52:49.688Z] df1130e047aa: Preparing [2025-08-15T02:52:49.688Z] 3354660825da: Preparing [2025-08-15T02:52:49.688Z] 1818dba9b6c5: Preparing [2025-08-15T02:52:49.688Z] 9dfa9fa16565: Preparing [2025-08-15T02:52:49.688Z] 8c518bf842f8: Preparing [2025-08-15T02:52:49.688Z] 3294d7b9ab74: Preparing [2025-08-15T02:52:49.688Z] eb0a25baa1ed: Preparing [2025-08-15T02:52:49.688Z] 3294d7b9ab74: Waiting [2025-08-15T02:52:49.688Z] 4ca78473b99f: Preparing [2025-08-15T02:52:49.688Z] eb0a25baa1ed: Waiting [2025-08-15T02:52:49.688Z] 4ca78473b99f: Waiting [2025-08-15T02:52:49.688Z] a4d1c8b08fb4: Preparing [2025-08-15T02:52:49.688Z] 2e015e88cfba: Preparing [2025-08-15T02:52:49.688Z] a4d1c8b08fb4: Waiting [2025-08-15T02:52:49.688Z] a9ef9394e785: Preparing [2025-08-15T02:52:49.688Z] 2e015e88cfba: Waiting [2025-08-15T02:52:49.688Z] 5f70bf18a086: Preparing [2025-08-15T02:52:49.688Z] a9ef9394e785: Waiting [2025-08-15T02:52:49.688Z] f71f115f3e98: Preparing [2025-08-15T02:52:49.688Z] 5f70bf18a086: Waiting [2025-08-15T02:52:49.688Z] 763a91aa2a4d: Preparing [2025-08-15T02:52:49.688Z] f71f115f3e98: Waiting [2025-08-15T02:52:49.688Z] 763a91aa2a4d: Waiting [2025-08-15T02:52:49.688Z] 16220ef9e9a8: Preparing [2025-08-15T02:52:49.688Z] 1e890da81ec9: Preparing [2025-08-15T02:52:49.688Z] 16220ef9e9a8: Waiting [2025-08-15T02:52:49.688Z] 1e890da81ec9: Waiting [2025-08-15T02:52:50.004Z] 3354660825da: Pushed [2025-08-15T02:52:50.004Z] 8c518bf842f8: Pushed [2025-08-15T02:52:50.004Z] df1130e047aa: Pushed [2025-08-15T02:52:50.004Z] 9dfa9fa16565: Pushed [2025-08-15T02:52:50.004Z] 1818dba9b6c5: Pushed [2025-08-15T02:52:50.004Z] 4ca78473b99f: Layer already exists [2025-08-15T02:52:50.004Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:52:50.004Z] 5f70bf18a086: Layer already exists [2025-08-15T02:52:50.004Z] 3294d7b9ab74: Pushed [2025-08-15T02:52:50.004Z] 2e015e88cfba: Pushed [2025-08-15T02:52:50.004Z] a9ef9394e785: Pushed [2025-08-15T02:52:50.270Z] 1e890da81ec9: Layer already exists [2025-08-15T02:52:50.270Z] f71f115f3e98: Pushed [2025-08-15T02:52:50.270Z] 16220ef9e9a8: Pushed [2025-08-15T02:52:50.539Z] 763a91aa2a4d: Pushed [2025-08-15T02:52:53.107Z] eb0a25baa1ed: Pushed [2025-08-15T02:52:53.107Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:874aa4988ed887c9d50ce1798ae5f17912078e978f3e6dad7202d08cfbb871cc size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:53.472Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:54.792Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-08-15T02:52:54.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-15T02:52:54.793Z] df1130e047aa: Preparing [2025-08-15T02:52:54.793Z] 3354660825da: Preparing [2025-08-15T02:52:54.793Z] 1818dba9b6c5: Preparing [2025-08-15T02:52:54.793Z] 9dfa9fa16565: Preparing [2025-08-15T02:52:54.793Z] 8c518bf842f8: Preparing [2025-08-15T02:52:54.793Z] 3294d7b9ab74: Preparing [2025-08-15T02:52:54.793Z] eb0a25baa1ed: Preparing [2025-08-15T02:52:54.793Z] 4ca78473b99f: Preparing [2025-08-15T02:52:54.793Z] a4d1c8b08fb4: Preparing [2025-08-15T02:52:54.793Z] 2e015e88cfba: Preparing [2025-08-15T02:52:54.793Z] a9ef9394e785: Preparing [2025-08-15T02:52:54.793Z] 5f70bf18a086: Preparing [2025-08-15T02:52:54.793Z] f71f115f3e98: Preparing [2025-08-15T02:52:54.793Z] 763a91aa2a4d: Preparing [2025-08-15T02:52:54.793Z] 16220ef9e9a8: Preparing [2025-08-15T02:52:54.793Z] 1e890da81ec9: Preparing [2025-08-15T02:52:54.793Z] 3294d7b9ab74: Waiting [2025-08-15T02:52:54.793Z] eb0a25baa1ed: Waiting [2025-08-15T02:52:54.793Z] 4ca78473b99f: Waiting [2025-08-15T02:52:54.793Z] a4d1c8b08fb4: Waiting [2025-08-15T02:52:54.793Z] f71f115f3e98: Waiting [2025-08-15T02:52:54.793Z] 2e015e88cfba: Waiting [2025-08-15T02:52:54.793Z] 763a91aa2a4d: Waiting [2025-08-15T02:52:54.793Z] a9ef9394e785: Waiting [2025-08-15T02:52:54.793Z] 5f70bf18a086: Waiting [2025-08-15T02:52:54.793Z] 16220ef9e9a8: Waiting [2025-08-15T02:52:54.793Z] 1e890da81ec9: Waiting [2025-08-15T02:52:54.793Z] 3354660825da: Layer already exists [2025-08-15T02:52:54.793Z] 8c518bf842f8: Layer already exists [2025-08-15T02:52:54.793Z] 9dfa9fa16565: Layer already exists [2025-08-15T02:52:54.793Z] 1818dba9b6c5: Layer already exists [2025-08-15T02:52:54.793Z] df1130e047aa: Layer already exists [2025-08-15T02:52:54.793Z] 3294d7b9ab74: Layer already exists [2025-08-15T02:52:54.793Z] eb0a25baa1ed: Layer already exists [2025-08-15T02:52:54.793Z] 4ca78473b99f: Layer already exists [2025-08-15T02:52:54.793Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:52:54.793Z] 2e015e88cfba: Layer already exists [2025-08-15T02:52:54.793Z] a9ef9394e785: Layer already exists [2025-08-15T02:52:54.793Z] 5f70bf18a086: Layer already exists [2025-08-15T02:52:54.793Z] 763a91aa2a4d: Layer already exists [2025-08-15T02:52:54.793Z] f71f115f3e98: Layer already exists [2025-08-15T02:52:54.793Z] 16220ef9e9a8: Layer already exists [2025-08-15T02:52:54.793Z] 1e890da81ec9: Layer already exists [2025-08-15T02:52:55.058Z] latest: digest: sha256:874aa4988ed887c9d50ce1798ae5f17912078e978f3e6dad7202d08cfbb871cc size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:55.421Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:55.771Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.48 [2025-08-15T02:52:55.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-15T02:52:55.771Z] df1130e047aa: Preparing [2025-08-15T02:52:55.771Z] 3354660825da: Preparing [2025-08-15T02:52:55.771Z] 1818dba9b6c5: Preparing [2025-08-15T02:52:55.771Z] 9dfa9fa16565: Preparing [2025-08-15T02:52:55.771Z] 8c518bf842f8: Preparing [2025-08-15T02:52:55.771Z] 3294d7b9ab74: Preparing [2025-08-15T02:52:55.771Z] eb0a25baa1ed: Preparing [2025-08-15T02:52:55.771Z] 4ca78473b99f: Preparing [2025-08-15T02:52:55.771Z] a4d1c8b08fb4: Preparing [2025-08-15T02:52:55.771Z] 2e015e88cfba: Preparing [2025-08-15T02:52:55.771Z] a9ef9394e785: Preparing [2025-08-15T02:52:55.771Z] 5f70bf18a086: Preparing [2025-08-15T02:52:55.771Z] f71f115f3e98: Preparing [2025-08-15T02:52:55.771Z] 763a91aa2a4d: Preparing [2025-08-15T02:52:55.771Z] 16220ef9e9a8: Preparing [2025-08-15T02:52:55.771Z] 1e890da81ec9: Preparing [2025-08-15T02:52:55.771Z] 2e015e88cfba: Waiting [2025-08-15T02:52:55.771Z] a9ef9394e785: Waiting [2025-08-15T02:52:55.771Z] 5f70bf18a086: Waiting [2025-08-15T02:52:55.771Z] f71f115f3e98: Waiting [2025-08-15T02:52:55.771Z] 763a91aa2a4d: Waiting [2025-08-15T02:52:55.771Z] 16220ef9e9a8: Waiting [2025-08-15T02:52:55.771Z] 1e890da81ec9: Waiting [2025-08-15T02:52:55.771Z] 3294d7b9ab74: Waiting [2025-08-15T02:52:55.771Z] eb0a25baa1ed: Waiting [2025-08-15T02:52:55.771Z] 4ca78473b99f: Waiting [2025-08-15T02:52:55.771Z] a4d1c8b08fb4: Waiting [2025-08-15T02:52:55.771Z] 1818dba9b6c5: Layer already exists [2025-08-15T02:52:55.771Z] df1130e047aa: Layer already exists [2025-08-15T02:52:55.771Z] 3354660825da: Layer already exists [2025-08-15T02:52:55.771Z] 9dfa9fa16565: Layer already exists [2025-08-15T02:52:55.771Z] 8c518bf842f8: Layer already exists [2025-08-15T02:52:55.771Z] 4ca78473b99f: Layer already exists [2025-08-15T02:52:55.771Z] 3294d7b9ab74: Layer already exists [2025-08-15T02:52:55.771Z] eb0a25baa1ed: Layer already exists [2025-08-15T02:52:55.771Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:52:55.771Z] 2e015e88cfba: Layer already exists [2025-08-15T02:52:55.771Z] a9ef9394e785: Layer already exists [2025-08-15T02:52:55.771Z] 5f70bf18a086: Layer already exists [2025-08-15T02:52:55.771Z] 763a91aa2a4d: Layer already exists [2025-08-15T02:52:55.771Z] f71f115f3e98: Layer already exists [2025-08-15T02:52:55.771Z] 16220ef9e9a8: Layer already exists [2025-08-15T02:52:55.771Z] 1e890da81ec9: Layer already exists [2025-08-15T02:52:56.033Z] 4.1.0-dev.48: digest: sha256:874aa4988ed887c9d50ce1798ae5f17912078e978f3e6dad7202d08cfbb871cc size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:56.385Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:56.739Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:52:56.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-15T02:52:56.739Z] df1130e047aa: Preparing [2025-08-15T02:52:56.739Z] 3354660825da: Preparing [2025-08-15T02:52:56.739Z] 1818dba9b6c5: Preparing [2025-08-15T02:52:56.739Z] 9dfa9fa16565: Preparing [2025-08-15T02:52:56.739Z] 8c518bf842f8: Preparing [2025-08-15T02:52:56.739Z] 3294d7b9ab74: Preparing [2025-08-15T02:52:56.739Z] eb0a25baa1ed: Preparing [2025-08-15T02:52:56.739Z] 4ca78473b99f: Preparing [2025-08-15T02:52:56.739Z] a4d1c8b08fb4: Preparing [2025-08-15T02:52:56.739Z] 2e015e88cfba: Preparing [2025-08-15T02:52:56.739Z] a9ef9394e785: Preparing [2025-08-15T02:52:56.739Z] 5f70bf18a086: Preparing [2025-08-15T02:52:56.739Z] f71f115f3e98: Preparing [2025-08-15T02:52:56.739Z] 763a91aa2a4d: Preparing [2025-08-15T02:52:56.739Z] 16220ef9e9a8: Preparing [2025-08-15T02:52:56.739Z] 1e890da81ec9: Preparing [2025-08-15T02:52:56.739Z] a9ef9394e785: Waiting [2025-08-15T02:52:56.739Z] 763a91aa2a4d: Waiting [2025-08-15T02:52:56.739Z] 16220ef9e9a8: Waiting [2025-08-15T02:52:56.739Z] 5f70bf18a086: Waiting [2025-08-15T02:52:56.739Z] f71f115f3e98: Waiting [2025-08-15T02:52:56.739Z] 1e890da81ec9: Waiting [2025-08-15T02:52:56.739Z] 3294d7b9ab74: Waiting [2025-08-15T02:52:56.739Z] a4d1c8b08fb4: Waiting [2025-08-15T02:52:56.739Z] eb0a25baa1ed: Waiting [2025-08-15T02:52:56.739Z] 2e015e88cfba: Waiting [2025-08-15T02:52:56.739Z] 4ca78473b99f: Waiting [2025-08-15T02:52:56.739Z] 3354660825da: Layer already exists [2025-08-15T02:52:56.739Z] df1130e047aa: Layer already exists [2025-08-15T02:52:56.739Z] 1818dba9b6c5: Layer already exists [2025-08-15T02:52:56.739Z] 8c518bf842f8: Layer already exists [2025-08-15T02:52:56.739Z] 9dfa9fa16565: Layer already exists [2025-08-15T02:52:56.739Z] 3294d7b9ab74: Layer already exists [2025-08-15T02:52:56.739Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:52:56.739Z] eb0a25baa1ed: Layer already exists [2025-08-15T02:52:56.739Z] 4ca78473b99f: Layer already exists [2025-08-15T02:52:56.739Z] 2e015e88cfba: Layer already exists [2025-08-15T02:52:56.739Z] f71f115f3e98: Layer already exists [2025-08-15T02:52:56.739Z] a9ef9394e785: Layer already exists [2025-08-15T02:52:56.739Z] 5f70bf18a086: Layer already exists [2025-08-15T02:52:56.739Z] 16220ef9e9a8: Layer already exists [2025-08-15T02:52:56.739Z] 763a91aa2a4d: Layer already exists [2025-08-15T02:52:56.739Z] 1e890da81ec9: Layer already exists [2025-08-15T02:52:57.003Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:874aa4988ed887c9d50ce1798ae5f17912078e978f3e6dad7202d08cfbb871cc size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:57.362Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:57.719Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-08-15T02:52:57.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-15T02:52:57.719Z] df1130e047aa: Preparing [2025-08-15T02:52:57.719Z] 3354660825da: Preparing [2025-08-15T02:52:57.719Z] 1818dba9b6c5: Preparing [2025-08-15T02:52:57.719Z] 9dfa9fa16565: Preparing [2025-08-15T02:52:57.719Z] 8c518bf842f8: Preparing [2025-08-15T02:52:57.719Z] 3294d7b9ab74: Preparing [2025-08-15T02:52:57.719Z] eb0a25baa1ed: Preparing [2025-08-15T02:52:57.719Z] 4ca78473b99f: Preparing [2025-08-15T02:52:57.719Z] a4d1c8b08fb4: Preparing [2025-08-15T02:52:57.719Z] 2e015e88cfba: Preparing [2025-08-15T02:52:57.719Z] a9ef9394e785: Preparing [2025-08-15T02:52:57.719Z] 5f70bf18a086: Preparing [2025-08-15T02:52:57.719Z] f71f115f3e98: Preparing [2025-08-15T02:52:57.719Z] 763a91aa2a4d: Preparing [2025-08-15T02:52:57.719Z] 16220ef9e9a8: Preparing [2025-08-15T02:52:57.719Z] 1e890da81ec9: Preparing [2025-08-15T02:52:57.719Z] 2e015e88cfba: Waiting [2025-08-15T02:52:57.719Z] a9ef9394e785: Waiting [2025-08-15T02:52:57.719Z] 5f70bf18a086: Waiting [2025-08-15T02:52:57.719Z] f71f115f3e98: Waiting [2025-08-15T02:52:57.719Z] 763a91aa2a4d: Waiting [2025-08-15T02:52:57.719Z] 16220ef9e9a8: Waiting [2025-08-15T02:52:57.719Z] 1e890da81ec9: Waiting [2025-08-15T02:52:57.719Z] 3294d7b9ab74: Waiting [2025-08-15T02:52:57.719Z] eb0a25baa1ed: Waiting [2025-08-15T02:52:57.719Z] 4ca78473b99f: Waiting [2025-08-15T02:52:57.719Z] a4d1c8b08fb4: Waiting [2025-08-15T02:52:57.719Z] 9dfa9fa16565: Layer already exists [2025-08-15T02:52:57.719Z] 3354660825da: Layer already exists [2025-08-15T02:52:57.719Z] 8c518bf842f8: Layer already exists [2025-08-15T02:52:57.719Z] 1818dba9b6c5: Layer already exists [2025-08-15T02:52:57.719Z] df1130e047aa: Layer already exists [2025-08-15T02:52:57.719Z] 3294d7b9ab74: Layer already exists [2025-08-15T02:52:57.719Z] eb0a25baa1ed: Layer already exists [2025-08-15T02:52:57.719Z] 4ca78473b99f: Layer already exists [2025-08-15T02:52:57.719Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:52:57.719Z] 2e015e88cfba: Layer already exists [2025-08-15T02:52:57.719Z] 5f70bf18a086: Layer already exists [2025-08-15T02:52:57.719Z] a9ef9394e785: Layer already exists [2025-08-15T02:52:57.719Z] 763a91aa2a4d: Layer already exists [2025-08-15T02:52:57.719Z] f71f115f3e98: Layer already exists [2025-08-15T02:52:57.719Z] 16220ef9e9a8: Layer already exists [2025-08-15T02:52:57.719Z] 1e890da81ec9: Layer already exists [2025-08-15T02:52:57.983Z] main: digest: sha256:874aa4988ed887c9d50ce1798ae5f17912078e978f3e6dad7202d08cfbb871cc size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:52:58.054Z] ===================================================== [Pipeline] echo [2025-08-15T02:52:58.072Z] taggedImages: [2025-08-15T02:52:58.072Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:52:58.072Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-08-15T02:52:58.072Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.48 [2025-08-15T02:52:58.072Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:52:58.072Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-08-15T02:52:58.104Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-08-15T02:52:58.104Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:52:58.104Z] latest [2025-08-15T02:52:58.104Z] 4.1.0-dev.48 [2025-08-15T02:52:58.104Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:52:58.104Z] main [2025-08-15T02:52:58.104Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:58.473Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:52:58.824Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:52:58.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-15T02:52:58.824Z] ecd3e97e10b9: Preparing [2025-08-15T02:52:58.824Z] d5a05e46b749: Preparing [2025-08-15T02:52:58.824Z] 8356a9c1a667: Preparing [2025-08-15T02:52:58.824Z] 4a67d73c96a6: Preparing [2025-08-15T02:52:58.824Z] 4ca78473b99f: Preparing [2025-08-15T02:52:58.824Z] a4d1c8b08fb4: Preparing [2025-08-15T02:52:58.824Z] 0ee722bcb0e5: Preparing [2025-08-15T02:52:58.824Z] b1470629c400: Preparing [2025-08-15T02:52:58.824Z] 1e890da81ec9: Preparing [2025-08-15T02:52:58.824Z] a4d1c8b08fb4: Waiting [2025-08-15T02:52:58.824Z] 0ee722bcb0e5: Waiting [2025-08-15T02:52:58.824Z] b1470629c400: Waiting [2025-08-15T02:52:59.090Z] 4ca78473b99f: Layer already exists [2025-08-15T02:52:59.090Z] 8356a9c1a667: Pushed [2025-08-15T02:52:59.090Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:52:59.090Z] d5a05e46b749: Pushed [2025-08-15T02:52:59.090Z] ecd3e97e10b9: Pushed [2025-08-15T02:52:59.090Z] 0ee722bcb0e5: Layer already exists [2025-08-15T02:52:59.090Z] b1470629c400: Layer already exists [2025-08-15T02:52:59.090Z] 1e890da81ec9: Layer already exists [2025-08-15T02:53:07.263Z] 4a67d73c96a6: Pushed [2025-08-15T02:53:07.263Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:991ae92b7518c30051488a781e8d2b504b4542d9a16834348720c8a222020d3c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:07.623Z] + 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-08-15T02:53:07.956Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-08-15T02:53:07.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-15T02:53:07.957Z] ecd3e97e10b9: Preparing [2025-08-15T02:53:07.957Z] d5a05e46b749: Preparing [2025-08-15T02:53:07.957Z] 8356a9c1a667: Preparing [2025-08-15T02:53:07.957Z] 4a67d73c96a6: Preparing [2025-08-15T02:53:07.957Z] 4ca78473b99f: Preparing [2025-08-15T02:53:07.957Z] a4d1c8b08fb4: Preparing [2025-08-15T02:53:07.957Z] 0ee722bcb0e5: Preparing [2025-08-15T02:53:07.957Z] b1470629c400: Preparing [2025-08-15T02:53:07.957Z] 1e890da81ec9: Preparing [2025-08-15T02:53:07.957Z] a4d1c8b08fb4: Waiting [2025-08-15T02:53:07.957Z] 0ee722bcb0e5: Waiting [2025-08-15T02:53:07.957Z] 1e890da81ec9: Waiting [2025-08-15T02:53:07.957Z] b1470629c400: Waiting [2025-08-15T02:53:07.957Z] 4a67d73c96a6: Layer already exists [2025-08-15T02:53:07.957Z] ecd3e97e10b9: Layer already exists [2025-08-15T02:53:07.957Z] 8356a9c1a667: Layer already exists [2025-08-15T02:53:07.957Z] d5a05e46b749: Layer already exists [2025-08-15T02:53:07.957Z] 4ca78473b99f: Layer already exists [2025-08-15T02:53:07.957Z] 0ee722bcb0e5: Layer already exists [2025-08-15T02:53:07.957Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:53:07.957Z] b1470629c400: Layer already exists [2025-08-15T02:53:07.957Z] 1e890da81ec9: Layer already exists [2025-08-15T02:53:08.219Z] latest: digest: sha256:991ae92b7518c30051488a781e8d2b504b4542d9a16834348720c8a222020d3c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:08.560Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:08.909Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.48 [2025-08-15T02:53:08.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-15T02:53:08.909Z] ecd3e97e10b9: Preparing [2025-08-15T02:53:08.909Z] d5a05e46b749: Preparing [2025-08-15T02:53:08.909Z] 8356a9c1a667: Preparing [2025-08-15T02:53:08.909Z] 4a67d73c96a6: Preparing [2025-08-15T02:53:08.909Z] 4ca78473b99f: Preparing [2025-08-15T02:53:08.909Z] a4d1c8b08fb4: Preparing [2025-08-15T02:53:08.909Z] 0ee722bcb0e5: Preparing [2025-08-15T02:53:08.909Z] b1470629c400: Preparing [2025-08-15T02:53:08.909Z] 1e890da81ec9: Preparing [2025-08-15T02:53:08.909Z] a4d1c8b08fb4: Waiting [2025-08-15T02:53:08.909Z] 0ee722bcb0e5: Waiting [2025-08-15T02:53:08.909Z] b1470629c400: Waiting [2025-08-15T02:53:08.909Z] 1e890da81ec9: Waiting [2025-08-15T02:53:08.909Z] 8356a9c1a667: Layer already exists [2025-08-15T02:53:08.909Z] ecd3e97e10b9: Layer already exists [2025-08-15T02:53:08.909Z] 4a67d73c96a6: Layer already exists [2025-08-15T02:53:08.909Z] 4ca78473b99f: Layer already exists [2025-08-15T02:53:08.909Z] d5a05e46b749: Layer already exists [2025-08-15T02:53:08.909Z] 0ee722bcb0e5: Layer already exists [2025-08-15T02:53:08.909Z] b1470629c400: Layer already exists [2025-08-15T02:53:08.909Z] 1e890da81ec9: Layer already exists [2025-08-15T02:53:08.909Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:53:09.172Z] 4.1.0-dev.48: digest: sha256:991ae92b7518c30051488a781e8d2b504b4542d9a16834348720c8a222020d3c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:09.517Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:09.859Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:53:09.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-15T02:53:09.860Z] ecd3e97e10b9: Preparing [2025-08-15T02:53:09.860Z] d5a05e46b749: Preparing [2025-08-15T02:53:09.860Z] 8356a9c1a667: Preparing [2025-08-15T02:53:09.860Z] 4a67d73c96a6: Preparing [2025-08-15T02:53:09.860Z] 4ca78473b99f: Preparing [2025-08-15T02:53:09.860Z] a4d1c8b08fb4: Preparing [2025-08-15T02:53:09.860Z] 0ee722bcb0e5: Preparing [2025-08-15T02:53:09.860Z] b1470629c400: Preparing [2025-08-15T02:53:09.860Z] 1e890da81ec9: Preparing [2025-08-15T02:53:09.860Z] 0ee722bcb0e5: Waiting [2025-08-15T02:53:09.860Z] b1470629c400: Waiting [2025-08-15T02:53:09.860Z] 1e890da81ec9: Waiting [2025-08-15T02:53:09.860Z] d5a05e46b749: Layer already exists [2025-08-15T02:53:09.860Z] 8356a9c1a667: Layer already exists [2025-08-15T02:53:09.860Z] ecd3e97e10b9: Layer already exists [2025-08-15T02:53:09.860Z] 4ca78473b99f: Layer already exists [2025-08-15T02:53:09.860Z] 4a67d73c96a6: Layer already exists [2025-08-15T02:53:09.860Z] b1470629c400: Layer already exists [2025-08-15T02:53:09.860Z] 1e890da81ec9: Layer already exists [2025-08-15T02:53:09.860Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:53:09.860Z] 0ee722bcb0e5: Layer already exists [2025-08-15T02:53:10.123Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:991ae92b7518c30051488a781e8d2b504b4542d9a16834348720c8a222020d3c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:10.478Z] + 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-08-15T02:53:10.832Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-08-15T02:53:10.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-15T02:53:10.832Z] ecd3e97e10b9: Preparing [2025-08-15T02:53:10.832Z] d5a05e46b749: Preparing [2025-08-15T02:53:10.832Z] 8356a9c1a667: Preparing [2025-08-15T02:53:10.832Z] 4a67d73c96a6: Preparing [2025-08-15T02:53:10.832Z] 4ca78473b99f: Preparing [2025-08-15T02:53:10.832Z] a4d1c8b08fb4: Preparing [2025-08-15T02:53:10.832Z] 0ee722bcb0e5: Preparing [2025-08-15T02:53:10.832Z] b1470629c400: Preparing [2025-08-15T02:53:10.832Z] 1e890da81ec9: Preparing [2025-08-15T02:53:10.832Z] 0ee722bcb0e5: Waiting [2025-08-15T02:53:10.832Z] b1470629c400: Waiting [2025-08-15T02:53:10.832Z] 1e890da81ec9: Waiting [2025-08-15T02:53:10.832Z] a4d1c8b08fb4: Waiting [2025-08-15T02:53:10.832Z] 8356a9c1a667: Layer already exists [2025-08-15T02:53:10.832Z] 4ca78473b99f: Layer already exists [2025-08-15T02:53:10.832Z] ecd3e97e10b9: Layer already exists [2025-08-15T02:53:10.832Z] d5a05e46b749: Layer already exists [2025-08-15T02:53:10.832Z] 4a67d73c96a6: Layer already exists [2025-08-15T02:53:10.832Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:53:10.832Z] 0ee722bcb0e5: Layer already exists [2025-08-15T02:53:10.832Z] 1e890da81ec9: Layer already exists [2025-08-15T02:53:10.832Z] b1470629c400: Layer already exists [2025-08-15T02:53:11.097Z] main: digest: sha256:991ae92b7518c30051488a781e8d2b504b4542d9a16834348720c8a222020d3c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:53:11.178Z] ===================================================== [Pipeline] echo [2025-08-15T02:53:11.201Z] taggedImages: [2025-08-15T02:53:11.201Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:53:11.201Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-08-15T02:53:11.201Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.48 [2025-08-15T02:53:11.201Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:53:11.201Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-08-15T02:53:11.232Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-08-15T02:53:11.232Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:53:11.232Z] latest [2025-08-15T02:53:11.232Z] 4.1.0-dev.48 [2025-08-15T02:53:11.232Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:53:11.232Z] main [2025-08-15T02:53:11.232Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:11.603Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:11.948Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:53:11.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-15T02:53:11.948Z] be3aa9082e00: Preparing [2025-08-15T02:53:11.948Z] 12c7a87945a6: Preparing [2025-08-15T02:53:11.948Z] 0acbd11e85d0: Preparing [2025-08-15T02:53:11.948Z] 15ac9d26cd13: Preparing [2025-08-15T02:53:11.948Z] 52980155970d: Preparing [2025-08-15T02:53:11.948Z] 4ca78473b99f: Preparing [2025-08-15T02:53:11.948Z] a4d1c8b08fb4: Preparing [2025-08-15T02:53:11.948Z] eafed786c9c9: Preparing [2025-08-15T02:53:11.948Z] dc6f68267286: Preparing [2025-08-15T02:53:11.948Z] ac4a04c7400e: Preparing [2025-08-15T02:53:11.948Z] 1e890da81ec9: Preparing [2025-08-15T02:53:11.948Z] a4d1c8b08fb4: Waiting [2025-08-15T02:53:11.948Z] eafed786c9c9: Waiting [2025-08-15T02:53:11.948Z] dc6f68267286: Waiting [2025-08-15T02:53:11.948Z] ac4a04c7400e: Waiting [2025-08-15T02:53:11.948Z] 4ca78473b99f: Waiting [2025-08-15T02:53:11.948Z] 1e890da81ec9: Waiting [2025-08-15T02:53:12.214Z] 15ac9d26cd13: Pushed [2025-08-15T02:53:12.214Z] 12c7a87945a6: Pushed [2025-08-15T02:53:12.214Z] 52980155970d: Pushed [2025-08-15T02:53:12.214Z] be3aa9082e00: Pushed [2025-08-15T02:53:12.214Z] 4ca78473b99f: Layer already exists [2025-08-15T02:53:12.214Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:53:12.214Z] 1e890da81ec9: Layer already exists [2025-08-15T02:53:12.214Z] eafed786c9c9: Pushed [2025-08-15T02:53:12.479Z] dc6f68267286: Pushed [2025-08-15T02:53:15.049Z] ac4a04c7400e: Pushed [2025-08-15T02:53:18.377Z] 0acbd11e85d0: Pushed [2025-08-15T02:53:18.643Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:e7a7034bb63b40694c5b239705a52aeed73c906ee551b22d4aa39e1e63e7929a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:19.003Z] + 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-08-15T02:53:19.369Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-08-15T02:53:19.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-15T02:53:19.369Z] be3aa9082e00: Preparing [2025-08-15T02:53:19.369Z] 12c7a87945a6: Preparing [2025-08-15T02:53:19.369Z] 0acbd11e85d0: Preparing [2025-08-15T02:53:19.369Z] 15ac9d26cd13: Preparing [2025-08-15T02:53:19.369Z] 52980155970d: Preparing [2025-08-15T02:53:19.369Z] 4ca78473b99f: Preparing [2025-08-15T02:53:19.369Z] a4d1c8b08fb4: Preparing [2025-08-15T02:53:19.369Z] eafed786c9c9: Preparing [2025-08-15T02:53:19.369Z] dc6f68267286: Preparing [2025-08-15T02:53:19.369Z] ac4a04c7400e: Preparing [2025-08-15T02:53:19.369Z] 1e890da81ec9: Preparing [2025-08-15T02:53:19.369Z] a4d1c8b08fb4: Waiting [2025-08-15T02:53:19.369Z] eafed786c9c9: Waiting [2025-08-15T02:53:19.369Z] dc6f68267286: Waiting [2025-08-15T02:53:19.369Z] ac4a04c7400e: Waiting [2025-08-15T02:53:19.369Z] 4ca78473b99f: Waiting [2025-08-15T02:53:19.369Z] 1e890da81ec9: Waiting [2025-08-15T02:53:19.369Z] 0acbd11e85d0: Layer already exists [2025-08-15T02:53:19.369Z] 15ac9d26cd13: Layer already exists [2025-08-15T02:53:19.369Z] be3aa9082e00: Layer already exists [2025-08-15T02:53:19.369Z] 12c7a87945a6: Layer already exists [2025-08-15T02:53:19.369Z] 52980155970d: Layer already exists [2025-08-15T02:53:19.369Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:53:19.369Z] 4ca78473b99f: Layer already exists [2025-08-15T02:53:19.369Z] ac4a04c7400e: Layer already exists [2025-08-15T02:53:19.370Z] eafed786c9c9: Layer already exists [2025-08-15T02:53:19.370Z] dc6f68267286: Layer already exists [2025-08-15T02:53:19.370Z] 1e890da81ec9: Layer already exists [2025-08-15T02:53:19.637Z] latest: digest: sha256:e7a7034bb63b40694c5b239705a52aeed73c906ee551b22d4aa39e1e63e7929a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:20.003Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:20.356Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.48 [2025-08-15T02:53:20.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-15T02:53:20.356Z] be3aa9082e00: Preparing [2025-08-15T02:53:20.356Z] 12c7a87945a6: Preparing [2025-08-15T02:53:20.356Z] 0acbd11e85d0: Preparing [2025-08-15T02:53:20.356Z] 15ac9d26cd13: Preparing [2025-08-15T02:53:20.356Z] 52980155970d: Preparing [2025-08-15T02:53:20.356Z] 4ca78473b99f: Preparing [2025-08-15T02:53:20.356Z] a4d1c8b08fb4: Preparing [2025-08-15T02:53:20.356Z] eafed786c9c9: Preparing [2025-08-15T02:53:20.356Z] dc6f68267286: Preparing [2025-08-15T02:53:20.356Z] ac4a04c7400e: Preparing [2025-08-15T02:53:20.356Z] 1e890da81ec9: Preparing [2025-08-15T02:53:20.356Z] eafed786c9c9: Waiting [2025-08-15T02:53:20.356Z] dc6f68267286: Waiting [2025-08-15T02:53:20.356Z] ac4a04c7400e: Waiting [2025-08-15T02:53:20.356Z] 1e890da81ec9: Waiting [2025-08-15T02:53:20.356Z] 4ca78473b99f: Waiting [2025-08-15T02:53:20.356Z] a4d1c8b08fb4: Waiting [2025-08-15T02:53:20.356Z] 15ac9d26cd13: Layer already exists [2025-08-15T02:53:20.356Z] 12c7a87945a6: Layer already exists [2025-08-15T02:53:20.356Z] 52980155970d: Layer already exists [2025-08-15T02:53:20.356Z] 0acbd11e85d0: Layer already exists [2025-08-15T02:53:20.356Z] be3aa9082e00: Layer already exists [2025-08-15T02:53:20.356Z] 4ca78473b99f: Layer already exists [2025-08-15T02:53:20.356Z] eafed786c9c9: Layer already exists [2025-08-15T02:53:20.356Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:53:20.356Z] ac4a04c7400e: Layer already exists [2025-08-15T02:53:20.356Z] dc6f68267286: Layer already exists [2025-08-15T02:53:20.356Z] 1e890da81ec9: Layer already exists [2025-08-15T02:53:20.632Z] 4.1.0-dev.48: digest: sha256:e7a7034bb63b40694c5b239705a52aeed73c906ee551b22d4aa39e1e63e7929a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:20.997Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:21.355Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:53:21.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-15T02:53:21.355Z] be3aa9082e00: Preparing [2025-08-15T02:53:21.355Z] 12c7a87945a6: Preparing [2025-08-15T02:53:21.355Z] 0acbd11e85d0: Preparing [2025-08-15T02:53:21.355Z] 15ac9d26cd13: Preparing [2025-08-15T02:53:21.355Z] 52980155970d: Preparing [2025-08-15T02:53:21.355Z] 4ca78473b99f: Preparing [2025-08-15T02:53:21.355Z] a4d1c8b08fb4: Preparing [2025-08-15T02:53:21.355Z] eafed786c9c9: Preparing [2025-08-15T02:53:21.355Z] dc6f68267286: Preparing [2025-08-15T02:53:21.355Z] ac4a04c7400e: Preparing [2025-08-15T02:53:21.355Z] 1e890da81ec9: Preparing [2025-08-15T02:53:21.355Z] 4ca78473b99f: Waiting [2025-08-15T02:53:21.355Z] a4d1c8b08fb4: Waiting [2025-08-15T02:53:21.355Z] eafed786c9c9: Waiting [2025-08-15T02:53:21.355Z] dc6f68267286: Waiting [2025-08-15T02:53:21.355Z] ac4a04c7400e: Waiting [2025-08-15T02:53:21.355Z] 1e890da81ec9: Waiting [2025-08-15T02:53:21.355Z] 52980155970d: Layer already exists [2025-08-15T02:53:21.355Z] be3aa9082e00: Layer already exists [2025-08-15T02:53:21.355Z] 0acbd11e85d0: Layer already exists [2025-08-15T02:53:21.355Z] 12c7a87945a6: Layer already exists [2025-08-15T02:53:21.355Z] 15ac9d26cd13: Layer already exists [2025-08-15T02:53:21.355Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:53:21.355Z] 4ca78473b99f: Layer already exists [2025-08-15T02:53:21.355Z] dc6f68267286: Layer already exists [2025-08-15T02:53:21.355Z] eafed786c9c9: Layer already exists [2025-08-15T02:53:21.355Z] ac4a04c7400e: Layer already exists [2025-08-15T02:53:21.355Z] 1e890da81ec9: Layer already exists [2025-08-15T02:53:21.620Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:e7a7034bb63b40694c5b239705a52aeed73c906ee551b22d4aa39e1e63e7929a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:22.037Z] + 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-08-15T02:53:22.395Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-08-15T02:53:22.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-15T02:53:22.395Z] be3aa9082e00: Preparing [2025-08-15T02:53:22.395Z] 12c7a87945a6: Preparing [2025-08-15T02:53:22.395Z] 0acbd11e85d0: Preparing [2025-08-15T02:53:22.395Z] 15ac9d26cd13: Preparing [2025-08-15T02:53:22.395Z] 52980155970d: Preparing [2025-08-15T02:53:22.395Z] 4ca78473b99f: Preparing [2025-08-15T02:53:22.395Z] a4d1c8b08fb4: Preparing [2025-08-15T02:53:22.395Z] eafed786c9c9: Preparing [2025-08-15T02:53:22.395Z] dc6f68267286: Preparing [2025-08-15T02:53:22.395Z] ac4a04c7400e: Preparing [2025-08-15T02:53:22.395Z] 1e890da81ec9: Preparing [2025-08-15T02:53:22.395Z] eafed786c9c9: Waiting [2025-08-15T02:53:22.395Z] 4ca78473b99f: Waiting [2025-08-15T02:53:22.395Z] a4d1c8b08fb4: Waiting [2025-08-15T02:53:22.395Z] dc6f68267286: Waiting [2025-08-15T02:53:22.395Z] ac4a04c7400e: Waiting [2025-08-15T02:53:22.395Z] 1e890da81ec9: Waiting [2025-08-15T02:53:22.395Z] 52980155970d: Layer already exists [2025-08-15T02:53:22.395Z] 0acbd11e85d0: Layer already exists [2025-08-15T02:53:22.395Z] 12c7a87945a6: Layer already exists [2025-08-15T02:53:22.395Z] 15ac9d26cd13: Layer already exists [2025-08-15T02:53:22.395Z] be3aa9082e00: Layer already exists [2025-08-15T02:53:22.395Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:53:22.395Z] ac4a04c7400e: Layer already exists [2025-08-15T02:53:22.395Z] eafed786c9c9: Layer already exists [2025-08-15T02:53:22.395Z] dc6f68267286: Layer already exists [2025-08-15T02:53:22.395Z] 4ca78473b99f: Layer already exists [2025-08-15T02:53:22.395Z] 1e890da81ec9: Layer already exists [2025-08-15T02:53:22.668Z] main: digest: sha256:e7a7034bb63b40694c5b239705a52aeed73c906ee551b22d4aa39e1e63e7929a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:53:22.742Z] ===================================================== [Pipeline] echo [2025-08-15T02:53:22.758Z] taggedImages: [2025-08-15T02:53:22.758Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:53:22.758Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-08-15T02:53:22.758Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.48 [2025-08-15T02:53:22.758Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:53:22.758Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-08-15T02:53:22.780Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-08-15T02:53:22.780Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:53:22.780Z] latest [2025-08-15T02:53:22.780Z] 4.1.0-dev.48 [2025-08-15T02:53:22.780Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:53:22.780Z] main [2025-08-15T02:53:22.780Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:23.157Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:23.515Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:53:23.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-15T02:53:23.515Z] bb7e73ee1a9e: Preparing [2025-08-15T02:53:23.515Z] ced7a582f8d4: Preparing [2025-08-15T02:53:23.515Z] c4539cf93cc1: Preparing [2025-08-15T02:53:23.515Z] c178cf9b0396: Preparing [2025-08-15T02:53:23.515Z] b8f76397f581: Preparing [2025-08-15T02:53:23.515Z] 7cb27d10de38: Preparing [2025-08-15T02:53:23.515Z] 973f861086f2: Preparing [2025-08-15T02:53:23.515Z] 4ca78473b99f: Preparing [2025-08-15T02:53:23.515Z] a4d1c8b08fb4: Preparing [2025-08-15T02:53:23.515Z] 6f722bea6369: Preparing [2025-08-15T02:53:23.515Z] bd73530500dc: Preparing [2025-08-15T02:53:23.515Z] 1e890da81ec9: Preparing [2025-08-15T02:53:23.515Z] 4ca78473b99f: Waiting [2025-08-15T02:53:23.515Z] a4d1c8b08fb4: Waiting [2025-08-15T02:53:23.515Z] 6f722bea6369: Waiting [2025-08-15T02:53:23.515Z] bd73530500dc: Waiting [2025-08-15T02:53:23.515Z] 1e890da81ec9: Waiting [2025-08-15T02:53:23.515Z] 7cb27d10de38: Waiting [2025-08-15T02:53:23.515Z] 973f861086f2: Waiting [2025-08-15T02:53:23.784Z] ced7a582f8d4: Pushed [2025-08-15T02:53:23.784Z] b8f76397f581: Pushed [2025-08-15T02:53:23.784Z] bb7e73ee1a9e: Pushed [2025-08-15T02:53:23.784Z] 4ca78473b99f: Layer already exists [2025-08-15T02:53:23.784Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:53:24.050Z] 973f861086f2: Pushed [2025-08-15T02:53:24.050Z] 7cb27d10de38: Pushed [2025-08-15T02:53:24.050Z] 1e890da81ec9: Layer already exists [2025-08-15T02:53:24.315Z] 6f722bea6369: Pushed [2025-08-15T02:53:26.882Z] bd73530500dc: Pushed [2025-08-15T02:53:30.217Z] c178cf9b0396: Pushed [2025-08-15T02:53:30.217Z] c4539cf93cc1: Pushed [2025-08-15T02:53:30.483Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:9a7e68c622bc1a951ca6c58a0241807bb40dd09c3f1bfb63acb12566411602bc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:30.839Z] + 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-08-15T02:53:31.178Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-08-15T02:53:31.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-15T02:53:31.178Z] bb7e73ee1a9e: Preparing [2025-08-15T02:53:31.178Z] ced7a582f8d4: Preparing [2025-08-15T02:53:31.178Z] c4539cf93cc1: Preparing [2025-08-15T02:53:31.178Z] c178cf9b0396: Preparing [2025-08-15T02:53:31.178Z] b8f76397f581: Preparing [2025-08-15T02:53:31.178Z] 7cb27d10de38: Preparing [2025-08-15T02:53:31.178Z] 973f861086f2: Preparing [2025-08-15T02:53:31.178Z] 4ca78473b99f: Preparing [2025-08-15T02:53:31.178Z] a4d1c8b08fb4: Preparing [2025-08-15T02:53:31.178Z] 6f722bea6369: Preparing [2025-08-15T02:53:31.178Z] bd73530500dc: Preparing [2025-08-15T02:53:31.178Z] 1e890da81ec9: Preparing [2025-08-15T02:53:31.178Z] a4d1c8b08fb4: Waiting [2025-08-15T02:53:31.178Z] 6f722bea6369: Waiting [2025-08-15T02:53:31.178Z] bd73530500dc: Waiting [2025-08-15T02:53:31.178Z] 1e890da81ec9: Waiting [2025-08-15T02:53:31.178Z] 7cb27d10de38: Waiting [2025-08-15T02:53:31.178Z] 973f861086f2: Waiting [2025-08-15T02:53:31.178Z] 4ca78473b99f: Waiting [2025-08-15T02:53:31.178Z] bb7e73ee1a9e: Layer already exists [2025-08-15T02:53:31.178Z] c4539cf93cc1: Layer already exists [2025-08-15T02:53:31.178Z] ced7a582f8d4: Layer already exists [2025-08-15T02:53:31.178Z] c178cf9b0396: Layer already exists [2025-08-15T02:53:31.178Z] b8f76397f581: Layer already exists [2025-08-15T02:53:31.178Z] 7cb27d10de38: Layer already exists [2025-08-15T02:53:31.178Z] 4ca78473b99f: Layer already exists [2025-08-15T02:53:31.178Z] 973f861086f2: Layer already exists [2025-08-15T02:53:31.178Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:53:31.178Z] 6f722bea6369: Layer already exists [2025-08-15T02:53:31.178Z] bd73530500dc: Layer already exists [2025-08-15T02:53:31.178Z] 1e890da81ec9: Layer already exists [2025-08-15T02:53:31.442Z] latest: digest: sha256:9a7e68c622bc1a951ca6c58a0241807bb40dd09c3f1bfb63acb12566411602bc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:31.786Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:32.131Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.48 [2025-08-15T02:53:32.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-15T02:53:32.131Z] bb7e73ee1a9e: Preparing [2025-08-15T02:53:32.131Z] ced7a582f8d4: Preparing [2025-08-15T02:53:32.131Z] c4539cf93cc1: Preparing [2025-08-15T02:53:32.131Z] c178cf9b0396: Preparing [2025-08-15T02:53:32.131Z] b8f76397f581: Preparing [2025-08-15T02:53:32.131Z] 7cb27d10de38: Preparing [2025-08-15T02:53:32.131Z] 973f861086f2: Preparing [2025-08-15T02:53:32.131Z] 4ca78473b99f: Preparing [2025-08-15T02:53:32.131Z] a4d1c8b08fb4: Preparing [2025-08-15T02:53:32.131Z] 6f722bea6369: Preparing [2025-08-15T02:53:32.131Z] bd73530500dc: Preparing [2025-08-15T02:53:32.131Z] 1e890da81ec9: Preparing [2025-08-15T02:53:32.131Z] a4d1c8b08fb4: Waiting [2025-08-15T02:53:32.131Z] 6f722bea6369: Waiting [2025-08-15T02:53:32.131Z] bd73530500dc: Waiting [2025-08-15T02:53:32.131Z] 1e890da81ec9: Waiting [2025-08-15T02:53:32.131Z] 7cb27d10de38: Waiting [2025-08-15T02:53:32.131Z] 973f861086f2: Waiting [2025-08-15T02:53:32.131Z] 4ca78473b99f: Waiting [2025-08-15T02:53:32.131Z] b8f76397f581: Layer already exists [2025-08-15T02:53:32.131Z] c178cf9b0396: Layer already exists [2025-08-15T02:53:32.131Z] bb7e73ee1a9e: Layer already exists [2025-08-15T02:53:32.131Z] ced7a582f8d4: Layer already exists [2025-08-15T02:53:32.131Z] c4539cf93cc1: Layer already exists [2025-08-15T02:53:32.131Z] 973f861086f2: Layer already exists [2025-08-15T02:53:32.131Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:53:32.131Z] 7cb27d10de38: Layer already exists [2025-08-15T02:53:32.131Z] 6f722bea6369: Layer already exists [2025-08-15T02:53:32.131Z] 4ca78473b99f: Layer already exists [2025-08-15T02:53:32.131Z] bd73530500dc: Layer already exists [2025-08-15T02:53:32.131Z] 1e890da81ec9: Layer already exists [2025-08-15T02:53:32.394Z] 4.1.0-dev.48: digest: sha256:9a7e68c622bc1a951ca6c58a0241807bb40dd09c3f1bfb63acb12566411602bc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:32.741Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:33.094Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:53:33.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-15T02:53:33.094Z] bb7e73ee1a9e: Preparing [2025-08-15T02:53:33.094Z] ced7a582f8d4: Preparing [2025-08-15T02:53:33.094Z] c4539cf93cc1: Preparing [2025-08-15T02:53:33.094Z] c178cf9b0396: Preparing [2025-08-15T02:53:33.094Z] b8f76397f581: Preparing [2025-08-15T02:53:33.094Z] 7cb27d10de38: Preparing [2025-08-15T02:53:33.094Z] 973f861086f2: Preparing [2025-08-15T02:53:33.094Z] 4ca78473b99f: Preparing [2025-08-15T02:53:33.094Z] a4d1c8b08fb4: Preparing [2025-08-15T02:53:33.094Z] 6f722bea6369: Preparing [2025-08-15T02:53:33.094Z] bd73530500dc: Preparing [2025-08-15T02:53:33.094Z] 1e890da81ec9: Preparing [2025-08-15T02:53:33.094Z] 4ca78473b99f: Waiting [2025-08-15T02:53:33.094Z] a4d1c8b08fb4: Waiting [2025-08-15T02:53:33.094Z] 6f722bea6369: Waiting [2025-08-15T02:53:33.094Z] bd73530500dc: Waiting [2025-08-15T02:53:33.094Z] 1e890da81ec9: Waiting [2025-08-15T02:53:33.094Z] 7cb27d10de38: Waiting [2025-08-15T02:53:33.094Z] 973f861086f2: Waiting [2025-08-15T02:53:33.094Z] c178cf9b0396: Layer already exists [2025-08-15T02:53:33.094Z] c4539cf93cc1: Layer already exists [2025-08-15T02:53:33.094Z] b8f76397f581: Layer already exists [2025-08-15T02:53:33.094Z] ced7a582f8d4: Layer already exists [2025-08-15T02:53:33.094Z] bb7e73ee1a9e: Layer already exists [2025-08-15T02:53:33.094Z] 7cb27d10de38: Layer already exists [2025-08-15T02:53:33.094Z] 6f722bea6369: Layer already exists [2025-08-15T02:53:33.094Z] 973f861086f2: Layer already exists [2025-08-15T02:53:33.094Z] 4ca78473b99f: Layer already exists [2025-08-15T02:53:33.094Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:53:33.094Z] bd73530500dc: Layer already exists [2025-08-15T02:53:33.094Z] 1e890da81ec9: Layer already exists [2025-08-15T02:53:33.358Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:9a7e68c622bc1a951ca6c58a0241807bb40dd09c3f1bfb63acb12566411602bc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:33.715Z] + 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-08-15T02:53:34.071Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-08-15T02:53:34.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-15T02:53:34.071Z] bb7e73ee1a9e: Preparing [2025-08-15T02:53:34.071Z] ced7a582f8d4: Preparing [2025-08-15T02:53:34.071Z] c4539cf93cc1: Preparing [2025-08-15T02:53:34.071Z] c178cf9b0396: Preparing [2025-08-15T02:53:34.071Z] b8f76397f581: Preparing [2025-08-15T02:53:34.071Z] 7cb27d10de38: Preparing [2025-08-15T02:53:34.071Z] 973f861086f2: Preparing [2025-08-15T02:53:34.071Z] 4ca78473b99f: Preparing [2025-08-15T02:53:34.071Z] a4d1c8b08fb4: Preparing [2025-08-15T02:53:34.071Z] 6f722bea6369: Preparing [2025-08-15T02:53:34.071Z] bd73530500dc: Preparing [2025-08-15T02:53:34.071Z] 1e890da81ec9: Preparing [2025-08-15T02:53:34.071Z] 4ca78473b99f: Waiting [2025-08-15T02:53:34.071Z] a4d1c8b08fb4: Waiting [2025-08-15T02:53:34.071Z] 7cb27d10de38: Waiting [2025-08-15T02:53:34.071Z] 973f861086f2: Waiting [2025-08-15T02:53:34.071Z] 6f722bea6369: Waiting [2025-08-15T02:53:34.071Z] 1e890da81ec9: Waiting [2025-08-15T02:53:34.071Z] bb7e73ee1a9e: Layer already exists [2025-08-15T02:53:34.071Z] c4539cf93cc1: Layer already exists [2025-08-15T02:53:34.071Z] ced7a582f8d4: Layer already exists [2025-08-15T02:53:34.071Z] b8f76397f581: Layer already exists [2025-08-15T02:53:34.071Z] c178cf9b0396: Layer already exists [2025-08-15T02:53:34.071Z] 7cb27d10de38: Layer already exists [2025-08-15T02:53:34.071Z] 973f861086f2: Layer already exists [2025-08-15T02:53:34.071Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:53:34.071Z] 4ca78473b99f: Layer already exists [2025-08-15T02:53:34.071Z] 6f722bea6369: Layer already exists [2025-08-15T02:53:34.071Z] bd73530500dc: Layer already exists [2025-08-15T02:53:34.071Z] 1e890da81ec9: Layer already exists [2025-08-15T02:53:34.335Z] main: digest: sha256:9a7e68c622bc1a951ca6c58a0241807bb40dd09c3f1bfb63acb12566411602bc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:53:34.414Z] ===================================================== [Pipeline] echo [2025-08-15T02:53:34.433Z] taggedImages: [2025-08-15T02:53:34.433Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:53:34.433Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-08-15T02:53:34.433Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.48 [2025-08-15T02:53:34.433Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:53:34.433Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-08-15T02:53:34.461Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-08-15T02:53:34.461Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:53:34.461Z] latest [2025-08-15T02:53:34.461Z] 4.1.0-dev.48 [2025-08-15T02:53:34.461Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:53:34.461Z] main [2025-08-15T02:53:34.461Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:34.872Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:35.226Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:53:35.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-15T02:53:35.227Z] 6cda29426bb7: Preparing [2025-08-15T02:53:35.227Z] 116592095e81: Preparing [2025-08-15T02:53:35.227Z] 4ca78473b99f: Preparing [2025-08-15T02:53:35.227Z] a4d1c8b08fb4: Preparing [2025-08-15T02:53:35.227Z] 0f88e02ca99f: Preparing [2025-08-15T02:53:35.227Z] 311b336ae9c6: Preparing [2025-08-15T02:53:35.227Z] 1e890da81ec9: Preparing [2025-08-15T02:53:35.227Z] 311b336ae9c6: Waiting [2025-08-15T02:53:35.227Z] 1e890da81ec9: Waiting [2025-08-15T02:53:35.490Z] 4ca78473b99f: Layer already exists [2025-08-15T02:53:35.490Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:53:35.490Z] 1e890da81ec9: Layer already exists [2025-08-15T02:53:35.490Z] 6cda29426bb7: Pushed [2025-08-15T02:53:35.753Z] 0f88e02ca99f: Pushed [2025-08-15T02:53:37.675Z] 311b336ae9c6: Pushed [2025-08-15T02:53:42.985Z] 116592095e81: Pushed [2025-08-15T02:53:42.985Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:647f78054056a2cf0daba0316215ccf66f4e75ae6f14f3ed76ad8fd150327b1d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:43.338Z] + 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-08-15T02:53:43.682Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-08-15T02:53:43.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-15T02:53:43.682Z] 6cda29426bb7: Preparing [2025-08-15T02:53:43.682Z] 116592095e81: Preparing [2025-08-15T02:53:43.682Z] 4ca78473b99f: Preparing [2025-08-15T02:53:43.682Z] a4d1c8b08fb4: Preparing [2025-08-15T02:53:43.682Z] 0f88e02ca99f: Preparing [2025-08-15T02:53:43.682Z] 311b336ae9c6: Preparing [2025-08-15T02:53:43.682Z] 1e890da81ec9: Preparing [2025-08-15T02:53:43.682Z] 311b336ae9c6: Waiting [2025-08-15T02:53:43.682Z] 1e890da81ec9: Waiting [2025-08-15T02:53:43.682Z] 116592095e81: Layer already exists [2025-08-15T02:53:43.682Z] 6cda29426bb7: Layer already exists [2025-08-15T02:53:43.682Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:53:43.682Z] 4ca78473b99f: Layer already exists [2025-08-15T02:53:43.682Z] 0f88e02ca99f: Layer already exists [2025-08-15T02:53:43.682Z] 1e890da81ec9: Layer already exists [2025-08-15T02:53:43.682Z] 311b336ae9c6: Layer already exists [2025-08-15T02:53:43.946Z] latest: digest: sha256:647f78054056a2cf0daba0316215ccf66f4e75ae6f14f3ed76ad8fd150327b1d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:44.296Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:44.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.48 [2025-08-15T02:53:44.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-15T02:53:44.637Z] 6cda29426bb7: Preparing [2025-08-15T02:53:44.637Z] 116592095e81: Preparing [2025-08-15T02:53:44.637Z] 4ca78473b99f: Preparing [2025-08-15T02:53:44.637Z] a4d1c8b08fb4: Preparing [2025-08-15T02:53:44.637Z] 0f88e02ca99f: Preparing [2025-08-15T02:53:44.637Z] 311b336ae9c6: Preparing [2025-08-15T02:53:44.637Z] 1e890da81ec9: Preparing [2025-08-15T02:53:44.637Z] 311b336ae9c6: Waiting [2025-08-15T02:53:44.637Z] 1e890da81ec9: Waiting [2025-08-15T02:53:44.637Z] 116592095e81: Layer already exists [2025-08-15T02:53:44.637Z] 0f88e02ca99f: Layer already exists [2025-08-15T02:53:44.637Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:53:44.637Z] 4ca78473b99f: Layer already exists [2025-08-15T02:53:44.637Z] 6cda29426bb7: Layer already exists [2025-08-15T02:53:44.637Z] 1e890da81ec9: Layer already exists [2025-08-15T02:53:44.637Z] 311b336ae9c6: Layer already exists [2025-08-15T02:53:44.902Z] 4.1.0-dev.48: digest: sha256:647f78054056a2cf0daba0316215ccf66f4e75ae6f14f3ed76ad8fd150327b1d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:45.268Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:45.625Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:53:45.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-15T02:53:45.625Z] 6cda29426bb7: Preparing [2025-08-15T02:53:45.625Z] 116592095e81: Preparing [2025-08-15T02:53:45.625Z] 4ca78473b99f: Preparing [2025-08-15T02:53:45.625Z] a4d1c8b08fb4: Preparing [2025-08-15T02:53:45.625Z] 0f88e02ca99f: Preparing [2025-08-15T02:53:45.625Z] 311b336ae9c6: Preparing [2025-08-15T02:53:45.625Z] 1e890da81ec9: Preparing [2025-08-15T02:53:45.625Z] 311b336ae9c6: Waiting [2025-08-15T02:53:45.625Z] 1e890da81ec9: Waiting [2025-08-15T02:53:45.625Z] 6cda29426bb7: Layer already exists [2025-08-15T02:53:45.625Z] 116592095e81: Layer already exists [2025-08-15T02:53:45.625Z] 4ca78473b99f: Layer already exists [2025-08-15T02:53:45.625Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:53:45.625Z] 0f88e02ca99f: Layer already exists [2025-08-15T02:53:45.625Z] 311b336ae9c6: Layer already exists [2025-08-15T02:53:45.625Z] 1e890da81ec9: Layer already exists [2025-08-15T02:53:45.625Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:647f78054056a2cf0daba0316215ccf66f4e75ae6f14f3ed76ad8fd150327b1d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:45.974Z] + 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-08-15T02:53:46.309Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-08-15T02:53:46.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-15T02:53:46.310Z] 6cda29426bb7: Preparing [2025-08-15T02:53:46.310Z] 116592095e81: Preparing [2025-08-15T02:53:46.310Z] 4ca78473b99f: Preparing [2025-08-15T02:53:46.310Z] a4d1c8b08fb4: Preparing [2025-08-15T02:53:46.310Z] 0f88e02ca99f: Preparing [2025-08-15T02:53:46.310Z] 311b336ae9c6: Preparing [2025-08-15T02:53:46.310Z] 1e890da81ec9: Preparing [2025-08-15T02:53:46.310Z] 311b336ae9c6: Waiting [2025-08-15T02:53:46.310Z] 1e890da81ec9: Waiting [2025-08-15T02:53:46.310Z] 116592095e81: Layer already exists [2025-08-15T02:53:46.310Z] 4ca78473b99f: Layer already exists [2025-08-15T02:53:46.310Z] 0f88e02ca99f: Layer already exists [2025-08-15T02:53:46.310Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:53:46.310Z] 6cda29426bb7: Layer already exists [2025-08-15T02:53:46.310Z] 311b336ae9c6: Layer already exists [2025-08-15T02:53:46.310Z] 1e890da81ec9: Layer already exists [2025-08-15T02:53:46.310Z] main: digest: sha256:647f78054056a2cf0daba0316215ccf66f4e75ae6f14f3ed76ad8fd150327b1d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:53:46.667Z] ===================================================== [Pipeline] echo [2025-08-15T02:53:46.681Z] taggedImages: [2025-08-15T02:53:46.681Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:53:46.681Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-08-15T02:53:46.681Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.48 [2025-08-15T02:53:46.681Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:53:46.681Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-08-15T02:53:46.711Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-08-15T02:53:46.711Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:53:46.711Z] latest [2025-08-15T02:53:46.711Z] 4.1.0-dev.48 [2025-08-15T02:53:46.711Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:53:46.711Z] main [2025-08-15T02:53:46.711Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:47.084Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:53:47.443Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:53:47.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-15T02:53:47.444Z] 4afeee97ab68: Preparing [2025-08-15T02:53:47.444Z] c5d65e3d9cca: Preparing [2025-08-15T02:53:47.444Z] 92d52137c005: Preparing [2025-08-15T02:53:47.444Z] 4ca78473b99f: Preparing [2025-08-15T02:53:47.444Z] a4d1c8b08fb4: Preparing [2025-08-15T02:53:47.444Z] 532271280a20: Preparing [2025-08-15T02:53:47.444Z] 076402b6e4ce: Preparing [2025-08-15T02:53:47.444Z] 4711a10ac7f2: Preparing [2025-08-15T02:53:47.444Z] 62ed8af5142d: Preparing [2025-08-15T02:53:47.444Z] 1e890da81ec9: Preparing [2025-08-15T02:53:47.444Z] 076402b6e4ce: Waiting [2025-08-15T02:53:47.444Z] 4711a10ac7f2: Waiting [2025-08-15T02:53:47.444Z] 62ed8af5142d: Waiting [2025-08-15T02:53:47.444Z] 1e890da81ec9: Waiting [2025-08-15T02:53:47.444Z] 532271280a20: Waiting [2025-08-15T02:53:47.444Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:53:47.707Z] 4ca78473b99f: Layer already exists [2025-08-15T02:53:47.707Z] c5d65e3d9cca: Pushed [2025-08-15T02:53:47.707Z] 92d52137c005: Pushed [2025-08-15T02:53:47.707Z] 4afeee97ab68: Pushed [2025-08-15T02:53:47.971Z] 1e890da81ec9: Layer already exists [2025-08-15T02:53:47.971Z] 4711a10ac7f2: Pushed [2025-08-15T02:53:48.550Z] 62ed8af5142d: Pushed [2025-08-15T02:53:58.591Z] 076402b6e4ce: Pushed [2025-08-15T02:54:13.530Z] 532271280a20: Pushed [2025-08-15T02:54:13.530Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:4ca5f4985f56be06394269b6b6e51433ef53308a1725f01c658afc95ca655497 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:54:13.878Z] + 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-08-15T02:54:14.227Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-08-15T02:54:14.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-15T02:54:14.227Z] 4afeee97ab68: Preparing [2025-08-15T02:54:14.227Z] c5d65e3d9cca: Preparing [2025-08-15T02:54:14.227Z] 92d52137c005: Preparing [2025-08-15T02:54:14.227Z] 4ca78473b99f: Preparing [2025-08-15T02:54:14.227Z] a4d1c8b08fb4: Preparing [2025-08-15T02:54:14.227Z] 532271280a20: Preparing [2025-08-15T02:54:14.227Z] 076402b6e4ce: Preparing [2025-08-15T02:54:14.227Z] 4711a10ac7f2: Preparing [2025-08-15T02:54:14.227Z] 62ed8af5142d: Preparing [2025-08-15T02:54:14.227Z] 1e890da81ec9: Preparing [2025-08-15T02:54:14.227Z] 532271280a20: Waiting [2025-08-15T02:54:14.227Z] 4711a10ac7f2: Waiting [2025-08-15T02:54:14.227Z] 62ed8af5142d: Waiting [2025-08-15T02:54:14.227Z] 1e890da81ec9: Waiting [2025-08-15T02:54:14.227Z] 076402b6e4ce: Waiting [2025-08-15T02:54:14.227Z] c5d65e3d9cca: Layer already exists [2025-08-15T02:54:14.227Z] 92d52137c005: Layer already exists [2025-08-15T02:54:14.227Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:54:14.227Z] 4ca78473b99f: Layer already exists [2025-08-15T02:54:14.227Z] 4afeee97ab68: Layer already exists [2025-08-15T02:54:14.227Z] 62ed8af5142d: Layer already exists [2025-08-15T02:54:14.227Z] 076402b6e4ce: Layer already exists [2025-08-15T02:54:14.227Z] 532271280a20: Layer already exists [2025-08-15T02:54:14.227Z] 4711a10ac7f2: Layer already exists [2025-08-15T02:54:14.227Z] 1e890da81ec9: Layer already exists [2025-08-15T02:54:14.227Z] latest: digest: sha256:4ca5f4985f56be06394269b6b6e51433ef53308a1725f01c658afc95ca655497 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:54:14.834Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:54:15.183Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.48 [2025-08-15T02:54:15.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-15T02:54:15.183Z] 4afeee97ab68: Preparing [2025-08-15T02:54:15.183Z] c5d65e3d9cca: Preparing [2025-08-15T02:54:15.183Z] 92d52137c005: Preparing [2025-08-15T02:54:15.183Z] 4ca78473b99f: Preparing [2025-08-15T02:54:15.183Z] a4d1c8b08fb4: Preparing [2025-08-15T02:54:15.183Z] 532271280a20: Preparing [2025-08-15T02:54:15.183Z] 076402b6e4ce: Preparing [2025-08-15T02:54:15.183Z] 4711a10ac7f2: Preparing [2025-08-15T02:54:15.183Z] 62ed8af5142d: Preparing [2025-08-15T02:54:15.183Z] 1e890da81ec9: Preparing [2025-08-15T02:54:15.183Z] 532271280a20: Waiting [2025-08-15T02:54:15.183Z] 076402b6e4ce: Waiting [2025-08-15T02:54:15.183Z] 4711a10ac7f2: Waiting [2025-08-15T02:54:15.183Z] 62ed8af5142d: Waiting [2025-08-15T02:54:15.183Z] 1e890da81ec9: Waiting [2025-08-15T02:54:15.183Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:54:15.183Z] 4afeee97ab68: Layer already exists [2025-08-15T02:54:15.183Z] c5d65e3d9cca: Layer already exists [2025-08-15T02:54:15.183Z] 92d52137c005: Layer already exists [2025-08-15T02:54:15.183Z] 4ca78473b99f: Layer already exists [2025-08-15T02:54:15.183Z] 532271280a20: Layer already exists [2025-08-15T02:54:15.183Z] 076402b6e4ce: Layer already exists [2025-08-15T02:54:15.183Z] 62ed8af5142d: Layer already exists [2025-08-15T02:54:15.183Z] 4711a10ac7f2: Layer already exists [2025-08-15T02:54:15.183Z] 1e890da81ec9: Layer already exists [2025-08-15T02:54:15.183Z] 4.1.0-dev.48: digest: sha256:4ca5f4985f56be06394269b6b6e51433ef53308a1725f01c658afc95ca655497 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:54:15.810Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:54:16.428Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:54:16.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-15T02:54:16.428Z] 4afeee97ab68: Preparing [2025-08-15T02:54:16.428Z] c5d65e3d9cca: Preparing [2025-08-15T02:54:16.428Z] 92d52137c005: Preparing [2025-08-15T02:54:16.428Z] 4ca78473b99f: Preparing [2025-08-15T02:54:16.428Z] a4d1c8b08fb4: Preparing [2025-08-15T02:54:16.428Z] 532271280a20: Preparing [2025-08-15T02:54:16.428Z] 076402b6e4ce: Preparing [2025-08-15T02:54:16.428Z] 4711a10ac7f2: Preparing [2025-08-15T02:54:16.428Z] 62ed8af5142d: Preparing [2025-08-15T02:54:16.428Z] 1e890da81ec9: Preparing [2025-08-15T02:54:16.428Z] 076402b6e4ce: Waiting [2025-08-15T02:54:16.428Z] 62ed8af5142d: Waiting [2025-08-15T02:54:16.428Z] 1e890da81ec9: Waiting [2025-08-15T02:54:16.428Z] 532271280a20: Waiting [2025-08-15T02:54:16.428Z] 4711a10ac7f2: Waiting [2025-08-15T02:54:16.428Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:54:16.428Z] 4afeee97ab68: Layer already exists [2025-08-15T02:54:16.428Z] c5d65e3d9cca: Layer already exists [2025-08-15T02:54:16.428Z] 92d52137c005: Layer already exists [2025-08-15T02:54:16.428Z] 4ca78473b99f: Layer already exists [2025-08-15T02:54:16.428Z] 532271280a20: Layer already exists [2025-08-15T02:54:16.428Z] 076402b6e4ce: Layer already exists [2025-08-15T02:54:16.428Z] 4711a10ac7f2: Layer already exists [2025-08-15T02:54:16.428Z] 62ed8af5142d: Layer already exists [2025-08-15T02:54:16.428Z] 1e890da81ec9: Layer already exists [2025-08-15T02:54:16.693Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:4ca5f4985f56be06394269b6b6e51433ef53308a1725f01c658afc95ca655497 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:54:17.040Z] + 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-08-15T02:54:17.383Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-08-15T02:54:17.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-15T02:54:17.383Z] 4afeee97ab68: Preparing [2025-08-15T02:54:17.383Z] c5d65e3d9cca: Preparing [2025-08-15T02:54:17.383Z] 92d52137c005: Preparing [2025-08-15T02:54:17.383Z] 4ca78473b99f: Preparing [2025-08-15T02:54:17.383Z] a4d1c8b08fb4: Preparing [2025-08-15T02:54:17.383Z] 532271280a20: Preparing [2025-08-15T02:54:17.383Z] 076402b6e4ce: Preparing [2025-08-15T02:54:17.383Z] 4711a10ac7f2: Preparing [2025-08-15T02:54:17.383Z] 62ed8af5142d: Preparing [2025-08-15T02:54:17.383Z] 1e890da81ec9: Preparing [2025-08-15T02:54:17.383Z] 532271280a20: Waiting [2025-08-15T02:54:17.383Z] 4711a10ac7f2: Waiting [2025-08-15T02:54:17.383Z] 62ed8af5142d: Waiting [2025-08-15T02:54:17.383Z] 1e890da81ec9: Waiting [2025-08-15T02:54:17.383Z] 076402b6e4ce: Waiting [2025-08-15T02:54:17.383Z] 4afeee97ab68: Layer already exists [2025-08-15T02:54:17.383Z] c5d65e3d9cca: Layer already exists [2025-08-15T02:54:17.383Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:54:17.383Z] 4ca78473b99f: Layer already exists [2025-08-15T02:54:17.383Z] 92d52137c005: Layer already exists [2025-08-15T02:54:17.383Z] 076402b6e4ce: Layer already exists [2025-08-15T02:54:17.383Z] 62ed8af5142d: Layer already exists [2025-08-15T02:54:17.383Z] 532271280a20: Layer already exists [2025-08-15T02:54:17.383Z] 4711a10ac7f2: Layer already exists [2025-08-15T02:54:17.383Z] 1e890da81ec9: Layer already exists [2025-08-15T02:54:17.647Z] main: digest: sha256:4ca5f4985f56be06394269b6b6e51433ef53308a1725f01c658afc95ca655497 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:54:17.737Z] ===================================================== [Pipeline] echo [2025-08-15T02:54:17.756Z] taggedImages: [2025-08-15T02:54:17.756Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:54:17.756Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-08-15T02:54:17.756Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.48 [2025-08-15T02:54:17.756Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:54:17.756Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-08-15T02:54:17.787Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-08-15T02:54:17.787Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:54:17.787Z] latest [2025-08-15T02:54:17.787Z] 4.1.0-dev.48 [2025-08-15T02:54:17.787Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:54:17.787Z] main [2025-08-15T02:54:17.787Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:54:18.148Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:54:18.511Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:54:18.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-15T02:54:18.511Z] 715e1bc7152a: Preparing [2025-08-15T02:54:18.511Z] 2d4327ccbfb3: Preparing [2025-08-15T02:54:18.511Z] 668265831021: Preparing [2025-08-15T02:54:18.511Z] 4ca78473b99f: Preparing [2025-08-15T02:54:18.511Z] a4d1c8b08fb4: Preparing [2025-08-15T02:54:18.511Z] ba4a6d1a2154: Preparing [2025-08-15T02:54:18.511Z] 0d75e82d6857: Preparing [2025-08-15T02:54:18.511Z] 4580d98f5012: Preparing [2025-08-15T02:54:18.511Z] 1e890da81ec9: Preparing [2025-08-15T02:54:18.511Z] ba4a6d1a2154: Waiting [2025-08-15T02:54:18.511Z] 0d75e82d6857: Waiting [2025-08-15T02:54:18.511Z] 1e890da81ec9: Waiting [2025-08-15T02:54:18.511Z] 4ca78473b99f: Layer already exists [2025-08-15T02:54:18.511Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:54:18.784Z] 2d4327ccbfb3: Pushed [2025-08-15T02:54:18.784Z] 715e1bc7152a: Pushed [2025-08-15T02:54:18.784Z] 668265831021: Pushed [2025-08-15T02:54:18.784Z] 1e890da81ec9: Layer already exists [2025-08-15T02:54:19.050Z] 0d75e82d6857: Pushed [2025-08-15T02:54:19.629Z] 4580d98f5012: Pushed [2025-08-15T02:54:46.263Z] ba4a6d1a2154: Pushed [2025-08-15T02:54:46.263Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:d780506b744531c0593fea3d830e83c1412918e202265d0e254eca25d8a5024e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:54:46.622Z] + 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-08-15T02:54:46.972Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-08-15T02:54:46.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-15T02:54:46.972Z] 715e1bc7152a: Preparing [2025-08-15T02:54:46.972Z] 2d4327ccbfb3: Preparing [2025-08-15T02:54:46.972Z] 668265831021: Preparing [2025-08-15T02:54:46.972Z] 4ca78473b99f: Preparing [2025-08-15T02:54:46.972Z] a4d1c8b08fb4: Preparing [2025-08-15T02:54:46.972Z] ba4a6d1a2154: Preparing [2025-08-15T02:54:46.972Z] 0d75e82d6857: Preparing [2025-08-15T02:54:46.972Z] 4580d98f5012: Preparing [2025-08-15T02:54:46.972Z] 1e890da81ec9: Preparing [2025-08-15T02:54:46.972Z] ba4a6d1a2154: Waiting [2025-08-15T02:54:46.972Z] 0d75e82d6857: Waiting [2025-08-15T02:54:46.972Z] 1e890da81ec9: Waiting [2025-08-15T02:54:46.972Z] 4580d98f5012: Waiting [2025-08-15T02:54:46.972Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:54:46.972Z] 715e1bc7152a: Layer already exists [2025-08-15T02:54:46.972Z] 2d4327ccbfb3: Layer already exists [2025-08-15T02:54:46.972Z] 668265831021: Layer already exists [2025-08-15T02:54:46.972Z] 4ca78473b99f: Layer already exists [2025-08-15T02:54:46.972Z] ba4a6d1a2154: Layer already exists [2025-08-15T02:54:46.972Z] 4580d98f5012: Layer already exists [2025-08-15T02:54:46.972Z] 0d75e82d6857: Layer already exists [2025-08-15T02:54:46.972Z] 1e890da81ec9: Layer already exists [2025-08-15T02:54:47.242Z] latest: digest: sha256:d780506b744531c0593fea3d830e83c1412918e202265d0e254eca25d8a5024e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:54:47.591Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:54:47.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.48 [2025-08-15T02:54:47.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-15T02:54:47.964Z] 715e1bc7152a: Preparing [2025-08-15T02:54:47.964Z] 2d4327ccbfb3: Preparing [2025-08-15T02:54:47.964Z] 668265831021: Preparing [2025-08-15T02:54:47.964Z] 4ca78473b99f: Preparing [2025-08-15T02:54:47.964Z] a4d1c8b08fb4: Preparing [2025-08-15T02:54:47.964Z] ba4a6d1a2154: Preparing [2025-08-15T02:54:47.964Z] 0d75e82d6857: Preparing [2025-08-15T02:54:47.964Z] 4580d98f5012: Preparing [2025-08-15T02:54:47.964Z] 1e890da81ec9: Preparing [2025-08-15T02:54:47.964Z] 0d75e82d6857: Waiting [2025-08-15T02:54:47.964Z] 4580d98f5012: Waiting [2025-08-15T02:54:47.964Z] ba4a6d1a2154: Waiting [2025-08-15T02:54:47.964Z] 1e890da81ec9: Waiting [2025-08-15T02:54:47.964Z] 668265831021: Layer already exists [2025-08-15T02:54:47.964Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:54:47.964Z] 715e1bc7152a: Layer already exists [2025-08-15T02:54:47.964Z] 4ca78473b99f: Layer already exists [2025-08-15T02:54:47.965Z] 2d4327ccbfb3: Layer already exists [2025-08-15T02:54:47.965Z] 0d75e82d6857: Layer already exists [2025-08-15T02:54:47.965Z] ba4a6d1a2154: Layer already exists [2025-08-15T02:54:47.965Z] 4580d98f5012: Layer already exists [2025-08-15T02:54:47.965Z] 1e890da81ec9: Layer already exists [2025-08-15T02:54:48.230Z] 4.1.0-dev.48: digest: sha256:d780506b744531c0593fea3d830e83c1412918e202265d0e254eca25d8a5024e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:54:48.586Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:54:48.932Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:54:48.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-15T02:54:48.932Z] 715e1bc7152a: Preparing [2025-08-15T02:54:48.932Z] 2d4327ccbfb3: Preparing [2025-08-15T02:54:48.932Z] 668265831021: Preparing [2025-08-15T02:54:48.932Z] 4ca78473b99f: Preparing [2025-08-15T02:54:48.932Z] a4d1c8b08fb4: Preparing [2025-08-15T02:54:48.932Z] ba4a6d1a2154: Preparing [2025-08-15T02:54:48.932Z] 0d75e82d6857: Preparing [2025-08-15T02:54:48.932Z] ba4a6d1a2154: Waiting [2025-08-15T02:54:48.932Z] 4580d98f5012: Preparing [2025-08-15T02:54:48.932Z] 1e890da81ec9: Preparing [2025-08-15T02:54:48.932Z] 0d75e82d6857: Waiting [2025-08-15T02:54:48.932Z] 1e890da81ec9: Waiting [2025-08-15T02:54:48.932Z] 4580d98f5012: Waiting [2025-08-15T02:54:48.932Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:54:48.932Z] 668265831021: Layer already exists [2025-08-15T02:54:48.932Z] 4ca78473b99f: Layer already exists [2025-08-15T02:54:48.932Z] 715e1bc7152a: Layer already exists [2025-08-15T02:54:48.932Z] 2d4327ccbfb3: Layer already exists [2025-08-15T02:54:48.932Z] 0d75e82d6857: Layer already exists [2025-08-15T02:54:48.932Z] 4580d98f5012: Layer already exists [2025-08-15T02:54:48.932Z] 1e890da81ec9: Layer already exists [2025-08-15T02:54:48.932Z] ba4a6d1a2154: Layer already exists [2025-08-15T02:54:48.932Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:d780506b744531c0593fea3d830e83c1412918e202265d0e254eca25d8a5024e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:54:49.563Z] + 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-08-15T02:54:49.941Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-08-15T02:54:49.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-15T02:54:49.941Z] 715e1bc7152a: Preparing [2025-08-15T02:54:49.941Z] 2d4327ccbfb3: Preparing [2025-08-15T02:54:49.941Z] 668265831021: Preparing [2025-08-15T02:54:49.941Z] 4ca78473b99f: Preparing [2025-08-15T02:54:49.941Z] a4d1c8b08fb4: Preparing [2025-08-15T02:54:49.941Z] ba4a6d1a2154: Preparing [2025-08-15T02:54:49.941Z] 0d75e82d6857: Preparing [2025-08-15T02:54:49.941Z] 4580d98f5012: Preparing [2025-08-15T02:54:49.941Z] 1e890da81ec9: Preparing [2025-08-15T02:54:49.941Z] ba4a6d1a2154: Waiting [2025-08-15T02:54:49.941Z] 0d75e82d6857: Waiting [2025-08-15T02:54:49.941Z] 4580d98f5012: Waiting [2025-08-15T02:54:49.941Z] 1e890da81ec9: Waiting [2025-08-15T02:54:49.941Z] 715e1bc7152a: Layer already exists [2025-08-15T02:54:49.941Z] 4ca78473b99f: Layer already exists [2025-08-15T02:54:49.941Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:54:49.941Z] 668265831021: Layer already exists [2025-08-15T02:54:49.941Z] 2d4327ccbfb3: Layer already exists [2025-08-15T02:54:49.941Z] 4580d98f5012: Layer already exists [2025-08-15T02:54:49.941Z] ba4a6d1a2154: Layer already exists [2025-08-15T02:54:49.941Z] 1e890da81ec9: Layer already exists [2025-08-15T02:54:49.941Z] 0d75e82d6857: Layer already exists [2025-08-15T02:54:50.205Z] main: digest: sha256:d780506b744531c0593fea3d830e83c1412918e202265d0e254eca25d8a5024e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:54:50.287Z] ===================================================== [Pipeline] echo [2025-08-15T02:54:50.304Z] taggedImages: [2025-08-15T02:54:50.304Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:54:50.304Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-08-15T02:54:50.304Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.48 [2025-08-15T02:54:50.304Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:54:50.304Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-08-15T02:54:50.334Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-08-15T02:54:50.334Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:54:50.334Z] latest [2025-08-15T02:54:50.334Z] 4.1.0-dev.48 [2025-08-15T02:54:50.334Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:54:50.334Z] main [2025-08-15T02:54:50.334Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:54:50.721Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:54:51.121Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:54:51.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-15T02:54:51.121Z] 59c7c46be968: Preparing [2025-08-15T02:54:51.121Z] 12acfdc077de: Preparing [2025-08-15T02:54:51.121Z] dc6ccc875300: Preparing [2025-08-15T02:54:51.121Z] 4ca78473b99f: Preparing [2025-08-15T02:54:51.121Z] a4d1c8b08fb4: Preparing [2025-08-15T02:54:51.121Z] 2014f65eed5f: Preparing [2025-08-15T02:54:51.121Z] 4711a10ac7f2: Preparing [2025-08-15T02:54:51.121Z] 62ed8af5142d: Preparing [2025-08-15T02:54:51.121Z] 1e890da81ec9: Preparing [2025-08-15T02:54:51.121Z] 4711a10ac7f2: Waiting [2025-08-15T02:54:51.121Z] 62ed8af5142d: Waiting [2025-08-15T02:54:51.121Z] 1e890da81ec9: Waiting [2025-08-15T02:54:51.122Z] 2014f65eed5f: Waiting [2025-08-15T02:54:51.413Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:54:51.694Z] 4ca78473b99f: Layer already exists [2025-08-15T02:54:51.694Z] 4711a10ac7f2: Layer already exists [2025-08-15T02:54:51.694Z] 12acfdc077de: Pushed [2025-08-15T02:54:51.694Z] 62ed8af5142d: Layer already exists [2025-08-15T02:54:51.694Z] dc6ccc875300: Pushed [2025-08-15T02:54:51.694Z] 59c7c46be968: Pushed [2025-08-15T02:54:51.694Z] 1e890da81ec9: Layer already exists [2025-08-15T02:55:18.414Z] 2014f65eed5f: Pushed [2025-08-15T02:55:18.414Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:79eb86a1c77ff218812fefe005bd25ccdc546a38073a169fbb6e67682c0ae5f3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:55:18.771Z] + 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-08-15T02:55:19.122Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-08-15T02:55:19.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-15T02:55:19.122Z] 59c7c46be968: Preparing [2025-08-15T02:55:19.122Z] 12acfdc077de: Preparing [2025-08-15T02:55:19.122Z] dc6ccc875300: Preparing [2025-08-15T02:55:19.122Z] 4ca78473b99f: Preparing [2025-08-15T02:55:19.122Z] a4d1c8b08fb4: Preparing [2025-08-15T02:55:19.122Z] 2014f65eed5f: Preparing [2025-08-15T02:55:19.122Z] 4711a10ac7f2: Preparing [2025-08-15T02:55:19.122Z] 62ed8af5142d: Preparing [2025-08-15T02:55:19.122Z] 1e890da81ec9: Preparing [2025-08-15T02:55:19.122Z] 2014f65eed5f: Waiting [2025-08-15T02:55:19.122Z] 4711a10ac7f2: Waiting [2025-08-15T02:55:19.122Z] 62ed8af5142d: Waiting [2025-08-15T02:55:19.122Z] 1e890da81ec9: Waiting [2025-08-15T02:55:19.122Z] 12acfdc077de: Layer already exists [2025-08-15T02:55:19.122Z] dc6ccc875300: Layer already exists [2025-08-15T02:55:19.122Z] 4ca78473b99f: Layer already exists [2025-08-15T02:55:19.122Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:55:19.122Z] 59c7c46be968: Layer already exists [2025-08-15T02:55:19.122Z] 2014f65eed5f: Layer already exists [2025-08-15T02:55:19.122Z] 4711a10ac7f2: Layer already exists [2025-08-15T02:55:19.122Z] 1e890da81ec9: Layer already exists [2025-08-15T02:55:19.122Z] 62ed8af5142d: Layer already exists [2025-08-15T02:55:19.387Z] latest: digest: sha256:79eb86a1c77ff218812fefe005bd25ccdc546a38073a169fbb6e67682c0ae5f3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:55:19.741Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:55:20.088Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.48 [2025-08-15T02:55:20.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-15T02:55:20.088Z] 59c7c46be968: Preparing [2025-08-15T02:55:20.088Z] 12acfdc077de: Preparing [2025-08-15T02:55:20.088Z] dc6ccc875300: Preparing [2025-08-15T02:55:20.088Z] 4ca78473b99f: Preparing [2025-08-15T02:55:20.088Z] a4d1c8b08fb4: Preparing [2025-08-15T02:55:20.088Z] 2014f65eed5f: Preparing [2025-08-15T02:55:20.088Z] 4711a10ac7f2: Preparing [2025-08-15T02:55:20.088Z] 62ed8af5142d: Preparing [2025-08-15T02:55:20.088Z] 1e890da81ec9: Preparing [2025-08-15T02:55:20.088Z] 62ed8af5142d: Waiting [2025-08-15T02:55:20.088Z] 4711a10ac7f2: Waiting [2025-08-15T02:55:20.088Z] 1e890da81ec9: Waiting [2025-08-15T02:55:20.088Z] 2014f65eed5f: Waiting [2025-08-15T02:55:20.088Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:55:20.088Z] 12acfdc077de: Layer already exists [2025-08-15T02:55:20.088Z] 59c7c46be968: Layer already exists [2025-08-15T02:55:20.088Z] dc6ccc875300: Layer already exists [2025-08-15T02:55:20.088Z] 4ca78473b99f: Layer already exists [2025-08-15T02:55:20.088Z] 2014f65eed5f: Layer already exists [2025-08-15T02:55:20.088Z] 62ed8af5142d: Layer already exists [2025-08-15T02:55:20.088Z] 4711a10ac7f2: Layer already exists [2025-08-15T02:55:20.088Z] 1e890da81ec9: Layer already exists [2025-08-15T02:55:20.088Z] 4.1.0-dev.48: digest: sha256:79eb86a1c77ff218812fefe005bd25ccdc546a38073a169fbb6e67682c0ae5f3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:55:20.722Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:55:21.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:55:21.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-15T02:55:21.071Z] 59c7c46be968: Preparing [2025-08-15T02:55:21.071Z] 12acfdc077de: Preparing [2025-08-15T02:55:21.071Z] dc6ccc875300: Preparing [2025-08-15T02:55:21.071Z] 4ca78473b99f: Preparing [2025-08-15T02:55:21.071Z] a4d1c8b08fb4: Preparing [2025-08-15T02:55:21.071Z] 2014f65eed5f: Preparing [2025-08-15T02:55:21.071Z] 4711a10ac7f2: Preparing [2025-08-15T02:55:21.071Z] 62ed8af5142d: Preparing [2025-08-15T02:55:21.071Z] 1e890da81ec9: Preparing [2025-08-15T02:55:21.071Z] 2014f65eed5f: Waiting [2025-08-15T02:55:21.071Z] 4711a10ac7f2: Waiting [2025-08-15T02:55:21.071Z] 62ed8af5142d: Waiting [2025-08-15T02:55:21.071Z] 1e890da81ec9: Waiting [2025-08-15T02:55:21.071Z] 59c7c46be968: Layer already exists [2025-08-15T02:55:21.071Z] dc6ccc875300: Layer already exists [2025-08-15T02:55:21.071Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:55:21.071Z] 12acfdc077de: Layer already exists [2025-08-15T02:55:21.071Z] 4ca78473b99f: Layer already exists [2025-08-15T02:55:21.071Z] 1e890da81ec9: Layer already exists [2025-08-15T02:55:21.071Z] 2014f65eed5f: Layer already exists [2025-08-15T02:55:21.071Z] 62ed8af5142d: Layer already exists [2025-08-15T02:55:21.071Z] 4711a10ac7f2: Layer already exists [2025-08-15T02:55:21.071Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:79eb86a1c77ff218812fefe005bd25ccdc546a38073a169fbb6e67682c0ae5f3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:55:21.698Z] + 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-08-15T02:55:22.046Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-08-15T02:55:22.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-15T02:55:22.046Z] 59c7c46be968: Preparing [2025-08-15T02:55:22.046Z] 12acfdc077de: Preparing [2025-08-15T02:55:22.046Z] dc6ccc875300: Preparing [2025-08-15T02:55:22.046Z] 4ca78473b99f: Preparing [2025-08-15T02:55:22.046Z] a4d1c8b08fb4: Preparing [2025-08-15T02:55:22.046Z] 2014f65eed5f: Preparing [2025-08-15T02:55:22.046Z] 4711a10ac7f2: Preparing [2025-08-15T02:55:22.046Z] 62ed8af5142d: Preparing [2025-08-15T02:55:22.046Z] 1e890da81ec9: Preparing [2025-08-15T02:55:22.046Z] 4711a10ac7f2: Waiting [2025-08-15T02:55:22.046Z] 62ed8af5142d: Waiting [2025-08-15T02:55:22.046Z] 1e890da81ec9: Waiting [2025-08-15T02:55:22.046Z] 2014f65eed5f: Waiting [2025-08-15T02:55:22.046Z] 4ca78473b99f: Layer already exists [2025-08-15T02:55:22.046Z] 12acfdc077de: Layer already exists [2025-08-15T02:55:22.046Z] 59c7c46be968: Layer already exists [2025-08-15T02:55:22.046Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:55:22.046Z] dc6ccc875300: Layer already exists [2025-08-15T02:55:22.046Z] 2014f65eed5f: Layer already exists [2025-08-15T02:55:22.046Z] 1e890da81ec9: Layer already exists [2025-08-15T02:55:22.046Z] 4711a10ac7f2: Layer already exists [2025-08-15T02:55:22.046Z] 62ed8af5142d: Layer already exists [2025-08-15T02:55:22.310Z] main: digest: sha256:79eb86a1c77ff218812fefe005bd25ccdc546a38073a169fbb6e67682c0ae5f3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:55:22.402Z] ===================================================== [Pipeline] echo [2025-08-15T02:55:22.419Z] taggedImages: [2025-08-15T02:55:22.419Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:55:22.419Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-08-15T02:55:22.419Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.48 [2025-08-15T02:55:22.419Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:55:22.419Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-08-15T02:55:22.447Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-08-15T02:55:22.447Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:55:22.447Z] latest [2025-08-15T02:55:22.447Z] 4.1.0-dev.48 [2025-08-15T02:55:22.447Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:55:22.447Z] main [2025-08-15T02:55:22.447Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:55:22.819Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:55:23.185Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:55:23.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-15T02:55:23.185Z] b02ad42065b7: Preparing [2025-08-15T02:55:23.185Z] c39beeec63d3: Preparing [2025-08-15T02:55:23.185Z] 4ca78473b99f: Preparing [2025-08-15T02:55:23.185Z] a4d1c8b08fb4: Preparing [2025-08-15T02:55:23.185Z] 86240a1cd0f0: Preparing [2025-08-15T02:55:23.185Z] 1ecb739db486: Preparing [2025-08-15T02:55:23.185Z] 1e890da81ec9: Preparing [2025-08-15T02:55:23.185Z] 1ecb739db486: Waiting [2025-08-15T02:55:23.185Z] 1e890da81ec9: Waiting [2025-08-15T02:55:23.185Z] 4ca78473b99f: Layer already exists [2025-08-15T02:55:23.449Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:55:23.450Z] 1e890da81ec9: Layer already exists [2025-08-15T02:55:23.450Z] b02ad42065b7: Pushed [2025-08-15T02:55:23.712Z] 86240a1cd0f0: Pushed [2025-08-15T02:55:24.662Z] 1ecb739db486: Pushed [2025-08-15T02:55:32.833Z] c39beeec63d3: Pushed [2025-08-15T02:55:32.834Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:349b90714a6aaa71b4d4fe361b6aa5f7218d99dd6ea08d7d4dd4c5049a3e6a8a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:55:33.189Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:55:33.538Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-08-15T02:55:33.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-15T02:55:33.538Z] b02ad42065b7: Preparing [2025-08-15T02:55:33.538Z] c39beeec63d3: Preparing [2025-08-15T02:55:33.538Z] 4ca78473b99f: Preparing [2025-08-15T02:55:33.538Z] a4d1c8b08fb4: Preparing [2025-08-15T02:55:33.538Z] 86240a1cd0f0: Preparing [2025-08-15T02:55:33.538Z] 1ecb739db486: Preparing [2025-08-15T02:55:33.538Z] 1e890da81ec9: Preparing [2025-08-15T02:55:33.538Z] 1e890da81ec9: Waiting [2025-08-15T02:55:33.538Z] 1ecb739db486: Waiting [2025-08-15T02:55:33.538Z] 86240a1cd0f0: Layer already exists [2025-08-15T02:55:33.538Z] b02ad42065b7: Layer already exists [2025-08-15T02:55:33.538Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:55:33.538Z] c39beeec63d3: Layer already exists [2025-08-15T02:55:33.538Z] 4ca78473b99f: Layer already exists [2025-08-15T02:55:33.538Z] 1ecb739db486: Layer already exists [2025-08-15T02:55:33.538Z] 1e890da81ec9: Layer already exists [2025-08-15T02:55:33.801Z] latest: digest: sha256:349b90714a6aaa71b4d4fe361b6aa5f7218d99dd6ea08d7d4dd4c5049a3e6a8a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:55:34.149Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:55:34.497Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.48 [2025-08-15T02:55:34.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-15T02:55:34.497Z] b02ad42065b7: Preparing [2025-08-15T02:55:34.497Z] c39beeec63d3: Preparing [2025-08-15T02:55:34.497Z] 4ca78473b99f: Preparing [2025-08-15T02:55:34.497Z] a4d1c8b08fb4: Preparing [2025-08-15T02:55:34.497Z] 86240a1cd0f0: Preparing [2025-08-15T02:55:34.497Z] 1ecb739db486: Preparing [2025-08-15T02:55:34.497Z] 1e890da81ec9: Preparing [2025-08-15T02:55:34.497Z] 1ecb739db486: Waiting [2025-08-15T02:55:34.497Z] 1e890da81ec9: Waiting [2025-08-15T02:55:34.497Z] c39beeec63d3: Layer already exists [2025-08-15T02:55:34.497Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:55:34.497Z] 4ca78473b99f: Layer already exists [2025-08-15T02:55:34.497Z] 86240a1cd0f0: Layer already exists [2025-08-15T02:55:34.497Z] b02ad42065b7: Layer already exists [2025-08-15T02:55:34.497Z] 1ecb739db486: Layer already exists [2025-08-15T02:55:34.497Z] 1e890da81ec9: Layer already exists [2025-08-15T02:55:34.497Z] 4.1.0-dev.48: digest: sha256:349b90714a6aaa71b4d4fe361b6aa5f7218d99dd6ea08d7d4dd4c5049a3e6a8a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:55:35.122Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:55:35.473Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:55:35.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-15T02:55:35.473Z] b02ad42065b7: Preparing [2025-08-15T02:55:35.473Z] c39beeec63d3: Preparing [2025-08-15T02:55:35.473Z] 4ca78473b99f: Preparing [2025-08-15T02:55:35.473Z] a4d1c8b08fb4: Preparing [2025-08-15T02:55:35.473Z] 86240a1cd0f0: Preparing [2025-08-15T02:55:35.473Z] 1ecb739db486: Preparing [2025-08-15T02:55:35.473Z] 1e890da81ec9: Preparing [2025-08-15T02:55:35.473Z] 1ecb739db486: Waiting [2025-08-15T02:55:35.473Z] 1e890da81ec9: Waiting [2025-08-15T02:55:35.473Z] c39beeec63d3: Layer already exists [2025-08-15T02:55:35.473Z] 86240a1cd0f0: Layer already exists [2025-08-15T02:55:35.473Z] b02ad42065b7: Layer already exists [2025-08-15T02:55:35.473Z] 4ca78473b99f: Layer already exists [2025-08-15T02:55:35.473Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:55:35.473Z] 1ecb739db486: Layer already exists [2025-08-15T02:55:35.473Z] 1e890da81ec9: Layer already exists [2025-08-15T02:55:35.473Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:349b90714a6aaa71b4d4fe361b6aa5f7218d99dd6ea08d7d4dd4c5049a3e6a8a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:55:36.096Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:55:36.445Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-08-15T02:55:36.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-15T02:55:36.445Z] b02ad42065b7: Preparing [2025-08-15T02:55:36.445Z] c39beeec63d3: Preparing [2025-08-15T02:55:36.445Z] 4ca78473b99f: Preparing [2025-08-15T02:55:36.445Z] a4d1c8b08fb4: Preparing [2025-08-15T02:55:36.445Z] 86240a1cd0f0: Preparing [2025-08-15T02:55:36.445Z] 1ecb739db486: Preparing [2025-08-15T02:55:36.445Z] 1e890da81ec9: Preparing [2025-08-15T02:55:36.445Z] 1ecb739db486: Waiting [2025-08-15T02:55:36.445Z] 1e890da81ec9: Waiting [2025-08-15T02:55:36.445Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:55:36.445Z] b02ad42065b7: Layer already exists [2025-08-15T02:55:36.445Z] 4ca78473b99f: Layer already exists [2025-08-15T02:55:36.445Z] 86240a1cd0f0: Layer already exists [2025-08-15T02:55:36.445Z] c39beeec63d3: Layer already exists [2025-08-15T02:55:36.445Z] 1ecb739db486: Layer already exists [2025-08-15T02:55:36.445Z] 1e890da81ec9: Layer already exists [2025-08-15T02:55:36.445Z] main: digest: sha256:349b90714a6aaa71b4d4fe361b6aa5f7218d99dd6ea08d7d4dd4c5049a3e6a8a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:55:36.785Z] ===================================================== [Pipeline] echo [2025-08-15T02:55:36.797Z] taggedImages: [2025-08-15T02:55:36.797Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:55:36.797Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-08-15T02:55:36.797Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.48 [2025-08-15T02:55:36.797Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:55:36.797Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-08-15T02:55:36.829Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-08-15T02:55:36.829Z] 2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:55:36.829Z] latest [2025-08-15T02:55:36.829Z] 4.1.0-dev.48 [2025-08-15T02:55:36.829Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:55:36.829Z] main [2025-08-15T02:55:36.829Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:55:37.191Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:55:37.538Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:55:37.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-15T02:55:37.538Z] 55abce85d1a2: Preparing [2025-08-15T02:55:37.538Z] 8c58071ce57b: Preparing [2025-08-15T02:55:37.538Z] 4ca78473b99f: Preparing [2025-08-15T02:55:37.538Z] a4d1c8b08fb4: Preparing [2025-08-15T02:55:37.538Z] 353263f92595: Preparing [2025-08-15T02:55:37.538Z] 36c46c395924: Preparing [2025-08-15T02:55:37.538Z] 1e890da81ec9: Preparing [2025-08-15T02:55:37.538Z] 36c46c395924: Waiting [2025-08-15T02:55:37.538Z] 1e890da81ec9: Waiting [2025-08-15T02:55:37.538Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:55:37.814Z] 4ca78473b99f: Layer already exists [2025-08-15T02:55:37.814Z] 1e890da81ec9: Layer already exists [2025-08-15T02:55:37.814Z] 55abce85d1a2: Pushed [2025-08-15T02:55:38.079Z] 353263f92595: Pushed [2025-08-15T02:55:38.344Z] 36c46c395924: Pushed [2025-08-15T02:55:46.509Z] 8c58071ce57b: Pushed [2025-08-15T02:55:46.509Z] 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:32d6437a1619a6584ac2fffec58a428bdd79214ed37d2b75fd2f6f6ca8e09e51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:55:46.860Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:55:47.210Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-08-15T02:55:47.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-15T02:55:47.210Z] 55abce85d1a2: Preparing [2025-08-15T02:55:47.210Z] 8c58071ce57b: Preparing [2025-08-15T02:55:47.210Z] 4ca78473b99f: Preparing [2025-08-15T02:55:47.210Z] a4d1c8b08fb4: Preparing [2025-08-15T02:55:47.210Z] 353263f92595: Preparing [2025-08-15T02:55:47.210Z] 36c46c395924: Preparing [2025-08-15T02:55:47.210Z] 1e890da81ec9: Preparing [2025-08-15T02:55:47.210Z] 36c46c395924: Waiting [2025-08-15T02:55:47.210Z] 1e890da81ec9: Waiting [2025-08-15T02:55:47.210Z] 8c58071ce57b: Layer already exists [2025-08-15T02:55:47.210Z] 353263f92595: Layer already exists [2025-08-15T02:55:47.210Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:55:47.210Z] 4ca78473b99f: Layer already exists [2025-08-15T02:55:47.210Z] 55abce85d1a2: Layer already exists [2025-08-15T02:55:47.210Z] 1e890da81ec9: Layer already exists [2025-08-15T02:55:47.210Z] 36c46c395924: Layer already exists [2025-08-15T02:55:47.475Z] latest: digest: sha256:32d6437a1619a6584ac2fffec58a428bdd79214ed37d2b75fd2f6f6ca8e09e51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:55:47.827Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:55:48.766Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.48 [2025-08-15T02:55:48.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-15T02:55:48.766Z] 55abce85d1a2: Preparing [2025-08-15T02:55:48.766Z] 8c58071ce57b: Preparing [2025-08-15T02:55:48.766Z] 4ca78473b99f: Preparing [2025-08-15T02:55:48.766Z] a4d1c8b08fb4: Preparing [2025-08-15T02:55:48.766Z] 353263f92595: Preparing [2025-08-15T02:55:48.766Z] 36c46c395924: Preparing [2025-08-15T02:55:48.766Z] 1e890da81ec9: Preparing [2025-08-15T02:55:48.766Z] 36c46c395924: Waiting [2025-08-15T02:55:48.766Z] 1e890da81ec9: Waiting [2025-08-15T02:55:48.766Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:55:48.766Z] 8c58071ce57b: Layer already exists [2025-08-15T02:55:48.766Z] 4ca78473b99f: Layer already exists [2025-08-15T02:55:48.766Z] 353263f92595: Layer already exists [2025-08-15T02:55:48.766Z] 55abce85d1a2: Layer already exists [2025-08-15T02:55:48.766Z] 1e890da81ec9: Layer already exists [2025-08-15T02:55:48.766Z] 36c46c395924: Layer already exists [2025-08-15T02:55:49.029Z] 4.1.0-dev.48: digest: sha256:32d6437a1619a6584ac2fffec58a428bdd79214ed37d2b75fd2f6f6ca8e09e51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:55:49.448Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:55:49.796Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:55:49.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-15T02:55:49.796Z] 55abce85d1a2: Preparing [2025-08-15T02:55:49.796Z] 8c58071ce57b: Preparing [2025-08-15T02:55:49.796Z] 4ca78473b99f: Preparing [2025-08-15T02:55:49.796Z] a4d1c8b08fb4: Preparing [2025-08-15T02:55:49.796Z] 353263f92595: Preparing [2025-08-15T02:55:49.796Z] 36c46c395924: Preparing [2025-08-15T02:55:49.796Z] 1e890da81ec9: Preparing [2025-08-15T02:55:49.796Z] 36c46c395924: Waiting [2025-08-15T02:55:49.796Z] 1e890da81ec9: Waiting [2025-08-15T02:55:49.796Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:55:49.796Z] 55abce85d1a2: Layer already exists [2025-08-15T02:55:49.796Z] 4ca78473b99f: Layer already exists [2025-08-15T02:55:49.796Z] 353263f92595: Layer already exists [2025-08-15T02:55:49.796Z] 8c58071ce57b: Layer already exists [2025-08-15T02:55:49.796Z] 1e890da81ec9: Layer already exists [2025-08-15T02:55:49.796Z] 36c46c395924: Layer already exists [2025-08-15T02:55:49.796Z] 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:32d6437a1619a6584ac2fffec58a428bdd79214ed37d2b75fd2f6f6ca8e09e51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:55:50.411Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:55:50.753Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-08-15T02:55:50.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-15T02:55:50.754Z] 55abce85d1a2: Preparing [2025-08-15T02:55:50.754Z] 8c58071ce57b: Preparing [2025-08-15T02:55:50.754Z] 4ca78473b99f: Preparing [2025-08-15T02:55:50.754Z] a4d1c8b08fb4: Preparing [2025-08-15T02:55:50.754Z] 353263f92595: Preparing [2025-08-15T02:55:50.754Z] 36c46c395924: Preparing [2025-08-15T02:55:50.754Z] 1e890da81ec9: Preparing [2025-08-15T02:55:50.754Z] 36c46c395924: Waiting [2025-08-15T02:55:50.754Z] 1e890da81ec9: Waiting [2025-08-15T02:55:50.754Z] a4d1c8b08fb4: Layer already exists [2025-08-15T02:55:50.754Z] 55abce85d1a2: Layer already exists [2025-08-15T02:55:50.754Z] 4ca78473b99f: Layer already exists [2025-08-15T02:55:50.754Z] 8c58071ce57b: Layer already exists [2025-08-15T02:55:50.754Z] 353263f92595: Layer already exists [2025-08-15T02:55:50.754Z] 36c46c395924: Layer already exists [2025-08-15T02:55:50.754Z] 1e890da81ec9: Layer already exists [2025-08-15T02:55:51.017Z] main: digest: sha256:32d6437a1619a6584ac2fffec58a428bdd79214ed37d2b75fd2f6f6ca8e09e51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:55:51.109Z] ===================================================== [Pipeline] echo [2025-08-15T02:55:51.128Z] taggedImages: [2025-08-15T02:55:51.128Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2885035d431c72712c7b80856431b0213d02a2aa [2025-08-15T02:55:51.128Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-08-15T02:55:51.128Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.48 [2025-08-15T02:55:51.128Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [2025-08-15T02:55:51.128Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-08-15T02:55:51.145Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo [2025-08-15T02:55:51.159Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-08-15T02:55:51.180Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:51.192Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:51.203Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-08-15T02:55:51.213Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo [2025-08-15T02:55:51.220Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-08-15T02:55:51.229Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:51.239Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:51.249Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-08-15T02:55:51.265Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo [2025-08-15T02:55:51.278Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-08-15T02:55:51.286Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:51.297Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:51.309Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-08-15T02:55:51.320Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo [2025-08-15T02:55:51.331Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-08-15T02:55:51.442Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:51.455Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:51.464Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-08-15T02:55:51.483Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo [2025-08-15T02:55:51.495Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-08-15T02:55:51.504Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:51.513Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:51.529Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-08-15T02:55:51.540Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo [2025-08-15T02:55:51.555Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-08-15T02:55:51.568Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:51.579Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:51.591Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-08-15T02:55:51.605Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo [2025-08-15T02:55:51.621Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-08-15T02:55:51.632Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:51.644Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:51.655Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-08-15T02:55:51.664Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo [2025-08-15T02:55:51.674Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-08-15T02:55:51.683Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:51.699Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:51.713Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-08-15T02:55:51.728Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo [2025-08-15T02:55:51.741Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-08-15T02:55:51.751Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:51.768Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:51.784Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-08-15T02:55:51.798Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo [2025-08-15T02:55:51.813Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-08-15T02:55:51.825Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:51.836Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:51.851Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-08-15T02:55:51.867Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo [2025-08-15T02:55:51.882Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-08-15T02:55:51.898Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:51.914Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:51.930Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-08-15T02:55:51.940Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo [2025-08-15T02:55:51.950Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-08-15T02:55:51.963Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:51.972Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:51.984Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-08-15T02:55:51.999Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo [2025-08-15T02:55:52.012Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-08-15T02:55:52.023Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:52.034Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:52.049Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-08-15T02:55:52.059Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo [2025-08-15T02:55:52.070Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-08-15T02:55:52.083Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:52.097Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:52.111Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-08-15T02:55:52.123Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo [2025-08-15T02:55:52.133Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-08-15T02:55:52.142Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:52.158Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo [2025-08-15T02:55:52.167Z] 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-08-15T02:55:52.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-15T02:55:52.550Z] [2025-08-15T02:55:52.550Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:55:52.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-15T02:55:52.875Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-15T02:55:52.875Z] 8998bd30e6a1: Pulling fs layer [2025-08-15T02:55:52.875Z] 04944245beec: Pulling fs layer [2025-08-15T02:55:52.875Z] 699f458cf7ca: Pulling fs layer [2025-08-15T02:55:52.875Z] 765212b225bb: Pulling fs layer [2025-08-15T02:55:52.875Z] f23df028b6ca: Pulling fs layer [2025-08-15T02:55:52.875Z] d65c8cfc05b1: Pulling fs layer [2025-08-15T02:55:52.875Z] 2437ff75d9bd: Pulling fs layer [2025-08-15T02:55:52.875Z] f23df028b6ca: Waiting [2025-08-15T02:55:52.875Z] d65c8cfc05b1: Waiting [2025-08-15T02:55:52.875Z] 2437ff75d9bd: Waiting [2025-08-15T02:55:52.875Z] 765212b225bb: Waiting [2025-08-15T02:55:53.144Z] 04944245beec: Verifying Checksum [2025-08-15T02:55:53.144Z] 04944245beec: Download complete [2025-08-15T02:55:53.144Z] 765212b225bb: Verifying Checksum [2025-08-15T02:55:53.144Z] 765212b225bb: Download complete [2025-08-15T02:55:53.144Z] f23df028b6ca: Verifying Checksum [2025-08-15T02:55:53.144Z] f23df028b6ca: Download complete [2025-08-15T02:55:53.144Z] d65c8cfc05b1: Verifying Checksum [2025-08-15T02:55:53.144Z] d65c8cfc05b1: Download complete [2025-08-15T02:55:53.144Z] 699f458cf7ca: Verifying Checksum [2025-08-15T02:55:53.144Z] 699f458cf7ca: Download complete [2025-08-15T02:55:53.725Z] 8998bd30e6a1: Verifying Checksum [2025-08-15T02:55:53.725Z] 8998bd30e6a1: Download complete [2025-08-15T02:55:56.296Z] 2437ff75d9bd: Verifying Checksum [2025-08-15T02:55:56.296Z] 2437ff75d9bd: Download complete [2025-08-15T02:55:58.233Z] 8998bd30e6a1: Pull complete [2025-08-15T02:55:59.634Z] 04944245beec: Pull complete [2025-08-15T02:56:01.039Z] 699f458cf7ca: Pull complete [2025-08-15T02:56:01.039Z] 765212b225bb: Pull complete [2025-08-15T02:56:01.993Z] f23df028b6ca: Pull complete [2025-08-15T02:56:02.258Z] d65c8cfc05b1: Pull complete [2025-08-15T02:56:20.447Z] 2437ff75d9bd: Pull complete [2025-08-15T02:56:20.447Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-15T02:56:20.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-15T02:56:20.447Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:56:20.674Z] prd-ubuntu20.04-docker-arm64-4c-16g-7041 does not seem to be running inside a container [2025-08-15T02:56:20.749Z] $ 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/887 -v /w/workspace/edgex-go/887:/w/workspace/edgex-go/887:rw,z -v /w/workspace/edgex-go/887@tmp:/w/workspace/edgex-go/887@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-08-15T02:56:23.390Z] $ docker top 5b6018625065e09ac9538ccdc5aa38b986aabd887fc81662f8c1addc47c6a479 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:56:23.998Z] ---> job-cost.sh [2025-08-15T02:56:24.267Z] lf-activate-venv: SKIPPING [2025-08-15T02:56:24.267Z] INFO: No Stack... [2025-08-15T02:56:24.846Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-15T02:56:25.423Z] INFO: Archiving Costs [Pipeline] sh [2025-08-15T02:56:26.055Z] + cat /w/workspace/edgex-go/887/archives/cost.csv [2025-08-15T02:56:26.055Z] + cut -d, -f6 [Pipeline] lock [2025-08-15T02:56:26.093Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-887-stack-cost] [2025-08-15T02:56:26.101Z] Resource [jenkins-edgexfoundry-edgex-go-main-887-stack-cost] did not exist. Created. [2025-08-15T02:56:26.107Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-887-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-15T02:56:26.745Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-15T02:56:27.466Z] Stashed 1 file(s) [Pipeline] } [2025-08-15T02:56:27.475Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-887-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-15T02:56:27.519Z] $ docker stop --time=1 5b6018625065e09ac9538ccdc5aa38b986aabd887fc81662f8c1addc47c6a479 [2025-08-15T02:56:29.010Z] $ docker rm -f --volumes 5b6018625065e09ac9538ccdc5aa38b986aabd887fc81662f8c1addc47c6a479 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-15T08:01:23.912Z] Cancelling nested steps due to timeout [2025-08-15T08:01:23.917Z] Sending interrupt signal to process [2025-08-15T08:01:26.494Z] script returned exit code 143 [Pipeline] } [2025-08-15T08:01:26.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-15T08:01:27.045Z] + '[' -d /w/workspace/edgex-go/887/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-15T08:01:27.345Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T08:01:27.894Z] ---> package-listing.sh [2025-08-15T08:01:27.894Z] ++ facter osfamily [2025-08-15T08:01:27.894Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-15T08:01:28.152Z] + OS_FAMILY=redhat [2025-08-15T08:01:28.152Z] + workspace=/w/workspace/edgex-go/887 [2025-08-15T08:01:28.152Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-15T08:01:28.152Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-15T08:01:28.152Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-15T08:01:28.152Z] + PACKAGES=/tmp/packages_start.txt [2025-08-15T08:01:28.152Z] + '[' /w/workspace/edgex-go/887 ']' [2025-08-15T08:01:28.152Z] + PACKAGES=/tmp/packages_end.txt [2025-08-15T08:01:28.152Z] + case "${OS_FAMILY}" in [2025-08-15T08:01:28.152Z] + rpm -qa [2025-08-15T08:01:28.152Z] + sort [2025-08-15T08:01:28.719Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-15T08:01:28.719Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-15T08:01:28.719Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-15T08:01:28.719Z] + '[' /w/workspace/edgex-go/887 ']' [2025-08-15T08:01:28.719Z] + mkdir -p /w/workspace/edgex-go/887/archives/ [2025-08-15T08:01:28.719Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/887/archives/ [Pipeline] echo [2025-08-15T08:01:28.731Z] 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/887/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-15T08:01:29.015Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T08:01:29.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T08:01:29.583Z] [2025-08-15T08:01:29.583Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T08:01:29.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T08:01:30.166Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-15T08:01:30.166Z] 5eb5b503b376: Pulling fs layer [2025-08-15T08:01:30.166Z] 5c69ac0246d0: Pulling fs layer [2025-08-15T08:01:30.166Z] ec43610c2a17: Pulling fs layer [2025-08-15T08:01:30.166Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-15T08:01:30.166Z] 33b1e0a273af: Pulling fs layer [2025-08-15T08:01:30.166Z] 5d3b04190fa2: Pulling fs layer [2025-08-15T08:01:30.166Z] 2f39f015ded8: Pulling fs layer [2025-08-15T08:01:30.166Z] 3a2ae6a8a46f: Waiting [2025-08-15T08:01:30.166Z] 33b1e0a273af: Waiting [2025-08-15T08:01:30.166Z] 5d3b04190fa2: Waiting [2025-08-15T08:01:30.166Z] 2f39f015ded8: Waiting [2025-08-15T08:01:30.166Z] 5c69ac0246d0: Verifying Checksum [2025-08-15T08:01:30.166Z] 5c69ac0246d0: Download complete [2025-08-15T08:01:30.166Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-15T08:01:30.166Z] 3a2ae6a8a46f: Download complete [2025-08-15T08:01:30.166Z] ec43610c2a17: Verifying Checksum [2025-08-15T08:01:30.166Z] ec43610c2a17: Download complete [2025-08-15T08:01:30.166Z] 33b1e0a273af: Verifying Checksum [2025-08-15T08:01:30.166Z] 33b1e0a273af: Download complete [2025-08-15T08:01:30.166Z] 5d3b04190fa2: Verifying Checksum [2025-08-15T08:01:30.166Z] 5d3b04190fa2: Download complete [2025-08-15T08:01:30.166Z] 5eb5b503b376: Verifying Checksum [2025-08-15T08:01:30.166Z] 5eb5b503b376: Download complete [2025-08-15T08:01:30.743Z] 2f39f015ded8: Verifying Checksum [2025-08-15T08:01:30.743Z] 2f39f015ded8: Download complete [2025-08-15T08:01:31.695Z] 5eb5b503b376: Pull complete [2025-08-15T08:01:31.695Z] 5c69ac0246d0: Pull complete [2025-08-15T08:01:32.260Z] ec43610c2a17: Pull complete [2025-08-15T08:01:32.260Z] 3a2ae6a8a46f: Pull complete [2025-08-15T08:01:32.260Z] 33b1e0a273af: Pull complete [2025-08-15T08:01:32.525Z] 5d3b04190fa2: Pull complete [2025-08-15T08:01:36.724Z] 2f39f015ded8: Pull complete [2025-08-15T08:01:36.724Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-15T08:01:36.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T08:01:36.724Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T08:01:36.836Z] prd-centos7-docker-4c-2g-7043 does not seem to be running inside a container [2025-08-15T08:01:36.868Z] $ 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/887/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-15T08:01:39.929Z] $ docker top 49a1535f6b99d726e73540b6c119b657e5a315183245c041e31f0128d23d1e2c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T08:01:40.289Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-15T08:01:40.583Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-15T08:01:40.868Z] + ls /var/log/sa-host [2025-08-15T08:01:40.868Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T08:01:41.021Z] provisioning config files... [2025-08-15T08:01:41.030Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config14246558648548963299tmp [Pipeline] { [Pipeline] echo [2025-08-15T08:01:41.050Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T08:01:41.344Z] ---> create-netrc.sh [Pipeline] } [2025-08-15T08:01:41.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-15T08:01:41.694Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-15T08:01:41.702Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T08:01:41.990Z] ---> sudo-logs.sh [2025-08-15T08:01:41.990Z] Archiving 'sudo' log.. [2025-08-15T08:01:41.990Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T08:01:42.026Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-15T08:01:42.030Z] $ docker stop --time=1 49a1535f6b99d726e73540b6c119b657e5a315183245c041e31f0128d23d1e2c [2025-08-15T08:01:43.183Z] $ docker rm -f --volumes 49a1535f6b99d726e73540b6c119b657e5a315183245c041e31f0128d23d1e2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-15T08:01:43.285Z] [WS-CLEANUP] Deleting project workspace... [2025-08-15T08:01:43.285Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-15T08:01:43.302Z] [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-08-15T08:01:43.524Z] 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-08-15T08:01:44.293Z] + [ -d /w/workspace/edgex-go/887/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-08-15T08:01:44.583Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T08:01:45.441Z] ---> package-listing.sh [2025-08-15T08:01:45.441Z] ++ facter osfamily [2025-08-15T08:01:45.441Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-15T08:01:45.700Z] + OS_FAMILY=debian [2025-08-15T08:01:45.700Z] + workspace=/w/workspace/edgex-go/887 [2025-08-15T08:01:45.700Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-15T08:01:45.700Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-15T08:01:45.700Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-15T08:01:45.700Z] + PACKAGES=/tmp/packages_start.txt [2025-08-15T08:01:45.700Z] + '[' /w/workspace/edgex-go/887 ']' [2025-08-15T08:01:45.700Z] + PACKAGES=/tmp/packages_end.txt [2025-08-15T08:01:45.700Z] + case "${OS_FAMILY}" in [2025-08-15T08:01:45.700Z] + dpkg -l [2025-08-15T08:01:45.700Z] + grep '^ii' [2025-08-15T08:01:45.700Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-15T08:01:45.700Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-15T08:01:45.700Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-15T08:01:45.700Z] + '[' /w/workspace/edgex-go/887 ']' [2025-08-15T08:01:45.700Z] + mkdir -p /w/workspace/edgex-go/887/archives/ [2025-08-15T08:01:45.700Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/887/archives/ [Pipeline] echo [2025-08-15T08:01:45.709Z] 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/887/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-15T08:01:45.983Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T08:01:46.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T08:01:46.543Z] [2025-08-15T08:01:46.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T08:01:46.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T08:01:46.857Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-15T08:01:46.857Z] 5eb5b503b376: Pulling fs layer [2025-08-15T08:01:46.857Z] 5c69ac0246d0: Pulling fs layer [2025-08-15T08:01:46.857Z] ec43610c2a17: Pulling fs layer [2025-08-15T08:01:46.857Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-15T08:01:46.857Z] 33b1e0a273af: Pulling fs layer [2025-08-15T08:01:46.857Z] 5d3b04190fa2: Pulling fs layer [2025-08-15T08:01:46.857Z] 2f39f015ded8: Pulling fs layer [2025-08-15T08:01:46.857Z] 5d3b04190fa2: Waiting [2025-08-15T08:01:46.857Z] 3a2ae6a8a46f: Waiting [2025-08-15T08:01:46.857Z] 33b1e0a273af: Waiting [2025-08-15T08:01:46.857Z] 2f39f015ded8: Waiting [2025-08-15T08:01:46.857Z] 5c69ac0246d0: Verifying Checksum [2025-08-15T08:01:46.857Z] 5c69ac0246d0: Download complete [2025-08-15T08:01:46.857Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-15T08:01:46.857Z] 3a2ae6a8a46f: Download complete [2025-08-15T08:01:46.857Z] 33b1e0a273af: Verifying Checksum [2025-08-15T08:01:46.857Z] 33b1e0a273af: Download complete [2025-08-15T08:01:46.857Z] 5d3b04190fa2: Download complete [2025-08-15T08:01:47.115Z] ec43610c2a17: Download complete [2025-08-15T08:01:47.376Z] 5eb5b503b376: Verifying Checksum [2025-08-15T08:01:47.376Z] 5eb5b503b376: Download complete [2025-08-15T08:01:47.942Z] 2f39f015ded8: Download complete [2025-08-15T08:01:49.318Z] 5eb5b503b376: Pull complete [2025-08-15T08:01:49.318Z] 5c69ac0246d0: Pull complete [2025-08-15T08:01:49.883Z] ec43610c2a17: Pull complete [2025-08-15T08:01:49.883Z] 3a2ae6a8a46f: Pull complete [2025-08-15T08:01:50.141Z] 33b1e0a273af: Pull complete [2025-08-15T08:01:50.141Z] 5d3b04190fa2: Pull complete [2025-08-15T08:01:56.702Z] 2f39f015ded8: Pull complete [2025-08-15T08:01:56.702Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-15T08:01:56.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T08:01:56.702Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T08:01:56.794Z] prd-ubuntu20.04-docker-8c-8g-7037 does not seem to be running inside a container [2025-08-15T08:01:56.823Z] $ 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/887/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/887 -v /w/workspace/edgex-go/887:/w/workspace/edgex-go/887:rw,z -v /w/workspace/edgex-go/887@tmp:/w/workspace/edgex-go/887@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-08-15T08:01:57.979Z] $ docker top ebf245aee8624180b39ad892afc5217b96bf8426d38f20ccd941a0b4a4dd3cf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T08:01:58.325Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-15T08:01:58.609Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-15T08:01:58.893Z] + ls /var/log/sa-host [2025-08-15T08:01:58.893Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T08:01:58.926Z] provisioning config files... [2025-08-15T08:01:58.933Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/887@tmp/config15558579100984734375tmp [Pipeline] { [Pipeline] echo [2025-08-15T08:01:58.953Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T08:01:59.235Z] ---> create-netrc.sh [Pipeline] } [2025-08-15T08:01:59.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-15T08:01:59.554Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-15T08:01:59.564Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T08:01:59.849Z] ---> sudo-logs.sh [2025-08-15T08:01:59.849Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-15T08:01:59.885Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T08:02:00.167Z] ---> job-cost.sh [2025-08-15T08:02:00.167Z] lf-activate-venv: SKIPPING [2025-08-15T08:02:00.167Z] DEBUG: total: 0.10999999940395355 [2025-08-15T08:02:00.167Z] INFO: Retrieving Stack Cost... [2025-08-15T08:02:00.425Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-15T08:02:00.991Z] INFO: Archiving Costs [Pipeline] echo [2025-08-15T08:02:01.005Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T08:02:01.295Z] ---> logs-deploy.sh [2025-08-15T08:02:01.295Z] lf-activate-venv: SKIPPING [2025-08-15T08:02:01.295Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/887 [2025-08-15T08:02:01.295Z] INFO: archiving workspace using pattern(s): [2025-08-15T08:02:02.230Z] Archives upload complete. [2025-08-15T08:02:02.488Z] INFO: archiving logs to Nexus [2025-08-15T08:02:03.055Z] ---> uname -a: [2025-08-15T08:02:03.055Z] Linux prd-ubuntu20-04-docker-8c-8g-7037 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-08-15T08:02:03.055Z] [2025-08-15T08:02:03.055Z] [2025-08-15T08:02:03.055Z] ---> lscpu: [2025-08-15T08:02:03.055Z] Architecture: x86_64 [2025-08-15T08:02:03.055Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-15T08:02:03.055Z] Byte Order: Little Endian [2025-08-15T08:02:03.055Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-15T08:02:03.055Z] CPU(s): 8 [2025-08-15T08:02:03.055Z] On-line CPU(s) list: 0-7 [2025-08-15T08:02:03.055Z] Thread(s) per core: 1 [2025-08-15T08:02:03.055Z] Core(s) per socket: 1 [2025-08-15T08:02:03.055Z] Socket(s): 8 [2025-08-15T08:02:03.055Z] NUMA node(s): 1 [2025-08-15T08:02:03.055Z] Vendor ID: AuthenticAMD [2025-08-15T08:02:03.055Z] CPU family: 23 [2025-08-15T08:02:03.055Z] Model: 49 [2025-08-15T08:02:03.055Z] Model name: AMD EPYC-Rome Processor [2025-08-15T08:02:03.055Z] Stepping: 0 [2025-08-15T08:02:03.055Z] CPU MHz: 2800.000 [2025-08-15T08:02:03.055Z] BogoMIPS: 5600.00 [2025-08-15T08:02:03.055Z] Virtualization: AMD-V [2025-08-15T08:02:03.055Z] Hypervisor vendor: KVM [2025-08-15T08:02:03.055Z] Virtualization type: full [2025-08-15T08:02:03.055Z] L1d cache: 256 KiB [2025-08-15T08:02:03.055Z] L1i cache: 256 KiB [2025-08-15T08:02:03.055Z] L2 cache: 4 MiB [2025-08-15T08:02:03.055Z] L3 cache: 128 MiB [2025-08-15T08:02:03.055Z] NUMA node0 CPU(s): 0-7 [2025-08-15T08:02:03.055Z] Vulnerability Gather data sampling: Not affected [2025-08-15T08:02:03.055Z] Vulnerability Itlb multihit: Not affected [2025-08-15T08:02:03.055Z] Vulnerability L1tf: Not affected [2025-08-15T08:02:03.055Z] Vulnerability Mds: Not affected [2025-08-15T08:02:03.055Z] Vulnerability Meltdown: Not affected [2025-08-15T08:02:03.055Z] Vulnerability Mmio stale data: Not affected [2025-08-15T08:02:03.055Z] Vulnerability Retbleed: Vulnerable [2025-08-15T08:02:03.055Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-15T08:02:03.055Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-08-15T08:02:03.055Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-08-15T08:02:03.055Z] Vulnerability Srbds: Not affected [2025-08-15T08:02:03.055Z] Vulnerability Tsx async abort: Not affected [2025-08-15T08:02:03.055Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-08-15T08:02:03.055Z] [2025-08-15T08:02:03.055Z]