Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f4ce7dac8a99756ad6d57f944b82ca161129151d+30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 (636095d06056263c0c416b5ed04256884a27785b) 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-ssh4747584568257217212.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17045887452596298609.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5276/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/PR-5276/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12028003160812823793.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3025237068862463612.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/PR-5276/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/PR-5276/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15069323276853440090.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], goVersion:1.23] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-771014 in /w/workspace/edgexfoundry_edgex-go_PR-5276 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/5276/head:refs/remotes/origin/PR-5276 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 into PR head commit f4ce7dac8a99756ad6d57f944b82ca161129151d Merge succeeded, producing b5fa2b31b5929bbc00aa962aa65a3f4b6269a1ca Checking out Revision b5fa2b31b5929bbc00aa962aa65a3f4b6269a1ca (PR-5276) > git config core.sparsecheckout # timeout=10 > git checkout -f f4ce7dac8a99756ad6d57f944b82ca161129151d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5fa2b31b5929bbc00aa962aa65a3f4b6269a1ca # timeout=10 Commit message: "Merge commit '30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 268a42c3d4ef31a8f14112433f016ffa47956060 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-30T08:31:21.168Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-30T08:31:21.232Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-30T08:31:21.266Z] ========================================================= [2025-10-30T08:31:21.266Z] EdgeX Global Pipelines Version Info [2025-10-30T08:31:21.266Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-30T08:31:22.449Z] ------------------- [2025-10-30T08:31:22.449Z] stable info: [2025-10-30T08:31:22.449Z] ------------------- [2025-10-30T08:31:22.449Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-30T08:31:22.449Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-30T08:31:22.449Z] Message: update stable to v1.0.278 [2025-10-30T08:31:22.709Z] ------------------- [2025-10-30T08:31:22.709Z] experimental info: [2025-10-30T08:31:22.709Z] ------------------- [2025-10-30T08:31:22.709Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-30T08:31:22.709Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-30T08:31:22.709Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-30T08:31:22.775Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-30T08:31:22.789Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-30T08:31:22.805Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-30T08:31:22.823Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-30T08:31:22.845Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-30T08:31:22.869Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-30T08:31:22.892Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-30T08:31:22.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-30T08:31:22.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-30T08:31:22.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-30T08:31:22.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-30T08:31:22.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-30T08:31:23.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-30T08:31:23.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-30T08:31:23.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-30T08:31:23.087Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-30T08:31:23.105Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-30T08:31:23.123Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-30T08:31:23.144Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-30T08:31:23.162Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-30T08:31:23.187Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-30T08:31:23.208Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-30T08:31:23.227Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-30T08:31:23.249Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5276 [Pipeline] echo [2025-10-30T08:31:23.268Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5276 [Pipeline] echo [2025-10-30T08:31:23.289Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5276 [Pipeline] echo [2025-10-30T08:31:23.309Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b5fa2b31b5929bbc00aa962aa65a3f4b6269a1ca [Pipeline] echo [2025-10-30T08:31:23.330Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b5fa2b3 [Pipeline] echo [2025-10-30T08:31:23.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T08:31:23.416Z] provisioning config files... [2025-10-30T08:31:23.429Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config2898077637927957053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-30T08:31:23.753Z] ---> ****-login.sh [2025-10-30T08:31:23.753Z] nexus3.edgexfoundry.org:10001 [2025-10-30T08:31:24.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:31:24.014Z] [2025-10-30T08:31:24.014Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T08:31:24.014Z] Configure a credential helper to remove this warning. See [2025-10-30T08:31:24.014Z] https://docs.****.com/go/credential-store/ [2025-10-30T08:31:24.014Z] [2025-10-30T08:31:24.014Z] Login Succeeded [2025-10-30T08:31:24.014Z] nexus3.edgexfoundry.org:10002 [2025-10-30T08:31:24.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:31:24.014Z] [2025-10-30T08:31:24.014Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T08:31:24.014Z] Configure a credential helper to remove this warning. See [2025-10-30T08:31:24.014Z] https://docs.****.com/go/credential-store/ [2025-10-30T08:31:24.014Z] [2025-10-30T08:31:24.014Z] Login Succeeded [2025-10-30T08:31:24.015Z] nexus3.edgexfoundry.org:10003 [2025-10-30T08:31:24.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:31:24.304Z] [2025-10-30T08:31:24.304Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T08:31:24.304Z] Configure a credential helper to remove this warning. See [2025-10-30T08:31:24.304Z] https://docs.****.com/go/credential-store/ [2025-10-30T08:31:24.304Z] [2025-10-30T08:31:24.304Z] Login Succeeded [2025-10-30T08:31:24.304Z] nexus3.edgexfoundry.org:10004 [2025-10-30T08:31:24.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:31:24.304Z] [2025-10-30T08:31:24.304Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T08:31:24.304Z] Configure a credential helper to remove this warning. See [2025-10-30T08:31:24.304Z] https://docs.****.com/go/credential-store/ [2025-10-30T08:31:24.304Z] [2025-10-30T08:31:24.304Z] Login Succeeded [2025-10-30T08:31:24.304Z] ****.io [2025-10-30T08:31:24.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-30T08:31:24.585Z] [2025-10-30T08:31:24.585Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-30T08:31:24.585Z] Configure a credential helper to remove this warning. See [2025-10-30T08:31:24.585Z] https://docs.****.com/go/credential-store/ [2025-10-30T08:31:24.585Z] [2025-10-30T08:31:24.585Z] Login Succeeded [2025-10-30T08:31:24.585Z] ---> ****-login.sh ends [Pipeline] } [2025-10-30T08:31:24.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-30T08:31:24.930Z] + 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-10-30T08:31:24.930Z] + dirname cmd/core-command/Dockerfile [2025-10-30T08:31:24.930Z] + cut -d/ -f2 [2025-10-30T08:31:24.930Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-30T08:31:24.930Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-30T08:31:24.930Z] cut -d/ -f2 [2025-10-30T08:31:24.930Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-30T08:31:24.930Z] + dirname cmd/core-data/Dockerfile [2025-10-30T08:31:24.930Z] + cut -d/ -f2 [2025-10-30T08:31:24.930Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-30T08:31:24.930Z] + dirname cmd/core-keeper/Dockerfile [2025-10-30T08:31:24.930Z] + cut -d/ -f2 [2025-10-30T08:31:24.930Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-30T08:31:24.930Z] + dirname cmd/core-metadata/Dockerfile [2025-10-30T08:31:24.930Z] + cut -d/ -f2 [2025-10-30T08:31:24.930Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-30T08:31:24.930Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-10-30T08:31:24.930Z] + cut -d/ -f2 [2025-10-30T08:31:24.930Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-30T08:31:24.930Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-10-30T08:31:24.930Z] + cut -d/ -f2 [2025-10-30T08:31:24.930Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-30T08:31:24.930Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-30T08:31:24.930Z] + cut -d/ -f2 [2025-10-30T08:31:24.930Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-30T08:31:24.930Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-10-30T08:31:24.930Z] + cut -d/ -f2 [2025-10-30T08:31:24.930Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-30T08:31:24.930Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-30T08:31:24.930Z] + cut -d/ -f2 [2025-10-30T08:31:24.930Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-30T08:31:24.930Z] + dirname cmd/security-spire-agent/Dockerfile [2025-10-30T08:31:24.930Z] + cut -d/ -f2 [2025-10-30T08:31:24.930Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-30T08:31:24.930Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-30T08:31:24.930Z] + cut -d/ -f2 [2025-10-30T08:31:24.930Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-30T08:31:24.930Z] + dirname cmd/security-spire-server/Dockerfile+ [2025-10-30T08:31:24.930Z] cut -d/ -f2 [2025-10-30T08:31:24.930Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-30T08:31:24.930Z] + dirname cmd/support-notifications/Dockerfile [2025-10-30T08:31:24.930Z] + cut -d/ -f2 [2025-10-30T08:31:24.930Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-30T08:31:24.930Z] + + cutdirname -d/ cmd/support-scheduler/Dockerfile -f2 [2025-10-30T08:31:24.930Z] [2025-10-30T08:31:24.930Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-30T08:31:24.966Z] 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-10-30T08:31:25.322Z] + git rev-list -1 --merges b5fa2b31b5929bbc00aa962aa65a3f4b6269a1ca~1..b5fa2b31b5929bbc00aa962aa65a3f4b6269a1ca [Pipeline] echo [2025-10-30T08:31:25.334Z] -----------> git rev-list -1 --merges b5fa2b31b5929bbc00aa962aa65a3f4b6269a1ca~1..b5fa2b31b5929bbc00aa962aa65a3f4b6269a1ca b5fa2b31b5929bbc00aa962aa65a3f4b6269a1ca [2025-10-30T08:31:25.334Z] b5fa2b31b5929bbc00aa962aa65a3f4b6269a1ca [false] [Pipeline] sh [2025-10-30T08:31:25.623Z] + git log --format=format:%s -1 b5fa2b31b5929bbc00aa962aa65a3f4b6269a1ca [Pipeline] echo [2025-10-30T08:31:25.639Z] ========================================================= [2025-10-30T08:31:25.639Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-30T08:31:25.639Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-30T08:31:26.014Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-30T08:31:26.014Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-30T08:31:26.014Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-30T08:31:26.014Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-30T08:31:26.014Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-30T08:31:26.014Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-30T08:31:26.014Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:31:26.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-30T08:31:26.378Z] [2025-10-30T08:31:26.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:31:26.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-30T08:31:26.686Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-30T08:31:26.686Z] 3dae71ba6b94: Pulling fs layer [2025-10-30T08:31:26.686Z] 6bf1a483ea7c: Pulling fs layer [2025-10-30T08:31:26.686Z] f5dfc541a4d3: Pulling fs layer [2025-10-30T08:31:26.686Z] 461d9e800cba: Pulling fs layer [2025-10-30T08:31:26.686Z] 80192f66455f: Pulling fs layer [2025-10-30T08:31:26.686Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-30T08:31:26.686Z] a29436f7fd5d: Pulling fs layer [2025-10-30T08:31:26.686Z] 923cac83aea3: Pulling fs layer [2025-10-30T08:31:26.686Z] 25ad8b0a4227: Pulling fs layer [2025-10-30T08:31:26.686Z] db01528c6b51: Pulling fs layer [2025-10-30T08:31:26.686Z] 28988de357af: Pulling fs layer [2025-10-30T08:31:26.686Z] 2e8e34ca0e6c: Waiting [2025-10-30T08:31:26.686Z] a29436f7fd5d: Waiting [2025-10-30T08:31:26.686Z] 923cac83aea3: Waiting [2025-10-30T08:31:26.686Z] 25ad8b0a4227: Waiting [2025-10-30T08:31:26.686Z] db01528c6b51: Waiting [2025-10-30T08:31:26.686Z] 461d9e800cba: Waiting [2025-10-30T08:31:26.686Z] 28988de357af: Waiting [2025-10-30T08:31:26.686Z] 80192f66455f: Waiting [2025-10-30T08:31:26.946Z] 6bf1a483ea7c: Verifying Checksum [2025-10-30T08:31:26.946Z] 6bf1a483ea7c: Download complete [2025-10-30T08:31:26.946Z] 461d9e800cba: Download complete [2025-10-30T08:31:26.946Z] 80192f66455f: Verifying Checksum [2025-10-30T08:31:26.946Z] 80192f66455f: Download complete [2025-10-30T08:31:26.946Z] f5dfc541a4d3: Verifying Checksum [2025-10-30T08:31:26.946Z] f5dfc541a4d3: Download complete [2025-10-30T08:31:26.946Z] 3dae71ba6b94: Verifying Checksum [2025-10-30T08:31:26.946Z] 3dae71ba6b94: Download complete [2025-10-30T08:31:26.946Z] 923cac83aea3: Download complete [2025-10-30T08:31:27.204Z] 25ad8b0a4227: Verifying Checksum [2025-10-30T08:31:27.204Z] 25ad8b0a4227: Download complete [2025-10-30T08:31:27.204Z] db01528c6b51: Download complete [2025-10-30T08:31:27.204Z] 28988de357af: Download complete [2025-10-30T08:31:27.464Z] a29436f7fd5d: Verifying Checksum [2025-10-30T08:31:27.464Z] a29436f7fd5d: Download complete [2025-10-30T08:31:27.723Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-30T08:31:27.723Z] 2e8e34ca0e6c: Download complete [2025-10-30T08:31:28.292Z] 3dae71ba6b94: Pull complete [2025-10-30T08:31:28.552Z] 6bf1a483ea7c: Pull complete [2025-10-30T08:31:29.492Z] f5dfc541a4d3: Pull complete [2025-10-30T08:31:29.756Z] 461d9e800cba: Pull complete [2025-10-30T08:31:30.014Z] 80192f66455f: Pull complete [2025-10-30T08:31:34.205Z] 2e8e34ca0e6c: Pull complete [2025-10-30T08:31:34.770Z] a29436f7fd5d: Pull complete [2025-10-30T08:31:34.770Z] 923cac83aea3: Pull complete [2025-10-30T08:31:34.770Z] 25ad8b0a4227: Pull complete [2025-10-30T08:31:35.030Z] db01528c6b51: Pull complete [2025-10-30T08:31:35.030Z] 28988de357af: Pull complete [2025-10-30T08:31:35.030Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-30T08:31:35.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-30T08:31:35.030Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T08:31:35.183Z] prd-ubuntu20.04-docker-8c-8g-771014 does not seem to be running inside a container [2025-10-30T08:31:35.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-30T08:31:38.024Z] $ docker top 893a5a3488b594dbce59fc7ca4330f1b4f57a9e5e4ef11c34b656f1764c29d59 -eo pid,comm [2025-10-30T08:31:38.071Z] 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-10-30T08:31:38.071Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-30T08:31:38.119Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-30T08:31:38.119Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-30T08:31:38.235Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-30T08:31:38.236Z] $ docker exec 893a5a3488b594dbce59fc7ca4330f1b4f57a9e5e4ef11c34b656f1764c29d59 ssh-agent [2025-10-30T08:31:38.348Z] SSH_AUTH_SOCK=/tmp/ssh-EOj5Ap3iakiR/agent.32 [2025-10-30T08:31:38.348Z] SSH_AGENT_PID=38 [2025-10-30T08:31:38.353Z] Running ssh-add (command line suppressed) [2025-10-30T08:31:38.458Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_14158201409102633342.key (/w/workspace/edgex-go/7@tmp/private_key_14158201409102633342.key) [2025-10-30T08:31:38.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-30T08:31:38.760Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] sh [2025-10-30T08:31:39.045Z] + git tag --points-at HEAD [Pipeline] } [2025-10-30T08:31:39.055Z] $ docker exec --env ******** --env ******** 893a5a3488b594dbce59fc7ca4330f1b4f57a9e5e4ef11c34b656f1764c29d59 ssh-agent -k [2025-10-30T08:31:39.141Z] unset SSH_AUTH_SOCK; [2025-10-30T08:31:39.142Z] unset SSH_AGENT_PID; [2025-10-30T08:31:39.142Z] echo Agent pid 38 killed; [2025-10-30T08:31:39.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-30T08:31:39.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-30T08:31:39.186Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-30T08:31:39.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-30T08:31:39.287Z] $ docker exec 893a5a3488b594dbce59fc7ca4330f1b4f57a9e5e4ef11c34b656f1764c29d59 ssh-agent [2025-10-30T08:31:39.378Z] SSH_AUTH_SOCK=/tmp/ssh-80iJFU2RAAlh/agent.85 [2025-10-30T08:31:39.378Z] SSH_AGENT_PID=91 [2025-10-30T08:31:39.383Z] Running ssh-add (command line suppressed) [2025-10-30T08:31:39.466Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_15436134157415327600.key (/w/workspace/edgex-go/7@tmp/private_key_15436134157415327600.key) [2025-10-30T08:31:39.478Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-30T08:31:39.774Z] + git semver init [2025-10-30T08:31:40.034Z] 2025-10-30 08:31:39,972 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-30T08:31:40.034Z] 2025-10-30 08:31:39,997 [run_init] DEBUG init version:0.0.0 force:False [2025-10-30T08:31:40.034Z] 2025-10-30 08:31:39,998 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/7/.semver [2025-10-30T08:31:40.034Z] 2025-10-30 08:31:39,999 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/7/.semver [2025-10-30T08:31:40.034Z] 2025-10-30 08:31:39,999 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/7/.semver'], cwd=/w/workspace/edgex-go/7, stdin=None, shell=False, universal_newlines=False) [2025-10-30T08:31:46.621Z] 2025-10-30 08:31:46,582 [append_file] DEBUG append to file:/w/workspace/edgex-go/7/.git/info/exclude [2025-10-30T08:31:46.621Z] 2025-10-30 08:31:46,582 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/7/.semver/PR-5276 with force:False [2025-10-30T08:31:46.621Z] 2025-10-30 08:31:46,582 [write_file] DEBUG write to file:/w/workspace/edgex-go/7/.semver/PR-5276 [2025-10-30T08:31:46.621Z] 2025-10-30 08:31:46,587 [execute] INFO git cat-file --batch-check [2025-10-30T08:31:46.621Z] 2025-10-30 08:31:46,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-30T08:31:46.621Z] 2025-10-30 08:31:46,592 [execute] INFO git cat-file --batch [2025-10-30T08:31:46.621Z] 2025-10-30 08:31:46,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-30T08:31:46.621Z] 2025-10-30 08:31:46,594 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/PR-5276 [2025-10-30T08:31:46.621Z] 0.0.0 [Pipeline] } [2025-10-30T08:31:46.628Z] $ docker exec --env ******** --env ******** 893a5a3488b594dbce59fc7ca4330f1b4f57a9e5e4ef11c34b656f1764c29d59 ssh-agent -k [2025-10-30T08:31:46.747Z] unset SSH_AUTH_SOCK; [2025-10-30T08:31:46.747Z] unset SSH_AGENT_PID; [2025-10-30T08:31:46.747Z] echo Agent pid 91 killed; [2025-10-30T08:31:46.762Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-30T08:31:47.097Z] + git semver [Pipeline] } [2025-10-30T08:31:47.720Z] $ docker stop --time=1 893a5a3488b594dbce59fc7ca4330f1b4f57a9e5e4ef11c34b656f1764c29d59 [2025-10-30T08:31:49.424Z] $ docker rm -f --volumes 893a5a3488b594dbce59fc7ca4330f1b4f57a9e5e4ef11c34b656f1764c29d59 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-30T08:31:49.813Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-30T08:31:50.098Z] Stashed 1 file(s) [Pipeline] echo [2025-10-30T08:31:50.102Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } [2025-10-30T08:31:50.644Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo [2025-10-30T08:31:50.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-30T08:31:50.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-30T08:31:50.703Z] ========================================================= [2025-10-30T08:31:50.703Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-30T08:31:50.703Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-30T08:31:50.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-30T08:31:50.997Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-30T08:31:50.997Z] 9824c27679d3: Pulling fs layer [2025-10-30T08:31:50.997Z] 8371a51cbc44: Pulling fs layer [2025-10-30T08:31:50.997Z] d5791340ef18: Pulling fs layer [2025-10-30T08:31:50.997Z] d3178a7b2709: Pulling fs layer [2025-10-30T08:31:50.997Z] 4f4fb700ef54: Pulling fs layer [2025-10-30T08:31:50.997Z] 063b4f904bf5: Pulling fs layer [2025-10-30T08:31:50.997Z] 066ecc492849: Pulling fs layer [2025-10-30T08:31:50.997Z] 50a4da29d654: Pulling fs layer [2025-10-30T08:31:50.997Z] 417dd178857c: Pulling fs layer [2025-10-30T08:31:50.997Z] d3178a7b2709: Waiting [2025-10-30T08:31:50.997Z] 50a4da29d654: Waiting [2025-10-30T08:31:50.997Z] 417dd178857c: Waiting [2025-10-30T08:31:50.997Z] 4f4fb700ef54: Waiting [2025-10-30T08:31:50.997Z] 063b4f904bf5: Waiting [2025-10-30T08:31:50.997Z] 066ecc492849: Waiting [2025-10-30T08:31:50.997Z] 8371a51cbc44: Verifying Checksum [2025-10-30T08:31:50.997Z] 8371a51cbc44: Download complete [2025-10-30T08:31:50.997Z] d3178a7b2709: Download complete [2025-10-30T08:31:50.997Z] 4f4fb700ef54: Verifying Checksum [2025-10-30T08:31:50.997Z] 4f4fb700ef54: Download complete [2025-10-30T08:31:50.997Z] 063b4f904bf5: Verifying Checksum [2025-10-30T08:31:50.997Z] 063b4f904bf5: Download complete [2025-10-30T08:31:50.997Z] 9824c27679d3: Download complete [2025-10-30T08:31:51.263Z] 066ecc492849: Download complete [2025-10-30T08:31:51.263Z] 9824c27679d3: Pull complete [2025-10-30T08:31:51.263Z] 8371a51cbc44: Pull complete [2025-10-30T08:31:51.522Z] 417dd178857c: Verifying Checksum [2025-10-30T08:31:51.522Z] 417dd178857c: Download complete [2025-10-30T08:31:51.522Z] d5791340ef18: Download complete [2025-10-30T08:31:52.089Z] 50a4da29d654: Verifying Checksum [2025-10-30T08:31:52.089Z] 50a4da29d654: Download complete [2025-10-30T08:31:57.378Z] d5791340ef18: Pull complete [2025-10-30T08:31:58.315Z] d3178a7b2709: Pull complete [2025-10-30T08:32:00.217Z] 4f4fb700ef54: Pull complete [2025-10-30T08:32:01.599Z] 063b4f904bf5: Pull complete [2025-10-30T08:32:02.540Z] 066ecc492849: Pull complete [2025-10-30T08:32:06.752Z] 50a4da29d654: Pull complete [2025-10-30T08:32:07.010Z] 417dd178857c: Pull complete [2025-10-30T08:32:07.010Z] Digest: sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-30T08:32:07.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-30T08:32:07.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-30T08:32:07.320Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-30T08:32:07.320Z] WORKDIR /edgex [2025-10-30T08:32:07.320Z] COPY go.mod . [2025-10-30T08:32:07.320Z] RUN go mod download [2025-10-30T08:32:07.320Z] + docker build -t ci-base-image-x86_64 -f - . [2025-10-30T08:32:07.886Z] #0 building with "default" instance using docker driver [2025-10-30T08:32:07.886Z] [2025-10-30T08:32:07.886Z] #1 [internal] load build definition from Dockerfile [2025-10-30T08:32:07.886Z] #1 transferring dockerfile: 164B done [2025-10-30T08:32:07.886Z] #1 DONE 0.0s [2025-10-30T08:32:07.886Z] [2025-10-30T08:32:07.886Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-30T08:32:07.886Z] #2 DONE 0.0s [2025-10-30T08:32:07.886Z] [2025-10-30T08:32:07.886Z] #3 [internal] load .dockerignore [2025-10-30T08:32:07.886Z] #3 transferring context: [2025-10-30T08:32:08.144Z] #3 transferring context: 50B done [2025-10-30T08:32:08.144Z] #3 DONE 0.1s [2025-10-30T08:32:08.144Z] [2025-10-30T08:32:08.144Z] #4 [internal] load build context [2025-10-30T08:32:08.144Z] #4 transferring context: 6.57kB done [2025-10-30T08:32:08.144Z] #4 DONE 0.0s [2025-10-30T08:32:08.144Z] [2025-10-30T08:32:08.144Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-30T08:32:08.144Z] #5 DONE 0.1s [2025-10-30T08:32:08.144Z] [2025-10-30T08:32:08.144Z] #6 [2/4] WORKDIR /edgex [2025-10-30T08:32:10.859Z] #6 DONE 2.6s [2025-10-30T08:32:10.859Z] [2025-10-30T08:32:10.859Z] #7 [3/4] COPY go.mod . [2025-10-30T08:32:10.859Z] #7 DONE 0.0s [2025-10-30T08:32:10.859Z] [2025-10-30T08:32:10.859Z] #8 [4/4] RUN go mod download [2025-10-30T08:32:29.090Z] #8 DONE 17.8s [2025-10-30T08:32:29.090Z] [2025-10-30T08:32:29.090Z] #9 exporting to image [2025-10-30T08:32:29.090Z] #9 exporting layers [2025-10-30T08:32:32.371Z] #9 exporting layers 3.4s done [2025-10-30T08:32:32.371Z] #9 writing image sha256:5fad2179813b4a010013f2874d54e39096d42c330f57a8ff2f8b78e70619b3ee done [2025-10-30T08:32:32.371Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-30T08:32:32.371Z] #9 DONE 3.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:32:32.679Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-30T08:32:32.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T08:32:32.764Z] prd-ubuntu20.04-docker-8c-8g-771014 does not seem to be running inside a container [2025-10-30T08:32:32.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-30T08:32:34.589Z] $ docker top 3f79ae33a92eb48e5d9b0a0771bcfd88a911d99ce9b1a901f4d79e344afb962f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T08:32:34.943Z] + go version [2025-10-30T08:32:34.943Z] go version go1.23.12 linux/amd64 [Pipeline] } [2025-10-30T08:32:34.952Z] $ docker stop --time=1 3f79ae33a92eb48e5d9b0a0771bcfd88a911d99ce9b1a901f4d79e344afb962f [2025-10-30T08:32:37.155Z] $ docker rm -f --volumes 3f79ae33a92eb48e5d9b0a0771bcfd88a911d99ce9b1a901f4d79e344afb962f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:32:37.834Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-30T08:32:37.834Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T08:32:37.960Z] prd-ubuntu20.04-docker-8c-8g-771014 does not seem to be running inside a container [2025-10-30T08:32:37.991Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-30T08:32:40.176Z] $ docker top 913ff9cc705e534877d2579c17312b209b4f751a22a157597db41abce3652cb1 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-30T08:32:40.271Z] ========================================================= [2025-10-30T08:32:40.271Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-30T08:32:40.271Z] ========================================================= [Pipeline] sh [2025-10-30T08:32:40.579Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh [2025-10-30T08:32:40.881Z] + make test [2025-10-30T08:32:40.881Z] go test -race -coverprofile=coverage.out ./... [2025-10-30T08:32:53.093Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-30T08:33:19.644Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-30T08:33:19.645Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-30T08:33:19.903Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-30T08:33:19.903Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-30T08:33:20.160Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-30T08:33:20.160Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-30T08:33:20.160Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-30T08:33:20.160Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-30T08:33:20.161Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-30T08:33:20.161Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-30T08:33:20.419Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-30T08:33:20.679Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-30T08:33:20.679Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-30T08:33:20.679Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-30T08:33:20.679Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-30T08:33:20.679Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2025-10-30T08:33:20.679Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-30T08:33:20.679Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-30T08:33:24.864Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2025-10-30T08:33:25.432Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-30T08:33:26.370Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-30T08:33:28.275Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-30T08:33:28.275Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-30T08:33:29.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-30T08:33:29.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-30T08:33:29.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-30T08:33:29.214Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-30T08:33:29.214Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-30T08:33:29.214Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-30T08:33:29.214Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-30T08:33:29.214Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-30T08:33:29.214Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-30T08:33:29.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-30T08:33:29.474Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-30T08:33:29.474Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.4% of statements [2025-10-30T08:33:29.474Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.026s coverage: 4.8% of statements [2025-10-30T08:33:29.474Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.072s coverage: 57.7% of statements [2025-10-30T08:33:29.474Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.020s coverage: 86.5% of statements [2025-10-30T08:33:30.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-30T08:33:30.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-30T08:33:30.848Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-30T08:33:30.848Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-30T08:33:30.848Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-30T08:33:30.848Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-30T08:33:32.755Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-30T08:33:32.755Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-30T08:33:32.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.507s coverage: 94.2% of statements [2025-10-30T08:33:32.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.057s coverage: 90.7% of statements [2025-10-30T08:33:34.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.060s coverage: 8.4% of statements [2025-10-30T08:33:34.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-30T08:33:34.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-30T08:33:34.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-30T08:33:34.701Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-30T08:33:34.702Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-30T08:33:34.702Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-30T08:33:34.702Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-30T08:33:34.702Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-30T08:33:34.702Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-30T08:33:34.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-30T08:33:34.702Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-30T08:33:34.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-30T08:33:34.702Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-30T08:33:34.702Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-30T08:33:34.702Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-30T08:33:36.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.423s coverage: 95.8% of statements [2025-10-30T08:33:36.074Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.030s coverage: 72.2% of statements [2025-10-30T08:33:37.010Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-30T08:33:37.010Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-30T08:33:37.010Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-30T08:33:37.010Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-30T08:33:37.010Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-30T08:33:37.944Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.047s coverage: 2.4% of statements [2025-10-30T08:33:38.202Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.063s coverage: 1.0% of statements [2025-10-30T08:33:38.202Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 38.2% of statements [2025-10-30T08:33:38.202Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.021s coverage: 68.8% of statements [2025-10-30T08:33:38.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.016s coverage: 40.0% of statements [2025-10-30T08:33:38.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements [2025-10-30T08:33:38.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 89.5% of statements [2025-10-30T08:33:38.776Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-30T08:33:38.776Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-30T08:33:38.776Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-30T08:33:39.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 93.1% of statements [2025-10-30T08:33:39.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-30T08:33:39.296Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-30T08:33:39.296Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-30T08:33:39.296Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-30T08:33:39.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements [2025-10-30T08:33:40.123Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-30T08:33:40.123Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-30T08:33:40.123Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-30T08:33:40.691Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-30T08:33:40.691Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-30T08:33:40.691Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-30T08:33:40.691Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-30T08:33:41.257Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-30T08:33:41.257Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-30T08:33:41.515Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-30T08:33:43.417Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-30T08:33:43.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-30T08:33:44.794Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-30T08:33:46.173Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-30T08:33:46.173Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-30T08:33:46.173Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-30T08:33:49.456Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-30T08:33:50.021Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-30T08:33:50.292Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-30T08:33:50.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-30T08:33:50.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-30T08:33:50.292Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-30T08:33:51.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2025-10-30T08:33:52.231Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-30T08:33:52.231Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-30T08:33:52.231Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-30T08:33:52.231Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-30T08:33:52.231Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-30T08:33:52.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-30T08:33:52.796Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-30T08:33:53.055Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-30T08:33:53.055Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-30T08:33:53.055Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-30T08:33:53.055Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-30T08:33:53.055Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-30T08:33:54.953Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-30T08:33:54.953Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-30T08:33:54.953Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-30T08:33:54.953Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-30T08:33:55.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-30T08:33:55.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-30T08:33:55.888Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-30T08:33:55.888Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-30T08:33:55.888Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-30T08:33:55.888Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-30T08:33:55.888Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-30T08:33:57.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-30T08:33:57.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-30T08:33:57.262Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.041s coverage: 92.9% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 68.8% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.013s coverage: 15.5% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.104s coverage: 81.8% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.104s coverage: 82.1% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.044s coverage: 6.8% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.048s coverage: 33.3% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.058s coverage: 100.0% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.145s coverage: 54.8% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.6% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.043s coverage: 88.6% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.025s coverage: 96.8% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.015s coverage: 100.0% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.164s coverage: 29.2% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.018s coverage: 93.8% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.027s coverage: 3.1% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.018s coverage: 54.0% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.1% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.158s coverage: 94.9% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 9.0% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 97.7% of statements [2025-10-30T08:34:03.822Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements [2025-10-30T08:34:03.822Z] 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-10-30T08:34:03.822Z] running golangci-lint [2025-10-30T08:34:03.822Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-10-30T08:34:03.822Z] go version go1.23.12 linux/amd64 [2025-10-30T08:34:03.822Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-10-30T08:34:03.822Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-30T08:34:03.822Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-10-30T08:34:30.342Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|compiled_files|deps|name|types_sizes) took 23.709544887s" [2025-10-30T08:34:30.342Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 57.041888ms" [2025-10-30T08:34:42.533Z] level=info msg="[linters_context/goanalysis] analyzers took 1m50.771374315s with top 10 stages: buildir: 1m4.662562221s, gosec: 3.965418223s, inspect: 3.484276337s, fact_deprecated: 2.406000725s, printf: 2.267882284s, ctrlflow: 1.617035886s, fact_purity: 1.404715329s, nilness: 1.181926764s, S1038: 1.041104898s, typedness: 816.820813ms" [2025-10-30T08:34:42.533Z] level=info msg="[runner] Issues before processing: 21, after processing: 0" [2025-10-30T08:34:42.533Z] level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 21/21, autogenerated_exclude: 21/21, identifier_marker: 21/21, exclude: 21/21, cgo: 21/21, skip_dirs: 21/21, nolint: 20/0, skip_files: 21/21, exclude-rules: 21/20, filename_unadjuster: 21/21, invalid_issue: 21/21" [2025-10-30T08:34:42.533Z] level=info msg="[runner] processing took 12.045142ms with stages: nolint: 7.963072ms, exclude-rules: 1.302038ms, identifier_marker: 948.925µs, autogenerated_exclude: 679.045µs, path_prettifier: 594.412µs, skip_dirs: 537.22µs, cgo: 8.03µs, invalid_issue: 4.95µs, filename_unadjuster: 3.41µs, max_same_issues: 950ns, uniq_by_line: 580ns, exclude: 450ns, skip_files: 420ns, fixer: 410ns, sort_results: 260ns, path_prefixer: 160ns, max_from_linter: 160ns, path_shortener: 150ns, source_code: 140ns, diff: 140ns, max_per_file_from_linter: 120ns, severity-rules: 100ns" [2025-10-30T08:34:42.533Z] level=info msg="[runner] linters took 13.68008757s with stages: goanalysis_metalinter: 13.667954425s" [2025-10-30T08:34:42.533Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-10-30T08:34:42.533Z] level=info msg="Memory: 370 samples, avg is 311.8MB, max is 1474.3MB" [2025-10-30T08:34:42.533Z] level=info msg="Execution took 37.454993232s" [2025-10-30T08:34:42.533Z] go vet ./... [2025-10-30T08:34:49.083Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-30T08:34:49.083Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-30T08:34:49.083Z] ./bin/test-attribution-txt.sh [2025-10-30T08:34:49.083Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-30T08:34:49.083Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-30T08:34:49.083Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-30T08:34:49.083Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-30T08:34:49.083Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-30T08:34:49.083Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-30T08:34:49.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-30T08:34:49.406Z] + ls -al . [2025-10-30T08:34:49.406Z] total 2076 [2025-10-30T08:34:49.406Z] drwxrwxr-x 11 1001 1001 4096 Oct 30 08:32 . [2025-10-30T08:34:49.406Z] drwxr-xr-x 4 root root 4096 Oct 30 08:32 .. [2025-10-30T08:34:49.406Z] drwxrwxr-x 2 1001 1001 4096 Oct 30 08:31 .blubracket [2025-10-30T08:34:49.406Z] -rw-rw-r-- 1 1001 1001 10 Oct 30 08:31 .dockerignore [2025-10-30T08:34:49.406Z] drwxrwxr-x 8 1001 1001 4096 Oct 30 08:34 .git [2025-10-30T08:34:49.406Z] drwxrwxr-x 3 1001 1001 4096 Oct 30 08:31 .github [2025-10-30T08:34:49.406Z] -rw-rw-r-- 1 1001 1001 909 Oct 30 08:31 .gitignore [2025-10-30T08:34:49.406Z] -rw-rw-r-- 1 1001 1001 218 Oct 30 08:31 .golangci.yml [2025-10-30T08:34:49.406Z] -rw-rw-r-- 1 1001 1001 100 Oct 30 08:31 .hadolint.yml [2025-10-30T08:34:49.406Z] drwxr-xr-x 3 1001 1001 4096 Oct 30 08:31 .semver [2025-10-30T08:34:49.406Z] -rw-rw-r-- 1 1001 1001 155 Oct 30 08:31 .sonarcloud.properties [2025-10-30T08:34:49.406Z] -rw-rw-r-- 1 1001 1001 1171 Oct 30 08:31 ADOPTERS.md [2025-10-30T08:34:49.406Z] -rw-rw-r-- 1 1001 1001 17374 Oct 30 08:31 Attribution.txt [2025-10-30T08:34:49.406Z] -rw-rw-r-- 1 1001 1001 108018 Oct 30 08:31 CHANGELOG.md [2025-10-30T08:34:49.406Z] -rw-rw-r-- 1 1001 1001 3804 Oct 30 08:31 CONTRIBUTING.md [2025-10-30T08:34:49.406Z] -rw-rw-r-- 1 1001 1001 677 Oct 30 08:31 GOVERNANCE.md [2025-10-30T08:34:49.406Z] -rw-rw-r-- 1 1001 1001 886 Oct 30 08:31 Jenkinsfile [2025-10-30T08:34:49.406Z] -rw-rw-r-- 1 1001 1001 10775 Oct 30 08:31 LICENSE [2025-10-30T08:34:49.406Z] -rw-rw-r-- 1 1001 1001 16740 Oct 30 08:31 Makefile [2025-10-30T08:34:49.406Z] -rw-rw-r-- 1 1001 1001 582 Oct 30 08:31 OWNERS.md [2025-10-30T08:34:49.406Z] -rw-rw-r-- 1 1001 1001 9932 Oct 30 08:31 README.md [2025-10-30T08:34:49.406Z] -rw-rw-r-- 1 1001 1001 789 Oct 30 08:31 SECURITY.md [2025-10-30T08:34:49.406Z] -rw-rw-r-- 1 1001 1001 5 Oct 30 08:31 VERSION [2025-10-30T08:34:49.406Z] drwxrwxr-x 2 1001 1001 4096 Oct 30 08:31 bin [2025-10-30T08:34:49.406Z] drwxrwxr-x 19 1001 1001 4096 Oct 30 08:31 cmd [2025-10-30T08:34:49.406Z] -rw-r--r-- 1 root root 1748913 Oct 30 08:34 coverage.out [2025-10-30T08:34:49.406Z] drwxrwxr-x 2 1001 1001 4096 Oct 30 08:31 fuzz_test [2025-10-30T08:34:49.407Z] -rw-rw-r-- 1 1001 1001 6539 Oct 30 08:31 go.mod [2025-10-30T08:34:49.407Z] -rw-rw-r-- 1 1001 1001 88541 Oct 30 08:31 go.sum [2025-10-30T08:34:49.407Z] drwxrwxr-x 7 1001 1001 4096 Oct 30 08:31 internal [2025-10-30T08:34:49.407Z] drwxrwxr-x 2 1001 1001 4096 Oct 30 08:31 openapi [2025-10-30T08:34:49.407Z] -rw-rw-r-- 1 1001 1001 584 Oct 30 08:31 security.txt [2025-10-30T08:34:49.407Z] -rw-rw-r-- 1 1001 1001 204 Oct 30 08:31 version.go [Pipeline] sh [2025-10-30T08:34:49.699Z] + '[' -e coverage.out ] [2025-10-30T08:34:49.699Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-30T08:34:49.882Z] Stashed 1 file(s) [Pipeline] sh [2025-10-30T08:34:50.168Z] + make build [2025-10-30T08:34:50.168Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-30T08:35:16.731Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-30T08:35:16.731Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-30T08:35:17.665Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-30T08:35:18.597Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-30T08:35:20.499Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-30T08:35:32.703Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-30T08:35:34.082Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-30T08:35:36.617Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-30T08:35:39.149Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-30T08:35:40.535Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-30T08:35:42.436Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-30T08:35:43.001Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-10-30T08:35:44.392Z] $ docker stop --time=1 913ff9cc705e534877d2579c17312b209b4f751a22a157597db41abce3652cb1 [2025-10-30T08:35:56.050Z] $ docker rm -f --volumes 913ff9cc705e534877d2579c17312b209b4f751a22a157597db41abce3652cb1 [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-10-30T08:35:58.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-30T08:35:58.851Z] [2025-10-30T08:35:58.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T08:35:59.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-30T08:36:00.097Z] latest: Pulling from edgex-devops/edgex-compose [2025-10-30T08:36:00.097Z] 91d30c5bc195: Pulling fs layer [2025-10-30T08:36:00.097Z] 2e9b0aa3be6d: Pulling fs layer [2025-10-30T08:36:00.097Z] 9c61dcf015f6: Pulling fs layer [2025-10-30T08:36:00.097Z] 4698f68db338: Pulling fs layer [2025-10-30T08:36:00.097Z] 2a2f49069b9e: Pulling fs layer [2025-10-30T08:36:00.097Z] e0025b399a48: Pulling fs layer [2025-10-30T08:36:00.097Z] 2a2f49069b9e: Waiting [2025-10-30T08:36:00.097Z] e0025b399a48: Waiting [2025-10-30T08:36:00.097Z] 4698f68db338: Waiting [2025-10-30T08:36:00.097Z] 91d30c5bc195: Verifying Checksum [2025-10-30T08:36:00.097Z] 91d30c5bc195: Download complete [2025-10-30T08:36:00.097Z] 4698f68db338: Download complete [2025-10-30T08:36:00.354Z] 2e9b0aa3be6d: Verifying Checksum [2025-10-30T08:36:00.354Z] 2e9b0aa3be6d: Download complete [2025-10-30T08:36:00.354Z] e0025b399a48: Verifying Checksum [2025-10-30T08:36:00.354Z] e0025b399a48: Download complete [2025-10-30T08:36:00.354Z] 2a2f49069b9e: Download complete [2025-10-30T08:36:01.291Z] 91d30c5bc195: Pull complete [2025-10-30T08:36:01.291Z] 9c61dcf015f6: Verifying Checksum [2025-10-30T08:36:01.291Z] 9c61dcf015f6: Download complete [2025-10-30T08:36:03.212Z] 2e9b0aa3be6d: Pull complete [2025-10-30T08:36:07.396Z] 9c61dcf015f6: Pull complete [2025-10-30T08:36:07.396Z] 4698f68db338: Pull complete [2025-10-30T08:36:07.655Z] 2a2f49069b9e: Pull complete [2025-10-30T08:36:07.912Z] e0025b399a48: Pull complete [2025-10-30T08:36:07.912Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-10-30T08:36:07.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-30T08:36:07.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T08:36:08.026Z] prd-ubuntu20.04-docker-8c-8g-771014 does not seem to be running inside a container [2025-10-30T08:36:08.052Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-10-30T08:36:13.005Z] $ docker top 6dd3ad0a604455cc90bf41605f44e157234015a66b7736972cf85efc5c7f6737 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T08:36:13.346Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-30T08:36:13.912Z] #1 [security-spire-config internal] load build definition from Dockerfile [2025-10-30T08:36:15.979Z] #1 transferring dockerfile: 1.69kB done [2025-10-30T08:36:16.599Z] #1 DONE 2.5s [2025-10-30T08:36:16.599Z] [2025-10-30T08:36:16.599Z] #2 [core-keeper internal] load build definition from Dockerfile [2025-10-30T08:36:18.003Z] #2 ... [2025-10-30T08:36:18.003Z] [2025-10-30T08:36:18.003Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-30T08:36:18.003Z] #3 transferring dockerfile: 2.23kB 0.0s done [2025-10-30T08:36:18.003Z] #3 DONE 3.6s [2025-10-30T08:36:18.262Z] [2025-10-30T08:36:18.262Z] #4 [support-notifications internal] load build definition from Dockerfile [2025-10-30T08:36:18.520Z] #4 ... [2025-10-30T08:36:18.520Z] [2025-10-30T08:36:18.520Z] #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:36:18.520Z] #5 DONE 0.0s [2025-10-30T08:36:18.520Z] [2025-10-30T08:36:18.520Z] #6 [core-metadata internal] load build definition from Dockerfile [2025-10-30T08:36:19.455Z] #6 ... [2025-10-30T08:36:19.455Z] [2025-10-30T08:36:19.455Z] #7 [core-data internal] load build definition from Dockerfile [2025-10-30T08:36:19.455Z] #7 transferring dockerfile: 2.04kB done [2025-10-30T08:36:19.455Z] #7 DONE 4.5s [2025-10-30T08:36:19.455Z] [2025-10-30T08:36:19.455Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-30T08:36:19.733Z] #8 ... [2025-10-30T08:36:19.733Z] [2025-10-30T08:36:19.733Z] #5 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:36:19.733Z] #5 DONE 0.0s [2025-10-30T08:36:19.733Z] [2025-10-30T08:36:19.733Z] #9 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-10-30T08:36:21.113Z] #9 ... [2025-10-30T08:36:21.113Z] [2025-10-30T08:36:21.113Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-30T08:36:21.113Z] #10 transferring dockerfile: 2.49kB done [2025-10-30T08:36:21.113Z] #10 DONE 5.8s [2025-10-30T08:36:21.113Z] [2025-10-30T08:36:21.113Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-30T08:36:21.113Z] #11 DONE 0.0s [2025-10-30T08:36:21.113Z] [2025-10-30T08:36:21.113Z] #12 [support-scheduler internal] load build definition from Dockerfile [2025-10-30T08:36:21.374Z] #12 ... [2025-10-30T08:36:21.374Z] [2025-10-30T08:36:21.374Z] #5 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:36:21.374Z] #5 DONE 0.0s [2025-10-30T08:36:21.374Z] [2025-10-30T08:36:21.374Z] #9 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-30T08:36:24.709Z] #9 ... [2025-10-30T08:36:24.709Z] [2025-10-30T08:36:24.709Z] #12 [support-scheduler internal] load build definition from Dockerfile [2025-10-30T08:36:24.709Z] #12 transferring dockerfile: 1.83kB done [2025-10-30T08:36:24.709Z] #12 DONE 8.7s [2025-10-30T08:36:24.709Z] [2025-10-30T08:36:24.709Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2025-10-30T08:36:24.972Z] #13 ... [2025-10-30T08:36:24.972Z] [2025-10-30T08:36:24.972Z] #5 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:36:24.972Z] #5 DONE 0.0s [2025-10-30T08:36:25.231Z] [2025-10-30T08:36:25.231Z] #9 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-10-30T08:36:27.144Z] #9 ... [2025-10-30T08:36:27.144Z] [2025-10-30T08:36:27.144Z] #14 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22.1 [2025-10-30T08:36:27.144Z] #14 ... [2025-10-30T08:36:27.144Z] [2025-10-30T08:36:27.144Z] #15 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-30T08:36:27.144Z] #15 ... [2025-10-30T08:36:27.144Z] [2025-10-30T08:36:27.144Z] #16 [core-command internal] load build definition from Dockerfile [2025-10-30T08:36:30.469Z] #16 ... [2025-10-30T08:36:30.469Z] [2025-10-30T08:36:30.469Z] #2 [core-keeper internal] load build definition from Dockerfile [2025-10-30T08:36:30.469Z] #2 transferring dockerfile: 2.01kB done [2025-10-30T08:36:30.469Z] #2 DONE 13.4s [2025-10-30T08:36:30.469Z] [2025-10-30T08:36:30.469Z] #17 [security-spire-server internal] load build definition from Dockerfile [2025-10-30T08:36:30.469Z] #17 ... [2025-10-30T08:36:30.469Z] [2025-10-30T08:36:30.470Z] #5 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:36:30.470Z] #5 DONE 0.0s [2025-10-30T08:36:30.470Z] [2025-10-30T08:36:30.470Z] #9 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-30T08:36:31.406Z] #9 ... [2025-10-30T08:36:31.406Z] [2025-10-30T08:36:31.406Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-30T08:36:31.406Z] #11 ... [2025-10-30T08:36:31.406Z] [2025-10-30T08:36:31.406Z] #18 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-30T08:36:31.666Z] #18 ... [2025-10-30T08:36:31.666Z] [2025-10-30T08:36:31.666Z] #19 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-30T08:36:33.571Z] #19 ... [2025-10-30T08:36:33.571Z] [2025-10-30T08:36:33.571Z] #4 [support-notifications internal] load build definition from Dockerfile [2025-10-30T08:36:33.571Z] #4 transferring dockerfile: 2.00kB done [2025-10-30T08:36:37.787Z] #4 DONE 19.9s [2025-10-30T08:36:37.787Z] [2025-10-30T08:36:37.787Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-30T08:36:37.787Z] #8 transferring dockerfile: 2.50kB done [2025-10-30T08:36:39.169Z] #8 ... [2025-10-30T08:36:39.169Z] [2025-10-30T08:36:39.169Z] #5 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:36:39.169Z] #5 DONE 0.0s [2025-10-30T08:36:39.169Z] [2025-10-30T08:36:39.169Z] #9 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-10-30T08:36:42.473Z] #9 ... [2025-10-30T08:36:42.473Z] [2025-10-30T08:36:42.473Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-30T08:36:42.473Z] #8 DONE 23.9s [2025-10-30T08:36:42.473Z] [2025-10-30T08:36:42.473Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-30T08:36:42.473Z] #11 transferring dockerfile: 1.89kB done [2025-10-30T08:36:45.798Z] #11 ... [2025-10-30T08:36:45.798Z] [2025-10-30T08:36:45.798Z] #5 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:36:45.798Z] #5 DONE 0.0s [2025-10-30T08:36:45.798Z] [2025-10-30T08:36:45.798Z] #9 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-30T08:36:49.993Z] #9 ... [2025-10-30T08:36:49.993Z] [2025-10-30T08:36:49.993Z] #6 [core-metadata internal] load build definition from Dockerfile [2025-10-30T08:36:49.993Z] #6 transferring dockerfile: 2.10kB done [2025-10-30T08:36:49.993Z] #6 ... [2025-10-30T08:36:49.993Z] [2025-10-30T08:36:49.993Z] #18 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-30T08:36:49.993Z] #18 transferring dockerfile: 2.14kB done [2025-10-30T08:36:51.921Z] #18 ... [2025-10-30T08:36:51.921Z] [2025-10-30T08:36:51.921Z] #6 [core-metadata internal] load build definition from Dockerfile [2025-10-30T08:36:51.921Z] #6 DONE 33.1s [2025-10-30T08:36:51.921Z] [2025-10-30T08:36:51.921Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2025-10-30T08:36:51.921Z] #13 transferring dockerfile: 1.81kB done [2025-10-30T08:36:53.837Z] #13 ... [2025-10-30T08:36:53.837Z] [2025-10-30T08:36:53.837Z] #5 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:36:53.837Z] #5 DONE 0.0s [2025-10-30T08:36:53.837Z] [2025-10-30T08:36:53.837Z] #9 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-10-30T08:36:56.403Z] #9 ... [2025-10-30T08:36:56.403Z] [2025-10-30T08:36:56.403Z] #19 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-30T08:36:56.403Z] #19 transferring dockerfile: 3.02kB done [2025-10-30T08:36:56.403Z] #19 ... [2025-10-30T08:36:56.403Z] [2025-10-30T08:36:56.403Z] #17 [security-spire-server internal] load build definition from Dockerfile [2025-10-30T08:36:56.403Z] #17 transferring dockerfile: 1.70kB done [2025-10-30T08:36:56.403Z] #17 ... [2025-10-30T08:36:56.403Z] [2025-10-30T08:36:56.403Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-30T08:36:56.403Z] #11 DONE 35.2s [2025-10-30T08:36:56.677Z] [2025-10-30T08:36:56.677Z] #16 [core-command internal] load build definition from Dockerfile [2025-10-30T08:36:56.677Z] #16 transferring dockerfile: 1.94kB done [2025-10-30T08:36:56.938Z] #16 ... [2025-10-30T08:36:56.938Z] [2025-10-30T08:36:56.938Z] #19 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-30T08:36:56.938Z] #19 DONE 35.2s [2025-10-30T08:36:57.199Z] [2025-10-30T08:36:57.199Z] #14 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22.1 [2025-10-30T08:36:57.199Z] #14 ... [2025-10-30T08:36:57.199Z] [2025-10-30T08:36:57.199Z] #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:36:57.199Z] #5 DONE 0.0s [2025-10-30T08:36:57.199Z] [2025-10-30T08:36:57.199Z] #9 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-10-30T08:36:57.482Z] #9 ... [2025-10-30T08:36:57.482Z] [2025-10-30T08:36:57.482Z] #18 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-30T08:36:57.482Z] #18 DONE 35.3s [2025-10-30T08:36:57.482Z] [2025-10-30T08:36:57.482Z] #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:36:57.482Z] #5 DONE 0.0s [2025-10-30T08:36:57.482Z] [2025-10-30T08:36:57.482Z] #9 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-30T08:36:58.433Z] #9 ... [2025-10-30T08:36:58.433Z] [2025-10-30T08:36:58.433Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2025-10-30T08:36:58.433Z] #13 DONE 35.4s [2025-10-30T08:36:58.433Z] [2025-10-30T08:36:58.433Z] #14 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22.1 [2025-10-30T08:36:58.433Z] #14 DONE 41.5s [2025-10-30T08:36:58.433Z] [2025-10-30T08:36:58.433Z] #5 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:36:58.433Z] #5 DONE 0.0s [2025-10-30T08:36:58.433Z] [2025-10-30T08:36:58.433Z] #15 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-30T08:36:58.433Z] #15 DONE 41.5s [2025-10-30T08:36:58.433Z] [2025-10-30T08:36:58.433Z] #9 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-10-30T08:36:58.692Z] #9 ... [2025-10-30T08:36:58.692Z] [2025-10-30T08:36:58.692Z] #20 [security-spire-config internal] load .dockerignore [2025-10-30T08:36:58.692Z] #20 DONE 0.0s [2025-10-30T08:36:58.692Z] [2025-10-30T08:36:58.692Z] #9 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-30T08:36:58.692Z] #9 DONE 40.4s [2025-10-30T08:36:58.692Z] [2025-10-30T08:36:58.692Z] #21 [support-scheduler internal] load .dockerignore [2025-10-30T08:36:58.692Z] #21 DONE 0.0s [2025-10-30T08:36:58.692Z] [2025-10-30T08:36:58.692Z] #17 [security-spire-server internal] load build definition from Dockerfile [2025-10-30T08:36:58.953Z] #17 ... [2025-10-30T08:36:58.953Z] [2025-10-30T08:36:58.953Z] #16 [core-command internal] load build definition from Dockerfile [2025-10-30T08:36:58.953Z] #16 DONE 31.9s [2025-10-30T08:36:58.953Z] [2025-10-30T08:36:58.953Z] #22 [security-proxy-setup internal] load .dockerignore [2025-10-30T08:36:59.213Z] #22 ... [2025-10-30T08:36:59.213Z] [2025-10-30T08:36:59.213Z] #5 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:36:59.213Z] #5 DONE 0.0s [2025-10-30T08:36:59.213Z] [2025-10-30T08:36:59.213Z] #17 [security-spire-server internal] load build definition from Dockerfile [2025-10-30T08:36:59.213Z] #17 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-30T08:36:59.213Z] #17 DONE 31.8s [2025-10-30T08:36:59.213Z] [2025-10-30T08:36:59.213Z] #9 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-10-30T08:37:01.149Z] #9 ... [2025-10-30T08:37:01.149Z] [2025-10-30T08:37:01.149Z] #20 [security-spire-config internal] load .dockerignore [2025-10-30T08:37:01.149Z] #20 transferring context: 50B done [2025-10-30T08:37:01.149Z] #20 DONE 2.2s [2025-10-30T08:37:01.149Z] [2025-10-30T08:37:01.149Z] #23 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:37:01.149Z] #23 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:37:03.681Z] #23 ... [2025-10-30T08:37:03.681Z] [2025-10-30T08:37:03.681Z] #21 [support-scheduler internal] load .dockerignore [2025-10-30T08:37:03.681Z] #21 transferring context: 50B done [2025-10-30T08:37:03.681Z] #21 DONE 4.9s [2025-10-30T08:37:03.681Z] [2025-10-30T08:37:03.681Z] #24 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-30T08:37:03.681Z] #24 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-30T08:37:06.230Z] #24 ... [2025-10-30T08:37:06.230Z] [2025-10-30T08:37:06.230Z] #22 [security-proxy-setup internal] load .dockerignore [2025-10-30T08:37:06.230Z] #22 transferring context: 50B done [2025-10-30T08:37:08.834Z] #22 ... [2025-10-30T08:37:08.834Z] [2025-10-30T08:37:08.834Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-30T08:37:08.834Z] #25 transferring context: 50B done [2025-10-30T08:37:08.834Z] #25 DONE 10.0s [2025-10-30T08:37:08.834Z] [2025-10-30T08:37:08.834Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2025-10-30T08:37:09.094Z] #26 ... [2025-10-30T08:37:09.094Z] [2025-10-30T08:37:09.094Z] #27 [support-notifications internal] load .dockerignore [2025-10-30T08:37:09.094Z] #27 transferring context: 50B done [2025-10-30T08:37:09.094Z] #27 ... [2025-10-30T08:37:09.094Z] [2025-10-30T08:37:09.094Z] #28 [core-data internal] load .dockerignore [2025-10-30T08:37:09.354Z] #28 ... [2025-10-30T08:37:09.354Z] [2025-10-30T08:37:09.354Z] #29 [security-bootstrapper internal] load .dockerignore [2025-10-30T08:37:09.354Z] #29 transferring context: 50B done [2025-10-30T08:37:09.354Z] #29 ... [2025-10-30T08:37:09.354Z] [2025-10-30T08:37:09.354Z] #30 [security-proxy-auth internal] load .dockerignore [2025-10-30T08:37:09.354Z] #30 transferring context: 50B done [2025-10-30T08:37:09.354Z] #30 DONE 10.6s [2025-10-30T08:37:09.354Z] [2025-10-30T08:37:09.354Z] #31 [core-keeper internal] load .dockerignore [2025-10-30T08:37:09.617Z] #31 ... [2025-10-30T08:37:09.617Z] [2025-10-30T08:37:09.617Z] #32 [security-secretstore-setup internal] load .dockerignore [2025-10-30T08:37:09.617Z] #32 transferring context: 50B done [2025-10-30T08:37:09.882Z] #32 ... [2025-10-30T08:37:09.882Z] [2025-10-30T08:37:09.882Z] #33 [core-metadata internal] load .dockerignore [2025-10-30T08:37:09.882Z] #33 ... [2025-10-30T08:37:09.882Z] [2025-10-30T08:37:09.882Z] #15 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-30T08:37:10.146Z] #15 ... [2025-10-30T08:37:10.146Z] [2025-10-30T08:37:10.146Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-30T08:37:10.146Z] #34 ... [2025-10-30T08:37:10.146Z] [2025-10-30T08:37:10.146Z] #33 [core-metadata internal] load .dockerignore [2025-10-30T08:37:10.146Z] #33 transferring context: 50B done [2025-10-30T08:37:11.102Z] #33 ... [2025-10-30T08:37:11.102Z] [2025-10-30T08:37:11.102Z] #35 [security-spire-config internal] load build context [2025-10-30T08:37:11.362Z] #35 ... [2025-10-30T08:37:11.362Z] [2025-10-30T08:37:11.362Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2025-10-30T08:37:11.362Z] #26 transferring context: 50B done [2025-10-30T08:37:11.624Z] #26 ... [2025-10-30T08:37:11.624Z] [2025-10-30T08:37:11.624Z] #27 [support-notifications internal] load .dockerignore [2025-10-30T08:37:11.624Z] #27 DONE 12.9s [2025-10-30T08:37:11.902Z] [2025-10-30T08:37:11.902Z] #36 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:37:11.902Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:37:12.161Z] #36 ... [2025-10-30T08:37:12.161Z] [2025-10-30T08:37:12.161Z] #37 [core-command internal] load .dockerignore [2025-10-30T08:37:12.161Z] #37 DONE 0.0s [2025-10-30T08:37:12.161Z] [2025-10-30T08:37:12.161Z] #9 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-10-30T08:37:12.161Z] #9 DONE 53.8s [2025-10-30T08:37:12.161Z] [2025-10-30T08:37:12.161Z] #38 [security-proxy-auth internal] load build context [2025-10-30T08:37:12.730Z] #38 ... [2025-10-30T08:37:12.730Z] [2025-10-30T08:37:12.730Z] #15 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-30T08:37:12.730Z] #15 DONE 55.3s [2025-10-30T08:37:12.730Z] [2025-10-30T08:37:12.730Z] #36 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:37:14.128Z] #36 ... [2025-10-30T08:37:14.128Z] [2025-10-30T08:37:14.128Z] #39 [support-scheduler internal] load build context [2025-10-30T08:37:14.128Z] #39 ... [2025-10-30T08:37:14.128Z] [2025-10-30T08:37:14.128Z] #40 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:37:14.394Z] #40 ... [2025-10-30T08:37:14.394Z] [2025-10-30T08:37:14.394Z] #28 [core-data internal] load .dockerignore [2025-10-30T08:37:14.394Z] #28 transferring context: 50B 0.0s done [2025-10-30T08:37:15.335Z] #28 ... [2025-10-30T08:37:15.335Z] [2025-10-30T08:37:15.335Z] #22 [security-proxy-setup internal] load .dockerignore [2025-10-30T08:37:15.335Z] #22 DONE 16.5s [2025-10-30T08:37:15.335Z] [2025-10-30T08:37:15.335Z] #31 [core-keeper internal] load .dockerignore [2025-10-30T08:37:15.335Z] #31 transferring context: 50B done [2025-10-30T08:37:16.717Z] #31 ... [2025-10-30T08:37:16.717Z] [2025-10-30T08:37:16.717Z] #29 [security-bootstrapper internal] load .dockerignore [2025-10-30T08:37:16.717Z] #29 DONE 17.9s [2025-10-30T08:37:16.978Z] [2025-10-30T08:37:16.978Z] #36 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:37:16.978Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 12.8s done [2025-10-30T08:37:16.979Z] #36 DONE 12.8s [2025-10-30T08:37:16.979Z] [2025-10-30T08:37:16.979Z] #23 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:37:16.979Z] #23 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 15.4s done [2025-10-30T08:37:18.364Z] #23 ... [2025-10-30T08:37:18.364Z] [2025-10-30T08:37:18.364Z] #32 [security-secretstore-setup internal] load .dockerignore [2025-10-30T08:37:18.364Z] #32 DONE 19.4s [2025-10-30T08:37:18.364Z] [2025-10-30T08:37:18.364Z] #24 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-30T08:37:18.364Z] #24 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 15.0s done [2025-10-30T08:37:18.639Z] #24 ... [2025-10-30T08:37:18.639Z] [2025-10-30T08:37:18.639Z] #41 [security-bootstrapper internal] load build context [2025-10-30T08:37:18.639Z] #41 DONE 0.0s [2025-10-30T08:37:18.639Z] [2025-10-30T08:37:18.639Z] #24 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-30T08:37:18.639Z] #24 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done [2025-10-30T08:37:18.639Z] #24 ... [2025-10-30T08:37:18.639Z] [2025-10-30T08:37:18.639Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-30T08:37:18.639Z] #34 DONE 19.9s [2025-10-30T08:37:18.900Z] [2025-10-30T08:37:18.900Z] #36 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:37:18.900Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 12.8s done [2025-10-30T08:37:19.159Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 12.8s done [2025-10-30T08:37:19.419Z] #36 ... [2025-10-30T08:37:19.419Z] [2025-10-30T08:37:19.419Z] #42 [core-common-config-bootstrapper internal] load build context [2025-10-30T08:37:19.419Z] #42 ... [2025-10-30T08:37:19.419Z] [2025-10-30T08:37:19.419Z] #43 [security-secretstore-setup internal] load build context [2025-10-30T08:37:21.335Z] #43 ... [2025-10-30T08:37:21.335Z] [2025-10-30T08:37:21.335Z] #33 [core-metadata internal] load .dockerignore [2025-10-30T08:37:21.335Z] #33 DONE 22.3s [2025-10-30T08:37:21.335Z] [2025-10-30T08:37:21.335Z] #39 [support-scheduler internal] load build context [2025-10-30T08:37:21.335Z] #39 transferring context: 202.64MB 1.1s [2025-10-30T08:37:22.715Z] #39 ... [2025-10-30T08:37:22.715Z] [2025-10-30T08:37:22.715Z] #44 [security-spire-server internal] load .dockerignore [2025-10-30T08:37:22.715Z] #44 ... [2025-10-30T08:37:22.715Z] [2025-10-30T08:37:22.715Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2025-10-30T08:37:22.715Z] #26 DONE 24.0s [2025-10-30T08:37:22.715Z] [2025-10-30T08:37:22.715Z] #37 [core-command internal] load .dockerignore [2025-10-30T08:37:22.975Z] #37 ... [2025-10-30T08:37:22.975Z] [2025-10-30T08:37:22.975Z] #45 [support-notifications internal] load build context [2025-10-30T08:37:23.236Z] #45 ... [2025-10-30T08:37:23.236Z] [2025-10-30T08:37:23.236Z] #39 [support-scheduler internal] load build context [2025-10-30T08:37:23.236Z] #39 transferring context: 596.26MB 2.7s done [2025-10-30T08:37:23.495Z] #39 ... [2025-10-30T08:37:23.495Z] [2025-10-30T08:37:23.495Z] #28 [core-data internal] load .dockerignore [2025-10-30T08:37:23.495Z] #28 DONE 24.6s [2025-10-30T08:37:23.495Z] [2025-10-30T08:37:23.495Z] #36 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:37:23.495Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 12.8s done [2025-10-30T08:37:23.495Z] #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:37:23.495Z] #36 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-30T08:37:23.495Z] #36 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-30T08:37:23.753Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 12.8s done [2025-10-30T08:37:23.754Z] #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:37:23.754Z] #36 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-30T08:37:23.754Z] #36 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-30T08:37:23.754Z] #36 ... [2025-10-30T08:37:23.754Z] [2025-10-30T08:37:23.754Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-30T08:37:23.754Z] #46 DONE 0.0s [2025-10-30T08:37:24.013Z] [2025-10-30T08:37:24.013Z] #40 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:37:25.417Z] #40 ... [2025-10-30T08:37:25.417Z] [2025-10-30T08:37:25.417Z] #23 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:37:25.417Z] #23 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-30T08:37:25.417Z] #23 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-10-30T08:37:25.417Z] #23 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-10-30T08:37:25.417Z] #23 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.0s [2025-10-30T08:37:25.676Z] #23 ... [2025-10-30T08:37:25.677Z] [2025-10-30T08:37:25.677Z] #47 [security-proxy-setup internal] load build context [2025-10-30T08:37:25.977Z] #47 ... [2025-10-30T08:37:25.977Z] [2025-10-30T08:37:25.977Z] #36 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:37:25.977Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 12.8s done [2025-10-30T08:37:25.977Z] #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:37:25.977Z] #36 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-30T08:37:25.977Z] #36 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-30T08:37:25.977Z] #36 ... [2025-10-30T08:37:25.977Z] [2025-10-30T08:37:25.977Z] #31 [core-keeper internal] load .dockerignore [2025-10-30T08:37:25.977Z] #31 DONE 27.2s [2025-10-30T08:37:25.977Z] [2025-10-30T08:37:25.977Z] #35 [security-spire-config internal] load build context [2025-10-30T08:37:25.977Z] #35 transferring context: 22.05kB done [2025-10-30T08:37:26.242Z] #35 ... [2025-10-30T08:37:26.242Z] [2025-10-30T08:37:26.242Z] #23 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:37:26.242Z] #23 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 2.8s [2025-10-30T08:37:26.508Z] #23 ... [2025-10-30T08:37:26.508Z] [2025-10-30T08:37:26.508Z] #35 [security-spire-config internal] load build context [2025-10-30T08:37:26.508Z] #35 DONE 25.5s [2025-10-30T08:37:26.508Z] [2025-10-30T08:37:26.508Z] #23 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:37:26.508Z] #23 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 3.0s [2025-10-30T08:37:27.075Z] #23 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 3.4s [2025-10-30T08:37:27.075Z] #23 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 3.6s [2025-10-30T08:37:27.640Z] #23 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 3.5s done [2025-10-30T08:37:27.640Z] #23 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-30T08:37:28.210Z] #23 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 4.3s done [2025-10-30T08:37:29.150Z] #23 ... [2025-10-30T08:37:29.150Z] [2025-10-30T08:37:29.150Z] #39 [support-scheduler internal] load build context [2025-10-30T08:37:29.150Z] #39 DONE 25.1s [2025-10-30T08:37:29.150Z] [2025-10-30T08:37:29.150Z] #23 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:37:29.150Z] #23 ... [2025-10-30T08:37:29.150Z] [2025-10-30T08:37:29.150Z] #41 [security-bootstrapper internal] load build context [2025-10-30T08:37:29.150Z] #41 ... [2025-10-30T08:37:29.150Z] [2025-10-30T08:37:29.150Z] #48 [security-spire-agent internal] load .dockerignore [2025-10-30T08:37:29.409Z] #48 ... [2025-10-30T08:37:29.409Z] [2025-10-30T08:37:29.409Z] #23 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:37:29.748Z] #23 ... [2025-10-30T08:37:29.748Z] [2025-10-30T08:37:29.748Z] #24 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-30T08:37:29.748Z] #24 sha256:eafc1edb577d2e9b458664a15f23ea1c370214193226069eb22921169fc7e43f 1.02kB / 1.02kB done [2025-10-30T08:37:29.748Z] #24 sha256:9234e8fb04c47cfe0f49931e4ac7eb76fa904e33b7f8576aec0501c085f02516 581B / 581B done [2025-10-30T08:37:29.748Z] #24 ... [2025-10-30T08:37:29.748Z] [2025-10-30T08:37:29.748Z] #23 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:37:31.154Z] #23 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 7.2s done [2025-10-30T08:37:31.724Z] #23 ... [2025-10-30T08:37:31.724Z] [2025-10-30T08:37:31.724Z] #49 [core-metadata internal] load build context [2025-10-30T08:37:31.984Z] #49 ... [2025-10-30T08:37:31.984Z] [2025-10-30T08:37:31.984Z] #42 [core-common-config-bootstrapper internal] load build context [2025-10-30T08:37:31.984Z] #42 transferring context: 596.26MB 2.9s done [2025-10-30T08:37:33.365Z] #42 ... [2025-10-30T08:37:33.365Z] [2025-10-30T08:37:33.365Z] #23 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:37:33.365Z] #23 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-10-30T08:37:33.365Z] #23 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-30T08:37:33.935Z] #23 ... [2025-10-30T08:37:33.935Z] [2025-10-30T08:37:33.935Z] #42 [core-common-config-bootstrapper internal] load build context [2025-10-30T08:37:33.935Z] #42 DONE 24.7s [2025-10-30T08:37:33.935Z] [2025-10-30T08:37:33.935Z] #38 [security-proxy-auth internal] load build context [2025-10-30T08:37:35.843Z] #38 transferring context: 475.98MB 2.6s [2025-10-30T08:37:35.843Z] #38 ... [2025-10-30T08:37:35.843Z] [2025-10-30T08:37:35.843Z] #50 [core-data internal] load build context [2025-10-30T08:37:35.843Z] #50 ... [2025-10-30T08:37:35.843Z] [2025-10-30T08:37:35.843Z] #40 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:37:35.843Z] #40 ... [2025-10-30T08:37:35.843Z] [2025-10-30T08:37:35.843Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-30T08:37:36.104Z] #46 ... [2025-10-30T08:37:36.104Z] [2025-10-30T08:37:36.104Z] #38 [security-proxy-auth internal] load build context [2025-10-30T08:37:36.365Z] #38 transferring context: 596.26MB 3.3s done [2025-10-30T08:37:36.365Z] #38 ... [2025-10-30T08:37:36.365Z] [2025-10-30T08:37:36.365Z] #51 [core-keeper internal] load build context [2025-10-30T08:37:36.365Z] #51 ... [2025-10-30T08:37:36.365Z] [2025-10-30T08:37:36.365Z] #36 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:37:36.365Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 12.8s done [2025-10-30T08:37:36.365Z] #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:37:36.365Z] #36 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-30T08:37:36.365Z] #36 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-30T08:37:36.626Z] #36 ... [2025-10-30T08:37:36.626Z] [2025-10-30T08:37:36.626Z] #23 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:37:36.626Z] #23 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 13.1s [2025-10-30T08:37:36.626Z] #23 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-30T08:37:36.886Z] #23 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 17.83MB / 36.47MB 13.4s [2025-10-30T08:37:37.209Z] #23 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 29.36MB / 36.47MB 13.5s [2025-10-30T08:37:37.472Z] #23 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 13.7s [2025-10-30T08:37:39.381Z] #23 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 15.6s done [2025-10-30T08:37:39.646Z] #23 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.1s [2025-10-30T08:37:39.646Z] #23 ... [2025-10-30T08:37:39.646Z] [2025-10-30T08:37:39.646Z] #24 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-30T08:37:39.646Z] #24 DONE 38.7s [2025-10-30T08:37:39.646Z] [2025-10-30T08:37:39.646Z] #23 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:37:40.630Z] #23 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.9s done [2025-10-30T08:37:40.630Z] #23 ... [2025-10-30T08:37:40.630Z] [2025-10-30T08:37:40.630Z] #38 [security-proxy-auth internal] load build context [2025-10-30T08:37:40.630Z] #38 DONE 30.7s [2025-10-30T08:37:40.947Z] [2025-10-30T08:37:40.947Z] #36 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:37:40.947Z] #36 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 15.3s done [2025-10-30T08:37:40.947Z] #36 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done [2025-10-30T08:37:42.903Z] #36 ... [2025-10-30T08:37:42.903Z] [2025-10-30T08:37:42.903Z] #48 [security-spire-agent internal] load .dockerignore [2025-10-30T08:37:42.903Z] #48 transferring context: [2025-10-30T08:37:42.903Z] #48 transferring context: 50B 0.1s done [2025-10-30T08:37:48.204Z] #48 ... [2025-10-30T08:37:48.204Z] [2025-10-30T08:37:48.204Z] #43 [security-secretstore-setup internal] load build context [2025-10-30T08:37:48.773Z] #43 ... [2025-10-30T08:37:48.773Z] [2025-10-30T08:37:48.773Z] #49 [core-metadata internal] load build context [2025-10-30T08:37:48.773Z] #49 transferring context: 596.26MB 6.7s done [2025-10-30T08:37:48.773Z] #49 ... [2025-10-30T08:37:48.773Z] [2025-10-30T08:37:48.773Z] #43 [security-secretstore-setup internal] load build context [2025-10-30T08:37:50.682Z] #43 ... [2025-10-30T08:37:50.682Z] [2025-10-30T08:37:50.682Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-30T08:37:50.682Z] #52 ... [2025-10-30T08:37:50.682Z] [2025-10-30T08:37:50.682Z] #43 [security-secretstore-setup internal] load build context [2025-10-30T08:37:50.682Z] #43 ... [2025-10-30T08:37:50.682Z] [2025-10-30T08:37:50.682Z] #45 [support-notifications internal] load build context [2025-10-30T08:37:50.682Z] #45 transferring context: 596.26MB 6.2s done [2025-10-30T08:37:50.682Z] #45 ... [2025-10-30T08:37:50.682Z] [2025-10-30T08:37:50.682Z] #43 [security-secretstore-setup internal] load build context [2025-10-30T08:37:50.944Z] #43 ... [2025-10-30T08:37:50.944Z] [2025-10-30T08:37:50.944Z] #41 [security-bootstrapper internal] load build context [2025-10-30T08:37:50.944Z] #41 transferring context: 596.26MB 7.1s done [2025-10-30T08:37:51.204Z] #41 ... [2025-10-30T08:37:51.204Z] [2025-10-30T08:37:51.204Z] #43 [security-secretstore-setup internal] load build context [2025-10-30T08:37:51.464Z] #43 ... [2025-10-30T08:37:51.464Z] [2025-10-30T08:37:51.464Z] #51 [core-keeper internal] load build context [2025-10-30T08:37:51.464Z] #51 transferring context: 596.26MB 7.0s done [2025-10-30T08:37:51.464Z] #51 ... [2025-10-30T08:37:51.464Z] [2025-10-30T08:37:51.464Z] #43 [security-secretstore-setup internal] load build context [2025-10-30T08:37:52.056Z] #43 ... [2025-10-30T08:37:52.056Z] [2025-10-30T08:37:52.056Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-30T08:37:52.316Z] #46 ... [2025-10-30T08:37:52.316Z] [2025-10-30T08:37:52.316Z] #50 [core-data internal] load build context [2025-10-30T08:37:52.316Z] #50 transferring context: 596.26MB 7.0s done [2025-10-30T08:37:52.316Z] #50 ... [2025-10-30T08:37:52.316Z] [2025-10-30T08:37:52.316Z] #47 [security-proxy-setup internal] load build context [2025-10-30T08:37:52.577Z] #47 ... [2025-10-30T08:37:52.577Z] [2025-10-30T08:37:52.577Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-30T08:37:52.839Z] #46 transferring context: 596.26MB 10.7s done [2025-10-30T08:37:58.129Z] #46 ... [2025-10-30T08:37:58.129Z] [2025-10-30T08:37:58.129Z] #43 [security-secretstore-setup internal] load build context [2025-10-30T08:37:58.129Z] #43 transferring context: 482.04MB 14.9s [2025-10-30T08:38:02.338Z] #43 transferring context: 596.26MB 19.1s done [2025-10-30T08:38:02.927Z] #43 ... [2025-10-30T08:38:02.927Z] [2025-10-30T08:38:02.927Z] #47 [security-proxy-setup internal] load build context [2025-10-30T08:38:02.927Z] #47 transferring context: 596.26MB 12.1s done [2025-10-30T08:40:39.605Z] #47 ... [2025-10-30T08:40:39.605Z] [2025-10-30T08:40:39.605Z] #44 [security-spire-server internal] load .dockerignore [2025-10-30T08:40:39.605Z] #44 transferring context: 50B done [2025-10-30T08:40:42.901Z] #44 ... [2025-10-30T08:40:42.901Z] [2025-10-30T08:40:42.901Z] #36 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:40:42.901Z] #36 DONE 216.7s [2025-10-30T08:40:42.901Z] [2025-10-30T08:40:42.901Z] #37 [core-command internal] load .dockerignore [2025-10-30T08:40:42.901Z] #37 transferring context: 50B done [2025-10-30T08:40:42.901Z] #37 ... [2025-10-30T08:40:42.901Z] [2025-10-30T08:40:42.901Z] #53 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-30T08:40:48.209Z] #53 ... [2025-10-30T08:40:48.209Z] [2025-10-30T08:40:48.209Z] #48 [security-spire-agent internal] load .dockerignore [2025-10-30T08:40:48.209Z] #48 DONE 208.8s [2025-10-30T08:40:48.209Z] [2025-10-30T08:40:48.209Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-30T08:40:48.209Z] #52 187.8 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:48.209Z] #52 187.9 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:48.469Z] #52 ... [2025-10-30T08:40:48.469Z] [2025-10-30T08:40:48.469Z] #36 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:40:48.469Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 12.8s done [2025-10-30T08:40:48.469Z] #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:40:48.469Z] #36 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-30T08:40:48.469Z] #36 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-30T08:40:48.469Z] #36 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 15.3s done [2025-10-30T08:40:48.469Z] #36 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done [2025-10-30T08:40:48.469Z] #36 DONE 216.7s [2025-10-30T08:40:48.732Z] [2025-10-30T08:40:48.732Z] #23 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:40:48.732Z] #23 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 15.4s done [2025-10-30T08:40:48.732Z] #23 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-30T08:40:48.732Z] #23 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-10-30T08:40:48.732Z] #23 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-10-30T08:40:48.732Z] #23 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 3.5s done [2025-10-30T08:40:48.732Z] #23 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 4.3s done [2025-10-30T08:40:48.732Z] #23 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 7.2s done [2025-10-30T08:40:48.732Z] #23 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-30T08:40:48.732Z] #23 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-30T08:40:48.732Z] #23 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 15.6s done [2025-10-30T08:40:48.732Z] #23 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-30T08:40:48.732Z] #23 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.9s done [2025-10-30T08:40:48.991Z] #23 ... [2025-10-30T08:40:48.991Z] [2025-10-30T08:40:48.991Z] #45 [support-notifications internal] load build context [2025-10-30T08:40:48.991Z] #45 DONE 216.3s [2025-10-30T08:40:49.251Z] [2025-10-30T08:40:49.251Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-30T08:40:49.251Z] #52 188.3 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-30T08:40:49.251Z] #52 188.3 v3.22.2-102-g84b02f66f52 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-30T08:40:49.251Z] #52 188.3 OK: 26328 distinct packages available [2025-10-30T08:40:49.251Z] #52 188.4 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:49.251Z] #52 188.4 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:40:49.251Z] #52 188.7 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-30T08:40:49.251Z] #52 188.7 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-30T08:40:49.251Z] #52 188.7 (3/4) Installing libucontext (1.3.2-r0) [2025-10-30T08:40:49.251Z] #52 188.7 (4/4) Installing gcompat (1.1.0-r4) [2025-10-30T08:40:49.251Z] #52 188.8 Executing busybox-1.37.0-r18.trigger [2025-10-30T08:40:49.251Z] #52 188.8 OK: 8 MiB in 20 packages [2025-10-30T08:40:51.790Z] #52 ... [2025-10-30T08:40:51.790Z] [2025-10-30T08:40:51.790Z] #41 [security-bootstrapper internal] load build context [2025-10-30T08:40:51.790Z] #41 DONE 212.5s [2025-10-30T08:40:51.790Z] [2025-10-30T08:40:51.790Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:40:51.790Z] #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:40:53.172Z] #54 ... [2025-10-30T08:40:53.172Z] [2025-10-30T08:40:53.172Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-30T08:40:53.172Z] #55 ... [2025-10-30T08:40:53.172Z] [2025-10-30T08:40:53.172Z] #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-30T08:40:53.172Z] #56 ... [2025-10-30T08:40:53.172Z] [2025-10-30T08:40:53.172Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-30T08:40:53.434Z] #57 ... [2025-10-30T08:40:53.434Z] [2025-10-30T08:40:53.434Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-30T08:40:53.694Z] #58 ... [2025-10-30T08:40:53.694Z] [2025-10-30T08:40:53.694Z] #51 [core-keeper internal] load build context [2025-10-30T08:40:53.694Z] #51 DONE 207.3s [2025-10-30T08:40:53.694Z] [2025-10-30T08:40:53.694Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-30T08:40:53.694Z] #59 ... [2025-10-30T08:40:53.694Z] [2025-10-30T08:40:53.694Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-30T08:40:53.966Z] #60 ... [2025-10-30T08:40:53.966Z] [2025-10-30T08:40:53.966Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-30T08:40:53.966Z] #61 ... [2025-10-30T08:40:53.966Z] [2025-10-30T08:40:53.966Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-30T08:40:54.227Z] #62 ... [2025-10-30T08:40:54.227Z] [2025-10-30T08:40:54.227Z] #63 [security-spire-agent internal] load build context [2025-10-30T08:40:56.780Z] #63 ... [2025-10-30T08:40:56.780Z] [2025-10-30T08:40:56.780Z] #49 [core-metadata internal] load build context [2025-10-30T08:40:56.780Z] #49 DONE 214.8s [2025-10-30T08:40:56.780Z] [2025-10-30T08:40:56.780Z] #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-30T08:41:01.025Z] #64 ... [2025-10-30T08:41:01.025Z] [2025-10-30T08:41:01.025Z] #50 [core-data internal] load build context [2025-10-30T08:41:01.025Z] #50 DONE 214.8s [2025-10-30T08:41:01.025Z] [2025-10-30T08:41:01.025Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-30T08:41:03.117Z] #59 ... [2025-10-30T08:41:03.117Z] [2025-10-30T08:41:03.117Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-30T08:41:03.117Z] #46 DONE 216.7s [2025-10-30T08:41:03.117Z] [2025-10-30T08:41:03.117Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-30T08:41:05.707Z] #52 ... [2025-10-30T08:41:05.707Z] [2025-10-30T08:41:05.707Z] #47 [security-proxy-setup internal] load build context [2025-10-30T08:41:05.707Z] #47 DONE 229.8s [2025-10-30T08:41:05.707Z] [2025-10-30T08:41:05.707Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-30T08:41:09.006Z] #61 ... [2025-10-30T08:41:09.006Z] [2025-10-30T08:41:09.006Z] #43 [security-secretstore-setup internal] load build context [2025-10-30T08:41:09.006Z] #43 DONE 229.9s [2025-10-30T08:41:09.265Z] [2025-10-30T08:41:09.265Z] #40 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:41:09.847Z] #40 ... [2025-10-30T08:41:09.847Z] [2025-10-30T08:41:09.847Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:41:09.847Z] #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 21.4s done [2025-10-30T08:41:10.415Z] #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-30T08:41:11.792Z] #54 ... [2025-10-30T08:41:11.792Z] [2025-10-30T08:41:11.792Z] #44 [security-spire-server internal] load .dockerignore [2025-10-30T08:41:11.792Z] #44 DONE 239.0s [2025-10-30T08:41:11.792Z] [2025-10-30T08:41:11.792Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-30T08:41:12.051Z] #52 ... [2025-10-30T08:41:12.051Z] [2025-10-30T08:41:12.052Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:41:12.052Z] #54 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-10-30T08:41:12.987Z] #54 ... [2025-10-30T08:41:12.987Z] [2025-10-30T08:41:12.987Z] #36 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:41:12.987Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 12.8s done [2025-10-30T08:41:12.987Z] #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:41:12.987Z] #36 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-30T08:41:12.987Z] #36 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-30T08:41:12.987Z] #36 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 15.3s done [2025-10-30T08:41:12.987Z] #36 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done [2025-10-30T08:41:12.987Z] #36 DONE 216.7s [2025-10-30T08:41:12.987Z] [2025-10-30T08:41:12.987Z] #23 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:41:12.987Z] #23 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 15.4s done [2025-10-30T08:41:12.987Z] #23 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-30T08:41:12.987Z] #23 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-10-30T08:41:12.987Z] #23 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-10-30T08:41:12.987Z] #23 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 3.5s done [2025-10-30T08:41:12.987Z] #23 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 4.3s done [2025-10-30T08:41:12.987Z] #23 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 7.2s done [2025-10-30T08:41:12.987Z] #23 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-30T08:41:12.987Z] #23 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-30T08:41:12.987Z] #23 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 15.6s done [2025-10-30T08:41:12.987Z] #23 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-30T08:41:12.987Z] #23 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.9s done [2025-10-30T08:41:19.595Z] #23 ... [2025-10-30T08:41:19.595Z] [2025-10-30T08:41:19.595Z] #37 [core-command internal] load .dockerignore [2025-10-30T08:41:19.595Z] #37 DONE 246.3s [2025-10-30T08:41:19.595Z] [2025-10-30T08:41:19.595Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:41:19.595Z] #54 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-10-30T08:41:19.595Z] #54 ... [2025-10-30T08:41:19.595Z] [2025-10-30T08:41:19.595Z] #36 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-30T08:41:19.595Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 12.8s done [2025-10-30T08:41:19.595Z] #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-30T08:41:19.595Z] #36 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-30T08:41:19.595Z] #36 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-30T08:41:19.595Z] #36 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 15.3s done [2025-10-30T08:41:19.595Z] #36 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done [2025-10-30T08:41:19.595Z] #36 DONE 216.7s [2025-10-30T08:41:19.854Z] [2025-10-30T08:41:19.854Z] #65 [core-command internal] load build context [2025-10-30T08:41:21.229Z] #65 ... [2025-10-30T08:41:21.229Z] [2025-10-30T08:41:21.229Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-30T08:41:21.229Z] #52 DONE 221.0s [2025-10-30T08:41:21.488Z] [2025-10-30T08:41:21.488Z] #40 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:41:22.903Z] #40 ... [2025-10-30T08:41:22.903Z] [2025-10-30T08:41:22.903Z] #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-30T08:41:23.879Z] #64 ... [2025-10-30T08:41:23.879Z] [2025-10-30T08:41:23.879Z] #66 [security-spire-server internal] load build context [2025-10-30T08:41:24.141Z] #66 ... [2025-10-30T08:41:24.141Z] [2025-10-30T08:41:24.141Z] #67 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-30T08:41:29.439Z] #67 ... [2025-10-30T08:41:29.439Z] [2025-10-30T08:41:29.439Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:41:29.439Z] #54 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0B / 15.53MB 12.0s [2025-10-30T08:41:29.439Z] #54 ... [2025-10-30T08:41:29.439Z] [2025-10-30T08:41:29.439Z] #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-30T08:41:29.728Z] #56 ... [2025-10-30T08:41:29.728Z] [2025-10-30T08:41:29.728Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:41:30.298Z] #54 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 11.53MB / 15.53MB 12.8s [2025-10-30T08:41:30.298Z] #54 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 12.9s [2025-10-30T08:41:35.588Z] #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 17.6s [2025-10-30T08:41:35.588Z] #54 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 18.0s [2025-10-30T08:41:35.850Z] #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 18.4s [2025-10-30T08:41:40.076Z] #54 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 22.0s done [2025-10-30T08:41:40.642Z] #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 22.7s done [2025-10-30T08:41:40.642Z] #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b [2025-10-30T08:41:40.642Z] #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-10-30T08:41:44.933Z] #54 ... [2025-10-30T08:41:44.933Z] [2025-10-30T08:41:44.933Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-30T08:41:44.933Z] #55 61.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:41:44.933Z] #55 61.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:41:45.191Z] #55 62.26 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-30T08:41:45.191Z] #55 62.26 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-30T08:41:45.191Z] #55 62.26 OK: 24171 distinct packages available [2025-10-30T08:41:45.191Z] #55 62.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:41:45.462Z] #55 62.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:41:45.722Z] #55 62.83 (1/14) Installing ca-certificates (20250911-r0) [2025-10-30T08:41:45.722Z] #55 62.86 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-30T08:41:45.722Z] #55 62.89 (3/14) Installing c-ares (1.33.1-r0) [2025-10-30T08:41:45.722Z] #55 62.90 (4/14) Installing libunistring (1.2-r0) [2025-10-30T08:41:45.722Z] #55 62.93 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-30T08:41:45.722Z] #55 62.93 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-30T08:41:45.979Z] #55 62.94 (7/14) Installing libpsl (0.21.5-r1) [2025-10-30T08:41:45.979Z] #55 62.94 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-30T08:41:45.979Z] #55 62.96 (9/14) Installing libcurl (8.14.1-r2) [2025-10-30T08:41:45.979Z] #55 62.97 (10/14) Installing curl (8.14.1-r2) [2025-10-30T08:41:45.979Z] #55 62.98 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-30T08:41:45.979Z] #55 62.98 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-30T08:41:45.979Z] #55 62.99 (13/14) Installing libucontext (1.2-r3) [2025-10-30T08:41:45.979Z] #55 63.00 (14/14) Installing gcompat (1.1.0-r4) [2025-10-30T08:41:45.979Z] #55 63.01 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:41:45.979Z] #55 63.01 Executing ca-certificates-20250911-r0.trigger [2025-10-30T08:41:45.979Z] #55 63.05 OK: 13 MiB in 28 packages [2025-10-30T08:41:58.189Z] #55 ... [2025-10-30T08:41:58.189Z] [2025-10-30T08:41:58.189Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-30T08:41:58.189Z] #58 73.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:41:58.189Z] #58 73.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:41:58.189Z] #58 74.16 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-30T08:41:58.189Z] #58 74.17 (2/4) Installing openssl (3.3.5-r0) [2025-10-30T08:41:58.189Z] #58 74.18 (3/4) Installing su-exec (0.2-r3) [2025-10-30T08:41:58.189Z] #58 74.18 (4/4) Installing yq-go (4.44.1-r2) [2025-10-30T08:41:58.189Z] #58 74.25 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:41:58.189Z] #58 74.26 OK: 19 MiB in 18 packages [2025-10-30T08:42:08.163Z] #58 ... [2025-10-30T08:42:08.163Z] [2025-10-30T08:42:08.163Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:42:08.163Z] #54 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c [2025-10-30T08:42:10.693Z] #54 ... [2025-10-30T08:42:10.693Z] [2025-10-30T08:42:10.693Z] #53 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-30T08:42:10.693Z] #53 DONE 87.7s [2025-10-30T08:42:10.693Z] [2025-10-30T08:42:10.693Z] #67 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-30T08:42:13.227Z] #67 ... [2025-10-30T08:42:13.227Z] [2025-10-30T08:42:13.227Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-30T08:42:13.227Z] #55 DONE 90.0s [2025-10-30T08:42:13.227Z] [2025-10-30T08:42:13.227Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-30T08:42:14.162Z] #57 ... [2025-10-30T08:42:14.162Z] [2025-10-30T08:42:14.162Z] #68 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-30T08:42:19.738Z] #68 ... [2025-10-30T08:42:19.738Z] [2025-10-30T08:42:19.738Z] #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:42:23.095Z] #69 ... [2025-10-30T08:42:23.095Z] [2025-10-30T08:42:23.095Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-30T08:42:23.095Z] #58 DONE 99.8s [2025-10-30T08:42:23.095Z] [2025-10-30T08:42:23.095Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-30T08:42:23.095Z] #59 91.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:42:23.095Z] #59 92.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:42:23.095Z] #59 92.34 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-30T08:42:23.095Z] #59 92.34 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:42:23.095Z] #59 92.35 OK: 8 MiB in 15 packages [2025-10-30T08:42:23.356Z] #59 ... [2025-10-30T08:42:23.356Z] [2025-10-30T08:42:23.356Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-30T08:42:25.269Z] #70 ... [2025-10-30T08:42:25.269Z] [2025-10-30T08:42:25.269Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:42:25.269Z] #54 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 7.2s done [2025-10-30T08:42:31.862Z] #54 ... [2025-10-30T08:42:31.862Z] [2025-10-30T08:42:31.862Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-30T08:42:31.862Z] #57 108.6 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:42:31.862Z] #57 108.7 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:42:31.862Z] #57 108.9 (1/3) Installing ca-certificates (20250911-r0) [2025-10-30T08:42:31.862Z] #57 108.9 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-30T08:42:31.862Z] #57 108.9 (3/3) Installing tzdata (2025b-r0) [2025-10-30T08:42:31.862Z] #57 109.0 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:42:31.862Z] #57 109.0 Executing ca-certificates-20250911-r0.trigger [2025-10-30T08:42:31.862Z] #57 109.0 OK: 10 MiB in 17 packages [2025-10-30T08:42:38.424Z] #57 ... [2025-10-30T08:42:38.424Z] [2025-10-30T08:42:38.424Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-30T08:42:38.424Z] #59 DONE 115.5s [2025-10-30T08:42:38.424Z] [2025-10-30T08:42:38.424Z] #66 [security-spire-server internal] load build context [2025-10-30T08:42:39.799Z] #66 ... [2025-10-30T08:42:39.799Z] [2025-10-30T08:42:39.799Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-30T08:42:39.799Z] #61 116.6 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:42:39.799Z] #61 116.6 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:42:39.799Z] #61 116.9 (1/7) Installing ca-certificates (20250911-r0) [2025-10-30T08:42:40.060Z] #61 116.9 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-30T08:42:40.060Z] #61 116.9 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-30T08:42:40.060Z] #61 117.0 (4/7) Installing libsodium (1.0.19-r0) [2025-10-30T08:42:40.060Z] #61 117.0 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-30T08:42:40.060Z] #61 117.0 (6/7) Installing libzmq (4.3.5-r2) [2025-10-30T08:42:40.060Z] #61 117.1 (7/7) Installing zeromq (4.3.5-r2) [2025-10-30T08:42:40.060Z] #61 117.1 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:42:40.060Z] #61 117.1 Executing ca-certificates-20250911-r0.trigger [2025-10-30T08:42:40.060Z] #61 117.2 OK: 12 MiB in 21 packages [2025-10-30T08:42:46.630Z] #61 ... [2025-10-30T08:42:46.630Z] [2025-10-30T08:42:46.630Z] #40 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-30T08:42:46.630Z] #40 DONE 341.6s [2025-10-30T08:42:46.630Z] [2025-10-30T08:42:46.630Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:42:46.630Z] #71 ... [2025-10-30T08:42:46.630Z] [2025-10-30T08:42:46.630Z] #72 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-10-30T08:42:54.745Z] #72 ... [2025-10-30T08:42:54.745Z] [2025-10-30T08:42:54.745Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-30T08:42:54.745Z] #57 DONE 131.8s [2025-10-30T08:42:54.745Z] [2025-10-30T08:42:54.745Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-30T08:42:54.745Z] #60 124.5 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:42:54.745Z] #60 124.6 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:42:54.745Z] #60 124.9 (1/4) Installing ca-certificates (20250911-r0) [2025-10-30T08:42:54.745Z] #60 125.0 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-30T08:42:54.745Z] #60 125.0 (3/4) Installing su-exec (0.2-r3) [2025-10-30T08:42:54.745Z] #60 125.0 (4/4) Installing yq-go (4.44.1-r2) [2025-10-30T08:42:54.745Z] #60 125.0 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:42:54.745Z] #60 125.0 Executing ca-certificates-20250911-r0.trigger [2025-10-30T08:42:54.745Z] #60 125.1 OK: 19 MiB in 18 packages [2025-10-30T08:42:57.291Z] #60 ... [2025-10-30T08:42:57.291Z] [2025-10-30T08:42:57.291Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:43:01.560Z] #73 ... [2025-10-30T08:43:01.560Z] [2025-10-30T08:43:01.560Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-30T08:43:01.560Z] #61 DONE 138.4s [2025-10-30T08:43:01.560Z] [2025-10-30T08:43:01.560Z] #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-30T08:43:01.560Z] #56 138.2 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:43:01.560Z] #56 138.3 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:43:01.560Z] #56 138.5 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-30T08:43:01.560Z] #56 138.6 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:43:01.560Z] #56 138.6 OK: 8 MiB in 15 packages [2025-10-30T08:43:08.157Z] #56 ... [2025-10-30T08:43:08.157Z] [2025-10-30T08:43:08.157Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-30T08:43:08.157Z] #62 134.0 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:43:08.157Z] #62 134.0 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:43:08.157Z] #62 134.3 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-30T08:43:08.157Z] #62 134.3 (2/2) Installing su-exec (0.2-r3) [2025-10-30T08:43:08.157Z] #62 134.3 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:43:08.157Z] #62 134.3 OK: 8 MiB in 16 packages [2025-10-30T08:43:09.532Z] #62 ... [2025-10-30T08:43:09.532Z] [2025-10-30T08:43:09.532Z] #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-30T08:43:09.532Z] #64 141.1 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:43:09.791Z] #64 141.3 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:43:10.050Z] #64 141.7 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-30T08:43:10.050Z] #64 141.7 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-30T08:43:10.050Z] #64 141.7 OK: 24171 distinct packages available [2025-10-30T08:43:10.050Z] #64 141.7 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:43:10.312Z] #64 ... [2025-10-30T08:43:10.312Z] [2025-10-30T08:43:10.312Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-30T08:43:10.312Z] #60 DONE 147.3s [2025-10-30T08:43:10.312Z] [2025-10-30T08:43:10.312Z] #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-30T08:43:10.312Z] #64 141.8 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:43:10.576Z] #64 142.1 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-30T08:43:10.576Z] #64 142.1 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-30T08:43:10.576Z] #64 142.1 (3/5) Installing libucontext (1.2-r3) [2025-10-30T08:43:10.576Z] #64 142.1 (4/5) Installing gcompat (1.1.0-r4) [2025-10-30T08:43:10.576Z] #64 142.1 (5/5) Installing openssl (3.3.5-r0) [2025-10-30T08:43:10.576Z] #64 142.1 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:43:10.576Z] #64 142.1 OK: 9 MiB in 19 packages [2025-10-30T08:43:12.518Z] #64 ... [2025-10-30T08:43:12.518Z] [2025-10-30T08:43:12.518Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:43:13.468Z] #74 ... [2025-10-30T08:43:13.468Z] [2025-10-30T08:43:13.468Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-30T08:43:20.176Z] #75 ... [2025-10-30T08:43:20.176Z] [2025-10-30T08:43:20.176Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-30T08:43:20.176Z] #62 DONE 156.6s [2025-10-30T08:43:20.176Z] [2025-10-30T08:43:20.176Z] #67 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-30T08:43:20.760Z] #67 118.3 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:43:20.760Z] #67 118.5 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:43:21.335Z] #67 118.8 Upgrading critical system libraries and apk-tools: [2025-10-30T08:43:21.335Z] #67 118.8 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2025-10-30T08:43:21.335Z] #67 118.8 Executing busybox-1.37.0-r18.trigger [2025-10-30T08:43:21.335Z] #67 118.9 Continuing the upgrade transaction with new apk-tools: [2025-10-30T08:43:21.335Z] #67 118.9 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:43:21.335Z] #67 119.0 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:43:21.596Z] #67 119.2 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) [2025-10-30T08:43:21.868Z] #67 119.5 Executing busybox-1.37.0-r19.post-upgrade [2025-10-30T08:43:26.071Z] #67 ... [2025-10-30T08:43:26.071Z] [2025-10-30T08:43:26.071Z] #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-30T08:43:26.071Z] #56 DONE 162.7s [2025-10-30T08:43:26.071Z] [2025-10-30T08:43:26.071Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-30T08:43:27.014Z] #76 ... [2025-10-30T08:43:27.014Z] [2025-10-30T08:43:27.014Z] #77 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-10-30T08:43:33.444Z] #77 ... [2025-10-30T08:43:33.444Z] [2025-10-30T08:43:33.444Z] #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-30T08:43:33.444Z] #64 DONE 165.0s [2025-10-30T08:43:33.444Z] [2025-10-30T08:43:33.444Z] #68 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-30T08:43:33.444Z] #68 74.31 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:43:33.444Z] #68 74.60 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:43:33.444Z] #68 75.01 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-30T08:43:33.444Z] #68 75.15 Executing busybox-1.36.1-r30.trigger [2025-10-30T08:43:33.444Z] #68 75.15 OK: 8 MiB in 15 packages [2025-10-30T08:43:34.011Z] #68 ... [2025-10-30T08:43:34.011Z] [2025-10-30T08:43:34.011Z] #67 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-30T08:43:34.011Z] #67 131.8 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) [2025-10-30T08:43:34.271Z] #67 131.8 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) [2025-10-30T08:43:34.271Z] #67 131.8 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-30T08:43:34.271Z] #67 131.8 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-30T08:43:34.271Z] #67 131.8 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-30T08:43:34.271Z] #67 131.8 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) [2025-10-30T08:43:34.271Z] #67 131.8 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2025-10-30T08:43:34.271Z] #67 131.8 Executing busybox-1.37.0-r19.trigger [2025-10-30T08:43:34.271Z] #67 131.8 OK: 8 MiB in 20 packages [2025-10-30T08:43:40.834Z] #67 ... [2025-10-30T08:43:40.834Z] [2025-10-30T08:43:40.834Z] #78 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-10-30T08:43:46.110Z] #78 ... [2025-10-30T08:43:46.110Z] [2025-10-30T08:43:46.110Z] #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:43:46.110Z] #69 85.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:43:46.110Z] #69 85.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:43:46.110Z] #69 86.18 OK: 13 MiB in 28 packages [2025-10-30T08:43:50.305Z] #69 ... [2025-10-30T08:43:50.305Z] [2025-10-30T08:43:50.305Z] #72 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-10-30T08:43:50.305Z] #72 DONE 63.4s [2025-10-30T08:43:50.305Z] [2025-10-30T08:43:50.305Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:43:50.305Z] #54 ... [2025-10-30T08:43:50.305Z] [2025-10-30T08:43:50.305Z] #79 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-30T08:43:56.935Z] #79 ... [2025-10-30T08:43:56.935Z] [2025-10-30T08:43:56.935Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-30T08:43:56.935Z] #70 92.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:43:56.935Z] #70 92.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:43:56.935Z] #70 92.80 OK: 19 MiB in 18 packages [2025-10-30T08:44:00.262Z] #70 ... [2025-10-30T08:44:00.262Z] [2025-10-30T08:44:00.262Z] #80 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-30T08:44:00.521Z] #80 ... [2025-10-30T08:44:00.522Z] [2025-10-30T08:44:00.522Z] #81 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-30T08:44:00.522Z] #81 ... [2025-10-30T08:44:00.522Z] [2025-10-30T08:44:00.522Z] #82 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-30T08:44:00.783Z] #82 ... [2025-10-30T08:44:00.783Z] [2025-10-30T08:44:00.783Z] #83 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-30T08:44:01.043Z] #83 ... [2025-10-30T08:44:01.043Z] [2025-10-30T08:44:01.043Z] #84 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-30T08:44:01.303Z] #84 ... [2025-10-30T08:44:01.303Z] [2025-10-30T08:44:01.303Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:44:01.303Z] #73 64.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:01.303Z] #73 64.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:01.564Z] #73 64.63 OK: 10 MiB in 17 packages [2025-10-30T08:44:06.866Z] #73 ... [2025-10-30T08:44:06.866Z] [2025-10-30T08:44:06.866Z] #68 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-30T08:44:06.866Z] #68 DONE 112.6s [2025-10-30T08:44:06.866Z] [2025-10-30T08:44:06.866Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:44:06.866Z] #74 62.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:06.866Z] #74 62.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:06.866Z] #74 62.62 OK: 12 MiB in 21 packages [2025-10-30T08:44:08.779Z] #74 ... [2025-10-30T08:44:08.779Z] [2025-10-30T08:44:08.779Z] #67 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-30T08:44:08.779Z] #67 DONE 166.2s [2025-10-30T08:44:08.779Z] [2025-10-30T08:44:08.779Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:44:08.779Z] #71 81.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:08.779Z] #71 81.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:08.779Z] #71 81.65 OK: 8 MiB in 15 packages [2025-10-30T08:44:10.690Z] #71 ... [2025-10-30T08:44:10.690Z] [2025-10-30T08:44:10.690Z] #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:44:10.690Z] #69 DONE 111.7s [2025-10-30T08:44:10.690Z] [2025-10-30T08:44:10.690Z] #63 [security-spire-agent internal] load build context [2025-10-30T08:44:13.984Z] #63 ... [2025-10-30T08:44:13.984Z] [2025-10-30T08:44:13.984Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-30T08:44:13.984Z] #75 60.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:13.984Z] #75 60.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:14.257Z] #75 61.07 OK: 19 MiB in 18 packages [2025-10-30T08:44:16.896Z] #75 ... [2025-10-30T08:44:16.896Z] [2025-10-30T08:44:16.896Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-30T08:44:16.896Z] #70 DONE 113.0s [2025-10-30T08:44:16.896Z] [2025-10-30T08:44:16.896Z] #81 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-30T08:44:18.322Z] #81 ... [2025-10-30T08:44:18.322Z] [2025-10-30T08:44:18.322Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-30T08:44:19.696Z] #85 ... [2025-10-30T08:44:19.696Z] [2025-10-30T08:44:19.696Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:44:19.696Z] #71 DONE 99.6s [2025-10-30T08:44:19.990Z] [2025-10-30T08:44:19.990Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:44:21.453Z] #74 ... [2025-10-30T08:44:21.453Z] [2025-10-30T08:44:21.453Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:44:21.453Z] #73 DONE 84.6s [2025-10-30T08:44:21.736Z] [2025-10-30T08:44:21.736Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:44:22.323Z] #74 ... [2025-10-30T08:44:22.323Z] [2025-10-30T08:44:22.323Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-30T08:44:22.323Z] #76 61.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:22.323Z] #76 61.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:22.588Z] #76 62.09 OK: 8 MiB in 16 packages [2025-10-30T08:44:26.614Z] #76 ... [2025-10-30T08:44:26.614Z] [2025-10-30T08:44:26.614Z] #23 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-30T08:44:26.614Z] #23 DONE 445.0s [2025-10-30T08:44:26.614Z] [2025-10-30T08:44:26.614Z] #84 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-30T08:44:30.872Z] #84 ... [2025-10-30T08:44:30.872Z] [2025-10-30T08:44:30.872Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-30T08:44:30.872Z] #74 DONE 87.7s [2025-10-30T08:44:30.872Z] [2025-10-30T08:44:30.872Z] #83 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-30T08:44:31.921Z] #83 ... [2025-10-30T08:44:31.921Z] [2025-10-30T08:44:31.921Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-30T08:44:35.216Z] #86 ... [2025-10-30T08:44:35.216Z] [2025-10-30T08:44:35.216Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-30T08:44:35.216Z] #75 DONE 81.6s [2025-10-30T08:44:35.216Z] [2025-10-30T08:44:35.216Z] #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-10-30T08:44:35.216Z] #77 67.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:35.216Z] #77 67.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:35.216Z] #77 67.31 OK: 8 MiB in 15 packages [2025-10-30T08:44:37.891Z] #77 ... [2025-10-30T08:44:37.891Z] [2025-10-30T08:44:37.891Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-30T08:44:37.891Z] #76 DONE 77.3s [2025-10-30T08:44:38.155Z] [2025-10-30T08:44:38.155Z] #84 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-30T08:44:38.155Z] #84 46.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:38.155Z] #84 46.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:38.155Z] #84 47.13 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-30T08:44:38.155Z] #84 47.13 v3.22.2-102-g84b02f66f52 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-30T08:44:38.155Z] #84 47.13 OK: 26320 distinct packages available [2025-10-30T08:44:38.155Z] #84 47.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:38.155Z] #84 47.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:38.155Z] #84 47.61 OK: 265 MiB in 60 packages [2025-10-30T08:44:38.732Z] #84 ... [2025-10-30T08:44:38.732Z] [2025-10-30T08:44:38.732Z] #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-10-30T08:44:38.732Z] #77 DONE 71.6s [2025-10-30T08:44:38.732Z] [2025-10-30T08:44:38.732Z] #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-10-30T08:44:38.732Z] #78 58.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:38.732Z] #78 58.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:38.732Z] #78 58.79 OK: 9 MiB in 19 packages [2025-10-30T08:44:38.994Z] #78 ... [2025-10-30T08:44:38.994Z] [2025-10-30T08:44:38.994Z] #84 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-30T08:44:38.994Z] #84 DONE 48.8s [2025-10-30T08:44:39.255Z] [2025-10-30T08:44:39.255Z] #79 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-30T08:44:39.255Z] #79 48.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:39.255Z] #79 49.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:39.826Z] #79 49.32 OK: 265 MiB in 60 packages [2025-10-30T08:44:43.126Z] #79 ... [2025-10-30T08:44:43.126Z] [2025-10-30T08:44:43.126Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-30T08:44:43.126Z] #85 DONE 24.3s [2025-10-30T08:44:43.126Z] [2025-10-30T08:44:43.126Z] #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:44:43.386Z] #87 ... [2025-10-30T08:44:43.386Z] [2025-10-30T08:44:43.386Z] #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-10-30T08:44:43.386Z] #78 DONE 63.5s [2025-10-30T08:44:43.645Z] [2025-10-30T08:44:43.645Z] #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-30T08:44:43.645Z] #88 ... [2025-10-30T08:44:43.645Z] [2025-10-30T08:44:43.645Z] #80 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-30T08:44:43.645Z] #80 DONE 53.4s [2025-10-30T08:44:43.645Z] [2025-10-30T08:44:43.645Z] #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-30T08:44:48.935Z] #89 ... [2025-10-30T08:44:48.935Z] [2025-10-30T08:44:48.935Z] #79 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-10-30T08:44:48.935Z] #79 DONE 58.5s [2025-10-30T08:44:48.935Z] [2025-10-30T08:44:48.935Z] #90 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:44:48.935Z] #90 ... [2025-10-30T08:44:48.935Z] [2025-10-30T08:44:48.935Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-30T08:44:48.935Z] #86 DONE 17.1s [2025-10-30T08:44:48.935Z] [2025-10-30T08:44:48.935Z] #90 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:44:50.311Z] #90 ... [2025-10-30T08:44:50.311Z] [2025-10-30T08:44:50.311Z] #83 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-30T08:44:50.311Z] #83 54.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:50.311Z] #83 54.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:50.311Z] #83 54.60 OK: 265 MiB in 60 packages [2025-10-30T08:44:50.311Z] #83 DONE 59.9s [2025-10-30T08:44:50.311Z] [2025-10-30T08:44:50.311Z] #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:44:50.569Z] #91 ... [2025-10-30T08:44:50.569Z] [2025-10-30T08:44:50.569Z] #81 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-30T08:44:50.569Z] #81 56.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:50.569Z] #81 57.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:50.569Z] #81 57.42 OK: 265 MiB in 60 packages [2025-10-30T08:44:50.569Z] #81 DONE 60.2s [2025-10-30T08:44:50.569Z] [2025-10-30T08:44:50.569Z] #82 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-30T08:44:50.569Z] #82 56.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:50.569Z] #82 56.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:50.569Z] #82 56.78 OK: 265 MiB in 60 packages [2025-10-30T08:44:50.569Z] #82 DONE 60.3s [2025-10-30T08:44:50.569Z] [2025-10-30T08:44:50.569Z] #92 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:44:51.135Z] #92 ... [2025-10-30T08:44:51.135Z] [2025-10-30T08:44:51.135Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-30T08:44:51.135Z] #54 DONE 242.7s [2025-10-30T08:44:51.135Z] [2025-10-30T08:44:51.135Z] #65 [core-command internal] load build context [2025-10-30T08:44:51.135Z] #65 transferring context: 20.50MB 0.2s [2025-10-30T08:44:53.050Z] #65 ... [2025-10-30T08:44:53.050Z] [2025-10-30T08:44:53.050Z] #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-30T08:44:53.050Z] #88 DONE 14.8s [2025-10-30T08:44:53.050Z] [2025-10-30T08:44:53.050Z] #65 [core-command internal] load build context [2025-10-30T08:44:53.989Z] #65 ... [2025-10-30T08:44:53.989Z] [2025-10-30T08:44:53.989Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-30T08:44:53.989Z] #93 ... [2025-10-30T08:44:53.989Z] [2025-10-30T08:44:53.989Z] #65 [core-command internal] load build context [2025-10-30T08:44:53.989Z] #65 transferring context: 596.26MB 3.0s done [2025-10-30T08:44:59.274Z] #65 ... [2025-10-30T08:44:59.274Z] [2025-10-30T08:44:59.274Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-30T08:44:59.274Z] #94 ... [2025-10-30T08:44:59.274Z] [2025-10-30T08:44:59.274Z] #63 [security-spire-agent internal] load build context [2025-10-30T08:44:59.274Z] #63 transferring context: 23.33kB done [2025-10-30T08:44:59.274Z] #63 ... [2025-10-30T08:44:59.274Z] [2025-10-30T08:44:59.274Z] #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-30T08:44:59.275Z] #89 7.255 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:59.275Z] #89 7.464 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-30T08:44:59.275Z] #89 8.166 OK: 265 MiB in 60 packages [2025-10-30T08:45:00.665Z] #89 ... [2025-10-30T08:45:00.665Z] [2025-10-30T08:45:00.665Z] #63 [security-spire-agent internal] load build context [2025-10-30T08:45:00.665Z] #63 DONE 252.2s [2025-10-30T08:45:00.665Z] [2025-10-30T08:45:00.665Z] #95 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:45:00.924Z] #95 ... [2025-10-30T08:45:00.924Z] [2025-10-30T08:45:00.924Z] #66 [security-spire-server internal] load build context [2025-10-30T08:45:00.924Z] #66 transferring context: 23.80kB done [2025-10-30T08:45:05.132Z] #66 ... [2025-10-30T08:45:05.132Z] [2025-10-30T08:45:05.132Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-30T08:45:10.424Z] #96 ... [2025-10-30T08:45:10.424Z] [2025-10-30T08:45:10.424Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-30T08:45:10.684Z] #97 ... [2025-10-30T08:45:10.684Z] [2025-10-30T08:45:10.684Z] #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:45:10.684Z] #87 DONE 31.4s [2025-10-30T08:45:10.684Z] [2025-10-30T08:45:10.684Z] #90 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:45:12.066Z] #90 ... [2025-10-30T08:45:12.066Z] [2025-10-30T08:45:12.066Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:45:17.349Z] #98 ... [2025-10-30T08:45:17.349Z] [2025-10-30T08:45:17.349Z] #66 [security-spire-server internal] load build context [2025-10-30T08:45:17.349Z] #66 DONE 244.1s [2025-10-30T08:45:17.349Z] [2025-10-30T08:45:17.349Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-30T08:45:19.261Z] #94 ... [2025-10-30T08:45:19.261Z] [2025-10-30T08:45:19.261Z] #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-30T08:45:19.261Z] #89 DONE 35.4s [2025-10-30T08:45:19.261Z] [2025-10-30T08:45:19.261Z] #90 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:45:19.261Z] #90 ... [2025-10-30T08:45:19.261Z] [2025-10-30T08:45:19.261Z] #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-30T08:45:19.895Z] #99 ... [2025-10-30T08:45:19.895Z] [2025-10-30T08:45:19.895Z] #65 [core-command internal] load build context [2025-10-30T08:45:19.895Z] #65 DONE 240.4s [2025-10-30T08:45:19.895Z] [2025-10-30T08:45:19.895Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-30T08:45:19.895Z] #93 DONE 36.3s [2025-10-30T08:45:20.155Z] [2025-10-30T08:45:20.155Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-30T08:45:20.726Z] #100 ... [2025-10-30T08:45:20.726Z] [2025-10-30T08:45:20.726Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-30T08:45:20.726Z] #94 DONE 31.5s [2025-10-30T08:45:20.726Z] [2025-10-30T08:45:20.726Z] #90 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:45:22.678Z] #90 DONE 33.7s [2025-10-30T08:45:22.678Z] [2025-10-30T08:45:22.678Z] #92 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:45:22.678Z] #92 ... [2025-10-30T08:45:22.678Z] [2025-10-30T08:45:22.678Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-30T08:45:25.985Z] #101 ... [2025-10-30T08:45:25.985Z] [2025-10-30T08:45:25.985Z] #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:45:25.985Z] #91 DONE 35.1s [2025-10-30T08:45:25.985Z] [2025-10-30T08:45:25.985Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:45:25.985Z] #102 ... [2025-10-30T08:45:25.985Z] [2025-10-30T08:45:25.985Z] #95 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:45:25.985Z] #95 DONE 35.0s [2025-10-30T08:45:25.985Z] [2025-10-30T08:45:25.985Z] #92 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:45:25.985Z] #92 DONE 35.0s [2025-10-30T08:45:25.985Z] [2025-10-30T08:45:25.985Z] #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:45:32.563Z] #103 ... [2025-10-30T08:45:32.564Z] [2025-10-30T08:45:32.564Z] #104 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:45:32.564Z] #104 ... [2025-10-30T08:45:32.564Z] [2025-10-30T08:45:32.564Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-30T08:45:32.564Z] #97 DONE 22.5s [2025-10-30T08:45:32.564Z] [2025-10-30T08:45:32.564Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-30T08:45:32.564Z] #96 DONE 27.8s [2025-10-30T08:45:32.564Z] [2025-10-30T08:45:32.564Z] #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-30T08:45:36.762Z] #105 ... [2025-10-30T08:45:36.762Z] [2025-10-30T08:45:36.762Z] #106 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:45:40.960Z] #106 ... [2025-10-30T08:45:40.960Z] [2025-10-30T08:45:40.960Z] #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-30T08:45:40.960Z] #99 DONE 21.0s [2025-10-30T08:45:40.960Z] [2025-10-30T08:45:40.960Z] #106 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:45:41.906Z] #106 ... [2025-10-30T08:45:41.906Z] [2025-10-30T08:45:41.906Z] #107 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:45:43.820Z] #107 ... [2025-10-30T08:45:43.820Z] [2025-10-30T08:45:43.820Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-30T08:45:43.820Z] #100 DONE 23.3s [2025-10-30T08:45:43.820Z] [2025-10-30T08:45:43.820Z] #106 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:45:45.758Z] #106 ... [2025-10-30T08:45:45.758Z] [2025-10-30T08:45:45.758Z] #108 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-30T08:45:46.329Z] #108 ... [2025-10-30T08:45:46.329Z] [2025-10-30T08:45:46.329Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-30T08:45:46.329Z] #101 DONE 23.8s [2025-10-30T08:45:46.589Z] [2025-10-30T08:45:46.589Z] #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:45:47.160Z] #103 ... [2025-10-30T08:45:47.160Z] [2025-10-30T08:45:47.160Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-30T08:46:33.961Z] #109 ... [2025-10-30T08:46:33.961Z] [2025-10-30T08:46:33.961Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:46:33.961Z] #98 DONE 81.1s [2025-10-30T08:46:33.961Z] [2025-10-30T08:46:33.961Z] #110 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-30T08:46:33.961Z] #110 ... [2025-10-30T08:46:33.961Z] [2025-10-30T08:46:33.961Z] #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-30T08:46:33.961Z] #105 DONE 61.4s [2025-10-30T08:46:33.961Z] [2025-10-30T08:46:33.961Z] #106 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:46:34.222Z] #106 ... [2025-10-30T08:46:34.222Z] [2025-10-30T08:46:34.222Z] #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-30T08:46:34.482Z] #111 ... [2025-10-30T08:46:34.482Z] [2025-10-30T08:46:34.482Z] #108 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-30T08:46:34.482Z] #108 DONE 49.0s [2025-10-30T08:46:34.482Z] [2025-10-30T08:46:34.482Z] #112 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-30T08:46:37.785Z] #112 ... [2025-10-30T08:46:37.785Z] [2025-10-30T08:46:37.785Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-30T08:46:37.785Z] #109 DONE 50.2s [2025-10-30T08:46:37.785Z] [2025-10-30T08:46:37.785Z] #104 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:46:39.282Z] #104 ... [2025-10-30T08:46:39.282Z] [2025-10-30T08:46:39.282Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-30T08:51:45.945Z] #113 ... [2025-10-30T08:51:45.945Z] [2025-10-30T08:51:45.945Z] #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:51:45.945Z] #104 DONE 368.0s [2025-10-30T08:51:45.945Z] [2025-10-30T08:51:45.945Z] #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:51:45.945Z] #103 ... [2025-10-30T08:51:45.945Z] [2025-10-30T08:51:45.945Z] #110 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-30T08:51:45.945Z] #110 DONE 298.6s [2025-10-30T08:51:45.945Z] [2025-10-30T08:51:45.945Z] #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-30T08:51:45.945Z] #111 ... [2025-10-30T08:51:45.945Z] [2025-10-30T08:51:45.945Z] #114 [security-proxy-auth builder 6/7] COPY . . [2025-10-30T08:51:45.945Z] #114 ... [2025-10-30T08:51:45.945Z] [2025-10-30T08:51:45.945Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:51:45.945Z] #102 DONE 367.1s [2025-10-30T08:51:45.945Z] [2025-10-30T08:51:45.945Z] #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-30T08:51:45.945Z] #115 ... [2025-10-30T08:51:45.945Z] [2025-10-30T08:51:45.945Z] #112 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-30T08:51:45.945Z] #112 DONE 299.2s [2025-10-30T08:51:45.945Z] [2025-10-30T08:51:45.945Z] #116 [support-notifications builder 6/7] COPY . . [2025-10-30T08:51:45.945Z] #116 ... [2025-10-30T08:51:45.945Z] [2025-10-30T08:51:45.945Z] #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-30T08:51:45.945Z] #111 DONE 300.9s [2025-10-30T08:51:45.945Z] [2025-10-30T08:51:45.945Z] #117 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-30T08:51:45.945Z] #117 ... [2025-10-30T08:51:45.945Z] [2025-10-30T08:51:45.945Z] #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:51:45.945Z] #103 DONE 371.0s [2025-10-30T08:51:45.945Z] [2025-10-30T08:51:45.945Z] #118 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-30T08:51:45.945Z] #118 ... [2025-10-30T08:51:45.945Z] [2025-10-30T08:51:45.945Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-30T08:51:45.945Z] #113 DONE 298.4s [2025-10-30T08:51:45.945Z] [2025-10-30T08:51:45.945Z] #114 [security-proxy-auth builder 6/7] COPY . . [2025-10-30T08:51:45.945Z] #114 ... [2025-10-30T08:51:45.945Z] [2025-10-30T08:51:45.945Z] #119 [support-scheduler builder 6/7] COPY . . [2025-10-30T08:51:45.945Z] #119 ... [2025-10-30T08:51:45.945Z] [2025-10-30T08:51:45.945Z] #107 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:51:45.945Z] #107 DONE 356.5s [2025-10-30T08:51:45.945Z] [2025-10-30T08:51:45.945Z] #120 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-30T08:51:45.945Z] #120 ... [2025-10-30T08:51:45.945Z] [2025-10-30T08:51:45.945Z] #106 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:51:45.945Z] #106 DONE 372.7s [2025-10-30T08:51:45.945Z] [2025-10-30T08:51:45.945Z] #121 [core-keeper builder 7/8] COPY . . [2025-10-30T08:51:45.945Z] #121 ... [2025-10-30T08:51:45.945Z] [2025-10-30T08:51:45.945Z] #122 [security-proxy-setup builder 6/7] COPY . . [2025-10-30T08:52:12.578Z] #122 ... [2025-10-30T08:52:12.578Z] [2025-10-30T08:52:12.578Z] #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-30T08:52:12.578Z] #115 39.32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-10-30T08:53:49.148Z] #115 ... [2025-10-30T08:53:49.148Z] [2025-10-30T08:53:49.148Z] #114 [core-command builder 6/7] COPY . . [2025-10-30T08:53:49.148Z] #114 DONE 128.2s [2025-10-30T08:53:49.148Z] [2025-10-30T08:53:49.148Z] #116 [support-notifications builder 6/7] COPY . . [2025-10-30T08:54:07.296Z] #116 ... [2025-10-30T08:54:07.296Z] [2025-10-30T08:54:07.296Z] #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:54:07.296Z] #123 CACHED [2025-10-30T08:54:07.296Z] [2025-10-30T08:54:07.296Z] #124 [security-proxy-auth builder 6/7] COPY . . [2025-10-30T08:54:07.296Z] #124 CACHED [2025-10-30T08:54:07.296Z] [2025-10-30T08:54:07.296Z] #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:54:07.296Z] #125 CACHED [2025-10-30T08:54:07.296Z] [2025-10-30T08:54:07.296Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:54:07.296Z] #126 CACHED [2025-10-30T08:54:07.296Z] [2025-10-30T08:54:07.296Z] #127 [core-metadata builder 6/7] COPY . . [2025-10-30T08:54:07.296Z] #127 CACHED [2025-10-30T08:54:07.296Z] [2025-10-30T08:54:07.296Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:54:07.296Z] #128 CACHED [2025-10-30T08:54:07.296Z] [2025-10-30T08:54:07.296Z] #129 [core-command builder 6/7] COPY . . [2025-10-30T08:54:07.296Z] #129 CACHED [2025-10-30T08:54:07.296Z] [2025-10-30T08:54:07.296Z] #130 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:54:07.296Z] #130 CACHED [2025-10-30T08:54:07.296Z] [2025-10-30T08:54:07.296Z] #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:54:07.296Z] #131 CACHED [2025-10-30T08:54:07.296Z] [2025-10-30T08:54:07.296Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:54:07.296Z] #132 CACHED [2025-10-30T08:54:07.296Z] [2025-10-30T08:54:07.296Z] #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:54:07.296Z] #133 CACHED [2025-10-30T08:54:07.296Z] [2025-10-30T08:54:07.296Z] #134 [core-data builder 6/7] COPY . . [2025-10-30T08:54:07.296Z] #134 CACHED [2025-10-30T08:54:07.296Z] [2025-10-30T08:54:07.296Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-30T08:54:07.296Z] #135 ... [2025-10-30T08:54:07.296Z] [2025-10-30T08:54:07.296Z] #116 [support-notifications builder 6/7] COPY . . [2025-10-30T08:54:07.296Z] #116 DONE 152.9s [2025-10-30T08:54:07.296Z] [2025-10-30T08:54:07.296Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-30T08:54:08.239Z] #136 ... [2025-10-30T08:54:08.239Z] [2025-10-30T08:54:08.239Z] #117 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-30T08:54:08.239Z] #117 DONE 154.3s [2025-10-30T08:54:08.500Z] [2025-10-30T08:54:08.500Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-30T08:54:09.071Z] #137 ... [2025-10-30T08:54:09.071Z] [2025-10-30T08:54:09.071Z] #118 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-30T08:54:09.071Z] #118 DONE 153.5s [2025-10-30T08:54:09.331Z] [2025-10-30T08:54:09.331Z] #138 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-30T08:54:10.272Z] #138 ... [2025-10-30T08:54:10.272Z] [2025-10-30T08:54:10.272Z] #119 [support-scheduler builder 6/7] COPY . . [2025-10-30T08:54:10.272Z] #119 DONE 152.5s [2025-10-30T08:54:10.272Z] [2025-10-30T08:54:10.272Z] #139 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-30T08:54:12.202Z] #139 ... [2025-10-30T08:54:12.202Z] [2025-10-30T08:54:12.202Z] #120 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-30T08:54:12.202Z] #120 DONE 154.1s [2025-10-30T08:54:12.202Z] [2025-10-30T08:54:12.202Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-30T08:54:14.741Z] #140 ... [2025-10-30T08:54:14.741Z] [2025-10-30T08:54:14.741Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-30T08:54:14.741Z] #141 ... [2025-10-30T08:54:14.741Z] [2025-10-30T08:54:14.741Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-30T08:54:14.741Z] #142 ... [2025-10-30T08:54:14.741Z] [2025-10-30T08:54:14.741Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-30T08:54:16.669Z] #143 ... [2025-10-30T08:54:16.669Z] [2025-10-30T08:54:16.669Z] #121 [core-keeper builder 7/8] COPY . . [2025-10-30T08:54:16.669Z] #121 DONE 157.7s [2025-10-30T08:54:16.669Z] [2025-10-30T08:54:16.669Z] #138 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-30T08:54:21.948Z] #138 ... [2025-10-30T08:54:21.949Z] [2025-10-30T08:54:21.949Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-30T08:54:21.949Z] #144 ... [2025-10-30T08:54:21.949Z] [2025-10-30T08:54:21.949Z] #122 [security-proxy-setup builder 6/7] COPY . . [2025-10-30T08:54:21.949Z] #122 DONE 162.7s [2025-10-30T08:54:22.227Z] [2025-10-30T08:54:22.227Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-30T08:54:23.167Z] #144 ... [2025-10-30T08:54:23.167Z] [2025-10-30T08:54:23.167Z] #145 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:54:23.167Z] #145 CACHED [2025-10-30T08:54:23.167Z] [2025-10-30T08:54:23.167Z] #146 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:54:23.167Z] #146 CACHED [2025-10-30T08:54:23.167Z] [2025-10-30T08:54:23.167Z] #147 [security-bootstrapper builder 6/7] COPY . . [2025-10-30T08:54:23.167Z] #147 CACHED [2025-10-30T08:54:23.167Z] [2025-10-30T08:54:23.167Z] #148 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-30T08:54:23.167Z] #148 CACHED [2025-10-30T08:54:23.167Z] [2025-10-30T08:54:23.167Z] #149 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-30T08:54:23.167Z] #149 CACHED [2025-10-30T08:54:23.167Z] [2025-10-30T08:54:23.167Z] #150 [security-secretstore-setup builder 6/7] COPY . . [2025-10-30T08:54:23.167Z] #150 CACHED [2025-10-30T08:54:23.167Z] [2025-10-30T08:54:23.167Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-30T08:54:28.452Z] #151 ... [2025-10-30T08:54:28.452Z] [2025-10-30T08:54:28.452Z] #152 [security-spire-config] exporting to image [2025-10-30T08:54:28.452Z] #152 exporting layers [2025-10-30T08:54:32.651Z] #152 ... [2025-10-30T08:54:32.651Z] [2025-10-30T08:54:32.651Z] #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-10-30T08:54:32.651Z] #153 ... [2025-10-30T08:54:32.651Z] [2025-10-30T08:54:32.651Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-30T08:55:54.173Z] #154 ... [2025-10-30T08:55:54.173Z] [2025-10-30T08:55:54.173Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-30T08:55:54.173Z] #141 109.1 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-30T08:55:59.640Z] #141 ... [2025-10-30T08:55:59.640Z] [2025-10-30T08:55:59.640Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-30T08:55:59.640Z] #142 114.3 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-30T08:56:00.208Z] #142 ... [2025-10-30T08:56:00.208Z] [2025-10-30T08:56:00.208Z] #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-30T08:56:00.208Z] #115 DONE 267.4s [2025-10-30T08:56:00.467Z] [2025-10-30T08:56:00.467Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-30T08:56:00.467Z] #143 115.4 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-30T08:56:04.652Z] #143 ... [2025-10-30T08:56:04.652Z] [2025-10-30T08:56:04.652Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-30T08:56:04.652Z] #136 110.0 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-30T08:56:04.652Z] #136 ... [2025-10-30T08:56:04.652Z] [2025-10-30T08:56:04.652Z] #152 [security-spire-config] exporting to image [2025-10-30T08:56:04.652Z] #152 exporting layers 97.8s done [2025-10-30T08:56:09.943Z] #152 ... [2025-10-30T08:56:09.943Z] [2025-10-30T08:56:09.943Z] #138 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-30T08:56:09.943Z] #138 DONE 120.0s [2025-10-30T08:56:09.943Z] [2025-10-30T08:56:09.943Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-30T08:56:09.943Z] #137 115.1 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-30T08:56:11.402Z] #137 ... [2025-10-30T08:56:11.402Z] [2025-10-30T08:56:11.402Z] #139 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-30T08:56:11.402Z] #139 DONE 121.2s [2025-10-30T08:56:11.402Z] [2025-10-30T08:56:11.402Z] #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T08:56:11.661Z] #155 ... [2025-10-30T08:56:11.661Z] [2025-10-30T08:56:11.661Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-30T08:56:11.661Z] #135 117.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-30T08:56:11.920Z] #135 ... [2025-10-30T08:56:11.921Z] [2025-10-30T08:56:11.921Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-30T08:56:11.921Z] #140 120.9 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-30T08:56:18.503Z] #140 ... [2025-10-30T08:56:18.503Z] [2025-10-30T08:56:18.503Z] #156 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-30T08:56:22.716Z] #156 ... [2025-10-30T08:56:22.716Z] [2025-10-30T08:56:22.716Z] #152 [security-spire-config] exporting to image [2025-10-30T08:56:22.716Z] #152 writing image sha256:55fe94848e449c79a4668d23c6dd3ed4d558c6a9bc2c7d07cd69a8a2e836e706 3.4s done [2025-10-30T08:56:22.716Z] #152 naming to docker.io/library/security-spire-config [2025-10-30T08:56:24.626Z] #152 ... [2025-10-30T08:56:24.626Z] [2025-10-30T08:56:24.626Z] #157 [security-spire-server] exporting to image [2025-10-30T08:56:24.626Z] #157 exporting layers [2025-10-30T08:56:28.837Z] #157 ... [2025-10-30T08:56:28.837Z] [2025-10-30T08:56:28.837Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-30T08:56:28.837Z] #154 115.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-30T08:56:35.420Z] #154 ... [2025-10-30T08:56:35.420Z] [2025-10-30T08:56:35.420Z] #152 [security-spire-config] exporting to image [2025-10-30T08:56:35.420Z] #152 naming to docker.io/library/security-spire-config 11.1s done [2025-10-30T08:56:51.200Z] #152 ... [2025-10-30T08:56:51.200Z] [2025-10-30T08:56:51.200Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-30T08:56:51.200Z] #144 149.4 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-30T08:56:55.526Z] #144 ... [2025-10-30T08:56:55.526Z] [2025-10-30T08:56:55.526Z] #152 [security-spire-config] exporting to image [2025-10-30T08:56:55.526Z] #152 DONE 148.7s [2025-10-30T08:56:55.526Z] [2025-10-30T08:56:55.526Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-30T08:56:55.526Z] #151 152.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-30T08:56:58.180Z] #151 ... [2025-10-30T08:56:58.180Z] [2025-10-30T08:56:58.180Z] #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T08:56:58.180Z] #155 DONE 55.9s [2025-10-30T08:56:58.180Z] [2025-10-30T08:56:58.180Z] #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-10-30T08:56:58.180Z] #153 149.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-30T08:56:58.615Z] #153 ... [2025-10-30T08:56:58.615Z] [2025-10-30T08:56:58.615Z] #158 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-30T08:59:50.178Z] #158 ... [2025-10-30T08:59:50.178Z] [2025-10-30T08:59:50.178Z] #157 [security-spire-server] exporting to image [2025-10-30T08:59:50.178Z] #157 exporting layers 203.2s done [2025-10-30T09:00:24.618Z] #157 writing image sha256:23a98319803db8b7f07830e2e49b05b81dd9c85bdf82a3028e35d3674b5cc118 [2025-10-30T09:00:24.618Z] #157 writing image sha256:23a98319803db8b7f07830e2e49b05b81dd9c85bdf82a3028e35d3674b5cc118 1.3s done [2025-10-30T09:00:24.618Z] #157 naming to docker.io/library/security-spire-server [2025-10-30T09:00:24.618Z] #157 ... [2025-10-30T09:00:24.618Z] [2025-10-30T09:00:24.618Z] #156 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-30T09:00:24.618Z] #156 DONE 247.1s [2025-10-30T09:00:24.618Z] [2025-10-30T09:00:24.618Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-30T09:00:28.413Z] #140 ... [2025-10-30T09:00:28.413Z] [2025-10-30T09:00:28.413Z] #157 [security-spire-server] exporting to image [2025-10-30T09:00:28.413Z] #157 naming to docker.io/library/security-spire-server 7.8s done [2025-10-30T09:00:32.882Z] #157 ... [2025-10-30T09:00:32.882Z] [2025-10-30T09:00:32.882Z] #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-10-30T09:00:32.882Z] #153 365.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-30T09:00:36.095Z] #153 ... [2025-10-30T09:00:36.095Z] [2025-10-30T09:00:36.095Z] #159 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-30T09:00:58.027Z] #159 ... [2025-10-30T09:00:58.027Z] [2025-10-30T09:00:58.027Z] #157 [security-spire-server] exporting to image [2025-10-30T09:00:58.027Z] #157 DONE 280.0s [2025-10-30T09:00:58.027Z] [2025-10-30T09:00:58.027Z] #158 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:02:49.686Z] #158 ... [2025-10-30T09:02:49.686Z] [2025-10-30T09:02:49.686Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-30T09:02:49.686Z] #135 DONE 516.1s [2025-10-30T09:02:49.686Z] [2025-10-30T09:02:49.686Z] #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-10-30T09:02:49.686Z] #153 ... [2025-10-30T09:02:49.686Z] [2025-10-30T09:02:49.686Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-30T09:02:49.686Z] #140 DONE 510.1s [2025-10-30T09:02:49.686Z] [2025-10-30T09:02:49.686Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-30T09:02:49.686Z] #136 ... [2025-10-30T09:02:49.686Z] [2025-10-30T09:02:49.686Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-30T09:02:49.686Z] #144 DONE 501.0s [2025-10-30T09:02:49.686Z] [2025-10-30T09:02:49.686Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-30T09:02:49.686Z] #141 ... [2025-10-30T09:02:49.686Z] [2025-10-30T09:02:49.686Z] #160 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:02:49.686Z] #160 ... [2025-10-30T09:02:49.686Z] [2025-10-30T09:02:49.686Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-30T09:02:49.686Z] #137 DONE 516.4s [2025-10-30T09:02:49.686Z] [2025-10-30T09:02:49.686Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-30T09:02:49.686Z] #136 ... [2025-10-30T09:02:49.686Z] [2025-10-30T09:02:49.686Z] #161 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:02:49.686Z] #161 ... [2025-10-30T09:02:49.686Z] [2025-10-30T09:02:49.686Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-30T09:02:49.686Z] #142 DONE 523.6s [2025-10-30T09:02:49.686Z] [2025-10-30T09:02:49.686Z] #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:02:50.262Z] #162 ... [2025-10-30T09:02:50.262Z] [2025-10-30T09:02:50.262Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-30T09:02:50.262Z] #143 DONE 525.9s [2025-10-30T09:02:50.523Z] [2025-10-30T09:02:50.523Z] #163 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:02:53.830Z] #163 ... [2025-10-30T09:02:53.830Z] [2025-10-30T09:02:53.830Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-30T09:02:53.830Z] #154 DONE 511.0s [2025-10-30T09:02:53.830Z] [2025-10-30T09:02:53.830Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-30T09:02:57.275Z] #136 ... [2025-10-30T09:02:57.275Z] [2025-10-30T09:02:57.275Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-30T09:02:57.275Z] #141 DONE 532.3s [2025-10-30T09:02:57.275Z] [2025-10-30T09:02:57.275Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-30T09:02:57.893Z] #151 ... [2025-10-30T09:02:57.893Z] [2025-10-30T09:02:57.893Z] #164 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:02:59.361Z] #164 ... [2025-10-30T09:02:59.361Z] [2025-10-30T09:02:59.361Z] #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-10-30T09:02:59.361Z] #153 DONE 516.8s [2025-10-30T09:02:59.361Z] [2025-10-30T09:02:59.361Z] #160 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:03:01.942Z] #160 ... [2025-10-30T09:03:01.942Z] [2025-10-30T09:03:01.942Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-30T09:03:01.942Z] #151 DONE 519.2s [2025-10-30T09:03:01.942Z] [2025-10-30T09:03:01.942Z] #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:03:05.238Z] #165 ... [2025-10-30T09:03:05.238Z] [2025-10-30T09:03:05.238Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-30T09:03:05.238Z] #136 DONE 540.8s [2025-10-30T09:03:05.238Z] [2025-10-30T09:03:05.238Z] #166 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:03:09.429Z] #166 ... [2025-10-30T09:03:09.429Z] [2025-10-30T09:03:09.429Z] #158 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:03:09.429Z] #158 DONE 370.8s [2025-10-30T09:03:09.429Z] [2025-10-30T09:03:09.429Z] #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:03:10.811Z] #160 ... [2025-10-30T09:03:10.811Z] [2025-10-30T09:03:10.811Z] #167 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-30T09:03:12.731Z] #167 ... [2025-10-30T09:03:12.731Z] [2025-10-30T09:03:12.731Z] #159 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-30T09:03:12.731Z] #159 DONE 166.7s [2025-10-30T09:03:12.731Z] [2025-10-30T09:03:12.731Z] #168 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-30T09:03:18.016Z] #168 ... [2025-10-30T09:03:18.016Z] [2025-10-30T09:03:18.016Z] #169 [security-spire-agent] exporting to image [2025-10-30T09:03:18.016Z] #169 exporting layers [2025-10-30T09:03:30.249Z] #169 exporting layers 14.4s done [2025-10-30T09:03:32.159Z] #169 ... [2025-10-30T09:03:32.159Z] [2025-10-30T09:03:32.159Z] #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:03:32.159Z] #160 DONE 48.0s [2025-10-30T09:03:32.159Z] [2025-10-30T09:03:32.159Z] #166 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:03:32.419Z] #166 ... [2025-10-30T09:03:32.419Z] [2025-10-30T09:03:32.419Z] #163 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:03:32.419Z] #163 DONE 45.5s [2025-10-30T09:03:32.419Z] [2025-10-30T09:03:32.419Z] #170 [core-command stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:03:32.678Z] #170 ... [2025-10-30T09:03:32.678Z] [2025-10-30T09:03:32.678Z] #161 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:03:32.678Z] #161 DONE 45.8s [2025-10-30T09:03:32.938Z] [2025-10-30T09:03:32.938Z] #171 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:03:33.197Z] #171 ... [2025-10-30T09:03:33.197Z] [2025-10-30T09:03:33.197Z] #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:03:33.197Z] #162 DONE 45.9s [2025-10-30T09:03:33.197Z] [2025-10-30T09:03:33.197Z] #172 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-30T09:03:34.575Z] #172 ... [2025-10-30T09:03:34.576Z] [2025-10-30T09:03:34.576Z] #164 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:03:34.576Z] #164 DONE 36.4s [2025-10-30T09:03:34.576Z] [2025-10-30T09:03:34.576Z] #169 [security-spire-agent] exporting to image [2025-10-30T09:03:34.576Z] #169 writing image sha256:44f2014b30869c3f69813e5bdeea968b0a49cfd59e08ddfffc0c706ca7e9a2ae [2025-10-30T09:03:34.576Z] #169 writing image sha256:44f2014b30869c3f69813e5bdeea968b0a49cfd59e08ddfffc0c706ca7e9a2ae 0.3s done [2025-10-30T09:03:34.576Z] #169 naming to docker.io/library/security-spire-agent [2025-10-30T09:03:35.512Z] #169 ... [2025-10-30T09:03:35.512Z] [2025-10-30T09:03:35.512Z] #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:03:35.512Z] #165 DONE 35.4s [2025-10-30T09:03:35.773Z] [2025-10-30T09:03:35.773Z] #173 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:03:36.341Z] #173 ... [2025-10-30T09:03:36.341Z] [2025-10-30T09:03:36.341Z] #166 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:03:36.341Z] #166 DONE 32.6s [2025-10-30T09:03:36.622Z] [2025-10-30T09:03:36.622Z] #169 [security-spire-agent] exporting to image [2025-10-30T09:03:36.622Z] #169 naming to docker.io/library/security-spire-agent 1.2s done [2025-10-30T09:03:37.204Z] #169 ... [2025-10-30T09:03:37.204Z] [2025-10-30T09:03:37.204Z] #167 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-30T09:03:37.204Z] #167 DONE 26.3s [2025-10-30T09:03:37.463Z] [2025-10-30T09:03:37.463Z] #174 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:03:37.723Z] #174 ... [2025-10-30T09:03:37.723Z] [2025-10-30T09:03:37.723Z] #168 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-30T09:03:37.723Z] #168 DONE 26.7s [2025-10-30T09:03:37.982Z] [2025-10-30T09:03:37.982Z] #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:03:38.917Z] #175 ... [2025-10-30T09:03:38.917Z] [2025-10-30T09:03:38.917Z] #169 [security-spire-agent] exporting to image [2025-10-30T09:03:38.917Z] #169 DONE 24.9s [2025-10-30T09:03:38.917Z] [2025-10-30T09:03:38.917Z] #176 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-30T09:03:44.194Z] #176 ... [2025-10-30T09:03:44.194Z] [2025-10-30T09:03:44.194Z] #177 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:03:44.194Z] #177 ... [2025-10-30T09:03:44.194Z] [2025-10-30T09:03:44.194Z] #178 [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-10-30T09:03:52.306Z] #178 ... [2025-10-30T09:03:52.306Z] [2025-10-30T09:03:52.306Z] #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:03:52.306Z] #170 DONE 19.6s [2025-10-30T09:03:52.306Z] [2025-10-30T09:03:52.306Z] #179 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-30T09:03:52.306Z] #179 ... [2025-10-30T09:03:52.306Z] [2025-10-30T09:03:52.306Z] #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:03:52.306Z] #180 CACHED [2025-10-30T09:03:52.306Z] [2025-10-30T09:03:52.306Z] #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:03:52.306Z] #181 CACHED [2025-10-30T09:03:52.306Z] [2025-10-30T09:03:52.306Z] #182 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:03:52.306Z] #182 CACHED [2025-10-30T09:03:52.306Z] [2025-10-30T09:03:52.306Z] #183 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:03:52.306Z] #183 CACHED [2025-10-30T09:03:52.306Z] [2025-10-30T09:03:52.306Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:03:52.306Z] #184 CACHED [2025-10-30T09:03:52.306Z] [2025-10-30T09:03:52.306Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:03:52.306Z] #185 CACHED [2025-10-30T09:03:52.565Z] [2025-10-30T09:03:52.565Z] #186 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-30T09:03:52.565Z] #186 ... [2025-10-30T09:03:52.565Z] [2025-10-30T09:03:52.565Z] #171 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:03:52.565Z] #171 DONE 19.7s [2025-10-30T09:03:52.823Z] [2025-10-30T09:03:52.823Z] #172 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-30T09:03:52.823Z] #172 DONE 19.5s [2025-10-30T09:03:52.823Z] [2025-10-30T09:03:52.823Z] #187 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-30T09:03:53.758Z] #187 ... [2025-10-30T09:03:53.758Z] [2025-10-30T09:03:53.758Z] #177 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:03:53.758Z] #177 DONE 19.6s [2025-10-30T09:03:53.758Z] [2025-10-30T09:03:53.758Z] #173 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:03:53.758Z] #173 DONE 18.7s [2025-10-30T09:03:53.758Z] [2025-10-30T09:03:53.758Z] #188 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-30T09:03:54.694Z] #188 ... [2025-10-30T09:03:54.694Z] [2025-10-30T09:03:54.694Z] #174 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:03:54.694Z] #174 DONE 17.3s [2025-10-30T09:03:54.694Z] [2025-10-30T09:03:54.694Z] #189 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-30T09:03:54.954Z] #189 ... [2025-10-30T09:03:54.954Z] [2025-10-30T09:03:54.954Z] #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:03:54.954Z] #175 DONE 18.4s [2025-10-30T09:03:55.231Z] [2025-10-30T09:03:55.231Z] #190 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-30T09:03:55.797Z] #190 ... [2025-10-30T09:03:55.797Z] [2025-10-30T09:03:55.797Z] #178 [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-10-30T09:03:55.797Z] #178 DONE 17.7s [2025-10-30T09:03:55.797Z] [2025-10-30T09:03:55.797Z] #191 [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-10-30T09:04:02.441Z] #191 ... [2025-10-30T09:04:02.441Z] [2025-10-30T09:04:02.441Z] #192 [security-spiffe-token-provider] exporting to image [2025-10-30T09:04:02.441Z] #192 exporting layers [2025-10-30T09:04:02.441Z] #192 ... [2025-10-30T09:04:02.441Z] [2025-10-30T09:04:02.441Z] #193 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-30T09:04:02.441Z] #193 ... [2025-10-30T09:04:02.441Z] [2025-10-30T09:04:02.441Z] #194 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-10-30T09:04:03.011Z] #194 ... [2025-10-30T09:04:03.011Z] [2025-10-30T09:04:03.011Z] #195 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-30T09:04:12.991Z] #195 ... [2025-10-30T09:04:12.992Z] [2025-10-30T09:04:12.992Z] #176 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-30T09:04:12.992Z] #176 DONE 33.0s [2025-10-30T09:04:12.992Z] [2025-10-30T09:04:12.992Z] #196 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:04:19.566Z] #196 ... [2025-10-30T09:04:19.566Z] [2025-10-30T09:04:19.566Z] #192 [security-spiffe-token-provider] exporting to image [2025-10-30T09:04:19.566Z] #192 exporting layers 16.0s done [2025-10-30T09:04:19.566Z] #192 ... [2025-10-30T09:04:19.566Z] [2025-10-30T09:04:19.566Z] #186 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-30T09:04:19.566Z] #186 DONE 27.3s [2025-10-30T09:04:19.566Z] [2025-10-30T09:04:19.566Z] #197 [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-10-30T09:04:19.825Z] #197 ... [2025-10-30T09:04:19.825Z] [2025-10-30T09:04:19.825Z] #179 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-30T09:04:19.825Z] #179 DONE 27.5s [2025-10-30T09:04:20.084Z] [2025-10-30T09:04:20.084Z] #198 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-30T09:04:21.459Z] #198 ... [2025-10-30T09:04:21.459Z] [2025-10-30T09:04:21.459Z] #193 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-30T09:04:21.459Z] #193 DONE 29.1s [2025-10-30T09:04:21.459Z] [2025-10-30T09:04:21.459Z] #187 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-30T09:04:21.459Z] #187 DONE 29.2s [2025-10-30T09:04:21.459Z] [2025-10-30T09:04:21.459Z] #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-30T09:04:22.394Z] #199 ... [2025-10-30T09:04:22.394Z] [2025-10-30T09:04:22.394Z] #195 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-30T09:04:22.394Z] #195 DONE 29.4s [2025-10-30T09:04:22.394Z] [2025-10-30T09:04:22.394Z] #192 [security-spiffe-token-provider] exporting to image [2025-10-30T09:04:22.394Z] #192 writing image sha256:6624e8bc9b7d30c7ba9c994c1b4e01de6347993b606190cb46c3969675da669d [2025-10-30T09:04:22.655Z] #192 writing image sha256:6624e8bc9b7d30c7ba9c994c1b4e01de6347993b606190cb46c3969675da669d 0.2s done [2025-10-30T09:04:22.655Z] #192 naming to docker.io/library/security-spiffe-token-provider [2025-10-30T09:04:22.913Z] #192 ... [2025-10-30T09:04:22.913Z] [2025-10-30T09:04:22.913Z] #190 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-30T09:04:22.913Z] #190 DONE 29.4s [2025-10-30T09:04:22.913Z] [2025-10-30T09:04:22.913Z] #188 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-30T09:04:22.913Z] #188 DONE 29.0s [2025-10-30T09:04:22.913Z] [2025-10-30T09:04:22.913Z] #192 [security-spiffe-token-provider] exporting to image [2025-10-30T09:04:22.913Z] #192 naming to docker.io/library/security-spiffe-token-provider 0.3s done [2025-10-30T09:04:23.172Z] #192 ... [2025-10-30T09:04:23.172Z] [2025-10-30T09:04:23.172Z] #189 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-30T09:04:23.172Z] #189 DONE 28.7s [2025-10-30T09:04:23.172Z] [2025-10-30T09:04:23.172Z] #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-30T09:04:23.738Z] #200 ... [2025-10-30T09:04:23.738Z] [2025-10-30T09:04:23.738Z] #194 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-10-30T09:04:23.738Z] #194 DONE 28.4s [2025-10-30T09:04:23.738Z] [2025-10-30T09:04:23.738Z] #191 [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-10-30T09:04:23.738Z] #191 DONE 27.9s [2025-10-30T09:04:23.738Z] [2025-10-30T09:04:23.738Z] #201 [core-keeper] exporting to image [2025-10-30T09:04:23.738Z] #201 exporting layers [2025-10-30T09:04:23.997Z] #201 ... [2025-10-30T09:04:23.997Z] [2025-10-30T09:04:23.997Z] #192 [security-spiffe-token-provider] exporting to image [2025-10-30T09:04:23.997Z] #192 DONE 24.6s [2025-10-30T09:04:24.256Z] [2025-10-30T09:04:24.256Z] #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-30T09:04:28.440Z] #202 ... [2025-10-30T09:04:28.440Z] [2025-10-30T09:04:28.440Z] #196 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-30T09:04:28.440Z] #196 DONE 16.5s [2025-10-30T09:04:28.440Z] [2025-10-30T09:04:28.440Z] #203 [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-10-30T09:04:29.373Z] #203 ... [2025-10-30T09:04:29.373Z] [2025-10-30T09:04:29.373Z] #201 [core-keeper] exporting to image [2025-10-30T09:04:29.373Z] #201 exporting layers 5.9s done [2025-10-30T09:04:31.902Z] #201 ... [2025-10-30T09:04:31.902Z] [2025-10-30T09:04:31.902Z] #197 [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-10-30T09:04:31.902Z] #197 DONE 11.7s [2025-10-30T09:04:31.902Z] [2025-10-30T09:04:31.902Z] #198 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-30T09:04:31.902Z] #198 DONE 11.7s [2025-10-30T09:04:31.902Z] [2025-10-30T09:04:31.902Z] #204 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:04:31.902Z] #204 ... [2025-10-30T09:04:31.902Z] [2025-10-30T09:04:31.902Z] #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-30T09:04:31.902Z] #205 ... [2025-10-30T09:04:31.902Z] [2025-10-30T09:04:31.902Z] #206 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-30T09:04:32.163Z] #206 ... [2025-10-30T09:04:32.163Z] [2025-10-30T09:04:32.163Z] #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-30T09:04:32.163Z] #199 DONE 10.6s [2025-10-30T09:04:32.163Z] [2025-10-30T09:04:32.163Z] #201 [core-keeper] exporting to image [2025-10-30T09:04:32.163Z] #201 writing image sha256:c5f67adfc67a892e3050c4e1782e8e2f82752372b11eaf5c00b1139ca0df1330 0.1s done [2025-10-30T09:04:32.163Z] #201 naming to docker.io/library/core-keeper [2025-10-30T09:04:32.423Z] #201 ... [2025-10-30T09:04:32.423Z] [2025-10-30T09:04:32.423Z] #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-30T09:04:32.423Z] #205 DONE 10.9s [2025-10-30T09:04:32.423Z] [2025-10-30T09:04:32.423Z] #201 [core-keeper] exporting to image [2025-10-30T09:04:32.423Z] #201 naming to docker.io/library/core-keeper 0.2s done [2025-10-30T09:04:32.423Z] #201 ... [2025-10-30T09:04:32.423Z] [2025-10-30T09:04:32.423Z] #207 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-30T09:04:32.423Z] #207 DONE 10.0s [2025-10-30T09:04:32.682Z] [2025-10-30T09:04:32.682Z] #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-30T09:04:32.682Z] #200 DONE 9.5s [2025-10-30T09:04:32.682Z] [2025-10-30T09:04:32.682Z] #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-30T09:04:32.942Z] #208 ... [2025-10-30T09:04:32.942Z] [2025-10-30T09:04:32.942Z] #203 [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-10-30T09:04:32.942Z] #203 DONE 9.0s [2025-10-30T09:04:33.201Z] [2025-10-30T09:04:33.201Z] #209 [core-command] exporting to image [2025-10-30T09:04:33.459Z] #209 ... [2025-10-30T09:04:33.459Z] [2025-10-30T09:04:33.459Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-30T09:04:33.459Z] #210 DONE 9.9s [2025-10-30T09:04:33.459Z] [2025-10-30T09:04:33.459Z] #201 [core-keeper] exporting to image [2025-10-30T09:04:33.459Z] #201 DONE 10.0s [2025-10-30T09:04:33.459Z] [2025-10-30T09:04:33.459Z] #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-30T09:04:33.459Z] #202 DONE 9.5s [2025-10-30T09:04:33.459Z] [2025-10-30T09:04:33.459Z] #211 [support-notifications] exporting to image [2025-10-30T09:04:37.641Z] #211 ... [2025-10-30T09:04:37.641Z] [2025-10-30T09:04:37.641Z] #204 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-30T09:04:37.641Z] #204 DONE 8.6s [2025-10-30T09:04:37.641Z] [2025-10-30T09:04:37.641Z] #212 [core-data] exporting to image [2025-10-30T09:04:40.959Z] #212 ... [2025-10-30T09:04:40.959Z] [2025-10-30T09:04:40.959Z] #213 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-30T09:04:41.524Z] #213 ... [2025-10-30T09:04:41.524Z] [2025-10-30T09:04:41.524Z] #214 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-10-30T09:04:41.782Z] #214 ... [2025-10-30T09:04:41.782Z] [2025-10-30T09:04:41.782Z] #215 [support-scheduler] exporting to image [2025-10-30T09:04:42.041Z] #215 ... [2025-10-30T09:04:42.041Z] [2025-10-30T09:04:42.041Z] #214 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-10-30T09:04:42.041Z] #214 DONE 10.4s [2025-10-30T09:04:42.041Z] [2025-10-30T09:04:42.041Z] #216 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-30T09:04:42.298Z] #216 ... [2025-10-30T09:04:42.298Z] [2025-10-30T09:04:42.298Z] #206 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-30T09:04:42.298Z] #206 DONE 10.4s [2025-10-30T09:04:42.298Z] [2025-10-30T09:04:42.298Z] #217 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-30T09:04:42.298Z] #217 ... [2025-10-30T09:04:42.298Z] [2025-10-30T09:04:42.298Z] #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-30T09:04:42.298Z] #208 DONE 10.2s [2025-10-30T09:04:42.557Z] [2025-10-30T09:04:42.557Z] #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-30T09:04:43.122Z] #218 ... [2025-10-30T09:04:43.122Z] [2025-10-30T09:04:43.122Z] #219 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-30T09:04:43.122Z] #219 DONE 9.9s [2025-10-30T09:04:43.381Z] [2025-10-30T09:04:43.381Z] #213 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-30T09:04:43.640Z] #213 ... [2025-10-30T09:04:43.640Z] [2025-10-30T09:04:43.640Z] #220 [core-metadata] exporting to image [2025-10-30T09:04:43.640Z] #220 exporting layers [2025-10-30T09:04:43.640Z] #220 ... [2025-10-30T09:04:43.640Z] [2025-10-30T09:04:43.640Z] #216 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-30T09:04:43.640Z] #216 DONE 10.1s [2025-10-30T09:04:43.899Z] [2025-10-30T09:04:43.899Z] #221 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-30T09:04:47.205Z] #221 ... [2025-10-30T09:04:47.205Z] [2025-10-30T09:04:47.205Z] #213 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-30T09:04:47.205Z] #213 DONE 9.3s [2025-10-30T09:04:47.205Z] [2025-10-30T09:04:47.205Z] #215 [support-scheduler] exporting to image [2025-10-30T09:04:47.205Z] #215 exporting layers 13.2s done [2025-10-30T09:04:48.594Z] #215 writing image sha256:318ce98d7c9b99eba85d9247bd30eb32f71cce746e5cddf05f637b918a468448 [2025-10-30T09:04:48.855Z] #215 ... [2025-10-30T09:04:48.855Z] [2025-10-30T09:04:48.855Z] #217 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-30T09:04:48.855Z] #217 DONE 6.6s [2025-10-30T09:04:48.855Z] [2025-10-30T09:04:48.855Z] #212 [core-data] exporting to image [2025-10-30T09:04:48.855Z] #212 exporting layers 14.6s done [2025-10-30T09:04:49.423Z] #212 ... [2025-10-30T09:04:49.423Z] [2025-10-30T09:04:49.423Z] #209 [core-command] exporting to image [2025-10-30T09:04:49.423Z] #209 exporting layers 12.6s done [2025-10-30T09:04:49.423Z] #209 writing image sha256:0850330bf4280d05db00cbdaae90ce8251ee58845e2af6b8117c5d544470288c 1.0s done [2025-10-30T09:04:49.423Z] #209 naming to docker.io/library/core-command 0.1s done [2025-10-30T09:04:49.423Z] #209 DONE 16.6s [2025-10-30T09:04:49.423Z] [2025-10-30T09:04:49.423Z] #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-30T09:04:49.423Z] #218 DONE 7.2s [2025-10-30T09:04:49.682Z] [2025-10-30T09:04:49.682Z] #215 [support-scheduler] exporting to image [2025-10-30T09:04:49.682Z] #215 writing image sha256:318ce98d7c9b99eba85d9247bd30eb32f71cce746e5cddf05f637b918a468448 0.8s done [2025-10-30T09:04:49.682Z] #215 naming to docker.io/library/support-scheduler 0.2s done [2025-10-30T09:04:49.940Z] #215 ... [2025-10-30T09:04:49.940Z] [2025-10-30T09:04:49.940Z] #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-30T09:04:49.940Z] #222 DONE 6.4s [2025-10-30T09:04:50.202Z] [2025-10-30T09:04:50.202Z] #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-30T09:04:50.461Z] #223 ... [2025-10-30T09:04:50.461Z] [2025-10-30T09:04:50.461Z] #221 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-30T09:04:50.461Z] #221 DONE 6.5s [2025-10-30T09:04:50.461Z] [2025-10-30T09:04:50.461Z] #224 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-30T09:04:51.029Z] #224 ... [2025-10-30T09:04:51.029Z] [2025-10-30T09:04:51.029Z] #215 [support-scheduler] exporting to image [2025-10-30T09:04:51.029Z] #215 DONE 17.4s [2025-10-30T09:04:51.289Z] [2025-10-30T09:04:51.289Z] #212 [core-data] exporting to image [2025-10-30T09:04:51.289Z] #212 writing image sha256:ba02a7cfb62972e45a43d20570d25da0ac445779530c29854d84890a8e2b3c11 0.8s done [2025-10-30T09:04:51.289Z] #212 naming to docker.io/library/core-data 0.3s done [2025-10-30T09:04:51.548Z] #212 ... [2025-10-30T09:04:51.548Z] [2025-10-30T09:04:51.548Z] #211 [support-notifications] exporting to image [2025-10-30T09:04:51.548Z] #211 exporting layers 13.9s done [2025-10-30T09:04:51.548Z] #211 writing image sha256:689421cacbec7d0d00767dcc78bfb33c5c40177894d2bf6603212a24b84ffe0b 0.2s done [2025-10-30T09:04:51.548Z] #211 naming to docker.io/library/support-notifications 0.1s done [2025-10-30T09:04:51.548Z] #211 DONE 18.1s [2025-10-30T09:04:51.808Z] [2025-10-30T09:04:51.808Z] #225 [security-proxy-auth] exporting to image [2025-10-30T09:04:52.749Z] #225 ... [2025-10-30T09:04:52.749Z] [2025-10-30T09:04:52.749Z] #226 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-30T09:04:52.749Z] #226 DONE 5.9s [2025-10-30T09:04:53.008Z] [2025-10-30T09:04:53.008Z] #227 [core-common-config-bootstrapper] exporting to image [2025-10-30T09:04:53.008Z] #227 exporting layers 3.1s done [2025-10-30T09:04:53.008Z] #227 ... [2025-10-30T09:04:53.008Z] [2025-10-30T09:04:53.008Z] #212 [core-data] exporting to image [2025-10-30T09:04:53.008Z] #212 DONE 19.0s [2025-10-30T09:04:53.268Z] [2025-10-30T09:04:53.268Z] #228 [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-10-30T09:04:56.555Z] #228 ... [2025-10-30T09:04:56.555Z] [2025-10-30T09:04:56.555Z] #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-30T09:04:56.555Z] #223 DONE 6.6s [2025-10-30T09:04:56.815Z] [2025-10-30T09:04:56.815Z] #227 [core-common-config-bootstrapper] exporting to image [2025-10-30T09:04:56.815Z] #227 writing image sha256:7fb05edd786c19b7c0a3dfeb20f97b08a7a07d915f28542a97299e34c677f219 0.3s done [2025-10-30T09:04:56.815Z] #227 naming to docker.io/library/core-common-config-bootstrapper [2025-10-30T09:04:56.815Z] #227 ... [2025-10-30T09:04:56.815Z] [2025-10-30T09:04:56.815Z] #228 [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-10-30T09:04:56.815Z] #228 DONE 3.9s [2025-10-30T09:04:57.074Z] [2025-10-30T09:04:57.074Z] #227 [core-common-config-bootstrapper] exporting to image [2025-10-30T09:04:57.074Z] #227 naming to docker.io/library/core-common-config-bootstrapper 0.3s done [2025-10-30T09:04:57.074Z] #227 ... [2025-10-30T09:04:57.074Z] [2025-10-30T09:04:57.074Z] #224 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-30T09:04:57.074Z] #224 DONE 6.7s [2025-10-30T09:04:57.332Z] [2025-10-30T09:04:57.332Z] #229 [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-10-30T09:04:57.900Z] #229 ... [2025-10-30T09:04:57.900Z] [2025-10-30T09:04:57.900Z] #227 [core-common-config-bootstrapper] exporting to image [2025-10-30T09:04:57.900Z] #227 DONE 8.6s [2025-10-30T09:04:58.160Z] [2025-10-30T09:04:58.160Z] #220 [core-metadata] exporting to image [2025-10-30T09:04:58.160Z] #220 exporting layers 6.3s done [2025-10-30T09:04:58.160Z] #220 writing image sha256:4d0512a82832d611c818d556bcff67a17eee0f9bfb85a1a2d86647fb5343b575 0.1s done [2025-10-30T09:04:58.160Z] #220 naming to docker.io/library/core-metadata 0.4s done [2025-10-30T09:04:58.160Z] #220 DONE 14.6s [2025-10-30T09:04:58.160Z] [2025-10-30T09:04:58.160Z] #225 [security-proxy-auth] exporting to image [2025-10-30T09:04:58.160Z] #225 exporting layers 4.9s done [2025-10-30T09:04:58.160Z] #225 writing image sha256:ac55613949e6a50d329e525ddc89531680eafca2a59727d411ec457210853255 0.2s done [2025-10-30T09:04:58.160Z] #225 naming to docker.io/library/security-proxy-auth 0.4s done [2025-10-30T09:04:58.160Z] #225 DONE 8.2s [2025-10-30T09:04:58.160Z] [2025-10-30T09:04:58.160Z] #230 [security-proxy-setup] exporting to image [2025-10-30T09:05:00.060Z] #230 ... [2025-10-30T09:05:00.060Z] [2025-10-30T09:05:00.060Z] #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-30T09:05:00.060Z] #231 DONE 3.4s [2025-10-30T09:05:00.318Z] [2025-10-30T09:05:00.318Z] #229 [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-10-30T09:05:00.318Z] #229 DONE 3.2s [2025-10-30T09:05:00.318Z] [2025-10-30T09:05:00.318Z] #232 [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-10-30T09:05:01.690Z] #232 DONE 1.3s [2025-10-30T09:05:01.690Z] [2025-10-30T09:05:01.690Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-30T09:05:01.690Z] #233 DONE 1.4s [2025-10-30T09:05:01.690Z] [2025-10-30T09:05:01.691Z] #234 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-30T09:05:02.269Z] #234 ... [2025-10-30T09:05:02.269Z] [2025-10-30T09:05:02.269Z] #230 [security-proxy-setup] exporting to image [2025-10-30T09:05:02.269Z] #230 exporting layers 2.9s done [2025-10-30T09:05:02.269Z] #230 writing image sha256:ef916e8d4840bc69302a154071fcd5076dd7cfa2e2104d0a70c94e6a2238f419 0.0s done [2025-10-30T09:05:02.269Z] #230 naming to docker.io/library/security-proxy-setup 0.0s done [2025-10-30T09:05:02.269Z] #230 DONE 4.3s [2025-10-30T09:05:02.269Z] [2025-10-30T09:05:02.269Z] #235 [security-secretstore-setup] exporting to image [2025-10-30T09:05:02.526Z] #235 ... [2025-10-30T09:05:02.526Z] [2025-10-30T09:05:02.526Z] #234 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-30T09:05:02.526Z] #234 DONE 1.0s [2025-10-30T09:05:02.526Z] [2025-10-30T09:05:02.526Z] #236 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-30T09:05:03.902Z] #236 DONE 1.1s [2025-10-30T09:05:03.902Z] [2025-10-30T09:05:03.902Z] #235 [security-secretstore-setup] exporting to image [2025-10-30T09:05:03.902Z] #235 exporting layers 1.8s done [2025-10-30T09:05:03.902Z] #235 writing image sha256:26ce125987514dbd78f97f854330011e51a8ac65a0ff0088ced381d975ee29b9 0.0s done [2025-10-30T09:05:03.902Z] #235 naming to docker.io/library/security-secretstore-setup 0.1s done [2025-10-30T09:05:04.161Z] #235 DONE 2.4s [2025-10-30T09:05:04.161Z] [2025-10-30T09:05:04.161Z] #237 [security-bootstrapper] exporting to image [2025-10-30T09:05:05.537Z] #237 exporting layers 1.7s done [2025-10-30T09:05:05.537Z] #237 writing image sha256:12f46863f5313133bc6b594e6e930048999c6c064716cdc1d4981127862aae52 done [2025-10-30T09:05:05.537Z] #237 naming to docker.io/library/security-bootstrapper 0.0s done [2025-10-30T09:05:05.537Z] #237 DONE 1.8s [2025-10-30T09:05:06.103Z] time="2025-10-30T08:36:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:05:06.103Z] time="2025-10-30T08:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:05:06.103Z] time="2025-10-30T08:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:05:06.103Z] time="2025-10-30T08:36:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:05:06.103Z] time="2025-10-30T08:36:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:05:06.103Z] time="2025-10-30T08:36:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:05:06.103Z] time="2025-10-30T08:36:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:05:06.103Z] time="2025-10-30T08:36:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:05:06.103Z] time="2025-10-30T08:36:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:05:06.103Z] time="2025-10-30T08:36:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:05:06.103Z] time="2025-10-30T08:36:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:05:06.103Z] time="2025-10-30T08:36:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:05:06.103Z] time="2025-10-30T08:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:05:06.103Z] time="2025-10-30T08:36:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-30T09:05:06.104Z] time="2025-10-30T08:36:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-30T09:05:06.107Z] $ docker stop --time=1 6dd3ad0a604455cc90bf41605f44e157234015a66b7736972cf85efc5c7f6737 [2025-10-30T09:05:07.582Z] $ docker rm -f --volumes 6dd3ad0a604455cc90bf41605f44e157234015a66b7736972cf85efc5c7f6737 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-30T09:05:07.946Z] + docker images [2025-10-30T09:05:07.946Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-30T09:05:07.946Z] security-bootstrapper latest 12f46863f531 4 seconds ago 20.4MB [2025-10-30T09:05:07.946Z] security-secretstore-setup latest 26ce12598751 6 seconds ago 79.8MB [2025-10-30T09:05:07.946Z] security-proxy-setup latest ef916e8d4840 10 seconds ago 49.1MB [2025-10-30T09:05:07.946Z] security-proxy-auth latest ac55613949e6 18 seconds ago 44.7MB [2025-10-30T09:05:07.946Z] core-common-config-bootstrapper latest 7fb05edd786c 19 seconds ago 19.4MB [2025-10-30T09:05:07.946Z] core-metadata latest 4d0512a82832 26 seconds ago 45.7MB [2025-10-30T09:05:07.946Z] core-data latest ba02a7cfb629 35 seconds ago 45.5MB [2025-10-30T09:05:07.946Z] support-scheduler latest 318ce98d7c9b 35 seconds ago 49.3MB [2025-10-30T09:05:07.946Z] support-notifications latest 689421cacbec 35 seconds ago 52.9MB [2025-10-30T09:05:07.946Z] core-command latest 0850330bf428 36 seconds ago 39.7MB [2025-10-30T09:05:07.946Z] core-keeper latest c5f67adfc67a 45 seconds ago 45.3MB [2025-10-30T09:05:07.946Z] security-spiffe-token-provider latest 6624e8bc9b7d About a minute ago 48.1MB [2025-10-30T09:05:07.946Z] security-spire-agent latest 44f2014b3086 About a minute ago 195MB [2025-10-30T09:05:07.946Z] security-spire-server latest 23a98319803d 9 minutes ago 149MB [2025-10-30T09:05:07.946Z] security-spire-config latest 55fe94848e44 10 minutes ago 157MB [2025-10-30T09:05:07.946Z] ci-base-image-x86_64 latest 5fad2179813b 32 minutes ago 966MB [2025-10-30T09:05:07.946Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine e619c034af25 2 weeks ago 610MB [2025-10-30T09:05:07.946Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 months ago 573MB [2025-10-30T09:05:07.946Z] 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) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-10-30T09:05:08.372Z] provisioning config files... [2025-10-30T09:05:08.379Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config2573253254207005753tmp [Pipeline] { [Pipeline] sh [2025-10-30T09:05:08.683Z] + set +x [2025-10-30T09:05:08.683Z] + curl -s https://codecov.io/bash [2025-10-30T09:05:08.683Z] + bash -s -- [2025-10-30T09:05:08.683Z] [2025-10-30T09:05:08.683Z] _____ _ [2025-10-30T09:05:08.683Z] / ____| | | [2025-10-30T09:05:08.683Z] | | ___ __| | ___ ___ _____ __ [2025-10-30T09:05:08.683Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-30T09:05:08.683Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-30T09:05:08.683Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-30T09:05:08.683Z] Bash-1.0.6 [2025-10-30T09:05:08.683Z] [2025-10-30T09:05:08.683Z] [2025-10-30T09:05:08.683Z] ==> git version 2.25.1 found [2025-10-30T09:05:08.683Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-10-30T09:05:08.683Z] Release-Date: 2020-01-08 [2025-10-30T09:05:08.683Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-10-30T09:05:08.683Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-10-30T09:05:08.683Z] ==> Jenkins CI detected. [2025-10-30T09:05:08.683Z] current dir:  /w/workspace/edgex-go/7 [2025-10-30T09:05:08.683Z] project root: . [2025-10-30T09:05:08.683Z] --> token set from env [2025-10-30T09:05:08.683Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-10-30T09:05:08.683Z] ==> Running gcov in . (disable via -X gcov) [2025-10-30T09:05:08.684Z] ==> Python coveragepy not found [2025-10-30T09:05:08.684Z] ==> Searching for coverage reports in: [2025-10-30T09:05:08.684Z] + . [2025-10-30T09:05:08.684Z] -> Found 1 reports [2025-10-30T09:05:08.942Z] ==> Detecting git/mercurial file structure [2025-10-30T09:05:08.942Z] ==> Reading reports [2025-10-30T09:05:08.942Z] + ./coverage.out bytes=1748913 [2025-10-30T09:05:08.942Z] ==> Appending adjustments [2025-10-30T09:05:08.942Z] https://docs.codecov.io/docs/fixing-reports [2025-10-30T09:05:10.317Z] + Found adjustments [2025-10-30T09:05:10.317Z] ==> Gzipping contents [2025-10-30T09:05:10.317Z] 148K /tmp/codecov.mp1rON.gz [2025-10-30T09:05:10.317Z] ==> Uploading reports [2025-10-30T09:05:10.317Z] url: https://codecov.io [2025-10-30T09:05:10.318Z] query: branch=PR-5276&commit=b5fa2b31b5929bbc00aa962aa65a3f4b6269a1ca&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5276%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5276&job=&cmd_args= [2025-10-30T09:05:10.318Z] -> Pinging Codecov [2025-10-30T09:05:10.318Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5276&commit=b5fa2b31b5929bbc00aa962aa65a3f4b6269a1ca&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5276%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5276&job=&cmd_args= [2025-10-30T09:05:10.577Z] -> Uploading to [2025-10-30T09:05:10.577Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/b5fa2b31b5929bbc00aa962aa65a3f4b6269a1ca/31472bea-5244-4ad4-9afa-a3cac1501606.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251030T090510Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=61c5ac74faab0fc427225d6a321de5a08e4bc6a37782befba7064cd36c29e6eb [2025-10-30T09:05:10.577Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-30T09:05:10.577Z] Dload Upload Total Spent Left Speed [2025-10-30T09:05:10.836Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 145k 0 0 100 145k 0 564k --:--:-- --:--:-- --:--:-- 564k [2025-10-30T09:05:10.836Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b5fa2b31b5929bbc00aa962aa65a3f4b6269a1ca [Pipeline] } [2025-10-30T09:05:10.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [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-10-30T09:05:11.495Z] + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:05:11.783Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:05:12.655Z] ---> package-listing.sh [2025-10-30T09:05:12.655Z] ++ facter osfamily [2025-10-30T09:05:12.655Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-30T09:05:12.915Z] + OS_FAMILY=debian [2025-10-30T09:05:12.915Z] + workspace=/w/workspace/edgex-go/7 [2025-10-30T09:05:12.915Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-30T09:05:12.915Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-30T09:05:12.915Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-30T09:05:12.915Z] + PACKAGES=/tmp/packages_start.txt [2025-10-30T09:05:12.915Z] + '[' /w/workspace/edgex-go/7 ']' [2025-10-30T09:05:12.915Z] + PACKAGES=/tmp/packages_end.txt [2025-10-30T09:05:12.915Z] + case "${OS_FAMILY}" in [2025-10-30T09:05:12.915Z] + dpkg -l [2025-10-30T09:05:12.915Z] + grep '^ii' [2025-10-30T09:05:12.915Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-30T09:05:12.915Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-30T09:05:12.915Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-30T09:05:12.915Z] + '[' /w/workspace/edgex-go/7 ']' [2025-10-30T09:05:12.915Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2025-10-30T09:05:12.915Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2025-10-30T09:05:12.926Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-30T09:05:13.211Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:05:13.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T09:05:13.787Z] [2025-10-30T09:05:13.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-30T09:05:14.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T09:05:14.092Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-30T09:05:14.092Z] 5eb5b503b376: Pulling fs layer [2025-10-30T09:05:14.092Z] 5c69ac0246d0: Pulling fs layer [2025-10-30T09:05:14.092Z] ec43610c2a17: Pulling fs layer [2025-10-30T09:05:14.092Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-30T09:05:14.092Z] 33b1e0a273af: Pulling fs layer [2025-10-30T09:05:14.092Z] 5d3b04190fa2: Pulling fs layer [2025-10-30T09:05:14.092Z] 2f39f015ded8: Pulling fs layer [2025-10-30T09:05:14.092Z] 3a2ae6a8a46f: Waiting [2025-10-30T09:05:14.092Z] 33b1e0a273af: Waiting [2025-10-30T09:05:14.092Z] 2f39f015ded8: Waiting [2025-10-30T09:05:14.092Z] 5d3b04190fa2: Waiting [2025-10-30T09:05:14.092Z] 5c69ac0246d0: Verifying Checksum [2025-10-30T09:05:14.092Z] 5c69ac0246d0: Download complete [2025-10-30T09:05:14.092Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-30T09:05:14.092Z] 3a2ae6a8a46f: Download complete [2025-10-30T09:05:14.350Z] ec43610c2a17: Verifying Checksum [2025-10-30T09:05:14.350Z] ec43610c2a17: Download complete [2025-10-30T09:05:14.350Z] 33b1e0a273af: Verifying Checksum [2025-10-30T09:05:14.350Z] 33b1e0a273af: Download complete [2025-10-30T09:05:14.350Z] 5d3b04190fa2: Download complete [2025-10-30T09:05:14.608Z] 5eb5b503b376: Verifying Checksum [2025-10-30T09:05:14.608Z] 5eb5b503b376: Download complete [2025-10-30T09:05:15.174Z] 2f39f015ded8: Download complete [2025-10-30T09:05:16.106Z] 5eb5b503b376: Pull complete [2025-10-30T09:05:16.107Z] 5c69ac0246d0: Pull complete [2025-10-30T09:05:16.673Z] ec43610c2a17: Pull complete [2025-10-30T09:05:16.673Z] 3a2ae6a8a46f: Pull complete [2025-10-30T09:05:16.931Z] 33b1e0a273af: Pull complete [2025-10-30T09:05:16.931Z] 5d3b04190fa2: Pull complete [2025-10-30T09:05:22.198Z] 2f39f015ded8: Pull complete [2025-10-30T09:05:22.198Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-30T09:05:22.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-30T09:05:22.198Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-30T09:05:22.290Z] prd-ubuntu20.04-docker-8c-8g-771014 does not seem to be running inside a container [2025-10-30T09:05:22.313Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-30T09:05:39.679Z] $ docker top 744208d88fdf1696791ae58c95151b0978778b3b5c11004071d5007cc71c03db -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-30T09:05:40.044Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-30T09:05:40.330Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-30T09:05:40.614Z] + ls /var/log/sa-host [2025-10-30T09:05:40.614Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-30T09:05:40.700Z] provisioning config files... [2025-10-30T09:05:40.707Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config5886875356499815329tmp [Pipeline] { [Pipeline] echo [2025-10-30T09:05:40.728Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:05:41.010Z] ---> create-netrc.sh [Pipeline] } [2025-10-30T09:05:41.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:05:41.353Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-30T09:05:41.362Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:05:41.654Z] ---> sudo-logs.sh [2025-10-30T09:05:41.654Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-30T09:05:41.684Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:05:41.971Z] ---> job-cost.sh [2025-10-30T09:05:41.971Z] lf-activate-venv: SKIPPING [2025-10-30T09:05:41.971Z] INFO: No Stack... [2025-10-30T09:05:42.553Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-30T09:05:42.815Z] INFO: Archiving Costs [Pipeline] echo [2025-10-30T09:05:42.831Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-30T09:05:43.116Z] ---> logs-deploy.sh [2025-10-30T09:05:43.116Z] lf-activate-venv: SKIPPING [2025-10-30T09:05:43.116Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5276/7 [2025-10-30T09:05:43.116Z] INFO: archiving workspace using pattern(s): [2025-10-30T09:05:44.053Z] Archives upload complete. [2025-10-30T09:05:44.053Z] INFO: archiving logs to Nexus