Pull request #5273 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from de08faa8f20361bd29cad1d6e4f330cb68e7a830 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-ssh2569734067323610796.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-ssh5951726927323853709.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-5.fbf0uv3po.537840182ed/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-5.fbf0uv3po.537840182ed/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5745366092827081088.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-5.fbf0uv3po.537840182ed/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16131225921843597893.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-ssh810698628979272876.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-5.fbf0uv3po.537840182ed/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-5.fbf0uv3po.537840182ed/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9077885807103630379.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-771116 in /w/workspace/5672103b57f4337e5b2b4537840182ed [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 de08faa8f20361bd29cad1d6e4f330cb68e7a830 (snyk-fix-5672103b57f4337e5b2b4537840182ed) Commit message: "fix: cmd/security-secretstore-setup/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 de08faa8f20361bd29cad1d6e4f330cb68e7a830 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-31T08:53:37.534Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-31T08:53:37.722Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-31T08:53:37.843Z] ========================================================= [2025-10-31T08:53:37.843Z] EdgeX Global Pipelines Version Info [2025-10-31T08:53:37.843Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:53:38.981Z] ------------------- [2025-10-31T08:53:38.981Z] stable info: [2025-10-31T08:53:38.981Z] ------------------- [2025-10-31T08:53:38.981Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-31T08:53:38.981Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-31T08:53:38.981Z] Message: update stable to v1.0.278 [2025-10-31T08:53:39.241Z] ------------------- [2025-10-31T08:53:39.241Z] experimental info: [2025-10-31T08:53:39.241Z] ------------------- [2025-10-31T08:53:39.241Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-31T08:53:39.241Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-31T08:53:39.241Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-31T08:53:39.438Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-31T08:53:39.494Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-31T08:53:39.562Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-31T08:53:39.627Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-31T08:53:39.713Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-31T08:53:39.794Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-10-31T08:53:39.927Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-31T08:53:40.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-31T08:53:40.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-31T08:53:40.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-31T08:53:40.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-31T08:53:40.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-31T08:53:40.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-31T08:53:40.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-31T08:53:40.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-31T08:53:40.548Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T08:53:40.628Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T08:53:40.684Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-31T08:53:40.742Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-31T08:53:40.860Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-31T08:53:40.920Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-31T08:53:40.985Z] [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:41.050Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-31T08:53:41.103Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-5672103b57f4337e5b2b4537840182ed [Pipeline] echo [2025-10-31T08:53:41.158Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-5672103b57f4337e5b2b4537840182ed [Pipeline] echo [2025-10-31T08:53:41.214Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-5672103b57f4337e5b2b4537840182ed [Pipeline] echo [2025-10-31T08:53:41.277Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de08faa8f20361bd29cad1d6e4f330cb68e7a830 [Pipeline] echo [2025-10-31T08:53:41.337Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de08faa [Pipeline] echo [2025-10-31T08:53:41.408Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T08:53:41.612Z] provisioning config files... [2025-10-31T08:53:41.625Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5991747408013637126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:53:42.108Z] ---> ****-login.sh [2025-10-31T08:53:42.108Z] nexus3.edgexfoundry.org:10001 [2025-10-31T08:53:42.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:53:42.377Z] [2025-10-31T08:53:42.377Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:53:42.377Z] Configure a credential helper to remove this warning. See [2025-10-31T08:53:42.377Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:53:42.377Z] [2025-10-31T08:53:42.377Z] Login Succeeded [2025-10-31T08:53:42.377Z] nexus3.edgexfoundry.org:10002 [2025-10-31T08:53:42.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:53:42.377Z] [2025-10-31T08:53:42.377Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:53:42.377Z] Configure a credential helper to remove this warning. See [2025-10-31T08:53:42.377Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:53:42.377Z] [2025-10-31T08:53:42.377Z] Login Succeeded [2025-10-31T08:53:42.377Z] nexus3.edgexfoundry.org:10003 [2025-10-31T08:53:42.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:53:42.643Z] [2025-10-31T08:53:42.643Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:53:42.643Z] Configure a credential helper to remove this warning. See [2025-10-31T08:53:42.643Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:53:42.643Z] [2025-10-31T08:53:42.643Z] Login Succeeded [2025-10-31T08:53:42.643Z] nexus3.edgexfoundry.org:10004 [2025-10-31T08:53:42.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:53:42.643Z] [2025-10-31T08:53:42.643Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:53:42.643Z] Configure a credential helper to remove this warning. See [2025-10-31T08:53:42.643Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:53:42.643Z] [2025-10-31T08:53:42.643Z] Login Succeeded [2025-10-31T08:53:42.643Z] ****.io [2025-10-31T08:53:42.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:53:43.032Z] [2025-10-31T08:53:43.033Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:53:43.033Z] Configure a credential helper to remove this warning. See [2025-10-31T08:53:43.033Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:53:43.033Z] [2025-10-31T08:53:43.033Z] Login Succeeded [2025-10-31T08:53:43.033Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T08:53:43.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T08:53:43.555Z] + 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:43.555Z] + dirname cmd/core-command/Dockerfile [2025-10-31T08:53:43.555Z] + cut -d/ -f2 [2025-10-31T08:53:43.555Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-31T08:53:43.555Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-31T08:53:43.555Z] cut -d/ -f2 [2025-10-31T08:53:43.555Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-31T08:53:43.555Z] + dirname cmd/core-data/Dockerfile [2025-10-31T08:53:43.555Z] + cut -d/ -f2 [2025-10-31T08:53:43.555Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-31T08:53:43.555Z] + dirname cmd/core-keeper/Dockerfile [2025-10-31T08:53:43.555Z] + cut -d/ -f2 [2025-10-31T08:53:43.555Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-31T08:53:43.555Z] + dirname cmd/core-metadata/Dockerfile [2025-10-31T08:53:43.555Z] + cut -d/ -f2 [2025-10-31T08:53:43.555Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-31T08:53:43.555Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-10-31T08:53:43.555Z] + cut -d/ -f2 [2025-10-31T08:53:43.555Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-31T08:53:43.555Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-10-31T08:53:43.555Z] + cut -d/ -f2 [2025-10-31T08:53:43.555Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-31T08:53:43.555Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-31T08:53:43.555Z] + cut -d/ -f2 [2025-10-31T08:53:43.555Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-31T08:53:43.555Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-10-31T08:53:43.555Z] + cut -d/ -f2 [2025-10-31T08:53:43.555Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-31T08:53:43.555Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-31T08:53:43.555Z] + cut -d/ -f2 [2025-10-31T08:53:43.555Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-31T08:53:43.555Z] + dirname cmd/security-spire-agent/Dockerfile [2025-10-31T08:53:43.555Z] + cut -d/ -f2 [2025-10-31T08:53:43.555Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-31T08:53:43.555Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-31T08:53:43.555Z] + cut -d/ -f2 [2025-10-31T08:53:43.555Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-31T08:53:43.555Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-31T08:53:43.555Z] + cut -d/ -f2 [2025-10-31T08:53:43.555Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-31T08:53:43.555Z] + dirname cmd/support-notifications/Dockerfile [2025-10-31T08:53:43.555Z] + cut -d/ -f2 [2025-10-31T08:53:43.555Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-31T08:53:43.555Z] + dirname cmd/support-scheduler/Dockerfile [2025-10-31T08:53:43.555Z] + cut -d/ -f2 [2025-10-31T08:53:43.555Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-31T08:53:43.626Z] 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:44.431Z] + git rev-list -1 --merges de08faa8f20361bd29cad1d6e4f330cb68e7a830~1..de08faa8f20361bd29cad1d6e4f330cb68e7a830 [Pipeline] echo [2025-10-31T08:53:44.520Z] -----------> git rev-list -1 --merges de08faa8f20361bd29cad1d6e4f330cb68e7a830~1..de08faa8f20361bd29cad1d6e4f330cb68e7a830 de08faa8f20361bd29cad1d6e4f330cb68e7a830 [false] [Pipeline] sh [2025-10-31T08:53:44.883Z] + git log --format=format:%s -1 de08faa8f20361bd29cad1d6e4f330cb68e7a830 [Pipeline] echo [2025-10-31T08:53:44.949Z] ========================================================= [2025-10-31T08:53:44.949Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-31T08:53:44.949Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-31T08:53:45.423Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T08:53:45.424Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-31T08:53:45.424Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-31T08:53:45.424Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-31T08:53:45.424Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-31T08:53:45.424Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-31T08:53:45.424Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:53:45.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:53:45.881Z] [2025-10-31T08:53:45.881Z] 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:46.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:53:46.302Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-31T08:53:46.302Z] 3dae71ba6b94: Pulling fs layer [2025-10-31T08:53:46.302Z] 6bf1a483ea7c: Pulling fs layer [2025-10-31T08:53:46.302Z] f5dfc541a4d3: Pulling fs layer [2025-10-31T08:53:46.302Z] 461d9e800cba: Pulling fs layer [2025-10-31T08:53:46.302Z] 80192f66455f: Pulling fs layer [2025-10-31T08:53:46.302Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-31T08:53:46.302Z] a29436f7fd5d: Pulling fs layer [2025-10-31T08:53:46.302Z] 923cac83aea3: Pulling fs layer [2025-10-31T08:53:46.302Z] 25ad8b0a4227: Pulling fs layer [2025-10-31T08:53:46.302Z] 923cac83aea3: Waiting [2025-10-31T08:53:46.302Z] a29436f7fd5d: Waiting [2025-10-31T08:53:46.302Z] 461d9e800cba: Waiting [2025-10-31T08:53:46.302Z] db01528c6b51: Pulling fs layer [2025-10-31T08:53:46.302Z] 25ad8b0a4227: Waiting [2025-10-31T08:53:46.302Z] 80192f66455f: Waiting [2025-10-31T08:53:46.302Z] 2e8e34ca0e6c: Waiting [2025-10-31T08:53:46.302Z] 28988de357af: Pulling fs layer [2025-10-31T08:53:46.302Z] db01528c6b51: Waiting [2025-10-31T08:53:46.302Z] 28988de357af: Waiting [2025-10-31T08:53:46.302Z] 6bf1a483ea7c: Verifying Checksum [2025-10-31T08:53:46.302Z] 6bf1a483ea7c: Download complete [2025-10-31T08:53:46.302Z] 461d9e800cba: Verifying Checksum [2025-10-31T08:53:46.302Z] 461d9e800cba: Download complete [2025-10-31T08:53:46.565Z] 80192f66455f: Download complete [2025-10-31T08:53:46.565Z] f5dfc541a4d3: Verifying Checksum [2025-10-31T08:53:46.565Z] f5dfc541a4d3: Download complete [2025-10-31T08:53:46.565Z] 3dae71ba6b94: Verifying Checksum [2025-10-31T08:53:46.565Z] 3dae71ba6b94: Download complete [2025-10-31T08:53:46.565Z] 923cac83aea3: Verifying Checksum [2025-10-31T08:53:46.565Z] 923cac83aea3: Download complete [2025-10-31T08:53:46.826Z] 25ad8b0a4227: Verifying Checksum [2025-10-31T08:53:46.826Z] 25ad8b0a4227: Download complete [2025-10-31T08:53:46.826Z] db01528c6b51: Verifying Checksum [2025-10-31T08:53:46.826Z] 28988de357af: Verifying Checksum [2025-10-31T08:53:46.826Z] 28988de357af: Download complete [2025-10-31T08:53:47.088Z] a29436f7fd5d: Verifying Checksum [2025-10-31T08:53:47.088Z] a29436f7fd5d: Download complete [2025-10-31T08:53:47.348Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-31T08:53:47.348Z] 2e8e34ca0e6c: Download complete [2025-10-31T08:53:47.913Z] 3dae71ba6b94: Pull complete [2025-10-31T08:53:48.172Z] 6bf1a483ea7c: Pull complete [2025-10-31T08:53:48.742Z] f5dfc541a4d3: Pull complete [2025-10-31T08:53:48.742Z] 461d9e800cba: Pull complete [2025-10-31T08:53:48.742Z] 80192f66455f: Pull complete [2025-10-31T08:53:52.955Z] 2e8e34ca0e6c: Pull complete [2025-10-31T08:53:53.217Z] a29436f7fd5d: Pull complete [2025-10-31T08:53:53.481Z] 923cac83aea3: Pull complete [2025-10-31T08:53:53.481Z] 25ad8b0a4227: Pull complete [2025-10-31T08:53:53.742Z] db01528c6b51: Pull complete [2025-10-31T08:53:53.742Z] 28988de357af: Pull complete [2025-10-31T08:53:53.742Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-31T08:53:54.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:53:54.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:53:54.320Z] prd-ubuntu20.04-docker-8c-8g-771116 does not seem to be running inside a container [2025-10-31T08:53:54.348Z] $ 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:54:02.293Z] $ docker top 7939802cd733937f50d4099916b9a882fc6d58dee4abb8d59bf563753ccab413 -eo pid,comm [2025-10-31T08:54:02.350Z] 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:54:02.350Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T08:54:02.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T08:54:02.528Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T08:54:02.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T08:54:02.646Z] $ docker exec 7939802cd733937f50d4099916b9a882fc6d58dee4abb8d59bf563753ccab413 ssh-agent [2025-10-31T08:54:02.767Z] SSH_AUTH_SOCK=/tmp/ssh-Q2wqUCztLuzM/agent.32 [2025-10-31T08:54:02.767Z] SSH_AGENT_PID=38 [2025-10-31T08:54:02.774Z] Running ssh-add (command line suppressed) [2025-10-31T08:54:02.881Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12529999373884733849.key (/w/workspace/edgex-go/1@tmp/private_key_12529999373884733849.key) [2025-10-31T08:54:02.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T08:54:03.375Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh [2025-10-31T08:54:03.697Z] + git tag --points-at HEAD [Pipeline] } [2025-10-31T08:54:03.722Z] $ docker exec --env ******** --env ******** 7939802cd733937f50d4099916b9a882fc6d58dee4abb8d59bf563753ccab413 ssh-agent -k [2025-10-31T08:54:03.821Z] unset SSH_AUTH_SOCK; [2025-10-31T08:54:03.821Z] unset SSH_AGENT_PID; [2025-10-31T08:54:03.821Z] echo Agent pid 38 killed; [2025-10-31T08:54:03.835Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-31T08:54:03.938Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T08:54:03.938Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T08:54:04.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T08:54:04.048Z] $ docker exec 7939802cd733937f50d4099916b9a882fc6d58dee4abb8d59bf563753ccab413 ssh-agent [2025-10-31T08:54:04.144Z] SSH_AUTH_SOCK=/tmp/ssh-5oE5SstP9wxA/agent.85 [2025-10-31T08:54:04.144Z] SSH_AGENT_PID=91 [2025-10-31T08:54:04.150Z] Running ssh-add (command line suppressed) [2025-10-31T08:54:04.249Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8400355026108119388.key (/w/workspace/edgex-go/1@tmp/private_key_8400355026108119388.key) [2025-10-31T08:54:04.265Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T08:54:04.628Z] + git semver init [2025-10-31T08:54:04.889Z] 2025-10-31 08:54:04,859 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T08:54:04.889Z] 2025-10-31 08:54:04,862 [run_init] DEBUG init version:0.0.0 force:False [2025-10-31T08:54:04.889Z] 2025-10-31 08:54:04,863 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-10-31T08:54:04.889Z] 2025-10-31 08:54:04,863 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-10-31T08:54:04.889Z] 2025-10-31 08:54:04,864 [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:11.477Z] 2025-10-31 08:54:10,621 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-10-31T08:54:11.477Z] 2025-10-31 08:54:10,621 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/snyk-fix-5672103b57f4337e5b2b4537840182ed with force:False [2025-10-31T08:54:11.477Z] 2025-10-31 08:54:10,622 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/snyk-fix-5672103b57f4337e5b2b4537840182ed [2025-10-31T08:54:11.477Z] 2025-10-31 08:54:10,624 [execute] INFO git cat-file --batch-check [2025-10-31T08:54:11.477Z] 2025-10-31 08:54:10,624 [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:11.477Z] 2025-10-31 08:54:10,627 [execute] INFO git cat-file --batch [2025-10-31T08:54:11.477Z] 2025-10-31 08:54:10,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T08:54:11.477Z] 2025-10-31 08:54:10,630 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/snyk-fix-5672103b57f4337e5b2b4537840182ed [2025-10-31T08:54:11.477Z] 0.0.0 [Pipeline] } [2025-10-31T08:54:11.502Z] $ docker exec --env ******** --env ******** 7939802cd733937f50d4099916b9a882fc6d58dee4abb8d59bf563753ccab413 ssh-agent -k [2025-10-31T08:54:11.591Z] unset SSH_AUTH_SOCK; [2025-10-31T08:54:11.591Z] unset SSH_AGENT_PID; [2025-10-31T08:54:11.591Z] echo Agent pid 91 killed; [2025-10-31T08:54:11.602Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T08:54:12.051Z] + git semver [Pipeline] } [2025-10-31T08:54:12.330Z] $ docker stop --time=1 7939802cd733937f50d4099916b9a882fc6d58dee4abb8d59bf563753ccab413 [2025-10-31T08:54:13.661Z] $ docker rm -f --volumes 7939802cd733937f50d4099916b9a882fc6d58dee4abb8d59bf563753ccab413 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T08:54:14.080Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-31T08:54:14.398Z] Stashed 1 file(s) [Pipeline] echo [2025-10-31T08:54:14.419Z] [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:15.302Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-10-31T08:54:15.340Z] [edgeX.isLTS] Checking if [snyk-fix-5672103b57f4337e5b2b4537840182ed] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:54:15.386Z] [edgeX.isLTS] Checking if [snyk-fix-5672103b57f4337e5b2b4537840182ed] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:54:15.429Z] ========================================================= [2025-10-31T08:54:15.429Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-10-31T08:54:15.429Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:54:15.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:15.785Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-31T08:54:15.785Z] 2d35ebdb57d9: Pulling fs layer [2025-10-31T08:54:15.785Z] c35fb4624d26: Pulling fs layer [2025-10-31T08:54:15.785Z] 4e2aec7ef170: Pulling fs layer [2025-10-31T08:54:15.785Z] 333b49ad6fbf: Pulling fs layer [2025-10-31T08:54:15.785Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T08:54:15.785Z] c3e65509a76b: Pulling fs layer [2025-10-31T08:54:15.785Z] 7cf9ebb963bd: Pulling fs layer [2025-10-31T08:54:15.785Z] bb34ca984cfb: Pulling fs layer [2025-10-31T08:54:15.785Z] 151cf03bc807: Pulling fs layer [2025-10-31T08:54:15.785Z] 333b49ad6fbf: Waiting [2025-10-31T08:54:15.785Z] 4f4fb700ef54: Waiting [2025-10-31T08:54:15.785Z] c3e65509a76b: Waiting [2025-10-31T08:54:15.785Z] 7cf9ebb963bd: Waiting [2025-10-31T08:54:15.785Z] bb34ca984cfb: Waiting [2025-10-31T08:54:15.785Z] 151cf03bc807: Waiting [2025-10-31T08:54:15.785Z] c35fb4624d26: Verifying Checksum [2025-10-31T08:54:15.785Z] c35fb4624d26: Download complete [2025-10-31T08:54:15.785Z] 333b49ad6fbf: Verifying Checksum [2025-10-31T08:54:15.785Z] 333b49ad6fbf: Download complete [2025-10-31T08:54:15.785Z] 4f4fb700ef54: Download complete [2025-10-31T08:54:15.785Z] 2d35ebdb57d9: Verifying Checksum [2025-10-31T08:54:15.785Z] 2d35ebdb57d9: Download complete [2025-10-31T08:54:15.785Z] c3e65509a76b: Verifying Checksum [2025-10-31T08:54:15.785Z] c3e65509a76b: Download complete [2025-10-31T08:54:16.043Z] 2d35ebdb57d9: Pull complete [2025-10-31T08:54:16.043Z] 7cf9ebb963bd: Verifying Checksum [2025-10-31T08:54:16.043Z] 7cf9ebb963bd: Download complete [2025-10-31T08:54:16.302Z] 4e2aec7ef170: Verifying Checksum [2025-10-31T08:54:16.302Z] 4e2aec7ef170: Download complete [2025-10-31T08:54:16.302Z] c35fb4624d26: Pull complete [2025-10-31T08:54:16.302Z] 151cf03bc807: Verifying Checksum [2025-10-31T08:54:16.302Z] 151cf03bc807: Download complete [2025-10-31T08:54:16.560Z] bb34ca984cfb: Verifying Checksum [2025-10-31T08:54:16.560Z] bb34ca984cfb: Download complete [2025-10-31T08:54:21.859Z] 4e2aec7ef170: Pull complete [2025-10-31T08:54:21.859Z] 333b49ad6fbf: Pull complete [2025-10-31T08:54:21.859Z] 4f4fb700ef54: Pull complete [2025-10-31T08:54:21.859Z] c3e65509a76b: Pull complete [2025-10-31T08:54:22.118Z] 7cf9ebb963bd: Pull complete [2025-10-31T08:54:24.651Z] bb34ca984cfb: Pull complete [2025-10-31T08:54:24.911Z] 151cf03bc807: Pull complete [2025-10-31T08:54:24.911Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-10-31T08:54:24.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:24.911Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:54:25.289Z] + docker build -t ci-base-image-x86_64 -f - . [2025-10-31T08:54:25.289Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:25.289Z] WORKDIR /edgex [2025-10-31T08:54:25.289Z] COPY go.mod . [2025-10-31T08:54:25.289Z] RUN go mod download [2025-10-31T08:54:26.669Z] #0 building with "default" instance using docker driver [2025-10-31T08:54:26.669Z] [2025-10-31T08:54:26.669Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:54:26.931Z] #1 transferring dockerfile: [2025-10-31T08:54:27.192Z] #1 transferring dockerfile: 164B done [2025-10-31T08:54:27.192Z] #1 DONE 0.6s [2025-10-31T08:54:27.451Z] [2025-10-31T08:54:27.451Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:27.451Z] #2 DONE 0.0s [2025-10-31T08:54:27.451Z] [2025-10-31T08:54:27.451Z] #3 [internal] load .dockerignore [2025-10-31T08:54:27.451Z] #3 transferring context: 50B done [2025-10-31T08:54:27.451Z] #3 DONE 0.2s [2025-10-31T08:54:27.451Z] [2025-10-31T08:54:27.451Z] #4 [internal] load build context [2025-10-31T08:54:27.710Z] #4 transferring context: 6.57kB done [2025-10-31T08:54:27.710Z] #4 DONE 0.4s [2025-10-31T08:54:27.710Z] [2025-10-31T08:54:27.710Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:28.277Z] #5 DONE 1.0s [2025-10-31T08:54:28.541Z] [2025-10-31T08:54:28.541Z] #6 [2/4] WORKDIR /edgex [2025-10-31T08:54:29.792Z] Still waiting to schedule task [2025-10-31T08:54:29.793Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-10-31T08:54:36.684Z] #6 DONE 8.1s [2025-10-31T08:54:36.684Z] [2025-10-31T08:54:36.684Z] #7 [3/4] COPY go.mod . [2025-10-31T08:54:36.684Z] #7 DONE 0.0s [2025-10-31T08:54:36.684Z] [2025-10-31T08:54:36.684Z] #8 [4/4] RUN go mod download [2025-10-31T08:54:44.809Z] #8 DONE 7.1s [2025-10-31T08:54:44.809Z] [2025-10-31T08:54:44.809Z] #9 exporting to image [2025-10-31T08:54:44.809Z] #9 exporting layers [2025-10-31T08:54:47.347Z] #9 exporting layers 3.5s done [2025-10-31T08:54:47.347Z] #9 writing image sha256:934a273dbb20c3b781eab4edb21c334879dadf772b74e1b71df59496b3e0da44 done [2025-10-31T08:54:47.347Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-31T08:54:47.347Z] #9 DONE 3.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:54:47.730Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T08:54:47.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:54:47.880Z] prd-ubuntu20.04-docker-8c-8g-771116 does not seem to be running inside a container [2025-10-31T08:54:47.908Z] $ 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:48.178Z] $ docker top bca1484e1645a059fec6698cc77cb89c42a2fc75f90104090169091e7d693a20 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T08:54:48.577Z] + go version [2025-10-31T08:54:48.577Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-10-31T08:54:48.608Z] $ docker stop --time=1 bca1484e1645a059fec6698cc77cb89c42a2fc75f90104090169091e7d693a20 [2025-10-31T08:54:49.857Z] $ docker rm -f --volumes bca1484e1645a059fec6698cc77cb89c42a2fc75f90104090169091e7d693a20 [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:50.583Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T08:54:50.583Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:54:50.731Z] prd-ubuntu20.04-docker-8c-8g-771116 does not seem to be running inside a container [2025-10-31T08:54:50.761Z] $ 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:50.994Z] $ docker top 5e1399f85b6df3b43fc4cec0d29bd7ce0d822c5ea31934eaffc9ceea0cbfc749 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-31T08:54:51.110Z] ========================================================= [2025-10-31T08:54:51.110Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-31T08:54:51.110Z] ========================================================= [Pipeline] sh [2025-10-31T08:54:51.406Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:54:51.772Z] + make test [2025-10-31T08:54:51.772Z] go test -race -coverprofile=coverage.out ./... [2025-10-31T08:54:59.882Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-31T08:55:31.966Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-31T08:55:31.966Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-31T08:55:31.966Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-31T08:55:31.966Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-31T08:55:31.966Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-31T08:55:31.966Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-31T08:55:31.966Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-31T08:55:31.966Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-31T08:55:31.966Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-31T08:55:31.966Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-31T08:55:31.966Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-31T08:55:31.966Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-31T08:55:31.966Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-31T08:55:31.966Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-31T08:55:31.966Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-31T08:55:31.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.046s coverage: 42.3% of statements [2025-10-31T08:55:31.966Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-31T08:55:31.966Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-31T08:55:31.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.087s coverage: 97.0% of statements [2025-10-31T08:55:36.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.4% of statements [2025-10-31T08:55:36.172Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-31T08:55:36.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 4.8% of statements [2025-10-31T08:55:36.172Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-31T08:55:36.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.076s coverage: 57.6% of statements [2025-10-31T08:55:36.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.034s coverage: 86.5% of statements [2025-10-31T08:55:36.172Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-31T08:55:36.172Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-31T08:55:37.104Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.557s coverage: 94.2% of statements [2025-10-31T08:55:37.104Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-31T08:55:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-31T08:55:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-31T08:55:37.104Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:55:37.104Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-31T08:55:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-31T08:55:37.104Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-31T08:55:37.104Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-31T08:55:37.104Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-31T08:55:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-31T08:55:37.104Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-31T08:55:37.104Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 92.4% of statements [2025-10-31T08:55:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-31T08:55:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-31T08:55:37.104Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:55:37.104Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-31T08:55:37.104Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-31T08:55:37.104Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-31T08:55:38.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 8.4% of statements [2025-10-31T08:55:38.038Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-31T08:55:38.038Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-31T08:55:39.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.385s coverage: 95.8% of statements [2025-10-31T08:55:39.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-31T08:55:39.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-31T08:55:39.413Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:55:39.413Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-31T08:55:39.413Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-31T08:55:39.413Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements [2025-10-31T08:55:39.413Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-31T08:55:39.413Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-31T08:55:39.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-31T08:55:39.413Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-31T08:55:39.413Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-31T08:55:39.413Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-31T08:55:39.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-31T08:55:39.413Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-31T08:55:39.413Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-31T08:55:39.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-31T08:55:41.942Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.073s coverage: 2.4% of statements [2025-10-31T08:55:41.942Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-31T08:55:41.942Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements [2025-10-31T08:55:41.942Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-31T08:55:41.942Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 39.4% of statements [2025-10-31T08:55:41.942Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.027s coverage: 68.8% of statements [2025-10-31T08:55:41.942Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-31T08:55:41.942Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:55:41.942Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-31T08:55:42.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements [2025-10-31T08:55:42.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.018s coverage: 87.1% of statements [2025-10-31T08:55:42.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2025-10-31T08:55:42.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.025s coverage: 96.3% of statements [2025-10-31T08:55:43.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2025-10-31T08:55:55.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2025-10-31T08:56:04.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.038s coverage: 92.9% of statements [2025-10-31T08:56:04.019Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-31T08:56:04.019Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-31T08:56:04.019Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-31T08:56:04.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements [2025-10-31T08:56:04.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-31T08:56:04.019Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-31T08:56:04.019Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-31T08:56:04.019Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-31T08:56:04.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.031s coverage: 47.4% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2025-10-31T08:56:04.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements [2025-10-31T08:56:04.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.017s coverage: 86.0% of statements [2025-10-31T08:56:04.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-31T08:56:04.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.041s coverage: 6.8% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.048s coverage: 33.3% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.051s coverage: 100.0% of statements [2025-10-31T08:56:04.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.188s coverage: 54.5% of statements [2025-10-31T08:56:04.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements [2025-10-31T08:56:04.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2025-10-31T08:56:04.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements [2025-10-31T08:56:04.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.033s coverage: 96.8% of statements [2025-10-31T08:56:04.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-31T08:56:04.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2025-10-31T08:56:04.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.154s coverage: 29.2% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.031s coverage: 93.8% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-31T08:56:04.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.015s coverage: 3.1% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.027s coverage: 76.2% of statements [2025-10-31T08:56:04.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.028s coverage: 54.0% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-31T08:56:04.020Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-31T08:56:07.304Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.0% of statements [2025-10-31T08:56:07.304Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-31T08:56:07.304Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-31T08:56:07.304Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-31T08:56:07.304Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-31T08:56:07.304Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.129s coverage: 94.9% of statements [2025-10-31T08:56:07.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-31T08:56:07.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-31T08:56:07.304Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:07.304Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-31T08:56:07.304Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements [2025-10-31T08:56:07.304Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-31T08:56:07.304Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-31T08:56:07.304Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-31T08:56:07.304Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.070s coverage: 97.7% of statements [2025-10-31T08:56:07.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-31T08:56:07.304Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 43.6% of statements [2025-10-31T08:56:07.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-31T08:56:07.304Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:07.304Z] 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:56:07.304Z] running golangci-lint [2025-10-31T08:56:07.304Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2025-10-31T08:56:07.304Z] go version go1.25.2 linux/amd64 [2025-10-31T08:56:07.561Z] 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:56:07.561Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-31T08:56:07.561Z] 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:56:07.561Z] 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:56:07.561Z] make: *** [Makefile:178: lint] Error 3 [Pipeline] } [2025-10-31T08:56:07.603Z] $ docker stop --time=1 5e1399f85b6df3b43fc4cec0d29bd7ce0d822c5ea31934eaffc9ceea0cbfc749 [2025-10-31T08:56:09.117Z] $ docker rm -f --volumes 5e1399f85b6df3b43fc4cec0d29bd7ce0d822c5ea31934eaffc9ceea0cbfc749 [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:56:10.326Z] Failed in branch amd64 [2025-10-31T08:57:39.317Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-771140 in /w/workspace/5672103b57f4337e5b2b4537840182ed [Pipeline] { [Pipeline] ws [2025-10-31T08:57:39.377Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2025-10-31T08:57:42.489Z] The recommended git tool is: git [2025-10-31T08:57:50.744Z] using credential edgex-jenkins-ssh [2025-10-31T08:57:50.768Z] Cloning the remote Git repository [2025-10-31T08:57:50.849Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-10-31T08:57:51.033Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2025-10-31T08:57:51.259Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-10-31T08:57:51.261Z] > git --version # timeout=10 [2025-10-31T08:57:51.287Z] > git --version # 'git version 2.25.1' [2025-10-31T08:57:51.291Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-31T08:57:51.535Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T08:58:18.931Z] Avoid second fetch [2025-10-31T08:58:18.931Z] Checking out Revision de08faa8f20361bd29cad1d6e4f330cb68e7a830 (snyk-fix-5672103b57f4337e5b2b4537840182ed) [2025-10-31T08:58:17.616Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-10-31T08:58:17.650Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T08:58:18.949Z] > git config core.sparsecheckout # timeout=10 [2025-10-31T08:58:20.066Z] Commit message: "fix: cmd/security-secretstore-setup/Dockerfile to reduce vulnerabilities" [2025-10-31T08:58:20.183Z] > git --version # timeout=10 [2025-10-31T08:58:20.213Z] > git --version # 'git version 2.25.1' [2025-10-31T08:58:20.250Z] fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-31T08:58:19.052Z] > git checkout -f de08faa8f20361bd29cad1d6e4f330cb68e7a830 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T08:58:24.970Z] provisioning config files... [2025-10-31T08:58:25.009Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7269223610780740417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:58:25.975Z] ---> ****-login.sh [2025-10-31T08:58:25.975Z] nexus3.edgexfoundry.org:10001 [2025-10-31T08:58:26.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:58:26.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:58:26.876Z] Configure a credential helper to remove this warning. See [2025-10-31T08:58:26.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:58:26.876Z] [2025-10-31T08:58:26.876Z] Login Succeeded [2025-10-31T08:58:26.876Z] nexus3.edgexfoundry.org:10002 [2025-10-31T08:58:27.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:58:27.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:58:27.434Z] Configure a credential helper to remove this warning. See [2025-10-31T08:58:27.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:58:27.434Z] [2025-10-31T08:58:27.434Z] Login Succeeded [2025-10-31T08:58:27.434Z] nexus3.edgexfoundry.org:10003 [2025-10-31T08:58:27.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:58:27.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:58:27.994Z] Configure a credential helper to remove this warning. See [2025-10-31T08:58:27.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:58:27.994Z] [2025-10-31T08:58:27.994Z] Login Succeeded [2025-10-31T08:58:27.994Z] nexus3.edgexfoundry.org:10004 [2025-10-31T08:58:28.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:58:28.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:58:28.567Z] Configure a credential helper to remove this warning. See [2025-10-31T08:58:28.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:58:28.567Z] [2025-10-31T08:58:28.567Z] Login Succeeded [2025-10-31T08:58:28.567Z] ****.io [2025-10-31T08:58:28.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:58:29.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:58:29.132Z] Configure a credential helper to remove this warning. See [2025-10-31T08:58:29.132Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:58:29.132Z] [2025-10-31T08:58:29.132Z] Login Succeeded [2025-10-31T08:58:29.132Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T08:58:29.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-10-31T08:58:30.336Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-10-31T08:58:30.393Z] [edgeX.isLTS] Checking if [snyk-fix-5672103b57f4337e5b2b4537840182ed] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:58:30.440Z] [edgeX.isLTS] Checking if [snyk-fix-5672103b57f4337e5b2b4537840182ed] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:58:30.490Z] ========================================================= [2025-10-31T08:58:30.490Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-10-31T08:58:30.490Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:58:30.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:58:31.220Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-31T08:58:31.220Z] 6b59a28fa201: Pulling fs layer [2025-10-31T08:58:31.220Z] d32bb0dddca7: Pulling fs layer [2025-10-31T08:58:31.220Z] 5dab1238d3d9: Pulling fs layer [2025-10-31T08:58:31.220Z] 196fd7d83e7d: Pulling fs layer [2025-10-31T08:58:31.220Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T08:58:31.220Z] 8ba94037c8f0: Pulling fs layer [2025-10-31T08:58:31.220Z] deaec5988b04: Pulling fs layer [2025-10-31T08:58:31.220Z] 9f65657bb879: Pulling fs layer [2025-10-31T08:58:31.220Z] 196fd7d83e7d: Waiting [2025-10-31T08:58:31.220Z] 4f4fb700ef54: Waiting [2025-10-31T08:58:31.220Z] 8ba94037c8f0: Waiting [2025-10-31T08:58:31.220Z] deaec5988b04: Waiting [2025-10-31T08:58:31.220Z] 9f65657bb879: Waiting [2025-10-31T08:58:31.220Z] d32bb0dddca7: Verifying Checksum [2025-10-31T08:58:31.220Z] d32bb0dddca7: Download complete [2025-10-31T08:58:31.220Z] 196fd7d83e7d: Verifying Checksum [2025-10-31T08:58:31.220Z] 196fd7d83e7d: Download complete [2025-10-31T08:58:31.510Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T08:58:31.510Z] 4f4fb700ef54: Download complete [2025-10-31T08:58:31.510Z] 8ba94037c8f0: Verifying Checksum [2025-10-31T08:58:31.510Z] 8ba94037c8f0: Download complete [2025-10-31T08:58:31.510Z] 6b59a28fa201: Verifying Checksum [2025-10-31T08:58:31.510Z] 6b59a28fa201: Download complete [2025-10-31T08:58:32.157Z] 9f65657bb879: Verifying Checksum [2025-10-31T08:58:32.157Z] 9f65657bb879: Download complete [2025-10-31T08:58:33.658Z] 6b59a28fa201: Pull complete [2025-10-31T08:58:33.658Z] 5dab1238d3d9: Verifying Checksum [2025-10-31T08:58:33.658Z] 5dab1238d3d9: Download complete [2025-10-31T08:58:34.263Z] d32bb0dddca7: Pull complete [2025-10-31T08:58:35.726Z] deaec5988b04: Verifying Checksum [2025-10-31T08:58:35.726Z] deaec5988b04: Download complete [2025-10-31T08:58:50.843Z] 5dab1238d3d9: Pull complete [2025-10-31T08:58:50.843Z] 196fd7d83e7d: Pull complete [2025-10-31T08:58:50.843Z] 4f4fb700ef54: Pull complete [2025-10-31T08:58:51.115Z] 8ba94037c8f0: Pull complete [2025-10-31T08:59:01.275Z] deaec5988b04: Pull complete [2025-10-31T08:59:03.948Z] 9f65657bb879: Pull complete [2025-10-31T08:59:03.948Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-10-31T08:59:03.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:59:03.948Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:59:04.414Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:59:04.414Z] WORKDIR /edgex [2025-10-31T08:59:04.414Z] COPY go.mod . [2025-10-31T08:59:04.414Z] RUN go mod download [2025-10-31T08:59:04.414Z] + docker build -t ci-base-image-arm64 -f - . [2025-10-31T08:59:05.442Z] Sending build context to Docker daemon 3.845MB [2025-10-31T08:59:05.442Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:59:05.442Z] ---> 334268110677 [2025-10-31T08:59:05.442Z] Step 2/4 : WORKDIR /edgex [2025-10-31T08:59:08.866Z] ---> Running in 44cb244d6dfa [2025-10-31T08:59:08.866Z] Removing intermediate container 44cb244d6dfa [2025-10-31T08:59:08.866Z] ---> e364d636ab77 [2025-10-31T08:59:08.866Z] Step 3/4 : COPY go.mod . [2025-10-31T08:59:09.850Z] ---> e16c9d06920c [2025-10-31T08:59:09.850Z] Step 4/4 : RUN go mod download [2025-10-31T08:59:09.850Z] ---> Running in 70b33bf57321 [2025-10-31T09:00:17.902Z] Removing intermediate container 70b33bf57321 [2025-10-31T09:00:17.902Z] ---> 0db3dcf1dbf4 [2025-10-31T09:00:17.902Z] Successfully built 0db3dcf1dbf4 [2025-10-31T09:00:17.902Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:00:18.352Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T09:00:18.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:00:18.686Z] prd-ubuntu20.04-docker-arm64-4c-16g-771140 does not seem to be running inside a container [2025-10-31T09:00:18.772Z] $ 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-arm64 cat [2025-10-31T09:00:21.355Z] $ docker top 78f132ec12da9bef96a41de7f3bc062cabf5e03133838fa795e3f4a5a8933215 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T09:00:33.392Z] + go version [2025-10-31T09:00:33.392Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-10-31T09:00:33.429Z] $ docker stop --time=1 78f132ec12da9bef96a41de7f3bc062cabf5e03133838fa795e3f4a5a8933215 [2025-10-31T09:00:35.620Z] $ docker rm -f --volumes 78f132ec12da9bef96a41de7f3bc062cabf5e03133838fa795e3f4a5a8933215 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:00:36.609Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T09:00:36.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:00:36.905Z] prd-ubuntu20.04-docker-arm64-4c-16g-771140 does not seem to be running inside a container [2025-10-31T09:00:36.993Z] $ 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-arm64 cat [2025-10-31T09:00:38.393Z] $ docker top 68a3924768d151d9575d06c08fd115773202e49956902238f58c0b7a002a25be -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-31T09:00:38.714Z] ========================================================= [2025-10-31T09:00:38.714Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-31T09:00:38.714Z] ========================================================= [Pipeline] sh [2025-10-31T09:00:39.381Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-10-31T09:00:40.133Z] + make test [2025-10-31T09:00:40.133Z] go test -race -coverprofile=coverage.out ./... [2025-10-31T09:01:48.111Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-31T09:07:40.341Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-31T09:07:40.342Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-31T09:08:48.536Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-31T09:08:48.536Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-31T09:08:51.966Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-31T09:08:52.245Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-31T09:08:52.245Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-31T09:08:52.245Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-31T09:08:56.569Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-31T09:08:56.569Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-31T09:08:58.553Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-31T09:09:30.920Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-31T09:09:30.920Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-31T09:09:30.920Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-31T09:09:30.920Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-31T09:09:53.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.356s coverage: 42.3% of statements [2025-10-31T09:09:53.129Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-31T09:09:53.129Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-31T09:09:53.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.335s coverage: 97.0% of statements [2025-10-31T09:10:05.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.596s coverage: 69.4% of statements [2025-10-31T09:10:05.510Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-31T09:10:05.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.356s coverage: 4.8% of statements [2025-10-31T09:10:05.510Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-31T09:10:17.871Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.670s coverage: 57.6% of statements [2025-10-31T09:10:17.871Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.179s coverage: 86.5% of statements [2025-10-31T09:10:17.871Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-31T09:10:17.871Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-31T09:10:50.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.435s coverage: 94.2% of statements [2025-10-31T09:10:50.188Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-31T09:10:50.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-31T09:10:50.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-31T09:10:50.188Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:10:50.188Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-31T09:10:50.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-31T09:10:50.188Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-31T09:10:50.188Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-31T09:10:50.188Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-31T09:10:50.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-31T09:10:50.188Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-31T09:10:52.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.887s coverage: 92.4% of statements [2025-10-31T09:10:52.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-31T09:10:52.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-31T09:10:52.807Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:10:52.807Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-31T09:10:52.807Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-31T09:10:53.783Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-31T09:11:15.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.465s coverage: 8.4% of statements [2025-10-31T09:11:15.948Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-31T09:11:15.948Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-31T09:11:42.740Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.620s coverage: 95.8% of statements [2025-10-31T09:11:42.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-31T09:11:42.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-31T09:11:42.740Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:11:42.740Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-31T09:11:42.740Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-31T09:11:45.412Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.377s coverage: 72.2% of statements [2025-10-31T09:11:46.446Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-31T09:11:46.446Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-31T09:11:46.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-31T09:11:46.721Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-31T09:11:48.701Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-31T09:11:48.977Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-31T09:11:48.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-31T09:11:48.977Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-31T09:11:48.977Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-31T09:11:48.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-31T09:12:15.776Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.495s coverage: 2.4% of statements [2025-10-31T09:12:15.776Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-31T09:12:15.776Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.585s coverage: 1.0% of statements [2025-10-31T09:12:15.776Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-31T09:12:24.052Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.281s coverage: 39.4% of statements [2025-10-31T09:12:24.052Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.287s coverage: 68.8% of statements [2025-10-31T09:12:24.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-31T09:12:24.052Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:12:24.052Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-31T09:12:32.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.161s coverage: 40.0% of statements [2025-10-31T09:12:32.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.157s coverage: 87.1% of statements [2025-10-31T09:12:32.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.158s coverage: 94.1% of statements [2025-10-31T09:12:32.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.210s coverage: 96.3% of statements [2025-10-31T09:12:37.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.115s coverage: 87.5% of statements [2025-10-31T09:12:50.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.139s coverage: 94.4% of statements [2025-10-31T09:13:00.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.243s coverage: 92.9% of statements [2025-10-31T09:13:00.442Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-31T09:13:00.442Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-31T09:13:00.442Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-31T09:13:00.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.134s coverage: 68.8% of statements [2025-10-31T09:13:00.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-31T09:13:00.442Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-31T09:13:00.442Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-31T09:13:00.442Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-31T09:13:03.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.369s coverage: 62.3% of statements [2025-10-31T09:13:03.835Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-31T09:13:03.835Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-31T09:13:03.835Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-31T09:13:09.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.389s coverage: 47.4% of statements [2025-10-31T09:13:10.029Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-31T09:13:10.029Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-31T09:13:10.029Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-31T09:13:11.024Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-31T09:13:27.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.134s coverage: 87.2% of statements [2025-10-31T09:13:27.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.204s coverage: 15.5% of statements [2025-10-31T09:13:27.639Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-31T09:13:27.639Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-31T09:13:27.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.148s coverage: 100.0% of statements [2025-10-31T09:13:27.639Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-31T09:13:30.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.420s coverage: 81.8% of statements [2025-10-31T09:13:35.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.409s coverage: 82.1% of statements [2025-10-31T09:13:35.844Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-31T09:13:35.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.213s coverage: 86.0% of statements [2025-10-31T09:13:35.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-31T09:13:48.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.424s coverage: 6.8% of statements [2025-10-31T09:13:48.228Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-31T09:13:49.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.558s coverage: 33.3% of statements [2025-10-31T09:13:49.655Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-31T09:13:49.655Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-31T09:13:49.655Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-31T09:14:04.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.252s coverage: 100.0% of statements [2025-10-31T09:14:08.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 2.023s coverage: 54.5% of statements [2025-10-31T09:14:08.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.126s coverage: 89.4% of statements [2025-10-31T09:14:08.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.078s coverage: 100.0% of statements [2025-10-31T09:14:08.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.083s coverage: 73.7% of statements [2025-10-31T09:14:11.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.096s coverage: 100.0% of statements [2025-10-31T09:14:11.714Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-31T09:14:17.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.183s coverage: 88.6% of statements [2025-10-31T09:14:17.064Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-31T09:14:17.064Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-31T09:14:21.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.363s coverage: 96.8% of statements [2025-10-31T09:14:21.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-31T09:14:21.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-31T09:14:21.370Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:14:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.089s coverage: 100.0% of statements [2025-10-31T09:14:41.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.687s coverage: 29.2% of statements [2025-10-31T09:14:41.405Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-31T09:14:41.405Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-31T09:14:41.405Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-31T09:14:48.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.292s coverage: 93.8% of statements [2025-10-31T09:14:48.119Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-31T09:14:48.119Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-31T09:14:48.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-31T09:14:54.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.130s coverage: 3.1% of statements [2025-10-31T09:14:54.818Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-31T09:14:56.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.163s coverage: 76.2% of statements [2025-10-31T09:14:56.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.245s coverage: 54.0% of statements [2025-10-31T09:14:56.525Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-31T09:14:56.525Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-31T09:14:58.514Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-31T09:14:58.514Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-31T09:14:58.514Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-31T09:15:25.287Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.574s coverage: 17.0% of statements [2025-10-31T09:15:25.287Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-31T09:15:25.287Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-31T09:15:25.287Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-31T09:15:25.287Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-31T09:15:40.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 2.500s coverage: 94.9% of statements [2025-10-31T09:15:40.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-31T09:15:40.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-31T09:15:40.369Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:15:40.369Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-31T09:15:50.519Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.490s coverage: 9.0% of statements [2025-10-31T09:15:50.794Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-31T09:15:50.794Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-31T09:15:50.794Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-31T09:16:05.907Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.502s coverage: 97.7% of statements [2025-10-31T09:16:05.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-31T09:16:05.907Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.176s coverage: 43.6% of statements [2025-10-31T09:16:05.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-31T09:16:05.907Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:16:07.347Z] 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:16:07.623Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-31T09:16:07.623Z] go vet ./... [2025-10-31T09:23:00.045Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T09:23:00.046Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T09:23:00.046Z] ./bin/test-attribution-txt.sh [2025-10-31T09:23:00.046Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-31T09:23:00.046Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-31T09:23:00.046Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-31T09:23:00.046Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-31T09:23:00.046Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-31T09:23:00.046Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-31T09:23:00.097Z] [edgeX.isLTS] Checking if [snyk-fix-5672103b57f4337e5b2b4537840182ed] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-31T09:23:00.806Z] + ls -al . [2025-10-31T09:23:00.806Z] total 1380 [2025-10-31T09:23:00.806Z] drwxrwxr-x 10 1001 1001 4096 Oct 31 09:00 . [2025-10-31T09:23:00.806Z] drwxr-xr-x 4 root root 4096 Oct 31 09:00 .. [2025-10-31T09:23:00.806Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:58 .blubracket [2025-10-31T09:23:00.806Z] -rw-rw-r-- 1 1001 1001 10 Oct 31 08:58 .dockerignore [2025-10-31T09:23:00.806Z] drwxrwxr-x 8 1001 1001 4096 Oct 31 08:58 .git [2025-10-31T09:23:00.806Z] drwxrwxr-x 3 1001 1001 4096 Oct 31 08:58 .github [2025-10-31T09:23:00.806Z] -rw-rw-r-- 1 1001 1001 909 Oct 31 08:58 .gitignore [2025-10-31T09:23:00.806Z] -rw-rw-r-- 1 1001 1001 218 Oct 31 08:58 .golangci.yml [2025-10-31T09:23:00.806Z] -rw-rw-r-- 1 1001 1001 100 Oct 31 08:58 .hadolint.yml [2025-10-31T09:23:00.806Z] -rw-rw-r-- 1 1001 1001 155 Oct 31 08:58 .sonarcloud.properties [2025-10-31T09:23:00.806Z] -rw-rw-r-- 1 1001 1001 1171 Oct 31 08:58 ADOPTERS.md [2025-10-31T09:23:00.806Z] -rw-rw-r-- 1 1001 1001 17374 Oct 31 08:58 Attribution.txt [2025-10-31T09:23:00.806Z] -rw-rw-r-- 1 1001 1001 108018 Oct 31 08:58 CHANGELOG.md [2025-10-31T09:23:00.806Z] -rw-rw-r-- 1 1001 1001 3804 Oct 31 08:58 CONTRIBUTING.md [2025-10-31T09:23:00.806Z] -rw-rw-r-- 1 1001 1001 677 Oct 31 08:58 GOVERNANCE.md [2025-10-31T09:23:00.806Z] -rw-rw-r-- 1 1001 1001 858 Oct 31 08:58 Jenkinsfile [2025-10-31T09:23:00.806Z] -rw-rw-r-- 1 1001 1001 10775 Oct 31 08:58 LICENSE [2025-10-31T09:23:00.806Z] -rw-rw-r-- 1 1001 1001 16740 Oct 31 08:58 Makefile [2025-10-31T09:23:00.806Z] -rw-rw-r-- 1 1001 1001 582 Oct 31 08:58 OWNERS.md [2025-10-31T09:23:00.806Z] -rw-rw-r-- 1 1001 1001 9932 Oct 31 08:58 README.md [2025-10-31T09:23:00.806Z] -rw-rw-r-- 1 1001 1001 789 Oct 31 08:58 SECURITY.md [2025-10-31T09:23:00.806Z] -rw-rw-r-- 1 1001 1001 5 Oct 31 08:54 VERSION [2025-10-31T09:23:00.806Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:58 bin [2025-10-31T09:23:00.806Z] drwxrwxr-x 19 1001 1001 4096 Oct 31 08:58 cmd [2025-10-31T09:23:00.806Z] -rw-r--r-- 1 root root 1036395 Oct 31 09:16 coverage.out [2025-10-31T09:23:00.806Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:58 fuzz_test [2025-10-31T09:23:00.806Z] -rw-rw-r-- 1 1001 1001 6539 Oct 31 08:58 go.mod [2025-10-31T09:23:00.806Z] -rw-rw-r-- 1 1001 1001 88541 Oct 31 08:58 go.sum [2025-10-31T09:23:00.806Z] drwxrwxr-x 7 1001 1001 4096 Oct 31 08:58 internal [2025-10-31T09:23:00.806Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:58 openapi [2025-10-31T09:23:00.806Z] -rw-rw-r-- 1 1001 1001 584 Oct 31 08:58 security.txt [2025-10-31T09:23:00.806Z] -rw-rw-r-- 1 1001 1001 204 Oct 31 08:58 version.go [Pipeline] sh [2025-10-31T09:23:01.484Z] + '[' -e coverage.out ] [2025-10-31T09:23:01.484Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-31T09:23:03.284Z] Stashed 1 file(s) [Pipeline] sh [2025-10-31T09:23:04.009Z] + make build [2025-10-31T09:23:04.009Z] 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:28:11.009Z] 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:28:23.413Z] 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:28:38.480Z] 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:28:45.183Z] 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:29:00.244Z] 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:29:56.742Z] 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:30:15.027Z] 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:30:41.799Z] 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:31:03.961Z] 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:31:14.112Z] 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:31:26.464Z] 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:31:34.766Z] 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:31:49.906Z] $ docker stop --time=1 68a3924768d151d9575d06c08fd115773202e49956902238f58c0b7a002a25be [2025-10-31T09:31:52.738Z] $ docker rm -f --volumes 68a3924768d151d9575d06c08fd115773202e49956902238f58c0b7a002a25be [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:32:00.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:32:00.010Z] [2025-10-31T09:32:00.011Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:32:00.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:32:00.756Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-10-31T09:32:00.756Z] 547446be3368: Pulling fs layer [2025-10-31T09:32:00.756Z] d125d8839a47: Pulling fs layer [2025-10-31T09:32:00.756Z] 3e85d5ac6304: Pulling fs layer [2025-10-31T09:32:00.756Z] c3105a71a48b: Pulling fs layer [2025-10-31T09:32:00.756Z] 0f093f025ec4: Pulling fs layer [2025-10-31T09:32:00.756Z] c3106fc0e877: Pulling fs layer [2025-10-31T09:32:00.756Z] c3105a71a48b: Waiting [2025-10-31T09:32:00.756Z] 0f093f025ec4: Waiting [2025-10-31T09:32:00.756Z] c3106fc0e877: Waiting [2025-10-31T09:32:01.039Z] 547446be3368: Verifying Checksum [2025-10-31T09:32:01.039Z] 547446be3368: Download complete [2025-10-31T09:32:01.039Z] c3105a71a48b: Verifying Checksum [2025-10-31T09:32:01.039Z] c3105a71a48b: Download complete [2025-10-31T09:32:01.646Z] d125d8839a47: Verifying Checksum [2025-10-31T09:32:01.646Z] d125d8839a47: Download complete [2025-10-31T09:32:01.646Z] c3106fc0e877: Verifying Checksum [2025-10-31T09:32:01.646Z] c3106fc0e877: Download complete [2025-10-31T09:32:01.646Z] 0f093f025ec4: Verifying Checksum [2025-10-31T09:32:01.646Z] 0f093f025ec4: Download complete [2025-10-31T09:32:01.926Z] 547446be3368: Pull complete [2025-10-31T09:32:03.365Z] d125d8839a47: Pull complete [2025-10-31T09:32:03.964Z] 3e85d5ac6304: Verifying Checksum [2025-10-31T09:32:03.964Z] 3e85d5ac6304: Download complete [2025-10-31T09:32:16.355Z] 3e85d5ac6304: Pull complete [2025-10-31T09:32:16.355Z] c3105a71a48b: Pull complete [2025-10-31T09:32:18.336Z] 0f093f025ec4: Pull complete [2025-10-31T09:32:18.336Z] c3106fc0e877: Pull complete [2025-10-31T09:32:18.336Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-10-31T09:32:18.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:32:18.336Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:32:18.817Z] prd-ubuntu20.04-docker-arm64-4c-16g-771140 does not seem to be running inside a container [2025-10-31T09:32:18.918Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-10-31T09:32:22.280Z] $ docker top 5104cd2158671777b97a705307c712cd317e016f3dee498b92a44fe6f0e424af -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T09:32:23.413Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-31T09:32:41.822Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-31T09:32:41.822Z] #1 transferring dockerfile: [2025-10-31T09:32:41.822Z] #1 transferring dockerfile: 1.89kB 0.0s done [2025-10-31T09:32:41.822Z] #1 DONE 0.1s [2025-10-31T09:32:41.822Z] [2025-10-31T09:32:41.822Z] #2 [support-scheduler internal] load build definition from Dockerfile [2025-10-31T09:32:41.822Z] #2 transferring dockerfile: 1.83kB 0.0s done [2025-10-31T09:32:41.822Z] #2 DONE 0.1s [2025-10-31T09:32:41.822Z] [2025-10-31T09:32:41.822Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-31T09:32:41.822Z] #3 transferring dockerfile: 2.14kB 0.0s done [2025-10-31T09:32:41.822Z] #3 DONE 0.1s [2025-10-31T09:32:41.822Z] [2025-10-31T09:32:41.822Z] #4 [security-spire-server internal] load build definition from Dockerfile [2025-10-31T09:32:41.822Z] #4 transferring dockerfile: 1.70kB 0.0s done [2025-10-31T09:32:41.822Z] #4 DONE 0.1s [2025-10-31T09:32:41.822Z] [2025-10-31T09:32:41.822Z] #5 [core-metadata internal] load build definition from Dockerfile [2025-10-31T09:32:41.822Z] #5 transferring dockerfile: 2.10kB 0.0s done [2025-10-31T09:32:41.822Z] #5 DONE 0.1s [2025-10-31T09:32:41.822Z] [2025-10-31T09:32:41.822Z] #6 [security-spire-config internal] load build definition from Dockerfile [2025-10-31T09:32:41.822Z] #6 transferring dockerfile: 1.69kB 0.0s done [2025-10-31T09:32:41.822Z] #6 DONE 0.1s [2025-10-31T09:32:41.822Z] [2025-10-31T09:32:41.822Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2025-10-31T09:32:41.822Z] #7 transferring dockerfile: 1.81kB 0.0s done [2025-10-31T09:32:41.822Z] #7 DONE 0.1s [2025-10-31T09:32:41.822Z] [2025-10-31T09:32:41.822Z] #8 [core-keeper internal] load build definition from Dockerfile [2025-10-31T09:32:41.822Z] #8 transferring dockerfile: 2.01kB 0.0s done [2025-10-31T09:32:41.822Z] #8 DONE 0.1s [2025-10-31T09:32:41.822Z] [2025-10-31T09:32:41.822Z] #9 [support-notifications internal] load build definition from Dockerfile [2025-10-31T09:32:41.822Z] #9 transferring dockerfile: 2.00kB 0.0s done [2025-10-31T09:32:41.822Z] #9 DONE 0.1s [2025-10-31T09:32:41.822Z] [2025-10-31T09:32:41.822Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-31T09:32:41.822Z] #10 transferring dockerfile: 2.23kB 0.0s done [2025-10-31T09:32:41.822Z] #10 DONE 0.1s [2025-10-31T09:32:41.822Z] [2025-10-31T09:32:41.822Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-31T09:32:41.822Z] #11 transferring dockerfile: 2.50kB 0.0s done [2025-10-31T09:32:41.822Z] #11 DONE 0.1s [2025-10-31T09:32:41.822Z] [2025-10-31T09:32:41.822Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-31T09:32:41.822Z] #12 transferring dockerfile: 2.50kB 0.0s done [2025-10-31T09:32:41.822Z] #12 DONE 0.1s [2025-10-31T09:32:41.822Z] [2025-10-31T09:32:41.822Z] #13 [core-data internal] load build definition from Dockerfile [2025-10-31T09:32:41.822Z] #13 transferring dockerfile: 2.04kB 0.0s done [2025-10-31T09:32:41.822Z] #13 DONE 0.1s [2025-10-31T09:32:41.822Z] [2025-10-31T09:32:41.822Z] #14 [core-command internal] load build definition from Dockerfile [2025-10-31T09:32:41.822Z] #14 transferring dockerfile: 1.94kB 0.0s done [2025-10-31T09:32:41.822Z] #14 DONE 0.1s [2025-10-31T09:32:41.822Z] [2025-10-31T09:32:41.822Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-31T09:32:41.822Z] #15 transferring dockerfile: 3.02kB 0.0s done [2025-10-31T09:32:41.822Z] #15 DONE 0.1s [2025-10-31T09:32:41.822Z] [2025-10-31T09:32:41.822Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2025-10-31T09:32:41.822Z] #16 transferring context: 50B 0.0s done [2025-10-31T09:32:41.822Z] #16 DONE 0.1s [2025-10-31T09:32:43.270Z] [2025-10-31T09:32:43.270Z] #17 [support-scheduler internal] load .dockerignore [2025-10-31T09:32:43.270Z] #17 transferring context: 50B 0.0s done [2025-10-31T09:32:43.270Z] #17 DONE 0.1s [2025-10-31T09:32:43.546Z] [2025-10-31T09:32:43.546Z] #18 [security-proxy-auth internal] load .dockerignore [2025-10-31T09:32:43.546Z] #18 transferring context: 50B 0.0s done [2025-10-31T09:32:43.546Z] #18 DONE 0.1s [2025-10-31T09:32:43.546Z] [2025-10-31T09:32:43.546Z] #19 [security-spire-server internal] load .dockerignore [2025-10-31T09:32:43.546Z] #19 transferring context: 50B 0.0s done [2025-10-31T09:32:43.546Z] #19 DONE 0.1s [2025-10-31T09:32:43.546Z] [2025-10-31T09:32:43.546Z] #20 [core-metadata internal] load .dockerignore [2025-10-31T09:32:43.546Z] #20 transferring context: 50B 0.0s done [2025-10-31T09:32:43.546Z] #20 DONE 0.1s [2025-10-31T09:32:43.546Z] [2025-10-31T09:32:43.546Z] #21 [security-spire-config internal] load .dockerignore [2025-10-31T09:32:43.823Z] #21 transferring context: 50B 0.0s done [2025-10-31T09:32:43.823Z] #21 DONE 0.1s [2025-10-31T09:32:43.823Z] [2025-10-31T09:32:43.823Z] #22 [security-spire-agent internal] load .dockerignore [2025-10-31T09:32:43.823Z] #22 transferring context: 50B 0.0s done [2025-10-31T09:32:43.823Z] #22 DONE 0.1s [2025-10-31T09:32:43.823Z] [2025-10-31T09:32:43.823Z] #23 [core-keeper internal] load .dockerignore [2025-10-31T09:32:43.823Z] #23 transferring context: 50B 0.0s done [2025-10-31T09:32:44.098Z] #23 DONE 0.1s [2025-10-31T09:32:44.098Z] [2025-10-31T09:32:44.098Z] #24 [support-notifications internal] load .dockerignore [2025-10-31T09:32:44.098Z] #24 transferring context: 50B 0.0s done [2025-10-31T09:32:44.098Z] #24 DONE 0.1s [2025-10-31T09:32:44.098Z] [2025-10-31T09:32:44.098Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-31T09:32:44.098Z] #25 transferring context: 50B done [2025-10-31T09:32:44.098Z] #25 DONE 0.1s [2025-10-31T09:32:44.098Z] [2025-10-31T09:32:44.098Z] #26 [security-proxy-setup internal] load .dockerignore [2025-10-31T09:32:44.373Z] #26 transferring context: 50B done [2025-10-31T09:32:44.373Z] #26 DONE 0.1s [2025-10-31T09:32:44.373Z] [2025-10-31T09:32:44.373Z] #27 [security-secretstore-setup internal] load .dockerignore [2025-10-31T09:32:44.373Z] #27 transferring context: 50B 0.0s done [2025-10-31T09:32:44.373Z] #27 DONE 0.1s [2025-10-31T09:32:44.373Z] [2025-10-31T09:32:44.373Z] #28 [core-data internal] load .dockerignore [2025-10-31T09:32:44.373Z] #28 transferring context: 50B 0.0s done [2025-10-31T09:32:44.373Z] #28 DONE 0.1s [2025-10-31T09:32:44.373Z] [2025-10-31T09:32:44.373Z] #29 [core-command internal] load .dockerignore [2025-10-31T09:32:44.373Z] #29 transferring context: 50B 0.0s done [2025-10-31T09:32:44.651Z] #29 DONE 0.1s [2025-10-31T09:32:44.651Z] [2025-10-31T09:32:44.651Z] #30 [security-bootstrapper internal] load .dockerignore [2025-10-31T09:32:44.651Z] #30 transferring context: 50B 0.0s done [2025-10-31T09:32:44.651Z] #30 DONE 0.1s [2025-10-31T09:32:44.651Z] [2025-10-31T09:32:44.651Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:44.651Z] #31 DONE 0.0s [2025-10-31T09:32:44.651Z] [2025-10-31T09:32:44.651Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:32:44.932Z] #32 DONE 0.2s [2025-10-31T09:32:44.932Z] [2025-10-31T09:32:44.932Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:32:44.932Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:32:45.210Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:32:45.210Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:32:45.210Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:32:45.210Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 626.69kB / 4.09MB 0.1s [2025-10-31T09:32:45.210Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.10MB / 4.09MB 0.2s [2025-10-31T09:32:45.491Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 3.15MB / 4.09MB 0.3s [2025-10-31T09:32:45.491Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:32:45.491Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 [2025-10-31T09:32:46.481Z] #33 ... [2025-10-31T09:32:46.481Z] [2025-10-31T09:32:46.481Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:46.481Z] #31 DONE 0.0s [2025-10-31T09:32:46.481Z] [2025-10-31T09:32:46.481Z] #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:32:46.481Z] #34 DONE 1.6s [2025-10-31T09:32:46.481Z] [2025-10-31T09:32:46.481Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:32:46.761Z] #33 ... [2025-10-31T09:32:46.761Z] [2025-10-31T09:32:46.761Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:32:46.761Z] #32 DONE 0.4s [2025-10-31T09:32:46.761Z] [2025-10-31T09:32:46.761Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:32:46.761Z] #33 ... [2025-10-31T09:32:46.761Z] [2025-10-31T09:32:46.761Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:46.761Z] #31 DONE 0.0s [2025-10-31T09:32:46.761Z] [2025-10-31T09:32:46.761Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:32:46.761Z] #32 DONE 0.5s [2025-10-31T09:32:46.761Z] [2025-10-31T09:32:46.761Z] #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:32:46.761Z] #34 DONE 2.7s [2025-10-31T09:32:46.761Z] [2025-10-31T09:32:46.761Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:32:46.761Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:32:46.761Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:32:46.761Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:32:46.761Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:32:46.761Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:32:47.036Z] #33 ... [2025-10-31T09:32:47.036Z] [2025-10-31T09:32:47.036Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:47.036Z] #31 DONE 0.0s [2025-10-31T09:32:47.036Z] [2025-10-31T09:32:47.036Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:32:47.036Z] #33 ... [2025-10-31T09:32:47.036Z] [2025-10-31T09:32:47.036Z] #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-10-31T09:32:47.036Z] #35 DONE 1.2s [2025-10-31T09:32:47.036Z] [2025-10-31T09:32:47.036Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:32:47.628Z] #33 ... [2025-10-31T09:32:47.628Z] [2025-10-31T09:32:47.628Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:32:47.628Z] #34 DONE 2.7s [2025-10-31T09:32:47.628Z] [2025-10-31T09:32:47.628Z] #35 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-10-31T09:32:47.628Z] #35 DONE 1.2s [2025-10-31T09:32:47.628Z] [2025-10-31T09:32:47.628Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:32:47.628Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:32:47.628Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:32:47.628Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:32:47.628Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:32:47.628Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:32:47.628Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.9s done [2025-10-31T09:32:47.628Z] #33 ... [2025-10-31T09:32:47.628Z] [2025-10-31T09:32:47.628Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:47.628Z] #31 DONE 0.0s [2025-10-31T09:32:47.628Z] [2025-10-31T09:32:47.628Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:32:47.898Z] #32 ... [2025-10-31T09:32:47.898Z] [2025-10-31T09:32:47.898Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:47.898Z] #31 DONE 0.0s [2025-10-31T09:32:47.898Z] [2025-10-31T09:32:47.898Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:32:47.898Z] #32 DONE 1.5s [2025-10-31T09:32:47.898Z] [2025-10-31T09:32:47.898Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:48.170Z] #36 ... [2025-10-31T09:32:48.170Z] [2025-10-31T09:32:48.170Z] #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:32:48.170Z] #34 DONE 2.8s [2025-10-31T09:32:48.170Z] [2025-10-31T09:32:48.170Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:48.170Z] #31 DONE 0.0s [2025-10-31T09:32:48.170Z] [2025-10-31T09:32:48.170Z] #35 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-10-31T09:32:48.170Z] #35 DONE 1.3s [2025-10-31T09:32:48.170Z] [2025-10-31T09:32:48.170Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:48.170Z] #36 ... [2025-10-31T09:32:48.170Z] [2025-10-31T09:32:48.170Z] #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:32:48.170Z] #34 DONE 2.8s [2025-10-31T09:32:48.170Z] [2025-10-31T09:32:48.170Z] #35 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-10-31T09:32:48.170Z] #35 DONE 1.3s [2025-10-31T09:32:48.170Z] [2025-10-31T09:32:48.170Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:48.446Z] #36 ... [2025-10-31T09:32:48.446Z] [2025-10-31T09:32:48.446Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:48.446Z] #31 DONE 0.0s [2025-10-31T09:32:48.446Z] [2025-10-31T09:32:48.446Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:48.446Z] #36 transferring context: 37.52MB 3.5s [2025-10-31T09:32:48.728Z] #36 ... [2025-10-31T09:32:48.728Z] [2025-10-31T09:32:48.728Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:48.728Z] #31 DONE 0.0s [2025-10-31T09:32:48.729Z] [2025-10-31T09:32:48.729Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:49.005Z] #36 ... [2025-10-31T09:32:49.005Z] [2025-10-31T09:32:49.005Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:49.005Z] #31 DONE 0.0s [2025-10-31T09:32:49.005Z] [2025-10-31T09:32:49.005Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:49.280Z] #36 ... [2025-10-31T09:32:49.280Z] [2025-10-31T09:32:49.280Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:49.280Z] #31 DONE 0.0s [2025-10-31T09:32:49.280Z] [2025-10-31T09:32:49.280Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:49.280Z] #36 ... [2025-10-31T09:32:49.280Z] [2025-10-31T09:32:49.280Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:32:49.280Z] #34 DONE 2.8s [2025-10-31T09:32:49.280Z] [2025-10-31T09:32:49.280Z] #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-10-31T09:32:49.280Z] #35 DONE 1.4s [2025-10-31T09:32:49.280Z] [2025-10-31T09:32:49.280Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:49.280Z] #37 DONE 0.0s [2025-10-31T09:32:49.280Z] [2025-10-31T09:32:49.280Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:49.559Z] #36 ... [2025-10-31T09:32:49.559Z] [2025-10-31T09:32:49.559Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:32:49.559Z] #34 DONE 2.8s [2025-10-31T09:32:49.559Z] [2025-10-31T09:32:49.559Z] #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-10-31T09:32:49.559Z] #35 DONE 1.4s [2025-10-31T09:32:49.559Z] [2025-10-31T09:32:49.559Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-31T09:32:49.559Z] #38 DONE 2.0s [2025-10-31T09:32:49.559Z] [2025-10-31T09:32:49.559Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:49.559Z] #36 ... [2025-10-31T09:32:49.559Z] [2025-10-31T09:32:49.559Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:32:49.559Z] #31 DONE 0.0s [2025-10-31T09:32:49.559Z] [2025-10-31T09:32:49.559Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:50.156Z] #36 ... [2025-10-31T09:32:50.156Z] [2025-10-31T09:32:50.156Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-31T09:32:50.156Z] #39 DONE 3.3s [2025-10-31T09:32:50.156Z] [2025-10-31T09:32:50.156Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:32:50.156Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:32:50.156Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:32:50.156Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:32:50.156Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:32:50.156Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:32:50.156Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.9s done [2025-10-31T09:32:50.445Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:32:50.445Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:32:50.445Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:32:50.445Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:32:50.445Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:32:50.445Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.9s done [2025-10-31T09:32:50.445Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:32:50.445Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:32:50.445Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:32:50.445Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:32:50.445Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:32:50.445Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.9s done [2025-10-31T09:32:51.423Z] #33 DONE 7.4s [2025-10-31T09:32:51.423Z] [2025-10-31T09:32:51.423Z] #40 [support-scheduler internal] load build context [2025-10-31T09:32:51.423Z] #40 ... [2025-10-31T09:32:51.423Z] [2025-10-31T09:32:51.423Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:32:51.423Z] #32 DONE 4.8s [2025-10-31T09:32:51.423Z] [2025-10-31T09:32:51.423Z] #40 [support-scheduler internal] load build context [2025-10-31T09:32:52.028Z] #40 ... [2025-10-31T09:32:52.028Z] [2025-10-31T09:32:52.028Z] #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:32:52.028Z] #34 DONE 2.9s [2025-10-31T09:32:52.028Z] [2025-10-31T09:32:52.028Z] #35 [core-command builder 2/7] WORKDIR /edgex-go [2025-10-31T09:32:52.028Z] #35 DONE 1.4s [2025-10-31T09:32:52.028Z] [2025-10-31T09:32:52.028Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:32:52.028Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:32:52.028Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:32:52.028Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:32:52.028Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:32:52.028Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:32:52.028Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.9s done [2025-10-31T09:32:52.028Z] #33 DONE 7.4s [2025-10-31T09:32:52.028Z] [2025-10-31T09:32:52.028Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:32:52.028Z] #34 DONE 2.9s [2025-10-31T09:32:52.028Z] [2025-10-31T09:32:52.028Z] #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-10-31T09:32:52.028Z] #35 DONE 1.4s [2025-10-31T09:32:52.028Z] [2025-10-31T09:32:52.028Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:32:52.028Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:32:52.028Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:32:52.028Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:32:52.028Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:32:52.028Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T09:32:52.028Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.9s done [2025-10-31T09:32:52.028Z] #33 DONE 7.4s [2025-10-31T09:32:52.028Z] [2025-10-31T09:32:52.028Z] #40 [support-scheduler internal] load build context [2025-10-31T09:32:52.028Z] #40 ... [2025-10-31T09:32:52.028Z] [2025-10-31T09:32:52.028Z] #41 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22.1 [2025-10-31T09:32:52.028Z] #41 DONE 3.6s [2025-10-31T09:32:52.319Z] [2025-10-31T09:32:52.319Z] #40 [support-scheduler internal] load build context [2025-10-31T09:32:53.298Z] #40 ... [2025-10-31T09:32:53.298Z] [2025-10-31T09:32:53.298Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:32:53.298Z] #34 DONE 2.9s [2025-10-31T09:32:53.298Z] [2025-10-31T09:32:53.298Z] #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-10-31T09:32:53.298Z] #35 DONE 1.4s [2025-10-31T09:32:53.298Z] [2025-10-31T09:32:53.298Z] #40 [support-scheduler internal] load build context [2025-10-31T09:32:53.298Z] #40 ... [2025-10-31T09:32:53.298Z] [2025-10-31T09:32:53.298Z] #42 [security-spire-agent internal] load build context [2025-10-31T09:32:53.298Z] #42 transferring context: 23.33kB 0.6s done [2025-10-31T09:32:53.298Z] #42 DONE 3.0s [2025-10-31T09:32:53.298Z] [2025-10-31T09:32:53.298Z] #40 [support-scheduler internal] load build context [2025-10-31T09:32:53.570Z] #40 ... [2025-10-31T09:32:53.570Z] [2025-10-31T09:32:53.570Z] #43 [security-spire-config internal] load build context [2025-10-31T09:32:53.570Z] #43 transferring context: 22.05kB 0.7s done [2025-10-31T09:32:53.570Z] #43 DONE 3.2s [2025-10-31T09:32:53.570Z] [2025-10-31T09:32:53.570Z] #40 [support-scheduler internal] load build context [2025-10-31T09:32:54.174Z] #40 ... [2025-10-31T09:32:54.174Z] [2025-10-31T09:32:54.174Z] #44 [security-spire-server internal] load build context [2025-10-31T09:32:54.174Z] #44 transferring context: 23.80kB 0.2s done [2025-10-31T09:32:54.174Z] #44 DONE 3.6s [2025-10-31T09:32:54.174Z] [2025-10-31T09:32:54.174Z] #40 [support-scheduler internal] load build context [2025-10-31T09:32:56.811Z] #40 ... [2025-10-31T09:32:56.811Z] [2025-10-31T09:32:56.811Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:32:57.081Z] #45 ... [2025-10-31T09:32:57.081Z] [2025-10-31T09:32:57.081Z] #40 [support-scheduler internal] load build context [2025-10-31T09:32:57.081Z] #40 ... [2025-10-31T09:32:57.081Z] [2025-10-31T09:32:57.081Z] #46 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:32:57.081Z] #0 7.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:57.081Z] #0 8.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:57.352Z] #46 ... [2025-10-31T09:32:57.352Z] [2025-10-31T09:32:57.352Z] #47 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:32:57.352Z] #47 ... [2025-10-31T09:32:57.352Z] [2025-10-31T09:32:57.352Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:32:57.352Z] #0 9.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:57.623Z] #48 ... [2025-10-31T09:32:57.623Z] [2025-10-31T09:32:57.623Z] #49 [core-metadata internal] load build context [2025-10-31T09:32:57.623Z] #49 ... [2025-10-31T09:32:57.623Z] [2025-10-31T09:32:57.623Z] #47 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:32:57.623Z] #47 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:58.215Z] #47 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:58.215Z] #47 ... [2025-10-31T09:32:58.215Z] [2025-10-31T09:32:58.215Z] #50 [core-keeper internal] load build context [2025-10-31T09:32:58.485Z] #50 ... [2025-10-31T09:32:58.485Z] [2025-10-31T09:32:58.485Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:32:58.485Z] #51 ... [2025-10-31T09:32:58.485Z] [2025-10-31T09:32:58.485Z] #52 [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:32:58.485Z] #52 ... [2025-10-31T09:32:58.485Z] [2025-10-31T09:32:58.485Z] #53 [support-notifications internal] load build context [2025-10-31T09:32:58.755Z] #53 ... [2025-10-31T09:32:58.755Z] [2025-10-31T09:32:58.755Z] #50 [core-keeper internal] load build context [2025-10-31T09:32:58.755Z] #50 transferring context: 14.84MB 9.6s [2025-10-31T09:32:59.348Z] #50 ... [2025-10-31T09:32:59.348Z] [2025-10-31T09:32:59.348Z] #54 [core-data internal] load build context [2025-10-31T09:32:59.348Z] #54 ... [2025-10-31T09:32:59.348Z] [2025-10-31T09:32:59.348Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:59.348Z] #37 ... [2025-10-31T09:32:59.348Z] [2025-10-31T09:32:59.348Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:32:59.619Z] #55 ... [2025-10-31T09:32:59.619Z] [2025-10-31T09:32:59.619Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:32:59.619Z] #0 9.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:59.619Z] #56 ... [2025-10-31T09:32:59.619Z] [2025-10-31T09:32:59.619Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:33:00.209Z] #55 ... [2025-10-31T09:33:00.209Z] [2025-10-31T09:33:00.209Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:00.209Z] #36 ... [2025-10-31T09:33:00.209Z] [2025-10-31T09:33:00.209Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:33:00.209Z] #57 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 4.7s done [2025-10-31T09:33:00.209Z] #57 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-31T09:33:00.209Z] #57 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-10-31T09:33:00.209Z] #57 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-10-31T09:33:00.480Z] #57 ... [2025-10-31T09:33:00.480Z] [2025-10-31T09:33:00.480Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:00.480Z] #58 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 4.6s done [2025-10-31T09:33:00.480Z] #58 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-31T09:33:00.480Z] #58 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-31T09:33:00.480Z] #58 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-31T09:33:00.480Z] #58 ... [2025-10-31T09:33:00.480Z] [2025-10-31T09:33:00.480Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:01.902Z] #36 ... [2025-10-31T09:33:01.902Z] [2025-10-31T09:33:01.902Z] #59 [core-command internal] load build context [2025-10-31T09:33:01.902Z] #59 ... [2025-10-31T09:33:01.902Z] [2025-10-31T09:33:01.902Z] #52 [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:33:01.902Z] #52 DONE 13.6s [2025-10-31T09:33:01.902Z] [2025-10-31T09:33:01.902Z] #50 [core-keeper internal] load build context [2025-10-31T09:33:01.902Z] #50 ... [2025-10-31T09:33:01.902Z] [2025-10-31T09:33:01.902Z] #60 [security-bootstrapper internal] load build context [2025-10-31T09:33:02.170Z] #60 ... [2025-10-31T09:33:02.170Z] [2025-10-31T09:33:02.170Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:02.170Z] #58 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.1s [2025-10-31T09:33:02.170Z] #58 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 1.2s [2025-10-31T09:33:02.439Z] #58 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.6s [2025-10-31T09:33:02.712Z] #58 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 1.7s [2025-10-31T09:33:02.712Z] #58 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.8s [2025-10-31T09:33:03.313Z] #58 ... [2025-10-31T09:33:03.313Z] [2025-10-31T09:33:03.313Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:33:03.313Z] #61 ... [2025-10-31T09:33:03.313Z] [2025-10-31T09:33:03.313Z] #62 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:33:03.313Z] #62 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 5.2s done [2025-10-31T09:33:03.313Z] #62 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done [2025-10-31T09:33:03.313Z] #62 sha256:4562b419adf48c5f3c763995d6014c123b3ce1d2e0ef2613b189779caa787192 1.02kB / 1.02kB done [2025-10-31T09:33:03.590Z] #62 ... [2025-10-31T09:33:03.590Z] [2025-10-31T09:33:03.590Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:33:03.590Z] #63 ... [2025-10-31T09:33:03.590Z] [2025-10-31T09:33:03.590Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:03.590Z] #58 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.4s done [2025-10-31T09:33:04.189Z] #58 ... [2025-10-31T09:33:04.189Z] [2025-10-31T09:33:04.189Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:33:04.474Z] #64 ... [2025-10-31T09:33:04.474Z] [2025-10-31T09:33:04.474Z] #46 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:33:04.474Z] #46 13.75 OK: 255 MiB in 60 packages [2025-10-31T09:33:04.474Z] #46 DONE 17.2s [2025-10-31T09:33:04.474Z] [2025-10-31T09:33:04.474Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:04.474Z] #58 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 3.1s done [2025-10-31T09:33:04.474Z] #58 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 3.2s done [2025-10-31T09:33:04.474Z] #58 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-10-31T09:33:04.474Z] #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 3.4s [2025-10-31T09:33:04.783Z] #58 ... [2025-10-31T09:33:04.783Z] [2025-10-31T09:33:04.783Z] #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:33:04.783Z] #65 ... [2025-10-31T09:33:04.783Z] [2025-10-31T09:33:04.783Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:33:05.056Z] #66 ... [2025-10-31T09:33:05.056Z] [2025-10-31T09:33:05.056Z] #67 [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:33:05.056Z] #67 ... [2025-10-31T09:33:05.056Z] [2025-10-31T09:33:05.056Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:33:05.056Z] #68 ... [2025-10-31T09:33:05.056Z] [2025-10-31T09:33:05.056Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:33:05.330Z] #69 ... [2025-10-31T09:33:05.330Z] [2025-10-31T09:33:05.330Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:33:05.330Z] #70 ... [2025-10-31T09:33:05.330Z] [2025-10-31T09:33:05.330Z] #71 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:33:05.619Z] #71 ... [2025-10-31T09:33:05.619Z] [2025-10-31T09:33:05.619Z] #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:33:05.619Z] #72 ... [2025-10-31T09:33:05.619Z] [2025-10-31T09:33:05.619Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:05.619Z] #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.15MB / 33.17MB 4.6s [2025-10-31T09:33:07.066Z] #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.24MB / 33.17MB 5.9s [2025-10-31T09:33:07.066Z] #58 ... [2025-10-31T09:33:07.066Z] [2025-10-31T09:33:07.066Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:33:07.066Z] #45 transferring context: 36.05MB 19.0s [2025-10-31T09:33:07.066Z] #45 ... [2025-10-31T09:33:07.066Z] [2025-10-31T09:33:07.066Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:07.352Z] #58 ... [2025-10-31T09:33:07.352Z] [2025-10-31T09:33:07.352Z] #40 [support-scheduler internal] load build context [2025-10-31T09:33:07.633Z] #40 ... [2025-10-31T09:33:07.633Z] [2025-10-31T09:33:07.633Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:33:07.633Z] #57 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.9s done [2025-10-31T09:33:07.633Z] #57 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.6s done [2025-10-31T09:33:07.633Z] #57 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 5.6s done [2025-10-31T09:33:07.633Z] #57 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 0B / 14.28MB 5.8s [2025-10-31T09:33:07.633Z] #57 ... [2025-10-31T09:33:07.633Z] [2025-10-31T09:33:07.633Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:07.921Z] #58 ... [2025-10-31T09:33:07.921Z] [2025-10-31T09:33:07.921Z] #49 [core-metadata internal] load build context [2025-10-31T09:33:07.921Z] #49 ... [2025-10-31T09:33:07.921Z] [2025-10-31T09:33:07.921Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:33:08.212Z] #45 ... [2025-10-31T09:33:08.212Z] [2025-10-31T09:33:08.212Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:33:08.212Z] #48 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:08.212Z] #48 20.18 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T09:33:08.212Z] #48 20.18 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T09:33:08.212Z] #48 20.18 OK: 26161 distinct packages available [2025-10-31T09:33:08.212Z] #48 ... [2025-10-31T09:33:08.212Z] [2025-10-31T09:33:08.212Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:08.485Z] #58 ... [2025-10-31T09:33:08.485Z] [2025-10-31T09:33:08.485Z] #47 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:33:08.485Z] #47 18.25 OK: 255 MiB in 60 packages [2025-10-31T09:33:08.485Z] #47 DONE 21.2s [2025-10-31T09:33:08.763Z] [2025-10-31T09:33:08.763Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:08.763Z] #58 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-10-31T09:33:08.763Z] #58 ... [2025-10-31T09:33:08.763Z] [2025-10-31T09:33:08.763Z] #53 [support-notifications internal] load build context [2025-10-31T09:33:09.037Z] #53 ... [2025-10-31T09:33:09.037Z] [2025-10-31T09:33:09.037Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:09.037Z] #58 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-10-31T09:33:09.310Z] #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 8.5s [2025-10-31T09:33:09.585Z] #58 ... [2025-10-31T09:33:09.585Z] [2025-10-31T09:33:09.585Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:09.585Z] #37 ... [2025-10-31T09:33:09.585Z] [2025-10-31T09:33:09.585Z] #54 [core-data internal] load build context [2025-10-31T09:33:09.865Z] #54 ... [2025-10-31T09:33:09.865Z] [2025-10-31T09:33:09.865Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:33:09.865Z] #57 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 2.66MB / 14.28MB 8.2s [2025-10-31T09:33:09.865Z] #57 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-10-31T09:33:10.143Z] #57 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.59MB / 14.28MB 8.7s [2025-10-31T09:33:10.419Z] #57 ... [2025-10-31T09:33:10.419Z] [2025-10-31T09:33:10.419Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:33:10.419Z] #55 ... [2025-10-31T09:33:10.419Z] [2025-10-31T09:33:10.419Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:10.694Z] #58 ... [2025-10-31T09:33:10.694Z] [2025-10-31T09:33:10.694Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:33:10.694Z] #56 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:10.694Z] #56 19.95 OK: 255 MiB in 60 packages [2025-10-31T09:33:10.969Z] #56 ... [2025-10-31T09:33:10.969Z] [2025-10-31T09:33:10.969Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:33:11.254Z] #55 ... [2025-10-31T09:33:11.254Z] [2025-10-31T09:33:11.254Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:33:11.254Z] #51 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:11.254Z] #51 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:11.529Z] #51 ... [2025-10-31T09:33:11.529Z] [2025-10-31T09:33:11.529Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:33:11.803Z] #55 transferring context: 26.12MB 20.6s [2025-10-31T09:33:12.079Z] #55 ... [2025-10-31T09:33:12.079Z] [2025-10-31T09:33:12.079Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:33:12.079Z] #56 DONE 22.5s [2025-10-31T09:33:12.079Z] [2025-10-31T09:33:12.079Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:33:12.079Z] #55 ... [2025-10-31T09:33:12.079Z] [2025-10-31T09:33:12.079Z] #50 [core-keeper internal] load build context [2025-10-31T09:33:12.079Z] #50 ... [2025-10-31T09:33:12.079Z] [2025-10-31T09:33:12.079Z] #59 [core-command internal] load build context [2025-10-31T09:33:12.354Z] #59 ... [2025-10-31T09:33:12.354Z] [2025-10-31T09:33:12.354Z] #60 [security-bootstrapper internal] load build context [2025-10-31T09:33:12.354Z] #60 ... [2025-10-31T09:33:12.354Z] [2025-10-31T09:33:12.354Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:12.633Z] #36 ... [2025-10-31T09:33:12.633Z] [2025-10-31T09:33:12.633Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:12.633Z] #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 11.4s [2025-10-31T09:33:13.232Z] #58 ... [2025-10-31T09:33:13.232Z] [2025-10-31T09:33:13.232Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:33:13.232Z] #73 ... [2025-10-31T09:33:13.232Z] [2025-10-31T09:33:13.232Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:13.232Z] #36 ... [2025-10-31T09:33:13.232Z] [2025-10-31T09:33:13.232Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:33:13.506Z] #61 ... [2025-10-31T09:33:13.506Z] [2025-10-31T09:33:13.506Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:13.780Z] #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 12.8s [2025-10-31T09:33:13.780Z] #58 ... [2025-10-31T09:33:13.780Z] [2025-10-31T09:33:13.780Z] #62 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:33:13.780Z] #62 sha256:02f8efbefad605a169e89926147edd0676646263268f303c6fb3cdfdbc4a9612 597B / 597B done [2025-10-31T09:33:13.780Z] #62 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 4.13MB / 4.13MB 6.9s done [2025-10-31T09:33:13.780Z] #62 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 0.4s [2025-10-31T09:33:13.780Z] #62 ... [2025-10-31T09:33:13.780Z] [2025-10-31T09:33:13.780Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:14.055Z] #58 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-31T09:33:15.040Z] #58 ... [2025-10-31T09:33:15.040Z] [2025-10-31T09:33:15.040Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:33:15.040Z] #51 23.75 OK: 255 MiB in 60 packages [2025-10-31T09:33:15.040Z] #51 DONE 26.5s [2025-10-31T09:33:15.040Z] [2025-10-31T09:33:15.041Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:33:15.041Z] #64 20.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:15.639Z] #64 21.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:17.621Z] #64 ... [2025-10-31T09:33:17.621Z] [2025-10-31T09:33:17.621Z] #40 [support-scheduler internal] load build context [2025-10-31T09:33:17.621Z] #40 transferring context: 37.46MB 30.4s [2025-10-31T09:33:17.894Z] #40 ... [2025-10-31T09:33:17.894Z] [2025-10-31T09:33:17.894Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:17.894Z] #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.78MB / 33.17MB 16.8s [2025-10-31T09:33:17.894Z] #58 ... [2025-10-31T09:33:17.894Z] [2025-10-31T09:33:17.894Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:33:17.894Z] #48 21.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:17.894Z] #48 23.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:17.894Z] #48 28.91 OK: 255 MiB in 60 packages [2025-10-31T09:33:17.894Z] #48 DONE 30.7s [2025-10-31T09:33:17.894Z] [2025-10-31T09:33:17.894Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:18.208Z] #58 ... [2025-10-31T09:33:18.208Z] [2025-10-31T09:33:18.208Z] #49 [core-metadata internal] load build context [2025-10-31T09:33:18.208Z] #49 ... [2025-10-31T09:33:18.208Z] [2025-10-31T09:33:18.208Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:18.489Z] #58 ... [2025-10-31T09:33:18.489Z] [2025-10-31T09:33:18.489Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:33:18.489Z] #45 ... [2025-10-31T09:33:18.489Z] [2025-10-31T09:33:18.489Z] #49 [core-metadata internal] load build context [2025-10-31T09:33:19.086Z] #49 ... [2025-10-31T09:33:19.086Z] [2025-10-31T09:33:19.086Z] #53 [support-notifications internal] load build context [2025-10-31T09:33:19.086Z] #53 ... [2025-10-31T09:33:19.086Z] [2025-10-31T09:33:19.087Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:19.087Z] #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.56MB / 33.17MB 18.3s [2025-10-31T09:33:20.066Z] #58 ... [2025-10-31T09:33:20.066Z] [2025-10-31T09:33:20.066Z] #54 [core-data internal] load build context [2025-10-31T09:33:20.066Z] #54 ... [2025-10-31T09:33:20.066Z] [2025-10-31T09:33:20.066Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:20.340Z] #37 ... [2025-10-31T09:33:20.340Z] [2025-10-31T09:33:20.340Z] #54 [core-data internal] load build context [2025-10-31T09:33:20.619Z] #54 ... [2025-10-31T09:33:20.619Z] [2025-10-31T09:33:20.619Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:33:20.619Z] #57 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 17.3s done [2025-10-31T09:33:20.619Z] #57 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done [2025-10-31T09:33:20.619Z] #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 [2025-10-31T09:33:20.619Z] #57 ... [2025-10-31T09:33:20.619Z] [2025-10-31T09:33:20.619Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:33:20.619Z] #63 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:20.619Z] #63 18.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:20.619Z] #63 24.93 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:33:20.619Z] #63 24.93 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:33:20.619Z] #63 24.93 OK: 24049 distinct packages available [2025-10-31T09:33:20.619Z] #63 26.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:20.619Z] #63 ... [2025-10-31T09:33:20.619Z] [2025-10-31T09:33:20.619Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:22.597Z] #37 ... [2025-10-31T09:33:22.597Z] [2025-10-31T09:33:22.597Z] #50 [core-keeper internal] load build context [2025-10-31T09:33:22.597Z] #50 ... [2025-10-31T09:33:22.597Z] [2025-10-31T09:33:22.597Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:33:22.597Z] #55 ... [2025-10-31T09:33:22.597Z] [2025-10-31T09:33:22.597Z] #59 [core-command internal] load build context [2025-10-31T09:33:22.597Z] #59 ... [2025-10-31T09:33:22.597Z] [2025-10-31T09:33:22.597Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:22.597Z] #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 21.6s [2025-10-31T09:33:22.876Z] #58 ... [2025-10-31T09:33:22.876Z] [2025-10-31T09:33:22.876Z] #60 [security-bootstrapper internal] load build context [2025-10-31T09:33:22.876Z] #60 ... [2025-10-31T09:33:22.876Z] [2025-10-31T09:33:22.876Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:23.151Z] #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 22.3s [2025-10-31T09:33:23.747Z] #58 ... [2025-10-31T09:33:23.747Z] [2025-10-31T09:33:23.747Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:33:23.747Z] #61 transferring context: 22.23MB 27.3s [2025-10-31T09:33:23.747Z] #61 ... [2025-10-31T09:33:23.747Z] [2025-10-31T09:33:23.747Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:24.021Z] #36 ... [2025-10-31T09:33:24.021Z] [2025-10-31T09:33:24.021Z] #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:33:24.021Z] #65 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:24.021Z] #65 21.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:24.021Z] #65 ... [2025-10-31T09:33:24.021Z] [2025-10-31T09:33:24.021Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:24.308Z] #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 23.2s [2025-10-31T09:33:25.294Z] #58 ... [2025-10-31T09:33:25.294Z] [2025-10-31T09:33:25.294Z] #67 [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:33:25.294Z] #67 DONE 30.5s [2025-10-31T09:33:25.294Z] [2025-10-31T09:33:25.295Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:25.295Z] #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.41MB / 33.17MB 24.4s [2025-10-31T09:33:26.284Z] #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 25.1s [2025-10-31T09:33:27.287Z] #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 26.2s done [2025-10-31T09:33:27.287Z] #58 ... [2025-10-31T09:33:27.287Z] [2025-10-31T09:33:27.287Z] #62 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:33:27.287Z] #62 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 14.5s [2025-10-31T09:33:27.563Z] #62 ... [2025-10-31T09:33:27.563Z] [2025-10-31T09:33:27.563Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:27.563Z] #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 26.2s done [2025-10-31T09:33:28.162Z] #58 ... [2025-10-31T09:33:28.162Z] [2025-10-31T09:33:28.162Z] #65 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:33:28.162Z] #65 29.71 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:28.162Z] #65 29.71 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:33:28.162Z] #65 29.71 OK: 9 MiB in 15 packages [2025-10-31T09:33:28.162Z] #65 DONE 33.5s [2025-10-31T09:33:28.162Z] [2025-10-31T09:33:28.162Z] #40 [support-scheduler internal] load build context [2025-10-31T09:33:28.162Z] #40 ... [2025-10-31T09:33:28.162Z] [2025-10-31T09:33:28.162Z] #62 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:33:28.762Z] #62 ... [2025-10-31T09:33:28.762Z] [2025-10-31T09:33:28.762Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:33:28.762Z] #45 ... [2025-10-31T09:33:28.762Z] [2025-10-31T09:33:28.762Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:33:28.762Z] #68 23.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:28.762Z] #68 25.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:28.762Z] #68 ... [2025-10-31T09:33:28.762Z] [2025-10-31T09:33:28.762Z] #40 [support-scheduler internal] load build context [2025-10-31T09:33:28.762Z] #40 transferring context: 46.28MB 41.6s [2025-10-31T09:33:31.511Z] #40 ... [2025-10-31T09:33:31.511Z] [2025-10-31T09:33:31.511Z] #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:33:31.511Z] #72 24.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:31.511Z] #72 26.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:31.511Z] #72 ... [2025-10-31T09:33:31.511Z] [2025-10-31T09:33:31.511Z] #59 [core-command internal] load build context [2025-10-31T09:33:31.511Z] #59 ... [2025-10-31T09:33:31.511Z] [2025-10-31T09:33:31.511Z] #53 [support-notifications internal] load build context [2025-10-31T09:33:31.511Z] #53 ... [2025-10-31T09:33:31.511Z] [2025-10-31T09:33:31.511Z] #49 [core-metadata internal] load build context [2025-10-31T09:33:31.511Z] #49 ... [2025-10-31T09:33:31.511Z] [2025-10-31T09:33:31.511Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:33:31.511Z] #45 ... [2025-10-31T09:33:31.511Z] [2025-10-31T09:33:31.511Z] #54 [core-data internal] load build context [2025-10-31T09:33:31.511Z] #54 ... [2025-10-31T09:33:31.511Z] [2025-10-31T09:33:31.511Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:33:31.511Z] #45 ... [2025-10-31T09:33:31.511Z] [2025-10-31T09:33:31.511Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:33:31.511Z] #64 27.19 (1/3) Installing ca-certificates (20250911-r0) [2025-10-31T09:33:31.511Z] #64 27.72 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:31.511Z] #64 27.86 (3/3) Installing tzdata (2025b-r0) [2025-10-31T09:33:31.511Z] #64 29.88 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:33:31.511Z] #64 30.09 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:33:31.511Z] #64 32.48 OK: 11 MiB in 17 packages [2025-10-31T09:33:31.511Z] #64 DONE 36.4s [2025-10-31T09:33:31.511Z] [2025-10-31T09:33:31.511Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:33:31.511Z] #45 ... [2025-10-31T09:33:31.511Z] [2025-10-31T09:33:31.511Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:33:31.511Z] #63 27.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:31.511Z] #63 ... [2025-10-31T09:33:31.511Z] [2025-10-31T09:33:31.511Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:33:31.786Z] #45 ... [2025-10-31T09:33:31.786Z] [2025-10-31T09:33:31.786Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:33:31.786Z] #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.6s [2025-10-31T09:33:31.786Z] #57 ... [2025-10-31T09:33:31.786Z] [2025-10-31T09:33:31.786Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:33:32.387Z] #45 ... [2025-10-31T09:33:32.387Z] [2025-10-31T09:33:32.387Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:32.387Z] #37 ... [2025-10-31T09:33:32.387Z] [2025-10-31T09:33:32.387Z] #50 [core-keeper internal] load build context [2025-10-31T09:33:32.387Z] #50 ... [2025-10-31T09:33:32.387Z] [2025-10-31T09:33:32.387Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:33:32.664Z] #55 ... [2025-10-31T09:33:32.664Z] [2025-10-31T09:33:32.664Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:33:32.664Z] #69 27.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:32.664Z] #69 30.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:32.664Z] #69 ... [2025-10-31T09:33:32.664Z] [2025-10-31T09:33:32.664Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:33:33.262Z] #55 ... [2025-10-31T09:33:33.262Z] [2025-10-31T09:33:33.262Z] #60 [security-bootstrapper internal] load build context [2025-10-31T09:33:33.262Z] #60 ... [2025-10-31T09:33:33.262Z] [2025-10-31T09:33:33.262Z] #53 [support-notifications internal] load build context [2025-10-31T09:33:33.871Z] #53 transferring context: 55.08MB 44.7s [2025-10-31T09:33:34.146Z] #53 ... [2025-10-31T09:33:34.146Z] [2025-10-31T09:33:34.146Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:34.424Z] #36 ... [2025-10-31T09:33:34.424Z] [2025-10-31T09:33:34.424Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:33:34.424Z] #61 ... [2025-10-31T09:33:34.424Z] [2025-10-31T09:33:34.424Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:35.872Z] #36 ... [2025-10-31T09:33:35.872Z] [2025-10-31T09:33:35.872Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:33:35.872Z] #74 ... [2025-10-31T09:33:35.872Z] [2025-10-31T09:33:35.872Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:33:37.322Z] #61 ... [2025-10-31T09:33:37.322Z] [2025-10-31T09:33:37.322Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:33:37.322Z] #66 32.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:37.322Z] #66 34.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:37.322Z] #66 ... [2025-10-31T09:33:37.322Z] [2025-10-31T09:33:37.322Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:33:37.322Z] #61 ... [2025-10-31T09:33:37.322Z] [2025-10-31T09:33:37.322Z] #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:33:37.322Z] #72 37.85 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:37.322Z] #72 37.85 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:33:37.322Z] #72 38.30 OK: 9 MiB in 15 packages [2025-10-31T09:33:37.322Z] #72 DONE 42.5s [2025-10-31T09:33:37.322Z] [2025-10-31T09:33:37.322Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:33:38.309Z] #61 ... [2025-10-31T09:33:38.309Z] [2025-10-31T09:33:38.309Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:33:38.309Z] #75 ... [2025-10-31T09:33:38.309Z] [2025-10-31T09:33:38.309Z] #53 [support-notifications internal] load build context [2025-10-31T09:33:38.587Z] #53 ... [2025-10-31T09:33:38.587Z] [2025-10-31T09:33:38.587Z] #62 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:33:38.587Z] #62 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 18.0s done [2025-10-31T09:33:38.867Z] #62 ... [2025-10-31T09:33:38.867Z] [2025-10-31T09:33:38.867Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:33:38.867Z] #61 ... [2025-10-31T09:33:38.867Z] [2025-10-31T09:33:38.867Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:33:38.867Z] #63 39.03 (1/14) Installing ca-certificates (20250911-r0) [2025-10-31T09:33:38.867Z] #63 39.48 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-31T09:33:38.867Z] #63 39.90 (3/14) Installing c-ares (1.33.1-r0) [2025-10-31T09:33:38.867Z] #63 39.90 (4/14) Installing libunistring (1.2-r0) [2025-10-31T09:33:38.867Z] #63 39.90 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-31T09:33:38.867Z] #63 39.90 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-31T09:33:38.867Z] #63 39.90 (7/14) Installing libpsl (0.21.5-r1) [2025-10-31T09:33:38.867Z] #63 40.04 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-31T09:33:38.867Z] #63 40.04 (9/14) Installing libcurl (8.14.1-r2) [2025-10-31T09:33:38.867Z] #63 40.23 (10/14) Installing curl (8.14.1-r2) [2025-10-31T09:33:38.867Z] #63 40.23 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:38.867Z] #63 40.23 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:33:38.867Z] #63 40.23 (13/14) Installing libucontext (1.2-r3) [2025-10-31T09:33:38.867Z] #63 40.23 (14/14) Installing gcompat (1.1.0-r4) [2025-10-31T09:33:38.867Z] #63 40.34 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:33:38.867Z] #63 40.72 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:33:38.867Z] #63 42.57 OK: 15 MiB in 28 packages [2025-10-31T09:33:38.867Z] #63 DONE 45.8s [2025-10-31T09:33:38.867Z] [2025-10-31T09:33:38.867Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:33:39.141Z] #61 transferring context: 37.18MB 43.2s [2025-10-31T09:33:39.415Z] #61 ... [2025-10-31T09:33:39.415Z] [2025-10-31T09:33:39.415Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:33:39.415Z] #69 39.04 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:39.415Z] #69 39.04 (2/4) Installing openssl (3.3.5-r0) [2025-10-31T09:33:39.415Z] #69 39.04 (3/4) Installing su-exec (0.2-r3) [2025-10-31T09:33:39.415Z] #69 39.04 (4/4) Installing yq-go (4.44.1-r2) [2025-10-31T09:33:39.415Z] #69 40.90 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:33:39.415Z] #69 41.15 OK: 20 MiB in 18 packages [2025-10-31T09:33:39.415Z] #69 DONE 44.7s [2025-10-31T09:33:39.415Z] [2025-10-31T09:33:39.415Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:33:39.415Z] #61 ... [2025-10-31T09:33:39.415Z] [2025-10-31T09:33:39.415Z] #59 [core-command internal] load build context [2025-10-31T09:33:39.690Z] #59 ... [2025-10-31T09:33:39.690Z] [2025-10-31T09:33:39.690Z] #40 [support-scheduler internal] load build context [2025-10-31T09:33:39.690Z] #40 ... [2025-10-31T09:33:39.690Z] [2025-10-31T09:33:39.690Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:33:39.690Z] #70 34.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:39.690Z] #70 36.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:39.690Z] #70 ... [2025-10-31T09:33:39.690Z] [2025-10-31T09:33:39.690Z] #49 [core-metadata internal] load build context [2025-10-31T09:33:39.965Z] #49 ... [2025-10-31T09:33:39.965Z] [2025-10-31T09:33:39.965Z] #40 [support-scheduler internal] load build context [2025-10-31T09:33:40.239Z] #40 ... [2025-10-31T09:33:40.239Z] [2025-10-31T09:33:40.239Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:33:40.239Z] #68 37.19 (1/7) Installing ca-certificates (20250911-r0) [2025-10-31T09:33:40.239Z] #68 37.62 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:40.239Z] #68 37.62 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-31T09:33:40.239Z] #68 37.62 (4/7) Installing libsodium (1.0.19-r0) [2025-10-31T09:33:40.239Z] #68 37.78 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-31T09:33:40.239Z] #68 38.38 (6/7) Installing libzmq (4.3.5-r2) [2025-10-31T09:33:40.239Z] #68 38.38 (7/7) Installing zeromq (4.3.5-r2) [2025-10-31T09:33:40.239Z] #68 38.64 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:33:40.239Z] #68 38.64 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:33:40.239Z] #68 40.92 OK: 14 MiB in 21 packages [2025-10-31T09:33:40.239Z] #68 DONE 45.4s [2025-10-31T09:33:40.239Z] [2025-10-31T09:33:40.239Z] #40 [support-scheduler internal] load build context [2025-10-31T09:33:40.514Z] #40 ... [2025-10-31T09:33:40.514Z] [2025-10-31T09:33:40.514Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:40.514Z] #58 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.9s [2025-10-31T09:33:40.514Z] #58 ... [2025-10-31T09:33:40.514Z] [2025-10-31T09:33:40.514Z] #59 [core-command internal] load build context [2025-10-31T09:33:40.789Z] #59 ... [2025-10-31T09:33:40.789Z] [2025-10-31T09:33:40.789Z] #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:33:40.789Z] #76 ... [2025-10-31T09:33:40.789Z] [2025-10-31T09:33:40.789Z] #54 [core-data internal] load build context [2025-10-31T09:33:41.064Z] #54 ... [2025-10-31T09:33:41.064Z] [2025-10-31T09:33:41.064Z] #59 [core-command internal] load build context [2025-10-31T09:33:41.342Z] #59 ... [2025-10-31T09:33:41.342Z] [2025-10-31T09:33:41.342Z] #71 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:33:41.342Z] #71 36.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:41.342Z] #71 39.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:41.622Z] #71 ... [2025-10-31T09:33:41.622Z] [2025-10-31T09:33:41.622Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:42.296Z] #58 ... [2025-10-31T09:33:42.296Z] [2025-10-31T09:33:42.296Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:33:42.572Z] #45 ... [2025-10-31T09:33:42.572Z] [2025-10-31T09:33:42.572Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:42.572Z] #37 ... [2025-10-31T09:33:42.572Z] [2025-10-31T09:33:42.572Z] #50 [core-keeper internal] load build context [2025-10-31T09:33:42.846Z] #50 ... [2025-10-31T09:33:42.846Z] [2025-10-31T09:33:42.846Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:33:42.846Z] #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 22.9s [2025-10-31T09:33:42.846Z] #57 ... [2025-10-31T09:33:42.847Z] [2025-10-31T09:33:42.847Z] #50 [core-keeper internal] load build context [2025-10-31T09:33:43.444Z] #50 ... [2025-10-31T09:33:43.444Z] [2025-10-31T09:33:43.444Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:33:43.444Z] #55 ... [2025-10-31T09:33:43.444Z] [2025-10-31T09:33:43.444Z] #60 [security-bootstrapper internal] load build context [2025-10-31T09:33:43.720Z] #60 ... [2025-10-31T09:33:43.720Z] [2025-10-31T09:33:43.720Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:33:44.319Z] #55 transferring context: 61.51MB 53.2s [2025-10-31T09:33:45.774Z] #55 ... [2025-10-31T09:33:45.774Z] [2025-10-31T09:33:45.774Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:45.774Z] #36 ... [2025-10-31T09:33:45.774Z] [2025-10-31T09:33:45.774Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:33:46.756Z] #45 ... [2025-10-31T09:33:46.756Z] [2025-10-31T09:33:46.756Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:33:46.756Z] #73 33.91 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:46.756Z] #73 35.52 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:47.030Z] #73 ... [2025-10-31T09:33:47.030Z] [2025-10-31T09:33:47.030Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:33:47.630Z] #55 ... [2025-10-31T09:33:47.630Z] [2025-10-31T09:33:47.630Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:33:47.630Z] #77 ... [2025-10-31T09:33:47.630Z] [2025-10-31T09:33:47.630Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:33:48.613Z] #55 ... [2025-10-31T09:33:48.613Z] [2025-10-31T09:33:48.613Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:33:48.613Z] #74 12.89 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:48.613Z] #74 14.76 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:48.613Z] #74 ... [2025-10-31T09:33:48.613Z] [2025-10-31T09:33:48.613Z] #59 [core-command internal] load build context [2025-10-31T09:33:48.889Z] #59 ... [2025-10-31T09:33:48.889Z] [2025-10-31T09:33:48.889Z] #53 [support-notifications internal] load build context [2025-10-31T09:33:48.889Z] #53 ... [2025-10-31T09:33:48.889Z] [2025-10-31T09:33:48.889Z] #78 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:33:49.164Z] #78 ... [2025-10-31T09:33:49.164Z] [2025-10-31T09:33:49.164Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:33:49.164Z] #79 ... [2025-10-31T09:33:49.164Z] [2025-10-31T09:33:49.164Z] #53 [support-notifications internal] load build context [2025-10-31T09:33:49.439Z] #53 transferring context: 71.67MB 60.1s [2025-10-31T09:33:49.439Z] #53 ... [2025-10-31T09:33:49.439Z] [2025-10-31T09:33:49.439Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:33:49.719Z] #61 ... [2025-10-31T09:33:49.719Z] [2025-10-31T09:33:49.719Z] #53 [support-notifications internal] load build context [2025-10-31T09:33:49.993Z] #53 ... [2025-10-31T09:33:49.993Z] [2025-10-31T09:33:49.993Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:33:49.993Z] #80 ... [2025-10-31T09:33:49.993Z] [2025-10-31T09:33:49.993Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:33:49.993Z] #70 50.21 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-31T09:33:49.993Z] #70 50.21 (2/2) Installing su-exec (0.2-r3) [2025-10-31T09:33:49.993Z] #70 50.33 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:33:49.993Z] #70 50.54 OK: 9 MiB in 16 packages [2025-10-31T09:33:49.993Z] #70 DONE 55.0s [2025-10-31T09:33:49.993Z] [2025-10-31T09:33:49.993Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:33:49.993Z] #66 45.02 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:33:49.993Z] #66 45.02 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:33:49.993Z] #66 45.02 OK: 24049 distinct packages available [2025-10-31T09:33:49.993Z] #66 47.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:49.993Z] #66 51.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:50.267Z] #66 ... [2025-10-31T09:33:50.267Z] [2025-10-31T09:33:50.267Z] #49 [core-metadata internal] load build context [2025-10-31T09:33:50.267Z] #49 ... [2025-10-31T09:33:50.267Z] [2025-10-31T09:33:50.267Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:33:50.544Z] #61 ... [2025-10-31T09:33:50.544Z] [2025-10-31T09:33:50.544Z] #40 [support-scheduler internal] load build context [2025-10-31T09:33:50.821Z] #40 ... [2025-10-31T09:33:50.821Z] [2025-10-31T09:33:50.821Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:33:50.821Z] #81 ... [2025-10-31T09:33:50.821Z] [2025-10-31T09:33:50.821Z] #40 [support-scheduler internal] load build context [2025-10-31T09:33:51.095Z] #40 ... [2025-10-31T09:33:51.095Z] [2025-10-31T09:33:51.095Z] #54 [core-data internal] load build context [2025-10-31T09:33:51.380Z] #54 ... [2025-10-31T09:33:51.380Z] [2025-10-31T09:33:51.380Z] #49 [core-metadata internal] load build context [2025-10-31T09:33:52.368Z] #49 ... [2025-10-31T09:33:52.368Z] [2025-10-31T09:33:52.368Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:33:52.368Z] #75 14.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:52.368Z] #75 15.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:52.642Z] #75 ... [2025-10-31T09:33:52.642Z] [2025-10-31T09:33:52.642Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:52.642Z] #58 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.8s [2025-10-31T09:33:52.642Z] #58 ... [2025-10-31T09:33:52.642Z] [2025-10-31T09:33:52.642Z] #49 [core-metadata internal] load build context [2025-10-31T09:33:52.916Z] #49 ... [2025-10-31T09:33:52.916Z] [2025-10-31T09:33:52.916Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:53.191Z] #37 ... [2025-10-31T09:33:53.191Z] [2025-10-31T09:33:53.191Z] #49 [core-metadata internal] load build context [2025-10-31T09:33:53.191Z] #49 ... [2025-10-31T09:33:53.191Z] [2025-10-31T09:33:53.191Z] #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:33:53.191Z] #76 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:53.191Z] #76 14.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:53.466Z] #76 ... [2025-10-31T09:33:53.466Z] [2025-10-31T09:33:53.466Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:33:53.466Z] #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 33.1s [2025-10-31T09:33:53.466Z] #57 ... [2025-10-31T09:33:53.466Z] [2025-10-31T09:33:53.466Z] #50 [core-keeper internal] load build context [2025-10-31T09:33:53.466Z] #50 ... [2025-10-31T09:33:53.466Z] [2025-10-31T09:33:53.466Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:53.748Z] #58 ... [2025-10-31T09:33:53.748Z] [2025-10-31T09:33:53.748Z] #60 [security-bootstrapper internal] load build context [2025-10-31T09:33:53.748Z] #60 ... [2025-10-31T09:33:53.748Z] [2025-10-31T09:33:53.748Z] #49 [core-metadata internal] load build context [2025-10-31T09:33:54.348Z] #49 transferring context: 35.51MB 66.4s [2025-10-31T09:33:54.625Z] #49 ... [2025-10-31T09:33:54.625Z] [2025-10-31T09:33:54.625Z] #71 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:33:54.625Z] #71 49.94 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:33:54.625Z] #71 49.94 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:33:54.625Z] #71 49.94 OK: 24049 distinct packages available [2025-10-31T09:33:54.625Z] #71 52.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:54.625Z] #71 55.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:54.906Z] #71 ... [2025-10-31T09:33:54.906Z] [2025-10-31T09:33:54.906Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:33:55.894Z] #58 ... [2025-10-31T09:33:55.894Z] [2025-10-31T09:33:55.894Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:56.167Z] #36 ... [2025-10-31T09:33:56.167Z] [2025-10-31T09:33:56.167Z] #50 [core-keeper internal] load build context [2025-10-31T09:33:57.152Z] #50 ... [2025-10-31T09:33:57.152Z] [2025-10-31T09:33:57.152Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:33:57.429Z] #45 ... [2025-10-31T09:33:57.429Z] [2025-10-31T09:33:57.429Z] #60 [security-bootstrapper internal] load build context [2025-10-31T09:33:58.872Z] #60 ... [2025-10-31T09:33:58.872Z] [2025-10-31T09:33:58.872Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:33:58.872Z] #55 ... [2025-10-31T09:33:58.872Z] [2025-10-31T09:33:58.872Z] #60 [security-bootstrapper internal] load build context [2025-10-31T09:33:59.151Z] #60 ... [2025-10-31T09:33:59.151Z] [2025-10-31T09:33:59.151Z] #59 [core-command internal] load build context [2025-10-31T09:33:59.151Z] #59 ... [2025-10-31T09:33:59.151Z] [2025-10-31T09:33:59.151Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:33:59.425Z] #55 transferring context: 79.12MB 68.4s [2025-10-31T09:34:00.027Z] #55 ... [2025-10-31T09:34:00.027Z] [2025-10-31T09:34:00.027Z] #53 [support-notifications internal] load build context [2025-10-31T09:34:00.315Z] #53 ... [2025-10-31T09:34:00.315Z] [2025-10-31T09:34:00.315Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:34:00.315Z] #73 51.59 OK: 255 MiB in 60 packages [2025-10-31T09:34:00.315Z] #73 DONE 57.2s [2025-10-31T09:34:00.315Z] [2025-10-31T09:34:00.315Z] #53 [support-notifications internal] load build context [2025-10-31T09:34:00.315Z] #53 ... [2025-10-31T09:34:00.315Z] [2025-10-31T09:34:00.315Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:34:00.596Z] #55 ... [2025-10-31T09:34:00.596Z] [2025-10-31T09:34:00.596Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:34:00.596Z] #0 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:00.596Z] #82 ... [2025-10-31T09:34:00.596Z] [2025-10-31T09:34:00.596Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:34:00.868Z] #55 ... [2025-10-31T09:34:00.868Z] [2025-10-31T09:34:00.868Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:34:00.868Z] #61 ... [2025-10-31T09:34:00.868Z] [2025-10-31T09:34:00.868Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:34:01.467Z] #55 ... [2025-10-31T09:34:01.467Z] [2025-10-31T09:34:01.467Z] #40 [support-scheduler internal] load build context [2025-10-31T09:34:01.467Z] #40 ... [2025-10-31T09:34:01.467Z] [2025-10-31T09:34:01.467Z] #53 [support-notifications internal] load build context [2025-10-31T09:34:01.741Z] #53 ... [2025-10-31T09:34:01.741Z] [2025-10-31T09:34:01.741Z] #54 [core-data internal] load build context [2025-10-31T09:34:02.034Z] #54 ... [2025-10-31T09:34:02.034Z] [2025-10-31T09:34:02.034Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:34:03.075Z] #55 ... [2025-10-31T09:34:03.075Z] [2025-10-31T09:34:03.075Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:34:03.075Z] #81 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:03.075Z] #81 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:03.075Z] #81 ... [2025-10-31T09:34:03.075Z] [2025-10-31T09:34:03.075Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:34:03.351Z] #55 ... [2025-10-31T09:34:03.352Z] [2025-10-31T09:34:03.352Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:03.352Z] #37 ... [2025-10-31T09:34:03.352Z] [2025-10-31T09:34:03.352Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:34:03.950Z] #55 ... [2025-10-31T09:34:03.950Z] [2025-10-31T09:34:03.950Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:34:03.950Z] #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 39.8s done [2025-10-31T09:34:04.224Z] #57 ... [2025-10-31T09:34:04.224Z] [2025-10-31T09:34:04.224Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:34:04.224Z] #74 28.57 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:34:04.224Z] #74 31.42 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:34:04.224Z] #74 31.78 OK: 9 MiB in 15 packages [2025-10-31T09:34:04.224Z] #74 DONE 38.8s [2025-10-31T09:34:04.224Z] [2025-10-31T09:34:04.224Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:04.497Z] #37 ... [2025-10-31T09:34:04.497Z] [2025-10-31T09:34:04.497Z] #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:34:04.497Z] #75 29.82 OK: 9 MiB in 15 packages [2025-10-31T09:34:04.497Z] #75 DONE 36.4s [2025-10-31T09:34:04.779Z] [2025-10-31T09:34:04.779Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:04.779Z] #37 transferring context: 57.83MB 74.1s [2025-10-31T09:34:04.779Z] #37 ... [2025-10-31T09:34:04.779Z] [2025-10-31T09:34:04.779Z] #49 [core-metadata internal] load build context [2025-10-31T09:34:05.053Z] #49 ... [2025-10-31T09:34:05.053Z] [2025-10-31T09:34:05.054Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:05.331Z] #37 ... [2025-10-31T09:34:05.331Z] [2025-10-31T09:34:05.331Z] #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:34:05.331Z] #76 28.69 OK: 11 MiB in 17 packages [2025-10-31T09:34:05.331Z] #76 DONE 34.6s [2025-10-31T09:34:05.331Z] [2025-10-31T09:34:05.331Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:05.331Z] #37 ... [2025-10-31T09:34:05.331Z] [2025-10-31T09:34:05.331Z] #78 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:34:05.331Z] #78 16.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:05.331Z] #78 20.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:05.615Z] #78 ... [2025-10-31T09:34:05.615Z] [2025-10-31T09:34:05.615Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:05.615Z] #37 ... [2025-10-31T09:34:05.615Z] [2025-10-31T09:34:05.615Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:34:05.615Z] #66 63.19 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:34:05.615Z] #66 63.36 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:34:05.615Z] #66 63.46 (3/4) Installing libucontext (1.2-r3) [2025-10-31T09:34:05.615Z] #66 63.47 (4/4) Installing gcompat (1.1.0-r4) [2025-10-31T09:34:05.615Z] #66 63.57 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:34:05.615Z] #66 63.92 OK: 9 MiB in 18 packages [2025-10-31T09:34:05.615Z] #66 DONE 70.9s [2025-10-31T09:34:05.615Z] [2025-10-31T09:34:05.615Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:34:05.615Z] #77 18.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:05.615Z] #77 22.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:05.893Z] #77 ... [2025-10-31T09:34:05.893Z] [2025-10-31T09:34:05.893Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:34:05.893Z] #79 16.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:05.893Z] #79 21.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:05.893Z] #79 ... [2025-10-31T09:34:05.893Z] [2025-10-31T09:34:05.893Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:06.177Z] #37 ... [2025-10-31T09:34:06.177Z] [2025-10-31T09:34:06.177Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:06.177Z] #36 ... [2025-10-31T09:34:06.177Z] [2025-10-31T09:34:06.177Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:07.625Z] #37 ... [2025-10-31T09:34:07.625Z] [2025-10-31T09:34:07.625Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:34:07.625Z] #45 ... [2025-10-31T09:34:07.625Z] [2025-10-31T09:34:07.625Z] #50 [core-keeper internal] load build context [2025-10-31T09:34:07.625Z] #50 ... [2025-10-31T09:34:07.625Z] [2025-10-31T09:34:07.625Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:07.625Z] #58 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 36.8s [2025-10-31T09:34:07.902Z] #58 ... [2025-10-31T09:34:07.902Z] [2025-10-31T09:34:07.902Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:34:07.902Z] #80 17.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:07.902Z] #80 22.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:07.902Z] #80 ... [2025-10-31T09:34:07.902Z] [2025-10-31T09:34:07.902Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:34:09.357Z] #45 ... [2025-10-31T09:34:09.357Z] [2025-10-31T09:34:09.357Z] #60 [security-bootstrapper internal] load build context [2025-10-31T09:34:09.357Z] #60 ... [2025-10-31T09:34:09.357Z] [2025-10-31T09:34:09.357Z] #59 [core-command internal] load build context [2025-10-31T09:34:09.633Z] #59 ... [2025-10-31T09:34:09.633Z] [2025-10-31T09:34:09.633Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:34:09.633Z] #45 transferring context: 95.41MB 82.3s [2025-10-31T09:34:09.633Z] #45 ... [2025-10-31T09:34:09.633Z] [2025-10-31T09:34:09.633Z] #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:34:09.633Z] #71 70.06 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-31T09:34:09.633Z] #71 70.24 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:34:09.633Z] #71 70.24 (3/5) Installing libucontext (1.2-r3) [2025-10-31T09:34:09.633Z] #71 70.24 (4/5) Installing gcompat (1.1.0-r4) [2025-10-31T09:34:09.633Z] #71 70.24 (5/5) Installing openssl (3.3.5-r0) [2025-10-31T09:34:09.633Z] #71 70.45 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:34:09.633Z] #71 70.64 OK: 10 MiB in 19 packages [2025-10-31T09:34:09.633Z] #71 DONE 74.8s [2025-10-31T09:34:09.913Z] [2025-10-31T09:34:09.913Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:34:10.902Z] #45 ... [2025-10-31T09:34:10.902Z] [2025-10-31T09:34:10.902Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:34:11.180Z] #61 ... [2025-10-31T09:34:11.180Z] [2025-10-31T09:34:11.180Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:34:11.784Z] #45 ... [2025-10-31T09:34:11.784Z] [2025-10-31T09:34:11.784Z] #40 [support-scheduler internal] load build context [2025-10-31T09:34:11.784Z] #40 ... [2025-10-31T09:34:11.784Z] [2025-10-31T09:34:11.784Z] #53 [support-notifications internal] load build context [2025-10-31T09:34:12.060Z] #53 ... [2025-10-31T09:34:12.060Z] [2025-10-31T09:34:12.060Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:34:12.060Z] #45 ... [2025-10-31T09:34:12.060Z] [2025-10-31T09:34:12.060Z] #54 [core-data internal] load build context [2025-10-31T09:34:12.354Z] #54 ... [2025-10-31T09:34:12.354Z] [2025-10-31T09:34:12.354Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:34:13.346Z] #45 ... [2025-10-31T09:34:13.346Z] [2025-10-31T09:34:13.346Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:34:13.346Z] #81 29.72 OK: 14 MiB in 21 packages [2025-10-31T09:34:13.346Z] #81 DONE 32.5s [2025-10-31T09:34:13.346Z] [2025-10-31T09:34:13.346Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:34:13.624Z] #45 ... [2025-10-31T09:34:13.624Z] [2025-10-31T09:34:13.624Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:34:13.624Z] #82 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:13.624Z] #82 ... [2025-10-31T09:34:13.624Z] [2025-10-31T09:34:13.624Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:34:14.235Z] #45 ... [2025-10-31T09:34:14.235Z] [2025-10-31T09:34:14.235Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:34:14.235Z] #55 ... [2025-10-31T09:34:14.235Z] [2025-10-31T09:34:14.235Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:34:14.515Z] #45 transferring context: 100.85MB 87.3s [2025-10-31T09:34:15.117Z] #45 ... [2025-10-31T09:34:15.117Z] [2025-10-31T09:34:15.117Z] #49 [core-metadata internal] load build context [2025-10-31T09:34:15.117Z] #49 ... [2025-10-31T09:34:15.117Z] [2025-10-31T09:34:15.117Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:34:15.117Z] #82 24.96 OK: 9 MiB in 16 packages [2025-10-31T09:34:15.720Z] #82 ... [2025-10-31T09:34:15.720Z] [2025-10-31T09:34:15.720Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T09:34:15.720Z] #0 8.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:15.720Z] #83 ... [2025-10-31T09:34:15.720Z] [2025-10-31T09:34:15.720Z] #49 [core-metadata internal] load build context [2025-10-31T09:34:15.998Z] #49 ... [2025-10-31T09:34:15.998Z] [2025-10-31T09:34:15.998Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:34:15.998Z] #57 ... [2025-10-31T09:34:15.998Z] [2025-10-31T09:34:15.998Z] #49 [core-metadata internal] load build context [2025-10-31T09:34:16.613Z] #49 ... [2025-10-31T09:34:16.613Z] [2025-10-31T09:34:16.613Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:16.613Z] #36 ... [2025-10-31T09:34:16.613Z] [2025-10-31T09:34:16.613Z] #49 [core-metadata internal] load build context [2025-10-31T09:34:17.635Z] #49 ... [2025-10-31T09:34:17.635Z] [2025-10-31T09:34:17.635Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:17.635Z] #37 ... [2025-10-31T09:34:17.635Z] [2025-10-31T09:34:17.635Z] #49 [core-metadata internal] load build context [2025-10-31T09:34:18.174Z] #49 ... [2025-10-31T09:34:18.174Z] [2025-10-31T09:34:18.174Z] #50 [core-keeper internal] load build context [2025-10-31T09:34:18.174Z] #50 ... [2025-10-31T09:34:18.174Z] [2025-10-31T09:34:18.174Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:18.174Z] #37 ... [2025-10-31T09:34:18.174Z] [2025-10-31T09:34:18.174Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:18.174Z] #58 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 47.7s [2025-10-31T09:34:18.174Z] #58 ... [2025-10-31T09:34:18.174Z] [2025-10-31T09:34:18.174Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:18.907Z] #37 ... [2025-10-31T09:34:18.907Z] [2025-10-31T09:34:18.907Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:34:18.907Z] #77 36.87 OK: 9 MiB in 15 packages [2025-10-31T09:34:18.907Z] #77 DONE 41.2s [2025-10-31T09:34:18.907Z] [2025-10-31T09:34:18.907Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:19.199Z] #37 ... [2025-10-31T09:34:19.199Z] [2025-10-31T09:34:19.199Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:34:19.199Z] #80 35.58 OK: 20 MiB in 18 packages [2025-10-31T09:34:19.199Z] #80 DONE 39.2s [2025-10-31T09:34:19.199Z] [2025-10-31T09:34:19.199Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:19.482Z] #37 ... [2025-10-31T09:34:19.483Z] [2025-10-31T09:34:19.483Z] #60 [security-bootstrapper internal] load build context [2025-10-31T09:34:19.820Z] #60 ... [2025-10-31T09:34:19.820Z] [2025-10-31T09:34:19.820Z] #59 [core-command internal] load build context [2025-10-31T09:34:19.820Z] #59 ... [2025-10-31T09:34:19.820Z] [2025-10-31T09:34:19.820Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:34:19.820Z] #82 DONE 29.6s [2025-10-31T09:34:19.820Z] [2025-10-31T09:34:19.820Z] #84 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-10-31T09:34:19.820Z] #0 8.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:20.108Z] #84 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:20.108Z] #84 ... [2025-10-31T09:34:20.108Z] [2025-10-31T09:34:20.108Z] #59 [core-command internal] load build context [2025-10-31T09:34:20.108Z] #59 transferring context: 96.88MB 85.0s [2025-10-31T09:34:20.394Z] #59 ... [2025-10-31T09:34:20.394Z] [2025-10-31T09:34:20.394Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:34:20.394Z] #79 35.68 OK: 15 MiB in 28 packages [2025-10-31T09:34:20.394Z] #79 DONE 41.4s [2025-10-31T09:34:20.394Z] [2025-10-31T09:34:20.394Z] #59 [core-command internal] load build context [2025-10-31T09:34:21.414Z] #59 ... [2025-10-31T09:34:21.414Z] [2025-10-31T09:34:21.414Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:34:21.414Z] #61 ... [2025-10-31T09:34:21.414Z] [2025-10-31T09:34:21.414Z] #59 [core-command internal] load build context [2025-10-31T09:34:21.704Z] #59 ... [2025-10-31T09:34:22.010Z] [2025-10-31T09:34:22.010Z] #78 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:34:22.010Z] #78 35.86 (1/4) Installing ca-certificates (20250911-r0) [2025-10-31T09:34:22.010Z] #78 36.29 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:34:22.010Z] #78 36.33 (3/4) Installing su-exec (0.2-r3) [2025-10-31T09:34:22.010Z] #78 36.36 (4/4) Installing yq-go (4.47.2-r1) [2025-10-31T09:34:22.010Z] #78 38.24 Executing busybox-1.37.0-r18.trigger [2025-10-31T09:34:22.010Z] #78 38.46 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:34:22.010Z] #78 39.02 OK: 19 MiB in 20 packages [2025-10-31T09:34:22.010Z] #78 DONE 43.0s [2025-10-31T09:34:22.010Z] [2025-10-31T09:34:22.010Z] #53 [support-notifications internal] load build context [2025-10-31T09:34:22.010Z] #53 ... [2025-10-31T09:34:22.010Z] [2025-10-31T09:34:22.010Z] #40 [support-scheduler internal] load build context [2025-10-31T09:34:22.327Z] #40 ... [2025-10-31T09:34:22.327Z] [2025-10-31T09:34:22.327Z] #59 [core-command internal] load build context [2025-10-31T09:34:22.327Z] #59 ... [2025-10-31T09:34:22.327Z] [2025-10-31T09:34:22.327Z] #54 [core-data internal] load build context [2025-10-31T09:34:22.327Z] #54 ... [2025-10-31T09:34:22.327Z] [2025-10-31T09:34:22.327Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-31T09:34:22.327Z] #85 DONE 2.6s [2025-10-31T09:34:22.327Z] [2025-10-31T09:34:22.327Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:34:23.321Z] #61 ... [2025-10-31T09:34:23.321Z] [2025-10-31T09:34:23.321Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T09:34:23.321Z] #83 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:23.321Z] #83 16.07 OK: 9 MiB in 18 packages [2025-10-31T09:34:23.321Z] #83 DONE 17.6s [2025-10-31T09:34:23.596Z] [2025-10-31T09:34:23.596Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:34:24.205Z] #61 ... [2025-10-31T09:34:24.205Z] [2025-10-31T09:34:24.205Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:34:24.483Z] #55 ... [2025-10-31T09:34:24.483Z] [2025-10-31T09:34:24.483Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:34:25.093Z] #61 transferring context: 107.17MB 89.0s [2025-10-31T09:34:25.093Z] #61 ... [2025-10-31T09:34:25.093Z] [2025-10-31T09:34:25.093Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:34:25.368Z] #45 ... [2025-10-31T09:34:25.368Z] [2025-10-31T09:34:25.368Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:34:25.368Z] #55 ... [2025-10-31T09:34:25.368Z] [2025-10-31T09:34:25.368Z] #84 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-10-31T09:34:25.368Z] #84 14.58 OK: 10 MiB in 19 packages [2025-10-31T09:34:25.368Z] #84 DONE 15.8s [2025-10-31T09:34:25.368Z] [2025-10-31T09:34:25.368Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:34:26.845Z] #55 ... [2025-10-31T09:34:26.845Z] [2025-10-31T09:34:26.845Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:26.845Z] #36 ... [2025-10-31T09:34:26.845Z] [2025-10-31T09:34:26.845Z] #40 [support-scheduler internal] load build context [2025-10-31T09:34:28.289Z] #40 ... [2025-10-31T09:34:28.289Z] [2025-10-31T09:34:28.289Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:28.289Z] #36 ... [2025-10-31T09:34:28.289Z] [2025-10-31T09:34:28.289Z] #50 [core-keeper internal] load build context [2025-10-31T09:34:28.289Z] #50 ... [2025-10-31T09:34:28.289Z] [2025-10-31T09:34:28.289Z] #49 [core-metadata internal] load build context [2025-10-31T09:34:28.289Z] #49 ... [2025-10-31T09:34:28.289Z] [2025-10-31T09:34:28.289Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:28.289Z] #58 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 57.6s [2025-10-31T09:34:28.562Z] #58 ... [2025-10-31T09:34:28.562Z] [2025-10-31T09:34:28.562Z] #49 [core-metadata internal] load build context [2025-10-31T09:34:29.563Z] #49 ... [2025-10-31T09:34:29.563Z] [2025-10-31T09:34:29.563Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-31T09:34:29.563Z] #86 DONE 9.5s [2025-10-31T09:34:29.563Z] [2025-10-31T09:34:29.563Z] #49 [core-metadata internal] load build context [2025-10-31T09:34:29.837Z] #49 ... [2025-10-31T09:34:29.837Z] [2025-10-31T09:34:29.837Z] #60 [security-bootstrapper internal] load build context [2025-10-31T09:34:29.837Z] #60 ... [2025-10-31T09:34:29.837Z] [2025-10-31T09:34:29.837Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-31T09:34:29.837Z] #87 DONE 4.5s [2025-10-31T09:34:29.837Z] [2025-10-31T09:34:29.837Z] #60 [security-bootstrapper internal] load build context [2025-10-31T09:34:29.837Z] #60 ... [2025-10-31T09:34:29.837Z] [2025-10-31T09:34:29.837Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:30.110Z] #37 ... [2025-10-31T09:34:30.110Z] [2025-10-31T09:34:30.110Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:30.384Z] #58 ... [2025-10-31T09:34:30.384Z] [2025-10-31T09:34:30.384Z] #88 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-31T09:34:30.384Z] #88 DONE 0.6s [2025-10-31T09:34:30.658Z] [2025-10-31T09:34:30.658Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:32.096Z] #58 ... [2025-10-31T09:34:32.096Z] [2025-10-31T09:34:32.096Z] #53 [support-notifications internal] load build context [2025-10-31T09:34:32.096Z] #53 transferring context: 143.67MB 102.8s [2025-10-31T09:34:32.096Z] #53 ... [2025-10-31T09:34:32.096Z] [2025-10-31T09:34:32.096Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:34:32.096Z] #0 7.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:32.096Z] #0 7.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:32.371Z] #89 ... [2025-10-31T09:34:32.371Z] [2025-10-31T09:34:32.371Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:32.646Z] #58 ... [2025-10-31T09:34:32.646Z] [2025-10-31T09:34:32.646Z] #59 [core-command internal] load build context [2025-10-31T09:34:32.646Z] #59 ... [2025-10-31T09:34:32.646Z] [2025-10-31T09:34:32.646Z] #54 [core-data internal] load build context [2025-10-31T09:34:32.922Z] #54 ... [2025-10-31T09:34:32.922Z] [2025-10-31T09:34:32.922Z] #59 [core-command internal] load build context [2025-10-31T09:34:35.556Z] #59 ... [2025-10-31T09:34:35.556Z] [2025-10-31T09:34:35.556Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:34:35.556Z] #61 ... [2025-10-31T09:34:35.556Z] [2025-10-31T09:34:35.556Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:34:35.556Z] #45 ... [2025-10-31T09:34:35.556Z] [2025-10-31T09:34:35.556Z] #59 [core-command internal] load build context [2025-10-31T09:34:36.546Z] #59 ... [2025-10-31T09:34:36.546Z] [2025-10-31T09:34:36.546Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:34:36.546Z] #58 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 65.6s done [2025-10-31T09:34:36.546Z] #58 DONE 106.3s [2025-10-31T09:34:36.546Z] [2025-10-31T09:34:36.546Z] #59 [core-command internal] load build context [2025-10-31T09:34:36.818Z] #59 ... [2025-10-31T09:34:36.818Z] [2025-10-31T09:34:36.818Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:34:36.818Z] #55 ... [2025-10-31T09:34:36.818Z] [2025-10-31T09:34:36.818Z] #59 [core-command internal] load build context [2025-10-31T09:34:37.094Z] #59 transferring context: 129.01MB 102.2s [2025-10-31T09:34:38.107Z] #59 ... [2025-10-31T09:34:38.107Z] [2025-10-31T09:34:38.107Z] #40 [support-scheduler internal] load build context [2025-10-31T09:34:38.107Z] #40 ... [2025-10-31T09:34:38.107Z] [2025-10-31T09:34:38.107Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:38.384Z] #36 ... [2025-10-31T09:34:38.384Z] [2025-10-31T09:34:38.384Z] #50 [core-keeper internal] load build context [2025-10-31T09:34:38.384Z] #50 ... [2025-10-31T09:34:38.384Z] [2025-10-31T09:34:38.384Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:40.376Z] #36 ... [2025-10-31T09:34:40.376Z] [2025-10-31T09:34:40.376Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:34:40.376Z] #89 10.35 Upgrading critical system libraries and apk-tools: [2025-10-31T09:34:40.376Z] #89 10.35 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2025-10-31T09:34:40.376Z] #89 10.35 Executing busybox-1.37.0-r18.trigger [2025-10-31T09:34:40.376Z] #89 10.87 Continuing the upgrade transaction with new apk-tools: [2025-10-31T09:34:40.376Z] #89 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:40.376Z] #89 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:34:40.376Z] #89 14.89 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:34:40.376Z] #89 14.89 Executing busybox-1.37.0-r19.post-upgrade [2025-10-31T09:34:40.376Z] #89 15.15 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:34:40.376Z] #89 15.15 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) [2025-10-31T09:34:40.376Z] #89 15.18 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-31T09:34:40.376Z] #89 15.42 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-31T09:34:40.376Z] #89 15.42 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-31T09:34:40.376Z] #89 15.47 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:34:40.376Z] #89 15.47 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2025-10-31T09:34:40.376Z] #89 15.48 Executing busybox-1.37.0-r19.trigger [2025-10-31T09:34:40.376Z] #89 15.54 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:34:40.376Z] #89 15.86 OK: 19 MiB in 20 packages [2025-10-31T09:34:40.376Z] #89 DONE 17.9s [2025-10-31T09:34:40.376Z] [2025-10-31T09:34:40.376Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:40.376Z] #36 ... [2025-10-31T09:34:40.376Z] [2025-10-31T09:34:40.376Z] #49 [core-metadata internal] load build context [2025-10-31T09:34:40.376Z] #49 ... [2025-10-31T09:34:40.376Z] [2025-10-31T09:34:40.376Z] #60 [security-bootstrapper internal] load build context [2025-10-31T09:34:40.376Z] #60 ... [2025-10-31T09:34:40.376Z] [2025-10-31T09:34:40.376Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:40.376Z] #37 ... [2025-10-31T09:34:40.376Z] [2025-10-31T09:34:40.376Z] #49 [core-metadata internal] load build context [2025-10-31T09:34:42.351Z] #49 transferring context: 74.83MB 114.2s [2025-10-31T09:34:42.351Z] #49 ... [2025-10-31T09:34:42.351Z] [2025-10-31T09:34:42.351Z] #53 [support-notifications internal] load build context [2025-10-31T09:34:42.622Z] #53 ... [2025-10-31T09:34:42.622Z] [2025-10-31T09:34:42.622Z] #49 [core-metadata internal] load build context [2025-10-31T09:34:42.896Z] #49 ... [2025-10-31T09:34:42.896Z] [2025-10-31T09:34:42.896Z] #54 [core-data internal] load build context [2025-10-31T09:34:42.896Z] #54 ... [2025-10-31T09:34:42.896Z] [2025-10-31T09:34:42.896Z] #53 [support-notifications internal] load build context [2025-10-31T09:34:45.502Z] #53 ... [2025-10-31T09:34:45.502Z] [2025-10-31T09:34:45.502Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:34:45.502Z] #61 ... [2025-10-31T09:34:45.502Z] [2025-10-31T09:34:45.502Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:34:45.772Z] #45 ... [2025-10-31T09:34:45.772Z] [2025-10-31T09:34:45.772Z] #53 [support-notifications internal] load build context [2025-10-31T09:34:47.240Z] #53 ... [2025-10-31T09:34:47.240Z] [2025-10-31T09:34:47.240Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:34:47.240Z] #55 ... [2025-10-31T09:34:47.240Z] [2025-10-31T09:34:47.240Z] #40 [support-scheduler internal] load build context [2025-10-31T09:34:47.240Z] #40 transferring context: 156.24MB 120.0s [2025-10-31T09:34:47.240Z] #40 ... [2025-10-31T09:34:47.240Z] [2025-10-31T09:34:47.240Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:34:48.212Z] #55 ... [2025-10-31T09:34:48.212Z] [2025-10-31T09:34:48.213Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:34:48.213Z] #90 DONE 6.4s [2025-10-31T09:34:48.213Z] [2025-10-31T09:34:48.213Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:34:48.213Z] #55 ... [2025-10-31T09:34:48.213Z] [2025-10-31T09:34:48.213Z] #59 [core-command internal] load build context [2025-10-31T09:34:48.213Z] #59 ... [2025-10-31T09:34:48.213Z] [2025-10-31T09:34:48.213Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-31T09:34:48.486Z] #91 ... [2025-10-31T09:34:48.486Z] [2025-10-31T09:34:48.486Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:34:48.486Z] #92 DONE 7.2s [2025-10-31T09:34:48.486Z] [2025-10-31T09:34:48.486Z] #59 [core-command internal] load build context [2025-10-31T09:34:48.486Z] #59 ... [2025-10-31T09:34:48.486Z] [2025-10-31T09:34:48.486Z] #50 [core-keeper internal] load build context [2025-10-31T09:34:48.758Z] #50 ... [2025-10-31T09:34:48.758Z] [2025-10-31T09:34:48.758Z] #59 [core-command internal] load build context [2025-10-31T09:34:48.758Z] #59 ... [2025-10-31T09:34:48.758Z] [2025-10-31T09:34:48.758Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:34:48.758Z] #93 DONE 7.5s [2025-10-31T09:34:49.028Z] [2025-10-31T09:34:49.028Z] #50 [core-keeper internal] load build context [2025-10-31T09:34:50.027Z] #50 ... [2025-10-31T09:34:50.027Z] [2025-10-31T09:34:50.027Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-31T09:34:50.027Z] #94 DONE 1.2s [2025-10-31T09:34:50.027Z] [2025-10-31T09:34:50.027Z] #50 [core-keeper internal] load build context [2025-10-31T09:34:50.027Z] #50 ... [2025-10-31T09:34:50.027Z] [2025-10-31T09:34:50.027Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:50.297Z] #36 ... [2025-10-31T09:34:50.297Z] [2025-10-31T09:34:50.297Z] #50 [core-keeper internal] load build context [2025-10-31T09:34:50.297Z] #50 ... [2025-10-31T09:34:50.297Z] [2025-10-31T09:34:50.297Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-31T09:34:50.297Z] #95 DONE 1.8s [2025-10-31T09:34:50.297Z] [2025-10-31T09:34:50.297Z] #50 [core-keeper internal] load build context [2025-10-31T09:34:50.297Z] #50 ... [2025-10-31T09:34:50.297Z] [2025-10-31T09:34:50.297Z] #60 [security-bootstrapper internal] load build context [2025-10-31T09:34:50.572Z] #60 ... [2025-10-31T09:34:50.572Z] [2025-10-31T09:34:50.572Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:50.572Z] #37 ... [2025-10-31T09:34:50.572Z] [2025-10-31T09:34:50.572Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-31T09:34:50.572Z] #91 DONE 2.3s [2025-10-31T09:34:50.572Z] [2025-10-31T09:34:50.572Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:50.572Z] #37 ... [2025-10-31T09:34:50.572Z] [2025-10-31T09:34:50.572Z] #60 [security-bootstrapper internal] load build context [2025-10-31T09:34:52.552Z] #60 ... [2025-10-31T09:34:52.552Z] [2025-10-31T09:34:52.552Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-31T09:34:52.552Z] #96 DONE 1.7s [2025-10-31T09:34:52.552Z] [2025-10-31T09:34:52.552Z] #60 [security-bootstrapper internal] load build context [2025-10-31T09:34:52.552Z] #60 transferring context: 181.55MB 117.1s [2025-10-31T09:34:52.552Z] #60 ... [2025-10-31T09:34:52.552Z] [2025-10-31T09:34:52.552Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-31T09:34:52.552Z] #97 DONE 2.2s [2025-10-31T09:34:52.552Z] [2025-10-31T09:34:52.552Z] #60 [security-bootstrapper internal] load build context [2025-10-31T09:34:53.144Z] #60 ... [2025-10-31T09:34:53.144Z] [2025-10-31T09:34:53.144Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-31T09:34:53.144Z] #98 DONE 2.5s [2025-10-31T09:34:53.144Z] [2025-10-31T09:34:53.144Z] #60 [security-bootstrapper internal] load build context [2025-10-31T09:34:53.144Z] #60 ... [2025-10-31T09:34:53.144Z] [2025-10-31T09:34:53.144Z] #49 [core-metadata internal] load build context [2025-10-31T09:34:53.144Z] #49 ... [2025-10-31T09:34:53.144Z] [2025-10-31T09:34:53.144Z] #54 [core-data internal] load build context [2025-10-31T09:34:53.435Z] #54 ... [2025-10-31T09:34:53.435Z] [2025-10-31T09:34:53.435Z] #49 [core-metadata internal] load build context [2025-10-31T09:34:54.402Z] #49 ... [2025-10-31T09:34:54.402Z] [2025-10-31T09:34:54.402Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:34:54.402Z] #99 DONE 2.1s [2025-10-31T09:34:54.672Z] [2025-10-31T09:34:54.672Z] #49 [core-metadata internal] load build context [2025-10-31T09:34:54.672Z] #49 ... [2025-10-31T09:34:54.672Z] [2025-10-31T09:34:54.672Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:34:54.672Z] #100 DONE 1.9s [2025-10-31T09:34:54.672Z] [2025-10-31T09:34:54.672Z] #49 [core-metadata internal] load build context [2025-10-31T09:34:54.945Z] #49 ... [2025-10-31T09:34:54.945Z] [2025-10-31T09:34:54.945Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:34:54.945Z] #101 DONE 2.0s [2025-10-31T09:34:54.945Z] [2025-10-31T09:34:54.945Z] #49 [core-metadata internal] load build context [2025-10-31T09:34:55.916Z] #49 ... [2025-10-31T09:34:55.916Z] [2025-10-31T09:34:55.916Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:34:55.916Z] #45 ... [2025-10-31T09:34:55.916Z] [2025-10-31T09:34:55.916Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:34:55.916Z] #61 ... [2025-10-31T09:34:55.916Z] [2025-10-31T09:34:55.916Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:34:56.186Z] #45 ... [2025-10-31T09:34:56.186Z] [2025-10-31T09:34:56.186Z] #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:34:56.186Z] #102 DONE 1.5s [2025-10-31T09:34:56.186Z] [2025-10-31T09:34:56.186Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:34:56.461Z] #45 ... [2025-10-31T09:34:56.461Z] [2025-10-31T09:34:56.461Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-31T09:34:56.461Z] #103 DONE 1.7s [2025-10-31T09:34:56.461Z] [2025-10-31T09:34:56.461Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:34:57.053Z] #45 ... [2025-10-31T09:34:57.053Z] [2025-10-31T09:34:57.053Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-31T09:34:57.053Z] #104 DONE 1.8s [2025-10-31T09:34:57.053Z] [2025-10-31T09:34:57.053Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:34:57.340Z] #45 ... [2025-10-31T09:34:57.340Z] [2025-10-31T09:34:57.340Z] #53 [support-notifications internal] load build context [2025-10-31T09:34:57.340Z] #53 ... [2025-10-31T09:34:57.340Z] [2025-10-31T09:34:57.340Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:34:57.340Z] #45 transferring context: 189.55MB 130.1s [2025-10-31T09:34:57.340Z] #45 ... [2025-10-31T09:34:57.340Z] [2025-10-31T09:34:57.340Z] #40 [support-scheduler internal] load build context [2025-10-31T09:34:57.613Z] #40 ... [2025-10-31T09:34:57.613Z] [2025-10-31T09:34:57.613Z] #53 [support-notifications internal] load build context [2025-10-31T09:34:58.210Z] #53 ... [2025-10-31T09:34:58.210Z] [2025-10-31T09:34:58.210Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-31T09:34:58.210Z] #105 DONE 1.7s [2025-10-31T09:34:58.210Z] [2025-10-31T09:34:58.210Z] #53 [support-notifications internal] load build context [2025-10-31T09:34:58.480Z] #53 ... [2025-10-31T09:34:58.480Z] [2025-10-31T09:34:58.480Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:34:58.480Z] #55 ... [2025-10-31T09:34:58.480Z] [2025-10-31T09:34:58.480Z] #106 [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:34:58.480Z] #106 DONE 1.9s [2025-10-31T09:34:58.480Z] [2025-10-31T09:34:58.480Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:34:58.480Z] #55 ... [2025-10-31T09:34:58.480Z] [2025-10-31T09:34:58.480Z] #53 [support-notifications internal] load build context [2025-10-31T09:34:58.750Z] #53 ... [2025-10-31T09:34:58.750Z] [2025-10-31T09:34:58.750Z] #59 [core-command internal] load build context [2025-10-31T09:34:59.023Z] #59 ... [2025-10-31T09:34:59.023Z] [2025-10-31T09:34:59.023Z] #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-31T09:34:59.023Z] #107 DONE 1.9s [2025-10-31T09:34:59.023Z] [2025-10-31T09:34:59.023Z] #59 [core-command internal] load build context [2025-10-31T09:34:59.023Z] #59 ... [2025-10-31T09:34:59.023Z] [2025-10-31T09:34:59.023Z] #53 [support-notifications internal] load build context [2025-10-31T09:35:00.450Z] #53 ... [2025-10-31T09:35:00.450Z] [2025-10-31T09:35:00.450Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:00.450Z] #36 ... [2025-10-31T09:35:00.450Z] [2025-10-31T09:35:00.450Z] #50 [core-keeper internal] load build context [2025-10-31T09:35:00.734Z] #50 ... [2025-10-31T09:35:00.734Z] [2025-10-31T09:35:00.734Z] #53 [support-notifications internal] load build context [2025-10-31T09:35:00.734Z] #53 ... [2025-10-31T09:35:00.734Z] [2025-10-31T09:35:00.734Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:00.734Z] #37 ... [2025-10-31T09:35:00.734Z] [2025-10-31T09:35:00.734Z] #50 [core-keeper internal] load build context [2025-10-31T09:35:02.710Z] #50 transferring context: 217.32MB 133.3s [2025-10-31T09:35:03.302Z] #50 ... [2025-10-31T09:35:03.302Z] [2025-10-31T09:35:03.302Z] #60 [security-bootstrapper internal] load build context [2025-10-31T09:35:03.302Z] #60 ... [2025-10-31T09:35:03.302Z] [2025-10-31T09:35:03.302Z] #54 [core-data internal] load build context [2025-10-31T09:35:03.574Z] #54 ... [2025-10-31T09:35:03.574Z] [2025-10-31T09:35:03.574Z] #50 [core-keeper internal] load build context [2025-10-31T09:35:06.172Z] #50 ... [2025-10-31T09:35:06.172Z] [2025-10-31T09:35:06.172Z] #49 [core-metadata internal] load build context [2025-10-31T09:35:06.172Z] #49 ... [2025-10-31T09:35:06.172Z] [2025-10-31T09:35:06.172Z] #60 [security-bootstrapper internal] load build context [2025-10-31T09:35:06.172Z] #60 ... [2025-10-31T09:35:06.172Z] [2025-10-31T09:35:06.172Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:35:06.172Z] #61 ... [2025-10-31T09:35:06.172Z] [2025-10-31T09:35:06.172Z] #60 [security-bootstrapper internal] load build context [2025-10-31T09:35:07.588Z] #60 transferring context: 240.52MB 132.3s [2025-10-31T09:35:07.588Z] #60 ... [2025-10-31T09:35:07.588Z] [2025-10-31T09:35:07.588Z] #40 [support-scheduler internal] load build context [2025-10-31T09:35:07.588Z] #40 ... [2025-10-31T09:35:07.588Z] [2025-10-31T09:35:07.588Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:35:07.856Z] #45 ... [2025-10-31T09:35:07.856Z] [2025-10-31T09:35:07.856Z] #40 [support-scheduler internal] load build context [2025-10-31T09:35:08.446Z] #40 ... [2025-10-31T09:35:08.446Z] [2025-10-31T09:35:08.446Z] #108 [security-spire-agent] exporting to image [2025-10-31T09:35:08.446Z] #108 exporting layers 8.7s done [2025-10-31T09:35:08.446Z] #108 writing image sha256:18a5974db8ba0d292a93243f06a4c2f3228e5ea9efccc5b54cb22aaceebdfb8f 0.2s done [2025-10-31T09:35:08.446Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-10-31T09:35:08.446Z] #108 ... [2025-10-31T09:35:08.446Z] [2025-10-31T09:35:08.446Z] #40 [support-scheduler internal] load build context [2025-10-31T09:35:08.715Z] #40 ... [2025-10-31T09:35:08.715Z] [2025-10-31T09:35:08.715Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:35:08.715Z] #55 ... [2025-10-31T09:35:08.715Z] [2025-10-31T09:35:08.715Z] #40 [support-scheduler internal] load build context [2025-10-31T09:35:08.983Z] #40 ... [2025-10-31T09:35:08.983Z] [2025-10-31T09:35:08.983Z] #108 [security-spire-config] exporting to image [2025-10-31T09:35:08.983Z] #108 exporting layers 10.1s done [2025-10-31T09:35:08.983Z] #108 writing image sha256:7b4995f3bd296638118367fde5b354becc1f9630272734fd5b8faeb0e0e461e2 0.1s done [2025-10-31T09:35:08.983Z] #108 writing image sha256:6eed86afff97aea61869b52ea77eee58075c7d40c5873ed47daa513fb9ab1c4d 0.1s done [2025-10-31T09:35:08.983Z] #108 naming to docker.io/library/security-spire-server-arm64 0.1s done [2025-10-31T09:35:08.983Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-10-31T09:35:08.983Z] #108 DONE 10.6s [2025-10-31T09:35:08.983Z] [2025-10-31T09:35:08.983Z] #40 [support-scheduler internal] load build context [2025-10-31T09:35:08.983Z] #40 ... [2025-10-31T09:35:08.983Z] [2025-10-31T09:35:08.983Z] #59 [core-command internal] load build context [2025-10-31T09:35:09.260Z] #59 ... [2025-10-31T09:35:09.260Z] [2025-10-31T09:35:09.260Z] #40 [support-scheduler internal] load build context [2025-10-31T09:35:10.676Z] #40 ... [2025-10-31T09:35:10.676Z] [2025-10-31T09:35:10.676Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:10.676Z] #36 ... [2025-10-31T09:35:10.676Z] [2025-10-31T09:35:10.676Z] #40 [support-scheduler internal] load build context [2025-10-31T09:35:10.950Z] #40 ... [2025-10-31T09:35:10.950Z] [2025-10-31T09:35:10.950Z] #53 [support-notifications internal] load build context [2025-10-31T09:35:10.950Z] #53 ... [2025-10-31T09:35:10.950Z] [2025-10-31T09:35:10.950Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:10.950Z] #37 ... [2025-10-31T09:35:10.950Z] [2025-10-31T09:35:10.950Z] #53 [support-notifications internal] load build context [2025-10-31T09:35:12.907Z] #53 transferring context: 286.34MB 143.4s [2025-10-31T09:35:13.497Z] #53 ... [2025-10-31T09:35:13.497Z] [2025-10-31T09:35:13.497Z] #54 [core-data internal] load build context [2025-10-31T09:35:13.497Z] #54 ... [2025-10-31T09:35:13.497Z] [2025-10-31T09:35:13.497Z] #53 [support-notifications internal] load build context [2025-10-31T09:35:16.101Z] #53 ... [2025-10-31T09:35:16.101Z] [2025-10-31T09:35:16.101Z] #49 [core-metadata internal] load build context [2025-10-31T09:35:16.101Z] #49 ... [2025-10-31T09:35:16.101Z] [2025-10-31T09:35:16.101Z] #50 [core-keeper internal] load build context [2025-10-31T09:35:16.370Z] #50 ... [2025-10-31T09:35:16.370Z] [2025-10-31T09:35:16.370Z] #53 [support-notifications internal] load build context [2025-10-31T09:35:16.639Z] #53 ... [2025-10-31T09:35:16.639Z] [2025-10-31T09:35:16.639Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:35:16.639Z] #61 ... [2025-10-31T09:35:16.639Z] [2025-10-31T09:35:16.639Z] #53 [support-notifications internal] load build context [2025-10-31T09:35:17.609Z] #53 transferring context: 305.81MB 148.5s [2025-10-31T09:35:17.609Z] #53 ... [2025-10-31T09:35:17.609Z] [2025-10-31T09:35:17.609Z] #60 [security-bootstrapper internal] load build context [2025-10-31T09:35:17.880Z] #60 ... [2025-10-31T09:35:17.880Z] [2025-10-31T09:35:17.880Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:35:18.148Z] #45 ... [2025-10-31T09:35:18.148Z] [2025-10-31T09:35:18.148Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:35:18.736Z] #61 ... [2025-10-31T09:35:18.736Z] [2025-10-31T09:35:18.736Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:35:18.736Z] #55 ... [2025-10-31T09:35:18.736Z] [2025-10-31T09:35:18.736Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:35:19.322Z] #61 ... [2025-10-31T09:35:19.322Z] [2025-10-31T09:35:19.322Z] #59 [core-command internal] load build context [2025-10-31T09:35:19.322Z] #59 ... [2025-10-31T09:35:19.322Z] [2025-10-31T09:35:19.322Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:35:20.737Z] #61 ... [2025-10-31T09:35:20.737Z] [2025-10-31T09:35:20.737Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:21.006Z] #36 ... [2025-10-31T09:35:21.006Z] [2025-10-31T09:35:21.006Z] #40 [support-scheduler internal] load build context [2025-10-31T09:35:21.006Z] #40 ... [2025-10-31T09:35:21.006Z] [2025-10-31T09:35:21.006Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:21.006Z] #36 ... [2025-10-31T09:35:21.006Z] [2025-10-31T09:35:21.006Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:21.276Z] #37 ... [2025-10-31T09:35:21.276Z] [2025-10-31T09:35:21.276Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:21.546Z] #36 transferring context: 304.47MB 156.5s [2025-10-31T09:35:24.147Z] #36 ... [2025-10-31T09:35:24.147Z] [2025-10-31T09:35:24.147Z] #54 [core-data internal] load build context [2025-10-31T09:35:24.147Z] #54 ... [2025-10-31T09:35:24.147Z] [2025-10-31T09:35:24.147Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:26.113Z] #36 ... [2025-10-31T09:35:26.113Z] [2025-10-31T09:35:26.113Z] #49 [core-metadata internal] load build context [2025-10-31T09:35:26.383Z] #49 ... [2025-10-31T09:35:26.383Z] [2025-10-31T09:35:26.383Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:26.383Z] #37 ... [2025-10-31T09:35:26.383Z] [2025-10-31T09:35:26.383Z] #50 [core-keeper internal] load build context [2025-10-31T09:35:26.653Z] #50 ... [2025-10-31T09:35:26.653Z] [2025-10-31T09:35:26.653Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:28.074Z] #37 transferring context: 257.43MB 157.3s [2025-10-31T09:35:28.074Z] #37 ... [2025-10-31T09:35:28.074Z] [2025-10-31T09:35:28.074Z] #53 [support-notifications internal] load build context [2025-10-31T09:35:28.074Z] #53 ... [2025-10-31T09:35:28.074Z] [2025-10-31T09:35:28.074Z] #60 [security-bootstrapper internal] load build context [2025-10-31T09:35:28.074Z] #60 ... [2025-10-31T09:35:28.074Z] [2025-10-31T09:35:28.074Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:35:28.349Z] #45 ... [2025-10-31T09:35:28.349Z] [2025-10-31T09:35:28.349Z] #60 [security-bootstrapper internal] load build context [2025-10-31T09:35:28.957Z] #60 ... [2025-10-31T09:35:28.957Z] [2025-10-31T09:35:28.957Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:35:29.232Z] #55 ... [2025-10-31T09:35:29.232Z] [2025-10-31T09:35:29.232Z] #53 [support-notifications internal] load build context [2025-10-31T09:35:29.507Z] #53 ... [2025-10-31T09:35:29.507Z] [2025-10-31T09:35:29.507Z] #59 [core-command internal] load build context [2025-10-31T09:35:29.507Z] #59 ... [2025-10-31T09:35:29.507Z] [2025-10-31T09:35:29.507Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:35:30.954Z] #55 ... [2025-10-31T09:35:30.954Z] [2025-10-31T09:35:30.954Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:35:31.231Z] #61 ... [2025-10-31T09:35:31.231Z] [2025-10-31T09:35:31.231Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:35:31.231Z] #55 ... [2025-10-31T09:35:31.231Z] [2025-10-31T09:35:31.231Z] #40 [support-scheduler internal] load build context [2025-10-31T09:35:31.231Z] #40 ... [2025-10-31T09:35:31.231Z] [2025-10-31T09:35:31.231Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:35:33.216Z] #55 transferring context: 366.05MB 161.8s [2025-10-31T09:35:33.815Z] #55 ... [2025-10-31T09:35:33.815Z] [2025-10-31T09:35:33.815Z] #54 [core-data internal] load build context [2025-10-31T09:35:34.091Z] #54 ... [2025-10-31T09:35:34.091Z] [2025-10-31T09:35:34.091Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:35:36.728Z] #55 ... [2025-10-31T09:35:36.728Z] [2025-10-31T09:35:36.728Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:36.728Z] #36 ... [2025-10-31T09:35:36.728Z] [2025-10-31T09:35:36.728Z] #49 [core-metadata internal] load build context [2025-10-31T09:35:36.728Z] #49 ... [2025-10-31T09:35:36.728Z] [2025-10-31T09:35:36.728Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:36.728Z] #36 transferring context: 350.02MB 171.7s [2025-10-31T09:35:36.728Z] #36 ... [2025-10-31T09:35:36.728Z] [2025-10-31T09:35:36.728Z] #50 [core-keeper internal] load build context [2025-10-31T09:35:36.728Z] #50 ... [2025-10-31T09:35:36.728Z] [2025-10-31T09:35:36.728Z] #49 [core-metadata internal] load build context [2025-10-31T09:35:38.178Z] #49 ... [2025-10-31T09:35:38.178Z] [2025-10-31T09:35:38.178Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:38.178Z] #37 ... [2025-10-31T09:35:38.178Z] [2025-10-31T09:35:38.178Z] #50 [core-keeper internal] load build context [2025-10-31T09:35:38.450Z] #50 ... [2025-10-31T09:35:38.450Z] [2025-10-31T09:35:38.450Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:35:38.450Z] #45 ... [2025-10-31T09:35:38.450Z] [2025-10-31T09:35:38.450Z] #50 [core-keeper internal] load build context [2025-10-31T09:35:39.433Z] #50 ... [2025-10-31T09:35:39.433Z] [2025-10-31T09:35:39.433Z] #60 [security-bootstrapper internal] load build context [2025-10-31T09:35:39.433Z] #60 ... [2025-10-31T09:35:39.433Z] [2025-10-31T09:35:39.433Z] #50 [core-keeper internal] load build context [2025-10-31T09:35:39.707Z] #50 ... [2025-10-31T09:35:39.707Z] [2025-10-31T09:35:39.707Z] #59 [core-command internal] load build context [2025-10-31T09:35:39.707Z] #59 ... [2025-10-31T09:35:39.707Z] [2025-10-31T09:35:39.707Z] #53 [support-notifications internal] load build context [2025-10-31T09:35:39.707Z] #53 ... [2025-10-31T09:35:39.707Z] [2025-10-31T09:35:39.707Z] #59 [core-command internal] load build context [2025-10-31T09:35:41.157Z] #59 ... [2025-10-31T09:35:41.157Z] [2025-10-31T09:35:41.157Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:35:41.440Z] #61 ... [2025-10-31T09:35:41.440Z] [2025-10-31T09:35:41.440Z] #59 [core-command internal] load build context [2025-10-31T09:35:41.440Z] #59 ... [2025-10-31T09:35:41.440Z] [2025-10-31T09:35:41.440Z] #40 [support-scheduler internal] load build context [2025-10-31T09:35:41.721Z] #40 ... [2025-10-31T09:35:41.721Z] [2025-10-31T09:35:41.721Z] #59 [core-command internal] load build context [2025-10-31T09:35:43.167Z] #59 ... [2025-10-31T09:35:43.167Z] [2025-10-31T09:35:43.167Z] #55 [security-proxy-setup internal] load build context [2025-10-31T09:35:43.167Z] #55 transferring context: 402.00MB 171.6s done [2025-10-31T09:35:43.167Z] #55 DONE 173.5s [2025-10-31T09:35:43.167Z] [2025-10-31T09:35:43.167Z] #59 [core-command internal] load build context [2025-10-31T09:35:44.164Z] #59 ... [2025-10-31T09:35:44.164Z] [2025-10-31T09:35:44.164Z] #54 [core-data internal] load build context [2025-10-31T09:35:44.443Z] #54 ... [2025-10-31T09:35:44.443Z] [2025-10-31T09:35:44.443Z] #59 [core-command internal] load build context [2025-10-31T09:35:46.434Z] #59 ... [2025-10-31T09:35:46.434Z] [2025-10-31T09:35:46.434Z] #53 [support-notifications internal] load build context [2025-10-31T09:35:46.434Z] #53 transferring context: 402.00MB 176.5s done [2025-10-31T09:35:46.434Z] #53 DONE 178.0s [2025-10-31T09:35:46.434Z] [2025-10-31T09:35:46.434Z] #59 [core-command internal] load build context [2025-10-31T09:35:47.031Z] #59 ... [2025-10-31T09:35:47.031Z] [2025-10-31T09:35:47.031Z] #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:35:47.031Z] #109 DONE 3.7s [2025-10-31T09:35:47.031Z] [2025-10-31T09:35:47.031Z] #59 [core-command internal] load build context [2025-10-31T09:35:47.031Z] #59 ... [2025-10-31T09:35:47.031Z] [2025-10-31T09:35:47.031Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:47.031Z] #36 ... [2025-10-31T09:35:47.031Z] [2025-10-31T09:35:47.031Z] #59 [core-command internal] load build context [2025-10-31T09:35:48.489Z] #59 ... [2025-10-31T09:35:48.489Z] [2025-10-31T09:35:48.489Z] #60 [security-bootstrapper internal] load build context [2025-10-31T09:35:48.489Z] #60 transferring context: 402.00MB 172.3s done [2025-10-31T09:35:48.489Z] #60 DONE 176.2s [2025-10-31T09:35:48.489Z] [2025-10-31T09:35:48.489Z] #59 [core-command internal] load build context [2025-10-31T09:35:48.489Z] #59 ... [2025-10-31T09:35:48.489Z] [2025-10-31T09:35:48.489Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:48.489Z] #37 ... [2025-10-31T09:35:48.489Z] [2025-10-31T09:35:48.489Z] #49 [core-metadata internal] load build context [2025-10-31T09:35:48.489Z] #49 ... [2025-10-31T09:35:48.489Z] [2025-10-31T09:35:48.489Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:48.765Z] #37 ... [2025-10-31T09:35:48.765Z] [2025-10-31T09:35:48.765Z] #110 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:35:48.765Z] #110 DONE 1.9s [2025-10-31T09:35:48.765Z] [2025-10-31T09:35:48.765Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:48.765Z] #37 ... [2025-10-31T09:35:48.765Z] [2025-10-31T09:35:48.765Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:35:48.765Z] #45 ... [2025-10-31T09:35:48.765Z] [2025-10-31T09:35:48.765Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:49.760Z] #37 ... [2025-10-31T09:35:49.760Z] [2025-10-31T09:35:49.760Z] #50 [core-keeper internal] load build context [2025-10-31T09:35:49.760Z] #50 ... [2025-10-31T09:35:49.760Z] [2025-10-31T09:35:49.760Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:51.224Z] #37 ... [2025-10-31T09:35:51.224Z] [2025-10-31T09:35:51.224Z] #50 [core-keeper internal] load build context [2025-10-31T09:35:51.224Z] #50 transferring context: 402.00MB 181.7s done [2025-10-31T09:35:51.224Z] #50 DONE 183.0s [2025-10-31T09:35:51.224Z] [2025-10-31T09:35:51.224Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:51.506Z] #37 ... [2025-10-31T09:35:51.506Z] [2025-10-31T09:35:51.506Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:35:51.506Z] #61 ... [2025-10-31T09:35:51.506Z] [2025-10-31T09:35:51.506Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:51.780Z] #37 ... [2025-10-31T09:35:51.780Z] [2025-10-31T09:35:51.780Z] #40 [support-scheduler internal] load build context [2025-10-31T09:35:51.780Z] #40 ... [2025-10-31T09:35:51.780Z] [2025-10-31T09:35:51.780Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:53.793Z] #37 ... [2025-10-31T09:35:53.793Z] [2025-10-31T09:35:53.793Z] #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-31T09:35:53.793Z] #111 DONE 2.0s [2025-10-31T09:35:53.793Z] [2025-10-31T09:35:53.793Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:54.400Z] #37 ... [2025-10-31T09:35:54.400Z] [2025-10-31T09:35:54.400Z] #61 [security-secretstore-setup internal] load build context [2025-10-31T09:35:54.400Z] #61 transferring context: 402.00MB 178.2s done [2025-10-31T09:35:54.400Z] #61 DONE 181.1s [2025-10-31T09:35:54.400Z] [2025-10-31T09:35:54.400Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:54.400Z] #37 ... [2025-10-31T09:35:54.400Z] [2025-10-31T09:35:54.400Z] #54 [core-data internal] load build context [2025-10-31T09:35:54.400Z] #54 ... [2025-10-31T09:35:54.400Z] [2025-10-31T09:35:54.400Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:35:54.675Z] #45 ... [2025-10-31T09:35:54.675Z] [2025-10-31T09:35:54.675Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:56.677Z] #37 ... [2025-10-31T09:35:56.677Z] [2025-10-31T09:35:56.677Z] #36 [security-spiffe-token-provider internal] load build context [2025-10-31T09:35:56.677Z] #36 transferring context: 402.00MB 191.0s done [2025-10-31T09:35:56.677Z] #36 DONE 191.3s [2025-10-31T09:35:56.677Z] [2025-10-31T09:35:56.677Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:56.955Z] #37 ... [2025-10-31T09:35:56.955Z] [2025-10-31T09:35:56.955Z] #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:35:56.955Z] #112 ... [2025-10-31T09:35:56.955Z] [2025-10-31T09:35:56.955Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:57.946Z] #37 ... [2025-10-31T09:35:57.946Z] [2025-10-31T09:35:57.946Z] #59 [core-command internal] load build context [2025-10-31T09:35:57.946Z] #59 transferring context: 402.00MB 182.5s done [2025-10-31T09:35:57.946Z] #59 DONE 186.1s [2025-10-31T09:35:57.946Z] [2025-10-31T09:35:57.946Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:58.227Z] #37 ... [2025-10-31T09:35:58.227Z] [2025-10-31T09:35:58.227Z] #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:35:58.227Z] #113 DONE 1.9s [2025-10-31T09:35:58.227Z] [2025-10-31T09:35:58.227Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:35:58.808Z] #37 ... [2025-10-31T09:35:58.808Z] [2025-10-31T09:35:58.808Z] #49 [core-metadata internal] load build context [2025-10-31T09:35:58.808Z] #49 ... [2025-10-31T09:35:58.808Z] [2025-10-31T09:35:58.808Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:35:58.808Z] #114 ... [2025-10-31T09:35:58.808Z] [2025-10-31T09:35:58.808Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:36:00.390Z] #37 ... [2025-10-31T09:36:00.390Z] [2025-10-31T09:36:00.390Z] #115 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:36:00.390Z] #115 DONE 2.0s [2025-10-31T09:36:00.390Z] [2025-10-31T09:36:00.390Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:36:01.872Z] #37 ... [2025-10-31T09:36:01.872Z] [2025-10-31T09:36:01.872Z] #40 [support-scheduler internal] load build context [2025-10-31T09:36:02.163Z] #40 ... [2025-10-31T09:36:02.163Z] [2025-10-31T09:36:02.163Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:36:02.782Z] #37 transferring context: 373.63MB 192.1s [2025-10-31T09:36:03.382Z] #37 ... [2025-10-31T09:36:03.382Z] [2025-10-31T09:36:03.382Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:36:03.382Z] #116 ... [2025-10-31T09:36:03.382Z] [2025-10-31T09:36:03.382Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:36:04.823Z] #37 ... [2025-10-31T09:36:04.823Z] [2025-10-31T09:36:04.823Z] #54 [core-data internal] load build context [2025-10-31T09:36:04.823Z] #54 ... [2025-10-31T09:36:04.823Z] [2025-10-31T09:36:04.823Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:36:04.823Z] #45 transferring context: 402.00MB 197.6s done [2025-10-31T09:36:04.823Z] #45 ... [2025-10-31T09:36:04.823Z] [2025-10-31T09:36:04.823Z] #54 [core-data internal] load build context [2025-10-31T09:36:05.097Z] #54 ... [2025-10-31T09:36:05.097Z] [2025-10-31T09:36:05.097Z] #45 [security-proxy-auth internal] load build context [2025-10-31T09:36:05.097Z] #45 DONE 198.1s [2025-10-31T09:36:05.097Z] [2025-10-31T09:36:05.097Z] #54 [core-data internal] load build context [2025-10-31T09:36:05.374Z] #54 ... [2025-10-31T09:36:05.374Z] [2025-10-31T09:36:05.374Z] #40 [support-scheduler internal] load build context [2025-10-31T09:36:05.374Z] #40 transferring context: 402.00MB 198.0s done [2025-10-31T09:36:05.374Z] #40 DONE 198.5s [2025-10-31T09:36:05.374Z] [2025-10-31T09:36:05.374Z] #54 [core-data internal] load build context [2025-10-31T09:36:06.827Z] #54 ... [2025-10-31T09:36:06.827Z] [2025-10-31T09:36:06.827Z] #117 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:36:06.827Z] #117 DONE 1.3s [2025-10-31T09:36:06.827Z] [2025-10-31T09:36:06.827Z] #54 [core-data internal] load build context [2025-10-31T09:36:07.110Z] #54 transferring context: 402.00MB 197.1s done [2025-10-31T09:36:07.387Z] #54 DONE 198.0s [2025-10-31T09:36:07.387Z] [2025-10-31T09:36:07.387Z] #37 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:36:07.988Z] #37 transferring context: 402.00MB 197.6s done [2025-10-31T09:36:08.264Z] #37 DONE 198.8s [2025-10-31T09:36:08.264Z] [2025-10-31T09:36:08.264Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:36:08.264Z] #118 ... [2025-10-31T09:36:08.264Z] [2025-10-31T09:36:08.264Z] #49 [core-metadata internal] load build context [2025-10-31T09:36:10.248Z] #49 ... [2025-10-31T09:36:10.248Z] [2025-10-31T09:36:10.248Z] #119 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:36:10.248Z] #119 ... [2025-10-31T09:36:10.248Z] [2025-10-31T09:36:10.248Z] #49 [core-metadata internal] load build context [2025-10-31T09:36:12.893Z] #49 transferring context: 301.00MB 205.1s [2025-10-31T09:36:17.221Z] #49 ... [2025-10-31T09:36:17.221Z] [2025-10-31T09:36:17.221Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:36:17.221Z] #120 ... [2025-10-31T09:36:17.221Z] [2025-10-31T09:36:17.221Z] #49 [core-metadata internal] load build context [2025-10-31T09:36:18.205Z] #49 transferring context: 387.68MB 210.1s [2025-10-31T09:36:19.185Z] #49 transferring context: 402.00MB 211.0s done [2025-10-31T09:36:19.185Z] #49 DONE 211.5s [2025-10-31T09:36:19.185Z] [2025-10-31T09:36:19.185Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:26.051Z] #118 ... [2025-10-31T09:38:26.051Z] [2025-10-31T09:38:26.051Z] #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:26.051Z] #112 DONE 154.5s [2025-10-31T09:38:26.051Z] [2025-10-31T09:38:26.051Z] #121 [security-proxy-setup builder 6/7] COPY . . [2025-10-31T09:38:26.051Z] #121 ... [2025-10-31T09:38:26.051Z] [2025-10-31T09:38:26.051Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:26.051Z] #114 DONE 152.8s [2025-10-31T09:38:26.051Z] [2025-10-31T09:38:26.051Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:26.051Z] #120 DONE 134.9s [2025-10-31T09:38:26.051Z] [2025-10-31T09:38:26.051Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:26.051Z] #118 DONE 143.4s [2025-10-31T09:38:26.051Z] [2025-10-31T09:38:26.051Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:26.051Z] #116 DONE 148.3s [2025-10-31T09:38:26.051Z] [2025-10-31T09:38:26.051Z] #122 [core-keeper builder 7/8] COPY . . [2025-10-31T09:38:26.051Z] #122 ... [2025-10-31T09:38:26.051Z] [2025-10-31T09:38:26.051Z] #119 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:26.051Z] #119 DONE 141.5s [2025-10-31T09:38:26.051Z] [2025-10-31T09:38:26.051Z] #123 [core-command builder 6/7] COPY . . [2025-10-31T09:38:31.443Z] #123 ... [2025-10-31T09:38:31.443Z] [2025-10-31T09:38:31.443Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-31T09:38:31.726Z] #124 ... [2025-10-31T09:38:31.726Z] [2025-10-31T09:38:31.726Z] #125 [support-scheduler builder 6/7] COPY . . [2025-10-31T09:38:32.016Z] #125 ... [2025-10-31T09:38:32.016Z] [2025-10-31T09:38:32.016Z] #126 [support-notifications builder 6/7] COPY . . [2025-10-31T09:38:33.021Z] #126 ... [2025-10-31T09:38:33.021Z] [2025-10-31T09:38:33.021Z] #122 [core-keeper builder 7/8] COPY . . [2025-10-31T09:38:33.021Z] #122 DONE 11.3s [2025-10-31T09:38:33.021Z] [2025-10-31T09:38:33.021Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-31T09:38:33.021Z] #124 DONE 11.5s [2025-10-31T09:38:33.021Z] [2025-10-31T09:38:33.021Z] #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T09:38:33.021Z] #127 ... [2025-10-31T09:38:33.021Z] [2025-10-31T09:38:33.021Z] #121 [security-proxy-setup builder 6/7] COPY . . [2025-10-31T09:38:33.021Z] #121 DONE 11.7s [2025-10-31T09:38:33.021Z] [2025-10-31T09:38:33.021Z] #125 [support-scheduler builder 6/7] COPY . . [2025-10-31T09:38:33.021Z] #125 DONE 11.6s [2025-10-31T09:38:33.295Z] [2025-10-31T09:38:33.295Z] #128 [security-bootstrapper builder 6/7] COPY . . [2025-10-31T09:38:33.295Z] #128 CACHED [2025-10-31T09:38:33.295Z] [2025-10-31T09:38:33.295Z] #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:38:33.295Z] #129 CACHED [2025-10-31T09:38:33.295Z] [2025-10-31T09:38:33.295Z] #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:33.295Z] #130 CACHED [2025-10-31T09:38:33.295Z] [2025-10-31T09:38:33.295Z] #123 [core-command builder 6/7] COPY . . [2025-10-31T09:38:33.295Z] #123 DONE 11.3s [2025-10-31T09:38:33.295Z] [2025-10-31T09:38:33.295Z] #131 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:38:33.295Z] #131 CACHED [2025-10-31T09:38:33.295Z] [2025-10-31T09:38:33.295Z] #132 [security-secretstore-setup builder 6/7] COPY . . [2025-10-31T09:38:33.295Z] #132 CACHED [2025-10-31T09:38:33.295Z] [2025-10-31T09:38:33.295Z] #133 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:33.295Z] #133 CACHED [2025-10-31T09:38:33.295Z] [2025-10-31T09:38:33.295Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:33.295Z] #134 CACHED [2025-10-31T09:38:33.295Z] [2025-10-31T09:38:33.295Z] #135 [core-data builder 6/7] COPY . . [2025-10-31T09:38:33.295Z] #135 CACHED [2025-10-31T09:38:33.295Z] [2025-10-31T09:38:33.295Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:38:33.295Z] #136 CACHED [2025-10-31T09:38:33.295Z] [2025-10-31T09:38:33.295Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-31T09:38:33.295Z] #137 CACHED [2025-10-31T09:38:33.295Z] [2025-10-31T09:38:33.295Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:33.295Z] #138 CACHED [2025-10-31T09:38:33.295Z] [2025-10-31T09:38:33.295Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:38:33.295Z] #139 CACHED [2025-10-31T09:38:33.295Z] [2025-10-31T09:38:33.295Z] #126 [support-notifications builder 6/7] COPY . . [2025-10-31T09:38:33.295Z] #126 DONE 11.7s [2025-10-31T09:38:33.295Z] [2025-10-31T09:38:33.295Z] #140 [core-metadata builder 6/7] COPY . . [2025-10-31T09:38:33.295Z] #140 CACHED [2025-10-31T09:38:33.295Z] [2025-10-31T09:38:33.295Z] #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:38:33.295Z] #141 CACHED [2025-10-31T09:38:33.295Z] [2025-10-31T09:38:33.295Z] #142 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:33.295Z] #142 CACHED [2025-10-31T09:38:33.295Z] [2025-10-31T09:38:33.295Z] #143 [security-proxy-auth builder 6/7] COPY . . [2025-10-31T09:38:33.295Z] #143 CACHED [2025-10-31T09:38:33.295Z] [2025-10-31T09:38:33.295Z] #144 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:38:33.295Z] #144 CACHED [2025-10-31T09:38:33.295Z] [2025-10-31T09:38:33.295Z] #145 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:38:33.295Z] #145 CACHED [2025-10-31T09:38:33.295Z] [2025-10-31T09:38:33.295Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T09:38:40.005Z] #146 ... [2025-10-31T09:38:40.005Z] [2025-10-31T09:38:40.005Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T09:38:40.005Z] #0 6.702 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:38:40.988Z] #147 ... [2025-10-31T09:38:40.988Z] [2025-10-31T09:38:40.988Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T09:38:40.988Z] #0 7.658 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:38:41.260Z] #148 ... [2025-10-31T09:38:41.260Z] [2025-10-31T09:38:41.260Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T09:38:41.260Z] #0 7.895 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:38:41.534Z] #149 ... [2025-10-31T09:38:41.534Z] [2025-10-31T09:38:41.534Z] #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T09:38:41.534Z] #127 8.419 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:38:42.962Z] #127 ... [2025-10-31T09:38:42.962Z] [2025-10-31T09:38:42.962Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T09:38:42.962Z] #0 7.746 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:38:43.233Z] #150 ... [2025-10-31T09:38:43.233Z] [2025-10-31T09:38:43.233Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T09:38:43.233Z] #0 8.831 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:38:43.233Z] #151 ... [2025-10-31T09:38:43.233Z] [2025-10-31T09:38:43.233Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T09:38:43.233Z] #0 9.453 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:38:43.504Z] #152 ... [2025-10-31T09:38:43.504Z] [2025-10-31T09:38:43.504Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T09:38:43.504Z] #0 9.468 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:38:43.775Z] #153 ... [2025-10-31T09:38:43.775Z] [2025-10-31T09:38:43.775Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T09:38:43.775Z] #0 7.196 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:38:43.775Z] #154 ... [2025-10-31T09:38:43.775Z] [2025-10-31T09:38:43.775Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T09:38:43.775Z] #0 7.100 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:38:44.046Z] #155 ... [2025-10-31T09:38:44.046Z] [2025-10-31T09:38:44.046Z] #156 [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:38:44.046Z] #0 8.798 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:38:44.046Z] #156 ... [2025-10-31T09:38:44.046Z] [2025-10-31T09:38:44.046Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T09:38:44.046Z] #146 8.652 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-31T10:11:35.928Z] #146 ... [2025-10-31T10:11:35.928Z] [2025-10-31T10:11:35.928Z] #156 [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:11:35.928Z] #156 DONE 1982.6s [2025-10-31T10:11:35.928Z] [2025-10-31T10:11:35.928Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T10:11:36.530Z] #155 ... [2025-10-31T10:11:36.530Z] [2025-10-31T10:11:36.530Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:11:36.809Z] #157 DONE 0.6s [2025-10-31T10:11:36.809Z] [2025-10-31T10:11:36.809Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:11:37.085Z] #151 ... [2025-10-31T10:11:37.085Z] [2025-10-31T10:11:37.085Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:11:37.085Z] #158 DONE 0.2s [2025-10-31T10:11:37.085Z] [2025-10-31T10:11:37.085Z] #159 [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:11:37.362Z] #159 DONE 0.4s [2025-10-31T10:11:37.362Z] [2025-10-31T10:11:37.362Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:11:37.638Z] #151 ... [2025-10-31T10:11:37.638Z] [2025-10-31T10:11:37.638Z] #160 [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:11:37.916Z] #160 DONE 0.3s [2025-10-31T10:11:37.916Z] [2025-10-31T10:11:37.916Z] #161 [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:11:38.203Z] #161 DONE 0.3s [2025-10-31T10:11:38.203Z] [2025-10-31T10:11:38.203Z] #162 [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:11:40.849Z] #162 DONE 2.7s [2025-10-31T10:11:40.849Z] [2025-10-31T10:11:40.849Z] #108 [core-common-config-bootstrapper] exporting to image [2025-10-31T10:11:40.849Z] #108 exporting layers [2025-10-31T10:11:41.842Z] #108 exporting layers 1.0s done [2025-10-31T10:11:41.842Z] #108 writing image sha256:fa4273b33b63e3c1ed2de0f26884565bbf13b873887aa304b3d390cf2c1e72b7 done [2025-10-31T10:11:41.842Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-10-31T10:11:41.842Z] #108 DONE 11.6s [2025-10-31T10:11:41.842Z] [2025-10-31T10:11:41.842Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T10:11:56.960Z] #148 ... [2025-10-31T10:11:56.960Z] [2025-10-31T10:11:56.960Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T10:11:56.960Z] #147 DONE 2003.1s [2025-10-31T10:11:56.960Z] [2025-10-31T10:11:56.960Z] #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-31T10:11:56.960Z] #163 DONE 0.5s [2025-10-31T10:11:56.960Z] [2025-10-31T10:11:56.960Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:11:56.960Z] #150 ... [2025-10-31T10:11:56.960Z] [2025-10-31T10:11:56.960Z] #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-31T10:12:00.403Z] #164 DONE 3.1s [2025-10-31T10:12:00.403Z] [2025-10-31T10:12:00.403Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:12:00.403Z] #165 DONE 0.3s [2025-10-31T10:12:00.403Z] [2025-10-31T10:12:00.403Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:12:00.403Z] #150 ... [2025-10-31T10:12:00.403Z] [2025-10-31T10:12:00.403Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:12:00.705Z] #166 DONE 0.3s [2025-10-31T10:12:00.705Z] [2025-10-31T10:12:00.705Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-31T10:12:00.988Z] #167 DONE 0.4s [2025-10-31T10:12:00.988Z] [2025-10-31T10:12:00.988Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:12:00.988Z] #150 ... [2025-10-31T10:12:00.988Z] [2025-10-31T10:12:00.988Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-31T10:12:01.311Z] #168 DONE 0.2s [2025-10-31T10:12:01.311Z] [2025-10-31T10:12:01.311Z] #169 [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:12:01.311Z] #169 DONE 0.2s [2025-10-31T10:12:01.311Z] [2025-10-31T10:12:01.311Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:12:01.681Z] #150 ... [2025-10-31T10:12:01.681Z] [2025-10-31T10:12:01.681Z] #170 [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:12:01.681Z] #170 DONE 0.2s [2025-10-31T10:12:01.681Z] [2025-10-31T10:12:01.681Z] #171 [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:12:01.982Z] #171 DONE 0.4s [2025-10-31T10:12:01.982Z] [2025-10-31T10:12:01.982Z] #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-31T10:12:02.268Z] #172 DONE 0.2s [2025-10-31T10:12:02.268Z] [2025-10-31T10:12:02.268Z] #173 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-31T10:12:06.026Z] #173 DONE 3.4s [2025-10-31T10:12:06.027Z] [2025-10-31T10:12:06.027Z] #108 [security-bootstrapper] exporting to image [2025-10-31T10:12:06.027Z] #108 exporting layers [2025-10-31T10:12:07.013Z] #108 exporting layers 1.4s done [2025-10-31T10:12:07.013Z] #108 writing image sha256:738303bae0a4fc5fceac70568f1fc35267f63c20bd2b163ece9f2f7d7c71ede6 0.0s done [2025-10-31T10:12:07.013Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2025-10-31T10:12:07.013Z] #108 DONE 13.1s [2025-10-31T10:12:07.013Z] [2025-10-31T10:12:07.013Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T10:37:31.116Z] #155 ... [2025-10-31T10:37:31.116Z] [2025-10-31T10:37:31.116Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T10:37:31.116Z] #149 DONE 3523.5s [2025-10-31T10:37:31.116Z] [2025-10-31T10:37:31.116Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T10:37:31.116Z] #155 ... [2025-10-31T10:37:31.116Z] [2025-10-31T10:37:31.116Z] #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:37:31.116Z] #174 DONE 0.3s [2025-10-31T10:37:31.116Z] [2025-10-31T10:37:31.116Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:37:31.116Z] #150 ... [2025-10-31T10:37:31.116Z] [2025-10-31T10:37:31.116Z] #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:37:31.116Z] #175 DONE 0.4s [2025-10-31T10:37:31.116Z] [2025-10-31T10:37:31.116Z] #176 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-31T10:37:31.116Z] #176 DONE 0.6s [2025-10-31T10:37:31.116Z] [2025-10-31T10:37:31.116Z] #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:37:31.116Z] #177 DONE 0.2s [2025-10-31T10:37:31.116Z] [2025-10-31T10:37:31.116Z] #108 [core-command] exporting to image [2025-10-31T10:37:31.116Z] #108 exporting layers [2025-10-31T10:37:31.116Z] #108 exporting layers 0.6s done [2025-10-31T10:37:31.116Z] #108 writing image sha256:24e108cc48c2b0af02f5c1ab6875ab4109e338289ba2d055a21f9ba4416bc756 done [2025-10-31T10:37:31.116Z] #108 naming to docker.io/library/core-command-arm64 done [2025-10-31T10:37:31.116Z] #108 DONE 13.7s [2025-10-31T10:37:31.116Z] [2025-10-31T10:37:31.116Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T10:38:03.455Z] #148 3565.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-31T10:38:03.455Z] #148 ... [2025-10-31T10:38:03.455Z] [2025-10-31T10:38:03.455Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T10:38:03.455Z] #155 DONE 3568.4s [2025-10-31T10:38:03.455Z] [2025-10-31T10:38:03.455Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:38:03.455Z] #57 ... [2025-10-31T10:38:03.455Z] [2025-10-31T10:38:03.455Z] #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:38:03.455Z] #178 DONE 0.2s [2025-10-31T10:38:03.455Z] [2025-10-31T10:38:03.455Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:38:03.455Z] #179 DONE 0.3s [2025-10-31T10:38:03.455Z] [2025-10-31T10:38:03.455Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:38:03.455Z] #146 ... [2025-10-31T10:38:03.455Z] [2025-10-31T10:38:03.455Z] #180 [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:38:03.734Z] #180 DONE 0.4s [2025-10-31T10:38:03.734Z] [2025-10-31T10:38:03.734Z] #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-31T10:38:04.008Z] #181 DONE 0.3s [2025-10-31T10:38:04.008Z] [2025-10-31T10:38:04.008Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:38:04.008Z] #150 ... [2025-10-31T10:38:04.008Z] [2025-10-31T10:38:04.008Z] #182 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-31T10:38:04.601Z] #182 DONE 0.6s [2025-10-31T10:38:04.601Z] [2025-10-31T10:38:04.601Z] #183 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-31T10:38:04.883Z] #183 DONE 0.2s [2025-10-31T10:38:04.883Z] [2025-10-31T10:38:04.883Z] #184 [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:38:07.498Z] #184 DONE 2.5s [2025-10-31T10:38:07.498Z] [2025-10-31T10:38:07.498Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:38:07.498Z] #57 ... [2025-10-31T10:38:07.498Z] [2025-10-31T10:38:07.498Z] #108 [security-proxy-setup] exporting to image [2025-10-31T10:38:07.498Z] #108 exporting layers [2025-10-31T10:38:08.928Z] #108 exporting layers 1.5s done [2025-10-31T10:38:08.928Z] #108 writing image sha256:41c650455b6abdf72e3127c026fadb8c4939182570fef7bdd52e748ba9307732 0.0s done [2025-10-31T10:38:08.928Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2025-10-31T10:38:08.928Z] #108 DONE 15.2s [2025-10-31T10:38:08.928Z] [2025-10-31T10:38:08.928Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T10:38:49.068Z] #154 ... [2025-10-31T10:38:49.069Z] [2025-10-31T10:38:49.069Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T10:38:49.069Z] #148 DONE 3611.6s [2025-10-31T10:38:49.069Z] [2025-10-31T10:38:49.069Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:38:49.069Z] #57 ... [2025-10-31T10:38:49.069Z] [2025-10-31T10:38:49.069Z] #185 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:38:49.069Z] #185 DONE 0.3s [2025-10-31T10:38:49.069Z] [2025-10-31T10:38:49.069Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:38:49.069Z] #151 ... [2025-10-31T10:38:49.069Z] [2025-10-31T10:38:49.069Z] #186 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:38:49.069Z] #186 DONE 0.3s [2025-10-31T10:38:49.069Z] [2025-10-31T10:38:49.069Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:38:49.069Z] #151 ... [2025-10-31T10:38:49.069Z] [2025-10-31T10:38:49.069Z] #187 [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:38:49.069Z] #187 DONE 0.2s [2025-10-31T10:38:49.069Z] [2025-10-31T10:38:49.069Z] #188 [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:38:49.069Z] #188 DONE 0.3s [2025-10-31T10:38:49.069Z] [2025-10-31T10:38:49.069Z] #189 [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:38:49.069Z] #189 DONE 0.2s [2025-10-31T10:38:49.069Z] [2025-10-31T10:38:49.069Z] #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-31T10:38:49.069Z] #190 DONE 0.6s [2025-10-31T10:38:49.069Z] [2025-10-31T10:38:49.069Z] #191 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-31T10:38:49.069Z] #191 DONE 0.6s [2025-10-31T10:38:49.069Z] [2025-10-31T10:38:49.069Z] #192 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-31T10:38:49.069Z] #192 DONE 0.2s [2025-10-31T10:38:49.069Z] [2025-10-31T10:38:49.069Z] #193 [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:38:50.499Z] #193 DONE 2.4s [2025-10-31T10:38:50.499Z] [2025-10-31T10:38:50.499Z] #108 [security-secretstore-setup] exporting to image [2025-10-31T10:38:50.499Z] #108 exporting layers [2025-10-31T10:38:52.474Z] #108 exporting layers 2.2s done [2025-10-31T10:38:52.474Z] #108 writing image sha256:ea0a82c5989d0143df3fe69708589ac7eede7cdc846de2faf95e0c05d71722fd done [2025-10-31T10:38:52.474Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 [2025-10-31T10:38:52.750Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-10-31T10:38:52.750Z] #108 DONE 17.4s [2025-10-31T10:38:52.750Z] [2025-10-31T10:38:52.750Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:40:14.895Z] #150 ... [2025-10-31T10:40:14.895Z] [2025-10-31T10:40:14.895Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T10:40:14.895Z] #154 DONE 3695.3s [2025-10-31T10:40:14.895Z] [2025-10-31T10:40:14.895Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:40:14.895Z] #150 ... [2025-10-31T10:40:14.895Z] [2025-10-31T10:40:14.895Z] #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:40:14.895Z] #194 DONE 0.4s [2025-10-31T10:40:14.895Z] [2025-10-31T10:40:14.895Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:40:14.895Z] #195 DONE 0.3s [2025-10-31T10:40:14.895Z] [2025-10-31T10:40:14.895Z] #196 [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:40:14.895Z] #196 DONE 0.7s [2025-10-31T10:40:14.895Z] [2025-10-31T10:40:14.895Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:40:14.895Z] #151 ... [2025-10-31T10:40:14.895Z] [2025-10-31T10:40:14.895Z] #197 [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:40:14.895Z] #197 DONE 0.1s [2025-10-31T10:40:14.895Z] [2025-10-31T10:40:14.895Z] #108 [security-spiffe-token-provider] exporting to image [2025-10-31T10:40:14.895Z] #108 exporting layers [2025-10-31T10:40:14.895Z] #108 exporting layers 1.3s done [2025-10-31T10:40:14.895Z] #108 writing image sha256:18d63c036706d6ce57439129fe94330d40215b0119d211585e0b96ba565025a7 done [2025-10-31T10:40:14.895Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-10-31T10:40:14.895Z] #108 DONE 18.7s [2025-10-31T10:40:14.895Z] [2025-10-31T10:40:14.895Z] #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:41:22.860Z] #127 ... [2025-10-31T10:41:22.860Z] [2025-10-31T10:41:22.860Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:41:22.860Z] #151 DONE 3762.2s [2025-10-31T10:41:22.860Z] [2025-10-31T10:41:22.860Z] #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:41:22.860Z] #127 ... [2025-10-31T10:41:22.860Z] [2025-10-31T10:41:22.860Z] #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:41:22.860Z] #198 DONE 0.3s [2025-10-31T10:41:22.860Z] [2025-10-31T10:41:22.860Z] #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:41:22.860Z] #199 DONE 0.2s [2025-10-31T10:41:22.860Z] [2025-10-31T10:41:22.860Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-31T10:41:22.860Z] #200 DONE 0.8s [2025-10-31T10:41:22.860Z] [2025-10-31T10:41:22.860Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-31T10:41:22.860Z] #201 DONE 0.2s [2025-10-31T10:41:22.860Z] [2025-10-31T10:41:22.860Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:41:22.860Z] #150 ... [2025-10-31T10:41:22.860Z] [2025-10-31T10:41:22.860Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-31T10:41:22.860Z] #202 DONE 0.2s [2025-10-31T10:41:22.860Z] [2025-10-31T10:41:22.860Z] #203 [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:41:22.860Z] #203 DONE 2.0s [2025-10-31T10:41:22.860Z] [2025-10-31T10:41:22.860Z] #108 [security-proxy-auth] exporting to image [2025-10-31T10:41:22.860Z] #108 exporting layers [2025-10-31T10:41:22.860Z] #108 exporting layers 0.9s done [2025-10-31T10:41:22.860Z] #108 writing image sha256:0b9cf678d8715110cd9522600ffcbb2c885a9213d2e1c1cfcc10d7c30f5d207d 0.0s done [2025-10-31T10:41:22.860Z] #108 naming to docker.io/library/security-proxy-auth-arm64 0.1s done [2025-10-31T10:41:22.860Z] #108 DONE 19.8s [2025-10-31T10:41:22.860Z] [2025-10-31T10:41:22.860Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:41:22.860Z] #57 ... [2025-10-31T10:41:22.860Z] [2025-10-31T10:41:22.860Z] #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:41:22.860Z] #127 DONE 3768.0s [2025-10-31T10:41:22.860Z] [2025-10-31T10:41:22.860Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:41:22.860Z] #57 ... [2025-10-31T10:41:22.860Z] [2025-10-31T10:41:22.860Z] #204 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:41:22.860Z] #204 DONE 0.3s [2025-10-31T10:41:22.860Z] [2025-10-31T10:41:22.860Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:41:22.860Z] #57 ... [2025-10-31T10:41:22.860Z] [2025-10-31T10:41:22.860Z] #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-31T10:41:22.860Z] #205 DONE 0.6s [2025-10-31T10:41:22.860Z] [2025-10-31T10:41:22.860Z] #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:41:22.860Z] #206 DONE 0.1s [2025-10-31T10:41:22.860Z] [2025-10-31T10:41:22.860Z] #108 [core-keeper] exporting to image [2025-10-31T10:41:23.451Z] #108 ... [2025-10-31T10:41:23.451Z] [2025-10-31T10:41:23.451Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:41:23.451Z] #153 DONE 3770.2s [2025-10-31T10:41:23.451Z] [2025-10-31T10:41:23.451Z] #108 [core-keeper] exporting to image [2025-10-31T10:41:24.041Z] #108 ... [2025-10-31T10:41:24.041Z] [2025-10-31T10:41:24.041Z] #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:41:24.041Z] #207 DONE 0.2s [2025-10-31T10:41:24.310Z] [2025-10-31T10:41:24.310Z] #108 [core-keeper] exporting to image [2025-10-31T10:41:24.310Z] #108 exporting layers 1.4s done [2025-10-31T10:41:24.310Z] #108 writing image sha256:4712d7cd2d8c66b7fa90849dc4c2c9592e377ea15e6fb8b2201a32b7444c64f4 [2025-10-31T10:41:24.310Z] #108 writing image sha256:4712d7cd2d8c66b7fa90849dc4c2c9592e377ea15e6fb8b2201a32b7444c64f4 0.1s done [2025-10-31T10:41:24.310Z] #108 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-10-31T10:41:24.310Z] #108 DONE 21.3s [2025-10-31T10:41:24.310Z] [2025-10-31T10:41:24.310Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:41:24.585Z] #208 DONE 0.3s [2025-10-31T10:41:24.585Z] [2025-10-31T10:41:24.585Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:41:24.855Z] #57 ... [2025-10-31T10:41:24.855Z] [2025-10-31T10:41:24.855Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-31T10:41:25.822Z] #209 DONE 1.0s [2025-10-31T10:41:25.822Z] [2025-10-31T10:41:25.822Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:41:25.822Z] #57 ... [2025-10-31T10:41:25.822Z] [2025-10-31T10:41:25.822Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:41:26.091Z] #210 DONE 0.3s [2025-10-31T10:41:26.091Z] [2025-10-31T10:41:26.091Z] #108 [core-data] exporting to image [2025-10-31T10:41:26.692Z] #108 exporting layers 0.6s done [2025-10-31T10:41:26.692Z] #108 writing image sha256:a30638c79472b08475ed8e3520bd26b1dce16e66d9f135c910264ced02662655 done [2025-10-31T10:41:26.692Z] #108 naming to docker.io/library/core-data-arm64 done [2025-10-31T10:41:26.692Z] #108 DONE 21.9s [2025-10-31T10:41:26.692Z] [2025-10-31T10:41:26.692Z] #62 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:41:30.977Z] #62 ... [2025-10-31T10:41:30.977Z] [2025-10-31T10:41:30.977Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:41:30.977Z] #152 DONE 3777.2s [2025-10-31T10:41:30.977Z] [2025-10-31T10:41:30.977Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:41:30.977Z] #57 ... [2025-10-31T10:41:30.977Z] [2025-10-31T10:41:30.977Z] #211 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:41:30.977Z] #211 DONE 0.2s [2025-10-31T10:41:30.977Z] [2025-10-31T10:41:30.977Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:41:31.576Z] #150 ... [2025-10-31T10:41:31.576Z] [2025-10-31T10:41:31.576Z] #212 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:41:31.845Z] #212 DONE 0.3s [2025-10-31T10:41:31.845Z] [2025-10-31T10:41:31.845Z] #213 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-31T10:41:32.433Z] #213 DONE 0.6s [2025-10-31T10:41:32.433Z] [2025-10-31T10:41:32.433Z] #214 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:41:32.433Z] #214 DONE 0.2s [2025-10-31T10:41:32.433Z] [2025-10-31T10:41:32.433Z] #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-31T10:41:32.705Z] #215 DONE 0.1s [2025-10-31T10:41:32.705Z] [2025-10-31T10:41:32.705Z] #108 [core-metadata] exporting to image [2025-10-31T10:41:32.705Z] #108 exporting layers [2025-10-31T10:41:33.684Z] #108 exporting layers 0.9s done [2025-10-31T10:41:33.684Z] #108 writing image sha256:bfec0240071710090f18e6eda73e1ed1e9b5de06513cec0d31ba8e839728a7ce 0.0s done [2025-10-31T10:41:33.684Z] #108 naming to docker.io/library/core-metadata-arm64 done [2025-10-31T10:41:33.684Z] #108 DONE 22.7s [2025-10-31T10:41:33.684Z] [2025-10-31T10:41:33.684Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:42:12.608Z] #57 ... [2025-10-31T10:42:12.608Z] [2025-10-31T10:42:12.608Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:42:12.608Z] #150 DONE 3813.5s [2025-10-31T10:42:12.608Z] [2025-10-31T10:42:12.608Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:42:12.608Z] #57 ... [2025-10-31T10:42:12.608Z] [2025-10-31T10:42:12.608Z] #216 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:42:12.608Z] #216 DONE 0.2s [2025-10-31T10:42:12.608Z] [2025-10-31T10:42:12.608Z] #217 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:42:12.608Z] #217 DONE 0.1s [2025-10-31T10:42:12.608Z] [2025-10-31T10:42:12.608Z] #218 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-31T10:42:12.608Z] #218 DONE 0.6s [2025-10-31T10:42:12.608Z] [2025-10-31T10:42:12.608Z] #219 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-31T10:42:12.608Z] #219 DONE 0.2s [2025-10-31T10:42:12.608Z] [2025-10-31T10:42:12.608Z] #108 [support-scheduler] exporting to image [2025-10-31T10:42:12.608Z] #108 exporting layers [2025-10-31T10:42:12.608Z] #108 exporting layers 1.5s done [2025-10-31T10:42:12.608Z] #108 writing image sha256:dbb659aeaecb2c83aa29b719b1ec9e37a597fe9a7506fdc8cccbb22438dcdc00 done [2025-10-31T10:42:12.608Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2025-10-31T10:42:12.608Z] #108 DONE 24.2s [2025-10-31T10:42:12.608Z] [2025-10-31T10:42:12.608Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:42:14.543Z] #57 ... [2025-10-31T10:42:14.543Z] [2025-10-31T10:42:14.543Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:42:14.543Z] #146 DONE 3821.1s [2025-10-31T10:42:14.543Z] [2025-10-31T10:42:14.543Z] #220 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:42:14.809Z] #220 DONE 0.1s [2025-10-31T10:42:14.809Z] [2025-10-31T10:42:14.809Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:42:14.809Z] #57 ... [2025-10-31T10:42:14.809Z] [2025-10-31T10:42:14.809Z] #221 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:42:15.075Z] #221 DONE 0.1s [2025-10-31T10:42:15.075Z] [2025-10-31T10:42:15.075Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:42:15.075Z] #57 ... [2025-10-31T10:42:15.075Z] [2025-10-31T10:42:15.075Z] #222 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-31T10:42:15.658Z] #222 DONE 0.7s [2025-10-31T10:42:15.658Z] [2025-10-31T10:42:15.658Z] #223 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:42:15.926Z] #223 DONE 0.1s [2025-10-31T10:42:15.926Z] [2025-10-31T10:42:15.926Z] #108 [support-notifications] exporting to image [2025-10-31T10:42:15.926Z] #108 exporting layers [2025-10-31T10:42:16.507Z] #108 exporting layers 0.6s done [2025-10-31T10:42:16.507Z] #108 writing image sha256:ebf0500f7584a0d9a5542d4ac0c0d9978910c7112a1c12095592c3b5fc286657 done [2025-10-31T10:42:16.507Z] #108 naming to docker.io/library/support-notifications-arm64 done [2025-10-31T10:42:16.507Z] #108 DONE 24.9s [2025-10-31T10:42:16.507Z] [2025-10-31T10:42:16.507Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:42:16.507Z] time="2025-10-31T09:32:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:16.507Z] time="2025-10-31T09:32:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:16.507Z] time="2025-10-31T09:32:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:16.507Z] time="2025-10-31T09:32:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:16.507Z] time="2025-10-31T09:32:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:16.507Z] time="2025-10-31T09:32:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:16.507Z] time="2025-10-31T09:32:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:16.507Z] time="2025-10-31T09:32:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:16.507Z] time="2025-10-31T09:32:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:16.507Z] time="2025-10-31T09:32:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:16.507Z] time="2025-10-31T09:32:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:16.507Z] time="2025-10-31T09:32:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:16.507Z] time="2025-10-31T09:32:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:16.507Z] time="2025-10-31T09:32:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:42:16.507Z] time="2025-10-31T09:32:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-31T10:42:16.540Z] $ docker stop --time=1 5104cd2158671777b97a705307c712cd317e016f3dee498b92a44fe6f0e424af [2025-10-31T10:42:18.247Z] $ docker rm -f --volumes 5104cd2158671777b97a705307c712cd317e016f3dee498b92a44fe6f0e424af [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T10:42:18.833Z] + docker images [2025-10-31T10:42:18.834Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-31T10:42:18.834Z] support-notifications-arm64 latest ebf0500f7584 3 seconds ago 53MB [2025-10-31T10:42:18.834Z] support-scheduler-arm64 latest dbb659aeaecb 10 seconds ago 49.2MB [2025-10-31T10:42:18.834Z] core-metadata-arm64 latest bfec02400717 46 seconds ago 45.5MB [2025-10-31T10:42:18.834Z] core-data-arm64 latest a30638c79472 53 seconds ago 45.5MB [2025-10-31T10:42:18.834Z] core-keeper-arm64 latest 4712d7cd2d8c 56 seconds ago 45.2MB [2025-10-31T10:42:18.834Z] security-proxy-auth-arm64 latest 0b9cf678d871 59 seconds ago 44.6MB [2025-10-31T10:42:18.834Z] security-spiffe-token-provider-arm64 latest 18d63c036706 2 minutes ago 49.1MB [2025-10-31T10:42:18.834Z] security-secretstore-setup-arm64 latest ea0a82c5989d 3 minutes ago 87.9MB [2025-10-31T10:42:18.834Z] security-proxy-setup-arm64 latest 41c650455b6a 4 minutes ago 49.5MB [2025-10-31T10:42:18.834Z] core-command-arm64 latest 24e108cc48c2 5 minutes ago 40.1MB [2025-10-31T10:42:18.834Z] security-bootstrapper-arm64 latest 738303bae0a4 30 minutes ago 21.6MB [2025-10-31T10:42:18.834Z] core-common-config-bootstrapper-arm64 latest fa4273b33b63 30 minutes ago 20.5MB [2025-10-31T10:42:18.834Z] security-spire-agent-arm64 latest 18a5974db8ba About an hour ago 187MB [2025-10-31T10:42:18.834Z] security-spire-server-arm64 latest 7b4995f3bd29 About an hour ago 144MB [2025-10-31T10:42:18.834Z] security-spire-config-arm64 latest 6eed86afff97 About an hour ago 143MB [2025-10-31T10:42:18.834Z] ci-base-image-arm64 latest 0db3dcf1dbf4 2 hours ago 920MB [2025-10-31T10:42:18.834Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 weeks ago 564MB [2025-10-31T10:42:18.834Z] 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:42:19.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:42:19.748Z] [2025-10-31T10:42:19.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:42:20.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:42:20.440Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-31T10:42:20.440Z] 8998bd30e6a1: Pulling fs layer [2025-10-31T10:42:20.440Z] 04944245beec: Pulling fs layer [2025-10-31T10:42:20.440Z] 699f458cf7ca: Pulling fs layer [2025-10-31T10:42:20.440Z] 765212b225bb: Pulling fs layer [2025-10-31T10:42:20.440Z] f23df028b6ca: Pulling fs layer [2025-10-31T10:42:20.440Z] d65c8cfc05b1: Pulling fs layer [2025-10-31T10:42:20.440Z] 2437ff75d9bd: Pulling fs layer [2025-10-31T10:42:20.440Z] f23df028b6ca: Waiting [2025-10-31T10:42:20.440Z] d65c8cfc05b1: Waiting [2025-10-31T10:42:20.440Z] 2437ff75d9bd: Waiting [2025-10-31T10:42:20.440Z] 765212b225bb: Waiting [2025-10-31T10:42:20.440Z] 04944245beec: Verifying Checksum [2025-10-31T10:42:20.440Z] 04944245beec: Download complete [2025-10-31T10:42:20.440Z] 765212b225bb: Download complete [2025-10-31T10:42:20.440Z] f23df028b6ca: Download complete [2025-10-31T10:42:20.440Z] d65c8cfc05b1: Verifying Checksum [2025-10-31T10:42:20.440Z] d65c8cfc05b1: Download complete [2025-10-31T10:42:20.707Z] 699f458cf7ca: Verifying Checksum [2025-10-31T10:42:20.707Z] 699f458cf7ca: Download complete [2025-10-31T10:42:20.973Z] 8998bd30e6a1: Verifying Checksum [2025-10-31T10:42:20.973Z] 8998bd30e6a1: Download complete [2025-10-31T10:42:23.570Z] 2437ff75d9bd: Verifying Checksum [2025-10-31T10:42:23.570Z] 2437ff75d9bd: Download complete [2025-10-31T10:42:26.150Z] 8998bd30e6a1: Pull complete [2025-10-31T10:42:26.738Z] 04944245beec: Pull complete [2025-10-31T10:42:28.681Z] 699f458cf7ca: Pull complete [2025-10-31T10:42:28.681Z] 765212b225bb: Pull complete [2025-10-31T10:42:29.642Z] f23df028b6ca: Pull complete [2025-10-31T10:42:29.913Z] d65c8cfc05b1: Pull complete [2025-10-31T10:42:48.133Z] 2437ff75d9bd: Pull complete [2025-10-31T10:42:48.133Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-31T10:42:48.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:42:48.133Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T10:42:48.532Z] prd-ubuntu20.04-docker-arm64-4c-16g-771140 does not seem to be running inside a container [2025-10-31T10:42:48.613Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-10-31T10:42:52.268Z] $ docker top ca719a054861ca4d420fa8f8e66a3953a81e3cb5cdebfa339b53e8a6a701edd4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:42:53.301Z] ---> job-cost.sh [2025-10-31T10:42:53.301Z] lf-activate-venv: SKIPPING [2025-10-31T10:42:53.301Z] INFO: No Stack... [2025-10-31T10:42:53.886Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-31T10:42:54.852Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T10:42:55.531Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2025-10-31T10:42:55.531Z] + cut -d, -f6 [Pipeline] lock [2025-10-31T10:42:55.595Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-5672103b57f4337e5b2b4537840182ed-1-stack-cost] [2025-10-31T10:42:55.601Z] Resource [jenkins-edgexfoundry-edgex-go-snyk-fix-5672103b57f4337e5b2b4537840182ed-1-stack-cost] did not exist. Created. [2025-10-31T10:42:55.607Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-5672103b57f4337e5b2b4537840182ed-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T10:42:56.382Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-31T10:42:56.681Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T10:42:56.700Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-5672103b57f4337e5b2b4537840182ed-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T10:42:56.795Z] $ docker stop --time=1 ca719a054861ca4d420fa8f8e66a3953a81e3cb5cdebfa339b53e8a6a701edd4 [2025-10-31T10:42:58.456Z] $ docker rm -f --volumes ca719a054861ca4d420fa8f8e66a3953a81e3cb5cdebfa339b53e8a6a701edd4 [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:43:01.059Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:43:01.402Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:43:02.310Z] ---> package-listing.sh [2025-10-31T10:43:02.310Z] ++ facter osfamily [2025-10-31T10:43:02.310Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T10:43:02.569Z] + OS_FAMILY=debian [2025-10-31T10:43:02.569Z] + workspace=/w/workspace/edgex-go/1 [2025-10-31T10:43:02.569Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T10:43:02.569Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T10:43:02.569Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T10:43:02.569Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T10:43:02.569Z] + '[' /w/workspace/edgex-go/1 ']' [2025-10-31T10:43:02.569Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T10:43:02.569Z] + case "${OS_FAMILY}" in [2025-10-31T10:43:02.569Z] + dpkg -l [2025-10-31T10:43:02.569Z] + grep '^ii' [2025-10-31T10:43:02.569Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T10:43:02.569Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T10:43:02.569Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T10:43:02.569Z] + '[' /w/workspace/edgex-go/1 ']' [2025-10-31T10:43:02.569Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-10-31T10:43:02.569Z] + 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:43:02.614Z] 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:43:02.909Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:43:03.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:43:03.566Z] [2025-10-31T10:43:03.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:43:03.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:43:03.950Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T10:43:03.950Z] 5eb5b503b376: Pulling fs layer [2025-10-31T10:43:03.950Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T10:43:03.950Z] ec43610c2a17: Pulling fs layer [2025-10-31T10:43:03.950Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T10:43:03.950Z] 33b1e0a273af: Pulling fs layer [2025-10-31T10:43:03.950Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T10:43:03.950Z] 2f39f015ded8: Pulling fs layer [2025-10-31T10:43:03.950Z] 5d3b04190fa2: Waiting [2025-10-31T10:43:03.950Z] 33b1e0a273af: Waiting [2025-10-31T10:43:03.950Z] 2f39f015ded8: Waiting [2025-10-31T10:43:03.950Z] 3a2ae6a8a46f: Waiting [2025-10-31T10:43:03.950Z] 5c69ac0246d0: Verifying Checksum [2025-10-31T10:43:03.950Z] 5c69ac0246d0: Download complete [2025-10-31T10:43:03.950Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-31T10:43:03.950Z] 3a2ae6a8a46f: Download complete [2025-10-31T10:43:03.950Z] 33b1e0a273af: Verifying Checksum [2025-10-31T10:43:03.950Z] 33b1e0a273af: Download complete [2025-10-31T10:43:03.950Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T10:43:03.950Z] 5d3b04190fa2: Download complete [2025-10-31T10:43:03.950Z] ec43610c2a17: Download complete [2025-10-31T10:43:04.211Z] 5eb5b503b376: Download complete [2025-10-31T10:43:04.777Z] 2f39f015ded8: Verifying Checksum [2025-10-31T10:43:04.777Z] 2f39f015ded8: Download complete [2025-10-31T10:43:05.345Z] 5eb5b503b376: Pull complete [2025-10-31T10:43:05.345Z] 5c69ac0246d0: Pull complete [2025-10-31T10:43:05.912Z] ec43610c2a17: Pull complete [2025-10-31T10:43:05.912Z] 3a2ae6a8a46f: Pull complete [2025-10-31T10:43:06.170Z] 33b1e0a273af: Pull complete [2025-10-31T10:43:06.170Z] 5d3b04190fa2: Pull complete [2025-10-31T10:43:10.354Z] 2f39f015ded8: Pull complete [2025-10-31T10:43:10.354Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T10:43:10.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:43:10.354Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T10:43:10.596Z] prd-ubuntu20.04-docker-8c-8g-771116 does not seem to be running inside a container [2025-10-31T10:43:10.625Z] $ 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:43:12.087Z] $ docker top f401c0660881a3ab1daf69a3d1ca8f05b9135467aae270705b857f974370a4db -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T10:43:12.497Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T10:43:12.809Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T10:43:13.123Z] + ls /var/log/sa-host [2025-10-31T10:43:13.123Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T10:43:13.277Z] provisioning config files... [2025-10-31T10:43:13.287Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9994771316131367918tmp [Pipeline] { [Pipeline] echo [2025-10-31T10:43:13.345Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:43:13.661Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T10:43:13.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:43:14.118Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T10:43:14.152Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:43:14.467Z] ---> sudo-logs.sh [2025-10-31T10:43:14.467Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-31T10:43:14.549Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:43:14.868Z] ---> job-cost.sh [2025-10-31T10:43:14.868Z] lf-activate-venv: SKIPPING [2025-10-31T10:43:14.868Z] DEBUG: total: 0.2199999988079071 [2025-10-31T10:43:14.868Z] INFO: Retrieving Stack Cost... [2025-10-31T10:43:15.126Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T10:43:15.695Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T10:43:15.737Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:43:16.056Z] ---> logs-deploy.sh [2025-10-31T10:43:16.056Z] lf-activate-venv: SKIPPING [2025-10-31T10:43:16.056Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/snyk-fix-5672103b57f4337e5b2b4537840182ed/1 [2025-10-31T10:43:16.056Z] INFO: archiving workspace using pattern(s): [2025-10-31T10:43:17.006Z] Archives upload complete. [2025-10-31T10:43:17.006Z] INFO: archiving logs to Nexus