Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1fed7d96d2dc57fd41b0a32695af78dc74686b6f 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-ssh5647120259839205309.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9003608293746963557.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/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-ssh2596077499018102116.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11458638227360156148.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-ssh15404126013071946207.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-2710’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2712 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/14 [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/14 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1fed7d96d2dc57fd41b0a32695af78dc74686b6f (odessa) Commit message: "Merge pull request #5169 from jumpingliu/issue-5167-ode" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1fed7d96d2dc57fd41b0a32695af78dc74686b6f # timeout=10 > git rev-list --no-walk afd283dce2a51cc60b3f9ac8ba0c149d63a183b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-06-03T08:59:41.626Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-06-03T08:59:41.697Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-06-03T08:59:41.718Z] ========================================================= [2025-06-03T08:59:41.718Z] EdgeX Global Pipelines Version Info [2025-06-03T08:59:41.718Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-06-03T08:59:42.567Z] ------------------- [2025-06-03T08:59:42.567Z] stable info: [2025-06-03T08:59:42.567Z] ------------------- [2025-06-03T08:59:42.567Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-06-03T08:59:42.567Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-06-03T08:59:42.567Z] Message: update stable to v1.0.274 [2025-06-03T08:59:43.138Z] ------------------- [2025-06-03T08:59:43.138Z] experimental info: [2025-06-03T08:59:43.138Z] ------------------- [2025-06-03T08:59:43.138Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-06-03T08:59:43.138Z] Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 [2025-06-03T08:59:43.138Z] Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-06-03T08:59:43.222Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-06-03T08:59:43.249Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-06-03T08:59:43.274Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-06-03T08:59:43.295Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-06-03T08:59:43.316Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-06-03T08:59:43.341Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-06-03T08:59:43.359Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-06-03T08:59:43.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-06-03T08:59:43.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-06-03T08:59:43.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-06-03T08:59:43.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-06-03T08:59:43.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-06-03T08:59:43.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-06-03T08:59:43.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-06-03T08:59:43.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-06-03T08:59:43.537Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-06-03T08:59:43.557Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-06-03T08:59:43.578Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-06-03T08:59:43.603Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-06-03T08:59:43.629Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-06-03T08:59:43.658Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-06-03T08:59:43.686Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-06-03T08:59:43.712Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-06-03T08:59:43.740Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-06-03T08:59:43.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-06-03T08:59:43.788Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-06-03T08:59:43.808Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo [2025-06-03T08:59:43.831Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1fed7d9 [Pipeline] echo [2025-06-03T08:59:43.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-03T08:59:43.912Z] provisioning config files... [2025-06-03T08:59:43.926Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config7005771078626110782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-03T08:59:44.265Z] ---> ****-login.sh [2025-06-03T08:59:44.265Z] nexus3.edgexfoundry.org:10001 [2025-06-03T08:59:44.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T08:59:44.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T08:59:44.525Z] Configure a credential helper to remove this warning. See [2025-06-03T08:59:44.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T08:59:44.525Z] [2025-06-03T08:59:44.525Z] Login Succeeded [2025-06-03T08:59:44.525Z] nexus3.edgexfoundry.org:10002 [2025-06-03T08:59:44.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T08:59:44.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T08:59:44.785Z] Configure a credential helper to remove this warning. See [2025-06-03T08:59:44.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T08:59:44.785Z] [2025-06-03T08:59:44.785Z] Login Succeeded [2025-06-03T08:59:44.785Z] nexus3.edgexfoundry.org:10003 [2025-06-03T08:59:44.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T08:59:44.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T08:59:44.785Z] Configure a credential helper to remove this warning. See [2025-06-03T08:59:44.786Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T08:59:44.786Z] [2025-06-03T08:59:44.786Z] Login Succeeded [2025-06-03T08:59:44.786Z] nexus3.edgexfoundry.org:10004 [2025-06-03T08:59:44.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T08:59:45.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T08:59:45.044Z] Configure a credential helper to remove this warning. See [2025-06-03T08:59:45.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T08:59:45.044Z] [2025-06-03T08:59:45.044Z] Login Succeeded [2025-06-03T08:59:45.044Z] ****.io [2025-06-03T08:59:45.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T08:59:45.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T08:59:45.303Z] Configure a credential helper to remove this warning. See [2025-06-03T08:59:45.304Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T08:59:45.304Z] [2025-06-03T08:59:45.304Z] Login Succeeded [2025-06-03T08:59:45.304Z] ---> ****-login.sh ends [Pipeline] } [2025-06-03T08:59:45.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-03T08:59:45.645Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-06-03T08:59:45.646Z] + + dirname cmd/core-command/Dockerfile [2025-06-03T08:59:45.646Z] cut -d/ -f2 [2025-06-03T08:59:45.646Z] + echo core-command,cmd/core-command/Dockerfile [2025-06-03T08:59:45.646Z] + + cut -d/ -f2 [2025-06-03T08:59:45.646Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-06-03T08:59:45.646Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-06-03T08:59:45.646Z] + dirname cmd/core-data/Dockerfile [2025-06-03T08:59:45.646Z] + cut -d/ -f2 [2025-06-03T08:59:45.646Z] + echo core-data,cmd/core-data/Dockerfile [2025-06-03T08:59:45.646Z] + dirname cmd/core-keeper/Dockerfile [2025-06-03T08:59:45.646Z] + cut -d/ -f2 [2025-06-03T08:59:45.646Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-06-03T08:59:45.646Z] + dirname cmd/core-metadata/Dockerfile [2025-06-03T08:59:45.646Z] + cut -d/ -f2 [2025-06-03T08:59:45.646Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-06-03T08:59:45.646Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-06-03T08:59:45.646Z] + cut -d/ -f2 [2025-06-03T08:59:45.646Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-06-03T08:59:45.646Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-06-03T08:59:45.646Z] + cut -d/ -f2 [2025-06-03T08:59:45.646Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-06-03T08:59:45.646Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-06-03T08:59:45.646Z] + cut -d/ -f2 [2025-06-03T08:59:45.646Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-06-03T08:59:45.646Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-06-03T08:59:45.646Z] + cut -d/ -f2 [2025-06-03T08:59:45.646Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-06-03T08:59:45.646Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-06-03T08:59:45.646Z] + cut -d/ -f2 [2025-06-03T08:59:45.646Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-06-03T08:59:45.646Z] + dirname cmd/security-spire-agent/Dockerfile [2025-06-03T08:59:45.646Z] + cut -d/ -f2 [2025-06-03T08:59:45.646Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-06-03T08:59:45.646Z] + dirname cmd/security-spire-config/Dockerfile [2025-06-03T08:59:45.646Z] + cut -d/ -f2 [2025-06-03T08:59:45.646Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-06-03T08:59:45.646Z] + dirname cmd/security-spire-server/Dockerfile [2025-06-03T08:59:45.646Z] + cut -d/ -f2 [2025-06-03T08:59:45.646Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-06-03T08:59:45.646Z] + dirname cmd/support-notifications/Dockerfile [2025-06-03T08:59:45.646Z] + cut -d/ -f2 [2025-06-03T08:59:45.646Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-06-03T08:59:45.646Z] + dirname cmd/support-scheduler/Dockerfile [2025-06-03T08:59:45.646Z] + cut -d/ -f2 [2025-06-03T08:59:45.646Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-06-03T08:59:45.678Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-06-03T08:59:46.041Z] + git rev-list -1 --merges 1fed7d96d2dc57fd41b0a32695af78dc74686b6f~1..1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo [2025-06-03T08:59:46.053Z] -----------> git rev-list -1 --merges 1fed7d96d2dc57fd41b0a32695af78dc74686b6f~1..1fed7d96d2dc57fd41b0a32695af78dc74686b6f 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T08:59:46.053Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [false] [Pipeline] sh [2025-06-03T08:59:46.345Z] + git log --format=format:%s -1 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo [2025-06-03T08:59:46.361Z] ========================================================= [2025-06-03T08:59:46.361Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-06-03T08:59:46.361Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-06-03T08:59:46.743Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-03T08:59:46.743Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-06-03T08:59:46.743Z] + [ -e /tmp/ssh_known_hosts ] [2025-06-03T08:59:46.743Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-06-03T08:59:46.743Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-06-03T08:59:46.743Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-06-03T08:59:46.743Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T08:59:47.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-03T08:59:47.094Z] [2025-06-03T08:59:47.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T08:59:47.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-03T08:59:47.398Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-06-03T08:59:47.398Z] 3dae71ba6b94: Pulling fs layer [2025-06-03T08:59:47.398Z] 6bf1a483ea7c: Pulling fs layer [2025-06-03T08:59:47.398Z] f5dfc541a4d3: Pulling fs layer [2025-06-03T08:59:47.398Z] 461d9e800cba: Pulling fs layer [2025-06-03T08:59:47.398Z] 80192f66455f: Pulling fs layer [2025-06-03T08:59:47.398Z] 2e8e34ca0e6c: Pulling fs layer [2025-06-03T08:59:47.398Z] a29436f7fd5d: Pulling fs layer [2025-06-03T08:59:47.398Z] 923cac83aea3: Pulling fs layer [2025-06-03T08:59:47.398Z] 25ad8b0a4227: Pulling fs layer [2025-06-03T08:59:47.398Z] db01528c6b51: Pulling fs layer [2025-06-03T08:59:47.398Z] 28988de357af: Pulling fs layer [2025-06-03T08:59:47.398Z] 2e8e34ca0e6c: Waiting [2025-06-03T08:59:47.398Z] 461d9e800cba: Waiting [2025-06-03T08:59:47.398Z] a29436f7fd5d: Waiting [2025-06-03T08:59:47.398Z] 25ad8b0a4227: Waiting [2025-06-03T08:59:47.398Z] 923cac83aea3: Waiting [2025-06-03T08:59:47.398Z] 28988de357af: Waiting [2025-06-03T08:59:47.398Z] db01528c6b51: Waiting [2025-06-03T08:59:47.398Z] 80192f66455f: Waiting [2025-06-03T08:59:47.398Z] 6bf1a483ea7c: Verifying Checksum [2025-06-03T08:59:47.398Z] 6bf1a483ea7c: Download complete [2025-06-03T08:59:47.398Z] 461d9e800cba: Download complete [2025-06-03T08:59:47.659Z] 80192f66455f: Verifying Checksum [2025-06-03T08:59:47.659Z] 80192f66455f: Download complete [2025-06-03T08:59:47.659Z] f5dfc541a4d3: Verifying Checksum [2025-06-03T08:59:47.659Z] f5dfc541a4d3: Download complete [2025-06-03T08:59:47.659Z] 3dae71ba6b94: Verifying Checksum [2025-06-03T08:59:47.659Z] 3dae71ba6b94: Download complete [2025-06-03T08:59:47.924Z] 923cac83aea3: Download complete [2025-06-03T08:59:47.924Z] 25ad8b0a4227: Verifying Checksum [2025-06-03T08:59:47.924Z] 25ad8b0a4227: Download complete [2025-06-03T08:59:47.924Z] db01528c6b51: Verifying Checksum [2025-06-03T08:59:47.924Z] db01528c6b51: Download complete [2025-06-03T08:59:47.924Z] 28988de357af: Verifying Checksum [2025-06-03T08:59:47.924Z] 28988de357af: Download complete [2025-06-03T08:59:48.183Z] a29436f7fd5d: Verifying Checksum [2025-06-03T08:59:48.183Z] a29436f7fd5d: Download complete [2025-06-03T08:59:48.442Z] 2e8e34ca0e6c: Verifying Checksum [2025-06-03T08:59:48.442Z] 2e8e34ca0e6c: Download complete [2025-06-03T08:59:49.010Z] 3dae71ba6b94: Pull complete [2025-06-03T08:59:49.010Z] 6bf1a483ea7c: Pull complete [2025-06-03T08:59:49.583Z] f5dfc541a4d3: Pull complete [2025-06-03T08:59:49.847Z] 461d9e800cba: Pull complete [2025-06-03T08:59:49.847Z] 80192f66455f: Pull complete [2025-06-03T08:59:53.130Z] 2e8e34ca0e6c: Pull complete [2025-06-03T08:59:54.067Z] a29436f7fd5d: Pull complete [2025-06-03T08:59:54.067Z] 923cac83aea3: Pull complete [2025-06-03T08:59:54.067Z] 25ad8b0a4227: Pull complete [2025-06-03T08:59:54.067Z] db01528c6b51: Pull complete [2025-06-03T08:59:54.326Z] 28988de357af: Pull complete [2025-06-03T08:59:54.326Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-06-03T08:59:54.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-03T08:59:54.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-03T08:59:54.472Z] prd-ubuntu20.04-docker-8c-8g-2712 does not seem to be running inside a container [2025-06-03T08:59:54.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-03T08:59:58.770Z] $ docker top 45356b6c89d5f8e9fe6fe350707887b05281dd0f856d806ca7beba78962c1106 -eo pid,comm [2025-06-03T08:59:58.834Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-06-03T08:59:58.834Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-03T08:59:58.886Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-03T08:59:58.886Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-03T08:59:59.003Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-03T08:59:59.003Z] $ docker exec 45356b6c89d5f8e9fe6fe350707887b05281dd0f856d806ca7beba78962c1106 ssh-agent [2025-06-03T08:59:59.111Z] SSH_AUTH_SOCK=/tmp/ssh-osxgWIY7WOqc/agent.32 [2025-06-03T08:59:59.111Z] SSH_AGENT_PID=38 [2025-06-03T08:59:59.117Z] Running ssh-add (command line suppressed) [2025-06-03T08:59:59.217Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_181128170515024757.key (/w/workspace/edgex-go/14@tmp/private_key_181128170515024757.key) [2025-06-03T08:59:59.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-03T08:59:59.524Z] + git tag --points-at HEAD [Pipeline] } [2025-06-03T08:59:59.533Z] $ docker exec --env ******** --env ******** 45356b6c89d5f8e9fe6fe350707887b05281dd0f856d806ca7beba78962c1106 ssh-agent -k [2025-06-03T08:59:59.630Z] unset SSH_AUTH_SOCK; [2025-06-03T08:59:59.630Z] unset SSH_AGENT_PID; [2025-06-03T08:59:59.631Z] echo Agent pid 38 killed; [2025-06-03T08:59:59.641Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-06-03T08:59:59.689Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-03T08:59:59.689Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-03T08:59:59.799Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-03T08:59:59.798Z] $ docker exec 45356b6c89d5f8e9fe6fe350707887b05281dd0f856d806ca7beba78962c1106 ssh-agent [2025-06-03T08:59:59.905Z] SSH_AUTH_SOCK=/tmp/ssh-RX3wOzfewiQp/agent.71 [2025-06-03T08:59:59.905Z] SSH_AGENT_PID=77 [2025-06-03T08:59:59.908Z] Running ssh-add (command line suppressed) [2025-06-03T09:00:00.011Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_35642684979801872.key (/w/workspace/edgex-go/14@tmp/private_key_35642684979801872.key) [2025-06-03T09:00:00.024Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-03T09:00:00.317Z] + git semver init [2025-06-03T09:00:00.576Z] 2025-06-03 09:00:00,519 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-03T09:00:00.576Z] 2025-06-03 09:00:00,523 [run_init] DEBUG init version:0.0.0 force:False [2025-06-03T09:00:00.576Z] 2025-06-03 09:00:00,524 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/14/.semver [2025-06-03T09:00:00.576Z] 2025-06-03 09:00:00,524 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/14/.semver [2025-06-03T09:00:00.576Z] 2025-06-03 09:00:00,524 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/14/.semver'], cwd=/w/workspace/edgex-go/14, stdin=None, shell=False, universal_newlines=False) [2025-06-03T09:00:07.146Z] 2025-06-03 09:00:06,920 [append_file] DEBUG append to file:/w/workspace/edgex-go/14/.git/info/exclude [2025-06-03T09:00:07.146Z] 2025-06-03 09:00:06,920 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/14/.semver/odessa with force:False [2025-06-03T09:00:07.146Z] 2025-06-03 09:00:06,920 [read_version] DEBUG read version from /w/workspace/edgex-go/14/.semver/odessa [2025-06-03T09:00:07.146Z] 2025-06-03 09:00:06,920 [read_version] DEBUG read version from /w/workspace/edgex-go/14/.semver/odessa [2025-06-03T09:00:07.146Z] 4.0.1-dev.1 [Pipeline] } [2025-06-03T09:00:07.155Z] $ docker exec --env ******** --env ******** 45356b6c89d5f8e9fe6fe350707887b05281dd0f856d806ca7beba78962c1106 ssh-agent -k [2025-06-03T09:00:07.245Z] unset SSH_AUTH_SOCK; [2025-06-03T09:00:07.245Z] unset SSH_AGENT_PID; [2025-06-03T09:00:07.245Z] echo Agent pid 77 killed; [2025-06-03T09:00:07.257Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-03T09:00:07.587Z] + git semver [Pipeline] } [2025-06-03T09:00:07.856Z] $ docker stop --time=1 45356b6c89d5f8e9fe6fe350707887b05281dd0f856d806ca7beba78962c1106 [2025-06-03T09:00:09.142Z] $ docker rm -f --volumes 45356b6c89d5f8e9fe6fe350707887b05281dd0f856d806ca7beba78962c1106 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-03T09:00:09.488Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-06-03T09:00:09.704Z] Stashed 1 file(s) [Pipeline] echo [2025-06-03T09:00:09.708Z] [edgeXSemver]: initialized semver on version 4.0.1-dev.1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-03T09:00:10.147Z] + git config --global --add safe.directory /w/workspace/edgex-go/14 [Pipeline] echo [2025-06-03T09:00:10.157Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-06-03T09:00:10.447Z] + + cutgrep -d ^go [0-9].[0-9]* -f go.mod 2 [2025-06-03T09:00:10.448Z] [Pipeline] echo [2025-06-03T09:00:10.462Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-03T09:00:10.480Z] ========================================================= [2025-06-03T09:00:10.480Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-06-03T09:00:10.480Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-06-03T09:00:10.772Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-06-03T09:00:10.772Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2025-06-03T09:00:10.772Z] 0a9a5dfd008f: Pulling fs layer [2025-06-03T09:00:10.772Z] 8833042f23b5: Pulling fs layer [2025-06-03T09:00:10.772Z] 6ca661eb024f: Pulling fs layer [2025-06-03T09:00:10.772Z] b5acb76e9680: Pulling fs layer [2025-06-03T09:00:10.772Z] 4f4fb700ef54: Pulling fs layer [2025-06-03T09:00:10.772Z] b5acb76e9680: Waiting [2025-06-03T09:00:10.772Z] 012bb1f9d321: Pulling fs layer [2025-06-03T09:00:10.772Z] 97255f1bc79d: Pulling fs layer [2025-06-03T09:00:10.772Z] 454448c9edf9: Pulling fs layer [2025-06-03T09:00:10.772Z] 15f87924ceaf: Pulling fs layer [2025-06-03T09:00:10.772Z] 4f4fb700ef54: Waiting [2025-06-03T09:00:10.772Z] 97255f1bc79d: Waiting [2025-06-03T09:00:10.772Z] 012bb1f9d321: Waiting [2025-06-03T09:00:10.772Z] 454448c9edf9: Waiting [2025-06-03T09:00:10.772Z] 15f87924ceaf: Waiting [2025-06-03T09:00:10.772Z] 8833042f23b5: Verifying Checksum [2025-06-03T09:00:10.772Z] 8833042f23b5: Download complete [2025-06-03T09:00:10.772Z] b5acb76e9680: Verifying Checksum [2025-06-03T09:00:10.772Z] b5acb76e9680: Download complete [2025-06-03T09:00:10.772Z] 4f4fb700ef54: Verifying Checksum [2025-06-03T09:00:10.772Z] 4f4fb700ef54: Download complete [2025-06-03T09:00:10.772Z] 012bb1f9d321: Download complete [2025-06-03T09:00:10.772Z] 0a9a5dfd008f: Download complete [2025-06-03T09:00:11.036Z] 97255f1bc79d: Verifying Checksum [2025-06-03T09:00:11.036Z] 97255f1bc79d: Download complete [2025-06-03T09:00:11.036Z] 0a9a5dfd008f: Pull complete [2025-06-03T09:00:11.036Z] 15f87924ceaf: Verifying Checksum [2025-06-03T09:00:11.036Z] 15f87924ceaf: Download complete [2025-06-03T09:00:11.036Z] 8833042f23b5: Pull complete [2025-06-03T09:00:11.606Z] 6ca661eb024f: Download complete [2025-06-03T09:00:11.606Z] 454448c9edf9: Verifying Checksum [2025-06-03T09:00:11.606Z] 454448c9edf9: Download complete [2025-06-03T09:00:14.887Z] 6ca661eb024f: Pull complete [2025-06-03T09:00:15.145Z] b5acb76e9680: Pull complete [2025-06-03T09:00:15.145Z] 4f4fb700ef54: Pull complete [2025-06-03T09:00:15.145Z] 012bb1f9d321: Pull complete [2025-06-03T09:00:15.403Z] 97255f1bc79d: Pull complete [2025-06-03T09:00:17.298Z] 454448c9edf9: Pull complete [2025-06-03T09:00:17.863Z] 15f87924ceaf: Pull complete [2025-06-03T09:00:17.863Z] Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-06-03T09:00:17.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-06-03T09:00:17.863Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh [2025-06-03T09:00:18.162Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-06-03T09:00:18.162Z] WORKDIR /edgex [2025-06-03T09:00:18.162Z] COPY go.mod . [2025-06-03T09:00:18.162Z] RUN go mod download [2025-06-03T09:00:18.162Z] + docker build -t ci-base-image-x86_64 -f - . [2025-06-03T09:00:19.537Z] Sending build context to Docker daemon 230.6MB [2025-06-03T09:00:19.537Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-06-03T09:00:19.537Z] ---> bc3d7bf65e23 [2025-06-03T09:00:19.537Z] Step 2/4 : WORKDIR /edgex [2025-06-03T09:00:24.821Z] Still waiting to schedule task [2025-06-03T09:00:24.821Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-06-03T09:00:24.826Z] ---> Running in e2fe9cad38fb [2025-06-03T09:00:24.826Z] Removing intermediate container e2fe9cad38fb [2025-06-03T09:00:24.826Z] ---> 0fbbf9def378 [2025-06-03T09:00:24.826Z] Step 3/4 : COPY go.mod . [2025-06-03T09:00:24.826Z] ---> 8cee072434d4 [2025-06-03T09:00:24.826Z] Step 4/4 : RUN go mod download [2025-06-03T09:00:24.826Z] ---> Running in 565dfa8d759c [2025-06-03T09:00:42.912Z] Removing intermediate container 565dfa8d759c [2025-06-03T09:00:42.912Z] ---> 2434e1108a4b [2025-06-03T09:00:42.912Z] Successfully built 2434e1108a4b [2025-06-03T09:00:42.912Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:00:43.212Z] + docker inspect -f . ci-base-image-x86_64 [2025-06-03T09:00:43.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-03T09:00:43.294Z] prd-ubuntu20.04-docker-8c-8g-2712 does not seem to be running inside a container [2025-06-03T09:00:43.321Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-06-03T09:00:43.839Z] $ docker top cd699ba2c8510d68fd9503d825b149439655f7856a8254f4dec8beb921dd6865 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-03T09:00:44.185Z] + go version [2025-06-03T09:00:44.185Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-06-03T09:00:44.191Z] $ docker stop --time=1 cd699ba2c8510d68fd9503d825b149439655f7856a8254f4dec8beb921dd6865 [2025-06-03T09:00:45.448Z] $ docker rm -f --volumes cd699ba2c8510d68fd9503d825b149439655f7856a8254f4dec8beb921dd6865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:00:45.889Z] + docker inspect -f . ci-base-image-x86_64 [2025-06-03T09:00:45.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-03T09:00:45.971Z] prd-ubuntu20.04-docker-8c-8g-2712 does not seem to be running inside a container [2025-06-03T09:00:45.992Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-06-03T09:00:46.313Z] $ docker top 00166f65c028f1058960088e3acffb35368c8bfa295e759a7ea663d445964a74 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-06-03T09:00:46.389Z] ========================================================= [2025-06-03T09:00:46.389Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-06-03T09:00:46.389Z] ========================================================= [Pipeline] sh [2025-06-03T09:00:46.669Z] + git config --global --add safe.directory /w/workspace/edgex-go/14 [Pipeline] fileExists [Pipeline] sh [2025-06-03T09:00:46.972Z] + make test [2025-06-03T09:00:46.972Z] go test -race -coverprofile=coverage.out ./... [2025-06-03T09:00:55.094Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-06-03T09:01:17.040Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-06-03T09:01:17.040Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-06-03T09:01:17.040Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-06-03T09:01:17.040Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-06-03T09:01:17.040Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-06-03T09:01:17.040Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-06-03T09:01:17.040Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-06-03T09:01:17.040Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-06-03T09:01:17.040Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-06-03T09:01:17.040Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-06-03T09:01:17.040Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-06-03T09:01:17.040Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-06-03T09:01:17.040Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-06-03T09:01:17.040Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-06-03T09:01:17.040Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-06-03T09:01:17.040Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-06-03T09:01:17.040Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-06-03T09:01:17.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.027s coverage: 28.7% of statements [2025-06-03T09:01:18.242Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-06-03T09:01:18.242Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-06-03T09:01:18.502Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-06-03T09:01:18.502Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-06-03T09:01:19.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements [2025-06-03T09:01:19.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-06-03T09:01:19.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-06-03T09:01:19.637Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-06-03T09:01:19.637Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-06-03T09:01:19.637Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-06-03T09:01:19.637Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-03T09:01:19.637Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-06-03T09:01:19.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-06-03T09:01:19.637Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-06-03T09:01:19.637Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-06-03T09:01:21.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-06-03T09:01:21.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-06-03T09:01:21.016Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-06-03T09:01:21.016Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-06-03T09:01:21.016Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-03T09:01:21.016Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-06-03T09:01:22.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements [2025-06-03T09:01:22.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 3.5% of statements [2025-06-03T09:01:22.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.060s coverage: 45.7% of statements [2025-06-03T09:01:22.394Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-06-03T09:01:22.394Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-06-03T09:01:22.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.951s coverage: 93.4% of statements [2025-06-03T09:01:22.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 92.3% of statements [2025-06-03T09:01:23.593Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.079s coverage: 8.4% of statements [2025-06-03T09:01:24.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-06-03T09:01:24.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-06-03T09:01:24.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-06-03T09:01:24.531Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-06-03T09:01:24.531Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-06-03T09:01:24.531Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-06-03T09:01:24.531Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-06-03T09:01:24.531Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-03T09:01:24.531Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-06-03T09:01:24.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-06-03T09:01:24.531Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-06-03T09:01:24.531Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-06-03T09:01:24.531Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-06-03T09:01:24.531Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-06-03T09:01:25.906Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.372s coverage: 95.8% of statements [2025-06-03T09:01:25.906Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2025-06-03T09:01:26.165Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-06-03T09:01:26.165Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-06-03T09:01:26.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-06-03T09:01:26.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-06-03T09:01:26.165Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-06-03T09:01:26.165Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-06-03T09:01:27.101Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.038s coverage: 0.0% of statements [no tests to run] [2025-06-03T09:01:27.360Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements [2025-06-03T09:01:27.360Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 42.6% of statements [2025-06-03T09:01:27.360Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.013s coverage: 81.1% of statements [2025-06-03T09:01:27.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements [2025-06-03T09:01:27.926Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-06-03T09:01:27.926Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-06-03T09:01:27.926Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-06-03T09:01:28.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.025s coverage: 87.1% of statements [2025-06-03T09:01:28.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements [2025-06-03T09:01:28.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements [2025-06-03T09:01:28.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2025-06-03T09:01:29.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-06-03T09:01:29.430Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-06-03T09:01:29.430Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-06-03T09:01:29.430Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-06-03T09:01:29.996Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-06-03T09:01:29.996Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-06-03T09:01:29.996Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-06-03T09:01:30.254Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-06-03T09:01:30.254Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-06-03T09:01:30.254Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-06-03T09:01:30.254Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-06-03T09:01:30.818Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-06-03T09:01:30.818Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-06-03T09:01:31.386Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-06-03T09:01:32.761Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-06-03T09:01:33.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-06-03T09:01:34.395Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-06-03T09:01:35.330Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-06-03T09:01:35.330Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-06-03T09:01:35.330Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-06-03T09:01:38.616Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-06-03T09:01:38.879Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-06-03T09:01:38.879Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-06-03T09:01:39.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-06-03T09:01:39.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-06-03T09:01:39.447Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-03T09:01:40.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements [2025-06-03T09:01:41.081Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-06-03T09:01:41.081Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-06-03T09:01:41.081Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-06-03T09:01:41.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-06-03T09:01:41.340Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-06-03T09:01:41.340Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-06-03T09:01:41.616Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-06-03T09:01:41.875Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-06-03T09:01:41.875Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-06-03T09:01:41.875Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-06-03T09:01:41.875Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-06-03T09:01:41.875Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-06-03T09:01:43.251Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-06-03T09:01:43.251Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-06-03T09:01:43.251Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-06-03T09:01:43.251Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-06-03T09:01:45.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-06-03T09:01:45.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-06-03T09:01:45.788Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-03T09:01:45.788Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-06-03T09:01:45.788Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-06-03T09:01:45.788Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-06-03T09:01:45.788Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-06-03T09:01:46.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-06-03T09:01:46.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-06-03T09:01:46.726Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.043s coverage: 92.9% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.032s coverage: 68.8% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.038s coverage: 62.3% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 47.4% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 15.5% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.023s coverage: 100.0% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.082s coverage: 81.8% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.086s coverage: 82.1% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.044s coverage: 6.8% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.043s coverage: 33.3% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.175s coverage: 54.5% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.030s coverage: 89.4% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.155s coverage: 29.2% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.063s coverage: 17.0% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.119s coverage: 94.9% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 97.7% of statements [2025-06-03T09:01:50.770Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements [2025-06-03T09:01:50.770Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-06-03T09:01:50.770Z] running golangci-lint [2025-06-03T09:01:51.030Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-06-03T09:01:51.030Z] go version go1.23.7 linux/amd64 [2025-06-03T09:01:51.287Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-06-03T09:01:51.287Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-06-03T09:01:51.287Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-06-03T09:01:57.458Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2713 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws [2025-06-03T09:01:57.475Z] Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout [2025-06-03T09:02:00.535Z] The recommended git tool is: git [2025-06-03T09:02:08.058Z] using credential edgex-jenkins-ssh [2025-06-03T09:02:08.174Z] Cloning the remote Git repository [2025-06-03T09:02:08.234Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-06-03T09:02:08.342Z] > git init /w/workspace/edgex-go/14 # timeout=10 [2025-06-03T09:02:08.649Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-06-03T09:02:08.650Z] > git --version # timeout=10 [2025-06-03T09:02:08.782Z] > git --version # 'git version 2.25.1' [2025-06-03T09:02:08.792Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-03T09:02:09.092Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-03T09:02:13.278Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 21.397876247s" [2025-06-03T09:02:13.278Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 58.128809ms" [2025-06-03T09:02:25.474Z] level=info msg="[linters_context/goanalysis] analyzers took 1m43.792617515s with top 10 stages: buildir: 53.244717886s, fact_deprecated: 3.633678937s, gosec: 3.510484085s, inspect: 2.841258432s, printf: 2.474547595s, ctrlflow: 2.306118592s, fact_purity: 1.420866416s, nilness: 1.179772516s, S1038: 926.050696ms, ineffassign: 825.814329ms" [2025-06-03T09:02:25.474Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-06-03T09:02:25.474Z] level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 202/202, autogenerated_exclude: 202/202, skip_files: 202/202, filename_unadjuster: 202/202, nolint: 20/0, cgo: 202/202, path_prettifier: 202/202, identifier_marker: 202/202, exclude: 202/202, exclude-rules: 202/20, invalid_issue: 202/202" [2025-06-03T09:02:25.474Z] level=info msg="[runner] processing took 19.674314ms with stages: nolint: 9.791472ms, identifier_marker: 5.110663ms, exclude-rules: 1.564123ms, autogenerated_exclude: 1.18761ms, path_prettifier: 1.15705ms, skip_dirs: 808.896µs, invalid_issue: 20.7µs, cgo: 20.6µs, filename_unadjuster: 9.37µs, max_same_issues: 700ns, uniq_by_line: 480ns, fixer: 410ns, path_prefixer: 360ns, exclude: 340ns, skip_files: 330ns, max_from_linter: 310ns, sort_results: 240ns, source_code: 200ns, diff: 140ns, max_per_file_from_linter: 110ns, path_shortener: 110ns, severity-rules: 100ns" [2025-06-03T09:02:25.474Z] level=info msg="[runner] linters took 11.249545473s with stages: goanalysis_metalinter: 11.229790558s" [2025-06-03T09:02:25.474Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-06-03T09:02:25.474Z] level=info msg="Memory: 329 samples, avg is 296.2MB, max is 1319.0MB" [2025-06-03T09:02:25.474Z] level=info msg="Execution took 32.714976575s" [2025-06-03T09:02:25.474Z] go vet ./... [2025-06-03T09:02:27.199Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-06-03T09:02:27.229Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-03T09:02:28.113Z] Avoid second fetch [2025-06-03T09:02:28.114Z] Checking out Revision 1fed7d96d2dc57fd41b0a32695af78dc74686b6f (odessa) [2025-06-03T09:02:28.129Z] > git config core.sparsecheckout # timeout=10 [2025-06-03T09:02:28.188Z] > git checkout -f 1fed7d96d2dc57fd41b0a32695af78dc74686b6f # timeout=10 [2025-06-03T09:02:30.381Z] Commit message: "Merge pull request #5169 from jumpingliu/issue-5167-ode" [2025-06-03T09:02:30.735Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-06-03T09:02:30.735Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-06-03T09:02:30.735Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-06-03T09:02:30.748Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-06-03T09:02:31.053Z] + go mod tidy [2025-06-03T09:02:31.311Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2025-06-03T09:02:31.311Z] go: downloading github.com/frankban/quicktest v1.14.6 [2025-06-03T09:02:31.311Z] go: downloading go.uber.org/goleak v1.3.0 [2025-06-03T09:02:31.595Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2025-06-03T09:02:31.595Z] go: downloading github.com/google/go-cmp v0.6.0 [2025-06-03T09:02:31.595Z] go: downloading github.com/kr/pretty v0.3.1 [2025-06-03T09:02:31.595Z] go: downloading go.opentelemetry.io/otel/sdk v1.32.0 [2025-06-03T09:02:31.595Z] go: downloading github.com/golang/protobuf v1.5.4 [2025-06-03T09:02:31.595Z] go: downloading github.com/kr/text v0.2.0 [2025-06-03T09:02:31.595Z] go: downloading github.com/rogpeppe/go-internal v1.11.0 [2025-06-03T09:02:31.595Z] go: downloading github.com/emirpasic/gods v1.18.1 [2025-06-03T09:02:31.854Z] go: downloading github.com/jeremija/gosubmit v0.2.7 [2025-06-03T09:02:31.854Z] go: downloading github.com/google/gofuzz v1.2.0 [2025-06-03T09:02:31.854Z] go: downloading go.opentelemetry.io/otel/sdk/metric v1.32.0 [2025-06-03T09:02:31.854Z] go: downloading github.com/rs/cors v1.11.0 [2025-06-03T09:02:31.854Z] go: downloading github.com/muhlemmer/httpforwarded v0.1.0 [2025-06-03T09:02:31.854Z] go: downloading github.com/shoenig/test v0.6.4 [2025-06-03T09:02:31.854Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2025-06-03T09:02:31.854Z] go: downloading github.com/onsi/gomega v1.13.0 [2025-06-03T09:02:31.854Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2025-06-03T09:02:31.854Z] go: downloading github.com/nxadm/tail v1.4.8 [2025-06-03T09:02:31.854Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [Pipeline] sh [2025-06-03T09:02:32.411Z] + ls -al . [2025-06-03T09:02:32.411Z] total 1996 [2025-06-03T09:02:32.411Z] drwxrwxr-x 12 1001 1001 4096 Jun 3 09:00 . [2025-06-03T09:02:32.411Z] drwxr-xr-x 4 root root 4096 Jun 3 09:00 .. [2025-06-03T09:02:32.411Z] drwxrwxr-x 2 1001 1001 4096 Jun 3 08:59 .blubracket [2025-06-03T09:02:32.411Z] -rw-rw-r-- 1 1001 1001 10 Jun 3 08:59 .dockerignore [2025-06-03T09:02:32.411Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 09:01 .git [2025-06-03T09:02:32.411Z] drwxrwxr-x 3 1001 1001 4096 Jun 3 08:59 .github [2025-06-03T09:02:32.411Z] -rw-rw-r-- 1 1001 1001 902 Jun 3 08:59 .gitignore [2025-06-03T09:02:32.411Z] -rw-rw-r-- 1 1001 1001 218 Jun 3 08:59 .golangci.yml [2025-06-03T09:02:32.411Z] -rw-rw-r-- 1 1001 1001 100 Jun 3 08:59 .hadolint.yml [2025-06-03T09:02:32.411Z] drwxr-xr-x 3 1001 1001 4096 Jun 3 09:00 .semver [2025-06-03T09:02:32.411Z] -rw-rw-r-- 1 1001 1001 155 Jun 3 08:59 .sonarcloud.properties [2025-06-03T09:02:32.411Z] -rw-rw-r-- 1 1001 1001 1171 Jun 3 08:59 ADOPTERS.md [2025-06-03T09:02:32.411Z] -rw-rw-r-- 1 1001 1001 17374 Jun 3 08:59 Attribution.txt [2025-06-03T09:02:32.411Z] -rw-rw-r-- 1 1001 1001 108018 Jun 3 08:59 CHANGELOG.md [2025-06-03T09:02:32.411Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 08:59 CONTRIBUTING.md [2025-06-03T09:02:32.411Z] -rw-rw-r-- 1 1001 1001 677 Jun 3 08:59 GOVERNANCE.md [2025-06-03T09:02:32.411Z] -rw-rw-r-- 1 1001 1001 858 Jun 3 08:59 Jenkinsfile [2025-06-03T09:02:32.411Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 08:59 LICENSE [2025-06-03T09:02:32.411Z] -rw-rw-r-- 1 1001 1001 16740 Jun 3 08:59 Makefile [2025-06-03T09:02:32.411Z] -rw-rw-r-- 1 1001 1001 582 Jun 3 08:59 OWNERS.md [2025-06-03T09:02:32.411Z] -rw-rw-r-- 1 1001 1001 9932 Jun 3 08:59 README.md [2025-06-03T09:02:32.411Z] -rw-rw-r-- 1 1001 1001 789 Jun 3 08:59 SECURITY.md [2025-06-03T09:02:32.411Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 09:00 VERSION [2025-06-03T09:02:32.411Z] drwxrwxr-x 2 1001 1001 4096 Jun 3 08:59 bin [2025-06-03T09:02:32.411Z] drwxrwxr-x 19 1001 1001 4096 Jun 3 08:59 cmd [2025-06-03T09:02:32.411Z] -rw-r--r-- 1 root root 1660924 Jun 3 09:01 coverage.out [2025-06-03T09:02:32.411Z] drwxrwxr-x 2 1001 1001 4096 Jun 3 08:59 fuzz_test [2025-06-03T09:02:32.411Z] -rw-rw-r-- 1 1001 1001 6454 Jun 3 08:59 go.mod [2025-06-03T09:02:32.411Z] -rw-rw-r-- 1 1001 1001 88143 Jun 3 08:59 go.sum [2025-06-03T09:02:32.411Z] drwxrwxr-x 7 1001 1001 4096 Jun 3 08:59 internal [2025-06-03T09:02:32.411Z] drwxrwxr-x 2 1001 1001 4096 Jun 3 08:59 openapi [2025-06-03T09:02:32.411Z] -rw-rw-r-- 1 1001 1001 584 Jun 3 08:59 security.txt [2025-06-03T09:02:32.411Z] drwxrwxr-x 10 1001 1001 4096 Jun 3 08:59 vendor [2025-06-03T09:02:32.411Z] -rw-rw-r-- 1 1001 1001 204 Jun 3 08:59 version.go [Pipeline] sh [2025-06-03T09:02:32.696Z] + '[' -e coverage.out ] [2025-06-03T09:02:32.697Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-06-03T09:02:32.910Z] Stashed 1 file(s) [Pipeline] sh [2025-06-03T09:02:33.191Z] + make build [2025-06-03T09:02:33.191Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-03T09:02:35.206Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-06-03T09:02:35.206Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-03T09:02:35.206Z] Dload Upload Total Spent Left Speed [2025-06-03T09:02:35.206Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 73387 0 --:--:-- --:--:-- --:--:-- 73802 [Pipeline] sh [2025-06-03T09:02:35.540Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-06-03T09:02:35.868Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-06-03T09:02:35.868Z] + sudo tee /etc/docker/daemon.new [2025-06-03T09:02:35.868Z] { [2025-06-03T09:02:35.868Z] "registry-mirrors": [ [2025-06-03T09:02:35.868Z] "https://nexus3.edgexfoundry.org:10001" [2025-06-03T09:02:35.868Z] ], [2025-06-03T09:02:35.868Z] "bip": "10.250.0.254/24", [2025-06-03T09:02:35.868Z] "hosts": [ [2025-06-03T09:02:35.868Z] "tcp://0.0.0.0:5555", [2025-06-03T09:02:35.868Z] "unix:///var/run/docker.sock" [2025-06-03T09:02:35.868Z] ], [2025-06-03T09:02:35.868Z] "mtu": 1458, [2025-06-03T09:02:35.868Z] "selinux-enabled": true, [2025-06-03T09:02:35.868Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-06-03T09:02:35.868Z] } [Pipeline] sh [2025-06-03T09:02:36.199Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-06-03T09:02:36.531Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-03T09:02:54.834Z] provisioning config files... [2025-06-03T09:02:54.862Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config9278350862992799747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-03T09:02:55.108Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-06-03T09:02:55.108Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-06-03T09:02:55.325Z] ---> ****-login.sh [2025-06-03T09:02:55.325Z] nexus3.edgexfoundry.org:10001 [2025-06-03T09:02:55.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T09:02:55.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T09:02:55.870Z] Configure a credential helper to remove this warning. See [2025-06-03T09:02:55.870Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T09:02:55.870Z] [2025-06-03T09:02:55.870Z] Login Succeeded [2025-06-03T09:02:55.870Z] nexus3.edgexfoundry.org:10002 [2025-06-03T09:02:56.044Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-06-03T09:02:56.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T09:02:56.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T09:02:56.413Z] Configure a credential helper to remove this warning. See [2025-06-03T09:02:56.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T09:02:56.413Z] [2025-06-03T09:02:56.413Z] Login Succeeded [2025-06-03T09:02:56.413Z] nexus3.edgexfoundry.org:10003 [2025-06-03T09:02:56.611Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-06-03T09:02:56.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T09:02:56.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T09:02:56.685Z] Configure a credential helper to remove this warning. See [2025-06-03T09:02:56.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T09:02:56.685Z] [2025-06-03T09:02:56.685Z] Login Succeeded [2025-06-03T09:02:56.685Z] nexus3.edgexfoundry.org:10004 [2025-06-03T09:02:56.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T09:02:56.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T09:02:56.956Z] Configure a credential helper to remove this warning. See [2025-06-03T09:02:56.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T09:02:56.956Z] [2025-06-03T09:02:56.956Z] Login Succeeded [2025-06-03T09:02:57.228Z] ****.io [2025-06-03T09:02:57.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T09:02:57.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T09:02:57.496Z] Configure a credential helper to remove this warning. See [2025-06-03T09:02:57.496Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T09:02:57.496Z] [2025-06-03T09:02:57.496Z] Login Succeeded [2025-06-03T09:02:57.496Z] ---> ****-login.sh ends [Pipeline] } [2025-06-03T09:02:57.509Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-06-03T09:02:57.986Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-06-03T09:02:58.109Z] + git config --global --add safe.directory /w/workspace/edgex-go/14 [Pipeline] echo [2025-06-03T09:02:58.128Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-06-03T09:02:58.451Z] + grep ^go [0-9].[0-9]* go.mod [2025-06-03T09:02:58.451Z] + cut -d -f 2 [Pipeline] echo [2025-06-03T09:02:58.509Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-03T09:02:58.525Z] ========================================================= [2025-06-03T09:02:58.525Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] [2025-06-03T09:02:58.525Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-06-03T09:02:58.847Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-06-03T09:02:58.847Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-06-03T09:02:58.847Z] 94e9d8af2201: Pulling fs layer [2025-06-03T09:02:58.847Z] 345fe9f21930: Pulling fs layer [2025-06-03T09:02:58.847Z] b40fc9e46828: Pulling fs layer [2025-06-03T09:02:58.847Z] c9804373a1e5: Pulling fs layer [2025-06-03T09:02:58.847Z] 4f4fb700ef54: Pulling fs layer [2025-06-03T09:02:58.847Z] f5a772c54f75: Pulling fs layer [2025-06-03T09:02:58.847Z] e2dd1b2a9dca: Pulling fs layer [2025-06-03T09:02:58.847Z] 0a0502178392: Pulling fs layer [2025-06-03T09:02:58.847Z] 4f4fb700ef54: Waiting [2025-06-03T09:02:58.847Z] f5a772c54f75: Waiting [2025-06-03T09:02:58.847Z] e2dd1b2a9dca: Waiting [2025-06-03T09:02:58.847Z] 0a0502178392: Waiting [2025-06-03T09:02:58.847Z] c9804373a1e5: Waiting [2025-06-03T09:02:59.129Z] 345fe9f21930: Verifying Checksum [2025-06-03T09:02:59.129Z] 345fe9f21930: Download complete [2025-06-03T09:02:59.129Z] c9804373a1e5: Verifying Checksum [2025-06-03T09:02:59.129Z] c9804373a1e5: Download complete [2025-06-03T09:02:59.129Z] 4f4fb700ef54: Verifying Checksum [2025-06-03T09:02:59.129Z] 4f4fb700ef54: Download complete [2025-06-03T09:02:59.129Z] f5a772c54f75: Verifying Checksum [2025-06-03T09:02:59.129Z] f5a772c54f75: Download complete [2025-06-03T09:02:59.129Z] 94e9d8af2201: Verifying Checksum [2025-06-03T09:02:59.129Z] 94e9d8af2201: Download complete [2025-06-03T09:02:59.719Z] 0a0502178392: Verifying Checksum [2025-06-03T09:02:59.719Z] 0a0502178392: Download complete [2025-06-03T09:03:00.307Z] 94e9d8af2201: Pull complete [2025-06-03T09:03:00.895Z] 345fe9f21930: Pull complete [2025-06-03T09:03:01.164Z] b40fc9e46828: Download complete [2025-06-03T09:03:02.127Z] e2dd1b2a9dca: Download complete [2025-06-03T09:03:03.319Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-06-03T09:03:05.849Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-06-03T09:03:07.750Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-06-03T09:03:09.648Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-06-03T09:03:11.025Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-06-03T09:03:12.408Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-06-03T09:03:13.344Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-06-03T09:03:14.726Z] $ docker stop --time=1 00166f65c028f1058960088e3acffb35368c8bfa295e759a7ea663d445964a74 [2025-06-03T09:03:17.127Z] b40fc9e46828: Pull complete [2025-06-03T09:03:17.127Z] c9804373a1e5: Pull complete [2025-06-03T09:03:17.127Z] 4f4fb700ef54: Pull complete [2025-06-03T09:03:17.127Z] f5a772c54f75: Pull complete [2025-06-03T09:03:20.377Z] $ docker rm -f --volumes 00166f65c028f1058960088e3acffb35368c8bfa295e759a7ea663d445964a74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:03:21.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-06-03T09:03:21.745Z] [2025-06-03T09:03:21.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:03:22.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-06-03T09:03:22.047Z] latest: Pulling from edgex-devops/edgex-compose [2025-06-03T09:03:22.047Z] 91d30c5bc195: Pulling fs layer [2025-06-03T09:03:22.047Z] 2e9b0aa3be6d: Pulling fs layer [2025-06-03T09:03:22.047Z] 9c61dcf015f6: Pulling fs layer [2025-06-03T09:03:22.047Z] 4698f68db338: Pulling fs layer [2025-06-03T09:03:22.047Z] 2a2f49069b9e: Pulling fs layer [2025-06-03T09:03:22.047Z] e0025b399a48: Pulling fs layer [2025-06-03T09:03:22.047Z] 4698f68db338: Waiting [2025-06-03T09:03:22.047Z] 2a2f49069b9e: Waiting [2025-06-03T09:03:22.047Z] e0025b399a48: Waiting [2025-06-03T09:03:22.304Z] 91d30c5bc195: Verifying Checksum [2025-06-03T09:03:22.304Z] 91d30c5bc195: Download complete [2025-06-03T09:03:22.304Z] 4698f68db338: Verifying Checksum [2025-06-03T09:03:22.304Z] 4698f68db338: Download complete [2025-06-03T09:03:22.304Z] 2e9b0aa3be6d: Verifying Checksum [2025-06-03T09:03:22.304Z] 2e9b0aa3be6d: Download complete [2025-06-03T09:03:22.304Z] 91d30c5bc195: Pull complete [2025-06-03T09:03:22.304Z] e0025b399a48: Verifying Checksum [2025-06-03T09:03:22.304Z] e0025b399a48: Download complete [2025-06-03T09:03:22.561Z] 2a2f49069b9e: Verifying Checksum [2025-06-03T09:03:22.561Z] 2a2f49069b9e: Download complete [2025-06-03T09:03:22.820Z] 2e9b0aa3be6d: Pull complete [2025-06-03T09:03:23.078Z] 9c61dcf015f6: Verifying Checksum [2025-06-03T09:03:23.078Z] 9c61dcf015f6: Download complete [2025-06-03T09:03:23.802Z] e2dd1b2a9dca: Pull complete [2025-06-03T09:03:25.600Z] 9c61dcf015f6: Pull complete [2025-06-03T09:03:25.600Z] 4698f68db338: Pull complete [2025-06-03T09:03:25.749Z] 0a0502178392: Pull complete [2025-06-03T09:03:25.749Z] Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf [2025-06-03T09:03:25.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-06-03T09:03:25.749Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh [2025-06-03T09:03:25.859Z] 2a2f49069b9e: Pull complete [2025-06-03T09:03:25.859Z] e0025b399a48: Pull complete [2025-06-03T09:03:25.859Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-06-03T09:03:25.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-06-03T09:03:25.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-03T09:03:25.954Z] prd-ubuntu20.04-docker-8c-8g-2712 does not seem to be running inside a container [2025-06-03T09:03:25.979Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-06-03T09:03:26.083Z] + + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-06-03T09:03:26.083Z] WORKDIR /edgex [2025-06-03T09:03:26.083Z] COPY go.mod . [2025-06-03T09:03:26.083Z] RUN go mod download [2025-06-03T09:03:26.083Z] docker build -t ci-base-image-arm64 -f - . [2025-06-03T09:03:29.112Z] $ docker top 3d807fdf1ac3a857de60285e085ef64807f27d635e7a8165378ae17253a0eb78 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-03T09:03:29.464Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-06-03T09:03:31.466Z] Sending build context to Docker daemon 48.49MB [2025-06-03T09:03:31.466Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-06-03T09:03:31.466Z] ---> 72db82c1953f [2025-06-03T09:03:31.466Z] Step 2/4 : WORKDIR /edgex [2025-06-03T09:03:31.999Z] #1 [security-spire-server internal] load build definition from Dockerfile [2025-06-03T09:03:31.999Z] #1 transferring dockerfile: 1.70kB done [2025-06-03T09:03:31.999Z] #1 DONE 0.0s [2025-06-03T09:03:31.999Z] [2025-06-03T09:03:31.999Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2025-06-03T09:03:31.999Z] #2 transferring dockerfile: 2.14kB done [2025-06-03T09:03:31.999Z] #2 DONE 0.0s [2025-06-03T09:03:31.999Z] [2025-06-03T09:03:31.999Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-06-03T09:03:31.999Z] #3 transferring dockerfile: 1.89kB done [2025-06-03T09:03:31.999Z] #3 DONE 0.0s [2025-06-03T09:03:31.999Z] [2025-06-03T09:03:31.999Z] #4 [support-notifications internal] load build definition from Dockerfile [2025-06-03T09:03:31.999Z] #4 transferring dockerfile: 2.00kB done [2025-06-03T09:03:31.999Z] #4 DONE 0.0s [2025-06-03T09:03:31.999Z] [2025-06-03T09:03:31.999Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2025-06-03T09:03:31.999Z] #5 transferring dockerfile: 3.02kB done [2025-06-03T09:03:31.999Z] #5 DONE 0.0s [2025-06-03T09:03:31.999Z] [2025-06-03T09:03:31.999Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-06-03T09:03:31.999Z] #6 transferring dockerfile: 2.23kB done [2025-06-03T09:03:31.999Z] #6 DONE 0.0s [2025-06-03T09:03:31.999Z] [2025-06-03T09:03:31.999Z] #7 [core-keeper internal] load build definition from Dockerfile [2025-06-03T09:03:31.999Z] #7 transferring dockerfile: 2.01kB done [2025-06-03T09:03:31.999Z] #7 DONE 0.1s [2025-06-03T09:03:31.999Z] [2025-06-03T09:03:31.999Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2025-06-03T09:03:31.999Z] #8 transferring dockerfile: 2.50kB done [2025-06-03T09:03:31.999Z] #8 DONE 0.1s [2025-06-03T09:03:31.999Z] [2025-06-03T09:03:31.999Z] #9 [security-spire-server internal] load .dockerignore [2025-06-03T09:03:31.999Z] #9 transferring context: 50B done [2025-06-03T09:03:31.999Z] #9 DONE 0.0s [2025-06-03T09:03:31.999Z] [2025-06-03T09:03:31.999Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2025-06-03T09:03:31.999Z] #10 transferring dockerfile: 2.49kB done [2025-06-03T09:03:32.000Z] #10 DONE 0.1s [2025-06-03T09:03:32.000Z] [2025-06-03T09:03:32.000Z] #11 [security-spire-config internal] load build definition from Dockerfile [2025-06-03T09:03:32.000Z] #11 transferring dockerfile: 1.69kB done [2025-06-03T09:03:32.000Z] #11 DONE 0.1s [2025-06-03T09:03:32.000Z] [2025-06-03T09:03:32.000Z] #12 [core-data internal] load build definition from Dockerfile [2025-06-03T09:03:32.000Z] #12 transferring dockerfile: 2.04kB done [2025-06-03T09:03:32.000Z] #12 DONE 0.1s [2025-06-03T09:03:32.000Z] [2025-06-03T09:03:32.000Z] #13 [core-command internal] load build definition from Dockerfile [2025-06-03T09:03:32.000Z] #13 transferring dockerfile: 1.94kB done [2025-06-03T09:03:32.000Z] #13 DONE 0.1s [2025-06-03T09:03:32.000Z] [2025-06-03T09:03:32.000Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2025-06-03T09:03:32.000Z] #14 transferring dockerfile: 1.81kB done [2025-06-03T09:03:32.000Z] #14 DONE 0.1s [2025-06-03T09:03:32.000Z] [2025-06-03T09:03:32.000Z] #15 [core-metadata internal] load build definition from Dockerfile [2025-06-03T09:03:32.000Z] #15 transferring dockerfile: 2.10kB done [2025-06-03T09:03:32.000Z] #15 DONE 0.1s [2025-06-03T09:03:32.000Z] [2025-06-03T09:03:32.000Z] #16 [support-scheduler internal] load build definition from Dockerfile [2025-06-03T09:03:32.000Z] #16 transferring dockerfile: 1.83kB done [2025-06-03T09:03:32.000Z] #16 DONE 0.1s [2025-06-03T09:03:32.000Z] [2025-06-03T09:03:32.000Z] #17 [security-proxy-auth internal] load .dockerignore [2025-06-03T09:03:32.000Z] #17 transferring context: 50B done [2025-06-03T09:03:32.000Z] #17 DONE 0.0s [2025-06-03T09:03:32.000Z] [2025-06-03T09:03:32.000Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-06-03T09:03:32.000Z] #18 transferring context: 50B done [2025-06-03T09:03:32.000Z] #18 DONE 0.0s [2025-06-03T09:03:32.000Z] [2025-06-03T09:03:32.000Z] #19 [support-notifications internal] load .dockerignore [2025-06-03T09:03:32.000Z] #19 transferring context: 50B done [2025-06-03T09:03:32.000Z] #19 DONE 0.0s [2025-06-03T09:03:32.000Z] [2025-06-03T09:03:32.000Z] #20 [security-bootstrapper internal] load .dockerignore [2025-06-03T09:03:32.000Z] #20 transferring context: 50B done [2025-06-03T09:03:32.258Z] #20 DONE 0.0s [2025-06-03T09:03:32.258Z] [2025-06-03T09:03:32.258Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2025-06-03T09:03:32.258Z] #21 transferring context: 50B done [2025-06-03T09:03:32.258Z] #21 DONE 0.0s [2025-06-03T09:03:32.258Z] [2025-06-03T09:03:32.258Z] #22 [security-proxy-setup internal] load .dockerignore [2025-06-03T09:03:32.258Z] #22 transferring context: 50B done [2025-06-03T09:03:32.258Z] #22 DONE 0.0s [2025-06-03T09:03:32.258Z] [2025-06-03T09:03:32.258Z] #23 [core-keeper internal] load .dockerignore [2025-06-03T09:03:32.258Z] #23 transferring context: 50B done [2025-06-03T09:03:32.258Z] #23 DONE 0.0s [2025-06-03T09:03:32.258Z] [2025-06-03T09:03:32.258Z] #24 [security-spire-config internal] load .dockerignore [2025-06-03T09:03:32.258Z] #24 transferring context: 50B done [2025-06-03T09:03:32.258Z] #24 DONE 0.0s [2025-06-03T09:03:32.258Z] [2025-06-03T09:03:32.258Z] #25 [core-data internal] load .dockerignore [2025-06-03T09:03:32.258Z] #25 transferring context: 50B done [2025-06-03T09:03:32.258Z] #25 DONE 0.1s [2025-06-03T09:03:32.258Z] [2025-06-03T09:03:32.258Z] #26 [core-command internal] load .dockerignore [2025-06-03T09:03:32.258Z] #26 transferring context: 50B done [2025-06-03T09:03:32.258Z] #26 DONE 0.0s [2025-06-03T09:03:32.258Z] [2025-06-03T09:03:32.258Z] #27 [security-spire-agent internal] load .dockerignore [2025-06-03T09:03:32.258Z] #27 transferring context: 50B done [2025-06-03T09:03:32.258Z] #27 DONE 0.0s [2025-06-03T09:03:32.258Z] [2025-06-03T09:03:32.258Z] #28 [core-metadata internal] load .dockerignore [2025-06-03T09:03:32.258Z] #28 transferring context: 50B done [2025-06-03T09:03:32.258Z] #28 DONE 0.1s [2025-06-03T09:03:32.258Z] [2025-06-03T09:03:32.258Z] #29 [security-secretstore-setup internal] load .dockerignore [2025-06-03T09:03:32.258Z] #29 transferring context: 50B done [2025-06-03T09:03:32.258Z] #29 DONE 0.0s [2025-06-03T09:03:32.258Z] [2025-06-03T09:03:32.258Z] #30 [support-scheduler internal] load .dockerignore [2025-06-03T09:03:32.258Z] #30 transferring context: 50B done [2025-06-03T09:03:32.258Z] #30 DONE 0.1s [2025-06-03T09:03:32.258Z] [2025-06-03T09:03:32.258Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-03T09:03:32.515Z] #31 DONE 0.0s [2025-06-03T09:03:32.516Z] [2025-06-03T09:03:32.516Z] #32 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-03T09:03:32.516Z] #32 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-03T09:03:32.516Z] #32 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-03T09:03:32.516Z] #32 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-03T09:03:32.516Z] #32 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-03T09:03:32.516Z] #32 DONE 0.1s [2025-06-03T09:03:32.516Z] [2025-06-03T09:03:32.516Z] #33 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-03T09:03:32.516Z] #33 ... [2025-06-03T09:03:32.516Z] [2025-06-03T09:03:32.516Z] #32 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-03T09:03:32.516Z] #32 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-03T09:03:32.516Z] #32 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-03T09:03:32.516Z] #32 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-03T09:03:32.516Z] #32 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-03T09:03:32.516Z] #32 DONE 0.1s [2025-06-03T09:03:32.516Z] [2025-06-03T09:03:32.516Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-03T09:03:32.516Z] #31 DONE 0.0s [2025-06-03T09:03:32.774Z] [2025-06-03T09:03:32.774Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-03T09:03:32.774Z] #31 DONE 0.0s [2025-06-03T09:03:32.774Z] [2025-06-03T09:03:32.774Z] #34 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-03T09:03:32.774Z] #34 ... [2025-06-03T09:03:32.774Z] [2025-06-03T09:03:32.774Z] #32 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-03T09:03:32.774Z] #32 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-03T09:03:32.774Z] #32 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-03T09:03:32.774Z] #32 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-03T09:03:32.774Z] #32 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-03T09:03:32.774Z] #32 DONE 0.2s [2025-06-03T09:03:32.774Z] [2025-06-03T09:03:32.774Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-06-03T09:03:32.774Z] #35 DONE 0.7s [2025-06-03T09:03:32.872Z] ---> Running in 6dcb3160ef94 [2025-06-03T09:03:33.058Z] [2025-06-03T09:03:33.058Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:03:33.058Z] #36 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:03:33.058Z] #36 ... [2025-06-03T09:03:33.058Z] [2025-06-03T09:03:33.058Z] #32 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-03T09:03:33.058Z] #32 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-03T09:03:33.058Z] #32 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-03T09:03:33.058Z] #32 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-03T09:03:33.058Z] #32 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-03T09:03:33.058Z] #32 DONE 0.2s [2025-06-03T09:03:33.058Z] [2025-06-03T09:03:33.058Z] #37 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-06-03T09:03:33.058Z] #37 DONE 0.6s [2025-06-03T09:03:33.140Z] Removing intermediate container 6dcb3160ef94 [2025-06-03T09:03:33.140Z] ---> acca761084bb [2025-06-03T09:03:33.140Z] Step 3/4 : COPY go.mod . [2025-06-03T09:03:33.331Z] [2025-06-03T09:03:33.331Z] #38 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-06-03T09:03:33.723Z] ---> 80bd20bb1f0b [2025-06-03T09:03:33.723Z] Step 4/4 : RUN go mod download [2025-06-03T09:03:33.723Z] ---> Running in 8b8baed2e662 [2025-06-03T09:03:33.900Z] #38 ... [2025-06-03T09:03:33.900Z] [2025-06-03T09:03:33.900Z] #32 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-03T09:03:33.900Z] #32 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-03T09:03:33.900Z] #32 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-03T09:03:33.900Z] #32 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-03T09:03:33.900Z] #32 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-03T09:03:33.900Z] #32 DONE 0.2s [2025-06-03T09:03:33.900Z] [2025-06-03T09:03:33.900Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-06-03T09:03:33.900Z] #39 DONE 1.1s [2025-06-03T09:03:33.900Z] [2025-06-03T09:03:33.900Z] #40 [security-spire-config internal] load build context [2025-06-03T09:03:33.900Z] #40 transferring context: 22.05kB 0.0s done [2025-06-03T09:03:33.900Z] #40 DONE 0.9s [2025-06-03T09:03:33.900Z] [2025-06-03T09:03:33.900Z] #41 [security-spire-server internal] load build context [2025-06-03T09:03:33.900Z] #41 transferring context: 23.80kB 0.0s done [2025-06-03T09:03:33.900Z] #41 DONE 0.9s [2025-06-03T09:03:33.900Z] [2025-06-03T09:03:33.900Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:03:33.900Z] #36 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.5s done [2025-06-03T09:03:33.900Z] #36 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-06-03T09:03:33.900Z] #36 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-06-03T09:03:33.900Z] #36 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-06-03T09:03:33.900Z] #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s [2025-06-03T09:03:33.900Z] #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s [2025-06-03T09:03:33.900Z] #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.3s [2025-06-03T09:03:33.900Z] #36 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-06-03T09:03:34.314Z] #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done [2025-06-03T09:03:34.314Z] #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done [2025-06-03T09:03:34.314Z] #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.4s done [2025-06-03T09:03:34.314Z] #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.5s [2025-06-03T09:03:34.314Z] #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.4s done [2025-06-03T09:03:34.314Z] #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.10MB / 36.47MB 0.6s [2025-06-03T09:03:34.574Z] #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 24.12MB / 36.47MB 0.8s [2025-06-03T09:03:34.574Z] #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 33.55MB / 36.47MB 1.0s [2025-06-03T09:03:34.574Z] #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.1s [2025-06-03T09:03:35.508Z] #36 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-06-03T09:03:38.050Z] #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 3.3s done [2025-06-03T09:03:42.241Z] #36 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-06-03T09:03:42.241Z] #36 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-06-03T09:03:42.241Z] #36 ... [2025-06-03T09:03:42.241Z] [2025-06-03T09:03:42.241Z] #42 [security-proxy-auth internal] load build context [2025-06-03T09:03:42.241Z] #42 transferring context: 314.02MB 9.9s [2025-06-03T09:03:42.499Z] #42 ... [2025-06-03T09:03:42.499Z] [2025-06-03T09:03:42.499Z] #43 [security-spiffe-token-provider internal] load build context [2025-06-03T09:03:42.499Z] #43 ... [2025-06-03T09:03:42.499Z] [2025-06-03T09:03:42.499Z] #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-03T09:03:42.499Z] #0 1.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:03:42.499Z] #0 1.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:03:42.499Z] #0 1.632 (1/7) Installing ca-certificates (20241121-r1) [2025-06-03T09:03:42.499Z] #0 1.646 (2/7) Installing dumb-init (1.2.5-r3) [2025-06-03T09:03:42.499Z] #0 1.646 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-06-03T09:03:42.499Z] #0 1.651 (4/7) Installing libsodium (1.0.19-r0) [2025-06-03T09:03:42.499Z] #0 1.658 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-03T09:03:42.499Z] #0 1.678 (6/7) Installing libzmq (4.3.5-r2) [2025-06-03T09:03:42.499Z] #0 1.689 (7/7) Installing zeromq (4.3.5-r2) [2025-06-03T09:03:42.499Z] #0 1.695 Executing busybox-1.36.1-r29.trigger [2025-06-03T09:03:42.499Z] #0 1.707 Executing ca-certificates-20241121-r1.trigger [2025-06-03T09:03:42.499Z] #0 1.975 OK: 12 MiB in 21 packages [2025-06-03T09:03:42.756Z] #44 ... [2025-06-03T09:03:42.756Z] [2025-06-03T09:03:42.756Z] #45 [security-proxy-setup internal] load build context [2025-06-03T09:03:42.756Z] #45 ... [2025-06-03T09:03:42.756Z] [2025-06-03T09:03:42.756Z] #46 [core-keeper internal] load build context [2025-06-03T09:03:42.756Z] #46 ... [2025-06-03T09:03:42.756Z] [2025-06-03T09:03:42.756Z] #47 [security-bootstrapper internal] load build context [2025-06-03T09:03:43.013Z] #47 ... [2025-06-03T09:03:43.013Z] [2025-06-03T09:03:43.013Z] #48 [core-common-config-bootstrapper internal] load build context [2025-06-03T09:03:43.013Z] #48 ... [2025-06-03T09:03:43.013Z] [2025-06-03T09:03:43.013Z] #49 [core-data internal] load build context [2025-06-03T09:03:43.274Z] #49 ... [2025-06-03T09:03:43.274Z] [2025-06-03T09:03:43.274Z] #50 [core-metadata internal] load build context [2025-06-03T09:03:43.274Z] #50 ... [2025-06-03T09:03:43.274Z] [2025-06-03T09:03:43.274Z] #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-03T09:03:43.274Z] #51 ... [2025-06-03T09:03:43.274Z] [2025-06-03T09:03:43.274Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-03T09:03:43.531Z] #52 ... [2025-06-03T09:03:43.531Z] [2025-06-03T09:03:43.531Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-03T09:03:43.531Z] #0 3.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:03:43.531Z] #0 3.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:03:43.531Z] #0 4.164 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-03T09:03:43.531Z] #0 4.168 Executing busybox-1.36.1-r29.trigger [2025-06-03T09:03:43.531Z] #0 4.177 OK: 8 MiB in 15 packages [2025-06-03T09:03:43.531Z] #53 ... [2025-06-03T09:03:43.531Z] [2025-06-03T09:03:43.531Z] #54 [support-notifications internal] load build context [2025-06-03T09:03:43.789Z] #54 ... [2025-06-03T09:03:43.789Z] [2025-06-03T09:03:43.789Z] #55 [core-command internal] load build context [2025-06-03T09:03:43.789Z] #55 ... [2025-06-03T09:03:43.789Z] [2025-06-03T09:03:43.789Z] #56 [security-spire-agent internal] load build context [2025-06-03T09:03:43.789Z] #56 transferring context: 23.33kB 0.0s done [2025-06-03T09:03:44.046Z] #56 ... [2025-06-03T09:03:44.047Z] [2025-06-03T09:03:44.047Z] #57 [support-scheduler internal] load build context [2025-06-03T09:03:44.047Z] #57 transferring context: 453.50MB 10.1s [2025-06-03T09:03:44.047Z] #57 ... [2025-06-03T09:03:44.047Z] [2025-06-03T09:03:44.047Z] #33 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-03T09:03:44.047Z] #33 1.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:03:44.047Z] #33 1.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:03:44.047Z] #33 1.592 (1/2) Installing dumb-init (1.2.5-r3) [2025-06-03T09:03:44.047Z] #33 1.592 (2/2) Installing su-exec (0.2-r3) [2025-06-03T09:03:44.047Z] #33 1.592 Executing busybox-1.36.1-r29.trigger [2025-06-03T09:03:44.047Z] #33 1.602 OK: 8 MiB in 16 packages [2025-06-03T09:03:44.047Z] #33 ... [2025-06-03T09:03:44.047Z] [2025-06-03T09:03:44.047Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-03T09:03:44.047Z] #0 0.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:03:44.047Z] #0 0.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:03:44.047Z] #0 1.149 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-03T09:03:44.047Z] #0 1.149 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-03T09:03:44.047Z] #0 1.149 OK: 24171 distinct packages available [2025-06-03T09:03:44.047Z] #0 1.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:03:44.047Z] #0 1.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:03:44.047Z] #0 1.640 (1/14) Installing ca-certificates (20241121-r1) [2025-06-03T09:03:44.047Z] #0 1.640 (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-03T09:03:44.047Z] #0 1.654 (3/14) Installing c-ares (1.33.1-r0) [2025-06-03T09:03:44.047Z] #0 1.659 (4/14) Installing libunistring (1.2-r0) [2025-06-03T09:03:44.047Z] #0 1.688 (5/14) Installing libidn2 (2.3.7-r0) [2025-06-03T09:03:44.047Z] #0 1.695 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-03T09:03:44.047Z] #0 1.700 (7/14) Installing libpsl (0.21.5-r1) [2025-06-03T09:03:44.047Z] #0 1.700 (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-03T09:03:44.047Z] #0 1.710 (9/14) Installing libcurl (8.12.1-r0) [2025-06-03T09:03:44.047Z] #0 1.718 (10/14) Installing curl (8.12.1-r0) [2025-06-03T09:03:44.047Z] #0 1.729 (11/14) Installing dumb-init (1.2.5-r3) [2025-06-03T09:03:44.047Z] #0 1.734 (12/14) Installing musl-obstack (1.2.3-r2) [2025-06-03T09:03:44.047Z] #0 1.739 (13/14) Installing libucontext (1.2-r3) [2025-06-03T09:03:44.047Z] #0 1.743 (14/14) Installing gcompat (1.1.0-r4) [2025-06-03T09:03:44.047Z] #0 1.750 Executing busybox-1.36.1-r29.trigger [2025-06-03T09:03:44.047Z] #0 1.757 Executing ca-certificates-20241121-r1.trigger [2025-06-03T09:03:44.047Z] #0 2.039 OK: 13 MiB in 28 packages [2025-06-03T09:03:44.454Z] #58 ... [2025-06-03T09:03:44.454Z] [2025-06-03T09:03:44.454Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-03T09:03:44.454Z] #59 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-06-03T09:03:44.454Z] #59 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-06-03T09:03:44.454Z] #59 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-06-03T09:03:44.454Z] #59 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-06-03T09:03:44.454Z] #59 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-06-03T09:03:44.454Z] #59 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-06-03T09:03:44.454Z] #59 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-06-03T09:03:44.988Z] #59 ... [2025-06-03T09:03:44.988Z] [2025-06-03T09:03:44.988Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-03T09:03:44.988Z] #60 ... [2025-06-03T09:03:44.988Z] [2025-06-03T09:03:44.988Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-03T09:03:45.879Z] #61 ... [2025-06-03T09:03:45.879Z] [2025-06-03T09:03:45.879Z] #62 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-06-03T09:03:45.879Z] #0 0.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:03:45.879Z] #0 1.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:03:45.879Z] #0 1.390 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-03T09:03:45.879Z] #0 1.415 Executing busybox-1.36.1-r29.trigger [2025-06-03T09:03:45.879Z] #0 1.432 OK: 8 MiB in 15 packages [2025-06-03T09:03:45.879Z] #62 ... [2025-06-03T09:03:45.879Z] [2025-06-03T09:03:45.879Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-03T09:03:45.879Z] #63 ... [2025-06-03T09:03:45.879Z] [2025-06-03T09:03:45.879Z] #64 [security-secretstore-setup internal] load build context [2025-06-03T09:03:46.137Z] #64 ... [2025-06-03T09:03:46.137Z] [2025-06-03T09:03:46.137Z] #34 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-03T09:03:46.137Z] #34 1.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:03:46.137Z] #34 1.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:03:46.137Z] #34 1.839 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-03T09:03:46.137Z] #34 1.842 (2/4) Installing openssl (3.3.3-r0) [2025-06-03T09:03:46.137Z] #34 1.852 (3/4) Installing su-exec (0.2-r3) [2025-06-03T09:03:46.137Z] #34 1.855 (4/4) Installing yq-go (4.44.1-r2) [2025-06-03T09:03:46.137Z] #34 1.924 Executing busybox-1.36.1-r29.trigger [2025-06-03T09:03:46.137Z] #34 1.931 OK: 19 MiB in 18 packages [2025-06-03T09:03:46.137Z] #34 ... [2025-06-03T09:03:46.137Z] [2025-06-03T09:03:46.137Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-03T09:03:46.137Z] #59 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 11.1s [2025-06-03T09:03:46.137Z] #59 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 11.1s [2025-06-03T09:03:46.705Z] #59 ... [2025-06-03T09:03:46.705Z] [2025-06-03T09:03:46.705Z] #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-06-03T09:03:46.705Z] #38 DONE 14.1s [2025-06-03T09:03:46.705Z] [2025-06-03T09:03:46.705Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-03T09:03:46.705Z] #59 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 11.8s done [2025-06-03T09:03:48.085Z] #59 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 13.3s done [2025-06-03T09:03:48.085Z] #59 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-06-03T09:03:51.380Z] #59 ... [2025-06-03T09:03:51.380Z] [2025-06-03T09:03:51.380Z] #56 [security-spire-agent internal] load build context [2025-06-03T09:03:51.380Z] #56 DONE 17.6s [2025-06-03T09:03:51.746Z] [2025-06-03T09:03:51.746Z] #65 [core-command builder 2/7] WORKDIR /edgex-go [2025-06-03T09:03:53.535Z] #65 ... [2025-06-03T09:03:53.535Z] [2025-06-03T09:03:53.535Z] #42 [security-proxy-auth internal] load build context [2025-06-03T09:03:53.535Z] #42 transferring context: 543.16MB 17.2s done [2025-06-03T09:03:53.796Z] #42 ... [2025-06-03T09:03:53.796Z] [2025-06-03T09:03:53.796Z] #43 [security-spiffe-token-provider internal] load build context [2025-06-03T09:03:53.796Z] #43 transferring context: 543.16MB 16.9s done [2025-06-03T09:03:53.796Z] #43 ... [2025-06-03T09:03:53.796Z] [2025-06-03T09:03:53.796Z] #54 [support-notifications internal] load build context [2025-06-03T09:03:53.796Z] #54 transferring context: 543.16MB 17.2s done [2025-06-03T09:03:54.054Z] #54 ... [2025-06-03T09:03:54.054Z] [2025-06-03T09:03:54.054Z] #46 [core-keeper internal] load build context [2025-06-03T09:03:54.054Z] #46 transferring context: 543.16MB 17.0s done [2025-06-03T09:03:54.054Z] #46 ... [2025-06-03T09:03:54.054Z] [2025-06-03T09:03:54.054Z] #48 [core-common-config-bootstrapper internal] load build context [2025-06-03T09:03:54.054Z] #48 transferring context: 543.16MB 18.4s done [2025-06-03T09:03:54.312Z] #48 ... [2025-06-03T09:03:54.312Z] [2025-06-03T09:03:54.312Z] #50 [core-metadata internal] load build context [2025-06-03T09:03:54.312Z] #50 transferring context: 543.16MB 15.8s done [2025-06-03T09:03:54.571Z] #50 ... [2025-06-03T09:03:54.571Z] [2025-06-03T09:03:54.571Z] #49 [core-data internal] load build context [2025-06-03T09:03:54.571Z] #49 transferring context: 543.16MB 15.3s done [2025-06-03T09:03:54.830Z] #49 ... [2025-06-03T09:03:54.830Z] [2025-06-03T09:03:54.830Z] #57 [support-scheduler internal] load build context [2025-06-03T09:03:54.830Z] #57 transferring context: 543.16MB 14.2s done [2025-06-03T09:03:54.830Z] #57 ... [2025-06-03T09:03:54.830Z] [2025-06-03T09:03:54.830Z] #45 [security-proxy-setup internal] load build context [2025-06-03T09:03:54.830Z] #45 transferring context: 543.16MB 14.3s done [2025-06-03T09:03:55.119Z] #45 ... [2025-06-03T09:03:55.119Z] [2025-06-03T09:03:55.119Z] #47 [security-bootstrapper internal] load build context [2025-06-03T09:03:55.119Z] #47 transferring context: 543.16MB 15.7s done [2025-06-03T09:03:55.119Z] #47 ... [2025-06-03T09:03:55.119Z] [2025-06-03T09:03:55.119Z] #55 [core-command internal] load build context [2025-06-03T09:03:55.119Z] #55 transferring context: 543.16MB 16.0s done [2025-06-03T09:03:55.424Z] #55 ... [2025-06-03T09:03:55.424Z] [2025-06-03T09:03:55.424Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:03:55.424Z] #36 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.1s done [2025-06-03T09:03:59.659Z] #36 ... [2025-06-03T09:03:59.659Z] [2025-06-03T09:03:59.659Z] #64 [security-secretstore-setup internal] load build context [2025-06-03T09:03:59.659Z] #64 transferring context: 543.16MB 14.5s done [2025-06-03T09:03:59.659Z] #64 ... [2025-06-03T09:03:59.659Z] [2025-06-03T09:03:59.659Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-03T09:03:59.659Z] #59 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c [2025-06-03T09:03:59.659Z] #59 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.5s done [2025-06-03T09:04:18.711Z] #59 ... [2025-06-03T09:04:18.711Z] [2025-06-03T09:04:18.711Z] #62 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-06-03T09:04:18.711Z] #62 DONE 44.6s [2025-06-03T09:04:18.711Z] [2025-06-03T09:04:18.711Z] #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-03T09:04:18.711Z] #51 ... [2025-06-03T09:04:18.711Z] [2025-06-03T09:04:18.711Z] #45 [security-proxy-setup internal] load build context [2025-06-03T09:04:18.711Z] #45 DONE 44.8s [2025-06-03T09:04:18.711Z] [2025-06-03T09:04:18.711Z] #66 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-06-03T09:04:19.373Z] #66 ... [2025-06-03T09:04:19.373Z] [2025-06-03T09:04:19.373Z] #57 [support-scheduler internal] load build context [2025-06-03T09:04:19.373Z] #57 DONE 45.9s [2025-06-03T09:04:19.653Z] [2025-06-03T09:04:19.653Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-03T09:04:19.653Z] #59 ... [2025-06-03T09:04:19.653Z] [2025-06-03T09:04:19.653Z] #64 [security-secretstore-setup internal] load build context [2025-06-03T09:04:19.653Z] #64 DONE 46.5s [2025-06-03T09:04:19.653Z] [2025-06-03T09:04:19.653Z] #47 [security-bootstrapper internal] load build context [2025-06-03T09:04:19.653Z] #47 DONE 47.2s [2025-06-03T09:04:19.653Z] [2025-06-03T09:04:19.653Z] #49 [core-data internal] load build context [2025-06-03T09:04:19.653Z] #49 DONE 47.0s [2025-06-03T09:04:19.653Z] [2025-06-03T09:04:19.653Z] #43 [security-spiffe-token-provider internal] load build context [2025-06-03T09:04:19.653Z] #43 DONE 47.3s [2025-06-03T09:04:19.653Z] [2025-06-03T09:04:19.653Z] #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-03T09:04:19.915Z] #44 ... [2025-06-03T09:04:19.915Z] [2025-06-03T09:04:19.915Z] #50 [core-metadata internal] load build context [2025-06-03T09:04:19.915Z] #50 DONE 46.9s [2025-06-03T09:04:19.915Z] [2025-06-03T09:04:19.915Z] #42 [security-proxy-auth internal] load build context [2025-06-03T09:04:19.915Z] #42 DONE 47.6s [2025-06-03T09:04:19.915Z] [2025-06-03T09:04:19.915Z] #54 [support-notifications internal] load build context [2025-06-03T09:04:19.915Z] #54 DONE 47.5s [2025-06-03T09:04:19.915Z] [2025-06-03T09:04:19.915Z] #55 [core-command internal] load build context [2025-06-03T09:04:19.915Z] #55 DONE 46.9s [2025-06-03T09:04:19.915Z] [2025-06-03T09:04:19.915Z] #46 [core-keeper internal] load build context [2025-06-03T09:04:19.915Z] #46 DONE 47.4s [2025-06-03T09:04:20.176Z] [2025-06-03T09:04:20.176Z] #48 [core-common-config-bootstrapper internal] load build context [2025-06-03T09:04:20.176Z] #48 DONE 47.6s [2025-06-03T09:04:20.176Z] [2025-06-03T09:04:20.176Z] #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-03T09:04:20.176Z] #51 47.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:20.176Z] #51 ... [2025-06-03T09:04:20.176Z] [2025-06-03T09:04:20.176Z] #34 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-03T09:04:20.176Z] #34 DONE 47.4s [2025-06-03T09:04:20.176Z] [2025-06-03T09:04:20.176Z] #33 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-03T09:04:20.176Z] #33 DONE 47.6s [2025-06-03T09:04:20.176Z] [2025-06-03T09:04:20.176Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-03T09:04:20.176Z] #58 DONE 47.7s [2025-06-03T09:04:20.176Z] [2025-06-03T09:04:20.176Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-03T09:04:20.176Z] #53 DONE 47.5s [2025-06-03T09:04:20.176Z] [2025-06-03T09:04:20.176Z] #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-03T09:04:20.176Z] #44 DONE 47.6s [2025-06-03T09:04:20.437Z] [2025-06-03T09:04:20.438Z] #65 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-06-03T09:04:20.438Z] #65 DONE 29.1s [2025-06-03T09:04:20.438Z] [2025-06-03T09:04:20.438Z] #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-06-03T09:04:20.753Z] #67 ... [2025-06-03T09:04:20.753Z] [2025-06-03T09:04:20.753Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-03T09:04:20.753Z] #61 DONE 48.0s [2025-06-03T09:04:20.753Z] [2025-06-03T09:04:20.753Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:04:20.753Z] #36 DONE 48.1s [2025-06-03T09:04:20.753Z] [2025-06-03T09:04:20.753Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-03T09:04:20.753Z] #52 47.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:20.753Z] #52 47.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:20.753Z] #52 47.41 (1/4) Installing ca-certificates (20241121-r1) [2025-06-03T09:04:20.753Z] #52 47.43 (2/4) Installing dumb-init (1.2.5-r3) [2025-06-03T09:04:21.014Z] #52 47.43 (3/4) Installing su-exec (0.2-r3) [2025-06-03T09:04:21.014Z] #52 47.43 (4/4) Installing yq-go (4.44.1-r2) [2025-06-03T09:04:21.014Z] #52 47.55 Executing busybox-1.36.1-r29.trigger [2025-06-03T09:04:21.014Z] #52 47.56 Executing ca-certificates-20241121-r1.trigger [2025-06-03T09:04:21.014Z] #52 47.59 OK: 19 MiB in 18 packages [2025-06-03T09:04:21.273Z] #52 DONE 47.9s [2025-06-03T09:04:21.273Z] [2025-06-03T09:04:21.273Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-03T09:04:21.273Z] #60 46.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:21.273Z] #60 46.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:21.273Z] #60 47.28 (1/3) Installing ca-certificates (20241121-r1) [2025-06-03T09:04:21.273Z] #60 47.30 (2/3) Installing dumb-init (1.2.5-r3) [2025-06-03T09:04:21.273Z] #60 47.32 (3/3) Installing tzdata (2025b-r0) [2025-06-03T09:04:21.273Z] #60 47.36 Executing busybox-1.36.1-r29.trigger [2025-06-03T09:04:21.273Z] #60 47.37 Executing ca-certificates-20241121-r1.trigger [2025-06-03T09:04:21.273Z] #60 47.42 OK: 10 MiB in 17 packages [2025-06-03T09:04:21.273Z] #60 DONE 47.8s [2025-06-03T09:04:21.273Z] [2025-06-03T09:04:21.273Z] #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-03T09:04:21.273Z] #51 47.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:21.273Z] #51 47.63 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-03T09:04:21.273Z] #51 47.63 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-03T09:04:21.273Z] #51 47.63 OK: 24171 distinct packages available [2025-06-03T09:04:21.273Z] #51 47.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:21.273Z] #51 47.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:21.273Z] #51 48.08 (1/5) Installing dumb-init (1.2.5-r3) [2025-06-03T09:04:21.273Z] #51 48.08 (2/5) Installing musl-obstack (1.2.3-r2) [2025-06-03T09:04:21.273Z] #51 48.09 (3/5) Installing libucontext (1.2-r3) [2025-06-03T09:04:21.273Z] #51 48.09 (4/5) Installing gcompat (1.1.0-r4) [2025-06-03T09:04:21.273Z] #51 48.09 (5/5) Installing openssl (3.3.3-r0) [2025-06-03T09:04:21.273Z] #51 48.11 Executing busybox-1.36.1-r29.trigger [2025-06-03T09:04:21.273Z] #51 48.11 OK: 9 MiB in 19 packages [2025-06-03T09:04:21.273Z] #51 DONE 48.4s [2025-06-03T09:04:21.273Z] [2025-06-03T09:04:21.273Z] #68 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-06-03T09:04:21.533Z] #68 ... [2025-06-03T09:04:21.533Z] [2025-06-03T09:04:21.533Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-03T09:04:21.533Z] #63 47.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:21.533Z] #63 47.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:21.533Z] #63 47.92 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-03T09:04:21.533Z] #63 47.92 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-03T09:04:21.533Z] #63 47.92 OK: 24171 distinct packages available [2025-06-03T09:04:21.533Z] #63 47.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:21.533Z] #63 48.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:21.533Z] #63 48.39 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-03T09:04:21.533Z] #63 48.39 (2/4) Installing musl-obstack (1.2.3-r2) [2025-06-03T09:04:21.533Z] #63 48.40 (3/4) Installing libucontext (1.2-r3) [2025-06-03T09:04:21.533Z] #63 48.40 (4/4) Installing gcompat (1.1.0-r4) [2025-06-03T09:04:21.533Z] #63 48.41 Executing busybox-1.36.1-r29.trigger [2025-06-03T09:04:21.533Z] #63 48.41 OK: 8 MiB in 18 packages [2025-06-03T09:04:21.533Z] #63 DONE 48.6s [2025-06-03T09:04:21.792Z] [2025-06-03T09:04:21.792Z] #66 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-06-03T09:04:21.792Z] #66 4.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:21.792Z] #66 4.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:22.300Z] #66 4.674 OK: 8 MiB in 15 packages [2025-06-03T09:04:22.559Z] #66 DONE 5.1s [2025-06-03T09:04:22.559Z] [2025-06-03T09:04:22.559Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-03T09:04:22.559Z] #0 1.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:22.559Z] #0 1.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:22.559Z] #0 2.038 OK: 19 MiB in 18 packages [2025-06-03T09:04:22.559Z] #69 DONE 2.4s [2025-06-03T09:04:22.559Z] [2025-06-03T09:04:22.559Z] #70 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-06-03T09:04:22.818Z] #70 DONE 0.2s [2025-06-03T09:04:22.818Z] [2025-06-03T09:04:22.818Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-06-03T09:04:22.818Z] #0 1.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:22.818Z] #0 1.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:22.818Z] #0 2.299 OK: 8 MiB in 15 packages [2025-06-03T09:04:22.818Z] #71 DONE 2.5s [2025-06-03T09:04:22.818Z] [2025-06-03T09:04:22.818Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-03T09:04:22.818Z] #0 2.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:22.818Z] #0 2.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:23.135Z] #72 2.613 OK: 248 MiB in 58 packages [2025-06-03T09:04:23.135Z] #72 DONE 2.7s [2025-06-03T09:04:23.135Z] [2025-06-03T09:04:23.135Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-06-03T09:04:23.710Z] #73 ... [2025-06-03T09:04:23.710Z] [2025-06-03T09:04:23.710Z] #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-03T09:04:23.710Z] #74 DONE 3.3s [2025-06-03T09:04:23.967Z] [2025-06-03T09:04:23.967Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-03T09:04:24.224Z] #75 ... [2025-06-03T09:04:24.224Z] [2025-06-03T09:04:24.224Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-06-03T09:04:24.224Z] #0 2.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:24.224Z] #0 2.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:24.224Z] #0 2.990 OK: 8 MiB in 16 packages [2025-06-03T09:04:24.224Z] #76 DONE 3.8s [2025-06-03T09:04:24.224Z] [2025-06-03T09:04:24.224Z] #77 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-06-03T09:04:24.224Z] #0 2.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:24.224Z] #0 2.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:24.224Z] #0 2.989 OK: 248 MiB in 58 packages [2025-06-03T09:04:24.224Z] #77 DONE 3.9s [2025-06-03T09:04:24.224Z] [2025-06-03T09:04:24.224Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-03T09:04:24.224Z] #0 3.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:24.224Z] #0 3.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:24.224Z] #0 3.594 OK: 13 MiB in 28 packages [2025-06-03T09:04:24.224Z] #78 DONE 3.9s [2025-06-03T09:04:24.224Z] [2025-06-03T09:04:24.224Z] #79 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-03T09:04:24.224Z] #0 3.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:24.224Z] #0 3.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:24.224Z] #0 3.556 OK: 248 MiB in 58 packages [2025-06-03T09:04:24.224Z] #79 DONE 3.9s [2025-06-03T09:04:24.224Z] [2025-06-03T09:04:24.224Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-06-03T09:04:24.224Z] #73 DONE 1.2s [2025-06-03T09:04:24.482Z] [2025-06-03T09:04:24.482Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:04:26.387Z] #80 ... [2025-06-03T09:04:26.387Z] [2025-06-03T09:04:26.387Z] #81 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-03T09:04:26.387Z] #0 2.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:26.387Z] #0 3.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:26.387Z] #0 4.093 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-03T09:04:26.387Z] #0 4.093 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-03T09:04:26.387Z] #0 4.093 OK: 24173 distinct packages available [2025-06-03T09:04:26.387Z] #0 4.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:26.387Z] #0 4.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:26.387Z] #0 4.520 OK: 248 MiB in 58 packages [2025-06-03T09:04:26.387Z] #81 DONE 6.1s [2025-06-03T09:04:26.387Z] [2025-06-03T09:04:26.387Z] #67 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-06-03T09:04:26.387Z] #67 5.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:26.387Z] #67 5.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:26.387Z] #67 5.530 OK: 248 MiB in 58 packages [2025-06-03T09:04:26.387Z] #67 DONE 6.1s [2025-06-03T09:04:26.387Z] [2025-06-03T09:04:26.387Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-06-03T09:04:26.387Z] #0 5.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:26.387Z] #0 5.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:26.387Z] #0 5.642 OK: 12 MiB in 21 packages [2025-06-03T09:04:26.387Z] #82 DONE 6.1s [2025-06-03T09:04:26.387Z] [2025-06-03T09:04:26.387Z] #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-06-03T09:04:26.387Z] #83 DONE 2.2s [2025-06-03T09:04:26.387Z] [2025-06-03T09:04:26.387Z] #84 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-03T09:04:26.387Z] #84 DONE 2.3s [2025-06-03T09:04:26.646Z] [2025-06-03T09:04:26.646Z] #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:04:28.554Z] #85 ... [2025-06-03T09:04:28.554Z] [2025-06-03T09:04:28.554Z] #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-03T09:04:28.554Z] #0 4.632 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:28.554Z] #0 5.088 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:28.554Z] #0 5.771 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-03T09:04:28.554Z] #0 6.044 Executing busybox-1.36.1-r29.trigger [2025-06-03T09:04:28.554Z] #0 6.052 OK: 8 MiB in 15 packages [2025-06-03T09:04:28.554Z] #86 DONE 7.6s [2025-06-03T09:04:28.554Z] [2025-06-03T09:04:28.554Z] #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-06-03T09:04:28.554Z] #87 DONE 1.9s [2025-06-03T09:04:28.554Z] [2025-06-03T09:04:28.554Z] #88 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-06-03T09:04:28.554Z] #88 DONE 1.9s [2025-06-03T09:04:28.554Z] [2025-06-03T09:04:28.554Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-06-03T09:04:28.554Z] #0 5.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:28.554Z] #0 5.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:28.554Z] #0 6.005 OK: 10 MiB in 17 packages [2025-06-03T09:04:28.554Z] #89 DONE 7.1s [2025-06-03T09:04:28.554Z] [2025-06-03T09:04:28.554Z] #90 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:04:29.123Z] #90 ... [2025-06-03T09:04:29.123Z] [2025-06-03T09:04:29.123Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-06-03T09:04:29.123Z] #91 DONE 5.0s [2025-06-03T09:04:29.123Z] [2025-06-03T09:04:29.123Z] #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-06-03T09:04:29.123Z] #92 DONE 0.1s [2025-06-03T09:04:29.123Z] [2025-06-03T09:04:29.123Z] #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-06-03T09:04:29.123Z] #68 7.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:29.123Z] #68 7.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:29.123Z] #68 7.733 OK: 9 MiB in 19 packages [2025-06-03T09:04:29.123Z] #68 DONE 8.0s [2025-06-03T09:04:29.383Z] [2025-06-03T09:04:29.383Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-03T09:04:30.140Z] Removing intermediate container 8b8baed2e662 [2025-06-03T09:04:30.141Z] ---> 1f39e5fcf503 [2025-06-03T09:04:30.141Z] Successfully built 1f39e5fcf503 [2025-06-03T09:04:30.141Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:04:30.481Z] + docker inspect -f . ci-base-image-arm64 [2025-06-03T09:04:30.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-03T09:04:30.688Z] prd-ubuntu20.04-docker-arm64-4c-16g-2713 does not seem to be running inside a container [2025-06-03T09:04:30.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-06-03T09:04:30.776Z] #93 ... [2025-06-03T09:04:30.776Z] [2025-06-03T09:04:30.776Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-03T09:04:30.776Z] #0 7.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:30.776Z] #0 7.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:30.776Z] #0 7.720 OK: 8 MiB in 18 packages [2025-06-03T09:04:30.776Z] #94 DONE 9.1s [2025-06-03T09:04:30.776Z] [2025-06-03T09:04:30.776Z] #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-06-03T09:04:30.776Z] #0 7.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:30.776Z] #0 7.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:30.776Z] #0 8.029 OK: 19 MiB in 18 packages [2025-06-03T09:04:30.776Z] #95 DONE 9.4s [2025-06-03T09:04:30.776Z] [2025-06-03T09:04:30.776Z] #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-06-03T09:04:30.776Z] #96 DONE 1.6s [2025-06-03T09:04:30.776Z] [2025-06-03T09:04:30.776Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-03T09:04:30.776Z] #75 5.184 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:30.776Z] #75 5.631 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-03T09:04:30.776Z] #75 6.898 OK: 248 MiB in 58 packages [2025-06-03T09:04:30.776Z] #75 DONE 7.1s [2025-06-03T09:04:30.776Z] [2025-06-03T09:04:30.776Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-03T09:04:31.034Z] #59 ... [2025-06-03T09:04:31.034Z] [2025-06-03T09:04:31.034Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-03T09:04:31.034Z] #93 DONE 1.7s [2025-06-03T09:04:31.034Z] [2025-06-03T09:04:31.034Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-06-03T09:04:31.938Z] $ docker top 2612412dbca712105eb17a0c313cc5297831464e66c4e436e6ca8b6f0cbba128 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-03T09:04:32.406Z] #97 DONE 1.6s [2025-06-03T09:04:32.406Z] [2025-06-03T09:04:32.406Z] #98 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-06-03T09:04:32.663Z] #98 ... [2025-06-03T09:04:32.664Z] [2025-06-03T09:04:32.664Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-03T09:04:32.664Z] #99 DONE 1.7s [2025-06-03T09:04:32.664Z] [2025-06-03T09:04:32.664Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-03T09:04:32.664Z] #100 DONE 1.8s [2025-06-03T09:04:32.664Z] [2025-06-03T09:04:32.664Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-06-03T09:04:32.773Z] + go version [2025-06-03T09:04:32.773Z] go version go1.23.7 linux/arm64 [Pipeline] } [2025-06-03T09:04:32.788Z] $ docker stop --time=1 2612412dbca712105eb17a0c313cc5297831464e66c4e436e6ca8b6f0cbba128 [2025-06-03T09:04:32.927Z] #101 ... [2025-06-03T09:04:32.927Z] [2025-06-03T09:04:32.927Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2025-06-03T09:04:32.927Z] #102 DONE 0.4s [2025-06-03T09:04:32.927Z] [2025-06-03T09:04:32.927Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-06-03T09:04:33.881Z] #103 ... [2025-06-03T09:04:33.881Z] [2025-06-03T09:04:33.881Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-06-03T09:04:33.881Z] #101 DONE 1.3s [2025-06-03T09:04:33.881Z] [2025-06-03T09:04:33.881Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-06-03T09:04:33.881Z] #104 DONE 1.3s [2025-06-03T09:04:33.881Z] [2025-06-03T09:04:33.881Z] #98 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-06-03T09:04:33.881Z] #98 DONE 2.9s [2025-06-03T09:04:33.881Z] [2025-06-03T09:04:33.881Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-06-03T09:04:33.881Z] #103 DONE 1.0s [2025-06-03T09:04:33.881Z] [2025-06-03T09:04:33.881Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-06-03T09:04:33.881Z] #105 DONE 0.2s [2025-06-03T09:04:33.881Z] [2025-06-03T09:04:33.881Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2025-06-03T09:04:33.881Z] #106 DONE 0.2s [2025-06-03T09:04:33.881Z] [2025-06-03T09:04:33.881Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-06-03T09:04:33.881Z] #107 DONE 0.2s [2025-06-03T09:04:33.881Z] [2025-06-03T09:04:33.881Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-06-03T09:04:34.141Z] #108 ... [2025-06-03T09:04:34.141Z] [2025-06-03T09:04:34.141Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-06-03T09:04:34.141Z] #109 DONE 0.1s [2025-06-03T09:04:34.141Z] [2025-06-03T09:04:34.141Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-06-03T09:04:34.141Z] #108 DONE 0.1s [2025-06-03T09:04:34.141Z] [2025-06-03T09:04:34.141Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-06-03T09:04:34.141Z] #110 DONE 0.2s [2025-06-03T09:04:34.141Z] [2025-06-03T09:04:34.141Z] #111 [security-spire-server] exporting to image [2025-06-03T09:04:34.141Z] #111 exporting layers [2025-06-03T09:04:34.378Z] $ docker rm -f --volumes 2612412dbca712105eb17a0c313cc5297831464e66c4e436e6ca8b6f0cbba128 [2025-06-03T09:04:34.399Z] #111 ... [2025-06-03T09:04:34.399Z] [2025-06-03T09:04:34.399Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-06-03T09:04:34.399Z] #112 DONE 0.2s [2025-06-03T09:04:34.399Z] [2025-06-03T09:04:34.399Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-06-03T09:04:34.399Z] #113 DONE 0.3s [2025-06-03T09:04:34.399Z] [2025-06-03T09:04:34.399Z] #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [2025-06-03T09:04:34.661Z] #114 DONE 0.2s [2025-06-03T09:04:34.661Z] [2025-06-03T09:04:34.661Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-06-03T09:04:34.661Z] #115 DONE 0.2s [2025-06-03T09:04:34.661Z] [2025-06-03T09:04:34.661Z] #111 [security-spire-agent] exporting to image [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:04:35.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-06-03T09:04:35.090Z] [2025-06-03T09:04:35.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:04:35.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-06-03T09:04:35.434Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-06-03T09:04:35.434Z] 547446be3368: Pulling fs layer [2025-06-03T09:04:35.434Z] d125d8839a47: Pulling fs layer [2025-06-03T09:04:35.434Z] 3e85d5ac6304: Pulling fs layer [2025-06-03T09:04:35.434Z] c3105a71a48b: Pulling fs layer [2025-06-03T09:04:35.434Z] 0f093f025ec4: Pulling fs layer [2025-06-03T09:04:35.434Z] c3106fc0e877: Pulling fs layer [2025-06-03T09:04:35.434Z] c3105a71a48b: Waiting [2025-06-03T09:04:35.434Z] 0f093f025ec4: Waiting [2025-06-03T09:04:35.434Z] c3106fc0e877: Waiting [2025-06-03T09:04:35.701Z] 547446be3368: Verifying Checksum [2025-06-03T09:04:35.701Z] 547446be3368: Download complete [2025-06-03T09:04:35.701Z] c3105a71a48b: Verifying Checksum [2025-06-03T09:04:35.701Z] c3105a71a48b: Download complete [2025-06-03T09:04:35.967Z] d125d8839a47: Verifying Checksum [2025-06-03T09:04:35.967Z] d125d8839a47: Download complete [2025-06-03T09:04:35.967Z] c3106fc0e877: Verifying Checksum [2025-06-03T09:04:35.967Z] c3106fc0e877: Download complete [2025-06-03T09:04:36.234Z] 0f093f025ec4: Verifying Checksum [2025-06-03T09:04:36.235Z] 0f093f025ec4: Download complete [2025-06-03T09:04:36.235Z] 547446be3368: Pull complete [2025-06-03T09:04:37.218Z] #111 exporting layers 2.0s done [2025-06-03T09:04:37.218Z] #111 writing image sha256:1476ded0b59657c93ae3e41454b650c1b08b17858b6541ee25d96f8ec2c123b6 [2025-06-03T09:04:37.218Z] #111 ... [2025-06-03T09:04:37.218Z] [2025-06-03T09:04:37.218Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:04:37.218Z] #116 ... [2025-06-03T09:04:37.218Z] [2025-06-03T09:04:37.218Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:04:37.646Z] d125d8839a47: Pull complete [2025-06-03T09:04:37.912Z] 3e85d5ac6304: Verifying Checksum [2025-06-03T09:04:37.912Z] 3e85d5ac6304: Download complete [2025-06-03T09:04:38.591Z] #117 ... [2025-06-03T09:04:38.591Z] [2025-06-03T09:04:38.591Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:04:38.591Z] #118 ... [2025-06-03T09:04:38.591Z] [2025-06-03T09:04:38.591Z] #111 [security-spire-server] exporting to image [2025-06-03T09:04:38.591Z] #111 writing image sha256:1476ded0b59657c93ae3e41454b650c1b08b17858b6541ee25d96f8ec2c123b6 1.4s done [2025-06-03T09:04:38.591Z] #111 naming to docker.io/library/security-spire-server 0.2s done [2025-06-03T09:04:39.637Z] #111 exporting layers 4.7s done [2025-06-03T09:04:39.638Z] #111 writing image sha256:259df27388b4a956ff906414be360aacabed7f51074a940e4b95303b52f78139 [2025-06-03T09:04:39.638Z] #111 writing image sha256:259df27388b4a956ff906414be360aacabed7f51074a940e4b95303b52f78139 0.2s done [2025-06-03T09:04:39.638Z] #111 naming to docker.io/library/security-spire-agent [2025-06-03T09:04:40.065Z] #111 exporting layers 4.8s done [2025-06-03T09:04:40.065Z] #111 naming to docker.io/library/security-spire-agent 0.0s done [2025-06-03T09:04:40.065Z] #111 writing image sha256:a519b7e2b6c55cf28492ac5cc688be59987c746e244190c5daf349eb51a0ad77 done [2025-06-03T09:04:40.065Z] #111 naming to docker.io/library/security-spire-config 0.1s done [2025-06-03T09:04:40.065Z] #111 DONE 5.2s [2025-06-03T09:04:40.065Z] [2025-06-03T09:04:40.065Z] #90 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:04:47.988Z] 3e85d5ac6304: Pull complete [2025-06-03T09:04:47.988Z] c3105a71a48b: Pull complete [2025-06-03T09:04:48.943Z] 0f093f025ec4: Pull complete [2025-06-03T09:04:49.208Z] c3106fc0e877: Pull complete [2025-06-03T09:04:49.208Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-06-03T09:04:49.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-06-03T09:04:49.208Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-03T09:04:49.424Z] prd-ubuntu20.04-docker-arm64-4c-16g-2713 does not seem to be running inside a container [2025-06-03T09:04:49.482Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-06-03T09:04:51.614Z] $ docker top 7edf18e65f91aa3d54773e6ccac79a9aadff6e7acc4e9345b3189335fec00803 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-03T09:04:52.449Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-06-03T09:05:02.517Z] #1 [core-metadata internal] load build definition from Dockerfile [2025-06-03T09:05:02.517Z] #1 transferring dockerfile: 2.10kB done [2025-06-03T09:05:02.517Z] #1 DONE 0.1s [2025-06-03T09:05:02.517Z] [2025-06-03T09:05:02.517Z] #2 [core-keeper internal] load build definition from Dockerfile [2025-06-03T09:05:02.517Z] #2 transferring dockerfile: 2.01kB 0.0s done [2025-06-03T09:05:02.517Z] #2 DONE 0.1s [2025-06-03T09:05:02.517Z] [2025-06-03T09:05:02.517Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-06-03T09:05:02.517Z] #3 transferring dockerfile: 2.23kB 0.0s done [2025-06-03T09:05:02.517Z] #3 DONE 0.1s [2025-06-03T09:05:02.517Z] [2025-06-03T09:05:02.517Z] #4 [security-spire-server internal] load build definition from Dockerfile [2025-06-03T09:05:02.517Z] #4 transferring dockerfile: 1.70kB done [2025-06-03T09:05:02.517Z] #4 DONE 0.1s [2025-06-03T09:05:02.517Z] [2025-06-03T09:05:02.517Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-06-03T09:05:02.517Z] #5 transferring dockerfile: 1.89kB done [2025-06-03T09:05:02.517Z] #5 DONE 0.1s [2025-06-03T09:05:02.517Z] [2025-06-03T09:05:02.517Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2025-06-03T09:05:02.517Z] #6 transferring dockerfile: 2.14kB done [2025-06-03T09:05:02.517Z] #6 DONE 0.1s [2025-06-03T09:05:02.517Z] [2025-06-03T09:05:02.517Z] #7 [support-scheduler internal] load build definition from Dockerfile [2025-06-03T09:05:02.517Z] #7 transferring dockerfile: 1.83kB 0.0s done [2025-06-03T09:05:02.517Z] #7 DONE 0.1s [2025-06-03T09:05:02.517Z] [2025-06-03T09:05:02.517Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2025-06-03T09:05:02.517Z] #8 transferring dockerfile: 1.81kB 0.0s done [2025-06-03T09:05:02.517Z] #8 DONE 0.1s [2025-06-03T09:05:02.517Z] [2025-06-03T09:05:02.517Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2025-06-03T09:05:02.517Z] #9 transferring dockerfile: 3.02kB 0.0s done [2025-06-03T09:05:02.517Z] #9 DONE 0.1s [2025-06-03T09:05:02.517Z] [2025-06-03T09:05:02.517Z] #10 [core-command internal] load build definition from Dockerfile [2025-06-03T09:05:02.517Z] #10 transferring dockerfile: 1.94kB 0.0s done [2025-06-03T09:05:02.517Z] #10 DONE 0.1s [2025-06-03T09:05:02.517Z] [2025-06-03T09:05:02.517Z] #11 [security-spire-config internal] load build definition from Dockerfile [2025-06-03T09:05:02.517Z] #11 transferring dockerfile: 1.69kB done [2025-06-03T09:05:02.517Z] #11 DONE 0.1s [2025-06-03T09:05:02.517Z] [2025-06-03T09:05:02.517Z] #12 [core-data internal] load build definition from Dockerfile [2025-06-03T09:05:02.517Z] #12 transferring dockerfile: 2.04kB done [2025-06-03T09:05:02.517Z] #12 DONE 0.1s [2025-06-03T09:05:02.517Z] [2025-06-03T09:05:02.517Z] #13 [support-notifications internal] load build definition from Dockerfile [2025-06-03T09:05:02.517Z] #13 transferring dockerfile: 2.00kB done [2025-06-03T09:05:02.517Z] #13 DONE 0.1s [2025-06-03T09:05:02.517Z] [2025-06-03T09:05:02.517Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2025-06-03T09:05:02.781Z] #14 transferring dockerfile: 2.50kB 0.0s done [2025-06-03T09:05:02.781Z] #14 DONE 0.1s [2025-06-03T09:05:02.781Z] [2025-06-03T09:05:02.781Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2025-06-03T09:05:02.781Z] #15 transferring dockerfile: 2.49kB 0.0s done [2025-06-03T09:05:02.782Z] #15 DONE 0.1s [2025-06-03T09:05:02.782Z] [2025-06-03T09:05:02.782Z] #16 [core-metadata internal] load .dockerignore [2025-06-03T09:05:02.782Z] #16 transferring context: 50B done [2025-06-03T09:05:02.782Z] #16 DONE 0.0s [2025-06-03T09:05:03.738Z] [2025-06-03T09:05:03.738Z] #17 [core-keeper internal] load .dockerignore [2025-06-03T09:05:03.738Z] #17 transferring context: 50B done [2025-06-03T09:05:03.738Z] #17 DONE 0.0s [2025-06-03T09:05:03.738Z] [2025-06-03T09:05:03.738Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2025-06-03T09:05:03.738Z] #18 transferring context: 50B done [2025-06-03T09:05:03.738Z] #18 DONE 0.1s [2025-06-03T09:05:03.738Z] [2025-06-03T09:05:03.738Z] #19 [security-spire-server internal] load .dockerignore [2025-06-03T09:05:03.738Z] #19 transferring context: 50B done [2025-06-03T09:05:03.738Z] #19 DONE 0.0s [2025-06-03T09:05:03.738Z] [2025-06-03T09:05:03.738Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2025-06-03T09:05:03.738Z] #20 transferring context: 50B 0.0s done [2025-06-03T09:05:03.738Z] #20 DONE 0.1s [2025-06-03T09:05:03.738Z] [2025-06-03T09:05:03.738Z] #21 [security-proxy-auth internal] load .dockerignore [2025-06-03T09:05:04.007Z] #21 transferring context: 50B done [2025-06-03T09:05:04.007Z] #21 DONE 0.1s [2025-06-03T09:05:04.007Z] [2025-06-03T09:05:04.007Z] #22 [support-scheduler internal] load .dockerignore [2025-06-03T09:05:04.007Z] #22 transferring context: 50B done [2025-06-03T09:05:04.007Z] #22 DONE 0.1s [2025-06-03T09:05:04.007Z] [2025-06-03T09:05:04.007Z] #23 [security-spire-agent internal] load .dockerignore [2025-06-03T09:05:04.007Z] #23 transferring context: 50B 0.0s done [2025-06-03T09:05:04.007Z] #23 DONE 0.1s [2025-06-03T09:05:04.007Z] [2025-06-03T09:05:04.007Z] #24 [security-bootstrapper internal] load .dockerignore [2025-06-03T09:05:04.007Z] #24 transferring context: 50B done [2025-06-03T09:05:04.007Z] #24 DONE 0.1s [2025-06-03T09:05:04.007Z] [2025-06-03T09:05:04.007Z] #25 [core-command internal] load .dockerignore [2025-06-03T09:05:04.007Z] #25 transferring context: 50B done [2025-06-03T09:05:04.007Z] #25 DONE 0.0s [2025-06-03T09:05:04.007Z] [2025-06-03T09:05:04.007Z] #26 [security-spire-config internal] load .dockerignore [2025-06-03T09:05:04.272Z] #26 transferring context: 50B done [2025-06-03T09:05:04.272Z] #26 DONE 0.1s [2025-06-03T09:05:04.272Z] [2025-06-03T09:05:04.272Z] #27 [core-data internal] load .dockerignore [2025-06-03T09:05:04.272Z] #27 transferring context: 50B done [2025-06-03T09:05:04.272Z] #27 DONE 0.1s [2025-06-03T09:05:04.272Z] [2025-06-03T09:05:04.272Z] #28 [support-notifications internal] load .dockerignore [2025-06-03T09:05:04.272Z] #28 transferring context: 50B 0.0s done [2025-06-03T09:05:04.272Z] #28 DONE 0.1s [2025-06-03T09:05:04.272Z] [2025-06-03T09:05:04.272Z] #29 [security-secretstore-setup internal] load .dockerignore [2025-06-03T09:05:04.538Z] #29 transferring context: 50B 0.0s done [2025-06-03T09:05:04.538Z] #29 DONE 0.1s [2025-06-03T09:05:04.538Z] [2025-06-03T09:05:04.538Z] #30 [security-proxy-setup internal] load .dockerignore [2025-06-03T09:05:04.538Z] #30 transferring context: 50B done [2025-06-03T09:05:04.538Z] #30 DONE 0.1s [2025-06-03T09:05:04.538Z] [2025-06-03T09:05:04.538Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-03T09:05:04.538Z] #31 DONE 0.0s [2025-06-03T09:05:04.538Z] [2025-06-03T09:05:04.538Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-06-03T09:05:04.538Z] #32 DONE 0.3s [2025-06-03T09:05:04.804Z] [2025-06-03T09:05:04.804Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-03T09:05:04.804Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-03T09:05:04.804Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-03T09:05:04.804Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-03T09:05:04.804Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-03T09:05:04.804Z] #33 DONE 0.2s [2025-06-03T09:05:04.804Z] [2025-06-03T09:05:04.804Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:05.390Z] #34 ... [2025-06-03T09:05:05.390Z] [2025-06-03T09:05:05.390Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-03T09:05:05.390Z] #31 DONE 0.0s [2025-06-03T09:05:05.390Z] [2025-06-03T09:05:05.390Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-06-03T09:05:05.390Z] #32 DONE 0.3s [2025-06-03T09:05:05.390Z] [2025-06-03T09:05:05.390Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:05.656Z] #34 ... [2025-06-03T09:05:05.656Z] [2025-06-03T09:05:05.656Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-03T09:05:05.656Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-03T09:05:05.656Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-03T09:05:05.656Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-03T09:05:05.656Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-03T09:05:05.656Z] #33 DONE 0.3s [2025-06-03T09:05:05.656Z] [2025-06-03T09:05:05.656Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:05.924Z] #34 ... [2025-06-03T09:05:05.924Z] [2025-06-03T09:05:05.924Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-03T09:05:05.924Z] #31 DONE 0.0s [2025-06-03T09:05:05.924Z] [2025-06-03T09:05:05.924Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:05.924Z] #34 ... [2025-06-03T09:05:05.924Z] [2025-06-03T09:05:05.924Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-03T09:05:05.924Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-03T09:05:05.924Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-03T09:05:05.924Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-03T09:05:05.924Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-03T09:05:05.924Z] #33 DONE 0.3s [2025-06-03T09:05:05.924Z] [2025-06-03T09:05:05.924Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-03T09:05:05.924Z] #31 DONE 0.0s [2025-06-03T09:05:05.924Z] [2025-06-03T09:05:05.924Z] #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-03T09:05:05.924Z] #35 DONE 2.0s [2025-06-03T09:05:05.924Z] [2025-06-03T09:05:05.924Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:06.190Z] #34 ... [2025-06-03T09:05:06.190Z] [2025-06-03T09:05:06.190Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-03T09:05:06.190Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-03T09:05:06.190Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-03T09:05:06.190Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-03T09:05:06.190Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-03T09:05:06.190Z] #33 DONE 0.4s [2025-06-03T09:05:06.190Z] [2025-06-03T09:05:06.190Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-06-03T09:05:06.190Z] #32 DONE 0.7s [2025-06-03T09:05:06.190Z] [2025-06-03T09:05:06.190Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-03T09:05:06.190Z] #35 DONE 2.1s [2025-06-03T09:05:06.190Z] [2025-06-03T09:05:06.190Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:06.190Z] #34 ... [2025-06-03T09:05:06.190Z] [2025-06-03T09:05:06.190Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-03T09:05:06.190Z] #31 DONE 0.0s [2025-06-03T09:05:06.190Z] [2025-06-03T09:05:06.190Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:06.787Z] #34 ... [2025-06-03T09:05:06.787Z] [2025-06-03T09:05:06.787Z] #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-03T09:05:06.787Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-03T09:05:06.787Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-03T09:05:06.787Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-03T09:05:06.787Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-03T09:05:06.787Z] #33 DONE 0.5s [2025-06-03T09:05:06.787Z] [2025-06-03T09:05:06.787Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-06-03T09:05:06.787Z] #32 DONE 0.9s [2025-06-03T09:05:06.787Z] [2025-06-03T09:05:06.787Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-03T09:05:06.787Z] #35 DONE 2.2s [2025-06-03T09:05:06.787Z] [2025-06-03T09:05:06.787Z] #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-06-03T09:05:06.787Z] #36 DONE 1.0s [2025-06-03T09:05:06.787Z] [2025-06-03T09:05:06.787Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:06.787Z] #34 ... [2025-06-03T09:05:06.787Z] [2025-06-03T09:05:06.787Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-03T09:05:06.787Z] #31 DONE 0.0s [2025-06-03T09:05:06.787Z] [2025-06-03T09:05:06.787Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:07.373Z] #34 ... [2025-06-03T09:05:07.373Z] [2025-06-03T09:05:07.373Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-03T09:05:07.373Z] #31 DONE 0.0s [2025-06-03T09:05:07.373Z] [2025-06-03T09:05:07.373Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:07.373Z] #34 ... [2025-06-03T09:05:07.373Z] [2025-06-03T09:05:07.373Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-06-03T09:05:07.373Z] #32 DONE 1.7s [2025-06-03T09:05:07.373Z] [2025-06-03T09:05:07.373Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:07.642Z] #34 ... [2025-06-03T09:05:07.642Z] [2025-06-03T09:05:07.642Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-03T09:05:07.642Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-03T09:05:07.642Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-03T09:05:07.642Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-03T09:05:07.642Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-03T09:05:07.642Z] #33 DONE 0.5s [2025-06-03T09:05:07.642Z] [2025-06-03T09:05:07.642Z] #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-03T09:05:07.642Z] #35 DONE 2.2s [2025-06-03T09:05:07.642Z] [2025-06-03T09:05:07.642Z] #36 [core-command builder 2/7] WORKDIR /edgex-go [2025-06-03T09:05:07.642Z] #36 DONE 1.0s [2025-06-03T09:05:07.642Z] [2025-06-03T09:05:07.642Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:07.642Z] #34 ... [2025-06-03T09:05:07.642Z] [2025-06-03T09:05:07.642Z] #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-03T09:05:07.642Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-03T09:05:07.642Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-03T09:05:07.642Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-03T09:05:07.642Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-03T09:05:07.642Z] #33 DONE 0.5s [2025-06-03T09:05:07.642Z] [2025-06-03T09:05:07.642Z] #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-03T09:05:07.642Z] #35 DONE 2.2s [2025-06-03T09:05:07.642Z] [2025-06-03T09:05:07.642Z] #36 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-06-03T09:05:07.642Z] #36 DONE 1.0s [2025-06-03T09:05:07.642Z] [2025-06-03T09:05:07.642Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:07.913Z] #34 ... [2025-06-03T09:05:07.913Z] [2025-06-03T09:05:07.913Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-03T09:05:07.913Z] #31 DONE 0.1s [2025-06-03T09:05:07.913Z] [2025-06-03T09:05:07.913Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:08.497Z] #34 ... [2025-06-03T09:05:08.498Z] [2025-06-03T09:05:08.498Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-03T09:05:08.498Z] #31 DONE 0.1s [2025-06-03T09:05:08.498Z] [2025-06-03T09:05:08.498Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:08.498Z] #34 transferring context: 7.93MB 3.7s [2025-06-03T09:05:09.083Z] #34 ... [2025-06-03T09:05:09.083Z] [2025-06-03T09:05:09.083Z] #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-03T09:05:09.083Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-03T09:05:09.083Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-03T09:05:09.083Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-03T09:05:09.083Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-03T09:05:09.083Z] #33 DONE 0.5s [2025-06-03T09:05:09.083Z] [2025-06-03T09:05:09.083Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-03T09:05:09.083Z] #31 DONE 0.1s [2025-06-03T09:05:09.083Z] [2025-06-03T09:05:09.083Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-06-03T09:05:09.083Z] #37 DONE 2.9s [2025-06-03T09:05:09.083Z] [2025-06-03T09:05:09.083Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:09.083Z] #34 ... [2025-06-03T09:05:09.083Z] [2025-06-03T09:05:09.083Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-06-03T09:05:09.083Z] #32 DONE 3.2s [2025-06-03T09:05:09.083Z] [2025-06-03T09:05:09.083Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:09.083Z] #34 ... [2025-06-03T09:05:09.083Z] [2025-06-03T09:05:09.083Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-03T09:05:09.083Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-03T09:05:09.083Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-03T09:05:09.083Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-03T09:05:09.083Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-03T09:05:09.083Z] #33 DONE 0.5s [2025-06-03T09:05:09.083Z] [2025-06-03T09:05:09.083Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-03T09:05:09.083Z] #35 DONE 2.2s [2025-06-03T09:05:09.083Z] [2025-06-03T09:05:09.083Z] #36 [core-data builder 2/7] WORKDIR /edgex-go [2025-06-03T09:05:09.083Z] #36 DONE 1.0s [2025-06-03T09:05:09.083Z] [2025-06-03T09:05:09.083Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:09.350Z] #34 ... [2025-06-03T09:05:09.350Z] [2025-06-03T09:05:09.350Z] #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-03T09:05:09.350Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-03T09:05:09.350Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-03T09:05:09.350Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-03T09:05:09.350Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-03T09:05:09.350Z] #33 DONE 0.6s [2025-06-03T09:05:09.350Z] [2025-06-03T09:05:09.350Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-03T09:05:09.350Z] #35 DONE 2.3s [2025-06-03T09:05:09.350Z] [2025-06-03T09:05:09.350Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-06-03T09:05:09.350Z] #36 DONE 1.1s [2025-06-03T09:05:09.350Z] [2025-06-03T09:05:09.350Z] #38 [security-proxy-setup internal] load build context [2025-06-03T09:05:09.350Z] #38 DONE 0.0s [2025-06-03T09:05:09.350Z] [2025-06-03T09:05:09.350Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-03T09:05:09.350Z] #31 DONE 0.1s [2025-06-03T09:05:09.350Z] [2025-06-03T09:05:09.350Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:05:09.350Z] #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.4s done [2025-06-03T09:05:09.350Z] #39 DONE 0.5s [2025-06-03T09:05:09.350Z] [2025-06-03T09:05:09.350Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:09.933Z] #34 ... [2025-06-03T09:05:09.933Z] [2025-06-03T09:05:09.933Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-03T09:05:09.933Z] #31 DONE 0.1s [2025-06-03T09:05:09.933Z] [2025-06-03T09:05:09.933Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:10.518Z] #34 ... [2025-06-03T09:05:10.518Z] [2025-06-03T09:05:10.518Z] #40 [security-spire-server internal] load build context [2025-06-03T09:05:10.518Z] #40 transferring context: 23.80kB 0.3s done [2025-06-03T09:05:10.518Z] #40 DONE 1.5s [2025-06-03T09:05:10.518Z] [2025-06-03T09:05:10.518Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:12.497Z] #34 ... [2025-06-03T09:05:12.497Z] [2025-06-03T09:05:12.497Z] #41 [security-spire-config internal] load build context [2025-06-03T09:05:12.497Z] #41 transferring context: 22.05kB 0.4s done [2025-06-03T09:05:12.497Z] #41 DONE 3.1s [2025-06-03T09:05:12.497Z] [2025-06-03T09:05:12.497Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:12.763Z] #34 ... [2025-06-03T09:05:12.763Z] [2025-06-03T09:05:12.764Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-06-03T09:05:12.764Z] #32 DONE 6.3s [2025-06-03T09:05:12.764Z] [2025-06-03T09:05:12.764Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:13.030Z] #34 ... [2025-06-03T09:05:13.030Z] [2025-06-03T09:05:13.030Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-03T09:05:13.030Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-03T09:05:13.030Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-03T09:05:13.030Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-03T09:05:13.030Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-03T09:05:13.030Z] #33 DONE 0.6s [2025-06-03T09:05:13.030Z] [2025-06-03T09:05:13.030Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-03T09:05:13.030Z] #35 DONE 2.3s [2025-06-03T09:05:13.030Z] [2025-06-03T09:05:13.030Z] #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-06-03T09:05:13.030Z] #36 DONE 1.1s [2025-06-03T09:05:13.030Z] [2025-06-03T09:05:13.030Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:13.302Z] #34 ... [2025-06-03T09:05:13.302Z] [2025-06-03T09:05:13.302Z] #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-03T09:05:13.302Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-03T09:05:13.302Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-03T09:05:13.302Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-03T09:05:13.302Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-03T09:05:13.302Z] #33 DONE 0.6s [2025-06-03T09:05:13.302Z] [2025-06-03T09:05:13.302Z] #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-06-03T09:05:13.302Z] #35 DONE 2.3s [2025-06-03T09:05:13.302Z] [2025-06-03T09:05:13.302Z] #36 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-06-03T09:05:13.302Z] #36 DONE 1.1s [2025-06-03T09:05:13.302Z] [2025-06-03T09:05:13.302Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:13.570Z] #34 ... [2025-06-03T09:05:13.571Z] [2025-06-03T09:05:13.571Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-06-03T09:05:13.571Z] #42 DONE 6.6s [2025-06-03T09:05:13.836Z] [2025-06-03T09:05:13.836Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-03T09:05:13.836Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-03T09:05:13.836Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-03T09:05:13.836Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-03T09:05:13.836Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-03T09:05:13.836Z] #33 DONE 0.6s [2025-06-03T09:05:13.836Z] [2025-06-03T09:05:13.836Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-03T09:05:13.836Z] #43 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-03T09:05:14.103Z] #43 ... [2025-06-03T09:05:14.103Z] [2025-06-03T09:05:14.103Z] #44 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-06-03T09:05:14.103Z] #0 5.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:14.103Z] #0 5.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:14.104Z] #0 7.359 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-03T09:05:14.104Z] #0 7.359 Executing busybox-1.36.1-r29.trigger [2025-06-03T09:05:14.104Z] #0 7.359 OK: 9 MiB in 15 packages [2025-06-03T09:05:14.104Z] #44 DONE 9.9s [2025-06-03T09:05:14.104Z] [2025-06-03T09:05:14.104Z] #45 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-06-03T09:05:15.524Z] #45 ... [2025-06-03T09:05:15.524Z] [2025-06-03T09:05:15.524Z] #46 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-03T09:05:15.791Z] #46 ... [2025-06-03T09:05:15.791Z] [2025-06-03T09:05:15.791Z] #47 [core-keeper internal] load build context [2025-06-03T09:05:15.791Z] #47 ... [2025-06-03T09:05:15.791Z] [2025-06-03T09:05:15.791Z] #48 [core-common-config-bootstrapper internal] load build context [2025-06-03T09:05:16.056Z] #48 ... [2025-06-03T09:05:16.056Z] [2025-06-03T09:05:16.056Z] #47 [core-keeper internal] load build context [2025-06-03T09:05:16.324Z] #47 ... [2025-06-03T09:05:16.324Z] [2025-06-03T09:05:16.324Z] #49 [security-spiffe-token-provider internal] load build context [2025-06-03T09:05:16.324Z] #49 ... [2025-06-03T09:05:16.324Z] [2025-06-03T09:05:16.324Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-03T09:05:16.324Z] #0 9.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:16.612Z] #50 ... [2025-06-03T09:05:16.612Z] [2025-06-03T09:05:16.612Z] #48 [core-common-config-bootstrapper internal] load build context [2025-06-03T09:05:16.612Z] #48 ... [2025-06-03T09:05:16.612Z] [2025-06-03T09:05:16.612Z] #51 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-03T09:05:16.612Z] #51 ... [2025-06-03T09:05:16.612Z] [2025-06-03T09:05:16.612Z] #52 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-06-03T09:05:16.877Z] #52 ... [2025-06-03T09:05:16.877Z] [2025-06-03T09:05:16.877Z] #53 [security-proxy-auth internal] load build context [2025-06-03T09:05:16.877Z] #53 ... [2025-06-03T09:05:16.877Z] [2025-06-03T09:05:16.877Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-03T09:05:17.143Z] #54 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:17.143Z] #54 ... [2025-06-03T09:05:17.143Z] [2025-06-03T09:05:17.143Z] #53 [security-proxy-auth internal] load build context [2025-06-03T09:05:17.143Z] #53 transferring context: 3.78MB 9.8s [2025-06-03T09:05:17.143Z] #53 ... [2025-06-03T09:05:17.143Z] [2025-06-03T09:05:17.143Z] #46 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-03T09:05:17.143Z] #46 DONE 11.6s [2025-06-03T09:05:17.143Z] [2025-06-03T09:05:17.143Z] #53 [security-proxy-auth internal] load build context [2025-06-03T09:05:17.917Z] #53 ... [2025-06-03T09:05:17.917Z] [2025-06-03T09:05:17.917Z] #55 [core-command internal] load build context [2025-06-03T09:05:17.917Z] #55 ... [2025-06-03T09:05:17.917Z] [2025-06-03T09:05:17.917Z] #56 [support-scheduler internal] load build context [2025-06-03T09:05:17.917Z] #56 ... [2025-06-03T09:05:17.917Z] [2025-06-03T09:05:17.917Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-03T09:05:17.917Z] #57 ... [2025-06-03T09:05:17.917Z] [2025-06-03T09:05:17.917Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-03T09:05:18.264Z] #58 ... [2025-06-03T09:05:18.264Z] [2025-06-03T09:05:18.264Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:05:18.264Z] #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.4s done [2025-06-03T09:05:18.264Z] #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-06-03T09:05:18.264Z] #39 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-06-03T09:05:18.264Z] #39 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-06-03T09:05:18.264Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 4.4s done [2025-06-03T09:05:18.264Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 4.6s [2025-06-03T09:05:18.264Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 4.6s [2025-06-03T09:05:18.264Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 4.4s done [2025-06-03T09:05:18.264Z] #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 [2025-06-03T09:05:18.553Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 4.9s done [2025-06-03T09:05:18.553Z] #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-06-03T09:05:19.185Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 5.5s done [2025-06-03T09:05:19.185Z] #39 ... [2025-06-03T09:05:19.185Z] [2025-06-03T09:05:19.185Z] #59 [security-bootstrapper internal] load build context [2025-06-03T09:05:19.464Z] #59 ... [2025-06-03T09:05:19.464Z] [2025-06-03T09:05:19.464Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-03T09:05:19.464Z] #60 ... [2025-06-03T09:05:19.464Z] [2025-06-03T09:05:19.464Z] #38 [security-proxy-setup internal] load build context [2025-06-03T09:05:19.769Z] #38 ... [2025-06-03T09:05:19.769Z] [2025-06-03T09:05:19.769Z] #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-06-03T09:05:19.769Z] #61 ... [2025-06-03T09:05:19.769Z] [2025-06-03T09:05:19.769Z] #62 [core-data internal] load build context [2025-06-03T09:05:20.048Z] #62 ... [2025-06-03T09:05:20.048Z] [2025-06-03T09:05:20.048Z] #55 [core-command internal] load build context [2025-06-03T09:05:21.098Z] #55 ... [2025-06-03T09:05:21.098Z] [2025-06-03T09:05:21.098Z] #63 [security-spire-agent internal] load build context [2025-06-03T09:05:21.098Z] #63 transferring context: 23.33kB 0.7s done [2025-06-03T09:05:21.098Z] #63 DONE 7.1s [2025-06-03T09:05:21.098Z] [2025-06-03T09:05:21.098Z] #55 [core-command internal] load build context [2025-06-03T09:05:21.098Z] #55 ... [2025-06-03T09:05:21.098Z] [2025-06-03T09:05:21.098Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-03T09:05:21.098Z] #64 ... [2025-06-03T09:05:21.098Z] [2025-06-03T09:05:21.098Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-03T09:05:21.098Z] #65 ... [2025-06-03T09:05:21.098Z] [2025-06-03T09:05:21.098Z] #38 [security-proxy-setup internal] load build context [2025-06-03T09:05:21.364Z] #38 ... [2025-06-03T09:05:21.364Z] [2025-06-03T09:05:21.364Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-03T09:05:21.630Z] #66 ... [2025-06-03T09:05:21.630Z] [2025-06-03T09:05:21.630Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-03T09:05:21.630Z] #67 ... [2025-06-03T09:05:21.630Z] [2025-06-03T09:05:21.630Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:05:21.630Z] #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-06-03T09:05:21.630Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 8.0s [2025-06-03T09:05:23.043Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.84MB / 33.17MB 9.6s [2025-06-03T09:05:23.309Z] #39 ... [2025-06-03T09:05:23.309Z] [2025-06-03T09:05:23.309Z] #68 [support-notifications internal] load build context [2025-06-03T09:05:23.309Z] #68 ... [2025-06-03T09:05:23.309Z] [2025-06-03T09:05:23.309Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-03T09:05:23.574Z] #69 ... [2025-06-03T09:05:23.574Z] [2025-06-03T09:05:23.574Z] #70 [security-secretstore-setup internal] load build context [2025-06-03T09:05:23.574Z] #70 ... [2025-06-03T09:05:23.574Z] [2025-06-03T09:05:23.574Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:05:23.840Z] #39 ... [2025-06-03T09:05:23.840Z] [2025-06-03T09:05:23.840Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:23.840Z] #34 ... [2025-06-03T09:05:23.840Z] [2025-06-03T09:05:23.840Z] #51 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-03T09:05:23.840Z] #51 DONE 17.3s [2025-06-03T09:05:23.840Z] [2025-06-03T09:05:23.840Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:23.840Z] #34 ... [2025-06-03T09:05:23.840Z] [2025-06-03T09:05:23.840Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:05:24.427Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 10.6s [2025-06-03T09:05:24.694Z] #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-06-03T09:05:24.694Z] #39 ... [2025-06-03T09:05:24.694Z] [2025-06-03T09:05:24.694Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-03T09:05:24.961Z] #71 ... [2025-06-03T09:05:24.961Z] [2025-06-03T09:05:24.961Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:05:25.256Z] #39 ... [2025-06-03T09:05:25.256Z] [2025-06-03T09:05:25.256Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-03T09:05:25.256Z] #72 ... [2025-06-03T09:05:25.256Z] [2025-06-03T09:05:25.256Z] #47 [core-keeper internal] load build context [2025-06-03T09:05:25.256Z] #47 transferring context: 10.89MB 19.1s [2025-06-03T09:05:25.530Z] #47 ... [2025-06-03T09:05:25.530Z] [2025-06-03T09:05:25.530Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:05:25.794Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 12.4s [2025-06-03T09:05:26.749Z] #90 ... [2025-06-03T09:05:26.750Z] [2025-06-03T09:05:26.750Z] #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:05:26.750Z] #85 DONE 55.8s [2025-06-03T09:05:26.750Z] [2025-06-03T09:05:26.750Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:05:26.750Z] #116 DONE 55.9s [2025-06-03T09:05:26.750Z] [2025-06-03T09:05:26.750Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:05:26.750Z] #117 DONE 48.6s [2025-06-03T09:05:26.750Z] [2025-06-03T09:05:26.750Z] #119 [support-scheduler builder 6/7] COPY . . [2025-06-03T09:05:26.750Z] #119 ... [2025-06-03T09:05:26.750Z] [2025-06-03T09:05:26.750Z] #90 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:05:26.750Z] #90 DONE 54.2s [2025-06-03T09:05:26.750Z] [2025-06-03T09:05:26.750Z] #120 [security-proxy-auth builder 6/7] COPY . . [2025-06-03T09:05:26.750Z] #120 ... [2025-06-03T09:05:26.750Z] [2025-06-03T09:05:26.750Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:05:26.750Z] #118 DONE 54.5s [2025-06-03T09:05:26.750Z] [2025-06-03T09:05:26.750Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:05:26.750Z] #80 DONE 58.7s [2025-06-03T09:05:26.750Z] [2025-06-03T09:05:26.750Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-06-03T09:05:26.759Z] #39 ... [2025-06-03T09:05:26.759Z] [2025-06-03T09:05:26.759Z] #49 [security-spiffe-token-provider internal] load build context [2025-06-03T09:05:26.759Z] #49 ... [2025-06-03T09:05:26.759Z] [2025-06-03T09:05:26.759Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-03T09:05:26.759Z] #50 9.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:26.759Z] #50 12.17 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-03T09:05:26.759Z] #50 12.17 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-03T09:05:26.759Z] #50 12.17 OK: 24049 distinct packages available [2025-06-03T09:05:26.759Z] #50 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:26.759Z] #50 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:26.759Z] #50 19.46 (1/14) Installing ca-certificates (20241121-r1) [2025-06-03T09:05:26.759Z] #50 19.46 (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-03T09:05:26.759Z] #50 19.46 (3/14) Installing c-ares (1.33.1-r0) [2025-06-03T09:05:26.759Z] #50 19.46 (4/14) Installing libunistring (1.2-r0) [2025-06-03T09:05:26.759Z] #50 19.46 (5/14) Installing libidn2 (2.3.7-r0) [2025-06-03T09:05:26.759Z] #50 19.46 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-03T09:05:26.759Z] #50 19.46 (7/14) Installing libpsl (0.21.5-r1) [2025-06-03T09:05:26.759Z] #50 19.46 (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-03T09:05:26.759Z] #50 19.46 (9/14) Installing libcurl (8.12.1-r0) [2025-06-03T09:05:26.759Z] #50 19.46 (10/14) Installing curl (8.12.1-r0) [2025-06-03T09:05:26.759Z] #50 19.46 (11/14) Installing dumb-init (1.2.5-r3) [2025-06-03T09:05:26.759Z] #50 19.60 (12/14) Installing musl-obstack (1.2.3-r2) [2025-06-03T09:05:26.759Z] #50 19.60 (13/14) Installing libucontext (1.2-r3) [2025-06-03T09:05:26.759Z] #50 19.60 (14/14) Installing gcompat (1.1.0-r4) [2025-06-03T09:05:26.759Z] #50 19.60 Executing busybox-1.36.1-r29.trigger [2025-06-03T09:05:26.759Z] #50 19.60 Executing ca-certificates-20241121-r1.trigger [2025-06-03T09:05:26.759Z] #50 ... [2025-06-03T09:05:26.759Z] [2025-06-03T09:05:26.759Z] #48 [core-common-config-bootstrapper internal] load build context [2025-06-03T09:05:27.029Z] #48 ... [2025-06-03T09:05:27.029Z] [2025-06-03T09:05:27.029Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-03T09:05:27.029Z] #50 20.48 OK: 15 MiB in 28 packages [2025-06-03T09:05:27.295Z] #50 ... [2025-06-03T09:05:27.295Z] [2025-06-03T09:05:27.295Z] #52 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-06-03T09:05:27.295Z] #52 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:27.295Z] #52 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:27.295Z] #52 17.52 OK: 239 MiB in 58 packages [2025-06-03T09:05:27.295Z] #52 DONE 21.7s [2025-06-03T09:05:27.561Z] [2025-06-03T09:05:27.561Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-03T09:05:27.561Z] #58 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:27.561Z] #58 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:27.561Z] #58 18.36 OK: 239 MiB in 58 packages [2025-06-03T09:05:27.561Z] #58 DONE 19.8s [2025-06-03T09:05:27.561Z] [2025-06-03T09:05:27.561Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:05:27.561Z] #39 ... [2025-06-03T09:05:27.561Z] [2025-06-03T09:05:27.561Z] #53 [security-proxy-auth internal] load build context [2025-06-03T09:05:27.827Z] #53 ... [2025-06-03T09:05:27.827Z] [2025-06-03T09:05:27.827Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-03T09:05:27.827Z] #54 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:27.827Z] #54 15.64 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-03T09:05:27.827Z] #54 15.64 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-03T09:05:27.827Z] #54 15.64 OK: 24051 distinct packages available [2025-06-03T09:05:27.827Z] #54 16.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:27.827Z] #54 17.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:27.827Z] #54 21.13 OK: 239 MiB in 58 packages [2025-06-03T09:05:27.827Z] #54 ... [2025-06-03T09:05:27.827Z] [2025-06-03T09:05:27.827Z] #56 [support-scheduler internal] load build context [2025-06-03T09:05:28.096Z] #56 ... [2025-06-03T09:05:28.096Z] [2025-06-03T09:05:28.096Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-03T09:05:28.096Z] #73 ... [2025-06-03T09:05:28.096Z] [2025-06-03T09:05:28.096Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-03T09:05:28.096Z] #50 DONE 21.7s [2025-06-03T09:05:28.096Z] [2025-06-03T09:05:28.096Z] #56 [support-scheduler internal] load build context [2025-06-03T09:05:29.062Z] #56 ... [2025-06-03T09:05:29.062Z] [2025-06-03T09:05:29.062Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-03T09:05:29.062Z] #54 DONE 22.4s [2025-06-03T09:05:29.062Z] [2025-06-03T09:05:29.062Z] #56 [support-scheduler internal] load build context [2025-06-03T09:05:29.671Z] #56 ... [2025-06-03T09:05:29.671Z] [2025-06-03T09:05:29.671Z] #59 [security-bootstrapper internal] load build context [2025-06-03T09:05:29.671Z] #59 ... [2025-06-03T09:05:29.671Z] [2025-06-03T09:05:29.671Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:05:29.671Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 16.1s [2025-06-03T09:05:29.939Z] #39 ... [2025-06-03T09:05:29.939Z] [2025-06-03T09:05:29.939Z] #62 [core-data internal] load build context [2025-06-03T09:05:30.045Z] #121 ... [2025-06-03T09:05:30.045Z] [2025-06-03T09:05:30.045Z] #122 [support-notifications builder 6/7] COPY . . [2025-06-03T09:05:30.209Z] #62 ... [2025-06-03T09:05:30.209Z] [2025-06-03T09:05:30.209Z] #59 [security-bootstrapper internal] load build context [2025-06-03T09:05:30.209Z] #59 transferring context: 4.21MB 19.8s [2025-06-03T09:05:30.475Z] #59 ... [2025-06-03T09:05:30.475Z] [2025-06-03T09:05:30.475Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-03T09:05:30.475Z] #43 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 6.6s done [2025-06-03T09:05:30.475Z] #43 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-06-03T09:05:30.475Z] #43 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-06-03T09:05:30.475Z] #43 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-06-03T09:05:30.475Z] #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-06-03T09:05:30.475Z] #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-06-03T09:05:30.475Z] #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-06-03T09:05:30.475Z] #43 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.0s done [2025-06-03T09:05:30.475Z] #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.44MB / 14.28MB 7.4s [2025-06-03T09:05:30.475Z] #43 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done [2025-06-03T09:05:30.475Z] #43 ... [2025-06-03T09:05:30.475Z] [2025-06-03T09:05:30.475Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:05:30.741Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 17.2s [2025-06-03T09:05:31.324Z] #39 ... [2025-06-03T09:05:31.324Z] [2025-06-03T09:05:31.324Z] #55 [core-command internal] load build context [2025-06-03T09:05:31.324Z] #55 ... [2025-06-03T09:05:31.324Z] [2025-06-03T09:05:31.324Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:05:31.597Z] #39 ... [2025-06-03T09:05:31.597Z] [2025-06-03T09:05:31.597Z] #38 [security-proxy-setup internal] load build context [2025-06-03T09:05:31.597Z] #38 ... [2025-06-03T09:05:31.597Z] [2025-06-03T09:05:31.597Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:05:32.183Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 18.5s [2025-06-03T09:05:32.183Z] #39 ... [2025-06-03T09:05:32.183Z] [2025-06-03T09:05:32.183Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-03T09:05:32.183Z] #57 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:32.183Z] #57 17.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:32.183Z] #57 20.41 (1/3) Installing ca-certificates (20241121-r1) [2025-06-03T09:05:32.183Z] #57 20.52 (2/3) Installing dumb-init (1.2.5-r3) [2025-06-03T09:05:32.183Z] #57 20.52 (3/3) Installing tzdata (2025b-r0) [2025-06-03T09:05:32.183Z] #57 21.51 Executing busybox-1.36.1-r29.trigger [2025-06-03T09:05:32.183Z] #57 21.51 Executing ca-certificates-20241121-r1.trigger [2025-06-03T09:05:32.183Z] #57 22.53 OK: 11 MiB in 17 packages [2025-06-03T09:05:32.183Z] #57 DONE 24.1s [2025-06-03T09:05:32.183Z] [2025-06-03T09:05:32.183Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:05:32.571Z] #122 ... [2025-06-03T09:05:32.571Z] [2025-06-03T09:05:32.571Z] #123 [security-bootstrapper builder 6/7] COPY . . [2025-06-03T09:05:32.571Z] #123 ... [2025-06-03T09:05:32.571Z] [2025-06-03T09:05:32.571Z] #124 [core-keeper builder 7/8] COPY . . [2025-06-03T09:05:33.590Z] #39 ... [2025-06-03T09:05:33.590Z] [2025-06-03T09:05:33.590Z] #68 [support-notifications internal] load build context [2025-06-03T09:05:33.590Z] #68 ... [2025-06-03T09:05:33.590Z] [2025-06-03T09:05:33.590Z] #49 [security-spiffe-token-provider internal] load build context [2025-06-03T09:05:33.590Z] #49 ... [2025-06-03T09:05:33.590Z] [2025-06-03T09:05:33.590Z] #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-06-03T09:05:33.590Z] #61 18.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:33.590Z] #61 19.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:33.590Z] #61 23.13 OK: 239 MiB in 58 packages [2025-06-03T09:05:33.590Z] #61 DONE 24.4s [2025-06-03T09:05:33.590Z] [2025-06-03T09:05:33.590Z] #49 [security-spiffe-token-provider internal] load build context [2025-06-03T09:05:33.590Z] #49 ... [2025-06-03T09:05:33.590Z] [2025-06-03T09:05:33.590Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:05:33.858Z] #39 ... [2025-06-03T09:05:33.858Z] [2025-06-03T09:05:33.858Z] #70 [security-secretstore-setup internal] load build context [2025-06-03T09:05:33.858Z] #70 ... [2025-06-03T09:05:33.858Z] [2025-06-03T09:05:33.858Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:05:34.437Z] #39 ... [2025-06-03T09:05:34.437Z] [2025-06-03T09:05:34.437Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:34.437Z] #34 transferring context: 19.45MB 29.6s [2025-06-03T09:05:34.437Z] #34 ... [2025-06-03T09:05:34.437Z] [2025-06-03T09:05:34.437Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:05:34.437Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 21.0s [2025-06-03T09:05:34.705Z] #39 ... [2025-06-03T09:05:34.705Z] [2025-06-03T09:05:34.705Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-03T09:05:34.705Z] #74 ... [2025-06-03T09:05:34.705Z] [2025-06-03T09:05:34.705Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:36.114Z] #34 ... [2025-06-03T09:05:36.114Z] [2025-06-03T09:05:36.114Z] #47 [core-keeper internal] load build context [2025-06-03T09:05:36.114Z] #47 ... [2025-06-03T09:05:36.114Z] [2025-06-03T09:05:36.114Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:37.081Z] #34 ... [2025-06-03T09:05:37.081Z] [2025-06-03T09:05:37.081Z] #48 [core-common-config-bootstrapper internal] load build context [2025-06-03T09:05:37.081Z] #48 ... [2025-06-03T09:05:37.081Z] [2025-06-03T09:05:37.081Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:05:37.081Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 23.6s [2025-06-03T09:05:37.354Z] #39 ... [2025-06-03T09:05:37.354Z] [2025-06-03T09:05:37.354Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-03T09:05:37.354Z] #64 20.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:37.354Z] #64 21.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:37.354Z] #64 24.18 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-03T09:05:37.354Z] #64 24.18 Executing busybox-1.36.1-r29.trigger [2025-06-03T09:05:37.354Z] #64 24.30 OK: 9 MiB in 15 packages [2025-06-03T09:05:37.354Z] #64 DONE 26.3s [2025-06-03T09:05:37.354Z] [2025-06-03T09:05:37.354Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:05:37.938Z] #39 ... [2025-06-03T09:05:37.938Z] [2025-06-03T09:05:37.938Z] #53 [security-proxy-auth internal] load build context [2025-06-03T09:05:38.205Z] #53 ... [2025-06-03T09:05:38.205Z] [2025-06-03T09:05:38.205Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:05:38.205Z] #39 ... [2025-06-03T09:05:38.205Z] [2025-06-03T09:05:38.205Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-03T09:05:38.472Z] #75 ... [2025-06-03T09:05:38.472Z] [2025-06-03T09:05:38.472Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:05:38.742Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 25.5s [2025-06-03T09:05:39.351Z] #39 ... [2025-06-03T09:05:39.351Z] [2025-06-03T09:05:39.351Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-03T09:05:39.351Z] #60 19.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:39.351Z] #60 20.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:39.351Z] #60 23.86 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-03T09:05:39.351Z] #60 23.86 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-03T09:05:39.351Z] #60 23.86 OK: 24049 distinct packages available [2025-06-03T09:05:39.351Z] #60 24.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:39.351Z] #60 25.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:39.351Z] #60 28.81 (1/5) Installing dumb-init (1.2.5-r3) [2025-06-03T09:05:39.351Z] #60 28.81 (2/5) Installing musl-obstack (1.2.3-r2) [2025-06-03T09:05:39.351Z] #60 28.81 (3/5) Installing libucontext (1.2-r3) [2025-06-03T09:05:39.351Z] #60 28.81 (4/5) Installing gcompat (1.1.0-r4) [2025-06-03T09:05:39.351Z] #60 28.81 (5/5) Installing openssl (3.3.3-r0) [2025-06-03T09:05:39.351Z] #60 28.97 Executing busybox-1.36.1-r29.trigger [2025-06-03T09:05:39.351Z] #60 28.97 OK: 10 MiB in 19 packages [2025-06-03T09:05:39.351Z] #60 ... [2025-06-03T09:05:39.351Z] [2025-06-03T09:05:39.352Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:05:39.617Z] #39 ... [2025-06-03T09:05:39.617Z] [2025-06-03T09:05:39.617Z] #56 [support-scheduler internal] load build context [2025-06-03T09:05:39.617Z] #56 ... [2025-06-03T09:05:39.617Z] [2025-06-03T09:05:39.617Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:05:39.881Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.98MB / 33.17MB 26.3s [2025-06-03T09:05:40.146Z] #39 ... [2025-06-03T09:05:40.146Z] [2025-06-03T09:05:40.146Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-03T09:05:40.146Z] #69 21.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:40.146Z] #69 21.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:40.146Z] #69 24.70 OK: 239 MiB in 58 packages [2025-06-03T09:05:40.146Z] #69 DONE 26.9s [2025-06-03T09:05:40.146Z] [2025-06-03T09:05:40.146Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:05:40.412Z] #39 ... [2025-06-03T09:05:40.412Z] [2025-06-03T09:05:40.412Z] #62 [core-data internal] load build context [2025-06-03T09:05:40.412Z] #62 ... [2025-06-03T09:05:40.412Z] [2025-06-03T09:05:40.412Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:05:40.412Z] #39 ... [2025-06-03T09:05:40.412Z] [2025-06-03T09:05:40.412Z] #59 [security-bootstrapper internal] load build context [2025-06-03T09:05:40.412Z] #59 transferring context: 5.91MB 30.1s [2025-06-03T09:05:40.677Z] #59 ... [2025-06-03T09:05:40.677Z] [2025-06-03T09:05:40.677Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-03T09:05:40.677Z] #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 8.7s done [2025-06-03T09:05:40.677Z] #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.7s [2025-06-03T09:05:40.677Z] #43 ... [2025-06-03T09:05:40.677Z] [2025-06-03T09:05:40.677Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-03T09:05:40.946Z] #60 DONE 31.5s [2025-06-03T09:05:40.946Z] [2025-06-03T09:05:40.946Z] #59 [security-bootstrapper internal] load build context [2025-06-03T09:05:41.214Z] #59 ... [2025-06-03T09:05:41.214Z] [2025-06-03T09:05:41.214Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-03T09:05:41.214Z] #65 24.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:41.214Z] #65 25.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:41.214Z] #65 28.25 (1/2) Installing dumb-init (1.2.5-r3) [2025-06-03T09:05:41.214Z] #65 28.25 (2/2) Installing su-exec (0.2-r3) [2025-06-03T09:05:41.214Z] #65 28.25 Executing busybox-1.36.1-r29.trigger [2025-06-03T09:05:41.214Z] #65 28.25 OK: 9 MiB in 16 packages [2025-06-03T09:05:41.214Z] #65 DONE 30.2s [2025-06-03T09:05:41.214Z] [2025-06-03T09:05:41.214Z] #59 [security-bootstrapper internal] load build context [2025-06-03T09:05:41.795Z] #59 ... [2025-06-03T09:05:41.795Z] [2025-06-03T09:05:41.795Z] #55 [core-command internal] load build context [2025-06-03T09:05:41.795Z] #55 ... [2025-06-03T09:05:41.795Z] [2025-06-03T09:05:41.795Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:05:41.795Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 28.1s [2025-06-03T09:05:42.061Z] #39 ... [2025-06-03T09:05:42.061Z] [2025-06-03T09:05:42.061Z] #38 [security-proxy-setup internal] load build context [2025-06-03T09:05:42.061Z] #38 ... [2025-06-03T09:05:42.061Z] [2025-06-03T09:05:42.061Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:05:42.326Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 28.9s done [2025-06-03T09:05:42.326Z] #39 ... [2025-06-03T09:05:42.326Z] [2025-06-03T09:05:42.326Z] #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-06-03T09:05:42.591Z] #76 ... [2025-06-03T09:05:42.591Z] [2025-06-03T09:05:42.591Z] #55 [core-command internal] load build context [2025-06-03T09:05:43.993Z] #55 ... [2025-06-03T09:05:43.993Z] [2025-06-03T09:05:43.993Z] #68 [support-notifications internal] load build context [2025-06-03T09:05:43.993Z] #68 ... [2025-06-03T09:05:43.993Z] [2025-06-03T09:05:43.993Z] #49 [security-spiffe-token-provider internal] load build context [2025-06-03T09:05:43.993Z] #49 ... [2025-06-03T09:05:43.993Z] [2025-06-03T09:05:43.993Z] #55 [core-command internal] load build context [2025-06-03T09:05:44.259Z] #55 ... [2025-06-03T09:05:44.259Z] [2025-06-03T09:05:44.259Z] #70 [security-secretstore-setup internal] load build context [2025-06-03T09:05:44.259Z] #70 ... [2025-06-03T09:05:44.259Z] [2025-06-03T09:05:44.259Z] #49 [security-spiffe-token-provider internal] load build context [2025-06-03T09:05:45.674Z] #49 transferring context: 16.53MB 39.3s [2025-06-03T09:05:46.260Z] #49 ... [2025-06-03T09:05:46.260Z] [2025-06-03T09:05:46.260Z] #47 [core-keeper internal] load build context [2025-06-03T09:05:46.260Z] #47 ... [2025-06-03T09:05:46.260Z] [2025-06-03T09:05:46.260Z] #68 [support-notifications internal] load build context [2025-06-03T09:05:47.220Z] #68 ... [2025-06-03T09:05:47.220Z] [2025-06-03T09:05:47.220Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:47.220Z] #34 ... [2025-06-03T09:05:47.220Z] [2025-06-03T09:05:47.220Z] #68 [support-notifications internal] load build context [2025-06-03T09:05:47.487Z] #68 ... [2025-06-03T09:05:47.487Z] [2025-06-03T09:05:47.487Z] #48 [core-common-config-bootstrapper internal] load build context [2025-06-03T09:05:47.487Z] #48 ... [2025-06-03T09:05:47.487Z] [2025-06-03T09:05:47.487Z] #68 [support-notifications internal] load build context [2025-06-03T09:05:48.080Z] #68 ... [2025-06-03T09:05:48.080Z] [2025-06-03T09:05:48.080Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-06-03T09:05:48.080Z] #77 ... [2025-06-03T09:05:48.080Z] [2025-06-03T09:05:48.080Z] #48 [core-common-config-bootstrapper internal] load build context [2025-06-03T09:05:48.347Z] #48 ... [2025-06-03T09:05:48.347Z] [2025-06-03T09:05:48.347Z] #53 [security-proxy-auth internal] load build context [2025-06-03T09:05:48.347Z] #53 ... [2025-06-03T09:05:48.347Z] [2025-06-03T09:05:48.347Z] #68 [support-notifications internal] load build context [2025-06-03T09:05:50.286Z] #68 ... [2025-06-03T09:05:50.286Z] [2025-06-03T09:05:50.286Z] #56 [support-scheduler internal] load build context [2025-06-03T09:05:50.286Z] #56 ... [2025-06-03T09:05:50.286Z] [2025-06-03T09:05:50.286Z] #68 [support-notifications internal] load build context [2025-06-03T09:05:50.286Z] #68 ... [2025-06-03T09:05:50.286Z] [2025-06-03T09:05:50.286Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-03T09:05:50.286Z] #67 28.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:50.286Z] #67 29.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:50.286Z] #67 32.21 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-03T09:05:50.286Z] #67 32.21 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-03T09:05:50.286Z] #67 32.21 OK: 24049 distinct packages available [2025-06-03T09:05:50.286Z] #67 32.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:50.286Z] #67 33.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:50.286Z] #67 ... [2025-06-03T09:05:50.286Z] [2025-06-03T09:05:50.286Z] #70 [security-secretstore-setup internal] load build context [2025-06-03T09:05:50.552Z] #70 ... [2025-06-03T09:05:50.552Z] [2025-06-03T09:05:50.552Z] #62 [core-data internal] load build context [2025-06-03T09:05:50.552Z] #62 ... [2025-06-03T09:05:50.552Z] [2025-06-03T09:05:50.552Z] #55 [core-command internal] load build context [2025-06-03T09:05:50.822Z] #55 ... [2025-06-03T09:05:50.822Z] [2025-06-03T09:05:50.822Z] #68 [support-notifications internal] load build context [2025-06-03T09:05:50.822Z] #68 ... [2025-06-03T09:05:50.822Z] [2025-06-03T09:05:50.822Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-03T09:05:50.822Z] #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 16.6s [2025-06-03T09:05:51.088Z] #43 ... [2025-06-03T09:05:51.088Z] [2025-06-03T09:05:51.088Z] #55 [core-command internal] load build context [2025-06-03T09:05:51.088Z] #55 transferring context: 19.19MB 43.1s [2025-06-03T09:05:51.088Z] #55 ... [2025-06-03T09:05:51.088Z] [2025-06-03T09:05:51.088Z] #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-06-03T09:05:51.088Z] #78 ... [2025-06-03T09:05:51.088Z] [2025-06-03T09:05:51.088Z] #55 [core-command internal] load build context [2025-06-03T09:05:51.354Z] #55 ... [2025-06-03T09:05:51.354Z] [2025-06-03T09:05:51.354Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-06-03T09:05:51.621Z] #79 ... [2025-06-03T09:05:51.621Z] [2025-06-03T09:05:51.621Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-03T09:05:51.621Z] #66 30.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:51.621Z] #66 31.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:51.621Z] #66 35.14 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-03T09:05:51.621Z] #66 35.14 (2/4) Installing openssl (3.3.3-r0) [2025-06-03T09:05:51.621Z] #66 35.41 (3/4) Installing su-exec (0.2-r3) [2025-06-03T09:05:51.621Z] #66 35.41 (4/4) Installing yq-go (4.44.1-r2) [2025-06-03T09:05:51.621Z] #66 36.01 Executing busybox-1.36.1-r29.trigger [2025-06-03T09:05:51.621Z] #66 36.09 OK: 20 MiB in 18 packages [2025-06-03T09:05:51.621Z] #66 DONE 40.0s [2025-06-03T09:05:51.621Z] [2025-06-03T09:05:51.621Z] #55 [core-command internal] load build context [2025-06-03T09:05:52.206Z] #55 ... [2025-06-03T09:05:52.206Z] [2025-06-03T09:05:52.206Z] #59 [security-bootstrapper internal] load build context [2025-06-03T09:05:52.206Z] #59 ... [2025-06-03T09:05:52.206Z] [2025-06-03T09:05:52.206Z] #62 [core-data internal] load build context [2025-06-03T09:05:52.206Z] #62 ... [2025-06-03T09:05:52.206Z] [2025-06-03T09:05:52.206Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-03T09:05:52.206Z] #71 27.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:52.206Z] #71 28.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:52.206Z] #71 31.58 (1/7) Installing ca-certificates (20241121-r1) [2025-06-03T09:05:52.206Z] #71 31.68 (2/7) Installing dumb-init (1.2.5-r3) [2025-06-03T09:05:52.206Z] #71 31.68 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-06-03T09:05:52.206Z] #71 31.68 (4/7) Installing libsodium (1.0.19-r0) [2025-06-03T09:05:52.206Z] #71 31.68 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-03T09:05:52.206Z] #71 31.92 (6/7) Installing libzmq (4.3.5-r2) [2025-06-03T09:05:52.206Z] #71 32.05 (7/7) Installing zeromq (4.3.5-r2) [2025-06-03T09:05:52.206Z] #71 32.11 Executing busybox-1.36.1-r29.trigger [2025-06-03T09:05:52.206Z] #71 32.26 Executing ca-certificates-20241121-r1.trigger [2025-06-03T09:05:52.206Z] #71 33.16 OK: 14 MiB in 21 packages [2025-06-03T09:05:52.206Z] #71 DONE 37.4s [2025-06-03T09:05:52.206Z] [2025-06-03T09:05:52.206Z] #38 [security-proxy-setup internal] load build context [2025-06-03T09:05:52.476Z] #38 ... [2025-06-03T09:05:52.476Z] [2025-06-03T09:05:52.476Z] #62 [core-data internal] load build context [2025-06-03T09:05:52.744Z] #62 ... [2025-06-03T09:05:52.744Z] [2025-06-03T09:05:52.744Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-03T09:05:52.744Z] #67 39.36 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-03T09:05:52.744Z] #67 39.36 (2/4) Installing musl-obstack (1.2.3-r2) [2025-06-03T09:05:52.744Z] #67 39.36 (3/4) Installing libucontext (1.2-r3) [2025-06-03T09:05:52.744Z] #67 39.36 (4/4) Installing gcompat (1.1.0-r4) [2025-06-03T09:05:52.744Z] #67 39.36 Executing busybox-1.36.1-r29.trigger [2025-06-03T09:05:52.744Z] #67 39.36 OK: 9 MiB in 18 packages [2025-06-03T09:05:52.744Z] #67 DONE 41.4s [2025-06-03T09:05:53.010Z] [2025-06-03T09:05:53.010Z] #38 [security-proxy-setup internal] load build context [2025-06-03T09:05:54.577Z] #124 ... [2025-06-03T09:05:54.577Z] [2025-06-03T09:05:54.577Z] #119 [support-scheduler builder 6/7] COPY . . [2025-06-03T09:05:54.577Z] #119 DONE 29.0s [2025-06-03T09:05:54.577Z] [2025-06-03T09:05:54.577Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-03T09:05:54.577Z] #125 ... [2025-06-03T09:05:54.577Z] [2025-06-03T09:05:54.577Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-06-03T09:05:54.577Z] #121 DONE 28.7s [2025-06-03T09:05:54.577Z] [2025-06-03T09:05:54.577Z] #122 [support-notifications builder 6/7] COPY . . [2025-06-03T09:05:54.577Z] #122 DONE 28.6s [2025-06-03T09:05:54.577Z] [2025-06-03T09:05:54.577Z] #123 [security-bootstrapper builder 6/7] COPY . . [2025-06-03T09:05:54.577Z] #123 DONE 29.3s [2025-06-03T09:05:54.577Z] [2025-06-03T09:05:54.577Z] #120 [security-proxy-auth builder 6/7] COPY . . [2025-06-03T09:05:54.577Z] #120 DONE 29.0s [2025-06-03T09:05:54.577Z] [2025-06-03T09:05:54.577Z] #126 [security-proxy-setup builder 6/7] COPY . . [2025-06-03T09:05:54.577Z] #126 CACHED [2025-06-03T09:05:54.577Z] [2025-06-03T09:05:54.577Z] #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-03T09:05:54.577Z] #127 CACHED [2025-06-03T09:05:54.577Z] [2025-06-03T09:05:54.577Z] #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:05:54.577Z] #128 CACHED [2025-06-03T09:05:54.577Z] [2025-06-03T09:05:54.577Z] #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:05:54.577Z] #129 CACHED [2025-06-03T09:05:54.577Z] [2025-06-03T09:05:54.577Z] #130 [security-secretstore-setup builder 6/7] COPY . . [2025-06-03T09:05:54.577Z] #130 CACHED [2025-06-03T09:05:54.577Z] [2025-06-03T09:05:54.577Z] #131 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-03T09:05:54.577Z] #131 CACHED [2025-06-03T09:05:54.577Z] [2025-06-03T09:05:54.577Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-03T09:05:54.577Z] #132 ... [2025-06-03T09:05:54.577Z] [2025-06-03T09:05:54.577Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:05:54.577Z] #133 CACHED [2025-06-03T09:05:54.577Z] [2025-06-03T09:05:54.577Z] #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-03T09:05:54.577Z] #134 CACHED [2025-06-03T09:05:54.577Z] [2025-06-03T09:05:54.577Z] #135 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-06-03T09:05:54.577Z] #135 CACHED [2025-06-03T09:05:54.577Z] [2025-06-03T09:05:54.577Z] #136 [core-data builder 6/7] COPY . . [2025-06-03T09:05:54.577Z] #136 CACHED [2025-06-03T09:05:54.577Z] [2025-06-03T09:05:54.577Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-06-03T09:05:54.577Z] #137 CACHED [2025-06-03T09:05:54.577Z] [2025-06-03T09:05:54.577Z] #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:05:54.577Z] #138 CACHED [2025-06-03T09:05:54.577Z] [2025-06-03T09:05:54.577Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-06-03T09:05:54.577Z] #139 CACHED [2025-06-03T09:05:54.577Z] [2025-06-03T09:05:54.577Z] #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:05:54.577Z] #140 CACHED [2025-06-03T09:05:54.577Z] [2025-06-03T09:05:54.577Z] #141 [core-command builder 6/7] COPY . . [2025-06-03T09:05:54.577Z] #141 CACHED [2025-06-03T09:05:54.577Z] [2025-06-03T09:05:54.577Z] #142 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:05:54.577Z] #142 CACHED [2025-06-03T09:05:54.577Z] [2025-06-03T09:05:54.577Z] #143 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-06-03T09:05:54.577Z] #143 CACHED [2025-06-03T09:05:54.577Z] [2025-06-03T09:05:54.577Z] #144 [core-metadata builder 6/7] COPY . . [2025-06-03T09:05:54.577Z] #144 CACHED [2025-06-03T09:05:54.577Z] [2025-06-03T09:05:54.577Z] #124 [core-keeper builder 7/8] COPY . . [2025-06-03T09:05:54.577Z] #124 DONE 29.2s [2025-06-03T09:05:54.577Z] [2025-06-03T09:05:54.577Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-03T09:05:54.967Z] #38 ... [2025-06-03T09:05:54.967Z] [2025-06-03T09:05:54.967Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:05:54.967Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.9s [2025-06-03T09:05:54.967Z] #39 ... [2025-06-03T09:05:54.967Z] [2025-06-03T09:05:54.967Z] #38 [security-proxy-setup internal] load build context [2025-06-03T09:05:55.233Z] #38 ... [2025-06-03T09:05:55.233Z] [2025-06-03T09:05:55.233Z] #45 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-06-03T09:05:55.233Z] #45 32.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:55.233Z] #45 34.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:55.233Z] #45 38.79 OK: 9 MiB in 15 packages [2025-06-03T09:05:55.233Z] #45 DONE 42.1s [2025-06-03T09:05:55.233Z] [2025-06-03T09:05:55.233Z] #38 [security-proxy-setup internal] load build context [2025-06-03T09:05:56.258Z] #38 transferring context: 8.62MB 44.4s [2025-06-03T09:05:56.580Z] #38 ... [2025-06-03T09:05:56.580Z] [2025-06-03T09:05:56.580Z] #49 [security-spiffe-token-provider internal] load build context [2025-06-03T09:05:56.580Z] #49 ... [2025-06-03T09:05:56.580Z] [2025-06-03T09:05:56.580Z] #47 [core-keeper internal] load build context [2025-06-03T09:05:56.580Z] #47 ... [2025-06-03T09:05:56.580Z] [2025-06-03T09:05:56.580Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:05:57.130Z] #145 ... [2025-06-03T09:05:57.130Z] [2025-06-03T09:05:57.130Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-03T09:05:57.130Z] #0 4.587 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-06-03T09:05:57.169Z] #39 ... [2025-06-03T09:05:57.169Z] [2025-06-03T09:05:57.169Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:57.438Z] #34 ... [2025-06-03T09:05:57.438Z] [2025-06-03T09:05:57.438Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-03T09:05:57.438Z] #72 32.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:57.438Z] #72 33.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:05:57.438Z] #72 37.83 (1/4) Installing ca-certificates (20241121-r1) [2025-06-03T09:05:57.438Z] #72 38.12 (2/4) Installing dumb-init (1.2.5-r3) [2025-06-03T09:05:57.438Z] #72 38.12 (3/4) Installing su-exec (0.2-r3) [2025-06-03T09:05:57.438Z] #72 38.12 (4/4) Installing yq-go (4.44.1-r2) [2025-06-03T09:05:57.438Z] #72 38.73 Executing busybox-1.36.1-r29.trigger [2025-06-03T09:05:57.438Z] #72 38.81 Executing ca-certificates-20241121-r1.trigger [2025-06-03T09:05:57.438Z] #72 39.56 OK: 20 MiB in 18 packages [2025-06-03T09:05:57.438Z] #72 DONE 42.2s [2025-06-03T09:05:57.438Z] [2025-06-03T09:05:57.438Z] #34 [core-metadata internal] load build context [2025-06-03T09:05:57.438Z] #34 ... [2025-06-03T09:05:57.438Z] [2025-06-03T09:05:57.438Z] #49 [security-spiffe-token-provider internal] load build context [2025-06-03T09:05:57.711Z] #146 ... [2025-06-03T09:05:57.711Z] [2025-06-03T09:05:57.711Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-03T09:05:57.711Z] #0 6.068 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-06-03T09:05:58.668Z] #147 ... [2025-06-03T09:05:58.668Z] [2025-06-03T09:05:58.668Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-03T09:05:58.668Z] #0 6.760 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-06-03T09:05:58.858Z] #49 ... [2025-06-03T09:05:58.858Z] [2025-06-03T09:05:58.858Z] #48 [core-common-config-bootstrapper internal] load build context [2025-06-03T09:05:58.858Z] #48 ... [2025-06-03T09:05:58.858Z] [2025-06-03T09:05:58.858Z] #53 [security-proxy-auth internal] load build context [2025-06-03T09:05:58.858Z] #53 ... [2025-06-03T09:05:58.858Z] [2025-06-03T09:05:58.858Z] #48 [core-common-config-bootstrapper internal] load build context [2025-06-03T09:05:59.345Z] #148 ... [2025-06-03T09:05:59.345Z] [2025-06-03T09:05:59.345Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-03T09:05:59.345Z] #145 7.467 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-06-03T09:06:00.390Z] #48 ... [2025-06-03T09:06:00.390Z] [2025-06-03T09:06:00.390Z] #56 [support-scheduler internal] load build context [2025-06-03T09:06:00.390Z] #56 ... [2025-06-03T09:06:00.390Z] [2025-06-03T09:06:00.390Z] #53 [security-proxy-auth internal] load build context [2025-06-03T09:06:00.655Z] #53 ... [2025-06-03T09:06:00.655Z] [2025-06-03T09:06:00.655Z] #70 [security-secretstore-setup internal] load build context [2025-06-03T09:06:00.922Z] #70 ... [2025-06-03T09:06:00.922Z] [2025-06-03T09:06:00.922Z] #53 [security-proxy-auth internal] load build context [2025-06-03T09:06:00.922Z] #53 ... [2025-06-03T09:06:00.922Z] [2025-06-03T09:06:00.922Z] #68 [support-notifications internal] load build context [2025-06-03T09:06:01.189Z] #68 ... [2025-06-03T09:06:01.189Z] [2025-06-03T09:06:01.189Z] #53 [security-proxy-auth internal] load build context [2025-06-03T09:06:01.189Z] #53 ... [2025-06-03T09:06:01.189Z] [2025-06-03T09:06:01.189Z] #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-06-03T09:06:01.189Z] #76 22.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:06:01.189Z] #76 23.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:06:01.189Z] #76 27.20 OK: 11 MiB in 17 packages [2025-06-03T09:06:01.189Z] #76 DONE 29.0s [2025-06-03T09:06:01.189Z] [2025-06-03T09:06:01.189Z] #53 [security-proxy-auth internal] load build context [2025-06-03T09:06:01.189Z] #53 transferring context: 22.99MB 54.0s [2025-06-03T09:06:01.458Z] #53 ... [2025-06-03T09:06:01.458Z] [2025-06-03T09:06:01.458Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-03T09:06:01.458Z] #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 28.5s [2025-06-03T09:06:01.732Z] #43 ... [2025-06-03T09:06:01.732Z] [2025-06-03T09:06:01.732Z] #70 [security-secretstore-setup internal] load build context [2025-06-03T09:06:01.732Z] #70 ... [2025-06-03T09:06:01.732Z] [2025-06-03T09:06:01.732Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-03T09:06:01.732Z] #73 33.77 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:06:01.732Z] #73 34.89 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:06:01.732Z] #73 40.23 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-03T09:06:01.732Z] #73 40.75 Executing busybox-1.36.1-r29.trigger [2025-06-03T09:06:01.732Z] #73 40.96 OK: 9 MiB in 15 packages [2025-06-03T09:06:01.732Z] #73 DONE 44.0s [2025-06-03T09:06:01.732Z] [2025-06-03T09:06:01.732Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-03T09:06:01.732Z] #75 26.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:06:01.732Z] #75 27.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:06:01.732Z] #75 31.14 OK: 15 MiB in 28 packages [2025-06-03T09:06:01.732Z] #75 DONE 33.6s [2025-06-03T09:06:01.732Z] [2025-06-03T09:06:01.732Z] #70 [security-secretstore-setup internal] load build context [2025-06-03T09:06:01.901Z] #145 ... [2025-06-03T09:06:01.901Z] [2025-06-03T09:06:01.901Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-03T09:06:01.901Z] #0 2.097 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-06-03T09:06:01.901Z] #149 ... [2025-06-03T09:06:01.901Z] [2025-06-03T09:06:01.901Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-03T09:06:01.901Z] #0 3.769 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-06-03T09:06:01.901Z] #150 ... [2025-06-03T09:06:01.901Z] [2025-06-03T09:06:01.901Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-03T09:06:01.901Z] #0 4.457 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-06-03T09:06:01.901Z] #151 ... [2025-06-03T09:06:01.901Z] [2025-06-03T09:06:01.901Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-03T09:06:01.901Z] #0 3.266 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-06-03T09:06:02.315Z] #70 ... [2025-06-03T09:06:02.316Z] [2025-06-03T09:06:02.316Z] #55 [core-command internal] load build context [2025-06-03T09:06:02.316Z] #55 ... [2025-06-03T09:06:02.316Z] [2025-06-03T09:06:02.316Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-06-03T09:06:02.390Z] #152 ... [2025-06-03T09:06:02.390Z] [2025-06-03T09:06:02.390Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-03T09:06:02.390Z] #0 2.075 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-06-03T09:06:02.390Z] #153 ... [2025-06-03T09:06:02.390Z] [2025-06-03T09:06:02.390Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-03T09:06:02.390Z] #0 7.915 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-06-03T09:06:02.581Z] #80 ... [2025-06-03T09:06:02.581Z] [2025-06-03T09:06:02.581Z] #59 [security-bootstrapper internal] load build context [2025-06-03T09:06:02.581Z] #59 ... [2025-06-03T09:06:02.581Z] [2025-06-03T09:06:02.581Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-03T09:06:02.581Z] #81 ... [2025-06-03T09:06:02.581Z] [2025-06-03T09:06:02.581Z] #55 [core-command internal] load build context [2025-06-03T09:06:02.847Z] #55 ... [2025-06-03T09:06:02.847Z] [2025-06-03T09:06:02.847Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-03T09:06:02.847Z] #74 29.28 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:06:02.847Z] #74 30.70 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:06:02.847Z] #74 36.23 OK: 239 MiB in 58 packages [2025-06-03T09:06:02.847Z] #74 DONE 38.3s [2025-06-03T09:06:02.970Z] #154 ... [2025-06-03T09:06:02.970Z] [2025-06-03T09:06:02.970Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-03T09:06:02.970Z] #125 1.426 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-06-03T09:06:03.119Z] [2025-06-03T09:06:03.120Z] #55 [core-command internal] load build context [2025-06-03T09:06:03.120Z] #55 ... [2025-06-03T09:06:03.120Z] [2025-06-03T09:06:03.120Z] #62 [core-data internal] load build context [2025-06-03T09:06:03.229Z] #125 ... [2025-06-03T09:06:03.229Z] [2025-06-03T09:06:03.229Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-03T09:06:03.229Z] #132 2.201 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-06-03T09:06:03.385Z] #62 ... [2025-06-03T09:06:03.385Z] [2025-06-03T09:06:03.385Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-03T09:06:03.385Z] #82 ... [2025-06-03T09:06:03.385Z] [2025-06-03T09:06:03.385Z] #62 [core-data internal] load build context [2025-06-03T09:06:05.341Z] #62 ... [2025-06-03T09:06:05.341Z] [2025-06-03T09:06:05.341Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-06-03T09:06:05.341Z] #78 18.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:06:05.341Z] #78 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:06:05.341Z] #78 23.05 OK: 10 MiB in 19 packages [2025-06-03T09:06:05.341Z] #78 DONE 24.0s [2025-06-03T09:06:05.341Z] [2025-06-03T09:06:05.341Z] #53 [security-proxy-auth internal] load build context [2025-06-03T09:06:05.924Z] #53 ... [2025-06-03T09:06:05.924Z] [2025-06-03T09:06:05.924Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-06-03T09:06:05.924Z] #77 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:06:05.924Z] #77 22.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:06:05.924Z] #77 25.85 OK: 9 MiB in 15 packages [2025-06-03T09:06:05.924Z] #77 DONE 28.2s [2025-06-03T09:06:05.924Z] [2025-06-03T09:06:05.924Z] #53 [security-proxy-auth internal] load build context [2025-06-03T09:06:06.190Z] #53 transferring context: 26.62MB 59.1s [2025-06-03T09:06:06.456Z] #53 ... [2025-06-03T09:06:06.456Z] [2025-06-03T09:06:06.456Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-06-03T09:06:06.456Z] #79 20.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:06:06.456Z] #79 21.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:06:06.456Z] #79 23.71 OK: 9 MiB in 16 packages [2025-06-03T09:06:06.456Z] #79 DONE 25.0s [2025-06-03T09:06:06.456Z] [2025-06-03T09:06:06.456Z] #53 [security-proxy-auth internal] load build context [2025-06-03T09:06:06.456Z] #53 ... [2025-06-03T09:06:06.456Z] [2025-06-03T09:06:06.456Z] #38 [security-proxy-setup internal] load build context [2025-06-03T09:06:06.737Z] #38 ... [2025-06-03T09:06:06.737Z] [2025-06-03T09:06:06.737Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-03T09:06:06.737Z] #82 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:06:07.011Z] #82 ... [2025-06-03T09:06:07.011Z] [2025-06-03T09:06:07.011Z] #47 [core-keeper internal] load build context [2025-06-03T09:06:07.011Z] #47 ... [2025-06-03T09:06:07.011Z] [2025-06-03T09:06:07.011Z] #38 [security-proxy-setup internal] load build context [2025-06-03T09:06:07.966Z] #38 ... [2025-06-03T09:06:07.966Z] [2025-06-03T09:06:07.966Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-06-03T09:06:07.966Z] #83 ... [2025-06-03T09:06:07.966Z] [2025-06-03T09:06:07.966Z] #38 [security-proxy-setup internal] load build context [2025-06-03T09:06:07.966Z] #38 ... [2025-06-03T09:06:07.966Z] [2025-06-03T09:06:07.966Z] #34 [core-metadata internal] load build context [2025-06-03T09:06:08.229Z] #34 ... [2025-06-03T09:06:08.230Z] [2025-06-03T09:06:08.230Z] #38 [security-proxy-setup internal] load build context [2025-06-03T09:06:08.495Z] #38 ... [2025-06-03T09:06:08.495Z] [2025-06-03T09:06:08.495Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:06:08.495Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.4s [2025-06-03T09:06:08.760Z] #39 ... [2025-06-03T09:06:08.760Z] [2025-06-03T09:06:08.760Z] #49 [security-spiffe-token-provider internal] load build context [2025-06-03T09:06:08.760Z] #49 ... [2025-06-03T09:06:08.760Z] [2025-06-03T09:06:08.760Z] #55 [core-command internal] load build context [2025-06-03T09:06:09.030Z] #55 ... [2025-06-03T09:06:09.030Z] [2025-06-03T09:06:09.030Z] #49 [security-spiffe-token-provider internal] load build context [2025-06-03T09:06:10.442Z] #49 ... [2025-06-03T09:06:10.442Z] [2025-06-03T09:06:10.442Z] #56 [support-scheduler internal] load build context [2025-06-03T09:06:10.442Z] #56 ... [2025-06-03T09:06:10.442Z] [2025-06-03T09:06:10.442Z] #48 [core-common-config-bootstrapper internal] load build context [2025-06-03T09:06:10.710Z] #48 ... [2025-06-03T09:06:10.710Z] [2025-06-03T09:06:10.710Z] #49 [security-spiffe-token-provider internal] load build context [2025-06-03T09:06:11.291Z] #49 ... [2025-06-03T09:06:11.291Z] [2025-06-03T09:06:11.291Z] #68 [support-notifications internal] load build context [2025-06-03T09:06:11.291Z] #68 ... [2025-06-03T09:06:11.291Z] [2025-06-03T09:06:11.291Z] #56 [support-scheduler internal] load build context [2025-06-03T09:06:11.291Z] #56 transferring context: 23.42MB 63.3s [2025-06-03T09:06:11.874Z] #56 ... [2025-06-03T09:06:11.874Z] [2025-06-03T09:06:11.874Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-03T09:06:11.874Z] #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 39.2s [2025-06-03T09:06:11.874Z] #43 ... [2025-06-03T09:06:11.874Z] [2025-06-03T09:06:11.874Z] #56 [support-scheduler internal] load build context [2025-06-03T09:06:11.874Z] #56 ... [2025-06-03T09:06:11.874Z] [2025-06-03T09:06:11.874Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-03T09:06:11.874Z] #82 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:06:11.874Z] #82 17.46 OK: 9 MiB in 18 packages [2025-06-03T09:06:11.874Z] #82 DONE 18.9s [2025-06-03T09:06:12.141Z] [2025-06-03T09:06:12.141Z] #56 [support-scheduler internal] load build context [2025-06-03T09:06:12.141Z] #56 ... [2025-06-03T09:06:12.141Z] [2025-06-03T09:06:12.141Z] #70 [security-secretstore-setup internal] load build context [2025-06-03T09:06:12.408Z] #70 ... [2025-06-03T09:06:12.408Z] [2025-06-03T09:06:12.408Z] #56 [support-scheduler internal] load build context [2025-06-03T09:06:12.408Z] #56 ... [2025-06-03T09:06:12.408Z] [2025-06-03T09:06:12.408Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-06-03T09:06:12.408Z] #84 DONE 5.9s [2025-06-03T09:06:12.408Z] [2025-06-03T09:06:12.408Z] #56 [support-scheduler internal] load build context [2025-06-03T09:06:12.674Z] #56 ... [2025-06-03T09:06:12.674Z] [2025-06-03T09:06:12.674Z] #59 [security-bootstrapper internal] load build context [2025-06-03T09:06:12.941Z] #59 ... [2025-06-03T09:06:12.941Z] [2025-06-03T09:06:12.941Z] #56 [support-scheduler internal] load build context [2025-06-03T09:06:13.210Z] #56 ... [2025-06-03T09:06:13.210Z] [2025-06-03T09:06:13.210Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-06-03T09:06:13.210Z] #80 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:06:13.210Z] #80 15.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:06:13.210Z] #80 19.76 OK: 14 MiB in 21 packages [2025-06-03T09:06:13.210Z] #80 DONE 21.0s [2025-06-03T09:06:13.210Z] [2025-06-03T09:06:13.210Z] #56 [support-scheduler internal] load build context [2025-06-03T09:06:13.800Z] #56 ... [2025-06-03T09:06:13.800Z] [2025-06-03T09:06:13.800Z] #85 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-06-03T09:06:13.800Z] #85 DONE 1.2s [2025-06-03T09:06:13.800Z] [2025-06-03T09:06:13.800Z] #56 [support-scheduler internal] load build context [2025-06-03T09:06:14.382Z] #56 ... [2025-06-03T09:06:14.382Z] [2025-06-03T09:06:14.382Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-03T09:06:14.382Z] #81 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:06:14.382Z] #81 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:06:14.382Z] #81 20.91 OK: 20 MiB in 18 packages [2025-06-03T09:06:14.382Z] #81 DONE 22.2s [2025-06-03T09:06:14.382Z] [2025-06-03T09:06:14.382Z] #56 [support-scheduler internal] load build context [2025-06-03T09:06:15.343Z] #56 ... [2025-06-03T09:06:15.343Z] [2025-06-03T09:06:15.343Z] #62 [core-data internal] load build context [2025-06-03T09:06:15.343Z] #62 ... [2025-06-03T09:06:15.343Z] [2025-06-03T09:06:15.343Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-06-03T09:06:15.343Z] #83 13.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-03T09:06:15.343Z] #83 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-03T09:06:15.343Z] #83 16.84 OK: 20 MiB in 18 packages [2025-06-03T09:06:15.343Z] #83 DONE 17.7s [2025-06-03T09:06:15.343Z] [2025-06-03T09:06:15.343Z] #62 [core-data internal] load build context [2025-06-03T09:06:15.343Z] #62 ... [2025-06-03T09:06:15.343Z] [2025-06-03T09:06:15.343Z] #56 [support-scheduler internal] load build context [2025-06-03T09:06:15.614Z] #56 ... [2025-06-03T09:06:15.614Z] [2025-06-03T09:06:15.614Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-06-03T09:06:15.614Z] #86 DONE 1.1s [2025-06-03T09:06:15.614Z] [2025-06-03T09:06:15.614Z] #56 [support-scheduler internal] load build context [2025-06-03T09:06:16.195Z] #56 ... [2025-06-03T09:06:16.195Z] [2025-06-03T09:06:16.195Z] #34 [core-metadata internal] load build context [2025-06-03T09:06:16.195Z] #34 transferring context: 44.67MB 70.5s done [2025-06-03T09:06:16.195Z] #34 DONE 71.5s [2025-06-03T09:06:16.195Z] [2025-06-03T09:06:16.195Z] #56 [support-scheduler internal] load build context [2025-06-03T09:06:16.776Z] #56 ... [2025-06-03T09:06:16.776Z] [2025-06-03T09:06:16.776Z] #53 [security-proxy-auth internal] load build context [2025-06-03T09:06:16.776Z] #53 ... [2025-06-03T09:06:16.776Z] [2025-06-03T09:06:16.776Z] #68 [support-notifications internal] load build context [2025-06-03T09:06:16.776Z] #68 ... [2025-06-03T09:06:16.776Z] [2025-06-03T09:06:16.776Z] #56 [support-scheduler internal] load build context [2025-06-03T09:06:17.047Z] #56 ... [2025-06-03T09:06:17.047Z] [2025-06-03T09:06:17.047Z] #47 [core-keeper internal] load build context [2025-06-03T09:06:17.047Z] #47 ... [2025-06-03T09:06:17.047Z] [2025-06-03T09:06:17.047Z] #56 [support-scheduler internal] load build context [2025-06-03T09:06:18.456Z] #56 ... [2025-06-03T09:06:18.456Z] [2025-06-03T09:06:18.456Z] #48 [core-common-config-bootstrapper internal] load build context [2025-06-03T09:06:18.456Z] #48 transferring context: 44.67MB 71.5s done [2025-06-03T09:06:18.456Z] #48 DONE 72.3s [2025-06-03T09:06:18.456Z] [2025-06-03T09:06:18.456Z] #56 [support-scheduler internal] load build context [2025-06-03T09:06:19.522Z] #56 ... [2025-06-03T09:06:19.522Z] [2025-06-03T09:06:19.522Z] #38 [security-proxy-setup internal] load build context [2025-06-03T09:06:19.522Z] #38 ... [2025-06-03T09:06:19.522Z] [2025-06-03T09:06:19.522Z] #53 [security-proxy-auth internal] load build context [2025-06-03T09:06:19.522Z] #53 transferring context: 44.67MB 71.7s done [2025-06-03T09:06:19.522Z] #53 ... [2025-06-03T09:06:19.522Z] [2025-06-03T09:06:19.522Z] #55 [core-command internal] load build context [2025-06-03T09:06:19.522Z] #55 transferring context: 44.67MB 71.4s done [2025-06-03T09:06:19.522Z] #55 ... [2025-06-03T09:06:19.522Z] [2025-06-03T09:06:19.522Z] #68 [support-notifications internal] load build context [2025-06-03T09:06:20.101Z] #68 ... [2025-06-03T09:06:20.101Z] [2025-06-03T09:06:20.101Z] #53 [security-proxy-auth internal] load build context [2025-06-03T09:06:20.101Z] #53 DONE 73.3s [2025-06-03T09:06:20.101Z] [2025-06-03T09:06:20.101Z] #68 [support-notifications internal] load build context [2025-06-03T09:06:20.366Z] #68 ... [2025-06-03T09:06:20.366Z] [2025-06-03T09:06:20.366Z] #55 [core-command internal] load build context [2025-06-03T09:06:20.366Z] #55 DONE 72.7s [2025-06-03T09:06:20.366Z] [2025-06-03T09:06:20.366Z] #68 [support-notifications internal] load build context [2025-06-03T09:06:20.366Z] #68 ... [2025-06-03T09:06:20.366Z] [2025-06-03T09:06:20.366Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:06:20.366Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 35.4s [2025-06-03T09:06:20.635Z] #39 ... [2025-06-03T09:06:20.635Z] [2025-06-03T09:06:20.635Z] #68 [support-notifications internal] load build context [2025-06-03T09:06:21.594Z] #68 ... [2025-06-03T09:06:21.594Z] [2025-06-03T09:06:21.594Z] #49 [security-spiffe-token-provider internal] load build context [2025-06-03T09:06:21.594Z] #49 ... [2025-06-03T09:06:21.594Z] [2025-06-03T09:06:21.594Z] #68 [support-notifications internal] load build context [2025-06-03T09:06:21.859Z] #68 ... [2025-06-03T09:06:21.859Z] [2025-06-03T09:06:21.859Z] #56 [support-scheduler internal] load build context [2025-06-03T09:06:21.859Z] #56 transferring context: 44.67MB 73.3s done [2025-06-03T09:06:21.859Z] #56 DONE 74.2s [2025-06-03T09:06:21.859Z] [2025-06-03T09:06:21.859Z] #68 [support-notifications internal] load build context [2025-06-03T09:06:22.137Z] #68 ... [2025-06-03T09:06:22.137Z] [2025-06-03T09:06:22.137Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-03T09:06:22.137Z] #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 44.8s done [2025-06-03T09:06:22.137Z] #43 ... [2025-06-03T09:06:22.137Z] [2025-06-03T09:06:22.137Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:06:22.404Z] #39 ... [2025-06-03T09:06:22.404Z] [2025-06-03T09:06:22.404Z] #70 [security-secretstore-setup internal] load build context [2025-06-03T09:06:22.668Z] #70 ... [2025-06-03T09:06:22.668Z] [2025-06-03T09:06:22.668Z] #49 [security-spiffe-token-provider internal] load build context [2025-06-03T09:06:22.933Z] #49 ... [2025-06-03T09:06:22.933Z] [2025-06-03T09:06:22.933Z] #47 [core-keeper internal] load build context [2025-06-03T09:06:22.933Z] #47 transferring context: 44.67MB 76.7s done [2025-06-03T09:06:22.933Z] #47 DONE 77.3s [2025-06-03T09:06:22.933Z] [2025-06-03T09:06:22.933Z] #49 [security-spiffe-token-provider internal] load build context [2025-06-03T09:06:23.203Z] #49 ... [2025-06-03T09:06:23.204Z] [2025-06-03T09:06:23.204Z] #59 [security-bootstrapper internal] load build context [2025-06-03T09:06:23.204Z] #59 ... [2025-06-03T09:06:23.204Z] [2025-06-03T09:06:23.204Z] #49 [security-spiffe-token-provider internal] load build context [2025-06-03T09:06:23.204Z] #49 transferring context: 44.67MB 77.0s done [2025-06-03T09:06:24.158Z] #49 DONE 77.7s [2025-06-03T09:06:24.158Z] [2025-06-03T09:06:24.158Z] #59 [security-bootstrapper internal] load build context [2025-06-03T09:06:25.564Z] #59 ... [2025-06-03T09:06:25.564Z] [2025-06-03T09:06:25.564Z] #62 [core-data internal] load build context [2025-06-03T09:06:25.829Z] #62 ... [2025-06-03T09:06:25.829Z] [2025-06-03T09:06:25.829Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-06-03T09:06:25.829Z] #87 DONE 2.0s [2025-06-03T09:06:25.829Z] [2025-06-03T09:06:25.829Z] #62 [core-data internal] load build context [2025-06-03T09:06:25.829Z] #62 ... [2025-06-03T09:06:25.829Z] [2025-06-03T09:06:25.829Z] #38 [security-proxy-setup internal] load build context [2025-06-03T09:06:25.829Z] #38 ... [2025-06-03T09:06:25.829Z] [2025-06-03T09:06:25.829Z] #62 [core-data internal] load build context [2025-06-03T09:06:26.099Z] #62 ... [2025-06-03T09:06:26.099Z] [2025-06-03T09:06:26.099Z] #70 [security-secretstore-setup internal] load build context [2025-06-03T09:06:26.099Z] #70 transferring context: 44.67MB 70.5s done [2025-06-03T09:06:26.099Z] #70 DONE 72.9s [2025-06-03T09:06:26.099Z] [2025-06-03T09:06:26.099Z] #62 [core-data internal] load build context [2025-06-03T09:06:27.513Z] #62 ... [2025-06-03T09:06:27.513Z] [2025-06-03T09:06:27.513Z] #88 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-06-03T09:06:27.513Z] #88 ... [2025-06-03T09:06:27.513Z] [2025-06-03T09:06:27.513Z] #62 [core-data internal] load build context [2025-06-03T09:06:28.469Z] #62 transferring context: 44.67MB 77.1s done [2025-06-03T09:06:28.469Z] #62 ... [2025-06-03T09:06:28.469Z] [2025-06-03T09:06:28.469Z] #68 [support-notifications internal] load build context [2025-06-03T09:06:28.469Z] #68 transferring context: 44.67MB 72.4s done [2025-06-03T09:06:28.469Z] #68 DONE 75.3s [2025-06-03T09:06:28.734Z] [2025-06-03T09:06:28.734Z] #62 [core-data internal] load build context [2025-06-03T09:06:28.734Z] #62 DONE 79.5s [2025-06-03T09:06:28.734Z] [2025-06-03T09:06:28.734Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:06:28.734Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 43.9s [2025-06-03T09:06:28.999Z] #39 ... [2025-06-03T09:06:28.999Z] [2025-06-03T09:06:28.999Z] #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-06-03T09:06:30.785Z] #89 ... [2025-06-03T09:06:30.785Z] [2025-06-03T09:06:30.785Z] #59 [security-bootstrapper internal] load build context [2025-06-03T09:06:30.785Z] #59 transferring context: 44.67MB 79.5s done [2025-06-03T09:06:30.785Z] #59 DONE 80.8s [2025-06-03T09:06:30.785Z] [2025-06-03T09:06:30.785Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:06:31.368Z] #39 ... [2025-06-03T09:06:31.368Z] [2025-06-03T09:06:31.368Z] #38 [security-proxy-setup internal] load build context [2025-06-03T09:06:31.368Z] #38 transferring context: 44.67MB 78.9s done [2025-06-03T09:06:31.368Z] #38 DONE 81.8s [2025-06-03T09:06:31.368Z] [2025-06-03T09:06:31.368Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:06:32.324Z] #39 ... [2025-06-03T09:06:32.324Z] [2025-06-03T09:06:32.324Z] #90 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-06-03T09:06:32.324Z] #90 ... [2025-06-03T09:06:32.324Z] [2025-06-03T09:06:32.324Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:06:33.729Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 49.0s [2025-06-03T09:06:33.729Z] #39 ... [2025-06-03T09:06:33.729Z] [2025-06-03T09:06:33.729Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-06-03T09:06:33.998Z] #91 ... [2025-06-03T09:06:33.998Z] [2025-06-03T09:06:33.998Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-03T09:06:34.269Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 49.4s done [2025-06-03T09:06:34.536Z] #39 DONE 85.6s [2025-06-03T09:06:34.536Z] [2025-06-03T09:06:34.536Z] #92 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-03T09:06:34.808Z] #92 ... [2025-06-03T09:06:34.808Z] [2025-06-03T09:06:34.808Z] #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-06-03T09:06:36.228Z] #93 ... [2025-06-03T09:06:36.228Z] [2025-06-03T09:06:36.228Z] #88 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-06-03T09:06:36.228Z] #88 DONE 19.0s [2025-06-03T09:06:36.228Z] [2025-06-03T09:06:36.228Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-03T09:06:36.498Z] #94 ... [2025-06-03T09:06:36.498Z] [2025-06-03T09:06:36.498Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-06-03T09:06:36.498Z] #91 DONE 12.6s [2025-06-03T09:06:36.498Z] [2025-06-03T09:06:36.498Z] #90 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-06-03T09:06:36.498Z] #90 DONE 14.3s [2025-06-03T09:06:36.766Z] [2025-06-03T09:06:36.766Z] #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:06:36.766Z] #95 ... [2025-06-03T09:06:36.766Z] [2025-06-03T09:06:36.766Z] #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-06-03T09:06:36.766Z] #93 DONE 12.3s [2025-06-03T09:06:37.035Z] [2025-06-03T09:06:37.035Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:06:38.993Z] #96 ... [2025-06-03T09:06:38.993Z] [2025-06-03T09:06:38.993Z] #92 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-03T09:06:38.993Z] #92 DONE 12.1s [2025-06-03T09:06:38.993Z] [2025-06-03T09:06:38.993Z] #97 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:06:39.262Z] #97 ... [2025-06-03T09:06:39.262Z] [2025-06-03T09:06:39.262Z] #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-06-03T09:06:39.262Z] #89 DONE 10.2s [2025-06-03T09:06:39.262Z] [2025-06-03T09:06:39.262Z] #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:06:41.214Z] #98 ... [2025-06-03T09:06:41.214Z] [2025-06-03T09:06:41.214Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-03T09:06:41.214Z] #99 DONE 4.6s [2025-06-03T09:06:41.214Z] [2025-06-03T09:06:41.214Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-03T09:06:41.214Z] #94 DONE 4.6s [2025-06-03T09:06:41.214Z] [2025-06-03T09:06:41.214Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-06-03T09:06:41.214Z] #100 DONE 0.3s [2025-06-03T09:06:41.214Z] [2025-06-03T09:06:41.214Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-06-03T09:06:41.214Z] #101 DONE 0.3s [2025-06-03T09:06:41.214Z] [2025-06-03T09:06:41.214Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2025-06-03T09:06:41.489Z] #102 ... [2025-06-03T09:06:41.489Z] [2025-06-03T09:06:41.489Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-03T09:06:41.489Z] #103 DONE 4.9s [2025-06-03T09:06:41.489Z] [2025-06-03T09:06:41.489Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2025-06-03T09:06:41.489Z] #104 DONE 0.4s [2025-06-03T09:06:41.489Z] [2025-06-03T09:06:41.489Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2025-06-03T09:06:41.489Z] #102 DONE 0.5s [2025-06-03T09:06:41.489Z] [2025-06-03T09:06:41.489Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-06-03T09:06:42.087Z] #105 ... [2025-06-03T09:06:42.087Z] [2025-06-03T09:06:42.087Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-06-03T09:06:42.087Z] #106 DONE 0.3s [2025-06-03T09:06:42.087Z] [2025-06-03T09:06:42.087Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-06-03T09:06:42.087Z] #107 DONE 0.4s [2025-06-03T09:06:42.087Z] [2025-06-03T09:06:42.087Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-06-03T09:06:42.087Z] #105 DONE 0.5s [2025-06-03T09:06:42.087Z] [2025-06-03T09:06:42.087Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-06-03T09:06:42.087Z] #108 ... [2025-06-03T09:06:42.087Z] [2025-06-03T09:06:42.087Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-06-03T09:06:42.087Z] #109 DONE 0.2s [2025-06-03T09:06:42.087Z] [2025-06-03T09:06:42.087Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-06-03T09:06:42.087Z] #110 DONE 0.3s [2025-06-03T09:06:42.356Z] [2025-06-03T09:06:42.356Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-06-03T09:06:42.356Z] #111 DONE 0.2s [2025-06-03T09:06:42.356Z] [2025-06-03T09:06:42.356Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-06-03T09:06:42.356Z] #108 DONE 0.3s [2025-06-03T09:06:42.356Z] [2025-06-03T09:06:42.356Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-06-03T09:06:42.623Z] #112 DONE 0.2s [2025-06-03T09:06:42.623Z] [2025-06-03T09:06:42.623Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-06-03T09:06:42.623Z] #113 DONE 0.4s [2025-06-03T09:06:42.623Z] [2025-06-03T09:06:42.623Z] #114 [security-spire-server] exporting to image [2025-06-03T09:06:42.623Z] #114 exporting layers [2025-06-03T09:06:42.623Z] #114 ... [2025-06-03T09:06:42.623Z] [2025-06-03T09:06:42.623Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-06-03T09:06:42.623Z] #115 DONE 0.3s [2025-06-03T09:06:42.898Z] [2025-06-03T09:06:42.898Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-06-03T09:06:43.494Z] #116 DONE 0.5s [2025-06-03T09:06:43.494Z] [2025-06-03T09:06:43.494Z] #114 [security-spire-agent] exporting to image [2025-06-03T09:06:46.845Z] #114 exporting layers 3.6s done [2025-06-03T09:06:46.845Z] #114 writing image sha256:f44e284db34db0d4aada23c70b6dfb546a141834fb25d3b8fcc3ba8e6ec1b8c3 done [2025-06-03T09:06:46.845Z] #114 naming to docker.io/library/security-spire-config-arm64 done [2025-06-03T09:06:46.845Z] #114 ... [2025-06-03T09:06:46.845Z] [2025-06-03T09:06:46.845Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:06:46.845Z] #117 ... [2025-06-03T09:06:46.845Z] [2025-06-03T09:06:46.845Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:06:46.845Z] #118 ... [2025-06-03T09:06:46.845Z] [2025-06-03T09:06:46.845Z] #114 [security-spire-server] exporting to image [2025-06-03T09:06:46.845Z] #114 exporting layers 3.8s done [2025-06-03T09:06:46.845Z] #114 writing image sha256:f827b89f94fef0072d62b6fad192b483e9352a2f5ba92e80c9b55c792f27cd15 done [2025-06-03T09:06:46.845Z] #114 naming to docker.io/library/security-spire-server-arm64 done [2025-06-03T09:06:46.845Z] #114 exporting layers 3.4s done [2025-06-03T09:06:46.845Z] #114 writing image sha256:0271f16b82e66e37257b71b0eb47a6d91d328ce758643aec8b3195271856283d done [2025-06-03T09:06:46.845Z] #114 naming to docker.io/library/security-spire-agent-arm64 done [2025-06-03T09:06:46.845Z] #114 DONE 4.2s [2025-06-03T09:06:46.845Z] [2025-06-03T09:06:46.845Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:08:08.491Z] #118 ... [2025-06-03T09:08:08.491Z] [2025-06-03T09:08:08.491Z] #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:08:08.491Z] #98 DONE 86.6s [2025-06-03T09:08:08.491Z] [2025-06-03T09:08:08.491Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:08:08.491Z] #96 DONE 88.7s [2025-06-03T09:08:08.491Z] [2025-06-03T09:08:08.491Z] #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:08:08.491Z] #95 DONE 89.1s [2025-06-03T09:08:08.491Z] [2025-06-03T09:08:08.491Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-06-03T09:08:08.491Z] #119 ... [2025-06-03T09:08:08.491Z] [2025-06-03T09:08:08.491Z] #97 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:08:08.491Z] #97 DONE 87.0s [2025-06-03T09:08:08.491Z] [2025-06-03T09:08:08.491Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:08:08.491Z] #118 DONE 89.2s [2025-06-03T09:08:08.491Z] [2025-06-03T09:08:08.491Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:08:08.491Z] #117 DONE 89.5s [2025-06-03T09:08:08.491Z] [2025-06-03T09:08:08.491Z] #120 [core-metadata builder 6/7] COPY . . [2025-06-03T09:08:16.707Z] #120 ... [2025-06-03T09:08:16.707Z] [2025-06-03T09:08:16.707Z] #121 [support-scheduler builder 6/7] COPY . . [2025-06-03T09:08:16.707Z] #121 ... [2025-06-03T09:08:16.707Z] [2025-06-03T09:08:16.707Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2025-06-03T09:08:16.707Z] #122 DONE 10.2s [2025-06-03T09:08:16.707Z] [2025-06-03T09:08:16.707Z] #123 [core-keeper builder 7/8] COPY . . [2025-06-03T09:08:16.707Z] #123 DONE 10.2s [2025-06-03T09:08:16.707Z] [2025-06-03T09:08:16.707Z] #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:08:16.707Z] #124 CACHED [2025-06-03T09:08:16.707Z] [2025-06-03T09:08:16.707Z] #125 [security-proxy-setup builder 6/7] COPY . . [2025-06-03T09:08:16.707Z] #125 CACHED [2025-06-03T09:08:16.707Z] [2025-06-03T09:08:16.707Z] #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-03T09:08:16.707Z] #126 CACHED [2025-06-03T09:08:16.707Z] [2025-06-03T09:08:16.707Z] #127 [support-notifications builder 6/7] COPY . . [2025-06-03T09:08:16.707Z] #127 DONE 10.2s [2025-06-03T09:08:16.707Z] [2025-06-03T09:08:16.707Z] #128 [security-bootstrapper builder 6/7] COPY . . [2025-06-03T09:08:16.707Z] #128 CACHED [2025-06-03T09:08:16.707Z] [2025-06-03T09:08:16.707Z] #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-03T09:08:16.707Z] #129 CACHED [2025-06-03T09:08:16.707Z] [2025-06-03T09:08:16.707Z] #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:08:16.707Z] #130 CACHED [2025-06-03T09:08:16.707Z] [2025-06-03T09:08:16.707Z] #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:08:16.707Z] #131 CACHED [2025-06-03T09:08:16.707Z] [2025-06-03T09:08:16.707Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-06-03T09:08:16.707Z] #132 CACHED [2025-06-03T09:08:16.707Z] [2025-06-03T09:08:16.707Z] #133 [core-command builder 6/7] COPY . . [2025-06-03T09:08:16.707Z] #133 CACHED [2025-06-03T09:08:16.707Z] [2025-06-03T09:08:16.707Z] #134 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-06-03T09:08:16.707Z] #134 CACHED [2025-06-03T09:08:16.707Z] [2025-06-03T09:08:16.707Z] #135 [core-data builder 6/7] COPY . . [2025-06-03T09:08:16.707Z] #135 CACHED [2025-06-03T09:08:16.707Z] [2025-06-03T09:08:16.707Z] #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:08:16.707Z] #136 CACHED [2025-06-03T09:08:16.707Z] [2025-06-03T09:08:16.707Z] #121 [support-scheduler builder 6/7] COPY . . [2025-06-03T09:08:16.707Z] #121 DONE 10.2s [2025-06-03T09:08:16.707Z] [2025-06-03T09:08:16.707Z] #137 [security-proxy-auth builder 6/7] COPY . . [2025-06-03T09:08:16.707Z] #137 CACHED [2025-06-03T09:08:16.707Z] [2025-06-03T09:08:16.707Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:08:16.707Z] #138 CACHED [2025-06-03T09:08:16.707Z] [2025-06-03T09:08:16.707Z] #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-06-03T09:08:16.707Z] #139 CACHED [2025-06-03T09:08:16.707Z] [2025-06-03T09:08:16.707Z] #140 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-06-03T09:08:16.707Z] #140 CACHED [2025-06-03T09:08:16.707Z] [2025-06-03T09:08:16.707Z] #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-03T09:08:16.707Z] #141 CACHED [2025-06-03T09:08:16.707Z] [2025-06-03T09:08:16.707Z] #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-03T09:08:16.707Z] #142 CACHED [2025-06-03T09:08:16.707Z] [2025-06-03T09:08:16.707Z] #120 [core-metadata builder 6/7] COPY . . [2025-06-03T09:08:16.707Z] #120 DONE 10.1s [2025-06-03T09:08:16.708Z] [2025-06-03T09:08:16.708Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-03T09:08:16.708Z] #143 ... [2025-06-03T09:08:16.708Z] [2025-06-03T09:08:16.708Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-06-03T09:08:16.708Z] #119 DONE 10.4s [2025-06-03T09:08:16.708Z] [2025-06-03T09:08:16.708Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-03T09:08:20.979Z] #144 4.763 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-06-03T09:08:21.991Z] #144 ... [2025-06-03T09:08:21.991Z] [2025-06-03T09:08:21.991Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-03T09:08:21.991Z] #143 6.057 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-06-03T09:08:25.731Z] #132 ... [2025-06-03T09:08:25.731Z] [2025-06-03T09:08:25.731Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-03T09:08:25.731Z] #153 140.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-06-03T09:08:26.651Z] #143 ... [2025-06-03T09:08:26.651Z] [2025-06-03T09:08:26.651Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-03T09:08:26.651Z] #0 5.652 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-06-03T09:08:26.651Z] #145 ... [2025-06-03T09:08:26.651Z] [2025-06-03T09:08:26.651Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-03T09:08:26.651Z] #0 6.039 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-06-03T09:08:26.651Z] #146 ... [2025-06-03T09:08:26.651Z] [2025-06-03T09:08:26.651Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-03T09:08:26.651Z] #0 5.873 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-06-03T09:08:26.651Z] #147 ... [2025-06-03T09:08:26.651Z] [2025-06-03T09:08:26.651Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-03T09:08:26.651Z] #0 4.071 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-06-03T09:08:26.651Z] #148 ... [2025-06-03T09:08:26.651Z] [2025-06-03T09:08:26.651Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-03T09:08:26.651Z] #0 5.967 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-06-03T09:08:26.952Z] #149 ... [2025-06-03T09:08:26.952Z] [2025-06-03T09:08:26.952Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-03T09:08:26.952Z] #0 5.378 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-06-03T09:08:26.952Z] #150 ... [2025-06-03T09:08:26.952Z] [2025-06-03T09:08:26.952Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-03T09:08:26.952Z] #0 4.661 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-06-03T09:08:27.299Z] #151 ... [2025-06-03T09:08:27.299Z] [2025-06-03T09:08:27.299Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-03T09:08:27.299Z] #0 6.074 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-06-03T09:08:27.299Z] #152 ... [2025-06-03T09:08:27.299Z] [2025-06-03T09:08:27.299Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-03T09:08:27.299Z] #0 5.143 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-06-03T09:08:27.680Z] #153 ... [2025-06-03T09:08:27.680Z] [2025-06-03T09:08:27.680Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-03T09:08:27.680Z] #0 6.222 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-06-03T09:08:31.038Z] #153 ... [2025-06-03T09:08:31.038Z] [2025-06-03T09:08:31.038Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-03T09:08:31.038Z] #132 DONE 158.8s [2025-06-03T09:08:31.038Z] [2025-06-03T09:08:31.038Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-03T09:08:37.614Z] #150 DONE 166.0s [2025-06-03T09:08:37.614Z] [2025-06-03T09:08:37.614Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-03T09:08:37.614Z] #145 DONE 165.9s [2025-06-03T09:08:37.614Z] [2025-06-03T09:08:37.614Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-03T09:08:37.614Z] #149 DONE 166.1s [2025-06-03T09:08:37.614Z] [2025-06-03T09:08:37.614Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-03T09:08:37.614Z] #146 DONE 165.9s [2025-06-03T09:08:37.614Z] [2025-06-03T09:08:37.614Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-03T09:08:37.614Z] #125 DONE 166.2s [2025-06-03T09:08:37.614Z] [2025-06-03T09:08:37.614Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-03T09:08:37.614Z] #153 DONE 166.0s [2025-06-03T09:08:37.614Z] [2025-06-03T09:08:37.614Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-03T09:08:37.614Z] #147 DONE 166.0s [2025-06-03T09:08:37.614Z] [2025-06-03T09:08:37.614Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-03T09:08:37.614Z] #151 DONE 166.0s [2025-06-03T09:08:37.614Z] [2025-06-03T09:08:37.614Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-03T09:08:37.871Z] #148 DONE 166.1s [2025-06-03T09:08:37.871Z] [2025-06-03T09:08:37.871Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-03T09:08:37.871Z] #154 DONE 166.1s [2025-06-03T09:08:37.871Z] [2025-06-03T09:08:37.871Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-03T09:08:37.871Z] #152 DONE 166.2s [2025-06-03T09:08:37.871Z] [2025-06-03T09:08:37.871Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-06-03T09:08:39.253Z] #155 DONE 1.5s [2025-06-03T09:08:39.253Z] [2025-06-03T09:08:39.253Z] #156 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-03T09:08:39.253Z] #156 DONE 1.1s [2025-06-03T09:08:39.253Z] [2025-06-03T09:08:39.253Z] #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-03T09:08:39.253Z] #157 DONE 1.5s [2025-06-03T09:08:39.253Z] [2025-06-03T09:08:39.253Z] #158 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-03T09:08:39.253Z] #158 DONE 1.3s [2025-06-03T09:08:39.253Z] [2025-06-03T09:08:39.253Z] #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-06-03T09:08:39.512Z] #159 ... [2025-06-03T09:08:39.512Z] [2025-06-03T09:08:39.512Z] #160 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-03T09:08:39.512Z] #160 DONE 1.2s [2025-06-03T09:08:39.512Z] [2025-06-03T09:08:39.512Z] #161 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-03T09:08:39.512Z] #161 DONE 1.3s [2025-06-03T09:08:39.512Z] [2025-06-03T09:08:39.512Z] #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-03T09:08:39.512Z] #162 DONE 1.1s [2025-06-03T09:08:39.512Z] [2025-06-03T09:08:39.512Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-03T09:08:39.512Z] #163 DONE 1.2s [2025-06-03T09:08:39.512Z] [2025-06-03T09:08:39.512Z] #164 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-03T09:08:39.512Z] #164 DONE 1.1s [2025-06-03T09:08:39.769Z] [2025-06-03T09:08:39.769Z] #165 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-03T09:08:39.769Z] #165 ... [2025-06-03T09:08:39.769Z] [2025-06-03T09:08:39.769Z] #166 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-06-03T09:08:39.769Z] #166 DONE 0.4s [2025-06-03T09:08:39.769Z] [2025-06-03T09:08:39.769Z] #167 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-03T09:08:39.769Z] #167 CACHED [2025-06-03T09:08:39.769Z] [2025-06-03T09:08:39.769Z] #168 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-03T09:08:39.769Z] #168 CACHED [2025-06-03T09:08:39.769Z] [2025-06-03T09:08:39.769Z] #169 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-03T09:08:39.769Z] #169 CACHED [2025-06-03T09:08:39.769Z] [2025-06-03T09:08:39.769Z] #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-03T09:08:39.769Z] #170 CACHED [2025-06-03T09:08:39.769Z] [2025-06-03T09:08:39.769Z] #171 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-03T09:08:39.769Z] #171 CACHED [2025-06-03T09:08:39.769Z] [2025-06-03T09:08:39.769Z] #172 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-03T09:08:39.769Z] #172 CACHED [2025-06-03T09:08:39.769Z] [2025-06-03T09:08:39.769Z] #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-06-03T09:08:39.769Z] #159 DONE 0.4s [2025-06-03T09:08:39.769Z] [2025-06-03T09:08:39.769Z] #173 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-03T09:08:39.769Z] #173 DONE 0.4s [2025-06-03T09:08:39.769Z] [2025-06-03T09:08:39.769Z] #174 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-03T09:08:39.769Z] #174 DONE 0.5s [2025-06-03T09:08:39.769Z] [2025-06-03T09:08:39.769Z] #175 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-06-03T09:08:39.769Z] #175 DONE 0.4s [2025-06-03T09:08:39.769Z] [2025-06-03T09:08:39.769Z] #176 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-03T09:08:39.769Z] #176 DONE 0.4s [2025-06-03T09:08:39.769Z] [2025-06-03T09:08:39.769Z] #177 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-06-03T09:08:39.769Z] #177 DONE 0.4s [2025-06-03T09:08:39.769Z] [2025-06-03T09:08:39.769Z] #165 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-03T09:08:39.769Z] #165 DONE 0.4s [2025-06-03T09:08:39.769Z] [2025-06-03T09:08:39.769Z] #178 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-06-03T09:08:42.303Z] #178 ... [2025-06-03T09:08:42.303Z] [2025-06-03T09:08:42.303Z] #179 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-06-03T09:08:42.303Z] #179 DONE 2.6s [2025-06-03T09:08:42.565Z] [2025-06-03T09:08:42.565Z] #180 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-06-03T09:08:42.565Z] #180 DONE 2.7s [2025-06-03T09:08:42.565Z] [2025-06-03T09:08:42.565Z] #181 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-06-03T09:08:42.824Z] #181 ... [2025-06-03T09:08:42.824Z] [2025-06-03T09:08:42.824Z] #182 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-06-03T09:08:42.824Z] #182 DONE 3.1s [2025-06-03T09:08:42.824Z] [2025-06-03T09:08:42.824Z] #183 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-06-03T09:08:42.824Z] #183 DONE 3.1s [2025-06-03T09:08:42.824Z] [2025-06-03T09:08:42.824Z] #184 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-06-03T09:08:42.824Z] #184 DONE 3.1s [2025-06-03T09:08:42.824Z] [2025-06-03T09:08:42.824Z] #185 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-06-03T09:08:42.824Z] #185 DONE 3.1s [2025-06-03T09:08:42.824Z] [2025-06-03T09:08:42.824Z] #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-06-03T09:08:42.824Z] #186 DONE 3.1s [2025-06-03T09:08:42.824Z] [2025-06-03T09:08:42.824Z] #187 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-06-03T09:08:42.824Z] #187 DONE 3.1s [2025-06-03T09:08:43.082Z] [2025-06-03T09:08:43.082Z] #188 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-06-03T09:08:43.082Z] #188 DONE 3.7s [2025-06-03T09:08:43.082Z] [2025-06-03T09:08:43.082Z] #189 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-06-03T09:08:43.082Z] #189 DONE 3.1s [2025-06-03T09:08:43.082Z] [2025-06-03T09:08:43.082Z] #178 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-06-03T09:08:43.082Z] #178 DONE 3.1s [2025-06-03T09:08:43.082Z] [2025-06-03T09:08:43.082Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-06-03T09:08:43.082Z] #190 DONE 3.1s [2025-06-03T09:08:43.082Z] [2025-06-03T09:08:43.082Z] #181 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-06-03T09:08:43.082Z] #181 DONE 0.7s [2025-06-03T09:08:43.082Z] [2025-06-03T09:08:43.082Z] #111 [core-keeper] exporting to image [2025-06-03T09:08:43.082Z] #111 exporting layers [2025-06-03T09:08:43.082Z] #111 ... [2025-06-03T09:08:43.082Z] [2025-06-03T09:08:43.082Z] #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-06-03T09:08:43.082Z] #191 DONE 0.2s [2025-06-03T09:08:43.082Z] [2025-06-03T09:08:43.082Z] #192 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-06-03T09:08:43.082Z] #192 DONE 0.3s [2025-06-03T09:08:43.082Z] [2025-06-03T09:08:43.082Z] #193 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-06-03T09:08:43.082Z] #193 DONE 0.3s [2025-06-03T09:08:43.082Z] [2025-06-03T09:08:43.082Z] #194 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-06-03T09:08:43.082Z] #194 DONE 0.3s [2025-06-03T09:08:43.082Z] [2025-06-03T09:08:43.082Z] #195 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-06-03T09:08:43.082Z] #195 DONE 0.2s [2025-06-03T09:08:43.082Z] [2025-06-03T09:08:43.082Z] #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-06-03T09:08:43.082Z] #196 DONE 0.3s [2025-06-03T09:08:43.082Z] [2025-06-03T09:08:43.082Z] #197 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-06-03T09:08:43.082Z] #197 DONE 0.2s [2025-06-03T09:08:43.082Z] [2025-06-03T09:08:43.082Z] #198 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-06-03T09:08:43.082Z] #198 DONE 0.2s [2025-06-03T09:08:43.082Z] [2025-06-03T09:08:43.082Z] #111 [core-command] exporting to image [2025-06-03T09:08:43.357Z] #111 ... [2025-06-03T09:08:43.357Z] [2025-06-03T09:08:43.357Z] #199 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-06-03T09:08:43.357Z] #199 DONE 0.2s [2025-06-03T09:08:43.357Z] [2025-06-03T09:08:43.357Z] #200 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-03T09:08:43.357Z] #200 DONE 0.3s [2025-06-03T09:08:43.357Z] [2025-06-03T09:08:43.357Z] #111 [security-spiffe-token-provider] exporting to image [2025-06-03T09:08:43.614Z] #111 ... [2025-06-03T09:08:43.614Z] [2025-06-03T09:08:43.614Z] #201 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-06-03T09:08:43.614Z] #201 DONE 0.5s [2025-06-03T09:08:43.614Z] [2025-06-03T09:08:43.614Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-06-03T09:08:43.614Z] #202 DONE 0.5s [2025-06-03T09:08:43.614Z] [2025-06-03T09:08:43.614Z] #203 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-06-03T09:08:43.614Z] #203 DONE 0.5s [2025-06-03T09:08:43.614Z] [2025-06-03T09:08:43.614Z] #204 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-06-03T09:08:43.614Z] #204 DONE 0.6s [2025-06-03T09:08:43.614Z] [2025-06-03T09:08:43.614Z] #205 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-06-03T09:08:43.614Z] #205 DONE 0.5s [2025-06-03T09:08:43.614Z] [2025-06-03T09:08:43.614Z] #206 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-06-03T09:08:43.614Z] #206 DONE 0.5s [2025-06-03T09:08:43.614Z] [2025-06-03T09:08:43.614Z] #207 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-06-03T09:08:44.182Z] #207 ... [2025-06-03T09:08:44.182Z] [2025-06-03T09:08:44.182Z] #208 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-06-03T09:08:44.182Z] #208 DONE 0.4s [2025-06-03T09:08:44.182Z] [2025-06-03T09:08:44.182Z] #207 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-06-03T09:08:44.182Z] #207 DONE 0.5s [2025-06-03T09:08:44.182Z] [2025-06-03T09:08:44.182Z] #209 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-06-03T09:08:44.182Z] #209 DONE 0.5s [2025-06-03T09:08:44.182Z] [2025-06-03T09:08:44.182Z] #210 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-06-03T09:08:44.576Z] #210 ... [2025-06-03T09:08:44.576Z] [2025-06-03T09:08:44.576Z] #211 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-03T09:08:44.576Z] #211 DONE 0.8s [2025-06-03T09:08:44.576Z] [2025-06-03T09:08:44.576Z] #212 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-03T09:08:44.576Z] #212 DONE 0.7s [2025-06-03T09:08:44.835Z] [2025-06-03T09:08:44.835Z] #111 [core-common-config-bootstrapper] exporting to image [2025-06-03T09:08:44.835Z] #111 exporting layers 1.2s done [2025-06-03T09:08:44.835Z] #111 writing image sha256:1e69ee72312ad46acde159813334cb4bd5f9650fb7a5985974d9f3268aaa07ef 0.5s done [2025-06-03T09:08:44.835Z] #111 naming to docker.io/library/core-keeper done [2025-06-03T09:08:44.835Z] #111 writing image sha256:011b95ccb170d6d456eff6427c918a3bf18f63d9da06d4f0d8bb4d412228e37e 0.0s done [2025-06-03T09:08:44.835Z] #111 writing image sha256:082aeedf31b9b2b3ec7821ea3564b60627aff54631c938c3c325a4585ca3b49c [2025-06-03T09:08:44.835Z] #111 naming to docker.io/library/core-command [2025-06-03T09:08:44.835Z] #111 naming to docker.io/library/core-command 0.4s done [2025-06-03T09:08:44.835Z] #111 ... [2025-06-03T09:08:44.835Z] [2025-06-03T09:08:44.835Z] #213 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-06-03T09:08:44.835Z] #213 DONE 0.6s [2025-06-03T09:08:44.835Z] [2025-06-03T09:08:44.835Z] #210 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-06-03T09:08:44.835Z] #210 DONE 0.6s [2025-06-03T09:08:44.835Z] [2025-06-03T09:08:44.835Z] #111 [support-notifications] exporting to image [2025-06-03T09:08:44.835Z] #111 exporting layers 1.2s done [2025-06-03T09:08:44.835Z] #111 writing image sha256:082aeedf31b9b2b3ec7821ea3564b60627aff54631c938c3c325a4585ca3b49c 0.4s done [2025-06-03T09:08:44.835Z] #111 naming to docker.io/library/support-notifications done [2025-06-03T09:08:45.095Z] #111 ... [2025-06-03T09:08:45.095Z] [2025-06-03T09:08:45.095Z] #214 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-06-03T09:08:45.095Z] #214 DONE 0.2s [2025-06-03T09:08:45.095Z] [2025-06-03T09:08:45.095Z] #111 [security-spiffe-token-provider] exporting to image [2025-06-03T09:08:45.095Z] #111 writing image sha256:3a8684df9c12250c1c2bbc75bcce075f2e144e576fb2ff0fb1b4a15a4b06add2 0.1s done [2025-06-03T09:08:45.095Z] #111 writing image sha256:0d0211d56e26c0c81305f30eca9e1364eac89787be7b12d4721751b59a42b770 [2025-06-03T09:08:45.095Z] #111 writing image sha256:b0acdca5a82d81c0ace2e26f8d9df4b75a869dec3df192f4c8179bd7ed5f85da [2025-06-03T09:08:45.095Z] #111 writing image sha256:f9dada7fba8f572f2a1520ceb94fb042eedd2c0ff838323b8c1a4566787fe1a0 [2025-06-03T09:08:45.095Z] #111 naming to docker.io/library/security-spiffe-token-provider done [2025-06-03T09:08:45.095Z] #111 ... [2025-06-03T09:08:45.095Z] [2025-06-03T09:08:45.095Z] #215 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-06-03T09:08:45.095Z] #215 DONE 0.2s [2025-06-03T09:08:45.095Z] [2025-06-03T09:08:45.095Z] #111 [core-metadata] exporting to image [2025-06-03T09:08:45.095Z] #111 exporting layers 0.3s done [2025-06-03T09:08:45.095Z] #111 writing image sha256:0d0211d56e26c0c81305f30eca9e1364eac89787be7b12d4721751b59a42b770 0.1s done [2025-06-03T09:08:45.095Z] #111 writing image sha256:b0acdca5a82d81c0ace2e26f8d9df4b75a869dec3df192f4c8179bd7ed5f85da 0.1s done [2025-06-03T09:08:45.095Z] #111 writing image sha256:f9dada7fba8f572f2a1520ceb94fb042eedd2c0ff838323b8c1a4566787fe1a0 0.1s done [2025-06-03T09:08:45.095Z] #111 naming to docker.io/library/core-data done [2025-06-03T09:08:45.095Z] #111 naming to docker.io/library/core-metadata done [2025-06-03T09:08:45.095Z] #111 naming to docker.io/library/support-scheduler done [2025-06-03T09:08:45.095Z] #111 writing image sha256:bb9204ded2067e05a03d992cbe4e09f25b215c0ab551f95fdb07e3b229125a25 [2025-06-03T09:08:45.354Z] #111 writing image sha256:bb9204ded2067e05a03d992cbe4e09f25b215c0ab551f95fdb07e3b229125a25 done [2025-06-03T09:08:45.354Z] #111 naming to docker.io/library/core-common-config-bootstrapper done [2025-06-03T09:08:45.354Z] #111 writing image sha256:c74bf3f1fd46ac77efadb38c7f5f3bd36ae5c98d96cf49ef4c70a14ed2d74831 [2025-06-03T09:08:45.354Z] #111 ... [2025-06-03T09:08:45.354Z] [2025-06-03T09:08:45.354Z] #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-03T09:08:45.354Z] #216 DONE 1.2s [2025-06-03T09:08:45.354Z] [2025-06-03T09:08:45.354Z] #111 [security-proxy-setup] exporting to image [2025-06-03T09:08:45.354Z] #111 writing image sha256:c74bf3f1fd46ac77efadb38c7f5f3bd36ae5c98d96cf49ef4c70a14ed2d74831 done [2025-06-03T09:08:45.354Z] #111 naming to docker.io/library/security-proxy-auth done [2025-06-03T09:08:45.612Z] #111 ... [2025-06-03T09:08:45.612Z] [2025-06-03T09:08:45.612Z] #217 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-06-03T09:08:45.612Z] #217 DONE 0.5s [2025-06-03T09:08:45.612Z] [2025-06-03T09:08:45.612Z] #218 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-06-03T09:08:45.612Z] #218 DONE 0.1s [2025-06-03T09:08:45.612Z] [2025-06-03T09:08:45.612Z] #219 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-03T09:08:45.612Z] #219 DONE 0.6s [2025-06-03T09:08:45.612Z] [2025-06-03T09:08:45.612Z] #220 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-06-03T09:08:45.612Z] #220 DONE 0.1s [2025-06-03T09:08:45.612Z] [2025-06-03T09:08:45.612Z] #111 [security-secretstore-setup] exporting to image [2025-06-03T09:08:45.871Z] #111 exporting layers 0.5s done [2025-06-03T09:08:45.871Z] #111 writing image sha256:9de53e2486db84ae8170209b297bfb502e40df3581170480b448761e6f213d24 0.1s done [2025-06-03T09:08:45.871Z] #111 naming to docker.io/library/security-proxy-setup [2025-06-03T09:08:45.871Z] #111 naming to docker.io/library/security-proxy-setup done [2025-06-03T09:08:46.129Z] #111 exporting layers 0.5s done [2025-06-03T09:08:46.129Z] #111 writing image sha256:3619403c9af8854654ab8c252248bd1a654425de7798e3572476c65bf5057519 [2025-06-03T09:08:46.129Z] #111 ... [2025-06-03T09:08:46.129Z] [2025-06-03T09:08:46.129Z] #221 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-06-03T09:08:46.129Z] #221 DONE 0.6s [2025-06-03T09:08:46.129Z] [2025-06-03T09:08:46.129Z] #111 [security-bootstrapper] exporting to image [2025-06-03T09:08:46.129Z] #111 writing image sha256:3619403c9af8854654ab8c252248bd1a654425de7798e3572476c65bf5057519 done [2025-06-03T09:08:46.129Z] #111 naming to docker.io/library/security-secretstore-setup done [2025-06-03T09:08:46.696Z] #111 exporting layers 0.3s done [2025-06-03T09:08:46.696Z] #111 writing image sha256:87f1372badbc2e226e82e817b3928fa1cd52d61a882d5f90a155e059e5f5ef7c done [2025-06-03T09:08:46.696Z] #111 naming to docker.io/library/security-bootstrapper done [2025-06-03T09:08:46.696Z] #111 DONE 8.6s [2025-06-03T09:08:46.696Z] [2025-06-03T09:08:46.696Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-03T09:08:46.696Z] time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-03T09:08:46.696Z] time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-03T09:08:46.696Z] time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-03T09:08:46.696Z] time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-03T09:08:46.696Z] time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-03T09:08:46.696Z] time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-03T09:08:46.696Z] time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-03T09:08:46.696Z] time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-03T09:08:46.696Z] time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-03T09:08:46.696Z] time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-03T09:08:46.696Z] time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-03T09:08:46.696Z] time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-03T09:08:46.696Z] time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-03T09:08:46.696Z] time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-03T09:08:46.696Z] time="2025-06-03T09:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-06-03T09:08:46.703Z] $ docker stop --time=1 3d807fdf1ac3a857de60285e085ef64807f27d635e7a8165378ae17253a0eb78 [2025-06-03T09:08:47.991Z] $ docker rm -f --volumes 3d807fdf1ac3a857de60285e085ef64807f27d635e7a8165378ae17253a0eb78 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-03T09:08:48.340Z] + docker images [2025-06-03T09:08:48.341Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-06-03T09:08:48.341Z] security-bootstrapper latest 87f1372badbc 2 seconds ago 20.3MB [2025-06-03T09:08:48.341Z] security-proxy-setup latest 9de53e2486db 3 seconds ago 38.2MB [2025-06-03T09:08:48.341Z] security-secretstore-setup latest 3619403c9af8 3 seconds ago 67.7MB [2025-06-03T09:08:48.341Z] security-proxy-auth latest c74bf3f1fd46 4 seconds ago 31.3MB [2025-06-03T09:08:48.341Z] core-common-config-bootstrapper latest bb9204ded206 4 seconds ago 17.1MB [2025-06-03T09:08:48.341Z] security-spiffe-token-provider latest 3a8684df9c12 5 seconds ago 46.9MB [2025-06-03T09:08:48.341Z] core-command latest 011b95ccb170 5 seconds ago 27.9MB [2025-06-03T09:08:48.341Z] core-metadata latest f9dada7fba8f 5 seconds ago 32.6MB [2025-06-03T09:08:48.341Z] core-data latest 0d0211d56e26 5 seconds ago 32.4MB [2025-06-03T09:08:48.341Z] core-keeper latest 1e69ee72312a 6 seconds ago 32.1MB [2025-06-03T09:08:48.341Z] support-scheduler latest b0acdca5a82d 6 seconds ago 48MB [2025-06-03T09:08:48.341Z] support-notifications latest 082aeedf31b9 6 seconds ago 51.6MB [2025-06-03T09:08:48.341Z] security-spire-config latest a519b7e2b6c5 4 minutes ago 149MB [2025-06-03T09:08:48.341Z] security-spire-server latest 1476ded0b596 4 minutes ago 149MB [2025-06-03T09:08:48.341Z] security-spire-agent latest 259df27388b4 4 minutes ago 195MB [2025-06-03T09:08:48.341Z] ci-base-image-x86_64 latest 2434e1108a4b 8 minutes ago 923MB [2025-06-03T09:08:48.341Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 8 days ago 573MB [2025-06-03T09:08:48.341Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.23-alpine-lts bc3d7bf65e23 2 months ago 574MB [2025-06-03T09:08:48.341Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-03T09:08:48.469Z] provisioning config files... [2025-06-03T09:08:48.477Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config6338659470388048908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-03T09:08:48.780Z] ---> ****-login.sh [2025-06-03T09:08:48.780Z] nexus3.edgexfoundry.org:10001 [2025-06-03T09:08:48.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T09:08:48.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T09:08:48.780Z] Configure a credential helper to remove this warning. See [2025-06-03T09:08:48.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T09:08:48.781Z] [2025-06-03T09:08:48.781Z] Login Succeeded [2025-06-03T09:08:48.781Z] nexus3.edgexfoundry.org:10002 [2025-06-03T09:08:48.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T09:08:49.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T09:08:49.039Z] Configure a credential helper to remove this warning. See [2025-06-03T09:08:49.040Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T09:08:49.040Z] [2025-06-03T09:08:49.040Z] Login Succeeded [2025-06-03T09:08:49.040Z] nexus3.edgexfoundry.org:10003 [2025-06-03T09:08:49.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T09:08:49.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T09:08:49.040Z] Configure a credential helper to remove this warning. See [2025-06-03T09:08:49.040Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T09:08:49.040Z] [2025-06-03T09:08:49.040Z] Login Succeeded [2025-06-03T09:08:49.040Z] nexus3.edgexfoundry.org:10004 [2025-06-03T09:08:49.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T09:08:49.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T09:08:49.040Z] Configure a credential helper to remove this warning. See [2025-06-03T09:08:49.040Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T09:08:49.040Z] [2025-06-03T09:08:49.040Z] Login Succeeded [2025-06-03T09:08:49.040Z] ****.io [2025-06-03T09:08:49.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T09:08:49.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T09:08:49.299Z] Configure a credential helper to remove this warning. See [2025-06-03T09:08:49.299Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T09:08:49.299Z] [2025-06-03T09:08:49.299Z] Login Succeeded [2025-06-03T09:08:49.299Z] ---> ****-login.sh ends [Pipeline] } [2025-06-03T09:08:49.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:08:49.338Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-03T09:08:49.359Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-06-03T09:08:49.359Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:08:49.359Z] 4.0.1-dev.1 [2025-06-03T09:08:49.359Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:08:49.359Z] odessa [2025-06-03T09:08:49.359Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:08:49.694Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:08:50.018Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:08:50.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-03T09:08:50.018Z] 8a2c71e711f4: Preparing [2025-06-03T09:08:50.018Z] 4a7227addd9c: Preparing [2025-06-03T09:08:50.018Z] 3a838d9ca029: Preparing [2025-06-03T09:08:50.018Z] 5f9715b5eb6a: Preparing [2025-06-03T09:08:50.018Z] 25f8a0d2ffa2: Preparing [2025-06-03T09:08:50.018Z] 47197fbf3146: Preparing [2025-06-03T09:08:50.018Z] 994456c4fd7b: Preparing [2025-06-03T09:08:50.018Z] 47197fbf3146: Waiting [2025-06-03T09:08:50.018Z] 994456c4fd7b: Waiting [2025-06-03T09:08:50.018Z] 5f9715b5eb6a: Pushed [2025-06-03T09:08:50.018Z] 8a2c71e711f4: Pushed [2025-06-03T09:08:50.018Z] 3a838d9ca029: Pushed [2025-06-03T09:08:50.018Z] 25f8a0d2ffa2: Pushed [2025-06-03T09:08:50.018Z] 994456c4fd7b: Layer already exists [2025-06-03T09:08:50.276Z] 47197fbf3146: Pushed [2025-06-03T09:08:52.174Z] 4a7227addd9c: Pushed [2025-06-03T09:08:52.174Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:29528e5c842cee4cf20a3182fac310bda4c7cc162e93369c60f97181cb8f846d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:08:52.499Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:08:52.811Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1 [2025-06-03T09:08:52.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-03T09:08:52.811Z] 8a2c71e711f4: Preparing [2025-06-03T09:08:52.811Z] 4a7227addd9c: Preparing [2025-06-03T09:08:52.811Z] 3a838d9ca029: Preparing [2025-06-03T09:08:52.811Z] 5f9715b5eb6a: Preparing [2025-06-03T09:08:52.811Z] 25f8a0d2ffa2: Preparing [2025-06-03T09:08:52.811Z] 47197fbf3146: Preparing [2025-06-03T09:08:52.811Z] 994456c4fd7b: Preparing [2025-06-03T09:08:52.811Z] 47197fbf3146: Waiting [2025-06-03T09:08:52.811Z] 994456c4fd7b: Waiting [2025-06-03T09:08:52.811Z] 4a7227addd9c: Layer already exists [2025-06-03T09:08:52.811Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:08:52.811Z] 3a838d9ca029: Layer already exists [2025-06-03T09:08:52.811Z] 25f8a0d2ffa2: Layer already exists [2025-06-03T09:08:52.811Z] 8a2c71e711f4: Layer already exists [2025-06-03T09:08:52.811Z] 994456c4fd7b: Layer already exists [2025-06-03T09:08:52.811Z] 47197fbf3146: Layer already exists [2025-06-03T09:08:52.811Z] 4.0.1-dev.1: digest: sha256:29528e5c842cee4cf20a3182fac310bda4c7cc162e93369c60f97181cb8f846d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:08:53.142Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:08:53.473Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:08:53.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-03T09:08:53.473Z] 8a2c71e711f4: Preparing [2025-06-03T09:08:53.473Z] 4a7227addd9c: Preparing [2025-06-03T09:08:53.473Z] 3a838d9ca029: Preparing [2025-06-03T09:08:53.473Z] 5f9715b5eb6a: Preparing [2025-06-03T09:08:53.473Z] 25f8a0d2ffa2: Preparing [2025-06-03T09:08:53.473Z] 47197fbf3146: Preparing [2025-06-03T09:08:53.473Z] 994456c4fd7b: Preparing [2025-06-03T09:08:53.473Z] 47197fbf3146: Waiting [2025-06-03T09:08:53.473Z] 994456c4fd7b: Waiting [2025-06-03T09:08:53.473Z] 25f8a0d2ffa2: Layer already exists [2025-06-03T09:08:53.473Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:08:53.473Z] 4a7227addd9c: Layer already exists [2025-06-03T09:08:53.473Z] 8a2c71e711f4: Layer already exists [2025-06-03T09:08:53.473Z] 3a838d9ca029: Layer already exists [2025-06-03T09:08:53.473Z] 47197fbf3146: Layer already exists [2025-06-03T09:08:53.473Z] 994456c4fd7b: Layer already exists [2025-06-03T09:08:53.473Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:29528e5c842cee4cf20a3182fac310bda4c7cc162e93369c60f97181cb8f846d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:08:53.795Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:08:54.117Z] + docker push nexus3.edgexfoundry.org:10004/core-command:odessa [2025-06-03T09:08:54.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-03T09:08:54.117Z] 8a2c71e711f4: Preparing [2025-06-03T09:08:54.117Z] 4a7227addd9c: Preparing [2025-06-03T09:08:54.117Z] 3a838d9ca029: Preparing [2025-06-03T09:08:54.117Z] 5f9715b5eb6a: Preparing [2025-06-03T09:08:54.117Z] 25f8a0d2ffa2: Preparing [2025-06-03T09:08:54.117Z] 47197fbf3146: Preparing [2025-06-03T09:08:54.117Z] 994456c4fd7b: Preparing [2025-06-03T09:08:54.117Z] 994456c4fd7b: Waiting [2025-06-03T09:08:54.117Z] 8a2c71e711f4: Layer already exists [2025-06-03T09:08:54.117Z] 25f8a0d2ffa2: Layer already exists [2025-06-03T09:08:54.117Z] 3a838d9ca029: Layer already exists [2025-06-03T09:08:54.117Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:08:54.117Z] 4a7227addd9c: Layer already exists [2025-06-03T09:08:54.117Z] 47197fbf3146: Layer already exists [2025-06-03T09:08:54.117Z] 994456c4fd7b: Layer already exists [2025-06-03T09:08:54.117Z] odessa: digest: sha256:29528e5c842cee4cf20a3182fac310bda4c7cc162e93369c60f97181cb8f846d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:08:54.186Z] ===================================================== [Pipeline] echo [2025-06-03T09:08:54.201Z] taggedImages: [2025-06-03T09:08:54.201Z] - nexus3.edgexfoundry.org:10004/core-command:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:08:54.201Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1 [2025-06-03T09:08:54.201Z] - nexus3.edgexfoundry.org:10004/core-command:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:08:54.201Z] - nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] echo [2025-06-03T09:08:54.228Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-06-03T09:08:54.228Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:08:54.228Z] 4.0.1-dev.1 [2025-06-03T09:08:54.228Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:08:54.228Z] odessa [2025-06-03T09:08:54.228Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:08:54.632Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:08:54.946Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:08:54.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-03T09:08:54.946Z] 635bd0e56573: Preparing [2025-06-03T09:08:54.946Z] 5786c60dabe0: Preparing [2025-06-03T09:08:54.946Z] 2f103afd1f74: Preparing [2025-06-03T09:08:54.946Z] 31631d7e96de: Preparing [2025-06-03T09:08:54.946Z] 3a838d9ca029: Preparing [2025-06-03T09:08:54.946Z] 5f9715b5eb6a: Preparing [2025-06-03T09:08:54.946Z] 25f8a0d2ffa2: Preparing [2025-06-03T09:08:54.946Z] 47197fbf3146: Preparing [2025-06-03T09:08:54.946Z] 994456c4fd7b: Preparing [2025-06-03T09:08:54.946Z] 5f9715b5eb6a: Waiting [2025-06-03T09:08:54.946Z] 25f8a0d2ffa2: Waiting [2025-06-03T09:08:54.946Z] 47197fbf3146: Waiting [2025-06-03T09:08:54.946Z] 994456c4fd7b: Waiting [2025-06-03T09:08:54.946Z] 3a838d9ca029: Layer already exists [2025-06-03T09:08:54.946Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:08:54.946Z] 25f8a0d2ffa2: Layer already exists [2025-06-03T09:08:54.946Z] 47197fbf3146: Layer already exists [2025-06-03T09:08:54.946Z] 994456c4fd7b: Layer already exists [2025-06-03T09:08:54.946Z] 5786c60dabe0: Pushed [2025-06-03T09:08:54.946Z] 2f103afd1f74: Pushed [2025-06-03T09:08:54.946Z] 635bd0e56573: Pushed [2025-06-03T09:08:55.882Z] 31631d7e96de: Pushed [2025-06-03T09:08:56.141Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:82ff9cdd4949897006adadea483e699e1b10486135f673e7c62cbbd016ace698 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:08:56.473Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:08:56.795Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1 [2025-06-03T09:08:56.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-03T09:08:56.795Z] 635bd0e56573: Preparing [2025-06-03T09:08:56.795Z] 5786c60dabe0: Preparing [2025-06-03T09:08:56.795Z] 2f103afd1f74: Preparing [2025-06-03T09:08:56.795Z] 31631d7e96de: Preparing [2025-06-03T09:08:56.795Z] 3a838d9ca029: Preparing [2025-06-03T09:08:56.795Z] 5f9715b5eb6a: Preparing [2025-06-03T09:08:56.795Z] 25f8a0d2ffa2: Preparing [2025-06-03T09:08:56.795Z] 47197fbf3146: Preparing [2025-06-03T09:08:56.795Z] 994456c4fd7b: Preparing [2025-06-03T09:08:56.795Z] 25f8a0d2ffa2: Waiting [2025-06-03T09:08:56.796Z] 5f9715b5eb6a: Waiting [2025-06-03T09:08:56.796Z] 994456c4fd7b: Waiting [2025-06-03T09:08:56.796Z] 47197fbf3146: Waiting [2025-06-03T09:08:56.796Z] 2f103afd1f74: Layer already exists [2025-06-03T09:08:56.796Z] 5786c60dabe0: Layer already exists [2025-06-03T09:08:56.796Z] 3a838d9ca029: Layer already exists [2025-06-03T09:08:56.796Z] 635bd0e56573: Layer already exists [2025-06-03T09:08:56.796Z] 31631d7e96de: Layer already exists [2025-06-03T09:08:56.796Z] 25f8a0d2ffa2: Layer already exists [2025-06-03T09:08:56.796Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:08:56.796Z] 47197fbf3146: Layer already exists [2025-06-03T09:08:56.796Z] 994456c4fd7b: Layer already exists [2025-06-03T09:08:56.796Z] 4.0.1-dev.1: digest: sha256:82ff9cdd4949897006adadea483e699e1b10486135f673e7c62cbbd016ace698 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:08:57.122Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:08:57.443Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:08:57.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-03T09:08:57.443Z] 635bd0e56573: Preparing [2025-06-03T09:08:57.443Z] 5786c60dabe0: Preparing [2025-06-03T09:08:57.443Z] 2f103afd1f74: Preparing [2025-06-03T09:08:57.443Z] 31631d7e96de: Preparing [2025-06-03T09:08:57.443Z] 3a838d9ca029: Preparing [2025-06-03T09:08:57.443Z] 5f9715b5eb6a: Preparing [2025-06-03T09:08:57.443Z] 25f8a0d2ffa2: Preparing [2025-06-03T09:08:57.443Z] 47197fbf3146: Preparing [2025-06-03T09:08:57.443Z] 994456c4fd7b: Preparing [2025-06-03T09:08:57.443Z] 5f9715b5eb6a: Waiting [2025-06-03T09:08:57.443Z] 25f8a0d2ffa2: Waiting [2025-06-03T09:08:57.443Z] 994456c4fd7b: Waiting [2025-06-03T09:08:57.443Z] 47197fbf3146: Waiting [2025-06-03T09:08:57.443Z] 31631d7e96de: Layer already exists [2025-06-03T09:08:57.443Z] 3a838d9ca029: Layer already exists [2025-06-03T09:08:57.443Z] 2f103afd1f74: Layer already exists [2025-06-03T09:08:57.443Z] 5786c60dabe0: Layer already exists [2025-06-03T09:08:57.443Z] 635bd0e56573: Layer already exists [2025-06-03T09:08:57.443Z] 25f8a0d2ffa2: Layer already exists [2025-06-03T09:08:57.443Z] 47197fbf3146: Layer already exists [2025-06-03T09:08:57.443Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:08:57.443Z] 994456c4fd7b: Layer already exists [2025-06-03T09:08:57.443Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:82ff9cdd4949897006adadea483e699e1b10486135f673e7c62cbbd016ace698 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:08:57.786Z] + 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-06-03T09:08:58.113Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [2025-06-03T09:08:58.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-03T09:08:58.114Z] 635bd0e56573: Preparing [2025-06-03T09:08:58.114Z] 5786c60dabe0: Preparing [2025-06-03T09:08:58.114Z] 2f103afd1f74: Preparing [2025-06-03T09:08:58.114Z] 31631d7e96de: Preparing [2025-06-03T09:08:58.114Z] 3a838d9ca029: Preparing [2025-06-03T09:08:58.114Z] 5f9715b5eb6a: Preparing [2025-06-03T09:08:58.114Z] 25f8a0d2ffa2: Preparing [2025-06-03T09:08:58.114Z] 47197fbf3146: Preparing [2025-06-03T09:08:58.114Z] 994456c4fd7b: Preparing [2025-06-03T09:08:58.114Z] 47197fbf3146: Waiting [2025-06-03T09:08:58.114Z] 994456c4fd7b: Waiting [2025-06-03T09:08:58.114Z] 5f9715b5eb6a: Waiting [2025-06-03T09:08:58.114Z] 25f8a0d2ffa2: Waiting [2025-06-03T09:08:58.114Z] 635bd0e56573: Layer already exists [2025-06-03T09:08:58.114Z] 3a838d9ca029: Layer already exists [2025-06-03T09:08:58.114Z] 2f103afd1f74: Layer already exists [2025-06-03T09:08:58.114Z] 5786c60dabe0: Layer already exists [2025-06-03T09:08:58.114Z] 31631d7e96de: Layer already exists [2025-06-03T09:08:58.114Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:08:58.114Z] 25f8a0d2ffa2: Layer already exists [2025-06-03T09:08:58.114Z] 47197fbf3146: Layer already exists [2025-06-03T09:08:58.114Z] 994456c4fd7b: Layer already exists [2025-06-03T09:08:58.114Z] odessa: digest: sha256:82ff9cdd4949897006adadea483e699e1b10486135f673e7c62cbbd016ace698 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:08:58.179Z] ===================================================== [Pipeline] echo [2025-06-03T09:08:58.194Z] taggedImages: [2025-06-03T09:08:58.194Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:08:58.194Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1 [2025-06-03T09:08:58.194Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:08:58.194Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] echo [2025-06-03T09:08:58.218Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-06-03T09:08:58.218Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:08:58.218Z] 4.0.1-dev.1 [2025-06-03T09:08:58.218Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:08:58.218Z] odessa [2025-06-03T09:08:58.218Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:08:58.563Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:08:58.900Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:08:58.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-03T09:08:58.900Z] 68cb7ae8b5d1: Preparing [2025-06-03T09:08:58.900Z] 59063cd8ef6f: Preparing [2025-06-03T09:08:58.900Z] 3a838d9ca029: Preparing [2025-06-03T09:08:58.900Z] 5f9715b5eb6a: Preparing [2025-06-03T09:08:58.900Z] 85296d35eec1: Preparing [2025-06-03T09:08:58.900Z] e2ccd4533e2a: Preparing [2025-06-03T09:08:58.900Z] 994456c4fd7b: Preparing [2025-06-03T09:08:58.900Z] e2ccd4533e2a: Waiting [2025-06-03T09:08:58.900Z] 994456c4fd7b: Waiting [2025-06-03T09:08:58.900Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:08:58.900Z] 3a838d9ca029: Layer already exists [2025-06-03T09:08:58.900Z] 994456c4fd7b: Layer already exists [2025-06-03T09:08:58.900Z] 85296d35eec1: Pushed [2025-06-03T09:08:58.900Z] e2ccd4533e2a: Pushed [2025-06-03T09:08:58.900Z] 68cb7ae8b5d1: Pushed [2025-06-03T09:09:01.432Z] 59063cd8ef6f: Pushed [2025-06-03T09:09:01.432Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:f5db2a2f9abe067d25a0862bee27fd2d5e422cb3581ebad8099dcbeda8ae1a4f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:01.759Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:02.078Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1 [2025-06-03T09:09:02.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-03T09:09:02.078Z] 68cb7ae8b5d1: Preparing [2025-06-03T09:09:02.078Z] 59063cd8ef6f: Preparing [2025-06-03T09:09:02.078Z] 3a838d9ca029: Preparing [2025-06-03T09:09:02.078Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:02.078Z] 85296d35eec1: Preparing [2025-06-03T09:09:02.078Z] e2ccd4533e2a: Preparing [2025-06-03T09:09:02.078Z] 994456c4fd7b: Preparing [2025-06-03T09:09:02.078Z] 994456c4fd7b: Waiting [2025-06-03T09:09:02.078Z] e2ccd4533e2a: Waiting [2025-06-03T09:09:02.078Z] 85296d35eec1: Layer already exists [2025-06-03T09:09:02.078Z] 59063cd8ef6f: Layer already exists [2025-06-03T09:09:02.078Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:02.078Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:02.078Z] 68cb7ae8b5d1: Layer already exists [2025-06-03T09:09:02.078Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:02.078Z] e2ccd4533e2a: Layer already exists [2025-06-03T09:09:02.078Z] 4.0.1-dev.1: digest: sha256:f5db2a2f9abe067d25a0862bee27fd2d5e422cb3581ebad8099dcbeda8ae1a4f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:02.413Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:02.740Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:02.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-03T09:09:02.740Z] 68cb7ae8b5d1: Preparing [2025-06-03T09:09:02.740Z] 59063cd8ef6f: Preparing [2025-06-03T09:09:02.740Z] 3a838d9ca029: Preparing [2025-06-03T09:09:02.740Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:02.740Z] 85296d35eec1: Preparing [2025-06-03T09:09:02.740Z] e2ccd4533e2a: Preparing [2025-06-03T09:09:02.740Z] 994456c4fd7b: Preparing [2025-06-03T09:09:02.740Z] e2ccd4533e2a: Waiting [2025-06-03T09:09:02.740Z] 994456c4fd7b: Waiting [2025-06-03T09:09:02.740Z] 68cb7ae8b5d1: Layer already exists [2025-06-03T09:09:02.740Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:02.740Z] 59063cd8ef6f: Layer already exists [2025-06-03T09:09:02.740Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:02.740Z] 85296d35eec1: Layer already exists [2025-06-03T09:09:02.740Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:02.740Z] e2ccd4533e2a: Layer already exists [2025-06-03T09:09:02.740Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:f5db2a2f9abe067d25a0862bee27fd2d5e422cb3581ebad8099dcbeda8ae1a4f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:03.081Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:03.404Z] + docker push nexus3.edgexfoundry.org:10004/core-data:odessa [2025-06-03T09:09:03.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-03T09:09:03.404Z] 68cb7ae8b5d1: Preparing [2025-06-03T09:09:03.404Z] 59063cd8ef6f: Preparing [2025-06-03T09:09:03.404Z] 3a838d9ca029: Preparing [2025-06-03T09:09:03.404Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:03.404Z] 85296d35eec1: Preparing [2025-06-03T09:09:03.404Z] e2ccd4533e2a: Preparing [2025-06-03T09:09:03.404Z] 994456c4fd7b: Preparing [2025-06-03T09:09:03.404Z] e2ccd4533e2a: Waiting [2025-06-03T09:09:03.404Z] 994456c4fd7b: Waiting [2025-06-03T09:09:03.404Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:03.404Z] 68cb7ae8b5d1: Layer already exists [2025-06-03T09:09:03.404Z] 59063cd8ef6f: Layer already exists [2025-06-03T09:09:03.404Z] 85296d35eec1: Layer already exists [2025-06-03T09:09:03.404Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:03.404Z] e2ccd4533e2a: Layer already exists [2025-06-03T09:09:03.404Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:03.404Z] odessa: digest: sha256:f5db2a2f9abe067d25a0862bee27fd2d5e422cb3581ebad8099dcbeda8ae1a4f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:09:03.482Z] ===================================================== [Pipeline] echo [2025-06-03T09:09:03.497Z] taggedImages: [2025-06-03T09:09:03.497Z] - nexus3.edgexfoundry.org:10004/core-data:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:03.497Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1 [2025-06-03T09:09:03.497Z] - nexus3.edgexfoundry.org:10004/core-data:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:03.497Z] - nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] echo [2025-06-03T09:09:03.529Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-06-03T09:09:03.529Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:03.529Z] 4.0.1-dev.1 [2025-06-03T09:09:03.529Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:03.529Z] odessa [2025-06-03T09:09:03.529Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:03.891Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:04.209Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:04.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-03T09:09:04.209Z] 2fcdce71ff10: Preparing [2025-06-03T09:09:04.209Z] 55654127ee6c: Preparing [2025-06-03T09:09:04.209Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:04.209Z] 4d2f0f83b781: Preparing [2025-06-03T09:09:04.209Z] fc857b2dbd0b: Preparing [2025-06-03T09:09:04.209Z] 994456c4fd7b: Preparing [2025-06-03T09:09:04.209Z] 994456c4fd7b: Waiting [2025-06-03T09:09:04.209Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:04.209Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:04.209Z] fc857b2dbd0b: Pushed [2025-06-03T09:09:04.209Z] 4d2f0f83b781: Pushed [2025-06-03T09:09:04.209Z] 2fcdce71ff10: Pushed [2025-06-03T09:09:06.742Z] 55654127ee6c: Pushed [2025-06-03T09:09:06.742Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:2eab614dd5051bd1ed4e17d24ba6d46f1ac47b90c53d2d2ccf8dffec36722473 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:07.072Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:07.409Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1 [2025-06-03T09:09:07.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-03T09:09:07.409Z] 2fcdce71ff10: Preparing [2025-06-03T09:09:07.409Z] 55654127ee6c: Preparing [2025-06-03T09:09:07.409Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:07.409Z] 4d2f0f83b781: Preparing [2025-06-03T09:09:07.409Z] fc857b2dbd0b: Preparing [2025-06-03T09:09:07.409Z] 994456c4fd7b: Preparing [2025-06-03T09:09:07.409Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:07.409Z] 2fcdce71ff10: Layer already exists [2025-06-03T09:09:07.409Z] 4d2f0f83b781: Layer already exists [2025-06-03T09:09:07.409Z] 55654127ee6c: Layer already exists [2025-06-03T09:09:07.409Z] fc857b2dbd0b: Layer already exists [2025-06-03T09:09:07.409Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:07.409Z] 4.0.1-dev.1: digest: sha256:2eab614dd5051bd1ed4e17d24ba6d46f1ac47b90c53d2d2ccf8dffec36722473 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:07.737Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:08.068Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:08.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-03T09:09:08.068Z] 2fcdce71ff10: Preparing [2025-06-03T09:09:08.068Z] 55654127ee6c: Preparing [2025-06-03T09:09:08.068Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:08.068Z] 4d2f0f83b781: Preparing [2025-06-03T09:09:08.068Z] fc857b2dbd0b: Preparing [2025-06-03T09:09:08.068Z] 994456c4fd7b: Preparing [2025-06-03T09:09:08.068Z] 994456c4fd7b: Waiting [2025-06-03T09:09:08.068Z] fc857b2dbd0b: Layer already exists [2025-06-03T09:09:08.068Z] 2fcdce71ff10: Layer already exists [2025-06-03T09:09:08.068Z] 4d2f0f83b781: Layer already exists [2025-06-03T09:09:08.068Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:08.068Z] 55654127ee6c: Layer already exists [2025-06-03T09:09:08.068Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:08.068Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:2eab614dd5051bd1ed4e17d24ba6d46f1ac47b90c53d2d2ccf8dffec36722473 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:08.398Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:08.719Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:odessa [2025-06-03T09:09:08.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-03T09:09:08.719Z] 2fcdce71ff10: Preparing [2025-06-03T09:09:08.719Z] 55654127ee6c: Preparing [2025-06-03T09:09:08.719Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:08.719Z] 4d2f0f83b781: Preparing [2025-06-03T09:09:08.719Z] fc857b2dbd0b: Preparing [2025-06-03T09:09:08.719Z] 994456c4fd7b: Preparing [2025-06-03T09:09:08.719Z] 994456c4fd7b: Waiting [2025-06-03T09:09:08.719Z] 4d2f0f83b781: Layer already exists [2025-06-03T09:09:08.719Z] 55654127ee6c: Layer already exists [2025-06-03T09:09:08.719Z] fc857b2dbd0b: Layer already exists [2025-06-03T09:09:08.719Z] 2fcdce71ff10: Layer already exists [2025-06-03T09:09:08.719Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:08.719Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:08.719Z] odessa: digest: sha256:2eab614dd5051bd1ed4e17d24ba6d46f1ac47b90c53d2d2ccf8dffec36722473 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:09:08.789Z] ===================================================== [Pipeline] echo [2025-06-03T09:09:08.805Z] taggedImages: [2025-06-03T09:09:08.805Z] - nexus3.edgexfoundry.org:10004/core-keeper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:08.805Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1 [2025-06-03T09:09:08.805Z] - nexus3.edgexfoundry.org:10004/core-keeper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:08.805Z] - nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] echo [2025-06-03T09:09:08.843Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-06-03T09:09:08.843Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:08.843Z] 4.0.1-dev.1 [2025-06-03T09:09:08.843Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:08.843Z] odessa [2025-06-03T09:09:08.843Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:09.189Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:09.516Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:09.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-03T09:09:09.516Z] 27e142676a9f: Preparing [2025-06-03T09:09:09.516Z] 335b90081135: Preparing [2025-06-03T09:09:09.516Z] 07fef522bed7: Preparing [2025-06-03T09:09:09.516Z] 3a838d9ca029: Preparing [2025-06-03T09:09:09.516Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:09.516Z] 25f8a0d2ffa2: Preparing [2025-06-03T09:09:09.516Z] 47197fbf3146: Preparing [2025-06-03T09:09:09.516Z] 994456c4fd7b: Preparing [2025-06-03T09:09:09.516Z] 25f8a0d2ffa2: Waiting [2025-06-03T09:09:09.516Z] 47197fbf3146: Waiting [2025-06-03T09:09:09.516Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:09.516Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:09.516Z] 25f8a0d2ffa2: Layer already exists [2025-06-03T09:09:09.516Z] 47197fbf3146: Layer already exists [2025-06-03T09:09:09.516Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:09.516Z] 27e142676a9f: Pushed [2025-06-03T09:09:09.516Z] 335b90081135: Pushed [2025-06-03T09:09:12.051Z] 07fef522bed7: Pushed [2025-06-03T09:09:12.051Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:2f5b7f29f6134f1cf9559e7c81ecdc91a9d37428cb88618f995e552cb48cd8e5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:12.379Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:12.700Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1 [2025-06-03T09:09:12.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-03T09:09:12.701Z] 27e142676a9f: Preparing [2025-06-03T09:09:12.701Z] 335b90081135: Preparing [2025-06-03T09:09:12.701Z] 07fef522bed7: Preparing [2025-06-03T09:09:12.701Z] 3a838d9ca029: Preparing [2025-06-03T09:09:12.701Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:12.701Z] 25f8a0d2ffa2: Preparing [2025-06-03T09:09:12.701Z] 47197fbf3146: Preparing [2025-06-03T09:09:12.701Z] 994456c4fd7b: Preparing [2025-06-03T09:09:12.701Z] 25f8a0d2ffa2: Waiting [2025-06-03T09:09:12.701Z] 47197fbf3146: Waiting [2025-06-03T09:09:12.701Z] 994456c4fd7b: Waiting [2025-06-03T09:09:12.701Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:12.701Z] 27e142676a9f: Layer already exists [2025-06-03T09:09:12.701Z] 335b90081135: Layer already exists [2025-06-03T09:09:12.701Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:12.701Z] 07fef522bed7: Layer already exists [2025-06-03T09:09:12.701Z] 25f8a0d2ffa2: Layer already exists [2025-06-03T09:09:12.701Z] 47197fbf3146: Layer already exists [2025-06-03T09:09:12.701Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:12.701Z] 4.0.1-dev.1: digest: sha256:2f5b7f29f6134f1cf9559e7c81ecdc91a9d37428cb88618f995e552cb48cd8e5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:13.023Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:13.354Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:13.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-03T09:09:13.354Z] 27e142676a9f: Preparing [2025-06-03T09:09:13.354Z] 335b90081135: Preparing [2025-06-03T09:09:13.354Z] 07fef522bed7: Preparing [2025-06-03T09:09:13.354Z] 3a838d9ca029: Preparing [2025-06-03T09:09:13.354Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:13.354Z] 25f8a0d2ffa2: Preparing [2025-06-03T09:09:13.354Z] 47197fbf3146: Preparing [2025-06-03T09:09:13.354Z] 994456c4fd7b: Preparing [2025-06-03T09:09:13.354Z] 25f8a0d2ffa2: Waiting [2025-06-03T09:09:13.354Z] 47197fbf3146: Waiting [2025-06-03T09:09:13.354Z] 07fef522bed7: Layer already exists [2025-06-03T09:09:13.354Z] 27e142676a9f: Layer already exists [2025-06-03T09:09:13.354Z] 335b90081135: Layer already exists [2025-06-03T09:09:13.354Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:13.354Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:13.354Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:13.354Z] 47197fbf3146: Layer already exists [2025-06-03T09:09:13.354Z] 25f8a0d2ffa2: Layer already exists [2025-06-03T09:09:13.354Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:2f5b7f29f6134f1cf9559e7c81ecdc91a9d37428cb88618f995e552cb48cd8e5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:13.690Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:14.008Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:odessa [2025-06-03T09:09:14.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-03T09:09:14.008Z] 27e142676a9f: Preparing [2025-06-03T09:09:14.008Z] 335b90081135: Preparing [2025-06-03T09:09:14.008Z] 07fef522bed7: Preparing [2025-06-03T09:09:14.008Z] 3a838d9ca029: Preparing [2025-06-03T09:09:14.008Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:14.008Z] 25f8a0d2ffa2: Preparing [2025-06-03T09:09:14.008Z] 47197fbf3146: Preparing [2025-06-03T09:09:14.008Z] 994456c4fd7b: Preparing [2025-06-03T09:09:14.008Z] 25f8a0d2ffa2: Waiting [2025-06-03T09:09:14.008Z] 47197fbf3146: Waiting [2025-06-03T09:09:14.008Z] 994456c4fd7b: Waiting [2025-06-03T09:09:14.008Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:14.008Z] 335b90081135: Layer already exists [2025-06-03T09:09:14.008Z] 27e142676a9f: Layer already exists [2025-06-03T09:09:14.008Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:14.008Z] 07fef522bed7: Layer already exists [2025-06-03T09:09:14.008Z] 25f8a0d2ffa2: Layer already exists [2025-06-03T09:09:14.008Z] 47197fbf3146: Layer already exists [2025-06-03T09:09:14.008Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:14.008Z] odessa: digest: sha256:2f5b7f29f6134f1cf9559e7c81ecdc91a9d37428cb88618f995e552cb48cd8e5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:09:14.091Z] ===================================================== [Pipeline] echo [2025-06-03T09:09:14.110Z] taggedImages: [2025-06-03T09:09:14.110Z] - nexus3.edgexfoundry.org:10004/core-metadata:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:14.110Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1 [2025-06-03T09:09:14.110Z] - nexus3.edgexfoundry.org:10004/core-metadata:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:14.110Z] - nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] echo [2025-06-03T09:09:14.141Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-06-03T09:09:14.141Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:14.141Z] 4.0.1-dev.1 [2025-06-03T09:09:14.141Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:14.141Z] odessa [2025-06-03T09:09:14.141Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:14.477Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:14.792Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:14.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-03T09:09:14.793Z] 65414520fc98: Preparing [2025-06-03T09:09:14.793Z] b1292d8d03bc: Preparing [2025-06-03T09:09:14.793Z] 7795dd6270e9: Preparing [2025-06-03T09:09:14.793Z] bb81cc0e6f84: Preparing [2025-06-03T09:09:14.793Z] a7e19786a102: Preparing [2025-06-03T09:09:14.793Z] 5c1d9f3ed5c8: Preparing [2025-06-03T09:09:14.793Z] 2636b24bcbfb: Preparing [2025-06-03T09:09:14.793Z] 3a838d9ca029: Preparing [2025-06-03T09:09:14.793Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:14.793Z] 57f2c9b53bcb: Preparing [2025-06-03T09:09:14.793Z] 98f7badbe3a6: Preparing [2025-06-03T09:09:14.793Z] 5f70bf18a086: Preparing [2025-06-03T09:09:14.793Z] 97a408282639: Preparing [2025-06-03T09:09:14.793Z] 3a838d9ca029: Waiting [2025-06-03T09:09:14.793Z] 0c29f7d22c83: Preparing [2025-06-03T09:09:14.793Z] 74dcd491e344: Preparing [2025-06-03T09:09:14.793Z] 994456c4fd7b: Preparing [2025-06-03T09:09:14.793Z] 5f9715b5eb6a: Waiting [2025-06-03T09:09:14.793Z] 97a408282639: Waiting [2025-06-03T09:09:14.793Z] 57f2c9b53bcb: Waiting [2025-06-03T09:09:14.793Z] 0c29f7d22c83: Waiting [2025-06-03T09:09:14.793Z] 994456c4fd7b: Waiting [2025-06-03T09:09:14.793Z] 98f7badbe3a6: Waiting [2025-06-03T09:09:14.793Z] 5f70bf18a086: Waiting [2025-06-03T09:09:14.793Z] 2636b24bcbfb: Waiting [2025-06-03T09:09:14.793Z] 7795dd6270e9: Pushed [2025-06-03T09:09:14.793Z] 65414520fc98: Pushed [2025-06-03T09:09:14.793Z] bb81cc0e6f84: Pushed [2025-06-03T09:09:14.793Z] b1292d8d03bc: Pushed [2025-06-03T09:09:14.793Z] a7e19786a102: Pushed [2025-06-03T09:09:14.793Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:14.793Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:14.793Z] 5f70bf18a086: Layer already exists [2025-06-03T09:09:14.793Z] 5c1d9f3ed5c8: Pushed [2025-06-03T09:09:15.053Z] 57f2c9b53bcb: Pushed [2025-06-03T09:09:15.053Z] 98f7badbe3a6: Pushed [2025-06-03T09:09:15.053Z] 97a408282639: Pushed [2025-06-03T09:09:15.053Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:15.053Z] 0c29f7d22c83: Pushed [2025-06-03T09:09:15.053Z] 74dcd491e344: Pushed [2025-06-03T09:09:16.433Z] 2636b24bcbfb: Pushed [2025-06-03T09:09:16.433Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:0a3487082e0fd6669af5d37318df40823dd7f33f9513377c6237f56e728930b4 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:16.759Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:17.076Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1 [2025-06-03T09:09:17.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-03T09:09:17.077Z] 65414520fc98: Preparing [2025-06-03T09:09:17.077Z] b1292d8d03bc: Preparing [2025-06-03T09:09:17.077Z] 7795dd6270e9: Preparing [2025-06-03T09:09:17.077Z] bb81cc0e6f84: Preparing [2025-06-03T09:09:17.077Z] a7e19786a102: Preparing [2025-06-03T09:09:17.077Z] 5c1d9f3ed5c8: Preparing [2025-06-03T09:09:17.077Z] 2636b24bcbfb: Preparing [2025-06-03T09:09:17.077Z] 3a838d9ca029: Preparing [2025-06-03T09:09:17.077Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:17.077Z] 57f2c9b53bcb: Preparing [2025-06-03T09:09:17.077Z] 98f7badbe3a6: Preparing [2025-06-03T09:09:17.077Z] 5f70bf18a086: Preparing [2025-06-03T09:09:17.077Z] 97a408282639: Preparing [2025-06-03T09:09:17.077Z] 0c29f7d22c83: Preparing [2025-06-03T09:09:17.077Z] 74dcd491e344: Preparing [2025-06-03T09:09:17.077Z] 994456c4fd7b: Preparing [2025-06-03T09:09:17.077Z] 5c1d9f3ed5c8: Waiting [2025-06-03T09:09:17.077Z] 2636b24bcbfb: Waiting [2025-06-03T09:09:17.077Z] 97a408282639: Waiting [2025-06-03T09:09:17.077Z] 3a838d9ca029: Waiting [2025-06-03T09:09:17.077Z] 5f9715b5eb6a: Waiting [2025-06-03T09:09:17.077Z] 57f2c9b53bcb: Waiting [2025-06-03T09:09:17.077Z] 0c29f7d22c83: Waiting [2025-06-03T09:09:17.077Z] 98f7badbe3a6: Waiting [2025-06-03T09:09:17.077Z] 994456c4fd7b: Waiting [2025-06-03T09:09:17.077Z] 5f70bf18a086: Waiting [2025-06-03T09:09:17.077Z] b1292d8d03bc: Layer already exists [2025-06-03T09:09:17.077Z] 7795dd6270e9: Layer already exists [2025-06-03T09:09:17.077Z] 65414520fc98: Layer already exists [2025-06-03T09:09:17.077Z] a7e19786a102: Layer already exists [2025-06-03T09:09:17.077Z] bb81cc0e6f84: Layer already exists [2025-06-03T09:09:17.077Z] 5c1d9f3ed5c8: Layer already exists [2025-06-03T09:09:17.077Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:17.077Z] 2636b24bcbfb: Layer already exists [2025-06-03T09:09:17.077Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:17.077Z] 57f2c9b53bcb: Layer already exists [2025-06-03T09:09:17.077Z] 98f7badbe3a6: Layer already exists [2025-06-03T09:09:17.077Z] 5f70bf18a086: Layer already exists [2025-06-03T09:09:17.077Z] 97a408282639: Layer already exists [2025-06-03T09:09:17.077Z] 74dcd491e344: Layer already exists [2025-06-03T09:09:17.077Z] 0c29f7d22c83: Layer already exists [2025-06-03T09:09:17.077Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:17.077Z] 4.0.1-dev.1: digest: sha256:0a3487082e0fd6669af5d37318df40823dd7f33f9513377c6237f56e728930b4 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:17.402Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:17.739Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:17.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-03T09:09:17.739Z] 65414520fc98: Preparing [2025-06-03T09:09:17.739Z] b1292d8d03bc: Preparing [2025-06-03T09:09:17.739Z] 7795dd6270e9: Preparing [2025-06-03T09:09:17.739Z] bb81cc0e6f84: Preparing [2025-06-03T09:09:17.739Z] a7e19786a102: Preparing [2025-06-03T09:09:17.739Z] 5c1d9f3ed5c8: Preparing [2025-06-03T09:09:17.739Z] 2636b24bcbfb: Preparing [2025-06-03T09:09:17.739Z] 3a838d9ca029: Preparing [2025-06-03T09:09:17.739Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:17.739Z] 57f2c9b53bcb: Preparing [2025-06-03T09:09:17.739Z] 98f7badbe3a6: Preparing [2025-06-03T09:09:17.739Z] 5f70bf18a086: Preparing [2025-06-03T09:09:17.739Z] 2636b24bcbfb: Waiting [2025-06-03T09:09:17.739Z] 97a408282639: Preparing [2025-06-03T09:09:17.739Z] 5c1d9f3ed5c8: Waiting [2025-06-03T09:09:17.739Z] 98f7badbe3a6: Waiting [2025-06-03T09:09:17.739Z] 57f2c9b53bcb: Waiting [2025-06-03T09:09:17.739Z] 5f70bf18a086: Waiting [2025-06-03T09:09:17.739Z] 5f9715b5eb6a: Waiting [2025-06-03T09:09:17.739Z] 0c29f7d22c83: Preparing [2025-06-03T09:09:17.739Z] 74dcd491e344: Preparing [2025-06-03T09:09:17.739Z] 994456c4fd7b: Preparing [2025-06-03T09:09:17.739Z] 97a408282639: Waiting [2025-06-03T09:09:17.739Z] 0c29f7d22c83: Waiting [2025-06-03T09:09:17.739Z] 74dcd491e344: Waiting [2025-06-03T09:09:17.739Z] 994456c4fd7b: Waiting [2025-06-03T09:09:17.739Z] bb81cc0e6f84: Layer already exists [2025-06-03T09:09:17.739Z] a7e19786a102: Layer already exists [2025-06-03T09:09:17.739Z] 65414520fc98: Layer already exists [2025-06-03T09:09:17.739Z] 7795dd6270e9: Layer already exists [2025-06-03T09:09:17.739Z] b1292d8d03bc: Layer already exists [2025-06-03T09:09:17.739Z] 5c1d9f3ed5c8: Layer already exists [2025-06-03T09:09:17.739Z] 2636b24bcbfb: Layer already exists [2025-06-03T09:09:17.739Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:17.739Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:17.739Z] 57f2c9b53bcb: Layer already exists [2025-06-03T09:09:17.739Z] 98f7badbe3a6: Layer already exists [2025-06-03T09:09:17.739Z] 5f70bf18a086: Layer already exists [2025-06-03T09:09:17.739Z] 97a408282639: Layer already exists [2025-06-03T09:09:17.739Z] 0c29f7d22c83: Layer already exists [2025-06-03T09:09:17.739Z] 74dcd491e344: Layer already exists [2025-06-03T09:09:17.739Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:17.739Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:0a3487082e0fd6669af5d37318df40823dd7f33f9513377c6237f56e728930b4 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:18.072Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:18.395Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [2025-06-03T09:09:18.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-03T09:09:18.395Z] 65414520fc98: Preparing [2025-06-03T09:09:18.395Z] b1292d8d03bc: Preparing [2025-06-03T09:09:18.395Z] 7795dd6270e9: Preparing [2025-06-03T09:09:18.395Z] bb81cc0e6f84: Preparing [2025-06-03T09:09:18.395Z] a7e19786a102: Preparing [2025-06-03T09:09:18.395Z] 5c1d9f3ed5c8: Preparing [2025-06-03T09:09:18.395Z] 2636b24bcbfb: Preparing [2025-06-03T09:09:18.395Z] 3a838d9ca029: Preparing [2025-06-03T09:09:18.395Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:18.395Z] 57f2c9b53bcb: Preparing [2025-06-03T09:09:18.395Z] 98f7badbe3a6: Preparing [2025-06-03T09:09:18.395Z] 5f70bf18a086: Preparing [2025-06-03T09:09:18.395Z] 97a408282639: Preparing [2025-06-03T09:09:18.395Z] 0c29f7d22c83: Preparing [2025-06-03T09:09:18.395Z] 74dcd491e344: Preparing [2025-06-03T09:09:18.395Z] 994456c4fd7b: Preparing [2025-06-03T09:09:18.395Z] 98f7badbe3a6: Waiting [2025-06-03T09:09:18.395Z] 5f70bf18a086: Waiting [2025-06-03T09:09:18.395Z] 74dcd491e344: Waiting [2025-06-03T09:09:18.395Z] 994456c4fd7b: Waiting [2025-06-03T09:09:18.395Z] 0c29f7d22c83: Waiting [2025-06-03T09:09:18.395Z] 97a408282639: Waiting [2025-06-03T09:09:18.395Z] 5c1d9f3ed5c8: Waiting [2025-06-03T09:09:18.395Z] 2636b24bcbfb: Waiting [2025-06-03T09:09:18.395Z] 57f2c9b53bcb: Waiting [2025-06-03T09:09:18.395Z] bb81cc0e6f84: Layer already exists [2025-06-03T09:09:18.395Z] b1292d8d03bc: Layer already exists [2025-06-03T09:09:18.395Z] a7e19786a102: Layer already exists [2025-06-03T09:09:18.395Z] 65414520fc98: Layer already exists [2025-06-03T09:09:18.395Z] 7795dd6270e9: Layer already exists [2025-06-03T09:09:18.395Z] 2636b24bcbfb: Layer already exists [2025-06-03T09:09:18.395Z] 5c1d9f3ed5c8: Layer already exists [2025-06-03T09:09:18.395Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:18.395Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:18.395Z] 57f2c9b53bcb: Layer already exists [2025-06-03T09:09:18.395Z] 5f70bf18a086: Layer already exists [2025-06-03T09:09:18.395Z] 98f7badbe3a6: Layer already exists [2025-06-03T09:09:18.395Z] 0c29f7d22c83: Layer already exists [2025-06-03T09:09:18.395Z] 74dcd491e344: Layer already exists [2025-06-03T09:09:18.395Z] 97a408282639: Layer already exists [2025-06-03T09:09:18.395Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:18.395Z] odessa: digest: sha256:0a3487082e0fd6669af5d37318df40823dd7f33f9513377c6237f56e728930b4 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:09:18.473Z] ===================================================== [Pipeline] echo [2025-06-03T09:09:18.492Z] taggedImages: [2025-06-03T09:09:18.493Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:18.493Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1 [2025-06-03T09:09:18.493Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:18.493Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] echo [2025-06-03T09:09:18.522Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-06-03T09:09:18.522Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:18.522Z] 4.0.1-dev.1 [2025-06-03T09:09:18.522Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:18.522Z] odessa [2025-06-03T09:09:18.522Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:18.878Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:19.200Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:19.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-03T09:09:19.200Z] 635bd0e56573: Preparing [2025-06-03T09:09:19.200Z] 5786c60dabe0: Preparing [2025-06-03T09:09:19.200Z] 983672ce7d12: Preparing [2025-06-03T09:09:19.200Z] a4e7a1c35ccb: Preparing [2025-06-03T09:09:19.200Z] 3a838d9ca029: Preparing [2025-06-03T09:09:19.200Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:19.200Z] 25f8a0d2ffa2: Preparing [2025-06-03T09:09:19.200Z] 47197fbf3146: Preparing [2025-06-03T09:09:19.200Z] 994456c4fd7b: Preparing [2025-06-03T09:09:19.200Z] 5f9715b5eb6a: Waiting [2025-06-03T09:09:19.200Z] 47197fbf3146: Waiting [2025-06-03T09:09:19.200Z] 25f8a0d2ffa2: Waiting [2025-06-03T09:09:19.200Z] 994456c4fd7b: Waiting [2025-06-03T09:09:19.200Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:19.200Z] 635bd0e56573: Layer already exists [2025-06-03T09:09:19.200Z] 5786c60dabe0: Layer already exists [2025-06-03T09:09:19.200Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:19.200Z] 25f8a0d2ffa2: Layer already exists [2025-06-03T09:09:19.200Z] 47197fbf3146: Layer already exists [2025-06-03T09:09:19.200Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:19.200Z] 983672ce7d12: Pushed [2025-06-03T09:09:21.734Z] a4e7a1c35ccb: Pushed [2025-06-03T09:09:21.734Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:ea13e09b1b9da1949042e95683b0a505bde452a0b57a81cd054e16f93081c0b2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:22.061Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:22.386Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1 [2025-06-03T09:09:22.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-03T09:09:22.386Z] 635bd0e56573: Preparing [2025-06-03T09:09:22.386Z] 5786c60dabe0: Preparing [2025-06-03T09:09:22.386Z] 983672ce7d12: Preparing [2025-06-03T09:09:22.386Z] a4e7a1c35ccb: Preparing [2025-06-03T09:09:22.386Z] 3a838d9ca029: Preparing [2025-06-03T09:09:22.386Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:22.386Z] 25f8a0d2ffa2: Preparing [2025-06-03T09:09:22.386Z] 47197fbf3146: Preparing [2025-06-03T09:09:22.386Z] 994456c4fd7b: Preparing [2025-06-03T09:09:22.386Z] 5f9715b5eb6a: Waiting [2025-06-03T09:09:22.386Z] 25f8a0d2ffa2: Waiting [2025-06-03T09:09:22.386Z] 47197fbf3146: Waiting [2025-06-03T09:09:22.386Z] 994456c4fd7b: Waiting [2025-06-03T09:09:22.386Z] 635bd0e56573: Layer already exists [2025-06-03T09:09:22.386Z] 983672ce7d12: Layer already exists [2025-06-03T09:09:22.386Z] 5786c60dabe0: Layer already exists [2025-06-03T09:09:22.386Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:22.386Z] a4e7a1c35ccb: Layer already exists [2025-06-03T09:09:22.386Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:22.386Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:22.386Z] 25f8a0d2ffa2: Layer already exists [2025-06-03T09:09:22.386Z] 47197fbf3146: Layer already exists [2025-06-03T09:09:22.386Z] 4.0.1-dev.1: digest: sha256:ea13e09b1b9da1949042e95683b0a505bde452a0b57a81cd054e16f93081c0b2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:22.717Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:23.036Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:23.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-03T09:09:23.037Z] 635bd0e56573: Preparing [2025-06-03T09:09:23.037Z] 5786c60dabe0: Preparing [2025-06-03T09:09:23.037Z] 983672ce7d12: Preparing [2025-06-03T09:09:23.037Z] a4e7a1c35ccb: Preparing [2025-06-03T09:09:23.037Z] 3a838d9ca029: Preparing [2025-06-03T09:09:23.037Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:23.037Z] 25f8a0d2ffa2: Preparing [2025-06-03T09:09:23.037Z] 47197fbf3146: Preparing [2025-06-03T09:09:23.037Z] 994456c4fd7b: Preparing [2025-06-03T09:09:23.037Z] 5f9715b5eb6a: Waiting [2025-06-03T09:09:23.037Z] 25f8a0d2ffa2: Waiting [2025-06-03T09:09:23.037Z] 994456c4fd7b: Waiting [2025-06-03T09:09:23.037Z] a4e7a1c35ccb: Layer already exists [2025-06-03T09:09:23.037Z] 983672ce7d12: Layer already exists [2025-06-03T09:09:23.037Z] 635bd0e56573: Layer already exists [2025-06-03T09:09:23.037Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:23.037Z] 5786c60dabe0: Layer already exists [2025-06-03T09:09:23.037Z] 25f8a0d2ffa2: Layer already exists [2025-06-03T09:09:23.037Z] 47197fbf3146: Layer already exists [2025-06-03T09:09:23.037Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:23.037Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:23.037Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:ea13e09b1b9da1949042e95683b0a505bde452a0b57a81cd054e16f93081c0b2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:23.360Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:23.678Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [2025-06-03T09:09:23.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-03T09:09:23.678Z] 635bd0e56573: Preparing [2025-06-03T09:09:23.678Z] 5786c60dabe0: Preparing [2025-06-03T09:09:23.678Z] 983672ce7d12: Preparing [2025-06-03T09:09:23.678Z] a4e7a1c35ccb: Preparing [2025-06-03T09:09:23.678Z] 3a838d9ca029: Preparing [2025-06-03T09:09:23.678Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:23.678Z] 25f8a0d2ffa2: Preparing [2025-06-03T09:09:23.678Z] 47197fbf3146: Preparing [2025-06-03T09:09:23.678Z] 994456c4fd7b: Preparing [2025-06-03T09:09:23.678Z] 5f9715b5eb6a: Waiting [2025-06-03T09:09:23.678Z] 25f8a0d2ffa2: Waiting [2025-06-03T09:09:23.678Z] 994456c4fd7b: Waiting [2025-06-03T09:09:23.678Z] 47197fbf3146: Waiting [2025-06-03T09:09:23.678Z] 983672ce7d12: Layer already exists [2025-06-03T09:09:23.678Z] 5786c60dabe0: Layer already exists [2025-06-03T09:09:23.678Z] a4e7a1c35ccb: Layer already exists [2025-06-03T09:09:23.678Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:23.678Z] 635bd0e56573: Layer already exists [2025-06-03T09:09:23.678Z] 25f8a0d2ffa2: Layer already exists [2025-06-03T09:09:23.678Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:23.678Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:23.678Z] 47197fbf3146: Layer already exists [2025-06-03T09:09:23.678Z] odessa: digest: sha256:ea13e09b1b9da1949042e95683b0a505bde452a0b57a81cd054e16f93081c0b2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:09:23.749Z] ===================================================== [Pipeline] echo [2025-06-03T09:09:23.767Z] taggedImages: [2025-06-03T09:09:23.768Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:23.768Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1 [2025-06-03T09:09:23.768Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:23.768Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] echo [2025-06-03T09:09:23.796Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-06-03T09:09:23.796Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:23.796Z] 4.0.1-dev.1 [2025-06-03T09:09:23.796Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:23.796Z] odessa [2025-06-03T09:09:23.796Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:24.156Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:24.475Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:24.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-03T09:09:24.475Z] e4b118fc6de9: Preparing [2025-06-03T09:09:24.475Z] 55ac03be913d: Preparing [2025-06-03T09:09:24.475Z] c78108228d4b: Preparing [2025-06-03T09:09:24.475Z] 2b5164b53b6d: Preparing [2025-06-03T09:09:24.475Z] 92da258a47e0: Preparing [2025-06-03T09:09:24.475Z] 3a838d9ca029: Preparing [2025-06-03T09:09:24.475Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:24.475Z] d3d628edf22b: Preparing [2025-06-03T09:09:24.475Z] 9e8e96083ddf: Preparing [2025-06-03T09:09:24.475Z] 5f9715b5eb6a: Waiting [2025-06-03T09:09:24.475Z] 3a838d9ca029: Waiting [2025-06-03T09:09:24.475Z] d3d628edf22b: Waiting [2025-06-03T09:09:24.475Z] 79f5c6892b7a: Preparing [2025-06-03T09:09:24.476Z] 994456c4fd7b: Preparing [2025-06-03T09:09:24.476Z] 9e8e96083ddf: Waiting [2025-06-03T09:09:24.476Z] 79f5c6892b7a: Waiting [2025-06-03T09:09:24.476Z] 994456c4fd7b: Waiting [2025-06-03T09:09:24.476Z] 92da258a47e0: Pushed [2025-06-03T09:09:24.476Z] 55ac03be913d: Pushed [2025-06-03T09:09:24.476Z] e4b118fc6de9: Pushed [2025-06-03T09:09:24.476Z] 2b5164b53b6d: Pushed [2025-06-03T09:09:24.476Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:24.476Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:24.476Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:24.735Z] 9e8e96083ddf: Pushed [2025-06-03T09:09:24.735Z] d3d628edf22b: Pushed [2025-06-03T09:09:26.115Z] 79f5c6892b7a: Pushed [2025-06-03T09:09:26.375Z] c78108228d4b: Pushed [2025-06-03T09:09:26.635Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:079ba238a4e623d0105b9b5d9cd4c8b0e477315a469d4e5e828e688f0ba4c411 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:26.959Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:27.357Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1 [2025-06-03T09:09:27.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-03T09:09:27.357Z] e4b118fc6de9: Preparing [2025-06-03T09:09:27.357Z] 55ac03be913d: Preparing [2025-06-03T09:09:27.357Z] c78108228d4b: Preparing [2025-06-03T09:09:27.357Z] 2b5164b53b6d: Preparing [2025-06-03T09:09:27.357Z] 92da258a47e0: Preparing [2025-06-03T09:09:27.357Z] 3a838d9ca029: Preparing [2025-06-03T09:09:27.357Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:27.357Z] d3d628edf22b: Preparing [2025-06-03T09:09:27.357Z] 9e8e96083ddf: Preparing [2025-06-03T09:09:27.357Z] 79f5c6892b7a: Preparing [2025-06-03T09:09:27.357Z] 994456c4fd7b: Preparing [2025-06-03T09:09:27.357Z] d3d628edf22b: Waiting [2025-06-03T09:09:27.357Z] 9e8e96083ddf: Waiting [2025-06-03T09:09:27.357Z] 79f5c6892b7a: Waiting [2025-06-03T09:09:27.357Z] 994456c4fd7b: Waiting [2025-06-03T09:09:27.357Z] 3a838d9ca029: Waiting [2025-06-03T09:09:27.357Z] 5f9715b5eb6a: Waiting [2025-06-03T09:09:27.357Z] 2b5164b53b6d: Layer already exists [2025-06-03T09:09:27.357Z] e4b118fc6de9: Layer already exists [2025-06-03T09:09:27.357Z] 92da258a47e0: Layer already exists [2025-06-03T09:09:27.357Z] c78108228d4b: Layer already exists [2025-06-03T09:09:27.357Z] 55ac03be913d: Layer already exists [2025-06-03T09:09:27.357Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:27.357Z] d3d628edf22b: Layer already exists [2025-06-03T09:09:27.357Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:27.357Z] 9e8e96083ddf: Layer already exists [2025-06-03T09:09:27.357Z] 79f5c6892b7a: Layer already exists [2025-06-03T09:09:27.357Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:27.357Z] 4.0.1-dev.1: digest: sha256:079ba238a4e623d0105b9b5d9cd4c8b0e477315a469d4e5e828e688f0ba4c411 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:27.727Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:28.114Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:28.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-03T09:09:28.114Z] e4b118fc6de9: Preparing [2025-06-03T09:09:28.114Z] 55ac03be913d: Preparing [2025-06-03T09:09:28.114Z] c78108228d4b: Preparing [2025-06-03T09:09:28.114Z] 2b5164b53b6d: Preparing [2025-06-03T09:09:28.114Z] 92da258a47e0: Preparing [2025-06-03T09:09:28.114Z] 3a838d9ca029: Preparing [2025-06-03T09:09:28.114Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:28.114Z] d3d628edf22b: Preparing [2025-06-03T09:09:28.114Z] 9e8e96083ddf: Preparing [2025-06-03T09:09:28.114Z] 79f5c6892b7a: Preparing [2025-06-03T09:09:28.114Z] 994456c4fd7b: Preparing [2025-06-03T09:09:28.114Z] 3a838d9ca029: Waiting [2025-06-03T09:09:28.114Z] 5f9715b5eb6a: Waiting [2025-06-03T09:09:28.114Z] 79f5c6892b7a: Waiting [2025-06-03T09:09:28.114Z] d3d628edf22b: Waiting [2025-06-03T09:09:28.114Z] 9e8e96083ddf: Waiting [2025-06-03T09:09:28.114Z] c78108228d4b: Layer already exists [2025-06-03T09:09:28.114Z] 2b5164b53b6d: Layer already exists [2025-06-03T09:09:28.114Z] 55ac03be913d: Layer already exists [2025-06-03T09:09:28.114Z] e4b118fc6de9: Layer already exists [2025-06-03T09:09:28.114Z] 92da258a47e0: Layer already exists [2025-06-03T09:09:28.114Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:28.114Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:28.114Z] d3d628edf22b: Layer already exists [2025-06-03T09:09:28.114Z] 9e8e96083ddf: Layer already exists [2025-06-03T09:09:28.114Z] 79f5c6892b7a: Layer already exists [2025-06-03T09:09:28.114Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:28.114Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:079ba238a4e623d0105b9b5d9cd4c8b0e477315a469d4e5e828e688f0ba4c411 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:28.485Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:28.835Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [2025-06-03T09:09:28.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-03T09:09:28.835Z] e4b118fc6de9: Preparing [2025-06-03T09:09:28.835Z] 55ac03be913d: Preparing [2025-06-03T09:09:28.835Z] c78108228d4b: Preparing [2025-06-03T09:09:28.835Z] 2b5164b53b6d: Preparing [2025-06-03T09:09:28.835Z] 92da258a47e0: Preparing [2025-06-03T09:09:28.835Z] 3a838d9ca029: Preparing [2025-06-03T09:09:28.835Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:28.835Z] d3d628edf22b: Preparing [2025-06-03T09:09:28.835Z] 9e8e96083ddf: Preparing [2025-06-03T09:09:28.835Z] 79f5c6892b7a: Preparing [2025-06-03T09:09:28.835Z] 994456c4fd7b: Preparing [2025-06-03T09:09:28.835Z] d3d628edf22b: Waiting [2025-06-03T09:09:28.835Z] 3a838d9ca029: Waiting [2025-06-03T09:09:28.835Z] 9e8e96083ddf: Waiting [2025-06-03T09:09:28.835Z] 5f9715b5eb6a: Waiting [2025-06-03T09:09:28.835Z] 79f5c6892b7a: Waiting [2025-06-03T09:09:28.835Z] 994456c4fd7b: Waiting [2025-06-03T09:09:28.835Z] c78108228d4b: Layer already exists [2025-06-03T09:09:28.835Z] e4b118fc6de9: Layer already exists [2025-06-03T09:09:28.835Z] 55ac03be913d: Layer already exists [2025-06-03T09:09:28.835Z] 2b5164b53b6d: Layer already exists [2025-06-03T09:09:28.835Z] 92da258a47e0: Layer already exists [2025-06-03T09:09:28.835Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:28.835Z] d3d628edf22b: Layer already exists [2025-06-03T09:09:28.835Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:28.835Z] 79f5c6892b7a: Layer already exists [2025-06-03T09:09:28.835Z] 9e8e96083ddf: Layer already exists [2025-06-03T09:09:28.835Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:28.835Z] odessa: digest: sha256:079ba238a4e623d0105b9b5d9cd4c8b0e477315a469d4e5e828e688f0ba4c411 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:09:28.907Z] ===================================================== [Pipeline] echo [2025-06-03T09:09:28.923Z] taggedImages: [2025-06-03T09:09:28.923Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:28.923Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1 [2025-06-03T09:09:28.923Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:28.923Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] echo [2025-06-03T09:09:28.955Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-06-03T09:09:28.955Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:28.955Z] 4.0.1-dev.1 [2025-06-03T09:09:28.955Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:28.955Z] odessa [2025-06-03T09:09:28.955Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:29.313Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:29.646Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:29.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-03T09:09:29.646Z] 325fef7b1871: Preparing [2025-06-03T09:09:29.646Z] 13da0b16337d: Preparing [2025-06-03T09:09:29.646Z] 30f7c9286a33: Preparing [2025-06-03T09:09:29.646Z] c78bfcbd9443: Preparing [2025-06-03T09:09:29.646Z] 38d45ae6a253: Preparing [2025-06-03T09:09:29.646Z] 404c3abfb8bc: Preparing [2025-06-03T09:09:29.646Z] a3ca06048844: Preparing [2025-06-03T09:09:29.646Z] 3a838d9ca029: Preparing [2025-06-03T09:09:29.646Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:29.646Z] 8a95ae8dd262: Preparing [2025-06-03T09:09:29.646Z] 1ea31cdb8e74: Preparing [2025-06-03T09:09:29.646Z] 994456c4fd7b: Preparing [2025-06-03T09:09:29.646Z] a3ca06048844: Waiting [2025-06-03T09:09:29.646Z] 3a838d9ca029: Waiting [2025-06-03T09:09:29.646Z] 5f9715b5eb6a: Waiting [2025-06-03T09:09:29.646Z] 8a95ae8dd262: Waiting [2025-06-03T09:09:29.646Z] 1ea31cdb8e74: Waiting [2025-06-03T09:09:29.646Z] 994456c4fd7b: Waiting [2025-06-03T09:09:29.646Z] 404c3abfb8bc: Waiting [2025-06-03T09:09:29.646Z] 325fef7b1871: Pushed [2025-06-03T09:09:29.646Z] 38d45ae6a253: Pushed [2025-06-03T09:09:29.646Z] 13da0b16337d: Pushed [2025-06-03T09:09:29.646Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:29.646Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:29.646Z] a3ca06048844: Pushed [2025-06-03T09:09:29.646Z] 404c3abfb8bc: Pushed [2025-06-03T09:09:29.646Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:29.906Z] 8a95ae8dd262: Pushed [2025-06-03T09:09:31.276Z] 1ea31cdb8e74: Pushed [2025-06-03T09:09:31.534Z] c78bfcbd9443: Pushed [2025-06-03T09:09:32.470Z] 30f7c9286a33: Pushed [2025-06-03T09:09:32.470Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:93f00f1e0a65c9ffce192b14cf8aeebdf81a76d3d3e2fb97d2585fc9c6526a81 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:32.797Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:33.136Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1 [2025-06-03T09:09:33.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-03T09:09:33.136Z] 325fef7b1871: Preparing [2025-06-03T09:09:33.136Z] 13da0b16337d: Preparing [2025-06-03T09:09:33.136Z] 30f7c9286a33: Preparing [2025-06-03T09:09:33.136Z] c78bfcbd9443: Preparing [2025-06-03T09:09:33.136Z] 38d45ae6a253: Preparing [2025-06-03T09:09:33.136Z] 404c3abfb8bc: Preparing [2025-06-03T09:09:33.136Z] a3ca06048844: Preparing [2025-06-03T09:09:33.136Z] 3a838d9ca029: Preparing [2025-06-03T09:09:33.136Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:33.136Z] 8a95ae8dd262: Preparing [2025-06-03T09:09:33.136Z] 1ea31cdb8e74: Preparing [2025-06-03T09:09:33.136Z] 994456c4fd7b: Preparing [2025-06-03T09:09:33.136Z] 5f9715b5eb6a: Waiting [2025-06-03T09:09:33.136Z] 8a95ae8dd262: Waiting [2025-06-03T09:09:33.136Z] 994456c4fd7b: Waiting [2025-06-03T09:09:33.136Z] 404c3abfb8bc: Waiting [2025-06-03T09:09:33.136Z] 3a838d9ca029: Waiting [2025-06-03T09:09:33.136Z] a3ca06048844: Waiting [2025-06-03T09:09:33.136Z] 325fef7b1871: Layer already exists [2025-06-03T09:09:33.136Z] c78bfcbd9443: Layer already exists [2025-06-03T09:09:33.136Z] 13da0b16337d: Layer already exists [2025-06-03T09:09:33.136Z] 38d45ae6a253: Layer already exists [2025-06-03T09:09:33.136Z] 30f7c9286a33: Layer already exists [2025-06-03T09:09:33.136Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:33.136Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:33.136Z] a3ca06048844: Layer already exists [2025-06-03T09:09:33.136Z] 404c3abfb8bc: Layer already exists [2025-06-03T09:09:33.136Z] 8a95ae8dd262: Layer already exists [2025-06-03T09:09:33.136Z] 1ea31cdb8e74: Layer already exists [2025-06-03T09:09:33.136Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:33.136Z] 4.0.1-dev.1: digest: sha256:93f00f1e0a65c9ffce192b14cf8aeebdf81a76d3d3e2fb97d2585fc9c6526a81 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:33.466Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:33.783Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:33.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-03T09:09:33.783Z] 325fef7b1871: Preparing [2025-06-03T09:09:33.783Z] 13da0b16337d: Preparing [2025-06-03T09:09:33.783Z] 30f7c9286a33: Preparing [2025-06-03T09:09:33.783Z] c78bfcbd9443: Preparing [2025-06-03T09:09:33.783Z] 38d45ae6a253: Preparing [2025-06-03T09:09:33.783Z] 404c3abfb8bc: Preparing [2025-06-03T09:09:33.783Z] a3ca06048844: Preparing [2025-06-03T09:09:33.783Z] 3a838d9ca029: Preparing [2025-06-03T09:09:33.783Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:33.783Z] 8a95ae8dd262: Preparing [2025-06-03T09:09:33.783Z] 1ea31cdb8e74: Preparing [2025-06-03T09:09:33.783Z] 994456c4fd7b: Preparing [2025-06-03T09:09:33.783Z] 8a95ae8dd262: Waiting [2025-06-03T09:09:33.783Z] 404c3abfb8bc: Waiting [2025-06-03T09:09:33.783Z] 1ea31cdb8e74: Waiting [2025-06-03T09:09:33.783Z] 994456c4fd7b: Waiting [2025-06-03T09:09:33.783Z] a3ca06048844: Waiting [2025-06-03T09:09:33.783Z] 3a838d9ca029: Waiting [2025-06-03T09:09:33.783Z] 5f9715b5eb6a: Waiting [2025-06-03T09:09:33.783Z] 13da0b16337d: Layer already exists [2025-06-03T09:09:33.783Z] 30f7c9286a33: Layer already exists [2025-06-03T09:09:33.783Z] c78bfcbd9443: Layer already exists [2025-06-03T09:09:33.783Z] 325fef7b1871: Layer already exists [2025-06-03T09:09:33.783Z] 38d45ae6a253: Layer already exists [2025-06-03T09:09:33.783Z] 404c3abfb8bc: Layer already exists [2025-06-03T09:09:33.783Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:33.783Z] a3ca06048844: Layer already exists [2025-06-03T09:09:33.783Z] 8a95ae8dd262: Layer already exists [2025-06-03T09:09:33.783Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:33.783Z] 1ea31cdb8e74: Layer already exists [2025-06-03T09:09:33.783Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:33.783Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:93f00f1e0a65c9ffce192b14cf8aeebdf81a76d3d3e2fb97d2585fc9c6526a81 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:34.109Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:34.431Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [2025-06-03T09:09:34.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-03T09:09:34.432Z] 325fef7b1871: Preparing [2025-06-03T09:09:34.432Z] 13da0b16337d: Preparing [2025-06-03T09:09:34.432Z] 30f7c9286a33: Preparing [2025-06-03T09:09:34.432Z] c78bfcbd9443: Preparing [2025-06-03T09:09:34.432Z] 38d45ae6a253: Preparing [2025-06-03T09:09:34.432Z] 404c3abfb8bc: Preparing [2025-06-03T09:09:34.432Z] a3ca06048844: Preparing [2025-06-03T09:09:34.432Z] 3a838d9ca029: Preparing [2025-06-03T09:09:34.432Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:34.432Z] 8a95ae8dd262: Preparing [2025-06-03T09:09:34.432Z] 1ea31cdb8e74: Preparing [2025-06-03T09:09:34.432Z] 994456c4fd7b: Preparing [2025-06-03T09:09:34.432Z] 5f9715b5eb6a: Waiting [2025-06-03T09:09:34.432Z] 8a95ae8dd262: Waiting [2025-06-03T09:09:34.432Z] 1ea31cdb8e74: Waiting [2025-06-03T09:09:34.432Z] 404c3abfb8bc: Waiting [2025-06-03T09:09:34.432Z] 994456c4fd7b: Waiting [2025-06-03T09:09:34.432Z] a3ca06048844: Waiting [2025-06-03T09:09:34.432Z] 3a838d9ca029: Waiting [2025-06-03T09:09:34.432Z] 13da0b16337d: Layer already exists [2025-06-03T09:09:34.432Z] c78bfcbd9443: Layer already exists [2025-06-03T09:09:34.432Z] 38d45ae6a253: Layer already exists [2025-06-03T09:09:34.432Z] 30f7c9286a33: Layer already exists [2025-06-03T09:09:34.432Z] 325fef7b1871: Layer already exists [2025-06-03T09:09:34.432Z] 404c3abfb8bc: Layer already exists [2025-06-03T09:09:34.432Z] 8a95ae8dd262: Layer already exists [2025-06-03T09:09:34.432Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:34.432Z] a3ca06048844: Layer already exists [2025-06-03T09:09:34.432Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:34.432Z] 1ea31cdb8e74: Layer already exists [2025-06-03T09:09:34.432Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:34.432Z] odessa: digest: sha256:93f00f1e0a65c9ffce192b14cf8aeebdf81a76d3d3e2fb97d2585fc9c6526a81 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:09:34.512Z] ===================================================== [Pipeline] echo [2025-06-03T09:09:34.528Z] taggedImages: [2025-06-03T09:09:34.528Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:34.528Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1 [2025-06-03T09:09:34.528Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:34.528Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] echo [2025-06-03T09:09:34.559Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-06-03T09:09:34.559Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:34.559Z] 4.0.1-dev.1 [2025-06-03T09:09:34.559Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:34.559Z] odessa [2025-06-03T09:09:34.559Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:34.904Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:35.222Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:35.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-03T09:09:35.222Z] 18d168153116: Preparing [2025-06-03T09:09:35.222Z] afd62eb3d84f: Preparing [2025-06-03T09:09:35.222Z] 3a838d9ca029: Preparing [2025-06-03T09:09:35.222Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:35.222Z] 9c399a80f1c0: Preparing [2025-06-03T09:09:35.222Z] 4dd87480dbd6: Preparing [2025-06-03T09:09:35.222Z] 994456c4fd7b: Preparing [2025-06-03T09:09:35.222Z] 4dd87480dbd6: Waiting [2025-06-03T09:09:35.222Z] 994456c4fd7b: Waiting [2025-06-03T09:09:35.222Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:35.222Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:35.222Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:35.222Z] 18d168153116: Pushed [2025-06-03T09:09:35.222Z] 9c399a80f1c0: Pushed [2025-06-03T09:09:36.158Z] 4dd87480dbd6: Pushed [2025-06-03T09:09:38.061Z] afd62eb3d84f: Pushed [2025-06-03T09:09:38.321Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:c6ecd626424c0ad6a82b0b8319d56ee3b21156aae20a59b0bdfb25eb587ee1d5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:38.662Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:38.990Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1 [2025-06-03T09:09:38.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-03T09:09:38.990Z] 18d168153116: Preparing [2025-06-03T09:09:38.990Z] afd62eb3d84f: Preparing [2025-06-03T09:09:38.990Z] 3a838d9ca029: Preparing [2025-06-03T09:09:38.990Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:38.990Z] 9c399a80f1c0: Preparing [2025-06-03T09:09:38.990Z] 4dd87480dbd6: Preparing [2025-06-03T09:09:38.990Z] 994456c4fd7b: Preparing [2025-06-03T09:09:38.990Z] 4dd87480dbd6: Waiting [2025-06-03T09:09:38.990Z] 994456c4fd7b: Waiting [2025-06-03T09:09:38.990Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:38.990Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:38.990Z] 9c399a80f1c0: Layer already exists [2025-06-03T09:09:38.990Z] 18d168153116: Layer already exists [2025-06-03T09:09:38.990Z] afd62eb3d84f: Layer already exists [2025-06-03T09:09:38.990Z] 4dd87480dbd6: Layer already exists [2025-06-03T09:09:38.990Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:38.990Z] 4.0.1-dev.1: digest: sha256:c6ecd626424c0ad6a82b0b8319d56ee3b21156aae20a59b0bdfb25eb587ee1d5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:39.325Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:39.660Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:39.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-03T09:09:39.660Z] 18d168153116: Preparing [2025-06-03T09:09:39.660Z] afd62eb3d84f: Preparing [2025-06-03T09:09:39.660Z] 3a838d9ca029: Preparing [2025-06-03T09:09:39.660Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:39.660Z] 9c399a80f1c0: Preparing [2025-06-03T09:09:39.660Z] 4dd87480dbd6: Preparing [2025-06-03T09:09:39.660Z] 994456c4fd7b: Preparing [2025-06-03T09:09:39.660Z] 994456c4fd7b: Waiting [2025-06-03T09:09:39.660Z] 4dd87480dbd6: Waiting [2025-06-03T09:09:39.660Z] afd62eb3d84f: Layer already exists [2025-06-03T09:09:39.660Z] 9c399a80f1c0: Layer already exists [2025-06-03T09:09:39.660Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:39.660Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:39.660Z] 18d168153116: Layer already exists [2025-06-03T09:09:39.660Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:39.660Z] 4dd87480dbd6: Layer already exists [2025-06-03T09:09:39.660Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:c6ecd626424c0ad6a82b0b8319d56ee3b21156aae20a59b0bdfb25eb587ee1d5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:39.999Z] + 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-06-03T09:09:40.326Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [2025-06-03T09:09:40.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-03T09:09:40.326Z] 18d168153116: Preparing [2025-06-03T09:09:40.326Z] afd62eb3d84f: Preparing [2025-06-03T09:09:40.326Z] 3a838d9ca029: Preparing [2025-06-03T09:09:40.326Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:40.326Z] 9c399a80f1c0: Preparing [2025-06-03T09:09:40.326Z] 4dd87480dbd6: Preparing [2025-06-03T09:09:40.326Z] 994456c4fd7b: Preparing [2025-06-03T09:09:40.326Z] 4dd87480dbd6: Waiting [2025-06-03T09:09:40.326Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:40.326Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:40.326Z] afd62eb3d84f: Layer already exists [2025-06-03T09:09:40.326Z] 18d168153116: Layer already exists [2025-06-03T09:09:40.326Z] 9c399a80f1c0: Layer already exists [2025-06-03T09:09:40.326Z] 4dd87480dbd6: Layer already exists [2025-06-03T09:09:40.326Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:40.326Z] odessa: digest: sha256:c6ecd626424c0ad6a82b0b8319d56ee3b21156aae20a59b0bdfb25eb587ee1d5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:09:40.403Z] ===================================================== [Pipeline] echo [2025-06-03T09:09:40.416Z] taggedImages: [2025-06-03T09:09:40.416Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:40.416Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1 [2025-06-03T09:09:40.416Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:40.416Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] echo [2025-06-03T09:09:40.448Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-06-03T09:09:40.448Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:40.448Z] 4.0.1-dev.1 [2025-06-03T09:09:40.448Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:40.448Z] odessa [2025-06-03T09:09:40.448Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:40.793Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:41.120Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:41.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-03T09:09:41.120Z] e7529a406790: Preparing [2025-06-03T09:09:41.120Z] 8f899a9d76e5: Preparing [2025-06-03T09:09:41.120Z] 85ad3d3d1ddf: Preparing [2025-06-03T09:09:41.120Z] 3a838d9ca029: Preparing [2025-06-03T09:09:41.120Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:41.120Z] 70264f0612e4: Preparing [2025-06-03T09:09:41.120Z] 3edfded8d749: Preparing [2025-06-03T09:09:41.120Z] 197d7bc08f6e: Preparing [2025-06-03T09:09:41.120Z] d8bd659e2565: Preparing [2025-06-03T09:09:41.120Z] 994456c4fd7b: Preparing [2025-06-03T09:09:41.120Z] 3edfded8d749: Waiting [2025-06-03T09:09:41.120Z] 70264f0612e4: Waiting [2025-06-03T09:09:41.120Z] 197d7bc08f6e: Waiting [2025-06-03T09:09:41.120Z] d8bd659e2565: Waiting [2025-06-03T09:09:41.120Z] 994456c4fd7b: Waiting [2025-06-03T09:09:41.120Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:41.120Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:41.120Z] 8f899a9d76e5: Pushed [2025-06-03T09:09:41.120Z] 85ad3d3d1ddf: Pushed [2025-06-03T09:09:41.120Z] e7529a406790: Pushed [2025-06-03T09:09:41.120Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:41.120Z] 197d7bc08f6e: Pushed [2025-06-03T09:09:41.687Z] d8bd659e2565: Pushed [2025-06-03T09:09:45.869Z] 3edfded8d749: Pushed [2025-06-03T09:09:52.439Z] 70264f0612e4: Pushed [2025-06-03T09:09:52.439Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:df0dde33730cacac69d7207d3a3b8ef6894a87c35dc3daeb552a8cb21fe243b4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:52.779Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:53.101Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1 [2025-06-03T09:09:53.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-03T09:09:53.101Z] e7529a406790: Preparing [2025-06-03T09:09:53.101Z] 8f899a9d76e5: Preparing [2025-06-03T09:09:53.101Z] 85ad3d3d1ddf: Preparing [2025-06-03T09:09:53.101Z] 3a838d9ca029: Preparing [2025-06-03T09:09:53.101Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:53.101Z] 70264f0612e4: Preparing [2025-06-03T09:09:53.101Z] 3edfded8d749: Preparing [2025-06-03T09:09:53.101Z] 197d7bc08f6e: Preparing [2025-06-03T09:09:53.101Z] d8bd659e2565: Preparing [2025-06-03T09:09:53.101Z] 994456c4fd7b: Preparing [2025-06-03T09:09:53.101Z] d8bd659e2565: Waiting [2025-06-03T09:09:53.101Z] 994456c4fd7b: Waiting [2025-06-03T09:09:53.101Z] 3edfded8d749: Waiting [2025-06-03T09:09:53.101Z] 70264f0612e4: Waiting [2025-06-03T09:09:53.101Z] 197d7bc08f6e: Waiting [2025-06-03T09:09:53.101Z] 8f899a9d76e5: Layer already exists [2025-06-03T09:09:53.101Z] e7529a406790: Layer already exists [2025-06-03T09:09:53.101Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:53.101Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:53.101Z] 85ad3d3d1ddf: Layer already exists [2025-06-03T09:09:53.101Z] 70264f0612e4: Layer already exists [2025-06-03T09:09:53.101Z] 197d7bc08f6e: Layer already exists [2025-06-03T09:09:53.101Z] d8bd659e2565: Layer already exists [2025-06-03T09:09:53.101Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:53.101Z] 3edfded8d749: Layer already exists [2025-06-03T09:09:53.101Z] 4.0.1-dev.1: digest: sha256:df0dde33730cacac69d7207d3a3b8ef6894a87c35dc3daeb552a8cb21fe243b4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:53.438Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:53.766Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:53.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-03T09:09:53.766Z] e7529a406790: Preparing [2025-06-03T09:09:53.766Z] 8f899a9d76e5: Preparing [2025-06-03T09:09:53.766Z] 85ad3d3d1ddf: Preparing [2025-06-03T09:09:53.766Z] 3a838d9ca029: Preparing [2025-06-03T09:09:53.766Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:53.766Z] 70264f0612e4: Preparing [2025-06-03T09:09:53.766Z] 3edfded8d749: Preparing [2025-06-03T09:09:53.766Z] 197d7bc08f6e: Preparing [2025-06-03T09:09:53.766Z] d8bd659e2565: Preparing [2025-06-03T09:09:53.766Z] 994456c4fd7b: Preparing [2025-06-03T09:09:53.766Z] 197d7bc08f6e: Waiting [2025-06-03T09:09:53.766Z] 70264f0612e4: Waiting [2025-06-03T09:09:53.766Z] 3edfded8d749: Waiting [2025-06-03T09:09:53.766Z] d8bd659e2565: Waiting [2025-06-03T09:09:53.766Z] 994456c4fd7b: Waiting [2025-06-03T09:09:53.766Z] 85ad3d3d1ddf: Layer already exists [2025-06-03T09:09:53.766Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:53.766Z] 8f899a9d76e5: Layer already exists [2025-06-03T09:09:53.766Z] e7529a406790: Layer already exists [2025-06-03T09:09:53.766Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:53.766Z] 70264f0612e4: Layer already exists [2025-06-03T09:09:53.766Z] 197d7bc08f6e: Layer already exists [2025-06-03T09:09:53.766Z] 3edfded8d749: Layer already exists [2025-06-03T09:09:53.766Z] d8bd659e2565: Layer already exists [2025-06-03T09:09:53.766Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:53.766Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:df0dde33730cacac69d7207d3a3b8ef6894a87c35dc3daeb552a8cb21fe243b4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:54.171Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:54.495Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [2025-06-03T09:09:54.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-03T09:09:54.495Z] e7529a406790: Preparing [2025-06-03T09:09:54.495Z] 8f899a9d76e5: Preparing [2025-06-03T09:09:54.495Z] 85ad3d3d1ddf: Preparing [2025-06-03T09:09:54.495Z] 3a838d9ca029: Preparing [2025-06-03T09:09:54.495Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:54.495Z] 70264f0612e4: Preparing [2025-06-03T09:09:54.495Z] 3edfded8d749: Preparing [2025-06-03T09:09:54.495Z] 197d7bc08f6e: Preparing [2025-06-03T09:09:54.495Z] d8bd659e2565: Preparing [2025-06-03T09:09:54.495Z] 994456c4fd7b: Preparing [2025-06-03T09:09:54.495Z] 994456c4fd7b: Waiting [2025-06-03T09:09:54.496Z] 197d7bc08f6e: Waiting [2025-06-03T09:09:54.496Z] d8bd659e2565: Waiting [2025-06-03T09:09:54.496Z] 3edfded8d749: Waiting [2025-06-03T09:09:54.496Z] 70264f0612e4: Waiting [2025-06-03T09:09:54.496Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:54.496Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:54.496Z] 8f899a9d76e5: Layer already exists [2025-06-03T09:09:54.496Z] e7529a406790: Layer already exists [2025-06-03T09:09:54.496Z] 70264f0612e4: Layer already exists [2025-06-03T09:09:54.496Z] 3edfded8d749: Layer already exists [2025-06-03T09:09:54.496Z] 197d7bc08f6e: Layer already exists [2025-06-03T09:09:54.496Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:54.496Z] 85ad3d3d1ddf: Layer already exists [2025-06-03T09:09:54.496Z] d8bd659e2565: Layer already exists [2025-06-03T09:09:54.496Z] odessa: digest: sha256:df0dde33730cacac69d7207d3a3b8ef6894a87c35dc3daeb552a8cb21fe243b4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:09:54.575Z] ===================================================== [Pipeline] echo [2025-06-03T09:09:54.591Z] taggedImages: [2025-06-03T09:09:54.591Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:54.591Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1 [2025-06-03T09:09:54.591Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:54.591Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] echo [2025-06-03T09:09:54.623Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-06-03T09:09:54.623Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:54.623Z] 4.0.1-dev.1 [2025-06-03T09:09:54.623Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:54.623Z] odessa [2025-06-03T09:09:54.623Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:54.965Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:55.300Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:55.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-03T09:09:55.300Z] e0d9e68bd2d5: Preparing [2025-06-03T09:09:55.300Z] b011d7be8039: Preparing [2025-06-03T09:09:55.300Z] 8ed173a67515: Preparing [2025-06-03T09:09:55.300Z] 3a838d9ca029: Preparing [2025-06-03T09:09:55.300Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:55.300Z] 70264f0612e4: Preparing [2025-06-03T09:09:55.300Z] 78f549ddd8ca: Preparing [2025-06-03T09:09:55.300Z] fc1cb19b55c7: Preparing [2025-06-03T09:09:55.300Z] 994456c4fd7b: Preparing [2025-06-03T09:09:55.300Z] 70264f0612e4: Waiting [2025-06-03T09:09:55.300Z] 78f549ddd8ca: Waiting [2025-06-03T09:09:55.300Z] 994456c4fd7b: Waiting [2025-06-03T09:09:55.300Z] fc1cb19b55c7: Waiting [2025-06-03T09:09:55.300Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:55.300Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:55.300Z] 70264f0612e4: Layer already exists [2025-06-03T09:09:55.300Z] 8ed173a67515: Pushed [2025-06-03T09:09:55.300Z] e0d9e68bd2d5: Pushed [2025-06-03T09:09:55.300Z] b011d7be8039: Pushed [2025-06-03T09:09:55.300Z] 78f549ddd8ca: Pushed [2025-06-03T09:09:55.300Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:55.559Z] fc1cb19b55c7: Pushed [2025-06-03T09:09:55.821Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:3716b367d986905f000d3677f2eb1bac48706219f9923ea5bbcb16c9a2b616aa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:56.149Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:56.471Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1 [2025-06-03T09:09:56.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-03T09:09:56.471Z] e0d9e68bd2d5: Preparing [2025-06-03T09:09:56.471Z] b011d7be8039: Preparing [2025-06-03T09:09:56.471Z] 8ed173a67515: Preparing [2025-06-03T09:09:56.471Z] 3a838d9ca029: Preparing [2025-06-03T09:09:56.471Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:56.471Z] 70264f0612e4: Preparing [2025-06-03T09:09:56.471Z] 78f549ddd8ca: Preparing [2025-06-03T09:09:56.471Z] fc1cb19b55c7: Preparing [2025-06-03T09:09:56.471Z] 994456c4fd7b: Preparing [2025-06-03T09:09:56.471Z] 70264f0612e4: Waiting [2025-06-03T09:09:56.471Z] 78f549ddd8ca: Waiting [2025-06-03T09:09:56.471Z] fc1cb19b55c7: Waiting [2025-06-03T09:09:56.471Z] 994456c4fd7b: Waiting [2025-06-03T09:09:56.471Z] b011d7be8039: Layer already exists [2025-06-03T09:09:56.471Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:56.471Z] 8ed173a67515: Layer already exists [2025-06-03T09:09:56.471Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:56.471Z] e0d9e68bd2d5: Layer already exists [2025-06-03T09:09:56.471Z] 70264f0612e4: Layer already exists [2025-06-03T09:09:56.471Z] 78f549ddd8ca: Layer already exists [2025-06-03T09:09:56.471Z] fc1cb19b55c7: Layer already exists [2025-06-03T09:09:56.471Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:56.471Z] 4.0.1-dev.1: digest: sha256:3716b367d986905f000d3677f2eb1bac48706219f9923ea5bbcb16c9a2b616aa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:56.794Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:57.119Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:57.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-03T09:09:57.119Z] e0d9e68bd2d5: Preparing [2025-06-03T09:09:57.119Z] b011d7be8039: Preparing [2025-06-03T09:09:57.119Z] 8ed173a67515: Preparing [2025-06-03T09:09:57.119Z] 3a838d9ca029: Preparing [2025-06-03T09:09:57.119Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:57.119Z] 70264f0612e4: Preparing [2025-06-03T09:09:57.119Z] 78f549ddd8ca: Preparing [2025-06-03T09:09:57.119Z] fc1cb19b55c7: Preparing [2025-06-03T09:09:57.119Z] 994456c4fd7b: Preparing [2025-06-03T09:09:57.119Z] 70264f0612e4: Waiting [2025-06-03T09:09:57.119Z] 78f549ddd8ca: Waiting [2025-06-03T09:09:57.119Z] fc1cb19b55c7: Waiting [2025-06-03T09:09:57.119Z] 994456c4fd7b: Waiting [2025-06-03T09:09:57.119Z] b011d7be8039: Layer already exists [2025-06-03T09:09:57.119Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:57.119Z] e0d9e68bd2d5: Layer already exists [2025-06-03T09:09:57.119Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:57.119Z] 8ed173a67515: Layer already exists [2025-06-03T09:09:57.119Z] 70264f0612e4: Layer already exists [2025-06-03T09:09:57.119Z] fc1cb19b55c7: Layer already exists [2025-06-03T09:09:57.119Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:57.119Z] 78f549ddd8ca: Layer already exists [2025-06-03T09:09:57.119Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:3716b367d986905f000d3677f2eb1bac48706219f9923ea5bbcb16c9a2b616aa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:57.455Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:57.778Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:odessa [2025-06-03T09:09:57.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-03T09:09:57.778Z] e0d9e68bd2d5: Preparing [2025-06-03T09:09:57.778Z] b011d7be8039: Preparing [2025-06-03T09:09:57.778Z] 8ed173a67515: Preparing [2025-06-03T09:09:57.778Z] 3a838d9ca029: Preparing [2025-06-03T09:09:57.778Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:57.778Z] 70264f0612e4: Preparing [2025-06-03T09:09:57.778Z] 78f549ddd8ca: Preparing [2025-06-03T09:09:57.778Z] fc1cb19b55c7: Preparing [2025-06-03T09:09:57.778Z] 994456c4fd7b: Preparing [2025-06-03T09:09:57.778Z] 78f549ddd8ca: Waiting [2025-06-03T09:09:57.778Z] 70264f0612e4: Waiting [2025-06-03T09:09:57.778Z] fc1cb19b55c7: Waiting [2025-06-03T09:09:57.778Z] 994456c4fd7b: Waiting [2025-06-03T09:09:57.778Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:57.778Z] 8ed173a67515: Layer already exists [2025-06-03T09:09:57.778Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:57.778Z] b011d7be8039: Layer already exists [2025-06-03T09:09:57.778Z] e0d9e68bd2d5: Layer already exists [2025-06-03T09:09:57.778Z] fc1cb19b55c7: Layer already exists [2025-06-03T09:09:57.778Z] 78f549ddd8ca: Layer already exists [2025-06-03T09:09:57.778Z] 70264f0612e4: Layer already exists [2025-06-03T09:09:57.778Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:57.778Z] odessa: digest: sha256:3716b367d986905f000d3677f2eb1bac48706219f9923ea5bbcb16c9a2b616aa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:09:57.847Z] ===================================================== [Pipeline] echo [2025-06-03T09:09:57.860Z] taggedImages: [2025-06-03T09:09:57.860Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:57.860Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1 [2025-06-03T09:09:57.860Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:57.860Z] - nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] echo [2025-06-03T09:09:57.885Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-06-03T09:09:57.885Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:57.885Z] 4.0.1-dev.1 [2025-06-03T09:09:57.885Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:09:57.885Z] odessa [2025-06-03T09:09:57.885Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:58.229Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:09:58.552Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:09:58.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-03T09:09:58.552Z] c8021670adce: Preparing [2025-06-03T09:09:58.552Z] 41b627ae5d1b: Preparing [2025-06-03T09:09:58.552Z] 1841b8ee2a5a: Preparing [2025-06-03T09:09:58.552Z] 3a838d9ca029: Preparing [2025-06-03T09:09:58.552Z] 5f9715b5eb6a: Preparing [2025-06-03T09:09:58.552Z] cabebf2bd713: Preparing [2025-06-03T09:09:58.552Z] 197d7bc08f6e: Preparing [2025-06-03T09:09:58.552Z] d8bd659e2565: Preparing [2025-06-03T09:09:58.552Z] 994456c4fd7b: Preparing [2025-06-03T09:09:58.552Z] 197d7bc08f6e: Waiting [2025-06-03T09:09:58.552Z] d8bd659e2565: Waiting [2025-06-03T09:09:58.552Z] cabebf2bd713: Waiting [2025-06-03T09:09:58.552Z] 994456c4fd7b: Waiting [2025-06-03T09:09:58.552Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:09:58.552Z] 3a838d9ca029: Layer already exists [2025-06-03T09:09:58.552Z] 197d7bc08f6e: Layer already exists [2025-06-03T09:09:58.552Z] d8bd659e2565: Layer already exists [2025-06-03T09:09:58.552Z] 994456c4fd7b: Layer already exists [2025-06-03T09:09:58.552Z] 1841b8ee2a5a: Pushed [2025-06-03T09:09:58.552Z] 41b627ae5d1b: Pushed [2025-06-03T09:09:58.552Z] c8021670adce: Pushed [2025-06-03T09:10:10.764Z] cabebf2bd713: Pushed [2025-06-03T09:10:10.764Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:094328b46bc38a585f55e757810d6c74057eebc22ec84dd5a41878d70622ac12 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:10:11.094Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:10:11.422Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1 [2025-06-03T09:10:11.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-03T09:10:11.423Z] c8021670adce: Preparing [2025-06-03T09:10:11.423Z] 41b627ae5d1b: Preparing [2025-06-03T09:10:11.423Z] 1841b8ee2a5a: Preparing [2025-06-03T09:10:11.423Z] 3a838d9ca029: Preparing [2025-06-03T09:10:11.423Z] 5f9715b5eb6a: Preparing [2025-06-03T09:10:11.423Z] cabebf2bd713: Preparing [2025-06-03T09:10:11.423Z] 197d7bc08f6e: Preparing [2025-06-03T09:10:11.423Z] d8bd659e2565: Preparing [2025-06-03T09:10:11.423Z] 994456c4fd7b: Preparing [2025-06-03T09:10:11.423Z] cabebf2bd713: Waiting [2025-06-03T09:10:11.423Z] d8bd659e2565: Waiting [2025-06-03T09:10:11.423Z] 197d7bc08f6e: Waiting [2025-06-03T09:10:11.423Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:10:11.423Z] 3a838d9ca029: Layer already exists [2025-06-03T09:10:11.423Z] 1841b8ee2a5a: Layer already exists [2025-06-03T09:10:11.423Z] c8021670adce: Layer already exists [2025-06-03T09:10:11.423Z] 41b627ae5d1b: Layer already exists [2025-06-03T09:10:11.423Z] 197d7bc08f6e: Layer already exists [2025-06-03T09:10:11.423Z] d8bd659e2565: Layer already exists [2025-06-03T09:10:11.423Z] 994456c4fd7b: Layer already exists [2025-06-03T09:10:11.423Z] cabebf2bd713: Layer already exists [2025-06-03T09:10:11.423Z] 4.0.1-dev.1: digest: sha256:094328b46bc38a585f55e757810d6c74057eebc22ec84dd5a41878d70622ac12 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:10:11.748Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:10:12.072Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:10:12.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-03T09:10:12.072Z] c8021670adce: Preparing [2025-06-03T09:10:12.072Z] 41b627ae5d1b: Preparing [2025-06-03T09:10:12.072Z] 1841b8ee2a5a: Preparing [2025-06-03T09:10:12.072Z] 3a838d9ca029: Preparing [2025-06-03T09:10:12.072Z] 5f9715b5eb6a: Preparing [2025-06-03T09:10:12.072Z] cabebf2bd713: Preparing [2025-06-03T09:10:12.072Z] 197d7bc08f6e: Preparing [2025-06-03T09:10:12.072Z] d8bd659e2565: Preparing [2025-06-03T09:10:12.072Z] 994456c4fd7b: Preparing [2025-06-03T09:10:12.072Z] cabebf2bd713: Waiting [2025-06-03T09:10:12.072Z] d8bd659e2565: Waiting [2025-06-03T09:10:12.072Z] 197d7bc08f6e: Waiting [2025-06-03T09:10:12.072Z] c8021670adce: Layer already exists [2025-06-03T09:10:12.072Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:10:12.072Z] 41b627ae5d1b: Layer already exists [2025-06-03T09:10:12.072Z] 1841b8ee2a5a: Layer already exists [2025-06-03T09:10:12.072Z] 3a838d9ca029: Layer already exists [2025-06-03T09:10:12.072Z] 197d7bc08f6e: Layer already exists [2025-06-03T09:10:12.072Z] d8bd659e2565: Layer already exists [2025-06-03T09:10:12.072Z] cabebf2bd713: Layer already exists [2025-06-03T09:10:12.072Z] 994456c4fd7b: Layer already exists [2025-06-03T09:10:12.072Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:094328b46bc38a585f55e757810d6c74057eebc22ec84dd5a41878d70622ac12 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:10:12.410Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:10:12.729Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:odessa [2025-06-03T09:10:12.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-03T09:10:12.729Z] c8021670adce: Preparing [2025-06-03T09:10:12.729Z] 41b627ae5d1b: Preparing [2025-06-03T09:10:12.729Z] 1841b8ee2a5a: Preparing [2025-06-03T09:10:12.729Z] 3a838d9ca029: Preparing [2025-06-03T09:10:12.729Z] 5f9715b5eb6a: Preparing [2025-06-03T09:10:12.729Z] cabebf2bd713: Preparing [2025-06-03T09:10:12.729Z] 197d7bc08f6e: Preparing [2025-06-03T09:10:12.729Z] d8bd659e2565: Preparing [2025-06-03T09:10:12.729Z] 994456c4fd7b: Preparing [2025-06-03T09:10:12.729Z] d8bd659e2565: Waiting [2025-06-03T09:10:12.729Z] 197d7bc08f6e: Waiting [2025-06-03T09:10:12.729Z] cabebf2bd713: Waiting [2025-06-03T09:10:12.729Z] 994456c4fd7b: Waiting [2025-06-03T09:10:12.729Z] 41b627ae5d1b: Layer already exists [2025-06-03T09:10:12.729Z] 3a838d9ca029: Layer already exists [2025-06-03T09:10:12.729Z] c8021670adce: Layer already exists [2025-06-03T09:10:12.729Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:10:12.729Z] 1841b8ee2a5a: Layer already exists [2025-06-03T09:10:12.729Z] 197d7bc08f6e: Layer already exists [2025-06-03T09:10:12.729Z] 994456c4fd7b: Layer already exists [2025-06-03T09:10:12.729Z] cabebf2bd713: Layer already exists [2025-06-03T09:10:12.729Z] d8bd659e2565: Layer already exists [2025-06-03T09:10:12.729Z] odessa: digest: sha256:094328b46bc38a585f55e757810d6c74057eebc22ec84dd5a41878d70622ac12 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:10:12.800Z] ===================================================== [Pipeline] echo [2025-06-03T09:10:12.817Z] taggedImages: [2025-06-03T09:10:12.817Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:10:12.817Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1 [2025-06-03T09:10:12.817Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:10:12.817Z] - nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] echo [2025-06-03T09:10:12.847Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-06-03T09:10:12.847Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:10:12.847Z] 4.0.1-dev.1 [2025-06-03T09:10:12.847Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:10:12.847Z] odessa [2025-06-03T09:10:12.847Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:10:13.187Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:10:13.511Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:10:13.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-03T09:10:13.511Z] a44c88730b78: Preparing [2025-06-03T09:10:13.511Z] d7fe18338297: Preparing [2025-06-03T09:10:13.511Z] 3a838d9ca029: Preparing [2025-06-03T09:10:13.511Z] 5f9715b5eb6a: Preparing [2025-06-03T09:10:13.511Z] 7db3e77d101c: Preparing [2025-06-03T09:10:13.511Z] fdb96cf397f7: Preparing [2025-06-03T09:10:13.511Z] 994456c4fd7b: Preparing [2025-06-03T09:10:13.511Z] 994456c4fd7b: Waiting [2025-06-03T09:10:13.511Z] fdb96cf397f7: Waiting [2025-06-03T09:10:13.511Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:10:13.511Z] 3a838d9ca029: Layer already exists [2025-06-03T09:10:13.511Z] 994456c4fd7b: Layer already exists [2025-06-03T09:10:13.511Z] 7db3e77d101c: Pushed [2025-06-03T09:10:13.511Z] a44c88730b78: Pushed [2025-06-03T09:10:14.079Z] fdb96cf397f7: Pushed [2025-06-03T09:10:17.364Z] d7fe18338297: Pushed [2025-06-03T09:10:17.364Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:23ee361ca2a3d799a2b68a04d1b8470c3d9af2aae0798aa47792e70d94a97902 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:10:17.736Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:10:18.062Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1 [2025-06-03T09:10:18.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-03T09:10:18.063Z] a44c88730b78: Preparing [2025-06-03T09:10:18.063Z] d7fe18338297: Preparing [2025-06-03T09:10:18.063Z] 3a838d9ca029: Preparing [2025-06-03T09:10:18.063Z] 5f9715b5eb6a: Preparing [2025-06-03T09:10:18.063Z] 7db3e77d101c: Preparing [2025-06-03T09:10:18.063Z] fdb96cf397f7: Preparing [2025-06-03T09:10:18.063Z] 994456c4fd7b: Preparing [2025-06-03T09:10:18.063Z] fdb96cf397f7: Waiting [2025-06-03T09:10:18.063Z] 994456c4fd7b: Waiting [2025-06-03T09:10:18.063Z] d7fe18338297: Layer already exists [2025-06-03T09:10:18.063Z] a44c88730b78: Layer already exists [2025-06-03T09:10:18.063Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:10:18.063Z] 3a838d9ca029: Layer already exists [2025-06-03T09:10:18.063Z] 7db3e77d101c: Layer already exists [2025-06-03T09:10:18.063Z] fdb96cf397f7: Layer already exists [2025-06-03T09:10:18.063Z] 994456c4fd7b: Layer already exists [2025-06-03T09:10:18.063Z] 4.0.1-dev.1: digest: sha256:23ee361ca2a3d799a2b68a04d1b8470c3d9af2aae0798aa47792e70d94a97902 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:10:18.391Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:10:18.717Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:10:18.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-03T09:10:18.717Z] a44c88730b78: Preparing [2025-06-03T09:10:18.717Z] d7fe18338297: Preparing [2025-06-03T09:10:18.717Z] 3a838d9ca029: Preparing [2025-06-03T09:10:18.717Z] 5f9715b5eb6a: Preparing [2025-06-03T09:10:18.717Z] 7db3e77d101c: Preparing [2025-06-03T09:10:18.717Z] fdb96cf397f7: Preparing [2025-06-03T09:10:18.717Z] 994456c4fd7b: Preparing [2025-06-03T09:10:18.717Z] fdb96cf397f7: Waiting [2025-06-03T09:10:18.717Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:10:18.717Z] 3a838d9ca029: Layer already exists [2025-06-03T09:10:18.717Z] d7fe18338297: Layer already exists [2025-06-03T09:10:18.717Z] 7db3e77d101c: Layer already exists [2025-06-03T09:10:18.717Z] a44c88730b78: Layer already exists [2025-06-03T09:10:18.717Z] fdb96cf397f7: Layer already exists [2025-06-03T09:10:18.717Z] 994456c4fd7b: Layer already exists [2025-06-03T09:10:18.717Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:23ee361ca2a3d799a2b68a04d1b8470c3d9af2aae0798aa47792e70d94a97902 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:10:19.051Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:10:19.379Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:odessa [2025-06-03T09:10:19.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-03T09:10:19.379Z] a44c88730b78: Preparing [2025-06-03T09:10:19.379Z] d7fe18338297: Preparing [2025-06-03T09:10:19.379Z] 3a838d9ca029: Preparing [2025-06-03T09:10:19.379Z] 5f9715b5eb6a: Preparing [2025-06-03T09:10:19.379Z] 7db3e77d101c: Preparing [2025-06-03T09:10:19.379Z] fdb96cf397f7: Preparing [2025-06-03T09:10:19.379Z] 994456c4fd7b: Preparing [2025-06-03T09:10:19.379Z] 994456c4fd7b: Waiting [2025-06-03T09:10:19.379Z] fdb96cf397f7: Waiting [2025-06-03T09:10:19.379Z] d7fe18338297: Layer already exists [2025-06-03T09:10:19.379Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:10:19.379Z] 7db3e77d101c: Layer already exists [2025-06-03T09:10:19.379Z] 3a838d9ca029: Layer already exists [2025-06-03T09:10:19.379Z] a44c88730b78: Layer already exists [2025-06-03T09:10:19.379Z] 994456c4fd7b: Layer already exists [2025-06-03T09:10:19.379Z] fdb96cf397f7: Layer already exists [2025-06-03T09:10:19.379Z] odessa: digest: sha256:23ee361ca2a3d799a2b68a04d1b8470c3d9af2aae0798aa47792e70d94a97902 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:10:19.452Z] ===================================================== [Pipeline] echo [2025-06-03T09:10:19.465Z] taggedImages: [2025-06-03T09:10:19.465Z] - nexus3.edgexfoundry.org:10004/support-notifications:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:10:19.465Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1 [2025-06-03T09:10:19.465Z] - nexus3.edgexfoundry.org:10004/support-notifications:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:10:19.465Z] - nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] echo [2025-06-03T09:10:19.497Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-06-03T09:10:19.497Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:10:19.497Z] 4.0.1-dev.1 [2025-06-03T09:10:19.497Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:10:19.497Z] odessa [2025-06-03T09:10:19.497Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:10:19.848Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:10:20.182Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:10:20.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-03T09:10:20.182Z] 2984e175aa82: Preparing [2025-06-03T09:10:20.182Z] 94e0c75e5545: Preparing [2025-06-03T09:10:20.182Z] 3a838d9ca029: Preparing [2025-06-03T09:10:20.182Z] 5f9715b5eb6a: Preparing [2025-06-03T09:10:20.182Z] 61046306ac11: Preparing [2025-06-03T09:10:20.182Z] d73cf549834a: Preparing [2025-06-03T09:10:20.182Z] 994456c4fd7b: Preparing [2025-06-03T09:10:20.182Z] d73cf549834a: Waiting [2025-06-03T09:10:20.182Z] 994456c4fd7b: Waiting [2025-06-03T09:10:20.182Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:10:20.182Z] 3a838d9ca029: Layer already exists [2025-06-03T09:10:20.182Z] 994456c4fd7b: Layer already exists [2025-06-03T09:10:20.182Z] 61046306ac11: Pushed [2025-06-03T09:10:20.182Z] 2984e175aa82: Pushed [2025-06-03T09:10:20.440Z] d73cf549834a: Pushed [2025-06-03T09:10:23.753Z] 94e0c75e5545: Pushed [2025-06-03T09:10:23.754Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:a0f10c571a1366ec71dbb8f1a7737eee4d07aa8afccc73e2027deded36494308 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:10:24.090Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:10:24.413Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1 [2025-06-03T09:10:24.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-03T09:10:24.413Z] 2984e175aa82: Preparing [2025-06-03T09:10:24.413Z] 94e0c75e5545: Preparing [2025-06-03T09:10:24.413Z] 3a838d9ca029: Preparing [2025-06-03T09:10:24.413Z] 5f9715b5eb6a: Preparing [2025-06-03T09:10:24.413Z] 61046306ac11: Preparing [2025-06-03T09:10:24.413Z] d73cf549834a: Preparing [2025-06-03T09:10:24.413Z] 994456c4fd7b: Preparing [2025-06-03T09:10:24.413Z] d73cf549834a: Waiting [2025-06-03T09:10:24.413Z] 994456c4fd7b: Waiting [2025-06-03T09:10:24.413Z] 61046306ac11: Layer already exists [2025-06-03T09:10:24.413Z] 3a838d9ca029: Layer already exists [2025-06-03T09:10:24.413Z] 94e0c75e5545: Layer already exists [2025-06-03T09:10:24.413Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:10:24.413Z] 2984e175aa82: Layer already exists [2025-06-03T09:10:24.413Z] d73cf549834a: Layer already exists [2025-06-03T09:10:24.413Z] 994456c4fd7b: Layer already exists [2025-06-03T09:10:24.413Z] 4.0.1-dev.1: digest: sha256:a0f10c571a1366ec71dbb8f1a7737eee4d07aa8afccc73e2027deded36494308 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:10:24.738Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:10:25.073Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:10:25.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-03T09:10:25.073Z] 2984e175aa82: Preparing [2025-06-03T09:10:25.073Z] 94e0c75e5545: Preparing [2025-06-03T09:10:25.073Z] 3a838d9ca029: Preparing [2025-06-03T09:10:25.073Z] 5f9715b5eb6a: Preparing [2025-06-03T09:10:25.073Z] 61046306ac11: Preparing [2025-06-03T09:10:25.073Z] d73cf549834a: Preparing [2025-06-03T09:10:25.073Z] 994456c4fd7b: Preparing [2025-06-03T09:10:25.073Z] d73cf549834a: Waiting [2025-06-03T09:10:25.073Z] 994456c4fd7b: Waiting [2025-06-03T09:10:25.073Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:10:25.073Z] 2984e175aa82: Layer already exists [2025-06-03T09:10:25.073Z] 3a838d9ca029: Layer already exists [2025-06-03T09:10:25.073Z] 61046306ac11: Layer already exists [2025-06-03T09:10:25.073Z] 94e0c75e5545: Layer already exists [2025-06-03T09:10:25.073Z] d73cf549834a: Layer already exists [2025-06-03T09:10:25.073Z] 994456c4fd7b: Layer already exists [2025-06-03T09:10:25.073Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:a0f10c571a1366ec71dbb8f1a7737eee4d07aa8afccc73e2027deded36494308 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:10:25.401Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:10:25.720Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:odessa [2025-06-03T09:10:25.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-03T09:10:25.720Z] 2984e175aa82: Preparing [2025-06-03T09:10:25.720Z] 94e0c75e5545: Preparing [2025-06-03T09:10:25.720Z] 3a838d9ca029: Preparing [2025-06-03T09:10:25.720Z] 5f9715b5eb6a: Preparing [2025-06-03T09:10:25.720Z] 61046306ac11: Preparing [2025-06-03T09:10:25.720Z] d73cf549834a: Preparing [2025-06-03T09:10:25.720Z] 994456c4fd7b: Preparing [2025-06-03T09:10:25.720Z] 994456c4fd7b: Waiting [2025-06-03T09:10:25.720Z] d73cf549834a: Waiting [2025-06-03T09:10:25.720Z] 5f9715b5eb6a: Layer already exists [2025-06-03T09:10:25.720Z] 94e0c75e5545: Layer already exists [2025-06-03T09:10:25.720Z] 61046306ac11: Layer already exists [2025-06-03T09:10:25.720Z] 3a838d9ca029: Layer already exists [2025-06-03T09:10:25.720Z] 2984e175aa82: Layer already exists [2025-06-03T09:10:25.720Z] d73cf549834a: Layer already exists [2025-06-03T09:10:25.720Z] 994456c4fd7b: Layer already exists [2025-06-03T09:10:25.720Z] odessa: digest: sha256:a0f10c571a1366ec71dbb8f1a7737eee4d07aa8afccc73e2027deded36494308 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:10:25.792Z] ===================================================== [Pipeline] echo [2025-06-03T09:10:25.810Z] taggedImages: [2025-06-03T09:10:25.810Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:10:25.810Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1 [2025-06-03T09:10:25.810Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:10:25.810Z] - nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] echo [2025-06-03T09:10:25.874Z] ========================================================= [2025-06-03T09:10:25.874Z] [edgeXBuildMultiArch] RAW Config: [2025-06-03T09:10:25.874Z] images: [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/core-command:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/core-command:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/core-command:odessa [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/core-data:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/core-data:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/core-data:odessa [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/core-keeper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/core-keeper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/core-keeper:odessa [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/core-metadata:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/core-metadata:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/core-metadata:odessa [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-spire-config:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-spire-config:odessa [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-spire-server:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/security-spire-server:odessa [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/support-notifications:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/support-notifications:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/support-notifications:odessa [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:10:25.874Z] - nexus3.edgexfoundry.org:10004/support-scheduler:odessa [2025-06-03T09:10:25.874Z] settingsFile: [2025-06-03T09:10:25.874Z] edgex-go-settings [2025-06-03T09:10:25.874Z] ========================================================= [Pipeline] node [2025-06-03T09:10:40.878Z] Still waiting to schedule task [2025-06-03T09:10:40.878Z] ‘prd-centos7-docker-4c-2g-2714’ is offline [2025-06-03T09:11:31.639Z] Running on prd-centos7-docker-4c-2g-2716 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-03T09:11:31.696Z] provisioning config files... [2025-06-03T09:11:31.740Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_odessa@tmp/config3125236164395099185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-03T09:11:33.591Z] ---> ****-login.sh [2025-06-03T09:11:33.591Z] nexus3.edgexfoundry.org:10001 [2025-06-03T09:25:50.396Z] #154 ... [2025-06-03T09:25:50.396Z] [2025-06-03T09:25:50.396Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-03T09:25:50.396Z] #143 DONE 1047.0s [2025-06-03T09:25:50.396Z] [2025-06-03T09:25:50.396Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-03T09:25:50.396Z] #145 ... [2025-06-03T09:25:50.396Z] [2025-06-03T09:25:50.396Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-03T09:25:50.396Z] #155 DONE 0.2s [2025-06-03T09:25:50.396Z] [2025-06-03T09:25:50.396Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-03T09:25:50.396Z] #147 ... [2025-06-03T09:25:50.396Z] [2025-06-03T09:25:50.396Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-03T09:25:50.396Z] #156 DONE 0.3s [2025-06-03T09:25:50.396Z] [2025-06-03T09:25:50.396Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-03T09:25:50.396Z] #153 ... [2025-06-03T09:25:50.396Z] [2025-06-03T09:25:50.396Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-06-03T09:25:50.396Z] #157 DONE 0.3s [2025-06-03T09:25:50.396Z] [2025-06-03T09:25:50.396Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-06-03T09:25:50.396Z] #158 DONE 0.1s [2025-06-03T09:25:50.396Z] [2025-06-03T09:25:50.396Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-06-03T09:25:50.396Z] #159 DONE 0.1s [2025-06-03T09:25:50.396Z] [2025-06-03T09:25:50.396Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-03T09:25:50.396Z] #147 ... [2025-06-03T09:25:50.396Z] [2025-06-03T09:25:50.396Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-03T09:25:50.396Z] #160 DONE 2.3s [2025-06-03T09:25:50.396Z] [2025-06-03T09:25:50.396Z] #114 [core-common-config-bootstrapper] exporting to image [2025-06-03T09:25:50.396Z] #114 exporting layers [2025-06-03T09:25:50.396Z] #114 exporting layers 0.6s done [2025-06-03T09:25:50.396Z] #114 writing image sha256:af7153b20fd2d7782626c25e37c8302fc688015e179aa86d89d00f4d334ed633 done [2025-06-03T09:25:50.396Z] #114 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-06-03T09:25:50.396Z] #114 DONE 4.8s [2025-06-03T09:25:50.396Z] [2025-06-03T09:25:50.396Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-03T09:26:00.469Z] #145 ... [2025-06-03T09:26:00.469Z] [2025-06-03T09:26:00.469Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-03T09:26:00.469Z] #148 DONE 1064.5s [2025-06-03T09:26:00.469Z] [2025-06-03T09:26:00.469Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-03T09:26:03.075Z] #149 ... [2025-06-03T09:26:03.075Z] [2025-06-03T09:26:03.075Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-06-03T09:26:03.075Z] #161 DONE 0.2s [2025-06-03T09:26:03.075Z] [2025-06-03T09:26:03.075Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-06-03T09:26:05.669Z] #162 DONE 2.3s [2025-06-03T09:26:05.669Z] [2025-06-03T09:26:05.669Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-03T09:26:05.669Z] #163 DONE 0.3s [2025-06-03T09:26:05.669Z] [2025-06-03T09:26:05.669Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-06-03T09:26:05.669Z] #164 DONE 0.2s [2025-06-03T09:26:05.669Z] [2025-06-03T09:26:05.669Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-06-03T09:26:06.274Z] #165 DONE 0.2s [2025-06-03T09:26:06.274Z] [2025-06-03T09:26:06.274Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-06-03T09:26:06.274Z] #166 DONE 0.2s [2025-06-03T09:26:06.274Z] [2025-06-03T09:26:06.274Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-06-03T09:26:06.274Z] #167 DONE 0.1s [2025-06-03T09:26:06.274Z] [2025-06-03T09:26:06.274Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-06-03T09:26:06.274Z] #168 DONE 0.1s [2025-06-03T09:26:06.274Z] [2025-06-03T09:26:06.274Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-03T09:26:06.545Z] #150 ... [2025-06-03T09:26:06.545Z] [2025-06-03T09:26:06.545Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-06-03T09:26:06.545Z] #169 DONE 0.1s [2025-06-03T09:26:06.545Z] [2025-06-03T09:26:06.545Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-06-03T09:26:06.545Z] #170 DONE 0.1s [2025-06-03T09:26:06.545Z] [2025-06-03T09:26:06.545Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-03T09:26:06.817Z] #146 ... [2025-06-03T09:26:06.817Z] [2025-06-03T09:26:06.817Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-06-03T09:26:09.450Z] #171 DONE 2.3s [2025-06-03T09:26:09.450Z] [2025-06-03T09:26:09.450Z] #114 [security-bootstrapper] exporting to image [2025-06-03T09:26:09.450Z] #114 exporting layers [2025-06-03T09:26:10.859Z] #114 exporting layers 1.6s done [2025-06-03T09:26:10.859Z] #114 writing image sha256:d280cc5787c9028b2dc02c94257162d7740b90272f30229559d6d690e1d614bf [2025-06-03T09:26:10.859Z] #114 writing image sha256:d280cc5787c9028b2dc02c94257162d7740b90272f30229559d6d690e1d614bf 0.1s done [2025-06-03T09:26:10.859Z] #114 naming to docker.io/library/security-bootstrapper-arm64 done [2025-06-03T09:26:10.859Z] #114 DONE 6.5s [2025-06-03T09:26:10.859Z] [2025-06-03T09:26:10.859Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-03T09:40:03.743Z] #146 ... [2025-06-03T09:40:03.743Z] [2025-06-03T09:40:03.743Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-03T09:40:03.743Z] #145 DONE 1905.1s [2025-06-03T09:40:03.743Z] [2025-06-03T09:40:03.743Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-03T09:40:03.743Z] #150 ... [2025-06-03T09:40:03.743Z] [2025-06-03T09:40:03.743Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-03T09:40:03.743Z] #172 DONE 0.1s [2025-06-03T09:40:03.743Z] [2025-06-03T09:40:03.743Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-06-03T09:40:03.743Z] #173 DONE 0.1s [2025-06-03T09:40:03.743Z] [2025-06-03T09:40:03.743Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-06-03T09:40:03.743Z] #174 DONE 0.4s [2025-06-03T09:40:03.743Z] [2025-06-03T09:40:03.743Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-03T09:40:04.012Z] #149 ... [2025-06-03T09:40:04.012Z] [2025-06-03T09:40:04.012Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-06-03T09:40:04.012Z] #175 DONE 0.1s [2025-06-03T09:40:04.012Z] [2025-06-03T09:40:04.012Z] #114 [core-command] exporting to image [2025-06-03T09:40:04.012Z] #114 exporting layers [2025-06-03T09:40:04.280Z] #114 exporting layers 0.3s done [2025-06-03T09:40:04.280Z] #114 writing image sha256:586f8bdec25a8f986c5136c630c0f9fc525c20d7ccc8ed5b45aeb9532b8cbeba done [2025-06-03T09:40:04.280Z] #114 naming to docker.io/library/core-command-arm64 done [2025-06-03T09:40:04.280Z] #114 DONE 6.9s [2025-06-03T09:40:04.280Z] [2025-06-03T09:40:04.280Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-03T09:40:22.495Z] #149 ... [2025-06-03T09:40:22.495Z] [2025-06-03T09:40:22.495Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-03T09:40:22.495Z] #150 1925.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-06-03T09:40:34.779Z] #150 ... [2025-06-03T09:40:34.779Z] [2025-06-03T09:40:34.779Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-03T09:40:34.779Z] #151 DONE 1937.3s [2025-06-03T09:40:34.779Z] [2025-06-03T09:40:34.779Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-03T09:40:34.779Z] #147 ... [2025-06-03T09:40:34.779Z] [2025-06-03T09:40:34.779Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-03T09:40:35.358Z] #176 DONE 0.5s [2025-06-03T09:40:35.358Z] [2025-06-03T09:40:35.358Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-03T09:40:35.358Z] #147 ... [2025-06-03T09:40:35.358Z] [2025-06-03T09:40:35.358Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-06-03T09:40:35.633Z] #177 DONE 0.1s [2025-06-03T09:40:35.633Z] [2025-06-03T09:40:35.633Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-06-03T09:40:35.633Z] #178 DONE 0.2s [2025-06-03T09:40:35.633Z] [2025-06-03T09:40:35.633Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-06-03T09:40:35.633Z] #179 DONE 0.1s [2025-06-03T09:40:35.633Z] [2025-06-03T09:40:35.633Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-03T09:40:35.905Z] #153 ... [2025-06-03T09:40:35.905Z] [2025-06-03T09:40:35.905Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-06-03T09:40:36.171Z] #180 DONE 0.4s [2025-06-03T09:40:36.171Z] [2025-06-03T09:40:36.171Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-03T09:40:36.171Z] #150 ... [2025-06-03T09:40:36.171Z] [2025-06-03T09:40:36.171Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-06-03T09:40:36.171Z] #181 DONE 0.1s [2025-06-03T09:40:36.436Z] [2025-06-03T09:40:36.436Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-03T09:40:38.480Z] #182 DONE 1.7s [2025-06-03T09:40:38.480Z] [2025-06-03T09:40:38.480Z] #114 [security-proxy-setup] exporting to image [2025-06-03T09:40:38.480Z] #114 exporting layers [2025-06-03T09:40:39.433Z] #114 exporting layers 1.2s done [2025-06-03T09:40:39.433Z] #114 writing image sha256:61145fb205c19356286bbafb216dd9f7c108f8e4d60c55c1589d38f9486ea75f 0.1s done [2025-06-03T09:40:39.433Z] #114 naming to docker.io/library/security-proxy-setup-arm64 [2025-06-03T09:40:39.433Z] #114 naming to docker.io/library/security-proxy-setup-arm64 done [2025-06-03T09:40:39.433Z] #114 DONE 8.2s [2025-06-03T09:40:39.433Z] [2025-06-03T09:40:39.433Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-03T09:40:57.713Z] #149 ... [2025-06-03T09:40:57.713Z] [2025-06-03T09:40:57.713Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-03T09:40:57.713Z] #150 DONE 1959.0s [2025-06-03T09:40:57.713Z] [2025-06-03T09:40:57.713Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-03T09:40:57.713Z] #43 ... [2025-06-03T09:40:57.713Z] [2025-06-03T09:40:57.713Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-03T09:40:57.713Z] #183 DONE 0.2s [2025-06-03T09:40:57.713Z] [2025-06-03T09:40:57.713Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-03T09:40:57.713Z] #149 ... [2025-06-03T09:40:57.713Z] [2025-06-03T09:40:57.713Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-06-03T09:40:57.713Z] #184 DONE 0.3s [2025-06-03T09:40:57.713Z] [2025-06-03T09:40:57.713Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-03T09:40:57.713Z] #149 ... [2025-06-03T09:40:57.713Z] [2025-06-03T09:40:57.713Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-06-03T09:40:57.713Z] #185 DONE 0.2s [2025-06-03T09:40:57.713Z] [2025-06-03T09:40:57.713Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-06-03T09:40:57.982Z] #186 DONE 0.3s [2025-06-03T09:40:57.982Z] [2025-06-03T09:40:57.982Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-06-03T09:40:57.982Z] #187 DONE 0.2s [2025-06-03T09:40:57.982Z] [2025-06-03T09:40:57.982Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-06-03T09:40:58.249Z] #188 DONE 0.3s [2025-06-03T09:40:58.249Z] [2025-06-03T09:40:58.249Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-03T09:40:58.527Z] #149 ... [2025-06-03T09:40:58.527Z] [2025-06-03T09:40:58.527Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-06-03T09:40:58.793Z] #189 DONE 0.4s [2025-06-03T09:40:58.793Z] [2025-06-03T09:40:58.793Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-06-03T09:40:58.793Z] #190 DONE 0.1s [2025-06-03T09:40:58.793Z] [2025-06-03T09:40:58.793Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-03T09:40:59.059Z] #149 ... [2025-06-03T09:40:59.059Z] [2025-06-03T09:40:59.059Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-03T09:41:00.459Z] #191 DONE 1.8s [2025-06-03T09:41:00.459Z] [2025-06-03T09:41:00.459Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-03T09:41:00.724Z] #147 ... [2025-06-03T09:41:00.724Z] [2025-06-03T09:41:00.724Z] #114 [security-secretstore-setup] exporting to image [2025-06-03T09:41:00.724Z] #114 exporting layers [2025-06-03T09:41:02.248Z] #114 exporting layers 1.3s done [2025-06-03T09:41:02.248Z] #114 writing image sha256:74a6a60a0e072c3881142f5aadf1bb9e3d7ef4eeffbfe51bb6a67dcf79d03214 done [2025-06-03T09:41:02.248Z] #114 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-06-03T09:41:02.248Z] #114 DONE 9.4s [2025-06-03T09:41:02.248Z] [2025-06-03T09:41:02.248Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-03T09:41:58.691Z] #43 ... [2025-06-03T09:41:58.691Z] [2025-06-03T09:41:58.691Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-03T09:41:58.691Z] #144 DONE 2022.6s [2025-06-03T09:41:58.691Z] [2025-06-03T09:41:58.691Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-03T09:42:00.624Z] #147 ... [2025-06-03T09:42:00.624Z] [2025-06-03T09:42:00.624Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-03T09:42:01.207Z] #192 DONE 0.4s [2025-06-03T09:42:01.207Z] [2025-06-03T09:42:01.207Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-03T09:42:01.207Z] #149 ... [2025-06-03T09:42:01.207Z] [2025-06-03T09:42:01.207Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-03T09:42:01.472Z] #193 DONE 0.3s [2025-06-03T09:42:01.472Z] [2025-06-03T09:42:01.472Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-06-03T09:42:02.049Z] #194 DONE 0.5s [2025-06-03T09:42:02.049Z] [2025-06-03T09:42:02.049Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-03T09:42:02.049Z] #146 ... [2025-06-03T09:42:02.049Z] [2025-06-03T09:42:02.049Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-06-03T09:42:02.049Z] #195 DONE 0.1s [2025-06-03T09:42:02.314Z] [2025-06-03T09:42:02.314Z] #114 [security-spiffe-token-provider] exporting to image [2025-06-03T09:42:02.314Z] #114 exporting layers [2025-06-03T09:42:03.266Z] #114 exporting layers 1.0s done [2025-06-03T09:42:03.266Z] #114 writing image sha256:fb729f82a7afbceb990437fb759e285999e01d0117b9811ed61e562d7dfa864a done [2025-06-03T09:42:03.266Z] #114 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-06-03T09:42:03.266Z] #114 DONE 10.5s [2025-06-03T09:42:03.266Z] [2025-06-03T09:42:03.266Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-03T09:42:35.478Z] #43 ... [2025-06-03T09:42:35.478Z] [2025-06-03T09:42:35.478Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-03T09:42:35.478Z] #153 DONE 2057.1s [2025-06-03T09:42:35.478Z] [2025-06-03T09:42:35.478Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-03T09:42:35.478Z] #152 ... [2025-06-03T09:42:35.478Z] [2025-06-03T09:42:35.478Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-03T09:42:35.478Z] #196 DONE 0.5s [2025-06-03T09:42:35.478Z] [2025-06-03T09:42:35.478Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-03T09:42:35.478Z] #197 DONE 0.1s [2025-06-03T09:42:35.478Z] [2025-06-03T09:42:35.478Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-03T09:42:35.478Z] #152 ... [2025-06-03T09:42:35.478Z] [2025-06-03T09:42:35.478Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-06-03T09:42:36.442Z] #198 DONE 0.6s [2025-06-03T09:42:36.442Z] [2025-06-03T09:42:36.442Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-06-03T09:42:36.442Z] #199 DONE 0.1s [2025-06-03T09:42:36.442Z] [2025-06-03T09:42:36.442Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-06-03T09:42:36.711Z] #200 DONE 0.2s [2025-06-03T09:42:36.711Z] [2025-06-03T09:42:36.711Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-03T09:42:38.649Z] #201 DONE 1.8s [2025-06-03T09:42:38.649Z] [2025-06-03T09:42:38.649Z] #114 [security-proxy-auth] exporting to image [2025-06-03T09:42:38.649Z] #114 exporting layers [2025-06-03T09:42:40.050Z] #114 exporting layers 1.4s done [2025-06-03T09:42:40.050Z] #114 writing image sha256:a6cde9c4714094a804ae3e59d8ab7defb4090cce1edbb99dd29f36a64471a026 0.0s done [2025-06-03T09:42:40.050Z] #114 naming to docker.io/library/security-proxy-auth-arm64 [2025-06-03T09:42:40.050Z] #114 naming to docker.io/library/security-proxy-auth-arm64 done [2025-06-03T09:42:40.050Z] #114 DONE 11.9s [2025-06-03T09:42:40.050Z] [2025-06-03T09:42:40.050Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-03T09:42:40.050Z] #146 DONE 2063.8s [2025-06-03T09:42:40.050Z] [2025-06-03T09:42:40.050Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-03T09:42:41.453Z] #43 ... [2025-06-03T09:42:41.453Z] [2025-06-03T09:42:41.453Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-03T09:42:41.453Z] #152 DONE 2065.2s [2025-06-03T09:42:41.453Z] [2025-06-03T09:42:41.453Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-03T09:42:42.409Z] #147 ... [2025-06-03T09:42:42.409Z] [2025-06-03T09:42:42.409Z] #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-03T09:42:42.682Z] #202 DONE 0.2s [2025-06-03T09:42:42.682Z] [2025-06-03T09:42:42.682Z] #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-03T09:42:42.682Z] #203 DONE 0.2s [2025-06-03T09:42:42.682Z] [2025-06-03T09:42:42.682Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-03T09:42:42.947Z] #43 ... [2025-06-03T09:42:42.947Z] [2025-06-03T09:42:42.947Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-06-03T09:42:42.947Z] #204 ... [2025-06-03T09:42:42.947Z] [2025-06-03T09:42:42.947Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-03T09:42:42.947Z] #154 DONE 2067.0s [2025-06-03T09:42:43.218Z] [2025-06-03T09:42:43.218Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-03T09:42:43.800Z] #149 ... [2025-06-03T09:42:43.800Z] [2025-06-03T09:42:43.800Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-06-03T09:42:43.800Z] #204 DONE 0.7s [2025-06-03T09:42:43.800Z] [2025-06-03T09:42:43.800Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-06-03T09:42:43.800Z] #205 DONE 0.2s [2025-06-03T09:42:43.800Z] [2025-06-03T09:42:43.800Z] #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-06-03T09:42:44.066Z] #206 DONE 0.3s [2025-06-03T09:42:44.066Z] [2025-06-03T09:42:44.066Z] #114 [core-metadata] exporting to image [2025-06-03T09:42:44.066Z] #114 exporting layers [2025-06-03T09:42:45.026Z] #114 exporting layers 0.9s done [2025-06-03T09:42:45.026Z] #114 writing image sha256:21019acf13b60531b242a2f750db2bb01582b5ff8159286d74f9118e36e26c09 0.0s done [2025-06-03T09:42:45.026Z] #114 naming to docker.io/library/core-metadata-arm64 done [2025-06-03T09:42:45.026Z] #114 DONE 12.8s [2025-06-03T09:42:45.026Z] [2025-06-03T09:42:45.026Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-03T09:42:45.291Z] #149 ... [2025-06-03T09:42:45.291Z] [2025-06-03T09:42:45.291Z] #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-03T09:42:45.555Z] #207 DONE 0.4s [2025-06-03T09:42:45.555Z] [2025-06-03T09:42:45.555Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-03T09:42:45.555Z] #43 ... [2025-06-03T09:42:45.555Z] [2025-06-03T09:42:45.555Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-03T09:42:45.819Z] #208 DONE 0.2s [2025-06-03T09:42:45.819Z] [2025-06-03T09:42:45.819Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-06-03T09:42:46.402Z] #209 DONE 0.5s [2025-06-03T09:42:46.402Z] [2025-06-03T09:42:46.402Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-06-03T09:42:46.402Z] #210 ... [2025-06-03T09:42:46.402Z] [2025-06-03T09:42:46.402Z] #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-03T09:42:46.402Z] #211 DONE 0.2s [2025-06-03T09:42:46.667Z] [2025-06-03T09:42:46.667Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-06-03T09:42:46.667Z] #210 DONE 0.4s [2025-06-03T09:42:46.667Z] [2025-06-03T09:42:46.667Z] #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-06-03T09:42:47.636Z] #212 DONE 1.0s [2025-06-03T09:42:47.636Z] [2025-06-03T09:42:47.636Z] #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-06-03T09:42:47.636Z] #213 DONE 0.1s [2025-06-03T09:42:47.636Z] [2025-06-03T09:42:47.636Z] #114 [core-keeper] exporting to image [2025-06-03T09:42:47.636Z] #114 exporting layers 1.0s done [2025-06-03T09:42:47.636Z] #114 writing image sha256:8ecca55f11717fa2e73a420973af085639b7bdd43db41bcc17fd31e37bcc1372 done [2025-06-03T09:42:47.636Z] #114 naming to docker.io/library/core-data-arm64 [2025-06-03T09:42:47.902Z] #114 naming to docker.io/library/core-data-arm64 done [2025-06-03T09:42:48.166Z] #114 exporting layers 0.4s done [2025-06-03T09:42:48.166Z] #114 writing image sha256:4ca535fb9d6222acb347a279e49b0d273996d71d048c8b331723952847af901a done [2025-06-03T09:42:48.166Z] #114 naming to docker.io/library/core-keeper-arm64 done [2025-06-03T09:42:48.166Z] #114 DONE 14.3s [2025-06-03T09:42:48.166Z] [2025-06-03T09:42:48.166Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-03T09:43:20.348Z] #149 ... [2025-06-03T09:43:20.348Z] [2025-06-03T09:43:20.348Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-03T09:43:20.348Z] #147 DONE 2100.2s [2025-06-03T09:43:20.348Z] [2025-06-03T09:43:20.348Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-03T09:43:20.348Z] #43 ... [2025-06-03T09:43:20.348Z] [2025-06-03T09:43:20.348Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-03T09:43:20.348Z] #214 DONE 0.1s [2025-06-03T09:43:20.348Z] [2025-06-03T09:43:20.348Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-03T09:43:20.348Z] #215 DONE 0.1s [2025-06-03T09:43:20.348Z] [2025-06-03T09:43:20.348Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-03T09:43:20.348Z] #43 ... [2025-06-03T09:43:20.348Z] [2025-06-03T09:43:20.348Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-06-03T09:43:20.348Z] #216 DONE 0.5s [2025-06-03T09:43:20.348Z] [2025-06-03T09:43:20.348Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-06-03T09:43:20.348Z] #217 DONE 0.1s [2025-06-03T09:43:20.348Z] [2025-06-03T09:43:20.348Z] #114 [support-scheduler] exporting to image [2025-06-03T09:43:20.348Z] #114 exporting layers [2025-06-03T09:43:20.348Z] #114 exporting layers 0.9s done [2025-06-03T09:43:20.348Z] #114 writing image sha256:0f95a72b4867fb6a0e66f9fb136bc5bbf0301140b24643deccaf487acdc5b585 done [2025-06-03T09:43:20.348Z] #114 naming to docker.io/library/support-scheduler-arm64 done [2025-06-03T09:43:20.348Z] #114 DONE 15.3s [2025-06-03T09:43:20.348Z] [2025-06-03T09:43:20.348Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-03T09:43:22.922Z] #43 ... [2025-06-03T09:43:22.922Z] [2025-06-03T09:43:22.922Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-03T09:43:22.922Z] #149 DONE 2106.7s [2025-06-03T09:43:22.922Z] [2025-06-03T09:43:22.922Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-03T09:43:24.868Z] #43 ... [2025-06-03T09:43:24.868Z] [2025-06-03T09:43:24.868Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-03T09:43:24.868Z] #218 DONE 0.1s [2025-06-03T09:43:24.868Z] [2025-06-03T09:43:24.868Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-03T09:43:24.868Z] #219 DONE 0.1s [2025-06-03T09:43:24.868Z] [2025-06-03T09:43:24.868Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-06-03T09:43:25.135Z] #220 DONE 0.4s [2025-06-03T09:43:25.135Z] [2025-06-03T09:43:25.135Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-03T09:43:25.135Z] #43 ... [2025-06-03T09:43:25.135Z] [2025-06-03T09:43:25.135Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-06-03T09:43:25.135Z] #221 DONE 0.1s [2025-06-03T09:43:25.135Z] [2025-06-03T09:43:25.135Z] #114 [support-notifications] exporting to image [2025-06-03T09:43:25.135Z] #114 exporting layers [2025-06-03T09:43:25.717Z] #114 exporting layers 0.5s done [2025-06-03T09:43:25.717Z] #114 writing image sha256:4dec4899893955f55397ef35c96983a1476c85a19cc6b0a7ca016159f90463a5 done [2025-06-03T09:43:25.717Z] #114 naming to docker.io/library/support-notifications-arm64 done [2025-06-03T09:43:25.717Z] #114 DONE 15.8s [2025-06-03T09:43:25.717Z] [2025-06-03T09:43:25.717Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-03T09:43:25.717Z] time="2025-06-03T09:04:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-03T09:43:25.717Z] time="2025-06-03T09:04:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-03T09:43:25.717Z] time="2025-06-03T09:04:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-03T09:43:25.717Z] time="2025-06-03T09:04:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-03T09:43:25.717Z] time="2025-06-03T09:04:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-03T09:43:25.717Z] time="2025-06-03T09:04:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-03T09:43:25.717Z] time="2025-06-03T09:04:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-03T09:43:25.717Z] time="2025-06-03T09:04:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-03T09:43:25.717Z] time="2025-06-03T09:04:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-03T09:43:25.717Z] time="2025-06-03T09:04:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-03T09:43:25.717Z] time="2025-06-03T09:04:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-03T09:43:25.717Z] time="2025-06-03T09:04:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-03T09:43:25.717Z] time="2025-06-03T09:04:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-03T09:43:25.717Z] time="2025-06-03T09:04:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-03T09:43:25.717Z] time="2025-06-03T09:04:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-06-03T09:43:25.711Z] $ docker stop --time=1 7edf18e65f91aa3d54773e6ccac79a9aadff6e7acc4e9345b3189335fec00803 [2025-06-03T09:43:27.431Z] $ docker rm -f --volumes 7edf18e65f91aa3d54773e6ccac79a9aadff6e7acc4e9345b3189335fec00803 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-03T09:43:27.958Z] + docker images [2025-06-03T09:43:27.959Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-06-03T09:43:27.959Z] support-notifications-arm64 latest 4dec48998939 3 seconds ago 52MB [2025-06-03T09:43:27.959Z] support-scheduler-arm64 latest 0f95a72b4867 9 seconds ago 48.2MB [2025-06-03T09:43:27.959Z] core-keeper-arm64 latest 4ca535fb9d62 40 seconds ago 32.5MB [2025-06-03T09:43:27.959Z] core-data-arm64 latest 8ecca55f1171 41 seconds ago 32.8MB [2025-06-03T09:43:27.959Z] core-metadata-arm64 latest 21019acf13b6 44 seconds ago 33MB [2025-06-03T09:43:27.959Z] security-proxy-auth-arm64 latest a6cde9c47140 49 seconds ago 31.8MB [2025-06-03T09:43:27.959Z] security-spiffe-token-provider-arm64 latest fb729f82a7af About a minute ago 47.8MB [2025-06-03T09:43:27.959Z] security-secretstore-setup-arm64 latest 74a6a60a0e07 2 minutes ago 67.2MB [2025-06-03T09:43:27.959Z] security-proxy-setup-arm64 latest 61145fb205c1 2 minutes ago 38.6MB [2025-06-03T09:43:27.959Z] core-command-arm64 latest 586f8bdec25a 3 minutes ago 28.4MB [2025-06-03T09:43:27.959Z] security-bootstrapper-arm64 latest d280cc5787c9 17 minutes ago 21.1MB [2025-06-03T09:43:27.959Z] core-common-config-bootstrapper-arm64 latest af7153b20fd2 17 minutes ago 17.9MB [2025-06-03T09:43:27.959Z] security-spire-agent-arm64 latest 0271f16b82e6 36 minutes ago 187MB [2025-06-03T09:43:27.959Z] security-spire-config-arm64 latest f44e284db34d 36 minutes ago 143MB [2025-06-03T09:43:27.959Z] security-spire-server-arm64 latest f827b89f94fe 36 minutes ago 144MB [2025-06-03T09:43:27.959Z] ci-base-image-arm64 latest 1f39e5fcf503 39 minutes ago 909MB [2025-06-03T09:43:27.959Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.23-alpine-lts 72db82c1953f 2 months ago 560MB [2025-06-03T09:43:27.959Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-03T09:43:28.112Z] provisioning config files... [2025-06-03T09:43:28.126Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config4911882427661059994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-03T09:43:28.550Z] ---> ****-login.sh [2025-06-03T09:43:28.550Z] nexus3.edgexfoundry.org:10001 [2025-06-03T09:43:28.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T09:43:28.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T09:43:28.821Z] Configure a credential helper to remove this warning. See [2025-06-03T09:43:28.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T09:43:28.821Z] [2025-06-03T09:43:28.821Z] Login Succeeded [2025-06-03T09:43:28.821Z] nexus3.edgexfoundry.org:10002 [2025-06-03T09:43:29.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T09:43:29.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T09:43:29.359Z] Configure a credential helper to remove this warning. See [2025-06-03T09:43:29.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T09:43:29.359Z] [2025-06-03T09:43:29.359Z] Login Succeeded [2025-06-03T09:43:29.359Z] nexus3.edgexfoundry.org:10003 [2025-06-03T09:43:29.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T09:43:29.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T09:43:29.626Z] Configure a credential helper to remove this warning. See [2025-06-03T09:43:29.626Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T09:43:29.626Z] [2025-06-03T09:43:29.626Z] Login Succeeded [2025-06-03T09:43:29.626Z] nexus3.edgexfoundry.org:10004 [2025-06-03T09:43:30.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T09:43:30.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T09:43:30.204Z] Configure a credential helper to remove this warning. See [2025-06-03T09:43:30.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T09:43:30.204Z] [2025-06-03T09:43:30.204Z] Login Succeeded [2025-06-03T09:43:30.204Z] ****.io [2025-06-03T09:43:30.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-03T09:43:30.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-03T09:43:30.731Z] Configure a credential helper to remove this warning. See [2025-06-03T09:43:30.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-03T09:43:30.731Z] [2025-06-03T09:43:30.731Z] Login Succeeded [2025-06-03T09:43:30.731Z] ---> ****-login.sh ends [Pipeline] } [2025-06-03T09:43:30.741Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:43:30.796Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-03T09:43:30.835Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-06-03T09:43:30.835Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:43:30.835Z] 4.0.1-dev.1 [2025-06-03T09:43:30.835Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:43:30.835Z] odessa [2025-06-03T09:43:30.835Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:43:31.226Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:43:31.581Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:43:31.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-03T09:43:31.581Z] 4de5a24b7357: Preparing [2025-06-03T09:43:31.581Z] 8b9905e828e8: Preparing [2025-06-03T09:43:31.581Z] ef513e4effd7: Preparing [2025-06-03T09:43:31.581Z] 20e3882c86ee: Preparing [2025-06-03T09:43:31.581Z] 7dd47ab7c4fc: Preparing [2025-06-03T09:43:31.581Z] ebb8267112b6: Preparing [2025-06-03T09:43:31.581Z] dd9c8f8612c8: Preparing [2025-06-03T09:43:31.581Z] dd9c8f8612c8: Waiting [2025-06-03T09:43:31.581Z] ebb8267112b6: Waiting [2025-06-03T09:43:31.847Z] 7dd47ab7c4fc: Pushed [2025-06-03T09:43:31.847Z] 20e3882c86ee: Pushed [2025-06-03T09:43:31.847Z] 4de5a24b7357: Pushed [2025-06-03T09:43:31.847Z] ef513e4effd7: Pushed [2025-06-03T09:43:31.847Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:43:31.847Z] ebb8267112b6: Pushed [2025-06-03T09:43:36.105Z] 8b9905e828e8: Pushed [2025-06-03T09:43:36.105Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:4755baf6b839cb22dd4dbdeeb4bf31dc93c377538846b30426ee9b7f04446fca size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:43:36.621Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:43:36.976Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.1 [2025-06-03T09:43:36.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-03T09:43:36.976Z] 4de5a24b7357: Preparing [2025-06-03T09:43:36.976Z] 8b9905e828e8: Preparing [2025-06-03T09:43:36.976Z] ef513e4effd7: Preparing [2025-06-03T09:43:36.976Z] 20e3882c86ee: Preparing [2025-06-03T09:43:36.976Z] 7dd47ab7c4fc: Preparing [2025-06-03T09:43:36.976Z] ebb8267112b6: Preparing [2025-06-03T09:43:36.976Z] dd9c8f8612c8: Preparing [2025-06-03T09:43:36.976Z] ebb8267112b6: Waiting [2025-06-03T09:43:36.976Z] dd9c8f8612c8: Waiting [2025-06-03T09:43:36.976Z] 7dd47ab7c4fc: Layer already exists [2025-06-03T09:43:36.976Z] 20e3882c86ee: Layer already exists [2025-06-03T09:43:36.976Z] 8b9905e828e8: Layer already exists [2025-06-03T09:43:36.976Z] ef513e4effd7: Layer already exists [2025-06-03T09:43:36.976Z] 4de5a24b7357: Layer already exists [2025-06-03T09:43:36.976Z] ebb8267112b6: Layer already exists [2025-06-03T09:43:36.976Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:43:37.244Z] 4.0.1-dev.1: digest: sha256:4755baf6b839cb22dd4dbdeeb4bf31dc93c377538846b30426ee9b7f04446fca size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:43:37.612Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:43:37.979Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:43:37.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-03T09:43:37.979Z] 4de5a24b7357: Preparing [2025-06-03T09:43:37.979Z] 8b9905e828e8: Preparing [2025-06-03T09:43:37.979Z] ef513e4effd7: Preparing [2025-06-03T09:43:37.979Z] 20e3882c86ee: Preparing [2025-06-03T09:43:37.979Z] 7dd47ab7c4fc: Preparing [2025-06-03T09:43:37.979Z] ebb8267112b6: Preparing [2025-06-03T09:43:37.979Z] dd9c8f8612c8: Preparing [2025-06-03T09:43:37.979Z] ebb8267112b6: Waiting [2025-06-03T09:43:37.979Z] dd9c8f8612c8: Waiting [2025-06-03T09:43:37.979Z] 4de5a24b7357: Layer already exists [2025-06-03T09:43:37.979Z] 7dd47ab7c4fc: Layer already exists [2025-06-03T09:43:37.979Z] 20e3882c86ee: Layer already exists [2025-06-03T09:43:37.979Z] ef513e4effd7: Layer already exists [2025-06-03T09:43:37.979Z] 8b9905e828e8: Layer already exists [2025-06-03T09:43:37.979Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:43:37.979Z] ebb8267112b6: Layer already exists [2025-06-03T09:43:37.979Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:4755baf6b839cb22dd4dbdeeb4bf31dc93c377538846b30426ee9b7f04446fca size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:43:38.599Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:43:38.952Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [2025-06-03T09:43:38.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-03T09:43:38.952Z] 4de5a24b7357: Preparing [2025-06-03T09:43:38.952Z] 8b9905e828e8: Preparing [2025-06-03T09:43:38.952Z] ef513e4effd7: Preparing [2025-06-03T09:43:38.952Z] 20e3882c86ee: Preparing [2025-06-03T09:43:38.952Z] 7dd47ab7c4fc: Preparing [2025-06-03T09:43:38.952Z] ebb8267112b6: Preparing [2025-06-03T09:43:38.952Z] dd9c8f8612c8: Preparing [2025-06-03T09:43:38.952Z] ebb8267112b6: Waiting [2025-06-03T09:43:38.952Z] dd9c8f8612c8: Waiting [2025-06-03T09:43:38.952Z] 7dd47ab7c4fc: Layer already exists [2025-06-03T09:43:38.952Z] ef513e4effd7: Layer already exists [2025-06-03T09:43:38.952Z] 8b9905e828e8: Layer already exists [2025-06-03T09:43:38.952Z] 20e3882c86ee: Layer already exists [2025-06-03T09:43:38.952Z] 4de5a24b7357: Layer already exists [2025-06-03T09:43:38.952Z] ebb8267112b6: Layer already exists [2025-06-03T09:43:38.952Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:43:39.223Z] odessa: digest: sha256:4755baf6b839cb22dd4dbdeeb4bf31dc93c377538846b30426ee9b7f04446fca size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:43:39.298Z] ===================================================== [Pipeline] echo [2025-06-03T09:43:39.312Z] taggedImages: [2025-06-03T09:43:39.312Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:43:39.312Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.1 [2025-06-03T09:43:39.312Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:43:39.312Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo [2025-06-03T09:43:39.344Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-06-03T09:43:39.344Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:43:39.344Z] 4.0.1-dev.1 [2025-06-03T09:43:39.344Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:43:39.344Z] odessa [2025-06-03T09:43:39.344Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:43:39.716Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:43:40.065Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:43:40.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-03T09:43:40.066Z] 88b3e7eae692: Preparing [2025-06-03T09:43:40.066Z] b6af90f3edac: Preparing [2025-06-03T09:43:40.066Z] cb7e57616d47: Preparing [2025-06-03T09:43:40.066Z] dc582284f8c2: Preparing [2025-06-03T09:43:40.066Z] ef513e4effd7: Preparing [2025-06-03T09:43:40.066Z] 20e3882c86ee: Preparing [2025-06-03T09:43:40.066Z] 7dd47ab7c4fc: Preparing [2025-06-03T09:43:40.066Z] 20e3882c86ee: Waiting [2025-06-03T09:43:40.066Z] ebb8267112b6: Preparing [2025-06-03T09:43:40.066Z] 7dd47ab7c4fc: Waiting [2025-06-03T09:43:40.066Z] dd9c8f8612c8: Preparing [2025-06-03T09:43:40.066Z] ebb8267112b6: Waiting [2025-06-03T09:43:40.066Z] dd9c8f8612c8: Waiting [2025-06-03T09:43:40.330Z] cb7e57616d47: Pushed [2025-06-03T09:43:40.593Z] b6af90f3edac: Pushed [2025-06-03T09:43:41.171Z] ef513e4effd7: Layer already exists [2025-06-03T09:43:41.171Z] 20e3882c86ee: Layer already exists [2025-06-03T09:43:41.171Z] 7dd47ab7c4fc: Layer already exists [2025-06-03T09:43:41.171Z] ebb8267112b6: Layer already exists [2025-06-03T09:43:41.171Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:43:41.171Z] 88b3e7eae692: Pushed [2025-06-03T09:43:42.123Z] dc582284f8c2: Pushed [2025-06-03T09:43:42.389Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:e4c9db30f2c097743528b280080590e094496719b36275edd2b84aa859d9071a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:43:42.753Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:43:43.102Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.1 [2025-06-03T09:43:43.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-03T09:43:43.103Z] 88b3e7eae692: Preparing [2025-06-03T09:43:43.103Z] b6af90f3edac: Preparing [2025-06-03T09:43:43.103Z] cb7e57616d47: Preparing [2025-06-03T09:43:43.103Z] dc582284f8c2: Preparing [2025-06-03T09:43:43.103Z] ef513e4effd7: Preparing [2025-06-03T09:43:43.103Z] 20e3882c86ee: Preparing [2025-06-03T09:43:43.103Z] 7dd47ab7c4fc: Preparing [2025-06-03T09:43:43.103Z] ebb8267112b6: Preparing [2025-06-03T09:43:43.103Z] dd9c8f8612c8: Preparing [2025-06-03T09:43:43.103Z] 20e3882c86ee: Waiting [2025-06-03T09:43:43.103Z] 7dd47ab7c4fc: Waiting [2025-06-03T09:43:43.103Z] ebb8267112b6: Waiting [2025-06-03T09:43:43.103Z] dd9c8f8612c8: Waiting [2025-06-03T09:43:43.103Z] cb7e57616d47: Layer already exists [2025-06-03T09:43:43.103Z] b6af90f3edac: Layer already exists [2025-06-03T09:43:43.103Z] 88b3e7eae692: Layer already exists [2025-06-03T09:43:43.103Z] dc582284f8c2: Layer already exists [2025-06-03T09:43:43.103Z] ef513e4effd7: Layer already exists [2025-06-03T09:43:43.103Z] ebb8267112b6: Layer already exists [2025-06-03T09:43:43.103Z] 20e3882c86ee: Layer already exists [2025-06-03T09:43:43.103Z] 7dd47ab7c4fc: Layer already exists [2025-06-03T09:43:43.103Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:43:43.366Z] 4.0.1-dev.1: digest: sha256:e4c9db30f2c097743528b280080590e094496719b36275edd2b84aa859d9071a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:43:43.718Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:43:44.084Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:43:44.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-03T09:43:44.084Z] 88b3e7eae692: Preparing [2025-06-03T09:43:44.084Z] b6af90f3edac: Preparing [2025-06-03T09:43:44.084Z] cb7e57616d47: Preparing [2025-06-03T09:43:44.084Z] dc582284f8c2: Preparing [2025-06-03T09:43:44.084Z] ef513e4effd7: Preparing [2025-06-03T09:43:44.084Z] 20e3882c86ee: Preparing [2025-06-03T09:43:44.084Z] 7dd47ab7c4fc: Preparing [2025-06-03T09:43:44.084Z] ebb8267112b6: Preparing [2025-06-03T09:43:44.084Z] dd9c8f8612c8: Preparing [2025-06-03T09:43:44.084Z] 7dd47ab7c4fc: Waiting [2025-06-03T09:43:44.084Z] ebb8267112b6: Waiting [2025-06-03T09:43:44.084Z] dd9c8f8612c8: Waiting [2025-06-03T09:43:44.084Z] 20e3882c86ee: Waiting [2025-06-03T09:43:44.084Z] 88b3e7eae692: Layer already exists [2025-06-03T09:43:44.084Z] b6af90f3edac: Layer already exists [2025-06-03T09:43:44.084Z] cb7e57616d47: Layer already exists [2025-06-03T09:43:44.084Z] ef513e4effd7: Layer already exists [2025-06-03T09:43:44.084Z] dc582284f8c2: Layer already exists [2025-06-03T09:43:44.084Z] 20e3882c86ee: Layer already exists [2025-06-03T09:43:44.084Z] 7dd47ab7c4fc: Layer already exists [2025-06-03T09:43:44.084Z] ebb8267112b6: Layer already exists [2025-06-03T09:43:44.084Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:43:44.084Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:e4c9db30f2c097743528b280080590e094496719b36275edd2b84aa859d9071a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:43:44.710Z] + 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-06-03T09:43:45.081Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [2025-06-03T09:43:45.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-03T09:43:45.081Z] 88b3e7eae692: Preparing [2025-06-03T09:43:45.081Z] b6af90f3edac: Preparing [2025-06-03T09:43:45.081Z] cb7e57616d47: Preparing [2025-06-03T09:43:45.081Z] dc582284f8c2: Preparing [2025-06-03T09:43:45.081Z] ef513e4effd7: Preparing [2025-06-03T09:43:45.081Z] 20e3882c86ee: Preparing [2025-06-03T09:43:45.081Z] 7dd47ab7c4fc: Preparing [2025-06-03T09:43:45.081Z] ebb8267112b6: Preparing [2025-06-03T09:43:45.081Z] dd9c8f8612c8: Preparing [2025-06-03T09:43:45.081Z] 7dd47ab7c4fc: Waiting [2025-06-03T09:43:45.081Z] 20e3882c86ee: Waiting [2025-06-03T09:43:45.081Z] ebb8267112b6: Waiting [2025-06-03T09:43:45.081Z] dd9c8f8612c8: Waiting [2025-06-03T09:43:45.081Z] 88b3e7eae692: Layer already exists [2025-06-03T09:43:45.081Z] cb7e57616d47: Layer already exists [2025-06-03T09:43:45.081Z] dc582284f8c2: Layer already exists [2025-06-03T09:43:45.081Z] b6af90f3edac: Layer already exists [2025-06-03T09:43:45.081Z] ef513e4effd7: Layer already exists [2025-06-03T09:43:45.081Z] 20e3882c86ee: Layer already exists [2025-06-03T09:43:45.081Z] ebb8267112b6: Layer already exists [2025-06-03T09:43:45.081Z] 7dd47ab7c4fc: Layer already exists [2025-06-03T09:43:45.081Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:43:45.343Z] odessa: digest: sha256:e4c9db30f2c097743528b280080590e094496719b36275edd2b84aa859d9071a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:43:45.425Z] ===================================================== [Pipeline] echo [2025-06-03T09:43:45.443Z] taggedImages: [2025-06-03T09:43:45.443Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:43:45.443Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.1 [2025-06-03T09:43:45.443Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:43:45.443Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo [2025-06-03T09:43:45.469Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-06-03T09:43:45.469Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:43:45.469Z] 4.0.1-dev.1 [2025-06-03T09:43:45.469Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:43:45.469Z] odessa [2025-06-03T09:43:45.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:43:45.833Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:43:46.184Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:43:46.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-03T09:43:46.184Z] 5592d0d648d4: Preparing [2025-06-03T09:43:46.184Z] 7e6cdb0a4e23: Preparing [2025-06-03T09:43:46.184Z] ef513e4effd7: Preparing [2025-06-03T09:43:46.184Z] 20e3882c86ee: Preparing [2025-06-03T09:43:46.184Z] 8cb8c917d8a9: Preparing [2025-06-03T09:43:46.184Z] fb61130916ac: Preparing [2025-06-03T09:43:46.184Z] dd9c8f8612c8: Preparing [2025-06-03T09:43:46.184Z] fb61130916ac: Waiting [2025-06-03T09:43:46.184Z] dd9c8f8612c8: Waiting [2025-06-03T09:43:46.184Z] 20e3882c86ee: Layer already exists [2025-06-03T09:43:46.184Z] ef513e4effd7: Layer already exists [2025-06-03T09:43:46.449Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:43:46.449Z] 8cb8c917d8a9: Pushed [2025-06-03T09:43:46.449Z] 5592d0d648d4: Pushed [2025-06-03T09:43:46.449Z] fb61130916ac: Pushed [2025-06-03T09:43:50.686Z] 7e6cdb0a4e23: Pushed [2025-06-03T09:43:50.951Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:8d926a4fdc226ee1da0603bf696e3e4851812b7d9e8f92e71165bc9f3763c611 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:43:51.306Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:43:51.662Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.1 [2025-06-03T09:43:51.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-03T09:43:51.662Z] 5592d0d648d4: Preparing [2025-06-03T09:43:51.662Z] 7e6cdb0a4e23: Preparing [2025-06-03T09:43:51.662Z] ef513e4effd7: Preparing [2025-06-03T09:43:51.662Z] 20e3882c86ee: Preparing [2025-06-03T09:43:51.662Z] 8cb8c917d8a9: Preparing [2025-06-03T09:43:51.662Z] fb61130916ac: Preparing [2025-06-03T09:43:51.662Z] dd9c8f8612c8: Preparing [2025-06-03T09:43:51.662Z] dd9c8f8612c8: Waiting [2025-06-03T09:43:51.662Z] fb61130916ac: Waiting [2025-06-03T09:43:51.662Z] 8cb8c917d8a9: Layer already exists [2025-06-03T09:43:51.662Z] ef513e4effd7: Layer already exists [2025-06-03T09:43:51.662Z] 7e6cdb0a4e23: Layer already exists [2025-06-03T09:43:51.662Z] 20e3882c86ee: Layer already exists [2025-06-03T09:43:51.662Z] 5592d0d648d4: Layer already exists [2025-06-03T09:43:51.662Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:43:51.662Z] fb61130916ac: Layer already exists [2025-06-03T09:43:51.927Z] 4.0.1-dev.1: digest: sha256:8d926a4fdc226ee1da0603bf696e3e4851812b7d9e8f92e71165bc9f3763c611 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:43:52.292Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:43:52.909Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:43:52.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-03T09:43:52.909Z] 5592d0d648d4: Preparing [2025-06-03T09:43:52.909Z] 7e6cdb0a4e23: Preparing [2025-06-03T09:43:52.909Z] ef513e4effd7: Preparing [2025-06-03T09:43:52.909Z] 20e3882c86ee: Preparing [2025-06-03T09:43:52.909Z] 8cb8c917d8a9: Preparing [2025-06-03T09:43:52.909Z] fb61130916ac: Preparing [2025-06-03T09:43:52.909Z] dd9c8f8612c8: Preparing [2025-06-03T09:43:52.909Z] fb61130916ac: Waiting [2025-06-03T09:43:52.909Z] dd9c8f8612c8: Waiting [2025-06-03T09:43:52.909Z] 5592d0d648d4: Layer already exists [2025-06-03T09:43:52.909Z] 20e3882c86ee: Layer already exists [2025-06-03T09:43:52.909Z] ef513e4effd7: Layer already exists [2025-06-03T09:43:52.909Z] 7e6cdb0a4e23: Layer already exists [2025-06-03T09:43:52.909Z] 8cb8c917d8a9: Layer already exists [2025-06-03T09:43:52.909Z] fb61130916ac: Layer already exists [2025-06-03T09:43:52.909Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:43:52.909Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:8d926a4fdc226ee1da0603bf696e3e4851812b7d9e8f92e71165bc9f3763c611 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:43:53.537Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:43:53.895Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [2025-06-03T09:43:53.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-03T09:43:53.895Z] 5592d0d648d4: Preparing [2025-06-03T09:43:53.895Z] 7e6cdb0a4e23: Preparing [2025-06-03T09:43:53.895Z] ef513e4effd7: Preparing [2025-06-03T09:43:53.895Z] 20e3882c86ee: Preparing [2025-06-03T09:43:53.895Z] 8cb8c917d8a9: Preparing [2025-06-03T09:43:53.895Z] fb61130916ac: Preparing [2025-06-03T09:43:53.895Z] dd9c8f8612c8: Preparing [2025-06-03T09:43:53.895Z] fb61130916ac: Waiting [2025-06-03T09:43:53.895Z] dd9c8f8612c8: Waiting [2025-06-03T09:43:53.895Z] 20e3882c86ee: Layer already exists [2025-06-03T09:43:53.895Z] 7e6cdb0a4e23: Layer already exists [2025-06-03T09:43:53.895Z] ef513e4effd7: Layer already exists [2025-06-03T09:43:53.895Z] 5592d0d648d4: Layer already exists [2025-06-03T09:43:53.895Z] 8cb8c917d8a9: Layer already exists [2025-06-03T09:43:53.895Z] fb61130916ac: Layer already exists [2025-06-03T09:43:53.895Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:43:54.161Z] odessa: digest: sha256:8d926a4fdc226ee1da0603bf696e3e4851812b7d9e8f92e71165bc9f3763c611 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:43:54.245Z] ===================================================== [Pipeline] echo [2025-06-03T09:43:54.262Z] taggedImages: [2025-06-03T09:43:54.262Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:43:54.262Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.1 [2025-06-03T09:43:54.262Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:43:54.262Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo [2025-06-03T09:43:54.294Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-06-03T09:43:54.294Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:43:54.294Z] 4.0.1-dev.1 [2025-06-03T09:43:54.294Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:43:54.294Z] odessa [2025-06-03T09:43:54.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:43:54.659Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:43:55.013Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:43:55.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-03T09:43:55.014Z] 5c15ea327775: Preparing [2025-06-03T09:43:55.014Z] 00c88db11283: Preparing [2025-06-03T09:43:55.014Z] 20e3882c86ee: Preparing [2025-06-03T09:43:55.014Z] 8a75d9825bfd: Preparing [2025-06-03T09:43:55.014Z] de2c8bae3d9b: Preparing [2025-06-03T09:43:55.014Z] dd9c8f8612c8: Preparing [2025-06-03T09:43:55.014Z] dd9c8f8612c8: Waiting [2025-06-03T09:43:55.014Z] 20e3882c86ee: Layer already exists [2025-06-03T09:43:55.278Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:43:55.278Z] de2c8bae3d9b: Pushed [2025-06-03T09:43:55.278Z] 8a75d9825bfd: Pushed [2025-06-03T09:43:55.278Z] 5c15ea327775: Pushed [2025-06-03T09:44:00.590Z] 00c88db11283: Pushed [2025-06-03T09:44:00.590Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:f2d9dbcc5b5e0326077ee767c6e4f6b9ed216069616b9e0915e670f4cc2aefc9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:00.949Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:01.297Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.1 [2025-06-03T09:44:01.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-03T09:44:01.297Z] 5c15ea327775: Preparing [2025-06-03T09:44:01.297Z] 00c88db11283: Preparing [2025-06-03T09:44:01.297Z] 20e3882c86ee: Preparing [2025-06-03T09:44:01.297Z] 8a75d9825bfd: Preparing [2025-06-03T09:44:01.297Z] de2c8bae3d9b: Preparing [2025-06-03T09:44:01.297Z] dd9c8f8612c8: Preparing [2025-06-03T09:44:01.297Z] dd9c8f8612c8: Waiting [2025-06-03T09:44:01.297Z] de2c8bae3d9b: Layer already exists [2025-06-03T09:44:01.297Z] 8a75d9825bfd: Layer already exists [2025-06-03T09:44:01.297Z] 00c88db11283: Layer already exists [2025-06-03T09:44:01.297Z] 5c15ea327775: Layer already exists [2025-06-03T09:44:01.297Z] 20e3882c86ee: Layer already exists [2025-06-03T09:44:01.297Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:44:01.561Z] 4.0.1-dev.1: digest: sha256:f2d9dbcc5b5e0326077ee767c6e4f6b9ed216069616b9e0915e670f4cc2aefc9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:01.912Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:02.265Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:44:02.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-03T09:44:02.265Z] 5c15ea327775: Preparing [2025-06-03T09:44:02.265Z] 00c88db11283: Preparing [2025-06-03T09:44:02.265Z] 20e3882c86ee: Preparing [2025-06-03T09:44:02.265Z] 8a75d9825bfd: Preparing [2025-06-03T09:44:02.265Z] de2c8bae3d9b: Preparing [2025-06-03T09:44:02.265Z] dd9c8f8612c8: Preparing [2025-06-03T09:44:02.265Z] dd9c8f8612c8: Waiting [2025-06-03T09:44:02.265Z] de2c8bae3d9b: Layer already exists [2025-06-03T09:44:02.265Z] 00c88db11283: Layer already exists [2025-06-03T09:44:02.265Z] 8a75d9825bfd: Layer already exists [2025-06-03T09:44:02.265Z] 5c15ea327775: Layer already exists [2025-06-03T09:44:02.265Z] 20e3882c86ee: Layer already exists [2025-06-03T09:44:02.265Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:44:02.530Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:f2d9dbcc5b5e0326077ee767c6e4f6b9ed216069616b9e0915e670f4cc2aefc9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:02.894Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:03.253Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [2025-06-03T09:44:03.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-03T09:44:03.253Z] 5c15ea327775: Preparing [2025-06-03T09:44:03.253Z] 00c88db11283: Preparing [2025-06-03T09:44:03.253Z] 20e3882c86ee: Preparing [2025-06-03T09:44:03.253Z] 8a75d9825bfd: Preparing [2025-06-03T09:44:03.253Z] de2c8bae3d9b: Preparing [2025-06-03T09:44:03.253Z] dd9c8f8612c8: Preparing [2025-06-03T09:44:03.253Z] dd9c8f8612c8: Waiting [2025-06-03T09:44:03.253Z] 8a75d9825bfd: Layer already exists [2025-06-03T09:44:03.253Z] 00c88db11283: Layer already exists [2025-06-03T09:44:03.253Z] 5c15ea327775: Layer already exists [2025-06-03T09:44:03.253Z] 20e3882c86ee: Layer already exists [2025-06-03T09:44:03.253Z] de2c8bae3d9b: Layer already exists [2025-06-03T09:44:03.253Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:44:03.520Z] odessa: digest: sha256:f2d9dbcc5b5e0326077ee767c6e4f6b9ed216069616b9e0915e670f4cc2aefc9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:44:03.592Z] ===================================================== [Pipeline] echo [2025-06-03T09:44:03.609Z] taggedImages: [2025-06-03T09:44:03.609Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:44:03.609Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.1 [2025-06-03T09:44:03.609Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:44:03.609Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo [2025-06-03T09:44:03.636Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-06-03T09:44:03.636Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:44:03.636Z] 4.0.1-dev.1 [2025-06-03T09:44:03.636Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:44:03.636Z] odessa [2025-06-03T09:44:03.636Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:04.021Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:04.440Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:44:04.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-03T09:44:04.440Z] c0b15516cbfb: Preparing [2025-06-03T09:44:04.440Z] 76f1fa32cd36: Preparing [2025-06-03T09:44:04.440Z] a68eb473c683: Preparing [2025-06-03T09:44:04.440Z] ef513e4effd7: Preparing [2025-06-03T09:44:04.440Z] 20e3882c86ee: Preparing [2025-06-03T09:44:04.440Z] 7dd47ab7c4fc: Preparing [2025-06-03T09:44:04.440Z] ebb8267112b6: Preparing [2025-06-03T09:44:04.440Z] dd9c8f8612c8: Preparing [2025-06-03T09:44:04.440Z] 7dd47ab7c4fc: Waiting [2025-06-03T09:44:04.440Z] ebb8267112b6: Waiting [2025-06-03T09:44:04.440Z] dd9c8f8612c8: Waiting [2025-06-03T09:44:04.440Z] ef513e4effd7: Layer already exists [2025-06-03T09:44:04.722Z] 20e3882c86ee: Layer already exists [2025-06-03T09:44:04.722Z] 7dd47ab7c4fc: Layer already exists [2025-06-03T09:44:04.722Z] ebb8267112b6: Layer already exists [2025-06-03T09:44:04.722Z] 76f1fa32cd36: Pushed [2025-06-03T09:44:04.722Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:44:04.722Z] c0b15516cbfb: Pushed [2025-06-03T09:44:10.102Z] a68eb473c683: Pushed [2025-06-03T09:44:10.102Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:8ce5d999e810d2b0fd83fd66a51ba2e27ef82df80f611b7c1bc375690384fab1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:10.455Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:10.798Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.1 [2025-06-03T09:44:10.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-03T09:44:10.798Z] c0b15516cbfb: Preparing [2025-06-03T09:44:10.798Z] 76f1fa32cd36: Preparing [2025-06-03T09:44:10.798Z] a68eb473c683: Preparing [2025-06-03T09:44:10.798Z] ef513e4effd7: Preparing [2025-06-03T09:44:10.798Z] 20e3882c86ee: Preparing [2025-06-03T09:44:10.798Z] 7dd47ab7c4fc: Preparing [2025-06-03T09:44:10.798Z] 7dd47ab7c4fc: Waiting [2025-06-03T09:44:10.798Z] ebb8267112b6: Preparing [2025-06-03T09:44:10.798Z] ebb8267112b6: Waiting [2025-06-03T09:44:10.798Z] dd9c8f8612c8: Preparing [2025-06-03T09:44:10.798Z] dd9c8f8612c8: Waiting [2025-06-03T09:44:10.798Z] 76f1fa32cd36: Layer already exists [2025-06-03T09:44:10.798Z] ef513e4effd7: Layer already exists [2025-06-03T09:44:10.798Z] 20e3882c86ee: Layer already exists [2025-06-03T09:44:10.798Z] c0b15516cbfb: Layer already exists [2025-06-03T09:44:10.798Z] a68eb473c683: Layer already exists [2025-06-03T09:44:10.798Z] 7dd47ab7c4fc: Layer already exists [2025-06-03T09:44:10.798Z] ebb8267112b6: Layer already exists [2025-06-03T09:44:10.798Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:44:10.798Z] 4.0.1-dev.1: digest: sha256:8ce5d999e810d2b0fd83fd66a51ba2e27ef82df80f611b7c1bc375690384fab1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:11.409Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:11.759Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:44:11.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-03T09:44:11.759Z] c0b15516cbfb: Preparing [2025-06-03T09:44:11.759Z] 76f1fa32cd36: Preparing [2025-06-03T09:44:11.759Z] a68eb473c683: Preparing [2025-06-03T09:44:11.759Z] ef513e4effd7: Preparing [2025-06-03T09:44:11.759Z] 20e3882c86ee: Preparing [2025-06-03T09:44:11.759Z] 7dd47ab7c4fc: Preparing [2025-06-03T09:44:11.759Z] ebb8267112b6: Preparing [2025-06-03T09:44:11.759Z] dd9c8f8612c8: Preparing [2025-06-03T09:44:11.759Z] ebb8267112b6: Waiting [2025-06-03T09:44:11.759Z] 7dd47ab7c4fc: Waiting [2025-06-03T09:44:11.759Z] dd9c8f8612c8: Waiting [2025-06-03T09:44:11.759Z] c0b15516cbfb: Layer already exists [2025-06-03T09:44:11.759Z] 76f1fa32cd36: Layer already exists [2025-06-03T09:44:11.759Z] ef513e4effd7: Layer already exists [2025-06-03T09:44:11.759Z] 20e3882c86ee: Layer already exists [2025-06-03T09:44:11.759Z] a68eb473c683: Layer already exists [2025-06-03T09:44:11.759Z] 7dd47ab7c4fc: Layer already exists [2025-06-03T09:44:11.759Z] ebb8267112b6: Layer already exists [2025-06-03T09:44:11.759Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:44:11.759Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:8ce5d999e810d2b0fd83fd66a51ba2e27ef82df80f611b7c1bc375690384fab1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:12.375Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:12.725Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [2025-06-03T09:44:12.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-03T09:44:12.725Z] c0b15516cbfb: Preparing [2025-06-03T09:44:12.725Z] 76f1fa32cd36: Preparing [2025-06-03T09:44:12.725Z] a68eb473c683: Preparing [2025-06-03T09:44:12.725Z] ef513e4effd7: Preparing [2025-06-03T09:44:12.725Z] 20e3882c86ee: Preparing [2025-06-03T09:44:12.725Z] 7dd47ab7c4fc: Preparing [2025-06-03T09:44:12.725Z] ebb8267112b6: Preparing [2025-06-03T09:44:12.725Z] dd9c8f8612c8: Preparing [2025-06-03T09:44:12.725Z] 7dd47ab7c4fc: Waiting [2025-06-03T09:44:12.725Z] ebb8267112b6: Waiting [2025-06-03T09:44:12.725Z] dd9c8f8612c8: Waiting [2025-06-03T09:44:12.725Z] a68eb473c683: Layer already exists [2025-06-03T09:44:12.725Z] 20e3882c86ee: Layer already exists [2025-06-03T09:44:12.725Z] c0b15516cbfb: Layer already exists [2025-06-03T09:44:12.725Z] 76f1fa32cd36: Layer already exists [2025-06-03T09:44:12.725Z] ef513e4effd7: Layer already exists [2025-06-03T09:44:12.725Z] 7dd47ab7c4fc: Layer already exists [2025-06-03T09:44:12.725Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:44:12.725Z] ebb8267112b6: Layer already exists [2025-06-03T09:44:12.988Z] odessa: digest: sha256:8ce5d999e810d2b0fd83fd66a51ba2e27ef82df80f611b7c1bc375690384fab1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:44:13.061Z] ===================================================== [Pipeline] echo [2025-06-03T09:44:13.075Z] taggedImages: [2025-06-03T09:44:13.075Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:44:13.075Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.1 [2025-06-03T09:44:13.075Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:44:13.075Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo [2025-06-03T09:44:13.101Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-06-03T09:44:13.101Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:44:13.101Z] 4.0.1-dev.1 [2025-06-03T09:44:13.101Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:44:13.101Z] odessa [2025-06-03T09:44:13.101Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:13.463Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:13.807Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:44:13.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-03T09:44:13.807Z] b0e74498094b: Preparing [2025-06-03T09:44:13.807Z] 9328f65a8e22: Preparing [2025-06-03T09:44:13.807Z] 067688658d46: Preparing [2025-06-03T09:44:13.807Z] 82e73b8bc597: Preparing [2025-06-03T09:44:13.807Z] b5094922c271: Preparing [2025-06-03T09:44:13.807Z] 0e908b54ee5a: Preparing [2025-06-03T09:44:13.807Z] 9da5611ec99c: Preparing [2025-06-03T09:44:13.807Z] ef513e4effd7: Preparing [2025-06-03T09:44:13.807Z] 0e908b54ee5a: Waiting [2025-06-03T09:44:13.807Z] 20e3882c86ee: Preparing [2025-06-03T09:44:13.807Z] 2a5c9122757e: Preparing [2025-06-03T09:44:13.807Z] 54ed13bbee03: Preparing [2025-06-03T09:44:13.807Z] 9da5611ec99c: Waiting [2025-06-03T09:44:13.807Z] ef513e4effd7: Waiting [2025-06-03T09:44:13.807Z] 20e3882c86ee: Waiting [2025-06-03T09:44:13.807Z] 5f70bf18a086: Preparing [2025-06-03T09:44:13.807Z] 8c5a6462e54f: Preparing [2025-06-03T09:44:13.807Z] ab46d189fb92: Preparing [2025-06-03T09:44:13.807Z] e8fbf38524a5: Preparing [2025-06-03T09:44:13.807Z] 54ed13bbee03: Waiting [2025-06-03T09:44:13.807Z] dd9c8f8612c8: Preparing [2025-06-03T09:44:13.807Z] 5f70bf18a086: Waiting [2025-06-03T09:44:13.807Z] 8c5a6462e54f: Waiting [2025-06-03T09:44:13.807Z] e8fbf38524a5: Waiting [2025-06-03T09:44:13.807Z] ab46d189fb92: Waiting [2025-06-03T09:44:13.807Z] dd9c8f8612c8: Waiting [2025-06-03T09:44:13.807Z] 2a5c9122757e: Waiting [2025-06-03T09:44:14.070Z] b5094922c271: Pushed [2025-06-03T09:44:14.070Z] 82e73b8bc597: Pushed [2025-06-03T09:44:14.070Z] 067688658d46: Pushed [2025-06-03T09:44:14.070Z] 9328f65a8e22: Pushed [2025-06-03T09:44:15.017Z] b0e74498094b: Pushed [2025-06-03T09:44:15.018Z] 20e3882c86ee: Layer already exists [2025-06-03T09:44:15.018Z] ef513e4effd7: Layer already exists [2025-06-03T09:44:15.018Z] 5f70bf18a086: Layer already exists [2025-06-03T09:44:15.018Z] 0e908b54ee5a: Pushed [2025-06-03T09:44:15.018Z] 54ed13bbee03: Pushed [2025-06-03T09:44:15.018Z] 2a5c9122757e: Pushed [2025-06-03T09:44:15.018Z] 8c5a6462e54f: Pushed [2025-06-03T09:44:15.018Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:44:15.281Z] ab46d189fb92: Pushed [2025-06-03T09:44:15.281Z] e8fbf38524a5: Pushed [2025-06-03T09:44:17.838Z] 9da5611ec99c: Pushed [2025-06-03T09:44:18.100Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:142f4fc79d91fff676ff1e3428aba574cc71d5113745464fc0439da951680f70 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:18.443Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:18.785Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.1 [2025-06-03T09:44:18.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-03T09:44:18.785Z] b0e74498094b: Preparing [2025-06-03T09:44:18.785Z] 9328f65a8e22: Preparing [2025-06-03T09:44:18.785Z] 067688658d46: Preparing [2025-06-03T09:44:18.785Z] 82e73b8bc597: Preparing [2025-06-03T09:44:18.785Z] b5094922c271: Preparing [2025-06-03T09:44:18.785Z] 0e908b54ee5a: Preparing [2025-06-03T09:44:18.785Z] 9da5611ec99c: Preparing [2025-06-03T09:44:18.785Z] ef513e4effd7: Preparing [2025-06-03T09:44:18.785Z] 20e3882c86ee: Preparing [2025-06-03T09:44:18.785Z] 2a5c9122757e: Preparing [2025-06-03T09:44:18.785Z] 54ed13bbee03: Preparing [2025-06-03T09:44:18.785Z] 5f70bf18a086: Preparing [2025-06-03T09:44:18.785Z] 8c5a6462e54f: Preparing [2025-06-03T09:44:18.785Z] ab46d189fb92: Preparing [2025-06-03T09:44:18.785Z] e8fbf38524a5: Preparing [2025-06-03T09:44:18.785Z] dd9c8f8612c8: Preparing [2025-06-03T09:44:18.785Z] 2a5c9122757e: Waiting [2025-06-03T09:44:18.785Z] 54ed13bbee03: Waiting [2025-06-03T09:44:18.785Z] 5f70bf18a086: Waiting [2025-06-03T09:44:18.785Z] 8c5a6462e54f: Waiting [2025-06-03T09:44:18.785Z] ab46d189fb92: Waiting [2025-06-03T09:44:18.785Z] e8fbf38524a5: Waiting [2025-06-03T09:44:18.785Z] dd9c8f8612c8: Waiting [2025-06-03T09:44:18.785Z] 0e908b54ee5a: Waiting [2025-06-03T09:44:18.785Z] 9da5611ec99c: Waiting [2025-06-03T09:44:18.785Z] 20e3882c86ee: Waiting [2025-06-03T09:44:18.785Z] ef513e4effd7: Waiting [2025-06-03T09:44:18.785Z] b0e74498094b: Layer already exists [2025-06-03T09:44:18.785Z] 9328f65a8e22: Layer already exists [2025-06-03T09:44:18.785Z] b5094922c271: Layer already exists [2025-06-03T09:44:18.785Z] 82e73b8bc597: Layer already exists [2025-06-03T09:44:18.785Z] 067688658d46: Layer already exists [2025-06-03T09:44:18.785Z] ef513e4effd7: Layer already exists [2025-06-03T09:44:18.785Z] 9da5611ec99c: Layer already exists [2025-06-03T09:44:18.785Z] 0e908b54ee5a: Layer already exists [2025-06-03T09:44:18.785Z] 20e3882c86ee: Layer already exists [2025-06-03T09:44:18.785Z] 2a5c9122757e: Layer already exists [2025-06-03T09:44:18.785Z] 54ed13bbee03: Layer already exists [2025-06-03T09:44:18.785Z] ab46d189fb92: Layer already exists [2025-06-03T09:44:18.785Z] 8c5a6462e54f: Layer already exists [2025-06-03T09:44:18.785Z] e8fbf38524a5: Layer already exists [2025-06-03T09:44:18.785Z] 5f70bf18a086: Layer already exists [2025-06-03T09:44:18.785Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:44:19.049Z] 4.0.1-dev.1: digest: sha256:142f4fc79d91fff676ff1e3428aba574cc71d5113745464fc0439da951680f70 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:19.399Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:19.755Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:44:19.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-03T09:44:19.755Z] b0e74498094b: Preparing [2025-06-03T09:44:19.755Z] 9328f65a8e22: Preparing [2025-06-03T09:44:19.755Z] 067688658d46: Preparing [2025-06-03T09:44:19.755Z] 82e73b8bc597: Preparing [2025-06-03T09:44:19.755Z] b5094922c271: Preparing [2025-06-03T09:44:19.755Z] 0e908b54ee5a: Preparing [2025-06-03T09:44:19.755Z] 9da5611ec99c: Preparing [2025-06-03T09:44:19.755Z] ef513e4effd7: Preparing [2025-06-03T09:44:19.755Z] 20e3882c86ee: Preparing [2025-06-03T09:44:19.755Z] 2a5c9122757e: Preparing [2025-06-03T09:44:19.755Z] 54ed13bbee03: Preparing [2025-06-03T09:44:19.755Z] 5f70bf18a086: Preparing [2025-06-03T09:44:19.755Z] 8c5a6462e54f: Preparing [2025-06-03T09:44:19.755Z] ab46d189fb92: Preparing [2025-06-03T09:44:19.755Z] e8fbf38524a5: Preparing [2025-06-03T09:44:19.755Z] dd9c8f8612c8: Preparing [2025-06-03T09:44:19.755Z] 2a5c9122757e: Waiting [2025-06-03T09:44:19.755Z] 54ed13bbee03: Waiting [2025-06-03T09:44:19.755Z] 8c5a6462e54f: Waiting [2025-06-03T09:44:19.755Z] 5f70bf18a086: Waiting [2025-06-03T09:44:19.755Z] ab46d189fb92: Waiting [2025-06-03T09:44:19.755Z] 0e908b54ee5a: Waiting [2025-06-03T09:44:19.755Z] e8fbf38524a5: Waiting [2025-06-03T09:44:19.755Z] 9da5611ec99c: Waiting [2025-06-03T09:44:19.755Z] dd9c8f8612c8: Waiting [2025-06-03T09:44:19.755Z] ef513e4effd7: Waiting [2025-06-03T09:44:19.755Z] 20e3882c86ee: Waiting [2025-06-03T09:44:20.018Z] 9328f65a8e22: Layer already exists [2025-06-03T09:44:20.018Z] b5094922c271: Layer already exists [2025-06-03T09:44:20.018Z] 067688658d46: Layer already exists [2025-06-03T09:44:20.018Z] 82e73b8bc597: Layer already exists [2025-06-03T09:44:20.018Z] b0e74498094b: Layer already exists [2025-06-03T09:44:20.018Z] 0e908b54ee5a: Layer already exists [2025-06-03T09:44:20.018Z] ef513e4effd7: Layer already exists [2025-06-03T09:44:20.018Z] 2a5c9122757e: Layer already exists [2025-06-03T09:44:20.018Z] 9da5611ec99c: Layer already exists [2025-06-03T09:44:20.018Z] 20e3882c86ee: Layer already exists [2025-06-03T09:44:20.018Z] 54ed13bbee03: Layer already exists [2025-06-03T09:44:20.018Z] e8fbf38524a5: Layer already exists [2025-06-03T09:44:20.018Z] 8c5a6462e54f: Layer already exists [2025-06-03T09:44:20.018Z] 5f70bf18a086: Layer already exists [2025-06-03T09:44:20.018Z] ab46d189fb92: Layer already exists [2025-06-03T09:44:20.018Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:44:20.018Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:142f4fc79d91fff676ff1e3428aba574cc71d5113745464fc0439da951680f70 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:20.366Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:20.726Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [2025-06-03T09:44:20.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-03T09:44:20.727Z] b0e74498094b: Preparing [2025-06-03T09:44:20.727Z] 9328f65a8e22: Preparing [2025-06-03T09:44:20.727Z] 067688658d46: Preparing [2025-06-03T09:44:20.727Z] 82e73b8bc597: Preparing [2025-06-03T09:44:20.727Z] b5094922c271: Preparing [2025-06-03T09:44:20.727Z] 0e908b54ee5a: Preparing [2025-06-03T09:44:20.727Z] 9da5611ec99c: Preparing [2025-06-03T09:44:20.727Z] ef513e4effd7: Preparing [2025-06-03T09:44:20.727Z] 0e908b54ee5a: Waiting [2025-06-03T09:44:20.727Z] 20e3882c86ee: Preparing [2025-06-03T09:44:20.727Z] 2a5c9122757e: Preparing [2025-06-03T09:44:20.727Z] 54ed13bbee03: Preparing [2025-06-03T09:44:20.727Z] 5f70bf18a086: Preparing [2025-06-03T09:44:20.727Z] 8c5a6462e54f: Preparing [2025-06-03T09:44:20.727Z] ab46d189fb92: Preparing [2025-06-03T09:44:20.727Z] e8fbf38524a5: Preparing [2025-06-03T09:44:20.727Z] dd9c8f8612c8: Preparing [2025-06-03T09:44:20.727Z] 9da5611ec99c: Waiting [2025-06-03T09:44:20.727Z] 8c5a6462e54f: Waiting [2025-06-03T09:44:20.727Z] 20e3882c86ee: Waiting [2025-06-03T09:44:20.727Z] ab46d189fb92: Waiting [2025-06-03T09:44:20.727Z] e8fbf38524a5: Waiting [2025-06-03T09:44:20.727Z] dd9c8f8612c8: Waiting [2025-06-03T09:44:20.727Z] 2a5c9122757e: Waiting [2025-06-03T09:44:20.727Z] 54ed13bbee03: Waiting [2025-06-03T09:44:20.727Z] 5f70bf18a086: Waiting [2025-06-03T09:44:20.727Z] b5094922c271: Layer already exists [2025-06-03T09:44:20.727Z] b0e74498094b: Layer already exists [2025-06-03T09:44:20.727Z] 82e73b8bc597: Layer already exists [2025-06-03T09:44:20.727Z] 067688658d46: Layer already exists [2025-06-03T09:44:20.727Z] 9328f65a8e22: Layer already exists [2025-06-03T09:44:20.727Z] 9da5611ec99c: Layer already exists [2025-06-03T09:44:20.727Z] ef513e4effd7: Layer already exists [2025-06-03T09:44:20.727Z] 0e908b54ee5a: Layer already exists [2025-06-03T09:44:20.727Z] 2a5c9122757e: Layer already exists [2025-06-03T09:44:20.727Z] 20e3882c86ee: Layer already exists [2025-06-03T09:44:20.727Z] 5f70bf18a086: Layer already exists [2025-06-03T09:44:20.727Z] 54ed13bbee03: Layer already exists [2025-06-03T09:44:20.727Z] ab46d189fb92: Layer already exists [2025-06-03T09:44:20.727Z] 8c5a6462e54f: Layer already exists [2025-06-03T09:44:20.727Z] e8fbf38524a5: Layer already exists [2025-06-03T09:44:20.727Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:44:20.989Z] odessa: digest: sha256:142f4fc79d91fff676ff1e3428aba574cc71d5113745464fc0439da951680f70 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:44:21.075Z] ===================================================== [Pipeline] echo [2025-06-03T09:44:21.090Z] taggedImages: [2025-06-03T09:44:21.090Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:44:21.090Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.1 [2025-06-03T09:44:21.090Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:44:21.090Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo [2025-06-03T09:44:21.120Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-06-03T09:44:21.120Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:44:21.120Z] 4.0.1-dev.1 [2025-06-03T09:44:21.120Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:44:21.120Z] odessa [2025-06-03T09:44:21.120Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:21.481Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:21.836Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:44:21.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-03T09:44:21.836Z] f34041acffcf: Preparing [2025-06-03T09:44:21.836Z] ddb6b1853b9b: Preparing [2025-06-03T09:44:21.836Z] e727e5ec3679: Preparing [2025-06-03T09:44:21.836Z] 6264f4a36cbd: Preparing [2025-06-03T09:44:21.836Z] ef513e4effd7: Preparing [2025-06-03T09:44:21.836Z] 20e3882c86ee: Preparing [2025-06-03T09:44:21.836Z] 7dd47ab7c4fc: Preparing [2025-06-03T09:44:21.836Z] ebb8267112b6: Preparing [2025-06-03T09:44:21.836Z] dd9c8f8612c8: Preparing [2025-06-03T09:44:21.836Z] 20e3882c86ee: Waiting [2025-06-03T09:44:21.836Z] ebb8267112b6: Waiting [2025-06-03T09:44:21.836Z] dd9c8f8612c8: Waiting [2025-06-03T09:44:21.836Z] 7dd47ab7c4fc: Waiting [2025-06-03T09:44:21.836Z] ef513e4effd7: Layer already exists [2025-06-03T09:44:22.100Z] 20e3882c86ee: Layer already exists [2025-06-03T09:44:22.100Z] e727e5ec3679: Pushed [2025-06-03T09:44:22.100Z] ddb6b1853b9b: Pushed [2025-06-03T09:44:22.100Z] 7dd47ab7c4fc: Layer already exists [2025-06-03T09:44:22.100Z] f34041acffcf: Pushed [2025-06-03T09:44:22.100Z] ebb8267112b6: Layer already exists [2025-06-03T09:44:22.100Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:44:27.414Z] 6264f4a36cbd: Pushed [2025-06-03T09:44:27.414Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:a22a4f8b5192c150b9c3c083c8724e289a39ee4137e72f28223ac9aa65e9cc3c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:27.766Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:28.121Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.1 [2025-06-03T09:44:28.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-03T09:44:28.121Z] f34041acffcf: Preparing [2025-06-03T09:44:28.121Z] ddb6b1853b9b: Preparing [2025-06-03T09:44:28.121Z] e727e5ec3679: Preparing [2025-06-03T09:44:28.121Z] 6264f4a36cbd: Preparing [2025-06-03T09:44:28.121Z] ef513e4effd7: Preparing [2025-06-03T09:44:28.121Z] 20e3882c86ee: Preparing [2025-06-03T09:44:28.121Z] 7dd47ab7c4fc: Preparing [2025-06-03T09:44:28.121Z] 20e3882c86ee: Waiting [2025-06-03T09:44:28.121Z] ebb8267112b6: Preparing [2025-06-03T09:44:28.121Z] dd9c8f8612c8: Preparing [2025-06-03T09:44:28.121Z] ebb8267112b6: Waiting [2025-06-03T09:44:28.121Z] dd9c8f8612c8: Waiting [2025-06-03T09:44:28.121Z] 7dd47ab7c4fc: Waiting [2025-06-03T09:44:28.121Z] ef513e4effd7: Layer already exists [2025-06-03T09:44:28.121Z] e727e5ec3679: Layer already exists [2025-06-03T09:44:28.121Z] ddb6b1853b9b: Layer already exists [2025-06-03T09:44:28.121Z] f34041acffcf: Layer already exists [2025-06-03T09:44:28.121Z] 6264f4a36cbd: Layer already exists [2025-06-03T09:44:28.121Z] 7dd47ab7c4fc: Layer already exists [2025-06-03T09:44:28.121Z] 20e3882c86ee: Layer already exists [2025-06-03T09:44:28.121Z] ebb8267112b6: Layer already exists [2025-06-03T09:44:28.121Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:44:28.121Z] 4.0.1-dev.1: digest: sha256:a22a4f8b5192c150b9c3c083c8724e289a39ee4137e72f28223ac9aa65e9cc3c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:28.741Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:29.092Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:44:29.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-03T09:44:29.093Z] f34041acffcf: Preparing [2025-06-03T09:44:29.093Z] ddb6b1853b9b: Preparing [2025-06-03T09:44:29.093Z] e727e5ec3679: Preparing [2025-06-03T09:44:29.093Z] 6264f4a36cbd: Preparing [2025-06-03T09:44:29.093Z] ef513e4effd7: Preparing [2025-06-03T09:44:29.093Z] 20e3882c86ee: Preparing [2025-06-03T09:44:29.093Z] 7dd47ab7c4fc: Preparing [2025-06-03T09:44:29.093Z] ebb8267112b6: Preparing [2025-06-03T09:44:29.093Z] dd9c8f8612c8: Preparing [2025-06-03T09:44:29.093Z] 20e3882c86ee: Waiting [2025-06-03T09:44:29.093Z] ebb8267112b6: Waiting [2025-06-03T09:44:29.093Z] dd9c8f8612c8: Waiting [2025-06-03T09:44:29.093Z] 7dd47ab7c4fc: Waiting [2025-06-03T09:44:29.093Z] f34041acffcf: Layer already exists [2025-06-03T09:44:29.093Z] ddb6b1853b9b: Layer already exists [2025-06-03T09:44:29.093Z] 6264f4a36cbd: Layer already exists [2025-06-03T09:44:29.093Z] ef513e4effd7: Layer already exists [2025-06-03T09:44:29.093Z] e727e5ec3679: Layer already exists [2025-06-03T09:44:29.093Z] 7dd47ab7c4fc: Layer already exists [2025-06-03T09:44:29.093Z] 20e3882c86ee: Layer already exists [2025-06-03T09:44:29.093Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:44:29.093Z] ebb8267112b6: Layer already exists [2025-06-03T09:44:29.093Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:a22a4f8b5192c150b9c3c083c8724e289a39ee4137e72f28223ac9aa65e9cc3c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:29.453Z] + 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-06-03T09:44:29.794Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [2025-06-03T09:44:29.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-03T09:44:29.794Z] f34041acffcf: Preparing [2025-06-03T09:44:29.794Z] ddb6b1853b9b: Preparing [2025-06-03T09:44:29.794Z] e727e5ec3679: Preparing [2025-06-03T09:44:29.794Z] 6264f4a36cbd: Preparing [2025-06-03T09:44:29.794Z] ef513e4effd7: Preparing [2025-06-03T09:44:29.794Z] 20e3882c86ee: Preparing [2025-06-03T09:44:29.794Z] 7dd47ab7c4fc: Preparing [2025-06-03T09:44:29.794Z] ebb8267112b6: Preparing [2025-06-03T09:44:29.794Z] dd9c8f8612c8: Preparing [2025-06-03T09:44:29.794Z] 7dd47ab7c4fc: Waiting [2025-06-03T09:44:29.794Z] ebb8267112b6: Waiting [2025-06-03T09:44:29.794Z] dd9c8f8612c8: Waiting [2025-06-03T09:44:29.794Z] 20e3882c86ee: Waiting [2025-06-03T09:44:29.794Z] f34041acffcf: Layer already exists [2025-06-03T09:44:29.794Z] ddb6b1853b9b: Layer already exists [2025-06-03T09:44:29.794Z] e727e5ec3679: Layer already exists [2025-06-03T09:44:29.794Z] 6264f4a36cbd: Layer already exists [2025-06-03T09:44:29.794Z] ef513e4effd7: Layer already exists [2025-06-03T09:44:29.794Z] 20e3882c86ee: Layer already exists [2025-06-03T09:44:29.794Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:44:29.794Z] ebb8267112b6: Layer already exists [2025-06-03T09:44:29.794Z] 7dd47ab7c4fc: Layer already exists [2025-06-03T09:44:29.794Z] odessa: digest: sha256:a22a4f8b5192c150b9c3c083c8724e289a39ee4137e72f28223ac9aa65e9cc3c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:44:30.135Z] ===================================================== [Pipeline] echo [2025-06-03T09:44:30.148Z] taggedImages: [2025-06-03T09:44:30.148Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:44:30.148Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.1 [2025-06-03T09:44:30.148Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:44:30.148Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo [2025-06-03T09:44:30.172Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-06-03T09:44:30.172Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:44:30.172Z] 4.0.1-dev.1 [2025-06-03T09:44:30.172Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:44:30.172Z] odessa [2025-06-03T09:44:30.172Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:30.522Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:30.864Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:44:30.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-03T09:44:30.864Z] 50cad5b1b252: Preparing [2025-06-03T09:44:30.864Z] b71eabfd2808: Preparing [2025-06-03T09:44:30.864Z] 464429beabc2: Preparing [2025-06-03T09:44:30.864Z] c099b747dabf: Preparing [2025-06-03T09:44:30.864Z] 118f62b49330: Preparing [2025-06-03T09:44:30.864Z] ef513e4effd7: Preparing [2025-06-03T09:44:30.864Z] 20e3882c86ee: Preparing [2025-06-03T09:44:30.864Z] d5fc8b4a18d9: Preparing [2025-06-03T09:44:30.864Z] f9eca78f90ae: Preparing [2025-06-03T09:44:30.864Z] f2b666f9b8f8: Preparing [2025-06-03T09:44:30.864Z] dd9c8f8612c8: Preparing [2025-06-03T09:44:30.864Z] ef513e4effd7: Waiting [2025-06-03T09:44:30.864Z] 20e3882c86ee: Waiting [2025-06-03T09:44:30.864Z] d5fc8b4a18d9: Waiting [2025-06-03T09:44:30.864Z] f9eca78f90ae: Waiting [2025-06-03T09:44:30.864Z] f2b666f9b8f8: Waiting [2025-06-03T09:44:30.864Z] dd9c8f8612c8: Waiting [2025-06-03T09:44:31.128Z] 118f62b49330: Pushed [2025-06-03T09:44:31.128Z] c099b747dabf: Pushed [2025-06-03T09:44:31.128Z] 50cad5b1b252: Pushed [2025-06-03T09:44:31.128Z] b71eabfd2808: Pushed [2025-06-03T09:44:31.128Z] ef513e4effd7: Layer already exists [2025-06-03T09:44:31.128Z] 20e3882c86ee: Layer already exists [2025-06-03T09:44:31.128Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:44:31.128Z] d5fc8b4a18d9: Pushed [2025-06-03T09:44:31.128Z] f9eca78f90ae: Pushed [2025-06-03T09:44:33.690Z] f2b666f9b8f8: Pushed [2025-06-03T09:44:34.642Z] 464429beabc2: Pushed [2025-06-03T09:44:34.907Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:08329ef049f122a7d9aa7ce02c8897235fa0c79c5bbe33a93764a2aa043ad20e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:35.252Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:35.600Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.1 [2025-06-03T09:44:35.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-03T09:44:35.601Z] 50cad5b1b252: Preparing [2025-06-03T09:44:35.601Z] b71eabfd2808: Preparing [2025-06-03T09:44:35.601Z] 464429beabc2: Preparing [2025-06-03T09:44:35.601Z] c099b747dabf: Preparing [2025-06-03T09:44:35.601Z] 118f62b49330: Preparing [2025-06-03T09:44:35.601Z] ef513e4effd7: Preparing [2025-06-03T09:44:35.601Z] 20e3882c86ee: Preparing [2025-06-03T09:44:35.601Z] d5fc8b4a18d9: Preparing [2025-06-03T09:44:35.601Z] f9eca78f90ae: Preparing [2025-06-03T09:44:35.601Z] f2b666f9b8f8: Preparing [2025-06-03T09:44:35.601Z] dd9c8f8612c8: Preparing [2025-06-03T09:44:35.601Z] ef513e4effd7: Waiting [2025-06-03T09:44:35.601Z] 20e3882c86ee: Waiting [2025-06-03T09:44:35.601Z] d5fc8b4a18d9: Waiting [2025-06-03T09:44:35.601Z] f2b666f9b8f8: Waiting [2025-06-03T09:44:35.601Z] dd9c8f8612c8: Waiting [2025-06-03T09:44:35.601Z] f9eca78f90ae: Waiting [2025-06-03T09:44:35.601Z] b71eabfd2808: Layer already exists [2025-06-03T09:44:35.601Z] 118f62b49330: Layer already exists [2025-06-03T09:44:35.601Z] c099b747dabf: Layer already exists [2025-06-03T09:44:35.601Z] 50cad5b1b252: Layer already exists [2025-06-03T09:44:35.601Z] 464429beabc2: Layer already exists [2025-06-03T09:44:35.601Z] f9eca78f90ae: Layer already exists [2025-06-03T09:44:35.601Z] ef513e4effd7: Layer already exists [2025-06-03T09:44:35.601Z] d5fc8b4a18d9: Layer already exists [2025-06-03T09:44:35.601Z] 20e3882c86ee: Layer already exists [2025-06-03T09:44:35.601Z] f2b666f9b8f8: Layer already exists [2025-06-03T09:44:35.601Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:44:35.865Z] 4.0.1-dev.1: digest: sha256:08329ef049f122a7d9aa7ce02c8897235fa0c79c5bbe33a93764a2aa043ad20e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:36.212Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:36.569Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:44:36.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-03T09:44:36.570Z] 50cad5b1b252: Preparing [2025-06-03T09:44:36.570Z] b71eabfd2808: Preparing [2025-06-03T09:44:36.570Z] 464429beabc2: Preparing [2025-06-03T09:44:36.570Z] c099b747dabf: Preparing [2025-06-03T09:44:36.570Z] 118f62b49330: Preparing [2025-06-03T09:44:36.570Z] ef513e4effd7: Preparing [2025-06-03T09:44:36.570Z] 20e3882c86ee: Preparing [2025-06-03T09:44:36.570Z] d5fc8b4a18d9: Preparing [2025-06-03T09:44:36.570Z] f9eca78f90ae: Preparing [2025-06-03T09:44:36.570Z] f2b666f9b8f8: Preparing [2025-06-03T09:44:36.570Z] dd9c8f8612c8: Preparing [2025-06-03T09:44:36.570Z] 20e3882c86ee: Waiting [2025-06-03T09:44:36.570Z] ef513e4effd7: Waiting [2025-06-03T09:44:36.570Z] d5fc8b4a18d9: Waiting [2025-06-03T09:44:36.570Z] f9eca78f90ae: Waiting [2025-06-03T09:44:36.570Z] dd9c8f8612c8: Waiting [2025-06-03T09:44:36.570Z] c099b747dabf: Layer already exists [2025-06-03T09:44:36.570Z] b71eabfd2808: Layer already exists [2025-06-03T09:44:36.570Z] 50cad5b1b252: Layer already exists [2025-06-03T09:44:36.570Z] 118f62b49330: Layer already exists [2025-06-03T09:44:36.570Z] 464429beabc2: Layer already exists [2025-06-03T09:44:36.570Z] 20e3882c86ee: Layer already exists [2025-06-03T09:44:36.570Z] d5fc8b4a18d9: Layer already exists [2025-06-03T09:44:36.570Z] ef513e4effd7: Layer already exists [2025-06-03T09:44:36.570Z] f9eca78f90ae: Layer already exists [2025-06-03T09:44:36.570Z] f2b666f9b8f8: Layer already exists [2025-06-03T09:44:36.570Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:44:36.833Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:08329ef049f122a7d9aa7ce02c8897235fa0c79c5bbe33a93764a2aa043ad20e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:37.187Z] + 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-06-03T09:44:37.543Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [2025-06-03T09:44:37.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-03T09:44:37.543Z] 50cad5b1b252: Preparing [2025-06-03T09:44:37.543Z] b71eabfd2808: Preparing [2025-06-03T09:44:37.543Z] 464429beabc2: Preparing [2025-06-03T09:44:37.543Z] c099b747dabf: Preparing [2025-06-03T09:44:37.543Z] 118f62b49330: Preparing [2025-06-03T09:44:37.543Z] ef513e4effd7: Preparing [2025-06-03T09:44:37.543Z] 20e3882c86ee: Preparing [2025-06-03T09:44:37.543Z] d5fc8b4a18d9: Preparing [2025-06-03T09:44:37.543Z] f9eca78f90ae: Preparing [2025-06-03T09:44:37.543Z] f2b666f9b8f8: Preparing [2025-06-03T09:44:37.543Z] dd9c8f8612c8: Preparing [2025-06-03T09:44:37.543Z] d5fc8b4a18d9: Waiting [2025-06-03T09:44:37.543Z] f9eca78f90ae: Waiting [2025-06-03T09:44:37.543Z] f2b666f9b8f8: Waiting [2025-06-03T09:44:37.543Z] dd9c8f8612c8: Waiting [2025-06-03T09:44:37.543Z] ef513e4effd7: Waiting [2025-06-03T09:44:37.543Z] 20e3882c86ee: Waiting [2025-06-03T09:44:37.543Z] c099b747dabf: Layer already exists [2025-06-03T09:44:37.543Z] 464429beabc2: Layer already exists [2025-06-03T09:44:37.543Z] 50cad5b1b252: Layer already exists [2025-06-03T09:44:37.543Z] 20e3882c86ee: Layer already exists [2025-06-03T09:44:37.543Z] b71eabfd2808: Layer already exists [2025-06-03T09:44:37.543Z] ef513e4effd7: Layer already exists [2025-06-03T09:44:37.543Z] 118f62b49330: Layer already exists [2025-06-03T09:44:37.543Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:44:37.543Z] d5fc8b4a18d9: Layer already exists [2025-06-03T09:44:37.543Z] f2b666f9b8f8: Layer already exists [2025-06-03T09:44:37.543Z] f9eca78f90ae: Layer already exists [2025-06-03T09:44:37.807Z] odessa: digest: sha256:08329ef049f122a7d9aa7ce02c8897235fa0c79c5bbe33a93764a2aa043ad20e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:44:37.892Z] ===================================================== [Pipeline] echo [2025-06-03T09:44:37.913Z] taggedImages: [2025-06-03T09:44:37.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:44:37.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.1 [2025-06-03T09:44:37.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:44:37.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo [2025-06-03T09:44:37.945Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-06-03T09:44:37.945Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:44:37.945Z] 4.0.1-dev.1 [2025-06-03T09:44:37.945Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:44:37.945Z] odessa [2025-06-03T09:44:37.945Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:38.310Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:38.659Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:44:38.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-03T09:44:38.659Z] 9b7e6badacb2: Preparing [2025-06-03T09:44:38.659Z] fcbdbdcec46a: Preparing [2025-06-03T09:44:38.659Z] 7dc03ce3e407: Preparing [2025-06-03T09:44:38.660Z] d2d2e5e5489d: Preparing [2025-06-03T09:44:38.660Z] 3c4b424c1485: Preparing [2025-06-03T09:44:38.660Z] e68630c15376: Preparing [2025-06-03T09:44:38.660Z] e0d694f8aa92: Preparing [2025-06-03T09:44:38.660Z] ef513e4effd7: Preparing [2025-06-03T09:44:38.660Z] 20e3882c86ee: Preparing [2025-06-03T09:44:38.660Z] 854df18f5061: Preparing [2025-06-03T09:44:38.660Z] 894f51ff5bb9: Preparing [2025-06-03T09:44:38.660Z] dd9c8f8612c8: Preparing [2025-06-03T09:44:38.660Z] 20e3882c86ee: Waiting [2025-06-03T09:44:38.660Z] 854df18f5061: Waiting [2025-06-03T09:44:38.660Z] 894f51ff5bb9: Waiting [2025-06-03T09:44:38.660Z] dd9c8f8612c8: Waiting [2025-06-03T09:44:38.660Z] e0d694f8aa92: Waiting [2025-06-03T09:44:38.660Z] e68630c15376: Waiting [2025-06-03T09:44:38.660Z] ef513e4effd7: Waiting [2025-06-03T09:44:38.923Z] 3c4b424c1485: Pushed [2025-06-03T09:44:38.923Z] fcbdbdcec46a: Pushed [2025-06-03T09:44:38.923Z] 9b7e6badacb2: Pushed [2025-06-03T09:44:38.923Z] ef513e4effd7: Layer already exists [2025-06-03T09:44:38.923Z] 20e3882c86ee: Layer already exists [2025-06-03T09:44:38.923Z] e68630c15376: Pushed [2025-06-03T09:44:38.923Z] e0d694f8aa92: Pushed [2025-06-03T09:44:39.188Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:44:39.189Z] 854df18f5061: Pushed [2025-06-03T09:44:41.750Z] 894f51ff5bb9: Pushed [2025-06-03T09:44:43.148Z] d2d2e5e5489d: Pushed [2025-06-03T09:44:44.549Z] 7dc03ce3e407: Pushed [2025-06-03T09:44:44.814Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:5dd6103f2658d6e53a39034fc2e454c713e6816f92b861d519b7e794accf72d3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:45.171Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:45.595Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.1 [2025-06-03T09:44:45.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-03T09:44:45.595Z] 9b7e6badacb2: Preparing [2025-06-03T09:44:45.595Z] fcbdbdcec46a: Preparing [2025-06-03T09:44:45.595Z] 7dc03ce3e407: Preparing [2025-06-03T09:44:45.595Z] d2d2e5e5489d: Preparing [2025-06-03T09:44:45.595Z] 3c4b424c1485: Preparing [2025-06-03T09:44:45.595Z] e68630c15376: Preparing [2025-06-03T09:44:45.595Z] e0d694f8aa92: Preparing [2025-06-03T09:44:45.595Z] ef513e4effd7: Preparing [2025-06-03T09:44:45.595Z] 20e3882c86ee: Preparing [2025-06-03T09:44:45.595Z] 854df18f5061: Preparing [2025-06-03T09:44:45.595Z] 894f51ff5bb9: Preparing [2025-06-03T09:44:45.595Z] dd9c8f8612c8: Preparing [2025-06-03T09:44:45.595Z] ef513e4effd7: Waiting [2025-06-03T09:44:45.595Z] 20e3882c86ee: Waiting [2025-06-03T09:44:45.595Z] 854df18f5061: Waiting [2025-06-03T09:44:45.595Z] 894f51ff5bb9: Waiting [2025-06-03T09:44:45.595Z] e68630c15376: Waiting [2025-06-03T09:44:45.595Z] dd9c8f8612c8: Waiting [2025-06-03T09:44:45.595Z] e0d694f8aa92: Waiting [2025-06-03T09:44:45.595Z] 9b7e6badacb2: Layer already exists [2025-06-03T09:44:45.595Z] fcbdbdcec46a: Layer already exists [2025-06-03T09:44:45.595Z] 7dc03ce3e407: Layer already exists [2025-06-03T09:44:45.595Z] d2d2e5e5489d: Layer already exists [2025-06-03T09:44:45.595Z] 3c4b424c1485: Layer already exists [2025-06-03T09:44:45.595Z] e0d694f8aa92: Layer already exists [2025-06-03T09:44:45.595Z] e68630c15376: Layer already exists [2025-06-03T09:44:45.595Z] ef513e4effd7: Layer already exists [2025-06-03T09:44:45.595Z] 854df18f5061: Layer already exists [2025-06-03T09:44:45.595Z] 20e3882c86ee: Layer already exists [2025-06-03T09:44:45.595Z] 894f51ff5bb9: Layer already exists [2025-06-03T09:44:45.595Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:44:45.862Z] 4.0.1-dev.1: digest: sha256:5dd6103f2658d6e53a39034fc2e454c713e6816f92b861d519b7e794accf72d3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:46.238Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:46.602Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:44:46.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-03T09:44:46.602Z] 9b7e6badacb2: Preparing [2025-06-03T09:44:46.602Z] fcbdbdcec46a: Preparing [2025-06-03T09:44:46.602Z] 7dc03ce3e407: Preparing [2025-06-03T09:44:46.602Z] d2d2e5e5489d: Preparing [2025-06-03T09:44:46.602Z] 3c4b424c1485: Preparing [2025-06-03T09:44:46.602Z] e68630c15376: Preparing [2025-06-03T09:44:46.602Z] e0d694f8aa92: Preparing [2025-06-03T09:44:46.602Z] ef513e4effd7: Preparing [2025-06-03T09:44:46.602Z] 20e3882c86ee: Preparing [2025-06-03T09:44:46.602Z] 854df18f5061: Preparing [2025-06-03T09:44:46.602Z] 894f51ff5bb9: Preparing [2025-06-03T09:44:46.602Z] dd9c8f8612c8: Preparing [2025-06-03T09:44:46.602Z] e68630c15376: Waiting [2025-06-03T09:44:46.602Z] e0d694f8aa92: Waiting [2025-06-03T09:44:46.602Z] 20e3882c86ee: Waiting [2025-06-03T09:44:46.602Z] ef513e4effd7: Waiting [2025-06-03T09:44:46.602Z] dd9c8f8612c8: Waiting [2025-06-03T09:44:46.602Z] 854df18f5061: Waiting [2025-06-03T09:44:46.602Z] 894f51ff5bb9: Waiting [2025-06-03T09:44:46.602Z] 9b7e6badacb2: Layer already exists [2025-06-03T09:44:46.602Z] d2d2e5e5489d: Layer already exists [2025-06-03T09:44:46.602Z] 7dc03ce3e407: Layer already exists [2025-06-03T09:44:46.602Z] fcbdbdcec46a: Layer already exists [2025-06-03T09:44:46.602Z] 3c4b424c1485: Layer already exists [2025-06-03T09:44:46.602Z] 854df18f5061: Layer already exists [2025-06-03T09:44:46.602Z] e0d694f8aa92: Layer already exists [2025-06-03T09:44:46.602Z] ef513e4effd7: Layer already exists [2025-06-03T09:44:46.602Z] e68630c15376: Layer already exists [2025-06-03T09:44:46.602Z] 20e3882c86ee: Layer already exists [2025-06-03T09:44:46.602Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:44:46.602Z] 894f51ff5bb9: Layer already exists [2025-06-03T09:44:46.912Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:5dd6103f2658d6e53a39034fc2e454c713e6816f92b861d519b7e794accf72d3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:47.268Z] + 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-06-03T09:44:47.618Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [2025-06-03T09:44:47.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-03T09:44:47.618Z] 9b7e6badacb2: Preparing [2025-06-03T09:44:47.618Z] fcbdbdcec46a: Preparing [2025-06-03T09:44:47.618Z] 7dc03ce3e407: Preparing [2025-06-03T09:44:47.618Z] d2d2e5e5489d: Preparing [2025-06-03T09:44:47.618Z] 3c4b424c1485: Preparing [2025-06-03T09:44:47.618Z] e68630c15376: Preparing [2025-06-03T09:44:47.618Z] e0d694f8aa92: Preparing [2025-06-03T09:44:47.618Z] ef513e4effd7: Preparing [2025-06-03T09:44:47.618Z] 20e3882c86ee: Preparing [2025-06-03T09:44:47.618Z] 854df18f5061: Preparing [2025-06-03T09:44:47.618Z] 894f51ff5bb9: Preparing [2025-06-03T09:44:47.618Z] dd9c8f8612c8: Preparing [2025-06-03T09:44:47.618Z] ef513e4effd7: Waiting [2025-06-03T09:44:47.618Z] 20e3882c86ee: Waiting [2025-06-03T09:44:47.618Z] 854df18f5061: Waiting [2025-06-03T09:44:47.618Z] 894f51ff5bb9: Waiting [2025-06-03T09:44:47.619Z] dd9c8f8612c8: Waiting [2025-06-03T09:44:47.619Z] e68630c15376: Waiting [2025-06-03T09:44:47.619Z] e0d694f8aa92: Waiting [2025-06-03T09:44:47.619Z] 9b7e6badacb2: Layer already exists [2025-06-03T09:44:47.619Z] 3c4b424c1485: Layer already exists [2025-06-03T09:44:47.619Z] fcbdbdcec46a: Layer already exists [2025-06-03T09:44:47.619Z] d2d2e5e5489d: Layer already exists [2025-06-03T09:44:47.619Z] e0d694f8aa92: Layer already exists [2025-06-03T09:44:47.619Z] e68630c15376: Layer already exists [2025-06-03T09:44:47.619Z] ef513e4effd7: Layer already exists [2025-06-03T09:44:47.619Z] 20e3882c86ee: Layer already exists [2025-06-03T09:44:47.619Z] 894f51ff5bb9: Layer already exists [2025-06-03T09:44:47.619Z] 854df18f5061: Layer already exists [2025-06-03T09:44:47.619Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:44:48.572Z] 7dc03ce3e407: Layer already exists [2025-06-03T09:44:48.572Z] odessa: digest: sha256:5dd6103f2658d6e53a39034fc2e454c713e6816f92b861d519b7e794accf72d3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:44:48.650Z] ===================================================== [Pipeline] echo [2025-06-03T09:44:48.667Z] taggedImages: [2025-06-03T09:44:48.667Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:44:48.667Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.1 [2025-06-03T09:44:48.667Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:44:48.667Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo [2025-06-03T09:44:48.694Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-06-03T09:44:48.694Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:44:48.694Z] 4.0.1-dev.1 [2025-06-03T09:44:48.694Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:44:48.694Z] odessa [2025-06-03T09:44:48.694Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:49.059Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:49.419Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:44:49.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-03T09:44:49.419Z] 674f33a34a27: Preparing [2025-06-03T09:44:49.419Z] 29eabffd0ae8: Preparing [2025-06-03T09:44:49.419Z] ef513e4effd7: Preparing [2025-06-03T09:44:49.419Z] 20e3882c86ee: Preparing [2025-06-03T09:44:49.419Z] b9f3e88d5c71: Preparing [2025-06-03T09:44:49.419Z] a9c444e1404c: Preparing [2025-06-03T09:44:49.419Z] dd9c8f8612c8: Preparing [2025-06-03T09:44:49.419Z] a9c444e1404c: Waiting [2025-06-03T09:44:49.419Z] dd9c8f8612c8: Waiting [2025-06-03T09:44:49.419Z] 20e3882c86ee: Layer already exists [2025-06-03T09:44:49.419Z] ef513e4effd7: Layer already exists [2025-06-03T09:44:49.419Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:44:49.682Z] b9f3e88d5c71: Pushed [2025-06-03T09:44:49.682Z] 674f33a34a27: Pushed [2025-06-03T09:44:51.611Z] a9c444e1404c: Pushed [2025-06-03T09:44:55.842Z] 29eabffd0ae8: Pushed [2025-06-03T09:44:55.842Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:90a713b77d93764ba9b71ac22d40e80a5ac821692b5e36c75ea1ad2bd20c9adc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:56.203Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:56.548Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.1 [2025-06-03T09:44:56.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-03T09:44:56.548Z] 674f33a34a27: Preparing [2025-06-03T09:44:56.549Z] 29eabffd0ae8: Preparing [2025-06-03T09:44:56.549Z] ef513e4effd7: Preparing [2025-06-03T09:44:56.549Z] 20e3882c86ee: Preparing [2025-06-03T09:44:56.549Z] b9f3e88d5c71: Preparing [2025-06-03T09:44:56.549Z] a9c444e1404c: Preparing [2025-06-03T09:44:56.549Z] dd9c8f8612c8: Preparing [2025-06-03T09:44:56.549Z] a9c444e1404c: Waiting [2025-06-03T09:44:56.549Z] dd9c8f8612c8: Waiting [2025-06-03T09:44:56.549Z] 674f33a34a27: Layer already exists [2025-06-03T09:44:56.549Z] b9f3e88d5c71: Layer already exists [2025-06-03T09:44:56.549Z] 20e3882c86ee: Layer already exists [2025-06-03T09:44:56.549Z] 29eabffd0ae8: Layer already exists [2025-06-03T09:44:56.549Z] ef513e4effd7: Layer already exists [2025-06-03T09:44:56.549Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:44:56.549Z] a9c444e1404c: Layer already exists [2025-06-03T09:44:56.811Z] 4.0.1-dev.1: digest: sha256:90a713b77d93764ba9b71ac22d40e80a5ac821692b5e36c75ea1ad2bd20c9adc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:57.156Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:57.504Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:44:57.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-03T09:44:57.504Z] 674f33a34a27: Preparing [2025-06-03T09:44:57.504Z] 29eabffd0ae8: Preparing [2025-06-03T09:44:57.504Z] ef513e4effd7: Preparing [2025-06-03T09:44:57.504Z] 20e3882c86ee: Preparing [2025-06-03T09:44:57.504Z] b9f3e88d5c71: Preparing [2025-06-03T09:44:57.504Z] a9c444e1404c: Preparing [2025-06-03T09:44:57.504Z] dd9c8f8612c8: Preparing [2025-06-03T09:44:57.504Z] a9c444e1404c: Waiting [2025-06-03T09:44:57.504Z] dd9c8f8612c8: Waiting [2025-06-03T09:44:57.504Z] b9f3e88d5c71: Layer already exists [2025-06-03T09:44:57.504Z] ef513e4effd7: Layer already exists [2025-06-03T09:44:57.504Z] 674f33a34a27: Layer already exists [2025-06-03T09:44:57.504Z] 29eabffd0ae8: Layer already exists [2025-06-03T09:44:57.504Z] 20e3882c86ee: Layer already exists [2025-06-03T09:44:57.504Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:44:57.504Z] a9c444e1404c: Layer already exists [2025-06-03T09:44:57.504Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:90a713b77d93764ba9b71ac22d40e80a5ac821692b5e36c75ea1ad2bd20c9adc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:58.117Z] + 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-06-03T09:44:58.464Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [2025-06-03T09:44:58.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-03T09:44:58.464Z] 674f33a34a27: Preparing [2025-06-03T09:44:58.464Z] 29eabffd0ae8: Preparing [2025-06-03T09:44:58.464Z] ef513e4effd7: Preparing [2025-06-03T09:44:58.464Z] 20e3882c86ee: Preparing [2025-06-03T09:44:58.464Z] b9f3e88d5c71: Preparing [2025-06-03T09:44:58.464Z] a9c444e1404c: Preparing [2025-06-03T09:44:58.464Z] dd9c8f8612c8: Preparing [2025-06-03T09:44:58.464Z] a9c444e1404c: Waiting [2025-06-03T09:44:58.464Z] dd9c8f8612c8: Waiting [2025-06-03T09:44:58.464Z] ef513e4effd7: Layer already exists [2025-06-03T09:44:58.464Z] 29eabffd0ae8: Layer already exists [2025-06-03T09:44:58.464Z] b9f3e88d5c71: Layer already exists [2025-06-03T09:44:58.464Z] 20e3882c86ee: Layer already exists [2025-06-03T09:44:58.464Z] 674f33a34a27: Layer already exists [2025-06-03T09:44:58.464Z] a9c444e1404c: Layer already exists [2025-06-03T09:44:58.464Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:44:58.464Z] odessa: digest: sha256:90a713b77d93764ba9b71ac22d40e80a5ac821692b5e36c75ea1ad2bd20c9adc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:44:58.806Z] ===================================================== [Pipeline] echo [2025-06-03T09:44:58.824Z] taggedImages: [2025-06-03T09:44:58.824Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:44:58.824Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.1 [2025-06-03T09:44:58.824Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:44:58.824Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo [2025-06-03T09:44:58.855Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-06-03T09:44:58.855Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:44:58.855Z] 4.0.1-dev.1 [2025-06-03T09:44:58.855Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:44:58.855Z] odessa [2025-06-03T09:44:58.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:59.231Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:44:59.585Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:44:59.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-03T09:44:59.585Z] 2a5bdc078822: Preparing [2025-06-03T09:44:59.585Z] b5e86c5a5707: Preparing [2025-06-03T09:44:59.585Z] 003512be180d: Preparing [2025-06-03T09:44:59.585Z] ef513e4effd7: Preparing [2025-06-03T09:44:59.585Z] 20e3882c86ee: Preparing [2025-06-03T09:44:59.585Z] 3684b919a7c7: Preparing [2025-06-03T09:44:59.585Z] c66942148f6d: Preparing [2025-06-03T09:44:59.585Z] 3a0bc5a39b4c: Preparing [2025-06-03T09:44:59.585Z] 5035689a1981: Preparing [2025-06-03T09:44:59.585Z] dd9c8f8612c8: Preparing [2025-06-03T09:44:59.585Z] c66942148f6d: Waiting [2025-06-03T09:44:59.585Z] 5035689a1981: Waiting [2025-06-03T09:44:59.585Z] dd9c8f8612c8: Waiting [2025-06-03T09:44:59.585Z] 3a0bc5a39b4c: Waiting [2025-06-03T09:44:59.585Z] 3684b919a7c7: Waiting [2025-06-03T09:44:59.585Z] 20e3882c86ee: Layer already exists [2025-06-03T09:44:59.585Z] ef513e4effd7: Layer already exists [2025-06-03T09:44:59.855Z] 003512be180d: Pushed [2025-06-03T09:44:59.855Z] b5e86c5a5707: Pushed [2025-06-03T09:44:59.855Z] 2a5bdc078822: Pushed [2025-06-03T09:44:59.855Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:44:59.855Z] 3a0bc5a39b4c: Pushed [2025-06-03T09:45:00.809Z] 5035689a1981: Pushed [2025-06-03T09:45:08.992Z] c66942148f6d: Pushed [2025-06-03T09:45:23.941Z] 3684b919a7c7: Pushed [2025-06-03T09:45:23.942Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:e2334d6fc28b33d91dbbe7b8fe58134ebea2fe089d17845fec34af4a0e8ab89c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:24.287Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:24.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.1 [2025-06-03T09:45:24.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-03T09:45:24.644Z] 2a5bdc078822: Preparing [2025-06-03T09:45:24.644Z] b5e86c5a5707: Preparing [2025-06-03T09:45:24.644Z] 003512be180d: Preparing [2025-06-03T09:45:24.644Z] ef513e4effd7: Preparing [2025-06-03T09:45:24.644Z] 20e3882c86ee: Preparing [2025-06-03T09:45:24.644Z] 3684b919a7c7: Preparing [2025-06-03T09:45:24.644Z] c66942148f6d: Preparing [2025-06-03T09:45:24.644Z] 3a0bc5a39b4c: Preparing [2025-06-03T09:45:24.644Z] 5035689a1981: Preparing [2025-06-03T09:45:24.644Z] dd9c8f8612c8: Preparing [2025-06-03T09:45:24.644Z] 3a0bc5a39b4c: Waiting [2025-06-03T09:45:24.644Z] 5035689a1981: Waiting [2025-06-03T09:45:24.644Z] dd9c8f8612c8: Waiting [2025-06-03T09:45:24.644Z] 3684b919a7c7: Waiting [2025-06-03T09:45:24.644Z] c66942148f6d: Waiting [2025-06-03T09:45:24.644Z] 2a5bdc078822: Layer already exists [2025-06-03T09:45:24.644Z] 003512be180d: Layer already exists [2025-06-03T09:45:24.644Z] b5e86c5a5707: Layer already exists [2025-06-03T09:45:24.644Z] 20e3882c86ee: Layer already exists [2025-06-03T09:45:24.644Z] ef513e4effd7: Layer already exists [2025-06-03T09:45:24.644Z] c66942148f6d: Layer already exists [2025-06-03T09:45:24.644Z] 3684b919a7c7: Layer already exists [2025-06-03T09:45:24.644Z] 3a0bc5a39b4c: Layer already exists [2025-06-03T09:45:24.644Z] 5035689a1981: Layer already exists [2025-06-03T09:45:24.644Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:45:24.909Z] 4.0.1-dev.1: digest: sha256:e2334d6fc28b33d91dbbe7b8fe58134ebea2fe089d17845fec34af4a0e8ab89c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:25.253Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:25.595Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:45:25.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-03T09:45:25.595Z] 2a5bdc078822: Preparing [2025-06-03T09:45:25.595Z] b5e86c5a5707: Preparing [2025-06-03T09:45:25.595Z] 003512be180d: Preparing [2025-06-03T09:45:25.595Z] ef513e4effd7: Preparing [2025-06-03T09:45:25.596Z] 20e3882c86ee: Preparing [2025-06-03T09:45:25.596Z] 3684b919a7c7: Preparing [2025-06-03T09:45:25.596Z] c66942148f6d: Preparing [2025-06-03T09:45:25.596Z] 3a0bc5a39b4c: Preparing [2025-06-03T09:45:25.596Z] 5035689a1981: Preparing [2025-06-03T09:45:25.596Z] dd9c8f8612c8: Preparing [2025-06-03T09:45:25.596Z] c66942148f6d: Waiting [2025-06-03T09:45:25.596Z] 3a0bc5a39b4c: Waiting [2025-06-03T09:45:25.596Z] dd9c8f8612c8: Waiting [2025-06-03T09:45:25.596Z] 5035689a1981: Waiting [2025-06-03T09:45:25.596Z] b5e86c5a5707: Layer already exists [2025-06-03T09:45:25.596Z] 2a5bdc078822: Layer already exists [2025-06-03T09:45:25.596Z] 003512be180d: Layer already exists [2025-06-03T09:45:25.596Z] ef513e4effd7: Layer already exists [2025-06-03T09:45:25.596Z] 20e3882c86ee: Layer already exists [2025-06-03T09:45:25.596Z] c66942148f6d: Layer already exists [2025-06-03T09:45:25.596Z] 3684b919a7c7: Layer already exists [2025-06-03T09:45:25.596Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:45:25.596Z] 5035689a1981: Layer already exists [2025-06-03T09:45:25.596Z] 3a0bc5a39b4c: Layer already exists [2025-06-03T09:45:25.858Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:e2334d6fc28b33d91dbbe7b8fe58134ebea2fe089d17845fec34af4a0e8ab89c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:26.203Z] + 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-06-03T09:45:26.551Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [2025-06-03T09:45:26.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-03T09:45:26.551Z] 2a5bdc078822: Preparing [2025-06-03T09:45:26.551Z] b5e86c5a5707: Preparing [2025-06-03T09:45:26.551Z] 003512be180d: Preparing [2025-06-03T09:45:26.551Z] ef513e4effd7: Preparing [2025-06-03T09:45:26.551Z] 20e3882c86ee: Preparing [2025-06-03T09:45:26.551Z] 3684b919a7c7: Preparing [2025-06-03T09:45:26.551Z] c66942148f6d: Preparing [2025-06-03T09:45:26.551Z] 3a0bc5a39b4c: Preparing [2025-06-03T09:45:26.551Z] 5035689a1981: Preparing [2025-06-03T09:45:26.551Z] dd9c8f8612c8: Preparing [2025-06-03T09:45:26.551Z] c66942148f6d: Waiting [2025-06-03T09:45:26.551Z] 3a0bc5a39b4c: Waiting [2025-06-03T09:45:26.551Z] 5035689a1981: Waiting [2025-06-03T09:45:26.551Z] dd9c8f8612c8: Waiting [2025-06-03T09:45:26.551Z] 3684b919a7c7: Waiting [2025-06-03T09:45:26.551Z] b5e86c5a5707: Layer already exists [2025-06-03T09:45:26.551Z] ef513e4effd7: Layer already exists [2025-06-03T09:45:26.551Z] 2a5bdc078822: Layer already exists [2025-06-03T09:45:26.551Z] 20e3882c86ee: Layer already exists [2025-06-03T09:45:26.551Z] 003512be180d: Layer already exists [2025-06-03T09:45:26.551Z] 3684b919a7c7: Layer already exists [2025-06-03T09:45:26.551Z] c66942148f6d: Layer already exists [2025-06-03T09:45:26.551Z] 3a0bc5a39b4c: Layer already exists [2025-06-03T09:45:26.551Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:45:26.551Z] 5035689a1981: Layer already exists [2025-06-03T09:45:26.815Z] odessa: digest: sha256:e2334d6fc28b33d91dbbe7b8fe58134ebea2fe089d17845fec34af4a0e8ab89c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:45:26.902Z] ===================================================== [Pipeline] echo [2025-06-03T09:45:26.917Z] taggedImages: [2025-06-03T09:45:26.917Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:45:26.917Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.1 [2025-06-03T09:45:26.917Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:45:26.917Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo [2025-06-03T09:45:26.943Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-06-03T09:45:26.943Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:45:26.943Z] 4.0.1-dev.1 [2025-06-03T09:45:26.943Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:45:26.943Z] odessa [2025-06-03T09:45:26.943Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:27.295Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:27.642Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:45:27.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-03T09:45:27.643Z] f1ee42853dfe: Preparing [2025-06-03T09:45:27.643Z] 738428651f94: Preparing [2025-06-03T09:45:27.643Z] 8c794fb9bdad: Preparing [2025-06-03T09:45:27.643Z] ef513e4effd7: Preparing [2025-06-03T09:45:27.643Z] 20e3882c86ee: Preparing [2025-06-03T09:45:27.643Z] 3684b919a7c7: Preparing [2025-06-03T09:45:27.643Z] 6b6136775f37: Preparing [2025-06-03T09:45:27.643Z] 1163e36ee393: Preparing [2025-06-03T09:45:27.643Z] dd9c8f8612c8: Preparing [2025-06-03T09:45:27.643Z] 6b6136775f37: Waiting [2025-06-03T09:45:27.643Z] 1163e36ee393: Waiting [2025-06-03T09:45:27.643Z] dd9c8f8612c8: Waiting [2025-06-03T09:45:27.643Z] 3684b919a7c7: Waiting [2025-06-03T09:45:27.643Z] ef513e4effd7: Layer already exists [2025-06-03T09:45:27.908Z] 20e3882c86ee: Layer already exists [2025-06-03T09:45:27.908Z] 3684b919a7c7: Layer already exists [2025-06-03T09:45:27.908Z] 738428651f94: Pushed [2025-06-03T09:45:27.908Z] 8c794fb9bdad: Pushed [2025-06-03T09:45:27.908Z] f1ee42853dfe: Pushed [2025-06-03T09:45:27.908Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:45:27.908Z] 6b6136775f37: Pushed [2025-06-03T09:45:28.487Z] 1163e36ee393: Pushed [2025-06-03T09:45:28.752Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:cc6db43d6e262dedea81da158edc5b577abbf242939f3b90ac84be4cf4601b04 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:29.103Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:29.454Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.1 [2025-06-03T09:45:29.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-03T09:45:29.454Z] f1ee42853dfe: Preparing [2025-06-03T09:45:29.454Z] 738428651f94: Preparing [2025-06-03T09:45:29.454Z] 8c794fb9bdad: Preparing [2025-06-03T09:45:29.454Z] ef513e4effd7: Preparing [2025-06-03T09:45:29.454Z] 20e3882c86ee: Preparing [2025-06-03T09:45:29.454Z] 3684b919a7c7: Preparing [2025-06-03T09:45:29.454Z] 6b6136775f37: Preparing [2025-06-03T09:45:29.454Z] 1163e36ee393: Preparing [2025-06-03T09:45:29.454Z] dd9c8f8612c8: Preparing [2025-06-03T09:45:29.454Z] 6b6136775f37: Waiting [2025-06-03T09:45:29.454Z] 1163e36ee393: Waiting [2025-06-03T09:45:29.454Z] dd9c8f8612c8: Waiting [2025-06-03T09:45:29.454Z] 3684b919a7c7: Waiting [2025-06-03T09:45:29.454Z] f1ee42853dfe: Layer already exists [2025-06-03T09:45:29.454Z] 738428651f94: Layer already exists [2025-06-03T09:45:29.454Z] 8c794fb9bdad: Layer already exists [2025-06-03T09:45:29.454Z] ef513e4effd7: Layer already exists [2025-06-03T09:45:29.454Z] 20e3882c86ee: Layer already exists [2025-06-03T09:45:29.454Z] 3684b919a7c7: Layer already exists [2025-06-03T09:45:29.454Z] 1163e36ee393: Layer already exists [2025-06-03T09:45:29.454Z] 6b6136775f37: Layer already exists [2025-06-03T09:45:29.454Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:45:29.719Z] 4.0.1-dev.1: digest: sha256:cc6db43d6e262dedea81da158edc5b577abbf242939f3b90ac84be4cf4601b04 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:30.073Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:30.422Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:45:30.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-03T09:45:30.422Z] f1ee42853dfe: Preparing [2025-06-03T09:45:30.422Z] 738428651f94: Preparing [2025-06-03T09:45:30.422Z] 8c794fb9bdad: Preparing [2025-06-03T09:45:30.422Z] ef513e4effd7: Preparing [2025-06-03T09:45:30.422Z] 20e3882c86ee: Preparing [2025-06-03T09:45:30.422Z] 3684b919a7c7: Preparing [2025-06-03T09:45:30.422Z] 6b6136775f37: Preparing [2025-06-03T09:45:30.422Z] 1163e36ee393: Preparing [2025-06-03T09:45:30.422Z] dd9c8f8612c8: Preparing [2025-06-03T09:45:30.422Z] 6b6136775f37: Waiting [2025-06-03T09:45:30.422Z] 1163e36ee393: Waiting [2025-06-03T09:45:30.422Z] dd9c8f8612c8: Waiting [2025-06-03T09:45:30.422Z] 3684b919a7c7: Waiting [2025-06-03T09:45:30.422Z] ef513e4effd7: Layer already exists [2025-06-03T09:45:30.422Z] 20e3882c86ee: Layer already exists [2025-06-03T09:45:30.422Z] f1ee42853dfe: Layer already exists [2025-06-03T09:45:30.422Z] 8c794fb9bdad: Layer already exists [2025-06-03T09:45:30.422Z] 738428651f94: Layer already exists [2025-06-03T09:45:30.422Z] 6b6136775f37: Layer already exists [2025-06-03T09:45:30.422Z] 3684b919a7c7: Layer already exists [2025-06-03T09:45:30.422Z] 1163e36ee393: Layer already exists [2025-06-03T09:45:30.422Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:45:30.422Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:cc6db43d6e262dedea81da158edc5b577abbf242939f3b90ac84be4cf4601b04 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:31.039Z] + 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-06-03T09:45:31.381Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [2025-06-03T09:45:31.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-03T09:45:31.382Z] f1ee42853dfe: Preparing [2025-06-03T09:45:31.382Z] 738428651f94: Preparing [2025-06-03T09:45:31.382Z] 8c794fb9bdad: Preparing [2025-06-03T09:45:31.382Z] ef513e4effd7: Preparing [2025-06-03T09:45:31.382Z] 20e3882c86ee: Preparing [2025-06-03T09:45:31.382Z] 3684b919a7c7: Preparing [2025-06-03T09:45:31.382Z] 6b6136775f37: Preparing [2025-06-03T09:45:31.382Z] 3684b919a7c7: Waiting [2025-06-03T09:45:31.382Z] 6b6136775f37: Waiting [2025-06-03T09:45:31.382Z] 1163e36ee393: Preparing [2025-06-03T09:45:31.382Z] dd9c8f8612c8: Preparing [2025-06-03T09:45:31.382Z] 1163e36ee393: Waiting [2025-06-03T09:45:31.382Z] dd9c8f8612c8: Waiting [2025-06-03T09:45:31.382Z] 20e3882c86ee: Layer already exists [2025-06-03T09:45:31.382Z] 8c794fb9bdad: Layer already exists [2025-06-03T09:45:31.382Z] f1ee42853dfe: Layer already exists [2025-06-03T09:45:31.382Z] ef513e4effd7: Layer already exists [2025-06-03T09:45:31.382Z] 738428651f94: Layer already exists [2025-06-03T09:45:31.382Z] 6b6136775f37: Layer already exists [2025-06-03T09:45:31.382Z] 3684b919a7c7: Layer already exists [2025-06-03T09:45:31.382Z] 1163e36ee393: Layer already exists [2025-06-03T09:45:31.382Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:45:31.646Z] odessa: digest: sha256:cc6db43d6e262dedea81da158edc5b577abbf242939f3b90ac84be4cf4601b04 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:45:31.723Z] ===================================================== [Pipeline] echo [2025-06-03T09:45:31.740Z] taggedImages: [2025-06-03T09:45:31.740Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:45:31.740Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.1 [2025-06-03T09:45:31.740Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:45:31.740Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo [2025-06-03T09:45:31.772Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-06-03T09:45:31.772Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:45:31.772Z] 4.0.1-dev.1 [2025-06-03T09:45:31.772Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:45:31.772Z] odessa [2025-06-03T09:45:31.772Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:32.129Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:32.467Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:45:32.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-03T09:45:32.467Z] 2a5bdc078822: Preparing [2025-06-03T09:45:32.467Z] 203745e34abe: Preparing [2025-06-03T09:45:32.467Z] 0138f0067669: Preparing [2025-06-03T09:45:32.467Z] ef513e4effd7: Preparing [2025-06-03T09:45:32.467Z] 20e3882c86ee: Preparing [2025-06-03T09:45:32.467Z] 3684b919a7c7: Preparing [2025-06-03T09:45:32.467Z] 3a0bc5a39b4c: Preparing [2025-06-03T09:45:32.467Z] 5035689a1981: Preparing [2025-06-03T09:45:32.467Z] dd9c8f8612c8: Preparing [2025-06-03T09:45:32.467Z] 3684b919a7c7: Waiting [2025-06-03T09:45:32.467Z] 3a0bc5a39b4c: Waiting [2025-06-03T09:45:32.467Z] 5035689a1981: Waiting [2025-06-03T09:45:32.467Z] dd9c8f8612c8: Waiting [2025-06-03T09:45:32.467Z] ef513e4effd7: Layer already exists [2025-06-03T09:45:32.731Z] 203745e34abe: Pushed [2025-06-03T09:45:32.731Z] 0138f0067669: Pushed [2025-06-03T09:45:32.993Z] 20e3882c86ee: Layer already exists [2025-06-03T09:45:32.993Z] 2a5bdc078822: Layer already exists [2025-06-03T09:45:32.993Z] 3684b919a7c7: Layer already exists [2025-06-03T09:45:32.993Z] 3a0bc5a39b4c: Layer already exists [2025-06-03T09:45:32.993Z] 5035689a1981: Layer already exists [2025-06-03T09:45:32.993Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:45:33.257Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:47025460aaed62b6a8db70422568aaa2c80ddaff4ec239aaa0d54bd8855e9bd1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:33.597Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:33.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.1 [2025-06-03T09:45:33.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-03T09:45:33.939Z] 2a5bdc078822: Preparing [2025-06-03T09:45:33.939Z] 203745e34abe: Preparing [2025-06-03T09:45:33.939Z] 0138f0067669: Preparing [2025-06-03T09:45:33.939Z] ef513e4effd7: Preparing [2025-06-03T09:45:33.939Z] 20e3882c86ee: Preparing [2025-06-03T09:45:33.939Z] 3684b919a7c7: Preparing [2025-06-03T09:45:33.939Z] 3a0bc5a39b4c: Preparing [2025-06-03T09:45:33.939Z] 5035689a1981: Preparing [2025-06-03T09:45:33.939Z] dd9c8f8612c8: Preparing [2025-06-03T09:45:33.939Z] 3684b919a7c7: Waiting [2025-06-03T09:45:33.939Z] 3a0bc5a39b4c: Waiting [2025-06-03T09:45:33.939Z] 5035689a1981: Waiting [2025-06-03T09:45:33.939Z] dd9c8f8612c8: Waiting [2025-06-03T09:45:33.939Z] 203745e34abe: Layer already exists [2025-06-03T09:45:33.939Z] 0138f0067669: Layer already exists [2025-06-03T09:45:33.939Z] ef513e4effd7: Layer already exists [2025-06-03T09:45:33.939Z] 20e3882c86ee: Layer already exists [2025-06-03T09:45:33.939Z] 2a5bdc078822: Layer already exists [2025-06-03T09:45:33.939Z] 3684b919a7c7: Layer already exists [2025-06-03T09:45:33.939Z] 3a0bc5a39b4c: Layer already exists [2025-06-03T09:45:33.939Z] 5035689a1981: Layer already exists [2025-06-03T09:45:33.939Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:45:34.202Z] 4.0.1-dev.1: digest: sha256:47025460aaed62b6a8db70422568aaa2c80ddaff4ec239aaa0d54bd8855e9bd1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:34.549Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:34.896Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:45:34.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-03T09:45:34.896Z] 2a5bdc078822: Preparing [2025-06-03T09:45:34.896Z] 203745e34abe: Preparing [2025-06-03T09:45:34.896Z] 0138f0067669: Preparing [2025-06-03T09:45:34.896Z] ef513e4effd7: Preparing [2025-06-03T09:45:34.896Z] 20e3882c86ee: Preparing [2025-06-03T09:45:34.896Z] 3684b919a7c7: Preparing [2025-06-03T09:45:34.896Z] 3a0bc5a39b4c: Preparing [2025-06-03T09:45:34.896Z] 5035689a1981: Preparing [2025-06-03T09:45:34.896Z] dd9c8f8612c8: Preparing [2025-06-03T09:45:34.896Z] 3a0bc5a39b4c: Waiting [2025-06-03T09:45:34.896Z] 5035689a1981: Waiting [2025-06-03T09:45:34.896Z] dd9c8f8612c8: Waiting [2025-06-03T09:45:34.896Z] 3684b919a7c7: Waiting [2025-06-03T09:45:34.896Z] ef513e4effd7: Layer already exists [2025-06-03T09:45:34.896Z] 0138f0067669: Layer already exists [2025-06-03T09:45:34.896Z] 20e3882c86ee: Layer already exists [2025-06-03T09:45:34.896Z] 2a5bdc078822: Layer already exists [2025-06-03T09:45:34.896Z] 203745e34abe: Layer already exists [2025-06-03T09:45:34.896Z] 3a0bc5a39b4c: Layer already exists [2025-06-03T09:45:34.896Z] 5035689a1981: Layer already exists [2025-06-03T09:45:34.896Z] 3684b919a7c7: Layer already exists [2025-06-03T09:45:34.896Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:45:35.160Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:47025460aaed62b6a8db70422568aaa2c80ddaff4ec239aaa0d54bd8855e9bd1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:35.504Z] + 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-06-03T09:45:35.850Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [2025-06-03T09:45:35.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-03T09:45:35.850Z] 2a5bdc078822: Preparing [2025-06-03T09:45:35.850Z] 203745e34abe: Preparing [2025-06-03T09:45:35.850Z] 0138f0067669: Preparing [2025-06-03T09:45:35.850Z] ef513e4effd7: Preparing [2025-06-03T09:45:35.850Z] 20e3882c86ee: Preparing [2025-06-03T09:45:35.850Z] 3684b919a7c7: Preparing [2025-06-03T09:45:35.850Z] 3a0bc5a39b4c: Preparing [2025-06-03T09:45:35.850Z] 5035689a1981: Preparing [2025-06-03T09:45:35.850Z] dd9c8f8612c8: Preparing [2025-06-03T09:45:35.850Z] 3a0bc5a39b4c: Waiting [2025-06-03T09:45:35.850Z] 5035689a1981: Waiting [2025-06-03T09:45:35.850Z] dd9c8f8612c8: Waiting [2025-06-03T09:45:35.850Z] 3684b919a7c7: Waiting [2025-06-03T09:45:35.850Z] ef513e4effd7: Layer already exists [2025-06-03T09:45:35.850Z] 203745e34abe: Layer already exists [2025-06-03T09:45:35.850Z] 20e3882c86ee: Layer already exists [2025-06-03T09:45:35.850Z] 2a5bdc078822: Layer already exists [2025-06-03T09:45:35.850Z] 0138f0067669: Layer already exists [2025-06-03T09:45:35.850Z] 5035689a1981: Layer already exists [2025-06-03T09:45:35.850Z] 3a0bc5a39b4c: Layer already exists [2025-06-03T09:45:35.850Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:45:35.850Z] 3684b919a7c7: Layer already exists [2025-06-03T09:45:36.115Z] odessa: digest: sha256:47025460aaed62b6a8db70422568aaa2c80ddaff4ec239aaa0d54bd8855e9bd1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:45:36.189Z] ===================================================== [Pipeline] echo [2025-06-03T09:45:36.202Z] taggedImages: [2025-06-03T09:45:36.202Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:45:36.202Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.1 [2025-06-03T09:45:36.202Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:45:36.202Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo [2025-06-03T09:45:36.228Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-06-03T09:45:36.228Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:45:36.228Z] 4.0.1-dev.1 [2025-06-03T09:45:36.228Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:45:36.228Z] odessa [2025-06-03T09:45:36.228Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:36.594Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:36.958Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:45:36.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-03T09:45:36.958Z] eee027e28401: Preparing [2025-06-03T09:45:36.958Z] b484059c146a: Preparing [2025-06-03T09:45:36.958Z] ef513e4effd7: Preparing [2025-06-03T09:45:36.958Z] 20e3882c86ee: Preparing [2025-06-03T09:45:36.958Z] c14d348d4a5f: Preparing [2025-06-03T09:45:36.958Z] 5f5b93822f93: Preparing [2025-06-03T09:45:36.958Z] dd9c8f8612c8: Preparing [2025-06-03T09:45:36.958Z] 5f5b93822f93: Waiting [2025-06-03T09:45:36.958Z] dd9c8f8612c8: Waiting [2025-06-03T09:45:36.958Z] ef513e4effd7: Layer already exists [2025-06-03T09:45:36.958Z] 20e3882c86ee: Layer already exists [2025-06-03T09:45:37.223Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:45:37.223Z] c14d348d4a5f: Pushed [2025-06-03T09:45:37.223Z] eee027e28401: Pushed [2025-06-03T09:45:38.175Z] 5f5b93822f93: Pushed [2025-06-03T09:45:44.805Z] b484059c146a: Pushed [2025-06-03T09:45:44.805Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:310558a219ad99caac6011719b4dc251a6f473cc6b28bb248bf8be632a732a46 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:45.238Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:45.594Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.1 [2025-06-03T09:45:45.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-03T09:45:45.594Z] eee027e28401: Preparing [2025-06-03T09:45:45.594Z] b484059c146a: Preparing [2025-06-03T09:45:45.594Z] ef513e4effd7: Preparing [2025-06-03T09:45:45.594Z] 20e3882c86ee: Preparing [2025-06-03T09:45:45.594Z] c14d348d4a5f: Preparing [2025-06-03T09:45:45.594Z] 5f5b93822f93: Preparing [2025-06-03T09:45:45.594Z] dd9c8f8612c8: Preparing [2025-06-03T09:45:45.594Z] 5f5b93822f93: Waiting [2025-06-03T09:45:45.594Z] dd9c8f8612c8: Waiting [2025-06-03T09:45:45.594Z] c14d348d4a5f: Layer already exists [2025-06-03T09:45:45.594Z] eee027e28401: Layer already exists [2025-06-03T09:45:45.594Z] 20e3882c86ee: Layer already exists [2025-06-03T09:45:45.594Z] b484059c146a: Layer already exists [2025-06-03T09:45:45.594Z] ef513e4effd7: Layer already exists [2025-06-03T09:45:45.594Z] 5f5b93822f93: Layer already exists [2025-06-03T09:45:45.594Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:45:45.866Z] 4.0.1-dev.1: digest: sha256:310558a219ad99caac6011719b4dc251a6f473cc6b28bb248bf8be632a732a46 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:46.270Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:46.615Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:45:46.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-03T09:45:46.615Z] eee027e28401: Preparing [2025-06-03T09:45:46.615Z] b484059c146a: Preparing [2025-06-03T09:45:46.615Z] ef513e4effd7: Preparing [2025-06-03T09:45:46.615Z] 20e3882c86ee: Preparing [2025-06-03T09:45:46.615Z] c14d348d4a5f: Preparing [2025-06-03T09:45:46.615Z] 5f5b93822f93: Preparing [2025-06-03T09:45:46.615Z] dd9c8f8612c8: Preparing [2025-06-03T09:45:46.615Z] 5f5b93822f93: Waiting [2025-06-03T09:45:46.615Z] dd9c8f8612c8: Waiting [2025-06-03T09:45:46.615Z] eee027e28401: Layer already exists [2025-06-03T09:45:46.615Z] c14d348d4a5f: Layer already exists [2025-06-03T09:45:46.615Z] ef513e4effd7: Layer already exists [2025-06-03T09:45:46.615Z] 20e3882c86ee: Layer already exists [2025-06-03T09:45:46.615Z] b484059c146a: Layer already exists [2025-06-03T09:45:46.615Z] 5f5b93822f93: Layer already exists [2025-06-03T09:45:46.615Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:45:46.878Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:310558a219ad99caac6011719b4dc251a6f473cc6b28bb248bf8be632a732a46 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:47.229Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:47.563Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [2025-06-03T09:45:47.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-03T09:45:47.563Z] eee027e28401: Preparing [2025-06-03T09:45:47.563Z] b484059c146a: Preparing [2025-06-03T09:45:47.563Z] ef513e4effd7: Preparing [2025-06-03T09:45:47.563Z] 20e3882c86ee: Preparing [2025-06-03T09:45:47.563Z] c14d348d4a5f: Preparing [2025-06-03T09:45:47.563Z] 5f5b93822f93: Preparing [2025-06-03T09:45:47.563Z] dd9c8f8612c8: Preparing [2025-06-03T09:45:47.563Z] 5f5b93822f93: Waiting [2025-06-03T09:45:47.563Z] dd9c8f8612c8: Waiting [2025-06-03T09:45:47.563Z] 20e3882c86ee: Layer already exists [2025-06-03T09:45:47.563Z] eee027e28401: Layer already exists [2025-06-03T09:45:47.563Z] ef513e4effd7: Layer already exists [2025-06-03T09:45:47.563Z] b484059c146a: Layer already exists [2025-06-03T09:45:47.563Z] c14d348d4a5f: Layer already exists [2025-06-03T09:45:47.563Z] 5f5b93822f93: Layer already exists [2025-06-03T09:45:47.563Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:45:47.563Z] odessa: digest: sha256:310558a219ad99caac6011719b4dc251a6f473cc6b28bb248bf8be632a732a46 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:45:47.970Z] ===================================================== [Pipeline] echo [2025-06-03T09:45:47.983Z] taggedImages: [2025-06-03T09:45:47.983Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:45:47.983Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.1 [2025-06-03T09:45:47.983Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:45:47.983Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo [2025-06-03T09:45:48.008Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-06-03T09:45:48.008Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:45:48.008Z] 4.0.1-dev.1 [2025-06-03T09:45:48.008Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:45:48.008Z] odessa [2025-06-03T09:45:48.008Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:48.380Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:48.722Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:45:48.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-03T09:45:48.722Z] bae3e3404675: Preparing [2025-06-03T09:45:48.722Z] 54710dd7e299: Preparing [2025-06-03T09:45:48.722Z] ef513e4effd7: Preparing [2025-06-03T09:45:48.722Z] 20e3882c86ee: Preparing [2025-06-03T09:45:48.722Z] dc2a4b0c37ee: Preparing [2025-06-03T09:45:48.722Z] 2b5a9878a010: Preparing [2025-06-03T09:45:48.722Z] dd9c8f8612c8: Preparing [2025-06-03T09:45:48.722Z] 2b5a9878a010: Waiting [2025-06-03T09:45:48.722Z] dd9c8f8612c8: Waiting [2025-06-03T09:45:48.722Z] ef513e4effd7: Layer already exists [2025-06-03T09:45:48.722Z] 20e3882c86ee: Layer already exists [2025-06-03T09:45:48.985Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:45:48.985Z] dc2a4b0c37ee: Pushed [2025-06-03T09:45:48.985Z] bae3e3404675: Pushed [2025-06-03T09:45:49.560Z] 2b5a9878a010: Pushed [2025-06-03T09:45:57.729Z] 54710dd7e299: Pushed [2025-06-03T09:45:57.730Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f: digest: sha256:8d873da40b6d75aaae18985aaa14f0154601a0ad0cf654d44de407f516d05b1b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:58.082Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:58.422Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.1 [2025-06-03T09:45:58.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-03T09:45:58.422Z] bae3e3404675: Preparing [2025-06-03T09:45:58.422Z] 54710dd7e299: Preparing [2025-06-03T09:45:58.422Z] ef513e4effd7: Preparing [2025-06-03T09:45:58.422Z] 20e3882c86ee: Preparing [2025-06-03T09:45:58.422Z] dc2a4b0c37ee: Preparing [2025-06-03T09:45:58.422Z] 2b5a9878a010: Preparing [2025-06-03T09:45:58.422Z] dd9c8f8612c8: Preparing [2025-06-03T09:45:58.422Z] 2b5a9878a010: Waiting [2025-06-03T09:45:58.422Z] dd9c8f8612c8: Waiting [2025-06-03T09:45:58.422Z] 20e3882c86ee: Layer already exists [2025-06-03T09:45:58.422Z] bae3e3404675: Layer already exists [2025-06-03T09:45:58.422Z] dc2a4b0c37ee: Layer already exists [2025-06-03T09:45:58.422Z] 54710dd7e299: Layer already exists [2025-06-03T09:45:58.422Z] ef513e4effd7: Layer already exists [2025-06-03T09:45:58.422Z] 2b5a9878a010: Layer already exists [2025-06-03T09:45:58.422Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:45:58.422Z] 4.0.1-dev.1: digest: sha256:8d873da40b6d75aaae18985aaa14f0154601a0ad0cf654d44de407f516d05b1b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:59.034Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:59.376Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:45:59.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-03T09:45:59.376Z] bae3e3404675: Preparing [2025-06-03T09:45:59.376Z] 54710dd7e299: Preparing [2025-06-03T09:45:59.376Z] ef513e4effd7: Preparing [2025-06-03T09:45:59.376Z] 20e3882c86ee: Preparing [2025-06-03T09:45:59.376Z] dc2a4b0c37ee: Preparing [2025-06-03T09:45:59.376Z] 2b5a9878a010: Preparing [2025-06-03T09:45:59.376Z] dd9c8f8612c8: Preparing [2025-06-03T09:45:59.376Z] 2b5a9878a010: Waiting [2025-06-03T09:45:59.376Z] dd9c8f8612c8: Waiting [2025-06-03T09:45:59.376Z] ef513e4effd7: Layer already exists [2025-06-03T09:45:59.376Z] dc2a4b0c37ee: Layer already exists [2025-06-03T09:45:59.376Z] 20e3882c86ee: Layer already exists [2025-06-03T09:45:59.376Z] 54710dd7e299: Layer already exists [2025-06-03T09:45:59.376Z] bae3e3404675: Layer already exists [2025-06-03T09:45:59.376Z] 2b5a9878a010: Layer already exists [2025-06-03T09:45:59.376Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:45:59.376Z] 1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1: digest: sha256:8d873da40b6d75aaae18985aaa14f0154601a0ad0cf654d44de407f516d05b1b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:45:59.989Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:46:00.349Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [2025-06-03T09:46:00.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-03T09:46:00.349Z] bae3e3404675: Preparing [2025-06-03T09:46:00.349Z] 54710dd7e299: Preparing [2025-06-03T09:46:00.349Z] ef513e4effd7: Preparing [2025-06-03T09:46:00.349Z] 20e3882c86ee: Preparing [2025-06-03T09:46:00.349Z] dc2a4b0c37ee: Preparing [2025-06-03T09:46:00.349Z] 2b5a9878a010: Preparing [2025-06-03T09:46:00.349Z] dd9c8f8612c8: Preparing [2025-06-03T09:46:00.349Z] dd9c8f8612c8: Waiting [2025-06-03T09:46:00.349Z] 2b5a9878a010: Waiting [2025-06-03T09:46:00.349Z] dc2a4b0c37ee: Layer already exists [2025-06-03T09:46:00.349Z] ef513e4effd7: Layer already exists [2025-06-03T09:46:00.349Z] 54710dd7e299: Layer already exists [2025-06-03T09:46:00.349Z] bae3e3404675: Layer already exists [2025-06-03T09:46:00.349Z] 20e3882c86ee: Layer already exists [2025-06-03T09:46:00.349Z] 2b5a9878a010: Layer already exists [2025-06-03T09:46:00.349Z] dd9c8f8612c8: Layer already exists [2025-06-03T09:46:00.614Z] odessa: digest: sha256:8d873da40b6d75aaae18985aaa14f0154601a0ad0cf654d44de407f516d05b1b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T09:46:00.689Z] ===================================================== [Pipeline] echo [2025-06-03T09:46:00.704Z] taggedImages: [2025-06-03T09:46:00.704Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [2025-06-03T09:46:00.704Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.1 [2025-06-03T09:46:00.704Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [2025-06-03T09:46:00.704Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] echo [2025-06-03T09:46:00.715Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo [2025-06-03T09:46:00.725Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:00.736Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:00.753Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo [2025-06-03T09:46:00.767Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo [2025-06-03T09:46:00.783Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:00.794Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:00.805Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo [2025-06-03T09:46:00.818Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo [2025-06-03T09:46:00.831Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:00.843Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:00.857Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo [2025-06-03T09:46:00.874Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo [2025-06-03T09:46:00.887Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:00.903Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:00.919Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo [2025-06-03T09:46:00.934Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo [2025-06-03T09:46:00.954Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:00.965Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:00.978Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo [2025-06-03T09:46:00.988Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo [2025-06-03T09:46:01.004Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:01.015Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:01.030Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo [2025-06-03T09:46:01.043Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo [2025-06-03T09:46:01.058Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:01.069Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:01.080Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo [2025-06-03T09:46:01.095Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo [2025-06-03T09:46:01.107Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:01.119Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:01.130Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo [2025-06-03T09:46:01.144Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo [2025-06-03T09:46:01.157Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:01.169Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:01.183Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo [2025-06-03T09:46:01.193Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo [2025-06-03T09:46:01.203Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:01.214Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:01.225Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo [2025-06-03T09:46:01.239Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo [2025-06-03T09:46:01.251Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:01.262Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:01.273Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo [2025-06-03T09:46:01.284Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo [2025-06-03T09:46:01.294Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:01.309Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:01.321Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo [2025-06-03T09:46:01.338Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo [2025-06-03T09:46:01.349Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:01.364Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:01.377Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo [2025-06-03T09:46:01.390Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo [2025-06-03T09:46:01.405Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:01.414Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:01.429Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo [2025-06-03T09:46:01.441Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f [Pipeline] echo [2025-06-03T09:46:01.457Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:01.470Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1fed7d96d2dc57fd41b0a32695af78dc74686b6f-4.0.1-dev.1 [Pipeline] echo [2025-06-03T09:46:01.480Z] 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-06-03T09:46:01.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-03T09:46:01.864Z] [2025-06-03T09:46:01.864Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T09:46:02.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-03T09:46:02.185Z] arm64: Pulling from edgex-lftools-log-publisher [2025-06-03T09:46:02.185Z] 8998bd30e6a1: Pulling fs layer [2025-06-03T09:46:02.185Z] 04944245beec: Pulling fs layer [2025-06-03T09:46:02.185Z] 699f458cf7ca: Pulling fs layer [2025-06-03T09:46:02.185Z] 765212b225bb: Pulling fs layer [2025-06-03T09:46:02.185Z] f23df028b6ca: Pulling fs layer [2025-06-03T09:46:02.185Z] d65c8cfc05b1: Pulling fs layer [2025-06-03T09:46:02.185Z] 2437ff75d9bd: Pulling fs layer [2025-06-03T09:46:02.185Z] d65c8cfc05b1: Waiting [2025-06-03T09:46:02.185Z] f23df028b6ca: Waiting [2025-06-03T09:46:02.185Z] 765212b225bb: Waiting [2025-06-03T09:46:02.185Z] 2437ff75d9bd: Waiting [2025-06-03T09:46:02.449Z] 04944245beec: Verifying Checksum [2025-06-03T09:46:02.449Z] 04944245beec: Download complete [2025-06-03T09:46:02.449Z] 765212b225bb: Verifying Checksum [2025-06-03T09:46:02.449Z] 765212b225bb: Download complete [2025-06-03T09:46:02.449Z] f23df028b6ca: Verifying Checksum [2025-06-03T09:46:02.449Z] f23df028b6ca: Download complete [2025-06-03T09:46:02.449Z] d65c8cfc05b1: Download complete [2025-06-03T09:46:02.713Z] 699f458cf7ca: Verifying Checksum [2025-06-03T09:46:02.713Z] 699f458cf7ca: Download complete [2025-06-03T09:46:02.979Z] 8998bd30e6a1: Verifying Checksum [2025-06-03T09:46:02.979Z] 8998bd30e6a1: Download complete [2025-06-03T09:46:05.548Z] 2437ff75d9bd: Verifying Checksum [2025-06-03T09:46:05.548Z] 2437ff75d9bd: Download complete [2025-06-03T09:46:07.484Z] 8998bd30e6a1: Pull complete [2025-06-03T09:46:08.064Z] 04944245beec: Pull complete [2025-06-03T09:46:09.466Z] 699f458cf7ca: Pull complete [2025-06-03T09:46:09.732Z] 765212b225bb: Pull complete [2025-06-03T09:46:10.695Z] f23df028b6ca: Pull complete [2025-06-03T09:46:10.961Z] d65c8cfc05b1: Pull complete [2025-06-03T09:46:29.132Z] 2437ff75d9bd: Pull complete [2025-06-03T09:46:29.132Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-06-03T09:46:29.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-03T09:46:29.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-03T09:46:29.338Z] prd-ubuntu20.04-docker-arm64-4c-16g-2713 does not seem to be running inside a container [2025-06-03T09:46:29.367Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-06-03T09:46:31.264Z] $ docker top c80c2db97c33576d22c540421c94e9dd6eae27134b8a2144fab175a592fa95c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-03T09:46:31.903Z] ---> job-cost.sh [2025-06-03T09:46:32.167Z] lf-activate-venv: SKIPPING [2025-06-03T09:46:32.167Z] INFO: No Stack... [2025-06-03T09:46:32.746Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-06-03T09:46:33.323Z] INFO: Archiving Costs [Pipeline] sh [2025-06-03T09:46:33.639Z] + cat /w/workspace/edgex-go/14/archives/cost.csv [2025-06-03T09:46:33.639Z] + cut -d, -f6 [Pipeline] lock [2025-06-03T09:46:33.932Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-odessa-14-stack-cost] [2025-06-03T09:46:33.940Z] Resource [jenkins-edgexfoundry-edgex-go-odessa-14-stack-cost] did not exist. Created. [2025-06-03T09:46:33.945Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-odessa-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-03T09:46:34.606Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-06-03T09:46:35.904Z] Stashed 1 file(s) [Pipeline] } [2025-06-03T09:46:35.916Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-odessa-14-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-03T09:46:35.917Z] $ docker stop --time=1 c80c2db97c33576d22c540421c94e9dd6eae27134b8a2144fab175a592fa95c4 [2025-06-03T09:46:37.372Z] $ docker rm -f --volumes c80c2db97c33576d22c540421c94e9dd6eae27134b8a2144fab175a592fa95c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-06-03T14:59:41.627Z] Cancelling nested steps due to timeout [2025-06-03T14:59:41.634Z] Sending interrupt signal to process [2025-06-03T14:59:48.585Z] script returned exit code 143 [Pipeline] } [2025-06-03T14:59:48.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-06-03T14:59:49.292Z] + '[' -d /w/workspace/edgex-go/14/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-06-03T14:59:49.598Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-03T14:59:50.158Z] ---> package-listing.sh [2025-06-03T14:59:50.158Z] ++ facter osfamily [2025-06-03T14:59:50.158Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-03T14:59:50.419Z] + OS_FAMILY=redhat [2025-06-03T14:59:50.419Z] + workspace=/w/workspace/edgex-go/14 [2025-06-03T14:59:50.419Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-03T14:59:50.419Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-03T14:59:50.419Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-03T14:59:50.419Z] + PACKAGES=/tmp/packages_start.txt [2025-06-03T14:59:50.419Z] + '[' /w/workspace/edgex-go/14 ']' [2025-06-03T14:59:50.419Z] + PACKAGES=/tmp/packages_end.txt [2025-06-03T14:59:50.419Z] + case "${OS_FAMILY}" in [2025-06-03T14:59:50.419Z] + rpm -qa [2025-06-03T14:59:50.419Z] + sort [2025-06-03T14:59:50.988Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-03T14:59:50.988Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-03T14:59:50.988Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-03T14:59:50.988Z] + '[' /w/workspace/edgex-go/14 ']' [2025-06-03T14:59:50.988Z] + mkdir -p /w/workspace/edgex-go/14/archives/ [2025-06-03T14:59:50.988Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/14/archives/ [Pipeline] echo [2025-06-03T14:59:51.002Z] 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/14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-06-03T14:59:51.293Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T14:59:51.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-03T14:59:51.866Z] [2025-06-03T14:59:51.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T14:59:52.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-03T14:59:52.188Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-03T14:59:52.188Z] 5eb5b503b376: Pulling fs layer [2025-06-03T14:59:52.188Z] 5c69ac0246d0: Pulling fs layer [2025-06-03T14:59:52.188Z] ec43610c2a17: Pulling fs layer [2025-06-03T14:59:52.188Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-03T14:59:52.188Z] 33b1e0a273af: Pulling fs layer [2025-06-03T14:59:52.188Z] 5d3b04190fa2: Pulling fs layer [2025-06-03T14:59:52.188Z] 2f39f015ded8: Pulling fs layer [2025-06-03T14:59:52.188Z] 3a2ae6a8a46f: Waiting [2025-06-03T14:59:52.188Z] 33b1e0a273af: Waiting [2025-06-03T14:59:52.188Z] 5d3b04190fa2: Waiting [2025-06-03T14:59:52.188Z] 2f39f015ded8: Waiting [2025-06-03T14:59:52.188Z] 5c69ac0246d0: Download complete [2025-06-03T14:59:52.188Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-03T14:59:52.188Z] 3a2ae6a8a46f: Download complete [2025-06-03T14:59:52.455Z] 33b1e0a273af: Verifying Checksum [2025-06-03T14:59:52.455Z] 33b1e0a273af: Download complete [2025-06-03T14:59:52.455Z] 5d3b04190fa2: Verifying Checksum [2025-06-03T14:59:52.455Z] 5d3b04190fa2: Download complete [2025-06-03T14:59:52.455Z] ec43610c2a17: Verifying Checksum [2025-06-03T14:59:52.455Z] ec43610c2a17: Download complete [2025-06-03T14:59:52.455Z] 5eb5b503b376: Verifying Checksum [2025-06-03T14:59:52.455Z] 5eb5b503b376: Download complete [2025-06-03T14:59:53.026Z] 2f39f015ded8: Verifying Checksum [2025-06-03T14:59:53.026Z] 2f39f015ded8: Download complete [2025-06-03T14:59:53.971Z] 5eb5b503b376: Pull complete [2025-06-03T14:59:53.971Z] 5c69ac0246d0: Pull complete [2025-06-03T14:59:54.249Z] ec43610c2a17: Pull complete [2025-06-03T14:59:54.511Z] 3a2ae6a8a46f: Pull complete [2025-06-03T14:59:54.511Z] 33b1e0a273af: Pull complete [2025-06-03T14:59:54.511Z] 5d3b04190fa2: Pull complete [2025-06-03T14:59:58.730Z] 2f39f015ded8: Pull complete [2025-06-03T14:59:58.730Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-03T14:59:58.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-03T14:59:58.730Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-03T14:59:58.944Z] prd-centos7-docker-4c-2g-2716 does not seem to be running inside a container [2025-06-03T14:59:58.977Z] $ 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/14/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-03T15:00:02.160Z] $ docker top 35522815617f304c98a2d1698639a7a9968d58ede486ece98ee06c8cb1dfc3da -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-03T15:00:02.528Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-03T15:00:02.819Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-03T15:00:03.115Z] + ls /var/log/sa-host [2025-06-03T15:00:03.116Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-03T15:00:03.308Z] provisioning config files... [2025-06-03T15:00:03.318Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_odessa@tmp/config16158805037437555463tmp [Pipeline] { [Pipeline] echo [2025-06-03T15:00:03.339Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-03T15:00:03.625Z] ---> create-netrc.sh [Pipeline] } [2025-06-03T15:00:03.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-03T15:00:03.991Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-03T15:00:04.001Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-03T15:00:04.299Z] ---> sudo-logs.sh [2025-06-03T15:00:04.299Z] Archiving 'sudo' log.. [2025-06-03T15:00:04.299Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-03T15:00:04.332Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-06-03T15:00:04.331Z] $ docker stop --time=1 35522815617f304c98a2d1698639a7a9968d58ede486ece98ee06c8cb1dfc3da [2025-06-03T15:00:05.458Z] $ docker rm -f --volumes 35522815617f304c98a2d1698639a7a9968d58ede486ece98ee06c8cb1dfc3da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-06-03T15:00:05.569Z] [WS-CLEANUP] Deleting project workspace... [2025-06-03T15:00:05.570Z] [WS-CLEANUP] Deferred wipeout is used... [2025-06-03T15:00:05.592Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-06-03T15:00:05.841Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-06-03T15:00:06.671Z] + [ -d /w/workspace/edgex-go/14/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-06-03T15:00:06.958Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-03T15:00:08.184Z] ---> package-listing.sh [2025-06-03T15:00:08.184Z] ++ facter osfamily [2025-06-03T15:00:08.184Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-03T15:00:08.444Z] + OS_FAMILY=debian [2025-06-03T15:00:08.444Z] + workspace=/w/workspace/edgex-go/14 [2025-06-03T15:00:08.444Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-03T15:00:08.444Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-03T15:00:08.444Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-03T15:00:08.444Z] + PACKAGES=/tmp/packages_start.txt [2025-06-03T15:00:08.444Z] + '[' /w/workspace/edgex-go/14 ']' [2025-06-03T15:00:08.444Z] + PACKAGES=/tmp/packages_end.txt [2025-06-03T15:00:08.444Z] + case "${OS_FAMILY}" in [2025-06-03T15:00:08.444Z] + dpkg -l [2025-06-03T15:00:08.444Z] + grep '^ii' [2025-06-03T15:00:08.444Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-03T15:00:08.444Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-03T15:00:08.444Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-03T15:00:08.444Z] + '[' /w/workspace/edgex-go/14 ']' [2025-06-03T15:00:08.444Z] + mkdir -p /w/workspace/edgex-go/14/archives/ [2025-06-03T15:00:08.444Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/14/archives/ [Pipeline] echo [2025-06-03T15:00:08.456Z] 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/14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-06-03T15:00:08.733Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T15:00:09.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-03T15:00:09.293Z] [2025-06-03T15:00:09.293Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-03T15:00:09.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-03T15:00:09.591Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-03T15:00:09.591Z] 5eb5b503b376: Pulling fs layer [2025-06-03T15:00:09.591Z] 5c69ac0246d0: Pulling fs layer [2025-06-03T15:00:09.591Z] ec43610c2a17: Pulling fs layer [2025-06-03T15:00:09.591Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-03T15:00:09.591Z] 33b1e0a273af: Pulling fs layer [2025-06-03T15:00:09.591Z] 5d3b04190fa2: Pulling fs layer [2025-06-03T15:00:09.591Z] 2f39f015ded8: Pulling fs layer [2025-06-03T15:00:09.591Z] 33b1e0a273af: Waiting [2025-06-03T15:00:09.591Z] 5d3b04190fa2: Waiting [2025-06-03T15:00:09.591Z] 2f39f015ded8: Waiting [2025-06-03T15:00:09.591Z] 3a2ae6a8a46f: Waiting [2025-06-03T15:00:09.850Z] 5c69ac0246d0: Verifying Checksum [2025-06-03T15:00:09.850Z] 5c69ac0246d0: Download complete [2025-06-03T15:00:09.850Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-03T15:00:09.850Z] 3a2ae6a8a46f: Download complete [2025-06-03T15:00:09.850Z] 33b1e0a273af: Verifying Checksum [2025-06-03T15:00:09.850Z] 33b1e0a273af: Download complete [2025-06-03T15:00:09.850Z] 5d3b04190fa2: Verifying Checksum [2025-06-03T15:00:09.850Z] 5d3b04190fa2: Download complete [2025-06-03T15:00:09.850Z] ec43610c2a17: Verifying Checksum [2025-06-03T15:00:09.850Z] ec43610c2a17: Download complete [2025-06-03T15:00:10.118Z] 5eb5b503b376: Verifying Checksum [2025-06-03T15:00:10.118Z] 5eb5b503b376: Download complete [2025-06-03T15:00:10.684Z] 2f39f015ded8: Download complete [2025-06-03T15:00:11.250Z] 5eb5b503b376: Pull complete [2025-06-03T15:00:11.817Z] 5c69ac0246d0: Pull complete [2025-06-03T15:00:12.382Z] ec43610c2a17: Pull complete [2025-06-03T15:00:12.382Z] 3a2ae6a8a46f: Pull complete [2025-06-03T15:00:12.946Z] 33b1e0a273af: Pull complete [2025-06-03T15:00:13.204Z] 5d3b04190fa2: Pull complete [2025-06-03T15:00:17.385Z] 2f39f015ded8: Pull complete [2025-06-03T15:00:17.386Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-03T15:00:17.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-03T15:00:17.386Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-03T15:00:17.483Z] prd-ubuntu20.04-docker-8c-8g-2712 does not seem to be running inside a container [2025-06-03T15:00:17.506Z] $ 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/14/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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-03T15:00:25.206Z] $ docker top b16a8d03b2fc44eb47f9b272969e3ab33c387ad31979b3d3a7cef05d5c6c6559 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-03T15:00:25.565Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-03T15:00:25.848Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-03T15:00:26.130Z] + ls /var/log/sa-host [2025-06-03T15:00:26.130Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-03T15:00:26.176Z] provisioning config files... [2025-06-03T15:00:26.184Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/14@tmp/config10660959806766109542tmp [Pipeline] { [Pipeline] echo [2025-06-03T15:00:26.203Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-03T15:00:26.494Z] ---> create-netrc.sh [Pipeline] } [2025-06-03T15:00:26.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-03T15:00:26.821Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-03T15:00:26.831Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-03T15:00:27.117Z] ---> sudo-logs.sh [2025-06-03T15:00:27.117Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-06-03T15:00:27.167Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-03T15:00:27.451Z] ---> job-cost.sh [2025-06-03T15:00:27.451Z] lf-activate-venv: SKIPPING [2025-06-03T15:00:27.451Z] DEBUG: total: 0.10999999940395355 [2025-06-03T15:00:27.451Z] INFO: Retrieving Stack Cost... [2025-06-03T15:00:27.710Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-03T15:00:27.969Z] INFO: Archiving Costs [Pipeline] echo [2025-06-03T15:00:27.982Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-03T15:00:28.268Z] ---> logs-deploy.sh [2025-06-03T15:00:28.268Z] lf-activate-venv: SKIPPING [2025-06-03T15:00:28.268Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/odessa/14 [2025-06-03T15:00:28.268Z] INFO: archiving workspace using pattern(s): [2025-06-03T15:00:29.207Z] Archives upload complete. [2025-06-03T15:00:29.467Z] INFO: archiving logs to Nexus