Pull request #5270 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0f124d40b4ab960be49405978aa990db2698171b 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-ssh12846806357730031485.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-ssh11508141848259579350.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-1.sm4bnli7n.9ecd3579d58/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/snyk-fix-1.sm4bnli7n.9ecd3579d58/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14549116034813728827.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/snyk-fix-1.sm4bnli7n.9ecd3579d58/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17929900437120129158.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh17117105522761596916.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-1.sm4bnli7n.9ecd3579d58/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/snyk-fix-1.sm4bnli7n.9ecd3579d58/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10701957055516859440.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-771124 in /w/workspace/154483af8cc3df541f9b59ecd3579d58 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f124d40b4ab960be49405978aa990db2698171b (snyk-fix-154483af8cc3df541f9b59ecd3579d58) Commit message: "fix: cmd/core-common-config-bootstrapper/Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f124d40b4ab960be49405978aa990db2698171b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-31T08:53:34.367Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-31T08:53:34.548Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-31T08:53:34.668Z] ========================================================= [2025-10-31T08:53:34.668Z] EdgeX Global Pipelines Version Info [2025-10-31T08:53:34.668Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:53:35.810Z] ------------------- [2025-10-31T08:53:35.810Z] stable info: [2025-10-31T08:53:35.810Z] ------------------- [2025-10-31T08:53:35.810Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-31T08:53:35.810Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-31T08:53:35.810Z] Message: update stable to v1.0.278 [2025-10-31T08:53:36.378Z] ------------------- [2025-10-31T08:53:36.378Z] experimental info: [2025-10-31T08:53:36.378Z] ------------------- [2025-10-31T08:53:36.378Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-31T08:53:36.378Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-31T08:53:36.378Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-31T08:53:36.581Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-31T08:53:36.722Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-31T08:53:36.771Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-31T08:53:36.820Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-31T08:53:36.874Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-31T08:53:36.923Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-10-31T08:53:36.979Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-31T08:53:37.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-31T08:53:37.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-31T08:53:37.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-31T08:53:37.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-31T08:53:37.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-31T08:53:37.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-31T08:53:37.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-31T08:53:37.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-31T08:53:37.591Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T08:53:37.638Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T08:53:37.689Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-31T08:53:37.739Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-31T08:53:37.786Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-31T08:53:37.830Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-31T08:53:37.885Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-31T08:53:37.939Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-31T08:53:38.011Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-154483af8cc3df541f9b59ecd3579d58 [Pipeline] echo [2025-10-31T08:53:38.073Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-154483af8cc3df541f9b59ecd3579d58 [Pipeline] echo [2025-10-31T08:53:38.131Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-154483af8cc3df541f9b59ecd3579d58 [Pipeline] echo [2025-10-31T08:53:38.190Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f124d40b4ab960be49405978aa990db2698171b [Pipeline] echo [2025-10-31T08:53:38.245Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f124d4 [Pipeline] echo [2025-10-31T08:53:38.294Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T08:53:38.443Z] provisioning config files... [2025-10-31T08:53:38.457Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7340308778149872352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:53:38.861Z] ---> ****-login.sh [2025-10-31T08:53:38.861Z] nexus3.edgexfoundry.org:10001 [2025-10-31T08:53:38.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:53:39.125Z] [2025-10-31T08:53:39.125Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:53:39.125Z] Configure a credential helper to remove this warning. See [2025-10-31T08:53:39.125Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:53:39.125Z] [2025-10-31T08:53:39.125Z] Login Succeeded [2025-10-31T08:53:39.125Z] nexus3.edgexfoundry.org:10002 [2025-10-31T08:53:39.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:53:39.125Z] [2025-10-31T08:53:39.125Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:53:39.125Z] Configure a credential helper to remove this warning. See [2025-10-31T08:53:39.125Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:53:39.125Z] [2025-10-31T08:53:39.125Z] Login Succeeded [2025-10-31T08:53:39.125Z] nexus3.edgexfoundry.org:10003 [2025-10-31T08:53:39.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:53:39.126Z] [2025-10-31T08:53:39.126Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:53:39.126Z] Configure a credential helper to remove this warning. See [2025-10-31T08:53:39.126Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:53:39.126Z] [2025-10-31T08:53:39.126Z] Login Succeeded [2025-10-31T08:53:39.126Z] nexus3.edgexfoundry.org:10004 [2025-10-31T08:53:39.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:53:39.389Z] [2025-10-31T08:53:39.389Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:53:39.389Z] Configure a credential helper to remove this warning. See [2025-10-31T08:53:39.389Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:53:39.389Z] [2025-10-31T08:53:39.389Z] Login Succeeded [2025-10-31T08:53:39.389Z] ****.io [2025-10-31T08:53:39.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:53:39.659Z] [2025-10-31T08:53:39.659Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:53:39.659Z] Configure a credential helper to remove this warning. See [2025-10-31T08:53:39.659Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:53:39.659Z] [2025-10-31T08:53:39.659Z] Login Succeeded [2025-10-31T08:53:39.659Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T08:53:39.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T08:53:40.222Z] + 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-31T08:53:40.222Z] + + dirname cmd/core-command/Dockerfilecut [2025-10-31T08:53:40.222Z] -d/ -f2 [2025-10-31T08:53:40.222Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-31T08:53:40.222Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-31T08:53:40.222Z] cut -d/ -f2 [2025-10-31T08:53:40.222Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-31T08:53:40.222Z] + + dirname cmd/core-data/Dockerfile [2025-10-31T08:53:40.222Z] cut -d/ -f2 [2025-10-31T08:53:40.222Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-31T08:53:40.222Z] + dirname cmd/core-keeper/Dockerfile [2025-10-31T08:53:40.222Z] + cut -d/ -f2 [2025-10-31T08:53:40.222Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-31T08:53:40.222Z] + dirname cmd/core-metadata/Dockerfile [2025-10-31T08:53:40.222Z] + cut -d/ -f2 [2025-10-31T08:53:40.222Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-31T08:53:40.222Z] + dirname+ cmd/security-bootstrapper/Dockerfile [2025-10-31T08:53:40.222Z] cut -d/ -f2 [2025-10-31T08:53:40.222Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-31T08:53:40.222Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-10-31T08:53:40.222Z] + cut -d/ -f2 [2025-10-31T08:53:40.222Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-31T08:53:40.222Z] + dirname cmd/security-proxy-setup/Dockerfile+ [2025-10-31T08:53:40.222Z] cut -d/ -f2 [2025-10-31T08:53:40.222Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-31T08:53:40.222Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-10-31T08:53:40.222Z] + cut -d/ -f2 [2025-10-31T08:53:40.222Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-31T08:53:40.222Z] + dirname+ cmd/security-spiffe-token-provider/Dockerfile [2025-10-31T08:53:40.222Z] cut -d/ -f2 [2025-10-31T08:53:40.222Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-31T08:53:40.222Z] + dirname cmd/security-spire-agent/Dockerfile [2025-10-31T08:53:40.222Z] + cut -d/ -f2 [2025-10-31T08:53:40.222Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-31T08:53:40.222Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-31T08:53:40.222Z] + cut -d/ -f2 [2025-10-31T08:53:40.222Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-31T08:53:40.222Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-31T08:53:40.222Z] + cut -d/ -f2 [2025-10-31T08:53:40.222Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-31T08:53:40.222Z] + dirname cmd/support-notifications/Dockerfile [2025-10-31T08:53:40.222Z] + cut -d/ -f2 [2025-10-31T08:53:40.222Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-31T08:53:40.222Z] + dirname cmd/support-scheduler/Dockerfile [2025-10-31T08:53:40.222Z] + cut -d/ -f2 [2025-10-31T08:53:40.222Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-31T08:53:40.280Z] 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-31T08:53:40.870Z] + git rev-list -1 --merges 0f124d40b4ab960be49405978aa990db2698171b~1..0f124d40b4ab960be49405978aa990db2698171b [Pipeline] echo [2025-10-31T08:53:40.926Z] -----------> git rev-list -1 --merges 0f124d40b4ab960be49405978aa990db2698171b~1..0f124d40b4ab960be49405978aa990db2698171b 0f124d40b4ab960be49405978aa990db2698171b [false] [Pipeline] sh [2025-10-31T08:53:41.258Z] + git log --format=format:%s -1 0f124d40b4ab960be49405978aa990db2698171b [Pipeline] echo [2025-10-31T08:53:41.303Z] ========================================================= [2025-10-31T08:53:41.303Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-31T08:53:41.303Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-31T08:53:41.784Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T08:53:41.784Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-31T08:53:41.784Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-31T08:53:41.784Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-31T08:53:41.784Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-31T08:53:41.784Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-31T08:53:41.784Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:53:42.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:53:42.281Z] [2025-10-31T08:53:42.281Z] 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-31T08:53:42.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:53:42.708Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-31T08:53:42.708Z] 3dae71ba6b94: Pulling fs layer [2025-10-31T08:53:42.708Z] 6bf1a483ea7c: Pulling fs layer [2025-10-31T08:53:42.708Z] f5dfc541a4d3: Pulling fs layer [2025-10-31T08:53:42.708Z] 461d9e800cba: Pulling fs layer [2025-10-31T08:53:42.708Z] 80192f66455f: Pulling fs layer [2025-10-31T08:53:42.708Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-31T08:53:42.708Z] a29436f7fd5d: Pulling fs layer [2025-10-31T08:53:42.708Z] 923cac83aea3: Pulling fs layer [2025-10-31T08:53:42.708Z] 25ad8b0a4227: Pulling fs layer [2025-10-31T08:53:42.708Z] db01528c6b51: Pulling fs layer [2025-10-31T08:53:42.708Z] 28988de357af: Pulling fs layer [2025-10-31T08:53:42.708Z] 25ad8b0a4227: Waiting [2025-10-31T08:53:42.708Z] db01528c6b51: Waiting [2025-10-31T08:53:42.708Z] 28988de357af: Waiting [2025-10-31T08:53:42.708Z] 80192f66455f: Waiting [2025-10-31T08:53:42.708Z] 2e8e34ca0e6c: Waiting [2025-10-31T08:53:42.708Z] a29436f7fd5d: Waiting [2025-10-31T08:53:42.708Z] 923cac83aea3: Waiting [2025-10-31T08:53:42.708Z] 461d9e800cba: Waiting [2025-10-31T08:53:42.708Z] 6bf1a483ea7c: Verifying Checksum [2025-10-31T08:53:42.708Z] 6bf1a483ea7c: Download complete [2025-10-31T08:53:42.708Z] 461d9e800cba: Verifying Checksum [2025-10-31T08:53:42.708Z] 461d9e800cba: Download complete [2025-10-31T08:53:43.034Z] 80192f66455f: Verifying Checksum [2025-10-31T08:53:43.034Z] 80192f66455f: Download complete [2025-10-31T08:53:43.034Z] f5dfc541a4d3: Verifying Checksum [2025-10-31T08:53:43.034Z] f5dfc541a4d3: Download complete [2025-10-31T08:53:43.034Z] 3dae71ba6b94: Verifying Checksum [2025-10-31T08:53:43.034Z] 3dae71ba6b94: Download complete [2025-10-31T08:53:43.034Z] 923cac83aea3: Download complete [2025-10-31T08:53:43.034Z] 25ad8b0a4227: Verifying Checksum [2025-10-31T08:53:43.034Z] 25ad8b0a4227: Download complete [2025-10-31T08:53:43.034Z] db01528c6b51: Verifying Checksum [2025-10-31T08:53:43.034Z] db01528c6b51: Download complete [2025-10-31T08:53:43.034Z] 28988de357af: Verifying Checksum [2025-10-31T08:53:43.034Z] 28988de357af: Download complete [2025-10-31T08:53:43.335Z] a29436f7fd5d: Verifying Checksum [2025-10-31T08:53:43.335Z] a29436f7fd5d: Download complete [2025-10-31T08:53:43.631Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-31T08:53:43.631Z] 2e8e34ca0e6c: Download complete [2025-10-31T08:53:44.670Z] 3dae71ba6b94: Pull complete [2025-10-31T08:53:44.670Z] 6bf1a483ea7c: Pull complete [2025-10-31T08:53:45.279Z] f5dfc541a4d3: Pull complete [2025-10-31T08:53:45.279Z] 461d9e800cba: Pull complete [2025-10-31T08:53:45.279Z] 80192f66455f: Pull complete [2025-10-31T08:53:48.574Z] 2e8e34ca0e6c: Pull complete [2025-10-31T08:53:49.146Z] a29436f7fd5d: Pull complete [2025-10-31T08:53:49.406Z] 923cac83aea3: Pull complete [2025-10-31T08:53:49.406Z] 25ad8b0a4227: Pull complete [2025-10-31T08:53:49.406Z] db01528c6b51: Pull complete [2025-10-31T08:53:49.406Z] 28988de357af: Pull complete [2025-10-31T08:53:49.406Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-31T08:53:49.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:53:49.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:53:49.683Z] prd-ubuntu20.04-docker-8c-8g-771124 does not seem to be running inside a container [2025-10-31T08:53:49.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-31T08:53:53.754Z] $ docker top f12f0af2b628e9c7624fd51f03abe05409f0f2ddfb87689321a8fa0bcc2f3853 -eo pid,comm [2025-10-31T08:53:53.799Z] 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-31T08:53:53.799Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T08:53:53.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T08:53:53.945Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T08:53:54.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T08:53:54.074Z] $ docker exec f12f0af2b628e9c7624fd51f03abe05409f0f2ddfb87689321a8fa0bcc2f3853 ssh-agent [2025-10-31T08:53:54.175Z] SSH_AUTH_SOCK=/tmp/ssh-kl3Wb02soQvb/agent.33 [2025-10-31T08:53:54.175Z] SSH_AGENT_PID=39 [2025-10-31T08:53:54.182Z] Running ssh-add (command line suppressed) [2025-10-31T08:53:54.272Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10506867795642803036.key (/w/workspace/edgex-go/1@tmp/private_key_10506867795642803036.key) [2025-10-31T08:53:54.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T08:53:54.629Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh [2025-10-31T08:53:54.946Z] + git tag --points-at HEAD [Pipeline] } [2025-10-31T08:53:54.968Z] $ docker exec --env ******** --env ******** f12f0af2b628e9c7624fd51f03abe05409f0f2ddfb87689321a8fa0bcc2f3853 ssh-agent -k [2025-10-31T08:53:55.059Z] unset SSH_AUTH_SOCK; [2025-10-31T08:53:55.060Z] unset SSH_AGENT_PID; [2025-10-31T08:53:55.060Z] echo Agent pid 39 killed; [2025-10-31T08:53:55.068Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-31T08:53:55.180Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T08:53:55.180Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T08:53:55.295Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T08:53:55.297Z] $ docker exec f12f0af2b628e9c7624fd51f03abe05409f0f2ddfb87689321a8fa0bcc2f3853 ssh-agent [2025-10-31T08:53:55.395Z] SSH_AUTH_SOCK=/tmp/ssh-VNkSH0XjM3kt/agent.86 [2025-10-31T08:53:55.395Z] SSH_AGENT_PID=92 [2025-10-31T08:53:55.400Z] Running ssh-add (command line suppressed) [2025-10-31T08:53:55.501Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13637927670845040671.key (/w/workspace/edgex-go/1@tmp/private_key_13637927670845040671.key) [2025-10-31T08:53:55.515Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T08:53:55.850Z] + git semver init [2025-10-31T08:53:56.109Z] 2025-10-31 08:53:56,063 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T08:53:56.109Z] 2025-10-31 08:53:56,074 [run_init] DEBUG init version:0.0.0 force:False [2025-10-31T08:53:56.109Z] 2025-10-31 08:53:56,075 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-10-31T08:53:56.109Z] 2025-10-31 08:53:56,076 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-10-31T08:53:56.109Z] 2025-10-31 08:53:56,076 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, stdin=None, shell=False, universal_newlines=False) [2025-10-31T08:54:02.706Z] 2025-10-31 08:54:01,997 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-10-31T08:54:02.706Z] 2025-10-31 08:54:01,997 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/snyk-fix-154483af8cc3df541f9b59ecd3579d58 with force:False [2025-10-31T08:54:02.706Z] 2025-10-31 08:54:01,997 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/snyk-fix-154483af8cc3df541f9b59ecd3579d58 [2025-10-31T08:54:02.706Z] 2025-10-31 08:54:02,002 [execute] INFO git cat-file --batch-check [2025-10-31T08:54:02.706Z] 2025-10-31 08:54:02,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T08:54:02.706Z] 2025-10-31 08:54:02,005 [execute] INFO git cat-file --batch [2025-10-31T08:54:02.706Z] 2025-10-31 08:54:02,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T08:54:02.706Z] 2025-10-31 08:54:02,009 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/snyk-fix-154483af8cc3df541f9b59ecd3579d58 [2025-10-31T08:54:02.706Z] 0.0.0 [Pipeline] } [2025-10-31T08:54:02.727Z] $ docker exec --env ******** --env ******** f12f0af2b628e9c7624fd51f03abe05409f0f2ddfb87689321a8fa0bcc2f3853 ssh-agent -k [2025-10-31T08:54:02.822Z] unset SSH_AUTH_SOCK; [2025-10-31T08:54:02.823Z] unset SSH_AGENT_PID; [2025-10-31T08:54:02.823Z] echo Agent pid 92 killed; [2025-10-31T08:54:02.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T08:54:03.421Z] + git semver [Pipeline] } [2025-10-31T08:54:03.711Z] $ docker stop --time=1 f12f0af2b628e9c7624fd51f03abe05409f0f2ddfb87689321a8fa0bcc2f3853 [2025-10-31T08:54:04.982Z] $ docker rm -f --volumes f12f0af2b628e9c7624fd51f03abe05409f0f2ddfb87689321a8fa0bcc2f3853 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T08:54:05.378Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-31T08:54:05.685Z] Stashed 1 file(s) [Pipeline] echo [2025-10-31T08:54:05.714Z] [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) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-31T08:54:06.741Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-10-31T08:54:06.800Z] [edgeX.isLTS] Checking if [snyk-fix-154483af8cc3df541f9b59ecd3579d58] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:54:06.845Z] [edgeX.isLTS] Checking if [snyk-fix-154483af8cc3df541f9b59ecd3579d58] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:54:06.888Z] ========================================================= [2025-10-31T08:54:06.888Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-10-31T08:54:06.888Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:54:07.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:07.246Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-31T08:54:07.246Z] 2d35ebdb57d9: Pulling fs layer [2025-10-31T08:54:07.246Z] c35fb4624d26: Pulling fs layer [2025-10-31T08:54:07.246Z] 4e2aec7ef170: Pulling fs layer [2025-10-31T08:54:07.246Z] 333b49ad6fbf: Pulling fs layer [2025-10-31T08:54:07.246Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T08:54:07.246Z] c3e65509a76b: Pulling fs layer [2025-10-31T08:54:07.246Z] 7cf9ebb963bd: Pulling fs layer [2025-10-31T08:54:07.246Z] bb34ca984cfb: Pulling fs layer [2025-10-31T08:54:07.246Z] 151cf03bc807: Pulling fs layer [2025-10-31T08:54:07.246Z] 333b49ad6fbf: Waiting [2025-10-31T08:54:07.246Z] 4f4fb700ef54: Waiting [2025-10-31T08:54:07.246Z] c3e65509a76b: Waiting [2025-10-31T08:54:07.246Z] 7cf9ebb963bd: Waiting [2025-10-31T08:54:07.246Z] bb34ca984cfb: Waiting [2025-10-31T08:54:07.246Z] c35fb4624d26: Verifying Checksum [2025-10-31T08:54:07.246Z] c35fb4624d26: Download complete [2025-10-31T08:54:07.246Z] 333b49ad6fbf: Download complete [2025-10-31T08:54:07.246Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T08:54:07.246Z] 4f4fb700ef54: Download complete [2025-10-31T08:54:07.246Z] c3e65509a76b: Verifying Checksum [2025-10-31T08:54:07.246Z] c3e65509a76b: Download complete [2025-10-31T08:54:07.509Z] 2d35ebdb57d9: Verifying Checksum [2025-10-31T08:54:07.509Z] 2d35ebdb57d9: Download complete [2025-10-31T08:54:07.769Z] 7cf9ebb963bd: Verifying Checksum [2025-10-31T08:54:07.769Z] 7cf9ebb963bd: Download complete [2025-10-31T08:54:07.769Z] 2d35ebdb57d9: Pull complete [2025-10-31T08:54:08.028Z] 151cf03bc807: Verifying Checksum [2025-10-31T08:54:08.028Z] 151cf03bc807: Download complete [2025-10-31T08:54:08.028Z] 4e2aec7ef170: Verifying Checksum [2025-10-31T08:54:08.028Z] 4e2aec7ef170: Download complete [2025-10-31T08:54:08.287Z] c35fb4624d26: Pull complete [2025-10-31T08:54:08.550Z] bb34ca984cfb: Verifying Checksum [2025-10-31T08:54:08.550Z] bb34ca984cfb: Download complete [2025-10-31T08:54:12.738Z] 4e2aec7ef170: Pull complete [2025-10-31T08:54:12.738Z] 333b49ad6fbf: Pull complete [2025-10-31T08:54:12.738Z] 4f4fb700ef54: Pull complete [2025-10-31T08:54:12.738Z] c3e65509a76b: Pull complete [2025-10-31T08:54:13.000Z] 7cf9ebb963bd: Pull complete [2025-10-31T08:54:15.550Z] bb34ca984cfb: Pull complete [2025-10-31T08:54:15.550Z] 151cf03bc807: Pull complete [2025-10-31T08:54:15.550Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-10-31T08:54:15.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:15.550Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:54:15.934Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:15.934Z] WORKDIR /edgex [2025-10-31T08:54:15.934Z] COPY go.mod . [2025-10-31T08:54:15.934Z] RUN go mod download [2025-10-31T08:54:15.934Z] + docker build -t ci-base-image-x86_64 -f - . [2025-10-31T08:54:16.509Z] #0 building with "default" instance using docker driver [2025-10-31T08:54:16.509Z] [2025-10-31T08:54:16.509Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:54:16.509Z] #1 transferring dockerfile: 164B done [2025-10-31T08:54:16.509Z] #1 DONE 0.0s [2025-10-31T08:54:16.509Z] [2025-10-31T08:54:16.509Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:16.509Z] #2 DONE 0.0s [2025-10-31T08:54:16.509Z] [2025-10-31T08:54:16.509Z] #3 [internal] load .dockerignore [2025-10-31T08:54:16.509Z] #3 transferring context: 50B done [2025-10-31T08:54:16.509Z] #3 DONE 0.0s [2025-10-31T08:54:16.509Z] [2025-10-31T08:54:16.509Z] #4 [internal] load build context [2025-10-31T08:54:16.768Z] #4 transferring context: 6.57kB done [2025-10-31T08:54:16.768Z] #4 DONE 0.1s [2025-10-31T08:54:16.768Z] [2025-10-31T08:54:16.768Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:16.768Z] #5 DONE 0.2s [2025-10-31T08:54:16.768Z] [2025-10-31T08:54:16.768Z] #6 [2/4] WORKDIR /edgex [2025-10-31T08:54:21.146Z] Still waiting to schedule task [2025-10-31T08:54:21.146Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-10-31T08:54:22.103Z] #6 DONE 4.9s [2025-10-31T08:54:22.103Z] [2025-10-31T08:54:22.103Z] #7 [3/4] COPY go.mod . [2025-10-31T08:54:22.103Z] #7 DONE 0.0s [2025-10-31T08:54:22.103Z] [2025-10-31T08:54:22.103Z] #8 [4/4] RUN go mod download [2025-10-31T08:54:32.076Z] #8 DONE 9.5s [2025-10-31T08:54:32.076Z] [2025-10-31T08:54:32.076Z] #9 exporting to image [2025-10-31T08:54:32.076Z] #9 exporting layers [2025-10-31T08:54:34.613Z] #9 exporting layers 3.5s done [2025-10-31T08:54:34.873Z] #9 writing image sha256:7739515b14313131e1a1f49eeb5791f921fdd34563cb0142124092ccd02b27fc 0.0s done [2025-10-31T08:54:34.873Z] #9 naming to docker.io/library/ci-base-image-x86_64 0.0s done [2025-10-31T08:54:34.873Z] #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:54:36.650Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T08:54:36.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:54:36.809Z] prd-ubuntu20.04-docker-8c-8g-771124 does not seem to be running inside a container [2025-10-31T08:54:36.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2025-10-31T08:54:37.138Z] $ docker top 45d5a1a71bb4d6c0c81c323a43007d52f562f9bd9337f97b10f3c02ad75c5792 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T08:54:37.541Z] + go version [2025-10-31T08:54:37.541Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-10-31T08:54:37.566Z] $ docker stop --time=1 45d5a1a71bb4d6c0c81c323a43007d52f562f9bd9337f97b10f3c02ad75c5792 [2025-10-31T08:54:38.819Z] $ docker rm -f --volumes 45d5a1a71bb4d6c0c81c323a43007d52f562f9bd9337f97b10f3c02ad75c5792 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:54:39.581Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T08:54:39.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:54:39.739Z] prd-ubuntu20.04-docker-8c-8g-771124 does not seem to be running inside a container [2025-10-31T08:54:39.769Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2025-10-31T08:54:40.134Z] $ docker top 72adfec31cfffbe552bd8aea9dcaa02dbd9df0b90ba2f84934c1711d62608cfe -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-31T08:54:40.252Z] ========================================================= [2025-10-31T08:54:40.253Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-31T08:54:40.253Z] ========================================================= [Pipeline] sh [2025-10-31T08:54:40.548Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:54:40.914Z] + make test [2025-10-31T08:54:40.914Z] go test -race -coverprofile=coverage.out ./... [2025-10-31T08:54:50.884Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-31T08:55:17.405Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-31T08:55:17.405Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-31T08:55:17.405Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-31T08:55:17.405Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-31T08:55:17.663Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-31T08:55:18.230Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-31T08:55:18.230Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-31T08:55:18.489Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-31T08:55:18.489Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-31T08:55:18.489Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-31T08:55:18.748Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-31T08:55:18.748Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-31T08:55:19.006Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-31T08:55:19.006Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-31T08:55:19.006Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-31T08:55:20.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.043s coverage: 42.3% of statements [2025-10-31T08:55:20.911Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-31T08:55:20.911Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-31T08:55:20.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.032s coverage: 97.0% of statements [2025-10-31T08:55:24.202Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.4% of statements [2025-10-31T08:55:24.202Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-31T08:55:24.202Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.032s coverage: 4.8% of statements [2025-10-31T08:55:24.202Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-31T08:55:24.202Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.064s coverage: 57.6% of statements [2025-10-31T08:55:24.202Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.020s coverage: 86.5% of statements [2025-10-31T08:55:24.202Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-31T08:55:24.202Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-31T08:55:25.577Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.440s coverage: 94.2% of statements [2025-10-31T08:55:25.577Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-31T08:55:25.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-31T08:55:25.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-31T08:55:25.577Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:55:25.577Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-31T08:55:25.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-31T08:55:25.577Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-31T08:55:25.577Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-31T08:55:25.577Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-31T08:55:25.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-31T08:55:25.577Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-31T08:55:25.577Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.061s coverage: 92.4% of statements [2025-10-31T08:55:25.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-31T08:55:25.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-31T08:55:25.577Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:55:25.577Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-31T08:55:25.577Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-31T08:55:25.577Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-31T08:55:26.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 8.4% of statements [2025-10-31T08:55:26.518Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-31T08:55:26.518Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-31T08:55:29.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.437s coverage: 95.8% of statements [2025-10-31T08:55:29.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-31T08:55:29.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-31T08:55:29.047Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:55:29.047Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-31T08:55:29.047Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-31T08:55:29.047Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.044s coverage: 72.2% of statements [2025-10-31T08:55:29.047Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-31T08:55:29.047Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-31T08:55:29.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-31T08:55:29.047Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-31T08:55:29.047Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-31T08:55:29.047Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-31T08:55:29.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-31T08:55:29.047Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-31T08:55:29.047Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-31T08:55:29.047Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-31T08:55:30.948Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.042s coverage: 2.4% of statements [2025-10-31T08:55:30.948Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-31T08:55:31.209Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 1.0% of statements [2025-10-31T08:55:31.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-31T08:55:31.209Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 39.4% of statements [2025-10-31T08:55:31.209Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.021s coverage: 68.8% of statements [2025-10-31T08:55:31.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-31T08:55:31.209Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:55:31.209Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-31T08:55:31.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 40.0% of statements [2025-10-31T08:55:31.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements [2025-10-31T08:55:31.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.013s coverage: 94.1% of statements [2025-10-31T08:55:32.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements [2025-10-31T08:55:32.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2025-10-31T08:55:44.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.023s coverage: 94.4% of statements [2025-10-31T08:55:54.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.048s coverage: 92.9% of statements [2025-10-31T08:55:54.800Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-31T08:55:54.800Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-31T08:55:54.800Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-31T08:55:54.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements [2025-10-31T08:55:54.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-31T08:55:54.800Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-31T08:55:54.800Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-31T08:55:54.800Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-31T08:55:54.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements [2025-10-31T08:55:54.800Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.038s coverage: 87.2% of statements [2025-10-31T08:55:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 15.5% of statements [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements [2025-10-31T08:55:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements [2025-10-31T08:55:54.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-31T08:55:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.056s coverage: 6.8% of statements [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.054s coverage: 33.3% of statements [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements [2025-10-31T08:55:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.159s coverage: 54.5% of statements [2025-10-31T08:55:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2025-10-31T08:55:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2025-10-31T08:55:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.029s coverage: 73.7% of statements [2025-10-31T08:55:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.024s coverage: 96.8% of statements [2025-10-31T08:55:54.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-31T08:55:54.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements [2025-10-31T08:55:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.147s coverage: 29.2% of statements [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.032s coverage: 93.8% of statements [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-31T08:55:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.013s coverage: 3.1% of statements [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements [2025-10-31T08:55:54.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.021s coverage: 54.0% of statements [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-31T08:55:54.801Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-31T08:55:55.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.0% of statements [2025-10-31T08:55:55.369Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-31T08:55:55.369Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-31T08:55:55.369Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-31T08:55:55.369Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-31T08:55:55.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.125s coverage: 94.9% of statements [2025-10-31T08:55:55.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-31T08:55:55.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-31T08:55:55.369Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:55:55.369Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-31T08:55:55.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements [2025-10-31T08:55:55.369Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-31T08:55:55.369Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-31T08:55:55.369Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-31T08:55:55.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.070s coverage: 97.7% of statements [2025-10-31T08:55:55.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-31T08:55:55.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 43.6% of statements [2025-10-31T08:55:55.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-31T08:55:55.369Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:55:55.628Z] 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-31T08:55:55.887Z] running golangci-lint [2025-10-31T08:55:55.887Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2025-10-31T08:55:56.145Z] go version go1.25.2 linux/amd64 [2025-10-31T08:55:56.146Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2025-10-31T08:55:56.146Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-31T08:55:56.146Z] Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions [2025-10-31T08:55:56.146Z] The command is terminated due to an error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions [2025-10-31T08:55:56.405Z] make: *** [Makefile:178: lint] Error 3 [Pipeline] } [2025-10-31T08:55:56.457Z] $ docker stop --time=1 72adfec31cfffbe552bd8aea9dcaa02dbd9df0b90ba2f84934c1711d62608cfe [2025-10-31T08:55:57.963Z] $ docker rm -f --volumes 72adfec31cfffbe552bd8aea9dcaa02dbd9df0b90ba2f84934c1711d62608cfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-31T08:55:59.194Z] Failed in branch amd64 [2025-10-31T08:56:48.420Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-771137 in /w/workspace/154483af8cc3df541f9b59ecd3579d58 [Pipeline] { [Pipeline] ws [2025-10-31T08:56:48.491Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2025-10-31T08:56:48.587Z] The recommended git tool is: git [2025-10-31T08:56:56.121Z] using credential edgex-jenkins-ssh [2025-10-31T08:56:56.147Z] Cloning the remote Git repository [2025-10-31T08:56:56.228Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-10-31T08:56:56.392Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2025-10-31T08:56:56.686Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-10-31T08:56:56.688Z] > git --version # timeout=10 [2025-10-31T08:56:56.715Z] > git --version # 'git version 2.25.1' [2025-10-31T08:56:56.718Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-31T08:56:56.955Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T08:57:24.378Z] Avoid second fetch [2025-10-31T08:57:24.379Z] Checking out Revision 0f124d40b4ab960be49405978aa990db2698171b (snyk-fix-154483af8cc3df541f9b59ecd3579d58) [2025-10-31T08:57:22.741Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-10-31T08:57:22.790Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T08:57:24.412Z] > git config core.sparsecheckout # timeout=10 [2025-10-31T08:57:24.517Z] > git checkout -f 0f124d40b4ab960be49405978aa990db2698171b # timeout=10 [2025-10-31T08:57:25.780Z] Commit message: "fix: cmd/core-common-config-bootstrapper/Dockerfile to reduce vulnerabilities" [2025-10-31T08:57:25.874Z] > git --version # timeout=10 [2025-10-31T08:57:25.897Z] > git --version # 'git version 2.25.1' [2025-10-31T08:57:25.930Z] fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T08:57:30.893Z] provisioning config files... [2025-10-31T08:57:30.943Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9687008996429750060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:57:31.957Z] ---> ****-login.sh [2025-10-31T08:57:31.957Z] nexus3.edgexfoundry.org:10001 [2025-10-31T08:57:32.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:57:32.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:57:32.861Z] Configure a credential helper to remove this warning. See [2025-10-31T08:57:32.861Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:57:32.861Z] [2025-10-31T08:57:32.861Z] Login Succeeded [2025-10-31T08:57:32.861Z] nexus3.edgexfoundry.org:10002 [2025-10-31T08:57:33.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:57:33.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:57:33.427Z] Configure a credential helper to remove this warning. See [2025-10-31T08:57:33.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:57:33.427Z] [2025-10-31T08:57:33.427Z] Login Succeeded [2025-10-31T08:57:33.427Z] nexus3.edgexfoundry.org:10003 [2025-10-31T08:57:33.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:57:33.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:57:33.708Z] Configure a credential helper to remove this warning. See [2025-10-31T08:57:33.708Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:57:33.708Z] [2025-10-31T08:57:33.708Z] Login Succeeded [2025-10-31T08:57:33.987Z] nexus3.edgexfoundry.org:10004 [2025-10-31T08:57:34.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:57:34.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:57:34.271Z] Configure a credential helper to remove this warning. See [2025-10-31T08:57:34.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:57:34.271Z] [2025-10-31T08:57:34.271Z] Login Succeeded [2025-10-31T08:57:34.271Z] ****.io [2025-10-31T08:57:34.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:57:34.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:57:34.876Z] Configure a credential helper to remove this warning. See [2025-10-31T08:57:34.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:57:34.876Z] [2025-10-31T08:57:34.876Z] Login Succeeded [2025-10-31T08:57:35.159Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T08:57:35.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-10-31T08:57:36.295Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-10-31T08:57:36.344Z] [edgeX.isLTS] Checking if [snyk-fix-154483af8cc3df541f9b59ecd3579d58] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:57:36.383Z] [edgeX.isLTS] Checking if [snyk-fix-154483af8cc3df541f9b59ecd3579d58] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:57:36.425Z] ========================================================= [2025-10-31T08:57:36.425Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-10-31T08:57:36.425Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:57:36.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:57:37.129Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-31T08:57:37.129Z] 6b59a28fa201: Pulling fs layer [2025-10-31T08:57:37.129Z] d32bb0dddca7: Pulling fs layer [2025-10-31T08:57:37.129Z] 5dab1238d3d9: Pulling fs layer [2025-10-31T08:57:37.129Z] 196fd7d83e7d: Pulling fs layer [2025-10-31T08:57:37.129Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T08:57:37.129Z] 8ba94037c8f0: Pulling fs layer [2025-10-31T08:57:37.129Z] deaec5988b04: Pulling fs layer [2025-10-31T08:57:37.129Z] 9f65657bb879: Pulling fs layer [2025-10-31T08:57:37.129Z] 8ba94037c8f0: Waiting [2025-10-31T08:57:37.129Z] 196fd7d83e7d: Waiting [2025-10-31T08:57:37.129Z] deaec5988b04: Waiting [2025-10-31T08:57:37.129Z] 4f4fb700ef54: Waiting [2025-10-31T08:57:37.129Z] 9f65657bb879: Waiting [2025-10-31T08:57:37.408Z] d32bb0dddca7: Verifying Checksum [2025-10-31T08:57:37.408Z] d32bb0dddca7: Download complete [2025-10-31T08:57:37.408Z] 196fd7d83e7d: Verifying Checksum [2025-10-31T08:57:37.408Z] 196fd7d83e7d: Download complete [2025-10-31T08:57:37.408Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T08:57:37.408Z] 4f4fb700ef54: Download complete [2025-10-31T08:57:37.408Z] 8ba94037c8f0: Verifying Checksum [2025-10-31T08:57:37.408Z] 8ba94037c8f0: Download complete [2025-10-31T08:57:37.408Z] 6b59a28fa201: Verifying Checksum [2025-10-31T08:57:37.408Z] 6b59a28fa201: Download complete [2025-10-31T08:57:38.016Z] 9f65657bb879: Verifying Checksum [2025-10-31T08:57:38.016Z] 9f65657bb879: Download complete [2025-10-31T08:57:38.640Z] 6b59a28fa201: Pull complete [2025-10-31T08:57:39.637Z] 5dab1238d3d9: Verifying Checksum [2025-10-31T08:57:39.637Z] 5dab1238d3d9: Download complete [2025-10-31T08:57:39.637Z] d32bb0dddca7: Pull complete [2025-10-31T08:57:41.639Z] deaec5988b04: Verifying Checksum [2025-10-31T08:57:41.639Z] deaec5988b04: Download complete [2025-10-31T08:57:56.750Z] 5dab1238d3d9: Pull complete [2025-10-31T08:57:56.750Z] 196fd7d83e7d: Pull complete [2025-10-31T08:57:57.027Z] 4f4fb700ef54: Pull complete [2025-10-31T08:57:57.308Z] 8ba94037c8f0: Pull complete [2025-10-31T08:58:07.501Z] deaec5988b04: Pull complete [2025-10-31T08:58:09.533Z] 9f65657bb879: Pull complete [2025-10-31T08:58:09.533Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-10-31T08:58:09.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:58:09.813Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:58:10.302Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:58:10.302Z] WORKDIR /edgex [2025-10-31T08:58:10.302Z] COPY go.mod . [2025-10-31T08:58:10.302Z] RUN go mod download -t [2025-10-31T08:58:10.302Z] ci-base-image-arm64 -f - . [2025-10-31T08:58:11.330Z] Sending build context to Docker daemon 3.845MB [2025-10-31T08:58:11.330Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:58:11.330Z] ---> 334268110677 [2025-10-31T08:58:11.330Z] Step 2/4 : WORKDIR /edgex [2025-10-31T08:58:14.857Z] ---> Running in 9794dc10c071 [2025-10-31T08:58:14.857Z] Removing intermediate container 9794dc10c071 [2025-10-31T08:58:14.857Z] ---> 90e778614833 [2025-10-31T08:58:14.857Z] Step 3/4 : COPY go.mod . [2025-10-31T08:58:15.858Z] ---> 838b50ecd84d [2025-10-31T08:58:15.858Z] Step 4/4 : RUN go mod download [2025-10-31T08:58:15.858Z] ---> Running in 582e26ca423b [2025-10-31T08:59:23.894Z] Removing intermediate container 582e26ca423b [2025-10-31T08:59:23.895Z] ---> 49d5da6b96b7 [2025-10-31T08:59:23.895Z] Successfully built 49d5da6b96b7 [2025-10-31T08:59:23.895Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:59:24.351Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T08:59:24.351Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:59:24.690Z] prd-ubuntu20.04-docker-arm64-4c-16g-771137 does not seem to be running inside a container [2025-10-31T08:59:24.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2025-10-31T08:59:26.275Z] $ docker top 5a09862451ddedac7cf4bb048c8970185979075f06f1dc2ad73fa058c1619c2f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T08:59:27.368Z] + go version [2025-10-31T08:59:27.368Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-10-31T08:59:27.412Z] $ docker stop --time=1 5a09862451ddedac7cf4bb048c8970185979075f06f1dc2ad73fa058c1619c2f [2025-10-31T08:59:29.286Z] $ docker rm -f --volumes 5a09862451ddedac7cf4bb048c8970185979075f06f1dc2ad73fa058c1619c2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:59:30.312Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T08:59:30.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:59:30.633Z] prd-ubuntu20.04-docker-arm64-4c-16g-771137 does not seem to be running inside a container [2025-10-31T08:59:30.722Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2025-10-31T08:59:32.188Z] $ docker top 5ea6f8ad21b9955f8682a87a91b3a62ea6e9ca7f3d64d396ad4da64c6ea18792 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-31T08:59:32.490Z] ========================================================= [2025-10-31T08:59:32.490Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-31T08:59:32.490Z] ========================================================= [Pipeline] sh [2025-10-31T08:59:33.146Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:59:33.877Z] + make test [2025-10-31T08:59:33.877Z] go test -race -coverprofile=coverage.out ./... [2025-10-31T09:00:56.162Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-31T09:06:48.522Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-31T09:06:48.522Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-31T09:07:56.867Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-31T09:07:56.867Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-31T09:08:00.236Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-31T09:08:00.236Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-31T09:08:00.236Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-31T09:08:00.236Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-31T09:08:05.643Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-31T09:08:05.643Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-31T09:08:05.643Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-31T09:08:37.986Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-31T09:08:37.986Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-31T09:08:37.986Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-31T09:08:37.986Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-31T09:08:53.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.338s coverage: 42.3% of statements [2025-10-31T09:08:53.032Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-31T09:08:53.032Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-31T09:08:54.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.310s coverage: 97.0% of statements [2025-10-31T09:09:09.538Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.551s coverage: 69.4% of statements [2025-10-31T09:09:09.538Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-31T09:09:09.538Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.245s coverage: 4.8% of statements [2025-10-31T09:09:09.538Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-31T09:09:21.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.699s coverage: 57.6% of statements [2025-10-31T09:09:21.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.277s coverage: 86.5% of statements [2025-10-31T09:09:21.878Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-31T09:09:21.878Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-31T09:09:48.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.270s coverage: 94.2% of statements [2025-10-31T09:09:48.585Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-31T09:09:48.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-31T09:09:48.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-31T09:09:48.585Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:09:48.585Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-31T09:09:48.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-31T09:09:48.585Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-31T09:09:48.585Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-31T09:09:48.585Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-31T09:09:48.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-31T09:09:48.585Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-31T09:09:50.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.523s coverage: 92.4% of statements [2025-10-31T09:09:50.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-31T09:09:50.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-31T09:09:50.817Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:09:50.817Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-31T09:09:50.817Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-31T09:09:51.787Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-31T09:10:10.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.458s coverage: 8.4% of statements [2025-10-31T09:10:10.029Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-31T09:10:10.029Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-31T09:10:32.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.184s coverage: 95.8% of statements [2025-10-31T09:10:32.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-31T09:10:32.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-31T09:10:32.170Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:10:32.170Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-31T09:10:32.170Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-31T09:10:34.138Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.277s coverage: 72.2% of statements [2025-10-31T09:10:34.740Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-31T09:10:34.740Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-31T09:10:34.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-31T09:10:34.740Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-31T09:10:36.179Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-31T09:10:36.778Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-31T09:10:36.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-31T09:10:36.778Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-31T09:10:37.052Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-31T09:10:37.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-31T09:11:03.849Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.513s coverage: 2.4% of statements [2025-10-31T09:11:03.849Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-31T09:11:03.849Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.534s coverage: 1.0% of statements [2025-10-31T09:11:03.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-31T09:11:09.242Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.362s coverage: 39.4% of statements [2025-10-31T09:11:09.242Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.292s coverage: 68.8% of statements [2025-10-31T09:11:09.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-31T09:11:09.242Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:11:09.242Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-31T09:11:17.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.180s coverage: 40.0% of statements [2025-10-31T09:11:17.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.170s coverage: 87.1% of statements [2025-10-31T09:11:17.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.147s coverage: 94.1% of statements [2025-10-31T09:11:18.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.191s coverage: 96.3% of statements [2025-10-31T09:11:25.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.116s coverage: 87.5% of statements [2025-10-31T09:11:37.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.140s coverage: 94.4% of statements [2025-10-31T09:11:49.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.261s coverage: 92.9% of statements [2025-10-31T09:11:49.805Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-31T09:11:49.805Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-31T09:11:49.805Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-31T09:11:49.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.130s coverage: 68.8% of statements [2025-10-31T09:11:49.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-31T09:11:49.805Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-31T09:11:49.805Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-31T09:11:49.805Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-31T09:11:50.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.227s coverage: 62.3% of statements [2025-10-31T09:11:50.413Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-31T09:11:50.413Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-31T09:11:50.413Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-31T09:11:57.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.415s coverage: 47.4% of statements [2025-10-31T09:11:57.110Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-31T09:11:57.110Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-31T09:11:57.110Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-31T09:11:57.389Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-31T09:12:15.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.295s coverage: 87.2% of statements [2025-10-31T09:12:15.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.203s coverage: 15.5% of statements [2025-10-31T09:12:15.704Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-31T09:12:15.704Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-31T09:12:15.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.143s coverage: 100.0% of statements [2025-10-31T09:12:15.704Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-31T09:12:19.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.430s coverage: 81.8% of statements [2025-10-31T09:12:26.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.515s coverage: 82.1% of statements [2025-10-31T09:12:26.712Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-31T09:12:26.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.257s coverage: 86.0% of statements [2025-10-31T09:12:26.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-31T09:12:45.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.504s coverage: 6.8% of statements [2025-10-31T09:12:45.281Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-31T09:12:45.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.454s coverage: 33.3% of statements [2025-10-31T09:12:45.281Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-31T09:12:45.281Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-31T09:12:45.281Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-31T09:13:03.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.299s coverage: 100.0% of statements [2025-10-31T09:13:07.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 2.070s coverage: 54.5% of statements [2025-10-31T09:13:07.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.159s coverage: 89.4% of statements [2025-10-31T09:13:07.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.105s coverage: 100.0% of statements [2025-10-31T09:13:09.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.103s coverage: 73.7% of statements [2025-10-31T09:13:11.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.099s coverage: 100.0% of statements [2025-10-31T09:13:11.826Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-31T09:13:17.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.185s coverage: 88.6% of statements [2025-10-31T09:13:17.202Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-31T09:13:17.202Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-31T09:13:22.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.331s coverage: 96.8% of statements [2025-10-31T09:13:22.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-31T09:13:22.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-31T09:13:22.567Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:13:25.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.092s coverage: 100.0% of statements [2025-10-31T09:13:44.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.540s coverage: 29.2% of statements [2025-10-31T09:13:44.513Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-31T09:13:44.513Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-31T09:13:44.513Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-31T09:13:48.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.170s coverage: 93.8% of statements [2025-10-31T09:13:49.551Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-31T09:13:49.551Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-31T09:13:49.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-31T09:13:56.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.203s coverage: 3.1% of statements [2025-10-31T09:13:56.646Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-31T09:13:57.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.255s coverage: 76.2% of statements [2025-10-31T09:13:58.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.271s coverage: 54.0% of statements [2025-10-31T09:13:58.511Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-31T09:13:58.511Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-31T09:13:59.943Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-31T09:14:00.214Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-31T09:14:00.493Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-31T09:14:28.179Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.526s coverage: 17.0% of statements [2025-10-31T09:14:28.180Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-31T09:14:28.180Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-31T09:14:28.180Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-31T09:14:28.180Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-31T09:14:43.811Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 2.496s coverage: 94.9% of statements [2025-10-31T09:14:43.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-31T09:14:43.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-31T09:14:43.811Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:14:43.811Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-31T09:14:56.213Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.449s coverage: 9.0% of statements [2025-10-31T09:14:56.213Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-31T09:14:56.213Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-31T09:14:56.213Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-31T09:15:08.785Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.540s coverage: 97.7% of statements [2025-10-31T09:15:08.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-31T09:15:08.785Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.209s coverage: 43.6% of statements [2025-10-31T09:15:08.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-31T09:15:08.785Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:15:11.396Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "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-31T09:15:11.396Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-31T09:15:11.396Z] go vet ./... [2025-10-31T09:21:48.591Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T09:21:48.591Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T09:21:48.591Z] ./bin/test-attribution-txt.sh [2025-10-31T09:21:48.591Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-31T09:21:48.591Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-31T09:21:48.591Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-31T09:21:48.591Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-31T09:21:48.591Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-31T09:21:48.591Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-31T09:21:48.633Z] [edgeX.isLTS] Checking if [snyk-fix-154483af8cc3df541f9b59ecd3579d58] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-31T09:21:49.342Z] + ls -al . [2025-10-31T09:21:49.342Z] total 1380 [2025-10-31T09:21:49.342Z] drwxrwxr-x 10 1001 1001 4096 Oct 31 08:59 . [2025-10-31T09:21:49.342Z] drwxr-xr-x 4 root root 4096 Oct 31 08:59 .. [2025-10-31T09:21:49.342Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:57 .blubracket [2025-10-31T09:21:49.342Z] -rw-rw-r-- 1 1001 1001 10 Oct 31 08:57 .dockerignore [2025-10-31T09:21:49.342Z] drwxrwxr-x 8 1001 1001 4096 Oct 31 08:57 .git [2025-10-31T09:21:49.342Z] drwxrwxr-x 3 1001 1001 4096 Oct 31 08:57 .github [2025-10-31T09:21:49.342Z] -rw-rw-r-- 1 1001 1001 909 Oct 31 08:57 .gitignore [2025-10-31T09:21:49.342Z] -rw-rw-r-- 1 1001 1001 218 Oct 31 08:57 .golangci.yml [2025-10-31T09:21:49.342Z] -rw-rw-r-- 1 1001 1001 100 Oct 31 08:57 .hadolint.yml [2025-10-31T09:21:49.342Z] -rw-rw-r-- 1 1001 1001 155 Oct 31 08:57 .sonarcloud.properties [2025-10-31T09:21:49.342Z] -rw-rw-r-- 1 1001 1001 1171 Oct 31 08:57 ADOPTERS.md [2025-10-31T09:21:49.342Z] -rw-rw-r-- 1 1001 1001 17374 Oct 31 08:57 Attribution.txt [2025-10-31T09:21:49.342Z] -rw-rw-r-- 1 1001 1001 108018 Oct 31 08:57 CHANGELOG.md [2025-10-31T09:21:49.342Z] -rw-rw-r-- 1 1001 1001 3804 Oct 31 08:57 CONTRIBUTING.md [2025-10-31T09:21:49.342Z] -rw-rw-r-- 1 1001 1001 677 Oct 31 08:57 GOVERNANCE.md [2025-10-31T09:21:49.342Z] -rw-rw-r-- 1 1001 1001 858 Oct 31 08:57 Jenkinsfile [2025-10-31T09:21:49.342Z] -rw-rw-r-- 1 1001 1001 10775 Oct 31 08:57 LICENSE [2025-10-31T09:21:49.342Z] -rw-rw-r-- 1 1001 1001 16740 Oct 31 08:57 Makefile [2025-10-31T09:21:49.342Z] -rw-rw-r-- 1 1001 1001 582 Oct 31 08:57 OWNERS.md [2025-10-31T09:21:49.342Z] -rw-rw-r-- 1 1001 1001 9932 Oct 31 08:57 README.md [2025-10-31T09:21:49.342Z] -rw-rw-r-- 1 1001 1001 789 Oct 31 08:57 SECURITY.md [2025-10-31T09:21:49.342Z] -rw-rw-r-- 1 1001 1001 5 Oct 31 08:54 VERSION [2025-10-31T09:21:49.342Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:57 bin [2025-10-31T09:21:49.342Z] drwxrwxr-x 19 1001 1001 4096 Oct 31 08:57 cmd [2025-10-31T09:21:49.342Z] -rw-r--r-- 1 root root 1036395 Oct 31 09:15 coverage.out [2025-10-31T09:21:49.342Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:57 fuzz_test [2025-10-31T09:21:49.342Z] -rw-rw-r-- 1 1001 1001 6539 Oct 31 08:57 go.mod [2025-10-31T09:21:49.342Z] -rw-rw-r-- 1 1001 1001 88541 Oct 31 08:57 go.sum [2025-10-31T09:21:49.342Z] drwxrwxr-x 7 1001 1001 4096 Oct 31 08:57 internal [2025-10-31T09:21:49.342Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:57 openapi [2025-10-31T09:21:49.342Z] -rw-rw-r-- 1 1001 1001 584 Oct 31 08:57 security.txt [2025-10-31T09:21:49.342Z] -rw-rw-r-- 1 1001 1001 204 Oct 31 08:57 version.go [Pipeline] sh [2025-10-31T09:21:50.018Z] + '[' -e coverage.out ] [2025-10-31T09:21:50.018Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-31T09:21:51.446Z] Stashed 1 file(s) [Pipeline] sh [2025-10-31T09:21:52.171Z] + make build [2025-10-31T09:21:52.171Z] 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-31T09:26:59.148Z] 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-31T09:27:14.278Z] 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-31T09:27:29.389Z] 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-31T09:27:32.779Z] 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-31T09:27:51.101Z] 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-31T09:28:47.563Z] 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-31T09:28:59.887Z] 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-31T09:29:21.985Z] 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-31T09:29:40.212Z] 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-31T09:29:48.421Z] 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-31T09:30:00.753Z] 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-31T09:30:07.413Z] 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-31T09:30:19.844Z] $ docker stop --time=1 5ea6f8ad21b9955f8682a87a91b3a62ea6e9ca7f3d64d396ad4da64c6ea18792 [2025-10-31T09:30:22.567Z] $ docker rm -f --volumes 5ea6f8ad21b9955f8682a87a91b3a62ea6e9ca7f3d64d396ad4da64c6ea18792 [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-31T09:30:28.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:30:28.839Z] [2025-10-31T09:30:28.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:30:29.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:30:29.549Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-10-31T09:30:29.549Z] 547446be3368: Pulling fs layer [2025-10-31T09:30:29.549Z] d125d8839a47: Pulling fs layer [2025-10-31T09:30:29.549Z] 3e85d5ac6304: Pulling fs layer [2025-10-31T09:30:29.549Z] c3105a71a48b: Pulling fs layer [2025-10-31T09:30:29.549Z] 0f093f025ec4: Pulling fs layer [2025-10-31T09:30:29.549Z] c3106fc0e877: Pulling fs layer [2025-10-31T09:30:29.549Z] c3105a71a48b: Waiting [2025-10-31T09:30:29.549Z] c3106fc0e877: Waiting [2025-10-31T09:30:29.549Z] 0f093f025ec4: Waiting [2025-10-31T09:30:29.549Z] 547446be3368: Verifying Checksum [2025-10-31T09:30:29.549Z] 547446be3368: Download complete [2025-10-31T09:30:29.549Z] c3105a71a48b: Verifying Checksum [2025-10-31T09:30:29.549Z] c3105a71a48b: Download complete [2025-10-31T09:30:30.133Z] d125d8839a47: Verifying Checksum [2025-10-31T09:30:30.133Z] d125d8839a47: Download complete [2025-10-31T09:30:30.133Z] c3106fc0e877: Verifying Checksum [2025-10-31T09:30:30.133Z] c3106fc0e877: Download complete [2025-10-31T09:30:30.409Z] 0f093f025ec4: Verifying Checksum [2025-10-31T09:30:30.409Z] 0f093f025ec4: Download complete [2025-10-31T09:30:30.678Z] 547446be3368: Pull complete [2025-10-31T09:30:32.093Z] d125d8839a47: Pull complete [2025-10-31T09:30:32.683Z] 3e85d5ac6304: Verifying Checksum [2025-10-31T09:30:32.683Z] 3e85d5ac6304: Download complete [2025-10-31T09:30:45.014Z] 3e85d5ac6304: Pull complete [2025-10-31T09:30:45.014Z] c3105a71a48b: Pull complete [2025-10-31T09:30:45.281Z] 0f093f025ec4: Pull complete [2025-10-31T09:30:45.548Z] c3106fc0e877: Pull complete [2025-10-31T09:30:45.548Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-10-31T09:30:45.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:30:45.548Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:30:45.914Z] prd-ubuntu20.04-docker-arm64-4c-16g-771137 does not seem to be running inside a container [2025-10-31T09:30:46.002Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-10-31T09:30:48.667Z] $ docker top dc3027c059ed372c5c8ccdc4432d5ab9e114d435246ea9ee609270cef89fbc5c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T09:30:49.594Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-31T09:31:01.929Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-31T09:31:01.930Z] #1 transferring dockerfile: [2025-10-31T09:31:01.930Z] #1 transferring dockerfile: 2.23kB 0.0s done [2025-10-31T09:31:01.930Z] #1 DONE 0.1s [2025-10-31T09:31:02.524Z] [2025-10-31T09:31:02.524Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-31T09:31:02.524Z] #2 transferring dockerfile: 2.14kB 0.0s done [2025-10-31T09:31:02.524Z] #2 DONE 0.1s [2025-10-31T09:31:02.524Z] [2025-10-31T09:31:02.524Z] #3 [core-metadata internal] load build definition from Dockerfile [2025-10-31T09:31:02.524Z] #3 transferring dockerfile: 2.10kB 0.0s done [2025-10-31T09:31:02.524Z] #3 DONE 0.1s [2025-10-31T09:31:02.524Z] [2025-10-31T09:31:02.524Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-31T09:31:02.524Z] #4 transferring dockerfile: 3.02kB 0.0s done [2025-10-31T09:31:02.795Z] #4 DONE 0.1s [2025-10-31T09:31:02.795Z] [2025-10-31T09:31:02.795Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2025-10-31T09:31:02.795Z] #5 transferring dockerfile: 1.81kB done [2025-10-31T09:31:02.795Z] #5 DONE 0.1s [2025-10-31T09:31:02.795Z] [2025-10-31T09:31:02.795Z] #6 [core-command internal] load build definition from Dockerfile [2025-10-31T09:31:02.795Z] #6 transferring dockerfile: 1.94kB 0.0s done [2025-10-31T09:31:02.795Z] #6 DONE 0.1s [2025-10-31T09:31:02.795Z] [2025-10-31T09:31:02.795Z] #7 [security-spire-config internal] load build definition from Dockerfile [2025-10-31T09:31:03.066Z] #7 transferring dockerfile: 1.69kB 0.0s done [2025-10-31T09:31:03.066Z] #7 DONE 0.1s [2025-10-31T09:31:03.066Z] [2025-10-31T09:31:03.066Z] #8 [support-scheduler internal] load build definition from Dockerfile [2025-10-31T09:31:03.066Z] #8 transferring dockerfile: 1.83kB done [2025-10-31T09:31:03.066Z] #8 DONE 0.1s [2025-10-31T09:31:03.066Z] [2025-10-31T09:31:03.066Z] #9 [core-keeper internal] load build definition from Dockerfile [2025-10-31T09:31:03.066Z] #9 transferring dockerfile: 2.01kB done [2025-10-31T09:31:03.066Z] #9 DONE 0.1s [2025-10-31T09:31:03.336Z] [2025-10-31T09:31:03.336Z] #10 [security-spire-server internal] load build definition from Dockerfile [2025-10-31T09:31:03.336Z] #10 transferring dockerfile: 1.70kB 0.0s done [2025-10-31T09:31:03.336Z] #10 DONE 0.1s [2025-10-31T09:31:03.336Z] [2025-10-31T09:31:03.336Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-31T09:31:03.336Z] #11 transferring dockerfile: 2.50kB 0.0s done [2025-10-31T09:31:03.336Z] #11 DONE 0.1s [2025-10-31T09:31:03.336Z] [2025-10-31T09:31:03.336Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-31T09:31:03.336Z] #12 transferring dockerfile: 1.89kB done [2025-10-31T09:31:03.336Z] #12 DONE 0.1s [2025-10-31T09:31:03.336Z] [2025-10-31T09:31:03.336Z] #13 [support-notifications internal] load build definition from Dockerfile [2025-10-31T09:31:03.606Z] #13 transferring dockerfile: 2.00kB 0.0s done [2025-10-31T09:31:03.606Z] #13 DONE 0.1s [2025-10-31T09:31:03.606Z] [2025-10-31T09:31:03.606Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-31T09:31:03.606Z] #14 transferring dockerfile: 2.49kB done [2025-10-31T09:31:03.606Z] #14 DONE 0.1s [2025-10-31T09:31:03.606Z] [2025-10-31T09:31:03.606Z] #15 [core-data internal] load build definition from Dockerfile [2025-10-31T09:31:03.606Z] #15 transferring dockerfile: 2.04kB done [2025-10-31T09:31:03.606Z] #15 DONE 0.1s [2025-10-31T09:31:03.874Z] [2025-10-31T09:31:03.874Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-31T09:31:03.874Z] #16 transferring context: 50B done [2025-10-31T09:31:03.874Z] #16 DONE 0.1s [2025-10-31T09:31:04.843Z] [2025-10-31T09:31:04.843Z] #17 [security-proxy-auth internal] load .dockerignore [2025-10-31T09:31:04.843Z] #17 transferring context: 50B 0.0s done [2025-10-31T09:31:04.843Z] #17 DONE 0.1s [2025-10-31T09:31:04.843Z] [2025-10-31T09:31:04.843Z] #18 [core-metadata internal] load .dockerignore [2025-10-31T09:31:04.843Z] #18 transferring context: 50B done [2025-10-31T09:31:04.843Z] #18 DONE 0.1s [2025-10-31T09:31:04.843Z] [2025-10-31T09:31:04.843Z] #19 [security-bootstrapper internal] load .dockerignore [2025-10-31T09:31:04.843Z] #19 transferring context: 50B done [2025-10-31T09:31:04.843Z] #19 DONE 0.1s [2025-10-31T09:31:04.843Z] [2025-10-31T09:31:04.843Z] #20 [security-spire-agent internal] load .dockerignore [2025-10-31T09:31:04.843Z] #20 transferring context: 50B 0.0s done [2025-10-31T09:31:05.114Z] #20 DONE 0.1s [2025-10-31T09:31:05.114Z] [2025-10-31T09:31:05.114Z] #21 [core-command internal] load .dockerignore [2025-10-31T09:31:05.114Z] #21 transferring context: 50B 0.0s done [2025-10-31T09:31:05.114Z] #21 DONE 0.1s [2025-10-31T09:31:05.114Z] [2025-10-31T09:31:05.114Z] #22 [security-spire-config internal] load .dockerignore [2025-10-31T09:31:05.114Z] #22 transferring context: 50B done [2025-10-31T09:31:05.114Z] #22 DONE 0.1s [2025-10-31T09:31:05.114Z] [2025-10-31T09:31:05.114Z] #23 [support-scheduler internal] load .dockerignore [2025-10-31T09:31:05.383Z] #23 transferring context: 50B done [2025-10-31T09:31:05.383Z] #23 DONE 0.1s [2025-10-31T09:31:05.383Z] [2025-10-31T09:31:05.383Z] #24 [core-keeper internal] load .dockerignore [2025-10-31T09:31:05.383Z] #24 transferring context: 50B 0.0s done [2025-10-31T09:31:05.383Z] #24 DONE 0.1s [2025-10-31T09:31:05.383Z] [2025-10-31T09:31:05.383Z] #25 [security-spire-server internal] load .dockerignore [2025-10-31T09:31:05.383Z] #25 transferring context: 50B 0.0s done [2025-10-31T09:31:05.383Z] #25 DONE 0.1s [2025-10-31T09:31:05.383Z] [2025-10-31T09:31:05.383Z] #26 [security-proxy-setup internal] load .dockerignore [2025-10-31T09:31:05.383Z] #26 transferring context: 50B 0.0s done [2025-10-31T09:31:05.383Z] #26 DONE 0.1s [2025-10-31T09:31:05.383Z] [2025-10-31T09:31:05.383Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2025-10-31T09:31:05.656Z] #27 transferring context: 50B 0.0s done [2025-10-31T09:31:05.656Z] #27 DONE 0.1s [2025-10-31T09:31:05.656Z] [2025-10-31T09:31:05.656Z] #28 [support-notifications internal] load .dockerignore [2025-10-31T09:31:05.656Z] #28 transferring context: 50B 0.0s done [2025-10-31T09:31:05.656Z] #28 DONE 0.1s [2025-10-31T09:31:05.656Z] [2025-10-31T09:31:05.656Z] #29 [security-secretstore-setup internal] load .dockerignore [2025-10-31T09:31:05.925Z] #29 transferring context: 50B done [2025-10-31T09:31:05.925Z] #29 DONE 0.1s [2025-10-31T09:31:05.925Z] [2025-10-31T09:31:05.925Z] #30 [core-data internal] load .dockerignore [2025-10-31T09:31:05.925Z] #30 transferring context: 50B done [2025-10-31T09:31:05.925Z] #30 DONE 0.1s [2025-10-31T09:31:05.925Z] [2025-10-31T09:31:05.925Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:05.925Z] #31 DONE 0.0s [2025-10-31T09:31:05.925Z] [2025-10-31T09:31:05.925Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22.1 [2025-10-31T09:31:06.199Z] #32 DONE 0.2s [2025-10-31T09:31:06.199Z] [2025-10-31T09:31:06.199Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:31:06.199Z] #33 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 0.1s done [2025-10-31T09:31:06.199Z] #33 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done [2025-10-31T09:31:06.199Z] #33 sha256:4562b419adf48c5f3c763995d6014c123b3ce1d2e0ef2613b189779caa787192 1.02kB / 1.02kB done [2025-10-31T09:31:06.199Z] #33 sha256:02f8efbefad605a169e89926147edd0676646263268f303c6fb3cdfdbc4a9612 597B / 597B done [2025-10-31T09:31:06.472Z] #33 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 1.05MB / 4.13MB 0.1s [2025-10-31T09:31:06.472Z] #33 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 2.33MB / 4.13MB 0.2s [2025-10-31T09:31:06.745Z] #33 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 4.13MB / 4.13MB 0.3s [2025-10-31T09:31:06.745Z] #33 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 [2025-10-31T09:31:06.745Z] #33 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 4.13MB / 4.13MB 0.3s done [2025-10-31T09:31:07.735Z] #33 ... [2025-10-31T09:31:07.735Z] [2025-10-31T09:31:07.735Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:31:07.735Z] #34 DONE 1.4s [2025-10-31T09:31:07.735Z] [2025-10-31T09:31:07.735Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:31:08.013Z] #33 ... [2025-10-31T09:31:08.013Z] [2025-10-31T09:31:08.013Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:08.013Z] #31 DONE 0.0s [2025-10-31T09:31:08.013Z] [2025-10-31T09:31:08.013Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:31:08.013Z] #33 ... [2025-10-31T09:31:08.013Z] [2025-10-31T09:31:08.013Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:08.013Z] #31 DONE 0.0s [2025-10-31T09:31:08.013Z] [2025-10-31T09:31:08.013Z] #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-10-31T09:31:08.013Z] #35 DONE 0.4s [2025-10-31T09:31:08.013Z] [2025-10-31T09:31:08.013Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:31:08.293Z] #33 ... [2025-10-31T09:31:08.293Z] [2025-10-31T09:31:08.293Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:08.293Z] #31 DONE 0.0s [2025-10-31T09:31:08.293Z] [2025-10-31T09:31:08.293Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:31:08.567Z] #33 ... [2025-10-31T09:31:08.567Z] [2025-10-31T09:31:08.567Z] #36 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:31:08.567Z] #36 DONE 0.6s [2025-10-31T09:31:08.567Z] [2025-10-31T09:31:08.567Z] #37 [core-metadata internal] load build context [2025-10-31T09:31:08.567Z] #37 DONE 0.0s [2025-10-31T09:31:08.567Z] [2025-10-31T09:31:08.567Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:31:08.567Z] #34 DONE 2.4s [2025-10-31T09:31:08.567Z] [2025-10-31T09:31:08.567Z] #35 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-10-31T09:31:08.567Z] #35 DONE 0.7s [2025-10-31T09:31:08.567Z] [2025-10-31T09:31:08.567Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:31:08.567Z] #33 ... [2025-10-31T09:31:08.567Z] [2025-10-31T09:31:08.567Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:08.567Z] #31 DONE 0.0s [2025-10-31T09:31:08.567Z] [2025-10-31T09:31:08.567Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:31:08.567Z] #33 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 1.9s done [2025-10-31T09:31:09.177Z] #33 ... [2025-10-31T09:31:09.177Z] [2025-10-31T09:31:09.177Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:09.177Z] #31 DONE 0.0s [2025-10-31T09:31:09.177Z] [2025-10-31T09:31:09.177Z] #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:31:09.177Z] #34 DONE 2.6s [2025-10-31T09:31:09.177Z] [2025-10-31T09:31:09.177Z] #35 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-10-31T09:31:09.177Z] #35 DONE 0.9s [2025-10-31T09:31:09.177Z] [2025-10-31T09:31:09.177Z] #38 [support-scheduler internal] load build context [2025-10-31T09:31:09.177Z] #38 DONE 0.0s [2025-10-31T09:31:09.177Z] [2025-10-31T09:31:09.177Z] #36 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:31:09.177Z] #36 DONE 1.1s [2025-10-31T09:31:09.177Z] [2025-10-31T09:31:09.177Z] #39 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:31:09.177Z] #39 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.4s done [2025-10-31T09:31:09.177Z] #39 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:31:09.177Z] #39 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:31:09.177Z] #39 ... [2025-10-31T09:31:09.177Z] [2025-10-31T09:31:09.177Z] #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:31:09.177Z] #34 DONE 2.6s [2025-10-31T09:31:09.177Z] [2025-10-31T09:31:09.177Z] #35 [core-command builder 2/7] WORKDIR /edgex-go [2025-10-31T09:31:09.177Z] #35 DONE 0.9s [2025-10-31T09:31:09.177Z] [2025-10-31T09:31:09.177Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:09.177Z] #31 DONE 0.0s [2025-10-31T09:31:09.177Z] [2025-10-31T09:31:09.177Z] #39 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:31:09.177Z] #39 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.4s done [2025-10-31T09:31:09.177Z] #39 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:31:09.177Z] #39 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:31:09.177Z] #39 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:31:09.453Z] #39 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:31:09.729Z] #39 ... [2025-10-31T09:31:09.729Z] [2025-10-31T09:31:09.729Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:09.729Z] #31 DONE 0.0s [2025-10-31T09:31:09.729Z] [2025-10-31T09:31:09.729Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:31:09.729Z] #40 transferring context: 34.64MB 3.4s [2025-10-31T09:31:10.001Z] #40 ... [2025-10-31T09:31:10.001Z] [2025-10-31T09:31:10.001Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:10.001Z] #31 DONE 0.0s [2025-10-31T09:31:10.001Z] [2025-10-31T09:31:10.001Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:31:10.597Z] #40 ... [2025-10-31T09:31:10.597Z] [2025-10-31T09:31:10.597Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:10.597Z] #31 DONE 0.0s [2025-10-31T09:31:10.597Z] [2025-10-31T09:31:10.597Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:31:10.597Z] #40 ... [2025-10-31T09:31:10.597Z] [2025-10-31T09:31:10.597Z] #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:31:10.597Z] #34 DONE 2.7s [2025-10-31T09:31:10.597Z] [2025-10-31T09:31:10.597Z] #35 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-10-31T09:31:10.597Z] #35 DONE 1.0s [2025-10-31T09:31:10.597Z] [2025-10-31T09:31:10.597Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:31:10.597Z] #41 DONE 0.0s [2025-10-31T09:31:10.597Z] [2025-10-31T09:31:10.597Z] #36 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:31:10.597Z] #36 DONE 2.3s [2025-10-31T09:31:10.597Z] [2025-10-31T09:31:10.597Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:31:10.597Z] #40 ... [2025-10-31T09:31:10.597Z] [2025-10-31T09:31:10.597Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:31:10.597Z] #34 DONE 2.7s [2025-10-31T09:31:10.597Z] [2025-10-31T09:31:10.597Z] #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-10-31T09:31:10.597Z] #35 DONE 1.0s [2025-10-31T09:31:10.597Z] [2025-10-31T09:31:10.597Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:31:10.879Z] #40 ... [2025-10-31T09:31:10.879Z] [2025-10-31T09:31:10.879Z] #42 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-31T09:31:10.879Z] #42 DONE 2.5s [2025-10-31T09:31:10.879Z] [2025-10-31T09:31:10.879Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:31:10.879Z] #40 ... [2025-10-31T09:31:10.879Z] [2025-10-31T09:31:10.879Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:10.879Z] #31 DONE 0.1s [2025-10-31T09:31:10.879Z] [2025-10-31T09:31:10.879Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:31:10.879Z] #33 DONE 4.7s [2025-10-31T09:31:10.879Z] [2025-10-31T09:31:10.879Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:31:10.879Z] #40 ... [2025-10-31T09:31:10.879Z] [2025-10-31T09:31:10.879Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-31T09:31:10.879Z] #43 DONE 2.6s [2025-10-31T09:31:11.156Z] [2025-10-31T09:31:11.156Z] #44 [security-spire-server internal] load build context [2025-10-31T09:31:11.156Z] #44 DONE 0.0s [2025-10-31T09:31:11.156Z] [2025-10-31T09:31:11.156Z] #39 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:31:11.156Z] #39 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.4s done [2025-10-31T09:31:11.156Z] #39 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:31:11.156Z] #39 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:31:11.156Z] #39 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:31:11.156Z] #39 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 1.2s done [2025-10-31T09:31:11.156Z] #39 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 [2025-10-31T09:31:11.156Z] #39 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.4s done [2025-10-31T09:31:11.156Z] #39 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:31:11.156Z] #39 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:31:11.156Z] #39 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:31:11.156Z] #39 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 1.2s done [2025-10-31T09:31:11.434Z] #39 ... [2025-10-31T09:31:11.434Z] [2025-10-31T09:31:11.434Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:11.434Z] #31 DONE 0.1s [2025-10-31T09:31:11.434Z] [2025-10-31T09:31:11.434Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:11.434Z] #45 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:14.130Z] #45 ... [2025-10-31T09:31:14.130Z] [2025-10-31T09:31:14.130Z] #36 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:31:14.130Z] #36 DONE 5.3s [2025-10-31T09:31:14.130Z] [2025-10-31T09:31:14.130Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:31:14.130Z] #34 DONE 2.8s [2025-10-31T09:31:14.130Z] [2025-10-31T09:31:14.130Z] #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-10-31T09:31:14.130Z] #35 DONE 1.1s [2025-10-31T09:31:14.130Z] [2025-10-31T09:31:14.130Z] #46 [security-secretstore-setup internal] load build context [2025-10-31T09:31:14.130Z] #46 DONE 0.0s [2025-10-31T09:31:14.130Z] [2025-10-31T09:31:14.130Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:31:14.130Z] #47 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 2.8s done [2025-10-31T09:31:14.130Z] #47 DONE 2.9s [2025-10-31T09:31:14.130Z] [2025-10-31T09:31:14.130Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:14.130Z] #45 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 2.9s done [2025-10-31T09:31:14.130Z] #45 ... [2025-10-31T09:31:14.130Z] [2025-10-31T09:31:14.130Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:31:14.130Z] #34 DONE 2.8s [2025-10-31T09:31:14.130Z] [2025-10-31T09:31:14.130Z] #35 [core-data builder 2/7] WORKDIR /edgex-go [2025-10-31T09:31:14.130Z] #35 DONE 1.1s [2025-10-31T09:31:14.401Z] [2025-10-31T09:31:14.401Z] #39 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:31:14.401Z] #39 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.4s done [2025-10-31T09:31:14.401Z] #39 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:31:14.401Z] #39 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:31:14.401Z] #39 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:31:14.401Z] #39 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 1.2s done [2025-10-31T09:31:15.382Z] #39 ... [2025-10-31T09:31:15.382Z] [2025-10-31T09:31:15.382Z] #48 [security-spire-agent internal] load build context [2025-10-31T09:31:15.382Z] #48 transferring context: 23.33kB 0.8s done [2025-10-31T09:31:15.382Z] #48 DONE 4.0s [2025-10-31T09:31:15.382Z] [2025-10-31T09:31:15.382Z] #39 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:31:15.657Z] #39 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 5.0s [2025-10-31T09:31:15.931Z] #39 ... [2025-10-31T09:31:15.931Z] [2025-10-31T09:31:15.931Z] #49 [security-spire-config internal] load build context [2025-10-31T09:31:15.931Z] #49 transferring context: 22.05kB 0.6s done [2025-10-31T09:31:15.931Z] #49 DONE 4.6s [2025-10-31T09:31:15.931Z] [2025-10-31T09:31:15.931Z] #39 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:31:16.204Z] #39 ... [2025-10-31T09:31:16.204Z] [2025-10-31T09:31:16.204Z] #44 [security-spire-server internal] load build context [2025-10-31T09:31:16.204Z] #44 transferring context: 23.80kB 0.6s done [2025-10-31T09:31:16.204Z] #44 DONE 5.1s [2025-10-31T09:31:16.204Z] [2025-10-31T09:31:16.204Z] #39 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:31:18.182Z] #39 ... [2025-10-31T09:31:18.182Z] [2025-10-31T09:31:18.182Z] #50 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:31:18.182Z] #0 8.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:18.182Z] #0 9.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:18.182Z] #50 ... [2025-10-31T09:31:18.182Z] [2025-10-31T09:31:18.182Z] #39 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:31:18.463Z] #39 ... [2025-10-31T09:31:18.463Z] [2025-10-31T09:31:18.463Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:31:18.463Z] #51 ... [2025-10-31T09:31:18.463Z] [2025-10-31T09:31:18.463Z] #37 [core-metadata internal] load build context [2025-10-31T09:31:18.738Z] #37 ... [2025-10-31T09:31:18.738Z] [2025-10-31T09:31:18.738Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:31:18.738Z] #52 ... [2025-10-31T09:31:18.738Z] [2025-10-31T09:31:18.738Z] #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:31:18.738Z] #0 9.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:18.738Z] #53 ... [2025-10-31T09:31:18.738Z] [2025-10-31T09:31:18.738Z] #39 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:31:19.335Z] #39 ... [2025-10-31T09:31:19.335Z] [2025-10-31T09:31:19.335Z] #54 [core-command internal] load build context [2025-10-31T09:31:19.335Z] #54 transferring context: 13.31MB 9.5s [2025-10-31T09:31:19.335Z] #54 ... [2025-10-31T09:31:19.335Z] [2025-10-31T09:31:19.335Z] #38 [support-scheduler internal] load build context [2025-10-31T09:31:19.335Z] #38 ... [2025-10-31T09:31:19.335Z] [2025-10-31T09:31:19.335Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:31:19.610Z] #55 ... [2025-10-31T09:31:19.610Z] [2025-10-31T09:31:19.610Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:19.610Z] #45 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-31T09:31:19.610Z] #45 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-31T09:31:19.610Z] #45 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-31T09:31:19.610Z] #45 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.4s done [2025-10-31T09:31:19.610Z] #45 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.6s done [2025-10-31T09:31:19.610Z] #45 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-10-31T09:31:19.610Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 3.8s [2025-10-31T09:31:19.610Z] #45 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 3.8s [2025-10-31T09:31:19.887Z] #45 ... [2025-10-31T09:31:19.887Z] [2025-10-31T09:31:19.887Z] #39 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:31:20.487Z] #39 ... [2025-10-31T09:31:20.487Z] [2025-10-31T09:31:20.487Z] #56 [core-keeper internal] load build context [2025-10-31T09:31:20.777Z] #56 ... [2025-10-31T09:31:20.777Z] [2025-10-31T09:31:20.777Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:31:20.777Z] #57 ... [2025-10-31T09:31:20.777Z] [2025-10-31T09:31:20.777Z] #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T09:31:21.053Z] #58 ... [2025-10-31T09:31:21.053Z] [2025-10-31T09:31:21.053Z] #59 [support-notifications internal] load build context [2025-10-31T09:31:21.053Z] #59 ... [2025-10-31T09:31:21.053Z] [2025-10-31T09:31:21.053Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:31:21.326Z] #60 ... [2025-10-31T09:31:21.326Z] [2025-10-31T09:31:21.326Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:31:21.326Z] #41 ... [2025-10-31T09:31:21.326Z] [2025-10-31T09:31:21.326Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:31:21.326Z] #0 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:21.326Z] #61 ... [2025-10-31T09:31:21.326Z] [2025-10-31T09:31:21.326Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:31:21.326Z] #40 ... [2025-10-31T09:31:21.326Z] [2025-10-31T09:31:21.326Z] #39 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:31:21.326Z] #39 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 10.4s done [2025-10-31T09:31:21.600Z] #39 ... [2025-10-31T09:31:21.600Z] [2025-10-31T09:31:21.600Z] #62 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:31:21.600Z] #62 ... [2025-10-31T09:31:21.600Z] [2025-10-31T09:31:21.600Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:21.600Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 6.1s [2025-10-31T09:31:21.600Z] #45 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 4.7s done [2025-10-31T09:31:22.195Z] #45 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-31T09:31:22.468Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 7.0s [2025-10-31T09:31:23.068Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.93MB / 33.17MB 7.5s [2025-10-31T09:31:24.060Z] #45 ... [2025-10-31T09:31:24.060Z] [2025-10-31T09:31:24.060Z] #50 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:31:24.060Z] #50 13.11 OK: 255 MiB in 60 packages [2025-10-31T09:31:24.060Z] #50 DONE 17.1s [2025-10-31T09:31:24.060Z] [2025-10-31T09:31:24.060Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:24.060Z] #45 ... [2025-10-31T09:31:24.060Z] [2025-10-31T09:31:24.060Z] #46 [security-secretstore-setup internal] load build context [2025-10-31T09:31:24.346Z] #46 ... [2025-10-31T09:31:24.346Z] [2025-10-31T09:31:24.346Z] #63 [core-data internal] load build context [2025-10-31T09:31:24.346Z] #63 ... [2025-10-31T09:31:24.346Z] [2025-10-31T09:31:24.346Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:31:24.346Z] #47 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-31T09:31:24.346Z] #47 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-10-31T09:31:24.346Z] #47 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-10-31T09:31:24.346Z] #47 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.9s done [2025-10-31T09:31:24.346Z] #47 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.6s done [2025-10-31T09:31:24.346Z] #47 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.8s done [2025-10-31T09:31:24.346Z] #47 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-10-31T09:31:24.346Z] #47 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.49MB / 14.28MB 9.1s [2025-10-31T09:31:24.346Z] #47 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-31T09:31:24.346Z] #47 ... [2025-10-31T09:31:24.346Z] [2025-10-31T09:31:24.346Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:25.336Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 9.8s [2025-10-31T09:31:25.336Z] #45 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 [2025-10-31T09:31:25.336Z] #45 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done [2025-10-31T09:31:25.613Z] #45 ... [2025-10-31T09:31:25.613Z] [2025-10-31T09:31:25.613Z] #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T09:31:25.613Z] #58 DONE 14.9s [2025-10-31T09:31:25.613Z] [2025-10-31T09:31:25.613Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:25.613Z] #45 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done [2025-10-31T09:31:26.205Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.21MB / 33.17MB 10.6s [2025-10-31T09:31:26.802Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 11.3s [2025-10-31T09:31:27.789Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 12.1s [2025-10-31T09:31:27.789Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 12.4s [2025-10-31T09:31:28.390Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.21MB / 33.17MB 12.9s [2025-10-31T09:31:28.662Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 13.1s [2025-10-31T09:31:28.662Z] #45 ... [2025-10-31T09:31:28.662Z] [2025-10-31T09:31:28.662Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:31:28.662Z] #51 transferring context: 30.44MB 19.7s [2025-10-31T09:31:28.662Z] #51 ... [2025-10-31T09:31:28.662Z] [2025-10-31T09:31:28.662Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:31:28.937Z] #64 ... [2025-10-31T09:31:28.937Z] [2025-10-31T09:31:28.937Z] #37 [core-metadata internal] load build context [2025-10-31T09:31:28.937Z] #37 ... [2025-10-31T09:31:28.937Z] [2025-10-31T09:31:28.937Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:31:29.208Z] #52 ... [2025-10-31T09:31:29.208Z] [2025-10-31T09:31:29.208Z] #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:31:29.208Z] #53 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:29.208Z] #53 18.90 OK: 255 MiB in 60 packages [2025-10-31T09:31:29.208Z] #53 ... [2025-10-31T09:31:29.208Z] [2025-10-31T09:31:29.208Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:29.479Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 14.0s [2025-10-31T09:31:29.479Z] #45 ... [2025-10-31T09:31:29.479Z] [2025-10-31T09:31:29.479Z] #38 [support-scheduler internal] load build context [2025-10-31T09:31:29.479Z] #38 ... [2025-10-31T09:31:29.479Z] [2025-10-31T09:31:29.479Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:29.751Z] #45 ... [2025-10-31T09:31:29.751Z] [2025-10-31T09:31:29.751Z] #54 [core-command internal] load build context [2025-10-31T09:31:29.751Z] #54 ... [2025-10-31T09:31:29.751Z] [2025-10-31T09:31:29.751Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:30.022Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 14.7s [2025-10-31T09:31:30.619Z] #45 ... [2025-10-31T09:31:30.619Z] [2025-10-31T09:31:30.619Z] #53 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:31:30.619Z] #53 DONE 22.2s [2025-10-31T09:31:30.619Z] [2025-10-31T09:31:30.619Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:30.619Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.89MB / 33.17MB 15.2s [2025-10-31T09:31:30.890Z] #45 ... [2025-10-31T09:31:30.890Z] [2025-10-31T09:31:30.890Z] #56 [core-keeper internal] load build context [2025-10-31T09:31:30.890Z] #56 ... [2025-10-31T09:31:30.890Z] [2025-10-31T09:31:30.890Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:31:31.162Z] #57 ... [2025-10-31T09:31:31.162Z] [2025-10-31T09:31:31.162Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:31.162Z] #45 ... [2025-10-31T09:31:31.162Z] [2025-10-31T09:31:31.162Z] #59 [support-notifications internal] load build context [2025-10-31T09:31:31.162Z] #59 ... [2025-10-31T09:31:31.162Z] [2025-10-31T09:31:31.162Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:31:31.162Z] #55 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:31.162Z] #55 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:31.433Z] #55 ... [2025-10-31T09:31:31.433Z] [2025-10-31T09:31:31.433Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:31:31.433Z] #41 ... [2025-10-31T09:31:31.433Z] [2025-10-31T09:31:31.433Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:31:31.705Z] #40 ... [2025-10-31T09:31:31.705Z] [2025-10-31T09:31:31.705Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:31.705Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.45MB / 33.17MB 16.2s [2025-10-31T09:31:32.316Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 17.0s [2025-10-31T09:31:32.591Z] #45 ... [2025-10-31T09:31:32.591Z] [2025-10-31T09:31:32.591Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:31:32.591Z] #61 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:32.591Z] #61 21.43 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T09:31:32.591Z] #61 21.43 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T09:31:32.591Z] #61 21.43 OK: 26161 distinct packages available [2025-10-31T09:31:32.591Z] #61 ... [2025-10-31T09:31:32.591Z] [2025-10-31T09:31:32.591Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:33.570Z] #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 17.6s done [2025-10-31T09:31:33.570Z] #45 ... [2025-10-31T09:31:33.570Z] [2025-10-31T09:31:33.570Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:31:33.570Z] #60 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:33.570Z] #60 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:33.570Z] #60 ... [2025-10-31T09:31:33.570Z] [2025-10-31T09:31:33.570Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:31:33.570Z] #61 23.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:34.174Z] #61 ... [2025-10-31T09:31:34.174Z] [2025-10-31T09:31:34.174Z] #46 [security-secretstore-setup internal] load build context [2025-10-31T09:31:34.174Z] #46 transferring context: 4.14MB 17.8s [2025-10-31T09:31:34.448Z] #46 ... [2025-10-31T09:31:34.448Z] [2025-10-31T09:31:34.448Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:31:34.448Z] #52 ... [2025-10-31T09:31:34.448Z] [2025-10-31T09:31:34.448Z] #63 [core-data internal] load build context [2025-10-31T09:31:34.721Z] #63 ... [2025-10-31T09:31:34.721Z] [2025-10-31T09:31:34.721Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:31:34.721Z] #47 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 10.7s done [2025-10-31T09:31:34.721Z] #47 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done [2025-10-31T09:31:34.721Z] #47 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.7s [2025-10-31T09:31:34.721Z] #47 ... [2025-10-31T09:31:34.721Z] [2025-10-31T09:31:34.721Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:31:36.157Z] #52 ... [2025-10-31T09:31:36.157Z] [2025-10-31T09:31:36.157Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:31:36.157Z] #55 23.51 OK: 255 MiB in 60 packages [2025-10-31T09:31:36.157Z] #55 DONE 26.6s [2025-10-31T09:31:36.157Z] [2025-10-31T09:31:36.157Z] #65 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:31:36.157Z] #0 10.01 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:36.157Z] #65 ... [2025-10-31T09:31:36.157Z] [2025-10-31T09:31:36.157Z] #56 [core-keeper internal] load build context [2025-10-31T09:31:36.435Z] #56 ... [2025-10-31T09:31:36.435Z] [2025-10-31T09:31:36.435Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:31:36.435Z] #60 23.73 OK: 255 MiB in 60 packages [2025-10-31T09:31:36.435Z] #60 DONE 25.6s [2025-10-31T09:31:36.435Z] [2025-10-31T09:31:36.435Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:31:36.708Z] #52 ... [2025-10-31T09:31:36.708Z] [2025-10-31T09:31:36.708Z] #62 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:31:36.708Z] #62 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:36.708Z] #62 16.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:36.708Z] #62 24.88 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:31:36.708Z] #62 24.93 Executing busybox-1.37.0-r18.trigger [2025-10-31T09:31:36.708Z] #62 ... [2025-10-31T09:31:36.708Z] [2025-10-31T09:31:36.708Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:31:36.708Z] #51 ... [2025-10-31T09:31:36.708Z] [2025-10-31T09:31:36.708Z] #62 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:31:36.708Z] #62 25.19 OK: 8 MiB in 17 packages [2025-10-31T09:31:37.684Z] #62 ... [2025-10-31T09:31:37.684Z] [2025-10-31T09:31:37.684Z] #39 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:31:37.684Z] #39 ... [2025-10-31T09:31:37.684Z] [2025-10-31T09:31:37.684Z] #65 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:31:37.684Z] #65 11.61 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:38.295Z] #65 ... [2025-10-31T09:31:38.295Z] [2025-10-31T09:31:38.295Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:31:38.295Z] #66 ... [2025-10-31T09:31:38.295Z] [2025-10-31T09:31:38.295Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:38.295Z] #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-10-31T09:31:38.573Z] #45 ... [2025-10-31T09:31:38.573Z] [2025-10-31T09:31:38.573Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:31:38.573Z] #67 ... [2025-10-31T09:31:38.573Z] [2025-10-31T09:31:38.573Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:31:38.845Z] #68 ... [2025-10-31T09:31:38.845Z] [2025-10-31T09:31:38.845Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:31:38.845Z] #69 ... [2025-10-31T09:31:38.845Z] [2025-10-31T09:31:38.845Z] #70 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:31:38.845Z] #70 ... [2025-10-31T09:31:38.845Z] [2025-10-31T09:31:38.845Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:31:39.117Z] #71 ... [2025-10-31T09:31:39.117Z] [2025-10-31T09:31:39.117Z] #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:31:39.117Z] #72 ... [2025-10-31T09:31:39.117Z] [2025-10-31T09:31:39.117Z] #37 [core-metadata internal] load build context [2025-10-31T09:31:39.117Z] #37 transferring context: 40.24MB 30.3s [2025-10-31T09:31:39.391Z] #37 ... [2025-10-31T09:31:39.391Z] [2025-10-31T09:31:39.391Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:31:39.391Z] #73 ... [2025-10-31T09:31:39.391Z] [2025-10-31T09:31:39.391Z] #62 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:31:39.391Z] #62 DONE 27.8s [2025-10-31T09:31:39.391Z] [2025-10-31T09:31:39.391Z] #74 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:31:39.663Z] #74 ... [2025-10-31T09:31:39.663Z] [2025-10-31T09:31:39.663Z] #75 [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-31T09:31:39.663Z] #75 ... [2025-10-31T09:31:39.663Z] [2025-10-31T09:31:39.663Z] #38 [support-scheduler internal] load build context [2025-10-31T09:31:39.663Z] #38 ... [2025-10-31T09:31:39.663Z] [2025-10-31T09:31:39.663Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:39.936Z] #45 ... [2025-10-31T09:31:39.936Z] [2025-10-31T09:31:39.936Z] #54 [core-command internal] load build context [2025-10-31T09:31:40.209Z] #54 ... [2025-10-31T09:31:40.209Z] [2025-10-31T09:31:40.209Z] #37 [core-metadata internal] load build context [2025-10-31T09:31:41.223Z] #37 ... [2025-10-31T09:31:41.223Z] [2025-10-31T09:31:41.223Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:31:41.223Z] #57 ... [2025-10-31T09:31:41.223Z] [2025-10-31T09:31:41.223Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:31:41.500Z] #52 ... [2025-10-31T09:31:41.500Z] [2025-10-31T09:31:41.500Z] #59 [support-notifications internal] load build context [2025-10-31T09:31:41.500Z] #59 ... [2025-10-31T09:31:41.500Z] [2025-10-31T09:31:41.500Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:31:41.775Z] #41 ... [2025-10-31T09:31:41.775Z] [2025-10-31T09:31:41.775Z] #37 [core-metadata internal] load build context [2025-10-31T09:31:41.775Z] #37 ... [2025-10-31T09:31:41.775Z] [2025-10-31T09:31:41.775Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:31:42.050Z] #40 ... [2025-10-31T09:31:42.050Z] [2025-10-31T09:31:42.050Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:31:42.323Z] #51 ... [2025-10-31T09:31:42.323Z] [2025-10-31T09:31:42.324Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:31:43.309Z] #52 ... [2025-10-31T09:31:43.309Z] [2025-10-31T09:31:43.309Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:31:43.309Z] #61 24.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:43.309Z] #61 30.42 OK: 255 MiB in 60 packages [2025-10-31T09:31:43.309Z] #61 DONE 32.7s [2025-10-31T09:31:43.309Z] [2025-10-31T09:31:43.309Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:31:43.671Z] #52 ... [2025-10-31T09:31:43.671Z] [2025-10-31T09:31:43.671Z] #65 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:31:43.671Z] #65 16.43 OK: 255 MiB in 60 packages [2025-10-31T09:31:43.671Z] #65 DONE 17.7s [2025-10-31T09:31:43.671Z] [2025-10-31T09:31:43.671Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:31:44.327Z] #52 transferring context: 49.54MB 35.3s [2025-10-31T09:31:44.626Z] #52 ... [2025-10-31T09:31:44.626Z] [2025-10-31T09:31:44.626Z] #46 [security-secretstore-setup internal] load build context [2025-10-31T09:31:44.626Z] #46 ... [2025-10-31T09:31:44.626Z] [2025-10-31T09:31:44.626Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:31:44.909Z] #52 ... [2025-10-31T09:31:44.909Z] [2025-10-31T09:31:44.909Z] #63 [core-data internal] load build context [2025-10-31T09:31:44.909Z] #63 ... [2025-10-31T09:31:44.909Z] [2025-10-31T09:31:44.909Z] #46 [security-secretstore-setup internal] load build context [2025-10-31T09:31:45.223Z] #46 ... [2025-10-31T09:31:45.223Z] [2025-10-31T09:31:45.223Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:31:45.223Z] #47 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 17.2s [2025-10-31T09:31:45.528Z] #47 ... [2025-10-31T09:31:45.528Z] [2025-10-31T09:31:45.528Z] #74 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:31:45.528Z] #74 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:46.514Z] #74 ... [2025-10-31T09:31:46.514Z] [2025-10-31T09:31:46.514Z] #56 [core-keeper internal] load build context [2025-10-31T09:31:46.514Z] #56 ... [2025-10-31T09:31:46.514Z] [2025-10-31T09:31:46.514Z] #37 [core-metadata internal] load build context [2025-10-31T09:31:49.907Z] #37 transferring context: 48.03MB 40.6s [2025-10-31T09:31:49.907Z] #37 ... [2025-10-31T09:31:49.907Z] [2025-10-31T09:31:49.907Z] #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:31:49.907Z] #76 ... [2025-10-31T09:31:49.907Z] [2025-10-31T09:31:49.907Z] #59 [support-notifications internal] load build context [2025-10-31T09:31:49.907Z] #59 ... [2025-10-31T09:31:49.907Z] [2025-10-31T09:31:49.907Z] #37 [core-metadata internal] load build context [2025-10-31T09:31:49.907Z] #37 ... [2025-10-31T09:31:49.907Z] [2025-10-31T09:31:49.907Z] #38 [support-scheduler internal] load build context [2025-10-31T09:31:49.907Z] #38 ... [2025-10-31T09:31:49.907Z] [2025-10-31T09:31:49.907Z] #37 [core-metadata internal] load build context [2025-10-31T09:31:50.179Z] #37 ... [2025-10-31T09:31:50.179Z] [2025-10-31T09:31:50.179Z] #54 [core-command internal] load build context [2025-10-31T09:31:50.451Z] #54 ... [2025-10-31T09:31:50.451Z] [2025-10-31T09:31:50.451Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:31:50.451Z] #73 21.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:51.432Z] #73 ... [2025-10-31T09:31:51.432Z] [2025-10-31T09:31:51.432Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:51.432Z] #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.6s [2025-10-31T09:31:51.432Z] #45 ... [2025-10-31T09:31:51.432Z] [2025-10-31T09:31:51.432Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:31:51.711Z] #57 ... [2025-10-31T09:31:51.711Z] [2025-10-31T09:31:51.711Z] #37 [core-metadata internal] load build context [2025-10-31T09:31:51.987Z] #37 ... [2025-10-31T09:31:51.987Z] [2025-10-31T09:31:51.987Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:31:52.259Z] #40 ... [2025-10-31T09:31:52.259Z] [2025-10-31T09:31:52.259Z] #37 [core-metadata internal] load build context [2025-10-31T09:31:52.554Z] #37 ... [2025-10-31T09:31:52.554Z] [2025-10-31T09:31:52.554Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:31:52.554Z] #51 ... [2025-10-31T09:31:52.554Z] [2025-10-31T09:31:52.554Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:31:52.826Z] #41 ... [2025-10-31T09:31:52.826Z] [2025-10-31T09:31:52.826Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:31:54.272Z] #51 ... [2025-10-31T09:31:54.272Z] [2025-10-31T09:31:54.272Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:31:54.272Z] #66 16.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:54.272Z] #66 17.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:54.272Z] #66 ... [2025-10-31T09:31:54.272Z] [2025-10-31T09:31:54.272Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:31:54.563Z] #51 ... [2025-10-31T09:31:54.563Z] [2025-10-31T09:31:54.563Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:31:54.563Z] #67 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:54.563Z] #67 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:54.563Z] #67 ... [2025-10-31T09:31:54.563Z] [2025-10-31T09:31:54.563Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:31:54.563Z] #51 transferring context: 52.75MB 45.8s [2025-10-31T09:31:55.163Z] #51 ... [2025-10-31T09:31:55.163Z] [2025-10-31T09:31:55.163Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:31:55.163Z] #52 ... [2025-10-31T09:31:55.163Z] [2025-10-31T09:31:55.163Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:31:55.436Z] #51 ... [2025-10-31T09:31:55.436Z] [2025-10-31T09:31:55.436Z] #63 [core-data internal] load build context [2025-10-31T09:31:55.436Z] #63 ... [2025-10-31T09:31:55.436Z] [2025-10-31T09:31:55.436Z] #70 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:31:55.436Z] #70 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:55.436Z] #70 18.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:55.711Z] #70 ... [2025-10-31T09:31:55.711Z] [2025-10-31T09:31:55.711Z] #75 [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-31T09:31:55.711Z] #75 DONE 27.0s [2025-10-31T09:31:55.711Z] [2025-10-31T09:31:55.711Z] #46 [security-secretstore-setup internal] load build context [2025-10-31T09:31:55.711Z] #46 ... [2025-10-31T09:31:55.711Z] [2025-10-31T09:31:55.711Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:31:55.711Z] #47 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 27.6s [2025-10-31T09:31:55.711Z] #47 ... [2025-10-31T09:31:55.711Z] [2025-10-31T09:31:55.711Z] #46 [security-secretstore-setup internal] load build context [2025-10-31T09:31:56.686Z] #46 ... [2025-10-31T09:31:56.686Z] [2025-10-31T09:31:56.686Z] #56 [core-keeper internal] load build context [2025-10-31T09:31:56.959Z] #56 ... [2025-10-31T09:31:56.959Z] [2025-10-31T09:31:56.959Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:31:57.553Z] #47 ... [2025-10-31T09:31:57.553Z] [2025-10-31T09:31:57.553Z] #74 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:31:57.553Z] #74 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:57.827Z] #74 ... [2025-10-31T09:31:57.827Z] [2025-10-31T09:31:57.827Z] #56 [core-keeper internal] load build context [2025-10-31T09:31:59.801Z] #56 transferring context: 52.14MB 47.4s [2025-10-31T09:31:59.801Z] #56 ... [2025-10-31T09:31:59.801Z] [2025-10-31T09:31:59.801Z] #59 [support-notifications internal] load build context [2025-10-31T09:32:00.075Z] #59 ... [2025-10-31T09:32:00.075Z] [2025-10-31T09:32:00.075Z] #38 [support-scheduler internal] load build context [2025-10-31T09:32:00.075Z] #38 ... [2025-10-31T09:32:00.075Z] [2025-10-31T09:32:00.075Z] #56 [core-keeper internal] load build context [2025-10-31T09:32:00.673Z] #56 ... [2025-10-31T09:32:00.673Z] [2025-10-31T09:32:00.673Z] #54 [core-command internal] load build context [2025-10-31T09:32:00.673Z] #54 ... [2025-10-31T09:32:00.673Z] [2025-10-31T09:32:00.673Z] #56 [core-keeper internal] load build context [2025-10-31T09:32:01.270Z] #56 ... [2025-10-31T09:32:01.270Z] [2025-10-31T09:32:01.270Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:32:01.270Z] #68 22.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:01.270Z] #68 24.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:01.270Z] #68 ... [2025-10-31T09:32:01.270Z] [2025-10-31T09:32:01.270Z] #56 [core-keeper internal] load build context [2025-10-31T09:32:01.878Z] #56 ... [2025-10-31T09:32:01.878Z] [2025-10-31T09:32:01.878Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:32:01.878Z] #57 ... [2025-10-31T09:32:01.878Z] [2025-10-31T09:32:01.878Z] #56 [core-keeper internal] load build context [2025-10-31T09:32:02.479Z] #56 ... [2025-10-31T09:32:02.479Z] [2025-10-31T09:32:02.479Z] #37 [core-metadata internal] load build context [2025-10-31T09:32:02.751Z] #37 ... [2025-10-31T09:32:02.751Z] [2025-10-31T09:32:02.751Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:02.751Z] #40 ... [2025-10-31T09:32:02.751Z] [2025-10-31T09:32:02.751Z] #37 [core-metadata internal] load build context [2025-10-31T09:32:02.751Z] #37 ... [2025-10-31T09:32:02.751Z] [2025-10-31T09:32:02.751Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:03.024Z] #41 ... [2025-10-31T09:32:03.024Z] [2025-10-31T09:32:03.024Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:03.024Z] #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.9s [2025-10-31T09:32:03.024Z] #45 ... [2025-10-31T09:32:03.024Z] [2025-10-31T09:32:03.024Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:32:03.024Z] #73 24.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:03.299Z] #73 ... [2025-10-31T09:32:03.299Z] [2025-10-31T09:32:03.299Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:03.299Z] #41 ... [2025-10-31T09:32:03.299Z] [2025-10-31T09:32:03.299Z] #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:32:03.299Z] #72 24.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:03.299Z] #72 27.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:03.572Z] #72 ... [2025-10-31T09:32:03.572Z] [2025-10-31T09:32:03.572Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:05.032Z] #41 transferring context: 16.55MB 53.1s [2025-10-31T09:32:05.305Z] #41 ... [2025-10-31T09:32:05.305Z] [2025-10-31T09:32:05.305Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:32:05.305Z] #52 ... [2025-10-31T09:32:05.305Z] [2025-10-31T09:32:05.305Z] #70 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:32:05.305Z] #70 30.57 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:32:05.305Z] #70 30.63 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:32:05.305Z] #70 30.92 OK: 9 MiB in 15 packages [2025-10-31T09:32:05.305Z] #70 DONE 36.8s [2025-10-31T09:32:05.305Z] [2025-10-31T09:32:05.305Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:32:05.305Z] #52 ... [2025-10-31T09:32:05.305Z] [2025-10-31T09:32:05.305Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:32:05.585Z] #51 ... [2025-10-31T09:32:05.585Z] [2025-10-31T09:32:05.585Z] #77 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:32:05.585Z] #77 ... [2025-10-31T09:32:05.585Z] [2025-10-31T09:32:05.585Z] #63 [core-data internal] load build context [2025-10-31T09:32:05.857Z] #63 ... [2025-10-31T09:32:05.857Z] [2025-10-31T09:32:05.857Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:32:05.857Z] #78 ... [2025-10-31T09:32:05.857Z] [2025-10-31T09:32:05.857Z] #63 [core-data internal] load build context [2025-10-31T09:32:06.454Z] #63 ... [2025-10-31T09:32:06.454Z] [2025-10-31T09:32:06.454Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:32:06.454Z] #67 27.96 (1/3) Installing ca-certificates (20250911-r0) [2025-10-31T09:32:06.454Z] #67 28.55 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-31T09:32:06.454Z] #67 28.64 (3/3) Installing tzdata (2025b-r0) [2025-10-31T09:32:06.454Z] #67 31.48 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:32:06.454Z] #67 31.85 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:32:06.454Z] #67 34.87 OK: 11 MiB in 17 packages [2025-10-31T09:32:06.726Z] #67 ... [2025-10-31T09:32:06.726Z] [2025-10-31T09:32:06.726Z] #63 [core-data internal] load build context [2025-10-31T09:32:06.726Z] #63 ... [2025-10-31T09:32:06.726Z] [2025-10-31T09:32:06.726Z] #46 [security-secretstore-setup internal] load build context [2025-10-31T09:32:07.002Z] #46 ... [2025-10-31T09:32:07.002Z] [2025-10-31T09:32:07.002Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:32:07.002Z] #64 28.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:07.002Z] #64 30.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:07.002Z] #64 ... [2025-10-31T09:32:07.002Z] [2025-10-31T09:32:07.002Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:32:07.002Z] #66 28.70 (1/4) Installing ca-certificates (20250911-r0) [2025-10-31T09:32:07.002Z] #66 29.44 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:32:07.002Z] #66 29.44 (3/4) Installing su-exec (0.2-r3) [2025-10-31T09:32:07.002Z] #66 29.44 (4/4) Installing yq-go (4.44.1-r2) [2025-10-31T09:32:07.002Z] #66 32.34 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:32:07.002Z] #66 32.67 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:32:07.002Z] #66 35.45 OK: 20 MiB in 18 packages [2025-10-31T09:32:07.002Z] #66 ... [2025-10-31T09:32:07.002Z] [2025-10-31T09:32:07.002Z] #63 [core-data internal] load build context [2025-10-31T09:32:07.972Z] #63 ... [2025-10-31T09:32:07.972Z] [2025-10-31T09:32:07.972Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:32:07.972Z] #47 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 38.0s done [2025-10-31T09:32:08.241Z] #47 ... [2025-10-31T09:32:08.241Z] [2025-10-31T09:32:08.241Z] #63 [core-data internal] load build context [2025-10-31T09:32:09.211Z] #63 ... [2025-10-31T09:32:09.211Z] [2025-10-31T09:32:09.211Z] #74 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:32:09.211Z] #74 32.68 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:32:09.211Z] #74 32.68 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:32:09.211Z] #74 33.01 OK: 9 MiB in 15 packages [2025-10-31T09:32:09.211Z] #74 DONE 40.7s [2025-10-31T09:32:09.211Z] [2025-10-31T09:32:09.211Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:32:09.211Z] #69 30.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:09.211Z] #69 34.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:09.211Z] #69 ... [2025-10-31T09:32:09.211Z] [2025-10-31T09:32:09.211Z] #63 [core-data internal] load build context [2025-10-31T09:32:09.481Z] #63 ... [2025-10-31T09:32:09.481Z] [2025-10-31T09:32:09.481Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:32:09.481Z] #67 DONE 41.0s [2025-10-31T09:32:09.481Z] [2025-10-31T09:32:09.481Z] #63 [core-data internal] load build context [2025-10-31T09:32:10.071Z] #63 transferring context: 13.56MB 53.6s [2025-10-31T09:32:10.071Z] #63 ... [2025-10-31T09:32:10.071Z] [2025-10-31T09:32:10.071Z] #59 [support-notifications internal] load build context [2025-10-31T09:32:10.071Z] #59 ... [2025-10-31T09:32:10.071Z] [2025-10-31T09:32:10.071Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:32:10.071Z] #66 DONE 42.1s [2025-10-31T09:32:10.071Z] [2025-10-31T09:32:10.071Z] #59 [support-notifications internal] load build context [2025-10-31T09:32:10.071Z] #59 ... [2025-10-31T09:32:10.071Z] [2025-10-31T09:32:10.071Z] #38 [support-scheduler internal] load build context [2025-10-31T09:32:10.339Z] #38 ... [2025-10-31T09:32:10.339Z] [2025-10-31T09:32:10.339Z] #63 [core-data internal] load build context [2025-10-31T09:32:10.607Z] #63 ... [2025-10-31T09:32:10.607Z] [2025-10-31T09:32:10.607Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:32:10.607Z] #71 31.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:10.607Z] #71 35.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:10.878Z] #71 ... [2025-10-31T09:32:10.878Z] [2025-10-31T09:32:10.878Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:32:11.147Z] #79 ... [2025-10-31T09:32:11.147Z] [2025-10-31T09:32:11.147Z] #54 [core-command internal] load build context [2025-10-31T09:32:11.147Z] #54 ... [2025-10-31T09:32:11.147Z] [2025-10-31T09:32:11.147Z] #38 [support-scheduler internal] load build context [2025-10-31T09:32:12.585Z] #38 ... [2025-10-31T09:32:12.585Z] [2025-10-31T09:32:12.585Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:32:12.585Z] #57 ... [2025-10-31T09:32:12.585Z] [2025-10-31T09:32:12.585Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:32:12.585Z] #51 ... [2025-10-31T09:32:12.585Z] [2025-10-31T09:32:12.585Z] #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:32:12.585Z] #76 23.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:12.585Z] #76 26.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:12.585Z] #76 ... [2025-10-31T09:32:12.585Z] [2025-10-31T09:32:12.585Z] #56 [core-keeper internal] load build context [2025-10-31T09:32:12.857Z] #56 ... [2025-10-31T09:32:12.857Z] [2025-10-31T09:32:12.857Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:32:12.857Z] #51 ... [2025-10-31T09:32:12.857Z] [2025-10-31T09:32:12.857Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:13.128Z] #40 ... [2025-10-31T09:32:13.128Z] [2025-10-31T09:32:13.128Z] #37 [core-metadata internal] load build context [2025-10-31T09:32:13.128Z] #37 ... [2025-10-31T09:32:13.128Z] [2025-10-31T09:32:13.128Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:13.718Z] #40 transferring context: 114.48MB 67.5s [2025-10-31T09:32:13.986Z] #40 ... [2025-10-31T09:32:13.986Z] [2025-10-31T09:32:13.986Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:32:13.986Z] #47 DONE 62.6s [2025-10-31T09:32:13.986Z] [2025-10-31T09:32:13.986Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:14.951Z] #40 ... [2025-10-31T09:32:14.951Z] [2025-10-31T09:32:14.951Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:14.951Z] #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 35.8s [2025-10-31T09:32:14.951Z] #45 ... [2025-10-31T09:32:14.951Z] [2025-10-31T09:32:14.951Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:15.540Z] #40 ... [2025-10-31T09:32:15.540Z] [2025-10-31T09:32:15.540Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:15.540Z] #41 ... [2025-10-31T09:32:15.540Z] [2025-10-31T09:32:15.540Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:15.540Z] #45 ... [2025-10-31T09:32:15.540Z] [2025-10-31T09:32:15.540Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:32:15.810Z] #52 ... [2025-10-31T09:32:15.810Z] [2025-10-31T09:32:15.810Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:15.810Z] #45 ... [2025-10-31T09:32:15.810Z] [2025-10-31T09:32:15.810Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:32:15.810Z] #78 10.16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:15.810Z] #78 13.38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:16.085Z] #78 ... [2025-10-31T09:32:16.085Z] [2025-10-31T09:32:16.085Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:32:17.070Z] #52 ... [2025-10-31T09:32:17.070Z] [2025-10-31T09:32:17.070Z] #46 [security-secretstore-setup internal] load build context [2025-10-31T09:32:17.070Z] #46 ... [2025-10-31T09:32:17.070Z] [2025-10-31T09:32:17.070Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:32:18.060Z] #51 ... [2025-10-31T09:32:18.060Z] [2025-10-31T09:32:18.060Z] #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:32:18.060Z] #72 44.58 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-31T09:32:18.060Z] #72 44.58 (2/2) Installing su-exec (0.2-r3) [2025-10-31T09:32:18.060Z] #72 44.58 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:32:18.060Z] #72 44.58 OK: 9 MiB in 16 packages [2025-10-31T09:32:18.060Z] #72 DONE 49.3s [2025-10-31T09:32:18.060Z] [2025-10-31T09:32:18.060Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:32:18.334Z] #51 ... [2025-10-31T09:32:18.334Z] [2025-10-31T09:32:18.334Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:32:18.334Z] #68 41.66 (1/7) Installing ca-certificates (20250911-r0) [2025-10-31T09:32:18.334Z] #68 42.24 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-31T09:32:18.334Z] #68 42.24 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-31T09:32:18.334Z] #68 42.30 (4/7) Installing libsodium (1.0.19-r0) [2025-10-31T09:32:18.334Z] #68 42.39 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-31T09:32:18.334Z] #68 42.84 (6/7) Installing libzmq (4.3.5-r2) [2025-10-31T09:32:18.334Z] #68 42.96 (7/7) Installing zeromq (4.3.5-r2) [2025-10-31T09:32:18.334Z] #68 42.99 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:32:18.334Z] #68 43.32 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:32:18.334Z] #68 45.19 OK: 14 MiB in 21 packages [2025-10-31T09:32:18.334Z] #68 DONE 49.9s [2025-10-31T09:32:18.334Z] [2025-10-31T09:32:18.334Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:32:19.303Z] #51 ... [2025-10-31T09:32:19.303Z] [2025-10-31T09:32:19.303Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:19.575Z] #80 ... [2025-10-31T09:32:19.575Z] [2025-10-31T09:32:19.575Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:32:19.851Z] #52 transferring context: 98.03MB 71.0s [2025-10-31T09:32:19.851Z] #52 ... [2025-10-31T09:32:19.851Z] [2025-10-31T09:32:19.851Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:20.123Z] #81 ... [2025-10-31T09:32:20.123Z] [2025-10-31T09:32:20.123Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:32:20.408Z] #52 ... [2025-10-31T09:32:20.408Z] [2025-10-31T09:32:20.408Z] #59 [support-notifications internal] load build context [2025-10-31T09:32:20.408Z] #59 ... [2025-10-31T09:32:20.408Z] [2025-10-31T09:32:20.408Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:32:20.408Z] #73 41.92 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:32:20.408Z] #73 41.92 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:32:20.408Z] #73 41.92 OK: 24049 distinct packages available [2025-10-31T09:32:20.408Z] #73 43.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:20.408Z] #73 46.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:20.408Z] #73 ... [2025-10-31T09:32:20.408Z] [2025-10-31T09:32:20.408Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:32:21.005Z] #52 ... [2025-10-31T09:32:21.005Z] [2025-10-31T09:32:21.005Z] #63 [core-data internal] load build context [2025-10-31T09:32:21.005Z] #63 ... [2025-10-31T09:32:21.005Z] [2025-10-31T09:32:21.005Z] #59 [support-notifications internal] load build context [2025-10-31T09:32:21.278Z] #59 ... [2025-10-31T09:32:21.278Z] [2025-10-31T09:32:21.278Z] #54 [core-command internal] load build context [2025-10-31T09:32:21.562Z] #54 ... [2025-10-31T09:32:21.562Z] [2025-10-31T09:32:21.562Z] #59 [support-notifications internal] load build context [2025-10-31T09:32:22.164Z] #59 ... [2025-10-31T09:32:22.164Z] [2025-10-31T09:32:22.164Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:32:22.164Z] #69 48.04 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:32:22.164Z] #69 48.25 (2/4) Installing openssl (3.3.5-r0) [2025-10-31T09:32:22.164Z] #69 48.44 (3/4) Installing su-exec (0.2-r3) [2025-10-31T09:32:22.164Z] #69 48.44 (4/4) Installing yq-go (4.44.1-r2) [2025-10-31T09:32:22.164Z] #69 50.09 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:32:22.164Z] #69 50.45 OK: 20 MiB in 18 packages [2025-10-31T09:32:22.164Z] #69 DONE 53.6s [2025-10-31T09:32:22.164Z] [2025-10-31T09:32:22.164Z] #59 [support-notifications internal] load build context [2025-10-31T09:32:22.435Z] #59 ... [2025-10-31T09:32:22.435Z] [2025-10-31T09:32:22.435Z] #38 [support-scheduler internal] load build context [2025-10-31T09:32:22.709Z] #38 ... [2025-10-31T09:32:22.709Z] [2025-10-31T09:32:22.709Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:32:22.709Z] #57 ... [2025-10-31T09:32:22.709Z] [2025-10-31T09:32:22.709Z] #38 [support-scheduler internal] load build context [2025-10-31T09:32:23.306Z] #38 ... [2025-10-31T09:32:23.306Z] [2025-10-31T09:32:23.306Z] #37 [core-metadata internal] load build context [2025-10-31T09:32:23.306Z] #37 ... [2025-10-31T09:32:23.306Z] [2025-10-31T09:32:23.306Z] #38 [support-scheduler internal] load build context [2025-10-31T09:32:24.739Z] #38 ... [2025-10-31T09:32:24.739Z] [2025-10-31T09:32:24.739Z] #56 [core-keeper internal] load build context [2025-10-31T09:32:24.739Z] #56 ... [2025-10-31T09:32:24.739Z] [2025-10-31T09:32:24.739Z] #38 [support-scheduler internal] load build context [2025-10-31T09:32:25.338Z] #38 transferring context: 101.44MB 75.3s [2025-10-31T09:32:25.612Z] #38 ... [2025-10-31T09:32:25.612Z] [2025-10-31T09:32:25.612Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:25.612Z] #40 ... [2025-10-31T09:32:25.612Z] [2025-10-31T09:32:25.612Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:25.883Z] #41 ... [2025-10-31T09:32:25.883Z] [2025-10-31T09:32:25.883Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:26.156Z] #40 ... [2025-10-31T09:32:26.157Z] [2025-10-31T09:32:26.157Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:26.157Z] #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 47.9s [2025-10-31T09:32:26.157Z] #45 ... [2025-10-31T09:32:26.157Z] [2025-10-31T09:32:26.157Z] #77 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:32:26.157Z] #77 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:26.157Z] #77 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:26.430Z] #77 ... [2025-10-31T09:32:26.430Z] [2025-10-31T09:32:26.430Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:32:26.430Z] #64 47.79 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:32:26.430Z] #64 47.79 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:32:26.430Z] #64 47.79 OK: 24049 distinct packages available [2025-10-31T09:32:26.430Z] #64 49.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:26.430Z] #64 52.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:26.430Z] #64 ... [2025-10-31T09:32:26.430Z] [2025-10-31T09:32:26.430Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:27.407Z] #45 ... [2025-10-31T09:32:27.407Z] [2025-10-31T09:32:27.407Z] #46 [security-secretstore-setup internal] load build context [2025-10-31T09:32:27.407Z] #46 ... [2025-10-31T09:32:27.407Z] [2025-10-31T09:32:27.407Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:28.385Z] #45 ... [2025-10-31T09:32:28.385Z] [2025-10-31T09:32:28.385Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:32:28.660Z] #82 ... [2025-10-31T09:32:28.660Z] [2025-10-31T09:32:28.660Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:28.660Z] #83 ... [2025-10-31T09:32:28.660Z] [2025-10-31T09:32:28.660Z] #56 [core-keeper internal] load build context [2025-10-31T09:32:30.095Z] #56 ... [2025-10-31T09:32:30.095Z] [2025-10-31T09:32:30.095Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:32:30.095Z] #51 ... [2025-10-31T09:32:30.095Z] [2025-10-31T09:32:30.095Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:30.716Z] #45 ... [2025-10-31T09:32:30.995Z] [2025-10-31T09:32:30.995Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:32:30.995Z] #71 51.94 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:32:30.995Z] #71 51.94 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:32:30.995Z] #71 51.94 OK: 24049 distinct packages available [2025-10-31T09:32:30.995Z] #71 53.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:30.995Z] #71 57.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:30.995Z] #71 ... [2025-10-31T09:32:30.995Z] [2025-10-31T09:32:30.995Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:30.995Z] #80 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:30.995Z] #80 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:30.995Z] #80 ... [2025-10-31T09:32:30.995Z] [2025-10-31T09:32:30.995Z] #56 [core-keeper internal] load build context [2025-10-31T09:32:30.995Z] #56 transferring context: 100.00MB 78.5s [2025-10-31T09:32:31.279Z] #56 ... [2025-10-31T09:32:31.279Z] [2025-10-31T09:32:31.279Z] #63 [core-data internal] load build context [2025-10-31T09:32:31.279Z] #63 ... [2025-10-31T09:32:31.279Z] [2025-10-31T09:32:31.279Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:32:31.561Z] #52 ... [2025-10-31T09:32:31.561Z] [2025-10-31T09:32:31.561Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:32:31.561Z] #51 ... [2025-10-31T09:32:31.561Z] [2025-10-31T09:32:31.561Z] #54 [core-command internal] load build context [2025-10-31T09:32:31.837Z] #54 ... [2025-10-31T09:32:31.837Z] [2025-10-31T09:32:31.837Z] #63 [core-data internal] load build context [2025-10-31T09:32:32.111Z] #63 ... [2025-10-31T09:32:32.111Z] [2025-10-31T09:32:32.111Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:32:32.111Z] #0 9.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:32.111Z] #84 ... [2025-10-31T09:32:32.111Z] [2025-10-31T09:32:32.111Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:32:32.111Z] #78 30.10 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:32:32.111Z] #78 31.45 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:32:32.112Z] #78 31.88 OK: 9 MiB in 15 packages [2025-10-31T09:32:32.112Z] #78 DONE 36.4s [2025-10-31T09:32:32.112Z] [2025-10-31T09:32:32.112Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:32.112Z] #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 53.9s [2025-10-31T09:32:33.111Z] #45 ... [2025-10-31T09:32:33.111Z] [2025-10-31T09:32:33.111Z] #59 [support-notifications internal] load build context [2025-10-31T09:32:33.111Z] #59 ... [2025-10-31T09:32:33.111Z] [2025-10-31T09:32:33.111Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:32:33.111Z] #57 ... [2025-10-31T09:32:33.111Z] [2025-10-31T09:32:33.111Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:33.386Z] #45 ... [2025-10-31T09:32:33.386Z] [2025-10-31T09:32:33.386Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:33.386Z] #81 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:33.386Z] #81 16.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:33.386Z] #81 ... [2025-10-31T09:32:33.386Z] [2025-10-31T09:32:33.386Z] #59 [support-notifications internal] load build context [2025-10-31T09:32:33.386Z] #59 ... [2025-10-31T09:32:33.386Z] [2025-10-31T09:32:33.386Z] #37 [core-metadata internal] load build context [2025-10-31T09:32:33.660Z] #37 ... [2025-10-31T09:32:33.660Z] [2025-10-31T09:32:33.660Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:32:33.660Z] #79 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:33.660Z] #79 16.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:33.660Z] #79 ... [2025-10-31T09:32:33.660Z] [2025-10-31T09:32:33.660Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:33.937Z] #45 ... [2025-10-31T09:32:33.937Z] [2025-10-31T09:32:33.937Z] #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:32:33.937Z] #76 44.45 Upgrading critical system libraries and apk-tools: [2025-10-31T09:32:33.937Z] #76 44.45 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2025-10-31T09:32:33.937Z] #76 44.53 Executing busybox-1.37.0-r18.trigger [2025-10-31T09:32:33.937Z] #76 48.40 Continuing the upgrade transaction with new apk-tools: [2025-10-31T09:32:33.937Z] #76 48.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:33.937Z] #76 51.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:34.210Z] #76 ... [2025-10-31T09:32:34.210Z] [2025-10-31T09:32:34.210Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:32:35.658Z] #57 ... [2025-10-31T09:32:35.658Z] [2025-10-31T09:32:35.658Z] #38 [support-scheduler internal] load build context [2025-10-31T09:32:35.931Z] #38 ... [2025-10-31T09:32:35.931Z] [2025-10-31T09:32:35.931Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:35.931Z] #45 ... [2025-10-31T09:32:35.931Z] [2025-10-31T09:32:35.931Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:35.931Z] #41 transferring context: 57.35MB 84.2s [2025-10-31T09:32:36.205Z] #41 ... [2025-10-31T09:32:36.205Z] [2025-10-31T09:32:36.205Z] #38 [support-scheduler internal] load build context [2025-10-31T09:32:36.479Z] #38 ... [2025-10-31T09:32:36.479Z] [2025-10-31T09:32:36.479Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:36.751Z] #40 ... [2025-10-31T09:32:36.751Z] [2025-10-31T09:32:36.751Z] #38 [support-scheduler internal] load build context [2025-10-31T09:32:37.798Z] #38 ... [2025-10-31T09:32:37.798Z] [2025-10-31T09:32:37.798Z] #46 [security-secretstore-setup internal] load build context [2025-10-31T09:32:37.798Z] #46 ... [2025-10-31T09:32:37.798Z] [2025-10-31T09:32:37.798Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:37.798Z] #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 59.6s [2025-10-31T09:32:39.837Z] #45 ... [2025-10-31T09:32:39.837Z] [2025-10-31T09:32:39.837Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:32:39.837Z] #73 61.16 (1/14) Installing ca-certificates (20250911-r0) [2025-10-31T09:32:39.837Z] #73 62.03 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-31T09:32:39.837Z] #73 62.55 (3/14) Installing c-ares (1.33.1-r0) [2025-10-31T09:32:39.837Z] #73 62.55 (4/14) Installing libunistring (1.2-r0) [2025-10-31T09:32:39.837Z] #73 63.00 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-31T09:32:39.837Z] #73 63.13 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-31T09:32:39.837Z] #73 63.25 (7/14) Installing libpsl (0.21.5-r1) [2025-10-31T09:32:39.837Z] #73 63.37 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-31T09:32:39.837Z] #73 63.49 (9/14) Installing libcurl (8.14.1-r2) [2025-10-31T09:32:39.837Z] #73 63.74 (10/14) Installing curl (8.14.1-r2) [2025-10-31T09:32:39.837Z] #73 63.93 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-31T09:32:39.837Z] #73 63.93 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:32:39.837Z] #73 63.97 (13/14) Installing libucontext (1.2-r3) [2025-10-31T09:32:39.837Z] #73 64.07 (14/14) Installing gcompat (1.1.0-r4) [2025-10-31T09:32:39.837Z] #73 64.15 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:32:39.837Z] #73 64.53 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:32:39.837Z] #73 67.31 OK: 15 MiB in 28 packages [2025-10-31T09:32:39.837Z] #73 ... [2025-10-31T09:32:39.837Z] [2025-10-31T09:32:39.837Z] #37 [core-metadata internal] load build context [2025-10-31T09:32:39.837Z] #37 ... [2025-10-31T09:32:39.837Z] [2025-10-31T09:32:39.837Z] #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:32:39.837Z] #77 30.68 OK: 9 MiB in 15 packages [2025-10-31T09:32:39.837Z] #77 DONE 34.4s [2025-10-31T09:32:39.837Z] [2025-10-31T09:32:39.837Z] #37 [core-metadata internal] load build context [2025-10-31T09:32:39.837Z] #37 ... [2025-10-31T09:32:39.837Z] [2025-10-31T09:32:39.837Z] #38 [support-scheduler internal] load build context [2025-10-31T09:32:39.837Z] #38 ... [2025-10-31T09:32:39.837Z] [2025-10-31T09:32:39.837Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:32:39.837Z] #73 DONE 71.4s [2025-10-31T09:32:39.837Z] [2025-10-31T09:32:39.837Z] #38 [support-scheduler internal] load build context [2025-10-31T09:32:39.837Z] #38 ... [2025-10-31T09:32:39.837Z] [2025-10-31T09:32:39.837Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:39.837Z] #83 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:39.837Z] #83 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:40.127Z] #83 ... [2025-10-31T09:32:40.127Z] [2025-10-31T09:32:40.127Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:32:40.127Z] #82 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:40.127Z] #82 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:40.127Z] #82 ... [2025-10-31T09:32:40.432Z] [2025-10-31T09:32:40.432Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:41.421Z] #45 ... [2025-10-31T09:32:41.421Z] [2025-10-31T09:32:41.421Z] #56 [core-keeper internal] load build context [2025-10-31T09:32:41.421Z] #56 transferring context: 124.25MB 88.9s [2025-10-31T09:32:41.421Z] #56 ... [2025-10-31T09:32:41.421Z] [2025-10-31T09:32:41.421Z] #38 [support-scheduler internal] load build context [2025-10-31T09:32:41.695Z] #38 ... [2025-10-31T09:32:41.695Z] [2025-10-31T09:32:41.695Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:32:41.695Z] #52 ... [2025-10-31T09:32:41.695Z] [2025-10-31T09:32:41.695Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:32:41.967Z] #51 ... [2025-10-31T09:32:41.967Z] [2025-10-31T09:32:41.967Z] #54 [core-command internal] load build context [2025-10-31T09:32:41.967Z] #54 ... [2025-10-31T09:32:41.967Z] [2025-10-31T09:32:41.967Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:42.241Z] #45 ... [2025-10-31T09:32:42.241Z] [2025-10-31T09:32:42.241Z] #63 [core-data internal] load build context [2025-10-31T09:32:42.516Z] #63 ... [2025-10-31T09:32:42.516Z] [2025-10-31T09:32:42.516Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:32:43.502Z] #51 ... [2025-10-31T09:32:43.502Z] [2025-10-31T09:32:43.502Z] #59 [support-notifications internal] load build context [2025-10-31T09:32:43.790Z] #59 ... [2025-10-31T09:32:43.790Z] [2025-10-31T09:32:43.790Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:32:44.773Z] #51 ... [2025-10-31T09:32:44.773Z] [2025-10-31T09:32:44.773Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:32:44.773Z] #64 70.51 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-31T09:32:44.773Z] #64 70.59 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:32:44.773Z] #64 70.59 (3/5) Installing libucontext (1.2-r3) [2025-10-31T09:32:44.773Z] #64 70.59 (4/5) Installing gcompat (1.1.0-r4) [2025-10-31T09:32:44.773Z] #64 70.66 (5/5) Installing openssl (3.3.5-r0) [2025-10-31T09:32:44.773Z] #64 71.09 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:32:44.773Z] #64 71.31 OK: 10 MiB in 19 packages [2025-10-31T09:32:44.773Z] #64 DONE 75.8s [2025-10-31T09:32:44.773Z] [2025-10-31T09:32:44.773Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:44.773Z] #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 66.0s [2025-10-31T09:32:44.773Z] #45 ... [2025-10-31T09:32:44.773Z] [2025-10-31T09:32:44.773Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:32:44.773Z] #84 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:45.048Z] #84 ... [2025-10-31T09:32:45.048Z] [2025-10-31T09:32:45.048Z] #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-10-31T09:32:45.651Z] #85 ... [2025-10-31T09:32:45.651Z] [2025-10-31T09:32:45.651Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:45.651Z] #80 32.19 OK: 9 MiB in 15 packages [2025-10-31T09:32:45.651Z] #80 DONE 36.4s [2025-10-31T09:32:45.928Z] [2025-10-31T09:32:45.928Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:45.928Z] #45 ... [2025-10-31T09:32:45.928Z] [2025-10-31T09:32:45.928Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:32:45.928Z] #57 ... [2025-10-31T09:32:45.928Z] [2025-10-31T09:32:45.928Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:32:46.225Z] #51 transferring context: 119.07MB 97.5s [2025-10-31T09:32:46.225Z] #51 ... [2025-10-31T09:32:46.225Z] [2025-10-31T09:32:46.225Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:46.500Z] #41 ... [2025-10-31T09:32:46.500Z] [2025-10-31T09:32:46.500Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:32:46.783Z] #51 ... [2025-10-31T09:32:46.783Z] [2025-10-31T09:32:46.783Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:46.783Z] #40 ... [2025-10-31T09:32:46.783Z] [2025-10-31T09:32:46.783Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:46.783Z] #41 ... [2025-10-31T09:32:46.783Z] [2025-10-31T09:32:46.783Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:46.783Z] #81 33.77 OK: 11 MiB in 17 packages [2025-10-31T09:32:46.783Z] #81 DONE 36.8s [2025-10-31T09:32:46.783Z] [2025-10-31T09:32:46.783Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:47.381Z] #41 ... [2025-10-31T09:32:47.381Z] [2025-10-31T09:32:47.381Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:32:47.381Z] #79 34.49 OK: 20 MiB in 18 packages [2025-10-31T09:32:47.381Z] #79 DONE 36.7s [2025-10-31T09:32:47.381Z] [2025-10-31T09:32:47.381Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:47.984Z] #41 ... [2025-10-31T09:32:47.984Z] [2025-10-31T09:32:47.984Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:32:47.984Z] #71 76.40 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:32:47.984Z] #71 76.40 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:32:47.984Z] #71 76.40 (3/4) Installing libucontext (1.2-r3) [2025-10-31T09:32:47.984Z] #71 76.40 (4/4) Installing gcompat (1.1.0-r4) [2025-10-31T09:32:47.984Z] #71 76.40 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:32:47.984Z] #71 76.70 OK: 9 MiB in 18 packages [2025-10-31T09:32:47.984Z] #71 DONE 78.9s [2025-10-31T09:32:47.984Z] [2025-10-31T09:32:47.984Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:47.984Z] #41 ... [2025-10-31T09:32:47.984Z] [2025-10-31T09:32:47.984Z] #46 [security-secretstore-setup internal] load build context [2025-10-31T09:32:48.270Z] #46 ... [2025-10-31T09:32:48.270Z] [2025-10-31T09:32:48.270Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:32:50.285Z] #51 ... [2025-10-31T09:32:50.285Z] [2025-10-31T09:32:50.285Z] #37 [core-metadata internal] load build context [2025-10-31T09:32:50.285Z] #37 ... [2025-10-31T09:32:50.285Z] [2025-10-31T09:32:50.285Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:50.285Z] #0 8.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:50.285Z] #86 ... [2025-10-31T09:32:50.285Z] [2025-10-31T09:32:50.285Z] #37 [core-metadata internal] load build context [2025-10-31T09:32:50.888Z] #37 ... [2025-10-31T09:32:50.888Z] [2025-10-31T09:32:50.888Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:50.888Z] #83 30.01 OK: 14 MiB in 21 packages [2025-10-31T09:32:50.888Z] #83 DONE 32.3s [2025-10-31T09:32:50.888Z] [2025-10-31T09:32:50.888Z] #37 [core-metadata internal] load build context [2025-10-31T09:32:51.493Z] #37 transferring context: 134.81MB 102.6s [2025-10-31T09:32:51.774Z] #37 ... [2025-10-31T09:32:51.774Z] [2025-10-31T09:32:51.774Z] #56 [core-keeper internal] load build context [2025-10-31T09:32:52.052Z] #56 ... [2025-10-31T09:32:52.052Z] [2025-10-31T09:32:52.052Z] #38 [support-scheduler internal] load build context [2025-10-31T09:32:52.052Z] #38 ... [2025-10-31T09:32:52.052Z] [2025-10-31T09:32:52.052Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:32:52.052Z] #84 27.82 OK: 20 MiB in 18 packages [2025-10-31T09:32:52.052Z] #84 DONE 29.8s [2025-10-31T09:32:52.052Z] [2025-10-31T09:32:52.052Z] #38 [support-scheduler internal] load build context [2025-10-31T09:32:52.052Z] #38 ... [2025-10-31T09:32:52.052Z] [2025-10-31T09:32:52.052Z] #54 [core-command internal] load build context [2025-10-31T09:32:52.052Z] #54 ... [2025-10-31T09:32:52.052Z] [2025-10-31T09:32:52.052Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:32:52.328Z] #52 ... [2025-10-31T09:32:52.328Z] [2025-10-31T09:32:52.328Z] #54 [core-command internal] load build context [2025-10-31T09:32:52.328Z] #54 ... [2025-10-31T09:32:52.328Z] [2025-10-31T09:32:52.328Z] #63 [core-data internal] load build context [2025-10-31T09:32:52.608Z] #63 ... [2025-10-31T09:32:52.608Z] [2025-10-31T09:32:52.608Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:32:53.208Z] #52 ... [2025-10-31T09:32:53.208Z] [2025-10-31T09:32:53.208Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:32:53.208Z] #82 30.69 OK: 9 MiB in 16 packages [2025-10-31T09:32:53.208Z] #82 DONE 34.3s [2025-10-31T09:32:53.208Z] [2025-10-31T09:32:53.208Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:32:53.809Z] #52 ... [2025-10-31T09:32:53.809Z] [2025-10-31T09:32:53.809Z] #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:32:53.809Z] #76 70.05 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:32:53.809Z] #76 70.27 Executing busybox-1.37.0-r19.post-upgrade [2025-10-31T09:32:53.809Z] #76 70.78 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:32:53.809Z] #76 70.78 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) [2025-10-31T09:32:53.809Z] #76 70.78 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-31T09:32:53.809Z] #76 71.31 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-31T09:32:53.809Z] #76 71.33 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-31T09:32:53.809Z] #76 71.48 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:32:53.809Z] #76 71.48 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2025-10-31T09:32:53.809Z] #76 71.48 Executing busybox-1.37.0-r19.trigger [2025-10-31T09:32:53.809Z] #76 71.62 OK: 8 MiB in 17 packages [2025-10-31T09:32:53.809Z] #76 DONE 74.2s [2025-10-31T09:32:53.809Z] [2025-10-31T09:32:53.809Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:32:54.082Z] #52 ... [2025-10-31T09:32:54.082Z] [2025-10-31T09:32:54.082Z] #59 [support-notifications internal] load build context [2025-10-31T09:32:54.082Z] #59 ... [2025-10-31T09:32:54.082Z] [2025-10-31T09:32:54.082Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:32:55.083Z] #52 ... [2025-10-31T09:32:55.083Z] [2025-10-31T09:32:55.083Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-31T09:32:55.083Z] #87 DONE 2.3s [2025-10-31T09:32:55.083Z] [2025-10-31T09:32:55.083Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:32:55.679Z] #52 ... [2025-10-31T09:32:55.679Z] [2025-10-31T09:32:55.679Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:55.679Z] #86 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:55.679Z] #86 14.32 OK: 15 MiB in 28 packages [2025-10-31T09:32:55.679Z] #86 DONE 15.7s [2025-10-31T09:32:55.679Z] [2025-10-31T09:32:55.679Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:32:56.286Z] #52 ... [2025-10-31T09:32:56.286Z] [2025-10-31T09:32:56.286Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:32:56.561Z] #57 ... [2025-10-31T09:32:56.561Z] [2025-10-31T09:32:56.561Z] #37 [core-metadata internal] load build context [2025-10-31T09:32:56.561Z] #37 transferring context: 142.34MB 107.9s [2025-10-31T09:32:56.561Z] #37 ... [2025-10-31T09:32:56.561Z] [2025-10-31T09:32:56.561Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:56.561Z] #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 68.3s done [2025-10-31T09:32:56.834Z] #45 ... [2025-10-31T09:32:56.834Z] [2025-10-31T09:32:56.834Z] #37 [core-metadata internal] load build context [2025-10-31T09:32:56.834Z] #37 ... [2025-10-31T09:32:56.834Z] [2025-10-31T09:32:56.834Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:57.112Z] #40 ... [2025-10-31T09:32:57.112Z] [2025-10-31T09:32:57.112Z] #37 [core-metadata internal] load build context [2025-10-31T09:32:58.103Z] #37 ... [2025-10-31T09:32:58.103Z] [2025-10-31T09:32:58.103Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T09:32:58.103Z] #88 ... [2025-10-31T09:32:58.103Z] [2025-10-31T09:32:58.103Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:32:58.377Z] #57 ... [2025-10-31T09:32:58.377Z] [2025-10-31T09:32:58.377Z] #46 [security-secretstore-setup internal] load build context [2025-10-31T09:32:58.377Z] #46 ... [2025-10-31T09:32:58.377Z] [2025-10-31T09:32:58.377Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:58.650Z] #41 ... [2025-10-31T09:32:58.650Z] [2025-10-31T09:32:58.650Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:33:00.098Z] #57 ... [2025-10-31T09:33:00.098Z] [2025-10-31T09:33:00.098Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:33:00.098Z] #51 ... [2025-10-31T09:33:00.098Z] [2025-10-31T09:33:00.098Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:33:01.849Z] #57 transferring context: 69.91MB 109.4s [2025-10-31T09:33:01.849Z] #57 ... [2025-10-31T09:33:01.849Z] [2025-10-31T09:33:01.849Z] #56 [core-keeper internal] load build context [2025-10-31T09:33:02.202Z] #56 ... [2025-10-31T09:33:02.203Z] [2025-10-31T09:33:02.203Z] #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-31T09:33:02.203Z] #89 DONE 8.9s [2025-10-31T09:33:02.203Z] [2025-10-31T09:33:02.203Z] #56 [core-keeper internal] load build context [2025-10-31T09:33:02.203Z] #56 ... [2025-10-31T09:33:02.203Z] [2025-10-31T09:33:02.203Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:33:02.203Z] #52 ... [2025-10-31T09:33:02.203Z] [2025-10-31T09:33:02.203Z] #38 [support-scheduler internal] load build context [2025-10-31T09:33:02.497Z] #38 ... [2025-10-31T09:33:02.497Z] [2025-10-31T09:33:02.497Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:33:02.497Z] #57 ... [2025-10-31T09:33:02.497Z] [2025-10-31T09:33:02.497Z] #54 [core-command internal] load build context [2025-10-31T09:33:02.778Z] #54 ... [2025-10-31T09:33:02.778Z] [2025-10-31T09:33:02.778Z] #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-10-31T09:33:02.778Z] #85 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:02.778Z] #85 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:02.778Z] #85 16.15 OK: 10 MiB in 19 packages [2025-10-31T09:33:02.778Z] #85 DONE 18.2s [2025-10-31T09:33:02.778Z] [2025-10-31T09:33:02.778Z] #63 [core-data internal] load build context [2025-10-31T09:33:02.778Z] #63 ... [2025-10-31T09:33:02.778Z] [2025-10-31T09:33:02.778Z] #38 [support-scheduler internal] load build context [2025-10-31T09:33:03.795Z] #38 ... [2025-10-31T09:33:03.795Z] [2025-10-31T09:33:03.795Z] #90 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-31T09:33:03.795Z] #90 DONE 1.2s [2025-10-31T09:33:03.795Z] [2025-10-31T09:33:03.795Z] #38 [support-scheduler internal] load build context [2025-10-31T09:33:04.402Z] #38 ... [2025-10-31T09:33:04.402Z] [2025-10-31T09:33:04.402Z] #59 [support-notifications internal] load build context [2025-10-31T09:33:04.402Z] #59 ... [2025-10-31T09:33:04.402Z] [2025-10-31T09:33:04.402Z] #38 [support-scheduler internal] load build context [2025-10-31T09:33:05.010Z] #38 ... [2025-10-31T09:33:05.010Z] [2025-10-31T09:33:05.010Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T09:33:05.010Z] #88 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:05.010Z] #88 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:05.010Z] #88 15.52 OK: 9 MiB in 18 packages [2025-10-31T09:33:05.010Z] #88 DONE 16.8s [2025-10-31T09:33:05.010Z] [2025-10-31T09:33:05.010Z] #38 [support-scheduler internal] load build context [2025-10-31T09:33:05.999Z] #38 ... [2025-10-31T09:33:05.999Z] [2025-10-31T09:33:05.999Z] #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-31T09:33:05.999Z] #91 DONE 3.2s [2025-10-31T09:33:05.999Z] [2025-10-31T09:33:05.999Z] #38 [support-scheduler internal] load build context [2025-10-31T09:33:07.006Z] #38 transferring context: 178.47MB 117.1s [2025-10-31T09:33:07.006Z] #38 ... [2025-10-31T09:33:07.006Z] [2025-10-31T09:33:07.006Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:07.281Z] #40 ... [2025-10-31T09:33:07.281Z] [2025-10-31T09:33:07.281Z] #38 [support-scheduler internal] load build context [2025-10-31T09:33:07.557Z] #38 ... [2025-10-31T09:33:07.557Z] [2025-10-31T09:33:07.557Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:33:07.557Z] #92 DONE 4.9s [2025-10-31T09:33:07.557Z] [2025-10-31T09:33:07.557Z] #38 [support-scheduler internal] load build context [2025-10-31T09:33:08.167Z] #38 ... [2025-10-31T09:33:08.167Z] [2025-10-31T09:33:08.167Z] #37 [core-metadata internal] load build context [2025-10-31T09:33:08.445Z] #37 ... [2025-10-31T09:33:08.445Z] [2025-10-31T09:33:08.445Z] #38 [support-scheduler internal] load build context [2025-10-31T09:33:08.445Z] #38 ... [2025-10-31T09:33:08.445Z] [2025-10-31T09:33:08.445Z] #46 [security-secretstore-setup internal] load build context [2025-10-31T09:33:08.718Z] #46 ... [2025-10-31T09:33:08.718Z] [2025-10-31T09:33:08.718Z] #59 [support-notifications internal] load build context [2025-10-31T09:33:08.718Z] #59 ... [2025-10-31T09:33:08.718Z] [2025-10-31T09:33:08.718Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:08.718Z] #41 ... [2025-10-31T09:33:08.718Z] [2025-10-31T09:33:08.718Z] #59 [support-notifications internal] load build context [2025-10-31T09:33:09.316Z] #59 ... [2025-10-31T09:33:09.316Z] [2025-10-31T09:33:09.316Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-31T09:33:09.316Z] #93 DONE 1.5s [2025-10-31T09:33:09.316Z] [2025-10-31T09:33:09.316Z] #59 [support-notifications internal] load build context [2025-10-31T09:33:10.352Z] #59 ... [2025-10-31T09:33:10.352Z] [2025-10-31T09:33:10.352Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:33:10.352Z] #51 ... [2025-10-31T09:33:10.352Z] [2025-10-31T09:33:10.352Z] #59 [support-notifications internal] load build context [2025-10-31T09:33:10.949Z] #59 ... [2025-10-31T09:33:10.949Z] [2025-10-31T09:33:10.949Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:33:10.949Z] #94 DONE 5.9s [2025-10-31T09:33:10.949Z] [2025-10-31T09:33:10.949Z] #59 [support-notifications internal] load build context [2025-10-31T09:33:11.221Z] #59 ... [2025-10-31T09:33:11.221Z] [2025-10-31T09:33:11.221Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-31T09:33:11.221Z] #95 DONE 1.9s [2025-10-31T09:33:11.221Z] [2025-10-31T09:33:11.221Z] #59 [support-notifications internal] load build context [2025-10-31T09:33:11.494Z] #59 ... [2025-10-31T09:33:11.494Z] [2025-10-31T09:33:11.494Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:33:11.494Z] #96 DONE 5.3s [2025-10-31T09:33:11.494Z] [2025-10-31T09:33:11.494Z] #59 [support-notifications internal] load build context [2025-10-31T09:33:12.488Z] #59 transferring context: 152.02MB 119.8s [2025-10-31T09:33:12.488Z] #59 ... [2025-10-31T09:33:12.488Z] [2025-10-31T09:33:12.488Z] #56 [core-keeper internal] load build context [2025-10-31T09:33:12.488Z] #56 ... [2025-10-31T09:33:12.488Z] [2025-10-31T09:33:12.488Z] #59 [support-notifications internal] load build context [2025-10-31T09:33:12.488Z] #59 ... [2025-10-31T09:33:12.488Z] [2025-10-31T09:33:12.488Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-31T09:33:12.488Z] #97 DONE 1.5s [2025-10-31T09:33:12.488Z] [2025-10-31T09:33:12.488Z] #59 [support-notifications internal] load build context [2025-10-31T09:33:12.488Z] #59 ... [2025-10-31T09:33:12.488Z] [2025-10-31T09:33:12.488Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:33:12.488Z] #52 ... [2025-10-31T09:33:12.488Z] [2025-10-31T09:33:12.488Z] #59 [support-notifications internal] load build context [2025-10-31T09:33:12.768Z] #59 ... [2025-10-31T09:33:12.768Z] [2025-10-31T09:33:12.768Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:33:12.768Z] #57 ... [2025-10-31T09:33:12.768Z] [2025-10-31T09:33:12.768Z] #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-31T09:33:12.768Z] #98 DONE 1.4s [2025-10-31T09:33:12.768Z] [2025-10-31T09:33:12.768Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:33:12.768Z] #57 ... [2025-10-31T09:33:12.768Z] [2025-10-31T09:33:12.768Z] #54 [core-command internal] load build context [2025-10-31T09:33:13.039Z] #54 ... [2025-10-31T09:33:13.039Z] [2025-10-31T09:33:13.039Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:33:13.039Z] #99 DONE 1.8s [2025-10-31T09:33:13.039Z] [2025-10-31T09:33:13.039Z] #54 [core-command internal] load build context [2025-10-31T09:33:13.039Z] #54 ... [2025-10-31T09:33:13.039Z] [2025-10-31T09:33:13.039Z] #100 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-31T09:33:13.039Z] #100 ... [2025-10-31T09:33:13.039Z] [2025-10-31T09:33:13.039Z] #63 [core-data internal] load build context [2025-10-31T09:33:13.039Z] #63 ... [2025-10-31T09:33:13.039Z] [2025-10-31T09:33:13.039Z] #54 [core-command internal] load build context [2025-10-31T09:33:14.475Z] #54 ... [2025-10-31T09:33:14.475Z] [2025-10-31T09:33:14.475Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-31T09:33:14.475Z] #101 DONE 1.7s [2025-10-31T09:33:14.475Z] [2025-10-31T09:33:14.475Z] #54 [core-command internal] load build context [2025-10-31T09:33:15.069Z] #54 ... [2025-10-31T09:33:15.069Z] [2025-10-31T09:33:15.069Z] #100 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-31T09:33:15.069Z] #100 DONE 2.0s [2025-10-31T09:33:15.069Z] [2025-10-31T09:33:15.069Z] #54 [core-command internal] load build context [2025-10-31T09:33:15.343Z] #54 ... [2025-10-31T09:33:15.343Z] [2025-10-31T09:33:15.343Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-31T09:33:15.343Z] #102 DONE 2.1s [2025-10-31T09:33:15.343Z] [2025-10-31T09:33:15.343Z] #54 [core-command internal] load build context [2025-10-31T09:33:15.939Z] #54 ... [2025-10-31T09:33:15.939Z] [2025-10-31T09:33:15.939Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:33:15.939Z] #103 DONE 1.6s [2025-10-31T09:33:15.939Z] [2025-10-31T09:33:15.940Z] #54 [core-command internal] load build context [2025-10-31T09:33:16.928Z] #54 transferring context: 177.02MB 127.3s [2025-10-31T09:33:16.928Z] #54 ... [2025-10-31T09:33:16.928Z] [2025-10-31T09:33:16.928Z] #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:33:16.928Z] #104 DONE 2.0s [2025-10-31T09:33:16.928Z] [2025-10-31T09:33:16.928Z] #54 [core-command internal] load build context [2025-10-31T09:33:17.203Z] #54 ... [2025-10-31T09:33:17.203Z] [2025-10-31T09:33:17.203Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-31T09:33:17.203Z] #105 DONE 1.8s [2025-10-31T09:33:17.203Z] [2025-10-31T09:33:17.203Z] #54 [core-command internal] load build context [2025-10-31T09:33:17.203Z] #54 ... [2025-10-31T09:33:17.203Z] [2025-10-31T09:33:17.203Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:17.473Z] #40 ... [2025-10-31T09:33:17.473Z] [2025-10-31T09:33:17.473Z] #106 [security-spire-server] exporting to image [2025-10-31T09:33:17.473Z] #106 exporting layers [2025-10-31T09:33:17.743Z] #106 ... [2025-10-31T09:33:17.744Z] [2025-10-31T09:33:17.744Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-31T09:33:17.744Z] #107 DONE 1.7s [2025-10-31T09:33:18.012Z] [2025-10-31T09:33:18.012Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:18.625Z] #40 ... [2025-10-31T09:33:18.625Z] [2025-10-31T09:33:18.897Z] #37 [core-metadata internal] load build context [2025-10-31T09:33:18.897Z] #37 ... [2025-10-31T09:33:18.897Z] [2025-10-31T09:33:18.897Z] #46 [security-secretstore-setup internal] load build context [2025-10-31T09:33:18.897Z] #46 ... [2025-10-31T09:33:18.897Z] [2025-10-31T09:33:18.897Z] #38 [support-scheduler internal] load build context [2025-10-31T09:33:19.167Z] #38 ... [2025-10-31T09:33:19.167Z] [2025-10-31T09:33:19.167Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:19.167Z] #41 ... [2025-10-31T09:33:19.167Z] [2025-10-31T09:33:19.167Z] #38 [support-scheduler internal] load build context [2025-10-31T09:33:19.167Z] #38 ... [2025-10-31T09:33:19.167Z] [2025-10-31T09:33:19.167Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-31T09:33:19.167Z] #108 DONE 2.1s [2025-10-31T09:33:19.167Z] [2025-10-31T09:33:19.167Z] #38 [support-scheduler internal] load build context [2025-10-31T09:33:19.439Z] #38 ... [2025-10-31T09:33:19.439Z] [2025-10-31T09:33:19.439Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-31T09:33:19.439Z] #109 DONE 1.4s [2025-10-31T09:33:19.439Z] [2025-10-31T09:33:19.439Z] #38 [support-scheduler internal] load build context [2025-10-31T09:33:20.412Z] #38 ... [2025-10-31T09:33:20.412Z] [2025-10-31T09:33:20.412Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:33:20.681Z] #51 ... [2025-10-31T09:33:20.681Z] [2025-10-31T09:33:20.681Z] #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-31T09:33:20.681Z] #110 DONE 1.2s [2025-10-31T09:33:20.681Z] [2025-10-31T09:33:20.681Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:33:20.681Z] #51 ... [2025-10-31T09:33:20.681Z] [2025-10-31T09:33:20.681Z] #38 [support-scheduler internal] load build context [2025-10-31T09:33:22.106Z] #38 transferring context: 225.48MB 132.2s [2025-10-31T09:33:22.375Z] #38 ... [2025-10-31T09:33:22.375Z] [2025-10-31T09:33:22.375Z] #56 [core-keeper internal] load build context [2025-10-31T09:33:22.647Z] #56 ... [2025-10-31T09:33:22.647Z] [2025-10-31T09:33:22.647Z] #38 [support-scheduler internal] load build context [2025-10-31T09:33:22.647Z] #38 ... [2025-10-31T09:33:22.647Z] [2025-10-31T09:33:22.647Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:33:22.916Z] #52 ... [2025-10-31T09:33:22.916Z] [2025-10-31T09:33:22.916Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:22.916Z] #41 ... [2025-10-31T09:33:22.916Z] [2025-10-31T09:33:22.916Z] #59 [support-notifications internal] load build context [2025-10-31T09:33:22.916Z] #59 ... [2025-10-31T09:33:22.916Z] [2025-10-31T09:33:22.916Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:33:23.191Z] #57 ... [2025-10-31T09:33:23.191Z] [2025-10-31T09:33:23.191Z] #59 [support-notifications internal] load build context [2025-10-31T09:33:23.191Z] #59 ... [2025-10-31T09:33:23.191Z] [2025-10-31T09:33:23.191Z] #63 [core-data internal] load build context [2025-10-31T09:33:23.463Z] #63 ... [2025-10-31T09:33:23.463Z] [2025-10-31T09:33:23.463Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:33:27.755Z] #57 transferring context: 112.38MB 134.6s [2025-10-31T09:33:27.755Z] #57 ... [2025-10-31T09:33:27.755Z] [2025-10-31T09:33:27.755Z] #54 [core-command internal] load build context [2025-10-31T09:33:27.755Z] #54 ... [2025-10-31T09:33:27.755Z] [2025-10-31T09:33:27.755Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:33:28.720Z] #57 ... [2025-10-31T09:33:28.720Z] [2025-10-31T09:33:28.720Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:28.989Z] #40 ... [2025-10-31T09:33:28.989Z] [2025-10-31T09:33:28.989Z] #37 [core-metadata internal] load build context [2025-10-31T09:33:28.989Z] #37 ... [2025-10-31T09:33:28.989Z] [2025-10-31T09:33:28.989Z] #46 [security-secretstore-setup internal] load build context [2025-10-31T09:33:28.989Z] #46 ... [2025-10-31T09:33:28.989Z] [2025-10-31T09:33:28.989Z] #37 [core-metadata internal] load build context [2025-10-31T09:33:29.578Z] #37 ... [2025-10-31T09:33:29.578Z] [2025-10-31T09:33:29.578Z] #106 [security-spire-agent] exporting to image [2025-10-31T09:33:29.578Z] #106 exporting layers 8.5s done [2025-10-31T09:33:29.578Z] #106 writing image sha256:5f66a1ade50b4fb09dda43568660376ca37b17d9b0daeb216d84cfcc43a2cddb 0.3s done [2025-10-31T09:33:29.578Z] #106 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-10-31T09:33:29.578Z] #106 writing image sha256:0fdb2610ad9e2b982f3dbb585de619f3ce8179dd5c555af57928db53ca1a8ff4 0.2s done [2025-10-31T09:33:29.578Z] #106 naming to docker.io/library/security-spire-config-arm64 0.1s done [2025-10-31T09:33:29.578Z] #106 writing image sha256:a92119b6a9a46edfc32daf490de96bcbaee71ebc6976550670f609c03c3c738b 0.0s done [2025-10-31T09:33:29.578Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-10-31T09:33:29.578Z] #106 DONE 12.2s [2025-10-31T09:33:29.578Z] [2025-10-31T09:33:29.578Z] #37 [core-metadata internal] load build context [2025-10-31T09:33:30.554Z] #37 ... [2025-10-31T09:33:30.554Z] [2025-10-31T09:33:30.554Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:33:30.828Z] #51 ... [2025-10-31T09:33:30.828Z] [2025-10-31T09:33:30.828Z] #37 [core-metadata internal] load build context [2025-10-31T09:33:32.271Z] #37 transferring context: 230.89MB 143.3s [2025-10-31T09:33:32.874Z] #37 ... [2025-10-31T09:33:32.874Z] [2025-10-31T09:33:32.874Z] #38 [support-scheduler internal] load build context [2025-10-31T09:33:32.874Z] #38 ... [2025-10-31T09:33:32.874Z] [2025-10-31T09:33:32.874Z] #56 [core-keeper internal] load build context [2025-10-31T09:33:32.874Z] #56 ... [2025-10-31T09:33:32.874Z] [2025-10-31T09:33:32.874Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:33:33.154Z] #52 ... [2025-10-31T09:33:33.154Z] [2025-10-31T09:33:33.154Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:33.154Z] #41 ... [2025-10-31T09:33:33.154Z] [2025-10-31T09:33:33.154Z] #56 [core-keeper internal] load build context [2025-10-31T09:33:33.433Z] #56 ... [2025-10-31T09:33:33.433Z] [2025-10-31T09:33:33.433Z] #59 [support-notifications internal] load build context [2025-10-31T09:33:33.433Z] #59 ... [2025-10-31T09:33:33.433Z] [2025-10-31T09:33:33.433Z] #63 [core-data internal] load build context [2025-10-31T09:33:33.710Z] #63 ... [2025-10-31T09:33:33.710Z] [2025-10-31T09:33:33.710Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:38.042Z] #41 transferring context: 219.74MB 145.5s [2025-10-31T09:33:38.042Z] #41 ... [2025-10-31T09:33:38.042Z] [2025-10-31T09:33:38.042Z] #54 [core-command internal] load build context [2025-10-31T09:33:38.042Z] #54 ... [2025-10-31T09:33:38.042Z] [2025-10-31T09:33:38.042Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:39.035Z] #41 ... [2025-10-31T09:33:39.035Z] [2025-10-31T09:33:39.035Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:33:39.035Z] #57 ... [2025-10-31T09:33:39.035Z] [2025-10-31T09:33:39.035Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:39.313Z] #40 ... [2025-10-31T09:33:39.313Z] [2025-10-31T09:33:39.313Z] #46 [security-secretstore-setup internal] load build context [2025-10-31T09:33:39.313Z] #46 ... [2025-10-31T09:33:39.313Z] [2025-10-31T09:33:39.313Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:33:40.775Z] #57 ... [2025-10-31T09:33:40.775Z] [2025-10-31T09:33:40.775Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:33:41.075Z] #51 ... [2025-10-31T09:33:41.075Z] [2025-10-31T09:33:41.075Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:33:42.544Z] #57 transferring context: 145.24MB 149.7s [2025-10-31T09:33:42.822Z] #57 ... [2025-10-31T09:33:42.822Z] [2025-10-31T09:33:42.822Z] #37 [core-metadata internal] load build context [2025-10-31T09:33:43.098Z] #37 ... [2025-10-31T09:33:43.098Z] [2025-10-31T09:33:43.098Z] #38 [support-scheduler internal] load build context [2025-10-31T09:33:43.098Z] #38 ... [2025-10-31T09:33:43.098Z] [2025-10-31T09:33:43.098Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:33:43.375Z] #52 ... [2025-10-31T09:33:43.375Z] [2025-10-31T09:33:43.375Z] #38 [support-scheduler internal] load build context [2025-10-31T09:33:43.375Z] #38 ... [2025-10-31T09:33:43.375Z] [2025-10-31T09:33:43.375Z] #56 [core-keeper internal] load build context [2025-10-31T09:33:43.653Z] #56 ... [2025-10-31T09:33:43.653Z] [2025-10-31T09:33:43.653Z] #59 [support-notifications internal] load build context [2025-10-31T09:33:43.653Z] #59 ... [2025-10-31T09:33:43.653Z] [2025-10-31T09:33:43.653Z] #63 [core-data internal] load build context [2025-10-31T09:33:43.938Z] #63 ... [2025-10-31T09:33:43.938Z] [2025-10-31T09:33:43.938Z] #59 [support-notifications internal] load build context [2025-10-31T09:33:47.357Z] #59 transferring context: 256.32MB 155.1s [2025-10-31T09:33:47.962Z] #59 ... [2025-10-31T09:33:47.962Z] [2025-10-31T09:33:47.962Z] #54 [core-command internal] load build context [2025-10-31T09:33:47.962Z] #54 ... [2025-10-31T09:33:47.962Z] [2025-10-31T09:33:47.962Z] #59 [support-notifications internal] load build context [2025-10-31T09:33:49.414Z] #59 ... [2025-10-31T09:33:49.414Z] [2025-10-31T09:33:49.414Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:49.414Z] #41 ... [2025-10-31T09:33:49.414Z] [2025-10-31T09:33:49.414Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:49.414Z] #40 ... [2025-10-31T09:33:49.414Z] [2025-10-31T09:33:49.414Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:49.414Z] #41 ... [2025-10-31T09:33:49.414Z] [2025-10-31T09:33:49.414Z] #46 [security-secretstore-setup internal] load build context [2025-10-31T09:33:49.693Z] #46 ... [2025-10-31T09:33:49.693Z] [2025-10-31T09:33:49.693Z] #59 [support-notifications internal] load build context [2025-10-31T09:33:51.141Z] #59 ... [2025-10-31T09:33:51.141Z] [2025-10-31T09:33:51.141Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:33:51.141Z] #51 ... [2025-10-31T09:33:51.141Z] [2025-10-31T09:33:51.141Z] #54 [core-command internal] load build context [2025-10-31T09:33:52.612Z] #54 transferring context: 299.55MB 162.6s [2025-10-31T09:33:53.215Z] #54 ... [2025-10-31T09:33:53.215Z] [2025-10-31T09:33:53.215Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:33:53.215Z] #57 ... [2025-10-31T09:33:53.215Z] [2025-10-31T09:33:53.215Z] #37 [core-metadata internal] load build context [2025-10-31T09:33:53.215Z] #37 ... [2025-10-31T09:33:53.215Z] [2025-10-31T09:33:53.215Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:33:53.495Z] #52 ... [2025-10-31T09:33:53.495Z] [2025-10-31T09:33:53.495Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:33:53.495Z] #57 ... [2025-10-31T09:33:53.495Z] [2025-10-31T09:33:53.495Z] #38 [support-scheduler internal] load build context [2025-10-31T09:33:53.495Z] #38 ... [2025-10-31T09:33:53.495Z] [2025-10-31T09:33:53.495Z] #56 [core-keeper internal] load build context [2025-10-31T09:33:53.769Z] #56 ... [2025-10-31T09:33:53.769Z] [2025-10-31T09:33:53.769Z] #38 [support-scheduler internal] load build context [2025-10-31T09:33:54.045Z] #38 ... [2025-10-31T09:33:54.045Z] [2025-10-31T09:33:54.045Z] #63 [core-data internal] load build context [2025-10-31T09:33:54.045Z] #63 ... [2025-10-31T09:33:54.045Z] [2025-10-31T09:33:54.045Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:33:57.458Z] #52 transferring context: 359.18MB 168.3s [2025-10-31T09:33:58.910Z] #52 ... [2025-10-31T09:33:58.910Z] [2025-10-31T09:33:58.910Z] #38 [support-scheduler internal] load build context [2025-10-31T09:33:59.507Z] #38 ... [2025-10-31T09:33:59.507Z] [2025-10-31T09:33:59.507Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:59.507Z] #40 ... [2025-10-31T09:33:59.507Z] [2025-10-31T09:33:59.507Z] #38 [support-scheduler internal] load build context [2025-10-31T09:33:59.783Z] #38 ... [2025-10-31T09:33:59.783Z] [2025-10-31T09:33:59.783Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:59.783Z] #41 ... [2025-10-31T09:33:59.783Z] [2025-10-31T09:33:59.783Z] #46 [security-secretstore-setup internal] load build context [2025-10-31T09:34:00.055Z] #46 ... [2025-10-31T09:34:00.055Z] [2025-10-31T09:34:00.055Z] #38 [support-scheduler internal] load build context [2025-10-31T09:34:01.031Z] #38 ... [2025-10-31T09:34:01.031Z] [2025-10-31T09:34:01.031Z] #59 [support-notifications internal] load build context [2025-10-31T09:34:01.031Z] #59 ... [2025-10-31T09:34:01.031Z] [2025-10-31T09:34:01.031Z] #38 [support-scheduler internal] load build context [2025-10-31T09:34:01.303Z] #38 ... [2025-10-31T09:34:01.303Z] [2025-10-31T09:34:01.303Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:34:01.303Z] #51 ... [2025-10-31T09:34:01.303Z] [2025-10-31T09:34:01.303Z] #59 [support-notifications internal] load build context [2025-10-31T09:34:02.735Z] #59 transferring context: 310.82MB 170.3s [2025-10-31T09:34:03.067Z] #59 ... [2025-10-31T09:34:03.067Z] [2025-10-31T09:34:03.067Z] #54 [core-command internal] load build context [2025-10-31T09:34:03.339Z] #54 ... [2025-10-31T09:34:03.339Z] [2025-10-31T09:34:03.339Z] #59 [support-notifications internal] load build context [2025-10-31T09:34:03.339Z] #59 ... [2025-10-31T09:34:03.339Z] [2025-10-31T09:34:03.339Z] #37 [core-metadata internal] load build context [2025-10-31T09:34:03.621Z] #37 ... [2025-10-31T09:34:03.621Z] [2025-10-31T09:34:03.621Z] #59 [support-notifications internal] load build context [2025-10-31T09:34:03.621Z] #59 ... [2025-10-31T09:34:03.621Z] [2025-10-31T09:34:03.621Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:34:03.893Z] #57 ... [2025-10-31T09:34:03.893Z] [2025-10-31T09:34:03.893Z] #56 [core-keeper internal] load build context [2025-10-31T09:34:03.893Z] #56 ... [2025-10-31T09:34:03.893Z] [2025-10-31T09:34:03.893Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:34:04.166Z] #57 ... [2025-10-31T09:34:04.166Z] [2025-10-31T09:34:04.166Z] #63 [core-data internal] load build context [2025-10-31T09:34:04.166Z] #63 ... [2025-10-31T09:34:04.166Z] [2025-10-31T09:34:04.166Z] #37 [core-metadata internal] load build context [2025-10-31T09:34:07.730Z] #37 ... [2025-10-31T09:34:07.730Z] [2025-10-31T09:34:07.730Z] #38 [support-scheduler internal] load build context [2025-10-31T09:34:07.730Z] #38 transferring context: 402.00MB 176.6s done [2025-10-31T09:34:07.730Z] #38 DONE 177.6s [2025-10-31T09:34:07.730Z] [2025-10-31T09:34:07.730Z] #37 [core-metadata internal] load build context [2025-10-31T09:34:09.178Z] #37 ... [2025-10-31T09:34:09.178Z] [2025-10-31T09:34:09.178Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:34:09.178Z] #52 transferring context: 402.00MB 179.7s done [2025-10-31T09:34:09.178Z] #52 ... [2025-10-31T09:34:09.178Z] [2025-10-31T09:34:09.178Z] #37 [core-metadata internal] load build context [2025-10-31T09:34:09.774Z] #37 ... [2025-10-31T09:34:09.774Z] [2025-10-31T09:34:09.774Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:09.774Z] #40 ... [2025-10-31T09:34:09.774Z] [2025-10-31T09:34:09.774Z] #37 [core-metadata internal] load build context [2025-10-31T09:34:10.066Z] #37 ... [2025-10-31T09:34:10.066Z] [2025-10-31T09:34:10.066Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:10.066Z] #41 ... [2025-10-31T09:34:10.066Z] [2025-10-31T09:34:10.066Z] #46 [security-secretstore-setup internal] load build context [2025-10-31T09:34:10.382Z] #46 ... [2025-10-31T09:34:10.382Z] [2025-10-31T09:34:10.382Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:10.655Z] #41 ... [2025-10-31T09:34:10.655Z] [2025-10-31T09:34:10.655Z] #52 [security-bootstrapper internal] load build context [2025-10-31T09:34:10.655Z] #52 DONE 182.3s [2025-10-31T09:34:10.655Z] [2025-10-31T09:34:10.655Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:10.928Z] #41 ... [2025-10-31T09:34:10.928Z] [2025-10-31T09:34:10.928Z] #56 [core-keeper internal] load build context [2025-10-31T09:34:10.928Z] #56 transferring context: 402.00MB 176.4s done [2025-10-31T09:34:10.928Z] #56 DONE 180.3s [2025-10-31T09:34:10.928Z] [2025-10-31T09:34:10.928Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:11.534Z] #41 ... [2025-10-31T09:34:11.534Z] [2025-10-31T09:34:11.534Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:34:11.534Z] #51 ... [2025-10-31T09:34:11.534Z] [2025-10-31T09:34:11.534Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:12.129Z] #41 ... [2025-10-31T09:34:12.129Z] [2025-10-31T09:34:12.129Z] #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:34:12.129Z] #111 DONE 5.0s [2025-10-31T09:34:12.129Z] [2025-10-31T09:34:12.129Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:13.577Z] #41 ... [2025-10-31T09:34:13.577Z] [2025-10-31T09:34:13.577Z] #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-31T09:34:13.577Z] #112 DONE 2.2s [2025-10-31T09:34:13.577Z] [2025-10-31T09:34:13.577Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:13.577Z] #41 ... [2025-10-31T09:34:13.577Z] [2025-10-31T09:34:13.577Z] #54 [core-command internal] load build context [2025-10-31T09:34:13.577Z] #54 ... [2025-10-31T09:34:13.577Z] [2025-10-31T09:34:13.577Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:13.577Z] #41 ... [2025-10-31T09:34:13.577Z] [2025-10-31T09:34:13.577Z] #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:34:13.577Z] #113 DONE 2.2s [2025-10-31T09:34:13.577Z] [2025-10-31T09:34:13.577Z] #54 [core-command internal] load build context [2025-10-31T09:34:13.577Z] #54 transferring context: 377.52MB 184.0s [2025-10-31T09:34:13.852Z] #54 ... [2025-10-31T09:34:13.852Z] [2025-10-31T09:34:13.852Z] #59 [support-notifications internal] load build context [2025-10-31T09:34:13.852Z] #59 ... [2025-10-31T09:34:13.852Z] [2025-10-31T09:34:13.852Z] #63 [core-data internal] load build context [2025-10-31T09:34:14.125Z] #63 ... [2025-10-31T09:34:14.125Z] [2025-10-31T09:34:14.125Z] #59 [support-notifications internal] load build context [2025-10-31T09:34:14.401Z] #59 ... [2025-10-31T09:34:14.401Z] [2025-10-31T09:34:14.401Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:34:14.401Z] #57 ... [2025-10-31T09:34:14.401Z] [2025-10-31T09:34:14.401Z] #59 [support-notifications internal] load build context [2025-10-31T09:34:14.998Z] #59 ... [2025-10-31T09:34:14.998Z] [2025-10-31T09:34:14.998Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:14.998Z] #40 transferring context: 402.00MB 187.9s done [2025-10-31T09:34:14.998Z] #40 DONE 188.6s [2025-10-31T09:34:14.998Z] [2025-10-31T09:34:14.998Z] #59 [support-notifications internal] load build context [2025-10-31T09:34:20.443Z] #59 ... [2025-10-31T09:34:20.443Z] [2025-10-31T09:34:20.443Z] #114 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:34:20.443Z] #114 DONE 4.6s [2025-10-31T09:34:20.443Z] [2025-10-31T09:34:20.443Z] #59 [support-notifications internal] load build context [2025-10-31T09:34:20.443Z] #59 ... [2025-10-31T09:34:20.443Z] [2025-10-31T09:34:20.443Z] #37 [core-metadata internal] load build context [2025-10-31T09:34:20.443Z] #37 ... [2025-10-31T09:34:20.443Z] [2025-10-31T09:34:20.443Z] #59 [support-notifications internal] load build context [2025-10-31T09:34:20.443Z] #59 ... [2025-10-31T09:34:20.443Z] [2025-10-31T09:34:20.443Z] #46 [security-secretstore-setup internal] load build context [2025-10-31T09:34:20.443Z] #46 ... [2025-10-31T09:34:20.443Z] [2025-10-31T09:34:20.443Z] #59 [support-notifications internal] load build context [2025-10-31T09:34:20.716Z] #59 transferring context: 368.41MB 188.3s [2025-10-31T09:34:21.314Z] #59 ... [2025-10-31T09:34:21.314Z] [2025-10-31T09:34:21.314Z] #54 [core-command internal] load build context [2025-10-31T09:34:21.314Z] #54 transferring context: 402.00MB 191.4s done [2025-10-31T09:34:21.314Z] #54 DONE 192.0s [2025-10-31T09:34:21.314Z] [2025-10-31T09:34:21.314Z] #59 [support-notifications internal] load build context [2025-10-31T09:34:21.589Z] #59 ... [2025-10-31T09:34:21.589Z] [2025-10-31T09:34:21.589Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:34:21.863Z] #51 ... [2025-10-31T09:34:21.863Z] [2025-10-31T09:34:21.863Z] #59 [support-notifications internal] load build context [2025-10-31T09:34:22.470Z] #59 ... [2025-10-31T09:34:22.470Z] [2025-10-31T09:34:22.470Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:34:22.470Z] #115 ... [2025-10-31T09:34:22.470Z] [2025-10-31T09:34:22.470Z] #51 [security-proxy-auth internal] load build context [2025-10-31T09:34:22.748Z] #51 transferring context: 402.00MB 193.9s done [2025-10-31T09:34:23.020Z] #51 DONE 194.4s [2025-10-31T09:34:23.020Z] [2025-10-31T09:34:23.020Z] #59 [support-notifications internal] load build context [2025-10-31T09:34:23.295Z] #59 ... [2025-10-31T09:34:23.295Z] [2025-10-31T09:34:23.295Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:34:23.571Z] #116 ... [2025-10-31T09:34:23.571Z] [2025-10-31T09:34:23.571Z] #46 [security-secretstore-setup internal] load build context [2025-10-31T09:34:23.571Z] #46 ... [2025-10-31T09:34:23.571Z] [2025-10-31T09:34:23.571Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:23.844Z] #41 ... [2025-10-31T09:34:23.844Z] [2025-10-31T09:34:23.844Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:34:23.844Z] #117 ... [2025-10-31T09:34:23.844Z] [2025-10-31T09:34:23.844Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:24.118Z] #41 ... [2025-10-31T09:34:24.118Z] [2025-10-31T09:34:24.118Z] #63 [core-data internal] load build context [2025-10-31T09:34:24.398Z] #63 ... [2025-10-31T09:34:24.398Z] [2025-10-31T09:34:24.398Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:24.674Z] #41 ... [2025-10-31T09:34:24.674Z] [2025-10-31T09:34:24.674Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:34:24.674Z] #57 ... [2025-10-31T09:34:24.674Z] [2025-10-31T09:34:24.674Z] #37 [core-metadata internal] load build context [2025-10-31T09:34:24.674Z] #37 transferring context: 402.00MB 195.9s done [2025-10-31T09:34:24.674Z] #37 DONE 196.4s [2025-10-31T09:34:24.674Z] [2025-10-31T09:34:24.674Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:34:24.674Z] #57 ... [2025-10-31T09:34:24.674Z] [2025-10-31T09:34:24.674Z] #41 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:24.674Z] #41 transferring context: 402.00MB 193.0s done [2025-10-31T09:34:24.951Z] #41 DONE 194.3s [2025-10-31T09:34:24.951Z] [2025-10-31T09:34:24.951Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:34:26.934Z] #57 ... [2025-10-31T09:34:26.934Z] [2025-10-31T09:34:26.934Z] #118 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:34:26.934Z] #118 DONE 1.8s [2025-10-31T09:34:26.934Z] [2025-10-31T09:34:26.934Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:34:29.749Z] #57 transferring context: 291.15MB 197.1s [2025-10-31T09:34:30.038Z] #57 ... [2025-10-31T09:34:30.038Z] [2025-10-31T09:34:30.038Z] #59 [support-notifications internal] load build context [2025-10-31T09:34:30.038Z] #59 transferring context: 402.00MB 197.5s done [2025-10-31T09:34:30.038Z] #59 DONE 199.2s [2025-10-31T09:34:30.038Z] [2025-10-31T09:34:30.038Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:34:30.038Z] #57 ... [2025-10-31T09:34:30.038Z] [2025-10-31T09:34:30.038Z] #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:34:30.348Z] #119 ... [2025-10-31T09:34:30.348Z] [2025-10-31T09:34:30.348Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:34:31.892Z] #57 ... [2025-10-31T09:34:31.892Z] [2025-10-31T09:34:31.892Z] #120 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:34:31.892Z] #120 DONE 1.6s [2025-10-31T09:34:31.892Z] [2025-10-31T09:34:31.892Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:34:33.879Z] #57 ... [2025-10-31T09:34:33.879Z] [2025-10-31T09:34:33.879Z] #46 [security-secretstore-setup internal] load build context [2025-10-31T09:34:33.879Z] #46 ... [2025-10-31T09:34:33.879Z] [2025-10-31T09:34:33.879Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:34:34.476Z] #57 ... [2025-10-31T09:34:34.476Z] [2025-10-31T09:34:34.476Z] #63 [core-data internal] load build context [2025-10-31T09:34:34.749Z] #63 ... [2025-10-31T09:34:34.749Z] [2025-10-31T09:34:34.749Z] #46 [security-secretstore-setup internal] load build context [2025-10-31T09:34:34.749Z] #46 transferring context: 276.79MB 198.6s [2025-10-31T09:34:36.723Z] #46 ... [2025-10-31T09:34:36.723Z] [2025-10-31T09:34:36.723Z] #121 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:34:36.996Z] #121 ... [2025-10-31T09:34:36.996Z] [2025-10-31T09:34:36.996Z] #46 [security-secretstore-setup internal] load build context [2025-10-31T09:34:40.399Z] #46 transferring context: 321.11MB 203.7s [2025-10-31T09:34:41.858Z] #46 ... [2025-10-31T09:34:41.858Z] [2025-10-31T09:34:41.858Z] #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:34:41.858Z] #122 ... [2025-10-31T09:34:41.858Z] [2025-10-31T09:34:41.858Z] #46 [security-secretstore-setup internal] load build context [2025-10-31T09:34:44.491Z] #46 ... [2025-10-31T09:34:44.491Z] [2025-10-31T09:34:44.491Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:34:44.764Z] #57 transferring context: 399.05MB 212.2s [2025-10-31T09:34:44.764Z] #57 ... [2025-10-31T09:34:44.764Z] [2025-10-31T09:34:44.764Z] #63 [core-data internal] load build context [2025-10-31T09:34:45.037Z] #63 ... [2025-10-31T09:34:45.037Z] [2025-10-31T09:34:45.037Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:34:45.311Z] #57 transferring context: 402.00MB 212.6s done [2025-10-31T09:34:45.311Z] #57 DONE 214.6s [2025-10-31T09:34:45.311Z] [2025-10-31T09:34:45.311Z] #63 [core-data internal] load build context [2025-10-31T09:34:49.613Z] #63 ... [2025-10-31T09:34:49.613Z] [2025-10-31T09:34:49.613Z] #46 [security-secretstore-setup internal] load build context [2025-10-31T09:34:49.613Z] #46 transferring context: 402.00MB 212.7s done [2025-10-31T09:34:49.613Z] #46 DONE 214.9s [2025-10-31T09:34:49.613Z] [2025-10-31T09:34:49.613Z] #63 [core-data internal] load build context [2025-10-31T09:34:53.014Z] #63 transferring context: 402.00MB 216.0s done [2025-10-31T09:34:53.014Z] #63 DONE 218.2s [2025-10-31T09:34:53.014Z] [2025-10-31T09:34:53.014Z] #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:00.385Z] #122 ... [2025-10-31T09:37:00.385Z] [2025-10-31T09:37:00.385Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:00.385Z] #115 DONE 156.7s [2025-10-31T09:37:00.385Z] [2025-10-31T09:37:00.385Z] #123 [support-scheduler builder 6/7] COPY . . [2025-10-31T09:37:00.385Z] #123 ... [2025-10-31T09:37:00.385Z] [2025-10-31T09:37:00.385Z] #121 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:00.385Z] #121 DONE 142.4s [2025-10-31T09:37:00.385Z] [2025-10-31T09:37:00.385Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:00.385Z] #116 DONE 155.8s [2025-10-31T09:37:00.385Z] [2025-10-31T09:37:00.385Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:00.385Z] #117 DONE 155.6s [2025-10-31T09:37:00.385Z] [2025-10-31T09:37:00.385Z] #124 [core-keeper builder 7/8] COPY . . [2025-10-31T09:37:00.385Z] #124 ... [2025-10-31T09:37:00.385Z] [2025-10-31T09:37:00.385Z] #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:00.385Z] #122 DONE 137.6s [2025-10-31T09:37:00.385Z] [2025-10-31T09:37:00.385Z] #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:00.385Z] #119 DONE 149.9s [2025-10-31T09:37:00.385Z] [2025-10-31T09:37:00.385Z] #125 [support-notifications builder 6/7] COPY . . [2025-10-31T09:37:00.385Z] #125 ... [2025-10-31T09:37:00.385Z] [2025-10-31T09:37:00.385Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-31T09:37:00.385Z] #126 ... [2025-10-31T09:37:00.385Z] [2025-10-31T09:37:00.385Z] #127 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-31T09:37:00.385Z] #127 ... [2025-10-31T09:37:00.385Z] [2025-10-31T09:37:00.385Z] #128 [security-bootstrapper builder 6/7] COPY . . [2025-10-31T09:37:08.619Z] #128 DONE 18.7s [2025-10-31T09:37:08.619Z] [2025-10-31T09:37:08.619Z] #125 [support-notifications builder 6/7] COPY . . [2025-10-31T09:37:08.619Z] #125 ... [2025-10-31T09:37:08.619Z] [2025-10-31T09:37:08.619Z] #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:08.619Z] #129 CACHED [2025-10-31T09:37:08.619Z] [2025-10-31T09:37:08.619Z] #130 [security-secretstore-setup builder 6/7] COPY . . [2025-10-31T09:37:08.619Z] #130 CACHED [2025-10-31T09:37:08.619Z] [2025-10-31T09:37:08.619Z] #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:08.619Z] #131 CACHED [2025-10-31T09:37:08.619Z] [2025-10-31T09:37:08.619Z] #132 [security-proxy-setup builder 6/7] COPY . . [2025-10-31T09:37:08.619Z] #132 CACHED [2025-10-31T09:37:08.619Z] [2025-10-31T09:37:08.619Z] #133 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:08.619Z] #133 CACHED [2025-10-31T09:37:08.619Z] [2025-10-31T09:37:08.619Z] #134 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:08.619Z] #134 CACHED [2025-10-31T09:37:08.619Z] [2025-10-31T09:37:08.619Z] #124 [core-keeper builder 7/8] COPY . . [2025-10-31T09:37:08.619Z] #124 DONE 18.6s [2025-10-31T09:37:08.619Z] [2025-10-31T09:37:08.619Z] #135 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T09:37:08.619Z] #135 ... [2025-10-31T09:37:08.619Z] [2025-10-31T09:37:08.619Z] #127 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-31T09:37:08.619Z] #127 DONE 19.0s [2025-10-31T09:37:08.619Z] [2025-10-31T09:37:08.619Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-31T09:37:08.619Z] #126 DONE 18.3s [2025-10-31T09:37:08.619Z] [2025-10-31T09:37:08.619Z] #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:08.619Z] #136 CACHED [2025-10-31T09:37:08.619Z] [2025-10-31T09:37:08.619Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:08.619Z] #137 CACHED [2025-10-31T09:37:08.619Z] [2025-10-31T09:37:08.619Z] #138 [core-data builder 6/7] COPY . . [2025-10-31T09:37:08.619Z] #138 CACHED [2025-10-31T09:37:08.619Z] [2025-10-31T09:37:08.619Z] #139 [core-command builder 6/7] COPY . . [2025-10-31T09:37:08.619Z] #139 CACHED [2025-10-31T09:37:08.619Z] [2025-10-31T09:37:08.619Z] #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:08.619Z] #140 CACHED [2025-10-31T09:37:08.619Z] [2025-10-31T09:37:08.619Z] #141 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:08.619Z] #141 CACHED [2025-10-31T09:37:08.619Z] [2025-10-31T09:37:08.619Z] #142 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:08.619Z] #142 CACHED [2025-10-31T09:37:08.619Z] [2025-10-31T09:37:08.619Z] #143 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:08.619Z] #143 CACHED [2025-10-31T09:37:08.619Z] [2025-10-31T09:37:08.619Z] #144 [core-metadata builder 6/7] COPY . . [2025-10-31T09:37:08.619Z] #144 CACHED [2025-10-31T09:37:08.619Z] [2025-10-31T09:37:08.619Z] #145 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:08.619Z] #145 CACHED [2025-10-31T09:37:08.619Z] [2025-10-31T09:37:08.619Z] #146 [security-proxy-auth builder 6/7] COPY . . [2025-10-31T09:37:08.619Z] #146 CACHED [2025-10-31T09:37:08.619Z] [2025-10-31T09:37:08.619Z] #147 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:08.619Z] #147 CACHED [2025-10-31T09:37:08.619Z] [2025-10-31T09:37:08.619Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T09:37:08.619Z] #148 ... [2025-10-31T09:37:08.619Z] [2025-10-31T09:37:08.619Z] #123 [support-scheduler builder 6/7] COPY . . [2025-10-31T09:37:08.619Z] #123 DONE 19.2s [2025-10-31T09:37:08.619Z] [2025-10-31T09:37:08.619Z] #125 [support-notifications builder 6/7] COPY . . [2025-10-31T09:37:08.619Z] #125 DONE 18.9s [2025-10-31T09:37:08.619Z] [2025-10-31T09:37:08.619Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T09:37:14.012Z] #149 ... [2025-10-31T09:37:14.012Z] [2025-10-31T09:37:14.012Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T09:37:15.437Z] #150 ... [2025-10-31T09:37:15.437Z] [2025-10-31T09:37:15.437Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T09:37:15.437Z] #0 7.308 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-31T09:37:15.437Z] #151 ... [2025-10-31T09:37:15.437Z] [2025-10-31T09:37:15.437Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T09:37:15.437Z] #0 7.523 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-31T09:37:16.857Z] #152 ... [2025-10-31T09:37:16.857Z] [2025-10-31T09:37:16.857Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T09:37:16.857Z] #150 8.232 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-31T09:37:17.825Z] #150 ... [2025-10-31T09:37:17.825Z] [2025-10-31T09:37:17.825Z] #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-31T09:37:17.825Z] #0 8.429 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-31T09:37:18.096Z] #153 ... [2025-10-31T09:37:18.096Z] [2025-10-31T09:37:18.096Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-31T09:37:18.096Z] #0 9.692 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-31T09:37:18.096Z] #154 ... [2025-10-31T09:37:18.096Z] [2025-10-31T09:37:18.096Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T09:37:18.096Z] #0 9.081 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-31T09:37:18.366Z] #155 ... [2025-10-31T09:37:18.366Z] [2025-10-31T09:37:18.366Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T09:37:18.366Z] #0 9.366 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-31T09:37:18.718Z] #156 ... [2025-10-31T09:37:18.718Z] [2025-10-31T09:37:18.718Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T09:37:18.718Z] #0 9.863 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-31T09:37:18.718Z] #157 ... [2025-10-31T09:37:18.718Z] [2025-10-31T09:37:18.718Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T09:37:18.718Z] #0 9.258 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-31T09:37:18.718Z] #158 ... [2025-10-31T09:37:18.718Z] [2025-10-31T09:37:18.718Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T09:37:18.718Z] #148 9.704 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-31T09:37:26.951Z] #148 ... [2025-10-31T09:37:26.951Z] [2025-10-31T09:37:26.951Z] #135 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T09:37:26.951Z] #135 9.004 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-31T09:37:27.220Z] #135 ... [2025-10-31T09:37:27.220Z] [2025-10-31T09:37:27.220Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T09:37:27.220Z] #149 8.781 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-31T10:09:07.138Z] #149 ... [2025-10-31T10:09:07.138Z] [2025-10-31T10:09:07.138Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-31T10:09:07.138Z] #154 DONE 1913.1s [2025-10-31T10:09:07.138Z] [2025-10-31T10:09:07.138Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:09:07.138Z] #45 ... [2025-10-31T10:09:07.138Z] [2025-10-31T10:09:07.138Z] #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:09:07.138Z] #159 DONE 0.4s [2025-10-31T10:09:07.138Z] [2025-10-31T10:09:07.138Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:09:07.138Z] #160 DONE 0.2s [2025-10-31T10:09:07.138Z] [2025-10-31T10:09:07.138Z] #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-31T10:09:07.138Z] #153 ... [2025-10-31T10:09:07.138Z] [2025-10-31T10:09:07.138Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-31T10:09:07.138Z] #161 DONE 0.4s [2025-10-31T10:09:07.138Z] [2025-10-31T10:09:07.138Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:09:07.138Z] #156 ... [2025-10-31T10:09:07.138Z] [2025-10-31T10:09:07.138Z] #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:09:07.138Z] #162 DONE 0.2s [2025-10-31T10:09:07.138Z] [2025-10-31T10:09:07.138Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-10-31T10:09:07.138Z] #163 DONE 0.3s [2025-10-31T10:09:07.138Z] [2025-10-31T10:09:07.138Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T10:09:07.138Z] #152 ... [2025-10-31T10:09:07.138Z] [2025-10-31T10:09:07.138Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T10:09:07.138Z] #164 DONE 2.8s [2025-10-31T10:09:07.138Z] [2025-10-31T10:09:07.138Z] #106 [core-common-config-bootstrapper] exporting to image [2025-10-31T10:09:07.138Z] #106 exporting layers [2025-10-31T10:09:07.138Z] #106 exporting layers 1.0s done [2025-10-31T10:09:07.409Z] #106 writing image sha256:33d1f2b92994e0cdc34dce15265ddf57b7982879ab8657dc9523e72d4246b28f 0.0s done [2025-10-31T10:09:07.409Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-10-31T10:09:07.409Z] #106 DONE 13.2s [2025-10-31T10:09:07.409Z] [2025-10-31T10:09:07.409Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:09:25.689Z] #45 ... [2025-10-31T10:09:25.689Z] [2025-10-31T10:09:25.689Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T10:09:25.689Z] #152 DONE 1936.5s [2025-10-31T10:09:25.689Z] [2025-10-31T10:09:25.689Z] #165 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-31T10:09:25.689Z] #165 DONE 0.5s [2025-10-31T10:09:25.689Z] [2025-10-31T10:09:25.689Z] #166 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-31T10:09:28.298Z] #166 DONE 3.1s [2025-10-31T10:09:28.298Z] [2025-10-31T10:09:28.298Z] #167 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:09:28.573Z] #167 DONE 0.5s [2025-10-31T10:09:28.573Z] [2025-10-31T10:09:28.573Z] #168 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:09:28.845Z] #168 DONE 0.2s [2025-10-31T10:09:28.845Z] [2025-10-31T10:09:28.845Z] #169 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-31T10:09:29.587Z] #169 DONE 0.4s [2025-10-31T10:09:29.587Z] [2025-10-31T10:09:29.587Z] #170 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-31T10:09:29.587Z] #170 DONE 0.4s [2025-10-31T10:09:29.587Z] [2025-10-31T10:09:29.587Z] #171 [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-31T10:09:29.859Z] #171 DONE 0.2s [2025-10-31T10:09:29.859Z] [2025-10-31T10:09:29.859Z] #135 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:09:29.859Z] #135 ... [2025-10-31T10:09:29.859Z] [2025-10-31T10:09:29.859Z] #172 [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-31T10:09:30.135Z] #172 DONE 0.2s [2025-10-31T10:09:30.135Z] [2025-10-31T10:09:30.135Z] #173 [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-31T10:09:30.135Z] #173 DONE 0.2s [2025-10-31T10:09:30.135Z] [2025-10-31T10:09:30.135Z] #174 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-31T10:09:30.411Z] #174 DONE 0.2s [2025-10-31T10:09:30.411Z] [2025-10-31T10:09:30.411Z] #175 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-31T10:09:33.800Z] #175 DONE 2.7s [2025-10-31T10:09:33.800Z] [2025-10-31T10:09:33.800Z] #106 [security-bootstrapper] exporting to image [2025-10-31T10:09:33.800Z] #106 exporting layers [2025-10-31T10:09:34.777Z] #106 exporting layers 1.7s done [2025-10-31T10:09:35.050Z] #106 writing image sha256:c0d55dba5d0a526eb1b2ca4c337f80bcd2d79a7dd774c3492b9fd60a8c62b263 done [2025-10-31T10:09:35.050Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2025-10-31T10:09:35.050Z] #106 DONE 14.9s [2025-10-31T10:09:35.050Z] [2025-10-31T10:09:35.050Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:35:15.470Z] #45 ... [2025-10-31T10:35:15.470Z] [2025-10-31T10:35:15.470Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T10:35:15.470Z] #157 DONE 3484.3s [2025-10-31T10:35:15.470Z] [2025-10-31T10:35:15.470Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T10:35:15.470Z] #148 ... [2025-10-31T10:35:15.470Z] [2025-10-31T10:35:15.470Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:35:15.470Z] #176 DONE 0.2s [2025-10-31T10:35:15.470Z] [2025-10-31T10:35:15.470Z] #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:35:15.470Z] #177 DONE 0.2s [2025-10-31T10:35:15.470Z] [2025-10-31T10:35:15.470Z] #178 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-31T10:35:15.470Z] #178 DONE 0.6s [2025-10-31T10:35:15.470Z] [2025-10-31T10:35:15.470Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T10:35:15.470Z] #151 ... [2025-10-31T10:35:15.470Z] [2025-10-31T10:35:15.470Z] #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:35:15.470Z] #179 DONE 0.3s [2025-10-31T10:35:15.470Z] [2025-10-31T10:35:15.470Z] #135 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:35:15.470Z] #135 ... [2025-10-31T10:35:15.470Z] [2025-10-31T10:35:15.470Z] #106 [core-command] exporting to image [2025-10-31T10:35:15.470Z] #106 exporting layers [2025-10-31T10:35:15.470Z] #106 exporting layers 0.8s done [2025-10-31T10:35:15.470Z] #106 writing image sha256:eacf079ee776ea95106e8798f40e16fbbd0867ad5c89852b713ed9a891c28718 0.0s done [2025-10-31T10:35:15.470Z] #106 naming to docker.io/library/core-command-arm64 0.0s done [2025-10-31T10:35:15.470Z] #106 DONE 15.7s [2025-10-31T10:35:15.470Z] [2025-10-31T10:35:15.470Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:35:47.815Z] #156 ... [2025-10-31T10:35:47.815Z] [2025-10-31T10:35:47.815Z] #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-31T10:35:47.815Z] #153 3518.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-31T10:36:06.132Z] #153 ... [2025-10-31T10:36:06.132Z] [2025-10-31T10:36:06.132Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T10:36:06.132Z] #151 DONE 3536.4s [2025-10-31T10:36:06.132Z] [2025-10-31T10:36:06.132Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:36:06.132Z] #45 ... [2025-10-31T10:36:06.132Z] [2025-10-31T10:36:06.132Z] #180 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:36:06.132Z] #180 DONE 0.5s [2025-10-31T10:36:06.132Z] [2025-10-31T10:36:06.132Z] #181 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:36:06.132Z] #181 DONE 0.3s [2025-10-31T10:36:06.132Z] [2025-10-31T10:36:06.132Z] #182 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-10-31T10:36:06.132Z] #182 DONE 0.2s [2025-10-31T10:36:06.132Z] [2025-10-31T10:36:06.132Z] #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-31T10:36:06.132Z] #183 DONE 0.2s [2025-10-31T10:36:06.132Z] [2025-10-31T10:36:06.132Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:36:06.132Z] #156 ... [2025-10-31T10:36:06.132Z] [2025-10-31T10:36:06.132Z] #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-31T10:36:06.743Z] #184 DONE 0.7s [2025-10-31T10:36:06.743Z] [2025-10-31T10:36:06.743Z] #185 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-31T10:36:07.031Z] #185 DONE 0.3s [2025-10-31T10:36:07.031Z] [2025-10-31T10:36:07.031Z] #186 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T10:36:09.672Z] #186 DONE 2.7s [2025-10-31T10:36:09.672Z] [2025-10-31T10:36:09.672Z] #106 [security-proxy-setup] exporting to image [2025-10-31T10:36:09.672Z] #106 exporting layers [2025-10-31T10:36:11.104Z] #106 exporting layers 1.2s done [2025-10-31T10:36:11.104Z] #106 writing image sha256:04e21d41f92237cf7b0a2708c473d6e58cc39598230955e73bcf1bd157cdbd49 done [2025-10-31T10:36:11.104Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2025-10-31T10:36:11.104Z] #106 DONE 16.9s [2025-10-31T10:36:11.104Z] [2025-10-31T10:36:11.104Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:36:37.914Z] #45 ... [2025-10-31T10:36:37.914Z] [2025-10-31T10:36:37.914Z] #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-31T10:36:37.914Z] #153 DONE 3568.5s [2025-10-31T10:36:37.914Z] [2025-10-31T10:36:37.914Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:36:37.914Z] #156 ... [2025-10-31T10:36:37.914Z] [2025-10-31T10:36:37.914Z] #187 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:36:37.914Z] #187 DONE 0.3s [2025-10-31T10:36:37.914Z] [2025-10-31T10:36:37.914Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:36:37.914Z] #45 ... [2025-10-31T10:36:37.914Z] [2025-10-31T10:36:37.914Z] #188 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:36:37.914Z] #188 DONE 0.3s [2025-10-31T10:36:37.914Z] [2025-10-31T10:36:37.914Z] #189 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-10-31T10:36:37.914Z] #189 DONE 0.2s [2025-10-31T10:36:37.914Z] [2025-10-31T10:36:37.914Z] #190 [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-31T10:36:38.202Z] #190 DONE 0.4s [2025-10-31T10:36:38.202Z] [2025-10-31T10:36:38.202Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:36:38.479Z] #45 ... [2025-10-31T10:36:38.479Z] [2025-10-31T10:36:38.479Z] #191 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:36:38.479Z] #191 DONE 0.2s [2025-10-31T10:36:38.479Z] [2025-10-31T10:36:38.479Z] #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-31T10:36:39.456Z] #192 DONE 0.7s [2025-10-31T10:36:39.456Z] [2025-10-31T10:36:39.456Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-31T10:36:40.056Z] #193 DONE 0.6s [2025-10-31T10:36:40.056Z] [2025-10-31T10:36:40.056Z] #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-31T10:36:40.056Z] #194 DONE 0.2s [2025-10-31T10:36:40.056Z] [2025-10-31T10:36:40.056Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:36:40.328Z] #155 ... [2025-10-31T10:36:40.328Z] [2025-10-31T10:36:40.328Z] #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T10:36:42.959Z] #195 DONE 2.6s [2025-10-31T10:36:42.960Z] [2025-10-31T10:36:42.960Z] #106 [security-secretstore-setup] exporting to image [2025-10-31T10:36:42.960Z] #106 exporting layers [2025-10-31T10:36:45.314Z] #106 exporting layers 2.7s done [2025-10-31T10:36:45.609Z] #106 writing image sha256:cd6405cd538996e6ac09b11679de0acd87039cb7662e7faab9ef4d950cec4815 0.0s done [2025-10-31T10:36:45.609Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-10-31T10:36:45.609Z] #106 DONE 19.7s [2025-10-31T10:36:45.609Z] [2025-10-31T10:36:45.609Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:38:37.546Z] #45 ... [2025-10-31T10:38:37.546Z] [2025-10-31T10:38:37.546Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T10:38:37.546Z] #148 DONE 3676.8s [2025-10-31T10:38:37.546Z] [2025-10-31T10:38:37.546Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:38:37.546Z] #45 ... [2025-10-31T10:38:37.546Z] [2025-10-31T10:38:37.546Z] #196 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:38:37.546Z] #196 DONE 0.3s [2025-10-31T10:38:37.546Z] [2025-10-31T10:38:37.546Z] #197 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:38:37.546Z] #197 DONE 0.2s [2025-10-31T10:38:37.546Z] [2025-10-31T10:38:37.546Z] #198 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-31T10:38:37.546Z] #198 DONE 0.6s [2025-10-31T10:38:37.546Z] [2025-10-31T10:38:37.546Z] #199 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:38:37.546Z] #199 DONE 0.2s [2025-10-31T10:38:37.546Z] [2025-10-31T10:38:37.546Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:38:37.546Z] #45 ... [2025-10-31T10:38:37.546Z] [2025-10-31T10:38:37.546Z] #106 [security-spiffe-token-provider] exporting to image [2025-10-31T10:38:37.546Z] #106 exporting layers [2025-10-31T10:38:37.546Z] #106 exporting layers 1.2s done [2025-10-31T10:38:37.546Z] #106 writing image sha256:f2e78146416d0639cb3044da8bf3a39950ea788147c16aaf751df01c6616c6bc done [2025-10-31T10:38:37.546Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-10-31T10:38:37.546Z] #106 DONE 20.9s [2025-10-31T10:38:37.546Z] [2025-10-31T10:38:37.546Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:39:35.280Z] #45 ... [2025-10-31T10:39:35.280Z] [2025-10-31T10:39:35.280Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:39:35.280Z] #155 DONE 3743.2s [2025-10-31T10:39:35.280Z] [2025-10-31T10:39:35.280Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:39:35.280Z] #149 ... [2025-10-31T10:39:35.280Z] [2025-10-31T10:39:35.280Z] #200 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:39:35.280Z] #200 DONE 0.4s [2025-10-31T10:39:35.280Z] [2025-10-31T10:39:35.280Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:39:35.280Z] #45 ... [2025-10-31T10:39:35.280Z] [2025-10-31T10:39:35.280Z] #201 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:39:35.280Z] #201 DONE 0.3s [2025-10-31T10:39:35.280Z] [2025-10-31T10:39:35.280Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:39:35.280Z] #156 ... [2025-10-31T10:39:35.280Z] [2025-10-31T10:39:35.280Z] #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-31T10:39:35.280Z] #202 DONE 0.7s [2025-10-31T10:39:35.280Z] [2025-10-31T10:39:35.280Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:39:35.280Z] #45 ... [2025-10-31T10:39:35.280Z] [2025-10-31T10:39:35.280Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-31T10:39:35.280Z] #203 DONE 0.4s [2025-10-31T10:39:35.280Z] [2025-10-31T10:39:35.280Z] #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-31T10:39:35.280Z] #204 DONE 0.3s [2025-10-31T10:39:35.280Z] [2025-10-31T10:39:35.281Z] #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T10:39:36.695Z] #205 DONE 2.5s [2025-10-31T10:39:36.695Z] [2025-10-31T10:39:36.695Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:39:36.695Z] #156 ... [2025-10-31T10:39:36.695Z] [2025-10-31T10:39:36.695Z] #106 [security-proxy-auth] exporting to image [2025-10-31T10:39:36.695Z] #106 exporting layers [2025-10-31T10:39:38.115Z] #106 ... [2025-10-31T10:39:38.115Z] [2025-10-31T10:39:38.115Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:39:38.115Z] #156 DONE 3749.8s [2025-10-31T10:39:38.115Z] [2025-10-31T10:39:38.115Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:39:38.383Z] #45 ... [2025-10-31T10:39:38.383Z] [2025-10-31T10:39:38.383Z] #135 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:39:38.383Z] #135 DONE 3750.4s [2025-10-31T10:39:38.383Z] [2025-10-31T10:39:38.383Z] #106 [security-proxy-auth] exporting to image [2025-10-31T10:39:38.383Z] #106 exporting layers 1.7s done [2025-10-31T10:39:38.383Z] #106 writing image sha256:514af5984017ee311ade7f4ed44cecc77e38fdae5fde962ba46924710d5f733e 0.0s done [2025-10-31T10:39:38.383Z] #106 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2025-10-31T10:39:38.383Z] #106 DONE 22.8s [2025-10-31T10:39:38.383Z] [2025-10-31T10:39:38.383Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:39:38.973Z] #45 ... [2025-10-31T10:39:38.973Z] [2025-10-31T10:39:38.973Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:39:38.973Z] #158 DONE 3750.8s [2025-10-31T10:39:38.973Z] [2025-10-31T10:39:38.973Z] #39 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T10:39:39.565Z] #39 ... [2025-10-31T10:39:39.565Z] [2025-10-31T10:39:39.565Z] #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:39:39.836Z] #206 DONE 0.6s [2025-10-31T10:39:39.836Z] [2025-10-31T10:39:39.836Z] #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:39:40.424Z] #207 ... [2025-10-31T10:39:40.424Z] [2025-10-31T10:39:40.424Z] #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:39:40.424Z] #208 DONE 0.5s [2025-10-31T10:39:40.424Z] [2025-10-31T10:39:40.424Z] #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:39:40.424Z] #207 DONE 0.4s [2025-10-31T10:39:40.424Z] [2025-10-31T10:39:40.424Z] #209 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-31T10:39:40.695Z] #209 ... [2025-10-31T10:39:40.695Z] [2025-10-31T10:39:40.695Z] #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:39:40.695Z] #210 DONE 0.4s [2025-10-31T10:39:40.965Z] [2025-10-31T10:39:40.965Z] #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-31T10:39:41.236Z] #211 ... [2025-10-31T10:39:41.236Z] [2025-10-31T10:39:41.236Z] #212 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:39:41.236Z] #212 DONE 0.4s [2025-10-31T10:39:41.507Z] [2025-10-31T10:39:41.507Z] #213 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-31T10:39:42.112Z] #213 ... [2025-10-31T10:39:42.112Z] [2025-10-31T10:39:42.112Z] #209 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-31T10:39:42.112Z] #209 DONE 1.6s [2025-10-31T10:39:42.112Z] [2025-10-31T10:39:42.112Z] #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-31T10:39:42.112Z] #211 DONE 1.4s [2025-10-31T10:39:42.112Z] [2025-10-31T10:39:42.112Z] #214 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:39:42.387Z] #214 ... [2025-10-31T10:39:42.387Z] [2025-10-31T10:39:42.387Z] #213 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-31T10:39:42.387Z] #213 DONE 0.8s [2025-10-31T10:39:42.387Z] [2025-10-31T10:39:42.387Z] #215 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:39:43.016Z] #215 ... [2025-10-31T10:39:43.016Z] [2025-10-31T10:39:43.016Z] #214 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:39:43.016Z] #214 DONE 0.6s [2025-10-31T10:39:43.016Z] [2025-10-31T10:39:43.016Z] #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:39:43.016Z] #216 DONE 0.8s [2025-10-31T10:39:43.016Z] [2025-10-31T10:39:43.016Z] #215 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:39:43.016Z] #215 DONE 0.6s [2025-10-31T10:39:43.016Z] [2025-10-31T10:39:43.016Z] #106 [core-keeper] exporting to image [2025-10-31T10:39:43.615Z] #106 ... [2025-10-31T10:39:43.615Z] [2025-10-31T10:39:43.615Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-31T10:39:43.615Z] #217 DONE 0.6s [2025-10-31T10:39:43.615Z] [2025-10-31T10:39:43.615Z] #106 [core-metadata] exporting to image [2025-10-31T10:39:43.615Z] #106 exporting layers [2025-10-31T10:39:44.602Z] #106 exporting layers 1.6s done [2025-10-31T10:39:44.602Z] #106 writing image sha256:f65527bfc5ae7df047e8a8cd4ffd0958c379cb5326c2697b19546a7d849bffec 0.1s done [2025-10-31T10:39:44.602Z] #106 naming to docker.io/library/core-data-arm64 [2025-10-31T10:39:44.602Z] #106 exporting layers 1.7s done [2025-10-31T10:39:44.602Z] #106 naming to docker.io/library/core-data-arm64 0.0s done [2025-10-31T10:39:44.881Z] #106 writing image sha256:930411d0d1722853ebcdac84040b5efb84bde800f4bbed2b724ebf671b76974e done [2025-10-31T10:39:44.881Z] #106 naming to docker.io/library/core-keeper-arm64 [2025-10-31T10:39:44.881Z] #106 exporting layers 1.3s done [2025-10-31T10:39:44.881Z] #106 naming to docker.io/library/core-keeper-arm64 done [2025-10-31T10:39:45.158Z] #106 writing image sha256:b3a451aa27367dbef723ef5109bcdf8da4345687a2ae94a99d3d10a42bf5d865 done [2025-10-31T10:39:45.158Z] #106 naming to docker.io/library/core-metadata-arm64 done [2025-10-31T10:39:45.158Z] #106 DONE 25.2s [2025-10-31T10:39:45.158Z] [2025-10-31T10:39:45.158Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:40:32.119Z] #45 ... [2025-10-31T10:40:32.119Z] [2025-10-31T10:40:32.119Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:40:32.119Z] #149 DONE 3796.3s [2025-10-31T10:40:32.119Z] [2025-10-31T10:40:32.119Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:40:32.119Z] #45 ... [2025-10-31T10:40:32.119Z] [2025-10-31T10:40:32.119Z] #218 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:40:32.119Z] #218 DONE 0.3s [2025-10-31T10:40:32.119Z] [2025-10-31T10:40:32.119Z] #219 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:40:32.119Z] #219 DONE 0.2s [2025-10-31T10:40:32.119Z] [2025-10-31T10:40:32.119Z] #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-31T10:40:32.119Z] #220 DONE 0.8s [2025-10-31T10:40:32.119Z] [2025-10-31T10:40:32.119Z] #39 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T10:40:32.119Z] #39 ... [2025-10-31T10:40:32.119Z] [2025-10-31T10:40:32.119Z] #221 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-31T10:40:32.119Z] #221 DONE 0.2s [2025-10-31T10:40:32.119Z] [2025-10-31T10:40:32.119Z] #106 [support-scheduler] exporting to image [2025-10-31T10:40:32.119Z] #106 exporting layers [2025-10-31T10:40:32.119Z] #106 exporting layers 1.4s done [2025-10-31T10:40:32.119Z] #106 writing image sha256:b254476c7209bdb4408dd69db28387db9e092262e3c595dc3bf484a6f5d89356 done [2025-10-31T10:40:32.119Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2025-10-31T10:40:32.119Z] #106 DONE 26.6s [2025-10-31T10:40:32.119Z] [2025-10-31T10:40:32.119Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:40:35.468Z] #45 ... [2025-10-31T10:40:35.468Z] [2025-10-31T10:40:35.468Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:40:35.468Z] #150 DONE 3806.7s [2025-10-31T10:40:35.468Z] [2025-10-31T10:40:35.468Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:40:36.053Z] #45 ... [2025-10-31T10:40:36.053Z] [2025-10-31T10:40:36.053Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:40:36.053Z] #222 DONE 0.2s [2025-10-31T10:40:36.053Z] [2025-10-31T10:40:36.053Z] #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:40:36.325Z] #223 DONE 0.1s [2025-10-31T10:40:36.325Z] [2025-10-31T10:40:36.325Z] #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-31T10:40:36.912Z] #224 DONE 0.7s [2025-10-31T10:40:36.912Z] [2025-10-31T10:40:36.912Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:40:36.912Z] #45 ... [2025-10-31T10:40:36.912Z] [2025-10-31T10:40:36.912Z] #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:40:36.912Z] #225 DONE 0.1s [2025-10-31T10:40:37.180Z] [2025-10-31T10:40:37.180Z] #106 [support-notifications] exporting to image [2025-10-31T10:40:37.180Z] #106 exporting layers [2025-10-31T10:40:37.828Z] #106 exporting layers 0.9s done [2025-10-31T10:40:37.828Z] #106 writing image sha256:c994728508a407ce3709c1f67b4e9d7aff17fab492c60ee4625e75560307731e done [2025-10-31T10:40:37.828Z] #106 naming to docker.io/library/support-notifications-arm64 done [2025-10-31T10:40:37.828Z] #106 DONE 27.5s [2025-10-31T10:40:37.828Z] [2025-10-31T10:40:37.828Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:40:37.828Z] time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:40:37.828Z] time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:40:37.828Z] time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:40:37.828Z] time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:40:37.828Z] time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:40:37.828Z] time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:40:37.828Z] time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:40:37.829Z] time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:40:37.829Z] time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:40:37.829Z] time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:40:37.829Z] time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:40:37.829Z] time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:40:37.829Z] time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:40:37.829Z] time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:40:37.829Z] time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-31T10:40:37.875Z] $ docker stop --time=1 dc3027c059ed372c5c8ccdc4432d5ab9e114d435246ea9ee609270cef89fbc5c [2025-10-31T10:40:39.815Z] $ docker rm -f --volumes dc3027c059ed372c5c8ccdc4432d5ab9e114d435246ea9ee609270cef89fbc5c [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T10:40:40.499Z] + docker images [2025-10-31T10:40:40.499Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-31T10:40:40.499Z] support-notifications-arm64 latest c994728508a4 4 seconds ago 53MB [2025-10-31T10:40:40.499Z] support-scheduler-arm64 latest b254476c7209 14 seconds ago 49.2MB [2025-10-31T10:40:40.499Z] core-metadata-arm64 latest b3a451aa2736 57 seconds ago 45.5MB [2025-10-31T10:40:40.499Z] core-data-arm64 latest f65527bfc5ae 58 seconds ago 45.5MB [2025-10-31T10:40:40.499Z] core-keeper-arm64 latest 930411d0d172 58 seconds ago 45.2MB [2025-10-31T10:40:40.499Z] security-proxy-auth-arm64 latest 514af5984017 About a minute ago 44.6MB [2025-10-31T10:40:40.499Z] security-spiffe-token-provider-arm64 latest f2e78146416d 2 minutes ago 49.1MB [2025-10-31T10:40:40.499Z] security-secretstore-setup-arm64 latest cd6405cd5389 3 minutes ago 79.5MB [2025-10-31T10:40:40.499Z] security-proxy-setup-arm64 latest 04e21d41f922 4 minutes ago 49.5MB [2025-10-31T10:40:40.499Z] core-command-arm64 latest eacf079ee776 5 minutes ago 40.1MB [2025-10-31T10:40:40.499Z] security-bootstrapper-arm64 latest c0d55dba5d0a 31 minutes ago 21.6MB [2025-10-31T10:40:40.499Z] core-common-config-bootstrapper-arm64 latest 33d1f2b92994 31 minutes ago 27.5MB [2025-10-31T10:40:40.499Z] security-spire-agent-arm64 latest a92119b6a9a4 About an hour ago 187MB [2025-10-31T10:40:40.499Z] security-spire-config-arm64 latest 0fdb2610ad9e About an hour ago 143MB [2025-10-31T10:40:40.499Z] security-spire-server-arm64 latest 5f66a1ade50b About an hour ago 144MB [2025-10-31T10:40:40.499Z] ci-base-image-arm64 latest 49d5da6b96b7 2 hours ago 920MB [2025-10-31T10:40:40.499Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 weeks ago 564MB [2025-10-31T10:40:40.499Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:40:41.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:40:41.412Z] [2025-10-31T10:40:41.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:40:41.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:40:42.856Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-31T10:40:42.856Z] 8998bd30e6a1: Pulling fs layer [2025-10-31T10:40:42.856Z] 04944245beec: Pulling fs layer [2025-10-31T10:40:42.856Z] 699f458cf7ca: Pulling fs layer [2025-10-31T10:40:42.856Z] 765212b225bb: Pulling fs layer [2025-10-31T10:40:42.856Z] f23df028b6ca: Pulling fs layer [2025-10-31T10:40:42.856Z] d65c8cfc05b1: Pulling fs layer [2025-10-31T10:40:42.856Z] 2437ff75d9bd: Pulling fs layer [2025-10-31T10:40:42.856Z] 765212b225bb: Waiting [2025-10-31T10:40:42.856Z] f23df028b6ca: Waiting [2025-10-31T10:40:42.856Z] d65c8cfc05b1: Waiting [2025-10-31T10:40:42.856Z] 04944245beec: Verifying Checksum [2025-10-31T10:40:42.856Z] 04944245beec: Download complete [2025-10-31T10:40:42.856Z] 765212b225bb: Download complete [2025-10-31T10:40:42.856Z] f23df028b6ca: Download complete [2025-10-31T10:40:42.856Z] d65c8cfc05b1: Verifying Checksum [2025-10-31T10:40:42.856Z] d65c8cfc05b1: Download complete [2025-10-31T10:40:43.129Z] 699f458cf7ca: Verifying Checksum [2025-10-31T10:40:43.129Z] 699f458cf7ca: Download complete [2025-10-31T10:40:43.719Z] 8998bd30e6a1: Verifying Checksum [2025-10-31T10:40:43.719Z] 8998bd30e6a1: Download complete [2025-10-31T10:40:46.315Z] 2437ff75d9bd: Verifying Checksum [2025-10-31T10:40:46.315Z] 2437ff75d9bd: Download complete [2025-10-31T10:40:49.663Z] 8998bd30e6a1: Pull complete [2025-10-31T10:40:49.663Z] 04944245beec: Pull complete [2025-10-31T10:40:51.613Z] 699f458cf7ca: Pull complete [2025-10-31T10:40:51.613Z] 765212b225bb: Pull complete [2025-10-31T10:40:52.576Z] f23df028b6ca: Pull complete [2025-10-31T10:40:52.845Z] d65c8cfc05b1: Pull complete [2025-10-31T10:41:11.093Z] 2437ff75d9bd: Pull complete [2025-10-31T10:41:11.093Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-31T10:41:11.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:41:11.093Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T10:41:11.491Z] prd-ubuntu20.04-docker-arm64-4c-16g-771137 does not seem to be running inside a container [2025-10-31T10:41:11.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-10-31T10:41:15.277Z] $ docker top d8b5bea5ab7bb8f7fd8df4280b9c0d6596db866716be511bc8c7636e48060e75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:41:16.281Z] ---> job-cost.sh [2025-10-31T10:41:16.281Z] lf-activate-venv: SKIPPING [2025-10-31T10:41:16.281Z] INFO: No Stack... [2025-10-31T10:41:16.869Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-31T10:41:17.830Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T10:41:18.499Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2025-10-31T10:41:18.499Z] + cut -d, -f6 [Pipeline] lock [2025-10-31T10:41:18.566Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-154483af8cc3df541f9b59ecd3579d58-1-stack-cost] [2025-10-31T10:41:18.572Z] Resource [jenkins-edgexfoundry-edgex-go-snyk-fix-154483af8cc3df541f9b59ecd3579d58-1-stack-cost] did not exist. Created. [2025-10-31T10:41:18.577Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-154483af8cc3df541f9b59ecd3579d58-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T10:41:19.338Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-31T10:41:19.625Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T10:41:19.644Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-154483af8cc3df541f9b59ecd3579d58-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T10:41:19.737Z] $ docker stop --time=1 d8b5bea5ab7bb8f7fd8df4280b9c0d6596db866716be511bc8c7636e48060e75 [2025-10-31T10:41:21.370Z] $ docker rm -f --volumes d8b5bea5ab7bb8f7fd8df4280b9c0d6596db866716be511bc8c7636e48060e75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-31T10:41:24.061Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:41:24.407Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:41:25.312Z] ---> package-listing.sh [2025-10-31T10:41:25.312Z] ++ facter osfamily [2025-10-31T10:41:25.312Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T10:41:25.572Z] + OS_FAMILY=debian [2025-10-31T10:41:25.572Z] + workspace=/w/workspace/edgex-go/1 [2025-10-31T10:41:25.572Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T10:41:25.572Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T10:41:25.572Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T10:41:25.572Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T10:41:25.572Z] + '[' /w/workspace/edgex-go/1 ']' [2025-10-31T10:41:25.572Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T10:41:25.572Z] + case "${OS_FAMILY}" in [2025-10-31T10:41:25.572Z] + dpkg -l [2025-10-31T10:41:25.572Z] + grep '^ii' [2025-10-31T10:41:25.572Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T10:41:25.572Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T10:41:25.572Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T10:41:25.572Z] + '[' /w/workspace/edgex-go/1 ']' [2025-10-31T10:41:25.572Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-10-31T10:41:25.572Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2025-10-31T10:41:25.607Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-31T10:41:25.903Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:41:26.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:41:26.554Z] [2025-10-31T10:41:26.554Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:41:26.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:41:26.942Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T10:41:26.942Z] 5eb5b503b376: Pulling fs layer [2025-10-31T10:41:26.942Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T10:41:26.942Z] ec43610c2a17: Pulling fs layer [2025-10-31T10:41:26.942Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T10:41:26.942Z] 33b1e0a273af: Pulling fs layer [2025-10-31T10:41:26.942Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T10:41:26.942Z] 2f39f015ded8: Pulling fs layer [2025-10-31T10:41:26.942Z] 33b1e0a273af: Waiting [2025-10-31T10:41:26.942Z] 5d3b04190fa2: Waiting [2025-10-31T10:41:26.942Z] 3a2ae6a8a46f: Waiting [2025-10-31T10:41:26.942Z] 2f39f015ded8: Waiting [2025-10-31T10:41:26.942Z] 5c69ac0246d0: Verifying Checksum [2025-10-31T10:41:26.942Z] 5c69ac0246d0: Download complete [2025-10-31T10:41:26.942Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-31T10:41:26.942Z] 3a2ae6a8a46f: Download complete [2025-10-31T10:41:26.942Z] ec43610c2a17: Verifying Checksum [2025-10-31T10:41:26.942Z] ec43610c2a17: Download complete [2025-10-31T10:41:26.942Z] 33b1e0a273af: Verifying Checksum [2025-10-31T10:41:26.942Z] 33b1e0a273af: Download complete [2025-10-31T10:41:26.942Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T10:41:26.942Z] 5d3b04190fa2: Download complete [2025-10-31T10:41:27.201Z] 5eb5b503b376: Verifying Checksum [2025-10-31T10:41:27.201Z] 5eb5b503b376: Download complete [2025-10-31T10:41:27.771Z] 2f39f015ded8: Verifying Checksum [2025-10-31T10:41:27.771Z] 2f39f015ded8: Download complete [2025-10-31T10:41:28.713Z] 5eb5b503b376: Pull complete [2025-10-31T10:41:28.713Z] 5c69ac0246d0: Pull complete [2025-10-31T10:41:29.282Z] ec43610c2a17: Pull complete [2025-10-31T10:41:29.282Z] 3a2ae6a8a46f: Pull complete [2025-10-31T10:41:29.547Z] 33b1e0a273af: Pull complete [2025-10-31T10:41:29.547Z] 5d3b04190fa2: Pull complete [2025-10-31T10:41:36.119Z] 2f39f015ded8: Pull complete [2025-10-31T10:41:36.119Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T10:41:36.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:41:36.119Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T10:41:36.356Z] prd-ubuntu20.04-docker-8c-8g-771124 does not seem to be running inside a container [2025-10-31T10:41:36.382Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-31T10:41:38.217Z] $ docker top af1616bb5e14d1902e8b0a7e0cab1222e7d6ac673ba4b7bae282caec799c7fa0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T10:41:38.628Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T10:41:38.945Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T10:41:39.257Z] + ls /var/log/sa-host [2025-10-31T10:41:39.257Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T10:41:39.417Z] provisioning config files... [2025-10-31T10:41:39.427Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17268748753534053437tmp [Pipeline] { [Pipeline] echo [2025-10-31T10:41:39.486Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:41:39.807Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T10:41:39.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:41:40.326Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T10:41:40.360Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:41:40.683Z] ---> sudo-logs.sh [2025-10-31T10:41:40.683Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-31T10:41:40.770Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:41:41.097Z] ---> job-cost.sh [2025-10-31T10:41:41.097Z] lf-activate-venv: SKIPPING [2025-10-31T10:41:41.097Z] DEBUG: total: 0.2199999988079071 [2025-10-31T10:41:41.097Z] INFO: Retrieving Stack Cost... [2025-10-31T10:41:41.359Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T10:41:41.934Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T10:41:41.976Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:41:42.302Z] ---> logs-deploy.sh [2025-10-31T10:41:42.302Z] lf-activate-venv: SKIPPING [2025-10-31T10:41:42.302Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/snyk-fix-154483af8cc3df541f9b59ecd3579d58/1 [2025-10-31T10:41:42.302Z] INFO: archiving workspace using pattern(s): [2025-10-31T10:41:43.243Z] Archives upload complete. [2025-10-31T10:41:43.503Z] INFO: archiving logs to Nexus