Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1729928faa72876b59092547754e3d77230fce33 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-ssh1212685532347212781.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2814890005510910366.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7208430909924373719.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14473312635671815502.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6709941634676428844.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.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-773773 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/18 [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/18 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1729928faa72876b59092547754e3d77230fce33 (odessa) Commit message: "Merge pull request #5315 from FelixTing/issue-5309" > git config core.sparsecheckout # timeout=10 > git checkout -f 1729928faa72876b59092547754e3d77230fce33 # timeout=10 > git rev-list --no-walk b9037ba690cac26d81ae5f0115dcfb5a63653c1a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-25T01:40:28.208Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-25T01:40:28.286Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-25T01:40:28.314Z] ========================================================= [2025-11-25T01:40:28.314Z] EdgeX Global Pipelines Version Info [2025-11-25T01:40:28.314Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-25T01:40:29.437Z] ------------------- [2025-11-25T01:40:29.437Z] stable info: [2025-11-25T01:40:29.437Z] ------------------- [2025-11-25T01:40:29.437Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-25T01:40:29.437Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-25T01:40:29.437Z] Message: update stable to v1.0.278 [2025-11-25T01:40:30.007Z] ------------------- [2025-11-25T01:40:30.007Z] experimental info: [2025-11-25T01:40:30.007Z] ------------------- [2025-11-25T01:40:30.007Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-25T01:40:30.007Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-25T01:40:30.007Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-25T01:40:30.137Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-11-25T01:40:30.164Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-11-25T01:40:30.186Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-25T01:40:30.208Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-25T01:40:30.234Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-25T01:40:30.257Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-25T01:40:30.284Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-25T01:40:30.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-11-25T01:40:30.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-11-25T01:40:30.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-11-25T01:40:30.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-25T01:40:30.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-25T01:40:30.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-25T01:40:30.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-25T01:40:30.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-25T01:40:30.669Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-25T01:40:30.693Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-25T01:40:30.720Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-25T01:40:30.742Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-11-25T01:40:30.765Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-11-25T01:40:30.791Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-25T01:40:30.820Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-25T01:40:30.845Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-25T01:40:30.874Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-11-25T01:40:30.898Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-11-25T01:40:30.920Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-11-25T01:40:30.942Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo [2025-11-25T01:40:30.962Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1729928 [Pipeline] echo [2025-11-25T01:40:30.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-25T01:40:31.057Z] provisioning config files... [2025-11-25T01:40:31.069Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/18@tmp/config15777215800592105425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T01:40:31.399Z] ---> ****-login.sh [2025-11-25T01:40:31.399Z] nexus3.edgexfoundry.org:10001 [2025-11-25T01:40:31.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:40:31.661Z] [2025-11-25T01:40:31.661Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-25T01:40:31.661Z] Configure a credential helper to remove this warning. See [2025-11-25T01:40:31.661Z] https://docs.****.com/go/credential-store/ [2025-11-25T01:40:31.661Z] [2025-11-25T01:40:31.661Z] Login Succeeded [2025-11-25T01:40:31.661Z] nexus3.edgexfoundry.org:10002 [2025-11-25T01:40:31.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:40:31.661Z] [2025-11-25T01:40:31.661Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-25T01:40:31.661Z] Configure a credential helper to remove this warning. See [2025-11-25T01:40:31.661Z] https://docs.****.com/go/credential-store/ [2025-11-25T01:40:31.661Z] [2025-11-25T01:40:31.661Z] Login Succeeded [2025-11-25T01:40:31.661Z] nexus3.edgexfoundry.org:10003 [2025-11-25T01:40:31.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:40:31.922Z] [2025-11-25T01:40:31.922Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-25T01:40:31.922Z] Configure a credential helper to remove this warning. See [2025-11-25T01:40:31.922Z] https://docs.****.com/go/credential-store/ [2025-11-25T01:40:31.922Z] [2025-11-25T01:40:31.922Z] Login Succeeded [2025-11-25T01:40:31.922Z] nexus3.edgexfoundry.org:10004 [2025-11-25T01:40:31.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:40:31.922Z] [2025-11-25T01:40:31.922Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-25T01:40:31.922Z] Configure a credential helper to remove this warning. See [2025-11-25T01:40:31.922Z] https://docs.****.com/go/credential-store/ [2025-11-25T01:40:31.922Z] [2025-11-25T01:40:31.922Z] Login Succeeded [2025-11-25T01:40:31.922Z] ****.io [2025-11-25T01:40:31.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:40:32.491Z] [2025-11-25T01:40:32.492Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-25T01:40:32.492Z] Configure a credential helper to remove this warning. See [2025-11-25T01:40:32.492Z] https://docs.****.com/go/credential-store/ [2025-11-25T01:40:32.492Z] [2025-11-25T01:40:32.492Z] Login Succeeded [2025-11-25T01:40:32.492Z] ---> ****-login.sh ends [Pipeline] } [2025-11-25T01:40:32.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-25T01:40:32.837Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-11-25T01:40:32.837Z] + dirname cmd/core-command/Dockerfile [2025-11-25T01:40:32.837Z] + cut -d/ -f2 [2025-11-25T01:40:32.837Z] + echo core-command,cmd/core-command/Dockerfile [2025-11-25T01:40:32.837Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-11-25T01:40:32.837Z] + cut -d/ -f2 [2025-11-25T01:40:32.837Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-11-25T01:40:32.837Z] + + cutdirname -d/ cmd/core-data/Dockerfile -f2 [2025-11-25T01:40:32.837Z] [2025-11-25T01:40:32.837Z] + echo core-data,cmd/core-data/Dockerfile [2025-11-25T01:40:32.837Z] + dirname cmd/core-keeper/Dockerfile [2025-11-25T01:40:32.837Z] + cut -d/ -f2 [2025-11-25T01:40:32.837Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-11-25T01:40:32.837Z] + dirname cmd/core-metadata/Dockerfile [2025-11-25T01:40:32.837Z] + cut -d/ -f2 [2025-11-25T01:40:32.837Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-11-25T01:40:32.837Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-11-25T01:40:32.837Z] + cut -d/ -f2 [2025-11-25T01:40:32.837Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-11-25T01:40:32.837Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-11-25T01:40:32.837Z] + cut -d/ -f2 [2025-11-25T01:40:32.837Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-11-25T01:40:32.837Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-11-25T01:40:32.837Z] + cut -d/ -f2 [2025-11-25T01:40:32.837Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-11-25T01:40:32.837Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-11-25T01:40:32.837Z] + cut -d/ -f2 [2025-11-25T01:40:32.837Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-11-25T01:40:32.837Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-11-25T01:40:32.837Z] + cut -d/ -f2 [2025-11-25T01:40:32.837Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-11-25T01:40:32.837Z] + dirname cmd/security-spire-agent/Dockerfile [2025-11-25T01:40:32.837Z] + cut -d/ -f2 [2025-11-25T01:40:32.837Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-11-25T01:40:32.837Z] + dirname cmd/security-spire-config/Dockerfile [2025-11-25T01:40:32.837Z] + cut -d/ -f2 [2025-11-25T01:40:32.837Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-11-25T01:40:32.837Z] + dirname cmd/security-spire-server/Dockerfile [2025-11-25T01:40:32.837Z] + cut -d/ -f2 [2025-11-25T01:40:32.837Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-11-25T01:40:32.837Z] + dirname cmd/support-notifications/Dockerfile [2025-11-25T01:40:32.837Z] + cut -d/ -f2 [2025-11-25T01:40:32.837Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-11-25T01:40:32.837Z] + dirname cmd/support-scheduler/Dockerfile [2025-11-25T01:40:32.837Z] + cut -d/ -f2 [2025-11-25T01:40:32.837Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-11-25T01:40:32.876Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-11-25T01:40:33.267Z] + git rev-list -1 --merges 1729928faa72876b59092547754e3d77230fce33~1..1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo [2025-11-25T01:40:33.281Z] -----------> git rev-list -1 --merges 1729928faa72876b59092547754e3d77230fce33~1..1729928faa72876b59092547754e3d77230fce33 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:40:33.282Z] 1729928faa72876b59092547754e3d77230fce33 [false] [Pipeline] sh [2025-11-25T01:40:33.578Z] + git log --format=format:%s -1 1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo [2025-11-25T01:40:33.600Z] ========================================================= [2025-11-25T01:40:33.600Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-25T01:40:33.600Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-11-25T01:40:34.092Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-25T01:40:34.092Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-25T01:40:34.092Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-25T01:40:34.092Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-25T01:40:34.092Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-25T01:40:34.092Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-25T01:40:34.092Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:40:34.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-25T01:40:34.547Z] [2025-11-25T01:40:34.547Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:40:34.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-25T01:40:34.853Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-25T01:40:34.853Z] 3dae71ba6b94: Pulling fs layer [2025-11-25T01:40:34.853Z] 6bf1a483ea7c: Pulling fs layer [2025-11-25T01:40:34.853Z] f5dfc541a4d3: Pulling fs layer [2025-11-25T01:40:34.853Z] 461d9e800cba: Pulling fs layer [2025-11-25T01:40:34.853Z] 80192f66455f: Pulling fs layer [2025-11-25T01:40:34.853Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-25T01:40:34.853Z] a29436f7fd5d: Pulling fs layer [2025-11-25T01:40:34.853Z] 923cac83aea3: Pulling fs layer [2025-11-25T01:40:34.853Z] 25ad8b0a4227: Pulling fs layer [2025-11-25T01:40:34.853Z] db01528c6b51: Pulling fs layer [2025-11-25T01:40:34.853Z] 28988de357af: Pulling fs layer [2025-11-25T01:40:34.853Z] 80192f66455f: Waiting [2025-11-25T01:40:34.853Z] 461d9e800cba: Waiting [2025-11-25T01:40:34.853Z] 2e8e34ca0e6c: Waiting [2025-11-25T01:40:34.853Z] a29436f7fd5d: Waiting [2025-11-25T01:40:34.853Z] 25ad8b0a4227: Waiting [2025-11-25T01:40:34.853Z] 923cac83aea3: Waiting [2025-11-25T01:40:34.853Z] db01528c6b51: Waiting [2025-11-25T01:40:34.853Z] 28988de357af: Waiting [2025-11-25T01:40:34.853Z] 6bf1a483ea7c: Verifying Checksum [2025-11-25T01:40:34.853Z] 6bf1a483ea7c: Download complete [2025-11-25T01:40:34.853Z] 461d9e800cba: Download complete [2025-11-25T01:40:34.853Z] 80192f66455f: Verifying Checksum [2025-11-25T01:40:35.113Z] f5dfc541a4d3: Verifying Checksum [2025-11-25T01:40:35.113Z] f5dfc541a4d3: Download complete [2025-11-25T01:40:35.113Z] 3dae71ba6b94: Verifying Checksum [2025-11-25T01:40:35.113Z] 3dae71ba6b94: Download complete [2025-11-25T01:40:35.113Z] 923cac83aea3: Verifying Checksum [2025-11-25T01:40:35.113Z] 923cac83aea3: Download complete [2025-11-25T01:40:35.113Z] 25ad8b0a4227: Verifying Checksum [2025-11-25T01:40:35.113Z] 25ad8b0a4227: Download complete [2025-11-25T01:40:35.113Z] db01528c6b51: Verifying Checksum [2025-11-25T01:40:35.113Z] db01528c6b51: Download complete [2025-11-25T01:40:35.113Z] 28988de357af: Download complete [2025-11-25T01:40:35.373Z] a29436f7fd5d: Verifying Checksum [2025-11-25T01:40:35.373Z] a29436f7fd5d: Download complete [2025-11-25T01:40:35.941Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-25T01:40:35.941Z] 2e8e34ca0e6c: Download complete [2025-11-25T01:40:36.511Z] 3dae71ba6b94: Pull complete [2025-11-25T01:40:36.511Z] 6bf1a483ea7c: Pull complete [2025-11-25T01:40:37.082Z] f5dfc541a4d3: Pull complete [2025-11-25T01:40:37.082Z] 461d9e800cba: Pull complete [2025-11-25T01:40:37.343Z] 80192f66455f: Pull complete [2025-11-25T01:40:42.623Z] 2e8e34ca0e6c: Pull complete [2025-11-25T01:40:42.623Z] a29436f7fd5d: Pull complete [2025-11-25T01:40:42.623Z] 923cac83aea3: Pull complete [2025-11-25T01:40:42.623Z] 25ad8b0a4227: Pull complete [2025-11-25T01:40:42.623Z] db01528c6b51: Pull complete [2025-11-25T01:40:42.885Z] 28988de357af: Pull complete [2025-11-25T01:40:42.885Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-25T01:40:42.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-25T01:40:42.885Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T01:40:43.033Z] prd-ubuntu20.04-docker-8c-8g-773773 does not seem to be running inside a container [2025-11-25T01:40:43.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@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-11-25T01:40:44.842Z] $ docker top db27894f12742bda77681fb72ac6272f9d8b9b0eba1d4dfbf4b0f88b914506d7 -eo pid,comm [2025-11-25T01:40:44.886Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-25T01:40:44.886Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-25T01:40:44.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-25T01:40:44.945Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-25T01:40:45.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-25T01:40:45.042Z] $ docker exec db27894f12742bda77681fb72ac6272f9d8b9b0eba1d4dfbf4b0f88b914506d7 ssh-agent [2025-11-25T01:40:45.142Z] SSH_AUTH_SOCK=/tmp/ssh-sCEJ5hleDSBK/agent.31 [2025-11-25T01:40:45.142Z] SSH_AGENT_PID=37 [2025-11-25T01:40:45.147Z] Running ssh-add (command line suppressed) [2025-11-25T01:40:45.240Z] Identity added: /w/workspace/edgex-go/18@tmp/private_key_12715237734375008649.key (/w/workspace/edgex-go/18@tmp/private_key_12715237734375008649.key) [2025-11-25T01:40:45.257Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-25T01:40:45.545Z] + git config --global --add safe.directory /w/workspace/edgex-go/18 [Pipeline] sh [2025-11-25T01:40:45.835Z] + git tag --points-at HEAD [Pipeline] } [2025-11-25T01:40:45.845Z] $ docker exec --env ******** --env ******** db27894f12742bda77681fb72ac6272f9d8b9b0eba1d4dfbf4b0f88b914506d7 ssh-agent -k [2025-11-25T01:40:45.928Z] unset SSH_AUTH_SOCK; [2025-11-25T01:40:45.929Z] unset SSH_AGENT_PID; [2025-11-25T01:40:45.929Z] echo Agent pid 37 killed; [2025-11-25T01:40:45.940Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-25T01:40:45.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-25T01:40:45.982Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-25T01:40:46.084Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-25T01:40:46.085Z] $ docker exec db27894f12742bda77681fb72ac6272f9d8b9b0eba1d4dfbf4b0f88b914506d7 ssh-agent [2025-11-25T01:40:46.195Z] SSH_AUTH_SOCK=/tmp/ssh-0wkxFMXzv3WS/agent.84 [2025-11-25T01:40:46.195Z] SSH_AGENT_PID=90 [2025-11-25T01:40:46.200Z] Running ssh-add (command line suppressed) [2025-11-25T01:40:46.295Z] Identity added: /w/workspace/edgex-go/18@tmp/private_key_2103796743064461259.key (/w/workspace/edgex-go/18@tmp/private_key_2103796743064461259.key) [2025-11-25T01:40:46.310Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-25T01:40:46.604Z] + git semver init [2025-11-25T01:40:46.864Z] 2025-11-25 01:40:46,797 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-25T01:40:46.864Z] 2025-11-25 01:40:46,802 [run_init] DEBUG init version:0.0.0 force:False [2025-11-25T01:40:46.864Z] 2025-11-25 01:40:46,803 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/18/.semver [2025-11-25T01:40:46.864Z] 2025-11-25 01:40:46,803 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/18/.semver [2025-11-25T01:40:46.864Z] 2025-11-25 01:40:46,804 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/18/.semver'], cwd=/w/workspace/edgex-go/18, stdin=None, shell=False, universal_newlines=False) [2025-11-25T01:40:52.150Z] 2025-11-25 01:40:51,859 [append_file] DEBUG append to file:/w/workspace/edgex-go/18/.git/info/exclude [2025-11-25T01:40:52.150Z] 2025-11-25 01:40:51,859 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/18/.semver/odessa with force:False [2025-11-25T01:40:52.150Z] 2025-11-25 01:40:51,859 [read_version] DEBUG read version from /w/workspace/edgex-go/18/.semver/odessa [2025-11-25T01:40:52.150Z] 2025-11-25 01:40:51,860 [read_version] DEBUG read version from /w/workspace/edgex-go/18/.semver/odessa [2025-11-25T01:40:52.150Z] 4.0.1-dev.3 [Pipeline] } [2025-11-25T01:40:52.157Z] $ docker exec --env ******** --env ******** db27894f12742bda77681fb72ac6272f9d8b9b0eba1d4dfbf4b0f88b914506d7 ssh-agent -k [2025-11-25T01:40:52.238Z] unset SSH_AUTH_SOCK; [2025-11-25T01:40:52.238Z] unset SSH_AGENT_PID; [2025-11-25T01:40:52.238Z] echo Agent pid 90 killed; [2025-11-25T01:40:52.247Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-25T01:40:52.571Z] + git semver [Pipeline] } [2025-11-25T01:40:52.842Z] $ docker stop --time=1 db27894f12742bda77681fb72ac6272f9d8b9b0eba1d4dfbf4b0f88b914506d7 [2025-11-25T01:40:54.122Z] $ docker rm -f --volumes db27894f12742bda77681fb72ac6272f9d8b9b0eba1d4dfbf4b0f88b914506d7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-25T01:40:54.467Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-25T01:40:54.752Z] Stashed 1 file(s) [Pipeline] echo [2025-11-25T01:40:54.758Z] [edgeXSemver]: initialized semver on version 4.0.1-dev.3 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-25T01:40:55.230Z] + git config --global --add safe.directory /w/workspace/edgex-go/18 [Pipeline] echo [2025-11-25T01:40:55.244Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-11-25T01:40:55.537Z] + + cut -d grep -f ^go [0-9].[0-9]* 2 go.mod [2025-11-25T01:40:55.537Z] [2025-11-25T01:40:55.537Z] + cut -d . -f1-2 [Pipeline] echo [2025-11-25T01:40:55.556Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-25T01:40:55.571Z] ========================================================= [2025-11-25T01:40:55.571Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-11-25T01:40:55.571Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-11-25T01:40:55.868Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-11-25T01:40:55.868Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2025-11-25T01:40:55.868Z] 0a9a5dfd008f: Pulling fs layer [2025-11-25T01:40:55.868Z] 8833042f23b5: Pulling fs layer [2025-11-25T01:40:55.868Z] 6ca661eb024f: Pulling fs layer [2025-11-25T01:40:55.868Z] b5acb76e9680: Pulling fs layer [2025-11-25T01:40:55.868Z] 4f4fb700ef54: Pulling fs layer [2025-11-25T01:40:55.868Z] 012bb1f9d321: Pulling fs layer [2025-11-25T01:40:55.868Z] 97255f1bc79d: Pulling fs layer [2025-11-25T01:40:55.868Z] 454448c9edf9: Pulling fs layer [2025-11-25T01:40:55.868Z] 15f87924ceaf: Pulling fs layer [2025-11-25T01:40:55.868Z] 97255f1bc79d: Waiting [2025-11-25T01:40:55.868Z] 15f87924ceaf: Waiting [2025-11-25T01:40:55.868Z] 4f4fb700ef54: Waiting [2025-11-25T01:40:55.868Z] 012bb1f9d321: Waiting [2025-11-25T01:40:55.868Z] 454448c9edf9: Waiting [2025-11-25T01:40:55.868Z] b5acb76e9680: Waiting [2025-11-25T01:40:55.868Z] 8833042f23b5: Download complete [2025-11-25T01:40:55.868Z] b5acb76e9680: Download complete [2025-11-25T01:40:55.868Z] 4f4fb700ef54: Verifying Checksum [2025-11-25T01:40:55.868Z] 4f4fb700ef54: Download complete [2025-11-25T01:40:55.868Z] 012bb1f9d321: Verifying Checksum [2025-11-25T01:40:55.868Z] 012bb1f9d321: Download complete [2025-11-25T01:40:55.868Z] 0a9a5dfd008f: Download complete [2025-11-25T01:40:55.868Z] 97255f1bc79d: Verifying Checksum [2025-11-25T01:40:55.868Z] 97255f1bc79d: Download complete [2025-11-25T01:40:56.126Z] 0a9a5dfd008f: Pull complete [2025-11-25T01:40:56.126Z] 8833042f23b5: Pull complete [2025-11-25T01:40:56.126Z] 15f87924ceaf: Verifying Checksum [2025-11-25T01:40:56.126Z] 15f87924ceaf: Download complete [2025-11-25T01:40:56.693Z] 6ca661eb024f: Verifying Checksum [2025-11-25T01:40:56.693Z] 6ca661eb024f: Download complete [2025-11-25T01:40:56.951Z] 454448c9edf9: Verifying Checksum [2025-11-25T01:40:56.951Z] 454448c9edf9: Download complete [2025-11-25T01:41:02.222Z] 6ca661eb024f: Pull complete [2025-11-25T01:41:02.222Z] b5acb76e9680: Pull complete [2025-11-25T01:41:02.222Z] 4f4fb700ef54: Pull complete [2025-11-25T01:41:02.222Z] 012bb1f9d321: Pull complete [2025-11-25T01:41:02.222Z] 97255f1bc79d: Pull complete [2025-11-25T01:41:04.131Z] 454448c9edf9: Pull complete [2025-11-25T01:41:04.698Z] 15f87924ceaf: Pull complete [2025-11-25T01:41:04.698Z] Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-11-25T01:41:04.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-11-25T01:41:04.698Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh [2025-11-25T01:41:05.000Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-11-25T01:41:05.000Z] WORKDIR /edgex [2025-11-25T01:41:05.000Z] COPY go.mod . [2025-11-25T01:41:05.000Z] RUN go mod download [2025-11-25T01:41:05.000Z] + docker build -t ci-base-image-x86_64 -f - . [2025-11-25T01:41:05.567Z] #0 building with "default" instance using docker driver [2025-11-25T01:41:05.567Z] [2025-11-25T01:41:05.567Z] #1 [internal] load build definition from Dockerfile [2025-11-25T01:41:05.567Z] #1 transferring dockerfile: 170B done [2025-11-25T01:41:05.567Z] #1 DONE 0.0s [2025-11-25T01:41:05.567Z] [2025-11-25T01:41:05.567Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-11-25T01:41:05.567Z] #2 DONE 0.0s [2025-11-25T01:41:05.567Z] [2025-11-25T01:41:05.567Z] #3 [internal] load .dockerignore [2025-11-25T01:41:05.567Z] #3 transferring context: 50B done [2025-11-25T01:41:05.567Z] #3 DONE 0.0s [2025-11-25T01:41:05.567Z] [2025-11-25T01:41:05.567Z] #4 [internal] load build context [2025-11-25T01:41:05.826Z] #4 transferring context: 6.49kB done [2025-11-25T01:41:05.826Z] #4 DONE 0.1s [2025-11-25T01:41:05.826Z] [2025-11-25T01:41:05.826Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-11-25T01:41:05.826Z] #5 DONE 0.1s [2025-11-25T01:41:05.826Z] [2025-11-25T01:41:05.826Z] #6 [2/4] WORKDIR /edgex [2025-11-25T01:41:07.205Z] #6 DONE 1.2s [2025-11-25T01:41:07.205Z] [2025-11-25T01:41:07.205Z] #7 [3/4] COPY go.mod . [2025-11-25T01:41:07.205Z] #7 DONE 0.0s [2025-11-25T01:41:07.205Z] [2025-11-25T01:41:07.205Z] #8 [4/4] RUN go mod download [2025-11-25T01:41:09.890Z] Still waiting to schedule task [2025-11-25T01:41:09.891Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-11-25T01:41:19.430Z] #8 DONE 11.2s [2025-11-25T01:41:19.430Z] [2025-11-25T01:41:19.430Z] #9 exporting to image [2025-11-25T01:41:19.430Z] #9 exporting layers [2025-11-25T01:41:21.969Z] #9 exporting layers 3.6s done [2025-11-25T01:41:21.969Z] #9 writing image sha256:acf3c036a599e42c5e2ff773edc51528719bbd065d63ae2440477818c9c685a0 done [2025-11-25T01:41:21.969Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-25T01:41:21.969Z] #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:41:22.276Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-25T01:41:22.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T01:41:22.353Z] prd-ubuntu20.04-docker-8c-8g-773773 does not seem to be running inside a container [2025-11-25T01:41:22.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@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-11-25T01:41:22.658Z] $ docker top 308b79c6d313678ba517c7f63b37b51dfea68e39fb8eed7533ee6798fa23113e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T01:41:23.004Z] + go version [2025-11-25T01:41:23.004Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-11-25T01:41:23.013Z] $ docker stop --time=1 308b79c6d313678ba517c7f63b37b51dfea68e39fb8eed7533ee6798fa23113e [2025-11-25T01:41:24.287Z] $ docker rm -f --volumes 308b79c6d313678ba517c7f63b37b51dfea68e39fb8eed7533ee6798fa23113e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:41:24.740Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-25T01:41:24.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T01:41:24.818Z] prd-ubuntu20.04-docker-8c-8g-773773 does not seem to be running inside a container [2025-11-25T01:41:24.843Z] $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@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-11-25T01:41:25.092Z] $ docker top 026a53d87e010496de49c109e495514a2a5a7f511904277329b0fd0c4ecbd714 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-11-25T01:41:25.166Z] ========================================================= [2025-11-25T01:41:25.166Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-11-25T01:41:25.166Z] ========================================================= [Pipeline] sh [2025-11-25T01:41:25.444Z] + git config --global --add safe.directory /w/workspace/edgex-go/18 [Pipeline] fileExists [Pipeline] sh [2025-11-25T01:41:25.745Z] + make test [2025-11-25T01:41:25.745Z] go test -race -coverprofile=coverage.out ./... [2025-11-25T01:41:33.863Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-11-25T01:41:55.804Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-11-25T01:41:55.804Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-11-25T01:41:55.804Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-11-25T01:41:55.804Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-11-25T01:41:55.804Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-11-25T01:41:55.804Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-11-25T01:41:55.804Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-11-25T01:41:55.804Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-11-25T01:41:55.804Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-11-25T01:41:55.804Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-11-25T01:41:55.804Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-11-25T01:41:55.804Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-11-25T01:41:55.804Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-11-25T01:41:55.804Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-11-25T01:41:55.804Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-11-25T01:41:55.804Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-11-25T01:41:55.804Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-11-25T01:41:57.182Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 42.3% of statements [2025-11-25T01:41:57.182Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-11-25T01:41:57.182Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-11-25T01:41:57.441Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-11-25T01:41:57.441Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-11-25T01:41:58.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2025-11-25T01:41:58.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-11-25T01:41:58.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-11-25T01:41:58.578Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-11-25T01:41:58.578Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-11-25T01:41:58.578Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-11-25T01:41:58.578Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T01:41:58.578Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-11-25T01:41:58.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-11-25T01:41:58.578Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-11-25T01:41:58.578Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-11-25T01:41:59.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-11-25T01:41:59.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-11-25T01:41:59.952Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T01:41:59.952Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-11-25T01:41:59.952Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-11-25T01:41:59.952Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-11-25T01:42:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.4% of statements [2025-11-25T01:42:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 3.5% of statements [2025-11-25T01:42:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.048s coverage: 46.3% of statements [2025-11-25T01:42:01.329Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-11-25T01:42:01.329Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-11-25T01:42:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.963s coverage: 93.4% of statements [2025-11-25T01:42:01.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 92.4% of statements [2025-11-25T01:42:02.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 8.4% of statements [2025-11-25T01:42:03.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-11-25T01:42:03.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-11-25T01:42:03.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-11-25T01:42:03.202Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-11-25T01:42:03.202Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-11-25T01:42:03.202Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-11-25T01:42:03.202Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-11-25T01:42:03.202Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T01:42:03.202Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-11-25T01:42:03.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-11-25T01:42:03.202Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-11-25T01:42:03.202Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-11-25T01:42:03.202Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-11-25T01:42:03.202Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-11-25T01:42:04.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.347s coverage: 95.8% of statements [2025-11-25T01:42:04.576Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2025-11-25T01:42:04.834Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-11-25T01:42:04.834Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-11-25T01:42:05.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-11-25T01:42:05.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-11-25T01:42:05.092Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-11-25T01:42:05.092Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-11-25T01:42:06.028Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.035s coverage: 0.0% of statements [no tests to run] [2025-11-25T01:42:06.028Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements [2025-11-25T01:42:06.028Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 42.6% of statements [2025-11-25T01:42:06.028Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.012s coverage: 81.1% of statements [2025-11-25T01:42:06.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements [2025-11-25T01:42:06.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.036s coverage: 87.1% of statements [2025-11-25T01:42:06.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements [2025-11-25T01:42:06.595Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-11-25T01:42:06.595Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-11-25T01:42:06.595Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-11-25T01:42:06.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements [2025-11-25T01:42:07.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-11-25T01:42:07.164Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-11-25T01:42:07.164Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-11-25T01:42:07.164Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-11-25T01:42:07.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2025-11-25T01:42:08.358Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-11-25T01:42:08.358Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-11-25T01:42:08.358Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-11-25T01:42:09.294Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-11-25T01:42:09.294Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-11-25T01:42:09.294Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-11-25T01:42:09.294Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-11-25T01:42:09.552Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-11-25T01:42:09.552Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-11-25T01:42:10.119Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-11-25T01:42:11.497Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-11-25T01:42:11.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-11-25T01:42:12.870Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-11-25T01:42:13.810Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-11-25T01:42:13.810Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-11-25T01:42:13.810Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-11-25T01:42:17.097Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-11-25T01:42:17.664Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-11-25T01:42:17.664Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-11-25T01:42:17.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-11-25T01:42:17.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-11-25T01:42:17.664Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T01:42:19.564Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-11-25T01:42:19.564Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-11-25T01:42:19.564Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-11-25T01:42:19.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2025-11-25T01:42:19.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-11-25T01:42:19.564Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-11-25T01:42:19.564Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-11-25T01:42:20.129Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-11-25T01:42:20.388Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-11-25T01:42:20.388Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-11-25T01:42:20.388Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-11-25T01:42:20.388Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-11-25T01:42:20.388Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-11-25T01:42:21.761Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-11-25T01:42:21.761Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-11-25T01:42:21.761Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-11-25T01:42:21.761Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-11-25T01:42:23.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-11-25T01:42:23.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-11-25T01:42:23.144Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T01:42:23.144Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-11-25T01:42:23.144Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-11-25T01:42:23.144Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-11-25T01:42:23.144Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-11-25T01:42:24.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-11-25T01:42:24.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-11-25T01:42:24.081Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T01:42:28.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.052s coverage: 92.9% of statements [2025-11-25T01:42:28.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 68.8% of statements [2025-11-25T01:42:28.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2025-11-25T01:42:28.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements [2025-11-25T01:42:28.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2025-11-25T01:42:28.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 15.5% of statements [2025-11-25T01:42:28.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2025-11-25T01:42:28.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.094s coverage: 81.8% of statements [2025-11-25T01:42:28.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.074s coverage: 82.1% of statements [2025-11-25T01:42:28.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2025-11-25T01:42:28.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 6.8% of statements [2025-11-25T01:42:28.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.042s coverage: 33.3% of statements [2025-11-25T01:42:28.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements [2025-11-25T01:42:28.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.170s coverage: 54.5% of statements [2025-11-25T01:42:28.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2025-11-25T01:42:28.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.012s coverage: 100.0% of statements [2025-11-25T01:42:28.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.027s coverage: 73.7% of statements [2025-11-25T01:42:28.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2025-11-25T01:42:28.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements [2025-11-25T01:42:28.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements [2025-11-25T01:42:28.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements [2025-11-25T01:42:28.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.152s coverage: 29.2% of statements [2025-11-25T01:42:28.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2025-11-25T01:42:28.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements [2025-11-25T01:42:28.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements [2025-11-25T01:42:28.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements [2025-11-25T01:42:28.856Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.051s coverage: 17.0% of statements [2025-11-25T01:42:28.856Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.103s coverage: 94.9% of statements [2025-11-25T01:42:28.856Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.035s coverage: 9.0% of statements [2025-11-25T01:42:28.856Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.059s coverage: 97.7% of statements [2025-11-25T01:42:28.856Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements [2025-11-25T01:42:28.856Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-11-25T01:42:29.115Z] running golangci-lint [2025-11-25T01:42:29.375Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-11-25T01:42:29.375Z] go version go1.23.7 linux/amd64 [2025-11-25T01:42:29.634Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-11-25T01:42:29.634Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-11-25T01:42:29.634Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-11-25T01:42:51.549Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|types_sizes|deps|files|imports|name) took 21.15820763s" [2025-11-25T01:42:51.549Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.90015ms" [2025-11-25T01:43:03.787Z] level=info msg="[linters_context/goanalysis] analyzers took 1m33.934473532s with top 10 stages: buildir: 51.98942726s, gosec: 3.234524103s, inspect: 3.079772329s, fact_deprecated: 2.834280623s, ctrlflow: 2.381499333s, printf: 1.738089642s, S1038: 1.227608965s, fact_purity: 1.212210209s, nilness: 1.021844581s, isgenerated: 954.628628ms" [2025-11-25T01:43:03.787Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-11-25T01:43:03.787Z] level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 202/202, identifier_marker: 202/202, exclude: 202/202, nolint: 20/0, cgo: 202/202, filename_unadjuster: 202/202, invalid_issue: 202/202, exclude-rules: 202/20, skip_files: 202/202, skip_dirs: 202/202, autogenerated_exclude: 202/202" [2025-11-25T01:43:03.787Z] level=info msg="[runner] processing took 16.349116ms with stages: nolint: 7.28844ms, identifier_marker: 3.584334ms, path_prettifier: 1.576463ms, exclude-rules: 1.439221ms, autogenerated_exclude: 1.32347ms, skip_dirs: 940.764µs, cgo: 109.542µs, invalid_issue: 62.932µs, filename_unadjuster: 20.54µs, max_same_issues: 740ns, uniq_by_line: 390ns, fixer: 380ns, skip_files: 360ns, exclude: 340ns, sort_results: 240ns, max_from_linter: 170ns, diff: 160ns, source_code: 150ns, path_prefixer: 150ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, severity-rules: 100ns" [2025-11-25T01:43:03.787Z] level=info msg="[runner] linters took 11.032748656s with stages: goanalysis_metalinter: 11.016292898s" [2025-11-25T01:43:03.787Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-11-25T01:43:03.787Z] level=info msg="Memory: 319 samples, avg is 283.3MB, max is 1380.4MB" [2025-11-25T01:43:03.787Z] level=info msg="Execution took 32.247546382s" [2025-11-25T01:43:03.787Z] go vet ./... [2025-11-25T01:43:07.968Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-25T01:43:07.968Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-25T01:43:07.968Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-25T01:43:08.240Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-11-25T01:43:08.550Z] + go mod tidy [2025-11-25T01:43:08.808Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2025-11-25T01:43:08.808Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2025-11-25T01:43:08.808Z] go: downloading github.com/frankban/quicktest v1.14.6 [2025-11-25T01:43:08.808Z] go: downloading go.uber.org/goleak v1.3.0 [2025-11-25T01:43:09.067Z] go: downloading github.com/kr/pretty v0.3.1 [2025-11-25T01:43:09.067Z] go: downloading github.com/google/go-cmp v0.6.0 [2025-11-25T01:43:09.067Z] go: downloading go.opentelemetry.io/otel/sdk v1.32.0 [2025-11-25T01:43:09.067Z] go: downloading github.com/golang/protobuf v1.5.4 [2025-11-25T01:43:09.067Z] go: downloading github.com/emirpasic/gods v1.18.1 [2025-11-25T01:43:09.067Z] go: downloading github.com/jeremija/gosubmit v0.2.7 [2025-11-25T01:43:09.068Z] go: downloading github.com/google/gofuzz v1.2.0 [2025-11-25T01:43:09.068Z] go: downloading go.opentelemetry.io/otel/sdk/metric v1.32.0 [2025-11-25T01:43:09.068Z] go: downloading github.com/muhlemmer/httpforwarded v0.1.0 [2025-11-25T01:43:09.326Z] go: downloading github.com/rs/cors v1.11.0 [2025-11-25T01:43:09.326Z] go: downloading github.com/shoenig/test v0.6.4 [2025-11-25T01:43:09.326Z] go: downloading github.com/kr/text v0.2.0 [2025-11-25T01:43:09.326Z] go: downloading github.com/rogpeppe/go-internal v1.11.0 [2025-11-25T01:43:09.326Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2025-11-25T01:43:09.326Z] go: downloading github.com/onsi/gomega v1.13.0 [2025-11-25T01:43:09.326Z] go: downloading github.com/nxadm/tail v1.4.8 [2025-11-25T01:43:09.585Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2025-11-25T01:43:09.585Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [Pipeline] sh [2025-11-25T01:43:10.131Z] + ls -al . [2025-11-25T01:43:10.131Z] total 2000 [2025-11-25T01:43:10.131Z] drwxrwxr-x 12 1001 1001 4096 Nov 25 01:41 . [2025-11-25T01:43:10.131Z] drwxr-xr-x 4 root root 4096 Nov 25 01:41 .. [2025-11-25T01:43:10.131Z] drwxrwxr-x 2 1001 1001 4096 Nov 25 01:40 .blubracket [2025-11-25T01:43:10.131Z] -rw-rw-r-- 1 1001 1001 10 Nov 25 01:40 .dockerignore [2025-11-25T01:43:10.131Z] drwxrwxr-x 8 1001 1001 4096 Nov 25 01:42 .git [2025-11-25T01:43:10.131Z] drwxrwxr-x 3 1001 1001 4096 Nov 25 01:40 .github [2025-11-25T01:43:10.131Z] -rw-rw-r-- 1 1001 1001 902 Nov 25 01:40 .gitignore [2025-11-25T01:43:10.131Z] -rw-rw-r-- 1 1001 1001 218 Nov 25 01:40 .golangci.yml [2025-11-25T01:43:10.131Z] -rw-rw-r-- 1 1001 1001 100 Nov 25 01:40 .hadolint.yml [2025-11-25T01:43:10.131Z] drwxr-xr-x 3 1001 1001 4096 Nov 25 01:40 .semver [2025-11-25T01:43:10.131Z] -rw-rw-r-- 1 1001 1001 155 Nov 25 01:40 .sonarcloud.properties [2025-11-25T01:43:10.131Z] -rw-rw-r-- 1 1001 1001 1171 Nov 25 01:40 ADOPTERS.md [2025-11-25T01:43:10.131Z] -rw-rw-r-- 1 1001 1001 17374 Nov 25 01:40 Attribution.txt [2025-11-25T01:43:10.131Z] -rw-rw-r-- 1 1001 1001 108018 Nov 25 01:40 CHANGELOG.md [2025-11-25T01:43:10.131Z] -rw-rw-r-- 1 1001 1001 3804 Nov 25 01:40 CONTRIBUTING.md [2025-11-25T01:43:10.131Z] -rw-rw-r-- 1 1001 1001 677 Nov 25 01:40 GOVERNANCE.md [2025-11-25T01:43:10.131Z] -rw-rw-r-- 1 1001 1001 858 Nov 25 01:40 Jenkinsfile [2025-11-25T01:43:10.131Z] -rw-rw-r-- 1 1001 1001 10775 Nov 25 01:40 LICENSE [2025-11-25T01:43:10.131Z] -rw-rw-r-- 1 1001 1001 16754 Nov 25 01:40 Makefile [2025-11-25T01:43:10.131Z] -rw-rw-r-- 1 1001 1001 582 Nov 25 01:40 OWNERS.md [2025-11-25T01:43:10.131Z] -rw-rw-r-- 1 1001 1001 9932 Nov 25 01:40 README.md [2025-11-25T01:43:10.131Z] -rw-rw-r-- 1 1001 1001 789 Nov 25 01:40 SECURITY.md [2025-11-25T01:43:10.131Z] -rw-rw-r-- 1 1001 1001 11 Nov 25 01:40 VERSION [2025-11-25T01:43:10.131Z] drwxrwxr-x 2 1001 1001 4096 Nov 25 01:40 bin [2025-11-25T01:43:10.131Z] drwxrwxr-x 19 1001 1001 4096 Nov 25 01:40 cmd [2025-11-25T01:43:10.131Z] -rw-r--r-- 1 root root 1665865 Nov 25 01:42 coverage.out [2025-11-25T01:43:10.131Z] drwxrwxr-x 2 1001 1001 4096 Nov 25 01:40 fuzz_test [2025-11-25T01:43:10.131Z] -rw-rw-r-- 1 1001 1001 6454 Nov 25 01:40 go.mod [2025-11-25T01:43:10.131Z] -rw-rw-r-- 1 1001 1001 88143 Nov 25 01:40 go.sum [2025-11-25T01:43:10.131Z] drwxrwxr-x 7 1001 1001 4096 Nov 25 01:40 internal [2025-11-25T01:43:10.131Z] drwxrwxr-x 2 1001 1001 4096 Nov 25 01:40 openapi [2025-11-25T01:43:10.131Z] -rw-rw-r-- 1 1001 1001 584 Nov 25 01:40 security.txt [2025-11-25T01:43:10.131Z] drwxrwxr-x 10 1001 1001 4096 Nov 25 01:40 vendor [2025-11-25T01:43:10.131Z] -rw-rw-r-- 1 1001 1001 204 Nov 25 01:40 version.go [Pipeline] sh [2025-11-25T01:43:10.425Z] + '[' -e coverage.out ] [2025-11-25T01:43:10.426Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-11-25T01:43:10.635Z] Stashed 1 file(s) [Pipeline] sh [2025-11-25T01:43:10.918Z] + make build [2025-11-25T01:43:10.918Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-25T01:43:32.839Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-25T01:43:32.839Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-25T01:43:33.406Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-25T01:43:33.974Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-25T01:43:35.366Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-25T01:43:40.655Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-25T01:43:42.031Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-25T01:43:43.933Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-25T01:43:45.840Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-25T01:43:47.213Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-25T01:43:48.583Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-25T01:43:49.518Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-11-25T01:43:50.964Z] $ docker stop --time=1 026a53d87e010496de49c109e495514a2a5a7f511904277329b0fd0c4ecbd714 [2025-11-25T01:43:53.467Z] $ docker rm -f --volumes 026a53d87e010496de49c109e495514a2a5a7f511904277329b0fd0c4ecbd714 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:43:54.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-25T01:43:54.764Z] [2025-11-25T01:43:54.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:43:55.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-25T01:43:55.073Z] latest: Pulling from edgex-devops/edgex-compose [2025-11-25T01:43:55.073Z] 91d30c5bc195: Pulling fs layer [2025-11-25T01:43:55.073Z] 2e9b0aa3be6d: Pulling fs layer [2025-11-25T01:43:55.073Z] 9c61dcf015f6: Pulling fs layer [2025-11-25T01:43:55.073Z] 4698f68db338: Pulling fs layer [2025-11-25T01:43:55.073Z] 2a2f49069b9e: Pulling fs layer [2025-11-25T01:43:55.073Z] e0025b399a48: Pulling fs layer [2025-11-25T01:43:55.073Z] 2a2f49069b9e: Waiting [2025-11-25T01:43:55.073Z] e0025b399a48: Waiting [2025-11-25T01:43:55.073Z] 4698f68db338: Waiting [2025-11-25T01:43:55.073Z] 91d30c5bc195: Verifying Checksum [2025-11-25T01:43:55.073Z] 91d30c5bc195: Download complete [2025-11-25T01:43:55.073Z] 4698f68db338: Verifying Checksum [2025-11-25T01:43:55.073Z] 4698f68db338: Download complete [2025-11-25T01:43:55.333Z] 2e9b0aa3be6d: Verifying Checksum [2025-11-25T01:43:55.333Z] 2e9b0aa3be6d: Download complete [2025-11-25T01:43:55.333Z] e0025b399a48: Verifying Checksum [2025-11-25T01:43:55.333Z] e0025b399a48: Download complete [2025-11-25T01:43:55.333Z] 91d30c5bc195: Pull complete [2025-11-25T01:43:55.333Z] 2a2f49069b9e: Verifying Checksum [2025-11-25T01:43:55.333Z] 2a2f49069b9e: Download complete [2025-11-25T01:43:55.592Z] 2e9b0aa3be6d: Pull complete [2025-11-25T01:43:55.851Z] 9c61dcf015f6: Verifying Checksum [2025-11-25T01:43:55.851Z] 9c61dcf015f6: Download complete [2025-11-25T01:44:00.043Z] 9c61dcf015f6: Pull complete [2025-11-25T01:44:00.043Z] 4698f68db338: Pull complete [2025-11-25T01:44:00.043Z] 2a2f49069b9e: Pull complete [2025-11-25T01:44:00.043Z] e0025b399a48: Pull complete [2025-11-25T01:44:00.043Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-11-25T01:44:00.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-25T01:44:00.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T01:44:00.141Z] prd-ubuntu20.04-docker-8c-8g-773773 does not seem to be running inside a container [2025-11-25T01:44:00.159Z] $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@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-11-25T01:44:00.989Z] $ docker top 7212e058afb4057a6fa453fa83fd7f7dc5ae12843954531d4ccb745de93ee93e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T01:44:01.331Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-11-25T01:44:01.589Z] #1 [support-scheduler internal] load build definition from Dockerfile [2025-11-25T01:44:01.589Z] #1 transferring dockerfile: 1.83kB done [2025-11-25T01:44:01.589Z] #1 DONE 0.1s [2025-11-25T01:44:01.589Z] [2025-11-25T01:44:01.589Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2025-11-25T01:44:01.589Z] #2 transferring dockerfile: 3.02kB done [2025-11-25T01:44:01.589Z] #2 DONE 0.1s [2025-11-25T01:44:01.589Z] [2025-11-25T01:44:01.589Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-25T01:44:01.589Z] #3 DONE 0.0s [2025-11-25T01:44:01.589Z] [2025-11-25T01:44:01.589Z] #4 [security-spire-config internal] load build definition from Dockerfile [2025-11-25T01:44:01.589Z] #4 transferring dockerfile: 1.69kB done [2025-11-25T01:44:01.589Z] #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-25T01:44:01.589Z] #4 DONE 0.1s [2025-11-25T01:44:01.589Z] [2025-11-25T01:44:01.589Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2025-11-25T01:44:01.589Z] #5 transferring dockerfile: 2.50kB done [2025-11-25T01:44:01.589Z] #5 DONE 0.1s [2025-11-25T01:44:01.589Z] [2025-11-25T01:44:01.589Z] #6 [core-data internal] load build definition from Dockerfile [2025-11-25T01:44:01.589Z] #6 transferring dockerfile: 2.04kB done [2025-11-25T01:44:01.589Z] #6 DONE 0.1s [2025-11-25T01:44:01.589Z] [2025-11-25T01:44:01.589Z] #7 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-11-25T01:44:01.589Z] #7 ... [2025-11-25T01:44:01.589Z] [2025-11-25T01:44:01.589Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-11-25T01:44:01.589Z] #8 transferring dockerfile: 2.23kB done [2025-11-25T01:44:01.589Z] #8 DONE 0.1s [2025-11-25T01:44:01.589Z] [2025-11-25T01:44:01.589Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2025-11-25T01:44:01.589Z] #9 transferring dockerfile: 1.81kB done [2025-11-25T01:44:01.589Z] #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-25T01:44:01.589Z] #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-11-25T01:44:01.589Z] #9 DONE 0.1s [2025-11-25T01:44:01.589Z] [2025-11-25T01:44:01.589Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2025-11-25T01:44:01.589Z] #10 transferring dockerfile: 2.49kB done [2025-11-25T01:44:01.589Z] #10 DONE 0.1s [2025-11-25T01:44:01.589Z] [2025-11-25T01:44:01.589Z] #11 [core-command internal] load build definition from Dockerfile [2025-11-25T01:44:01.589Z] #11 transferring dockerfile: 1.94kB done [2025-11-25T01:44:01.589Z] #11 DONE 0.1s [2025-11-25T01:44:01.589Z] [2025-11-25T01:44:01.589Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2025-11-25T01:44:01.589Z] #12 transferring dockerfile: 2.14kB done [2025-11-25T01:44:01.589Z] #12 DONE 0.1s [2025-11-25T01:44:01.589Z] [2025-11-25T01:44:01.589Z] #13 [support-notifications internal] load build definition from Dockerfile [2025-11-25T01:44:01.589Z] #13 transferring dockerfile: 2.00kB done [2025-11-25T01:44:01.589Z] #13 DONE 0.2s [2025-11-25T01:44:01.589Z] [2025-11-25T01:44:01.589Z] #14 [core-keeper internal] load build definition from Dockerfile [2025-11-25T01:44:01.589Z] #14 transferring dockerfile: 2.01kB done [2025-11-25T01:44:01.589Z] #14 DONE 0.2s [2025-11-25T01:44:01.589Z] [2025-11-25T01:44:01.589Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-11-25T01:44:01.589Z] #15 transferring dockerfile: 1.89kB done [2025-11-25T01:44:01.589Z] #15 DONE 0.2s [2025-11-25T01:44:01.589Z] [2025-11-25T01:44:01.589Z] #16 [core-metadata internal] load build definition from Dockerfile [2025-11-25T01:44:01.589Z] #16 transferring dockerfile: 2.10kB done [2025-11-25T01:44:01.589Z] #16 DONE 0.1s [2025-11-25T01:44:01.589Z] [2025-11-25T01:44:01.589Z] #17 [security-spire-server internal] load build definition from Dockerfile [2025-11-25T01:44:01.589Z] #17 transferring dockerfile: 1.70kB done [2025-11-25T01:44:01.589Z] #17 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-25T01:44:01.589Z] #17 DONE 0.1s [2025-11-25T01:44:01.589Z] [2025-11-25T01:44:01.589Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-25T01:44:01.589Z] #3 DONE 0.0s [2025-11-25T01:44:01.589Z] [2025-11-25T01:44:01.589Z] #7 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-11-25T01:44:01.847Z] #7 ... [2025-11-25T01:44:01.847Z] [2025-11-25T01:44:01.847Z] #18 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-11-25T01:44:01.847Z] #18 DONE 0.4s [2025-11-25T01:44:02.106Z] [2025-11-25T01:44:02.106Z] #7 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-11-25T01:44:02.106Z] #7 DONE 0.4s [2025-11-25T01:44:02.106Z] [2025-11-25T01:44:02.106Z] #19 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T01:44:02.106Z] #19 DONE 0.6s [2025-11-25T01:44:02.106Z] [2025-11-25T01:44:02.106Z] #20 [support-scheduler internal] load .dockerignore [2025-11-25T01:44:02.106Z] #20 transferring context: 50B done [2025-11-25T01:44:02.106Z] #20 DONE 0.0s [2025-11-25T01:44:02.106Z] [2025-11-25T01:44:02.106Z] #21 [core-metadata internal] load .dockerignore [2025-11-25T01:44:02.106Z] #21 transferring context: 50B done [2025-11-25T01:44:02.106Z] #21 DONE 0.0s [2025-11-25T01:44:02.106Z] [2025-11-25T01:44:02.106Z] #22 [security-spire-config internal] load .dockerignore [2025-11-25T01:44:02.106Z] #22 transferring context: 50B done [2025-11-25T01:44:02.106Z] #22 DONE 0.1s [2025-11-25T01:44:02.106Z] [2025-11-25T01:44:02.106Z] #23 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:44:02.106Z] #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-25T01:44:02.362Z] #23 ... [2025-11-25T01:44:02.362Z] [2025-11-25T01:44:02.362Z] #24 [core-command internal] load .dockerignore [2025-11-25T01:44:02.362Z] #24 transferring context: 50B done [2025-11-25T01:44:02.362Z] #24 DONE 0.1s [2025-11-25T01:44:02.362Z] [2025-11-25T01:44:02.362Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2025-11-25T01:44:02.362Z] #25 transferring context: 50B done [2025-11-25T01:44:02.362Z] #25 DONE 0.1s [2025-11-25T01:44:02.362Z] [2025-11-25T01:44:02.362Z] #26 [core-data internal] load .dockerignore [2025-11-25T01:44:02.362Z] #26 transferring context: 50B done [2025-11-25T01:44:02.362Z] #26 DONE 0.1s [2025-11-25T01:44:02.362Z] [2025-11-25T01:44:02.362Z] #27 [support-notifications internal] load .dockerignore [2025-11-25T01:44:02.362Z] #27 transferring context: 50B done [2025-11-25T01:44:02.362Z] #27 DONE 0.2s [2025-11-25T01:44:02.362Z] [2025-11-25T01:44:02.362Z] #28 [core-keeper internal] load .dockerignore [2025-11-25T01:44:02.362Z] #28 transferring context: 50B done [2025-11-25T01:44:02.362Z] #28 DONE 0.2s [2025-11-25T01:44:02.362Z] [2025-11-25T01:44:02.362Z] #29 [security-spire-server internal] load .dockerignore [2025-11-25T01:44:02.362Z] #29 transferring context: 50B done [2025-11-25T01:44:02.362Z] #29 DONE 0.2s [2025-11-25T01:44:02.362Z] [2025-11-25T01:44:02.362Z] #30 [security-spire-agent internal] load .dockerignore [2025-11-25T01:44:02.362Z] #30 transferring context: 50B done [2025-11-25T01:44:02.362Z] #30 DONE 0.2s [2025-11-25T01:44:02.362Z] [2025-11-25T01:44:02.362Z] #23 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:44:02.362Z] #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-25T01:44:02.362Z] #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-25T01:44:02.362Z] #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-25T01:44:02.362Z] #23 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2025-11-25T01:44:02.362Z] #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T01:44:02.362Z] #23 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2025-11-25T01:44:02.362Z] #23 ... [2025-11-25T01:44:02.362Z] [2025-11-25T01:44:02.362Z] #31 [security-bootstrapper internal] load .dockerignore [2025-11-25T01:44:02.362Z] #31 transferring context: 50B done [2025-11-25T01:44:02.362Z] #31 DONE 0.2s [2025-11-25T01:44:02.362Z] [2025-11-25T01:44:02.362Z] #32 [security-proxy-setup internal] load .dockerignore [2025-11-25T01:44:02.362Z] #32 transferring context: 50B done [2025-11-25T01:44:02.362Z] #32 DONE 0.2s [2025-11-25T01:44:02.362Z] [2025-11-25T01:44:02.362Z] #33 [security-spiffe-token-provider internal] load .dockerignore [2025-11-25T01:44:02.362Z] #33 transferring context: 50B done [2025-11-25T01:44:02.362Z] #33 DONE 0.2s [2025-11-25T01:44:02.362Z] [2025-11-25T01:44:02.362Z] #34 [security-proxy-auth internal] load .dockerignore [2025-11-25T01:44:02.362Z] #34 transferring context: 50B done [2025-11-25T01:44:02.362Z] #34 DONE 0.2s [2025-11-25T01:44:02.362Z] [2025-11-25T01:44:02.362Z] #35 [security-secretstore-setup internal] load .dockerignore [2025-11-25T01:44:02.362Z] #35 transferring context: 50B done [2025-11-25T01:44:02.362Z] #35 DONE 0.2s [2025-11-25T01:44:02.362Z] [2025-11-25T01:44:02.362Z] #23 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:44:02.362Z] #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-25T01:44:02.362Z] #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-25T01:44:02.363Z] #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-25T01:44:02.363Z] #23 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-25T01:44:02.363Z] #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T01:44:02.363Z] #23 ... [2025-11-25T01:44:02.363Z] [2025-11-25T01:44:02.363Z] #36 [security-spire-config internal] load build context [2025-11-25T01:44:02.363Z] #36 transferring context: 22.05kB 0.0s done [2025-11-25T01:44:02.363Z] #36 DONE 0.2s [2025-11-25T01:44:02.363Z] [2025-11-25T01:44:02.363Z] #23 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:44:02.623Z] #23 ... [2025-11-25T01:44:02.623Z] [2025-11-25T01:44:02.623Z] #37 [security-spire-server internal] load build context [2025-11-25T01:44:02.623Z] #37 transferring context: 23.80kB 0.0s done [2025-11-25T01:44:02.623Z] #37 DONE 0.2s [2025-11-25T01:44:02.623Z] [2025-11-25T01:44:02.623Z] #23 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:44:02.623Z] #23 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.3s done [2025-11-25T01:44:02.881Z] #23 DONE 0.8s [2025-11-25T01:44:02.881Z] [2025-11-25T01:44:02.881Z] #38 [security-spire-agent internal] load build context [2025-11-25T01:44:02.881Z] #38 transferring context: 23.33kB 0.0s done [2025-11-25T01:44:02.881Z] #38 DONE 0.5s [2025-11-25T01:44:02.881Z] [2025-11-25T01:44:02.881Z] #39 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-25T01:44:02.881Z] #39 DONE 0.8s [2025-11-25T01:44:02.881Z] [2025-11-25T01:44:02.881Z] #40 [core-data builder 2/7] WORKDIR /edgex-go [2025-11-25T01:44:06.162Z] #40 DONE 2.7s [2025-11-25T01:44:06.162Z] [2025-11-25T01:44:06.162Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T01:44:06.162Z] #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done [2025-11-25T01:44:06.162Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-11-25T01:44:06.162Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done [2025-11-25T01:44:06.162Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.5s done [2025-11-25T01:44:06.162Z] #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-11-25T01:44:06.162Z] #41 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-11-25T01:44:06.162Z] #41 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-11-25T01:44:06.162Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-11-25T01:44:06.162Z] #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-11-25T01:44:06.162Z] #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-11-25T01:44:06.162Z] #41 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-11-25T01:44:06.162Z] #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.4s done [2025-11-25T01:44:06.730Z] #41 ... [2025-11-25T01:44:06.730Z] [2025-11-25T01:44:06.730Z] #42 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-25T01:44:06.730Z] #0 1.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:06.730Z] #0 1.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:06.730Z] #0 1.703 (1/7) Installing ca-certificates (20250911-r0) [2025-11-25T01:44:06.730Z] #0 1.869 (2/7) Installing dumb-init (1.2.5-r3) [2025-11-25T01:44:06.730Z] #0 1.881 (3/7) Installing libgcc (14.2.0-r6) [2025-11-25T01:44:06.730Z] #0 1.889 (4/7) Installing libsodium (1.0.20-r0) [2025-11-25T01:44:06.730Z] #0 1.900 (5/7) Installing libstdc++ (14.2.0-r6) [2025-11-25T01:44:06.730Z] #0 1.917 (6/7) Installing libzmq (4.3.5-r2) [2025-11-25T01:44:06.730Z] #0 1.928 (7/7) Installing zeromq (4.3.5-r2) [2025-11-25T01:44:06.730Z] #0 1.933 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:44:06.730Z] #0 1.941 Executing ca-certificates-20250911-r0.trigger [2025-11-25T01:44:06.730Z] #0 1.980 OK: 12 MiB in 23 packages [2025-11-25T01:44:06.730Z] #42 DONE 3.7s [2025-11-25T01:44:06.730Z] [2025-11-25T01:44:06.730Z] #43 [core-metadata internal] load build context [2025-11-25T01:44:07.055Z] #43 ... [2025-11-25T01:44:07.055Z] [2025-11-25T01:44:07.055Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T01:44:07.055Z] #41 DONE 4.7s [2025-11-25T01:44:07.055Z] [2025-11-25T01:44:07.055Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T01:44:07.055Z] #44 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-11-25T01:44:07.055Z] #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-11-25T01:44:07.055Z] #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-11-25T01:44:07.055Z] #44 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done [2025-11-25T01:44:07.055Z] #44 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.3s done [2025-11-25T01:44:07.055Z] #44 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-11-25T01:44:07.055Z] #44 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-11-25T01:44:07.055Z] #44 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-11-25T01:44:07.055Z] #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-11-25T01:44:07.055Z] #44 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-11-25T01:44:07.055Z] #44 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.0s done [2025-11-25T01:44:07.055Z] #44 DONE 4.6s [2025-11-25T01:44:07.055Z] [2025-11-25T01:44:07.055Z] #43 [core-metadata internal] load build context [2025-11-25T01:44:08.091Z] #43 transferring context: 164.89MB 5.6s [2025-11-25T01:44:09.109Z] #43 ... [2025-11-25T01:44:09.109Z] [2025-11-25T01:44:09.109Z] #45 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-25T01:44:09.109Z] #0 4.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:09.109Z] #0 4.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:09.109Z] #0 5.238 (1/3) Installing ca-certificates (20250911-r0) [2025-11-25T01:44:09.109Z] #0 5.250 (2/3) Installing dumb-init (1.2.5-r3) [2025-11-25T01:44:09.109Z] #0 5.257 (3/3) Installing tzdata (2025b-r0) [2025-11-25T01:44:09.109Z] #0 5.293 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:44:09.109Z] #0 5.316 Executing ca-certificates-20250911-r0.trigger [2025-11-25T01:44:09.109Z] #0 5.414 OK: 8 MiB in 19 packages [2025-11-25T01:44:09.109Z] #45 DONE 6.1s [2025-11-25T01:44:09.109Z] [2025-11-25T01:44:09.109Z] #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-25T01:44:09.109Z] #0 4.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:09.109Z] #0 4.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:09.109Z] #0 4.503 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-25T01:44:09.109Z] #0 4.544 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:44:09.109Z] #0 4.555 OK: 7 MiB in 17 packages [2025-11-25T01:44:09.109Z] #46 DONE 6.1s [2025-11-25T01:44:09.109Z] [2025-11-25T01:44:09.109Z] #43 [core-metadata internal] load build context [2025-11-25T01:44:09.109Z] #43 ... [2025-11-25T01:44:09.109Z] [2025-11-25T01:44:09.109Z] #47 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-25T01:44:09.109Z] #0 4.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:09.109Z] #0 4.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:09.109Z] #0 4.577 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T01:44:09.109Z] #0 4.577 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T01:44:09.109Z] #0 4.577 OK: 26328 distinct packages available [2025-11-25T01:44:09.109Z] #0 4.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:09.109Z] #0 4.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:09.109Z] #0 5.142 (1/5) Installing dumb-init (1.2.5-r3) [2025-11-25T01:44:09.109Z] #0 5.209 (2/5) Installing musl-obstack (1.2.3-r2) [2025-11-25T01:44:09.109Z] #0 5.209 (3/5) Installing libucontext (1.3.2-r0) [2025-11-25T01:44:09.109Z] #0 5.213 (4/5) Installing gcompat (1.1.0-r4) [2025-11-25T01:44:09.109Z] #0 5.220 (5/5) Installing openssl (3.5.4-r0) [2025-11-25T01:44:09.109Z] #0 5.227 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:44:09.109Z] #0 5.245 OK: 8 MiB in 21 packages [2025-11-25T01:44:09.109Z] #47 DONE 6.2s [2025-11-25T01:44:09.109Z] [2025-11-25T01:44:09.109Z] #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-25T01:44:09.109Z] #0 4.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:09.109Z] #0 4.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:09.109Z] #0 4.735 (1/2) Installing dumb-init (1.2.5-r3) [2025-11-25T01:44:09.109Z] #0 4.740 (2/2) Installing su-exec (0.2-r3) [2025-11-25T01:44:09.109Z] #0 4.753 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:44:09.109Z] #0 4.772 OK: 7 MiB in 18 packages [2025-11-25T01:44:09.109Z] #48 DONE 6.2s [2025-11-25T01:44:09.109Z] [2025-11-25T01:44:09.109Z] #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T01:44:09.109Z] #0 4.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:09.109Z] #0 4.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:09.109Z] #0 4.816 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T01:44:09.109Z] #0 4.816 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T01:44:09.109Z] #0 4.816 OK: 26328 distinct packages available [2025-11-25T01:44:09.109Z] #0 4.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:09.109Z] #0 5.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:09.109Z] #0 5.326 (1/13) Installing brotli-libs (1.1.0-r2) [2025-11-25T01:44:09.109Z] #0 5.338 (2/13) Installing c-ares (1.34.5-r0) [2025-11-25T01:44:09.109Z] #0 5.344 (3/13) Installing libunistring (1.3-r0) [2025-11-25T01:44:09.109Z] #0 5.368 (4/13) Installing libidn2 (2.3.7-r0) [2025-11-25T01:44:09.109Z] #0 5.378 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-11-25T01:44:09.109Z] #0 5.406 (6/13) Installing libpsl (0.21.5-r3) [2025-11-25T01:44:09.109Z] #0 5.406 (7/13) Installing zstd-libs (1.5.7-r0) [2025-11-25T01:44:09.109Z] #0 5.418 (8/13) Installing libcurl (8.14.1-r2) [2025-11-25T01:44:09.109Z] #0 5.433 (9/13) Installing curl (8.14.1-r2) [2025-11-25T01:44:09.109Z] #0 5.435 (10/13) Installing dumb-init (1.2.5-r3) [2025-11-25T01:44:09.109Z] #0 5.447 (11/13) Installing musl-obstack (1.2.3-r2) [2025-11-25T01:44:09.109Z] #0 5.448 (12/13) Installing libucontext (1.3.2-r0) [2025-11-25T01:44:09.109Z] #0 5.470 (13/13) Installing gcompat (1.1.0-r4) [2025-11-25T01:44:09.109Z] #0 5.476 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:44:09.109Z] #0 5.495 OK: 13 MiB in 29 packages [2025-11-25T01:44:09.109Z] #49 DONE 6.2s [2025-11-25T01:44:09.109Z] [2025-11-25T01:44:09.109Z] #43 [core-metadata internal] load build context [2025-11-25T01:44:09.109Z] #43 ... [2025-11-25T01:44:09.109Z] [2025-11-25T01:44:09.109Z] #50 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-25T01:44:09.109Z] #0 4.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:09.109Z] #0 4.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:09.109Z] #0 4.563 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-25T01:44:09.109Z] #0 4.567 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:44:09.109Z] #0 4.587 OK: 7 MiB in 17 packages [2025-11-25T01:44:09.109Z] #50 DONE 6.2s [2025-11-25T01:44:09.109Z] [2025-11-25T01:44:09.109Z] #51 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T01:44:09.109Z] #51 DONE 6.3s [2025-11-25T01:44:09.109Z] [2025-11-25T01:44:09.109Z] #43 [core-metadata internal] load build context [2025-11-25T01:44:10.049Z] #43 ... [2025-11-25T01:44:10.049Z] [2025-11-25T01:44:10.049Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-25T01:44:10.049Z] #0 5.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:10.049Z] #0 5.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:10.049Z] #0 5.972 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-25T01:44:10.049Z] #0 6.022 (2/4) Installing openssl (3.5.4-r0) [2025-11-25T01:44:10.049Z] #0 6.022 (3/4) Installing su-exec (0.2-r3) [2025-11-25T01:44:10.049Z] #0 6.027 (4/4) Installing yq-go (4.47.2-r1) [2025-11-25T01:44:10.049Z] #0 6.141 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:44:10.049Z] #0 6.169 OK: 20 MiB in 20 packages [2025-11-25T01:44:10.049Z] #52 DONE 7.1s [2025-11-25T01:44:10.049Z] [2025-11-25T01:44:10.049Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-25T01:44:10.049Z] #0 5.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:10.049Z] #0 5.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:10.049Z] #0 6.102 (1/4) Installing ca-certificates (20250911-r0) [2025-11-25T01:44:10.049Z] #0 6.186 (2/4) Installing dumb-init (1.2.5-r3) [2025-11-25T01:44:10.049Z] #0 6.186 (3/4) Installing su-exec (0.2-r3) [2025-11-25T01:44:10.049Z] #0 6.187 (4/4) Installing yq-go (4.47.2-r1) [2025-11-25T01:44:10.049Z] #0 6.293 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:44:10.049Z] #0 6.299 Executing ca-certificates-20250911-r0.trigger [2025-11-25T01:44:10.049Z] #0 6.375 OK: 20 MiB in 20 packages [2025-11-25T01:44:10.049Z] #53 DONE 7.1s [2025-11-25T01:44:10.049Z] [2025-11-25T01:44:10.049Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-25T01:44:10.049Z] #0 5.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:10.049Z] #0 5.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:10.049Z] #0 6.053 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T01:44:10.049Z] #0 6.053 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T01:44:10.049Z] #0 6.053 OK: 26328 distinct packages available [2025-11-25T01:44:10.049Z] #0 6.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:10.049Z] #0 6.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:10.049Z] #0 6.551 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-25T01:44:10.049Z] #0 6.555 (2/4) Installing musl-obstack (1.2.3-r2) [2025-11-25T01:44:10.049Z] #0 6.559 (3/4) Installing libucontext (1.3.2-r0) [2025-11-25T01:44:10.049Z] #0 6.567 (4/4) Installing gcompat (1.1.0-r4) [2025-11-25T01:44:10.049Z] #0 6.582 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:44:10.049Z] #0 6.584 OK: 8 MiB in 20 packages [2025-11-25T01:44:10.049Z] #54 DONE 7.1s [2025-11-25T01:44:10.049Z] [2025-11-25T01:44:10.049Z] #43 [core-metadata internal] load build context [2025-11-25T01:44:12.165Z] #43 ... [2025-11-25T01:44:12.165Z] [2025-11-25T01:44:12.165Z] #55 [support-scheduler internal] load build context [2025-11-25T01:44:12.165Z] #55 ... [2025-11-25T01:44:12.165Z] [2025-11-25T01:44:12.165Z] #56 [core-common-config-bootstrapper internal] load build context [2025-11-25T01:44:12.425Z] #56 ... [2025-11-25T01:44:12.425Z] [2025-11-25T01:44:12.425Z] #57 [security-proxy-setup internal] load build context [2025-11-25T01:44:12.425Z] #57 ... [2025-11-25T01:44:12.425Z] [2025-11-25T01:44:12.425Z] #58 [core-keeper internal] load build context [2025-11-25T01:44:12.684Z] #58 ... [2025-11-25T01:44:12.684Z] [2025-11-25T01:44:12.684Z] #59 [security-spiffe-token-provider internal] load build context [2025-11-25T01:44:12.684Z] #59 ... [2025-11-25T01:44:12.684Z] [2025-11-25T01:44:12.684Z] #60 [core-command internal] load build context [2025-11-25T01:44:12.684Z] #60 ... [2025-11-25T01:44:12.684Z] [2025-11-25T01:44:12.684Z] #61 [core-data internal] load build context [2025-11-25T01:44:12.941Z] #61 transferring context: 306.20MB 10.4s [2025-11-25T01:44:12.941Z] #61 ... [2025-11-25T01:44:12.941Z] [2025-11-25T01:44:12.941Z] #62 [security-bootstrapper internal] load build context [2025-11-25T01:44:12.941Z] #62 ... [2025-11-25T01:44:12.941Z] [2025-11-25T01:44:12.941Z] #63 [support-notifications internal] load build context [2025-11-25T01:44:13.199Z] #63 ... [2025-11-25T01:44:13.199Z] [2025-11-25T01:44:13.199Z] #64 [security-proxy-auth internal] load build context [2025-11-25T01:44:13.199Z] #64 ... [2025-11-25T01:44:13.199Z] [2025-11-25T01:44:13.199Z] #65 [security-secretstore-setup internal] load build context [2025-11-25T01:44:13.199Z] #65 ... [2025-11-25T01:44:13.199Z] [2025-11-25T01:44:13.199Z] #64 [security-proxy-auth internal] load build context [2025-11-25T01:44:15.135Z] #64 ... [2025-11-25T01:44:15.135Z] [2025-11-25T01:44:15.135Z] #63 [support-notifications internal] load build context [2025-11-25T01:44:15.135Z] #63 transferring context: 544.01MB 11.7s done [2025-11-25T01:44:15.135Z] #63 DONE 12.8s [2025-11-25T01:44:15.135Z] [2025-11-25T01:44:15.135Z] #64 [security-proxy-auth internal] load build context [2025-11-25T01:44:16.108Z] #64 ... [2025-11-25T01:44:16.108Z] [2025-11-25T01:44:16.108Z] #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-25T01:44:16.108Z] #0 5.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:16.108Z] #0 5.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:16.108Z] #0 5.973 OK: 248 MiB in 58 packages [2025-11-25T01:44:16.108Z] #66 ... [2025-11-25T01:44:16.108Z] [2025-11-25T01:44:16.108Z] #57 [security-proxy-setup internal] load build context [2025-11-25T01:44:16.108Z] #57 transferring context: 544.01MB 12.8s done [2025-11-25T01:44:16.108Z] #57 DONE 13.6s [2025-11-25T01:44:16.108Z] [2025-11-25T01:44:16.108Z] #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T01:44:16.108Z] #0 7.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:16.108Z] #0 7.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:16.108Z] #0 8.016 OK: 248 MiB in 58 packages [2025-11-25T01:44:16.108Z] #67 ... [2025-11-25T01:44:16.108Z] [2025-11-25T01:44:16.108Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-11-25T01:44:16.108Z] #0 5.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:16.108Z] #0 5.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:16.108Z] #0 6.158 OK: 248 MiB in 58 packages [2025-11-25T01:44:16.367Z] #68 ... [2025-11-25T01:44:16.367Z] [2025-11-25T01:44:16.367Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T01:44:16.367Z] #69 ... [2025-11-25T01:44:16.367Z] [2025-11-25T01:44:16.367Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-25T01:44:16.367Z] #0 5.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:16.367Z] #0 5.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:16.367Z] #0 6.034 v3.20.8-70-g5842f00d25a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-11-25T01:44:16.367Z] #0 6.034 v3.20.8-60-g2f7bd1f7584 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-11-25T01:44:16.367Z] #0 6.034 OK: 24184 distinct packages available [2025-11-25T01:44:16.367Z] #0 6.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:16.367Z] #0 6.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:16.367Z] #0 6.446 OK: 248 MiB in 58 packages [2025-11-25T01:44:16.367Z] #70 ... [2025-11-25T01:44:16.367Z] [2025-11-25T01:44:16.367Z] #71 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T01:44:16.367Z] #0 5.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:16.367Z] #0 5.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:16.367Z] #0 5.984 OK: 248 MiB in 58 packages [2025-11-25T01:44:16.626Z] #71 ... [2025-11-25T01:44:16.626Z] [2025-11-25T01:44:16.626Z] #64 [security-proxy-auth internal] load build context [2025-11-25T01:44:16.626Z] #64 transferring context: 544.01MB 13.7s done [2025-11-25T01:44:16.626Z] #64 ... [2025-11-25T01:44:16.626Z] [2025-11-25T01:44:16.626Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:44:16.626Z] #0 6.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:16.626Z] #0 6.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:16.626Z] #0 6.855 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:16.626Z] #0 6.910 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:44:16.626Z] #0 8.538 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:16.626Z] #0 8.543 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:16.626Z] #0 8.551 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:44:16.626Z] #0 8.572 OK: 12 MiB in 23 packages [2025-11-25T01:44:16.626Z] #72 ... [2025-11-25T01:44:16.626Z] [2025-11-25T01:44:16.626Z] #56 [core-common-config-bootstrapper internal] load build context [2025-11-25T01:44:16.884Z] #56 transferring context: 544.01MB 14.5s done [2025-11-25T01:44:17.141Z] #56 ... [2025-11-25T01:44:17.142Z] [2025-11-25T01:44:17.142Z] #65 [security-secretstore-setup internal] load build context [2025-11-25T01:44:17.142Z] #65 transferring context: 544.01MB 13.2s done [2025-11-25T01:44:17.142Z] #65 DONE 14.7s [2025-11-25T01:44:17.142Z] [2025-11-25T01:44:17.142Z] #55 [support-scheduler internal] load build context [2025-11-25T01:44:17.705Z] #55 ... [2025-11-25T01:44:17.705Z] [2025-11-25T01:44:17.705Z] #59 [security-spiffe-token-provider internal] load build context [2025-11-25T01:44:17.705Z] #59 transferring context: 544.01MB 13.4s done [2025-11-25T01:44:17.705Z] #59 DONE 15.3s [2025-11-25T01:44:17.705Z] [2025-11-25T01:44:17.705Z] #55 [support-scheduler internal] load build context [2025-11-25T01:44:17.705Z] #55 ... [2025-11-25T01:44:17.705Z] [2025-11-25T01:44:17.705Z] #43 [core-metadata internal] load build context [2025-11-25T01:44:18.273Z] #43 ... [2025-11-25T01:44:18.273Z] [2025-11-25T01:44:18.273Z] #62 [security-bootstrapper internal] load build context [2025-11-25T01:44:18.273Z] #62 transferring context: 544.01MB 13.6s done [2025-11-25T01:44:18.273Z] #62 DONE 15.8s [2025-11-25T01:44:18.273Z] [2025-11-25T01:44:18.273Z] #43 [core-metadata internal] load build context [2025-11-25T01:44:18.273Z] #43 ... [2025-11-25T01:44:18.273Z] [2025-11-25T01:44:18.273Z] #55 [support-scheduler internal] load build context [2025-11-25T01:44:18.532Z] #55 transferring context: 544.01MB 16.2s done [2025-11-25T01:44:19.102Z] #55 ... [2025-11-25T01:44:19.102Z] [2025-11-25T01:44:19.102Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:44:19.102Z] #0 4.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:19.102Z] #0 4.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:19.102Z] #0 5.208 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:19.102Z] #0 5.223 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:44:19.102Z] #0 6.381 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:19.102Z] #0 6.387 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:19.102Z] #0 6.390 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:44:19.102Z] #0 6.401 OK: 8 MiB in 19 packages [2025-11-25T01:44:19.376Z] #73 ... [2025-11-25T01:44:19.376Z] [2025-11-25T01:44:19.376Z] #64 [security-proxy-auth internal] load build context [2025-11-25T01:44:19.376Z] #64 DONE 16.8s [2025-11-25T01:44:19.376Z] [2025-11-25T01:44:19.376Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:44:19.376Z] #74 ... [2025-11-25T01:44:19.376Z] [2025-11-25T01:44:19.376Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-25T01:44:19.644Z] #75 ... [2025-11-25T01:44:19.644Z] [2025-11-25T01:44:19.644Z] #58 [core-keeper internal] load build context [2025-11-25T01:44:19.644Z] #58 transferring context: 544.01MB 14.4s done [2025-11-25T01:44:19.644Z] #58 DONE 17.2s [2025-11-25T01:44:19.644Z] [2025-11-25T01:44:19.644Z] #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-11-25T01:44:19.644Z] #76 ... [2025-11-25T01:44:19.644Z] [2025-11-25T01:44:19.644Z] #56 [core-common-config-bootstrapper internal] load build context [2025-11-25T01:44:19.644Z] #56 DONE 17.4s [2025-11-25T01:44:19.644Z] [2025-11-25T01:44:19.644Z] #60 [core-command internal] load build context [2025-11-25T01:44:19.644Z] #60 transferring context: 544.01MB 15.2s done [2025-11-25T01:44:19.644Z] #60 DONE 17.4s [2025-11-25T01:44:19.644Z] [2025-11-25T01:44:19.644Z] #61 [core-data internal] load build context [2025-11-25T01:44:19.644Z] #61 transferring context: 544.01MB 15.4s done [2025-11-25T01:44:19.644Z] #61 DONE 17.4s [2025-11-25T01:44:19.644Z] [2025-11-25T01:44:19.644Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-25T01:44:19.644Z] #77 ... [2025-11-25T01:44:19.644Z] [2025-11-25T01:44:19.644Z] #55 [support-scheduler internal] load build context [2025-11-25T01:44:19.644Z] #55 DONE 17.6s [2025-11-25T01:44:19.644Z] [2025-11-25T01:44:19.644Z] #43 [core-metadata internal] load build context [2025-11-25T01:44:19.644Z] #43 transferring context: 544.01MB 16.0s done [2025-11-25T01:44:19.644Z] #43 DONE 17.6s [2025-11-25T01:44:19.644Z] [2025-11-25T01:44:19.644Z] #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-25T01:44:19.644Z] #66 DONE 13.9s [2025-11-25T01:44:19.644Z] [2025-11-25T01:44:19.644Z] #71 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T01:44:19.644Z] #71 DONE 13.9s [2025-11-25T01:44:19.644Z] [2025-11-25T01:44:19.644Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T01:44:19.644Z] #69 DONE 13.9s [2025-11-25T01:44:19.644Z] [2025-11-25T01:44:19.644Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-25T01:44:19.644Z] #70 DONE 14.0s [2025-11-25T01:44:19.644Z] [2025-11-25T01:44:19.644Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:44:19.644Z] #0 4.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:19.644Z] #0 4.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:19.644Z] #0 4.504 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:19.644Z] #0 4.525 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:44:19.644Z] #0 6.196 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:19.644Z] #0 6.196 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:19.644Z] #0 6.196 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:44:19.644Z] #0 6.215 OK: 7 MiB in 17 packages [2025-11-25T01:44:19.902Z] #78 DONE 10.7s [2025-11-25T01:44:19.902Z] [2025-11-25T01:44:19.902Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:44:19.902Z] #72 DONE 13.2s [2025-11-25T01:44:19.902Z] [2025-11-25T01:44:19.902Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:44:19.902Z] #73 DONE 10.8s [2025-11-25T01:44:19.902Z] [2025-11-25T01:44:19.902Z] #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T01:44:19.902Z] #67 DONE 14.0s [2025-11-25T01:44:19.902Z] [2025-11-25T01:44:19.902Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-11-25T01:44:19.902Z] #68 DONE 14.0s [2025-11-25T01:44:19.902Z] [2025-11-25T01:44:19.902Z] #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:44:20.162Z] #79 ... [2025-11-25T01:44:20.162Z] [2025-11-25T01:44:20.162Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-25T01:44:20.162Z] #80 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:20.162Z] #80 ... [2025-11-25T01:44:20.162Z] [2025-11-25T01:44:20.162Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-25T01:44:20.162Z] #81 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:20.162Z] #81 ... [2025-11-25T01:44:20.162Z] [2025-11-25T01:44:20.162Z] #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-11-25T01:44:20.162Z] #0 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:20.162Z] #0 11.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:20.421Z] #82 ... [2025-11-25T01:44:20.421Z] [2025-11-25T01:44:20.421Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-25T01:44:20.421Z] #0 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:20.421Z] #0 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:20.683Z] #83 ... [2025-11-25T01:44:20.683Z] [2025-11-25T01:44:20.683Z] #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-11-25T01:44:20.683Z] #82 11.45 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:20.683Z] #82 11.48 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:44:20.942Z] #82 11.85 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:20.942Z] #82 11.85 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:20.942Z] #82 11.87 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:44:20.942Z] #82 11.87 OK: 8 MiB in 21 packages [2025-11-25T01:44:21.511Z] #82 DONE 12.5s [2025-11-25T01:44:21.511Z] [2025-11-25T01:44:21.511Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-25T01:44:21.511Z] #83 10.65 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:21.511Z] #83 10.67 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:44:21.511Z] #83 11.01 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:21.511Z] #83 11.02 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:21.511Z] #83 11.02 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:44:21.511Z] #83 11.02 OK: 8 MiB in 20 packages [2025-11-25T01:44:21.511Z] #83 DONE 11.5s [2025-11-25T01:44:21.511Z] [2025-11-25T01:44:21.511Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-25T01:44:21.511Z] #81 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:21.511Z] #81 10.78 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:21.511Z] #81 10.81 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:44:21.511Z] #81 11.28 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:21.511Z] #81 11.29 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:21.511Z] #81 11.29 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:44:21.511Z] #81 11.32 OK: 20 MiB in 20 packages [2025-11-25T01:44:21.511Z] #81 DONE 11.6s [2025-11-25T01:44:21.511Z] [2025-11-25T01:44:21.511Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-25T01:44:21.511Z] #80 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:21.511Z] #80 10.77 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:21.511Z] #80 10.79 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:44:21.511Z] #80 11.27 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:21.511Z] #80 11.27 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:21.511Z] #80 11.27 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:44:21.511Z] #80 11.31 OK: 20 MiB in 20 packages [2025-11-25T01:44:21.511Z] #80 DONE 11.6s [2025-11-25T01:44:21.511Z] [2025-11-25T01:44:21.511Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-25T01:44:21.511Z] #77 10.85 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:21.511Z] #77 11.29 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:21.511Z] #77 11.86 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-25T01:44:21.511Z] #77 12.04 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:44:21.511Z] #77 12.05 OK: 7 MiB in 17 packages [2025-11-25T01:44:21.511Z] #77 DONE 12.2s [2025-11-25T01:44:21.511Z] [2025-11-25T01:44:21.511Z] #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:44:21.511Z] #84 DONE 1.8s [2025-11-25T01:44:21.511Z] [2025-11-25T01:44:21.511Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-25T01:44:21.511Z] #75 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:21.511Z] #75 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:21.511Z] #75 11.54 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:21.511Z] #75 11.56 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:44:21.511Z] #75 11.85 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:21.511Z] #75 11.85 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:21.512Z] #75 11.86 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:44:21.512Z] #75 11.86 OK: 7 MiB in 18 packages [2025-11-25T01:44:21.512Z] #75 DONE 12.5s [2025-11-25T01:44:21.512Z] [2025-11-25T01:44:21.512Z] #85 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:44:21.512Z] #85 DONE 1.8s [2025-11-25T01:44:21.512Z] [2025-11-25T01:44:21.512Z] #79 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:44:21.512Z] #79 DONE 1.8s [2025-11-25T01:44:21.512Z] [2025-11-25T01:44:21.512Z] #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-11-25T01:44:21.512Z] #76 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:21.512Z] #76 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:21.512Z] #76 11.43 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:21.512Z] #76 11.44 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:44:21.512Z] #76 11.80 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:21.512Z] #76 11.81 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:21.512Z] #76 11.81 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:44:21.512Z] #76 11.82 OK: 7 MiB in 17 packages [2025-11-25T01:44:21.512Z] #76 DONE 12.4s [2025-11-25T01:44:21.512Z] [2025-11-25T01:44:21.512Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:44:21.512Z] #74 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:21.512Z] #74 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:21.512Z] #74 11.43 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:21.512Z] #74 11.45 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:44:21.512Z] #74 11.86 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:21.512Z] #74 11.87 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:44:21.512Z] #74 11.88 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:44:21.512Z] #74 11.88 OK: 13 MiB in 29 packages [2025-11-25T01:44:21.512Z] #74 DONE 12.5s [2025-11-25T01:44:21.512Z] [2025-11-25T01:44:21.512Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-25T01:44:21.771Z] #86 ... [2025-11-25T01:44:21.771Z] [2025-11-25T01:44:21.771Z] #87 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:44:21.771Z] #87 DONE 1.8s [2025-11-25T01:44:21.771Z] [2025-11-25T01:44:21.771Z] #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:44:21.771Z] #88 DONE 1.8s [2025-11-25T01:44:21.771Z] [2025-11-25T01:44:21.771Z] #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-25T01:44:21.771Z] #0 0.958 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:21.771Z] #0 1.219 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:44:21.771Z] #0 1.732 OK: 248 MiB in 58 packages [2025-11-25T01:44:21.771Z] #89 DONE 1.9s [2025-11-25T01:44:21.771Z] [2025-11-25T01:44:21.771Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-11-25T01:44:21.771Z] #90 DONE 0.2s [2025-11-25T01:44:21.771Z] [2025-11-25T01:44:21.771Z] #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:44:22.339Z] #91 ... [2025-11-25T01:44:22.339Z] [2025-11-25T01:44:22.339Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T01:44:22.339Z] #92 DONE 0.7s [2025-11-25T01:44:22.339Z] [2025-11-25T01:44:22.339Z] #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-11-25T01:44:22.339Z] #93 DONE 0.7s [2025-11-25T01:44:22.339Z] [2025-11-25T01:44:22.339Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T01:44:22.339Z] #94 DONE 0.7s [2025-11-25T01:44:22.339Z] [2025-11-25T01:44:22.339Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-11-25T01:44:22.339Z] #95 DONE 0.1s [2025-11-25T01:44:22.339Z] [2025-11-25T01:44:22.339Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-25T01:44:22.600Z] #96 ... [2025-11-25T01:44:22.600Z] [2025-11-25T01:44:22.600Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-11-25T01:44:22.600Z] #97 DONE 0.5s [2025-11-25T01:44:22.859Z] [2025-11-25T01:44:22.859Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T01:44:22.859Z] #98 DONE 0.6s [2025-11-25T01:44:22.859Z] [2025-11-25T01:44:22.859Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-25T01:44:22.859Z] #96 DONE 0.5s [2025-11-25T01:44:22.859Z] [2025-11-25T01:44:22.859Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T01:44:22.859Z] #99 ... [2025-11-25T01:44:22.859Z] [2025-11-25T01:44:22.859Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-25T01:44:22.859Z] #100 DONE 0.1s [2025-11-25T01:44:23.116Z] [2025-11-25T01:44:23.117Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-11-25T01:44:23.117Z] #101 DONE 0.2s [2025-11-25T01:44:23.117Z] [2025-11-25T01:44:23.117Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-25T01:44:23.117Z] #86 DONE 1.5s [2025-11-25T01:44:23.117Z] [2025-11-25T01:44:23.117Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T01:44:23.117Z] #99 DONE 0.2s [2025-11-25T01:44:23.117Z] [2025-11-25T01:44:23.117Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T01:44:23.117Z] #102 DONE 0.2s [2025-11-25T01:44:23.117Z] [2025-11-25T01:44:23.117Z] #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-11-25T01:44:23.117Z] #103 ... [2025-11-25T01:44:23.117Z] [2025-11-25T01:44:23.117Z] #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-25T01:44:23.117Z] #104 DONE 1.4s [2025-11-25T01:44:23.117Z] [2025-11-25T01:44:23.117Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-25T01:44:23.117Z] #105 DONE 0.1s [2025-11-25T01:44:23.117Z] [2025-11-25T01:44:23.117Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-11-25T01:44:23.117Z] #106 DONE 0.1s [2025-11-25T01:44:23.376Z] [2025-11-25T01:44:23.376Z] #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-11-25T01:44:23.376Z] #103 DONE 0.1s [2025-11-25T01:44:23.377Z] [2025-11-25T01:44:23.377Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-11-25T01:44:23.377Z] #107 DONE 0.2s [2025-11-25T01:44:23.377Z] [2025-11-25T01:44:23.377Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T01:44:23.377Z] #108 DONE 0.1s [2025-11-25T01:44:23.377Z] [2025-11-25T01:44:23.377Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-25T01:44:23.377Z] #109 DONE 0.1s [2025-11-25T01:44:23.377Z] [2025-11-25T01:44:23.377Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-25T01:44:23.377Z] #110 DONE 0.1s [2025-11-25T01:44:23.377Z] [2025-11-25T01:44:23.377Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-11-25T01:44:23.377Z] #111 DONE 0.1s [2025-11-25T01:44:23.377Z] [2025-11-25T01:44:23.377Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-11-25T01:44:23.636Z] #112 DONE 0.0s [2025-11-25T01:44:23.636Z] [2025-11-25T01:44:23.636Z] #113 [security-spire-agent] exporting to image [2025-11-25T01:44:23.636Z] #113 exporting layers [2025-11-25T01:44:23.636Z] #113 ... [2025-11-25T01:44:23.636Z] [2025-11-25T01:44:23.636Z] #114 [security-spire-server] exporting to image [2025-11-25T01:44:23.636Z] #114 exporting layers 0.3s done [2025-11-25T01:44:23.636Z] #114 writing image sha256:e0db1c187118ca8ce4afedd4e4f8b3fd8207a65e4ae8b1ff817a65d76ddb7837 done [2025-11-25T01:44:23.636Z] #114 naming to docker.io/library/security-spire-server done [2025-11-25T01:44:23.636Z] #114 DONE 0.4s [2025-11-25T01:44:23.896Z] [2025-11-25T01:44:23.896Z] #115 [security-spire-config] exporting to image [2025-11-25T01:44:23.896Z] #115 exporting layers 0.4s done [2025-11-25T01:44:23.896Z] #115 writing image sha256:ab1a33c207bb2f515217bc547bfa898f566a29f84d565c4491a4dde7e21018b5 done [2025-11-25T01:44:23.896Z] #115 naming to docker.io/library/security-spire-config done [2025-11-25T01:44:23.896Z] #115 DONE 0.4s [2025-11-25T01:44:23.896Z] [2025-11-25T01:44:23.896Z] #113 [security-spire-agent] exporting to image [2025-11-25T01:44:23.896Z] #113 exporting layers 0.3s done [2025-11-25T01:44:23.896Z] #113 writing image sha256:2655b6df595429eacea09a6bb1fcdd0f5f40b7471f658d3dd38a0805931da7d8 done [2025-11-25T01:44:23.896Z] #113 naming to docker.io/library/security-spire-agent done [2025-11-25T01:44:23.896Z] #113 DONE 0.4s [2025-11-25T01:44:23.896Z] [2025-11-25T01:44:23.896Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:44:32.027Z] #116 ... [2025-11-25T01:44:32.027Z] [2025-11-25T01:44:32.027Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:44:32.027Z] #117 ... [2025-11-25T01:44:32.027Z] [2025-11-25T01:44:32.027Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:44:32.027Z] #118 ... [2025-11-25T01:44:32.027Z] [2025-11-25T01:44:32.027Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:44:32.027Z] #119 ... [2025-11-25T01:44:32.027Z] [2025-11-25T01:44:32.027Z] #120 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:44:44.082Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-773774 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws [2025-11-25T01:44:44.101Z] Running in /w/workspace/edgex-go/18 [Pipeline] { [Pipeline] checkout [2025-11-25T01:44:46.942Z] #120 DONE 23.9s [2025-11-25T01:44:46.943Z] [2025-11-25T01:44:46.943Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:44:46.943Z] #117 DONE 25.3s [2025-11-25T01:44:46.943Z] [2025-11-25T01:44:46.943Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:44:46.943Z] #118 DONE 25.3s [2025-11-25T01:44:46.943Z] [2025-11-25T01:44:46.943Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:44:46.943Z] #116 DONE 25.4s [2025-11-25T01:44:46.943Z] [2025-11-25T01:44:46.943Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:44:46.943Z] #119 DONE 25.4s [2025-11-25T01:44:46.943Z] [2025-11-25T01:44:46.943Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-25T01:44:47.151Z] The recommended git tool is: git [2025-11-25T01:44:47.200Z] #121 ... [2025-11-25T01:44:47.201Z] [2025-11-25T01:44:47.201Z] #91 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:44:47.201Z] #91 DONE 25.4s [2025-11-25T01:44:47.201Z] [2025-11-25T01:44:47.201Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-11-25T01:44:51.454Z] using credential edgex-jenkins-ssh [2025-11-25T01:44:51.481Z] Cloning the remote Git repository [2025-11-25T01:44:51.514Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-11-25T01:44:51.605Z] > git init /w/workspace/edgex-go/18 # timeout=10 [2025-11-25T01:44:51.754Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-11-25T01:44:51.755Z] > git --version # timeout=10 [2025-11-25T01:44:51.780Z] > git --version # 'git version 2.25.1' [2025-11-25T01:44:51.782Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-25T01:44:51.936Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-25T01:44:53.765Z] #122 ... [2025-11-25T01:44:53.765Z] [2025-11-25T01:44:53.765Z] #123 [core-keeper builder 7/8] COPY . . [2025-11-25T01:44:53.765Z] #123 DONE 6.4s [2025-11-25T01:44:53.765Z] [2025-11-25T01:44:53.765Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2025-11-25T01:44:53.765Z] #124 DONE 6.5s [2025-11-25T01:44:53.765Z] [2025-11-25T01:44:53.765Z] #122 [core-data builder 6/7] COPY . . [2025-11-25T01:44:53.765Z] #122 DONE 6.4s [2025-11-25T01:44:53.765Z] [2025-11-25T01:44:53.765Z] #125 [security-proxy-auth builder 6/7] COPY . . [2025-11-25T01:44:53.765Z] #125 CACHED [2025-11-25T01:44:53.765Z] [2025-11-25T01:44:53.765Z] #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:44:53.765Z] #126 CACHED [2025-11-25T01:44:53.765Z] [2025-11-25T01:44:53.765Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:44:53.765Z] #127 CACHED [2025-11-25T01:44:53.765Z] [2025-11-25T01:44:53.765Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:44:53.765Z] #128 CACHED [2025-11-25T01:44:53.765Z] [2025-11-25T01:44:53.765Z] #129 [core-command builder 6/7] COPY . . [2025-11-25T01:44:53.765Z] #129 CACHED [2025-11-25T01:44:53.765Z] [2025-11-25T01:44:53.765Z] #130 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:44:53.765Z] #130 CACHED [2025-11-25T01:44:53.765Z] [2025-11-25T01:44:53.765Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-25T01:44:53.765Z] #121 DONE 6.4s [2025-11-25T01:44:53.765Z] [2025-11-25T01:44:53.765Z] #131 [support-notifications builder 6/7] COPY . . [2025-11-25T01:44:53.765Z] #131 DONE 6.5s [2025-11-25T01:44:53.765Z] [2025-11-25T01:44:53.765Z] #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:44:53.765Z] #132 CACHED [2025-11-25T01:44:53.765Z] [2025-11-25T01:44:53.765Z] #133 [core-data builder 6/7] COPY . . [2025-11-25T01:44:53.765Z] #133 CACHED [2025-11-25T01:44:53.765Z] [2025-11-25T01:44:53.765Z] #134 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:44:53.765Z] #134 CACHED [2025-11-25T01:44:53.765Z] [2025-11-25T01:44:53.765Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:44:53.765Z] #135 CACHED [2025-11-25T01:44:53.765Z] [2025-11-25T01:44:53.765Z] #136 [core-metadata builder 6/7] COPY . . [2025-11-25T01:44:53.765Z] #136 CACHED [2025-11-25T01:44:53.765Z] [2025-11-25T01:44:53.765Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:44:53.765Z] #137 CACHED [2025-11-25T01:44:53.765Z] [2025-11-25T01:44:53.765Z] #138 [support-scheduler builder 6/7] COPY . . [2025-11-25T01:44:53.765Z] #138 DONE 6.5s [2025-11-25T01:44:53.765Z] [2025-11-25T01:44:53.765Z] #139 [security-proxy-setup builder 6/7] COPY . . [2025-11-25T01:44:53.765Z] #139 CACHED [2025-11-25T01:44:53.765Z] [2025-11-25T01:44:53.765Z] #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:44:53.765Z] #140 CACHED [2025-11-25T01:44:53.765Z] [2025-11-25T01:44:53.765Z] #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:44:53.765Z] #141 CACHED [2025-11-25T01:44:53.765Z] [2025-11-25T01:44:53.765Z] #142 [security-secretstore-setup builder 6/7] COPY . . [2025-11-25T01:44:53.765Z] #142 CACHED [2025-11-25T01:44:53.765Z] [2025-11-25T01:44:53.765Z] #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:44:53.765Z] #143 CACHED [2025-11-25T01:44:53.765Z] [2025-11-25T01:44:53.765Z] #144 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:44:53.765Z] #144 CACHED [2025-11-25T01:44:53.765Z] [2025-11-25T01:44:53.765Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T01:44:54.330Z] #145 0.830 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-25T01:45:04.377Z] #145 ... [2025-11-25T01:45:04.377Z] [2025-11-25T01:45:04.377Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-25T01:45:04.377Z] #0 0.909 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-25T01:45:04.377Z] #146 ... [2025-11-25T01:45:04.377Z] [2025-11-25T01:45:04.377Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T01:45:04.377Z] #0 0.900 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-11-25T01:45:04.377Z] #147 ... [2025-11-25T01:45:04.377Z] [2025-11-25T01:45:04.377Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T01:45:04.377Z] #0 0.889 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-25T01:45:04.377Z] #148 ... [2025-11-25T01:45:04.377Z] [2025-11-25T01:45:04.377Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T01:45:04.377Z] #0 0.849 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-25T01:45:04.377Z] #149 ... [2025-11-25T01:45:04.377Z] [2025-11-25T01:45:04.377Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-25T01:45:04.377Z] #0 0.575 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-25T01:45:04.377Z] #150 ... [2025-11-25T01:45:04.377Z] [2025-11-25T01:45:04.377Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T01:45:04.377Z] #0 0.674 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-25T01:45:04.377Z] #151 ... [2025-11-25T01:45:04.377Z] [2025-11-25T01:45:04.377Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command [2025-11-25T01:45:04.377Z] #0 0.929 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-25T01:45:04.635Z] #152 ... [2025-11-25T01:45:04.635Z] [2025-11-25T01:45:04.635Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-25T01:45:04.635Z] #0 0.898 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-25T01:45:04.635Z] #153 ... [2025-11-25T01:45:04.635Z] [2025-11-25T01:45:04.635Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-25T01:45:04.635Z] #0 0.903 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-25T01:45:04.895Z] #154 ... [2025-11-25T01:45:04.895Z] [2025-11-25T01:45:04.895Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-25T01:45:04.895Z] #0 0.560 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-25T01:45:05.153Z] #155 ... [2025-11-25T01:45:05.153Z] [2025-11-25T01:45:05.153Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-25T01:45:05.153Z] #0 0.549 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-25T01:45:10.994Z] Avoid second fetch [2025-11-25T01:45:10.995Z] Checking out Revision 1729928faa72876b59092547754e3d77230fce33 (odessa) [2025-11-25T01:45:10.081Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-11-25T01:45:10.115Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-25T01:45:10.996Z] > git config core.sparsecheckout # timeout=10 [2025-11-25T01:45:11.059Z] > git checkout -f 1729928faa72876b59092547754e3d77230fce33 # timeout=10 [2025-11-25T01:45:13.300Z] Commit message: "Merge pull request #5315 from FelixTing/issue-5309" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-25T01:45:17.609Z] provisioning config files... [2025-11-25T01:45:17.633Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/18@tmp/config3601179849373822407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T01:45:18.262Z] ---> ****-login.sh [2025-11-25T01:45:18.263Z] nexus3.edgexfoundry.org:10001 [2025-11-25T01:45:18.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:45:18.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T01:45:18.823Z] Configure a credential helper to remove this warning. See [2025-11-25T01:45:18.823Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T01:45:18.823Z] [2025-11-25T01:45:18.824Z] Login Succeeded [2025-11-25T01:45:18.824Z] nexus3.edgexfoundry.org:10002 [2025-11-25T01:45:19.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:45:19.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T01:45:19.095Z] Configure a credential helper to remove this warning. See [2025-11-25T01:45:19.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T01:45:19.095Z] [2025-11-25T01:45:19.095Z] Login Succeeded [2025-11-25T01:45:19.095Z] nexus3.edgexfoundry.org:10003 [2025-11-25T01:45:19.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:45:19.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T01:45:19.635Z] Configure a credential helper to remove this warning. See [2025-11-25T01:45:19.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T01:45:19.635Z] [2025-11-25T01:45:19.635Z] Login Succeeded [2025-11-25T01:45:19.635Z] nexus3.edgexfoundry.org:10004 [2025-11-25T01:45:19.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:45:19.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T01:45:19.911Z] Configure a credential helper to remove this warning. See [2025-11-25T01:45:19.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T01:45:19.911Z] [2025-11-25T01:45:19.911Z] Login Succeeded [2025-11-25T01:45:19.911Z] ****.io [2025-11-25T01:45:20.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:45:20.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T01:45:20.451Z] Configure a credential helper to remove this warning. See [2025-11-25T01:45:20.451Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T01:45:20.451Z] [2025-11-25T01:45:20.451Z] Login Succeeded [2025-11-25T01:45:20.451Z] ---> ****-login.sh ends [Pipeline] } [2025-11-25T01:45:20.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-11-25T01:45:21.078Z] + git config --global --add safe.directory /w/workspace/edgex-go/18 [Pipeline] echo [2025-11-25T01:45:21.099Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-11-25T01:45:21.427Z] + cut -d -f 2 [2025-11-25T01:45:21.427Z] + + cut -dgrep . ^go [0-9].[0-9]* -f1-2 go.mod [2025-11-25T01:45:21.427Z] [Pipeline] echo [2025-11-25T01:45:21.480Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-25T01:45:21.499Z] ========================================================= [2025-11-25T01:45:21.499Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] [2025-11-25T01:45:21.499Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-11-25T01:45:21.841Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-11-25T01:45:21.841Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-25T01:45:21.841Z] 94e9d8af2201: Pulling fs layer [2025-11-25T01:45:21.841Z] 345fe9f21930: Pulling fs layer [2025-11-25T01:45:21.841Z] b40fc9e46828: Pulling fs layer [2025-11-25T01:45:21.841Z] c9804373a1e5: Pulling fs layer [2025-11-25T01:45:21.841Z] 4f4fb700ef54: Pulling fs layer [2025-11-25T01:45:21.841Z] f5a772c54f75: Pulling fs layer [2025-11-25T01:45:21.841Z] e2dd1b2a9dca: Pulling fs layer [2025-11-25T01:45:21.841Z] 0a0502178392: Pulling fs layer [2025-11-25T01:45:21.841Z] 4f4fb700ef54: Waiting [2025-11-25T01:45:21.841Z] f5a772c54f75: Waiting [2025-11-25T01:45:21.841Z] c9804373a1e5: Waiting [2025-11-25T01:45:21.841Z] e2dd1b2a9dca: Waiting [2025-11-25T01:45:21.841Z] 0a0502178392: Waiting [2025-11-25T01:45:22.114Z] 345fe9f21930: Verifying Checksum [2025-11-25T01:45:22.114Z] 345fe9f21930: Download complete [2025-11-25T01:45:22.114Z] c9804373a1e5: Verifying Checksum [2025-11-25T01:45:22.114Z] c9804373a1e5: Download complete [2025-11-25T01:45:22.114Z] 4f4fb700ef54: Verifying Checksum [2025-11-25T01:45:22.114Z] 4f4fb700ef54: Download complete [2025-11-25T01:45:22.114Z] f5a772c54f75: Verifying Checksum [2025-11-25T01:45:22.114Z] f5a772c54f75: Download complete [2025-11-25T01:45:22.114Z] 94e9d8af2201: Verifying Checksum [2025-11-25T01:45:22.114Z] 94e9d8af2201: Download complete [2025-11-25T01:45:22.708Z] 0a0502178392: Verifying Checksum [2025-11-25T01:45:22.708Z] 0a0502178392: Download complete [2025-11-25T01:45:23.682Z] 94e9d8af2201: Pull complete [2025-11-25T01:45:24.273Z] 345fe9f21930: Pull complete [2025-11-25T01:45:24.273Z] b40fc9e46828: Download complete [2025-11-25T01:45:25.240Z] e2dd1b2a9dca: Verifying Checksum [2025-11-25T01:45:25.240Z] e2dd1b2a9dca: Download complete [2025-11-25T01:45:40.255Z] b40fc9e46828: Pull complete [2025-11-25T01:45:40.255Z] c9804373a1e5: Pull complete [2025-11-25T01:45:40.255Z] 4f4fb700ef54: Pull complete [2025-11-25T01:45:40.255Z] f5a772c54f75: Pull complete [2025-11-25T01:45:46.927Z] e2dd1b2a9dca: Pull complete [2025-11-25T01:45:48.353Z] 0a0502178392: Pull complete [2025-11-25T01:45:48.353Z] Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf [2025-11-25T01:45:48.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-11-25T01:45:48.353Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh [2025-11-25T01:45:48.691Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-11-25T01:45:48.691Z] WORKDIR /edgex [2025-11-25T01:45:48.691Z] COPY go.mod . [2025-11-25T01:45:48.691Z] RUN go mod download [2025-11-25T01:45:48.691Z] + docker build -t ci-base-image-arm64 -f - . [2025-11-25T01:45:54.071Z] Sending build context to Docker daemon 48.51MB [2025-11-25T01:45:54.071Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-11-25T01:45:54.071Z] ---> 72db82c1953f [2025-11-25T01:45:54.071Z] Step 2/4 : WORKDIR /edgex [2025-11-25T01:45:56.030Z] ---> Running in db234130acc4 [2025-11-25T01:45:56.030Z] Removing intermediate container db234130acc4 [2025-11-25T01:45:56.030Z] ---> ccab061a7f86 [2025-11-25T01:45:56.030Z] Step 3/4 : COPY go.mod . [2025-11-25T01:45:56.619Z] ---> b324cef875c6 [2025-11-25T01:45:56.619Z] Step 4/4 : RUN go mod download [2025-11-25T01:45:56.619Z] ---> Running in 3174b60dc08c [2025-11-25T01:46:26.561Z] #156 DONE 81.3s [2025-11-25T01:46:26.561Z] [2025-11-25T01:46:26.562Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-25T01:46:26.562Z] #146 ... [2025-11-25T01:46:26.562Z] [2025-11-25T01:46:26.562Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-11-25T01:46:26.562Z] #157 DONE 0.1s [2025-11-25T01:46:26.562Z] [2025-11-25T01:46:26.562Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-25T01:46:26.562Z] #158 ... [2025-11-25T01:46:26.562Z] [2025-11-25T01:46:26.562Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-25T01:46:26.562Z] #146 DONE 81.7s [2025-11-25T01:46:26.562Z] [2025-11-25T01:46:26.562Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-25T01:46:26.562Z] #158 ... [2025-11-25T01:46:26.562Z] [2025-11-25T01:46:26.562Z] #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T01:46:26.562Z] #159 DONE 0.3s [2025-11-25T01:46:26.562Z] [2025-11-25T01:46:26.562Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T01:46:26.562Z] #160 DONE 0.1s [2025-11-25T01:46:26.562Z] [2025-11-25T01:46:26.562Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-25T01:46:26.562Z] #153 ... [2025-11-25T01:46:26.562Z] [2025-11-25T01:46:26.562Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-11-25T01:46:26.562Z] #161 DONE 0.1s [2025-11-25T01:46:26.562Z] [2025-11-25T01:46:26.562Z] #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-11-25T01:46:26.562Z] #162 DONE 0.1s [2025-11-25T01:46:26.562Z] [2025-11-25T01:46:26.562Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T01:46:26.562Z] #148 ... [2025-11-25T01:46:26.562Z] [2025-11-25T01:46:26.562Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-25T01:46:26.562Z] #158 DONE 1.3s [2025-11-25T01:46:26.562Z] [2025-11-25T01:46:26.562Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T01:46:26.562Z] #163 ... [2025-11-25T01:46:26.562Z] [2025-11-25T01:46:26.562Z] #164 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-11-25T01:46:26.562Z] #164 DONE 0.3s [2025-11-25T01:46:26.562Z] [2025-11-25T01:46:26.562Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T01:46:26.562Z] #163 DONE 0.2s [2025-11-25T01:46:26.562Z] [2025-11-25T01:46:26.562Z] #165 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-11-25T01:46:26.562Z] #165 DONE 0.2s [2025-11-25T01:46:26.562Z] [2025-11-25T01:46:26.562Z] #166 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-11-25T01:46:26.562Z] #166 DONE 0.2s [2025-11-25T01:46:26.562Z] [2025-11-25T01:46:26.562Z] #167 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-11-25T01:46:26.562Z] #167 DONE 0.2s [2025-11-25T01:46:26.562Z] [2025-11-25T01:46:26.562Z] #168 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-11-25T01:46:26.562Z] #168 DONE 0.1s [2025-11-25T01:46:26.562Z] [2025-11-25T01:46:26.562Z] #169 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-11-25T01:46:26.562Z] #169 DONE 0.1s [2025-11-25T01:46:26.562Z] [2025-11-25T01:46:26.562Z] #170 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T01:46:26.562Z] #170 DONE 0.9s [2025-11-25T01:46:26.562Z] [2025-11-25T01:46:26.562Z] #171 [core-common-config-bootstrapper] exporting to image [2025-11-25T01:46:26.562Z] #171 exporting layers [2025-11-25T01:46:26.562Z] #171 ... [2025-11-25T01:46:26.562Z] [2025-11-25T01:46:26.562Z] #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-11-25T01:46:26.562Z] #172 DONE 0.1s [2025-11-25T01:46:26.562Z] [2025-11-25T01:46:26.562Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-11-25T01:46:26.562Z] #173 DONE 0.2s [2025-11-25T01:46:26.562Z] [2025-11-25T01:46:26.562Z] #171 [core-common-config-bootstrapper] exporting to image [2025-11-25T01:46:26.562Z] #171 exporting layers 0.3s done [2025-11-25T01:46:26.562Z] #171 writing image sha256:f21c4be58879f4005936fd75b780705b59db5b3b3378eed716b0b1ad58d6e764 done [2025-11-25T01:46:26.562Z] #171 naming to docker.io/library/core-common-config-bootstrapper done [2025-11-25T01:46:26.562Z] #171 DONE 0.3s [2025-11-25T01:46:26.562Z] [2025-11-25T01:46:26.562Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-11-25T01:46:26.562Z] #174 DONE 0.9s [2025-11-25T01:46:26.562Z] [2025-11-25T01:46:26.562Z] #175 [security-bootstrapper] exporting to image [2025-11-25T01:46:26.562Z] #175 exporting layers 0.6s done [2025-11-25T01:46:26.562Z] #175 writing image sha256:63f7586aef539fa07fcdef3b51eb8040afba22afee154c2753f7e626636a8988 done [2025-11-25T01:46:26.562Z] #175 naming to docker.io/library/security-bootstrapper done [2025-11-25T01:46:26.562Z] #175 DONE 0.6s [2025-11-25T01:46:26.562Z] [2025-11-25T01:46:26.562Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-25T01:46:53.039Z] Removing intermediate container 3174b60dc08c [2025-11-25T01:46:53.039Z] ---> 031a5b90aecf [2025-11-25T01:46:53.039Z] Successfully built 031a5b90aecf [2025-11-25T01:46:53.039Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:46:53.382Z] + docker inspect -f . ci-base-image-arm64 [2025-11-25T01:46:53.382Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T01:46:53.612Z] prd-ubuntu20.04-docker-arm64-4c-16g-773774 does not seem to be running inside a container [2025-11-25T01:46:53.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@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-11-25T01:46:55.064Z] $ docker top 3c2c4fca50d506f8f3714fe0b0d68585e25cc3932e977051b0024824973e969b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T01:46:55.949Z] + go version [2025-11-25T01:46:55.949Z] go version go1.23.7 linux/arm64 [Pipeline] } [2025-11-25T01:46:55.951Z] $ docker stop --time=1 3c2c4fca50d506f8f3714fe0b0d68585e25cc3932e977051b0024824973e969b [2025-11-25T01:46:57.629Z] $ docker rm -f --volumes 3c2c4fca50d506f8f3714fe0b0d68585e25cc3932e977051b0024824973e969b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:46:58.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-25T01:46:58.347Z] [2025-11-25T01:46:58.347Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:46:58.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-25T01:46:58.694Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-11-25T01:46:58.694Z] 547446be3368: Pulling fs layer [2025-11-25T01:46:58.965Z] d125d8839a47: Pulling fs layer [2025-11-25T01:46:58.965Z] 3e85d5ac6304: Pulling fs layer [2025-11-25T01:46:58.965Z] c3105a71a48b: Pulling fs layer [2025-11-25T01:46:58.965Z] 0f093f025ec4: Pulling fs layer [2025-11-25T01:46:58.965Z] c3106fc0e877: Pulling fs layer [2025-11-25T01:46:58.965Z] 0f093f025ec4: Waiting [2025-11-25T01:46:58.965Z] c3105a71a48b: Waiting [2025-11-25T01:46:58.965Z] c3106fc0e877: Waiting [2025-11-25T01:46:58.965Z] 547446be3368: Verifying Checksum [2025-11-25T01:46:58.965Z] c3105a71a48b: Verifying Checksum [2025-11-25T01:46:58.966Z] c3105a71a48b: Download complete [2025-11-25T01:46:59.551Z] d125d8839a47: Verifying Checksum [2025-11-25T01:46:59.551Z] d125d8839a47: Download complete [2025-11-25T01:46:59.551Z] c3106fc0e877: Verifying Checksum [2025-11-25T01:46:59.551Z] c3106fc0e877: Download complete [2025-11-25T01:46:59.551Z] 0f093f025ec4: Verifying Checksum [2025-11-25T01:46:59.551Z] 0f093f025ec4: Download complete [2025-11-25T01:46:59.819Z] 547446be3368: Pull complete [2025-11-25T01:47:00.787Z] d125d8839a47: Pull complete [2025-11-25T01:47:01.377Z] 3e85d5ac6304: Verifying Checksum [2025-11-25T01:47:01.378Z] 3e85d5ac6304: Download complete [2025-11-25T01:47:11.463Z] 3e85d5ac6304: Pull complete [2025-11-25T01:47:11.464Z] c3105a71a48b: Pull complete [2025-11-25T01:47:12.427Z] 0f093f025ec4: Pull complete [2025-11-25T01:47:12.427Z] c3106fc0e877: Pull complete [2025-11-25T01:47:12.427Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-11-25T01:47:12.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-25T01:47:12.427Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T01:47:12.631Z] prd-ubuntu20.04-docker-arm64-4c-16g-773774 does not seem to be running inside a container [2025-11-25T01:47:12.687Z] $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@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-11-25T01:47:14.677Z] $ docker top 5fe4cca12cf204ea9e146936fd6d0945a72b65fedd70f1595aded1f59c909069 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T01:47:15.200Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-11-25T01:47:22.769Z] #153 ... [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T01:47:22.769Z] #148 139.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-25T01:47:22.769Z] #148 ... [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command [2025-11-25T01:47:22.769Z] #152 DONE 145.2s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T01:47:22.769Z] #151 DONE 145.3s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T01:47:22.769Z] #147 DONE 145.3s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T01:47:22.769Z] #148 DONE 145.2s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-25T01:47:22.769Z] #150 DONE 145.3s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-25T01:47:22.769Z] #154 DONE 145.3s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-25T01:47:22.769Z] #155 DONE 145.3s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-25T01:47:22.769Z] #153 DONE 145.3s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T01:47:22.769Z] #149 ... [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T01:47:22.769Z] #176 DONE 0.4s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #177 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T01:47:22.769Z] #177 DONE 0.1s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #178 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T01:47:22.769Z] #178 DONE 0.3s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T01:47:22.769Z] #179 DONE 0.3s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #180 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T01:47:22.769Z] #180 DONE 0.3s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #181 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T01:47:22.769Z] #181 DONE 0.2s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #182 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T01:47:22.769Z] #182 DONE 0.2s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T01:47:22.769Z] #183 ... [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #184 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T01:47:22.769Z] #184 DONE 0.1s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-11-25T01:47:22.769Z] #185 DONE 0.2s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #186 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-11-25T01:47:22.769Z] #186 DONE 0.2s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #187 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-11-25T01:47:22.769Z] #187 DONE 0.2s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-11-25T01:47:22.769Z] #188 CACHED [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #189 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T01:47:22.769Z] #189 CACHED [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T01:47:22.769Z] #183 DONE 0.3s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #190 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T01:47:22.769Z] #190 CACHED [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #191 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T01:47:22.769Z] #191 CACHED [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #192 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-11-25T01:47:22.769Z] #192 ... [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #193 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-11-25T01:47:22.769Z] #193 DONE 0.4s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #194 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-11-25T01:47:22.769Z] #194 DONE 0.5s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-11-25T01:47:22.769Z] #195 DONE 0.5s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #196 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-11-25T01:47:22.769Z] #196 DONE 0.7s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T01:47:22.769Z] #145 DONE 146.8s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #197 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-11-25T01:47:22.769Z] #197 DONE 0.7s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #198 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-11-25T01:47:22.769Z] #198 DONE 0.6s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-11-25T01:47:22.769Z] #199 DONE 0.6s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-11-25T01:47:22.769Z] #200 DONE 0.6s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #192 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-11-25T01:47:22.769Z] #192 DONE 0.6s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #201 [security-spiffe-token-provider] exporting to image [2025-11-25T01:47:22.769Z] #201 exporting layers [2025-11-25T01:47:22.769Z] #201 ... [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #202 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-11-25T01:47:22.769Z] #202 DONE 0.2s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #203 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-11-25T01:47:22.769Z] #203 DONE 0.3s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #204 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-11-25T01:47:22.769Z] #204 DONE 0.3s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-11-25T01:47:22.769Z] #205 DONE 0.3s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-11-25T01:47:22.769Z] #206 DONE 0.3s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #207 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-11-25T01:47:22.769Z] #207 DONE 0.3s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #208 [core-keeper] exporting to image [2025-11-25T01:47:22.769Z] #208 exporting layers 0.1s done [2025-11-25T01:47:22.769Z] #208 writing image sha256:848d0f08cf9c3b592ca58c4c8f6c458451f9890af7245e1fdf9daf00703ece49 done [2025-11-25T01:47:22.769Z] #208 naming to docker.io/library/core-keeper done [2025-11-25T01:47:22.769Z] #208 DONE 0.3s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #209 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T01:47:22.769Z] #209 ... [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #210 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-11-25T01:47:22.769Z] #210 DONE 0.2s [2025-11-25T01:47:22.769Z] [2025-11-25T01:47:22.769Z] #201 [security-spiffe-token-provider] exporting to image [2025-11-25T01:47:22.770Z] #201 exporting layers 0.3s done [2025-11-25T01:47:22.770Z] #201 writing image sha256:b10dbc1b99410f7218806d3d0e14a5606aeea356733124b0f9dc619eac5dfb0a done [2025-11-25T01:47:22.770Z] #201 naming to docker.io/library/security-spiffe-token-provider done [2025-11-25T01:47:22.770Z] #201 DONE 0.5s [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-11-25T01:47:22.770Z] #211 DONE 0.3s [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #209 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T01:47:22.770Z] #209 DONE 0.2s [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-11-25T01:47:22.770Z] #212 DONE 0.3s [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-11-25T01:47:22.770Z] #213 DONE 0.3s [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #214 [core-metadata] exporting to image [2025-11-25T01:47:22.770Z] #214 ... [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #215 [core-data] exporting to image [2025-11-25T01:47:22.770Z] #215 exporting layers 0.2s done [2025-11-25T01:47:22.770Z] #215 writing image sha256:bacf9f760dec7c77bbec3f0379b2e44bf6f624062080330c8b42338e6b98645f done [2025-11-25T01:47:22.770Z] #215 naming to docker.io/library/core-data done [2025-11-25T01:47:22.770Z] #215 DONE 0.4s [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #216 [core-command] exporting to image [2025-11-25T01:47:22.770Z] #216 exporting layers 0.3s done [2025-11-25T01:47:22.770Z] #216 writing image sha256:2ce64cbfcdcaab2bfa7b499033d8fee54af82db985350d86d18f1af5b62f4a6a done [2025-11-25T01:47:22.770Z] #216 naming to docker.io/library/core-command done [2025-11-25T01:47:22.770Z] #216 DONE 0.4s [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T01:47:22.770Z] #149 DONE 147.5s [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #217 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-11-25T01:47:22.770Z] #217 DONE 0.3s [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-11-25T01:47:22.770Z] #218 DONE 0.2s [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T01:47:22.770Z] #219 ... [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T01:47:22.770Z] #220 DONE 0.3s [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-11-25T01:47:22.770Z] #221 DONE 0.3s [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #222 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-11-25T01:47:22.770Z] #222 DONE 0.2s [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #223 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T01:47:22.770Z] #223 DONE 0.2s [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-11-25T01:47:22.770Z] #224 DONE 0.2s [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #214 [core-metadata] exporting to image [2025-11-25T01:47:22.770Z] #214 exporting layers 0.3s done [2025-11-25T01:47:22.770Z] #214 writing image sha256:3ee331ed653ec71e54cd798765c6a786d5dc6c4fea36833b36c3f803cbd21e83 done [2025-11-25T01:47:22.770Z] #214 naming to docker.io/library/core-metadata done [2025-11-25T01:47:22.770Z] #214 DONE 0.5s [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #225 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T01:47:22.770Z] #225 DONE 0.1s [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T01:47:22.770Z] #226 DONE 0.6s [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #227 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-11-25T01:47:22.770Z] #227 DONE 0.1s [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #228 [support-scheduler] exporting to image [2025-11-25T01:47:22.770Z] #228 ... [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #229 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-11-25T01:47:22.770Z] #229 DONE 0.1s [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-11-25T01:47:22.770Z] #230 DONE 0.0s [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T01:47:22.770Z] #219 DONE 0.5s [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #228 [support-scheduler] exporting to image [2025-11-25T01:47:22.770Z] #228 exporting layers 0.2s done [2025-11-25T01:47:22.770Z] #228 writing image sha256:056324c5e979d7ad9b51de07bbe14ac40679bcafb032dbdc29551d52fd5f6a5d done [2025-11-25T01:47:22.770Z] #228 naming to docker.io/library/support-scheduler 0.0s done [2025-11-25T01:47:22.770Z] #228 DONE 0.2s [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #231 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T01:47:22.770Z] #231 DONE 0.4s [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #232 [security-proxy-setup] exporting to image [2025-11-25T01:47:22.770Z] #232 exporting layers 0.2s done [2025-11-25T01:47:22.770Z] #232 writing image sha256:4cb5c7bd118032f8bf205e66a16e7e2e70587b10b9a7775c478f5687c60d0c72 done [2025-11-25T01:47:22.770Z] #232 naming to docker.io/library/security-proxy-setup done [2025-11-25T01:47:22.770Z] #232 DONE 0.2s [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #233 [support-notifications] exporting to image [2025-11-25T01:47:22.770Z] #233 exporting layers 0.2s done [2025-11-25T01:47:22.770Z] #233 writing image sha256:e034d9453cc172bbedec0e0ae2b07d97b9e28eb69af8055fd8bf10ae990988fa 0.0s done [2025-11-25T01:47:22.770Z] #233 naming to docker.io/library/support-notifications done [2025-11-25T01:47:22.770Z] #233 DONE 0.2s [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #234 [security-secretstore-setup] exporting to image [2025-11-25T01:47:22.770Z] #234 exporting layers 0.2s done [2025-11-25T01:47:22.770Z] #234 writing image sha256:e54509dee73b53898ba882c1c868a67231c00fa18ebce6e8f14ce837ea52c181 done [2025-11-25T01:47:22.770Z] #234 naming to docker.io/library/security-secretstore-setup done [2025-11-25T01:47:22.770Z] #234 DONE 0.2s [2025-11-25T01:47:22.770Z] [2025-11-25T01:47:22.770Z] #235 [security-proxy-auth] exporting to image [2025-11-25T01:47:22.770Z] #235 exporting layers 0.7s done [2025-11-25T01:47:22.770Z] #235 writing image sha256:c8bdc2f8729a5ee4f1581b33ba6147bf5f474f0db9ff3418378c1bc9207a661e done [2025-11-25T01:47:22.770Z] #235 naming to docker.io/library/security-proxy-auth done [2025-11-25T01:47:22.770Z] #235 DONE 0.7s [2025-11-25T01:47:22.770Z] time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T01:47:22.770Z] time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T01:47:22.770Z] time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T01:47:22.770Z] time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T01:47:22.770Z] time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T01:47:22.770Z] time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T01:47:22.770Z] time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T01:47:22.770Z] time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T01:47:22.770Z] time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T01:47:22.770Z] time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T01:47:22.770Z] time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T01:47:22.770Z] time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T01:47:22.770Z] time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T01:47:22.770Z] time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T01:47:22.770Z] time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-11-25T01:47:22.778Z] $ docker stop --time=1 7212e058afb4057a6fa453fa83fd7f7dc5ae12843954531d4ccb745de93ee93e [2025-11-25T01:47:24.032Z] $ docker rm -f --volumes 7212e058afb4057a6fa453fa83fd7f7dc5ae12843954531d4ccb745de93ee93e [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-25T01:47:24.375Z] + docker images [2025-11-25T01:47:24.375Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-11-25T01:47:24.375Z] support-notifications latest e034d9453cc1 3 seconds ago 53.1MB [2025-11-25T01:47:24.375Z] support-scheduler latest 056324c5e979 3 seconds ago 49.4MB [2025-11-25T01:47:24.375Z] security-proxy-setup latest 4cb5c7bd1180 3 seconds ago 41.2MB [2025-11-25T01:47:24.375Z] security-proxy-auth latest c8bdc2f8729a 3 seconds ago 32.7MB [2025-11-25T01:47:24.375Z] security-secretstore-setup latest e54509dee73b 3 seconds ago 70.6MB [2025-11-25T01:47:24.375Z] core-metadata latest 3ee331ed653e 4 seconds ago 34MB [2025-11-25T01:47:24.375Z] core-data latest bacf9f760dec 4 seconds ago 33.8MB [2025-11-25T01:47:24.375Z] security-spiffe-token-provider latest b10dbc1b9941 4 seconds ago 48.3MB [2025-11-25T01:47:24.375Z] core-command latest 2ce64cbfcdca 4 seconds ago 29.3MB [2025-11-25T01:47:24.375Z] core-keeper latest 848d0f08cf9c 5 seconds ago 32.6MB [2025-11-25T01:47:24.375Z] security-bootstrapper latest 63f7586aef53 About a minute ago 21.7MB [2025-11-25T01:47:24.375Z] core-common-config-bootstrapper latest f21c4be58879 About a minute ago 18.5MB [2025-11-25T01:47:24.375Z] security-spire-config latest ab1a33c207bb 3 minutes ago 150MB [2025-11-25T01:47:24.375Z] security-spire-agent latest 2655b6df5954 3 minutes ago 197MB [2025-11-25T01:47:24.375Z] security-spire-server latest e0db1c187118 3 minutes ago 151MB [2025-11-25T01:47:24.375Z] ci-base-image-x86_64 latest acf3c036a599 6 minutes ago 924MB [2025-11-25T01:47:24.375Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 6 months ago 573MB [2025-11-25T01:47:24.375Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.23-alpine-lts bc3d7bf65e23 8 months ago 574MB [2025-11-25T01:47:24.375Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-25T01:47:24.535Z] provisioning config files... [2025-11-25T01:47:24.544Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/18@tmp/config13562721443382252298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T01:47:24.854Z] ---> ****-login.sh [2025-11-25T01:47:24.854Z] nexus3.edgexfoundry.org:10001 [2025-11-25T01:47:24.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:47:24.854Z] Login Succeeded [2025-11-25T01:47:24.854Z] nexus3.edgexfoundry.org:10002 [2025-11-25T01:47:24.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:47:24.854Z] Login Succeeded [2025-11-25T01:47:24.854Z] nexus3.edgexfoundry.org:10003 [2025-11-25T01:47:24.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:47:25.113Z] Login Succeeded [2025-11-25T01:47:25.113Z] nexus3.edgexfoundry.org:10004 [2025-11-25T01:47:25.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:47:25.113Z] Login Succeeded [2025-11-25T01:47:25.113Z] ****.io [2025-11-25T01:47:25.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:47:25.287Z] #1 [security-spire-server internal] load build definition from Dockerfile [2025-11-25T01:47:25.287Z] #1 transferring dockerfile: 1.70kB 0.0s done [2025-11-25T01:47:25.287Z] #1 DONE 0.1s [2025-11-25T01:47:25.287Z] [2025-11-25T01:47:25.287Z] #2 [core-keeper internal] load build definition from Dockerfile [2025-11-25T01:47:25.287Z] #2 transferring dockerfile: 2.01kB done [2025-11-25T01:47:25.287Z] #2 DONE 0.0s [2025-11-25T01:47:25.287Z] [2025-11-25T01:47:25.287Z] #3 [support-scheduler internal] load build definition from Dockerfile [2025-11-25T01:47:25.287Z] #3 transferring dockerfile: 1.83kB done [2025-11-25T01:47:25.287Z] #3 DONE 0.1s [2025-11-25T01:47:25.287Z] [2025-11-25T01:47:25.287Z] #4 [support-notifications internal] load build definition from Dockerfile [2025-11-25T01:47:25.287Z] #4 transferring dockerfile: 2.00kB 0.0s done [2025-11-25T01:47:25.287Z] #4 DONE 0.1s [2025-11-25T01:47:25.287Z] [2025-11-25T01:47:25.287Z] #5 [core-command internal] load build definition from Dockerfile [2025-11-25T01:47:25.287Z] #5 transferring dockerfile: 1.94kB 0.0s done [2025-11-25T01:47:25.287Z] #5 DONE 0.1s [2025-11-25T01:47:25.287Z] [2025-11-25T01:47:25.287Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-11-25T01:47:25.287Z] #6 transferring dockerfile: 1.89kB done [2025-11-25T01:47:25.287Z] #6 DONE 0.1s [2025-11-25T01:47:25.287Z] [2025-11-25T01:47:25.287Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-11-25T01:47:25.287Z] #7 transferring dockerfile: 2.23kB done [2025-11-25T01:47:25.287Z] #7 DONE 0.1s [2025-11-25T01:47:25.287Z] [2025-11-25T01:47:25.287Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2025-11-25T01:47:25.287Z] #8 transferring dockerfile: 3.02kB done [2025-11-25T01:47:25.287Z] #8 DONE 0.1s [2025-11-25T01:47:25.287Z] [2025-11-25T01:47:25.287Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2025-11-25T01:47:25.287Z] #9 transferring dockerfile: 2.50kB 0.0s done [2025-11-25T01:47:25.287Z] #9 DONE 0.1s [2025-11-25T01:47:25.287Z] [2025-11-25T01:47:25.287Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2025-11-25T01:47:25.287Z] #10 transferring dockerfile: 2.49kB 0.0s done [2025-11-25T01:47:25.287Z] #10 DONE 0.1s [2025-11-25T01:47:25.287Z] [2025-11-25T01:47:25.287Z] #11 [security-spire-config internal] load build definition from Dockerfile [2025-11-25T01:47:25.374Z] Login Succeeded [2025-11-25T01:47:25.374Z] ---> ****-login.sh ends [Pipeline] } [2025-11-25T01:47:25.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:47:25.429Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-25T01:47:25.462Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-11-25T01:47:25.462Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:47:25.462Z] 4.0.1-dev.3 [2025-11-25T01:47:25.462Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:47:25.462Z] odessa [2025-11-25T01:47:25.462Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:25.564Z] #11 transferring dockerfile: 1.69kB 0.0s done [2025-11-25T01:47:25.564Z] #11 DONE 0.1s [2025-11-25T01:47:25.564Z] [2025-11-25T01:47:25.564Z] #12 [core-metadata internal] load build definition from Dockerfile [2025-11-25T01:47:25.564Z] #12 transferring dockerfile: 2.10kB 0.0s done [2025-11-25T01:47:25.564Z] #12 DONE 0.1s [2025-11-25T01:47:25.564Z] [2025-11-25T01:47:25.564Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2025-11-25T01:47:25.564Z] #13 transferring dockerfile: 2.14kB done [2025-11-25T01:47:25.564Z] #13 DONE 0.0s [2025-11-25T01:47:25.564Z] [2025-11-25T01:47:25.564Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2025-11-25T01:47:25.564Z] #14 transferring dockerfile: 1.81kB done [2025-11-25T01:47:25.564Z] #14 DONE 0.1s [2025-11-25T01:47:25.564Z] [2025-11-25T01:47:25.564Z] #15 [core-data internal] load build definition from Dockerfile [2025-11-25T01:47:25.564Z] #15 transferring dockerfile: 2.04kB done [2025-11-25T01:47:25.564Z] #15 DONE 0.1s [2025-11-25T01:47:25.564Z] [2025-11-25T01:47:25.564Z] #16 [security-spire-server internal] load .dockerignore [2025-11-25T01:47:25.564Z] #16 transferring context: [2025-11-25T01:47:25.855Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [2025-11-25T01:47:25.861Z] #16 transferring context: 50B 0.0s done [2025-11-25T01:47:25.861Z] #16 DONE 0.1s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:26.194Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:47:26.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-25T01:47:26.194Z] 2732a01f105f: Preparing [2025-11-25T01:47:26.194Z] 6816fe9203cb: Preparing [2025-11-25T01:47:26.194Z] 96dab452cb84: Preparing [2025-11-25T01:47:26.194Z] 7e2c8370fc30: Preparing [2025-11-25T01:47:26.194Z] b10952e1b57f: Preparing [2025-11-25T01:47:26.194Z] 2af7166efeff: Preparing [2025-11-25T01:47:26.194Z] 256f393e029f: Preparing [2025-11-25T01:47:26.194Z] 2af7166efeff: Waiting [2025-11-25T01:47:26.194Z] 256f393e029f: Waiting [2025-11-25T01:47:26.194Z] 96dab452cb84: Pushed [2025-11-25T01:47:26.194Z] 7e2c8370fc30: Pushed [2025-11-25T01:47:26.194Z] 2732a01f105f: Pushed [2025-11-25T01:47:26.194Z] 256f393e029f: Layer already exists [2025-11-25T01:47:26.194Z] b10952e1b57f: Pushed [2025-11-25T01:47:26.194Z] 2af7166efeff: Pushed [2025-11-25T01:47:26.449Z] [2025-11-25T01:47:26.449Z] #17 [core-keeper internal] load .dockerignore [2025-11-25T01:47:26.449Z] #17 transferring context: 50B done [2025-11-25T01:47:26.449Z] #17 DONE 0.1s [2025-11-25T01:47:26.719Z] [2025-11-25T01:47:26.719Z] #18 [support-scheduler internal] load .dockerignore [2025-11-25T01:47:26.719Z] #18 transferring context: 50B done [2025-11-25T01:47:26.719Z] #18 DONE 0.1s [2025-11-25T01:47:26.719Z] [2025-11-25T01:47:26.719Z] #19 [support-notifications internal] load .dockerignore [2025-11-25T01:47:26.719Z] #19 transferring context: 50B done [2025-11-25T01:47:26.719Z] #19 DONE 0.1s [2025-11-25T01:47:26.719Z] [2025-11-25T01:47:26.719Z] #20 [core-command internal] load .dockerignore [2025-11-25T01:47:26.719Z] #20 transferring context: 50B done [2025-11-25T01:47:26.719Z] #20 DONE 0.1s [2025-11-25T01:47:26.719Z] [2025-11-25T01:47:26.719Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2025-11-25T01:47:26.719Z] #21 transferring context: 50B 0.0s done [2025-11-25T01:47:26.719Z] #21 DONE 0.1s [2025-11-25T01:47:26.719Z] [2025-11-25T01:47:26.719Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2025-11-25T01:47:26.719Z] #22 transferring context: 50B 0.0s done [2025-11-25T01:47:26.989Z] #22 DONE 0.1s [2025-11-25T01:47:26.989Z] [2025-11-25T01:47:26.989Z] #23 [security-bootstrapper internal] load .dockerignore [2025-11-25T01:47:26.989Z] #23 transferring context: 50B 0.0s done [2025-11-25T01:47:26.989Z] #23 DONE 0.1s [2025-11-25T01:47:26.989Z] [2025-11-25T01:47:26.989Z] #24 [security-proxy-setup internal] load .dockerignore [2025-11-25T01:47:26.989Z] #24 transferring context: 50B done [2025-11-25T01:47:26.989Z] #24 DONE 0.1s [2025-11-25T01:47:26.989Z] [2025-11-25T01:47:26.989Z] #25 [security-secretstore-setup internal] load .dockerignore [2025-11-25T01:47:27.264Z] #25 transferring context: 50B 0.0s done [2025-11-25T01:47:27.264Z] #25 DONE 0.1s [2025-11-25T01:47:27.264Z] [2025-11-25T01:47:27.264Z] #26 [security-spire-config internal] load .dockerignore [2025-11-25T01:47:27.264Z] #26 transferring context: 50B 0.0s done [2025-11-25T01:47:27.264Z] #26 DONE 0.1s [2025-11-25T01:47:27.264Z] [2025-11-25T01:47:27.264Z] #27 [core-metadata internal] load .dockerignore [2025-11-25T01:47:27.264Z] #27 transferring context: 50B done [2025-11-25T01:47:27.264Z] #27 DONE 0.0s [2025-11-25T01:47:27.264Z] [2025-11-25T01:47:27.264Z] #28 [security-proxy-auth internal] load .dockerignore [2025-11-25T01:47:27.264Z] #28 transferring context: 50B done [2025-11-25T01:47:27.264Z] #28 DONE 0.1s [2025-11-25T01:47:27.264Z] [2025-11-25T01:47:27.264Z] #29 [security-spire-agent internal] load .dockerignore [2025-11-25T01:47:27.265Z] #29 transferring context: 50B 0.0s done [2025-11-25T01:47:27.265Z] #29 DONE 0.1s [2025-11-25T01:47:27.265Z] [2025-11-25T01:47:27.265Z] #30 [core-data internal] load .dockerignore [2025-11-25T01:47:27.531Z] #30 transferring context: 50B 0.0s done [2025-11-25T01:47:27.531Z] #30 DONE 0.1s [2025-11-25T01:47:27.531Z] [2025-11-25T01:47:27.531Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-11-25T01:47:27.531Z] #31 ... [2025-11-25T01:47:27.531Z] [2025-11-25T01:47:27.531Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T01:47:27.531Z] #32 DONE 0.2s [2025-11-25T01:47:27.799Z] [2025-11-25T01:47:27.799Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-11-25T01:47:28.096Z] 6816fe9203cb: Pushed [2025-11-25T01:47:28.355Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:bc0093e58d516025f06e8336e90a57385541dd90dd378be2397f8a62a099cfb0 size: 1780 [Pipeline] } [Pipeline] // withEnv [2025-11-25T01:47:28.384Z] #31 DONE 0.6s [2025-11-25T01:47:28.384Z] [2025-11-25T01:47:28.384Z] #33 [security-spire-server internal] load build context [2025-11-25T01:47:28.384Z] #33 transferring context: 23.80kB 0.0s done [2025-11-25T01:47:28.384Z] #33 DONE 0.1s [2025-11-25T01:47:28.384Z] [2025-11-25T01:47:28.384Z] #34 [security-spire-server stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:47:28.384Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T01:47:28.384Z] #34 ... [2025-11-25T01:47:28.384Z] [2025-11-25T01:47:28.384Z] #35 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T01:47:28.384Z] #35 DONE 0.0s [2025-11-25T01:47:28.384Z] [2025-11-25T01:47:28.384Z] #34 [security-spire-server stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:47:28.384Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T01:47:28.384Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T01:47:28.384Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T01:47:28.384Z] #34 ... [2025-11-25T01:47:28.384Z] [2025-11-25T01:47:28.384Z] #35 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T01:47:28.384Z] #35 DONE 0.0s [2025-11-25T01:47:28.384Z] [2025-11-25T01:47:28.384Z] #34 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:47:28.384Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T01:47:28.384Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T01:47:28.384Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T01:47:28.384Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T01:47:28.384Z] #34 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 2.10MB / 4.14MB 0.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:28.652Z] #34 ... [2025-11-25T01:47:28.652Z] [2025-11-25T01:47:28.652Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T01:47:28.652Z] #32 DONE 0.3s [2025-11-25T01:47:28.652Z] [2025-11-25T01:47:28.652Z] #34 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:47:28.652Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T01:47:28.652Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T01:47:28.652Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T01:47:28.652Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T01:47:28.652Z] #34 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 3.96MB / 4.14MB 0.4s [2025-11-25T01:47:28.652Z] #34 ... [2025-11-25T01:47:28.652Z] [2025-11-25T01:47:28.652Z] #35 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T01:47:28.652Z] #35 DONE 0.0s [2025-11-25T01:47:28.652Z] [2025-11-25T01:47:28.652Z] #34 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:47:28.652Z] #34 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done [2025-11-25T01:47:28.652Z] #34 extracting sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 [2025-11-25T01:47:28.652Z] #34 ... [2025-11-25T01:47:28.652Z] [2025-11-25T01:47:28.652Z] #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T01:47:28.652Z] #35 DONE 0.0s [2025-11-25T01:47:28.652Z] [2025-11-25T01:47:28.652Z] #34 [core-command stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:47:28.652Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T01:47:28.652Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T01:47:28.652Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T01:47:28.652Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T01:47:28.652Z] #34 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done [2025-11-25T01:47:28.699Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:28.919Z] #34 ... [2025-11-25T01:47:28.919Z] [2025-11-25T01:47:28.919Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T01:47:28.919Z] #32 DONE 0.7s [2025-11-25T01:47:29.036Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.3 [2025-11-25T01:47:29.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-25T01:47:29.036Z] 2732a01f105f: Preparing [2025-11-25T01:47:29.036Z] 6816fe9203cb: Preparing [2025-11-25T01:47:29.036Z] 96dab452cb84: Preparing [2025-11-25T01:47:29.036Z] 7e2c8370fc30: Preparing [2025-11-25T01:47:29.036Z] b10952e1b57f: Preparing [2025-11-25T01:47:29.036Z] 2af7166efeff: Preparing [2025-11-25T01:47:29.036Z] 256f393e029f: Preparing [2025-11-25T01:47:29.036Z] 256f393e029f: Waiting [2025-11-25T01:47:29.036Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:47:29.036Z] 96dab452cb84: Layer already exists [2025-11-25T01:47:29.036Z] 2732a01f105f: Layer already exists [2025-11-25T01:47:29.036Z] 6816fe9203cb: Layer already exists [2025-11-25T01:47:29.036Z] b10952e1b57f: Layer already exists [2025-11-25T01:47:29.036Z] 256f393e029f: Layer already exists [2025-11-25T01:47:29.036Z] 2af7166efeff: Layer already exists [2025-11-25T01:47:29.036Z] 4.0.1-dev.3: digest: sha256:bc0093e58d516025f06e8336e90a57385541dd90dd378be2397f8a62a099cfb0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:29.185Z] [2025-11-25T01:47:29.185Z] #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T01:47:29.185Z] #35 DONE 0.0s [2025-11-25T01:47:29.185Z] [2025-11-25T01:47:29.185Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T01:47:29.382Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:29.461Z] #32 DONE 0.9s [2025-11-25T01:47:29.462Z] [2025-11-25T01:47:29.462Z] #34 [security-spiffe-token-provider stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:47:29.462Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T01:47:29.462Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T01:47:29.462Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T01:47:29.462Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T01:47:29.462Z] #34 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done [2025-11-25T01:47:29.462Z] #34 ... [2025-11-25T01:47:29.462Z] [2025-11-25T01:47:29.462Z] #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T01:47:29.462Z] #35 DONE 0.0s [2025-11-25T01:47:29.462Z] [2025-11-25T01:47:29.462Z] #34 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:47:29.462Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T01:47:29.462Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T01:47:29.462Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T01:47:29.462Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T01:47:29.462Z] #34 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done [2025-11-25T01:47:29.714Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:47:29.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-25T01:47:29.714Z] 2732a01f105f: Preparing [2025-11-25T01:47:29.714Z] 6816fe9203cb: Preparing [2025-11-25T01:47:29.714Z] 96dab452cb84: Preparing [2025-11-25T01:47:29.714Z] 7e2c8370fc30: Preparing [2025-11-25T01:47:29.714Z] b10952e1b57f: Preparing [2025-11-25T01:47:29.714Z] 2af7166efeff: Preparing [2025-11-25T01:47:29.714Z] 256f393e029f: Preparing [2025-11-25T01:47:29.714Z] 2af7166efeff: Waiting [2025-11-25T01:47:29.714Z] 256f393e029f: Waiting [2025-11-25T01:47:29.714Z] 6816fe9203cb: Layer already exists [2025-11-25T01:47:29.714Z] 2732a01f105f: Layer already exists [2025-11-25T01:47:29.714Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:47:29.714Z] b10952e1b57f: Layer already exists [2025-11-25T01:47:29.714Z] 96dab452cb84: Layer already exists [2025-11-25T01:47:29.714Z] 256f393e029f: Layer already exists [2025-11-25T01:47:29.714Z] 2af7166efeff: Layer already exists [2025-11-25T01:47:29.714Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:bc0093e58d516025f06e8336e90a57385541dd90dd378be2397f8a62a099cfb0 size: 1780 [Pipeline] } [2025-11-25T01:47:29.730Z] #34 ... [2025-11-25T01:47:29.730Z] [2025-11-25T01:47:29.730Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T01:47:29.730Z] #32 DONE 1.0s [2025-11-25T01:47:29.730Z] [2025-11-25T01:47:29.730Z] #34 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:47:29.730Z] #34 ... [2025-11-25T01:47:29.730Z] [2025-11-25T01:47:29.730Z] #35 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T01:47:29.730Z] #35 DONE 0.0s [2025-11-25T01:47:29.730Z] [2025-11-25T01:47:29.730Z] #34 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:29.997Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T01:47:29.998Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T01:47:29.998Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T01:47:29.998Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T01:47:29.998Z] #34 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done [2025-11-25T01:47:30.045Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:30.265Z] #34 ... [2025-11-25T01:47:30.265Z] [2025-11-25T01:47:30.265Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T01:47:30.265Z] #32 DONE 1.5s [2025-11-25T01:47:30.265Z] [2025-11-25T01:47:30.265Z] #35 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T01:47:30.265Z] #35 DONE 0.0s [2025-11-25T01:47:30.265Z] [2025-11-25T01:47:30.265Z] #34 [security-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:47:30.265Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T01:47:30.265Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T01:47:30.265Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T01:47:30.265Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T01:47:30.265Z] #34 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done [2025-11-25T01:47:30.368Z] + docker push nexus3.edgexfoundry.org:10004/core-command:odessa [2025-11-25T01:47:30.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-25T01:47:30.368Z] 2732a01f105f: Preparing [2025-11-25T01:47:30.368Z] 6816fe9203cb: Preparing [2025-11-25T01:47:30.368Z] 96dab452cb84: Preparing [2025-11-25T01:47:30.368Z] 7e2c8370fc30: Preparing [2025-11-25T01:47:30.368Z] b10952e1b57f: Preparing [2025-11-25T01:47:30.368Z] 2af7166efeff: Preparing [2025-11-25T01:47:30.368Z] 256f393e029f: Preparing [2025-11-25T01:47:30.368Z] 256f393e029f: Waiting [2025-11-25T01:47:30.368Z] 2af7166efeff: Waiting [2025-11-25T01:47:30.368Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:47:30.368Z] 2732a01f105f: Layer already exists [2025-11-25T01:47:30.368Z] 6816fe9203cb: Layer already exists [2025-11-25T01:47:30.368Z] b10952e1b57f: Layer already exists [2025-11-25T01:47:30.368Z] 96dab452cb84: Layer already exists [2025-11-25T01:47:30.368Z] 256f393e029f: Layer already exists [2025-11-25T01:47:30.368Z] 2af7166efeff: Layer already exists [2025-11-25T01:47:30.368Z] odessa: digest: sha256:bc0093e58d516025f06e8336e90a57385541dd90dd378be2397f8a62a099cfb0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:47:30.446Z] ===================================================== [Pipeline] echo [2025-11-25T01:47:30.461Z] taggedImages: [2025-11-25T01:47:30.461Z] - nexus3.edgexfoundry.org:10004/core-command:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:47:30.461Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.3 [2025-11-25T01:47:30.461Z] - nexus3.edgexfoundry.org:10004/core-command:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:47:30.461Z] - nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] echo [2025-11-25T01:47:30.484Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-11-25T01:47:30.484Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:47:30.484Z] 4.0.1-dev.3 [2025-11-25T01:47:30.484Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:47:30.484Z] odessa [2025-11-25T01:47:30.484Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:30.823Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:31.157Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:47:31.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-25T01:47:31.157Z] 2ad1b8b6dd18: Preparing [2025-11-25T01:47:31.157Z] 0e43e26fd6b6: Preparing [2025-11-25T01:47:31.157Z] 842c2def8081: Preparing [2025-11-25T01:47:31.157Z] ec733aae7149: Preparing [2025-11-25T01:47:31.157Z] 96dab452cb84: Preparing [2025-11-25T01:47:31.157Z] 7e2c8370fc30: Preparing [2025-11-25T01:47:31.157Z] b10952e1b57f: Preparing [2025-11-25T01:47:31.157Z] 2af7166efeff: Preparing [2025-11-25T01:47:31.157Z] 256f393e029f: Preparing [2025-11-25T01:47:31.157Z] b10952e1b57f: Waiting [2025-11-25T01:47:31.157Z] 2af7166efeff: Waiting [2025-11-25T01:47:31.157Z] 256f393e029f: Waiting [2025-11-25T01:47:31.157Z] 7e2c8370fc30: Waiting [2025-11-25T01:47:31.157Z] 96dab452cb84: Layer already exists [2025-11-25T01:47:31.157Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:47:31.157Z] b10952e1b57f: Layer already exists [2025-11-25T01:47:31.157Z] 2af7166efeff: Layer already exists [2025-11-25T01:47:31.157Z] 0e43e26fd6b6: Pushed [2025-11-25T01:47:31.157Z] 256f393e029f: Layer already exists [2025-11-25T01:47:31.157Z] 842c2def8081: Pushed [2025-11-25T01:47:31.157Z] 2ad1b8b6dd18: Pushed [2025-11-25T01:47:31.233Z] #34 ... [2025-11-25T01:47:31.233Z] [2025-11-25T01:47:31.233Z] #35 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T01:47:31.233Z] #35 DONE 0.0s [2025-11-25T01:47:31.233Z] [2025-11-25T01:47:31.233Z] #34 [security-secretstore-setup stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:47:31.233Z] #34 ... [2025-11-25T01:47:31.233Z] [2025-11-25T01:47:31.233Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T01:47:31.233Z] #32 DONE 2.1s [2025-11-25T01:47:31.233Z] [2025-11-25T01:47:31.233Z] #34 [security-secretstore-setup stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:47:31.507Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T01:47:31.507Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T01:47:31.507Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T01:47:31.507Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T01:47:31.507Z] #34 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done [2025-11-25T01:47:31.781Z] #34 ... [2025-11-25T01:47:31.781Z] [2025-11-25T01:47:31.781Z] #35 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T01:47:31.781Z] #35 DONE 0.0s [2025-11-25T01:47:31.781Z] [2025-11-25T01:47:31.781Z] #34 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:47:31.781Z] #34 ... [2025-11-25T01:47:31.781Z] [2025-11-25T01:47:31.781Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-11-25T01:47:31.781Z] #31 DONE 1.9s [2025-11-25T01:47:32.050Z] [2025-11-25T01:47:32.050Z] #34 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:47:32.092Z] ec733aae7149: Pushed [2025-11-25T01:47:32.322Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T01:47:32.322Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T01:47:32.322Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T01:47:32.322Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T01:47:32.322Z] #34 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done [2025-11-25T01:47:32.322Z] #34 ... [2025-11-25T01:47:32.322Z] [2025-11-25T01:47:32.322Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T01:47:32.322Z] #32 DONE 2.8s [2025-11-25T01:47:32.322Z] [2025-11-25T01:47:32.322Z] #34 [security-spire-config stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:47:32.322Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T01:47:32.322Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T01:47:32.322Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T01:47:32.322Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T01:47:32.322Z] #34 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done [2025-11-25T01:47:32.350Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:71fca0a4b6d13c78548d7f7374db9c0793c752cd018a60c1ecc4525587f22790 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:32.593Z] #34 ... [2025-11-25T01:47:32.593Z] [2025-11-25T01:47:32.593Z] #35 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T01:47:32.593Z] #35 DONE 0.0s [2025-11-25T01:47:32.679Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:32.861Z] [2025-11-25T01:47:32.861Z] #34 [security-proxy-auth stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:47:32.999Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.3 [2025-11-25T01:47:32.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-25T01:47:32.999Z] 2ad1b8b6dd18: Preparing [2025-11-25T01:47:32.999Z] 0e43e26fd6b6: Preparing [2025-11-25T01:47:32.999Z] 842c2def8081: Preparing [2025-11-25T01:47:32.999Z] ec733aae7149: Preparing [2025-11-25T01:47:32.999Z] 96dab452cb84: Preparing [2025-11-25T01:47:32.999Z] 7e2c8370fc30: Preparing [2025-11-25T01:47:32.999Z] b10952e1b57f: Preparing [2025-11-25T01:47:32.999Z] 2af7166efeff: Preparing [2025-11-25T01:47:32.999Z] 256f393e029f: Preparing [2025-11-25T01:47:32.999Z] 7e2c8370fc30: Waiting [2025-11-25T01:47:32.999Z] b10952e1b57f: Waiting [2025-11-25T01:47:32.999Z] 2af7166efeff: Waiting [2025-11-25T01:47:32.999Z] 256f393e029f: Waiting [2025-11-25T01:47:32.999Z] 842c2def8081: Layer already exists [2025-11-25T01:47:32.999Z] ec733aae7149: Layer already exists [2025-11-25T01:47:32.999Z] 2ad1b8b6dd18: Layer already exists [2025-11-25T01:47:32.999Z] 96dab452cb84: Layer already exists [2025-11-25T01:47:32.999Z] 0e43e26fd6b6: Layer already exists [2025-11-25T01:47:32.999Z] b10952e1b57f: Layer already exists [2025-11-25T01:47:32.999Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:47:32.999Z] 2af7166efeff: Layer already exists [2025-11-25T01:47:32.999Z] 256f393e029f: Layer already exists [2025-11-25T01:47:32.999Z] 4.0.1-dev.3: digest: sha256:71fca0a4b6d13c78548d7f7374db9c0793c752cd018a60c1ecc4525587f22790 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:33.337Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:33.662Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:47:33.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-25T01:47:33.662Z] 2ad1b8b6dd18: Preparing [2025-11-25T01:47:33.662Z] 0e43e26fd6b6: Preparing [2025-11-25T01:47:33.662Z] 842c2def8081: Preparing [2025-11-25T01:47:33.662Z] ec733aae7149: Preparing [2025-11-25T01:47:33.662Z] 96dab452cb84: Preparing [2025-11-25T01:47:33.662Z] 7e2c8370fc30: Preparing [2025-11-25T01:47:33.662Z] b10952e1b57f: Preparing [2025-11-25T01:47:33.662Z] 2af7166efeff: Preparing [2025-11-25T01:47:33.662Z] 256f393e029f: Preparing [2025-11-25T01:47:33.662Z] b10952e1b57f: Waiting [2025-11-25T01:47:33.662Z] 7e2c8370fc30: Waiting [2025-11-25T01:47:33.662Z] 2af7166efeff: Waiting [2025-11-25T01:47:33.662Z] 256f393e029f: Waiting [2025-11-25T01:47:33.662Z] 96dab452cb84: Layer already exists [2025-11-25T01:47:33.662Z] 2ad1b8b6dd18: Layer already exists [2025-11-25T01:47:33.662Z] 0e43e26fd6b6: Layer already exists [2025-11-25T01:47:33.662Z] ec733aae7149: Layer already exists [2025-11-25T01:47:33.662Z] 842c2def8081: Layer already exists [2025-11-25T01:47:33.663Z] b10952e1b57f: Layer already exists [2025-11-25T01:47:33.663Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:47:33.663Z] 2af7166efeff: Layer already exists [2025-11-25T01:47:33.663Z] 256f393e029f: Layer already exists [2025-11-25T01:47:33.663Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:71fca0a4b6d13c78548d7f7374db9c0793c752cd018a60c1ecc4525587f22790 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:33.828Z] #34 extracting sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 5.2s [2025-11-25T01:47:33.994Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:34.098Z] #34 ... [2025-11-25T01:47:34.098Z] [2025-11-25T01:47:34.098Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T01:47:34.098Z] #32 DONE 4.2s [2025-11-25T01:47:34.098Z] [2025-11-25T01:47:34.098Z] #34 [security-proxy-auth stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:47:34.098Z] #34 extracting sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 5.4s done [2025-11-25T01:47:34.098Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T01:47:34.098Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T01:47:34.098Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T01:47:34.098Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T01:47:34.098Z] #34 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done [2025-11-25T01:47:34.098Z] #34 extracting sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 5.4s done [2025-11-25T01:47:34.327Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [2025-11-25T01:47:34.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-25T01:47:34.327Z] 2ad1b8b6dd18: Preparing [2025-11-25T01:47:34.327Z] 0e43e26fd6b6: Preparing [2025-11-25T01:47:34.327Z] 842c2def8081: Preparing [2025-11-25T01:47:34.327Z] ec733aae7149: Preparing [2025-11-25T01:47:34.327Z] 96dab452cb84: Preparing [2025-11-25T01:47:34.327Z] 7e2c8370fc30: Preparing [2025-11-25T01:47:34.327Z] b10952e1b57f: Preparing [2025-11-25T01:47:34.327Z] 2af7166efeff: Preparing [2025-11-25T01:47:34.327Z] 256f393e029f: Preparing [2025-11-25T01:47:34.327Z] 2af7166efeff: Waiting [2025-11-25T01:47:34.327Z] 7e2c8370fc30: Waiting [2025-11-25T01:47:34.327Z] 256f393e029f: Waiting [2025-11-25T01:47:34.327Z] b10952e1b57f: Waiting [2025-11-25T01:47:34.327Z] 842c2def8081: Layer already exists [2025-11-25T01:47:34.327Z] 0e43e26fd6b6: Layer already exists [2025-11-25T01:47:34.327Z] 2ad1b8b6dd18: Layer already exists [2025-11-25T01:47:34.327Z] 96dab452cb84: Layer already exists [2025-11-25T01:47:34.327Z] ec733aae7149: Layer already exists [2025-11-25T01:47:34.327Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:47:34.327Z] b10952e1b57f: Layer already exists [2025-11-25T01:47:34.327Z] 2af7166efeff: Layer already exists [2025-11-25T01:47:34.327Z] 256f393e029f: Layer already exists [2025-11-25T01:47:34.327Z] odessa: digest: sha256:71fca0a4b6d13c78548d7f7374db9c0793c752cd018a60c1ecc4525587f22790 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2025-11-25T01:47:34.368Z] #34 ... [2025-11-25T01:47:34.368Z] [2025-11-25T01:47:34.368Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-11-25T01:47:34.368Z] #31 DONE 4.1s [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:47:34.413Z] ===================================================== [Pipeline] echo [2025-11-25T01:47:34.429Z] taggedImages: [2025-11-25T01:47:34.429Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:47:34.429Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.3 [2025-11-25T01:47:34.429Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:47:34.429Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] echo [2025-11-25T01:47:34.469Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-11-25T01:47:34.469Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:47:34.469Z] 4.0.1-dev.3 [2025-11-25T01:47:34.469Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:47:34.469Z] odessa [2025-11-25T01:47:34.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:34.636Z] [2025-11-25T01:47:34.636Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T01:47:34.636Z] #36 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done [2025-11-25T01:47:34.636Z] #36 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-11-25T01:47:34.636Z] #36 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-11-25T01:47:34.636Z] #36 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-11-25T01:47:34.636Z] #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-11-25T01:47:34.636Z] #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-11-25T01:47:34.636Z] #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-11-25T01:47:34.636Z] #36 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-11-25T01:47:34.636Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.4s done [2025-11-25T01:47:34.636Z] #36 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-11-25T01:47:34.636Z] #36 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-11-25T01:47:34.636Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0.5s [2025-11-25T01:47:34.820Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:35.142Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:47:35.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-25T01:47:35.142Z] a3c37ca88fc8: Preparing [2025-11-25T01:47:35.142Z] 98d3d5e0420b: Preparing [2025-11-25T01:47:35.142Z] 96dab452cb84: Preparing [2025-11-25T01:47:35.142Z] 7e2c8370fc30: Preparing [2025-11-25T01:47:35.142Z] 99591a9cf073: Preparing [2025-11-25T01:47:35.142Z] fb0606cee05c: Preparing [2025-11-25T01:47:35.142Z] 256f393e029f: Preparing [2025-11-25T01:47:35.142Z] fb0606cee05c: Waiting [2025-11-25T01:47:35.142Z] 256f393e029f: Waiting [2025-11-25T01:47:35.142Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:47:35.142Z] 96dab452cb84: Layer already exists [2025-11-25T01:47:35.142Z] 256f393e029f: Layer already exists [2025-11-25T01:47:35.142Z] a3c37ca88fc8: Pushed [2025-11-25T01:47:35.142Z] fb0606cee05c: Pushed [2025-11-25T01:47:35.142Z] 99591a9cf073: Pushed [2025-11-25T01:47:35.234Z] #36 ... [2025-11-25T01:47:35.234Z] [2025-11-25T01:47:35.234Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-11-25T01:47:35.234Z] #37 DONE 2.9s [2025-11-25T01:47:35.234Z] [2025-11-25T01:47:35.234Z] #38 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-11-25T01:47:35.234Z] #38 DONE 7.0s [2025-11-25T01:47:35.234Z] [2025-11-25T01:47:35.234Z] #39 [support-notifications internal] load build context [2025-11-25T01:47:35.234Z] #39 transferring context: 5.78MB 6.3s [2025-11-25T01:47:35.234Z] #39 ... [2025-11-25T01:47:35.234Z] [2025-11-25T01:47:35.234Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T01:47:35.234Z] #36 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done [2025-11-25T01:47:35.234Z] #36 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-11-25T01:47:35.234Z] #36 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-11-25T01:47:35.234Z] #36 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-11-25T01:47:35.234Z] #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-11-25T01:47:35.234Z] #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-11-25T01:47:35.234Z] #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-11-25T01:47:35.234Z] #36 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-11-25T01:47:35.234Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.4s done [2025-11-25T01:47:35.234Z] #36 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-11-25T01:47:35.234Z] #36 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-11-25T01:47:36.648Z] #36 ... [2025-11-25T01:47:36.648Z] [2025-11-25T01:47:36.648Z] #40 [security-spire-config internal] load build context [2025-11-25T01:47:36.648Z] #40 transferring context: 22.05kB 0.3s done [2025-11-25T01:47:36.648Z] #40 DONE 4.2s [2025-11-25T01:47:36.648Z] [2025-11-25T01:47:36.648Z] #41 [core-command builder 2/7] WORKDIR /edgex-go [2025-11-25T01:47:37.234Z] #41 ... [2025-11-25T01:47:37.234Z] [2025-11-25T01:47:37.234Z] #34 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:47:37.234Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T01:47:37.234Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T01:47:37.234Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T01:47:37.234Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T01:47:37.234Z] #34 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done [2025-11-25T01:47:37.234Z] #34 extracting sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 5.4s done [2025-11-25T01:47:37.234Z] #34 DONE 10.1s [2025-11-25T01:47:37.503Z] [2025-11-25T01:47:37.503Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T01:47:37.674Z] 98d3d5e0420b: Pushed [2025-11-25T01:47:37.674Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:a6eead77c09da81ef32307162bed0039db12447549351a21238c6ece89fd63f8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:38.012Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:38.092Z] #36 ... [2025-11-25T01:47:38.092Z] [2025-11-25T01:47:38.092Z] #41 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-11-25T01:47:38.092Z] #41 DONE 2.9s [2025-11-25T01:47:38.092Z] [2025-11-25T01:47:38.092Z] #42 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T01:47:38.337Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.3 [2025-11-25T01:47:38.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-25T01:47:38.337Z] a3c37ca88fc8: Preparing [2025-11-25T01:47:38.337Z] 98d3d5e0420b: Preparing [2025-11-25T01:47:38.337Z] 96dab452cb84: Preparing [2025-11-25T01:47:38.337Z] 7e2c8370fc30: Preparing [2025-11-25T01:47:38.337Z] 99591a9cf073: Preparing [2025-11-25T01:47:38.337Z] fb0606cee05c: Preparing [2025-11-25T01:47:38.337Z] 256f393e029f: Preparing [2025-11-25T01:47:38.337Z] fb0606cee05c: Waiting [2025-11-25T01:47:38.337Z] 256f393e029f: Waiting [2025-11-25T01:47:38.337Z] 99591a9cf073: Layer already exists [2025-11-25T01:47:38.337Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:47:38.337Z] 98d3d5e0420b: Layer already exists [2025-11-25T01:47:38.337Z] a3c37ca88fc8: Layer already exists [2025-11-25T01:47:38.337Z] 96dab452cb84: Layer already exists [2025-11-25T01:47:38.337Z] fb0606cee05c: Layer already exists [2025-11-25T01:47:38.338Z] 256f393e029f: Layer already exists [2025-11-25T01:47:38.338Z] 4.0.1-dev.3: digest: sha256:a6eead77c09da81ef32307162bed0039db12447549351a21238c6ece89fd63f8 size: 1780 [Pipeline] } [Pipeline] // withEnv [2025-11-25T01:47:38.364Z] #42 ... [2025-11-25T01:47:38.364Z] [2025-11-25T01:47:38.364Z] #43 [support-scheduler internal] load build context [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:38.646Z] #43 ... [2025-11-25T01:47:38.646Z] [2025-11-25T01:47:38.646Z] #44 [core-keeper internal] load build context [2025-11-25T01:47:38.646Z] #44 ... [2025-11-25T01:47:38.646Z] [2025-11-25T01:47:38.646Z] #45 [security-spire-agent internal] load build context [2025-11-25T01:47:38.646Z] #45 transferring context: 23.33kB 0.2s done [2025-11-25T01:47:38.646Z] #45 DONE 3.5s [2025-11-25T01:47:38.646Z] [2025-11-25T01:47:38.646Z] #44 [core-keeper internal] load build context [2025-11-25T01:47:38.646Z] #44 ... [2025-11-25T01:47:38.646Z] [2025-11-25T01:47:38.646Z] #46 [core-command internal] load build context [2025-11-25T01:47:38.680Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:38.914Z] #46 ... [2025-11-25T01:47:38.915Z] [2025-11-25T01:47:38.915Z] #47 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-25T01:47:39.007Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:47:39.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-25T01:47:39.007Z] a3c37ca88fc8: Preparing [2025-11-25T01:47:39.007Z] 98d3d5e0420b: Preparing [2025-11-25T01:47:39.007Z] 96dab452cb84: Preparing [2025-11-25T01:47:39.007Z] 7e2c8370fc30: Preparing [2025-11-25T01:47:39.007Z] 99591a9cf073: Preparing [2025-11-25T01:47:39.007Z] fb0606cee05c: Preparing [2025-11-25T01:47:39.007Z] 256f393e029f: Preparing [2025-11-25T01:47:39.007Z] fb0606cee05c: Waiting [2025-11-25T01:47:39.007Z] 256f393e029f: Waiting [2025-11-25T01:47:39.007Z] a3c37ca88fc8: Layer already exists [2025-11-25T01:47:39.007Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:47:39.007Z] 96dab452cb84: Layer already exists [2025-11-25T01:47:39.007Z] 98d3d5e0420b: Layer already exists [2025-11-25T01:47:39.007Z] 99591a9cf073: Layer already exists [2025-11-25T01:47:39.007Z] 256f393e029f: Layer already exists [2025-11-25T01:47:39.007Z] fb0606cee05c: Layer already exists [2025-11-25T01:47:39.007Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:a6eead77c09da81ef32307162bed0039db12447549351a21238c6ece89fd63f8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:39.182Z] #47 ... [2025-11-25T01:47:39.182Z] [2025-11-25T01:47:39.182Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:47:39.341Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:39.450Z] #48 ... [2025-11-25T01:47:39.450Z] [2025-11-25T01:47:39.450Z] #49 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-11-25T01:47:39.450Z] #49 ... [2025-11-25T01:47:39.450Z] [2025-11-25T01:47:39.450Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-25T01:47:39.450Z] #50 ... [2025-11-25T01:47:39.450Z] [2025-11-25T01:47:39.450Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:47:39.668Z] + docker push nexus3.edgexfoundry.org:10004/core-data:odessa [2025-11-25T01:47:39.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-25T01:47:39.669Z] a3c37ca88fc8: Preparing [2025-11-25T01:47:39.669Z] 98d3d5e0420b: Preparing [2025-11-25T01:47:39.669Z] 96dab452cb84: Preparing [2025-11-25T01:47:39.669Z] 7e2c8370fc30: Preparing [2025-11-25T01:47:39.669Z] 99591a9cf073: Preparing [2025-11-25T01:47:39.669Z] fb0606cee05c: Preparing [2025-11-25T01:47:39.669Z] 256f393e029f: Preparing [2025-11-25T01:47:39.669Z] fb0606cee05c: Waiting [2025-11-25T01:47:39.669Z] 256f393e029f: Waiting [2025-11-25T01:47:39.669Z] 99591a9cf073: Layer already exists [2025-11-25T01:47:39.669Z] 98d3d5e0420b: Layer already exists [2025-11-25T01:47:39.669Z] a3c37ca88fc8: Layer already exists [2025-11-25T01:47:39.669Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:47:39.669Z] 96dab452cb84: Layer already exists [2025-11-25T01:47:39.669Z] 256f393e029f: Layer already exists [2025-11-25T01:47:39.669Z] fb0606cee05c: Layer already exists [2025-11-25T01:47:39.669Z] odessa: digest: sha256:a6eead77c09da81ef32307162bed0039db12447549351a21238c6ece89fd63f8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:47:39.750Z] ===================================================== [Pipeline] echo [2025-11-25T01:47:39.763Z] taggedImages: [2025-11-25T01:47:39.763Z] - nexus3.edgexfoundry.org:10004/core-data:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:47:39.763Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.3 [2025-11-25T01:47:39.763Z] - nexus3.edgexfoundry.org:10004/core-data:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:47:39.763Z] - nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] echo [2025-11-25T01:47:39.792Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-11-25T01:47:39.792Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:47:39.792Z] 4.0.1-dev.3 [2025-11-25T01:47:39.792Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:47:39.792Z] odessa [2025-11-25T01:47:39.792Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:40.037Z] #48 ... [2025-11-25T01:47:40.037Z] [2025-11-25T01:47:40.037Z] #51 [security-bootstrapper internal] load build context [2025-11-25T01:47:40.150Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:40.309Z] #51 ... [2025-11-25T01:47:40.309Z] [2025-11-25T01:47:40.309Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:47:40.309Z] #48 ... [2025-11-25T01:47:40.309Z] [2025-11-25T01:47:40.309Z] #52 [security-secretstore-setup internal] load build context [2025-11-25T01:47:40.309Z] #52 ... [2025-11-25T01:47:40.309Z] [2025-11-25T01:47:40.309Z] #53 [security-proxy-setup internal] load build context [2025-11-25T01:47:40.481Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:47:40.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-25T01:47:40.481Z] 9cc3adb48e0e: Preparing [2025-11-25T01:47:40.481Z] 19cb379c6f53: Preparing [2025-11-25T01:47:40.482Z] 7e2c8370fc30: Preparing [2025-11-25T01:47:40.482Z] 67cf7eee9554: Preparing [2025-11-25T01:47:40.482Z] 4c17966a5b8c: Preparing [2025-11-25T01:47:40.482Z] 256f393e029f: Preparing [2025-11-25T01:47:40.482Z] 256f393e029f: Waiting [2025-11-25T01:47:40.482Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:47:40.482Z] 256f393e029f: Layer already exists [2025-11-25T01:47:40.482Z] 67cf7eee9554: Pushed [2025-11-25T01:47:40.482Z] 9cc3adb48e0e: Pushed [2025-11-25T01:47:40.482Z] 4c17966a5b8c: Pushed [2025-11-25T01:47:40.580Z] #53 ... [2025-11-25T01:47:40.580Z] [2025-11-25T01:47:40.580Z] #52 [security-secretstore-setup internal] load build context [2025-11-25T01:47:41.539Z] #52 ... [2025-11-25T01:47:41.539Z] [2025-11-25T01:47:41.539Z] #54 [core-metadata internal] load build context [2025-11-25T01:47:41.539Z] #54 ... [2025-11-25T01:47:41.539Z] [2025-11-25T01:47:41.539Z] #52 [security-secretstore-setup internal] load build context [2025-11-25T01:47:42.518Z] #52 ... [2025-11-25T01:47:42.518Z] [2025-11-25T01:47:42.518Z] #55 [security-proxy-auth internal] load build context [2025-11-25T01:47:42.518Z] #55 ... [2025-11-25T01:47:42.518Z] [2025-11-25T01:47:42.518Z] #52 [security-secretstore-setup internal] load build context [2025-11-25T01:47:43.013Z] 19cb379c6f53: Pushed [2025-11-25T01:47:43.013Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:f73fb668d1ae30a97151fdf4139bec7813ab6473b69687bafdc82826c7cf9bb6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:43.105Z] #52 transferring context: 4.80MB 11.9s [2025-11-25T01:47:43.349Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:43.685Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.3 [2025-11-25T01:47:43.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-25T01:47:43.685Z] 9cc3adb48e0e: Preparing [2025-11-25T01:47:43.685Z] 19cb379c6f53: Preparing [2025-11-25T01:47:43.685Z] 7e2c8370fc30: Preparing [2025-11-25T01:47:43.685Z] 67cf7eee9554: Preparing [2025-11-25T01:47:43.685Z] 4c17966a5b8c: Preparing [2025-11-25T01:47:43.685Z] 256f393e029f: Preparing [2025-11-25T01:47:43.685Z] 256f393e029f: Waiting [2025-11-25T01:47:43.685Z] 4c17966a5b8c: Layer already exists [2025-11-25T01:47:43.685Z] 19cb379c6f53: Layer already exists [2025-11-25T01:47:43.685Z] 9cc3adb48e0e: Layer already exists [2025-11-25T01:47:43.685Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:47:43.685Z] 67cf7eee9554: Layer already exists [2025-11-25T01:47:43.685Z] 256f393e029f: Layer already exists [2025-11-25T01:47:43.685Z] 4.0.1-dev.3: digest: sha256:f73fb668d1ae30a97151fdf4139bec7813ab6473b69687bafdc82826c7cf9bb6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:44.028Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:44.360Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:47:44.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-25T01:47:44.360Z] 9cc3adb48e0e: Preparing [2025-11-25T01:47:44.360Z] 19cb379c6f53: Preparing [2025-11-25T01:47:44.360Z] 7e2c8370fc30: Preparing [2025-11-25T01:47:44.360Z] 67cf7eee9554: Preparing [2025-11-25T01:47:44.360Z] 4c17966a5b8c: Preparing [2025-11-25T01:47:44.360Z] 256f393e029f: Preparing [2025-11-25T01:47:44.360Z] 256f393e029f: Waiting [2025-11-25T01:47:44.360Z] 19cb379c6f53: Layer already exists [2025-11-25T01:47:44.360Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:47:44.360Z] 67cf7eee9554: Layer already exists [2025-11-25T01:47:44.360Z] 4c17966a5b8c: Layer already exists [2025-11-25T01:47:44.360Z] 9cc3adb48e0e: Layer already exists [2025-11-25T01:47:44.360Z] 256f393e029f: Layer already exists [2025-11-25T01:47:44.360Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:f73fb668d1ae30a97151fdf4139bec7813ab6473b69687bafdc82826c7cf9bb6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:44.522Z] #52 ... [2025-11-25T01:47:44.522Z] [2025-11-25T01:47:44.522Z] #56 [core-data internal] load build context [2025-11-25T01:47:44.522Z] #56 ... [2025-11-25T01:47:44.522Z] [2025-11-25T01:47:44.522Z] #52 [security-secretstore-setup internal] load build context [2025-11-25T01:47:44.700Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:45.039Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:odessa [2025-11-25T01:47:45.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-25T01:47:45.039Z] 9cc3adb48e0e: Preparing [2025-11-25T01:47:45.039Z] 19cb379c6f53: Preparing [2025-11-25T01:47:45.039Z] 7e2c8370fc30: Preparing [2025-11-25T01:47:45.039Z] 67cf7eee9554: Preparing [2025-11-25T01:47:45.039Z] 4c17966a5b8c: Preparing [2025-11-25T01:47:45.039Z] 256f393e029f: Preparing [2025-11-25T01:47:45.039Z] 256f393e029f: Waiting [2025-11-25T01:47:45.039Z] 19cb379c6f53: Layer already exists [2025-11-25T01:47:45.039Z] 4c17966a5b8c: Layer already exists [2025-11-25T01:47:45.039Z] 67cf7eee9554: Layer already exists [2025-11-25T01:47:45.039Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:47:45.039Z] 9cc3adb48e0e: Layer already exists [2025-11-25T01:47:45.039Z] 256f393e029f: Layer already exists [2025-11-25T01:47:45.039Z] odessa: digest: sha256:f73fb668d1ae30a97151fdf4139bec7813ab6473b69687bafdc82826c7cf9bb6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:47:45.128Z] ===================================================== [Pipeline] echo [2025-11-25T01:47:45.141Z] taggedImages: [2025-11-25T01:47:45.141Z] - nexus3.edgexfoundry.org:10004/core-keeper:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:47:45.141Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.3 [2025-11-25T01:47:45.141Z] - nexus3.edgexfoundry.org:10004/core-keeper:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:47:45.141Z] - nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] echo [2025-11-25T01:47:45.169Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-11-25T01:47:45.169Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:47:45.169Z] 4.0.1-dev.3 [2025-11-25T01:47:45.169Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:47:45.169Z] odessa [2025-11-25T01:47:45.169Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:45.490Z] #52 ... [2025-11-25T01:47:45.490Z] [2025-11-25T01:47:45.490Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T01:47:45.490Z] #57 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.7s done [2025-11-25T01:47:45.490Z] #57 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-11-25T01:47:45.490Z] #57 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-11-25T01:47:45.490Z] #57 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-11-25T01:47:45.490Z] #57 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-11-25T01:47:45.490Z] #57 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-11-25T01:47:45.490Z] #57 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 5.6s done [2025-11-25T01:47:45.490Z] #57 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 2.9s done [2025-11-25T01:47:45.490Z] #57 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-11-25T01:47:45.490Z] #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.9s [2025-11-25T01:47:45.490Z] #57 ... [2025-11-25T01:47:45.490Z] [2025-11-25T01:47:45.490Z] #39 [support-notifications internal] load build context [2025-11-25T01:47:45.490Z] #39 ... [2025-11-25T01:47:45.490Z] [2025-11-25T01:47:45.490Z] #52 [security-secretstore-setup internal] load build context [2025-11-25T01:47:45.518Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:45.854Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:47:45.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-25T01:47:45.854Z] 00afa0beeed9: Preparing [2025-11-25T01:47:45.854Z] 0f8532ff04ea: Preparing [2025-11-25T01:47:45.854Z] 7e08ea8e28de: Preparing [2025-11-25T01:47:45.854Z] 96dab452cb84: Preparing [2025-11-25T01:47:45.854Z] 7e2c8370fc30: Preparing [2025-11-25T01:47:45.854Z] b10952e1b57f: Preparing [2025-11-25T01:47:45.854Z] 2af7166efeff: Preparing [2025-11-25T01:47:45.854Z] 256f393e029f: Preparing [2025-11-25T01:47:45.854Z] 256f393e029f: Waiting [2025-11-25T01:47:45.854Z] b10952e1b57f: Waiting [2025-11-25T01:47:45.854Z] 2af7166efeff: Waiting [2025-11-25T01:47:45.854Z] 96dab452cb84: Layer already exists [2025-11-25T01:47:45.854Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:47:45.854Z] b10952e1b57f: Layer already exists [2025-11-25T01:47:45.854Z] 2af7166efeff: Layer already exists [2025-11-25T01:47:45.854Z] 256f393e029f: Layer already exists [2025-11-25T01:47:45.854Z] 0f8532ff04ea: Pushed [2025-11-25T01:47:45.854Z] 00afa0beeed9: Pushed [2025-11-25T01:47:48.087Z] #52 ... [2025-11-25T01:47:48.087Z] [2025-11-25T01:47:48.087Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-25T01:47:48.087Z] #0 8.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:47:48.087Z] #0 8.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:47:48.087Z] #58 ... [2025-11-25T01:47:48.087Z] [2025-11-25T01:47:48.087Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-11-25T01:47:48.087Z] #59 ... [2025-11-25T01:47:48.087Z] [2025-11-25T01:47:48.087Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-25T01:47:48.087Z] #0 9.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:47:48.087Z] #0 9.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:47:48.355Z] #60 ... [2025-11-25T01:47:48.355Z] [2025-11-25T01:47:48.355Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-25T01:47:48.390Z] 7e08ea8e28de: Pushed [2025-11-25T01:47:48.390Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:acc8fb16d650f201f8e33b4fadc321cef09fbc0ce9b2b79760575e035b4cbc6c size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:48.633Z] #61 ... [2025-11-25T01:47:48.633Z] [2025-11-25T01:47:48.633Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T01:47:48.633Z] #62 ... [2025-11-25T01:47:48.633Z] [2025-11-25T01:47:48.633Z] #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T01:47:48.633Z] #63 ... [2025-11-25T01:47:48.633Z] [2025-11-25T01:47:48.633Z] #43 [support-scheduler internal] load build context [2025-11-25T01:47:48.633Z] #43 transferring context: 15.50MB 19.8s [2025-11-25T01:47:48.730Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:48.902Z] #43 ... [2025-11-25T01:47:48.902Z] [2025-11-25T01:47:48.902Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T01:47:48.902Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.7s [2025-11-25T01:47:48.902Z] #36 ... [2025-11-25T01:47:48.902Z] [2025-11-25T01:47:48.902Z] #44 [core-keeper internal] load build context [2025-11-25T01:47:49.051Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.3 [2025-11-25T01:47:49.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-25T01:47:49.051Z] 00afa0beeed9: Preparing [2025-11-25T01:47:49.051Z] 0f8532ff04ea: Preparing [2025-11-25T01:47:49.051Z] 7e08ea8e28de: Preparing [2025-11-25T01:47:49.051Z] 96dab452cb84: Preparing [2025-11-25T01:47:49.051Z] 7e2c8370fc30: Preparing [2025-11-25T01:47:49.051Z] b10952e1b57f: Preparing [2025-11-25T01:47:49.051Z] 2af7166efeff: Preparing [2025-11-25T01:47:49.051Z] 256f393e029f: Preparing [2025-11-25T01:47:49.051Z] b10952e1b57f: Waiting [2025-11-25T01:47:49.051Z] 2af7166efeff: Waiting [2025-11-25T01:47:49.051Z] 256f393e029f: Waiting [2025-11-25T01:47:49.051Z] 00afa0beeed9: Layer already exists [2025-11-25T01:47:49.051Z] 7e08ea8e28de: Layer already exists [2025-11-25T01:47:49.051Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:47:49.051Z] 0f8532ff04ea: Layer already exists [2025-11-25T01:47:49.051Z] 96dab452cb84: Layer already exists [2025-11-25T01:47:49.051Z] 256f393e029f: Layer already exists [2025-11-25T01:47:49.051Z] 2af7166efeff: Layer already exists [2025-11-25T01:47:49.051Z] b10952e1b57f: Layer already exists [2025-11-25T01:47:49.051Z] 4.0.1-dev.3: digest: sha256:acc8fb16d650f201f8e33b4fadc321cef09fbc0ce9b2b79760575e035b4cbc6c size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:49.195Z] #44 ... [2025-11-25T01:47:49.195Z] [2025-11-25T01:47:49.195Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-25T01:47:49.195Z] #64 ... [2025-11-25T01:47:49.195Z] [2025-11-25T01:47:49.195Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T01:47:49.195Z] #65 ... [2025-11-25T01:47:49.195Z] [2025-11-25T01:47:49.195Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-25T01:47:49.378Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:49.471Z] #66 ... [2025-11-25T01:47:49.471Z] [2025-11-25T01:47:49.471Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-25T01:47:49.707Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:47:49.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-25T01:47:49.707Z] 00afa0beeed9: Preparing [2025-11-25T01:47:49.707Z] 0f8532ff04ea: Preparing [2025-11-25T01:47:49.707Z] 7e08ea8e28de: Preparing [2025-11-25T01:47:49.707Z] 96dab452cb84: Preparing [2025-11-25T01:47:49.707Z] 7e2c8370fc30: Preparing [2025-11-25T01:47:49.707Z] b10952e1b57f: Preparing [2025-11-25T01:47:49.707Z] 2af7166efeff: Preparing [2025-11-25T01:47:49.707Z] 256f393e029f: Preparing [2025-11-25T01:47:49.707Z] 2af7166efeff: Waiting [2025-11-25T01:47:49.707Z] b10952e1b57f: Waiting [2025-11-25T01:47:49.707Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:47:49.707Z] 7e08ea8e28de: Layer already exists [2025-11-25T01:47:49.707Z] 96dab452cb84: Layer already exists [2025-11-25T01:47:49.707Z] 00afa0beeed9: Layer already exists [2025-11-25T01:47:49.707Z] 0f8532ff04ea: Layer already exists [2025-11-25T01:47:49.707Z] b10952e1b57f: Layer already exists [2025-11-25T01:47:49.707Z] 2af7166efeff: Layer already exists [2025-11-25T01:47:49.707Z] 256f393e029f: Layer already exists [2025-11-25T01:47:49.707Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:acc8fb16d650f201f8e33b4fadc321cef09fbc0ce9b2b79760575e035b4cbc6c size: 1987 [Pipeline] } [Pipeline] // withEnv [2025-11-25T01:47:49.741Z] #67 ... [2025-11-25T01:47:49.741Z] [2025-11-25T01:47:49.741Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-25T01:47:49.741Z] #68 ... [2025-11-25T01:47:49.741Z] [2025-11-25T01:47:49.741Z] #46 [core-command internal] load build context [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:50.008Z] #46 ... [2025-11-25T01:47:50.008Z] [2025-11-25T01:47:50.008Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-25T01:47:50.008Z] #69 ... [2025-11-25T01:47:50.008Z] [2025-11-25T01:47:50.008Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-25T01:47:50.042Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:50.276Z] #70 ... [2025-11-25T01:47:50.276Z] [2025-11-25T01:47:50.276Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T01:47:50.276Z] #71 ... [2025-11-25T01:47:50.276Z] [2025-11-25T01:47:50.276Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-25T01:47:50.369Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:odessa [2025-11-25T01:47:50.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-25T01:47:50.369Z] 00afa0beeed9: Preparing [2025-11-25T01:47:50.369Z] 0f8532ff04ea: Preparing [2025-11-25T01:47:50.369Z] 7e08ea8e28de: Preparing [2025-11-25T01:47:50.369Z] 96dab452cb84: Preparing [2025-11-25T01:47:50.369Z] 7e2c8370fc30: Preparing [2025-11-25T01:47:50.369Z] b10952e1b57f: Preparing [2025-11-25T01:47:50.369Z] 2af7166efeff: Preparing [2025-11-25T01:47:50.369Z] 256f393e029f: Preparing [2025-11-25T01:47:50.369Z] b10952e1b57f: Waiting [2025-11-25T01:47:50.369Z] 2af7166efeff: Waiting [2025-11-25T01:47:50.369Z] 256f393e029f: Waiting [2025-11-25T01:47:50.369Z] 00afa0beeed9: Layer already exists [2025-11-25T01:47:50.369Z] 0f8532ff04ea: Layer already exists [2025-11-25T01:47:50.369Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:47:50.369Z] 7e08ea8e28de: Layer already exists [2025-11-25T01:47:50.369Z] 96dab452cb84: Layer already exists [2025-11-25T01:47:50.369Z] b10952e1b57f: Layer already exists [2025-11-25T01:47:50.369Z] 2af7166efeff: Layer already exists [2025-11-25T01:47:50.369Z] 256f393e029f: Layer already exists [2025-11-25T01:47:50.369Z] odessa: digest: sha256:acc8fb16d650f201f8e33b4fadc321cef09fbc0ce9b2b79760575e035b4cbc6c size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:47:50.449Z] ===================================================== [Pipeline] echo [2025-11-25T01:47:50.463Z] taggedImages: [2025-11-25T01:47:50.463Z] - nexus3.edgexfoundry.org:10004/core-metadata:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:47:50.463Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.3 [2025-11-25T01:47:50.463Z] - nexus3.edgexfoundry.org:10004/core-metadata:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:47:50.463Z] - nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] echo [2025-11-25T01:47:50.488Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-11-25T01:47:50.488Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:47:50.488Z] 4.0.1-dev.3 [2025-11-25T01:47:50.488Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:47:50.488Z] odessa [2025-11-25T01:47:50.488Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [2025-11-25T01:47:50.544Z] #50 ... [2025-11-25T01:47:50.544Z] [2025-11-25T01:47:50.544Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:47:50.544Z] #48 ... [2025-11-25T01:47:50.544Z] [2025-11-25T01:47:50.544Z] #51 [security-bootstrapper internal] load build context [2025-11-25T01:47:50.544Z] #51 ... [2025-11-25T01:47:50.544Z] [2025-11-25T01:47:50.544Z] #53 [security-proxy-setup internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:50.811Z] #53 ... [2025-11-25T01:47:50.811Z] [2025-11-25T01:47:50.811Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-25T01:47:50.836Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:51.162Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:47:51.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-25T01:47:51.162Z] 9b10f42f06bd: Preparing [2025-11-25T01:47:51.162Z] 8ae99e3e8e62: Preparing [2025-11-25T01:47:51.162Z] 1aea928d5d7b: Preparing [2025-11-25T01:47:51.162Z] cf62e8b6bbf9: Preparing [2025-11-25T01:47:51.162Z] 06ebcdbd4637: Preparing [2025-11-25T01:47:51.162Z] cb7400170a4d: Preparing [2025-11-25T01:47:51.162Z] 600ac2986e7f: Preparing [2025-11-25T01:47:51.162Z] 96dab452cb84: Preparing [2025-11-25T01:47:51.162Z] 7e2c8370fc30: Preparing [2025-11-25T01:47:51.162Z] 8aca415a9b76: Preparing [2025-11-25T01:47:51.162Z] 973035b6b84f: Preparing [2025-11-25T01:47:51.162Z] 5f70bf18a086: Preparing [2025-11-25T01:47:51.162Z] b5ed58daa12c: Preparing [2025-11-25T01:47:51.162Z] 0189925ccfa6: Preparing [2025-11-25T01:47:51.162Z] 8757086ed139: Preparing [2025-11-25T01:47:51.162Z] 256f393e029f: Preparing [2025-11-25T01:47:51.162Z] cb7400170a4d: Waiting [2025-11-25T01:47:51.162Z] 600ac2986e7f: Waiting [2025-11-25T01:47:51.162Z] 96dab452cb84: Waiting [2025-11-25T01:47:51.162Z] 7e2c8370fc30: Waiting [2025-11-25T01:47:51.162Z] 8aca415a9b76: Waiting [2025-11-25T01:47:51.162Z] 973035b6b84f: Waiting [2025-11-25T01:47:51.162Z] 5f70bf18a086: Waiting [2025-11-25T01:47:51.162Z] b5ed58daa12c: Waiting [2025-11-25T01:47:51.162Z] 0189925ccfa6: Waiting [2025-11-25T01:47:51.162Z] 8757086ed139: Waiting [2025-11-25T01:47:51.162Z] 256f393e029f: Waiting [2025-11-25T01:47:51.162Z] 8ae99e3e8e62: Pushed [2025-11-25T01:47:51.162Z] 06ebcdbd4637: Pushed [2025-11-25T01:47:51.162Z] cf62e8b6bbf9: Pushed [2025-11-25T01:47:51.162Z] 9b10f42f06bd: Pushed [2025-11-25T01:47:51.162Z] 1aea928d5d7b: Pushed [2025-11-25T01:47:51.162Z] 96dab452cb84: Layer already exists [2025-11-25T01:47:51.162Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:47:51.162Z] 5f70bf18a086: Layer already exists [2025-11-25T01:47:51.162Z] cb7400170a4d: Pushed [2025-11-25T01:47:51.419Z] 8aca415a9b76: Pushed [2025-11-25T01:47:51.419Z] 973035b6b84f: Pushed [2025-11-25T01:47:51.419Z] b5ed58daa12c: Pushed [2025-11-25T01:47:51.419Z] 256f393e029f: Layer already exists [2025-11-25T01:47:51.419Z] 8757086ed139: Pushed [2025-11-25T01:47:51.419Z] 0189925ccfa6: Pushed [2025-11-25T01:47:51.770Z] #50 ... [2025-11-25T01:47:51.770Z] [2025-11-25T01:47:51.770Z] #54 [core-metadata internal] load build context [2025-11-25T01:47:51.770Z] #54 ... [2025-11-25T01:47:51.770Z] [2025-11-25T01:47:51.770Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-25T01:47:51.770Z] #60 13.68 v3.20.8-69-g2d906ab0af6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-11-25T01:47:51.770Z] #60 13.68 v3.20.8-60-g2f7bd1f7584 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-11-25T01:47:51.770Z] #60 13.68 OK: 24062 distinct packages available [2025-11-25T01:47:52.734Z] #60 ... [2025-11-25T01:47:52.734Z] [2025-11-25T01:47:52.734Z] #55 [security-proxy-auth internal] load build context [2025-11-25T01:47:52.734Z] #55 ... [2025-11-25T01:47:52.734Z] [2025-11-25T01:47:52.734Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-25T01:47:52.734Z] #60 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:47:52.797Z] 600ac2986e7f: Pushed [2025-11-25T01:47:52.797Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:97b9a95f4872bc32b6a1db207c17915f2ea24eee3a2a697a041dc84f0c84c14e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:53.137Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:53.460Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.3 [2025-11-25T01:47:53.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-25T01:47:53.460Z] 9b10f42f06bd: Preparing [2025-11-25T01:47:53.460Z] 8ae99e3e8e62: Preparing [2025-11-25T01:47:53.460Z] 1aea928d5d7b: Preparing [2025-11-25T01:47:53.460Z] cf62e8b6bbf9: Preparing [2025-11-25T01:47:53.460Z] 06ebcdbd4637: Preparing [2025-11-25T01:47:53.460Z] cb7400170a4d: Preparing [2025-11-25T01:47:53.460Z] 600ac2986e7f: Preparing [2025-11-25T01:47:53.460Z] 96dab452cb84: Preparing [2025-11-25T01:47:53.460Z] 7e2c8370fc30: Preparing [2025-11-25T01:47:53.460Z] 8aca415a9b76: Preparing [2025-11-25T01:47:53.460Z] 600ac2986e7f: Waiting [2025-11-25T01:47:53.460Z] 96dab452cb84: Waiting [2025-11-25T01:47:53.460Z] 7e2c8370fc30: Waiting [2025-11-25T01:47:53.460Z] cb7400170a4d: Waiting [2025-11-25T01:47:53.460Z] 973035b6b84f: Preparing [2025-11-25T01:47:53.460Z] 5f70bf18a086: Preparing [2025-11-25T01:47:53.460Z] b5ed58daa12c: Preparing [2025-11-25T01:47:53.460Z] 0189925ccfa6: Preparing [2025-11-25T01:47:53.460Z] 8757086ed139: Preparing [2025-11-25T01:47:53.460Z] 256f393e029f: Preparing [2025-11-25T01:47:53.460Z] 8aca415a9b76: Waiting [2025-11-25T01:47:53.460Z] b5ed58daa12c: Waiting [2025-11-25T01:47:53.460Z] 0189925ccfa6: Waiting [2025-11-25T01:47:53.460Z] 973035b6b84f: Waiting [2025-11-25T01:47:53.460Z] 256f393e029f: Waiting [2025-11-25T01:47:53.460Z] 5f70bf18a086: Waiting [2025-11-25T01:47:53.460Z] 8757086ed139: Waiting [2025-11-25T01:47:53.460Z] 1aea928d5d7b: Layer already exists [2025-11-25T01:47:53.460Z] cf62e8b6bbf9: Layer already exists [2025-11-25T01:47:53.460Z] 9b10f42f06bd: Layer already exists [2025-11-25T01:47:53.460Z] 06ebcdbd4637: Layer already exists [2025-11-25T01:47:53.460Z] 8ae99e3e8e62: Layer already exists [2025-11-25T01:47:53.460Z] cb7400170a4d: Layer already exists [2025-11-25T01:47:53.460Z] 600ac2986e7f: Layer already exists [2025-11-25T01:47:53.460Z] 96dab452cb84: Layer already exists [2025-11-25T01:47:53.460Z] 8aca415a9b76: Layer already exists [2025-11-25T01:47:53.460Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:47:53.460Z] 973035b6b84f: Layer already exists [2025-11-25T01:47:53.460Z] 0189925ccfa6: Layer already exists [2025-11-25T01:47:53.460Z] 5f70bf18a086: Layer already exists [2025-11-25T01:47:53.460Z] 8757086ed139: Layer already exists [2025-11-25T01:47:53.460Z] b5ed58daa12c: Layer already exists [2025-11-25T01:47:53.460Z] 256f393e029f: Layer already exists [2025-11-25T01:47:53.460Z] 4.0.1-dev.3: digest: sha256:97b9a95f4872bc32b6a1db207c17915f2ea24eee3a2a697a041dc84f0c84c14e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:53.721Z] #60 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:47:53.800Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:54.129Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:47:54.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-25T01:47:54.129Z] 9b10f42f06bd: Preparing [2025-11-25T01:47:54.129Z] 8ae99e3e8e62: Preparing [2025-11-25T01:47:54.129Z] 1aea928d5d7b: Preparing [2025-11-25T01:47:54.129Z] cf62e8b6bbf9: Preparing [2025-11-25T01:47:54.129Z] 06ebcdbd4637: Preparing [2025-11-25T01:47:54.129Z] cb7400170a4d: Preparing [2025-11-25T01:47:54.129Z] 600ac2986e7f: Preparing [2025-11-25T01:47:54.129Z] 96dab452cb84: Preparing [2025-11-25T01:47:54.129Z] 7e2c8370fc30: Preparing [2025-11-25T01:47:54.129Z] 8aca415a9b76: Preparing [2025-11-25T01:47:54.129Z] 973035b6b84f: Preparing [2025-11-25T01:47:54.129Z] 8aca415a9b76: Waiting [2025-11-25T01:47:54.129Z] cb7400170a4d: Waiting [2025-11-25T01:47:54.129Z] 96dab452cb84: Waiting [2025-11-25T01:47:54.129Z] 7e2c8370fc30: Waiting [2025-11-25T01:47:54.129Z] 600ac2986e7f: Waiting [2025-11-25T01:47:54.129Z] 5f70bf18a086: Preparing [2025-11-25T01:47:54.129Z] b5ed58daa12c: Preparing [2025-11-25T01:47:54.129Z] 0189925ccfa6: Preparing [2025-11-25T01:47:54.129Z] 5f70bf18a086: Waiting [2025-11-25T01:47:54.129Z] 973035b6b84f: Waiting [2025-11-25T01:47:54.129Z] b5ed58daa12c: Waiting [2025-11-25T01:47:54.129Z] 8757086ed139: Preparing [2025-11-25T01:47:54.129Z] 256f393e029f: Preparing [2025-11-25T01:47:54.129Z] 0189925ccfa6: Waiting [2025-11-25T01:47:54.129Z] 8757086ed139: Waiting [2025-11-25T01:47:54.129Z] 256f393e029f: Waiting [2025-11-25T01:47:54.129Z] 8ae99e3e8e62: Layer already exists [2025-11-25T01:47:54.129Z] 06ebcdbd4637: Layer already exists [2025-11-25T01:47:54.129Z] cf62e8b6bbf9: Layer already exists [2025-11-25T01:47:54.129Z] 9b10f42f06bd: Layer already exists [2025-11-25T01:47:54.129Z] 1aea928d5d7b: Layer already exists [2025-11-25T01:47:54.129Z] 96dab452cb84: Layer already exists [2025-11-25T01:47:54.129Z] cb7400170a4d: Layer already exists [2025-11-25T01:47:54.129Z] 8aca415a9b76: Layer already exists [2025-11-25T01:47:54.129Z] 600ac2986e7f: Layer already exists [2025-11-25T01:47:54.129Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:47:54.129Z] 5f70bf18a086: Layer already exists [2025-11-25T01:47:54.129Z] 973035b6b84f: Layer already exists [2025-11-25T01:47:54.129Z] b5ed58daa12c: Layer already exists [2025-11-25T01:47:54.129Z] 0189925ccfa6: Layer already exists [2025-11-25T01:47:54.129Z] 8757086ed139: Layer already exists [2025-11-25T01:47:54.129Z] 256f393e029f: Layer already exists [2025-11-25T01:47:54.129Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:97b9a95f4872bc32b6a1db207c17915f2ea24eee3a2a697a041dc84f0c84c14e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:54.468Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:54.685Z] #60 ... [2025-11-25T01:47:54.685Z] [2025-11-25T01:47:54.685Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-25T01:47:54.685Z] #58 13.14 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-25T01:47:54.685Z] #58 13.14 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:47:54.685Z] #58 13.14 OK: 8 MiB in 17 packages [2025-11-25T01:47:54.685Z] #58 DONE 16.5s [2025-11-25T01:47:54.685Z] [2025-11-25T01:47:54.685Z] #53 [security-proxy-setup internal] load build context [2025-11-25T01:47:54.685Z] #53 transferring context: 14.47MB 23.3s [2025-11-25T01:47:54.685Z] #53 ... [2025-11-25T01:47:54.685Z] [2025-11-25T01:47:54.685Z] #56 [core-data internal] load build context [2025-11-25T01:47:54.812Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [2025-11-25T01:47:54.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-25T01:47:54.812Z] 9b10f42f06bd: Preparing [2025-11-25T01:47:54.812Z] 8ae99e3e8e62: Preparing [2025-11-25T01:47:54.812Z] 1aea928d5d7b: Preparing [2025-11-25T01:47:54.812Z] cf62e8b6bbf9: Preparing [2025-11-25T01:47:54.812Z] 06ebcdbd4637: Preparing [2025-11-25T01:47:54.812Z] cb7400170a4d: Preparing [2025-11-25T01:47:54.812Z] 600ac2986e7f: Preparing [2025-11-25T01:47:54.812Z] 96dab452cb84: Preparing [2025-11-25T01:47:54.812Z] 7e2c8370fc30: Preparing [2025-11-25T01:47:54.812Z] 8aca415a9b76: Preparing [2025-11-25T01:47:54.812Z] 973035b6b84f: Preparing [2025-11-25T01:47:54.812Z] 5f70bf18a086: Preparing [2025-11-25T01:47:54.812Z] b5ed58daa12c: Preparing [2025-11-25T01:47:54.812Z] 0189925ccfa6: Preparing [2025-11-25T01:47:54.812Z] 8757086ed139: Preparing [2025-11-25T01:47:54.812Z] 256f393e029f: Preparing [2025-11-25T01:47:54.812Z] 96dab452cb84: Waiting [2025-11-25T01:47:54.812Z] 7e2c8370fc30: Waiting [2025-11-25T01:47:54.812Z] 256f393e029f: Waiting [2025-11-25T01:47:54.812Z] 0189925ccfa6: Waiting [2025-11-25T01:47:54.812Z] 600ac2986e7f: Waiting [2025-11-25T01:47:54.812Z] 8aca415a9b76: Waiting [2025-11-25T01:47:54.812Z] 973035b6b84f: Waiting [2025-11-25T01:47:54.812Z] 5f70bf18a086: Waiting [2025-11-25T01:47:54.812Z] 8757086ed139: Waiting [2025-11-25T01:47:54.812Z] b5ed58daa12c: Waiting [2025-11-25T01:47:54.812Z] cb7400170a4d: Waiting [2025-11-25T01:47:54.812Z] 8ae99e3e8e62: Layer already exists [2025-11-25T01:47:54.812Z] 06ebcdbd4637: Layer already exists [2025-11-25T01:47:54.812Z] cf62e8b6bbf9: Layer already exists [2025-11-25T01:47:54.812Z] 1aea928d5d7b: Layer already exists [2025-11-25T01:47:54.812Z] 9b10f42f06bd: Layer already exists [2025-11-25T01:47:54.812Z] cb7400170a4d: Layer already exists [2025-11-25T01:47:54.812Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:47:54.812Z] 96dab452cb84: Layer already exists [2025-11-25T01:47:54.812Z] 600ac2986e7f: Layer already exists [2025-11-25T01:47:54.812Z] 8aca415a9b76: Layer already exists [2025-11-25T01:47:54.812Z] 973035b6b84f: Layer already exists [2025-11-25T01:47:54.812Z] 0189925ccfa6: Layer already exists [2025-11-25T01:47:54.812Z] 5f70bf18a086: Layer already exists [2025-11-25T01:47:54.812Z] 8757086ed139: Layer already exists [2025-11-25T01:47:54.812Z] b5ed58daa12c: Layer already exists [2025-11-25T01:47:54.812Z] 256f393e029f: Layer already exists [2025-11-25T01:47:54.812Z] odessa: digest: sha256:97b9a95f4872bc32b6a1db207c17915f2ea24eee3a2a697a041dc84f0c84c14e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:47:54.886Z] ===================================================== [Pipeline] echo [2025-11-25T01:47:54.904Z] taggedImages: [2025-11-25T01:47:54.904Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:47:54.904Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.3 [2025-11-25T01:47:54.904Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:47:54.904Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] echo [2025-11-25T01:47:54.927Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-11-25T01:47:54.927Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:47:54.927Z] 4.0.1-dev.3 [2025-11-25T01:47:54.927Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:47:54.927Z] odessa [2025-11-25T01:47:54.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2025-11-25T01:47:54.956Z] #56 ... [2025-11-25T01:47:54.956Z] [2025-11-25T01:47:54.956Z] #53 [security-proxy-setup internal] load build context [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:55.224Z] #53 ... [2025-11-25T01:47:55.224Z] [2025-11-25T01:47:55.224Z] #42 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T01:47:55.224Z] #42 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:47:55.224Z] #42 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:47:55.224Z] #42 14.91 OK: 239 MiB in 58 packages [2025-11-25T01:47:55.224Z] #42 DONE 17.2s [2025-11-25T01:47:55.224Z] [2025-11-25T01:47:55.224Z] #53 [security-proxy-setup internal] load build context [2025-11-25T01:47:55.268Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:55.491Z] #53 ... [2025-11-25T01:47:55.491Z] [2025-11-25T01:47:55.491Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T01:47:55.491Z] #62 DONE 17.5s [2025-11-25T01:47:55.491Z] [2025-11-25T01:47:55.491Z] #39 [support-notifications internal] load build context [2025-11-25T01:47:55.591Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:47:55.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-25T01:47:55.591Z] f0d13c48d051: Preparing [2025-11-25T01:47:55.591Z] 5140e2977263: Preparing [2025-11-25T01:47:55.591Z] 8b009d2f74b1: Preparing [2025-11-25T01:47:55.591Z] 51e2ec9bf1bb: Preparing [2025-11-25T01:47:55.591Z] 96dab452cb84: Preparing [2025-11-25T01:47:55.591Z] 7e2c8370fc30: Preparing [2025-11-25T01:47:55.591Z] b10952e1b57f: Preparing [2025-11-25T01:47:55.591Z] 2af7166efeff: Preparing [2025-11-25T01:47:55.591Z] 256f393e029f: Preparing [2025-11-25T01:47:55.591Z] 7e2c8370fc30: Waiting [2025-11-25T01:47:55.591Z] b10952e1b57f: Waiting [2025-11-25T01:47:55.591Z] 2af7166efeff: Waiting [2025-11-25T01:47:55.591Z] 256f393e029f: Waiting [2025-11-25T01:47:55.591Z] 96dab452cb84: Layer already exists [2025-11-25T01:47:55.591Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:47:55.591Z] b10952e1b57f: Layer already exists [2025-11-25T01:47:55.591Z] 2af7166efeff: Layer already exists [2025-11-25T01:47:55.591Z] 8b009d2f74b1: Pushed [2025-11-25T01:47:55.591Z] 256f393e029f: Layer already exists [2025-11-25T01:47:55.591Z] f0d13c48d051: Pushed [2025-11-25T01:47:55.591Z] 5140e2977263: Pushed [2025-11-25T01:47:55.758Z] #39 ... [2025-11-25T01:47:55.758Z] [2025-11-25T01:47:55.758Z] #53 [security-proxy-setup internal] load build context [2025-11-25T01:47:55.758Z] #53 ... [2025-11-25T01:47:55.758Z] [2025-11-25T01:47:55.758Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T01:47:55.758Z] #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12.6s [2025-11-25T01:47:56.027Z] #57 ... [2025-11-25T01:47:56.027Z] [2025-11-25T01:47:56.027Z] #53 [security-proxy-setup internal] load build context [2025-11-25T01:47:57.976Z] #53 ... [2025-11-25T01:47:57.976Z] [2025-11-25T01:47:57.976Z] #52 [security-secretstore-setup internal] load build context [2025-11-25T01:47:58.129Z] 51e2ec9bf1bb: Pushed [2025-11-25T01:47:58.129Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:3f35de632e7e0c9e248b06935265ea222bd47be264d2b96c0717c81bb90aea46 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:58.245Z] #52 ... [2025-11-25T01:47:58.245Z] [2025-11-25T01:47:58.245Z] #53 [security-proxy-setup internal] load build context [2025-11-25T01:47:58.448Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:58.773Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.3 [2025-11-25T01:47:58.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-25T01:47:58.773Z] f0d13c48d051: Preparing [2025-11-25T01:47:58.773Z] 5140e2977263: Preparing [2025-11-25T01:47:58.773Z] 8b009d2f74b1: Preparing [2025-11-25T01:47:58.773Z] 51e2ec9bf1bb: Preparing [2025-11-25T01:47:58.773Z] 96dab452cb84: Preparing [2025-11-25T01:47:58.773Z] 7e2c8370fc30: Preparing [2025-11-25T01:47:58.773Z] b10952e1b57f: Preparing [2025-11-25T01:47:58.773Z] 2af7166efeff: Preparing [2025-11-25T01:47:58.773Z] 256f393e029f: Preparing [2025-11-25T01:47:58.773Z] 7e2c8370fc30: Waiting [2025-11-25T01:47:58.773Z] b10952e1b57f: Waiting [2025-11-25T01:47:58.773Z] 2af7166efeff: Waiting [2025-11-25T01:47:58.773Z] 256f393e029f: Waiting [2025-11-25T01:47:58.773Z] 51e2ec9bf1bb: Layer already exists [2025-11-25T01:47:58.773Z] 96dab452cb84: Layer already exists [2025-11-25T01:47:58.773Z] 5140e2977263: Layer already exists [2025-11-25T01:47:58.773Z] 8b009d2f74b1: Layer already exists [2025-11-25T01:47:58.773Z] f0d13c48d051: Layer already exists [2025-11-25T01:47:58.773Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:47:58.773Z] 2af7166efeff: Layer already exists [2025-11-25T01:47:58.773Z] 256f393e029f: Layer already exists [2025-11-25T01:47:58.773Z] b10952e1b57f: Layer already exists [2025-11-25T01:47:58.773Z] 4.0.1-dev.3: digest: sha256:3f35de632e7e0c9e248b06935265ea222bd47be264d2b96c0717c81bb90aea46 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:59.106Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:47:59.208Z] #53 ... [2025-11-25T01:47:59.208Z] [2025-11-25T01:47:59.208Z] #43 [support-scheduler internal] load build context [2025-11-25T01:47:59.208Z] #43 ... [2025-11-25T01:47:59.208Z] [2025-11-25T01:47:59.208Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T01:47:59.208Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.4s [2025-11-25T01:47:59.208Z] #36 ... [2025-11-25T01:47:59.208Z] [2025-11-25T01:47:59.208Z] #44 [core-keeper internal] load build context [2025-11-25T01:47:59.431Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:47:59.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-25T01:47:59.431Z] f0d13c48d051: Preparing [2025-11-25T01:47:59.431Z] 5140e2977263: Preparing [2025-11-25T01:47:59.431Z] 8b009d2f74b1: Preparing [2025-11-25T01:47:59.431Z] 51e2ec9bf1bb: Preparing [2025-11-25T01:47:59.431Z] 96dab452cb84: Preparing [2025-11-25T01:47:59.431Z] 7e2c8370fc30: Preparing [2025-11-25T01:47:59.431Z] b10952e1b57f: Preparing [2025-11-25T01:47:59.431Z] 2af7166efeff: Preparing [2025-11-25T01:47:59.431Z] 256f393e029f: Preparing [2025-11-25T01:47:59.431Z] 7e2c8370fc30: Waiting [2025-11-25T01:47:59.431Z] b10952e1b57f: Waiting [2025-11-25T01:47:59.431Z] 2af7166efeff: Waiting [2025-11-25T01:47:59.431Z] 256f393e029f: Waiting [2025-11-25T01:47:59.431Z] 96dab452cb84: Layer already exists [2025-11-25T01:47:59.431Z] 5140e2977263: Layer already exists [2025-11-25T01:47:59.431Z] 51e2ec9bf1bb: Layer already exists [2025-11-25T01:47:59.431Z] 8b009d2f74b1: Layer already exists [2025-11-25T01:47:59.431Z] f0d13c48d051: Layer already exists [2025-11-25T01:47:59.431Z] b10952e1b57f: Layer already exists [2025-11-25T01:47:59.431Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:47:59.431Z] 256f393e029f: Layer already exists [2025-11-25T01:47:59.431Z] 2af7166efeff: Layer already exists [2025-11-25T01:47:59.431Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:3f35de632e7e0c9e248b06935265ea222bd47be264d2b96c0717c81bb90aea46 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-11-25T01:47:59.476Z] #44 ... [2025-11-25T01:47:59.476Z] [2025-11-25T01:47:59.476Z] #53 [security-proxy-setup internal] load build context [Pipeline] sh [2025-11-25T01:47:59.743Z] #53 transferring context: 16.77MB 28.4s [2025-11-25T01:47:59.762Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:00.098Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [2025-11-25T01:48:00.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-25T01:48:00.098Z] f0d13c48d051: Preparing [2025-11-25T01:48:00.098Z] 5140e2977263: Preparing [2025-11-25T01:48:00.098Z] 8b009d2f74b1: Preparing [2025-11-25T01:48:00.098Z] 51e2ec9bf1bb: Preparing [2025-11-25T01:48:00.098Z] 96dab452cb84: Preparing [2025-11-25T01:48:00.098Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:00.098Z] b10952e1b57f: Preparing [2025-11-25T01:48:00.098Z] 2af7166efeff: Preparing [2025-11-25T01:48:00.098Z] 256f393e029f: Preparing [2025-11-25T01:48:00.098Z] b10952e1b57f: Waiting [2025-11-25T01:48:00.098Z] 2af7166efeff: Waiting [2025-11-25T01:48:00.098Z] 256f393e029f: Waiting [2025-11-25T01:48:00.098Z] 7e2c8370fc30: Waiting [2025-11-25T01:48:00.098Z] 51e2ec9bf1bb: Layer already exists [2025-11-25T01:48:00.098Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:00.098Z] 8b009d2f74b1: Layer already exists [2025-11-25T01:48:00.098Z] 5140e2977263: Layer already exists [2025-11-25T01:48:00.098Z] f0d13c48d051: Layer already exists [2025-11-25T01:48:00.098Z] 2af7166efeff: Layer already exists [2025-11-25T01:48:00.098Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:00.098Z] b10952e1b57f: Layer already exists [2025-11-25T01:48:00.098Z] 256f393e029f: Layer already exists [2025-11-25T01:48:00.098Z] odessa: digest: sha256:3f35de632e7e0c9e248b06935265ea222bd47be264d2b96c0717c81bb90aea46 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:48:00.182Z] ===================================================== [Pipeline] echo [2025-11-25T01:48:00.202Z] taggedImages: [2025-11-25T01:48:00.202Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:48:00.202Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.3 [2025-11-25T01:48:00.202Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:48:00.202Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] echo [2025-11-25T01:48:00.233Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-11-25T01:48:00.233Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:48:00.233Z] 4.0.1-dev.3 [2025-11-25T01:48:00.233Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:48:00.233Z] odessa [2025-11-25T01:48:00.233Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:00.577Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:00.737Z] #53 ... [2025-11-25T01:48:00.737Z] [2025-11-25T01:48:00.737Z] #46 [core-command internal] load build context [2025-11-25T01:48:00.737Z] #46 ... [2025-11-25T01:48:00.737Z] [2025-11-25T01:48:00.737Z] #53 [security-proxy-setup internal] load build context [2025-11-25T01:48:00.918Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:48:00.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-25T01:48:00.918Z] 9a0392d84507: Preparing [2025-11-25T01:48:00.918Z] 03bed96f9f25: Preparing [2025-11-25T01:48:00.918Z] f0d17c857c78: Preparing [2025-11-25T01:48:00.918Z] 5e137b47c1c8: Preparing [2025-11-25T01:48:00.918Z] 92ea6d5cee1f: Preparing [2025-11-25T01:48:00.918Z] 96dab452cb84: Preparing [2025-11-25T01:48:00.919Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:00.919Z] c91913734497: Preparing [2025-11-25T01:48:00.919Z] 463da26d462a: Preparing [2025-11-25T01:48:00.919Z] e135a0e045d3: Preparing [2025-11-25T01:48:00.919Z] 256f393e029f: Preparing [2025-11-25T01:48:00.919Z] 96dab452cb84: Waiting [2025-11-25T01:48:00.919Z] 7e2c8370fc30: Waiting [2025-11-25T01:48:00.919Z] c91913734497: Waiting [2025-11-25T01:48:00.919Z] 256f393e029f: Waiting [2025-11-25T01:48:00.919Z] 463da26d462a: Waiting [2025-11-25T01:48:00.919Z] e135a0e045d3: Waiting [2025-11-25T01:48:00.919Z] 92ea6d5cee1f: Pushed [2025-11-25T01:48:00.919Z] 5e137b47c1c8: Pushed [2025-11-25T01:48:00.919Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:00.919Z] 03bed96f9f25: Pushed [2025-11-25T01:48:00.919Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:00.919Z] 9a0392d84507: Pushed [2025-11-25T01:48:00.919Z] 256f393e029f: Layer already exists [2025-11-25T01:48:01.029Z] #53 ... [2025-11-25T01:48:01.029Z] [2025-11-25T01:48:01.029Z] #51 [security-bootstrapper internal] load build context [2025-11-25T01:48:01.029Z] #51 ... [2025-11-25T01:48:01.029Z] [2025-11-25T01:48:01.029Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:48:01.178Z] c91913734497: Pushed [2025-11-25T01:48:01.178Z] 463da26d462a: Pushed [2025-11-25T01:48:01.296Z] #48 ... [2025-11-25T01:48:01.296Z] [2025-11-25T01:48:01.296Z] #46 [core-command internal] load build context [2025-11-25T01:48:01.880Z] #46 ... [2025-11-25T01:48:01.880Z] [2025-11-25T01:48:01.880Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-25T01:48:01.880Z] #61 14.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:01.880Z] #61 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:01.880Z] #61 21.24 OK: 239 MiB in 58 packages [2025-11-25T01:48:01.880Z] #61 DONE 23.8s [2025-11-25T01:48:01.880Z] [2025-11-25T01:48:01.880Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-25T01:48:02.148Z] #50 ... [2025-11-25T01:48:02.148Z] [2025-11-25T01:48:02.148Z] #54 [core-metadata internal] load build context [2025-11-25T01:48:02.148Z] #54 ... [2025-11-25T01:48:02.148Z] [2025-11-25T01:48:02.148Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-25T01:48:02.423Z] #50 ... [2025-11-25T01:48:02.423Z] [2025-11-25T01:48:02.423Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T01:48:02.423Z] #65 DONE 23.3s [2025-11-25T01:48:02.423Z] [2025-11-25T01:48:02.423Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-25T01:48:02.553Z] e135a0e045d3: Pushed [2025-11-25T01:48:02.813Z] f0d17c857c78: Pushed [2025-11-25T01:48:02.813Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:b24dc19876cbbdd0f0660223ebbcd1bfe58d8590a3dcd27cab0e8d44ccd2b909 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:03.012Z] #50 ... [2025-11-25T01:48:03.013Z] [2025-11-25T01:48:03.013Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-25T01:48:03.013Z] #60 22.20 OK: 239 MiB in 58 packages [2025-11-25T01:48:03.013Z] #60 DONE 24.9s [2025-11-25T01:48:03.013Z] [2025-11-25T01:48:03.013Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-25T01:48:03.013Z] #50 ... [2025-11-25T01:48:03.013Z] [2025-11-25T01:48:03.013Z] #55 [security-proxy-auth internal] load build context [2025-11-25T01:48:03.013Z] #55 ... [2025-11-25T01:48:03.013Z] [2025-11-25T01:48:03.013Z] #46 [core-command internal] load build context [2025-11-25T01:48:03.148Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:03.279Z] #46 ... [2025-11-25T01:48:03.280Z] [2025-11-25T01:48:03.280Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-11-25T01:48:03.280Z] #59 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:03.280Z] #59 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:03.280Z] #59 23.46 OK: 239 MiB in 58 packages [2025-11-25T01:48:03.280Z] #59 ... [2025-11-25T01:48:03.280Z] [2025-11-25T01:48:03.280Z] #55 [security-proxy-auth internal] load build context [2025-11-25T01:48:03.480Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.3 [2025-11-25T01:48:03.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-25T01:48:03.480Z] 9a0392d84507: Preparing [2025-11-25T01:48:03.480Z] 03bed96f9f25: Preparing [2025-11-25T01:48:03.480Z] f0d17c857c78: Preparing [2025-11-25T01:48:03.480Z] 5e137b47c1c8: Preparing [2025-11-25T01:48:03.480Z] 92ea6d5cee1f: Preparing [2025-11-25T01:48:03.480Z] 96dab452cb84: Preparing [2025-11-25T01:48:03.480Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:03.480Z] c91913734497: Preparing [2025-11-25T01:48:03.480Z] 463da26d462a: Preparing [2025-11-25T01:48:03.480Z] e135a0e045d3: Preparing [2025-11-25T01:48:03.480Z] 256f393e029f: Preparing [2025-11-25T01:48:03.480Z] 96dab452cb84: Waiting [2025-11-25T01:48:03.480Z] 7e2c8370fc30: Waiting [2025-11-25T01:48:03.480Z] c91913734497: Waiting [2025-11-25T01:48:03.480Z] 463da26d462a: Waiting [2025-11-25T01:48:03.480Z] e135a0e045d3: Waiting [2025-11-25T01:48:03.480Z] 256f393e029f: Waiting [2025-11-25T01:48:03.480Z] f0d17c857c78: Layer already exists [2025-11-25T01:48:03.480Z] 92ea6d5cee1f: Layer already exists [2025-11-25T01:48:03.480Z] 03bed96f9f25: Layer already exists [2025-11-25T01:48:03.480Z] 5e137b47c1c8: Layer already exists [2025-11-25T01:48:03.480Z] 9a0392d84507: Layer already exists [2025-11-25T01:48:03.480Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:03.480Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:03.480Z] 463da26d462a: Layer already exists [2025-11-25T01:48:03.480Z] c91913734497: Layer already exists [2025-11-25T01:48:03.480Z] e135a0e045d3: Layer already exists [2025-11-25T01:48:03.480Z] 256f393e029f: Layer already exists [2025-11-25T01:48:03.480Z] 4.0.1-dev.3: digest: sha256:b24dc19876cbbdd0f0660223ebbcd1bfe58d8590a3dcd27cab0e8d44ccd2b909 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:03.807Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:04.132Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:48:04.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-25T01:48:04.132Z] 9a0392d84507: Preparing [2025-11-25T01:48:04.132Z] 03bed96f9f25: Preparing [2025-11-25T01:48:04.132Z] f0d17c857c78: Preparing [2025-11-25T01:48:04.132Z] 5e137b47c1c8: Preparing [2025-11-25T01:48:04.132Z] 92ea6d5cee1f: Preparing [2025-11-25T01:48:04.132Z] 96dab452cb84: Preparing [2025-11-25T01:48:04.132Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:04.132Z] c91913734497: Preparing [2025-11-25T01:48:04.132Z] 463da26d462a: Preparing [2025-11-25T01:48:04.132Z] e135a0e045d3: Preparing [2025-11-25T01:48:04.132Z] 256f393e029f: Preparing [2025-11-25T01:48:04.132Z] 96dab452cb84: Waiting [2025-11-25T01:48:04.132Z] 7e2c8370fc30: Waiting [2025-11-25T01:48:04.132Z] c91913734497: Waiting [2025-11-25T01:48:04.132Z] 463da26d462a: Waiting [2025-11-25T01:48:04.132Z] e135a0e045d3: Waiting [2025-11-25T01:48:04.132Z] 256f393e029f: Waiting [2025-11-25T01:48:04.132Z] 5e137b47c1c8: Layer already exists [2025-11-25T01:48:04.132Z] 03bed96f9f25: Layer already exists [2025-11-25T01:48:04.132Z] 92ea6d5cee1f: Layer already exists [2025-11-25T01:48:04.132Z] 9a0392d84507: Layer already exists [2025-11-25T01:48:04.132Z] f0d17c857c78: Layer already exists [2025-11-25T01:48:04.132Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:04.132Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:04.132Z] c91913734497: Layer already exists [2025-11-25T01:48:04.132Z] e135a0e045d3: Layer already exists [2025-11-25T01:48:04.132Z] 463da26d462a: Layer already exists [2025-11-25T01:48:04.132Z] 256f393e029f: Layer already exists [2025-11-25T01:48:04.132Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:b24dc19876cbbdd0f0660223ebbcd1bfe58d8590a3dcd27cab0e8d44ccd2b909 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:04.266Z] #55 ... [2025-11-25T01:48:04.266Z] [2025-11-25T01:48:04.266Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-11-25T01:48:04.266Z] #59 DONE 26.2s [2025-11-25T01:48:04.266Z] [2025-11-25T01:48:04.266Z] #55 [security-proxy-auth internal] load build context [2025-11-25T01:48:04.464Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:04.800Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [2025-11-25T01:48:04.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-25T01:48:04.800Z] 9a0392d84507: Preparing [2025-11-25T01:48:04.800Z] 03bed96f9f25: Preparing [2025-11-25T01:48:04.800Z] f0d17c857c78: Preparing [2025-11-25T01:48:04.800Z] 5e137b47c1c8: Preparing [2025-11-25T01:48:04.800Z] 92ea6d5cee1f: Preparing [2025-11-25T01:48:04.800Z] 96dab452cb84: Preparing [2025-11-25T01:48:04.800Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:04.800Z] c91913734497: Preparing [2025-11-25T01:48:04.800Z] 463da26d462a: Preparing [2025-11-25T01:48:04.800Z] e135a0e045d3: Preparing [2025-11-25T01:48:04.800Z] 256f393e029f: Preparing [2025-11-25T01:48:04.800Z] 7e2c8370fc30: Waiting [2025-11-25T01:48:04.800Z] c91913734497: Waiting [2025-11-25T01:48:04.800Z] 463da26d462a: Waiting [2025-11-25T01:48:04.800Z] e135a0e045d3: Waiting [2025-11-25T01:48:04.800Z] 256f393e029f: Waiting [2025-11-25T01:48:04.800Z] 96dab452cb84: Waiting [2025-11-25T01:48:04.800Z] 9a0392d84507: Layer already exists [2025-11-25T01:48:04.800Z] 92ea6d5cee1f: Layer already exists [2025-11-25T01:48:04.800Z] 03bed96f9f25: Layer already exists [2025-11-25T01:48:04.800Z] f0d17c857c78: Layer already exists [2025-11-25T01:48:04.800Z] 5e137b47c1c8: Layer already exists [2025-11-25T01:48:04.800Z] c91913734497: Layer already exists [2025-11-25T01:48:04.800Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:04.800Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:04.800Z] 463da26d462a: Layer already exists [2025-11-25T01:48:04.800Z] e135a0e045d3: Layer already exists [2025-11-25T01:48:04.800Z] 256f393e029f: Layer already exists [2025-11-25T01:48:04.800Z] odessa: digest: sha256:b24dc19876cbbdd0f0660223ebbcd1bfe58d8590a3dcd27cab0e8d44ccd2b909 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [2025-11-25T01:48:04.855Z] #55 transferring context: 7.22MB 29.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:48:04.885Z] ===================================================== [Pipeline] echo [2025-11-25T01:48:04.903Z] taggedImages: [2025-11-25T01:48:04.903Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:48:04.903Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.3 [2025-11-25T01:48:04.903Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:48:04.903Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] echo [2025-11-25T01:48:04.936Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-11-25T01:48:04.936Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:48:04.936Z] 4.0.1-dev.3 [2025-11-25T01:48:04.936Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:48:04.936Z] odessa [2025-11-25T01:48:04.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:05.123Z] #55 ... [2025-11-25T01:48:05.123Z] [2025-11-25T01:48:05.123Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:48:05.123Z] #72 ... [2025-11-25T01:48:05.123Z] [2025-11-25T01:48:05.123Z] #56 [core-data internal] load build context [2025-11-25T01:48:05.292Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:05.397Z] #56 ... [2025-11-25T01:48:05.397Z] [2025-11-25T01:48:05.397Z] #43 [support-scheduler internal] load build context [2025-11-25T01:48:05.397Z] #43 ... [2025-11-25T01:48:05.397Z] [2025-11-25T01:48:05.397Z] #56 [core-data internal] load build context [2025-11-25T01:48:05.629Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:48:05.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-25T01:48:05.629Z] 56efa923047e: Preparing [2025-11-25T01:48:05.629Z] 280ba2c06cc4: Preparing [2025-11-25T01:48:05.629Z] 8e32c84c0a80: Preparing [2025-11-25T01:48:05.629Z] 2523389fd71f: Preparing [2025-11-25T01:48:05.629Z] 76da62959d2c: Preparing [2025-11-25T01:48:05.629Z] 4b3e2241b21c: Preparing [2025-11-25T01:48:05.629Z] 263a2df1cf24: Preparing [2025-11-25T01:48:05.629Z] 96dab452cb84: Preparing [2025-11-25T01:48:05.629Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:05.629Z] 71434e94ebab: Preparing [2025-11-25T01:48:05.629Z] 1c9cd8263774: Preparing [2025-11-25T01:48:05.629Z] 256f393e029f: Preparing [2025-11-25T01:48:05.629Z] 4b3e2241b21c: Waiting [2025-11-25T01:48:05.629Z] 96dab452cb84: Waiting [2025-11-25T01:48:05.629Z] 7e2c8370fc30: Waiting [2025-11-25T01:48:05.629Z] 263a2df1cf24: Waiting [2025-11-25T01:48:05.629Z] 1c9cd8263774: Waiting [2025-11-25T01:48:05.629Z] 256f393e029f: Waiting [2025-11-25T01:48:05.629Z] 56efa923047e: Pushed [2025-11-25T01:48:05.629Z] 280ba2c06cc4: Pushed [2025-11-25T01:48:05.629Z] 76da62959d2c: Pushed [2025-11-25T01:48:05.629Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:05.629Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:05.667Z] #56 ... [2025-11-25T01:48:05.667Z] [2025-11-25T01:48:05.667Z] #39 [support-notifications internal] load build context [2025-11-25T01:48:05.888Z] 4b3e2241b21c: Pushed [2025-11-25T01:48:05.888Z] 263a2df1cf24: Pushed [2025-11-25T01:48:05.888Z] 256f393e029f: Layer already exists [2025-11-25T01:48:05.888Z] 71434e94ebab: Pushed [2025-11-25T01:48:05.934Z] #39 ... [2025-11-25T01:48:05.934Z] [2025-11-25T01:48:05.934Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-25T01:48:05.934Z] #73 ... [2025-11-25T01:48:05.934Z] [2025-11-25T01:48:05.934Z] #47 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-25T01:48:05.934Z] #47 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:05.934Z] #47 20.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:05.934Z] #47 27.91 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T01:48:05.934Z] #47 27.91 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T01:48:05.934Z] #47 27.91 OK: 26169 distinct packages available [2025-11-25T01:48:06.200Z] #47 ... [2025-11-25T01:48:06.200Z] [2025-11-25T01:48:06.200Z] #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T01:48:06.200Z] #63 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:06.200Z] #63 19.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:06.200Z] #63 26.05 OK: 239 MiB in 58 packages [2025-11-25T01:48:06.200Z] #63 ... [2025-11-25T01:48:06.200Z] [2025-11-25T01:48:06.200Z] #39 [support-notifications internal] load build context [2025-11-25T01:48:07.180Z] #39 ... [2025-11-25T01:48:07.180Z] [2025-11-25T01:48:07.180Z] #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T01:48:07.180Z] #63 DONE 28.8s [2025-11-25T01:48:07.180Z] [2025-11-25T01:48:07.180Z] #39 [support-notifications internal] load build context [2025-11-25T01:48:07.180Z] #39 ... [2025-11-25T01:48:07.180Z] [2025-11-25T01:48:07.180Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T01:48:07.180Z] #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 24.0s [2025-11-25T01:48:07.180Z] #57 ... [2025-11-25T01:48:07.180Z] [2025-11-25T01:48:07.180Z] #39 [support-notifications internal] load build context [2025-11-25T01:48:07.262Z] 1c9cd8263774: Pushed [2025-11-25T01:48:07.262Z] 2523389fd71f: Pushed [2025-11-25T01:48:08.199Z] 8e32c84c0a80: Pushed [2025-11-25T01:48:08.458Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:2f2c4cecd920fa3267167db04e3a6a1ffaeb67802d1a9d667e1bf4aa47eece8a size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:08.600Z] #39 ... [2025-11-25T01:48:08.600Z] [2025-11-25T01:48:08.600Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-25T01:48:08.600Z] #64 19.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:08.600Z] #64 20.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:08.600Z] #64 27.73 (1/7) Installing ca-certificates (20250911-r0) [2025-11-25T01:48:08.600Z] #64 27.83 (2/7) Installing dumb-init (1.2.5-r3) [2025-11-25T01:48:08.600Z] #64 27.83 (3/7) Installing libgcc (14.2.0-r6) [2025-11-25T01:48:08.600Z] #64 27.83 (4/7) Installing libsodium (1.0.20-r0) [2025-11-25T01:48:08.600Z] #64 28.01 (5/7) Installing libstdc++ (14.2.0-r6) [2025-11-25T01:48:08.600Z] #64 28.12 (6/7) Installing libzmq (4.3.5-r2) [2025-11-25T01:48:08.600Z] #64 28.21 (7/7) Installing zeromq (4.3.5-r2) [2025-11-25T01:48:08.600Z] #64 28.21 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:48:08.600Z] #64 28.34 Executing ca-certificates-20250911-r0.trigger [2025-11-25T01:48:08.600Z] #64 ... [2025-11-25T01:48:08.600Z] [2025-11-25T01:48:08.600Z] #52 [security-secretstore-setup internal] load build context [2025-11-25T01:48:08.600Z] #52 ... [2025-11-25T01:48:08.600Z] [2025-11-25T01:48:08.600Z] #39 [support-notifications internal] load build context [2025-11-25T01:48:08.798Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:09.129Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.3 [2025-11-25T01:48:09.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-25T01:48:09.129Z] 56efa923047e: Preparing [2025-11-25T01:48:09.129Z] 280ba2c06cc4: Preparing [2025-11-25T01:48:09.129Z] 8e32c84c0a80: Preparing [2025-11-25T01:48:09.129Z] 2523389fd71f: Preparing [2025-11-25T01:48:09.129Z] 76da62959d2c: Preparing [2025-11-25T01:48:09.129Z] 4b3e2241b21c: Preparing [2025-11-25T01:48:09.129Z] 263a2df1cf24: Preparing [2025-11-25T01:48:09.129Z] 96dab452cb84: Preparing [2025-11-25T01:48:09.129Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:09.129Z] 71434e94ebab: Preparing [2025-11-25T01:48:09.129Z] 1c9cd8263774: Preparing [2025-11-25T01:48:09.129Z] 256f393e029f: Preparing [2025-11-25T01:48:09.129Z] 96dab452cb84: Waiting [2025-11-25T01:48:09.129Z] 7e2c8370fc30: Waiting [2025-11-25T01:48:09.129Z] 71434e94ebab: Waiting [2025-11-25T01:48:09.129Z] 1c9cd8263774: Waiting [2025-11-25T01:48:09.129Z] 256f393e029f: Waiting [2025-11-25T01:48:09.129Z] 4b3e2241b21c: Waiting [2025-11-25T01:48:09.129Z] 263a2df1cf24: Waiting [2025-11-25T01:48:09.129Z] 76da62959d2c: Layer already exists [2025-11-25T01:48:09.129Z] 8e32c84c0a80: Layer already exists [2025-11-25T01:48:09.129Z] 56efa923047e: Layer already exists [2025-11-25T01:48:09.129Z] 280ba2c06cc4: Layer already exists [2025-11-25T01:48:09.129Z] 2523389fd71f: Layer already exists [2025-11-25T01:48:09.129Z] 4b3e2241b21c: Layer already exists [2025-11-25T01:48:09.129Z] 263a2df1cf24: Layer already exists [2025-11-25T01:48:09.129Z] 71434e94ebab: Layer already exists [2025-11-25T01:48:09.129Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:09.129Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:09.129Z] 1c9cd8263774: Layer already exists [2025-11-25T01:48:09.129Z] 256f393e029f: Layer already exists [2025-11-25T01:48:09.129Z] 4.0.1-dev.3: digest: sha256:2f2c4cecd920fa3267167db04e3a6a1ffaeb67802d1a9d667e1bf4aa47eece8a size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:09.461Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:09.565Z] #39 transferring context: 19.77MB 40.8s [2025-11-25T01:48:09.565Z] #39 ... [2025-11-25T01:48:09.565Z] [2025-11-25T01:48:09.565Z] #44 [core-keeper internal] load build context [2025-11-25T01:48:09.792Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:48:09.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-25T01:48:09.792Z] 56efa923047e: Preparing [2025-11-25T01:48:09.792Z] 280ba2c06cc4: Preparing [2025-11-25T01:48:09.792Z] 8e32c84c0a80: Preparing [2025-11-25T01:48:09.792Z] 2523389fd71f: Preparing [2025-11-25T01:48:09.792Z] 76da62959d2c: Preparing [2025-11-25T01:48:09.792Z] 4b3e2241b21c: Preparing [2025-11-25T01:48:09.792Z] 263a2df1cf24: Preparing [2025-11-25T01:48:09.792Z] 96dab452cb84: Preparing [2025-11-25T01:48:09.792Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:09.792Z] 71434e94ebab: Preparing [2025-11-25T01:48:09.792Z] 1c9cd8263774: Preparing [2025-11-25T01:48:09.793Z] 256f393e029f: Preparing [2025-11-25T01:48:09.793Z] 4b3e2241b21c: Waiting [2025-11-25T01:48:09.793Z] 263a2df1cf24: Waiting [2025-11-25T01:48:09.793Z] 96dab452cb84: Waiting [2025-11-25T01:48:09.793Z] 7e2c8370fc30: Waiting [2025-11-25T01:48:09.793Z] 71434e94ebab: Waiting [2025-11-25T01:48:09.793Z] 1c9cd8263774: Waiting [2025-11-25T01:48:09.793Z] 256f393e029f: Waiting [2025-11-25T01:48:09.793Z] 280ba2c06cc4: Layer already exists [2025-11-25T01:48:09.793Z] 76da62959d2c: Layer already exists [2025-11-25T01:48:09.793Z] 56efa923047e: Layer already exists [2025-11-25T01:48:09.793Z] 8e32c84c0a80: Layer already exists [2025-11-25T01:48:09.793Z] 2523389fd71f: Layer already exists [2025-11-25T01:48:09.793Z] 263a2df1cf24: Layer already exists [2025-11-25T01:48:09.793Z] 4b3e2241b21c: Layer already exists [2025-11-25T01:48:09.793Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:09.793Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:09.793Z] 71434e94ebab: Layer already exists [2025-11-25T01:48:09.793Z] 1c9cd8263774: Layer already exists [2025-11-25T01:48:09.793Z] 256f393e029f: Layer already exists [2025-11-25T01:48:09.793Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:2f2c4cecd920fa3267167db04e3a6a1ffaeb67802d1a9d667e1bf4aa47eece8a size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2025-11-25T01:48:09.833Z] #44 ... [2025-11-25T01:48:09.833Z] [2025-11-25T01:48:09.833Z] #43 [support-scheduler internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:10.128Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:10.428Z] #43 ... [2025-11-25T01:48:10.428Z] [2025-11-25T01:48:10.428Z] #49 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-11-25T01:48:10.428Z] #49 23.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:10.428Z] #49 24.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:10.428Z] #49 28.97 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-25T01:48:10.428Z] #49 28.97 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:48:10.428Z] #49 29.13 OK: 8 MiB in 17 packages [2025-11-25T01:48:10.428Z] #49 DONE 31.5s [2025-11-25T01:48:10.428Z] [2025-11-25T01:48:10.428Z] #43 [support-scheduler internal] load build context [2025-11-25T01:48:10.454Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [2025-11-25T01:48:10.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-25T01:48:10.454Z] 56efa923047e: Preparing [2025-11-25T01:48:10.454Z] 280ba2c06cc4: Preparing [2025-11-25T01:48:10.454Z] 8e32c84c0a80: Preparing [2025-11-25T01:48:10.454Z] 2523389fd71f: Preparing [2025-11-25T01:48:10.454Z] 76da62959d2c: Preparing [2025-11-25T01:48:10.454Z] 4b3e2241b21c: Preparing [2025-11-25T01:48:10.454Z] 263a2df1cf24: Preparing [2025-11-25T01:48:10.454Z] 96dab452cb84: Preparing [2025-11-25T01:48:10.454Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:10.454Z] 71434e94ebab: Preparing [2025-11-25T01:48:10.454Z] 1c9cd8263774: Preparing [2025-11-25T01:48:10.454Z] 256f393e029f: Preparing [2025-11-25T01:48:10.454Z] 263a2df1cf24: Waiting [2025-11-25T01:48:10.454Z] 1c9cd8263774: Waiting [2025-11-25T01:48:10.454Z] 96dab452cb84: Waiting [2025-11-25T01:48:10.454Z] 7e2c8370fc30: Waiting [2025-11-25T01:48:10.454Z] 71434e94ebab: Waiting [2025-11-25T01:48:10.454Z] 256f393e029f: Waiting [2025-11-25T01:48:10.454Z] 4b3e2241b21c: Waiting [2025-11-25T01:48:10.454Z] 8e32c84c0a80: Layer already exists [2025-11-25T01:48:10.454Z] 280ba2c06cc4: Layer already exists [2025-11-25T01:48:10.454Z] 76da62959d2c: Layer already exists [2025-11-25T01:48:10.454Z] 2523389fd71f: Layer already exists [2025-11-25T01:48:10.454Z] 56efa923047e: Layer already exists [2025-11-25T01:48:10.454Z] 4b3e2241b21c: Layer already exists [2025-11-25T01:48:10.454Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:10.454Z] 263a2df1cf24: Layer already exists [2025-11-25T01:48:10.454Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:10.454Z] 71434e94ebab: Layer already exists [2025-11-25T01:48:10.454Z] 1c9cd8263774: Layer already exists [2025-11-25T01:48:10.454Z] 256f393e029f: Layer already exists [2025-11-25T01:48:10.454Z] odessa: digest: sha256:2f2c4cecd920fa3267167db04e3a6a1ffaeb67802d1a9d667e1bf4aa47eece8a size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:48:10.532Z] ===================================================== [Pipeline] echo [2025-11-25T01:48:10.549Z] taggedImages: [2025-11-25T01:48:10.549Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:48:10.549Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.3 [2025-11-25T01:48:10.549Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:48:10.549Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] echo [2025-11-25T01:48:10.578Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-11-25T01:48:10.578Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:48:10.578Z] 4.0.1-dev.3 [2025-11-25T01:48:10.578Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:48:10.578Z] odessa [2025-11-25T01:48:10.578Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:10.696Z] #43 ... [2025-11-25T01:48:10.696Z] [2025-11-25T01:48:10.696Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-25T01:48:10.696Z] #64 29.31 OK: 12 MiB in 23 packages [2025-11-25T01:48:10.696Z] #64 DONE 31.8s [2025-11-25T01:48:10.696Z] [2025-11-25T01:48:10.696Z] #43 [support-scheduler internal] load build context [2025-11-25T01:48:10.918Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:11.250Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:48:11.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-25T01:48:11.250Z] 8f588be858f7: Preparing [2025-11-25T01:48:11.250Z] 4f2fda6310c7: Preparing [2025-11-25T01:48:11.250Z] 96dab452cb84: Preparing [2025-11-25T01:48:11.250Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:11.250Z] 580a0d93751a: Preparing [2025-11-25T01:48:11.250Z] 1c5bfe0c0efa: Preparing [2025-11-25T01:48:11.250Z] 256f393e029f: Preparing [2025-11-25T01:48:11.250Z] 1c5bfe0c0efa: Waiting [2025-11-25T01:48:11.250Z] 256f393e029f: Waiting [2025-11-25T01:48:11.250Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:11.250Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:11.250Z] 256f393e029f: Layer already exists [2025-11-25T01:48:11.250Z] 8f588be858f7: Pushed [2025-11-25T01:48:11.250Z] 580a0d93751a: Pushed [2025-11-25T01:48:11.281Z] #43 ... [2025-11-25T01:48:11.281Z] [2025-11-25T01:48:11.281Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:48:11.281Z] #48 ... [2025-11-25T01:48:11.281Z] [2025-11-25T01:48:11.281Z] #53 [security-proxy-setup internal] load build context [2025-11-25T01:48:11.554Z] #53 ... [2025-11-25T01:48:11.554Z] [2025-11-25T01:48:11.554Z] #51 [security-bootstrapper internal] load build context [2025-11-25T01:48:11.554Z] #51 ... [2025-11-25T01:48:11.554Z] [2025-11-25T01:48:11.554Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T01:48:11.554Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 37.2s [2025-11-25T01:48:11.823Z] #36 ... [2025-11-25T01:48:11.823Z] [2025-11-25T01:48:11.823Z] #51 [security-bootstrapper internal] load build context [2025-11-25T01:48:12.183Z] 1c5bfe0c0efa: Pushed [2025-11-25T01:48:12.424Z] #51 ... [2025-11-25T01:48:12.424Z] [2025-11-25T01:48:12.424Z] #54 [core-metadata internal] load build context [2025-11-25T01:48:12.424Z] #54 ... [2025-11-25T01:48:12.424Z] [2025-11-25T01:48:12.424Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-25T01:48:12.691Z] #74 ... [2025-11-25T01:48:12.691Z] [2025-11-25T01:48:12.691Z] #44 [core-keeper internal] load build context [2025-11-25T01:48:13.275Z] #44 ... [2025-11-25T01:48:13.275Z] [2025-11-25T01:48:13.275Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-25T01:48:13.275Z] #50 ... [2025-11-25T01:48:13.275Z] [2025-11-25T01:48:13.275Z] #54 [core-metadata internal] load build context [2025-11-25T01:48:13.559Z] #54 ... [2025-11-25T01:48:13.559Z] [2025-11-25T01:48:13.559Z] #46 [core-command internal] load build context [2025-11-25T01:48:13.889Z] #46 ... [2025-11-25T01:48:13.889Z] [2025-11-25T01:48:13.889Z] #39 [support-notifications internal] load build context [2025-11-25T01:48:14.089Z] 4f2fda6310c7: Pushed [2025-11-25T01:48:14.348Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:4adc9ace4fafacf11ce0f7082cf3e76c70196f77260ea7d20dc7f36781a47a7e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:14.671Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:14.860Z] #39 transferring context: 22.12MB 45.9s [2025-11-25T01:48:14.998Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.3 [2025-11-25T01:48:14.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-25T01:48:14.998Z] 8f588be858f7: Preparing [2025-11-25T01:48:14.998Z] 4f2fda6310c7: Preparing [2025-11-25T01:48:14.998Z] 96dab452cb84: Preparing [2025-11-25T01:48:14.998Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:14.998Z] 580a0d93751a: Preparing [2025-11-25T01:48:14.998Z] 1c5bfe0c0efa: Preparing [2025-11-25T01:48:14.998Z] 256f393e029f: Preparing [2025-11-25T01:48:14.998Z] 1c5bfe0c0efa: Waiting [2025-11-25T01:48:14.998Z] 256f393e029f: Waiting [2025-11-25T01:48:14.998Z] 8f588be858f7: Layer already exists [2025-11-25T01:48:14.998Z] 4f2fda6310c7: Layer already exists [2025-11-25T01:48:14.998Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:14.998Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:14.998Z] 580a0d93751a: Layer already exists [2025-11-25T01:48:14.998Z] 1c5bfe0c0efa: Layer already exists [2025-11-25T01:48:14.998Z] 256f393e029f: Layer already exists [2025-11-25T01:48:14.998Z] 4.0.1-dev.3: digest: sha256:4adc9ace4fafacf11ce0f7082cf3e76c70196f77260ea7d20dc7f36781a47a7e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:15.334Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:15.443Z] #39 ... [2025-11-25T01:48:15.443Z] [2025-11-25T01:48:15.443Z] #55 [security-proxy-auth internal] load build context [2025-11-25T01:48:15.443Z] #55 ... [2025-11-25T01:48:15.443Z] [2025-11-25T01:48:15.443Z] #56 [core-data internal] load build context [2025-11-25T01:48:15.658Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:48:15.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-25T01:48:15.658Z] 8f588be858f7: Preparing [2025-11-25T01:48:15.658Z] 4f2fda6310c7: Preparing [2025-11-25T01:48:15.658Z] 96dab452cb84: Preparing [2025-11-25T01:48:15.658Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:15.658Z] 580a0d93751a: Preparing [2025-11-25T01:48:15.658Z] 1c5bfe0c0efa: Preparing [2025-11-25T01:48:15.658Z] 256f393e029f: Preparing [2025-11-25T01:48:15.658Z] 1c5bfe0c0efa: Waiting [2025-11-25T01:48:15.658Z] 256f393e029f: Waiting [2025-11-25T01:48:15.658Z] 4f2fda6310c7: Layer already exists [2025-11-25T01:48:15.658Z] 580a0d93751a: Layer already exists [2025-11-25T01:48:15.658Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:15.658Z] 8f588be858f7: Layer already exists [2025-11-25T01:48:15.658Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:15.658Z] 1c5bfe0c0efa: Layer already exists [2025-11-25T01:48:15.658Z] 256f393e029f: Layer already exists [2025-11-25T01:48:15.658Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:4adc9ace4fafacf11ce0f7082cf3e76c70196f77260ea7d20dc7f36781a47a7e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:15.711Z] #56 ... [2025-11-25T01:48:15.711Z] [2025-11-25T01:48:15.711Z] #39 [support-notifications internal] load build context [2025-11-25T01:48:15.988Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:16.325Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [2025-11-25T01:48:16.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-25T01:48:16.325Z] 8f588be858f7: Preparing [2025-11-25T01:48:16.325Z] 4f2fda6310c7: Preparing [2025-11-25T01:48:16.325Z] 96dab452cb84: Preparing [2025-11-25T01:48:16.325Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:16.325Z] 580a0d93751a: Preparing [2025-11-25T01:48:16.325Z] 1c5bfe0c0efa: Preparing [2025-11-25T01:48:16.325Z] 256f393e029f: Preparing [2025-11-25T01:48:16.325Z] 1c5bfe0c0efa: Waiting [2025-11-25T01:48:16.325Z] 256f393e029f: Waiting [2025-11-25T01:48:16.325Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:16.325Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:16.325Z] 4f2fda6310c7: Layer already exists [2025-11-25T01:48:16.325Z] 8f588be858f7: Layer already exists [2025-11-25T01:48:16.325Z] 580a0d93751a: Layer already exists [2025-11-25T01:48:16.325Z] 256f393e029f: Layer already exists [2025-11-25T01:48:16.325Z] 1c5bfe0c0efa: Layer already exists [2025-11-25T01:48:16.325Z] odessa: digest: sha256:4adc9ace4fafacf11ce0f7082cf3e76c70196f77260ea7d20dc7f36781a47a7e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:48:16.410Z] ===================================================== [Pipeline] echo [2025-11-25T01:48:16.434Z] taggedImages: [2025-11-25T01:48:16.434Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:48:16.434Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.3 [2025-11-25T01:48:16.434Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:48:16.434Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] echo [2025-11-25T01:48:16.463Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-11-25T01:48:16.463Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:48:16.463Z] 4.0.1-dev.3 [2025-11-25T01:48:16.463Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:48:16.463Z] odessa [2025-11-25T01:48:16.463Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:16.676Z] #39 ... [2025-11-25T01:48:16.676Z] [2025-11-25T01:48:16.676Z] #47 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-25T01:48:16.676Z] #47 28.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:16.676Z] #47 29.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:16.676Z] #47 36.44 (1/5) Installing dumb-init (1.2.5-r3) [2025-11-25T01:48:16.676Z] #47 36.44 (2/5) Installing musl-obstack (1.2.3-r2) [2025-11-25T01:48:16.676Z] #47 36.44 (3/5) Installing libucontext (1.3.2-r0) [2025-11-25T01:48:16.676Z] #47 36.44 (4/5) Installing gcompat (1.1.0-r4) [2025-11-25T01:48:16.676Z] #47 36.44 (5/5) Installing openssl (3.5.4-r0) [2025-11-25T01:48:16.676Z] #47 36.78 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:48:16.676Z] #47 36.78 OK: 9 MiB in 21 packages [2025-11-25T01:48:16.676Z] #47 ... [2025-11-25T01:48:16.676Z] [2025-11-25T01:48:16.676Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T01:48:16.676Z] #71 27.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:16.676Z] #71 28.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:16.676Z] #71 33.76 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T01:48:16.676Z] #71 33.76 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T01:48:16.676Z] #71 33.76 OK: 26169 distinct packages available [2025-11-25T01:48:16.676Z] #71 35.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:16.676Z] #71 35.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:16.676Z] #71 ... [2025-11-25T01:48:16.676Z] [2025-11-25T01:48:16.676Z] #39 [support-notifications internal] load build context [2025-11-25T01:48:16.812Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:16.944Z] #39 ... [2025-11-25T01:48:16.944Z] [2025-11-25T01:48:16.944Z] #47 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-25T01:48:16.944Z] #47 DONE 39.1s [2025-11-25T01:48:16.945Z] [2025-11-25T01:48:16.945Z] #39 [support-notifications internal] load build context [2025-11-25T01:48:17.133Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:48:17.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-25T01:48:17.133Z] b41933bde7d2: Preparing [2025-11-25T01:48:17.133Z] 0df35f8faf3f: Preparing [2025-11-25T01:48:17.133Z] 54299ba9ece8: Preparing [2025-11-25T01:48:17.133Z] 96dab452cb84: Preparing [2025-11-25T01:48:17.133Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:17.133Z] ed704b046d58: Preparing [2025-11-25T01:48:17.133Z] c1edbd493e11: Preparing [2025-11-25T01:48:17.133Z] ac14e833a027: Preparing [2025-11-25T01:48:17.133Z] 0b4e60ad6416: Preparing [2025-11-25T01:48:17.133Z] 256f393e029f: Preparing [2025-11-25T01:48:17.133Z] ed704b046d58: Waiting [2025-11-25T01:48:17.133Z] c1edbd493e11: Waiting [2025-11-25T01:48:17.133Z] ac14e833a027: Waiting [2025-11-25T01:48:17.133Z] 0b4e60ad6416: Waiting [2025-11-25T01:48:17.133Z] 256f393e029f: Waiting [2025-11-25T01:48:17.133Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:17.133Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:17.133Z] 0df35f8faf3f: Pushed [2025-11-25T01:48:17.133Z] 54299ba9ece8: Pushed [2025-11-25T01:48:17.133Z] b41933bde7d2: Pushed [2025-11-25T01:48:17.133Z] 256f393e029f: Layer already exists [2025-11-25T01:48:17.391Z] ac14e833a027: Pushed [2025-11-25T01:48:17.542Z] #39 ... [2025-11-25T01:48:17.542Z] [2025-11-25T01:48:17.542Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T01:48:17.542Z] #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 33.6s [2025-11-25T01:48:17.542Z] #57 ... [2025-11-25T01:48:17.542Z] [2025-11-25T01:48:17.542Z] #39 [support-notifications internal] load build context [2025-11-25T01:48:17.648Z] 0b4e60ad6416: Pushed [2025-11-25T01:48:19.065Z] #39 ... [2025-11-25T01:48:19.066Z] [2025-11-25T01:48:19.066Z] #52 [security-secretstore-setup internal] load build context [2025-11-25T01:48:19.066Z] #52 ... [2025-11-25T01:48:19.066Z] [2025-11-25T01:48:19.066Z] #39 [support-notifications internal] load build context [2025-11-25T01:48:19.657Z] #39 transferring context: 26.61MB 50.9s [2025-11-25T01:48:19.927Z] #39 ... [2025-11-25T01:48:19.927Z] [2025-11-25T01:48:19.927Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-25T01:48:19.927Z] #67 30.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:19.927Z] #67 31.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:19.927Z] #67 37.20 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T01:48:19.927Z] #67 37.20 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T01:48:19.927Z] #67 37.20 OK: 26169 distinct packages available [2025-11-25T01:48:19.927Z] #67 37.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:19.927Z] #67 ... [2025-11-25T01:48:19.927Z] [2025-11-25T01:48:19.927Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-25T01:48:19.927Z] #68 30.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:19.927Z] #68 31.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:19.927Z] #68 37.09 (1/4) Installing ca-certificates (20250911-r0) [2025-11-25T01:48:19.927Z] #68 37.32 (2/4) Installing dumb-init (1.2.5-r3) [2025-11-25T01:48:19.927Z] #68 37.32 (3/4) Installing su-exec (0.2-r3) [2025-11-25T01:48:19.927Z] #68 37.32 (4/4) Installing yq-go (4.47.2-r1) [2025-11-25T01:48:19.927Z] #68 38.21 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:48:19.927Z] #68 38.21 Executing ca-certificates-20250911-r0.trigger [2025-11-25T01:48:19.927Z] #68 38.86 OK: 19 MiB in 20 packages [2025-11-25T01:48:20.196Z] #68 ... [2025-11-25T01:48:20.196Z] [2025-11-25T01:48:20.196Z] #46 [core-command internal] load build context [2025-11-25T01:48:20.196Z] #46 ... [2025-11-25T01:48:20.196Z] [2025-11-25T01:48:20.196Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T01:48:20.196Z] #71 41.22 (1/13) Installing brotli-libs (1.1.0-r2) [2025-11-25T01:48:20.469Z] #71 41.33 (2/13) Installing c-ares (1.34.5-r0) [2025-11-25T01:48:20.469Z] #71 41.33 (3/13) Installing libunistring (1.3-r0) [2025-11-25T01:48:20.469Z] #71 ... [2025-11-25T01:48:20.469Z] [2025-11-25T01:48:20.469Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-25T01:48:20.469Z] #68 DONE 41.4s [2025-11-25T01:48:20.469Z] [2025-11-25T01:48:20.469Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T01:48:20.469Z] #71 41.47 (4/13) Installing libidn2 (2.3.7-r0) [2025-11-25T01:48:20.469Z] #71 41.47 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-11-25T01:48:20.469Z] #71 41.47 (6/13) Installing libpsl (0.21.5-r3) [2025-11-25T01:48:20.469Z] #71 41.47 (7/13) Installing zstd-libs (1.5.7-r0) [2025-11-25T01:48:20.738Z] #71 ... [2025-11-25T01:48:20.738Z] [2025-11-25T01:48:20.738Z] #75 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-11-25T01:48:20.738Z] #75 ... [2025-11-25T01:48:20.738Z] [2025-11-25T01:48:20.738Z] #46 [core-command internal] load build context [2025-11-25T01:48:21.018Z] #46 ... [2025-11-25T01:48:21.018Z] [2025-11-25T01:48:21.018Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:48:21.018Z] #76 ... [2025-11-25T01:48:21.018Z] [2025-11-25T01:48:21.018Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-25T01:48:21.288Z] #77 ... [2025-11-25T01:48:21.288Z] [2025-11-25T01:48:21.288Z] #43 [support-scheduler internal] load build context [2025-11-25T01:48:21.556Z] #43 ... [2025-11-25T01:48:21.556Z] [2025-11-25T01:48:21.556Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:48:21.556Z] #48 ... [2025-11-25T01:48:21.556Z] [2025-11-25T01:48:21.556Z] #55 [security-proxy-auth internal] load build context [2025-11-25T01:48:21.825Z] #55 ... [2025-11-25T01:48:21.825Z] [2025-11-25T01:48:21.825Z] #53 [security-proxy-setup internal] load build context [2025-11-25T01:48:21.839Z] c1edbd493e11: Pushed [2025-11-25T01:48:22.098Z] #53 ... [2025-11-25T01:48:22.098Z] [2025-11-25T01:48:22.098Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T01:48:22.098Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 47.8s [2025-11-25T01:48:22.098Z] #36 ... [2025-11-25T01:48:22.098Z] [2025-11-25T01:48:22.098Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-25T01:48:22.366Z] #50 ... [2025-11-25T01:48:22.366Z] [2025-11-25T01:48:22.366Z] #55 [security-proxy-auth internal] load build context [2025-11-25T01:48:22.634Z] #55 ... [2025-11-25T01:48:22.634Z] [2025-11-25T01:48:22.634Z] #51 [security-bootstrapper internal] load build context [2025-11-25T01:48:22.634Z] #51 ... [2025-11-25T01:48:22.634Z] [2025-11-25T01:48:22.634Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T01:48:23.223Z] #36 ... [2025-11-25T01:48:23.223Z] [2025-11-25T01:48:23.223Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T01:48:23.223Z] #71 41.70 (8/13) Installing libcurl (8.14.1-r2) [2025-11-25T01:48:23.223Z] #71 41.70 (9/13) Installing curl (8.14.1-r2) [2025-11-25T01:48:23.223Z] #71 41.70 (10/13) Installing dumb-init (1.2.5-r3) [2025-11-25T01:48:23.223Z] #71 41.87 (11/13) Installing musl-obstack (1.2.3-r2) [2025-11-25T01:48:23.223Z] #71 41.87 (12/13) Installing libucontext (1.3.2-r0) [2025-11-25T01:48:23.223Z] #71 41.87 (13/13) Installing gcompat (1.1.0-r4) [2025-11-25T01:48:23.223Z] #71 41.87 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:48:23.223Z] #71 41.87 OK: 13 MiB in 29 packages [2025-11-25T01:48:23.223Z] #71 DONE 43.9s [2025-11-25T01:48:23.223Z] [2025-11-25T01:48:23.223Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T01:48:23.491Z] #36 ... [2025-11-25T01:48:23.491Z] [2025-11-25T01:48:23.491Z] #44 [core-keeper internal] load build context [2025-11-25T01:48:23.491Z] #44 ... [2025-11-25T01:48:23.491Z] [2025-11-25T01:48:23.491Z] #55 [security-proxy-auth internal] load build context [2025-11-25T01:48:24.077Z] #55 ... [2025-11-25T01:48:24.077Z] [2025-11-25T01:48:24.077Z] #54 [core-metadata internal] load build context [2025-11-25T01:48:24.077Z] #54 ... [2025-11-25T01:48:24.077Z] [2025-11-25T01:48:24.077Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T01:48:26.038Z] #36 ... [2025-11-25T01:48:26.038Z] [2025-11-25T01:48:26.038Z] #56 [core-data internal] load build context [2025-11-25T01:48:26.038Z] #56 transferring context: 11.47MB 49.7s [2025-11-25T01:48:26.038Z] #56 ... [2025-11-25T01:48:26.038Z] [2025-11-25T01:48:26.038Z] #53 [security-proxy-setup internal] load build context [2025-11-25T01:48:27.008Z] #53 ... [2025-11-25T01:48:27.008Z] [2025-11-25T01:48:27.008Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-25T01:48:27.008Z] #70 37.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:27.008Z] #70 40.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:27.008Z] #70 47.83 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-25T01:48:27.008Z] #70 47.83 (2/4) Installing openssl (3.5.4-r0) [2025-11-25T01:48:27.008Z] #70 ... [2025-11-25T01:48:27.008Z] [2025-11-25T01:48:27.008Z] #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-11-25T01:48:27.275Z] #78 ... [2025-11-25T01:48:27.275Z] [2025-11-25T01:48:27.275Z] #53 [security-proxy-setup internal] load build context [2025-11-25T01:48:27.863Z] #53 ... [2025-11-25T01:48:27.863Z] [2025-11-25T01:48:27.863Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T01:48:27.863Z] #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 44.0s [2025-11-25T01:48:27.863Z] #57 ... [2025-11-25T01:48:27.863Z] [2025-11-25T01:48:27.863Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-25T01:48:27.863Z] #69 38.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:27.863Z] #69 40.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:27.863Z] #69 45.37 (1/2) Installing dumb-init (1.2.5-r3) [2025-11-25T01:48:27.863Z] #69 45.37 (2/2) Installing su-exec (0.2-r3) [2025-11-25T01:48:27.863Z] #69 45.37 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:48:27.863Z] #69 45.49 OK: 8 MiB in 18 packages [2025-11-25T01:48:28.132Z] #69 DONE 49.0s [2025-11-25T01:48:28.132Z] [2025-11-25T01:48:28.132Z] #53 [security-proxy-setup internal] load build context [2025-11-25T01:48:28.404Z] #53 ... [2025-11-25T01:48:28.404Z] [2025-11-25T01:48:28.404Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-25T01:48:28.404Z] #66 39.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:28.404Z] #66 40.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:28.404Z] #66 48.17 (1/3) Installing ca-certificates (20250911-r0) [2025-11-25T01:48:28.404Z] #66 48.79 (2/3) Installing dumb-init (1.2.5-r3) [2025-11-25T01:48:28.404Z] #66 48.79 (3/3) Installing tzdata (2025b-r0) [2025-11-25T01:48:28.404Z] #66 ... [2025-11-25T01:48:28.404Z] [2025-11-25T01:48:28.404Z] #46 [core-command internal] load build context [2025-11-25T01:48:28.554Z] ed704b046d58: Pushed [2025-11-25T01:48:28.554Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:00685d9aa202a1f02c741e806035a06cc5e12aa6ca1081554f59c38a99327cd2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:28.677Z] #46 ... [2025-11-25T01:48:28.677Z] [2025-11-25T01:48:28.677Z] #54 [core-metadata internal] load build context [2025-11-25T01:48:28.955Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:29.266Z] #54 ... [2025-11-25T01:48:29.266Z] [2025-11-25T01:48:29.266Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-25T01:48:29.266Z] #73 23.48 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:29.266Z] #73 24.75 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:29.266Z] #73 33.40 OK: 239 MiB in 58 packages [2025-11-25T01:48:29.266Z] #73 ... [2025-11-25T01:48:29.266Z] [2025-11-25T01:48:29.266Z] #52 [security-secretstore-setup internal] load build context [2025-11-25T01:48:29.329Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.3 [2025-11-25T01:48:29.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-25T01:48:29.329Z] b41933bde7d2: Preparing [2025-11-25T01:48:29.329Z] 0df35f8faf3f: Preparing [2025-11-25T01:48:29.329Z] 54299ba9ece8: Preparing [2025-11-25T01:48:29.329Z] 96dab452cb84: Preparing [2025-11-25T01:48:29.329Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:29.329Z] ed704b046d58: Preparing [2025-11-25T01:48:29.329Z] c1edbd493e11: Preparing [2025-11-25T01:48:29.329Z] ac14e833a027: Preparing [2025-11-25T01:48:29.329Z] 0b4e60ad6416: Preparing [2025-11-25T01:48:29.329Z] 256f393e029f: Preparing [2025-11-25T01:48:29.329Z] ed704b046d58: Waiting [2025-11-25T01:48:29.329Z] c1edbd493e11: Waiting [2025-11-25T01:48:29.329Z] ac14e833a027: Waiting [2025-11-25T01:48:29.329Z] 0b4e60ad6416: Waiting [2025-11-25T01:48:29.329Z] 256f393e029f: Waiting [2025-11-25T01:48:29.329Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:29.329Z] b41933bde7d2: Layer already exists [2025-11-25T01:48:29.329Z] 54299ba9ece8: Layer already exists [2025-11-25T01:48:29.329Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:29.329Z] 0df35f8faf3f: Layer already exists [2025-11-25T01:48:29.329Z] ed704b046d58: Layer already exists [2025-11-25T01:48:29.329Z] c1edbd493e11: Layer already exists [2025-11-25T01:48:29.329Z] 0b4e60ad6416: Layer already exists [2025-11-25T01:48:29.329Z] ac14e833a027: Layer already exists [2025-11-25T01:48:29.329Z] 256f393e029f: Layer already exists [2025-11-25T01:48:29.329Z] 4.0.1-dev.3: digest: sha256:00685d9aa202a1f02c741e806035a06cc5e12aa6ca1081554f59c38a99327cd2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:29.535Z] #52 ... [2025-11-25T01:48:29.535Z] [2025-11-25T01:48:29.535Z] #54 [core-metadata internal] load build context [2025-11-25T01:48:29.661Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:30.006Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:48:30.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-25T01:48:30.006Z] b41933bde7d2: Preparing [2025-11-25T01:48:30.006Z] 0df35f8faf3f: Preparing [2025-11-25T01:48:30.006Z] 54299ba9ece8: Preparing [2025-11-25T01:48:30.006Z] 96dab452cb84: Preparing [2025-11-25T01:48:30.006Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:30.006Z] ed704b046d58: Preparing [2025-11-25T01:48:30.006Z] c1edbd493e11: Preparing [2025-11-25T01:48:30.006Z] ac14e833a027: Preparing [2025-11-25T01:48:30.006Z] 0b4e60ad6416: Preparing [2025-11-25T01:48:30.006Z] 256f393e029f: Preparing [2025-11-25T01:48:30.006Z] ac14e833a027: Waiting [2025-11-25T01:48:30.006Z] 0b4e60ad6416: Waiting [2025-11-25T01:48:30.006Z] ed704b046d58: Waiting [2025-11-25T01:48:30.006Z] c1edbd493e11: Waiting [2025-11-25T01:48:30.006Z] 256f393e029f: Waiting [2025-11-25T01:48:30.006Z] b41933bde7d2: Layer already exists [2025-11-25T01:48:30.006Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:30.006Z] 0df35f8faf3f: Layer already exists [2025-11-25T01:48:30.006Z] 54299ba9ece8: Layer already exists [2025-11-25T01:48:30.006Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:30.006Z] ed704b046d58: Layer already exists [2025-11-25T01:48:30.006Z] 256f393e029f: Layer already exists [2025-11-25T01:48:30.006Z] c1edbd493e11: Layer already exists [2025-11-25T01:48:30.006Z] 0b4e60ad6416: Layer already exists [2025-11-25T01:48:30.006Z] ac14e833a027: Layer already exists [2025-11-25T01:48:30.006Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:00685d9aa202a1f02c741e806035a06cc5e12aa6ca1081554f59c38a99327cd2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:30.121Z] #54 ... [2025-11-25T01:48:30.121Z] [2025-11-25T01:48:30.121Z] #39 [support-notifications internal] load build context [2025-11-25T01:48:30.121Z] #39 ... [2025-11-25T01:48:30.121Z] [2025-11-25T01:48:30.121Z] #43 [support-scheduler internal] load build context [2025-11-25T01:48:30.121Z] #43 ... [2025-11-25T01:48:30.121Z] [2025-11-25T01:48:30.121Z] #52 [security-secretstore-setup internal] load build context [2025-11-25T01:48:30.335Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:30.669Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [2025-11-25T01:48:30.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-25T01:48:30.670Z] b41933bde7d2: Preparing [2025-11-25T01:48:30.670Z] 0df35f8faf3f: Preparing [2025-11-25T01:48:30.670Z] 54299ba9ece8: Preparing [2025-11-25T01:48:30.670Z] 96dab452cb84: Preparing [2025-11-25T01:48:30.670Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:30.670Z] ed704b046d58: Preparing [2025-11-25T01:48:30.670Z] c1edbd493e11: Preparing [2025-11-25T01:48:30.670Z] ac14e833a027: Preparing [2025-11-25T01:48:30.670Z] 0b4e60ad6416: Preparing [2025-11-25T01:48:30.670Z] 256f393e029f: Preparing [2025-11-25T01:48:30.670Z] ac14e833a027: Waiting [2025-11-25T01:48:30.670Z] ed704b046d58: Waiting [2025-11-25T01:48:30.670Z] c1edbd493e11: Waiting [2025-11-25T01:48:30.670Z] 0b4e60ad6416: Waiting [2025-11-25T01:48:30.670Z] 256f393e029f: Waiting [2025-11-25T01:48:30.670Z] b41933bde7d2: Layer already exists [2025-11-25T01:48:30.670Z] 54299ba9ece8: Layer already exists [2025-11-25T01:48:30.670Z] 0df35f8faf3f: Layer already exists [2025-11-25T01:48:30.670Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:30.670Z] ed704b046d58: Layer already exists [2025-11-25T01:48:30.670Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:30.670Z] ac14e833a027: Layer already exists [2025-11-25T01:48:30.670Z] c1edbd493e11: Layer already exists [2025-11-25T01:48:30.670Z] 256f393e029f: Layer already exists [2025-11-25T01:48:30.670Z] 0b4e60ad6416: Layer already exists [2025-11-25T01:48:30.670Z] odessa: digest: sha256:00685d9aa202a1f02c741e806035a06cc5e12aa6ca1081554f59c38a99327cd2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2025-11-25T01:48:30.709Z] #52 transferring context: 14.33MB 59.4s [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:48:30.748Z] ===================================================== [Pipeline] echo [2025-11-25T01:48:30.771Z] taggedImages: [2025-11-25T01:48:30.771Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:48:30.771Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.3 [2025-11-25T01:48:30.771Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:48:30.771Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] echo [2025-11-25T01:48:30.806Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-11-25T01:48:30.806Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:48:30.806Z] 4.0.1-dev.3 [2025-11-25T01:48:30.806Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:48:30.806Z] odessa [2025-11-25T01:48:30.806Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:31.158Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:31.489Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:48:31.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-25T01:48:31.489Z] f2ab3ca69644: Preparing [2025-11-25T01:48:31.489Z] ae1f943910f0: Preparing [2025-11-25T01:48:31.489Z] 4bf699e2cb72: Preparing [2025-11-25T01:48:31.489Z] 96dab452cb84: Preparing [2025-11-25T01:48:31.489Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:31.489Z] 32d04ae65183: Preparing [2025-11-25T01:48:31.489Z] ddc28412d1cf: Preparing [2025-11-25T01:48:31.489Z] c3137e85492a: Preparing [2025-11-25T01:48:31.489Z] 256f393e029f: Preparing [2025-11-25T01:48:31.489Z] c3137e85492a: Waiting [2025-11-25T01:48:31.489Z] 32d04ae65183: Waiting [2025-11-25T01:48:31.489Z] 256f393e029f: Waiting [2025-11-25T01:48:31.489Z] ddc28412d1cf: Waiting [2025-11-25T01:48:31.489Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:31.489Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:31.489Z] f2ab3ca69644: Pushed [2025-11-25T01:48:31.489Z] ae1f943910f0: Pushed [2025-11-25T01:48:31.489Z] 4bf699e2cb72: Pushed [2025-11-25T01:48:31.489Z] 256f393e029f: Layer already exists [2025-11-25T01:48:31.691Z] #52 ... [2025-11-25T01:48:31.691Z] [2025-11-25T01:48:31.691Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:48:31.749Z] ddc28412d1cf: Pushed [2025-11-25T01:48:31.749Z] c3137e85492a: Pushed [2025-11-25T01:48:31.961Z] #48 ... [2025-11-25T01:48:31.961Z] [2025-11-25T01:48:31.961Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-25T01:48:31.961Z] #70 48.01 (3/4) Installing su-exec (0.2-r3) [2025-11-25T01:48:31.961Z] #70 48.01 (4/4) Installing yq-go (4.47.2-r1) [2025-11-25T01:48:31.961Z] #70 49.61 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:48:31.961Z] #70 49.61 OK: 20 MiB in 20 packages [2025-11-25T01:48:31.961Z] #70 DONE 52.8s [2025-11-25T01:48:31.961Z] [2025-11-25T01:48:31.961Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:48:31.961Z] #48 ... [2025-11-25T01:48:31.961Z] [2025-11-25T01:48:31.961Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:48:31.961Z] #76 20.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:32.548Z] #76 ... [2025-11-25T01:48:32.548Z] [2025-11-25T01:48:32.548Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-25T01:48:32.548Z] #50 ... [2025-11-25T01:48:32.548Z] [2025-11-25T01:48:32.548Z] #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-11-25T01:48:32.548Z] #78 16.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:32.821Z] #78 ... [2025-11-25T01:48:32.821Z] [2025-11-25T01:48:32.821Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-25T01:48:32.821Z] #73 DONE 36.9s [2025-11-25T01:48:32.821Z] [2025-11-25T01:48:32.821Z] #43 [support-scheduler internal] load build context [2025-11-25T01:48:33.095Z] #43 ... [2025-11-25T01:48:33.095Z] [2025-11-25T01:48:33.095Z] #51 [security-bootstrapper internal] load build context [2025-11-25T01:48:33.095Z] #51 ... [2025-11-25T01:48:33.095Z] [2025-11-25T01:48:33.095Z] #43 [support-scheduler internal] load build context [2025-11-25T01:48:33.681Z] #43 ... [2025-11-25T01:48:33.681Z] [2025-11-25T01:48:33.681Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:48:33.681Z] #79 ... [2025-11-25T01:48:33.681Z] [2025-11-25T01:48:33.681Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-25T01:48:33.681Z] #66 50.64 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:48:33.681Z] #66 50.64 Executing ca-certificates-20250911-r0.trigger [2025-11-25T01:48:33.681Z] #66 51.92 OK: 8 MiB in 19 packages [2025-11-25T01:48:33.681Z] #66 DONE 54.8s [2025-11-25T01:48:33.681Z] [2025-11-25T01:48:33.681Z] #44 [core-keeper internal] load build context [2025-11-25T01:48:33.951Z] #44 ... [2025-11-25T01:48:33.951Z] [2025-11-25T01:48:33.951Z] #43 [support-scheduler internal] load build context [2025-11-25T01:48:34.220Z] #43 ... [2025-11-25T01:48:34.220Z] [2025-11-25T01:48:34.220Z] #55 [security-proxy-auth internal] load build context [2025-11-25T01:48:34.220Z] #55 ... [2025-11-25T01:48:34.220Z] [2025-11-25T01:48:34.220Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-25T01:48:34.220Z] #67 45.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:34.490Z] #67 ... [2025-11-25T01:48:34.490Z] [2025-11-25T01:48:34.490Z] #55 [security-proxy-auth internal] load build context [2025-11-25T01:48:35.919Z] #55 ... [2025-11-25T01:48:35.919Z] [2025-11-25T01:48:35.919Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:48:35.919Z] #72 30.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:35.919Z] #72 31.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:35.919Z] #72 ... [2025-11-25T01:48:35.919Z] [2025-11-25T01:48:35.919Z] #44 [core-keeper internal] load build context [2025-11-25T01:48:35.919Z] #44 transferring context: 31.86MB 66.8s [2025-11-25T01:48:35.919Z] #44 ... [2025-11-25T01:48:35.919Z] [2025-11-25T01:48:35.919Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-25T01:48:35.919Z] #74 23.65 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:35.919Z] #74 25.39 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:36.197Z] #74 ... [2025-11-25T01:48:36.197Z] [2025-11-25T01:48:36.197Z] #56 [core-data internal] load build context [2025-11-25T01:48:36.197Z] #56 ... [2025-11-25T01:48:36.197Z] [2025-11-25T01:48:36.197Z] #44 [core-keeper internal] load build context [2025-11-25T01:48:36.784Z] #44 ... [2025-11-25T01:48:36.784Z] [2025-11-25T01:48:36.784Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T01:48:36.784Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 62.5s [2025-11-25T01:48:37.098Z] #36 ... [2025-11-25T01:48:37.098Z] [2025-11-25T01:48:37.098Z] #56 [core-data internal] load build context [2025-11-25T01:48:38.520Z] #56 ... [2025-11-25T01:48:38.520Z] [2025-11-25T01:48:38.520Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-25T01:48:38.520Z] #80 ... [2025-11-25T01:48:38.520Z] [2025-11-25T01:48:38.520Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T01:48:38.520Z] #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 54.6s [2025-11-25T01:48:38.520Z] #57 ... [2025-11-25T01:48:38.520Z] [2025-11-25T01:48:38.520Z] #56 [core-data internal] load build context [2025-11-25T01:48:38.520Z] #56 ... [2025-11-25T01:48:38.520Z] [2025-11-25T01:48:38.520Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-25T01:48:38.520Z] #67 55.78 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-25T01:48:38.520Z] #67 55.78 (2/4) Installing musl-obstack (1.2.3-r2) [2025-11-25T01:48:38.520Z] #67 55.78 (3/4) Installing libucontext (1.3.2-r0) [2025-11-25T01:48:38.520Z] #67 55.78 (4/4) Installing gcompat (1.1.0-r4) [2025-11-25T01:48:38.520Z] #67 55.78 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:48:38.789Z] #67 55.96 OK: 8 MiB in 20 packages [2025-11-25T01:48:38.789Z] #67 DONE 59.5s [2025-11-25T01:48:38.789Z] [2025-11-25T01:48:38.789Z] #56 [core-data internal] load build context [2025-11-25T01:48:38.789Z] #56 ... [2025-11-25T01:48:38.789Z] [2025-11-25T01:48:38.789Z] #53 [security-proxy-setup internal] load build context [2025-11-25T01:48:38.789Z] #53 ... [2025-11-25T01:48:38.789Z] [2025-11-25T01:48:38.789Z] #46 [core-command internal] load build context [2025-11-25T01:48:38.789Z] #46 ... [2025-11-25T01:48:38.789Z] [2025-11-25T01:48:38.789Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T01:48:40.218Z] #57 ... [2025-11-25T01:48:40.218Z] [2025-11-25T01:48:40.218Z] #75 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-11-25T01:48:40.218Z] #75 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:40.218Z] #75 20.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:40.218Z] #75 ... [2025-11-25T01:48:40.218Z] [2025-11-25T01:48:40.218Z] #53 [security-proxy-setup internal] load build context [2025-11-25T01:48:40.501Z] #53 ... [2025-11-25T01:48:40.501Z] [2025-11-25T01:48:40.501Z] #54 [core-metadata internal] load build context [2025-11-25T01:48:40.501Z] #54 ... [2025-11-25T01:48:40.501Z] [2025-11-25T01:48:40.501Z] #39 [support-notifications internal] load build context [2025-11-25T01:48:40.501Z] #39 ... [2025-11-25T01:48:40.501Z] [2025-11-25T01:48:40.501Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T01:48:41.267Z] #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 58.2s done [2025-11-25T01:48:41.917Z] #57 ... [2025-11-25T01:48:41.917Z] [2025-11-25T01:48:41.917Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:48:41.917Z] #48 transferring context: 21.11MB 71.5s [2025-11-25T01:48:42.199Z] #48 ... [2025-11-25T01:48:42.199Z] [2025-11-25T01:48:42.199Z] #52 [security-secretstore-setup internal] load build context [2025-11-25T01:48:42.199Z] #52 ... [2025-11-25T01:48:42.199Z] [2025-11-25T01:48:42.199Z] #54 [core-metadata internal] load build context [2025-11-25T01:48:42.486Z] #54 ... [2025-11-25T01:48:42.486Z] [2025-11-25T01:48:42.486Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-25T01:48:42.486Z] #81 ... [2025-11-25T01:48:42.486Z] [2025-11-25T01:48:42.486Z] #54 [core-metadata internal] load build context [2025-11-25T01:48:42.776Z] #54 ... [2025-11-25T01:48:42.776Z] [2025-11-25T01:48:42.776Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-25T01:48:42.776Z] #50 transferring context: 44.69MB 71.0s done [2025-11-25T01:48:42.776Z] #50 ... [2025-11-25T01:48:42.776Z] [2025-11-25T01:48:42.776Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:48:43.384Z] #48 ... [2025-11-25T01:48:43.384Z] [2025-11-25T01:48:43.384Z] #51 [security-bootstrapper internal] load build context [2025-11-25T01:48:43.384Z] #51 ... [2025-11-25T01:48:43.384Z] [2025-11-25T01:48:43.384Z] #54 [core-metadata internal] load build context [2025-11-25T01:48:43.682Z] #54 ... [2025-11-25T01:48:43.682Z] [2025-11-25T01:48:43.682Z] #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-11-25T01:48:43.682Z] #78 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:43.956Z] 32d04ae65183: Pushed [2025-11-25T01:48:43.956Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:87a1f2b7a922d7533476df899c3f03c032e3f42de84cdc7b0baf341dae408806 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2025-11-25T01:48:43.991Z] #78 ... [2025-11-25T01:48:43.991Z] [2025-11-25T01:48:43.991Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:48:43.991Z] #76 22.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:43.991Z] #76 ... [2025-11-25T01:48:43.991Z] [2025-11-25T01:48:43.991Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:48:43.991Z] #82 ... [2025-11-25T01:48:43.991Z] [2025-11-25T01:48:43.991Z] #48 [security-spiffe-token-provider internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:44.272Z] #48 ... [2025-11-25T01:48:44.272Z] [2025-11-25T01:48:44.272Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-25T01:48:44.272Z] #77 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:44.272Z] #77 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:44.272Z] #77 ... [2025-11-25T01:48:44.272Z] [2025-11-25T01:48:44.272Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:48:44.272Z] #48 ... [2025-11-25T01:48:44.272Z] [2025-11-25T01:48:44.272Z] #43 [support-scheduler internal] load build context [2025-11-25T01:48:44.277Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:44.562Z] #43 ... [2025-11-25T01:48:44.562Z] [2025-11-25T01:48:44.562Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:48:44.604Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.3 [2025-11-25T01:48:44.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-25T01:48:44.604Z] f2ab3ca69644: Preparing [2025-11-25T01:48:44.604Z] ae1f943910f0: Preparing [2025-11-25T01:48:44.604Z] 4bf699e2cb72: Preparing [2025-11-25T01:48:44.604Z] 96dab452cb84: Preparing [2025-11-25T01:48:44.604Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:44.604Z] 32d04ae65183: Preparing [2025-11-25T01:48:44.604Z] ddc28412d1cf: Preparing [2025-11-25T01:48:44.604Z] c3137e85492a: Preparing [2025-11-25T01:48:44.604Z] 256f393e029f: Preparing [2025-11-25T01:48:44.604Z] 32d04ae65183: Waiting [2025-11-25T01:48:44.604Z] 256f393e029f: Waiting [2025-11-25T01:48:44.604Z] ddc28412d1cf: Waiting [2025-11-25T01:48:44.604Z] c3137e85492a: Waiting [2025-11-25T01:48:44.604Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:44.604Z] ae1f943910f0: Layer already exists [2025-11-25T01:48:44.604Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:44.604Z] 4bf699e2cb72: Layer already exists [2025-11-25T01:48:44.604Z] f2ab3ca69644: Layer already exists [2025-11-25T01:48:44.604Z] 32d04ae65183: Layer already exists [2025-11-25T01:48:44.604Z] ddc28412d1cf: Layer already exists [2025-11-25T01:48:44.604Z] c3137e85492a: Layer already exists [2025-11-25T01:48:44.604Z] 256f393e029f: Layer already exists [2025-11-25T01:48:44.604Z] 4.0.1-dev.3: digest: sha256:87a1f2b7a922d7533476df899c3f03c032e3f42de84cdc7b0baf341dae408806 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:44.837Z] #48 ... [2025-11-25T01:48:44.837Z] [2025-11-25T01:48:44.837Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:48:44.837Z] #79 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:44.837Z] #79 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:44.937Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:45.105Z] #79 ... [2025-11-25T01:48:45.105Z] [2025-11-25T01:48:45.105Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-25T01:48:45.105Z] #50 DONE 75.6s [2025-11-25T01:48:45.105Z] [2025-11-25T01:48:45.105Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:48:45.259Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:48:45.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-25T01:48:45.259Z] f2ab3ca69644: Preparing [2025-11-25T01:48:45.259Z] ae1f943910f0: Preparing [2025-11-25T01:48:45.259Z] 4bf699e2cb72: Preparing [2025-11-25T01:48:45.259Z] 96dab452cb84: Preparing [2025-11-25T01:48:45.259Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:45.259Z] 32d04ae65183: Preparing [2025-11-25T01:48:45.259Z] ddc28412d1cf: Preparing [2025-11-25T01:48:45.259Z] c3137e85492a: Preparing [2025-11-25T01:48:45.259Z] 256f393e029f: Preparing [2025-11-25T01:48:45.259Z] 32d04ae65183: Waiting [2025-11-25T01:48:45.259Z] ddc28412d1cf: Waiting [2025-11-25T01:48:45.259Z] c3137e85492a: Waiting [2025-11-25T01:48:45.259Z] 256f393e029f: Waiting [2025-11-25T01:48:45.259Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:45.259Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:45.259Z] f2ab3ca69644: Layer already exists [2025-11-25T01:48:45.259Z] 4bf699e2cb72: Layer already exists [2025-11-25T01:48:45.259Z] ae1f943910f0: Layer already exists [2025-11-25T01:48:45.259Z] 32d04ae65183: Layer already exists [2025-11-25T01:48:45.259Z] ddc28412d1cf: Layer already exists [2025-11-25T01:48:45.259Z] c3137e85492a: Layer already exists [2025-11-25T01:48:45.259Z] 256f393e029f: Layer already exists [2025-11-25T01:48:45.259Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:87a1f2b7a922d7533476df899c3f03c032e3f42de84cdc7b0baf341dae408806 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:45.372Z] #48 ... [2025-11-25T01:48:45.372Z] [2025-11-25T01:48:45.372Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:48:45.372Z] #72 42.79 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:45.372Z] #72 42.79 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:48:45.372Z] #72 43.63 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:45.372Z] #72 43.63 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:45.372Z] #72 43.87 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:48:45.372Z] #72 43.91 OK: 8 MiB in 17 packages [2025-11-25T01:48:45.372Z] #72 DONE 50.4s [2025-11-25T01:48:45.583Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-11-25T01:48:45.641Z] [2025-11-25T01:48:45.641Z] #48 [security-spiffe-token-provider internal] load build context [Pipeline] sh [2025-11-25T01:48:45.918Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:odessa [2025-11-25T01:48:45.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-25T01:48:45.918Z] f2ab3ca69644: Preparing [2025-11-25T01:48:45.918Z] ae1f943910f0: Preparing [2025-11-25T01:48:45.918Z] 4bf699e2cb72: Preparing [2025-11-25T01:48:45.918Z] 96dab452cb84: Preparing [2025-11-25T01:48:45.918Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:45.918Z] 32d04ae65183: Preparing [2025-11-25T01:48:45.918Z] ddc28412d1cf: Preparing [2025-11-25T01:48:45.918Z] c3137e85492a: Preparing [2025-11-25T01:48:45.918Z] 256f393e029f: Preparing [2025-11-25T01:48:45.918Z] 32d04ae65183: Waiting [2025-11-25T01:48:45.918Z] ddc28412d1cf: Waiting [2025-11-25T01:48:45.918Z] c3137e85492a: Waiting [2025-11-25T01:48:45.918Z] 256f393e029f: Waiting [2025-11-25T01:48:45.918Z] 4bf699e2cb72: Layer already exists [2025-11-25T01:48:45.918Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:45.918Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:45.918Z] f2ab3ca69644: Layer already exists [2025-11-25T01:48:45.918Z] ae1f943910f0: Layer already exists [2025-11-25T01:48:45.919Z] ddc28412d1cf: Layer already exists [2025-11-25T01:48:45.919Z] c3137e85492a: Layer already exists [2025-11-25T01:48:45.919Z] 32d04ae65183: Layer already exists [2025-11-25T01:48:45.919Z] 256f393e029f: Layer already exists [2025-11-25T01:48:45.919Z] odessa: digest: sha256:87a1f2b7a922d7533476df899c3f03c032e3f42de84cdc7b0baf341dae408806 size: 2198 [Pipeline] } [2025-11-25T01:48:45.937Z] #48 ... [2025-11-25T01:48:45.937Z] [2025-11-25T01:48:45.937Z] #55 [security-proxy-auth internal] load build context [2025-11-25T01:48:45.937Z] #55 ... [2025-11-25T01:48:45.937Z] [2025-11-25T01:48:45.937Z] #54 [core-metadata internal] load build context [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:48:46.006Z] ===================================================== [Pipeline] echo [2025-11-25T01:48:46.022Z] taggedImages: [2025-11-25T01:48:46.022Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:48:46.022Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.3 [2025-11-25T01:48:46.022Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:48:46.022Z] - nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] echo [2025-11-25T01:48:46.049Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-11-25T01:48:46.049Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:48:46.049Z] 4.0.1-dev.3 [2025-11-25T01:48:46.049Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:48:46.049Z] odessa [2025-11-25T01:48:46.049Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:46.205Z] #54 ... [2025-11-25T01:48:46.206Z] [2025-11-25T01:48:46.206Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-25T01:48:46.206Z] #74 37.30 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-25T01:48:46.206Z] #74 37.87 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:48:46.206Z] #74 38.06 OK: 8 MiB in 17 packages [2025-11-25T01:48:46.206Z] #74 DONE 43.7s [2025-11-25T01:48:46.206Z] [2025-11-25T01:48:46.206Z] #54 [core-metadata internal] load build context [2025-11-25T01:48:46.412Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:46.477Z] #54 transferring context: 35.18MB 73.6s [2025-11-25T01:48:46.738Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:48:46.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-25T01:48:46.738Z] b41933bde7d2: Preparing [2025-11-25T01:48:46.738Z] 1ce8a52f9d66: Preparing [2025-11-25T01:48:46.738Z] 0873593db0bb: Preparing [2025-11-25T01:48:46.738Z] 96dab452cb84: Preparing [2025-11-25T01:48:46.738Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:46.738Z] 32d04ae65183: Preparing [2025-11-25T01:48:46.738Z] ac14e833a027: Preparing [2025-11-25T01:48:46.738Z] 0b4e60ad6416: Preparing [2025-11-25T01:48:46.738Z] ac14e833a027: Waiting [2025-11-25T01:48:46.738Z] 32d04ae65183: Waiting [2025-11-25T01:48:46.738Z] 0b4e60ad6416: Waiting [2025-11-25T01:48:46.738Z] 256f393e029f: Preparing [2025-11-25T01:48:46.738Z] 256f393e029f: Waiting [2025-11-25T01:48:46.738Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:46.738Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:46.738Z] b41933bde7d2: Layer already exists [2025-11-25T01:48:46.738Z] 32d04ae65183: Layer already exists [2025-11-25T01:48:46.738Z] 0b4e60ad6416: Layer already exists [2025-11-25T01:48:46.738Z] ac14e833a027: Layer already exists [2025-11-25T01:48:46.738Z] 256f393e029f: Layer already exists [2025-11-25T01:48:46.738Z] 1ce8a52f9d66: Pushed [2025-11-25T01:48:46.738Z] 0873593db0bb: Pushed [2025-11-25T01:48:46.996Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:b47f2a254c99608b4bf5e9596d5da3b5040b7e54948213e8d0b6059f8fb21fe0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:47.078Z] #54 ... [2025-11-25T01:48:47.078Z] [2025-11-25T01:48:47.078Z] #44 [core-keeper internal] load build context [2025-11-25T01:48:47.338Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.3 [Pipeline] } [2025-11-25T01:48:47.348Z] #44 ... [2025-11-25T01:48:47.348Z] [2025-11-25T01:48:47.348Z] #54 [core-metadata internal] load build context [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:47.663Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.3 [2025-11-25T01:48:47.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-25T01:48:47.663Z] b41933bde7d2: Preparing [2025-11-25T01:48:47.663Z] 1ce8a52f9d66: Preparing [2025-11-25T01:48:47.663Z] 0873593db0bb: Preparing [2025-11-25T01:48:47.663Z] 96dab452cb84: Preparing [2025-11-25T01:48:47.663Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:47.663Z] 32d04ae65183: Preparing [2025-11-25T01:48:47.663Z] ac14e833a027: Preparing [2025-11-25T01:48:47.663Z] 0b4e60ad6416: Preparing [2025-11-25T01:48:47.663Z] 256f393e029f: Preparing [2025-11-25T01:48:47.663Z] 32d04ae65183: Waiting [2025-11-25T01:48:47.663Z] ac14e833a027: Waiting [2025-11-25T01:48:47.663Z] 0b4e60ad6416: Waiting [2025-11-25T01:48:47.663Z] 256f393e029f: Waiting [2025-11-25T01:48:47.663Z] b41933bde7d2: Layer already exists [2025-11-25T01:48:47.663Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:47.663Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:47.663Z] 1ce8a52f9d66: Layer already exists [2025-11-25T01:48:47.663Z] 0873593db0bb: Layer already exists [2025-11-25T01:48:47.663Z] 32d04ae65183: Layer already exists [2025-11-25T01:48:47.663Z] 256f393e029f: Layer already exists [2025-11-25T01:48:47.663Z] ac14e833a027: Layer already exists [2025-11-25T01:48:47.663Z] 0b4e60ad6416: Layer already exists [2025-11-25T01:48:47.663Z] 4.0.1-dev.3: digest: sha256:b47f2a254c99608b4bf5e9596d5da3b5040b7e54948213e8d0b6059f8fb21fe0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:48.000Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:48.305Z] #54 ... [2025-11-25T01:48:48.305Z] [2025-11-25T01:48:48.305Z] #43 [support-scheduler internal] load build context [2025-11-25T01:48:48.305Z] #43 transferring context: 44.69MB 75.9s done [2025-11-25T01:48:48.305Z] #43 DONE 79.7s [2025-11-25T01:48:48.305Z] [2025-11-25T01:48:48.305Z] #54 [core-metadata internal] load build context [2025-11-25T01:48:48.305Z] #54 ... [2025-11-25T01:48:48.305Z] [2025-11-25T01:48:48.305Z] #53 [security-proxy-setup internal] load build context [2025-11-25T01:48:48.305Z] #53 transferring context: 44.69MB 74.7s done [2025-11-25T01:48:48.305Z] #53 DONE 77.9s [2025-11-25T01:48:48.305Z] [2025-11-25T01:48:48.305Z] #54 [core-metadata internal] load build context [2025-11-25T01:48:48.323Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:48:48.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-25T01:48:48.323Z] b41933bde7d2: Preparing [2025-11-25T01:48:48.323Z] 1ce8a52f9d66: Preparing [2025-11-25T01:48:48.323Z] 0873593db0bb: Preparing [2025-11-25T01:48:48.323Z] 96dab452cb84: Preparing [2025-11-25T01:48:48.323Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:48.323Z] 32d04ae65183: Preparing [2025-11-25T01:48:48.323Z] ac14e833a027: Preparing [2025-11-25T01:48:48.323Z] 0b4e60ad6416: Preparing [2025-11-25T01:48:48.323Z] 256f393e029f: Preparing [2025-11-25T01:48:48.323Z] 256f393e029f: Waiting [2025-11-25T01:48:48.323Z] 32d04ae65183: Waiting [2025-11-25T01:48:48.323Z] ac14e833a027: Waiting [2025-11-25T01:48:48.323Z] 0b4e60ad6416: Waiting [2025-11-25T01:48:48.323Z] 0873593db0bb: Layer already exists [2025-11-25T01:48:48.323Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:48.323Z] b41933bde7d2: Layer already exists [2025-11-25T01:48:48.323Z] 1ce8a52f9d66: Layer already exists [2025-11-25T01:48:48.323Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:48.323Z] 256f393e029f: Layer already exists [2025-11-25T01:48:48.323Z] 32d04ae65183: Layer already exists [2025-11-25T01:48:48.323Z] 0b4e60ad6416: Layer already exists [2025-11-25T01:48:48.323Z] ac14e833a027: Layer already exists [2025-11-25T01:48:48.323Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:b47f2a254c99608b4bf5e9596d5da3b5040b7e54948213e8d0b6059f8fb21fe0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:48.572Z] #54 ... [2025-11-25T01:48:48.572Z] [2025-11-25T01:48:48.572Z] #39 [support-notifications internal] load build context [2025-11-25T01:48:48.572Z] #39 transferring context: 44.69MB 77.6s done [2025-11-25T01:48:48.572Z] #39 DONE 79.9s [2025-11-25T01:48:48.572Z] [2025-11-25T01:48:48.572Z] #55 [security-proxy-auth internal] load build context [2025-11-25T01:48:48.659Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:48.839Z] #55 ... [2025-11-25T01:48:48.839Z] [2025-11-25T01:48:48.839Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-25T01:48:48.839Z] #0 8.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:48.839Z] #83 ... [2025-11-25T01:48:48.839Z] [2025-11-25T01:48:48.839Z] #56 [core-data internal] load build context [2025-11-25T01:48:48.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:odessa [2025-11-25T01:48:48.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-25T01:48:48.981Z] b41933bde7d2: Preparing [2025-11-25T01:48:48.981Z] 1ce8a52f9d66: Preparing [2025-11-25T01:48:48.981Z] 0873593db0bb: Preparing [2025-11-25T01:48:48.981Z] 96dab452cb84: Preparing [2025-11-25T01:48:48.981Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:48.981Z] 32d04ae65183: Preparing [2025-11-25T01:48:48.981Z] ac14e833a027: Preparing [2025-11-25T01:48:48.981Z] 0b4e60ad6416: Preparing [2025-11-25T01:48:48.981Z] 256f393e029f: Preparing [2025-11-25T01:48:48.981Z] 32d04ae65183: Waiting [2025-11-25T01:48:48.981Z] ac14e833a027: Waiting [2025-11-25T01:48:48.981Z] 0b4e60ad6416: Waiting [2025-11-25T01:48:48.981Z] 256f393e029f: Waiting [2025-11-25T01:48:48.981Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:48.981Z] 0873593db0bb: Layer already exists [2025-11-25T01:48:48.981Z] b41933bde7d2: Layer already exists [2025-11-25T01:48:48.981Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:48.981Z] 1ce8a52f9d66: Layer already exists [2025-11-25T01:48:48.981Z] 32d04ae65183: Layer already exists [2025-11-25T01:48:48.981Z] 0b4e60ad6416: Layer already exists [2025-11-25T01:48:48.981Z] ac14e833a027: Layer already exists [2025-11-25T01:48:48.981Z] 256f393e029f: Layer already exists [2025-11-25T01:48:48.981Z] odessa: digest: sha256:b47f2a254c99608b4bf5e9596d5da3b5040b7e54948213e8d0b6059f8fb21fe0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:48:49.057Z] ===================================================== [Pipeline] echo [2025-11-25T01:48:49.074Z] taggedImages: [2025-11-25T01:48:49.074Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:48:49.074Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.3 [2025-11-25T01:48:49.074Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:48:49.074Z] - nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] echo [2025-11-25T01:48:49.107Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-11-25T01:48:49.107Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:48:49.107Z] 4.0.1-dev.3 [2025-11-25T01:48:49.107Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:48:49.107Z] odessa [2025-11-25T01:48:49.107Z] ===================================================== [2025-11-25T01:48:49.116Z] #56 ... [2025-11-25T01:48:49.116Z] [2025-11-25T01:48:49.116Z] #46 [core-command internal] load build context [2025-11-25T01:48:49.116Z] #46 ... [2025-11-25T01:48:49.116Z] [2025-11-25T01:48:49.116Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T01:48:49.116Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 75.1s [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:49.386Z] #36 ... [2025-11-25T01:48:49.386Z] [2025-11-25T01:48:49.386Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-11-25T01:48:49.386Z] #78 28.48 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:49.386Z] #78 28.48 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:48:49.386Z] #78 28.99 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:49.386Z] #78 28.99 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:49.386Z] #78 28.99 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:48:49.386Z] #78 29.20 OK: 9 MiB in 21 packages [2025-11-25T01:48:49.386Z] #78 DONE 33.3s [2025-11-25T01:48:49.386Z] [2025-11-25T01:48:49.386Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-25T01:48:49.386Z] #77 28.46 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:49.386Z] #77 28.55 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:48:49.458Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:49.655Z] #77 29.05 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:49.789Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:48:49.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-25T01:48:49.789Z] 3d8000617348: Preparing [2025-11-25T01:48:49.789Z] b0676f372872: Preparing [2025-11-25T01:48:49.789Z] 96dab452cb84: Preparing [2025-11-25T01:48:49.789Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:49.789Z] 074bf963a0f6: Preparing [2025-11-25T01:48:49.789Z] 338752fbf623: Preparing [2025-11-25T01:48:49.789Z] 256f393e029f: Preparing [2025-11-25T01:48:49.789Z] 338752fbf623: Waiting [2025-11-25T01:48:49.789Z] 256f393e029f: Waiting [2025-11-25T01:48:49.789Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:49.789Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:49.789Z] 256f393e029f: Layer already exists [2025-11-25T01:48:49.789Z] 3d8000617348: Pushed [2025-11-25T01:48:49.789Z] 074bf963a0f6: Pushed [2025-11-25T01:48:49.931Z] #77 29.11 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:49.931Z] #77 29.32 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:48:49.931Z] #77 29.32 OK: 19 MiB in 20 packages [2025-11-25T01:48:50.356Z] 338752fbf623: Pushed [2025-11-25T01:48:50.892Z] #77 ... [2025-11-25T01:48:50.892Z] [2025-11-25T01:48:50.892Z] #75 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-11-25T01:48:50.892Z] #75 34.17 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:50.892Z] #75 34.17 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:48:50.892Z] #75 34.60 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:50.892Z] #75 34.60 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:50.892Z] #75 34.71 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:48:50.892Z] #75 34.90 OK: 8 MiB in 17 packages [2025-11-25T01:48:50.892Z] #75 DONE 40.4s [2025-11-25T01:48:50.892Z] [2025-11-25T01:48:50.892Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-25T01:48:50.892Z] #80 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:50.892Z] #80 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:50.892Z] #80 ... [2025-11-25T01:48:50.892Z] [2025-11-25T01:48:50.892Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T01:48:51.158Z] #36 ... [2025-11-25T01:48:51.158Z] [2025-11-25T01:48:51.158Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:48:51.158Z] #76 34.84 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:51.158Z] #76 35.15 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:48:51.158Z] #76 35.97 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:51.158Z] #76 36.03 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:51.158Z] #76 36.03 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:48:51.158Z] #76 36.24 OK: 12 MiB in 23 packages [2025-11-25T01:48:51.158Z] #76 DONE 40.3s [2025-11-25T01:48:51.432Z] [2025-11-25T01:48:51.432Z] #56 [core-data internal] load build context [2025-11-25T01:48:52.019Z] #56 transferring context: 19.46MB 75.8s [2025-11-25T01:48:52.019Z] #56 ... [2025-11-25T01:48:52.019Z] [2025-11-25T01:48:52.019Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:48:52.019Z] #79 23.75 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:52.019Z] #79 24.03 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:48:52.019Z] #79 24.79 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:52.019Z] #79 24.79 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:52.019Z] #79 24.79 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:48:52.019Z] #79 25.03 OK: 13 MiB in 29 packages [2025-11-25T01:48:52.019Z] #79 DONE 28.2s [2025-11-25T01:48:52.019Z] [2025-11-25T01:48:52.019Z] #56 [core-data internal] load build context [2025-11-25T01:48:52.288Z] #56 ... [2025-11-25T01:48:52.288Z] [2025-11-25T01:48:52.288Z] #52 [security-secretstore-setup internal] load build context [2025-11-25T01:48:52.564Z] #52 ... [2025-11-25T01:48:52.564Z] [2025-11-25T01:48:52.564Z] #56 [core-data internal] load build context [2025-11-25T01:48:52.564Z] #56 ... [2025-11-25T01:48:52.564Z] [2025-11-25T01:48:52.564Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-25T01:48:52.564Z] #81 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:52.564Z] #81 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:52.831Z] #81 ... [2025-11-25T01:48:52.831Z] [2025-11-25T01:48:52.831Z] #52 [security-secretstore-setup internal] load build context [2025-11-25T01:48:53.435Z] #52 ... [2025-11-25T01:48:53.435Z] [2025-11-25T01:48:53.435Z] #51 [security-bootstrapper internal] load build context [2025-11-25T01:48:53.641Z] b0676f372872: Pushed [2025-11-25T01:48:53.641Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:e92db9b71eaad0179af1a70df01ff935fc32390fbe9b2908aef7c6f5b7ae5732 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-11-25T01:48:53.702Z] #51 ... [2025-11-25T01:48:53.702Z] [2025-11-25T01:48:53.702Z] #56 [core-data internal] load build context [Pipeline] sh [2025-11-25T01:48:53.982Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:54.315Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.3 [2025-11-25T01:48:54.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-25T01:48:54.315Z] 3d8000617348: Preparing [2025-11-25T01:48:54.315Z] b0676f372872: Preparing [2025-11-25T01:48:54.315Z] 96dab452cb84: Preparing [2025-11-25T01:48:54.315Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:54.315Z] 074bf963a0f6: Preparing [2025-11-25T01:48:54.315Z] 338752fbf623: Preparing [2025-11-25T01:48:54.315Z] 256f393e029f: Preparing [2025-11-25T01:48:54.315Z] 338752fbf623: Waiting [2025-11-25T01:48:54.315Z] 256f393e029f: Waiting [2025-11-25T01:48:54.315Z] 3d8000617348: Layer already exists [2025-11-25T01:48:54.315Z] 074bf963a0f6: Layer already exists [2025-11-25T01:48:54.315Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:54.315Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:54.315Z] b0676f372872: Layer already exists [2025-11-25T01:48:54.315Z] 256f393e029f: Layer already exists [2025-11-25T01:48:54.315Z] 338752fbf623: Layer already exists [2025-11-25T01:48:54.315Z] 4.0.1-dev.3: digest: sha256:e92db9b71eaad0179af1a70df01ff935fc32390fbe9b2908aef7c6f5b7ae5732 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:54.648Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [2025-11-25T01:48:54.675Z] #56 ... [2025-11-25T01:48:54.675Z] [2025-11-25T01:48:54.675Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-25T01:48:54.675Z] #77 DONE 33.9s [2025-11-25T01:48:54.675Z] [2025-11-25T01:48:54.675Z] #56 [core-data internal] load build context [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:54.978Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:48:54.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-25T01:48:54.979Z] 3d8000617348: Preparing [2025-11-25T01:48:54.979Z] b0676f372872: Preparing [2025-11-25T01:48:54.979Z] 96dab452cb84: Preparing [2025-11-25T01:48:54.979Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:54.979Z] 074bf963a0f6: Preparing [2025-11-25T01:48:54.979Z] 338752fbf623: Preparing [2025-11-25T01:48:54.979Z] 256f393e029f: Preparing [2025-11-25T01:48:54.979Z] 256f393e029f: Waiting [2025-11-25T01:48:54.979Z] 338752fbf623: Waiting [2025-11-25T01:48:54.979Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:54.979Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:54.979Z] 074bf963a0f6: Layer already exists [2025-11-25T01:48:54.979Z] b0676f372872: Layer already exists [2025-11-25T01:48:54.979Z] 3d8000617348: Layer already exists [2025-11-25T01:48:54.979Z] 256f393e029f: Layer already exists [2025-11-25T01:48:54.979Z] 338752fbf623: Layer already exists [2025-11-25T01:48:54.979Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:e92db9b71eaad0179af1a70df01ff935fc32390fbe9b2908aef7c6f5b7ae5732 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:55.311Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:55.635Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:odessa [2025-11-25T01:48:55.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-25T01:48:55.635Z] 3d8000617348: Preparing [2025-11-25T01:48:55.635Z] b0676f372872: Preparing [2025-11-25T01:48:55.635Z] 96dab452cb84: Preparing [2025-11-25T01:48:55.635Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:55.635Z] 074bf963a0f6: Preparing [2025-11-25T01:48:55.635Z] 338752fbf623: Preparing [2025-11-25T01:48:55.635Z] 256f393e029f: Preparing [2025-11-25T01:48:55.635Z] 338752fbf623: Waiting [2025-11-25T01:48:55.635Z] 256f393e029f: Waiting [2025-11-25T01:48:55.635Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:55.635Z] 3d8000617348: Layer already exists [2025-11-25T01:48:55.635Z] 074bf963a0f6: Layer already exists [2025-11-25T01:48:55.635Z] b0676f372872: Layer already exists [2025-11-25T01:48:55.635Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:55.635Z] 338752fbf623: Layer already exists [2025-11-25T01:48:55.635Z] 256f393e029f: Layer already exists [2025-11-25T01:48:55.635Z] odessa: digest: sha256:e92db9b71eaad0179af1a70df01ff935fc32390fbe9b2908aef7c6f5b7ae5732 size: 1783 [Pipeline] } [Pipeline] // withEnv [2025-11-25T01:48:55.656Z] #56 ... [2025-11-25T01:48:55.656Z] [2025-11-25T01:48:55.656Z] #46 [core-command internal] load build context [2025-11-25T01:48:55.656Z] #46 transferring context: 44.69MB 81.6s done [2025-11-25T01:48:55.656Z] #46 DONE 86.7s [2025-11-25T01:48:55.656Z] [2025-11-25T01:48:55.656Z] #56 [core-data internal] load build context [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:48:55.712Z] ===================================================== [Pipeline] echo [2025-11-25T01:48:55.726Z] taggedImages: [2025-11-25T01:48:55.726Z] - nexus3.edgexfoundry.org:10004/support-notifications:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:48:55.726Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.3 [2025-11-25T01:48:55.726Z] - nexus3.edgexfoundry.org:10004/support-notifications:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:48:55.726Z] - nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] echo [2025-11-25T01:48:55.757Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-11-25T01:48:55.757Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:48:55.757Z] 4.0.1-dev.3 [2025-11-25T01:48:55.757Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:48:55.757Z] odessa [2025-11-25T01:48:55.757Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:55.925Z] #56 ... [2025-11-25T01:48:55.925Z] [2025-11-25T01:48:55.925Z] #54 [core-metadata internal] load build context [2025-11-25T01:48:55.925Z] #54 transferring context: 44.69MB 79.2s done [2025-11-25T01:48:55.925Z] #54 DONE 84.4s [2025-11-25T01:48:55.925Z] [2025-11-25T01:48:55.925Z] #51 [security-bootstrapper internal] load build context [2025-11-25T01:48:56.119Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:48:56.195Z] #51 ... [2025-11-25T01:48:56.195Z] [2025-11-25T01:48:56.195Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:48:56.445Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:48:56.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-25T01:48:56.445Z] 7285d1e682e9: Preparing [2025-11-25T01:48:56.445Z] 704d9728993d: Preparing [2025-11-25T01:48:56.445Z] 96dab452cb84: Preparing [2025-11-25T01:48:56.445Z] 7e2c8370fc30: Preparing [2025-11-25T01:48:56.445Z] 6f9df5d2a686: Preparing [2025-11-25T01:48:56.445Z] ac390d94ac13: Preparing [2025-11-25T01:48:56.445Z] 256f393e029f: Preparing [2025-11-25T01:48:56.445Z] 256f393e029f: Waiting [2025-11-25T01:48:56.445Z] ac390d94ac13: Waiting [2025-11-25T01:48:56.445Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:48:56.445Z] 96dab452cb84: Layer already exists [2025-11-25T01:48:56.445Z] 256f393e029f: Layer already exists [2025-11-25T01:48:56.445Z] 7285d1e682e9: Pushed [2025-11-25T01:48:56.445Z] 6f9df5d2a686: Pushed [2025-11-25T01:48:56.463Z] #48 ... [2025-11-25T01:48:56.463Z] [2025-11-25T01:48:56.463Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:48:56.463Z] #82 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:56.463Z] #82 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:56.463Z] #82 20.43 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:56.463Z] #82 20.59 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:48:56.463Z] #82 21.03 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:56.463Z] #82 21.03 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:56.463Z] #82 21.04 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:48:56.463Z] #82 21.12 OK: 8 MiB in 19 packages [2025-11-25T01:48:56.463Z] #82 ... [2025-11-25T01:48:56.463Z] [2025-11-25T01:48:56.463Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:48:56.463Z] #48 ... [2025-11-25T01:48:56.463Z] [2025-11-25T01:48:56.463Z] #44 [core-keeper internal] load build context [2025-11-25T01:48:56.463Z] #44 transferring context: 44.69MB 84.8s done [2025-11-25T01:48:56.463Z] #44 DONE 88.1s [2025-11-25T01:48:56.704Z] ac390d94ac13: Pushed [2025-11-25T01:48:56.745Z] [2025-11-25T01:48:56.745Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:48:57.021Z] #48 ... [2025-11-25T01:48:57.021Z] [2025-11-25T01:48:57.021Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-25T01:48:57.021Z] #80 25.02 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:57.021Z] #80 25.12 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:48:57.021Z] #80 25.69 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:57.021Z] #80 25.69 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:57.021Z] #80 25.69 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:48:57.021Z] #80 25.69 OK: 8 MiB in 18 packages [2025-11-25T01:48:57.021Z] #80 DONE 28.8s [2025-11-25T01:48:57.021Z] [2025-11-25T01:48:57.021Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:48:57.288Z] #48 ... [2025-11-25T01:48:57.288Z] [2025-11-25T01:48:57.288Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-25T01:48:57.288Z] #81 21.73 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:57.289Z] #81 21.83 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:48:57.289Z] #81 22.27 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:57.289Z] #81 22.27 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:57.289Z] #81 22.32 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:48:57.289Z] #81 22.38 OK: 20 MiB in 20 packages [2025-11-25T01:48:57.289Z] #81 DONE 25.0s [2025-11-25T01:48:57.289Z] [2025-11-25T01:48:57.289Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:48:57.559Z] #48 ... [2025-11-25T01:48:57.559Z] [2025-11-25T01:48:57.559Z] #84 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:48:57.827Z] #84 ... [2025-11-25T01:48:57.827Z] [2025-11-25T01:48:57.827Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:48:57.827Z] #48 ... [2025-11-25T01:48:57.827Z] [2025-11-25T01:48:57.827Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:48:57.827Z] #82 DONE 23.9s [2025-11-25T01:48:57.827Z] [2025-11-25T01:48:57.827Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:48:58.798Z] #48 ... [2025-11-25T01:48:58.798Z] [2025-11-25T01:48:58.798Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-25T01:48:58.798Z] #83 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:48:58.798Z] #83 15.62 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:58.798Z] #83 15.76 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:48:58.798Z] #83 16.35 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:58.798Z] #83 16.37 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:48:58.798Z] #83 16.40 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:48:58.798Z] #83 16.48 OK: 8 MiB in 20 packages [2025-11-25T01:48:58.798Z] #83 DONE 19.9s [2025-11-25T01:48:58.798Z] [2025-11-25T01:48:58.798Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:48:58.798Z] #48 transferring context: 33.67MB 88.3s [2025-11-25T01:48:58.798Z] #48 ... [2025-11-25T01:48:58.798Z] [2025-11-25T01:48:58.798Z] #55 [security-proxy-auth internal] load build context [2025-11-25T01:48:59.074Z] #55 ... [2025-11-25T01:48:59.074Z] [2025-11-25T01:48:59.074Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:48:59.658Z] #48 ... [2025-11-25T01:48:59.658Z] [2025-11-25T01:48:59.658Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-11-25T01:48:59.658Z] #85 DONE 2.1s [2025-11-25T01:48:59.658Z] [2025-11-25T01:48:59.658Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:48:59.993Z] 704d9728993d: Pushed [2025-11-25T01:48:59.993Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:398ec33623caf8ba250cc47f13098b512aad1cdc5e7bf4f70f61f29bcb393baf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:49:00.328Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:49:00.661Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.3 [2025-11-25T01:49:00.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-25T01:49:00.661Z] 7285d1e682e9: Preparing [2025-11-25T01:49:00.661Z] 704d9728993d: Preparing [2025-11-25T01:49:00.661Z] 96dab452cb84: Preparing [2025-11-25T01:49:00.661Z] 7e2c8370fc30: Preparing [2025-11-25T01:49:00.661Z] 6f9df5d2a686: Preparing [2025-11-25T01:49:00.661Z] ac390d94ac13: Preparing [2025-11-25T01:49:00.661Z] 256f393e029f: Preparing [2025-11-25T01:49:00.661Z] ac390d94ac13: Waiting [2025-11-25T01:49:00.661Z] 256f393e029f: Waiting [2025-11-25T01:49:00.661Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:49:00.661Z] 96dab452cb84: Layer already exists [2025-11-25T01:49:00.661Z] 704d9728993d: Layer already exists [2025-11-25T01:49:00.661Z] 6f9df5d2a686: Layer already exists [2025-11-25T01:49:00.661Z] 7285d1e682e9: Layer already exists [2025-11-25T01:49:00.661Z] ac390d94ac13: Layer already exists [2025-11-25T01:49:00.661Z] 256f393e029f: Layer already exists [2025-11-25T01:49:00.661Z] 4.0.1-dev.3: digest: sha256:398ec33623caf8ba250cc47f13098b512aad1cdc5e7bf4f70f61f29bcb393baf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:49:01.018Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:49:01.353Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:49:01.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-25T01:49:01.353Z] 7285d1e682e9: Preparing [2025-11-25T01:49:01.353Z] 704d9728993d: Preparing [2025-11-25T01:49:01.353Z] 96dab452cb84: Preparing [2025-11-25T01:49:01.353Z] 7e2c8370fc30: Preparing [2025-11-25T01:49:01.353Z] 6f9df5d2a686: Preparing [2025-11-25T01:49:01.353Z] ac390d94ac13: Preparing [2025-11-25T01:49:01.353Z] 256f393e029f: Preparing [2025-11-25T01:49:01.353Z] 256f393e029f: Waiting [2025-11-25T01:49:01.353Z] ac390d94ac13: Waiting [2025-11-25T01:49:01.353Z] 96dab452cb84: Layer already exists [2025-11-25T01:49:01.353Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:49:01.353Z] 704d9728993d: Layer already exists [2025-11-25T01:49:01.353Z] 6f9df5d2a686: Layer already exists [2025-11-25T01:49:01.353Z] 7285d1e682e9: Layer already exists [2025-11-25T01:49:01.353Z] ac390d94ac13: Layer already exists [2025-11-25T01:49:01.353Z] 256f393e029f: Layer already exists [2025-11-25T01:49:01.353Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:398ec33623caf8ba250cc47f13098b512aad1cdc5e7bf4f70f61f29bcb393baf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:49:01.637Z] #48 ... [2025-11-25T01:49:01.637Z] [2025-11-25T01:49:01.637Z] #86 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:49:01.637Z] #86 ... [2025-11-25T01:49:01.637Z] [2025-11-25T01:49:01.637Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:49:01.637Z] #48 ... [2025-11-25T01:49:01.637Z] [2025-11-25T01:49:01.637Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-11-25T01:49:01.637Z] #87 DONE 3.3s [2025-11-25T01:49:01.637Z] [2025-11-25T01:49:01.637Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:49:01.637Z] #48 ... [2025-11-25T01:49:01.637Z] [2025-11-25T01:49:01.637Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T01:49:01.637Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 87.8s [2025-11-25T01:49:01.637Z] #36 ... [2025-11-25T01:49:01.637Z] [2025-11-25T01:49:01.637Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:49:01.689Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:49:01.905Z] #48 ... [2025-11-25T01:49:01.905Z] [2025-11-25T01:49:01.905Z] #88 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:49:01.905Z] #88 ... [2025-11-25T01:49:01.905Z] [2025-11-25T01:49:01.905Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:49:02.023Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:odessa [2025-11-25T01:49:02.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-25T01:49:02.023Z] 7285d1e682e9: Preparing [2025-11-25T01:49:02.023Z] 704d9728993d: Preparing [2025-11-25T01:49:02.023Z] 96dab452cb84: Preparing [2025-11-25T01:49:02.023Z] 7e2c8370fc30: Preparing [2025-11-25T01:49:02.023Z] 6f9df5d2a686: Preparing [2025-11-25T01:49:02.023Z] ac390d94ac13: Preparing [2025-11-25T01:49:02.023Z] 256f393e029f: Preparing [2025-11-25T01:49:02.023Z] ac390d94ac13: Waiting [2025-11-25T01:49:02.023Z] 256f393e029f: Waiting [2025-11-25T01:49:02.023Z] 704d9728993d: Layer already exists [2025-11-25T01:49:02.023Z] 7e2c8370fc30: Layer already exists [2025-11-25T01:49:02.023Z] 7285d1e682e9: Layer already exists [2025-11-25T01:49:02.023Z] 96dab452cb84: Layer already exists [2025-11-25T01:49:02.023Z] 6f9df5d2a686: Layer already exists [2025-11-25T01:49:02.023Z] 256f393e029f: Layer already exists [2025-11-25T01:49:02.023Z] ac390d94ac13: Layer already exists [2025-11-25T01:49:02.023Z] odessa: digest: sha256:398ec33623caf8ba250cc47f13098b512aad1cdc5e7bf4f70f61f29bcb393baf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:49:02.106Z] ===================================================== [Pipeline] echo [2025-11-25T01:49:02.120Z] taggedImages: [2025-11-25T01:49:02.120Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:49:02.120Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.3 [2025-11-25T01:49:02.120Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:49:02.120Z] - nexus3.edgexfoundry.org:10004/support-scheduler:odessa [2025-11-25T01:49:02.178Z] #48 transferring context: 44.69MB 91.7s done [Pipeline] echo [2025-11-25T01:49:02.192Z] ========================================================= [2025-11-25T01:49:02.192Z] [edgeXBuildMultiArch] RAW Config: [2025-11-25T01:49:02.192Z] images: [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/core-command:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/core-command:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/core-command:odessa [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/core-data:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/core-data:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/core-data:odessa [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/core-keeper:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/core-keeper:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/core-keeper:odessa [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/core-metadata:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/core-metadata:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/core-metadata:odessa [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-spire-config:odessa [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/security-spire-server:odessa [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/support-notifications:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/support-notifications:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/support-notifications:odessa [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T01:49:02.192Z] - nexus3.edgexfoundry.org:10004/support-scheduler:odessa [2025-11-25T01:49:02.192Z] settingsFile: [2025-11-25T01:49:02.192Z] edgex-go-settings [2025-11-25T01:49:02.192Z] ========================================================= [Pipeline] node [2025-11-25T01:49:02.447Z] #48 ... [2025-11-25T01:49:02.447Z] [2025-11-25T01:49:02.447Z] #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:49:02.447Z] #89 ... [2025-11-25T01:49:02.447Z] [2025-11-25T01:49:02.447Z] #48 [security-spiffe-token-provider internal] load build context [2025-11-25T01:49:02.447Z] #48 DONE 93.3s [2025-11-25T01:49:02.447Z] [2025-11-25T01:49:02.447Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T01:49:02.719Z] #36 ... [2025-11-25T01:49:02.719Z] [2025-11-25T01:49:02.719Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-25T01:49:02.719Z] #90 DONE 5.6s [2025-11-25T01:49:02.989Z] [2025-11-25T01:49:02.989Z] #55 [security-proxy-auth internal] load build context [2025-11-25T01:49:02.989Z] #55 ... [2025-11-25T01:49:02.989Z] [2025-11-25T01:49:02.989Z] #52 [security-secretstore-setup internal] load build context [2025-11-25T01:49:02.989Z] #52 transferring context: 44.69MB 91.5s done [2025-11-25T01:49:02.989Z] #52 DONE 92.8s [2025-11-25T01:49:02.989Z] [2025-11-25T01:49:02.989Z] #55 [security-proxy-auth internal] load build context [2025-11-25T01:49:03.955Z] #55 ... [2025-11-25T01:49:03.955Z] [2025-11-25T01:49:03.955Z] #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-11-25T01:49:03.955Z] #91 DONE 1.0s [2025-11-25T01:49:03.955Z] [2025-11-25T01:49:03.955Z] #55 [security-proxy-auth internal] load build context [2025-11-25T01:49:04.921Z] #55 ... [2025-11-25T01:49:04.921Z] [2025-11-25T01:49:04.921Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T01:49:04.921Z] #57 ... [2025-11-25T01:49:04.921Z] [2025-11-25T01:49:04.921Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T01:49:05.507Z] #36 ... [2025-11-25T01:49:05.507Z] [2025-11-25T01:49:05.507Z] #56 [core-data internal] load build context [2025-11-25T01:49:05.507Z] #56 transferring context: 44.69MB 89.2s done [2025-11-25T01:49:05.507Z] #56 DONE 91.3s [2025-11-25T01:49:05.507Z] [2025-11-25T01:49:05.507Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T01:49:05.507Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 91.9s [2025-11-25T01:49:05.775Z] #36 ... [2025-11-25T01:49:05.775Z] [2025-11-25T01:49:05.775Z] #51 [security-bootstrapper internal] load build context [2025-11-25T01:49:05.775Z] #51 transferring context: 44.69MB 94.3s done [2025-11-25T01:49:05.775Z] #51 DONE 95.7s [2025-11-25T01:49:05.775Z] [2025-11-25T01:49:05.775Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T01:49:05.775Z] #36 ... [2025-11-25T01:49:05.775Z] [2025-11-25T01:49:05.775Z] #55 [security-proxy-auth internal] load build context [2025-11-25T01:49:05.775Z] #55 transferring context: 44.69MB 90.5s done [2025-11-25T01:49:05.775Z] #55 DONE 93.5s [2025-11-25T01:49:05.775Z] [2025-11-25T01:49:05.775Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T01:49:06.736Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 92.9s done [2025-11-25T01:49:07.695Z] #36 ... [2025-11-25T01:49:07.695Z] [2025-11-25T01:49:07.695Z] #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-25T01:49:07.695Z] #92 ... [2025-11-25T01:49:07.695Z] [2025-11-25T01:49:07.695Z] #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:49:09.104Z] #93 ... [2025-11-25T01:49:09.104Z] [2025-11-25T01:49:09.104Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T01:49:11.690Z] #94 ... [2025-11-25T01:49:11.690Z] [2025-11-25T01:49:11.690Z] #86 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:49:11.690Z] #86 DONE 20.6s [2025-11-25T01:49:11.690Z] [2025-11-25T01:49:11.690Z] #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:49:11.690Z] #89 DONE 19.5s [2025-11-25T01:49:11.690Z] [2025-11-25T01:49:11.690Z] #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-25T01:49:11.690Z] #92 DONE 14.3s [2025-11-25T01:49:11.690Z] [2025-11-25T01:49:11.690Z] #88 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:49:11.690Z] #88 DONE 20.1s [2025-11-25T01:49:11.958Z] [2025-11-25T01:49:11.958Z] #84 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:49:11.958Z] #84 DONE 24.4s [2025-11-25T01:49:11.958Z] [2025-11-25T01:49:11.958Z] #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:49:12.570Z] #95 ... [2025-11-25T01:49:12.570Z] [2025-11-25T01:49:12.570Z] #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:49:12.570Z] #93 DONE 9.3s [2025-11-25T01:49:12.842Z] [2025-11-25T01:49:12.842Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:49:16.205Z] #96 ... [2025-11-25T01:49:16.205Z] [2025-11-25T01:49:16.205Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T01:49:16.205Z] #97 DONE 6.5s [2025-11-25T01:49:16.205Z] [2025-11-25T01:49:16.205Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-11-25T01:49:16.205Z] #98 DONE 0.3s [2025-11-25T01:49:16.205Z] [2025-11-25T01:49:16.205Z] #99 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-25T01:49:16.205Z] #99 ... [2025-11-25T01:49:16.205Z] [2025-11-25T01:49:16.205Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T01:49:16.205Z] #100 DONE 4.7s [2025-11-25T01:49:16.205Z] [2025-11-25T01:49:16.205Z] #99 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-25T01:49:16.205Z] #99 DONE 0.3s [2025-11-25T01:49:16.205Z] [2025-11-25T01:49:16.205Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T01:49:16.475Z] #101 ... [2025-11-25T01:49:16.475Z] [2025-11-25T01:49:16.475Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T01:49:16.475Z] #94 DONE 7.4s [2025-11-25T01:49:16.745Z] [2025-11-25T01:49:16.745Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-11-25T01:49:16.745Z] #102 DONE 0.4s [2025-11-25T01:49:16.745Z] [2025-11-25T01:49:16.745Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T01:49:16.745Z] #101 DONE 0.5s [2025-11-25T01:49:16.745Z] [2025-11-25T01:49:16.745Z] #103 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-25T01:49:16.745Z] #103 ... [2025-11-25T01:49:16.745Z] [2025-11-25T01:49:16.745Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-11-25T01:49:16.745Z] #104 DONE 0.3s [2025-11-25T01:49:17.012Z] [2025-11-25T01:49:17.012Z] #103 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-25T01:49:17.012Z] #103 DONE 0.3s [2025-11-25T01:49:17.012Z] [2025-11-25T01:49:17.012Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-25T01:49:17.012Z] #105 ... [2025-11-25T01:49:17.012Z] [2025-11-25T01:49:17.012Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-11-25T01:49:17.012Z] #106 DONE 0.3s [2025-11-25T01:49:17.196Z] Still waiting to schedule task [2025-11-25T01:49:17.196Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-773779’ [2025-11-25T01:49:17.279Z] [2025-11-25T01:49:17.279Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T01:49:17.279Z] #107 DONE 0.2s [2025-11-25T01:49:17.279Z] [2025-11-25T01:49:17.279Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-11-25T01:49:17.279Z] #108 ... [2025-11-25T01:49:17.279Z] [2025-11-25T01:49:17.279Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-25T01:49:17.279Z] #105 DONE 0.4s [2025-11-25T01:49:17.549Z] [2025-11-25T01:49:17.549Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-11-25T01:49:17.549Z] #108 DONE 0.4s [2025-11-25T01:49:17.549Z] [2025-11-25T01:49:17.549Z] #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T01:49:17.818Z] #109 DONE 0.4s [2025-11-25T01:49:17.818Z] [2025-11-25T01:49:17.818Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-25T01:49:17.818Z] #110 DONE 0.4s [2025-11-25T01:49:17.818Z] [2025-11-25T01:49:17.818Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-11-25T01:49:18.083Z] #111 DONE 0.4s [2025-11-25T01:49:18.083Z] [2025-11-25T01:49:18.083Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-11-25T01:49:18.083Z] #112 DONE 0.4s [2025-11-25T01:49:18.083Z] [2025-11-25T01:49:18.083Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-25T01:49:18.352Z] #113 DONE 0.3s [2025-11-25T01:49:18.352Z] [2025-11-25T01:49:18.352Z] #114 [security-spire-agent] exporting to image [2025-11-25T01:49:18.352Z] #114 exporting layers [2025-11-25T01:49:21.701Z] #114 exporting layers 3.8s done [2025-11-25T01:49:21.701Z] #114 writing image sha256:dd35a37765ea959cd1dbfea3a978f2636199d8559960285f5f1c38907c68aed7 done [2025-11-25T01:49:21.701Z] #114 naming to docker.io/library/security-spire-config-arm64 done [2025-11-25T01:49:21.701Z] #114 exporting layers 3.7s done [2025-11-25T01:49:21.701Z] #114 writing image sha256:3382e500707ae15548683f99fe0eab1404ef30da99816c5112b4bb7a5aa10630 done [2025-11-25T01:49:21.701Z] #114 naming to docker.io/library/security-spire-agent-arm64 done [2025-11-25T01:49:21.701Z] #114 ... [2025-11-25T01:49:21.701Z] [2025-11-25T01:49:21.701Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:49:21.967Z] #115 ... [2025-11-25T01:49:21.967Z] [2025-11-25T01:49:21.967Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:49:21.967Z] #116 ... [2025-11-25T01:49:21.967Z] [2025-11-25T01:49:21.967Z] #114 [security-spire-server] exporting to image [2025-11-25T01:49:21.967Z] #114 exporting layers 3.5s done [2025-11-25T01:49:21.967Z] #114 writing image sha256:0fb47a27ee45e7d387b32f24f2ce1ccac8766afee70ee85efec5c847ab930199 done [2025-11-25T01:49:21.967Z] #114 naming to docker.io/library/security-spire-server-arm64 done [2025-11-25T01:49:21.967Z] #114 DONE 5.3s [2025-11-25T01:49:21.967Z] [2025-11-25T01:49:21.967Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:49:22.255Z] #117 ... [2025-11-25T01:49:22.255Z] [2025-11-25T01:49:22.255Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:50:27.326Z] Running on prd-centos7-docker-4c-2g-773780 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-25T01:50:27.375Z] provisioning config files... [2025-11-25T01:50:27.404Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_odessa@tmp/config4977420858151550822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T01:50:29.065Z] ---> ****-login.sh [2025-11-25T01:50:29.065Z] nexus3.edgexfoundry.org:10001 [2025-11-25T01:50:58.904Z] #118 DONE 97.5s [2025-11-25T01:50:58.904Z] [2025-11-25T01:50:58.904Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:50:58.904Z] #117 DONE 97.5s [2025-11-25T01:50:58.904Z] [2025-11-25T01:50:58.904Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:50:58.904Z] #96 DONE 96.7s [2025-11-25T01:50:58.904Z] [2025-11-25T01:50:58.904Z] #119 [support-scheduler builder 6/7] COPY . . [2025-11-25T01:50:58.904Z] #119 ... [2025-11-25T01:50:58.904Z] [2025-11-25T01:50:58.904Z] #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:50:58.904Z] #95 DONE 97.5s [2025-11-25T01:50:58.904Z] [2025-11-25T01:50:58.904Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:50:58.904Z] #115 DONE 97.6s [2025-11-25T01:50:58.904Z] [2025-11-25T01:50:58.904Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:50:58.904Z] #116 DONE 97.6s [2025-11-25T01:50:58.904Z] [2025-11-25T01:50:58.904Z] #120 [core-keeper builder 7/8] COPY . . [2025-11-25T01:50:59.486Z] #120 ... [2025-11-25T01:50:59.486Z] [2025-11-25T01:50:59.486Z] #121 [support-notifications builder 6/7] COPY . . [2025-11-25T01:50:59.486Z] #121 ... [2025-11-25T01:50:59.486Z] [2025-11-25T01:50:59.486Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-11-25T01:50:59.751Z] #122 ... [2025-11-25T01:50:59.751Z] [2025-11-25T01:50:59.751Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-25T01:50:59.751Z] #123 ... [2025-11-25T01:50:59.751Z] [2025-11-25T01:50:59.751Z] #124 [security-proxy-setup builder 6/7] COPY . . [2025-11-25T01:51:00.336Z] #124 ... [2025-11-25T01:51:00.336Z] [2025-11-25T01:51:00.336Z] #120 [core-keeper builder 7/8] COPY . . [2025-11-25T01:51:00.336Z] #120 DONE 10.8s [2025-11-25T01:51:00.336Z] [2025-11-25T01:51:00.336Z] #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T01:51:00.336Z] #125 ... [2025-11-25T01:51:00.336Z] [2025-11-25T01:51:00.336Z] #126 [core-data builder 6/7] COPY . . [2025-11-25T01:51:00.336Z] #126 CACHED [2025-11-25T01:51:00.336Z] [2025-11-25T01:51:00.336Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:51:00.336Z] #127 CACHED [2025-11-25T01:51:00.336Z] [2025-11-25T01:51:00.336Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:51:00.336Z] #128 CACHED [2025-11-25T01:51:00.336Z] [2025-11-25T01:51:00.336Z] #129 [security-proxy-auth builder 6/7] COPY . . [2025-11-25T01:51:00.336Z] #129 CACHED [2025-11-25T01:51:00.336Z] [2025-11-25T01:51:00.336Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:51:00.336Z] #130 CACHED [2025-11-25T01:51:00.336Z] [2025-11-25T01:51:00.336Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:51:00.336Z] #131 CACHED [2025-11-25T01:51:00.336Z] [2025-11-25T01:51:00.336Z] #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:51:00.336Z] #132 CACHED [2025-11-25T01:51:00.336Z] [2025-11-25T01:51:00.336Z] #133 [core-metadata builder 6/7] COPY . . [2025-11-25T01:51:00.336Z] #133 CACHED [2025-11-25T01:51:00.336Z] [2025-11-25T01:51:00.337Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:51:00.337Z] #134 CACHED [2025-11-25T01:51:00.337Z] [2025-11-25T01:51:00.337Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-11-25T01:51:00.337Z] #122 DONE 10.9s [2025-11-25T01:51:00.337Z] [2025-11-25T01:51:00.337Z] #121 [support-notifications builder 6/7] COPY . . [2025-11-25T01:51:00.337Z] #121 DONE 10.9s [2025-11-25T01:51:00.337Z] [2025-11-25T01:51:00.337Z] #119 [support-scheduler builder 6/7] COPY . . [2025-11-25T01:51:00.337Z] #119 DONE 10.9s [2025-11-25T01:51:00.337Z] [2025-11-25T01:51:00.337Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:51:00.337Z] #135 CACHED [2025-11-25T01:51:00.337Z] [2025-11-25T01:51:00.337Z] #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:51:00.337Z] #136 CACHED [2025-11-25T01:51:00.337Z] [2025-11-25T01:51:00.337Z] #137 [core-command builder 6/7] COPY . . [2025-11-25T01:51:00.337Z] #137 CACHED [2025-11-25T01:51:00.337Z] [2025-11-25T01:51:00.337Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-25T01:51:00.337Z] #123 DONE 11.0s [2025-11-25T01:51:00.604Z] [2025-11-25T01:51:00.604Z] #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:51:00.604Z] #138 CACHED [2025-11-25T01:51:00.604Z] [2025-11-25T01:51:00.604Z] #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:51:00.604Z] #139 CACHED [2025-11-25T01:51:00.604Z] [2025-11-25T01:51:00.604Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2025-11-25T01:51:00.604Z] #140 CACHED [2025-11-25T01:51:00.604Z] [2025-11-25T01:51:00.604Z] #124 [security-proxy-setup builder 6/7] COPY . . [2025-11-25T01:51:00.604Z] #124 DONE 11.1s [2025-11-25T01:51:00.604Z] [2025-11-25T01:51:00.604Z] #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:51:00.604Z] #141 CACHED [2025-11-25T01:51:00.604Z] [2025-11-25T01:51:00.604Z] #142 [security-bootstrapper builder 6/7] COPY . . [2025-11-25T01:51:00.604Z] #142 CACHED [2025-11-25T01:51:00.604Z] [2025-11-25T01:51:00.604Z] #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:51:00.604Z] #143 CACHED [2025-11-25T01:51:00.604Z] [2025-11-25T01:51:00.604Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T01:51:05.970Z] #144 ... [2025-11-25T01:51:05.970Z] [2025-11-25T01:51:05.970Z] #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T01:51:05.970Z] #125 4.979 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-25T01:51:10.220Z] #125 ... [2025-11-25T01:51:10.220Z] [2025-11-25T01:51:10.220Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T01:51:10.221Z] #0 5.115 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-25T01:51:10.503Z] #145 ... [2025-11-25T01:51:10.503Z] [2025-11-25T01:51:10.503Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-25T01:51:10.503Z] #0 6.289 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-25T01:51:10.772Z] #146 ... [2025-11-25T01:51:10.772Z] [2025-11-25T01:51:10.772Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command [2025-11-25T01:51:10.772Z] #0 6.587 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-25T01:51:10.772Z] #147 ... [2025-11-25T01:51:10.772Z] [2025-11-25T01:51:10.772Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-25T01:51:10.772Z] #0 6.141 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-25T01:51:11.039Z] #148 ... [2025-11-25T01:51:11.039Z] [2025-11-25T01:51:11.039Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-25T01:51:11.039Z] #0 6.113 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-25T01:51:11.039Z] #149 ... [2025-11-25T01:51:11.039Z] [2025-11-25T01:51:11.039Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T01:51:11.039Z] #0 5.905 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-11-25T01:51:11.324Z] #150 ... [2025-11-25T01:51:11.324Z] [2025-11-25T01:51:11.324Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T01:51:11.324Z] #0 5.505 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-25T01:51:11.324Z] #151 ... [2025-11-25T01:51:11.324Z] [2025-11-25T01:51:11.324Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-25T01:51:11.324Z] #0 5.557 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-25T01:51:11.634Z] #152 ... [2025-11-25T01:51:11.634Z] [2025-11-25T01:51:11.634Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-25T01:51:11.634Z] #0 5.885 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-25T01:51:11.634Z] #153 ... [2025-11-25T01:51:11.634Z] [2025-11-25T01:51:11.634Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-25T01:51:11.634Z] #0 6.470 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-25T01:51:11.963Z] #154 ... [2025-11-25T01:51:11.963Z] [2025-11-25T01:51:11.963Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T01:51:11.963Z] #144 6.589 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-25T02:12:05.009Z] #144 ... [2025-11-25T02:12:05.009Z] [2025-11-25T02:12:05.009Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-25T02:12:05.009Z] #153 DONE 1259.3s [2025-11-25T02:12:05.009Z] [2025-11-25T02:12:05.009Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T02:12:05.009Z] #150 ... [2025-11-25T02:12:05.009Z] [2025-11-25T02:12:05.009Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:12:05.009Z] #155 DONE 0.4s [2025-11-25T02:12:05.009Z] [2025-11-25T02:12:05.009Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T02:12:05.009Z] #145 ... [2025-11-25T02:12:05.009Z] [2025-11-25T02:12:05.009Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:12:05.009Z] #156 DONE 0.2s [2025-11-25T02:12:05.009Z] [2025-11-25T02:12:05.009Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-11-25T02:12:05.009Z] #157 DONE 0.2s [2025-11-25T02:12:05.009Z] [2025-11-25T02:12:05.009Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-11-25T02:12:05.009Z] #158 DONE 0.1s [2025-11-25T02:12:05.009Z] [2025-11-25T02:12:05.009Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-25T02:12:05.009Z] #146 ... [2025-11-25T02:12:05.009Z] [2025-11-25T02:12:05.009Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-11-25T02:12:05.009Z] #159 DONE 0.1s [2025-11-25T02:12:05.009Z] [2025-11-25T02:12:05.009Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T02:12:06.274Z] #160 DONE 3.0s [2025-11-25T02:12:06.275Z] [2025-11-25T02:12:06.275Z] #114 [core-common-config-bootstrapper] exporting to image [2025-11-25T02:12:06.275Z] #114 exporting layers [2025-11-25T02:12:06.561Z] #114 exporting layers 0.7s done [2025-11-25T02:12:06.561Z] #114 writing image sha256:9ef3dd64ca96f70e9a982b5637ced7519a7ade5a379ec132bc5b7681e66e22ee done [2025-11-25T02:12:06.561Z] #114 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-11-25T02:12:06.561Z] #114 DONE 6.0s [2025-11-25T02:12:06.561Z] [2025-11-25T02:12:06.561Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-25T02:12:18.975Z] #154 DONE 1277.7s [2025-11-25T02:12:18.975Z] [2025-11-25T02:12:18.975Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-11-25T02:12:18.975Z] #161 DONE 0.3s [2025-11-25T02:12:18.975Z] [2025-11-25T02:12:18.975Z] #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T02:12:18.975Z] #125 ... [2025-11-25T02:12:18.975Z] [2025-11-25T02:12:18.975Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-25T02:12:21.627Z] #162 DONE 2.9s [2025-11-25T02:12:21.627Z] [2025-11-25T02:12:21.627Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:12:21.902Z] #163 DONE 0.4s [2025-11-25T02:12:21.902Z] [2025-11-25T02:12:21.902Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T02:12:21.902Z] #150 ... [2025-11-25T02:12:21.902Z] [2025-11-25T02:12:21.902Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:12:22.168Z] #164 DONE 0.3s [2025-11-25T02:12:22.168Z] [2025-11-25T02:12:22.168Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T02:12:22.168Z] #57 ... [2025-11-25T02:12:22.168Z] [2025-11-25T02:12:22.168Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-11-25T02:12:22.903Z] #165 DONE 0.4s [2025-11-25T02:12:22.903Z] [2025-11-25T02:12:22.903Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-11-25T02:12:22.903Z] #166 DONE 0.2s [2025-11-25T02:12:22.903Z] [2025-11-25T02:12:22.903Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-11-25T02:12:23.173Z] #167 DONE 0.1s [2025-11-25T02:12:23.174Z] [2025-11-25T02:12:23.174Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-11-25T02:12:23.174Z] #168 DONE 0.3s [2025-11-25T02:12:23.174Z] [2025-11-25T02:12:23.174Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T02:12:23.174Z] #57 ... [2025-11-25T02:12:23.174Z] [2025-11-25T02:12:23.174Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-11-25T02:12:23.457Z] #169 DONE 0.2s [2025-11-25T02:12:23.457Z] [2025-11-25T02:12:23.457Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-11-25T02:12:23.724Z] #170 DONE 0.2s [2025-11-25T02:12:23.724Z] [2025-11-25T02:12:23.724Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-11-25T02:12:26.317Z] #171 DONE 2.4s [2025-11-25T02:12:26.317Z] [2025-11-25T02:12:26.317Z] #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T02:12:26.317Z] #125 ... [2025-11-25T02:12:26.317Z] [2025-11-25T02:12:26.317Z] #114 [security-bootstrapper] exporting to image [2025-11-25T02:12:26.317Z] #114 exporting layers [2025-11-25T02:12:27.278Z] #114 exporting layers 1.4s done [2025-11-25T02:12:27.278Z] #114 writing image sha256:100bf9a330d4dba66e108e1a2a36f8e90dc91c71ee109460d095e94c05ff0732 done [2025-11-25T02:12:27.278Z] #114 naming to docker.io/library/security-bootstrapper-arm64 done [2025-11-25T02:12:27.278Z] #114 DONE 7.3s [2025-11-25T02:12:27.278Z] [2025-11-25T02:12:27.278Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T02:28:34.999Z] #150 ... [2025-11-25T02:28:34.999Z] [2025-11-25T02:28:34.999Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command [2025-11-25T02:28:34.999Z] #147 DONE 2250.8s [2025-11-25T02:28:34.999Z] [2025-11-25T02:28:34.999Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T02:28:34.999Z] #150 ... [2025-11-25T02:28:34.999Z] [2025-11-25T02:28:34.999Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:28:34.999Z] #172 DONE 0.1s [2025-11-25T02:28:34.999Z] [2025-11-25T02:28:35.000Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T02:28:35.000Z] #150 ... [2025-11-25T02:28:35.000Z] [2025-11-25T02:28:35.000Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:28:35.000Z] #173 DONE 0.3s [2025-11-25T02:28:35.000Z] [2025-11-25T02:28:35.000Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-25T02:28:35.000Z] #148 ... [2025-11-25T02:28:35.000Z] [2025-11-25T02:28:35.000Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-11-25T02:28:35.000Z] #174 DONE 0.4s [2025-11-25T02:28:35.000Z] [2025-11-25T02:28:35.000Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-11-25T02:28:35.000Z] #175 DONE 0.2s [2025-11-25T02:28:35.000Z] [2025-11-25T02:28:35.000Z] #114 [core-command] exporting to image [2025-11-25T02:28:35.000Z] #114 exporting layers [2025-11-25T02:28:35.000Z] #114 exporting layers 0.4s done [2025-11-25T02:28:35.000Z] #114 writing image sha256:c0fa7b15f561c325dc55cd5f8f60c36100b97c815ead4b2788abde76748d858d done [2025-11-25T02:28:35.000Z] #114 naming to docker.io/library/core-command-arm64 done [2025-11-25T02:28:35.000Z] #114 DONE 7.7s [2025-11-25T02:28:35.000Z] [2025-11-25T02:28:35.000Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T02:29:01.698Z] #36 ... [2025-11-25T02:29:01.698Z] [2025-11-25T02:29:01.698Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T02:29:01.698Z] #144 2280.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-25T02:29:01.698Z] #144 ... [2025-11-25T02:29:01.698Z] [2025-11-25T02:29:01.698Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-25T02:29:01.698Z] #148 DONE 2280.6s [2025-11-25T02:29:01.698Z] [2025-11-25T02:29:01.698Z] #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T02:29:04.298Z] #125 ... [2025-11-25T02:29:04.298Z] [2025-11-25T02:29:04.298Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:29:04.298Z] #176 DONE 0.3s [2025-11-25T02:29:04.298Z] [2025-11-25T02:29:04.298Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:29:04.298Z] #177 DONE 0.2s [2025-11-25T02:29:04.298Z] [2025-11-25T02:29:04.298Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T02:29:04.575Z] #150 ... [2025-11-25T02:29:04.575Z] [2025-11-25T02:29:04.575Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-11-25T02:29:04.575Z] #178 DONE 0.1s [2025-11-25T02:29:04.575Z] [2025-11-25T02:29:04.575Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-11-25T02:29:04.575Z] #179 DONE 0.1s [2025-11-25T02:29:04.575Z] [2025-11-25T02:29:04.575Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-25T02:29:04.846Z] #152 ... [2025-11-25T02:29:04.846Z] [2025-11-25T02:29:04.846Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-11-25T02:29:05.120Z] #180 DONE 0.4s [2025-11-25T02:29:05.120Z] [2025-11-25T02:29:05.120Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-25T02:29:05.120Z] #146 ... [2025-11-25T02:29:05.120Z] [2025-11-25T02:29:05.120Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-11-25T02:29:05.394Z] #181 DONE 0.2s [2025-11-25T02:29:05.394Z] [2025-11-25T02:29:05.394Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T02:29:07.350Z] #182 DONE 1.9s [2025-11-25T02:29:07.350Z] [2025-11-25T02:29:07.350Z] #114 [security-proxy-setup] exporting to image [2025-11-25T02:29:07.350Z] #114 exporting layers [2025-11-25T02:29:08.760Z] #114 exporting layers 1.2s done [2025-11-25T02:29:08.760Z] #114 writing image sha256:a6b2fdb24d89f1fc161c4b6a9e605bce2eea7e2e25ba160d460c60acccfef7f7 done [2025-11-25T02:29:08.760Z] #114 naming to docker.io/library/security-proxy-setup-arm64 done [2025-11-25T02:29:08.760Z] #114 DONE 8.9s [2025-11-25T02:29:08.760Z] [2025-11-25T02:29:08.760Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T02:29:40.986Z] #36 ... [2025-11-25T02:29:40.986Z] [2025-11-25T02:29:40.986Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T02:29:40.986Z] #144 DONE 2318.6s [2025-11-25T02:29:40.986Z] [2025-11-25T02:29:40.986Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T02:29:41.582Z] #57 ... [2025-11-25T02:29:41.582Z] [2025-11-25T02:29:41.582Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:29:41.582Z] #183 DONE 0.2s [2025-11-25T02:29:41.582Z] [2025-11-25T02:29:41.582Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-25T02:29:41.850Z] #146 ... [2025-11-25T02:29:41.850Z] [2025-11-25T02:29:41.850Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:29:42.117Z] #184 DONE 0.6s [2025-11-25T02:29:42.117Z] [2025-11-25T02:29:42.117Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T02:29:42.384Z] #57 ... [2025-11-25T02:29:42.384Z] [2025-11-25T02:29:42.384Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-11-25T02:29:42.665Z] #185 DONE 0.2s [2025-11-25T02:29:42.665Z] [2025-11-25T02:29:42.665Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-11-25T02:29:42.665Z] #186 DONE 0.2s [2025-11-25T02:29:42.665Z] [2025-11-25T02:29:42.665Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T02:29:42.932Z] #150 ... [2025-11-25T02:29:42.932Z] [2025-11-25T02:29:42.932Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-11-25T02:29:42.932Z] #187 DONE 0.1s [2025-11-25T02:29:42.932Z] [2025-11-25T02:29:42.932Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-11-25T02:29:43.203Z] #188 DONE 0.3s [2025-11-25T02:29:43.203Z] [2025-11-25T02:29:43.203Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-11-25T02:29:43.791Z] #189 DONE 0.4s [2025-11-25T02:29:43.791Z] [2025-11-25T02:29:43.791Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-11-25T02:29:43.791Z] #190 DONE 0.2s [2025-11-25T02:29:43.791Z] [2025-11-25T02:29:43.791Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T02:29:46.381Z] #191 DONE 2.3s [2025-11-25T02:29:46.381Z] [2025-11-25T02:29:46.381Z] #114 [security-secretstore-setup] exporting to image [2025-11-25T02:29:46.381Z] #114 exporting layers [2025-11-25T02:29:47.364Z] #114 exporting layers 1.4s done [2025-11-25T02:29:47.633Z] #114 writing image sha256:fe6363a1b9b03f5219f357cd9c3af5254c2277219a1447f5768511ba4ba2e0d6 done [2025-11-25T02:29:47.633Z] #114 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-11-25T02:29:47.633Z] #114 DONE 10.3s [2025-11-25T02:29:47.633Z] [2025-11-25T02:29:47.633Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T02:30:55.497Z] #57 ... [2025-11-25T02:30:55.497Z] [2025-11-25T02:30:55.497Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T02:30:55.497Z] #150 DONE 2395.1s [2025-11-25T02:30:55.497Z] [2025-11-25T02:30:55.497Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-25T02:30:57.437Z] #146 ... [2025-11-25T02:30:57.437Z] [2025-11-25T02:30:57.437Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:30:57.437Z] #192 DONE 0.4s [2025-11-25T02:30:57.437Z] [2025-11-25T02:30:57.437Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T02:30:57.714Z] #36 ... [2025-11-25T02:30:57.714Z] [2025-11-25T02:30:57.714Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:30:57.988Z] #193 DONE 0.2s [2025-11-25T02:30:57.988Z] [2025-11-25T02:30:57.988Z] #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T02:30:57.988Z] #125 ... [2025-11-25T02:30:57.988Z] [2025-11-25T02:30:57.988Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-11-25T02:30:58.967Z] #194 DONE 0.9s [2025-11-25T02:30:58.967Z] [2025-11-25T02:30:58.967Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-11-25T02:30:58.967Z] #195 DONE 0.1s [2025-11-25T02:30:58.967Z] [2025-11-25T02:30:58.967Z] #114 [security-spiffe-token-provider] exporting to image [2025-11-25T02:30:58.967Z] #114 exporting layers [2025-11-25T02:30:59.556Z] #114 exporting layers 0.7s done [2025-11-25T02:30:59.824Z] #114 writing image sha256:4619b1a7d728b123a6a313367644609e07c2d071afab51f6776140fb8648b9ae done [2025-11-25T02:30:59.824Z] #114 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-11-25T02:30:59.824Z] #114 DONE 11.0s [2025-11-25T02:30:59.824Z] [2025-11-25T02:30:59.824Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-25T02:31:46.665Z] #149 ... [2025-11-25T02:31:46.665Z] [2025-11-25T02:31:46.665Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-25T02:31:46.665Z] #146 DONE 2440.1s [2025-11-25T02:31:46.665Z] [2025-11-25T02:31:46.665Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-25T02:31:46.665Z] #152 DONE 2440.2s [2025-11-25T02:31:46.665Z] [2025-11-25T02:31:46.665Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T02:31:46.665Z] #36 ... [2025-11-25T02:31:46.665Z] [2025-11-25T02:31:46.665Z] #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T02:31:46.665Z] #125 DONE 2441.3s [2025-11-25T02:31:46.665Z] [2025-11-25T02:31:46.665Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T02:31:46.665Z] #36 ... [2025-11-25T02:31:46.665Z] [2025-11-25T02:31:46.665Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-25T02:31:46.665Z] #149 DONE 2442.6s [2025-11-25T02:31:46.665Z] [2025-11-25T02:31:46.665Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T02:31:46.665Z] #145 ... [2025-11-25T02:31:46.665Z] [2025-11-25T02:31:46.665Z] #196 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:31:46.665Z] #196 DONE 0.4s [2025-11-25T02:31:46.665Z] [2025-11-25T02:31:46.665Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T02:31:46.665Z] #36 ... [2025-11-25T02:31:46.665Z] [2025-11-25T02:31:46.665Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:31:46.665Z] #197 DONE 0.6s [2025-11-25T02:31:46.665Z] [2025-11-25T02:31:46.665Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:31:47.255Z] #198 ... [2025-11-25T02:31:47.255Z] [2025-11-25T02:31:47.255Z] #199 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:31:47.255Z] #199 DONE 1.2s [2025-11-25T02:31:47.255Z] [2025-11-25T02:31:47.255Z] #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-11-25T02:31:47.255Z] #200 ... [2025-11-25T02:31:47.255Z] [2025-11-25T02:31:47.255Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:31:47.255Z] #198 DONE 1.0s [2025-11-25T02:31:47.527Z] [2025-11-25T02:31:47.527Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-11-25T02:31:48.487Z] #201 DONE 0.9s [2025-11-25T02:31:48.488Z] [2025-11-25T02:31:48.488Z] #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-11-25T02:31:48.488Z] #200 DONE 1.1s [2025-11-25T02:31:48.488Z] [2025-11-25T02:31:48.488Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-11-25T02:31:48.488Z] #202 DONE 0.3s [2025-11-25T02:31:48.488Z] [2025-11-25T02:31:48.488Z] #203 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-11-25T02:31:48.488Z] #203 DONE 0.3s [2025-11-25T02:31:48.488Z] [2025-11-25T02:31:48.488Z] #204 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:31:48.488Z] #204 DONE 0.4s [2025-11-25T02:31:48.488Z] [2025-11-25T02:31:48.488Z] #114 [core-data] exporting to image [2025-11-25T02:31:48.488Z] #114 exporting layers [2025-11-25T02:31:49.071Z] #114 ... [2025-11-25T02:31:49.071Z] [2025-11-25T02:31:49.071Z] #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-11-25T02:31:49.071Z] #205 DONE 0.5s [2025-11-25T02:31:49.071Z] [2025-11-25T02:31:49.071Z] #206 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T02:31:50.072Z] #206 ... [2025-11-25T02:31:50.072Z] [2025-11-25T02:31:50.072Z] #114 [core-data] exporting to image [2025-11-25T02:31:50.072Z] #114 exporting layers 1.2s done [2025-11-25T02:31:50.072Z] #114 writing image sha256:61da58b5fe993d9f4a11dbb5471fc6ced5d002addf5e6c70accdf3505d1da8c9 0.1s done [2025-11-25T02:31:50.072Z] #114 naming to docker.io/library/core-data-arm64 0.1s done [2025-11-25T02:31:50.072Z] #114 DONE 12.4s [2025-11-25T02:31:50.072Z] [2025-11-25T02:31:50.072Z] #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-11-25T02:31:50.072Z] #207 DONE 1.6s [2025-11-25T02:31:50.072Z] [2025-11-25T02:31:50.073Z] #206 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T02:31:50.352Z] #206 ... [2025-11-25T02:31:50.352Z] [2025-11-25T02:31:50.352Z] #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:31:50.352Z] #208 CACHED [2025-11-25T02:31:50.352Z] [2025-11-25T02:31:50.352Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:31:50.352Z] #209 CACHED [2025-11-25T02:31:50.352Z] [2025-11-25T02:31:50.352Z] #210 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-11-25T02:31:50.352Z] #210 DONE 0.3s [2025-11-25T02:31:50.352Z] [2025-11-25T02:31:50.352Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-11-25T02:31:51.325Z] #211 DONE 1.0s [2025-11-25T02:31:51.325Z] [2025-11-25T02:31:51.325Z] #114 [core-keeper] exporting to image [2025-11-25T02:31:51.325Z] #114 exporting layers 0.7s done [2025-11-25T02:31:51.325Z] #114 writing image sha256:4a97c802c9ba977b25ce324803ed2894ffc3e2140b4d7ae62aebe6156987a905 0.0s done [2025-11-25T02:31:51.325Z] #114 naming to docker.io/library/core-keeper-arm64 done [2025-11-25T02:31:51.325Z] #114 DONE 13.1s [2025-11-25T02:31:51.326Z] [2025-11-25T02:31:51.326Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-11-25T02:31:51.326Z] #212 DONE 0.2s [2025-11-25T02:31:51.326Z] [2025-11-25T02:31:51.326Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-11-25T02:31:51.594Z] #213 DONE 0.2s [2025-11-25T02:31:51.594Z] [2025-11-25T02:31:51.594Z] #114 [core-metadata] exporting to image [2025-11-25T02:31:51.865Z] #114 ... [2025-11-25T02:31:51.865Z] [2025-11-25T02:31:51.865Z] #206 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T02:31:51.865Z] #206 DONE 2.8s [2025-11-25T02:31:51.865Z] [2025-11-25T02:31:51.865Z] #114 [security-proxy-auth] exporting to image [2025-11-25T02:31:52.827Z] #114 exporting layers 1.1s done [2025-11-25T02:31:52.827Z] #114 writing image sha256:79bd42c4afd00dc6922d525516060e29f585ded5da4176295b83e92ca575e292 0.0s done [2025-11-25T02:31:52.827Z] #114 naming to docker.io/library/core-metadata-arm64 0.0s done [2025-11-25T02:31:53.094Z] #114 exporting layers 1.4s done [2025-11-25T02:31:53.361Z] #114 writing image sha256:aba9e416508a156ca78ce850f690b727ddf8a6867ef5a21de465cb3eac3b56a5 done [2025-11-25T02:31:53.361Z] #114 naming to docker.io/library/security-proxy-auth-arm64 done [2025-11-25T02:31:53.361Z] #114 DONE 14.7s [2025-11-25T02:31:53.361Z] [2025-11-25T02:31:53.361Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T02:32:25.581Z] #145 ... [2025-11-25T02:32:25.581Z] [2025-11-25T02:32:25.581Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T02:32:25.581Z] #151 DONE 2482.4s [2025-11-25T02:32:25.581Z] [2025-11-25T02:32:25.581Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T02:32:25.581Z] #57 ... [2025-11-25T02:32:25.581Z] [2025-11-25T02:32:25.581Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:32:25.581Z] #214 DONE 0.2s [2025-11-25T02:32:25.581Z] [2025-11-25T02:32:25.581Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:32:25.581Z] #215 DONE 0.2s [2025-11-25T02:32:25.581Z] [2025-11-25T02:32:25.581Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-11-25T02:32:27.523Z] #216 DONE 2.4s [2025-11-25T02:32:27.523Z] [2025-11-25T02:32:27.523Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-11-25T02:32:27.791Z] #217 DONE 0.1s [2025-11-25T02:32:27.791Z] [2025-11-25T02:32:27.791Z] #114 [support-scheduler] exporting to image [2025-11-25T02:32:27.791Z] #114 exporting layers [2025-11-25T02:32:28.754Z] #114 exporting layers 1.1s done [2025-11-25T02:32:28.754Z] #114 writing image sha256:fa516f36133879070d784e3f8aedbd707cec3e7fdf629186251a8229404485c6 done [2025-11-25T02:32:28.754Z] #114 naming to docker.io/library/support-scheduler-arm64 done [2025-11-25T02:32:28.754Z] #114 DONE 15.8s [2025-11-25T02:32:28.754Z] [2025-11-25T02:32:28.754Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T02:32:35.400Z] #145 DONE 2494.1s [2025-11-25T02:32:35.400Z] [2025-11-25T02:32:35.400Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T02:32:35.667Z] #36 ... [2025-11-25T02:32:35.667Z] [2025-11-25T02:32:35.667Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:32:36.029Z] #218 DONE 0.2s [2025-11-25T02:32:36.029Z] [2025-11-25T02:32:36.029Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T02:32:36.380Z] #36 ... [2025-11-25T02:32:36.380Z] [2025-11-25T02:32:36.380Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:32:36.380Z] #219 DONE 0.1s [2025-11-25T02:32:36.652Z] [2025-11-25T02:32:36.652Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-11-25T02:32:36.927Z] #220 DONE 0.5s [2025-11-25T02:32:36.927Z] [2025-11-25T02:32:36.927Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-11-25T02:32:37.201Z] #221 DONE 0.1s [2025-11-25T02:32:37.201Z] [2025-11-25T02:32:37.201Z] #114 [support-notifications] exporting to image [2025-11-25T02:32:37.201Z] #114 exporting layers [2025-11-25T02:32:37.496Z] #114 exporting layers 0.6s done [2025-11-25T02:32:37.496Z] #114 writing image sha256:26d51948069f1a592ddb57c6d8a978b9aa91ffeba4e9dede8ae63ba2d152323e done [2025-11-25T02:32:37.496Z] #114 naming to docker.io/library/support-notifications-arm64 done [2025-11-25T02:32:37.496Z] #114 DONE 16.4s [2025-11-25T02:32:37.496Z] [2025-11-25T02:32:37.496Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T02:32:37.496Z] time="2025-11-25T01:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:32:37.496Z] time="2025-11-25T01:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:32:37.496Z] time="2025-11-25T01:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:32:37.496Z] time="2025-11-25T01:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:32:37.496Z] time="2025-11-25T01:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:32:37.496Z] time="2025-11-25T01:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:32:37.496Z] time="2025-11-25T01:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:32:37.496Z] time="2025-11-25T01:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:32:37.496Z] time="2025-11-25T01:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:32:37.496Z] time="2025-11-25T01:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:32:37.496Z] time="2025-11-25T01:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:32:37.496Z] time="2025-11-25T01:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:32:37.496Z] time="2025-11-25T01:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:32:37.496Z] time="2025-11-25T01:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:32:37.496Z] time="2025-11-25T01:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-11-25T02:32:37.807Z] $ docker stop --time=1 5fe4cca12cf204ea9e146936fd6d0945a72b65fedd70f1595aded1f59c909069 [2025-11-25T02:32:39.894Z] $ docker rm -f --volumes 5fe4cca12cf204ea9e146936fd6d0945a72b65fedd70f1595aded1f59c909069 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-25T02:32:40.523Z] + docker images [2025-11-25T02:32:40.523Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-11-25T02:32:40.523Z] support-notifications-arm64 latest 26d51948069f 4 seconds ago 52.8MB [2025-11-25T02:32:40.523Z] support-scheduler-arm64 latest fa516f361338 13 seconds ago 48.9MB [2025-11-25T02:32:40.523Z] security-proxy-auth-arm64 latest aba9e416508a 49 seconds ago 32.5MB [2025-11-25T02:32:40.523Z] core-metadata-arm64 latest 79bd42c4afd0 49 seconds ago 33.7MB [2025-11-25T02:32:40.523Z] core-keeper-arm64 latest 4a97c802c9ba 50 seconds ago 32.2MB [2025-11-25T02:32:40.523Z] core-data-arm64 latest 61da58b5fe99 52 seconds ago 33.5MB [2025-11-25T02:32:40.523Z] security-spiffe-token-provider-arm64 latest 4619b1a7d728 About a minute ago 48.3MB [2025-11-25T02:32:40.523Z] security-secretstore-setup-arm64 latest fe6363a1b9b0 2 minutes ago 69.3MB [2025-11-25T02:32:40.523Z] security-proxy-setup-arm64 latest a6b2fdb24d89 3 minutes ago 40.6MB [2025-11-25T02:32:40.523Z] core-command-arm64 latest c0fa7b15f561 4 minutes ago 29MB [2025-11-25T02:32:40.523Z] security-bootstrapper-arm64 latest 100bf9a330d4 20 minutes ago 21.8MB [2025-11-25T02:32:40.523Z] core-common-config-bootstrapper-arm64 latest 9ef3dd64ca96 20 minutes ago 18.6MB [2025-11-25T02:32:40.523Z] security-spire-server-arm64 latest 0fb47a27ee45 43 minutes ago 144MB [2025-11-25T02:32:40.523Z] security-spire-config-arm64 latest dd35a37765ea 43 minutes ago 144MB [2025-11-25T02:32:40.523Z] security-spire-agent-arm64 latest 3382e500707a 43 minutes ago 188MB [2025-11-25T02:32:40.523Z] ci-base-image-arm64 latest 031a5b90aecf 46 minutes ago 909MB [2025-11-25T02:32:40.523Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.23-alpine-lts 72db82c1953f 8 months ago 560MB [2025-11-25T02:32:40.523Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-25T02:32:40.701Z] provisioning config files... [2025-11-25T02:32:40.721Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/18@tmp/config3781793151880613694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T02:32:41.081Z] ---> ****-login.sh [2025-11-25T02:32:41.081Z] nexus3.edgexfoundry.org:10001 [2025-11-25T02:32:41.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T02:32:41.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T02:32:41.348Z] Configure a credential helper to remove this warning. See [2025-11-25T02:32:41.348Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T02:32:41.348Z] [2025-11-25T02:32:41.348Z] Login Succeeded [2025-11-25T02:32:41.349Z] nexus3.edgexfoundry.org:10002 [2025-11-25T02:32:41.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T02:32:41.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T02:32:41.891Z] Configure a credential helper to remove this warning. See [2025-11-25T02:32:41.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T02:32:41.891Z] [2025-11-25T02:32:41.891Z] Login Succeeded [2025-11-25T02:32:41.891Z] nexus3.edgexfoundry.org:10003 [2025-11-25T02:32:42.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T02:32:42.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T02:32:42.159Z] Configure a credential helper to remove this warning. See [2025-11-25T02:32:42.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T02:32:42.159Z] [2025-11-25T02:32:42.159Z] Login Succeeded [2025-11-25T02:32:42.159Z] nexus3.edgexfoundry.org:10004 [2025-11-25T02:32:42.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T02:32:42.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T02:32:42.693Z] Configure a credential helper to remove this warning. See [2025-11-25T02:32:42.693Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T02:32:42.693Z] [2025-11-25T02:32:42.693Z] Login Succeeded [2025-11-25T02:32:42.693Z] ****.io [2025-11-25T02:32:42.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T02:32:48.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T02:32:48.303Z] Configure a credential helper to remove this warning. See [2025-11-25T02:32:48.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T02:32:48.303Z] [2025-11-25T02:32:48.303Z] Login Succeeded [2025-11-25T02:32:48.303Z] ---> ****-login.sh ends [Pipeline] } [2025-11-25T02:32:48.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:32:48.379Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-25T02:32:48.416Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-11-25T02:32:48.416Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:32:48.416Z] 4.0.1-dev.3 [2025-11-25T02:32:48.416Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:32:48.416Z] odessa [2025-11-25T02:32:48.416Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:32:48.802Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:32:49.171Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:32:49.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-25T02:32:49.171Z] b5117896293a: Preparing [2025-11-25T02:32:49.171Z] 3c1c80198758: Preparing [2025-11-25T02:32:49.171Z] 6618ef14a267: Preparing [2025-11-25T02:32:49.171Z] 8c0c7230c626: Preparing [2025-11-25T02:32:49.171Z] d307c98b47ec: Preparing [2025-11-25T02:32:49.171Z] e9306b68a555: Preparing [2025-11-25T02:32:49.171Z] 0e64f2360a44: Preparing [2025-11-25T02:32:49.171Z] e9306b68a555: Waiting [2025-11-25T02:32:49.171Z] 0e64f2360a44: Waiting [2025-11-25T02:32:49.440Z] 8c0c7230c626: Pushed [2025-11-25T02:32:49.440Z] 6618ef14a267: Pushed [2025-11-25T02:32:49.440Z] b5117896293a: Pushed [2025-11-25T02:32:49.440Z] 0e64f2360a44: Layer already exists [2025-11-25T02:32:49.440Z] e9306b68a555: Pushed [2025-11-25T02:32:49.707Z] d307c98b47ec: Pushed [2025-11-25T02:32:53.964Z] 3c1c80198758: Pushed [2025-11-25T02:32:53.964Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:0f19d90fcc860940ecb6219e079177baf8077177bb9552c50bd531e2e8e1dbba size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:32:54.341Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:32:54.730Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.3 [2025-11-25T02:32:54.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-25T02:32:54.730Z] b5117896293a: Preparing [2025-11-25T02:32:54.730Z] 3c1c80198758: Preparing [2025-11-25T02:32:54.730Z] 6618ef14a267: Preparing [2025-11-25T02:32:54.730Z] 8c0c7230c626: Preparing [2025-11-25T02:32:54.730Z] d307c98b47ec: Preparing [2025-11-25T02:32:54.730Z] e9306b68a555: Preparing [2025-11-25T02:32:54.730Z] 0e64f2360a44: Preparing [2025-11-25T02:32:54.730Z] e9306b68a555: Waiting [2025-11-25T02:32:54.730Z] 0e64f2360a44: Waiting [2025-11-25T02:32:54.730Z] 3c1c80198758: Layer already exists [2025-11-25T02:32:54.730Z] d307c98b47ec: Layer already exists [2025-11-25T02:32:54.730Z] 6618ef14a267: Layer already exists [2025-11-25T02:32:54.730Z] 8c0c7230c626: Layer already exists [2025-11-25T02:32:54.730Z] b5117896293a: Layer already exists [2025-11-25T02:32:54.730Z] e9306b68a555: Layer already exists [2025-11-25T02:32:54.730Z] 0e64f2360a44: Layer already exists [2025-11-25T02:32:54.997Z] 4.0.1-dev.3: digest: sha256:0f19d90fcc860940ecb6219e079177baf8077177bb9552c50bd531e2e8e1dbba size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:32:55.370Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:32:55.742Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:32:55.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-25T02:32:56.010Z] b5117896293a: Preparing [2025-11-25T02:32:56.010Z] 3c1c80198758: Preparing [2025-11-25T02:32:56.010Z] 6618ef14a267: Preparing [2025-11-25T02:32:56.010Z] 8c0c7230c626: Preparing [2025-11-25T02:32:56.010Z] d307c98b47ec: Preparing [2025-11-25T02:32:56.010Z] e9306b68a555: Preparing [2025-11-25T02:32:56.010Z] 0e64f2360a44: Preparing [2025-11-25T02:32:56.010Z] e9306b68a555: Waiting [2025-11-25T02:32:56.010Z] 0e64f2360a44: Waiting [2025-11-25T02:32:56.010Z] d307c98b47ec: Layer already exists [2025-11-25T02:32:56.010Z] 3c1c80198758: Layer already exists [2025-11-25T02:32:56.010Z] 8c0c7230c626: Layer already exists [2025-11-25T02:32:56.010Z] 6618ef14a267: Layer already exists [2025-11-25T02:32:56.010Z] b5117896293a: Layer already exists [2025-11-25T02:32:56.010Z] 0e64f2360a44: Layer already exists [2025-11-25T02:32:56.010Z] e9306b68a555: Layer already exists [2025-11-25T02:32:56.010Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:0f19d90fcc860940ecb6219e079177baf8077177bb9552c50bd531e2e8e1dbba size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:32:56.395Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:32:56.766Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [2025-11-25T02:32:56.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-25T02:32:56.766Z] b5117896293a: Preparing [2025-11-25T02:32:56.766Z] 3c1c80198758: Preparing [2025-11-25T02:32:56.766Z] 6618ef14a267: Preparing [2025-11-25T02:32:56.766Z] 8c0c7230c626: Preparing [2025-11-25T02:32:56.766Z] d307c98b47ec: Preparing [2025-11-25T02:32:56.766Z] e9306b68a555: Preparing [2025-11-25T02:32:56.766Z] 0e64f2360a44: Preparing [2025-11-25T02:32:56.766Z] e9306b68a555: Waiting [2025-11-25T02:32:56.766Z] 0e64f2360a44: Waiting [2025-11-25T02:32:56.766Z] d307c98b47ec: Layer already exists [2025-11-25T02:32:56.766Z] 8c0c7230c626: Layer already exists [2025-11-25T02:32:56.766Z] b5117896293a: Layer already exists [2025-11-25T02:32:56.766Z] 3c1c80198758: Layer already exists [2025-11-25T02:32:56.766Z] 6618ef14a267: Layer already exists [2025-11-25T02:32:56.766Z] e9306b68a555: Layer already exists [2025-11-25T02:32:56.766Z] 0e64f2360a44: Layer already exists [2025-11-25T02:32:57.033Z] odessa: digest: sha256:0f19d90fcc860940ecb6219e079177baf8077177bb9552c50bd531e2e8e1dbba size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:32:57.123Z] ===================================================== [Pipeline] echo [2025-11-25T02:32:57.138Z] taggedImages: [2025-11-25T02:32:57.138Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:32:57.138Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.3 [2025-11-25T02:32:57.138Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:32:57.138Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo [2025-11-25T02:32:57.172Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-11-25T02:32:57.172Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:32:57.172Z] 4.0.1-dev.3 [2025-11-25T02:32:57.172Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:32:57.172Z] odessa [2025-11-25T02:32:57.172Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:32:57.551Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:32:57.924Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:32:57.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-25T02:32:57.924Z] 75b2bba459fb: Preparing [2025-11-25T02:32:57.924Z] c2456b3061bd: Preparing [2025-11-25T02:32:57.924Z] d041fd437762: Preparing [2025-11-25T02:32:57.924Z] 17eac47e2ed9: Preparing [2025-11-25T02:32:57.924Z] 6618ef14a267: Preparing [2025-11-25T02:32:57.924Z] 8c0c7230c626: Preparing [2025-11-25T02:32:57.924Z] d307c98b47ec: Preparing [2025-11-25T02:32:57.924Z] e9306b68a555: Preparing [2025-11-25T02:32:57.924Z] 0e64f2360a44: Preparing [2025-11-25T02:32:57.924Z] d307c98b47ec: Waiting [2025-11-25T02:32:57.924Z] e9306b68a555: Waiting [2025-11-25T02:32:57.924Z] 0e64f2360a44: Waiting [2025-11-25T02:32:57.924Z] 8c0c7230c626: Waiting [2025-11-25T02:32:57.924Z] 6618ef14a267: Layer already exists [2025-11-25T02:32:58.190Z] 8c0c7230c626: Layer already exists [2025-11-25T02:32:58.190Z] d307c98b47ec: Layer already exists [2025-11-25T02:32:58.190Z] d041fd437762: Pushed [2025-11-25T02:32:58.190Z] c2456b3061bd: Pushed [2025-11-25T02:32:58.190Z] 75b2bba459fb: Pushed [2025-11-25T02:32:58.190Z] e9306b68a555: Layer already exists [2025-11-25T02:32:58.190Z] 0e64f2360a44: Layer already exists [2025-11-25T02:33:00.131Z] 17eac47e2ed9: Pushed [2025-11-25T02:33:00.398Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:917932ba5861d4153ef0d393a75aa7565b07d1317ed5374b3fed9b2db826ea9b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:00.774Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:01.143Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.3 [2025-11-25T02:33:01.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-25T02:33:01.144Z] 75b2bba459fb: Preparing [2025-11-25T02:33:01.144Z] c2456b3061bd: Preparing [2025-11-25T02:33:01.144Z] d041fd437762: Preparing [2025-11-25T02:33:01.144Z] 17eac47e2ed9: Preparing [2025-11-25T02:33:01.144Z] 6618ef14a267: Preparing [2025-11-25T02:33:01.144Z] 8c0c7230c626: Preparing [2025-11-25T02:33:01.144Z] d307c98b47ec: Preparing [2025-11-25T02:33:01.144Z] e9306b68a555: Preparing [2025-11-25T02:33:01.144Z] 0e64f2360a44: Preparing [2025-11-25T02:33:01.144Z] d307c98b47ec: Waiting [2025-11-25T02:33:01.144Z] e9306b68a555: Waiting [2025-11-25T02:33:01.144Z] 0e64f2360a44: Waiting [2025-11-25T02:33:01.144Z] 8c0c7230c626: Waiting [2025-11-25T02:33:01.144Z] c2456b3061bd: Layer already exists [2025-11-25T02:33:01.144Z] 75b2bba459fb: Layer already exists [2025-11-25T02:33:01.144Z] 6618ef14a267: Layer already exists [2025-11-25T02:33:01.144Z] 17eac47e2ed9: Layer already exists [2025-11-25T02:33:01.144Z] d041fd437762: Layer already exists [2025-11-25T02:33:01.144Z] 8c0c7230c626: Layer already exists [2025-11-25T02:33:01.144Z] d307c98b47ec: Layer already exists [2025-11-25T02:33:01.144Z] e9306b68a555: Layer already exists [2025-11-25T02:33:01.144Z] 0e64f2360a44: Layer already exists [2025-11-25T02:33:01.409Z] 4.0.1-dev.3: digest: sha256:917932ba5861d4153ef0d393a75aa7565b07d1317ed5374b3fed9b2db826ea9b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:01.788Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:02.151Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:33:02.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-25T02:33:02.151Z] 75b2bba459fb: Preparing [2025-11-25T02:33:02.151Z] c2456b3061bd: Preparing [2025-11-25T02:33:02.151Z] d041fd437762: Preparing [2025-11-25T02:33:02.151Z] 17eac47e2ed9: Preparing [2025-11-25T02:33:02.151Z] 6618ef14a267: Preparing [2025-11-25T02:33:02.151Z] 8c0c7230c626: Preparing [2025-11-25T02:33:02.151Z] d307c98b47ec: Preparing [2025-11-25T02:33:02.151Z] e9306b68a555: Preparing [2025-11-25T02:33:02.151Z] 0e64f2360a44: Preparing [2025-11-25T02:33:02.151Z] d307c98b47ec: Waiting [2025-11-25T02:33:02.151Z] e9306b68a555: Waiting [2025-11-25T02:33:02.151Z] 0e64f2360a44: Waiting [2025-11-25T02:33:02.151Z] c2456b3061bd: Layer already exists [2025-11-25T02:33:02.151Z] 17eac47e2ed9: Layer already exists [2025-11-25T02:33:02.151Z] 6618ef14a267: Layer already exists [2025-11-25T02:33:02.151Z] 75b2bba459fb: Layer already exists [2025-11-25T02:33:02.151Z] d041fd437762: Layer already exists [2025-11-25T02:33:02.151Z] e9306b68a555: Layer already exists [2025-11-25T02:33:02.151Z] d307c98b47ec: Layer already exists [2025-11-25T02:33:02.151Z] 8c0c7230c626: Layer already exists [2025-11-25T02:33:02.151Z] 0e64f2360a44: Layer already exists [2025-11-25T02:33:02.418Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:917932ba5861d4153ef0d393a75aa7565b07d1317ed5374b3fed9b2db826ea9b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:02.793Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:03.746Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [2025-11-25T02:33:03.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-25T02:33:03.746Z] 75b2bba459fb: Preparing [2025-11-25T02:33:03.746Z] c2456b3061bd: Preparing [2025-11-25T02:33:03.746Z] d041fd437762: Preparing [2025-11-25T02:33:03.746Z] 17eac47e2ed9: Preparing [2025-11-25T02:33:03.746Z] 6618ef14a267: Preparing [2025-11-25T02:33:03.746Z] 8c0c7230c626: Preparing [2025-11-25T02:33:03.746Z] d307c98b47ec: Preparing [2025-11-25T02:33:03.746Z] e9306b68a555: Preparing [2025-11-25T02:33:03.746Z] 0e64f2360a44: Preparing [2025-11-25T02:33:03.746Z] 8c0c7230c626: Waiting [2025-11-25T02:33:03.746Z] d307c98b47ec: Waiting [2025-11-25T02:33:03.746Z] e9306b68a555: Waiting [2025-11-25T02:33:03.746Z] 0e64f2360a44: Waiting [2025-11-25T02:33:03.746Z] d041fd437762: Layer already exists [2025-11-25T02:33:03.746Z] 75b2bba459fb: Layer already exists [2025-11-25T02:33:03.746Z] 6618ef14a267: Layer already exists [2025-11-25T02:33:03.746Z] 17eac47e2ed9: Layer already exists [2025-11-25T02:33:03.746Z] c2456b3061bd: Layer already exists [2025-11-25T02:33:03.746Z] d307c98b47ec: Layer already exists [2025-11-25T02:33:03.746Z] e9306b68a555: Layer already exists [2025-11-25T02:33:03.746Z] 8c0c7230c626: Layer already exists [2025-11-25T02:33:03.746Z] 0e64f2360a44: Layer already exists [2025-11-25T02:33:04.013Z] odessa: digest: sha256:917932ba5861d4153ef0d393a75aa7565b07d1317ed5374b3fed9b2db826ea9b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:33:04.098Z] ===================================================== [Pipeline] echo [2025-11-25T02:33:04.116Z] taggedImages: [2025-11-25T02:33:04.116Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:33:04.116Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.3 [2025-11-25T02:33:04.116Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:33:04.116Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo [2025-11-25T02:33:04.145Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-11-25T02:33:04.145Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:33:04.145Z] 4.0.1-dev.3 [2025-11-25T02:33:04.145Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:33:04.145Z] odessa [2025-11-25T02:33:04.145Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:04.527Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:04.907Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:33:04.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-25T02:33:04.907Z] be188c6670fc: Preparing [2025-11-25T02:33:04.907Z] a9b1b899151c: Preparing [2025-11-25T02:33:04.907Z] 6618ef14a267: Preparing [2025-11-25T02:33:04.907Z] 8c0c7230c626: Preparing [2025-11-25T02:33:04.907Z] 35ce0feedc80: Preparing [2025-11-25T02:33:04.908Z] f204a4be4c09: Preparing [2025-11-25T02:33:04.908Z] 0e64f2360a44: Preparing [2025-11-25T02:33:04.908Z] f204a4be4c09: Waiting [2025-11-25T02:33:04.908Z] 0e64f2360a44: Waiting [2025-11-25T02:33:04.908Z] 6618ef14a267: Layer already exists [2025-11-25T02:33:04.908Z] 8c0c7230c626: Layer already exists [2025-11-25T02:33:05.174Z] 0e64f2360a44: Layer already exists [2025-11-25T02:33:05.174Z] be188c6670fc: Pushed [2025-11-25T02:33:05.174Z] f204a4be4c09: Pushed [2025-11-25T02:33:05.440Z] 35ce0feedc80: Pushed [2025-11-25T02:33:10.777Z] a9b1b899151c: Pushed [2025-11-25T02:33:10.777Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:eac632dda8a72fdb07d8c77d64c9c02eea441efaa45691c6c07a73e320670576 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:11.150Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:11.520Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.3 [2025-11-25T02:33:11.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-25T02:33:11.520Z] be188c6670fc: Preparing [2025-11-25T02:33:11.520Z] a9b1b899151c: Preparing [2025-11-25T02:33:11.520Z] 6618ef14a267: Preparing [2025-11-25T02:33:11.520Z] 8c0c7230c626: Preparing [2025-11-25T02:33:11.520Z] 35ce0feedc80: Preparing [2025-11-25T02:33:11.520Z] f204a4be4c09: Preparing [2025-11-25T02:33:11.520Z] 0e64f2360a44: Preparing [2025-11-25T02:33:11.520Z] f204a4be4c09: Waiting [2025-11-25T02:33:11.520Z] 0e64f2360a44: Waiting [2025-11-25T02:33:11.520Z] 6618ef14a267: Layer already exists [2025-11-25T02:33:11.520Z] 35ce0feedc80: Layer already exists [2025-11-25T02:33:11.520Z] 8c0c7230c626: Layer already exists [2025-11-25T02:33:11.520Z] a9b1b899151c: Layer already exists [2025-11-25T02:33:11.520Z] be188c6670fc: Layer already exists [2025-11-25T02:33:11.520Z] 0e64f2360a44: Layer already exists [2025-11-25T02:33:11.520Z] f204a4be4c09: Layer already exists [2025-11-25T02:33:11.788Z] 4.0.1-dev.3: digest: sha256:eac632dda8a72fdb07d8c77d64c9c02eea441efaa45691c6c07a73e320670576 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:12.172Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:12.535Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:33:12.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-25T02:33:12.535Z] be188c6670fc: Preparing [2025-11-25T02:33:12.535Z] a9b1b899151c: Preparing [2025-11-25T02:33:12.535Z] 6618ef14a267: Preparing [2025-11-25T02:33:12.535Z] 8c0c7230c626: Preparing [2025-11-25T02:33:12.535Z] 35ce0feedc80: Preparing [2025-11-25T02:33:12.535Z] f204a4be4c09: Preparing [2025-11-25T02:33:12.535Z] 0e64f2360a44: Preparing [2025-11-25T02:33:12.535Z] f204a4be4c09: Waiting [2025-11-25T02:33:12.535Z] 0e64f2360a44: Waiting [2025-11-25T02:33:12.535Z] be188c6670fc: Layer already exists [2025-11-25T02:33:12.535Z] 8c0c7230c626: Layer already exists [2025-11-25T02:33:12.535Z] a9b1b899151c: Layer already exists [2025-11-25T02:33:12.535Z] 6618ef14a267: Layer already exists [2025-11-25T02:33:12.535Z] 35ce0feedc80: Layer already exists [2025-11-25T02:33:12.535Z] f204a4be4c09: Layer already exists [2025-11-25T02:33:12.535Z] 0e64f2360a44: Layer already exists [2025-11-25T02:33:12.804Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:eac632dda8a72fdb07d8c77d64c9c02eea441efaa45691c6c07a73e320670576 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:13.177Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:13.554Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [2025-11-25T02:33:13.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-25T02:33:13.554Z] be188c6670fc: Preparing [2025-11-25T02:33:13.554Z] a9b1b899151c: Preparing [2025-11-25T02:33:13.554Z] 6618ef14a267: Preparing [2025-11-25T02:33:13.554Z] 8c0c7230c626: Preparing [2025-11-25T02:33:13.554Z] 35ce0feedc80: Preparing [2025-11-25T02:33:13.554Z] f204a4be4c09: Preparing [2025-11-25T02:33:13.554Z] 0e64f2360a44: Preparing [2025-11-25T02:33:13.554Z] a9b1b899151c: Layer already exists [2025-11-25T02:33:13.554Z] be188c6670fc: Layer already exists [2025-11-25T02:33:13.554Z] 8c0c7230c626: Layer already exists [2025-11-25T02:33:13.554Z] 35ce0feedc80: Layer already exists [2025-11-25T02:33:13.554Z] 6618ef14a267: Layer already exists [2025-11-25T02:33:13.554Z] 0e64f2360a44: Layer already exists [2025-11-25T02:33:13.554Z] f204a4be4c09: Layer already exists [2025-11-25T02:33:13.822Z] odessa: digest: sha256:eac632dda8a72fdb07d8c77d64c9c02eea441efaa45691c6c07a73e320670576 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:33:13.920Z] ===================================================== [Pipeline] echo [2025-11-25T02:33:13.936Z] taggedImages: [2025-11-25T02:33:13.936Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:33:13.936Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.3 [2025-11-25T02:33:13.936Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:33:13.936Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo [2025-11-25T02:33:13.967Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-11-25T02:33:13.967Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:33:13.967Z] 4.0.1-dev.3 [2025-11-25T02:33:13.967Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:33:13.967Z] odessa [2025-11-25T02:33:13.967Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:14.371Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:15.345Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:33:15.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-25T02:33:15.345Z] 0ebdd546913d: Preparing [2025-11-25T02:33:15.345Z] 202febf100fb: Preparing [2025-11-25T02:33:15.345Z] 8c0c7230c626: Preparing [2025-11-25T02:33:15.345Z] fbc43dd3bd42: Preparing [2025-11-25T02:33:15.345Z] e3349fb37170: Preparing [2025-11-25T02:33:15.345Z] 0e64f2360a44: Preparing [2025-11-25T02:33:15.345Z] 0e64f2360a44: Waiting [2025-11-25T02:33:15.611Z] 8c0c7230c626: Layer already exists [2025-11-25T02:33:15.611Z] 0e64f2360a44: Layer already exists [2025-11-25T02:33:15.611Z] e3349fb37170: Pushed [2025-11-25T02:33:15.611Z] fbc43dd3bd42: Pushed [2025-11-25T02:33:15.611Z] 0ebdd546913d: Pushed [2025-11-25T02:33:20.940Z] 202febf100fb: Pushed [2025-11-25T02:33:20.941Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:2e08a497ab2737962c2b5b8bf382244e86a03d3aff5453bc4f4d1c94a2e56b1e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:21.315Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:21.674Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.3 [2025-11-25T02:33:21.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-25T02:33:21.674Z] 0ebdd546913d: Preparing [2025-11-25T02:33:21.674Z] 202febf100fb: Preparing [2025-11-25T02:33:21.674Z] 8c0c7230c626: Preparing [2025-11-25T02:33:21.674Z] fbc43dd3bd42: Preparing [2025-11-25T02:33:21.674Z] e3349fb37170: Preparing [2025-11-25T02:33:21.674Z] 0e64f2360a44: Preparing [2025-11-25T02:33:21.674Z] 0e64f2360a44: Waiting [2025-11-25T02:33:21.674Z] e3349fb37170: Layer already exists [2025-11-25T02:33:21.674Z] 8c0c7230c626: Layer already exists [2025-11-25T02:33:21.674Z] 0ebdd546913d: Layer already exists [2025-11-25T02:33:21.674Z] fbc43dd3bd42: Layer already exists [2025-11-25T02:33:21.674Z] 202febf100fb: Layer already exists [2025-11-25T02:33:21.674Z] 0e64f2360a44: Layer already exists [2025-11-25T02:33:21.674Z] 4.0.1-dev.3: digest: sha256:2e08a497ab2737962c2b5b8bf382244e86a03d3aff5453bc4f4d1c94a2e56b1e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:22.315Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:22.675Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:33:22.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-25T02:33:22.675Z] 0ebdd546913d: Preparing [2025-11-25T02:33:22.675Z] 202febf100fb: Preparing [2025-11-25T02:33:22.675Z] 8c0c7230c626: Preparing [2025-11-25T02:33:22.675Z] fbc43dd3bd42: Preparing [2025-11-25T02:33:22.675Z] e3349fb37170: Preparing [2025-11-25T02:33:22.675Z] 0e64f2360a44: Preparing [2025-11-25T02:33:22.675Z] 0e64f2360a44: Waiting [2025-11-25T02:33:22.675Z] 8c0c7230c626: Layer already exists [2025-11-25T02:33:22.675Z] e3349fb37170: Layer already exists [2025-11-25T02:33:22.675Z] 202febf100fb: Layer already exists [2025-11-25T02:33:22.675Z] fbc43dd3bd42: Layer already exists [2025-11-25T02:33:22.675Z] 0ebdd546913d: Layer already exists [2025-11-25T02:33:22.675Z] 0e64f2360a44: Layer already exists [2025-11-25T02:33:22.675Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:2e08a497ab2737962c2b5b8bf382244e86a03d3aff5453bc4f4d1c94a2e56b1e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:23.320Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:23.690Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [2025-11-25T02:33:23.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-25T02:33:23.690Z] 0ebdd546913d: Preparing [2025-11-25T02:33:23.690Z] 202febf100fb: Preparing [2025-11-25T02:33:23.690Z] 8c0c7230c626: Preparing [2025-11-25T02:33:23.690Z] fbc43dd3bd42: Preparing [2025-11-25T02:33:23.690Z] e3349fb37170: Preparing [2025-11-25T02:33:23.690Z] 0e64f2360a44: Preparing [2025-11-25T02:33:23.690Z] 0e64f2360a44: Waiting [2025-11-25T02:33:23.690Z] e3349fb37170: Layer already exists [2025-11-25T02:33:23.690Z] 202febf100fb: Layer already exists [2025-11-25T02:33:23.690Z] 0ebdd546913d: Layer already exists [2025-11-25T02:33:23.690Z] fbc43dd3bd42: Layer already exists [2025-11-25T02:33:23.690Z] 8c0c7230c626: Layer already exists [2025-11-25T02:33:23.690Z] 0e64f2360a44: Layer already exists [2025-11-25T02:33:23.955Z] odessa: digest: sha256:2e08a497ab2737962c2b5b8bf382244e86a03d3aff5453bc4f4d1c94a2e56b1e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:33:24.034Z] ===================================================== [Pipeline] echo [2025-11-25T02:33:24.054Z] taggedImages: [2025-11-25T02:33:24.054Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:33:24.054Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.3 [2025-11-25T02:33:24.054Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:33:24.054Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo [2025-11-25T02:33:24.091Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-11-25T02:33:24.091Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:33:24.091Z] 4.0.1-dev.3 [2025-11-25T02:33:24.091Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:33:24.091Z] odessa [2025-11-25T02:33:24.091Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:24.477Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:24.845Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:33:24.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-25T02:33:24.845Z] c32e7c4bc937: Preparing [2025-11-25T02:33:24.845Z] e719886aa683: Preparing [2025-11-25T02:33:24.845Z] 55d0eac01902: Preparing [2025-11-25T02:33:24.845Z] 6618ef14a267: Preparing [2025-11-25T02:33:24.845Z] 8c0c7230c626: Preparing [2025-11-25T02:33:24.845Z] d307c98b47ec: Preparing [2025-11-25T02:33:24.845Z] e9306b68a555: Preparing [2025-11-25T02:33:24.845Z] 0e64f2360a44: Preparing [2025-11-25T02:33:24.845Z] d307c98b47ec: Waiting [2025-11-25T02:33:24.845Z] e9306b68a555: Waiting [2025-11-25T02:33:24.845Z] 0e64f2360a44: Waiting [2025-11-25T02:33:24.845Z] 8c0c7230c626: Layer already exists [2025-11-25T02:33:25.110Z] 6618ef14a267: Layer already exists [2025-11-25T02:33:25.110Z] d307c98b47ec: Layer already exists [2025-11-25T02:33:25.110Z] e9306b68a555: Layer already exists [2025-11-25T02:33:25.110Z] e719886aa683: Pushed [2025-11-25T02:33:25.110Z] 0e64f2360a44: Layer already exists [2025-11-25T02:33:25.110Z] c32e7c4bc937: Pushed [2025-11-25T02:33:30.441Z] 55d0eac01902: Pushed [2025-11-25T02:33:30.441Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:f006eb7f3f8bf71bf9a2d1773e31bc0035de8b13d59e32453d12cb95752d479a size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:30.808Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:31.163Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.3 [2025-11-25T02:33:31.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-25T02:33:31.164Z] c32e7c4bc937: Preparing [2025-11-25T02:33:31.164Z] e719886aa683: Preparing [2025-11-25T02:33:31.164Z] 55d0eac01902: Preparing [2025-11-25T02:33:31.164Z] 6618ef14a267: Preparing [2025-11-25T02:33:31.164Z] 8c0c7230c626: Preparing [2025-11-25T02:33:31.164Z] d307c98b47ec: Preparing [2025-11-25T02:33:31.164Z] e9306b68a555: Preparing [2025-11-25T02:33:31.164Z] d307c98b47ec: Waiting [2025-11-25T02:33:31.164Z] 0e64f2360a44: Preparing [2025-11-25T02:33:31.164Z] e9306b68a555: Waiting [2025-11-25T02:33:31.164Z] 0e64f2360a44: Waiting [2025-11-25T02:33:31.164Z] 8c0c7230c626: Layer already exists [2025-11-25T02:33:31.164Z] 6618ef14a267: Layer already exists [2025-11-25T02:33:31.164Z] 55d0eac01902: Layer already exists [2025-11-25T02:33:31.164Z] e719886aa683: Layer already exists [2025-11-25T02:33:31.164Z] c32e7c4bc937: Layer already exists [2025-11-25T02:33:31.164Z] 0e64f2360a44: Layer already exists [2025-11-25T02:33:31.164Z] e9306b68a555: Layer already exists [2025-11-25T02:33:31.164Z] d307c98b47ec: Layer already exists [2025-11-25T02:33:31.428Z] 4.0.1-dev.3: digest: sha256:f006eb7f3f8bf71bf9a2d1773e31bc0035de8b13d59e32453d12cb95752d479a size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:31.810Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:32.171Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:33:32.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-25T02:33:32.171Z] c32e7c4bc937: Preparing [2025-11-25T02:33:32.171Z] e719886aa683: Preparing [2025-11-25T02:33:32.171Z] 55d0eac01902: Preparing [2025-11-25T02:33:32.171Z] 6618ef14a267: Preparing [2025-11-25T02:33:32.171Z] 8c0c7230c626: Preparing [2025-11-25T02:33:32.171Z] d307c98b47ec: Preparing [2025-11-25T02:33:32.171Z] e9306b68a555: Preparing [2025-11-25T02:33:32.171Z] 0e64f2360a44: Preparing [2025-11-25T02:33:32.171Z] d307c98b47ec: Waiting [2025-11-25T02:33:32.171Z] e9306b68a555: Waiting [2025-11-25T02:33:32.171Z] 0e64f2360a44: Waiting [2025-11-25T02:33:32.171Z] 55d0eac01902: Layer already exists [2025-11-25T02:33:32.171Z] 6618ef14a267: Layer already exists [2025-11-25T02:33:32.171Z] c32e7c4bc937: Layer already exists [2025-11-25T02:33:32.171Z] e719886aa683: Layer already exists [2025-11-25T02:33:32.171Z] 8c0c7230c626: Layer already exists [2025-11-25T02:33:32.171Z] e9306b68a555: Layer already exists [2025-11-25T02:33:32.171Z] d307c98b47ec: Layer already exists [2025-11-25T02:33:32.171Z] 0e64f2360a44: Layer already exists [2025-11-25T02:33:32.437Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:f006eb7f3f8bf71bf9a2d1773e31bc0035de8b13d59e32453d12cb95752d479a size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:32.884Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:33.245Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [2025-11-25T02:33:33.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-25T02:33:33.245Z] c32e7c4bc937: Preparing [2025-11-25T02:33:33.245Z] e719886aa683: Preparing [2025-11-25T02:33:33.245Z] 55d0eac01902: Preparing [2025-11-25T02:33:33.245Z] 6618ef14a267: Preparing [2025-11-25T02:33:33.245Z] 8c0c7230c626: Preparing [2025-11-25T02:33:33.245Z] d307c98b47ec: Preparing [2025-11-25T02:33:33.245Z] e9306b68a555: Preparing [2025-11-25T02:33:33.245Z] 0e64f2360a44: Preparing [2025-11-25T02:33:33.245Z] e9306b68a555: Waiting [2025-11-25T02:33:33.245Z] d307c98b47ec: Waiting [2025-11-25T02:33:33.245Z] 0e64f2360a44: Waiting [2025-11-25T02:33:33.245Z] e719886aa683: Layer already exists [2025-11-25T02:33:33.245Z] 8c0c7230c626: Layer already exists [2025-11-25T02:33:33.245Z] 55d0eac01902: Layer already exists [2025-11-25T02:33:33.245Z] c32e7c4bc937: Layer already exists [2025-11-25T02:33:33.245Z] 6618ef14a267: Layer already exists [2025-11-25T02:33:33.245Z] d307c98b47ec: Layer already exists [2025-11-25T02:33:33.245Z] 0e64f2360a44: Layer already exists [2025-11-25T02:33:33.245Z] e9306b68a555: Layer already exists [2025-11-25T02:33:33.516Z] odessa: digest: sha256:f006eb7f3f8bf71bf9a2d1773e31bc0035de8b13d59e32453d12cb95752d479a size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:33:33.595Z] ===================================================== [Pipeline] echo [2025-11-25T02:33:33.609Z] taggedImages: [2025-11-25T02:33:33.609Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:33:33.609Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.3 [2025-11-25T02:33:33.609Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:33:33.609Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo [2025-11-25T02:33:33.644Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-11-25T02:33:33.644Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:33:33.644Z] 4.0.1-dev.3 [2025-11-25T02:33:33.644Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:33:33.644Z] odessa [2025-11-25T02:33:33.644Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:34.039Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:34.526Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:33:34.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-25T02:33:34.526Z] bbcf5d9cb48a: Preparing [2025-11-25T02:33:34.526Z] 17edc40f4380: Preparing [2025-11-25T02:33:34.526Z] bdab4c6da33b: Preparing [2025-11-25T02:33:34.526Z] 8a175ae7cdfa: Preparing [2025-11-25T02:33:34.526Z] 3c490458691c: Preparing [2025-11-25T02:33:34.526Z] 715913ba33c1: Preparing [2025-11-25T02:33:34.526Z] 146a0306f633: Preparing [2025-11-25T02:33:34.526Z] 6618ef14a267: Preparing [2025-11-25T02:33:34.526Z] 8c0c7230c626: Preparing [2025-11-25T02:33:34.526Z] 8f345186c9bc: Preparing [2025-11-25T02:33:34.526Z] ffdebc7b56f8: Preparing [2025-11-25T02:33:34.526Z] 5f70bf18a086: Preparing [2025-11-25T02:33:34.526Z] 21fe5046d03b: Preparing [2025-11-25T02:33:34.526Z] 5998ddfab07d: Preparing [2025-11-25T02:33:34.526Z] e96ba6c65d9b: Preparing [2025-11-25T02:33:34.526Z] 0e64f2360a44: Preparing [2025-11-25T02:33:34.526Z] 8c0c7230c626: Waiting [2025-11-25T02:33:34.526Z] 8f345186c9bc: Waiting [2025-11-25T02:33:34.526Z] ffdebc7b56f8: Waiting [2025-11-25T02:33:34.526Z] 5f70bf18a086: Waiting [2025-11-25T02:33:34.526Z] 21fe5046d03b: Waiting [2025-11-25T02:33:34.526Z] 5998ddfab07d: Waiting [2025-11-25T02:33:34.526Z] e96ba6c65d9b: Waiting [2025-11-25T02:33:34.526Z] 715913ba33c1: Waiting [2025-11-25T02:33:34.526Z] 146a0306f633: Waiting [2025-11-25T02:33:34.526Z] 6618ef14a267: Waiting [2025-11-25T02:33:34.526Z] 0e64f2360a44: Waiting [2025-11-25T02:33:34.526Z] 3c490458691c: Pushed [2025-11-25T02:33:34.526Z] 8a175ae7cdfa: Pushed [2025-11-25T02:33:34.793Z] 17edc40f4380: Pushed [2025-11-25T02:33:34.793Z] bdab4c6da33b: Pushed [2025-11-25T02:33:34.793Z] bbcf5d9cb48a: Pushed [2025-11-25T02:33:34.793Z] 6618ef14a267: Layer already exists [2025-11-25T02:33:34.793Z] 8c0c7230c626: Layer already exists [2025-11-25T02:33:34.793Z] 715913ba33c1: Pushed [2025-11-25T02:33:34.793Z] 5f70bf18a086: Layer already exists [2025-11-25T02:33:34.793Z] ffdebc7b56f8: Pushed [2025-11-25T02:33:34.793Z] 8f345186c9bc: Pushed [2025-11-25T02:33:35.059Z] 0e64f2360a44: Layer already exists [2025-11-25T02:33:35.059Z] 21fe5046d03b: Pushed [2025-11-25T02:33:35.059Z] e96ba6c65d9b: Pushed [2025-11-25T02:33:35.325Z] 5998ddfab07d: Pushed [2025-11-25T02:33:37.900Z] 146a0306f633: Pushed [2025-11-25T02:33:37.900Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:329c3d0cc065c3878463511f7ad810042faa807b213a0bd9dd5c47d75458e3f6 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:38.271Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:39.589Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.3 [2025-11-25T02:33:39.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-25T02:33:39.589Z] bbcf5d9cb48a: Preparing [2025-11-25T02:33:39.589Z] 17edc40f4380: Preparing [2025-11-25T02:33:39.589Z] bdab4c6da33b: Preparing [2025-11-25T02:33:39.589Z] 8a175ae7cdfa: Preparing [2025-11-25T02:33:39.589Z] 3c490458691c: Preparing [2025-11-25T02:33:39.589Z] 715913ba33c1: Preparing [2025-11-25T02:33:39.589Z] 146a0306f633: Preparing [2025-11-25T02:33:39.589Z] 6618ef14a267: Preparing [2025-11-25T02:33:39.589Z] 8c0c7230c626: Preparing [2025-11-25T02:33:39.590Z] 8f345186c9bc: Preparing [2025-11-25T02:33:39.590Z] ffdebc7b56f8: Preparing [2025-11-25T02:33:39.590Z] 5f70bf18a086: Preparing [2025-11-25T02:33:39.590Z] 21fe5046d03b: Preparing [2025-11-25T02:33:39.590Z] 5998ddfab07d: Preparing [2025-11-25T02:33:39.590Z] 715913ba33c1: Waiting [2025-11-25T02:33:39.590Z] e96ba6c65d9b: Preparing [2025-11-25T02:33:39.590Z] 146a0306f633: Waiting [2025-11-25T02:33:39.590Z] 8f345186c9bc: Waiting [2025-11-25T02:33:39.590Z] ffdebc7b56f8: Waiting [2025-11-25T02:33:39.590Z] 5f70bf18a086: Waiting [2025-11-25T02:33:39.590Z] 21fe5046d03b: Waiting [2025-11-25T02:33:39.590Z] 6618ef14a267: Waiting [2025-11-25T02:33:39.590Z] 8c0c7230c626: Waiting [2025-11-25T02:33:39.590Z] 5998ddfab07d: Waiting [2025-11-25T02:33:39.590Z] 0e64f2360a44: Preparing [2025-11-25T02:33:39.590Z] e96ba6c65d9b: Waiting [2025-11-25T02:33:39.590Z] 0e64f2360a44: Waiting [2025-11-25T02:33:39.590Z] bdab4c6da33b: Layer already exists [2025-11-25T02:33:39.590Z] 8a175ae7cdfa: Layer already exists [2025-11-25T02:33:39.590Z] 3c490458691c: Layer already exists [2025-11-25T02:33:39.590Z] 17edc40f4380: Layer already exists [2025-11-25T02:33:39.590Z] bbcf5d9cb48a: Layer already exists [2025-11-25T02:33:39.590Z] 8f345186c9bc: Layer already exists [2025-11-25T02:33:39.590Z] 146a0306f633: Layer already exists [2025-11-25T02:33:39.590Z] 6618ef14a267: Layer already exists [2025-11-25T02:33:39.590Z] 8c0c7230c626: Layer already exists [2025-11-25T02:33:39.590Z] 5f70bf18a086: Layer already exists [2025-11-25T02:33:39.590Z] 21fe5046d03b: Layer already exists [2025-11-25T02:33:39.590Z] ffdebc7b56f8: Layer already exists [2025-11-25T02:33:39.590Z] 5998ddfab07d: Layer already exists [2025-11-25T02:33:39.855Z] 715913ba33c1: Layer already exists [2025-11-25T02:33:39.855Z] e96ba6c65d9b: Layer already exists [2025-11-25T02:33:39.855Z] 0e64f2360a44: Layer already exists [2025-11-25T02:33:39.855Z] 4.0.1-dev.3: digest: sha256:329c3d0cc065c3878463511f7ad810042faa807b213a0bd9dd5c47d75458e3f6 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:40.228Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:40.585Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:33:40.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-25T02:33:40.585Z] bbcf5d9cb48a: Preparing [2025-11-25T02:33:40.585Z] 17edc40f4380: Preparing [2025-11-25T02:33:40.585Z] bdab4c6da33b: Preparing [2025-11-25T02:33:40.585Z] 8a175ae7cdfa: Preparing [2025-11-25T02:33:40.585Z] 3c490458691c: Preparing [2025-11-25T02:33:40.585Z] 715913ba33c1: Preparing [2025-11-25T02:33:40.585Z] 146a0306f633: Preparing [2025-11-25T02:33:40.585Z] 6618ef14a267: Preparing [2025-11-25T02:33:40.585Z] 8c0c7230c626: Preparing [2025-11-25T02:33:40.585Z] 8f345186c9bc: Preparing [2025-11-25T02:33:40.585Z] ffdebc7b56f8: Preparing [2025-11-25T02:33:40.585Z] 5f70bf18a086: Preparing [2025-11-25T02:33:40.585Z] 21fe5046d03b: Preparing [2025-11-25T02:33:40.585Z] 5998ddfab07d: Preparing [2025-11-25T02:33:40.585Z] e96ba6c65d9b: Preparing [2025-11-25T02:33:40.585Z] 0e64f2360a44: Preparing [2025-11-25T02:33:40.585Z] 715913ba33c1: Waiting [2025-11-25T02:33:40.585Z] 6618ef14a267: Waiting [2025-11-25T02:33:40.585Z] 8c0c7230c626: Waiting [2025-11-25T02:33:40.585Z] 8f345186c9bc: Waiting [2025-11-25T02:33:40.585Z] ffdebc7b56f8: Waiting [2025-11-25T02:33:40.585Z] 5f70bf18a086: Waiting [2025-11-25T02:33:40.585Z] 21fe5046d03b: Waiting [2025-11-25T02:33:40.585Z] 5998ddfab07d: Waiting [2025-11-25T02:33:40.585Z] e96ba6c65d9b: Waiting [2025-11-25T02:33:40.585Z] 0e64f2360a44: Waiting [2025-11-25T02:33:40.585Z] 146a0306f633: Waiting [2025-11-25T02:33:40.585Z] 8a175ae7cdfa: Layer already exists [2025-11-25T02:33:40.585Z] 3c490458691c: Layer already exists [2025-11-25T02:33:40.585Z] bdab4c6da33b: Layer already exists [2025-11-25T02:33:40.585Z] bbcf5d9cb48a: Layer already exists [2025-11-25T02:33:40.585Z] 17edc40f4380: Layer already exists [2025-11-25T02:33:40.585Z] 715913ba33c1: Layer already exists [2025-11-25T02:33:40.585Z] 6618ef14a267: Layer already exists [2025-11-25T02:33:40.585Z] 8c0c7230c626: Layer already exists [2025-11-25T02:33:40.585Z] 146a0306f633: Layer already exists [2025-11-25T02:33:40.585Z] 8f345186c9bc: Layer already exists [2025-11-25T02:33:40.585Z] 5998ddfab07d: Layer already exists [2025-11-25T02:33:40.585Z] ffdebc7b56f8: Layer already exists [2025-11-25T02:33:40.585Z] 21fe5046d03b: Layer already exists [2025-11-25T02:33:40.585Z] e96ba6c65d9b: Layer already exists [2025-11-25T02:33:40.585Z] 5f70bf18a086: Layer already exists [2025-11-25T02:33:40.853Z] 0e64f2360a44: Layer already exists [2025-11-25T02:33:40.853Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:329c3d0cc065c3878463511f7ad810042faa807b213a0bd9dd5c47d75458e3f6 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:41.216Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:41.566Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [2025-11-25T02:33:41.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-25T02:33:41.566Z] bbcf5d9cb48a: Preparing [2025-11-25T02:33:41.566Z] 17edc40f4380: Preparing [2025-11-25T02:33:41.566Z] bdab4c6da33b: Preparing [2025-11-25T02:33:41.566Z] 8a175ae7cdfa: Preparing [2025-11-25T02:33:41.566Z] 3c490458691c: Preparing [2025-11-25T02:33:41.566Z] 715913ba33c1: Preparing [2025-11-25T02:33:41.566Z] 146a0306f633: Preparing [2025-11-25T02:33:41.566Z] 6618ef14a267: Preparing [2025-11-25T02:33:41.566Z] 8c0c7230c626: Preparing [2025-11-25T02:33:41.566Z] 8f345186c9bc: Preparing [2025-11-25T02:33:41.566Z] ffdebc7b56f8: Preparing [2025-11-25T02:33:41.566Z] 5f70bf18a086: Preparing [2025-11-25T02:33:41.566Z] 21fe5046d03b: Preparing [2025-11-25T02:33:41.566Z] 5998ddfab07d: Preparing [2025-11-25T02:33:41.566Z] e96ba6c65d9b: Preparing [2025-11-25T02:33:41.566Z] 0e64f2360a44: Preparing [2025-11-25T02:33:41.566Z] 8f345186c9bc: Waiting [2025-11-25T02:33:41.566Z] ffdebc7b56f8: Waiting [2025-11-25T02:33:41.566Z] 5f70bf18a086: Waiting [2025-11-25T02:33:41.566Z] 21fe5046d03b: Waiting [2025-11-25T02:33:41.566Z] 5998ddfab07d: Waiting [2025-11-25T02:33:41.566Z] 715913ba33c1: Waiting [2025-11-25T02:33:41.566Z] e96ba6c65d9b: Waiting [2025-11-25T02:33:41.566Z] 0e64f2360a44: Waiting [2025-11-25T02:33:41.566Z] 146a0306f633: Waiting [2025-11-25T02:33:41.566Z] 8c0c7230c626: Waiting [2025-11-25T02:33:41.566Z] 6618ef14a267: Waiting [2025-11-25T02:33:41.566Z] bbcf5d9cb48a: Layer already exists [2025-11-25T02:33:41.566Z] 17edc40f4380: Layer already exists [2025-11-25T02:33:41.566Z] 8a175ae7cdfa: Layer already exists [2025-11-25T02:33:41.566Z] bdab4c6da33b: Layer already exists [2025-11-25T02:33:41.566Z] 3c490458691c: Layer already exists [2025-11-25T02:33:41.566Z] 715913ba33c1: Layer already exists [2025-11-25T02:33:41.566Z] 146a0306f633: Layer already exists [2025-11-25T02:33:41.566Z] 6618ef14a267: Layer already exists [2025-11-25T02:33:41.566Z] 8c0c7230c626: Layer already exists [2025-11-25T02:33:41.566Z] 8f345186c9bc: Layer already exists [2025-11-25T02:33:41.832Z] 5998ddfab07d: Layer already exists [2025-11-25T02:33:41.832Z] ffdebc7b56f8: Layer already exists [2025-11-25T02:33:41.832Z] e96ba6c65d9b: Layer already exists [2025-11-25T02:33:41.832Z] 21fe5046d03b: Layer already exists [2025-11-25T02:33:41.832Z] 5f70bf18a086: Layer already exists [2025-11-25T02:33:41.832Z] 0e64f2360a44: Layer already exists [2025-11-25T02:33:41.832Z] odessa: digest: sha256:329c3d0cc065c3878463511f7ad810042faa807b213a0bd9dd5c47d75458e3f6 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:33:41.926Z] ===================================================== [Pipeline] echo [2025-11-25T02:33:41.939Z] taggedImages: [2025-11-25T02:33:41.939Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:33:41.939Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.3 [2025-11-25T02:33:41.939Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:33:41.939Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo [2025-11-25T02:33:41.966Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-11-25T02:33:41.966Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:33:41.966Z] 4.0.1-dev.3 [2025-11-25T02:33:41.966Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:33:41.966Z] odessa [2025-11-25T02:33:41.966Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:42.350Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:42.713Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:33:42.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-25T02:33:42.714Z] c3a23daedd9d: Preparing [2025-11-25T02:33:42.714Z] 56d4607413b8: Preparing [2025-11-25T02:33:42.714Z] 587bcbe489a4: Preparing [2025-11-25T02:33:42.714Z] 7e04bcaeb8b9: Preparing [2025-11-25T02:33:42.714Z] 6618ef14a267: Preparing [2025-11-25T02:33:42.714Z] 8c0c7230c626: Preparing [2025-11-25T02:33:42.714Z] d307c98b47ec: Preparing [2025-11-25T02:33:42.714Z] e9306b68a555: Preparing [2025-11-25T02:33:42.714Z] 0e64f2360a44: Preparing [2025-11-25T02:33:42.714Z] 8c0c7230c626: Waiting [2025-11-25T02:33:42.714Z] d307c98b47ec: Waiting [2025-11-25T02:33:42.714Z] e9306b68a555: Waiting [2025-11-25T02:33:42.714Z] 0e64f2360a44: Waiting [2025-11-25T02:33:42.714Z] 6618ef14a267: Layer already exists [2025-11-25T02:33:42.979Z] 8c0c7230c626: Layer already exists [2025-11-25T02:33:42.979Z] d307c98b47ec: Layer already exists [2025-11-25T02:33:42.979Z] 587bcbe489a4: Pushed [2025-11-25T02:33:42.979Z] e9306b68a555: Layer already exists [2025-11-25T02:33:42.979Z] 56d4607413b8: Pushed [2025-11-25T02:33:42.979Z] 0e64f2360a44: Layer already exists [2025-11-25T02:33:42.979Z] c3a23daedd9d: Pushed [2025-11-25T02:33:48.326Z] 7e04bcaeb8b9: Pushed [2025-11-25T02:33:48.326Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:abb5be9a6281693230f2b18c83e61a2859ec4a8c5545b174fac30224a0fdd747 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:48.695Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:49.057Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.3 [2025-11-25T02:33:49.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-25T02:33:49.057Z] c3a23daedd9d: Preparing [2025-11-25T02:33:49.057Z] 56d4607413b8: Preparing [2025-11-25T02:33:49.057Z] 587bcbe489a4: Preparing [2025-11-25T02:33:49.057Z] 7e04bcaeb8b9: Preparing [2025-11-25T02:33:49.057Z] 6618ef14a267: Preparing [2025-11-25T02:33:49.057Z] 8c0c7230c626: Preparing [2025-11-25T02:33:49.057Z] d307c98b47ec: Preparing [2025-11-25T02:33:49.057Z] e9306b68a555: Preparing [2025-11-25T02:33:49.057Z] 0e64f2360a44: Preparing [2025-11-25T02:33:49.057Z] 8c0c7230c626: Waiting [2025-11-25T02:33:49.057Z] 0e64f2360a44: Waiting [2025-11-25T02:33:49.057Z] d307c98b47ec: Waiting [2025-11-25T02:33:49.057Z] 56d4607413b8: Layer already exists [2025-11-25T02:33:49.057Z] c3a23daedd9d: Layer already exists [2025-11-25T02:33:49.057Z] 587bcbe489a4: Layer already exists [2025-11-25T02:33:49.057Z] 6618ef14a267: Layer already exists [2025-11-25T02:33:49.057Z] 7e04bcaeb8b9: Layer already exists [2025-11-25T02:33:49.057Z] d307c98b47ec: Layer already exists [2025-11-25T02:33:49.057Z] e9306b68a555: Layer already exists [2025-11-25T02:33:49.057Z] 8c0c7230c626: Layer already exists [2025-11-25T02:33:49.057Z] 0e64f2360a44: Layer already exists [2025-11-25T02:33:49.323Z] 4.0.1-dev.3: digest: sha256:abb5be9a6281693230f2b18c83e61a2859ec4a8c5545b174fac30224a0fdd747 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:49.697Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:50.066Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:33:50.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-25T02:33:50.066Z] c3a23daedd9d: Preparing [2025-11-25T02:33:50.066Z] 56d4607413b8: Preparing [2025-11-25T02:33:50.066Z] 587bcbe489a4: Preparing [2025-11-25T02:33:50.066Z] 7e04bcaeb8b9: Preparing [2025-11-25T02:33:50.066Z] 6618ef14a267: Preparing [2025-11-25T02:33:50.066Z] 8c0c7230c626: Preparing [2025-11-25T02:33:50.066Z] d307c98b47ec: Preparing [2025-11-25T02:33:50.066Z] e9306b68a555: Preparing [2025-11-25T02:33:50.066Z] 0e64f2360a44: Preparing [2025-11-25T02:33:50.066Z] d307c98b47ec: Waiting [2025-11-25T02:33:50.066Z] e9306b68a555: Waiting [2025-11-25T02:33:50.066Z] 0e64f2360a44: Waiting [2025-11-25T02:33:50.066Z] 8c0c7230c626: Waiting [2025-11-25T02:33:50.066Z] c3a23daedd9d: Layer already exists [2025-11-25T02:33:50.066Z] 587bcbe489a4: Layer already exists [2025-11-25T02:33:50.066Z] 56d4607413b8: Layer already exists [2025-11-25T02:33:50.066Z] 6618ef14a267: Layer already exists [2025-11-25T02:33:50.066Z] 7e04bcaeb8b9: Layer already exists [2025-11-25T02:33:50.066Z] d307c98b47ec: Layer already exists [2025-11-25T02:33:50.066Z] 0e64f2360a44: Layer already exists [2025-11-25T02:33:50.066Z] 8c0c7230c626: Layer already exists [2025-11-25T02:33:50.066Z] e9306b68a555: Layer already exists [2025-11-25T02:33:50.333Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:abb5be9a6281693230f2b18c83e61a2859ec4a8c5545b174fac30224a0fdd747 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:50.691Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:51.315Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [2025-11-25T02:33:51.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-25T02:33:51.315Z] c3a23daedd9d: Preparing [2025-11-25T02:33:51.315Z] 56d4607413b8: Preparing [2025-11-25T02:33:51.315Z] 587bcbe489a4: Preparing [2025-11-25T02:33:51.315Z] 7e04bcaeb8b9: Preparing [2025-11-25T02:33:51.315Z] 6618ef14a267: Preparing [2025-11-25T02:33:51.315Z] 8c0c7230c626: Preparing [2025-11-25T02:33:51.315Z] d307c98b47ec: Preparing [2025-11-25T02:33:51.315Z] 8c0c7230c626: Waiting [2025-11-25T02:33:51.315Z] e9306b68a555: Preparing [2025-11-25T02:33:51.315Z] d307c98b47ec: Waiting [2025-11-25T02:33:51.315Z] 0e64f2360a44: Preparing [2025-11-25T02:33:51.315Z] e9306b68a555: Waiting [2025-11-25T02:33:51.315Z] 587bcbe489a4: Layer already exists [2025-11-25T02:33:51.315Z] c3a23daedd9d: Layer already exists [2025-11-25T02:33:51.315Z] 7e04bcaeb8b9: Layer already exists [2025-11-25T02:33:51.315Z] 6618ef14a267: Layer already exists [2025-11-25T02:33:51.315Z] 56d4607413b8: Layer already exists [2025-11-25T02:33:51.315Z] e9306b68a555: Layer already exists [2025-11-25T02:33:51.315Z] 8c0c7230c626: Layer already exists [2025-11-25T02:33:51.315Z] d307c98b47ec: Layer already exists [2025-11-25T02:33:51.315Z] 0e64f2360a44: Layer already exists [2025-11-25T02:33:51.582Z] odessa: digest: sha256:abb5be9a6281693230f2b18c83e61a2859ec4a8c5545b174fac30224a0fdd747 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:33:51.662Z] ===================================================== [Pipeline] echo [2025-11-25T02:33:51.676Z] taggedImages: [2025-11-25T02:33:51.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:33:51.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.3 [2025-11-25T02:33:51.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:33:51.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo [2025-11-25T02:33:51.702Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-11-25T02:33:51.702Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:33:51.702Z] 4.0.1-dev.3 [2025-11-25T02:33:51.702Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:33:51.702Z] odessa [2025-11-25T02:33:51.702Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:52.082Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:52.449Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:33:52.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-25T02:33:52.449Z] e34fa5814472: Preparing [2025-11-25T02:33:52.449Z] bf2dabac2368: Preparing [2025-11-25T02:33:52.449Z] 4217ccaa4553: Preparing [2025-11-25T02:33:52.449Z] 3a7675e14bbb: Preparing [2025-11-25T02:33:52.449Z] c5d42c12e85f: Preparing [2025-11-25T02:33:52.449Z] 6618ef14a267: Preparing [2025-11-25T02:33:52.449Z] 8c0c7230c626: Preparing [2025-11-25T02:33:52.449Z] 3167d3311ba3: Preparing [2025-11-25T02:33:52.449Z] edca7a25b651: Preparing [2025-11-25T02:33:52.449Z] 04a4993ade8b: Preparing [2025-11-25T02:33:52.449Z] 0e64f2360a44: Preparing [2025-11-25T02:33:52.449Z] 6618ef14a267: Waiting [2025-11-25T02:33:52.449Z] 8c0c7230c626: Waiting [2025-11-25T02:33:52.449Z] 04a4993ade8b: Waiting [2025-11-25T02:33:52.449Z] 0e64f2360a44: Waiting [2025-11-25T02:33:52.449Z] 3167d3311ba3: Waiting [2025-11-25T02:33:52.449Z] edca7a25b651: Waiting [2025-11-25T02:33:52.716Z] bf2dabac2368: Pushed [2025-11-25T02:33:52.716Z] c5d42c12e85f: Pushed [2025-11-25T02:33:52.716Z] 3a7675e14bbb: Pushed [2025-11-25T02:33:52.716Z] e34fa5814472: Pushed [2025-11-25T02:33:52.716Z] 6618ef14a267: Layer already exists [2025-11-25T02:33:52.716Z] 8c0c7230c626: Layer already exists [2025-11-25T02:33:52.981Z] 0e64f2360a44: Layer already exists [2025-11-25T02:33:52.981Z] 3167d3311ba3: Pushed [2025-11-25T02:33:53.247Z] edca7a25b651: Pushed [2025-11-25T02:33:56.595Z] 04a4993ade8b: Pushed [2025-11-25T02:33:57.179Z] 4217ccaa4553: Pushed [2025-11-25T02:33:57.179Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:f5b44afa862cfb8dfb5f3f08fbcbae3f7b08243ae4395a6dd818ed96d3e88e7e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:57.549Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:57.905Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.3 [2025-11-25T02:33:57.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-25T02:33:57.905Z] e34fa5814472: Preparing [2025-11-25T02:33:57.905Z] bf2dabac2368: Preparing [2025-11-25T02:33:57.905Z] 4217ccaa4553: Preparing [2025-11-25T02:33:57.905Z] 3a7675e14bbb: Preparing [2025-11-25T02:33:57.905Z] c5d42c12e85f: Preparing [2025-11-25T02:33:57.905Z] 6618ef14a267: Preparing [2025-11-25T02:33:57.905Z] 8c0c7230c626: Preparing [2025-11-25T02:33:57.905Z] 3167d3311ba3: Preparing [2025-11-25T02:33:57.905Z] edca7a25b651: Preparing [2025-11-25T02:33:57.905Z] 04a4993ade8b: Preparing [2025-11-25T02:33:57.905Z] 0e64f2360a44: Preparing [2025-11-25T02:33:57.905Z] 3167d3311ba3: Waiting [2025-11-25T02:33:57.905Z] edca7a25b651: Waiting [2025-11-25T02:33:57.905Z] 04a4993ade8b: Waiting [2025-11-25T02:33:57.905Z] 0e64f2360a44: Waiting [2025-11-25T02:33:57.905Z] 6618ef14a267: Waiting [2025-11-25T02:33:57.905Z] 8c0c7230c626: Waiting [2025-11-25T02:33:57.905Z] 4217ccaa4553: Layer already exists [2025-11-25T02:33:57.905Z] bf2dabac2368: Layer already exists [2025-11-25T02:33:57.905Z] e34fa5814472: Layer already exists [2025-11-25T02:33:57.905Z] 3a7675e14bbb: Layer already exists [2025-11-25T02:33:57.905Z] c5d42c12e85f: Layer already exists [2025-11-25T02:33:57.905Z] 8c0c7230c626: Layer already exists [2025-11-25T02:33:57.905Z] 6618ef14a267: Layer already exists [2025-11-25T02:33:57.905Z] 04a4993ade8b: Layer already exists [2025-11-25T02:33:57.905Z] edca7a25b651: Layer already exists [2025-11-25T02:33:57.905Z] 3167d3311ba3: Layer already exists [2025-11-25T02:33:57.905Z] 0e64f2360a44: Layer already exists [2025-11-25T02:33:58.171Z] 4.0.1-dev.3: digest: sha256:f5b44afa862cfb8dfb5f3f08fbcbae3f7b08243ae4395a6dd818ed96d3e88e7e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:58.542Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:58.909Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:33:58.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-25T02:33:58.909Z] e34fa5814472: Preparing [2025-11-25T02:33:58.909Z] bf2dabac2368: Preparing [2025-11-25T02:33:58.909Z] 4217ccaa4553: Preparing [2025-11-25T02:33:58.909Z] 3a7675e14bbb: Preparing [2025-11-25T02:33:58.909Z] c5d42c12e85f: Preparing [2025-11-25T02:33:58.909Z] 6618ef14a267: Preparing [2025-11-25T02:33:58.909Z] 8c0c7230c626: Preparing [2025-11-25T02:33:58.909Z] 3167d3311ba3: Preparing [2025-11-25T02:33:58.909Z] edca7a25b651: Preparing [2025-11-25T02:33:58.909Z] 04a4993ade8b: Preparing [2025-11-25T02:33:58.909Z] 0e64f2360a44: Preparing [2025-11-25T02:33:58.909Z] 3167d3311ba3: Waiting [2025-11-25T02:33:58.909Z] edca7a25b651: Waiting [2025-11-25T02:33:58.909Z] 04a4993ade8b: Waiting [2025-11-25T02:33:58.909Z] 0e64f2360a44: Waiting [2025-11-25T02:33:58.909Z] 6618ef14a267: Waiting [2025-11-25T02:33:58.909Z] 8c0c7230c626: Waiting [2025-11-25T02:33:58.909Z] c5d42c12e85f: Layer already exists [2025-11-25T02:33:58.909Z] 4217ccaa4553: Layer already exists [2025-11-25T02:33:58.909Z] bf2dabac2368: Layer already exists [2025-11-25T02:33:58.910Z] 3a7675e14bbb: Layer already exists [2025-11-25T02:33:58.910Z] e34fa5814472: Layer already exists [2025-11-25T02:33:58.910Z] 8c0c7230c626: Layer already exists [2025-11-25T02:33:58.910Z] edca7a25b651: Layer already exists [2025-11-25T02:33:58.910Z] 6618ef14a267: Layer already exists [2025-11-25T02:33:58.910Z] 04a4993ade8b: Layer already exists [2025-11-25T02:33:58.910Z] 3167d3311ba3: Layer already exists [2025-11-25T02:33:58.910Z] 0e64f2360a44: Layer already exists [2025-11-25T02:33:59.176Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:f5b44afa862cfb8dfb5f3f08fbcbae3f7b08243ae4395a6dd818ed96d3e88e7e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:59.536Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:33:59.900Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [2025-11-25T02:33:59.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-25T02:33:59.900Z] e34fa5814472: Preparing [2025-11-25T02:33:59.900Z] bf2dabac2368: Preparing [2025-11-25T02:33:59.900Z] 4217ccaa4553: Preparing [2025-11-25T02:33:59.900Z] 3a7675e14bbb: Preparing [2025-11-25T02:33:59.900Z] c5d42c12e85f: Preparing [2025-11-25T02:33:59.900Z] 6618ef14a267: Preparing [2025-11-25T02:33:59.900Z] 8c0c7230c626: Preparing [2025-11-25T02:33:59.900Z] 3167d3311ba3: Preparing [2025-11-25T02:33:59.900Z] edca7a25b651: Preparing [2025-11-25T02:33:59.900Z] 04a4993ade8b: Preparing [2025-11-25T02:33:59.900Z] 0e64f2360a44: Preparing [2025-11-25T02:33:59.900Z] 3167d3311ba3: Waiting [2025-11-25T02:33:59.900Z] edca7a25b651: Waiting [2025-11-25T02:33:59.900Z] 6618ef14a267: Waiting [2025-11-25T02:33:59.900Z] 04a4993ade8b: Waiting [2025-11-25T02:33:59.900Z] 0e64f2360a44: Waiting [2025-11-25T02:33:59.900Z] 8c0c7230c626: Waiting [2025-11-25T02:33:59.900Z] 4217ccaa4553: Layer already exists [2025-11-25T02:33:59.900Z] bf2dabac2368: Layer already exists [2025-11-25T02:33:59.900Z] e34fa5814472: Layer already exists [2025-11-25T02:33:59.900Z] c5d42c12e85f: Layer already exists [2025-11-25T02:33:59.900Z] 3a7675e14bbb: Layer already exists [2025-11-25T02:33:59.900Z] 04a4993ade8b: Layer already exists [2025-11-25T02:33:59.900Z] 6618ef14a267: Layer already exists [2025-11-25T02:33:59.900Z] 3167d3311ba3: Layer already exists [2025-11-25T02:33:59.900Z] edca7a25b651: Layer already exists [2025-11-25T02:33:59.900Z] 8c0c7230c626: Layer already exists [2025-11-25T02:33:59.900Z] 0e64f2360a44: Layer already exists [2025-11-25T02:34:00.166Z] odessa: digest: sha256:f5b44afa862cfb8dfb5f3f08fbcbae3f7b08243ae4395a6dd818ed96d3e88e7e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:34:00.261Z] ===================================================== [Pipeline] echo [2025-11-25T02:34:00.277Z] taggedImages: [2025-11-25T02:34:00.277Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:34:00.277Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.3 [2025-11-25T02:34:00.277Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:34:00.277Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo [2025-11-25T02:34:00.308Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-11-25T02:34:00.308Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:34:00.308Z] 4.0.1-dev.3 [2025-11-25T02:34:00.308Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:34:00.308Z] odessa [2025-11-25T02:34:00.308Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:00.685Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:01.054Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:34:01.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-25T02:34:01.054Z] aeb50b56d03b: Preparing [2025-11-25T02:34:01.054Z] 17760d639352: Preparing [2025-11-25T02:34:01.054Z] 86b4c3160781: Preparing [2025-11-25T02:34:01.054Z] 5d0f76939952: Preparing [2025-11-25T02:34:01.054Z] 29256db9e9f8: Preparing [2025-11-25T02:34:01.054Z] eff1c652895c: Preparing [2025-11-25T02:34:01.054Z] ead9eb923907: Preparing [2025-11-25T02:34:01.054Z] 6618ef14a267: Preparing [2025-11-25T02:34:01.054Z] 8c0c7230c626: Preparing [2025-11-25T02:34:01.054Z] 6fa217e6ee25: Preparing [2025-11-25T02:34:01.054Z] 4136339761af: Preparing [2025-11-25T02:34:01.054Z] 0e64f2360a44: Preparing [2025-11-25T02:34:01.054Z] ead9eb923907: Waiting [2025-11-25T02:34:01.054Z] 6618ef14a267: Waiting [2025-11-25T02:34:01.054Z] 8c0c7230c626: Waiting [2025-11-25T02:34:01.054Z] 6fa217e6ee25: Waiting [2025-11-25T02:34:01.054Z] 4136339761af: Waiting [2025-11-25T02:34:01.054Z] 0e64f2360a44: Waiting [2025-11-25T02:34:01.054Z] eff1c652895c: Waiting [2025-11-25T02:34:01.322Z] 29256db9e9f8: Pushed [2025-11-25T02:34:01.322Z] 17760d639352: Pushed [2025-11-25T02:34:01.322Z] aeb50b56d03b: Pushed [2025-11-25T02:34:01.322Z] 6618ef14a267: Layer already exists [2025-11-25T02:34:01.322Z] 8c0c7230c626: Layer already exists [2025-11-25T02:34:01.588Z] eff1c652895c: Pushed [2025-11-25T02:34:01.588Z] ead9eb923907: Pushed [2025-11-25T02:34:01.588Z] 0e64f2360a44: Layer already exists [2025-11-25T02:34:01.854Z] 6fa217e6ee25: Pushed [2025-11-25T02:34:05.184Z] 4136339761af: Pushed [2025-11-25T02:34:05.184Z] 5d0f76939952: Pushed [2025-11-25T02:34:07.136Z] 86b4c3160781: Pushed [2025-11-25T02:34:07.136Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:a249faab101d0258e9d71662c1183e2d3924f13720c8cc5c42f8a9e92e016b2e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:07.516Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:07.884Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.3 [2025-11-25T02:34:07.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-25T02:34:07.884Z] aeb50b56d03b: Preparing [2025-11-25T02:34:07.884Z] 17760d639352: Preparing [2025-11-25T02:34:07.884Z] 86b4c3160781: Preparing [2025-11-25T02:34:07.884Z] 5d0f76939952: Preparing [2025-11-25T02:34:07.884Z] 29256db9e9f8: Preparing [2025-11-25T02:34:07.884Z] eff1c652895c: Preparing [2025-11-25T02:34:07.884Z] ead9eb923907: Preparing [2025-11-25T02:34:07.884Z] 6618ef14a267: Preparing [2025-11-25T02:34:07.884Z] 8c0c7230c626: Preparing [2025-11-25T02:34:07.884Z] 6fa217e6ee25: Preparing [2025-11-25T02:34:07.884Z] 4136339761af: Preparing [2025-11-25T02:34:07.884Z] 0e64f2360a44: Preparing [2025-11-25T02:34:07.884Z] 6618ef14a267: Waiting [2025-11-25T02:34:07.884Z] 8c0c7230c626: Waiting [2025-11-25T02:34:07.884Z] 6fa217e6ee25: Waiting [2025-11-25T02:34:07.884Z] 4136339761af: Waiting [2025-11-25T02:34:07.884Z] 0e64f2360a44: Waiting [2025-11-25T02:34:07.884Z] eff1c652895c: Waiting [2025-11-25T02:34:07.884Z] ead9eb923907: Waiting [2025-11-25T02:34:07.884Z] 17760d639352: Layer already exists [2025-11-25T02:34:07.884Z] aeb50b56d03b: Layer already exists [2025-11-25T02:34:07.884Z] 86b4c3160781: Layer already exists [2025-11-25T02:34:07.884Z] 5d0f76939952: Layer already exists [2025-11-25T02:34:07.884Z] 29256db9e9f8: Layer already exists [2025-11-25T02:34:07.884Z] eff1c652895c: Layer already exists [2025-11-25T02:34:07.884Z] ead9eb923907: Layer already exists [2025-11-25T02:34:07.884Z] 6fa217e6ee25: Layer already exists [2025-11-25T02:34:07.884Z] 6618ef14a267: Layer already exists [2025-11-25T02:34:07.884Z] 8c0c7230c626: Layer already exists [2025-11-25T02:34:07.884Z] 0e64f2360a44: Layer already exists [2025-11-25T02:34:07.884Z] 4136339761af: Layer already exists [2025-11-25T02:34:08.152Z] 4.0.1-dev.3: digest: sha256:a249faab101d0258e9d71662c1183e2d3924f13720c8cc5c42f8a9e92e016b2e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:08.601Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:08.949Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:34:08.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-25T02:34:08.949Z] aeb50b56d03b: Preparing [2025-11-25T02:34:08.949Z] 17760d639352: Preparing [2025-11-25T02:34:08.949Z] 86b4c3160781: Preparing [2025-11-25T02:34:08.949Z] 5d0f76939952: Preparing [2025-11-25T02:34:08.949Z] 29256db9e9f8: Preparing [2025-11-25T02:34:08.949Z] eff1c652895c: Preparing [2025-11-25T02:34:08.949Z] ead9eb923907: Preparing [2025-11-25T02:34:08.949Z] 6618ef14a267: Preparing [2025-11-25T02:34:08.949Z] 8c0c7230c626: Preparing [2025-11-25T02:34:08.949Z] 6fa217e6ee25: Preparing [2025-11-25T02:34:08.949Z] 4136339761af: Preparing [2025-11-25T02:34:08.949Z] 0e64f2360a44: Preparing [2025-11-25T02:34:08.949Z] 6618ef14a267: Waiting [2025-11-25T02:34:08.949Z] 8c0c7230c626: Waiting [2025-11-25T02:34:08.949Z] 6fa217e6ee25: Waiting [2025-11-25T02:34:08.949Z] 4136339761af: Waiting [2025-11-25T02:34:08.949Z] 0e64f2360a44: Waiting [2025-11-25T02:34:08.949Z] eff1c652895c: Waiting [2025-11-25T02:34:08.949Z] ead9eb923907: Waiting [2025-11-25T02:34:08.949Z] aeb50b56d03b: Layer already exists [2025-11-25T02:34:08.949Z] 29256db9e9f8: Layer already exists [2025-11-25T02:34:08.949Z] 86b4c3160781: Layer already exists [2025-11-25T02:34:08.949Z] 17760d639352: Layer already exists [2025-11-25T02:34:08.949Z] 5d0f76939952: Layer already exists [2025-11-25T02:34:08.949Z] eff1c652895c: Layer already exists [2025-11-25T02:34:08.949Z] ead9eb923907: Layer already exists [2025-11-25T02:34:08.949Z] 6fa217e6ee25: Layer already exists [2025-11-25T02:34:08.949Z] 8c0c7230c626: Layer already exists [2025-11-25T02:34:08.949Z] 6618ef14a267: Layer already exists [2025-11-25T02:34:08.949Z] 4136339761af: Layer already exists [2025-11-25T02:34:08.949Z] 0e64f2360a44: Layer already exists [2025-11-25T02:34:09.214Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:a249faab101d0258e9d71662c1183e2d3924f13720c8cc5c42f8a9e92e016b2e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:09.569Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:09.924Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [2025-11-25T02:34:09.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-25T02:34:09.924Z] aeb50b56d03b: Preparing [2025-11-25T02:34:09.924Z] 17760d639352: Preparing [2025-11-25T02:34:09.924Z] 86b4c3160781: Preparing [2025-11-25T02:34:09.924Z] 5d0f76939952: Preparing [2025-11-25T02:34:09.924Z] 29256db9e9f8: Preparing [2025-11-25T02:34:09.924Z] eff1c652895c: Preparing [2025-11-25T02:34:09.924Z] ead9eb923907: Preparing [2025-11-25T02:34:09.924Z] 6618ef14a267: Preparing [2025-11-25T02:34:09.924Z] 8c0c7230c626: Preparing [2025-11-25T02:34:09.924Z] 6fa217e6ee25: Preparing [2025-11-25T02:34:09.924Z] 4136339761af: Preparing [2025-11-25T02:34:09.924Z] 0e64f2360a44: Preparing [2025-11-25T02:34:09.924Z] ead9eb923907: Waiting [2025-11-25T02:34:09.924Z] 6618ef14a267: Waiting [2025-11-25T02:34:09.924Z] 8c0c7230c626: Waiting [2025-11-25T02:34:09.924Z] 6fa217e6ee25: Waiting [2025-11-25T02:34:09.925Z] 4136339761af: Waiting [2025-11-25T02:34:09.925Z] 0e64f2360a44: Waiting [2025-11-25T02:34:09.925Z] eff1c652895c: Waiting [2025-11-25T02:34:09.925Z] 86b4c3160781: Layer already exists [2025-11-25T02:34:09.925Z] aeb50b56d03b: Layer already exists [2025-11-25T02:34:09.925Z] 5d0f76939952: Layer already exists [2025-11-25T02:34:09.925Z] 29256db9e9f8: Layer already exists [2025-11-25T02:34:09.925Z] 17760d639352: Layer already exists [2025-11-25T02:34:09.925Z] 8c0c7230c626: Layer already exists [2025-11-25T02:34:09.925Z] 6fa217e6ee25: Layer already exists [2025-11-25T02:34:09.925Z] ead9eb923907: Layer already exists [2025-11-25T02:34:09.925Z] eff1c652895c: Layer already exists [2025-11-25T02:34:09.925Z] 6618ef14a267: Layer already exists [2025-11-25T02:34:09.925Z] 0e64f2360a44: Layer already exists [2025-11-25T02:34:09.925Z] 4136339761af: Layer already exists [2025-11-25T02:34:10.188Z] odessa: digest: sha256:a249faab101d0258e9d71662c1183e2d3924f13720c8cc5c42f8a9e92e016b2e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:34:10.259Z] ===================================================== [Pipeline] echo [2025-11-25T02:34:10.273Z] taggedImages: [2025-11-25T02:34:10.273Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:34:10.273Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.3 [2025-11-25T02:34:10.273Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:34:10.273Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo [2025-11-25T02:34:10.300Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-11-25T02:34:10.300Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:34:10.300Z] 4.0.1-dev.3 [2025-11-25T02:34:10.300Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:34:10.300Z] odessa [2025-11-25T02:34:10.300Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:10.658Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:11.007Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:34:11.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-25T02:34:11.008Z] d4c51470769c: Preparing [2025-11-25T02:34:11.008Z] 242013339889: Preparing [2025-11-25T02:34:11.008Z] 6618ef14a267: Preparing [2025-11-25T02:34:11.008Z] 8c0c7230c626: Preparing [2025-11-25T02:34:11.008Z] 4b3620ca59d5: Preparing [2025-11-25T02:34:11.008Z] 9b00dcc5a806: Preparing [2025-11-25T02:34:11.008Z] 0e64f2360a44: Preparing [2025-11-25T02:34:11.008Z] 9b00dcc5a806: Waiting [2025-11-25T02:34:11.008Z] 0e64f2360a44: Waiting [2025-11-25T02:34:11.008Z] 6618ef14a267: Layer already exists [2025-11-25T02:34:11.276Z] 8c0c7230c626: Layer already exists [2025-11-25T02:34:11.276Z] 0e64f2360a44: Layer already exists [2025-11-25T02:34:11.276Z] d4c51470769c: Pushed [2025-11-25T02:34:11.541Z] 4b3620ca59d5: Pushed [2025-11-25T02:34:12.943Z] 9b00dcc5a806: Pushed [2025-11-25T02:34:17.184Z] 242013339889: Pushed [2025-11-25T02:34:17.184Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:4e32d0b7531f08455090f5d74712546adb5f0ce28c814f95ef4b66f5ede320a5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:17.540Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:17.890Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.3 [2025-11-25T02:34:17.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-25T02:34:17.890Z] d4c51470769c: Preparing [2025-11-25T02:34:17.890Z] 242013339889: Preparing [2025-11-25T02:34:17.890Z] 6618ef14a267: Preparing [2025-11-25T02:34:17.890Z] 8c0c7230c626: Preparing [2025-11-25T02:34:17.890Z] 4b3620ca59d5: Preparing [2025-11-25T02:34:17.890Z] 9b00dcc5a806: Preparing [2025-11-25T02:34:17.890Z] 0e64f2360a44: Preparing [2025-11-25T02:34:17.890Z] 9b00dcc5a806: Waiting [2025-11-25T02:34:17.890Z] 0e64f2360a44: Waiting [2025-11-25T02:34:17.890Z] 8c0c7230c626: Layer already exists [2025-11-25T02:34:17.890Z] 242013339889: Layer already exists [2025-11-25T02:34:17.890Z] d4c51470769c: Layer already exists [2025-11-25T02:34:17.890Z] 4b3620ca59d5: Layer already exists [2025-11-25T02:34:17.890Z] 6618ef14a267: Layer already exists [2025-11-25T02:34:17.890Z] 0e64f2360a44: Layer already exists [2025-11-25T02:34:17.890Z] 9b00dcc5a806: Layer already exists [2025-11-25T02:34:18.154Z] 4.0.1-dev.3: digest: sha256:4e32d0b7531f08455090f5d74712546adb5f0ce28c814f95ef4b66f5ede320a5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:18.522Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:18.872Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:34:18.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-25T02:34:18.872Z] d4c51470769c: Preparing [2025-11-25T02:34:18.872Z] 242013339889: Preparing [2025-11-25T02:34:18.872Z] 6618ef14a267: Preparing [2025-11-25T02:34:18.872Z] 8c0c7230c626: Preparing [2025-11-25T02:34:18.872Z] 4b3620ca59d5: Preparing [2025-11-25T02:34:18.872Z] 9b00dcc5a806: Preparing [2025-11-25T02:34:18.872Z] 0e64f2360a44: Preparing [2025-11-25T02:34:18.872Z] 9b00dcc5a806: Waiting [2025-11-25T02:34:18.872Z] 0e64f2360a44: Waiting [2025-11-25T02:34:18.872Z] d4c51470769c: Layer already exists [2025-11-25T02:34:18.872Z] 242013339889: Layer already exists [2025-11-25T02:34:18.872Z] 4b3620ca59d5: Layer already exists [2025-11-25T02:34:18.872Z] 8c0c7230c626: Layer already exists [2025-11-25T02:34:18.872Z] 6618ef14a267: Layer already exists [2025-11-25T02:34:18.872Z] 0e64f2360a44: Layer already exists [2025-11-25T02:34:18.872Z] 9b00dcc5a806: Layer already exists [2025-11-25T02:34:19.138Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:4e32d0b7531f08455090f5d74712546adb5f0ce28c814f95ef4b66f5ede320a5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:19.495Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:19.847Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [2025-11-25T02:34:19.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-25T02:34:19.847Z] d4c51470769c: Preparing [2025-11-25T02:34:19.847Z] 242013339889: Preparing [2025-11-25T02:34:19.847Z] 6618ef14a267: Preparing [2025-11-25T02:34:19.847Z] 8c0c7230c626: Preparing [2025-11-25T02:34:19.847Z] 4b3620ca59d5: Preparing [2025-11-25T02:34:19.847Z] 9b00dcc5a806: Preparing [2025-11-25T02:34:19.847Z] 0e64f2360a44: Preparing [2025-11-25T02:34:19.847Z] 9b00dcc5a806: Waiting [2025-11-25T02:34:19.847Z] 0e64f2360a44: Waiting [2025-11-25T02:34:19.847Z] 6618ef14a267: Layer already exists [2025-11-25T02:34:19.847Z] d4c51470769c: Layer already exists [2025-11-25T02:34:19.847Z] 242013339889: Layer already exists [2025-11-25T02:34:19.847Z] 4b3620ca59d5: Layer already exists [2025-11-25T02:34:19.847Z] 8c0c7230c626: Layer already exists [2025-11-25T02:34:19.847Z] 9b00dcc5a806: Layer already exists [2025-11-25T02:34:19.847Z] 0e64f2360a44: Layer already exists [2025-11-25T02:34:20.113Z] odessa: digest: sha256:4e32d0b7531f08455090f5d74712546adb5f0ce28c814f95ef4b66f5ede320a5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:34:20.206Z] ===================================================== [Pipeline] echo [2025-11-25T02:34:20.221Z] taggedImages: [2025-11-25T02:34:20.221Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:34:20.221Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.3 [2025-11-25T02:34:20.221Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:34:20.221Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo [2025-11-25T02:34:20.247Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-11-25T02:34:20.247Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:34:20.247Z] 4.0.1-dev.3 [2025-11-25T02:34:20.247Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:34:20.247Z] odessa [2025-11-25T02:34:20.247Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:20.618Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:21.041Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:34:21.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-25T02:34:21.041Z] 7e6bd6d04d39: Preparing [2025-11-25T02:34:21.041Z] e6527462b138: Preparing [2025-11-25T02:34:21.041Z] d3c7d29f6575: Preparing [2025-11-25T02:34:21.041Z] 6618ef14a267: Preparing [2025-11-25T02:34:21.041Z] 8c0c7230c626: Preparing [2025-11-25T02:34:21.041Z] 5c45de4a119e: Preparing [2025-11-25T02:34:21.041Z] a9147a9b74fd: Preparing [2025-11-25T02:34:21.041Z] 2b44636aeb57: Preparing [2025-11-25T02:34:21.041Z] 1d4b510eaafc: Preparing [2025-11-25T02:34:21.041Z] 0e64f2360a44: Preparing [2025-11-25T02:34:21.041Z] a9147a9b74fd: Waiting [2025-11-25T02:34:21.041Z] 2b44636aeb57: Waiting [2025-11-25T02:34:21.041Z] 1d4b510eaafc: Waiting [2025-11-25T02:34:21.041Z] 0e64f2360a44: Waiting [2025-11-25T02:34:21.041Z] 5c45de4a119e: Waiting [2025-11-25T02:34:21.041Z] 8c0c7230c626: Layer already exists [2025-11-25T02:34:21.320Z] 6618ef14a267: Layer already exists [2025-11-25T02:34:21.320Z] e6527462b138: Pushed [2025-11-25T02:34:21.320Z] d3c7d29f6575: Pushed [2025-11-25T02:34:21.320Z] 7e6bd6d04d39: Pushed [2025-11-25T02:34:21.602Z] 0e64f2360a44: Layer already exists [2025-11-25T02:34:21.602Z] 2b44636aeb57: Pushed [2025-11-25T02:34:22.200Z] 1d4b510eaafc: Pushed [2025-11-25T02:34:30.445Z] a9147a9b74fd: Pushed [2025-11-25T02:34:47.514Z] 5c45de4a119e: Pushed [2025-11-25T02:34:47.514Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:8c9c08d3985cb3c93a5a95e5d51cf086db18836930b67149be642dfd9a4ef765 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:47.869Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:48.229Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.3 [2025-11-25T02:34:48.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-25T02:34:48.229Z] 7e6bd6d04d39: Preparing [2025-11-25T02:34:48.229Z] e6527462b138: Preparing [2025-11-25T02:34:48.229Z] d3c7d29f6575: Preparing [2025-11-25T02:34:48.229Z] 6618ef14a267: Preparing [2025-11-25T02:34:48.229Z] 8c0c7230c626: Preparing [2025-11-25T02:34:48.229Z] 5c45de4a119e: Preparing [2025-11-25T02:34:48.229Z] a9147a9b74fd: Preparing [2025-11-25T02:34:48.229Z] 2b44636aeb57: Preparing [2025-11-25T02:34:48.229Z] 1d4b510eaafc: Preparing [2025-11-25T02:34:48.229Z] 0e64f2360a44: Preparing [2025-11-25T02:34:48.229Z] 5c45de4a119e: Waiting [2025-11-25T02:34:48.229Z] a9147a9b74fd: Waiting [2025-11-25T02:34:48.229Z] 2b44636aeb57: Waiting [2025-11-25T02:34:48.229Z] 1d4b510eaafc: Waiting [2025-11-25T02:34:48.229Z] 0e64f2360a44: Waiting [2025-11-25T02:34:48.229Z] d3c7d29f6575: Layer already exists [2025-11-25T02:34:48.229Z] e6527462b138: Layer already exists [2025-11-25T02:34:48.229Z] 7e6bd6d04d39: Layer already exists [2025-11-25T02:34:48.229Z] 6618ef14a267: Layer already exists [2025-11-25T02:34:48.229Z] 8c0c7230c626: Layer already exists [2025-11-25T02:34:48.229Z] a9147a9b74fd: Layer already exists [2025-11-25T02:34:48.229Z] 1d4b510eaafc: Layer already exists [2025-11-25T02:34:48.229Z] 5c45de4a119e: Layer already exists [2025-11-25T02:34:48.229Z] 0e64f2360a44: Layer already exists [2025-11-25T02:34:48.229Z] 2b44636aeb57: Layer already exists [2025-11-25T02:34:48.496Z] 4.0.1-dev.3: digest: sha256:8c9c08d3985cb3c93a5a95e5d51cf086db18836930b67149be642dfd9a4ef765 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:48.865Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:49.220Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:34:49.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-25T02:34:49.220Z] 7e6bd6d04d39: Preparing [2025-11-25T02:34:49.220Z] e6527462b138: Preparing [2025-11-25T02:34:49.220Z] d3c7d29f6575: Preparing [2025-11-25T02:34:49.220Z] 6618ef14a267: Preparing [2025-11-25T02:34:49.220Z] 8c0c7230c626: Preparing [2025-11-25T02:34:49.220Z] 5c45de4a119e: Preparing [2025-11-25T02:34:49.220Z] a9147a9b74fd: Preparing [2025-11-25T02:34:49.220Z] 2b44636aeb57: Preparing [2025-11-25T02:34:49.220Z] 1d4b510eaafc: Preparing [2025-11-25T02:34:49.220Z] 0e64f2360a44: Preparing [2025-11-25T02:34:49.220Z] 2b44636aeb57: Waiting [2025-11-25T02:34:49.220Z] 1d4b510eaafc: Waiting [2025-11-25T02:34:49.220Z] 0e64f2360a44: Waiting [2025-11-25T02:34:49.220Z] 5c45de4a119e: Waiting [2025-11-25T02:34:49.220Z] a9147a9b74fd: Waiting [2025-11-25T02:34:49.220Z] 6618ef14a267: Layer already exists [2025-11-25T02:34:49.220Z] 7e6bd6d04d39: Layer already exists [2025-11-25T02:34:49.220Z] e6527462b138: Layer already exists [2025-11-25T02:34:49.220Z] d3c7d29f6575: Layer already exists [2025-11-25T02:34:49.220Z] 8c0c7230c626: Layer already exists [2025-11-25T02:34:49.220Z] 2b44636aeb57: Layer already exists [2025-11-25T02:34:49.220Z] a9147a9b74fd: Layer already exists [2025-11-25T02:34:49.220Z] 5c45de4a119e: Layer already exists [2025-11-25T02:34:49.220Z] 1d4b510eaafc: Layer already exists [2025-11-25T02:34:49.220Z] 0e64f2360a44: Layer already exists [2025-11-25T02:34:49.487Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:8c9c08d3985cb3c93a5a95e5d51cf086db18836930b67149be642dfd9a4ef765 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:49.848Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:50.203Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [2025-11-25T02:34:50.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-25T02:34:50.203Z] 7e6bd6d04d39: Preparing [2025-11-25T02:34:50.203Z] e6527462b138: Preparing [2025-11-25T02:34:50.203Z] d3c7d29f6575: Preparing [2025-11-25T02:34:50.203Z] 6618ef14a267: Preparing [2025-11-25T02:34:50.203Z] 8c0c7230c626: Preparing [2025-11-25T02:34:50.203Z] 5c45de4a119e: Preparing [2025-11-25T02:34:50.203Z] a9147a9b74fd: Preparing [2025-11-25T02:34:50.203Z] 2b44636aeb57: Preparing [2025-11-25T02:34:50.203Z] 1d4b510eaafc: Preparing [2025-11-25T02:34:50.203Z] 5c45de4a119e: Waiting [2025-11-25T02:34:50.203Z] a9147a9b74fd: Waiting [2025-11-25T02:34:50.203Z] 0e64f2360a44: Preparing [2025-11-25T02:34:50.203Z] 2b44636aeb57: Waiting [2025-11-25T02:34:50.203Z] 1d4b510eaafc: Waiting [2025-11-25T02:34:50.203Z] 0e64f2360a44: Waiting [2025-11-25T02:34:50.203Z] 6618ef14a267: Layer already exists [2025-11-25T02:34:50.203Z] e6527462b138: Layer already exists [2025-11-25T02:34:50.203Z] 8c0c7230c626: Layer already exists [2025-11-25T02:34:50.203Z] 7e6bd6d04d39: Layer already exists [2025-11-25T02:34:50.203Z] d3c7d29f6575: Layer already exists [2025-11-25T02:34:50.203Z] a9147a9b74fd: Layer already exists [2025-11-25T02:34:50.203Z] 5c45de4a119e: Layer already exists [2025-11-25T02:34:50.203Z] 1d4b510eaafc: Layer already exists [2025-11-25T02:34:50.203Z] 0e64f2360a44: Layer already exists [2025-11-25T02:34:50.203Z] 2b44636aeb57: Layer already exists [2025-11-25T02:34:50.469Z] odessa: digest: sha256:8c9c08d3985cb3c93a5a95e5d51cf086db18836930b67149be642dfd9a4ef765 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:34:50.559Z] ===================================================== [Pipeline] echo [2025-11-25T02:34:50.579Z] taggedImages: [2025-11-25T02:34:50.579Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:34:50.579Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.3 [2025-11-25T02:34:50.579Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:34:50.579Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo [2025-11-25T02:34:50.604Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-11-25T02:34:50.604Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:34:50.604Z] 4.0.1-dev.3 [2025-11-25T02:34:50.604Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:34:50.604Z] odessa [2025-11-25T02:34:50.604Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:50.991Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:51.355Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:34:51.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-25T02:34:51.355Z] 17ba4b7de60c: Preparing [2025-11-25T02:34:51.355Z] 12780d95f3f7: Preparing [2025-11-25T02:34:51.355Z] bb92a14c1b76: Preparing [2025-11-25T02:34:51.355Z] 6618ef14a267: Preparing [2025-11-25T02:34:51.355Z] 8c0c7230c626: Preparing [2025-11-25T02:34:51.355Z] 5c45de4a119e: Preparing [2025-11-25T02:34:51.355Z] 25a031eefa8d: Preparing [2025-11-25T02:34:51.355Z] de230df46a01: Preparing [2025-11-25T02:34:51.355Z] 0e64f2360a44: Preparing [2025-11-25T02:34:51.355Z] 25a031eefa8d: Waiting [2025-11-25T02:34:51.355Z] de230df46a01: Waiting [2025-11-25T02:34:51.355Z] 0e64f2360a44: Waiting [2025-11-25T02:34:51.355Z] 5c45de4a119e: Waiting [2025-11-25T02:34:51.355Z] 8c0c7230c626: Layer already exists [2025-11-25T02:34:51.622Z] 6618ef14a267: Layer already exists [2025-11-25T02:34:51.622Z] 5c45de4a119e: Layer already exists [2025-11-25T02:34:51.622Z] bb92a14c1b76: Pushed [2025-11-25T02:34:51.622Z] 12780d95f3f7: Pushed [2025-11-25T02:34:51.622Z] 0e64f2360a44: Layer already exists [2025-11-25T02:34:51.622Z] 17ba4b7de60c: Pushed [2025-11-25T02:34:51.888Z] 25a031eefa8d: Pushed [2025-11-25T02:34:52.469Z] de230df46a01: Pushed [2025-11-25T02:34:52.469Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:b71395caa818dc6546a364bc507301407448c3ec460274fea1fa6b595b6f4b28 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:52.835Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:53.328Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.3 [2025-11-25T02:34:53.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-25T02:34:53.329Z] 17ba4b7de60c: Preparing [2025-11-25T02:34:53.329Z] 12780d95f3f7: Preparing [2025-11-25T02:34:53.329Z] bb92a14c1b76: Preparing [2025-11-25T02:34:53.329Z] 6618ef14a267: Preparing [2025-11-25T02:34:53.329Z] 8c0c7230c626: Preparing [2025-11-25T02:34:53.329Z] 5c45de4a119e: Preparing [2025-11-25T02:34:53.329Z] 25a031eefa8d: Preparing [2025-11-25T02:34:53.329Z] de230df46a01: Preparing [2025-11-25T02:34:53.329Z] 0e64f2360a44: Preparing [2025-11-25T02:34:53.329Z] 25a031eefa8d: Waiting [2025-11-25T02:34:53.329Z] de230df46a01: Waiting [2025-11-25T02:34:53.329Z] 5c45de4a119e: Waiting [2025-11-25T02:34:53.329Z] 0e64f2360a44: Waiting [2025-11-25T02:34:53.329Z] 12780d95f3f7: Layer already exists [2025-11-25T02:34:53.329Z] 8c0c7230c626: Layer already exists [2025-11-25T02:34:53.329Z] 17ba4b7de60c: Layer already exists [2025-11-25T02:34:53.329Z] bb92a14c1b76: Layer already exists [2025-11-25T02:34:53.329Z] 6618ef14a267: Layer already exists [2025-11-25T02:34:53.329Z] de230df46a01: Layer already exists [2025-11-25T02:34:53.329Z] 5c45de4a119e: Layer already exists [2025-11-25T02:34:53.329Z] 0e64f2360a44: Layer already exists [2025-11-25T02:34:53.329Z] 25a031eefa8d: Layer already exists [2025-11-25T02:34:53.595Z] 4.0.1-dev.3: digest: sha256:b71395caa818dc6546a364bc507301407448c3ec460274fea1fa6b595b6f4b28 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:53.953Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:54.312Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:34:54.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-25T02:34:54.313Z] 17ba4b7de60c: Preparing [2025-11-25T02:34:54.313Z] 12780d95f3f7: Preparing [2025-11-25T02:34:54.313Z] bb92a14c1b76: Preparing [2025-11-25T02:34:54.313Z] 6618ef14a267: Preparing [2025-11-25T02:34:54.313Z] 8c0c7230c626: Preparing [2025-11-25T02:34:54.313Z] 5c45de4a119e: Preparing [2025-11-25T02:34:54.313Z] 25a031eefa8d: Preparing [2025-11-25T02:34:54.313Z] de230df46a01: Preparing [2025-11-25T02:34:54.313Z] 0e64f2360a44: Preparing [2025-11-25T02:34:54.313Z] 5c45de4a119e: Waiting [2025-11-25T02:34:54.313Z] 25a031eefa8d: Waiting [2025-11-25T02:34:54.313Z] de230df46a01: Waiting [2025-11-25T02:34:54.313Z] 0e64f2360a44: Waiting [2025-11-25T02:34:54.313Z] 17ba4b7de60c: Layer already exists [2025-11-25T02:34:54.313Z] 8c0c7230c626: Layer already exists [2025-11-25T02:34:54.313Z] 12780d95f3f7: Layer already exists [2025-11-25T02:34:54.313Z] 6618ef14a267: Layer already exists [2025-11-25T02:34:54.313Z] bb92a14c1b76: Layer already exists [2025-11-25T02:34:54.313Z] 25a031eefa8d: Layer already exists [2025-11-25T02:34:54.313Z] 5c45de4a119e: Layer already exists [2025-11-25T02:34:54.313Z] 0e64f2360a44: Layer already exists [2025-11-25T02:34:54.313Z] de230df46a01: Layer already exists [2025-11-25T02:34:54.580Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:b71395caa818dc6546a364bc507301407448c3ec460274fea1fa6b595b6f4b28 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:54.947Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:55.302Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [2025-11-25T02:34:55.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-25T02:34:55.302Z] 17ba4b7de60c: Preparing [2025-11-25T02:34:55.302Z] 12780d95f3f7: Preparing [2025-11-25T02:34:55.302Z] bb92a14c1b76: Preparing [2025-11-25T02:34:55.302Z] 6618ef14a267: Preparing [2025-11-25T02:34:55.302Z] 8c0c7230c626: Preparing [2025-11-25T02:34:55.302Z] 5c45de4a119e: Preparing [2025-11-25T02:34:55.302Z] 25a031eefa8d: Preparing [2025-11-25T02:34:55.302Z] de230df46a01: Preparing [2025-11-25T02:34:55.302Z] 0e64f2360a44: Preparing [2025-11-25T02:34:55.302Z] 25a031eefa8d: Waiting [2025-11-25T02:34:55.302Z] de230df46a01: Waiting [2025-11-25T02:34:55.302Z] 0e64f2360a44: Waiting [2025-11-25T02:34:55.302Z] 5c45de4a119e: Waiting [2025-11-25T02:34:55.302Z] 17ba4b7de60c: Layer already exists [2025-11-25T02:34:55.302Z] bb92a14c1b76: Layer already exists [2025-11-25T02:34:55.302Z] 8c0c7230c626: Layer already exists [2025-11-25T02:34:55.302Z] 6618ef14a267: Layer already exists [2025-11-25T02:34:55.302Z] 12780d95f3f7: Layer already exists [2025-11-25T02:34:55.302Z] 5c45de4a119e: Layer already exists [2025-11-25T02:34:55.302Z] de230df46a01: Layer already exists [2025-11-25T02:34:55.302Z] 0e64f2360a44: Layer already exists [2025-11-25T02:34:55.302Z] 25a031eefa8d: Layer already exists [2025-11-25T02:34:55.569Z] odessa: digest: sha256:b71395caa818dc6546a364bc507301407448c3ec460274fea1fa6b595b6f4b28 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:34:55.655Z] ===================================================== [Pipeline] echo [2025-11-25T02:34:55.672Z] taggedImages: [2025-11-25T02:34:55.672Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:34:55.672Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.3 [2025-11-25T02:34:55.672Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:34:55.672Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo [2025-11-25T02:34:55.707Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-11-25T02:34:55.707Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:34:55.707Z] 4.0.1-dev.3 [2025-11-25T02:34:55.707Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:34:55.707Z] odessa [2025-11-25T02:34:55.707Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:56.100Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:56.468Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:34:56.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-25T02:34:56.468Z] e41bd70478cc: Preparing [2025-11-25T02:34:56.468Z] 4c7001bfc90e: Preparing [2025-11-25T02:34:56.468Z] 10046cd9d196: Preparing [2025-11-25T02:34:56.468Z] 6618ef14a267: Preparing [2025-11-25T02:34:56.468Z] 8c0c7230c626: Preparing [2025-11-25T02:34:56.468Z] 5c45de4a119e: Preparing [2025-11-25T02:34:56.468Z] 2b44636aeb57: Preparing [2025-11-25T02:34:56.468Z] 1d4b510eaafc: Preparing [2025-11-25T02:34:56.468Z] 0e64f2360a44: Preparing [2025-11-25T02:34:56.468Z] 2b44636aeb57: Waiting [2025-11-25T02:34:56.468Z] 1d4b510eaafc: Waiting [2025-11-25T02:34:56.468Z] 0e64f2360a44: Waiting [2025-11-25T02:34:56.468Z] 5c45de4a119e: Waiting [2025-11-25T02:34:56.468Z] 8c0c7230c626: Layer already exists [2025-11-25T02:34:56.468Z] 6618ef14a267: Layer already exists [2025-11-25T02:34:56.468Z] 5c45de4a119e: Layer already exists [2025-11-25T02:34:56.736Z] 2b44636aeb57: Layer already exists [2025-11-25T02:34:56.736Z] 1d4b510eaafc: Layer already exists [2025-11-25T02:34:56.736Z] 0e64f2360a44: Layer already exists [2025-11-25T02:34:56.736Z] e41bd70478cc: Pushed [2025-11-25T02:34:56.736Z] 10046cd9d196: Pushed [2025-11-25T02:34:56.736Z] 4c7001bfc90e: Pushed [2025-11-25T02:34:56.736Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:384c0e4dbe9f1e3842f9c0ad19fc312622f7e024bb0701ebec751926806848bb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:58.686Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:59.040Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.3 [2025-11-25T02:34:59.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-25T02:34:59.040Z] e41bd70478cc: Preparing [2025-11-25T02:34:59.040Z] 4c7001bfc90e: Preparing [2025-11-25T02:34:59.040Z] 10046cd9d196: Preparing [2025-11-25T02:34:59.040Z] 6618ef14a267: Preparing [2025-11-25T02:34:59.040Z] 8c0c7230c626: Preparing [2025-11-25T02:34:59.040Z] 5c45de4a119e: Preparing [2025-11-25T02:34:59.040Z] 2b44636aeb57: Preparing [2025-11-25T02:34:59.040Z] 1d4b510eaafc: Preparing [2025-11-25T02:34:59.040Z] 0e64f2360a44: Preparing [2025-11-25T02:34:59.040Z] 5c45de4a119e: Waiting [2025-11-25T02:34:59.040Z] 1d4b510eaafc: Waiting [2025-11-25T02:34:59.040Z] 2b44636aeb57: Waiting [2025-11-25T02:34:59.040Z] 0e64f2360a44: Waiting [2025-11-25T02:34:59.040Z] 8c0c7230c626: Layer already exists [2025-11-25T02:34:59.040Z] 6618ef14a267: Layer already exists [2025-11-25T02:34:59.040Z] 4c7001bfc90e: Layer already exists [2025-11-25T02:34:59.040Z] e41bd70478cc: Layer already exists [2025-11-25T02:34:59.040Z] 10046cd9d196: Layer already exists [2025-11-25T02:34:59.040Z] 5c45de4a119e: Layer already exists [2025-11-25T02:34:59.040Z] 1d4b510eaafc: Layer already exists [2025-11-25T02:34:59.040Z] 2b44636aeb57: Layer already exists [2025-11-25T02:34:59.040Z] 0e64f2360a44: Layer already exists [2025-11-25T02:34:59.307Z] 4.0.1-dev.3: digest: sha256:384c0e4dbe9f1e3842f9c0ad19fc312622f7e024bb0701ebec751926806848bb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:34:59.671Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:35:00.033Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:35:00.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-25T02:35:00.033Z] e41bd70478cc: Preparing [2025-11-25T02:35:00.033Z] 4c7001bfc90e: Preparing [2025-11-25T02:35:00.033Z] 10046cd9d196: Preparing [2025-11-25T02:35:00.033Z] 6618ef14a267: Preparing [2025-11-25T02:35:00.033Z] 8c0c7230c626: Preparing [2025-11-25T02:35:00.033Z] 5c45de4a119e: Preparing [2025-11-25T02:35:00.033Z] 2b44636aeb57: Preparing [2025-11-25T02:35:00.033Z] 1d4b510eaafc: Preparing [2025-11-25T02:35:00.033Z] 0e64f2360a44: Preparing [2025-11-25T02:35:00.033Z] 2b44636aeb57: Waiting [2025-11-25T02:35:00.033Z] 1d4b510eaafc: Waiting [2025-11-25T02:35:00.033Z] 0e64f2360a44: Waiting [2025-11-25T02:35:00.033Z] 5c45de4a119e: Waiting [2025-11-25T02:35:00.033Z] 10046cd9d196: Layer already exists [2025-11-25T02:35:00.033Z] 4c7001bfc90e: Layer already exists [2025-11-25T02:35:00.033Z] e41bd70478cc: Layer already exists [2025-11-25T02:35:00.033Z] 6618ef14a267: Layer already exists [2025-11-25T02:35:00.033Z] 8c0c7230c626: Layer already exists [2025-11-25T02:35:00.033Z] 5c45de4a119e: Layer already exists [2025-11-25T02:35:00.033Z] 2b44636aeb57: Layer already exists [2025-11-25T02:35:00.033Z] 1d4b510eaafc: Layer already exists [2025-11-25T02:35:00.033Z] 0e64f2360a44: Layer already exists [2025-11-25T02:35:00.299Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:384c0e4dbe9f1e3842f9c0ad19fc312622f7e024bb0701ebec751926806848bb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:35:00.658Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:35:01.024Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [2025-11-25T02:35:01.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-25T02:35:01.024Z] e41bd70478cc: Preparing [2025-11-25T02:35:01.024Z] 4c7001bfc90e: Preparing [2025-11-25T02:35:01.024Z] 10046cd9d196: Preparing [2025-11-25T02:35:01.024Z] 6618ef14a267: Preparing [2025-11-25T02:35:01.024Z] 8c0c7230c626: Preparing [2025-11-25T02:35:01.024Z] 5c45de4a119e: Preparing [2025-11-25T02:35:01.024Z] 2b44636aeb57: Preparing [2025-11-25T02:35:01.024Z] 1d4b510eaafc: Preparing [2025-11-25T02:35:01.024Z] 0e64f2360a44: Preparing [2025-11-25T02:35:01.024Z] 2b44636aeb57: Waiting [2025-11-25T02:35:01.024Z] 1d4b510eaafc: Waiting [2025-11-25T02:35:01.024Z] 0e64f2360a44: Waiting [2025-11-25T02:35:01.024Z] 5c45de4a119e: Waiting [2025-11-25T02:35:01.024Z] 6618ef14a267: Layer already exists [2025-11-25T02:35:01.024Z] 4c7001bfc90e: Layer already exists [2025-11-25T02:35:01.024Z] e41bd70478cc: Layer already exists [2025-11-25T02:35:01.024Z] 8c0c7230c626: Layer already exists [2025-11-25T02:35:01.024Z] 10046cd9d196: Layer already exists [2025-11-25T02:35:01.024Z] 2b44636aeb57: Layer already exists [2025-11-25T02:35:01.024Z] 5c45de4a119e: Layer already exists [2025-11-25T02:35:01.024Z] 1d4b510eaafc: Layer already exists [2025-11-25T02:35:01.024Z] 0e64f2360a44: Layer already exists [2025-11-25T02:35:01.293Z] odessa: digest: sha256:384c0e4dbe9f1e3842f9c0ad19fc312622f7e024bb0701ebec751926806848bb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:35:01.373Z] ===================================================== [Pipeline] echo [2025-11-25T02:35:01.388Z] taggedImages: [2025-11-25T02:35:01.388Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:35:01.388Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.3 [2025-11-25T02:35:01.388Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:35:01.388Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo [2025-11-25T02:35:01.422Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-11-25T02:35:01.422Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:35:01.422Z] 4.0.1-dev.3 [2025-11-25T02:35:01.422Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:35:01.422Z] odessa [2025-11-25T02:35:01.422Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:35:01.815Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:35:02.183Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:35:02.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-25T02:35:02.183Z] 18a336a9e936: Preparing [2025-11-25T02:35:02.183Z] 68a7d2a14e15: Preparing [2025-11-25T02:35:02.183Z] 6618ef14a267: Preparing [2025-11-25T02:35:02.183Z] 8c0c7230c626: Preparing [2025-11-25T02:35:02.183Z] cad2a8acee98: Preparing [2025-11-25T02:35:02.183Z] f5ebe7f9ba03: Preparing [2025-11-25T02:35:02.183Z] 0e64f2360a44: Preparing [2025-11-25T02:35:02.183Z] f5ebe7f9ba03: Waiting [2025-11-25T02:35:02.183Z] 0e64f2360a44: Waiting [2025-11-25T02:35:02.183Z] 6618ef14a267: Layer already exists [2025-11-25T02:35:02.449Z] 8c0c7230c626: Layer already exists [2025-11-25T02:35:02.449Z] 0e64f2360a44: Layer already exists [2025-11-25T02:35:02.449Z] 18a336a9e936: Pushed [2025-11-25T02:35:02.715Z] cad2a8acee98: Pushed [2025-11-25T02:35:03.671Z] f5ebe7f9ba03: Pushed [2025-11-25T02:35:11.863Z] 68a7d2a14e15: Pushed [2025-11-25T02:35:11.863Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:6d7a71019d6af4118a8f737fb11ea9199b27ec626b696462c7625d8933a7427f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:35:12.227Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:35:12.585Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.3 [2025-11-25T02:35:12.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-25T02:35:12.585Z] 18a336a9e936: Preparing [2025-11-25T02:35:12.585Z] 68a7d2a14e15: Preparing [2025-11-25T02:35:12.585Z] 6618ef14a267: Preparing [2025-11-25T02:35:12.585Z] 8c0c7230c626: Preparing [2025-11-25T02:35:12.585Z] cad2a8acee98: Preparing [2025-11-25T02:35:12.585Z] f5ebe7f9ba03: Preparing [2025-11-25T02:35:12.585Z] 0e64f2360a44: Preparing [2025-11-25T02:35:12.585Z] f5ebe7f9ba03: Waiting [2025-11-25T02:35:12.585Z] 0e64f2360a44: Waiting [2025-11-25T02:35:12.585Z] cad2a8acee98: Layer already exists [2025-11-25T02:35:12.585Z] 8c0c7230c626: Layer already exists [2025-11-25T02:35:12.585Z] 6618ef14a267: Layer already exists [2025-11-25T02:35:12.585Z] 68a7d2a14e15: Layer already exists [2025-11-25T02:35:12.585Z] 18a336a9e936: Layer already exists [2025-11-25T02:35:12.585Z] 0e64f2360a44: Layer already exists [2025-11-25T02:35:12.585Z] f5ebe7f9ba03: Layer already exists [2025-11-25T02:35:12.852Z] 4.0.1-dev.3: digest: sha256:6d7a71019d6af4118a8f737fb11ea9199b27ec626b696462c7625d8933a7427f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:35:13.213Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:35:13.573Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:35:13.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-25T02:35:13.573Z] 18a336a9e936: Preparing [2025-11-25T02:35:13.573Z] 68a7d2a14e15: Preparing [2025-11-25T02:35:13.573Z] 6618ef14a267: Preparing [2025-11-25T02:35:13.573Z] 8c0c7230c626: Preparing [2025-11-25T02:35:13.573Z] cad2a8acee98: Preparing [2025-11-25T02:35:13.573Z] f5ebe7f9ba03: Preparing [2025-11-25T02:35:13.573Z] 0e64f2360a44: Preparing [2025-11-25T02:35:13.573Z] f5ebe7f9ba03: Waiting [2025-11-25T02:35:13.573Z] cad2a8acee98: Layer already exists [2025-11-25T02:35:13.573Z] 8c0c7230c626: Layer already exists [2025-11-25T02:35:13.573Z] 6618ef14a267: Layer already exists [2025-11-25T02:35:13.573Z] 18a336a9e936: Layer already exists [2025-11-25T02:35:13.573Z] 68a7d2a14e15: Layer already exists [2025-11-25T02:35:13.573Z] f5ebe7f9ba03: Layer already exists [2025-11-25T02:35:13.573Z] 0e64f2360a44: Layer already exists [2025-11-25T02:35:13.841Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:6d7a71019d6af4118a8f737fb11ea9199b27ec626b696462c7625d8933a7427f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:35:14.314Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:35:16.091Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [2025-11-25T02:35:16.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-25T02:35:16.091Z] 18a336a9e936: Preparing [2025-11-25T02:35:16.091Z] 68a7d2a14e15: Preparing [2025-11-25T02:35:16.091Z] 6618ef14a267: Preparing [2025-11-25T02:35:16.091Z] 8c0c7230c626: Preparing [2025-11-25T02:35:16.091Z] cad2a8acee98: Preparing [2025-11-25T02:35:16.091Z] f5ebe7f9ba03: Preparing [2025-11-25T02:35:16.091Z] 0e64f2360a44: Preparing [2025-11-25T02:35:16.091Z] f5ebe7f9ba03: Waiting [2025-11-25T02:35:16.091Z] 0e64f2360a44: Waiting [2025-11-25T02:35:16.091Z] 18a336a9e936: Layer already exists [2025-11-25T02:35:16.091Z] 68a7d2a14e15: Layer already exists [2025-11-25T02:35:16.091Z] cad2a8acee98: Layer already exists [2025-11-25T02:35:16.091Z] 8c0c7230c626: Layer already exists [2025-11-25T02:35:16.091Z] 6618ef14a267: Layer already exists [2025-11-25T02:35:16.091Z] f5ebe7f9ba03: Layer already exists [2025-11-25T02:35:16.091Z] 0e64f2360a44: Layer already exists [2025-11-25T02:35:16.359Z] odessa: digest: sha256:6d7a71019d6af4118a8f737fb11ea9199b27ec626b696462c7625d8933a7427f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:35:16.440Z] ===================================================== [Pipeline] echo [2025-11-25T02:35:16.450Z] taggedImages: [2025-11-25T02:35:16.450Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:35:16.450Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.3 [2025-11-25T02:35:16.450Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:35:16.450Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo [2025-11-25T02:35:16.473Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-11-25T02:35:16.473Z] 1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:35:16.473Z] 4.0.1-dev.3 [2025-11-25T02:35:16.473Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:35:16.473Z] odessa [2025-11-25T02:35:16.473Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:35:16.848Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:35:17.200Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:35:17.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-25T02:35:17.200Z] 3d8b4ac00537: Preparing [2025-11-25T02:35:17.200Z] 2700e14a30d1: Preparing [2025-11-25T02:35:17.200Z] 6618ef14a267: Preparing [2025-11-25T02:35:17.200Z] 8c0c7230c626: Preparing [2025-11-25T02:35:17.200Z] b1529854fbed: Preparing [2025-11-25T02:35:17.200Z] 7c86b6c2b6ff: Preparing [2025-11-25T02:35:17.200Z] 0e64f2360a44: Preparing [2025-11-25T02:35:17.200Z] 7c86b6c2b6ff: Waiting [2025-11-25T02:35:17.200Z] 0e64f2360a44: Waiting [2025-11-25T02:35:17.200Z] 6618ef14a267: Layer already exists [2025-11-25T02:35:17.467Z] 8c0c7230c626: Layer already exists [2025-11-25T02:35:17.467Z] 0e64f2360a44: Layer already exists [2025-11-25T02:35:17.467Z] 3d8b4ac00537: Pushed [2025-11-25T02:35:17.734Z] b1529854fbed: Pushed [2025-11-25T02:35:18.000Z] 7c86b6c2b6ff: Pushed [2025-11-25T02:35:26.203Z] 2700e14a30d1: Pushed [2025-11-25T02:35:26.203Z] 1729928faa72876b59092547754e3d77230fce33: digest: sha256:9c159cf818dd8a16e9207f42eee7e8a6cf98a88d2c2943f4c23da9c8a2fe4abc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:35:26.559Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:35:28.850Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.3 [2025-11-25T02:35:28.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-25T02:35:28.850Z] 3d8b4ac00537: Preparing [2025-11-25T02:35:28.850Z] 2700e14a30d1: Preparing [2025-11-25T02:35:28.850Z] 6618ef14a267: Preparing [2025-11-25T02:35:28.850Z] 8c0c7230c626: Preparing [2025-11-25T02:35:28.850Z] b1529854fbed: Preparing [2025-11-25T02:35:28.850Z] 7c86b6c2b6ff: Preparing [2025-11-25T02:35:28.850Z] 0e64f2360a44: Preparing [2025-11-25T02:35:28.850Z] 7c86b6c2b6ff: Waiting [2025-11-25T02:35:28.850Z] 0e64f2360a44: Waiting [2025-11-25T02:35:28.850Z] 6618ef14a267: Layer already exists [2025-11-25T02:35:28.850Z] 3d8b4ac00537: Layer already exists [2025-11-25T02:35:28.850Z] b1529854fbed: Layer already exists [2025-11-25T02:35:28.850Z] 2700e14a30d1: Layer already exists [2025-11-25T02:35:28.850Z] 8c0c7230c626: Layer already exists [2025-11-25T02:35:28.850Z] 7c86b6c2b6ff: Layer already exists [2025-11-25T02:35:28.850Z] 0e64f2360a44: Layer already exists [2025-11-25T02:35:29.116Z] 4.0.1-dev.3: digest: sha256:9c159cf818dd8a16e9207f42eee7e8a6cf98a88d2c2943f4c23da9c8a2fe4abc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:35:29.475Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:35:29.829Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:35:29.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-25T02:35:29.829Z] 3d8b4ac00537: Preparing [2025-11-25T02:35:29.829Z] 2700e14a30d1: Preparing [2025-11-25T02:35:29.829Z] 6618ef14a267: Preparing [2025-11-25T02:35:29.829Z] 8c0c7230c626: Preparing [2025-11-25T02:35:29.829Z] b1529854fbed: Preparing [2025-11-25T02:35:29.829Z] 7c86b6c2b6ff: Preparing [2025-11-25T02:35:29.829Z] 0e64f2360a44: Preparing [2025-11-25T02:35:29.829Z] 7c86b6c2b6ff: Waiting [2025-11-25T02:35:29.829Z] 0e64f2360a44: Waiting [2025-11-25T02:35:29.829Z] 3d8b4ac00537: Layer already exists [2025-11-25T02:35:29.829Z] 6618ef14a267: Layer already exists [2025-11-25T02:35:29.829Z] 8c0c7230c626: Layer already exists [2025-11-25T02:35:29.829Z] 2700e14a30d1: Layer already exists [2025-11-25T02:35:29.829Z] b1529854fbed: Layer already exists [2025-11-25T02:35:29.829Z] 7c86b6c2b6ff: Layer already exists [2025-11-25T02:35:29.829Z] 0e64f2360a44: Layer already exists [2025-11-25T02:35:30.095Z] 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:9c159cf818dd8a16e9207f42eee7e8a6cf98a88d2c2943f4c23da9c8a2fe4abc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:35:30.464Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:35:30.820Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [2025-11-25T02:35:30.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-25T02:35:30.820Z] 3d8b4ac00537: Preparing [2025-11-25T02:35:30.820Z] 2700e14a30d1: Preparing [2025-11-25T02:35:30.820Z] 6618ef14a267: Preparing [2025-11-25T02:35:30.820Z] 8c0c7230c626: Preparing [2025-11-25T02:35:30.820Z] b1529854fbed: Preparing [2025-11-25T02:35:30.820Z] 7c86b6c2b6ff: Preparing [2025-11-25T02:35:30.820Z] 0e64f2360a44: Preparing [2025-11-25T02:35:30.820Z] 7c86b6c2b6ff: Waiting [2025-11-25T02:35:30.820Z] 0e64f2360a44: Waiting [2025-11-25T02:35:30.820Z] 3d8b4ac00537: Layer already exists [2025-11-25T02:35:30.820Z] 8c0c7230c626: Layer already exists [2025-11-25T02:35:30.820Z] 6618ef14a267: Layer already exists [2025-11-25T02:35:30.820Z] b1529854fbed: Layer already exists [2025-11-25T02:35:30.820Z] 2700e14a30d1: Layer already exists [2025-11-25T02:35:30.820Z] 0e64f2360a44: Layer already exists [2025-11-25T02:35:30.820Z] 7c86b6c2b6ff: Layer already exists [2025-11-25T02:35:31.086Z] odessa: digest: sha256:9c159cf818dd8a16e9207f42eee7e8a6cf98a88d2c2943f4c23da9c8a2fe4abc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:35:31.175Z] ===================================================== [Pipeline] echo [2025-11-25T02:35:31.193Z] taggedImages: [2025-11-25T02:35:31.193Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1729928faa72876b59092547754e3d77230fce33 [2025-11-25T02:35:31.193Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.3 [2025-11-25T02:35:31.193Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [2025-11-25T02:35:31.193Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] echo [2025-11-25T02:35:31.206Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo [2025-11-25T02:35:31.217Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:31.228Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:31.241Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo [2025-11-25T02:35:31.257Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo [2025-11-25T02:35:31.270Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:31.281Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:31.292Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo [2025-11-25T02:35:31.307Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo [2025-11-25T02:35:31.319Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:31.336Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:31.350Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo [2025-11-25T02:35:31.366Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo [2025-11-25T02:35:31.384Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:31.398Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:31.411Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo [2025-11-25T02:35:31.427Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo [2025-11-25T02:35:31.443Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:31.458Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:31.476Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo [2025-11-25T02:35:31.489Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo [2025-11-25T02:35:31.503Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:31.516Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:31.528Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo [2025-11-25T02:35:31.541Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo [2025-11-25T02:35:31.558Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:31.576Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:31.593Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo [2025-11-25T02:35:31.609Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo [2025-11-25T02:35:31.626Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:31.646Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:31.664Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo [2025-11-25T02:35:31.681Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo [2025-11-25T02:35:31.696Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:31.716Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:31.734Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo [2025-11-25T02:35:31.752Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo [2025-11-25T02:35:31.769Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:31.786Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:31.803Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo [2025-11-25T02:35:31.819Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo [2025-11-25T02:35:31.835Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:31.853Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:31.877Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo [2025-11-25T02:35:31.893Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo [2025-11-25T02:35:31.906Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:31.917Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:31.936Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo [2025-11-25T02:35:31.950Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo [2025-11-25T02:35:31.967Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:31.978Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:31.992Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo [2025-11-25T02:35:32.005Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo [2025-11-25T02:35:32.017Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:32.033Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:32.047Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo [2025-11-25T02:35:32.063Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo [2025-11-25T02:35:32.076Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:32.086Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo [2025-11-25T02:35:32.105Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:35:32.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-25T02:35:32.503Z] [2025-11-25T02:35:32.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:35:32.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-25T02:35:32.836Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-25T02:35:32.836Z] 8998bd30e6a1: Pulling fs layer [2025-11-25T02:35:32.836Z] 04944245beec: Pulling fs layer [2025-11-25T02:35:32.836Z] 699f458cf7ca: Pulling fs layer [2025-11-25T02:35:32.836Z] 765212b225bb: Pulling fs layer [2025-11-25T02:35:32.836Z] f23df028b6ca: Pulling fs layer [2025-11-25T02:35:32.836Z] d65c8cfc05b1: Pulling fs layer [2025-11-25T02:35:32.836Z] 2437ff75d9bd: Pulling fs layer [2025-11-25T02:35:32.836Z] 765212b225bb: Waiting [2025-11-25T02:35:32.836Z] d65c8cfc05b1: Waiting [2025-11-25T02:35:32.836Z] f23df028b6ca: Waiting [2025-11-25T02:35:32.836Z] 2437ff75d9bd: Waiting [2025-11-25T02:35:33.102Z] 04944245beec: Verifying Checksum [2025-11-25T02:35:33.102Z] 04944245beec: Download complete [2025-11-25T02:35:33.102Z] 765212b225bb: Verifying Checksum [2025-11-25T02:35:33.102Z] 765212b225bb: Download complete [2025-11-25T02:35:33.102Z] f23df028b6ca: Verifying Checksum [2025-11-25T02:35:33.102Z] f23df028b6ca: Download complete [2025-11-25T02:35:33.102Z] d65c8cfc05b1: Verifying Checksum [2025-11-25T02:35:33.102Z] d65c8cfc05b1: Download complete [2025-11-25T02:35:33.102Z] 699f458cf7ca: Verifying Checksum [2025-11-25T02:35:33.102Z] 699f458cf7ca: Download complete [2025-11-25T02:35:33.684Z] 8998bd30e6a1: Download complete [2025-11-25T02:35:36.255Z] 2437ff75d9bd: Verifying Checksum [2025-11-25T02:35:36.255Z] 2437ff75d9bd: Download complete [2025-11-25T02:35:38.191Z] 8998bd30e6a1: Pull complete [2025-11-25T02:35:39.595Z] 04944245beec: Pull complete [2025-11-25T02:35:40.997Z] 699f458cf7ca: Pull complete [2025-11-25T02:35:41.263Z] 765212b225bb: Pull complete [2025-11-25T02:35:42.221Z] f23df028b6ca: Pull complete [2025-11-25T02:35:42.221Z] d65c8cfc05b1: Pull complete [2025-11-25T02:36:00.513Z] 2437ff75d9bd: Pull complete [2025-11-25T02:36:00.513Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-25T02:36:00.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-25T02:36:00.513Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T02:36:00.721Z] prd-ubuntu20.04-docker-arm64-4c-16g-773774 does not seem to be running inside a container [2025-11-25T02:36:00.792Z] $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@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-11-25T02:36:02.185Z] $ docker top af4a6fbd564f3f971f1af03d2491911ff842fe0d701361d2394334299a1a1e36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T02:36:03.108Z] ---> job-cost.sh [2025-11-25T02:36:03.108Z] lf-activate-venv: SKIPPING [2025-11-25T02:36:03.108Z] INFO: No Stack... [2025-11-25T02:36:03.374Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-25T02:36:04.330Z] INFO: Archiving Costs [Pipeline] sh [2025-11-25T02:36:04.963Z] + cut -d, -f6 [2025-11-25T02:36:04.963Z] + cat /w/workspace/edgex-go/18/archives/cost.csv [Pipeline] lock [2025-11-25T02:36:04.986Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-odessa-18-stack-cost] [2025-11-25T02:36:04.997Z] Resource [jenkins-edgexfoundry-edgex-go-odessa-18-stack-cost] did not exist. Created. [2025-11-25T02:36:05.006Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-odessa-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-25T02:36:05.662Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-25T02:36:07.082Z] Stashed 1 file(s) [Pipeline] } [2025-11-25T02:36:07.090Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-odessa-18-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-25T02:36:07.127Z] $ docker stop --time=1 af4a6fbd564f3f971f1af03d2491911ff842fe0d701361d2394334299a1a1e36 [2025-11-25T02:36:08.620Z] $ docker rm -f --volumes af4a6fbd564f3f971f1af03d2491911ff842fe0d701361d2394334299a1a1e36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-25T07:40:28.209Z] Cancelling nested steps due to timeout [2025-11-25T07:40:28.215Z] Sending interrupt signal to process [2025-11-25T07:40:42.503Z] script returned exit code 143 [Pipeline] } [2025-11-25T07:40:42.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-25T07:40:43.133Z] + '[' -d /w/workspace/edgex-go/18/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-11-25T07:40:43.441Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T07:40:43.999Z] ---> package-listing.sh [2025-11-25T07:40:43.999Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-25T07:40:43.999Z] ++ facter osfamily [2025-11-25T07:40:44.262Z] + OS_FAMILY=redhat [2025-11-25T07:40:44.262Z] + workspace=/w/workspace/edgex-go/18 [2025-11-25T07:40:44.262Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-25T07:40:44.262Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-25T07:40:44.262Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-25T07:40:44.262Z] + PACKAGES=/tmp/packages_start.txt [2025-11-25T07:40:44.262Z] + '[' /w/workspace/edgex-go/18 ']' [2025-11-25T07:40:44.262Z] + PACKAGES=/tmp/packages_end.txt [2025-11-25T07:40:44.262Z] + case "${OS_FAMILY}" in [2025-11-25T07:40:44.262Z] + rpm -qa [2025-11-25T07:40:44.262Z] + sort [2025-11-25T07:40:44.842Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-25T07:40:44.842Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-25T07:40:44.842Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-25T07:40:44.842Z] + '[' /w/workspace/edgex-go/18 ']' [2025-11-25T07:40:44.842Z] + mkdir -p /w/workspace/edgex-go/18/archives/ [2025-11-25T07:40:44.842Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/18/archives/ [Pipeline] echo [2025-11-25T07:40:44.856Z] 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/18/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-25T07:40:45.143Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T07:40:45.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-25T07:40:45.726Z] [2025-11-25T07:40:45.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T07:40:46.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-25T07:40:46.030Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-25T07:40:46.030Z] 5eb5b503b376: Pulling fs layer [2025-11-25T07:40:46.030Z] 5c69ac0246d0: Pulling fs layer [2025-11-25T07:40:46.030Z] ec43610c2a17: Pulling fs layer [2025-11-25T07:40:46.030Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-25T07:40:46.030Z] 33b1e0a273af: Pulling fs layer [2025-11-25T07:40:46.030Z] 5d3b04190fa2: Pulling fs layer [2025-11-25T07:40:46.030Z] 2f39f015ded8: Pulling fs layer [2025-11-25T07:40:46.030Z] 3a2ae6a8a46f: Waiting [2025-11-25T07:40:46.030Z] 33b1e0a273af: Waiting [2025-11-25T07:40:46.030Z] 5d3b04190fa2: Waiting [2025-11-25T07:40:46.030Z] 2f39f015ded8: Waiting [2025-11-25T07:40:46.030Z] 5c69ac0246d0: Verifying Checksum [2025-11-25T07:40:46.030Z] 5c69ac0246d0: Download complete [2025-11-25T07:40:46.030Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-25T07:40:46.030Z] 3a2ae6a8a46f: Download complete [2025-11-25T07:40:46.289Z] ec43610c2a17: Verifying Checksum [2025-11-25T07:40:46.289Z] ec43610c2a17: Download complete [2025-11-25T07:40:46.289Z] 33b1e0a273af: Verifying Checksum [2025-11-25T07:40:46.289Z] 33b1e0a273af: Download complete [2025-11-25T07:40:46.289Z] 5d3b04190fa2: Verifying Checksum [2025-11-25T07:40:46.289Z] 5d3b04190fa2: Download complete [2025-11-25T07:40:46.289Z] 5eb5b503b376: Verifying Checksum [2025-11-25T07:40:46.289Z] 5eb5b503b376: Download complete [2025-11-25T07:40:46.867Z] 2f39f015ded8: Verifying Checksum [2025-11-25T07:40:46.867Z] 2f39f015ded8: Download complete [2025-11-25T07:40:47.827Z] 5eb5b503b376: Pull complete [2025-11-25T07:40:47.827Z] 5c69ac0246d0: Pull complete [2025-11-25T07:40:48.100Z] ec43610c2a17: Pull complete [2025-11-25T07:40:48.100Z] 3a2ae6a8a46f: Pull complete [2025-11-25T07:40:48.362Z] 33b1e0a273af: Pull complete [2025-11-25T07:40:48.362Z] 5d3b04190fa2: Pull complete [2025-11-25T07:40:51.963Z] 2f39f015ded8: Pull complete [2025-11-25T07:40:51.963Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-25T07:40:51.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-25T07:40:51.963Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T07:40:52.070Z] prd-centos7-docker-4c-2g-773780 does not seem to be running inside a container [2025-11-25T07:40:52.106Z] $ 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/18/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_odessa -v /w/workspace/edgexfoundry_edgex-go_odessa:/w/workspace/edgexfoundry_edgex-go_odessa:rw,z -v /w/workspace/edgexfoundry_edgex-go_odessa@tmp:/w/workspace/edgexfoundry_edgex-go_odessa@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-11-25T07:40:55.277Z] $ docker top cff7082fb844265d13f178cc286c08c7ef73a6c1e5ad7a6554e50227551d65aa -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T07:40:55.629Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-25T07:40:55.921Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-25T07:40:56.208Z] + ls /var/log/sa-host [2025-11-25T07:40:56.208Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-25T07:40:56.384Z] provisioning config files... [2025-11-25T07:40:56.400Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_odessa@tmp/config13135471622189928879tmp [Pipeline] { [Pipeline] echo [2025-11-25T07:40:56.421Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T07:40:56.718Z] ---> create-netrc.sh [Pipeline] } [2025-11-25T07:40:56.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-25T07:40:57.085Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-25T07:40:57.094Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T07:40:57.384Z] ---> sudo-logs.sh [2025-11-25T07:40:57.384Z] Archiving 'sudo' log.. [2025-11-25T07:40:57.384Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T07:40:57.421Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-11-25T07:40:57.425Z] $ docker stop --time=1 cff7082fb844265d13f178cc286c08c7ef73a6c1e5ad7a6554e50227551d65aa [2025-11-25T07:40:58.557Z] $ docker rm -f --volumes cff7082fb844265d13f178cc286c08c7ef73a6c1e5ad7a6554e50227551d65aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-11-25T07:40:58.691Z] [WS-CLEANUP] Deleting project workspace... [2025-11-25T07:40:58.691Z] [WS-CLEANUP] Deferred wipeout is used... [2025-11-25T07:40:58.709Z] [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-11-25T07:40:58.944Z] 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-11-25T07:40:59.780Z] + [ -d /w/workspace/edgex-go/18/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-11-25T07:41:00.073Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T07:41:01.801Z] ---> package-listing.sh [2025-11-25T07:41:01.801Z] ++ facter osfamily [2025-11-25T07:41:01.801Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-25T07:41:02.061Z] + OS_FAMILY=debian [2025-11-25T07:41:02.061Z] + workspace=/w/workspace/edgex-go/18 [2025-11-25T07:41:02.061Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-25T07:41:02.061Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-25T07:41:02.061Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-25T07:41:02.061Z] + PACKAGES=/tmp/packages_start.txt [2025-11-25T07:41:02.061Z] + '[' /w/workspace/edgex-go/18 ']' [2025-11-25T07:41:02.061Z] + PACKAGES=/tmp/packages_end.txt [2025-11-25T07:41:02.061Z] + case "${OS_FAMILY}" in [2025-11-25T07:41:02.061Z] + dpkg -l [2025-11-25T07:41:02.061Z] + grep '^ii' [2025-11-25T07:41:02.061Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-25T07:41:02.061Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-25T07:41:02.061Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-25T07:41:02.061Z] + '[' /w/workspace/edgex-go/18 ']' [2025-11-25T07:41:02.061Z] + mkdir -p /w/workspace/edgex-go/18/archives/ [2025-11-25T07:41:02.061Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/18/archives/ [Pipeline] echo [2025-11-25T07:41:02.075Z] 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/18/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-25T07:41:02.352Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T07:41:02.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-25T07:41:02.919Z] [2025-11-25T07:41:02.919Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T07:41:03.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-25T07:41:03.234Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-25T07:41:03.234Z] 5eb5b503b376: Pulling fs layer [2025-11-25T07:41:03.234Z] 5c69ac0246d0: Pulling fs layer [2025-11-25T07:41:03.234Z] ec43610c2a17: Pulling fs layer [2025-11-25T07:41:03.234Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-25T07:41:03.234Z] 33b1e0a273af: Pulling fs layer [2025-11-25T07:41:03.234Z] 5d3b04190fa2: Pulling fs layer [2025-11-25T07:41:03.234Z] 2f39f015ded8: Pulling fs layer [2025-11-25T07:41:03.234Z] 3a2ae6a8a46f: Waiting [2025-11-25T07:41:03.234Z] 33b1e0a273af: Waiting [2025-11-25T07:41:03.234Z] 2f39f015ded8: Waiting [2025-11-25T07:41:03.234Z] 5d3b04190fa2: Waiting [2025-11-25T07:41:03.234Z] 5c69ac0246d0: Download complete [2025-11-25T07:41:03.234Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-25T07:41:03.234Z] 3a2ae6a8a46f: Download complete [2025-11-25T07:41:03.234Z] 33b1e0a273af: Verifying Checksum [2025-11-25T07:41:03.234Z] 33b1e0a273af: Download complete [2025-11-25T07:41:03.234Z] ec43610c2a17: Verifying Checksum [2025-11-25T07:41:03.234Z] ec43610c2a17: Download complete [2025-11-25T07:41:03.234Z] 5d3b04190fa2: Verifying Checksum [2025-11-25T07:41:03.234Z] 5d3b04190fa2: Download complete [2025-11-25T07:41:03.491Z] 5eb5b503b376: Verifying Checksum [2025-11-25T07:41:03.491Z] 5eb5b503b376: Download complete [2025-11-25T07:41:04.058Z] 2f39f015ded8: Verifying Checksum [2025-11-25T07:41:04.058Z] 2f39f015ded8: Download complete [2025-11-25T07:41:05.014Z] 5eb5b503b376: Pull complete [2025-11-25T07:41:05.273Z] 5c69ac0246d0: Pull complete [2025-11-25T07:41:05.840Z] ec43610c2a17: Pull complete [2025-11-25T07:41:05.840Z] 3a2ae6a8a46f: Pull complete [2025-11-25T07:41:05.840Z] 33b1e0a273af: Pull complete [2025-11-25T07:41:05.840Z] 5d3b04190fa2: Pull complete [2025-11-25T07:41:12.400Z] 2f39f015ded8: Pull complete [2025-11-25T07:41:12.400Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-25T07:41:12.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-25T07:41:12.400Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T07:41:12.489Z] prd-ubuntu20.04-docker-8c-8g-773773 does not seem to be running inside a container [2025-11-25T07:41:12.513Z] $ 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/18/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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@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-11-25T07:41:13.982Z] $ docker top bb01d1677edfa4e219fd91647e4448fbdc8cb1246c61b10da3373f9ce5f050fd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T07:41:14.341Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-25T07:41:14.622Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-25T07:41:14.921Z] + ls /var/log/sa-host [2025-11-25T07:41:14.921Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-25T07:41:14.951Z] provisioning config files... [2025-11-25T07:41:14.961Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/18@tmp/config7457576838063247700tmp [Pipeline] { [Pipeline] echo [2025-11-25T07:41:14.979Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T07:41:15.822Z] ---> create-netrc.sh [Pipeline] } [2025-11-25T07:41:15.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-25T07:41:17.990Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-25T07:41:18.000Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T07:41:18.283Z] ---> sudo-logs.sh [2025-11-25T07:41:18.283Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-25T07:41:18.335Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T07:41:18.621Z] ---> job-cost.sh [2025-11-25T07:41:18.621Z] lf-activate-venv: SKIPPING [2025-11-25T07:41:18.621Z] DEBUG: total: 0.10999999940395355 [2025-11-25T07:41:18.621Z] INFO: Retrieving Stack Cost... [2025-11-25T07:41:19.190Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-25T07:41:19.454Z] INFO: Archiving Costs [Pipeline] echo [2025-11-25T07:41:19.475Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T07:41:19.759Z] ---> logs-deploy.sh [2025-11-25T07:41:19.759Z] lf-activate-venv: SKIPPING [2025-11-25T07:41:19.759Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/odessa/18 [2025-11-25T07:41:19.759Z] INFO: archiving workspace using pattern(s): [2025-11-25T07:41:20.628Z] Archives upload complete. [2025-11-25T07:41:20.886Z] INFO: archiving logs to Nexus [2025-11-25T07:41:21.452Z] ---> uname -a: [2025-11-25T07:41:21.452Z] Linux prd-ubuntu20-04-docker-8c-8g-773773 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-11-25T07:41:21.452Z] [2025-11-25T07:41:21.452Z] [2025-11-25T07:41:21.452Z] ---> lscpu: [2025-11-25T07:41:21.452Z] Architecture: x86_64 [2025-11-25T07:41:21.452Z] CPU op-mode(s): 32-bit, 64-bit [2025-11-25T07:41:21.452Z] Byte Order: Little Endian [2025-11-25T07:41:21.452Z] Address sizes: 40 bits physical, 48 bits virtual [2025-11-25T07:41:21.452Z] CPU(s): 8 [2025-11-25T07:41:21.452Z] On-line CPU(s) list: 0-7 [2025-11-25T07:41:21.452Z] Thread(s) per core: 1 [2025-11-25T07:41:21.452Z] Core(s) per socket: 1 [2025-11-25T07:41:21.452Z] Socket(s): 8 [2025-11-25T07:41:21.452Z] NUMA node(s): 1 [2025-11-25T07:41:21.452Z] Vendor ID: AuthenticAMD [2025-11-25T07:41:21.452Z] CPU family: 23 [2025-11-25T07:41:21.452Z] Model: 49 [2025-11-25T07:41:21.452Z] Model name: AMD EPYC-Rome Processor [2025-11-25T07:41:21.452Z] Stepping: 0 [2025-11-25T07:41:21.452Z] CPU MHz: 2799.996 [2025-11-25T07:41:21.452Z] BogoMIPS: 5599.99 [2025-11-25T07:41:21.452Z] Virtualization: AMD-V [2025-11-25T07:41:21.452Z] Hypervisor vendor: KVM [2025-11-25T07:41:21.452Z] Virtualization type: full [2025-11-25T07:41:21.452Z] L1d cache: 256 KiB [2025-11-25T07:41:21.452Z] L1i cache: 256 KiB [2025-11-25T07:41:21.452Z] L2 cache: 4 MiB [2025-11-25T07:41:21.452Z] L3 cache: 128 MiB [2025-11-25T07:41:21.452Z] NUMA node0 CPU(s): 0-7 [2025-11-25T07:41:21.452Z] Vulnerability Gather data sampling: Not affected [2025-11-25T07:41:21.452Z] Vulnerability Itlb multihit: Not affected [2025-11-25T07:41:21.452Z] Vulnerability L1tf: Not affected [2025-11-25T07:41:21.452Z] Vulnerability Mds: Not affected [2025-11-25T07:41:21.452Z] Vulnerability Meltdown: Not affected [2025-11-25T07:41:21.452Z] Vulnerability Mmio stale data: Not affected [2025-11-25T07:41:21.452Z] Vulnerability Retbleed: Vulnerable [2025-11-25T07:41:21.452Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-11-25T07:41:21.452Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-11-25T07:41:21.452Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-11-25T07:41:21.452Z] Vulnerability Srbds: Not affected [2025-11-25T07:41:21.452Z] Vulnerability Tsx async abort: Not affected [2025-11-25T07:41:21.452Z] 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-11-25T07:41:21.452Z] [2025-11-25T07:41:21.452Z] [2025-11-25T07:41:21.452Z] ---> nproc: [2025-11-25T07:41:21.452Z] 8 [2025-11-25T07:41:21.452Z] [2025-11-25T07:41:21.452Z] [2025-11-25T07:41:21.452Z] ---> df -h: [2025-11-25T07:41:21.452Z] Filesystem Size Used Avail Use% Mounted on [2025-11-25T07:41:21.452Z] overlay 155G 31G 125G 20% / [2025-11-25T07:41:21.452Z] tmpfs 64M 0 64M 0% /dev [2025-11-25T07:41:21.452Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-11-25T07:41:21.452Z] shm 64M 0 64M 0% /dev/shm [2025-11-25T07:41:21.452Z] /dev/vda1 155G 31G 125G 20% /facter-os [2025-11-25T07:41:21.452Z] [2025-11-25T07:41:21.452Z]