Push event to branch odessa-openapi-version-changes Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 59c67eb0bf57985fc3a82f998bc07c0aa38bf460 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-ssh673720340282802550.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-ssh17011851767221717621.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/odessa-openapi-version-changes/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/odessa-openapi-version-changes/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4328483002043941378.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/odessa-openapi-version-changes/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11593271607822671291.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-ssh12250555891907655225.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/odessa-openapi-version-changes/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/odessa-openapi-version-changes/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11299784779516457381.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-773812 in /w/workspace/o_odessa-openapi-version-changes [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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 59c67eb0bf57985fc3a82f998bc07c0aa38bf460 (odessa-openapi-version-changes) Commit message: "ci: automated version changes for OpenAPI version: [4.0.2]" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config core.sparsecheckout # timeout=10 > git checkout -f 59c67eb0bf57985fc3a82f998bc07c0aa38bf460 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-25T13:03:32.744Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-25T13:03:32.969Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-25T13:03:33.084Z] ========================================================= [2025-11-25T13:03:33.084Z] EdgeX Global Pipelines Version Info [2025-11-25T13:03:33.084Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-25T13:03:34.248Z] ------------------- [2025-11-25T13:03:34.248Z] stable info: [2025-11-25T13:03:34.248Z] ------------------- [2025-11-25T13:03:34.248Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-25T13:03:34.248Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-25T13:03:34.248Z] Message: update stable to v1.0.278 [2025-11-25T13:03:34.821Z] ------------------- [2025-11-25T13:03:34.821Z] experimental info: [2025-11-25T13:03:34.821Z] ------------------- [2025-11-25T13:03:34.821Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-25T13:03:34.821Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-25T13:03:34.821Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-25T13:03:35.065Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-11-25T13:03:35.129Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-11-25T13:03:35.187Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-25T13:03:35.246Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-25T13:03:35.304Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-25T13:03:35.364Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-25T13:03:35.423Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-25T13:03:35.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-11-25T13:03:35.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-11-25T13:03:35.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-11-25T13:03:35.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-25T13:03:35.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-25T13:03:35.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-25T13:03:35.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-25T13:03:35.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-25T13:03:35.902Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-25T13:03:35.953Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-25T13:03:36.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-25T13:03:36.057Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-11-25T13:03:36.107Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-11-25T13:03:36.156Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-25T13:03:36.209Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-25T13:03:36.259Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-25T13:03:36.308Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa-openapi-version-changes [Pipeline] echo [2025-11-25T13:03:36.358Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa-openapi-version-changes [Pipeline] echo [2025-11-25T13:03:36.406Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa-openapi-version-changes [Pipeline] echo [2025-11-25T13:03:36.462Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 59c67eb0bf57985fc3a82f998bc07c0aa38bf460 [Pipeline] echo [2025-11-25T13:03:36.518Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 59c67eb [Pipeline] echo [2025-11-25T13:03:36.570Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-25T13:03:36.732Z] provisioning config files... [2025-11-25T13:03:36.747Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15523651572035497741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T13:03:37.141Z] ---> ****-login.sh [2025-11-25T13:03:37.141Z] nexus3.edgexfoundry.org:10001 [2025-11-25T13:03:37.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T13:03:37.402Z] [2025-11-25T13:03:37.402Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-25T13:03:37.402Z] Configure a credential helper to remove this warning. See [2025-11-25T13:03:37.402Z] https://docs.****.com/go/credential-store/ [2025-11-25T13:03:37.402Z] [2025-11-25T13:03:37.402Z] Login Succeeded [2025-11-25T13:03:37.402Z] nexus3.edgexfoundry.org:10002 [2025-11-25T13:03:37.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T13:03:37.402Z] [2025-11-25T13:03:37.402Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-25T13:03:37.403Z] Configure a credential helper to remove this warning. See [2025-11-25T13:03:37.403Z] https://docs.****.com/go/credential-store/ [2025-11-25T13:03:37.403Z] [2025-11-25T13:03:37.403Z] Login Succeeded [2025-11-25T13:03:37.403Z] nexus3.edgexfoundry.org:10003 [2025-11-25T13:03:37.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T13:03:37.664Z] [2025-11-25T13:03:37.664Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-25T13:03:37.664Z] Configure a credential helper to remove this warning. See [2025-11-25T13:03:37.664Z] https://docs.****.com/go/credential-store/ [2025-11-25T13:03:37.664Z] [2025-11-25T13:03:37.664Z] Login Succeeded [2025-11-25T13:03:37.664Z] nexus3.edgexfoundry.org:10004 [2025-11-25T13:03:37.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T13:03:37.664Z] [2025-11-25T13:03:37.664Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-25T13:03:37.664Z] Configure a credential helper to remove this warning. See [2025-11-25T13:03:37.664Z] https://docs.****.com/go/credential-store/ [2025-11-25T13:03:37.664Z] [2025-11-25T13:03:37.664Z] Login Succeeded [2025-11-25T13:03:37.664Z] ****.io [2025-11-25T13:03:37.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T13:03:37.924Z] [2025-11-25T13:03:37.924Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-25T13:03:37.924Z] Configure a credential helper to remove this warning. See [2025-11-25T13:03:37.925Z] https://docs.****.com/go/credential-store/ [2025-11-25T13:03:37.925Z] [2025-11-25T13:03:37.925Z] Login Succeeded [2025-11-25T13:03:37.925Z] ---> ****-login.sh ends [Pipeline] } [2025-11-25T13:03:37.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-25T13:03:38.387Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-11-25T13:03:38.387Z] + dirname cmd/core-command/Dockerfile [2025-11-25T13:03:38.387Z] + cut -d/ -f2 [2025-11-25T13:03:38.387Z] + echo core-command,cmd/core-command/Dockerfile [2025-11-25T13:03:38.387Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-11-25T13:03:38.387Z] + cut -d/ -f2 [2025-11-25T13:03:38.387Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-11-25T13:03:38.387Z] + dirname cmd/core-data/Dockerfile [2025-11-25T13:03:38.387Z] + cut -d/ -f2 [2025-11-25T13:03:38.387Z] + echo core-data,cmd/core-data/Dockerfile [2025-11-25T13:03:38.387Z] + dirname+ cmd/core-keeper/Dockerfile [2025-11-25T13:03:38.387Z] cut -d/ -f2 [2025-11-25T13:03:38.387Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-11-25T13:03:38.387Z] + dirname cmd/core-metadata/Dockerfile [2025-11-25T13:03:38.387Z] + cut -d/ -f2 [2025-11-25T13:03:38.387Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-11-25T13:03:38.387Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-11-25T13:03:38.387Z] + cut -d/ -f2 [2025-11-25T13:03:38.387Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-11-25T13:03:38.387Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-11-25T13:03:38.387Z] + cut -d/ -f2 [2025-11-25T13:03:38.387Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-11-25T13:03:38.387Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-11-25T13:03:38.387Z] + cut -d/ -f2 [2025-11-25T13:03:38.387Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-11-25T13:03:38.387Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-11-25T13:03:38.387Z] + cut -d/ -f2 [2025-11-25T13:03:38.387Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-11-25T13:03:38.387Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-11-25T13:03:38.387Z] + cut -d/ -f2 [2025-11-25T13:03:38.387Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-11-25T13:03:38.387Z] + dirname cmd/security-spire-agent/Dockerfile [2025-11-25T13:03:38.387Z] + cut -d/ -f2 [2025-11-25T13:03:38.387Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-11-25T13:03:38.387Z] + + dirname cmd/security-spire-config/Dockerfile [2025-11-25T13:03:38.387Z] cut -d/ -f2 [2025-11-25T13:03:38.387Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-11-25T13:03:38.387Z] + dirname cmd/security-spire-server/Dockerfile [2025-11-25T13:03:38.387Z] + cut -d/ -f2 [2025-11-25T13:03:38.387Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-11-25T13:03:38.387Z] + dirname cmd/support-notifications/Dockerfile [2025-11-25T13:03:38.387Z] + cut -d/ -f2 [2025-11-25T13:03:38.387Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-11-25T13:03:38.387Z] + dirname cmd/support-scheduler/Dockerfile [2025-11-25T13:03:38.387Z] + cut -d/ -f2 [2025-11-25T13:03:38.387Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-11-25T13:03:38.442Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-11-25T13:03:38.978Z] + git rev-list -1 --merges 59c67eb0bf57985fc3a82f998bc07c0aa38bf460~1..59c67eb0bf57985fc3a82f998bc07c0aa38bf460 [Pipeline] echo [2025-11-25T13:03:39.013Z] -----------> git rev-list -1 --merges 59c67eb0bf57985fc3a82f998bc07c0aa38bf460~1..59c67eb0bf57985fc3a82f998bc07c0aa38bf460 59c67eb0bf57985fc3a82f998bc07c0aa38bf460 [false] [Pipeline] sh [2025-11-25T13:03:39.332Z] + git log --format=format:%s -1 59c67eb0bf57985fc3a82f998bc07c0aa38bf460 [Pipeline] echo [2025-11-25T13:03:39.366Z] ========================================================= [2025-11-25T13:03:39.366Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-25T13:03:39.366Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-11-25T13:03:39.851Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-25T13:03:39.852Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-25T13:03:39.852Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-25T13:03:39.852Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-25T13:03:39.852Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-25T13:03:39.852Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-25T13:03:39.852Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T13:03:40.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-25T13:03:40.369Z] [2025-11-25T13:03:40.369Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T13:03:40.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-25T13:03:40.770Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-25T13:03:40.770Z] 3dae71ba6b94: Pulling fs layer [2025-11-25T13:03:40.770Z] 6bf1a483ea7c: Pulling fs layer [2025-11-25T13:03:40.770Z] f5dfc541a4d3: Pulling fs layer [2025-11-25T13:03:40.770Z] 461d9e800cba: Pulling fs layer [2025-11-25T13:03:40.770Z] 80192f66455f: Pulling fs layer [2025-11-25T13:03:40.770Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-25T13:03:40.770Z] a29436f7fd5d: Pulling fs layer [2025-11-25T13:03:40.770Z] 923cac83aea3: Pulling fs layer [2025-11-25T13:03:40.770Z] 25ad8b0a4227: Pulling fs layer [2025-11-25T13:03:40.770Z] db01528c6b51: Pulling fs layer [2025-11-25T13:03:40.770Z] 28988de357af: Pulling fs layer [2025-11-25T13:03:40.770Z] 461d9e800cba: Waiting [2025-11-25T13:03:40.770Z] 80192f66455f: Waiting [2025-11-25T13:03:40.770Z] 2e8e34ca0e6c: Waiting [2025-11-25T13:03:40.770Z] a29436f7fd5d: Waiting [2025-11-25T13:03:40.770Z] 923cac83aea3: Waiting [2025-11-25T13:03:40.770Z] 25ad8b0a4227: Waiting [2025-11-25T13:03:40.770Z] 28988de357af: Waiting [2025-11-25T13:03:40.770Z] db01528c6b51: Waiting [2025-11-25T13:03:40.770Z] 6bf1a483ea7c: Verifying Checksum [2025-11-25T13:03:40.770Z] 6bf1a483ea7c: Download complete [2025-11-25T13:03:40.770Z] 461d9e800cba: Verifying Checksum [2025-11-25T13:03:40.770Z] 461d9e800cba: Download complete [2025-11-25T13:03:41.030Z] 80192f66455f: Verifying Checksum [2025-11-25T13:03:41.030Z] 80192f66455f: Download complete [2025-11-25T13:03:41.030Z] f5dfc541a4d3: Verifying Checksum [2025-11-25T13:03:41.030Z] f5dfc541a4d3: Download complete [2025-11-25T13:03:41.030Z] 3dae71ba6b94: Verifying Checksum [2025-11-25T13:03:41.030Z] 3dae71ba6b94: Download complete [2025-11-25T13:03:41.030Z] 923cac83aea3: Verifying Checksum [2025-11-25T13:03:41.030Z] 923cac83aea3: Download complete [2025-11-25T13:03:41.290Z] 25ad8b0a4227: Verifying Checksum [2025-11-25T13:03:41.290Z] 25ad8b0a4227: Download complete [2025-11-25T13:03:41.290Z] db01528c6b51: Verifying Checksum [2025-11-25T13:03:41.290Z] db01528c6b51: Download complete [2025-11-25T13:03:41.290Z] 28988de357af: Download complete [2025-11-25T13:03:41.290Z] a29436f7fd5d: Verifying Checksum [2025-11-25T13:03:41.290Z] a29436f7fd5d: Download complete [2025-11-25T13:03:41.861Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-25T13:03:41.861Z] 2e8e34ca0e6c: Download complete [2025-11-25T13:03:42.800Z] 3dae71ba6b94: Pull complete [2025-11-25T13:03:42.800Z] 6bf1a483ea7c: Pull complete [2025-11-25T13:03:43.738Z] f5dfc541a4d3: Pull complete [2025-11-25T13:03:43.738Z] 461d9e800cba: Pull complete [2025-11-25T13:03:43.738Z] 80192f66455f: Pull complete [2025-11-25T13:03:47.942Z] 2e8e34ca0e6c: Pull complete [2025-11-25T13:03:48.892Z] a29436f7fd5d: Pull complete [2025-11-25T13:03:48.892Z] 923cac83aea3: Pull complete [2025-11-25T13:03:49.154Z] 25ad8b0a4227: Pull complete [2025-11-25T13:03:49.154Z] db01528c6b51: Pull complete [2025-11-25T13:03:49.154Z] 28988de357af: Pull complete [2025-11-25T13:03:49.154Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-25T13:03:49.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-25T13:03:49.154Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T13:03:49.440Z] prd-ubuntu20.04-docker-8c-8g-773812 does not seem to be running inside a container [2025-11-25T13:03:49.473Z] $ 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-11-25T13:03:51.973Z] $ docker top c55f22f568fde62243b27c01ccf8c79d315380be899b457e78571ff3fe8db9cb -eo pid,comm [2025-11-25T13:03:52.024Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-25T13:03:52.024Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-25T13:03:52.180Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-25T13:03:52.180Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-25T13:03:52.294Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-25T13:03:52.295Z] $ docker exec c55f22f568fde62243b27c01ccf8c79d315380be899b457e78571ff3fe8db9cb ssh-agent [2025-11-25T13:03:52.407Z] SSH_AUTH_SOCK=/tmp/ssh-0qQMdaweulTX/agent.33 [2025-11-25T13:03:52.407Z] SSH_AGENT_PID=39 [2025-11-25T13:03:52.415Z] Running ssh-add (command line suppressed) [2025-11-25T13:03:52.515Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17844281367079534552.key (/w/workspace/edgex-go/1@tmp/private_key_17844281367079534552.key) [2025-11-25T13:03:52.530Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-25T13:03:52.872Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh [2025-11-25T13:03:53.193Z] + git tag --points-at HEAD [Pipeline] } [2025-11-25T13:03:53.219Z] $ docker exec --env ******** --env ******** c55f22f568fde62243b27c01ccf8c79d315380be899b457e78571ff3fe8db9cb ssh-agent -k [2025-11-25T13:03:53.324Z] unset SSH_AUTH_SOCK; [2025-11-25T13:03:53.324Z] unset SSH_AGENT_PID; [2025-11-25T13:03:53.325Z] echo Agent pid 39 killed; [2025-11-25T13:03:53.336Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-25T13:03:53.442Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-25T13:03:53.443Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-25T13:03:53.549Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-25T13:03:53.550Z] $ docker exec c55f22f568fde62243b27c01ccf8c79d315380be899b457e78571ff3fe8db9cb ssh-agent [2025-11-25T13:03:53.657Z] SSH_AUTH_SOCK=/tmp/ssh-aMqM45HuVrT2/agent.86 [2025-11-25T13:03:53.657Z] SSH_AGENT_PID=92 [2025-11-25T13:03:53.662Z] Running ssh-add (command line suppressed) [2025-11-25T13:03:53.760Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_71286419149074811.key (/w/workspace/edgex-go/1@tmp/private_key_71286419149074811.key) [2025-11-25T13:03:53.777Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-25T13:03:54.130Z] + git semver init [2025-11-25T13:03:54.389Z] 2025-11-25 13:03:54,349 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-25T13:03:54.389Z] 2025-11-25 13:03:54,353 [run_init] DEBUG init version:0.0.0 force:False [2025-11-25T13:03:54.389Z] 2025-11-25 13:03:54,354 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-11-25T13:03:54.389Z] 2025-11-25 13:03:54,355 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-11-25T13:03:54.389Z] 2025-11-25 13:03:54,355 [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-11-25T13:04:06.627Z] 2025-11-25 13:04:06,271 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-11-25T13:04:06.628Z] 2025-11-25 13:04:06,271 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/odessa-openapi-version-changes with force:False [2025-11-25T13:04:06.628Z] 2025-11-25 13:04:06,271 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/odessa-openapi-version-changes [2025-11-25T13:04:06.628Z] 2025-11-25 13:04:06,276 [execute] INFO git cat-file --batch-check [2025-11-25T13:04:06.628Z] 2025-11-25 13:04:06,276 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-25T13:04:06.628Z] 2025-11-25 13:04:06,281 [execute] INFO git cat-file --batch [2025-11-25T13:04:06.628Z] 2025-11-25 13:04:06,281 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-25T13:04:06.628Z] 2025-11-25 13:04:06,284 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/odessa-openapi-version-changes [2025-11-25T13:04:06.628Z] 0.0.0 [Pipeline] } [2025-11-25T13:04:06.652Z] $ docker exec --env ******** --env ******** c55f22f568fde62243b27c01ccf8c79d315380be899b457e78571ff3fe8db9cb ssh-agent -k [2025-11-25T13:04:06.742Z] unset SSH_AUTH_SOCK; [2025-11-25T13:04:06.743Z] unset SSH_AGENT_PID; [2025-11-25T13:04:06.743Z] echo Agent pid 92 killed; [2025-11-25T13:04:06.753Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-25T13:04:07.237Z] + git semver [Pipeline] } [2025-11-25T13:04:07.518Z] $ docker stop --time=1 c55f22f568fde62243b27c01ccf8c79d315380be899b457e78571ff3fe8db9cb [2025-11-25T13:04:08.802Z] $ docker rm -f --volumes c55f22f568fde62243b27c01ccf8c79d315380be899b457e78571ff3fe8db9cb [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-25T13:04:09.223Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-25T13:04:09.555Z] Stashed 1 file(s) [Pipeline] echo [2025-11-25T13:04:09.579Z] [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-11-25T13:04:10.438Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-11-25T13:04:10.479Z] [edgeX.isLTS] Checking if [odessa-openapi-version-changes] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-25T13:04:10.524Z] [edgeX.isLTS] Checking if [odessa-openapi-version-changes] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-25T13:04:10.572Z] ========================================================= [2025-11-25T13:04:10.572Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-11-25T13:04:10.572Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-11-25T13:04:10.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-25T13:04:10.924Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2025-11-25T13:04:10.924Z] 2d35ebdb57d9: Pulling fs layer [2025-11-25T13:04:10.924Z] c35fb4624d26: Pulling fs layer [2025-11-25T13:04:10.924Z] 4e2aec7ef170: Pulling fs layer [2025-11-25T13:04:10.924Z] 333b49ad6fbf: Pulling fs layer [2025-11-25T13:04:10.924Z] 4f4fb700ef54: Pulling fs layer [2025-11-25T13:04:10.924Z] c3e65509a76b: Pulling fs layer [2025-11-25T13:04:10.924Z] 7cf9ebb963bd: Pulling fs layer [2025-11-25T13:04:10.924Z] bb34ca984cfb: Pulling fs layer [2025-11-25T13:04:10.924Z] 151cf03bc807: Pulling fs layer [2025-11-25T13:04:10.924Z] 333b49ad6fbf: Waiting [2025-11-25T13:04:10.924Z] 4f4fb700ef54: Waiting [2025-11-25T13:04:10.924Z] c3e65509a76b: Waiting [2025-11-25T13:04:10.924Z] 7cf9ebb963bd: Waiting [2025-11-25T13:04:10.924Z] bb34ca984cfb: Waiting [2025-11-25T13:04:10.924Z] 151cf03bc807: Waiting [2025-11-25T13:04:10.924Z] c35fb4624d26: Download complete [2025-11-25T13:04:10.924Z] 333b49ad6fbf: Verifying Checksum [2025-11-25T13:04:10.924Z] 333b49ad6fbf: Download complete [2025-11-25T13:04:10.924Z] 4f4fb700ef54: Download complete [2025-11-25T13:04:10.924Z] c3e65509a76b: Verifying Checksum [2025-11-25T13:04:10.924Z] c3e65509a76b: Download complete [2025-11-25T13:04:10.924Z] 2d35ebdb57d9: Verifying Checksum [2025-11-25T13:04:10.924Z] 2d35ebdb57d9: Download complete [2025-11-25T13:04:11.186Z] 2d35ebdb57d9: Pull complete [2025-11-25T13:04:11.186Z] 7cf9ebb963bd: Verifying Checksum [2025-11-25T13:04:11.186Z] 7cf9ebb963bd: Download complete [2025-11-25T13:04:11.186Z] c35fb4624d26: Pull complete [2025-11-25T13:04:11.447Z] 151cf03bc807: Download complete [2025-11-25T13:04:11.447Z] 4e2aec7ef170: Verifying Checksum [2025-11-25T13:04:11.447Z] 4e2aec7ef170: Download complete [2025-11-25T13:04:11.705Z] bb34ca984cfb: Download complete [2025-11-25T13:04:16.996Z] 4e2aec7ef170: Pull complete [2025-11-25T13:04:16.996Z] 333b49ad6fbf: Pull complete [2025-11-25T13:04:16.996Z] 4f4fb700ef54: Pull complete [2025-11-25T13:04:16.996Z] c3e65509a76b: Pull complete [2025-11-25T13:04:17.259Z] 7cf9ebb963bd: Pull complete [2025-11-25T13:04:20.549Z] bb34ca984cfb: Pull complete [2025-11-25T13:04:21.120Z] 151cf03bc807: Pull complete [2025-11-25T13:04:21.120Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-25T13:04:21.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-25T13:04:21.120Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-11-25T13:04:21.505Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-25T13:04:21.505Z] WORKDIR /edgex [2025-11-25T13:04:21.505Z] COPY go.mod . [2025-11-25T13:04:21.505Z] RUN go mod download [2025-11-25T13:04:21.505Z] + docker build -t ci-base-image-x86_64 -f - . [2025-11-25T13:04:22.077Z] #0 building with "default" instance using docker driver [2025-11-25T13:04:22.077Z] [2025-11-25T13:04:22.077Z] #1 [internal] load build definition from Dockerfile [2025-11-25T13:04:22.077Z] #1 transferring dockerfile: 164B done [2025-11-25T13:04:22.077Z] #1 DONE 0.0s [2025-11-25T13:04:22.077Z] [2025-11-25T13:04:22.077Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-25T13:04:22.077Z] #2 DONE 0.0s [2025-11-25T13:04:22.077Z] [2025-11-25T13:04:22.077Z] #3 [internal] load .dockerignore [2025-11-25T13:04:22.077Z] #3 transferring context: 50B done [2025-11-25T13:04:22.077Z] #3 DONE 0.0s [2025-11-25T13:04:22.077Z] [2025-11-25T13:04:22.077Z] #4 [internal] load build context [2025-11-25T13:04:22.077Z] #4 transferring context: 6.49kB done [2025-11-25T13:04:22.077Z] #4 DONE 0.0s [2025-11-25T13:04:22.077Z] [2025-11-25T13:04:22.077Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-25T13:04:22.077Z] #5 DONE 0.1s [2025-11-25T13:04:22.337Z] [2025-11-25T13:04:22.337Z] #6 [2/4] WORKDIR /edgex [2025-11-25T13:04:24.878Z] #6 DONE 2.2s [2025-11-25T13:04:24.879Z] [2025-11-25T13:04:24.879Z] #7 [3/4] COPY go.mod . [2025-11-25T13:04:24.879Z] #7 DONE 0.0s [2025-11-25T13:04:24.879Z] [2025-11-25T13:04:24.879Z] #8 [4/4] RUN go mod download [2025-11-25T13:04:24.935Z] Still waiting to schedule task [2025-11-25T13:04:24.936Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-11-25T13:04:34.879Z] #8 DONE 10.0s [2025-11-25T13:04:34.879Z] [2025-11-25T13:04:34.879Z] #9 exporting to image [2025-11-25T13:04:34.879Z] #9 exporting layers [2025-11-25T13:04:39.082Z] #9 exporting layers 4.1s done [2025-11-25T13:04:39.082Z] #9 writing image sha256:8224c0bea2d65270c3772cca73ff02be829287df279c05c6ab113d577ba8b91a done [2025-11-25T13:04:39.082Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-25T13:04:39.082Z] #9 DONE 4.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T13:04:39.483Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-25T13:04:39.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T13:04:39.656Z] prd-ubuntu20.04-docker-8c-8g-773812 does not seem to be running inside a container [2025-11-25T13:04:39.683Z] $ 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-11-25T13:04:40.026Z] $ docker top 5c2a6d1a3c9816aeb20a673d4742fed4bd7aca38b61bbd937cd73caa49274d96 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T13:04:40.436Z] + go version [2025-11-25T13:04:40.436Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-11-25T13:04:40.468Z] $ docker stop --time=1 5c2a6d1a3c9816aeb20a673d4742fed4bd7aca38b61bbd937cd73caa49274d96 [2025-11-25T13:04:41.760Z] $ docker rm -f --volumes 5c2a6d1a3c9816aeb20a673d4742fed4bd7aca38b61bbd937cd73caa49274d96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T13:04:42.513Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-25T13:04:42.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T13:04:42.689Z] prd-ubuntu20.04-docker-8c-8g-773812 does not seem to be running inside a container [2025-11-25T13:04:42.716Z] $ 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-11-25T13:04:42.948Z] $ docker top f4609f1e4b36ae9d791d46e25d9947213e0aeca477f6b97ec0504a4f5a32617a -eo pid,comm [Pipeline] { [Pipeline] echo [2025-11-25T13:04:43.085Z] ========================================================= [2025-11-25T13:04:43.085Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-11-25T13:04:43.085Z] ========================================================= [Pipeline] sh [2025-11-25T13:04:43.389Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-11-25T13:04:43.755Z] + make test [2025-11-25T13:04:43.755Z] go test -race -coverprofile=coverage.out ./... [2025-11-25T13:04:53.772Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-11-25T13:05:20.323Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-11-25T13:05:20.323Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-11-25T13:05:20.323Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-11-25T13:05:20.323Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-11-25T13:05:20.323Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-11-25T13:05:20.323Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-11-25T13:05:20.323Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-11-25T13:05:20.323Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-11-25T13:05:20.323Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-11-25T13:05:20.323Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-11-25T13:05:20.323Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-11-25T13:05:20.323Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-11-25T13:05:20.323Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-11-25T13:05:20.323Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-11-25T13:05:20.323Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-11-25T13:05:20.892Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 42.3% of statements [2025-11-25T13:05:20.892Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-11-25T13:05:20.892Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-11-25T13:05:21.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2025-11-25T13:05:24.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.4% of statements [2025-11-25T13:05:24.450Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-11-25T13:05:24.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.022s coverage: 3.5% of statements [2025-11-25T13:05:24.450Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-11-25T13:05:24.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 46.3% of statements [2025-11-25T13:05:24.450Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-11-25T13:05:24.450Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-11-25T13:05:24.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.753s coverage: 93.4% of statements [2025-11-25T13:05:24.711Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-11-25T13:05:24.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-11-25T13:05:24.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-11-25T13:05:24.711Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T13:05:24.711Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-11-25T13:05:24.711Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-11-25T13:05:24.711Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-11-25T13:05:24.711Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-11-25T13:05:24.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-11-25T13:05:24.711Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-11-25T13:05:24.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 92.4% of statements [2025-11-25T13:05:24.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-11-25T13:05:24.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-11-25T13:05:24.711Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T13:05:24.711Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-11-25T13:05:24.711Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-11-25T13:05:24.711Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-11-25T13:05:26.615Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.053s coverage: 8.4% of statements [2025-11-25T13:05:26.615Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-11-25T13:05:26.615Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-11-25T13:05:28.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.355s coverage: 95.8% of statements [2025-11-25T13:05:28.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-11-25T13:05:28.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-11-25T13:05:28.014Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T13:05:28.014Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-11-25T13:05:28.014Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-11-25T13:05:28.014Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2025-11-25T13:05:28.014Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-11-25T13:05:28.014Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-11-25T13:05:28.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-11-25T13:05:28.014Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-11-25T13:05:28.014Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-11-25T13:05:28.014Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-11-25T13:05:28.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-11-25T13:05:28.014Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-11-25T13:05:28.014Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-11-25T13:05:29.926Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.028s coverage: 0.0% of statements [no tests to run] [2025-11-25T13:05:29.926Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-11-25T13:05:29.926Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-11-25T13:05:29.926Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements [2025-11-25T13:05:29.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-11-25T13:05:29.926Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.035s coverage: 42.6% of statements [2025-11-25T13:05:29.926Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.021s coverage: 81.1% of statements [2025-11-25T13:05:29.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-11-25T13:05:29.926Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-11-25T13:05:29.926Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-11-25T13:05:30.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements [2025-11-25T13:05:30.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 87.1% of statements [2025-11-25T13:05:30.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2025-11-25T13:05:30.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements [2025-11-25T13:05:31.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2025-11-25T13:05:45.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.039s coverage: 94.4% of statements [2025-11-25T13:05:50.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.041s coverage: 92.9% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements [2025-11-25T13:05:50.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.046s coverage: 62.3% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.038s coverage: 47.4% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2025-11-25T13:05:50.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements [2025-11-25T13:05:50.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.072s coverage: 82.1% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements [2025-11-25T13:05:50.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-11-25T13:05:50.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.039s coverage: 6.8% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.046s coverage: 33.3% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements [2025-11-25T13:05:50.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.170s coverage: 54.5% of statements [2025-11-25T13:05:50.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.030s coverage: 89.4% of statements [2025-11-25T13:05:50.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2025-11-25T13:05:50.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2025-11-25T13:05:50.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.019s coverage: 88.6% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements [2025-11-25T13:05:50.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-11-25T13:05:50.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements [2025-11-25T13:05:50.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.106s coverage: 29.2% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.035s coverage: 93.8% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-11-25T13:05:50.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.025s coverage: 76.2% of statements [2025-11-25T13:05:50.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.020s coverage: 54.0% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-11-25T13:05:50.185Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-11-25T13:05:54.378Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.0% of statements [2025-11-25T13:05:54.378Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-11-25T13:05:54.378Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-11-25T13:05:54.378Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-11-25T13:05:54.378Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-11-25T13:05:54.378Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.111s coverage: 94.9% of statements [2025-11-25T13:05:54.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-11-25T13:05:54.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-11-25T13:05:54.378Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T13:05:54.378Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-11-25T13:05:54.378Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.026s coverage: 9.0% of statements [2025-11-25T13:05:54.378Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-11-25T13:05:54.378Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-11-25T13:05:54.378Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-11-25T13:05:54.378Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.051s coverage: 97.7% of statements [2025-11-25T13:05:54.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-11-25T13:05:54.378Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.032s coverage: 43.6% of statements [2025-11-25T13:05:54.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-11-25T13:05:54.378Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T13:05:54.378Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-11-25T13:05:54.378Z] running golangci-lint [2025-11-25T13:05:54.639Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2025-11-25T13:05:54.640Z] go version go1.25.2 linux/amd64 [2025-11-25T13:05:54.793Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-773814 in /w/workspace/o_odessa-openapi-version-changes [Pipeline] { [Pipeline] ws [2025-11-25T13:05:54.869Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [2025-11-25T13:05:54.898Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2025-11-25T13:05:54.898Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-11-25T13:05:54.898Z] Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions [2025-11-25T13:05:54.898Z] 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-11-25T13:05:54.898Z] make: *** [Makefile:178: lint] Error 3 [Pipeline] } [2025-11-25T13:05:54.946Z] $ docker stop --time=1 f4609f1e4b36ae9d791d46e25d9947213e0aeca477f6b97ec0504a4f5a32617a [2025-11-25T13:05:56.460Z] $ docker rm -f --volumes f4609f1e4b36ae9d791d46e25d9947213e0aeca477f6b97ec0504a4f5a32617a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] checkout [2025-11-25T13:05:56.856Z] The recommended git tool is: git [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-11-25T13:05:57.754Z] Failed in branch amd64 [2025-11-25T13:06:01.535Z] using credential edgex-jenkins-ssh [2025-11-25T13:06:01.561Z] Cloning the remote Git repository [2025-11-25T13:06:01.600Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-11-25T13:06:01.690Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2025-11-25T13:06:01.832Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-11-25T13:06:01.833Z] > git --version # timeout=10 [2025-11-25T13:06:01.853Z] > git --version # 'git version 2.25.1' [2025-11-25T13:06:01.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-25T13:06:02.018Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-25T13:06:46.524Z] Avoid second fetch [2025-11-25T13:06:46.525Z] Checking out Revision 59c67eb0bf57985fc3a82f998bc07c0aa38bf460 (odessa-openapi-version-changes) [2025-11-25T13:06:45.651Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-11-25T13:06:45.672Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-25T13:06:46.541Z] > git config core.sparsecheckout # timeout=10 [2025-11-25T13:06:46.603Z] > git checkout -f 59c67eb0bf57985fc3a82f998bc07c0aa38bf460 # timeout=10 [2025-11-25T13:06:48.918Z] Commit message: "ci: automated version changes for OpenAPI version: [4.0.2]" [2025-11-25T13:06:48.964Z] > git --version # timeout=10 [2025-11-25T13:06:48.984Z] > git --version # 'git version 2.25.1' [2025-11-25T13:06:49.000Z] fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-25T13:06:53.730Z] provisioning config files... [2025-11-25T13:06:53.761Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14745803082211004037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T13:06:54.490Z] ---> ****-login.sh [2025-11-25T13:06:54.490Z] nexus3.edgexfoundry.org:10001 [2025-11-25T13:06:54.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T13:06:55.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T13:06:55.039Z] Configure a credential helper to remove this warning. See [2025-11-25T13:06:55.040Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T13:06:55.040Z] [2025-11-25T13:06:55.040Z] Login Succeeded [2025-11-25T13:06:55.040Z] nexus3.edgexfoundry.org:10002 [2025-11-25T13:06:55.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T13:06:55.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T13:06:55.315Z] Configure a credential helper to remove this warning. See [2025-11-25T13:06:55.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T13:06:55.315Z] [2025-11-25T13:06:55.315Z] Login Succeeded [2025-11-25T13:06:55.315Z] nexus3.edgexfoundry.org:10003 [2025-11-25T13:06:55.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T13:06:55.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T13:06:55.860Z] Configure a credential helper to remove this warning. See [2025-11-25T13:06:55.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T13:06:55.860Z] [2025-11-25T13:06:55.860Z] Login Succeeded [2025-11-25T13:06:55.860Z] nexus3.edgexfoundry.org:10004 [2025-11-25T13:06:56.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T13:06:56.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T13:06:56.131Z] Configure a credential helper to remove this warning. See [2025-11-25T13:06:56.131Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T13:06:56.131Z] [2025-11-25T13:06:56.131Z] Login Succeeded [2025-11-25T13:06:56.131Z] ****.io [2025-11-25T13:06:56.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T13:06:56.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T13:06:56.668Z] Configure a credential helper to remove this warning. See [2025-11-25T13:06:56.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T13:06:56.668Z] [2025-11-25T13:06:56.668Z] Login Succeeded [2025-11-25T13:06:56.668Z] ---> ****-login.sh ends [Pipeline] } [2025-11-25T13:06:56.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-11-25T13:06:57.464Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-11-25T13:06:57.504Z] [edgeX.isLTS] Checking if [odessa-openapi-version-changes] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-25T13:06:57.548Z] [edgeX.isLTS] Checking if [odessa-openapi-version-changes] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-25T13:06:57.588Z] ========================================================= [2025-11-25T13:06:57.588Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-11-25T13:06:57.588Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-11-25T13:06:57.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-25T13:06:57.992Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-25T13:06:57.992Z] 6b59a28fa201: Pulling fs layer [2025-11-25T13:06:57.992Z] d32bb0dddca7: Pulling fs layer [2025-11-25T13:06:57.992Z] 5dab1238d3d9: Pulling fs layer [2025-11-25T13:06:57.992Z] 196fd7d83e7d: Pulling fs layer [2025-11-25T13:06:57.992Z] 4f4fb700ef54: Pulling fs layer [2025-11-25T13:06:57.992Z] 8ba94037c8f0: Pulling fs layer [2025-11-25T13:06:57.992Z] deaec5988b04: Pulling fs layer [2025-11-25T13:06:57.992Z] 9f65657bb879: Pulling fs layer [2025-11-25T13:06:57.992Z] 4f4fb700ef54: Waiting [2025-11-25T13:06:57.992Z] deaec5988b04: Waiting [2025-11-25T13:06:58.266Z] 9f65657bb879: Waiting [2025-11-25T13:06:58.266Z] 8ba94037c8f0: Waiting [2025-11-25T13:06:58.266Z] 196fd7d83e7d: Waiting [2025-11-25T13:06:58.266Z] d32bb0dddca7: Verifying Checksum [2025-11-25T13:06:58.266Z] d32bb0dddca7: Download complete [2025-11-25T13:06:58.266Z] 196fd7d83e7d: Verifying Checksum [2025-11-25T13:06:58.266Z] 196fd7d83e7d: Download complete [2025-11-25T13:06:58.266Z] 4f4fb700ef54: Download complete [2025-11-25T13:06:58.266Z] 8ba94037c8f0: Verifying Checksum [2025-11-25T13:06:58.266Z] 8ba94037c8f0: Download complete [2025-11-25T13:06:58.266Z] 6b59a28fa201: Verifying Checksum [2025-11-25T13:06:58.266Z] 6b59a28fa201: Download complete [2025-11-25T13:06:58.856Z] 9f65657bb879: Verifying Checksum [2025-11-25T13:06:58.856Z] 9f65657bb879: Download complete [2025-11-25T13:06:59.126Z] 6b59a28fa201: Pull complete [2025-11-25T13:07:00.090Z] d32bb0dddca7: Pull complete [2025-11-25T13:07:00.090Z] 5dab1238d3d9: Verifying Checksum [2025-11-25T13:07:00.090Z] 5dab1238d3d9: Download complete [2025-11-25T13:07:01.520Z] deaec5988b04: Verifying Checksum [2025-11-25T13:07:01.520Z] deaec5988b04: Download complete [2025-11-25T13:07:16.534Z] 5dab1238d3d9: Pull complete [2025-11-25T13:07:16.534Z] 196fd7d83e7d: Pull complete [2025-11-25T13:07:16.534Z] 4f4fb700ef54: Pull complete [2025-11-25T13:07:16.534Z] 8ba94037c8f0: Pull complete [2025-11-25T13:07:24.774Z] deaec5988b04: Pull complete [2025-11-25T13:07:28.134Z] 9f65657bb879: Pull complete [2025-11-25T13:07:28.134Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-11-25T13:07:28.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-25T13:07:28.134Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-11-25T13:07:28.541Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-25T13:07:28.541Z] WORKDIR /edgex [2025-11-25T13:07:28.541Z] COPY go.mod . [2025-11-25T13:07:28.541Z] RUN go mod download -t [2025-11-25T13:07:28.541Z] ci-base-image-arm64 -f - . [2025-11-25T13:07:33.914Z] Sending build context to Docker daemon 48.51MB [2025-11-25T13:07:33.914Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-25T13:07:33.914Z] ---> 334268110677 [2025-11-25T13:07:33.914Z] Step 2/4 : WORKDIR /edgex [2025-11-25T13:07:35.323Z] ---> Running in 5404af719b57 [2025-11-25T13:07:35.593Z] Removing intermediate container 5404af719b57 [2025-11-25T13:07:35.593Z] ---> 5d73d36b7ebc [2025-11-25T13:07:35.593Z] Step 3/4 : COPY go.mod . [2025-11-25T13:07:36.195Z] ---> 778dbec4f3de [2025-11-25T13:07:36.195Z] Step 4/4 : RUN go mod download [2025-11-25T13:07:36.195Z] ---> Running in 974b1a28c230 [2025-11-25T13:08:32.623Z] Removing intermediate container 974b1a28c230 [2025-11-25T13:08:32.623Z] ---> 35c61564cd27 [2025-11-25T13:08:32.623Z] Successfully built 35c61564cd27 [2025-11-25T13:08:32.623Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T13:08:33.046Z] + docker inspect -f . ci-base-image-arm64 [2025-11-25T13:08:33.046Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T13:08:33.343Z] prd-ubuntu20.04-docker-arm64-4c-16g-773814 does not seem to be running inside a container [2025-11-25T13:08:33.427Z] $ 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-11-25T13:08:34.592Z] $ docker top 482f4fda3ec81f151e5a715b41069f248a2417c852688b75ee9799e3afee159a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T13:08:35.469Z] + go version [2025-11-25T13:08:35.469Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-11-25T13:08:35.508Z] $ docker stop --time=1 482f4fda3ec81f151e5a715b41069f248a2417c852688b75ee9799e3afee159a [2025-11-25T13:08:37.078Z] $ docker rm -f --volumes 482f4fda3ec81f151e5a715b41069f248a2417c852688b75ee9799e3afee159a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T13:08:37.946Z] + docker inspect -f . ci-base-image-arm64 [2025-11-25T13:08:37.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T13:08:38.209Z] prd-ubuntu20.04-docker-arm64-4c-16g-773814 does not seem to be running inside a container [2025-11-25T13:08:38.277Z] $ 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-11-25T13:08:41.204Z] $ docker top 5c53cc196cfa716f71ac29722e25435c084f385abfcbeea87e046e79d438e7dc -eo pid,comm [Pipeline] { [Pipeline] echo [2025-11-25T13:08:41.486Z] ========================================================= [2025-11-25T13:08:41.486Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-11-25T13:08:41.486Z] ========================================================= [Pipeline] sh [2025-11-25T13:08:42.130Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-11-25T13:08:42.854Z] + make test [2025-11-25T13:08:42.854Z] go test -race -coverprofile=coverage.out ./... [2025-11-25T13:09:29.712Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-11-25T13:13:06.742Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-11-25T13:13:06.742Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-11-25T13:13:53.617Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-11-25T13:13:53.617Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-11-25T13:13:55.026Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-11-25T13:13:55.026Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-11-25T13:13:55.026Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-11-25T13:13:55.026Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-11-25T13:13:57.616Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-11-25T13:13:57.616Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-11-25T13:13:59.023Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-11-25T13:14:21.079Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-11-25T13:14:21.079Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-11-25T13:14:21.079Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-11-25T13:14:21.079Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-11-25T13:14:33.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.169s coverage: 42.3% of statements [2025-11-25T13:14:33.399Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-11-25T13:14:33.399Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-11-25T13:14:34.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.219s coverage: 97.0% of statements [2025-11-25T13:14:47.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.432s coverage: 69.4% of statements [2025-11-25T13:14:47.124Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-11-25T13:14:47.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.233s coverage: 3.5% of statements [2025-11-25T13:14:47.124Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-11-25T13:14:53.761Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.422s coverage: 46.3% of statements [2025-11-25T13:14:53.761Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-11-25T13:14:53.761Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-11-25T13:15:11.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.289s coverage: 93.4% of statements [2025-11-25T13:15:11.994Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-11-25T13:15:11.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-11-25T13:15:11.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-11-25T13:15:11.994Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T13:15:11.994Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-11-25T13:15:11.994Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-11-25T13:15:11.994Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-11-25T13:15:11.994Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-11-25T13:15:11.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-11-25T13:15:11.994Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-11-25T13:15:11.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.616s coverage: 92.4% of statements [2025-11-25T13:15:11.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-11-25T13:15:11.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-11-25T13:15:11.994Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T13:15:11.994Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-11-25T13:15:11.994Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-11-25T13:15:12.576Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-11-25T13:15:24.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.393s coverage: 8.4% of statements [2025-11-25T13:15:24.874Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-11-25T13:15:24.874Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-11-25T13:15:43.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.301s coverage: 95.8% of statements [2025-11-25T13:15:43.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-11-25T13:15:43.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-11-25T13:15:43.063Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T13:15:43.063Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-11-25T13:15:43.063Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-11-25T13:15:43.645Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.268s coverage: 72.2% of statements [2025-11-25T13:15:43.911Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-11-25T13:15:43.911Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-11-25T13:15:43.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-11-25T13:15:43.911Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-11-25T13:15:45.319Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-11-25T13:15:45.586Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-11-25T13:15:45.586Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-11-25T13:15:45.586Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-11-25T13:15:45.586Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-11-25T13:15:57.891Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.334s coverage: 0.0% of statements [no tests to run] [2025-11-25T13:15:57.891Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-11-25T13:15:57.891Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-11-25T13:15:59.840Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.331s coverage: 1.0% of statements [2025-11-25T13:15:59.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-11-25T13:16:04.084Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.261s coverage: 42.6% of statements [2025-11-25T13:16:04.084Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.088s coverage: 81.1% of statements [2025-11-25T13:16:04.084Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-11-25T13:16:04.084Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-11-25T13:16:04.084Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-11-25T13:16:09.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.152s coverage: 40.0% of statements [2025-11-25T13:16:09.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.158s coverage: 87.1% of statements [2025-11-25T13:16:09.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.084s coverage: 94.1% of statements [2025-11-25T13:16:09.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.105s coverage: 96.3% of statements [2025-11-25T13:16:13.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.088s coverage: 87.5% of statements [2025-11-25T13:16:26.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.108s coverage: 94.4% of statements [2025-11-25T13:16:34.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.217s coverage: 92.9% of statements [2025-11-25T13:16:34.442Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-11-25T13:16:34.442Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-11-25T13:16:34.442Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-11-25T13:16:34.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.105s coverage: 68.8% of statements [2025-11-25T13:16:34.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-11-25T13:16:34.442Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-11-25T13:16:34.442Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-11-25T13:16:34.442Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-11-25T13:16:35.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.156s coverage: 62.3% of statements [2025-11-25T13:16:35.025Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-11-25T13:16:35.025Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-11-25T13:16:35.025Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-11-25T13:16:36.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.285s coverage: 47.4% of statements [2025-11-25T13:16:36.434Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-11-25T13:16:36.434Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-11-25T13:16:36.434Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-11-25T13:16:37.393Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-11-25T13:16:52.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.246s coverage: 87.2% of statements [2025-11-25T13:16:52.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.137s coverage: 15.5% of statements [2025-11-25T13:16:52.392Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-11-25T13:16:52.392Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-11-25T13:16:52.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.085s coverage: 100.0% of statements [2025-11-25T13:16:52.392Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-11-25T13:16:52.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.304s coverage: 81.8% of statements [2025-11-25T13:16:56.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.313s coverage: 82.1% of statements [2025-11-25T13:16:56.310Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-11-25T13:16:58.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.130s coverage: 86.0% of statements [2025-11-25T13:16:58.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-11-25T13:17:08.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.228s coverage: 6.8% of statements [2025-11-25T13:17:08.328Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-11-25T13:17:08.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.504s coverage: 33.3% of statements [2025-11-25T13:17:08.910Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-11-25T13:17:08.910Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-11-25T13:17:08.910Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-11-25T13:17:21.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.207s coverage: 100.0% of statements [2025-11-25T13:17:23.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.734s coverage: 54.5% of statements [2025-11-25T13:17:23.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.109s coverage: 89.4% of statements [2025-11-25T13:17:23.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.076s coverage: 100.0% of statements [2025-11-25T13:17:25.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.082s coverage: 73.7% of statements [2025-11-25T13:17:27.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.087s coverage: 100.0% of statements [2025-11-25T13:17:27.267Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-11-25T13:17:32.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.167s coverage: 88.6% of statements [2025-11-25T13:17:32.670Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-11-25T13:17:32.670Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-11-25T13:17:36.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.185s coverage: 96.8% of statements [2025-11-25T13:17:36.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-11-25T13:17:36.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-11-25T13:17:36.026Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T13:17:38.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.084s coverage: 100.0% of statements [2025-11-25T13:17:50.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.104s coverage: 29.2% of statements [2025-11-25T13:17:50.896Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-11-25T13:17:50.896Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-11-25T13:17:50.896Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-11-25T13:17:53.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.201s coverage: 93.8% of statements [2025-11-25T13:17:53.480Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-11-25T13:17:53.480Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-11-25T13:17:53.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-11-25T13:17:57.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.134s coverage: 3.1% of statements [2025-11-25T13:17:57.742Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-11-25T13:17:58.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.127s coverage: 76.2% of statements [2025-11-25T13:17:58.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.170s coverage: 54.0% of statements [2025-11-25T13:17:58.966Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-11-25T13:17:59.231Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-11-25T13:18:00.190Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-11-25T13:18:00.456Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-11-25T13:18:00.721Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-11-25T13:18:18.959Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.350s coverage: 17.0% of statements [2025-11-25T13:18:18.959Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-11-25T13:18:18.959Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-11-25T13:18:18.959Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-11-25T13:18:18.959Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-11-25T13:18:27.152Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.890s coverage: 94.9% of statements [2025-11-25T13:18:27.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-11-25T13:18:27.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-11-25T13:18:27.152Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T13:18:27.152Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-11-25T13:18:35.339Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.328s coverage: 9.0% of statements [2025-11-25T13:18:35.339Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-11-25T13:18:35.339Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-11-25T13:18:35.339Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-11-25T13:18:43.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.357s coverage: 97.7% of statements [2025-11-25T13:18:43.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-11-25T13:18:43.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.177s coverage: 43.6% of statements [2025-11-25T13:18:43.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-11-25T13:18:43.528Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T13:18:44.930Z] 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-11-25T13:18:45.195Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-11-25T13:18:45.195Z] go vet ./... [2025-11-25T13:22:52.013Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-25T13:22:52.013Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-25T13:22:52.013Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-25T13:22:52.067Z] [edgeX.isLTS] Checking if [odessa-openapi-version-changes] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-11-25T13:22:52.424Z] + ls -al . [2025-11-25T13:22:52.694Z] total 1348 [2025-11-25T13:22:52.694Z] drwxrwxr-x 11 1001 1001 4096 Nov 25 13:08 . [2025-11-25T13:22:52.694Z] drwxr-xr-x 4 root root 4096 Nov 25 13:08 .. [2025-11-25T13:22:52.694Z] drwxrwxr-x 2 1001 1001 4096 Nov 25 13:06 .blubracket [2025-11-25T13:22:52.694Z] -rw-rw-r-- 1 1001 1001 10 Nov 25 13:06 .dockerignore [2025-11-25T13:22:52.694Z] drwxrwxr-x 8 1001 1001 4096 Nov 25 13:06 .git [2025-11-25T13:22:52.694Z] drwxrwxr-x 3 1001 1001 4096 Nov 25 13:06 .github [2025-11-25T13:22:52.694Z] -rw-rw-r-- 1 1001 1001 902 Nov 25 13:06 .gitignore [2025-11-25T13:22:52.694Z] -rw-rw-r-- 1 1001 1001 218 Nov 25 13:06 .golangci.yml [2025-11-25T13:22:52.694Z] -rw-rw-r-- 1 1001 1001 100 Nov 25 13:06 .hadolint.yml [2025-11-25T13:22:52.694Z] -rw-rw-r-- 1 1001 1001 155 Nov 25 13:06 .sonarcloud.properties [2025-11-25T13:22:52.694Z] -rw-rw-r-- 1 1001 1001 1171 Nov 25 13:06 ADOPTERS.md [2025-11-25T13:22:52.694Z] -rw-rw-r-- 1 1001 1001 17374 Nov 25 13:06 Attribution.txt [2025-11-25T13:22:52.694Z] -rw-rw-r-- 1 1001 1001 108018 Nov 25 13:06 CHANGELOG.md [2025-11-25T13:22:52.694Z] -rw-rw-r-- 1 1001 1001 3804 Nov 25 13:06 CONTRIBUTING.md [2025-11-25T13:22:52.694Z] -rw-rw-r-- 1 1001 1001 677 Nov 25 13:06 GOVERNANCE.md [2025-11-25T13:22:52.694Z] -rw-rw-r-- 1 1001 1001 858 Nov 25 13:06 Jenkinsfile [2025-11-25T13:22:52.695Z] -rw-rw-r-- 1 1001 1001 10775 Nov 25 13:06 LICENSE [2025-11-25T13:22:52.695Z] -rw-rw-r-- 1 1001 1001 16754 Nov 25 13:06 Makefile [2025-11-25T13:22:52.695Z] -rw-rw-r-- 1 1001 1001 582 Nov 25 13:06 OWNERS.md [2025-11-25T13:22:52.695Z] -rw-rw-r-- 1 1001 1001 9932 Nov 25 13:06 README.md [2025-11-25T13:22:52.695Z] -rw-rw-r-- 1 1001 1001 789 Nov 25 13:06 SECURITY.md [2025-11-25T13:22:52.695Z] -rw-rw-r-- 1 1001 1001 5 Nov 25 13:04 VERSION [2025-11-25T13:22:52.695Z] drwxrwxr-x 2 1001 1001 4096 Nov 25 13:06 bin [2025-11-25T13:22:52.695Z] drwxrwxr-x 19 1001 1001 4096 Nov 25 13:06 cmd [2025-11-25T13:22:52.695Z] -rw-r--r-- 1 root root 997479 Nov 25 13:18 coverage.out [2025-11-25T13:22:52.695Z] drwxrwxr-x 2 1001 1001 4096 Nov 25 13:06 fuzz_test [2025-11-25T13:22:52.695Z] -rw-rw-r-- 1 1001 1001 6454 Nov 25 13:06 go.mod [2025-11-25T13:22:52.695Z] -rw-rw-r-- 1 1001 1001 88143 Nov 25 13:06 go.sum [2025-11-25T13:22:52.695Z] drwxrwxr-x 7 1001 1001 4096 Nov 25 13:06 internal [2025-11-25T13:22:52.695Z] drwxrwxr-x 2 1001 1001 4096 Nov 25 13:06 openapi [2025-11-25T13:22:52.695Z] -rw-rw-r-- 1 1001 1001 584 Nov 25 13:06 security.txt [2025-11-25T13:22:52.695Z] -rwxrwxr-x 1 1001 1001 1325 Nov 25 13:06 update-named-tag.sh [2025-11-25T13:22:52.695Z] drwxrwxr-x 10 1001 1001 4096 Nov 25 13:06 vendor [2025-11-25T13:22:52.695Z] -rw-rw-r-- 1 1001 1001 204 Nov 25 13:06 version.go [Pipeline] sh [2025-11-25T13:22:53.357Z] + '[' -e coverage.out ] [2025-11-25T13:22:53.357Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-11-25T13:22:54.986Z] Stashed 1 file(s) [Pipeline] sh [2025-11-25T13:22:55.325Z] + make build [2025-11-25T13:22:55.600Z] 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-11-25T13:26:17.343Z] 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-11-25T13:26:19.290Z] 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-11-25T13:26:27.517Z] 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-11-25T13:26:31.759Z] 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-11-25T13:26:39.955Z] 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-11-25T13:27:18.956Z] 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-11-25T13:27:31.257Z] 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-11-25T13:27:43.554Z] 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-11-25T13:27:55.851Z] 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-11-25T13:28:02.491Z] 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-11-25T13:28:10.684Z] 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-11-25T13:28:14.962Z] 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-11-25T13:28:23.215Z] $ docker stop --time=1 5c53cc196cfa716f71ac29722e25435c084f385abfcbeea87e046e79d438e7dc [2025-11-25T13:28:25.396Z] $ docker rm -f --volumes 5c53cc196cfa716f71ac29722e25435c084f385abfcbeea87e046e79d438e7dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T13:28:30.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-25T13:28:30.323Z] [2025-11-25T13:28:30.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T13:28:30.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-25T13:28:31.000Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-11-25T13:28:31.000Z] 547446be3368: Pulling fs layer [2025-11-25T13:28:31.000Z] d125d8839a47: Pulling fs layer [2025-11-25T13:28:31.000Z] 3e85d5ac6304: Pulling fs layer [2025-11-25T13:28:31.000Z] c3105a71a48b: Pulling fs layer [2025-11-25T13:28:31.000Z] 0f093f025ec4: Pulling fs layer [2025-11-25T13:28:31.000Z] c3106fc0e877: Pulling fs layer [2025-11-25T13:28:31.000Z] 0f093f025ec4: Waiting [2025-11-25T13:28:31.000Z] c3106fc0e877: Waiting [2025-11-25T13:28:31.000Z] c3105a71a48b: Waiting [2025-11-25T13:28:31.000Z] 547446be3368: Verifying Checksum [2025-11-25T13:28:31.000Z] 547446be3368: Download complete [2025-11-25T13:28:31.000Z] c3105a71a48b: Verifying Checksum [2025-11-25T13:28:31.000Z] c3105a71a48b: Download complete [2025-11-25T13:28:31.591Z] d125d8839a47: Verifying Checksum [2025-11-25T13:28:31.591Z] d125d8839a47: Download complete [2025-11-25T13:28:31.591Z] c3106fc0e877: Verifying Checksum [2025-11-25T13:28:31.591Z] c3106fc0e877: Download complete [2025-11-25T13:28:31.591Z] 0f093f025ec4: Verifying Checksum [2025-11-25T13:28:31.591Z] 0f093f025ec4: Download complete [2025-11-25T13:28:31.861Z] 547446be3368: Pull complete [2025-11-25T13:28:32.826Z] d125d8839a47: Pull complete [2025-11-25T13:28:33.784Z] 3e85d5ac6304: Verifying Checksum [2025-11-25T13:28:33.784Z] 3e85d5ac6304: Download complete [2025-11-25T13:28:43.845Z] 3e85d5ac6304: Pull complete [2025-11-25T13:28:43.845Z] c3105a71a48b: Pull complete [2025-11-25T13:28:44.800Z] 0f093f025ec4: Pull complete [2025-11-25T13:28:44.800Z] c3106fc0e877: Pull complete [2025-11-25T13:28:44.800Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-11-25T13:28:44.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-25T13:28:44.800Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T13:28:45.127Z] prd-ubuntu20.04-docker-arm64-4c-16g-773814 does not seem to be running inside a container [2025-11-25T13:28:45.195Z] $ 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-11-25T13:28:47.246Z] $ docker top 0a96bc1aa668b38c22f258a36d4d95ea2b6eff5ebf5a8697aa99c0220fbaa274 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T13:28:48.129Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-11-25T13:28:58.199Z] #1 [security-spire-config internal] load build definition from Dockerfile [2025-11-25T13:28:58.199Z] #1 transferring dockerfile: 1.69kB 0.0s done [2025-11-25T13:28:58.199Z] #1 DONE 0.1s [2025-11-25T13:28:58.199Z] [2025-11-25T13:28:58.199Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-11-25T13:28:58.199Z] #2 transferring dockerfile: 1.89kB done [2025-11-25T13:28:58.199Z] #2 DONE 0.0s [2025-11-25T13:28:58.199Z] [2025-11-25T13:28:58.199Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2025-11-25T13:28:58.199Z] #3 transferring dockerfile: 2.49kB done [2025-11-25T13:28:58.199Z] #3 DONE 0.1s [2025-11-25T13:28:58.199Z] [2025-11-25T13:28:58.199Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2025-11-25T13:28:58.199Z] #4 transferring dockerfile: 2.14kB done [2025-11-25T13:28:58.199Z] #4 DONE 0.1s [2025-11-25T13:28:58.199Z] [2025-11-25T13:28:58.199Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2025-11-25T13:28:58.199Z] #5 transferring dockerfile: 3.02kB 0.0s done [2025-11-25T13:28:58.199Z] #5 DONE 0.1s [2025-11-25T13:28:58.199Z] [2025-11-25T13:28:58.199Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2025-11-25T13:28:58.199Z] #6 transferring dockerfile: 1.81kB done [2025-11-25T13:28:58.199Z] #6 DONE 0.0s [2025-11-25T13:28:58.199Z] [2025-11-25T13:28:58.199Z] #7 [support-scheduler internal] load build definition from Dockerfile [2025-11-25T13:28:58.199Z] #7 transferring dockerfile: 1.83kB done [2025-11-25T13:28:58.199Z] #7 DONE 0.1s [2025-11-25T13:28:58.199Z] [2025-11-25T13:28:58.199Z] #8 [core-command internal] load build definition from Dockerfile [2025-11-25T13:28:58.199Z] #8 transferring dockerfile: 1.94kB 0.0s done [2025-11-25T13:28:58.199Z] #8 DONE 0.1s [2025-11-25T13:28:58.199Z] [2025-11-25T13:28:58.199Z] #9 [core-data internal] load build definition from Dockerfile [2025-11-25T13:28:58.199Z] #9 transferring dockerfile: 2.04kB done [2025-11-25T13:28:58.199Z] #9 DONE 0.0s [2025-11-25T13:28:58.199Z] [2025-11-25T13:28:58.199Z] #10 [core-keeper internal] load build definition from Dockerfile [2025-11-25T13:28:58.199Z] #10 transferring dockerfile: 2.01kB done [2025-11-25T13:28:58.199Z] #10 DONE 0.0s [2025-11-25T13:28:58.199Z] [2025-11-25T13:28:58.199Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2025-11-25T13:28:58.199Z] #11 transferring dockerfile: 2.50kB done [2025-11-25T13:28:58.199Z] #11 DONE 0.0s [2025-11-25T13:28:58.199Z] [2025-11-25T13:28:58.199Z] #12 [core-metadata internal] load build definition from Dockerfile [2025-11-25T13:28:58.199Z] #12 transferring dockerfile: 2.10kB done [2025-11-25T13:28:58.199Z] #12 DONE 0.1s [2025-11-25T13:28:58.199Z] [2025-11-25T13:28:58.199Z] #13 [security-spire-server internal] load build definition from Dockerfile [2025-11-25T13:28:58.199Z] #13 transferring dockerfile: 1.70kB done [2025-11-25T13:28:58.199Z] #13 DONE 0.1s [2025-11-25T13:28:58.199Z] [2025-11-25T13:28:58.199Z] #14 [support-notifications internal] load build definition from Dockerfile [2025-11-25T13:28:58.199Z] #14 transferring dockerfile: 2.00kB 0.0s done [2025-11-25T13:28:58.199Z] #14 DONE 0.1s [2025-11-25T13:28:58.199Z] [2025-11-25T13:28:58.199Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-11-25T13:28:58.467Z] #15 transferring dockerfile: 2.23kB done [2025-11-25T13:28:58.467Z] #15 DONE 0.0s [2025-11-25T13:28:58.467Z] [2025-11-25T13:28:58.467Z] #16 [security-spire-config internal] load .dockerignore [2025-11-25T13:28:58.467Z] #16 transferring context: 50B done [2025-11-25T13:28:58.467Z] #16 DONE 0.1s [2025-11-25T13:28:59.050Z] [2025-11-25T13:28:59.050Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2025-11-25T13:28:59.050Z] #17 transferring context: 50B 0.0s done [2025-11-25T13:28:59.050Z] #17 DONE 0.0s [2025-11-25T13:28:59.050Z] [2025-11-25T13:28:59.050Z] #18 [security-secretstore-setup internal] load .dockerignore [2025-11-25T13:28:59.318Z] #18 transferring context: 50B done [2025-11-25T13:28:59.318Z] #18 DONE 0.0s [2025-11-25T13:28:59.318Z] [2025-11-25T13:28:59.318Z] #19 [security-proxy-auth internal] load .dockerignore [2025-11-25T13:28:59.318Z] #19 transferring context: 50B 0.0s done [2025-11-25T13:28:59.318Z] #19 DONE 0.1s [2025-11-25T13:28:59.318Z] [2025-11-25T13:28:59.318Z] #20 [security-bootstrapper internal] load .dockerignore [2025-11-25T13:28:59.318Z] #20 transferring context: 50B done [2025-11-25T13:28:59.318Z] #20 DONE 0.1s [2025-11-25T13:28:59.318Z] [2025-11-25T13:28:59.318Z] #21 [security-spire-agent internal] load .dockerignore [2025-11-25T13:28:59.318Z] #21 transferring context: 50B done [2025-11-25T13:28:59.318Z] #21 DONE 0.1s [2025-11-25T13:28:59.318Z] [2025-11-25T13:28:59.318Z] #22 [support-scheduler internal] load .dockerignore [2025-11-25T13:28:59.318Z] #22 transferring context: 50B done [2025-11-25T13:28:59.318Z] #22 DONE 0.1s [2025-11-25T13:28:59.318Z] [2025-11-25T13:28:59.318Z] #23 [core-command internal] load .dockerignore [2025-11-25T13:28:59.599Z] #23 transferring context: 50B done [2025-11-25T13:28:59.599Z] #23 DONE 0.1s [2025-11-25T13:28:59.599Z] [2025-11-25T13:28:59.599Z] #24 [core-data internal] load .dockerignore [2025-11-25T13:28:59.599Z] #24 transferring context: 50B 0.0s done [2025-11-25T13:28:59.599Z] #24 DONE 0.1s [2025-11-25T13:28:59.599Z] [2025-11-25T13:28:59.599Z] #25 [core-keeper internal] load .dockerignore [2025-11-25T13:28:59.599Z] #25 transferring context: 50B done [2025-11-25T13:28:59.599Z] #25 DONE 0.1s [2025-11-25T13:28:59.599Z] [2025-11-25T13:28:59.599Z] #26 [security-proxy-setup internal] load .dockerignore [2025-11-25T13:28:59.599Z] #26 transferring context: 50B 0.0s done [2025-11-25T13:28:59.599Z] #26 DONE 0.1s [2025-11-25T13:28:59.599Z] [2025-11-25T13:28:59.599Z] #27 [core-metadata internal] load .dockerignore [2025-11-25T13:28:59.869Z] #27 transferring context: 50B done [2025-11-25T13:28:59.869Z] #27 DONE 0.1s [2025-11-25T13:28:59.869Z] [2025-11-25T13:28:59.869Z] #28 [security-spire-server internal] load .dockerignore [2025-11-25T13:28:59.869Z] #28 transferring context: 50B done [2025-11-25T13:28:59.869Z] #28 DONE 0.1s [2025-11-25T13:28:59.869Z] [2025-11-25T13:28:59.869Z] #29 [support-notifications internal] load .dockerignore [2025-11-25T13:28:59.869Z] #29 transferring context: 50B 0.0s done [2025-11-25T13:28:59.869Z] #29 DONE 0.1s [2025-11-25T13:28:59.869Z] [2025-11-25T13:28:59.869Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2025-11-25T13:28:59.869Z] #30 transferring context: 50B 0.0s done [2025-11-25T13:28:59.869Z] #30 DONE 0.1s [2025-11-25T13:29:00.136Z] [2025-11-25T13:29:00.136Z] #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T13:29:00.136Z] #31 DONE 0.1s [2025-11-25T13:29:00.136Z] [2025-11-25T13:29:00.136Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-11-25T13:29:00.406Z] #32 DONE 0.6s [2025-11-25T13:29:00.672Z] [2025-11-25T13:29:00.672Z] #33 [security-spire-config internal] load build context [2025-11-25T13:29:00.672Z] #33 transferring context: 22.05kB 0.0s done [2025-11-25T13:29:00.672Z] #33 DONE 0.1s [2025-11-25T13:29:00.672Z] [2025-11-25T13:29:00.672Z] #34 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T13:29:00.672Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-25T13:29:00.672Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T13:29:00.672Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T13:29:00.672Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T13:29:00.672Z] #34 DONE 0.2s [2025-11-25T13:29:00.672Z] [2025-11-25T13:29:00.672Z] #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T13:29:00.672Z] #35 DONE 0.0s [2025-11-25T13:29:00.672Z] [2025-11-25T13:29:00.672Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:00.672Z] #36 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done [2025-11-25T13:29:00.672Z] #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-11-25T13:29:00.672Z] #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s [2025-11-25T13:29:00.672Z] #36 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-11-25T13:29:00.672Z] #36 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-11-25T13:29:00.672Z] #36 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-11-25T13:29:00.672Z] #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-11-25T13:29:00.672Z] #36 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-11-25T13:29:00.938Z] #36 ... [2025-11-25T13:29:00.938Z] [2025-11-25T13:29:00.938Z] #34 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T13:29:00.938Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-25T13:29:00.938Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T13:29:00.938Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T13:29:00.938Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T13:29:00.938Z] #34 DONE 0.3s [2025-11-25T13:29:00.938Z] [2025-11-25T13:29:00.938Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:00.938Z] #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-11-25T13:29:00.939Z] #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s [2025-11-25T13:29:00.939Z] #36 ... [2025-11-25T13:29:00.939Z] [2025-11-25T13:29:00.939Z] #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T13:29:00.939Z] #35 DONE 0.0s [2025-11-25T13:29:00.939Z] [2025-11-25T13:29:00.939Z] #34 [security-secretstore-setup stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T13:29:00.939Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-25T13:29:00.939Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T13:29:00.939Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T13:29:00.939Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T13:29:00.939Z] #34 DONE 0.3s [2025-11-25T13:29:00.939Z] [2025-11-25T13:29:00.939Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:00.939Z] #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-11-25T13:29:00.939Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.3s [2025-11-25T13:29:00.939Z] #36 ... [2025-11-25T13:29:00.939Z] [2025-11-25T13:29:00.939Z] #34 [security-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T13:29:00.939Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-25T13:29:00.939Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T13:29:00.939Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T13:29:00.939Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T13:29:00.939Z] #34 DONE 0.4s [2025-11-25T13:29:00.939Z] [2025-11-25T13:29:00.939Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:00.939Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.62MB / 33.17MB 0.4s [2025-11-25T13:29:01.205Z] #36 ... [2025-11-25T13:29:01.205Z] [2025-11-25T13:29:01.205Z] #35 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T13:29:01.205Z] #35 DONE 0.0s [2025-11-25T13:29:01.205Z] [2025-11-25T13:29:01.205Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:01.205Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 0.5s [2025-11-25T13:29:01.205Z] #36 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-11-25T13:29:01.205Z] #36 ... [2025-11-25T13:29:01.205Z] [2025-11-25T13:29:01.205Z] #35 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T13:29:01.205Z] #35 DONE 0.0s [2025-11-25T13:29:01.205Z] [2025-11-25T13:29:01.205Z] #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T13:29:01.205Z] #31 DONE 0.6s [2025-11-25T13:29:01.205Z] [2025-11-25T13:29:01.205Z] #34 [support-scheduler stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T13:29:01.205Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-25T13:29:01.205Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T13:29:01.205Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T13:29:01.205Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T13:29:01.205Z] #34 DONE 0.4s [2025-11-25T13:29:01.205Z] [2025-11-25T13:29:01.205Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:01.205Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 0.6s [2025-11-25T13:29:01.205Z] #36 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-11-25T13:29:01.472Z] #36 ... [2025-11-25T13:29:01.472Z] [2025-11-25T13:29:01.472Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-11-25T13:29:01.472Z] #32 DONE 0.6s [2025-11-25T13:29:01.472Z] [2025-11-25T13:29:01.472Z] #34 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T13:29:01.472Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-25T13:29:01.472Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T13:29:01.472Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T13:29:01.472Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T13:29:01.472Z] #34 DONE 0.4s [2025-11-25T13:29:01.472Z] [2025-11-25T13:29:01.472Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:01.472Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 0.9s [2025-11-25T13:29:01.745Z] #36 ... [2025-11-25T13:29:01.745Z] [2025-11-25T13:29:01.745Z] #35 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T13:29:01.745Z] #35 DONE 0.1s [2025-11-25T13:29:01.745Z] [2025-11-25T13:29:01.745Z] #35 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T13:29:01.745Z] #35 DONE 0.1s [2025-11-25T13:29:01.745Z] [2025-11-25T13:29:01.745Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:01.745Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 1.1s [2025-11-25T13:29:02.013Z] #36 ... [2025-11-25T13:29:02.013Z] [2025-11-25T13:29:02.013Z] #34 [core-data stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T13:29:02.013Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-25T13:29:02.013Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T13:29:02.013Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T13:29:02.013Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T13:29:02.013Z] #34 DONE 0.5s [2025-11-25T13:29:02.013Z] [2025-11-25T13:29:02.013Z] #35 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T13:29:02.013Z] #35 DONE 0.1s [2025-11-25T13:29:02.013Z] [2025-11-25T13:29:02.013Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T13:29:02.013Z] #31 DONE 1.1s [2025-11-25T13:29:02.013Z] [2025-11-25T13:29:02.013Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:02.013Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 1.3s [2025-11-25T13:29:02.013Z] #36 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 [2025-11-25T13:29:02.013Z] #36 ... [2025-11-25T13:29:02.013Z] [2025-11-25T13:29:02.013Z] #34 [security-proxy-setup stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T13:29:02.013Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-25T13:29:02.013Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T13:29:02.013Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T13:29:02.013Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T13:29:02.013Z] #34 DONE 0.5s [2025-11-25T13:29:02.013Z] [2025-11-25T13:29:02.013Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:02.013Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.71MB / 33.17MB 1.4s [2025-11-25T13:29:02.013Z] #36 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-11-25T13:29:02.281Z] #36 ... [2025-11-25T13:29:02.281Z] [2025-11-25T13:29:02.281Z] #35 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T13:29:02.281Z] #35 DONE 0.1s [2025-11-25T13:29:02.281Z] [2025-11-25T13:29:02.281Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:02.281Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 1.6s [2025-11-25T13:29:02.547Z] #36 ... [2025-11-25T13:29:02.547Z] [2025-11-25T13:29:02.547Z] #34 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T13:29:02.547Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-25T13:29:02.547Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T13:29:02.547Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T13:29:02.547Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T13:29:02.547Z] #34 DONE 0.5s [2025-11-25T13:29:02.547Z] [2025-11-25T13:29:02.547Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-11-25T13:29:02.547Z] #37 DONE 1.5s [2025-11-25T13:29:02.547Z] [2025-11-25T13:29:02.547Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:02.547Z] #36 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done [2025-11-25T13:29:02.547Z] #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-11-25T13:29:02.547Z] #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-11-25T13:29:02.547Z] #36 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-11-25T13:29:02.547Z] #36 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-11-25T13:29:02.547Z] #36 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-11-25T13:29:02.547Z] #36 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-11-25T13:29:02.547Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.06MB / 33.17MB 1.9s [2025-11-25T13:29:02.547Z] #36 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-11-25T13:29:02.547Z] #36 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-11-25T13:29:02.815Z] #36 ... [2025-11-25T13:29:02.815Z] [2025-11-25T13:29:02.815Z] #35 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T13:29:02.815Z] #35 DONE 0.1s [2025-11-25T13:29:02.815Z] [2025-11-25T13:29:02.815Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:02.815Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.01MB / 33.17MB 2.0s [2025-11-25T13:29:02.815Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 2.2s [2025-11-25T13:29:02.815Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 2.3s [2025-11-25T13:29:03.090Z] #36 ... [2025-11-25T13:29:03.090Z] [2025-11-25T13:29:03.090Z] #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T13:29:03.090Z] #35 DONE 0.1s [2025-11-25T13:29:03.090Z] [2025-11-25T13:29:03.090Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:03.090Z] #36 ... [2025-11-25T13:29:03.090Z] [2025-11-25T13:29:03.090Z] #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T13:29:03.090Z] #31 DONE 2.2s [2025-11-25T13:29:03.090Z] [2025-11-25T13:29:03.090Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:03.090Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 2.6s [2025-11-25T13:29:03.355Z] #36 ... [2025-11-25T13:29:03.355Z] [2025-11-25T13:29:03.355Z] #34 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T13:29:03.355Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-25T13:29:03.355Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T13:29:03.355Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T13:29:03.355Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T13:29:03.355Z] #34 DONE 0.6s [2025-11-25T13:29:03.355Z] [2025-11-25T13:29:03.355Z] #38 [support-notifications internal] load build context [2025-11-25T13:29:03.623Z] #38 ... [2025-11-25T13:29:03.623Z] [2025-11-25T13:29:03.623Z] #34 [core-metadata stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T13:29:03.623Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-25T13:29:03.623Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T13:29:03.623Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T13:29:03.623Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T13:29:03.623Z] #34 DONE 0.6s [2025-11-25T13:29:03.623Z] [2025-11-25T13:29:03.623Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-11-25T13:29:03.623Z] #32 DONE 1.8s [2025-11-25T13:29:03.623Z] [2025-11-25T13:29:03.623Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:03.623Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 2.8s done [2025-11-25T13:29:03.623Z] #36 ... [2025-11-25T13:29:03.623Z] [2025-11-25T13:29:03.623Z] #34 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T13:29:03.623Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-25T13:29:03.623Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T13:29:03.623Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T13:29:03.623Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T13:29:03.623Z] #34 DONE 0.6s [2025-11-25T13:29:03.623Z] [2025-11-25T13:29:03.624Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:03.624Z] #36 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done [2025-11-25T13:29:03.624Z] #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-11-25T13:29:03.624Z] #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-11-25T13:29:03.624Z] #36 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-11-25T13:29:03.624Z] #36 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-11-25T13:29:03.624Z] #36 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-11-25T13:29:03.624Z] #36 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-11-25T13:29:03.624Z] #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 2.8s done [2025-11-25T13:29:03.624Z] #36 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-11-25T13:29:03.624Z] #36 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-11-25T13:29:05.038Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-11-25T13:29:07.687Z] #36 ... [2025-11-25T13:29:07.687Z] [2025-11-25T13:29:07.687Z] #39 [security-spire-server internal] load build context [2025-11-25T13:29:07.687Z] #39 transferring context: 23.80kB 0.4s done [2025-11-25T13:29:07.687Z] #39 DONE 3.6s [2025-11-25T13:29:07.687Z] [2025-11-25T13:29:07.687Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T13:29:07.687Z] #40 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.0s done [2025-11-25T13:29:07.687Z] #40 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-11-25T13:29:07.687Z] #40 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-11-25T13:29:07.687Z] #40 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-11-25T13:29:07.687Z] #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-11-25T13:29:07.687Z] #40 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.8s done [2025-11-25T13:29:07.687Z] #40 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.39MB / 14.28MB 3.5s [2025-11-25T13:29:07.687Z] #40 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-11-25T13:29:07.687Z] #40 ... [2025-11-25T13:29:07.687Z] [2025-11-25T13:29:07.687Z] #41 [security-spire-agent internal] load build context [2025-11-25T13:29:07.687Z] #41 transferring context: 23.33kB 0.8s done [2025-11-25T13:29:07.687Z] #41 DONE 4.9s [2025-11-25T13:29:07.687Z] [2025-11-25T13:29:07.687Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T13:29:07.687Z] #40 ... [2025-11-25T13:29:07.687Z] [2025-11-25T13:29:07.687Z] #42 [security-secretstore-setup internal] load build context [2025-11-25T13:29:07.952Z] #42 ... [2025-11-25T13:29:07.952Z] [2025-11-25T13:29:07.952Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:09.363Z] #36 ... [2025-11-25T13:29:09.363Z] [2025-11-25T13:29:09.363Z] #43 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-11-25T13:29:09.363Z] #43 DONE 8.4s [2025-11-25T13:29:09.363Z] [2025-11-25T13:29:09.363Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T13:29:09.363Z] #40 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 13.63MB / 14.28MB 5.2s [2025-11-25T13:29:10.323Z] #40 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 6.0s done [2025-11-25T13:29:10.597Z] #40 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 [2025-11-25T13:29:10.863Z] #40 ... [2025-11-25T13:29:10.863Z] [2025-11-25T13:29:10.863Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:29:10.863Z] #44 ... [2025-11-25T13:29:10.863Z] [2025-11-25T13:29:10.863Z] #45 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-25T13:29:11.129Z] #45 ... [2025-11-25T13:29:11.129Z] [2025-11-25T13:29:11.129Z] #46 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-25T13:29:11.129Z] #0 8.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:11.129Z] #0 8.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:11.129Z] #46 ... [2025-11-25T13:29:11.129Z] [2025-11-25T13:29:11.129Z] #47 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T13:29:11.129Z] #0 8.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:11.129Z] #0 9.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:11.395Z] #47 ... [2025-11-25T13:29:11.395Z] [2025-11-25T13:29:11.395Z] #48 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-25T13:29:11.395Z] #48 ... [2025-11-25T13:29:11.395Z] [2025-11-25T13:29:11.395Z] #49 [core-command internal] load build context [2025-11-25T13:29:11.661Z] #49 ... [2025-11-25T13:29:11.661Z] [2025-11-25T13:29:11.661Z] #50 [security-proxy-auth internal] load build context [2025-11-25T13:29:11.661Z] #50 ... [2025-11-25T13:29:11.661Z] [2025-11-25T13:29:11.661Z] #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-25T13:29:11.661Z] #0 6.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:11.661Z] #0 7.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:11.928Z] #51 ... [2025-11-25T13:29:11.928Z] [2025-11-25T13:29:11.928Z] #52 [security-bootstrapper internal] load build context [2025-11-25T13:29:11.928Z] #52 transferring context: 18.45MB 10.4s [2025-11-25T13:29:11.928Z] #52 ... [2025-11-25T13:29:11.928Z] [2025-11-25T13:29:11.928Z] #53 [support-scheduler internal] load build context [2025-11-25T13:29:12.202Z] #53 ... [2025-11-25T13:29:12.202Z] [2025-11-25T13:29:12.202Z] #54 [security-proxy-setup internal] load build context [2025-11-25T13:29:12.202Z] #54 ... [2025-11-25T13:29:12.202Z] [2025-11-25T13:29:12.202Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-25T13:29:12.202Z] #0 8.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:12.202Z] #0 9.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:12.469Z] #55 ... [2025-11-25T13:29:12.469Z] [2025-11-25T13:29:12.469Z] #56 [core-keeper internal] load build context [2025-11-25T13:29:12.469Z] #56 ... [2025-11-25T13:29:12.469Z] [2025-11-25T13:29:12.469Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-25T13:29:12.469Z] #57 ... [2025-11-25T13:29:12.469Z] [2025-11-25T13:29:12.469Z] #58 [core-data internal] load build context [2025-11-25T13:29:12.734Z] #58 ... [2025-11-25T13:29:12.734Z] [2025-11-25T13:29:12.735Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T13:29:12.735Z] #59 ... [2025-11-25T13:29:12.735Z] [2025-11-25T13:29:12.735Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-25T13:29:13.001Z] #60 ... [2025-11-25T13:29:13.001Z] [2025-11-25T13:29:13.001Z] #58 [core-data internal] load build context [2025-11-25T13:29:13.001Z] #58 ... [2025-11-25T13:29:13.001Z] [2025-11-25T13:29:13.001Z] #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-25T13:29:13.268Z] #61 ... [2025-11-25T13:29:13.268Z] [2025-11-25T13:29:13.268Z] #62 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-11-25T13:29:13.268Z] #62 DONE 2.2s [2025-11-25T13:29:13.268Z] [2025-11-25T13:29:13.268Z] #58 [core-data internal] load build context [2025-11-25T13:29:13.536Z] #58 ... [2025-11-25T13:29:13.536Z] [2025-11-25T13:29:13.536Z] #63 [core-metadata internal] load build context [2025-11-25T13:29:13.536Z] #63 ... [2025-11-25T13:29:13.536Z] [2025-11-25T13:29:13.536Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:29:13.817Z] #64 ... [2025-11-25T13:29:13.817Z] [2025-11-25T13:29:13.817Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-25T13:29:13.817Z] #65 ... [2025-11-25T13:29:13.817Z] [2025-11-25T13:29:13.817Z] #66 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T13:29:15.766Z] #66 ... [2025-11-25T13:29:15.766Z] [2025-11-25T13:29:15.766Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T13:29:15.766Z] #59 DONE 13.1s [2025-11-25T13:29:15.766Z] [2025-11-25T13:29:15.766Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-25T13:29:16.032Z] #67 ... [2025-11-25T13:29:16.032Z] [2025-11-25T13:29:16.032Z] #38 [support-notifications internal] load build context [2025-11-25T13:29:16.301Z] #38 ... [2025-11-25T13:29:16.301Z] [2025-11-25T13:29:16.301Z] #53 [support-scheduler internal] load build context [2025-11-25T13:29:17.275Z] #53 transferring context: 22.55MB 14.9s [2025-11-25T13:29:17.543Z] #53 ... [2025-11-25T13:29:17.543Z] [2025-11-25T13:29:17.543Z] #42 [security-secretstore-setup internal] load build context [2025-11-25T13:29:17.808Z] #42 ... [2025-11-25T13:29:17.808Z] [2025-11-25T13:29:17.808Z] #53 [support-scheduler internal] load build context [2025-11-25T13:29:20.381Z] #53 ... [2025-11-25T13:29:20.381Z] [2025-11-25T13:29:20.381Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:20.381Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.5s [2025-11-25T13:29:20.381Z] #36 ... [2025-11-25T13:29:20.381Z] [2025-11-25T13:29:20.381Z] #50 [security-proxy-auth internal] load build context [2025-11-25T13:29:20.381Z] #50 ... [2025-11-25T13:29:20.381Z] [2025-11-25T13:29:20.381Z] #53 [support-scheduler internal] load build context [2025-11-25T13:29:21.346Z] #53 ... [2025-11-25T13:29:21.346Z] [2025-11-25T13:29:21.346Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:29:21.346Z] #44 ... [2025-11-25T13:29:21.346Z] [2025-11-25T13:29:21.346Z] #53 [support-scheduler internal] load build context [2025-11-25T13:29:21.346Z] #53 ... [2025-11-25T13:29:21.346Z] [2025-11-25T13:29:21.346Z] #45 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-25T13:29:21.346Z] #45 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:21.346Z] #45 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:21.611Z] #45 ... [2025-11-25T13:29:21.611Z] [2025-11-25T13:29:21.611Z] #53 [support-scheduler internal] load build context [2025-11-25T13:29:21.611Z] #53 ... [2025-11-25T13:29:21.611Z] [2025-11-25T13:29:21.611Z] #49 [core-command internal] load build context [2025-11-25T13:29:21.887Z] #49 ... [2025-11-25T13:29:21.887Z] [2025-11-25T13:29:21.887Z] #53 [support-scheduler internal] load build context [2025-11-25T13:29:22.153Z] #53 ... [2025-11-25T13:29:22.153Z] [2025-11-25T13:29:22.153Z] #52 [security-bootstrapper internal] load build context [2025-11-25T13:29:22.153Z] #52 ... [2025-11-25T13:29:22.153Z] [2025-11-25T13:29:22.153Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-25T13:29:22.153Z] #55 17.10 (1/2) Installing dumb-init (1.2.5-r3) [2025-11-25T13:29:22.153Z] #55 17.10 (2/2) Installing su-exec (0.2-r3) [2025-11-25T13:29:22.153Z] #55 17.10 Executing busybox-1.37.0-r19.trigger [2025-11-25T13:29:22.153Z] #55 17.39 OK: 8 MiB in 18 packages [2025-11-25T13:29:22.153Z] #55 DONE 20.8s [2025-11-25T13:29:22.153Z] [2025-11-25T13:29:22.153Z] #53 [support-scheduler internal] load build context [2025-11-25T13:29:22.420Z] #53 transferring context: 27.83MB 20.2s [2025-11-25T13:29:22.420Z] #53 ... [2025-11-25T13:29:22.420Z] [2025-11-25T13:29:22.420Z] #48 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-25T13:29:22.420Z] #48 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:22.420Z] #48 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:22.420Z] #48 ... [2025-11-25T13:29:22.420Z] [2025-11-25T13:29:22.420Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T13:29:22.420Z] #40 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.2s [2025-11-25T13:29:22.687Z] #40 ... [2025-11-25T13:29:22.687Z] [2025-11-25T13:29:22.687Z] #54 [security-proxy-setup internal] load build context [2025-11-25T13:29:22.687Z] #54 ... [2025-11-25T13:29:22.687Z] [2025-11-25T13:29:22.687Z] #56 [core-keeper internal] load build context [2025-11-25T13:29:22.964Z] #56 ... [2025-11-25T13:29:22.964Z] [2025-11-25T13:29:22.964Z] #54 [security-proxy-setup internal] load build context [2025-11-25T13:29:22.964Z] #54 ... [2025-11-25T13:29:22.964Z] [2025-11-25T13:29:22.964Z] #46 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-25T13:29:22.964Z] #46 17.21 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-25T13:29:22.964Z] #46 17.21 Executing busybox-1.37.0-r19.trigger [2025-11-25T13:29:22.964Z] #46 17.45 OK: 8 MiB in 17 packages [2025-11-25T13:29:22.964Z] #46 DONE 22.0s [2025-11-25T13:29:23.242Z] [2025-11-25T13:29:23.242Z] #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-25T13:29:23.242Z] #51 13.87 (1/3) Installing ca-certificates (20250911-r0) [2025-11-25T13:29:23.242Z] #51 14.27 (2/3) Installing dumb-init (1.2.5-r3) [2025-11-25T13:29:23.242Z] #51 14.27 (3/3) Installing tzdata (2025b-r0) [2025-11-25T13:29:23.242Z] #51 16.68 Executing busybox-1.37.0-r19.trigger [2025-11-25T13:29:23.242Z] #51 16.87 Executing ca-certificates-20250911-r0.trigger [2025-11-25T13:29:23.242Z] #51 18.42 OK: 8 MiB in 19 packages [2025-11-25T13:29:23.242Z] #51 DONE 21.6s [2025-11-25T13:29:23.242Z] [2025-11-25T13:29:23.242Z] #54 [security-proxy-setup internal] load build context [2025-11-25T13:29:23.242Z] #54 ... [2025-11-25T13:29:23.242Z] [2025-11-25T13:29:23.242Z] #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-25T13:29:23.242Z] #61 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:23.242Z] #61 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:23.509Z] #61 ... [2025-11-25T13:29:23.509Z] [2025-11-25T13:29:23.509Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T13:29:23.509Z] #68 ... [2025-11-25T13:29:23.509Z] [2025-11-25T13:29:23.509Z] #69 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-11-25T13:29:23.509Z] #69 ... [2025-11-25T13:29:23.509Z] [2025-11-25T13:29:23.509Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T13:29:23.778Z] #70 ... [2025-11-25T13:29:23.778Z] [2025-11-25T13:29:23.778Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-25T13:29:23.778Z] #71 ... [2025-11-25T13:29:23.778Z] [2025-11-25T13:29:23.778Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-25T13:29:23.778Z] #72 ... [2025-11-25T13:29:23.778Z] [2025-11-25T13:29:23.778Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-11-25T13:29:24.045Z] #73 ... [2025-11-25T13:29:24.045Z] [2025-11-25T13:29:24.045Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:29:24.045Z] #64 ... [2025-11-25T13:29:24.045Z] [2025-11-25T13:29:24.045Z] #58 [core-data internal] load build context [2025-11-25T13:29:24.312Z] #58 ... [2025-11-25T13:29:24.312Z] [2025-11-25T13:29:24.312Z] #63 [core-metadata internal] load build context [2025-11-25T13:29:24.312Z] #63 ... [2025-11-25T13:29:24.312Z] [2025-11-25T13:29:24.312Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-25T13:29:24.312Z] #57 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:24.312Z] #57 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:24.312Z] #57 ... [2025-11-25T13:29:24.312Z] [2025-11-25T13:29:24.312Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-25T13:29:24.312Z] #65 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:24.312Z] #65 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:24.592Z] #65 ... [2025-11-25T13:29:24.592Z] [2025-11-25T13:29:24.592Z] #58 [core-data internal] load build context [2025-11-25T13:29:26.535Z] #58 ... [2025-11-25T13:29:26.535Z] [2025-11-25T13:29:26.535Z] #38 [support-notifications internal] load build context [2025-11-25T13:29:26.535Z] #38 ... [2025-11-25T13:29:26.535Z] [2025-11-25T13:29:26.801Z] #58 [core-data internal] load build context [2025-11-25T13:29:27.395Z] #58 ... [2025-11-25T13:29:27.395Z] [2025-11-25T13:29:27.395Z] #47 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T13:29:27.395Z] #47 16.22 v3.22.2-242-g05a305de363 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T13:29:27.395Z] #47 16.22 v3.22.2-241-g65a78a3e867 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T13:29:27.395Z] #47 16.22 OK: 26169 distinct packages available [2025-11-25T13:29:27.395Z] #47 18.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:27.395Z] #47 20.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:27.395Z] #47 ... [2025-11-25T13:29:27.395Z] [2025-11-25T13:29:27.395Z] #58 [core-data internal] load build context [2025-11-25T13:29:27.395Z] #58 transferring context: 9.01MB 23.2s [2025-11-25T13:29:27.980Z] #58 ... [2025-11-25T13:29:27.980Z] [2025-11-25T13:29:27.980Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T13:29:27.980Z] #70 DONE 14.3s [2025-11-25T13:29:27.980Z] [2025-11-25T13:29:27.980Z] #58 [core-data internal] load build context [2025-11-25T13:29:27.980Z] #58 ... [2025-11-25T13:29:27.980Z] [2025-11-25T13:29:27.980Z] #42 [security-secretstore-setup internal] load build context [2025-11-25T13:29:27.980Z] #42 ... [2025-11-25T13:29:27.980Z] [2025-11-25T13:29:27.980Z] #58 [core-data internal] load build context [2025-11-25T13:29:29.385Z] #58 ... [2025-11-25T13:29:29.385Z] [2025-11-25T13:29:29.385Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-25T13:29:29.385Z] #60 16.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:29.385Z] #60 18.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:29.651Z] #60 ... [2025-11-25T13:29:29.651Z] [2025-11-25T13:29:29.651Z] #58 [core-data internal] load build context [2025-11-25T13:29:30.620Z] #58 ... [2025-11-25T13:29:30.620Z] [2025-11-25T13:29:30.620Z] #50 [security-proxy-auth internal] load build context [2025-11-25T13:29:30.620Z] #50 ... [2025-11-25T13:29:30.620Z] [2025-11-25T13:29:30.620Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:30.620Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.8s [2025-11-25T13:29:30.620Z] #36 ... [2025-11-25T13:29:30.620Z] [2025-11-25T13:29:30.620Z] #58 [core-data internal] load build context [2025-11-25T13:29:32.031Z] #58 ... [2025-11-25T13:29:32.031Z] [2025-11-25T13:29:32.031Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:29:32.031Z] #44 ... [2025-11-25T13:29:32.031Z] [2025-11-25T13:29:32.031Z] #49 [core-command internal] load build context [2025-11-25T13:29:32.031Z] #49 ... [2025-11-25T13:29:32.031Z] [2025-11-25T13:29:32.031Z] #58 [core-data internal] load build context [2025-11-25T13:29:32.298Z] #58 ... [2025-11-25T13:29:32.298Z] [2025-11-25T13:29:32.298Z] #45 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-25T13:29:32.298Z] #45 22.99 (1/4) Installing ca-certificates (20250911-r0) [2025-11-25T13:29:32.298Z] #45 23.65 (2/4) Installing dumb-init (1.2.5-r3) [2025-11-25T13:29:32.298Z] #45 23.65 (3/4) Installing su-exec (0.2-r3) [2025-11-25T13:29:32.298Z] #45 23.65 (4/4) Installing yq-go (4.47.2-r1) [2025-11-25T13:29:32.298Z] #45 25.77 Executing busybox-1.37.0-r19.trigger [2025-11-25T13:29:32.298Z] #45 25.92 Executing ca-certificates-20250911-r0.trigger [2025-11-25T13:29:32.298Z] #45 27.01 OK: 19 MiB in 20 packages [2025-11-25T13:29:32.298Z] #45 DONE 31.2s [2025-11-25T13:29:32.298Z] [2025-11-25T13:29:32.298Z] #58 [core-data internal] load build context [2025-11-25T13:29:32.298Z] #58 ... [2025-11-25T13:29:32.298Z] [2025-11-25T13:29:32.298Z] #52 [security-bootstrapper internal] load build context [2025-11-25T13:29:32.298Z] #52 ... [2025-11-25T13:29:32.298Z] [2025-11-25T13:29:32.298Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:32.563Z] #36 ... [2025-11-25T13:29:32.563Z] [2025-11-25T13:29:32.563Z] #53 [support-scheduler internal] load build context [2025-11-25T13:29:32.563Z] #53 transferring context: 42.53MB 30.4s [2025-11-25T13:29:32.831Z] #53 ... [2025-11-25T13:29:32.831Z] [2025-11-25T13:29:32.831Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T13:29:32.831Z] #40 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 21.9s [2025-11-25T13:29:32.831Z] #40 ... [2025-11-25T13:29:32.831Z] [2025-11-25T13:29:32.831Z] #56 [core-keeper internal] load build context [2025-11-25T13:29:33.102Z] #56 ... [2025-11-25T13:29:33.102Z] [2025-11-25T13:29:33.102Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-25T13:29:33.102Z] #74 ... [2025-11-25T13:29:33.102Z] [2025-11-25T13:29:33.102Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-25T13:29:33.102Z] #57 25.96 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-25T13:29:33.102Z] #57 26.00 Executing busybox-1.37.0-r19.trigger [2025-11-25T13:29:33.102Z] #57 26.05 OK: 8 MiB in 17 packages [2025-11-25T13:29:33.102Z] #57 DONE 31.0s [2025-11-25T13:29:33.102Z] [2025-11-25T13:29:33.102Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T13:29:33.372Z] #75 ... [2025-11-25T13:29:33.372Z] [2025-11-25T13:29:33.372Z] #54 [security-proxy-setup internal] load build context [2025-11-25T13:29:33.372Z] #54 ... [2025-11-25T13:29:33.372Z] [2025-11-25T13:29:33.372Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:34.328Z] #36 ... [2025-11-25T13:29:34.328Z] [2025-11-25T13:29:34.328Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:29:34.328Z] #64 ... [2025-11-25T13:29:34.328Z] [2025-11-25T13:29:34.328Z] #54 [security-proxy-setup internal] load build context [2025-11-25T13:29:34.328Z] #54 ... [2025-11-25T13:29:34.328Z] [2025-11-25T13:29:34.328Z] #63 [core-metadata internal] load build context [2025-11-25T13:29:34.594Z] #63 ... [2025-11-25T13:29:34.594Z] [2025-11-25T13:29:34.594Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-11-25T13:29:34.594Z] #73 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:34.594Z] #73 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:34.594Z] #73 ... [2025-11-25T13:29:34.594Z] [2025-11-25T13:29:34.594Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:35.176Z] #36 ... [2025-11-25T13:29:35.177Z] [2025-11-25T13:29:35.177Z] #48 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-25T13:29:35.177Z] #48 24.26 v3.22.2-242-g05a305de363 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T13:29:35.177Z] #48 24.26 v3.22.2-241-g65a78a3e867 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T13:29:35.177Z] #48 24.26 OK: 26169 distinct packages available [2025-11-25T13:29:35.177Z] #48 26.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:35.177Z] #48 29.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:35.177Z] #48 ... [2025-11-25T13:29:35.177Z] [2025-11-25T13:29:35.177Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:35.760Z] #36 ... [2025-11-25T13:29:35.760Z] [2025-11-25T13:29:35.760Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-25T13:29:35.760Z] #72 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:35.760Z] #72 19.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:35.760Z] #72 ... [2025-11-25T13:29:35.760Z] [2025-11-25T13:29:35.760Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:36.028Z] #36 ... [2025-11-25T13:29:36.028Z] [2025-11-25T13:29:36.028Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-25T13:29:36.028Z] #65 24.10 (1/7) Installing ca-certificates (20250911-r0) [2025-11-25T13:29:36.028Z] #65 25.19 (2/7) Installing dumb-init (1.2.5-r3) [2025-11-25T13:29:36.028Z] #65 25.24 (3/7) Installing libgcc (14.2.0-r6) [2025-11-25T13:29:36.028Z] #65 25.39 (4/7) Installing libsodium (1.0.20-r0) [2025-11-25T13:29:36.028Z] #65 25.42 (5/7) Installing libstdc++ (14.2.0-r6) [2025-11-25T13:29:36.028Z] #65 26.12 (6/7) Installing libzmq (4.3.5-r2) [2025-11-25T13:29:36.028Z] #65 26.40 (7/7) Installing zeromq (4.3.5-r2) [2025-11-25T13:29:36.028Z] #65 26.44 Executing busybox-1.37.0-r19.trigger [2025-11-25T13:29:36.028Z] #65 26.79 Executing ca-certificates-20250911-r0.trigger [2025-11-25T13:29:36.028Z] #65 29.23 OK: 12 MiB in 23 packages [2025-11-25T13:29:36.028Z] #65 DONE 32.1s [2025-11-25T13:29:36.028Z] [2025-11-25T13:29:36.028Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:36.028Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.9s [2025-11-25T13:29:36.987Z] #36 ... [2025-11-25T13:29:36.987Z] [2025-11-25T13:29:36.987Z] #38 [support-notifications internal] load build context [2025-11-25T13:29:36.987Z] #38 ... [2025-11-25T13:29:36.987Z] [2025-11-25T13:29:36.987Z] #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-25T13:29:36.987Z] #61 24.02 v3.22.2-242-g05a305de363 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T13:29:36.987Z] #61 24.02 v3.22.2-241-g65a78a3e867 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T13:29:36.987Z] #61 24.02 OK: 26169 distinct packages available [2025-11-25T13:29:36.987Z] #61 27.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:36.987Z] #61 29.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:36.987Z] #61 ... [2025-11-25T13:29:36.987Z] [2025-11-25T13:29:36.987Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-25T13:29:36.987Z] #74 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:38.419Z] #74 ... [2025-11-25T13:29:38.419Z] [2025-11-25T13:29:38.419Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-25T13:29:38.688Z] #76 ... [2025-11-25T13:29:38.688Z] [2025-11-25T13:29:38.688Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-25T13:29:38.688Z] #74 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:38.688Z] #74 ... [2025-11-25T13:29:38.688Z] [2025-11-25T13:29:38.688Z] #42 [security-secretstore-setup internal] load build context [2025-11-25T13:29:38.688Z] #42 transferring context: 71.77MB 36.6s [2025-11-25T13:29:38.688Z] #42 ... [2025-11-25T13:29:38.688Z] [2025-11-25T13:29:38.688Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T13:29:38.688Z] #75 15.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:38.956Z] #75 ... [2025-11-25T13:29:38.956Z] [2025-11-25T13:29:38.956Z] #66 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T13:29:38.956Z] #66 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:38.956Z] #66 18.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:38.956Z] #66 ... [2025-11-25T13:29:38.956Z] [2025-11-25T13:29:38.956Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T13:29:38.956Z] #68 15.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:38.956Z] #68 18.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:39.222Z] #68 ... [2025-11-25T13:29:39.222Z] [2025-11-25T13:29:39.222Z] #47 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T13:29:39.222Z] #47 31.31 (1/13) Installing brotli-libs (1.1.0-r2) [2025-11-25T13:29:39.222Z] #47 31.31 (2/13) Installing c-ares (1.34.5-r0) [2025-11-25T13:29:39.222Z] #47 31.44 (3/13) Installing libunistring (1.3-r0) [2025-11-25T13:29:39.222Z] #47 31.79 (4/13) Installing libidn2 (2.3.7-r0) [2025-11-25T13:29:39.222Z] #47 31.79 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-11-25T13:29:39.222Z] #47 31.79 (6/13) Installing libpsl (0.21.5-r3) [2025-11-25T13:29:39.222Z] #47 31.79 (7/13) Installing zstd-libs (1.5.7-r0) [2025-11-25T13:29:39.222Z] #47 32.01 (8/13) Installing libcurl (8.14.1-r2) [2025-11-25T13:29:39.222Z] #47 32.10 (9/13) Installing curl (8.14.1-r2) [2025-11-25T13:29:39.222Z] #47 32.25 (10/13) Installing dumb-init (1.2.5-r3) [2025-11-25T13:29:39.222Z] #47 32.25 (11/13) Installing musl-obstack (1.2.3-r2) [2025-11-25T13:29:39.222Z] #47 32.30 (12/13) Installing libucontext (1.3.2-r0) [2025-11-25T13:29:39.222Z] #47 32.34 (13/13) Installing gcompat (1.1.0-r4) [2025-11-25T13:29:39.222Z] #47 32.42 Executing busybox-1.37.0-r19.trigger [2025-11-25T13:29:39.222Z] #47 32.63 OK: 13 MiB in 29 packages [2025-11-25T13:29:39.222Z] #47 DONE 38.1s [2025-11-25T13:29:39.222Z] [2025-11-25T13:29:39.222Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-25T13:29:39.222Z] #67 13.29 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:39.222Z] #67 16.84 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:39.222Z] #67 ... [2025-11-25T13:29:39.222Z] [2025-11-25T13:29:39.222Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-25T13:29:39.222Z] #71 15.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:39.222Z] #71 19.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:39.507Z] #71 ... [2025-11-25T13:29:39.507Z] [2025-11-25T13:29:39.507Z] #42 [security-secretstore-setup internal] load build context [2025-11-25T13:29:40.915Z] #42 ... [2025-11-25T13:29:40.915Z] [2025-11-25T13:29:40.915Z] #50 [security-proxy-auth internal] load build context [2025-11-25T13:29:40.915Z] #50 ... [2025-11-25T13:29:40.915Z] [2025-11-25T13:29:40.915Z] #42 [security-secretstore-setup internal] load build context [2025-11-25T13:29:42.327Z] #42 ... [2025-11-25T13:29:42.327Z] [2025-11-25T13:29:42.327Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-25T13:29:42.327Z] #60 32.70 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-25T13:29:42.327Z] #60 32.76 (2/4) Installing openssl (3.5.4-r0) [2025-11-25T13:29:42.327Z] #60 33.05 (3/4) Installing su-exec (0.2-r3) [2025-11-25T13:29:42.327Z] #60 33.05 (4/4) Installing yq-go (4.47.2-r1) [2025-11-25T13:29:42.327Z] #60 35.15 Executing busybox-1.37.0-r19.trigger [2025-11-25T13:29:42.327Z] #60 35.25 OK: 20 MiB in 20 packages [2025-11-25T13:29:42.327Z] #60 DONE 39.2s [2025-11-25T13:29:42.327Z] [2025-11-25T13:29:42.327Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:29:42.327Z] #44 ... [2025-11-25T13:29:42.327Z] [2025-11-25T13:29:42.327Z] #49 [core-command internal] load build context [2025-11-25T13:29:42.327Z] #49 ... [2025-11-25T13:29:42.327Z] [2025-11-25T13:29:42.327Z] #42 [security-secretstore-setup internal] load build context [2025-11-25T13:29:42.603Z] #42 ... [2025-11-25T13:29:42.603Z] [2025-11-25T13:29:42.603Z] #52 [security-bootstrapper internal] load build context [2025-11-25T13:29:42.603Z] #52 ... [2025-11-25T13:29:42.603Z] [2025-11-25T13:29:42.603Z] #58 [core-data internal] load build context [2025-11-25T13:29:42.877Z] #58 ... [2025-11-25T13:29:42.877Z] [2025-11-25T13:29:42.877Z] #52 [security-bootstrapper internal] load build context [2025-11-25T13:29:42.877Z] #52 ... [2025-11-25T13:29:42.877Z] [2025-11-25T13:29:42.877Z] #53 [support-scheduler internal] load build context [2025-11-25T13:29:43.143Z] #53 ... [2025-11-25T13:29:43.143Z] [2025-11-25T13:29:43.143Z] #56 [core-keeper internal] load build context [2025-11-25T13:29:43.143Z] #56 ... [2025-11-25T13:29:43.143Z] [2025-11-25T13:29:43.143Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T13:29:43.143Z] #40 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 28.7s done [2025-11-25T13:29:43.410Z] #40 ... [2025-11-25T13:29:43.410Z] [2025-11-25T13:29:43.410Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T13:29:43.410Z] #0 7.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:43.410Z] #77 ... [2025-11-25T13:29:43.410Z] [2025-11-25T13:29:43.410Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-25T13:29:43.410Z] #0 9.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:43.690Z] #78 ... [2025-11-25T13:29:43.690Z] [2025-11-25T13:29:43.690Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:29:43.690Z] #44 transferring context: 36.51MB 42.2s [2025-11-25T13:29:44.273Z] #44 ... [2025-11-25T13:29:44.273Z] [2025-11-25T13:29:44.273Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:29:44.543Z] #64 ... [2025-11-25T13:29:44.543Z] [2025-11-25T13:29:44.543Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:29:44.543Z] #44 ... [2025-11-25T13:29:44.543Z] [2025-11-25T13:29:44.543Z] #54 [security-proxy-setup internal] load build context [2025-11-25T13:29:44.543Z] #54 ... [2025-11-25T13:29:44.543Z] [2025-11-25T13:29:44.543Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:29:44.813Z] #44 ... [2025-11-25T13:29:44.813Z] [2025-11-25T13:29:44.813Z] #63 [core-metadata internal] load build context [2025-11-25T13:29:44.813Z] #63 ... [2025-11-25T13:29:44.813Z] [2025-11-25T13:29:44.813Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:29:46.761Z] #44 ... [2025-11-25T13:29:46.761Z] [2025-11-25T13:29:46.761Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T13:29:46.761Z] #79 ... [2025-11-25T13:29:46.761Z] [2025-11-25T13:29:46.761Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:29:47.028Z] #64 ... [2025-11-25T13:29:47.028Z] [2025-11-25T13:29:47.028Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:47.028Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 42.1s [2025-11-25T13:29:47.028Z] #36 ... [2025-11-25T13:29:47.028Z] [2025-11-25T13:29:47.028Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:29:47.028Z] #64 ... [2025-11-25T13:29:47.028Z] [2025-11-25T13:29:47.028Z] #38 [support-notifications internal] load build context [2025-11-25T13:29:47.295Z] #38 ... [2025-11-25T13:29:47.295Z] [2025-11-25T13:29:47.295Z] #56 [core-keeper internal] load build context [2025-11-25T13:29:47.295Z] #56 ... [2025-11-25T13:29:47.295Z] [2025-11-25T13:29:47.295Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-11-25T13:29:47.295Z] #73 29.69 OK: 255 MiB in 60 packages [2025-11-25T13:29:47.295Z] #73 DONE 33.9s [2025-11-25T13:29:47.295Z] [2025-11-25T13:29:47.295Z] #56 [core-keeper internal] load build context [2025-11-25T13:29:48.699Z] #56 transferring context: 46.60MB 44.2s [2025-11-25T13:29:48.967Z] #56 ... [2025-11-25T13:29:48.967Z] [2025-11-25T13:29:48.967Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-25T13:29:48.967Z] #76 10.96 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:48.967Z] #76 14.02 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:48.967Z] #76 ... [2025-11-25T13:29:48.967Z] [2025-11-25T13:29:48.967Z] #69 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-11-25T13:29:48.967Z] #69 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:48.967Z] #69 19.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:48.967Z] #69 ... [2025-11-25T13:29:48.967Z] [2025-11-25T13:29:48.967Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T13:29:48.967Z] #0 7.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:49.234Z] #80 ... [2025-11-25T13:29:49.234Z] [2025-11-25T13:29:49.234Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:51.173Z] #36 ... [2025-11-25T13:29:51.173Z] [2025-11-25T13:29:51.173Z] #50 [security-proxy-auth internal] load build context [2025-11-25T13:29:51.173Z] #50 ... [2025-11-25T13:29:51.173Z] [2025-11-25T13:29:51.173Z] #38 [support-notifications internal] load build context [2025-11-25T13:29:51.756Z] #38 ... [2025-11-25T13:29:51.756Z] [2025-11-25T13:29:51.756Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T13:29:51.756Z] #75 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:51.756Z] #75 ... [2025-11-25T13:29:51.756Z] [2025-11-25T13:29:51.756Z] #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T13:29:51.756Z] #68 35.39 OK: 255 MiB in 60 packages [2025-11-25T13:29:51.756Z] #68 DONE 38.5s [2025-11-25T13:29:51.756Z] [2025-11-25T13:29:51.756Z] #38 [support-notifications internal] load build context [2025-11-25T13:29:52.025Z] #38 ... [2025-11-25T13:29:52.025Z] [2025-11-25T13:29:52.025Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-25T13:29:52.025Z] #0 8.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:52.293Z] #81 ... [2025-11-25T13:29:52.293Z] [2025-11-25T13:29:52.293Z] #38 [support-notifications internal] load build context [2025-11-25T13:29:52.560Z] #38 ... [2025-11-25T13:29:52.560Z] [2025-11-25T13:29:52.560Z] #49 [core-command internal] load build context [2025-11-25T13:29:52.560Z] #49 ... [2025-11-25T13:29:52.560Z] [2025-11-25T13:29:52.560Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:52.958Z] #36 ... [2025-11-25T13:29:52.958Z] [2025-11-25T13:29:52.958Z] #42 [security-secretstore-setup internal] load build context [2025-11-25T13:29:52.958Z] #42 ... [2025-11-25T13:29:52.958Z] [2025-11-25T13:29:52.958Z] #58 [core-data internal] load build context [2025-11-25T13:29:52.958Z] #58 ... [2025-11-25T13:29:52.958Z] [2025-11-25T13:29:52.958Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:29:52.958Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 48.2s [2025-11-25T13:29:53.244Z] #36 ... [2025-11-25T13:29:53.244Z] [2025-11-25T13:29:53.244Z] #52 [security-bootstrapper internal] load build context [2025-11-25T13:29:53.244Z] #52 ... [2025-11-25T13:29:53.244Z] [2025-11-25T13:29:53.244Z] #48 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-25T13:29:53.244Z] #48 47.03 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-25T13:29:53.244Z] #48 47.10 (2/4) Installing musl-obstack (1.2.3-r2) [2025-11-25T13:29:53.244Z] #48 47.10 (3/4) Installing libucontext (1.3.2-r0) [2025-11-25T13:29:53.244Z] #48 47.15 (4/4) Installing gcompat (1.1.0-r4) [2025-11-25T13:29:53.244Z] #48 47.22 Executing busybox-1.37.0-r19.trigger [2025-11-25T13:29:53.244Z] #48 47.36 OK: 8 MiB in 20 packages [2025-11-25T13:29:53.244Z] #48 DONE 52.3s [2025-11-25T13:29:53.244Z] [2025-11-25T13:29:53.244Z] #52 [security-bootstrapper internal] load build context [2025-11-25T13:29:53.244Z] #52 ... [2025-11-25T13:29:53.244Z] [2025-11-25T13:29:53.244Z] #53 [support-scheduler internal] load build context [2025-11-25T13:29:53.514Z] #53 ... [2025-11-25T13:29:53.514Z] [2025-11-25T13:29:53.514Z] #58 [core-data internal] load build context [2025-11-25T13:29:53.514Z] #58 transferring context: 25.61MB 49.2s [2025-11-25T13:29:53.790Z] #58 ... [2025-11-25T13:29:53.790Z] [2025-11-25T13:29:53.790Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-25T13:29:53.790Z] #71 36.00 OK: 255 MiB in 60 packages [2025-11-25T13:29:53.790Z] #71 DONE 40.1s [2025-11-25T13:29:53.790Z] [2025-11-25T13:29:53.790Z] #58 [core-data internal] load build context [2025-11-25T13:29:53.790Z] #58 ... [2025-11-25T13:29:53.790Z] [2025-11-25T13:29:53.790Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T13:29:54.070Z] #40 ... [2025-11-25T13:29:54.070Z] [2025-11-25T13:29:54.070Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-25T13:29:54.070Z] #81 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:54.070Z] #81 ... [2025-11-25T13:29:54.070Z] [2025-11-25T13:29:54.070Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T13:29:54.070Z] #77 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:54.341Z] #77 ... [2025-11-25T13:29:54.341Z] [2025-11-25T13:29:54.341Z] #53 [support-scheduler internal] load build context [2025-11-25T13:29:54.619Z] #53 ... [2025-11-25T13:29:54.619Z] [2025-11-25T13:29:54.619Z] #54 [security-proxy-setup internal] load build context [2025-11-25T13:29:54.890Z] #54 ... [2025-11-25T13:29:54.890Z] [2025-11-25T13:29:54.890Z] #66 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T13:29:54.890Z] #66 36.91 OK: 255 MiB in 60 packages [2025-11-25T13:29:54.890Z] #66 DONE 41.6s [2025-11-25T13:29:54.890Z] [2025-11-25T13:29:54.890Z] #54 [security-proxy-setup internal] load build context [2025-11-25T13:29:54.890Z] #54 ... [2025-11-25T13:29:54.890Z] [2025-11-25T13:29:54.890Z] #53 [support-scheduler internal] load build context [2025-11-25T13:29:55.184Z] #53 ... [2025-11-25T13:29:55.184Z] [2025-11-25T13:29:55.184Z] #63 [core-metadata internal] load build context [2025-11-25T13:29:55.184Z] #63 ... [2025-11-25T13:29:55.184Z] [2025-11-25T13:29:55.184Z] #53 [support-scheduler internal] load build context [2025-11-25T13:29:55.452Z] #53 ... [2025-11-25T13:29:55.452Z] [2025-11-25T13:29:55.452Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-25T13:29:55.452Z] #78 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:55.452Z] #78 ... [2025-11-25T13:29:55.452Z] [2025-11-25T13:29:55.452Z] #53 [support-scheduler internal] load build context [2025-11-25T13:29:55.724Z] #53 ... [2025-11-25T13:29:55.724Z] [2025-11-25T13:29:55.724Z] #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-25T13:29:55.724Z] #61 46.80 (1/5) Installing dumb-init (1.2.5-r3) [2025-11-25T13:29:55.724Z] #61 46.96 (2/5) Installing musl-obstack (1.2.3-r2) [2025-11-25T13:29:55.724Z] #61 47.02 (3/5) Installing libucontext (1.3.2-r0) [2025-11-25T13:29:55.724Z] #61 47.07 (4/5) Installing gcompat (1.1.0-r4) [2025-11-25T13:29:55.724Z] #61 47.13 (5/5) Installing openssl (3.5.4-r0) [2025-11-25T13:29:55.724Z] #61 47.22 Executing busybox-1.37.0-r19.trigger [2025-11-25T13:29:55.724Z] #61 47.37 OK: 9 MiB in 21 packages [2025-11-25T13:29:55.724Z] #61 DONE 52.8s [2025-11-25T13:29:56.015Z] [2025-11-25T13:29:56.015Z] #82 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-11-25T13:29:56.652Z] #82 ... [2025-11-25T13:29:56.652Z] [2025-11-25T13:29:56.652Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:29:56.921Z] #44 ... [2025-11-25T13:29:56.921Z] [2025-11-25T13:29:56.921Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:29:56.921Z] #64 ... [2025-11-25T13:29:56.921Z] [2025-11-25T13:29:56.921Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:29:57.187Z] #44 ... [2025-11-25T13:29:57.187Z] [2025-11-25T13:29:57.187Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T13:29:57.187Z] #79 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:57.187Z] #79 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:29:57.187Z] #79 ... [2025-11-25T13:29:57.187Z] [2025-11-25T13:29:57.187Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:29:57.455Z] #44 ... [2025-11-25T13:29:57.455Z] [2025-11-25T13:29:57.455Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-25T13:29:57.455Z] #67 35.11 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-25T13:29:57.455Z] #67 36.04 Executing busybox-1.37.0-r19.trigger [2025-11-25T13:29:57.455Z] #67 36.38 OK: 8 MiB in 17 packages [2025-11-25T13:29:57.455Z] #67 DONE 41.6s [2025-11-25T13:29:57.721Z] [2025-11-25T13:29:57.721Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:29:58.687Z] #44 transferring context: 51.08MB 57.5s [2025-11-25T13:29:58.953Z] #44 ... [2025-11-25T13:29:58.953Z] [2025-11-25T13:29:58.953Z] #56 [core-keeper internal] load build context [2025-11-25T13:29:59.219Z] #56 ... [2025-11-25T13:29:59.219Z] [2025-11-25T13:29:59.219Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:30:00.173Z] #44 ... [2025-11-25T13:30:00.173Z] [2025-11-25T13:30:00.173Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T13:30:00.173Z] #80 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:30:00.173Z] #80 ... [2025-11-25T13:30:00.173Z] [2025-11-25T13:30:00.173Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:30:01.141Z] #64 ... [2025-11-25T13:30:01.141Z] [2025-11-25T13:30:01.141Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-25T13:30:01.141Z] #74 34.19 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:01.141Z] #74 34.43 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T13:30:01.141Z] #74 34.74 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:01.141Z] #74 34.74 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:01.141Z] #74 34.74 Executing busybox-1.37.0-r20.trigger [2025-11-25T13:30:01.141Z] #74 34.92 OK: 8 MiB in 18 packages [2025-11-25T13:30:01.141Z] #74 DONE 38.1s [2025-11-25T13:30:01.141Z] [2025-11-25T13:30:01.141Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:30:01.141Z] #64 ... [2025-11-25T13:30:01.141Z] [2025-11-25T13:30:01.141Z] #50 [security-proxy-auth internal] load build context [2025-11-25T13:30:01.409Z] #50 ... [2025-11-25T13:30:01.409Z] [2025-11-25T13:30:01.409Z] #56 [core-keeper internal] load build context [2025-11-25T13:30:01.410Z] #56 ... [2025-11-25T13:30:01.410Z] [2025-11-25T13:30:01.410Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-25T13:30:01.410Z] #72 37.95 v3.22.2-242-g05a305de363 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T13:30:01.410Z] #72 37.95 v3.22.2-241-g65a78a3e867 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T13:30:01.410Z] #72 37.95 OK: 26170 distinct packages available [2025-11-25T13:30:01.410Z] #72 41.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:30:01.410Z] #72 44.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:30:01.676Z] #72 ... [2025-11-25T13:30:01.676Z] [2025-11-25T13:30:01.676Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T13:30:01.676Z] #77 28.39 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:02.257Z] #77 28.83 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T13:30:02.526Z] #77 ... [2025-11-25T13:30:02.526Z] [2025-11-25T13:30:02.526Z] #38 [support-notifications internal] load build context [2025-11-25T13:30:02.526Z] #38 ... [2025-11-25T13:30:02.526Z] [2025-11-25T13:30:02.526Z] #52 [security-bootstrapper internal] load build context [2025-11-25T13:30:02.793Z] #52 ... [2025-11-25T13:30:02.793Z] [2025-11-25T13:30:02.793Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T13:30:02.793Z] #77 29.48 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:02.793Z] #77 29.48 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:02.793Z] #77 29.48 Executing busybox-1.37.0-r20.trigger [2025-11-25T13:30:02.793Z] #77 29.59 OK: 8 MiB in 17 packages [2025-11-25T13:30:02.793Z] #77 ... [2025-11-25T13:30:02.793Z] [2025-11-25T13:30:02.793Z] #49 [core-command internal] load build context [2025-11-25T13:30:03.057Z] #49 ... [2025-11-25T13:30:03.057Z] [2025-11-25T13:30:03.057Z] #42 [security-secretstore-setup internal] load build context [2025-11-25T13:30:03.057Z] #42 ... [2025-11-25T13:30:03.057Z] [2025-11-25T13:30:03.057Z] #49 [core-command internal] load build context [2025-11-25T13:30:03.324Z] #49 ... [2025-11-25T13:30:03.324Z] [2025-11-25T13:30:03.324Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-25T13:30:03.324Z] #0 7.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:30:03.598Z] #83 ... [2025-11-25T13:30:03.599Z] [2025-11-25T13:30:03.599Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-25T13:30:03.599Z] #76 30.30 OK: 255 MiB in 60 packages [2025-11-25T13:30:03.599Z] #76 DONE 35.3s [2025-11-25T13:30:03.599Z] [2025-11-25T13:30:03.599Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-25T13:30:03.599Z] #83 9.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:30:03.599Z] #83 ... [2025-11-25T13:30:03.599Z] [2025-11-25T13:30:03.599Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:30:03.599Z] #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 56.3s done [2025-11-25T13:30:03.599Z] #36 ... [2025-11-25T13:30:03.599Z] [2025-11-25T13:30:03.599Z] #42 [security-secretstore-setup internal] load build context [2025-11-25T13:30:03.599Z] #42 ... [2025-11-25T13:30:03.599Z] [2025-11-25T13:30:03.599Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-25T13:30:03.599Z] #36 DONE 63.8s [2025-11-25T13:30:03.599Z] [2025-11-25T13:30:03.599Z] #42 [security-secretstore-setup internal] load build context [2025-11-25T13:30:03.599Z] #42 transferring context: 122.61MB 62.2s [2025-11-25T13:30:04.183Z] #42 ... [2025-11-25T13:30:04.183Z] [2025-11-25T13:30:04.183Z] #58 [core-data internal] load build context [2025-11-25T13:30:04.183Z] #58 ... [2025-11-25T13:30:04.183Z] [2025-11-25T13:30:04.183Z] #42 [security-secretstore-setup internal] load build context [2025-11-25T13:30:05.145Z] #42 ... [2025-11-25T13:30:05.145Z] [2025-11-25T13:30:05.145Z] #54 [security-proxy-setup internal] load build context [2025-11-25T13:30:05.145Z] #54 ... [2025-11-25T13:30:05.145Z] [2025-11-25T13:30:05.145Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-25T13:30:05.145Z] #78 32.11 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:05.411Z] #78 ... [2025-11-25T13:30:05.411Z] [2025-11-25T13:30:05.411Z] #63 [core-metadata internal] load build context [2025-11-25T13:30:05.411Z] #63 ... [2025-11-25T13:30:05.411Z] [2025-11-25T13:30:05.411Z] #54 [security-proxy-setup internal] load build context [2025-11-25T13:30:06.003Z] #54 ... [2025-11-25T13:30:06.003Z] [2025-11-25T13:30:06.003Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T13:30:06.003Z] #77 DONE 32.6s [2025-11-25T13:30:06.003Z] [2025-11-25T13:30:06.003Z] #54 [security-proxy-setup internal] load build context [2025-11-25T13:30:06.003Z] #54 ... [2025-11-25T13:30:06.003Z] [2025-11-25T13:30:06.003Z] #53 [support-scheduler internal] load build context [2025-11-25T13:30:06.003Z] #53 ... [2025-11-25T13:30:06.003Z] [2025-11-25T13:30:06.003Z] #63 [core-metadata internal] load build context [2025-11-25T13:30:06.591Z] #63 ... [2025-11-25T13:30:06.591Z] [2025-11-25T13:30:06.591Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T13:30:06.591Z] #75 37.81 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:06.591Z] #75 37.99 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T13:30:06.591Z] #75 39.04 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:06.591Z] #75 39.04 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:06.591Z] #75 39.04 Executing busybox-1.37.0-r20.trigger [2025-11-25T13:30:06.591Z] #75 39.04 OK: 8 MiB in 19 packages [2025-11-25T13:30:06.591Z] #75 DONE 43.3s [2025-11-25T13:30:06.591Z] [2025-11-25T13:30:06.591Z] #63 [core-metadata internal] load build context [2025-11-25T13:30:08.547Z] #63 ... [2025-11-25T13:30:08.547Z] [2025-11-25T13:30:08.547Z] #69 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-11-25T13:30:08.547Z] #69 40.17 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:08.547Z] #69 40.48 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T13:30:08.547Z] #69 41.35 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:08.547Z] #69 41.35 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:08.547Z] #69 41.42 Executing busybox-1.37.0-r20.trigger [2025-11-25T13:30:08.547Z] #69 41.57 OK: 8 MiB in 17 packages [2025-11-25T13:30:08.547Z] #69 DONE 45.3s [2025-11-25T13:30:08.547Z] [2025-11-25T13:30:08.547Z] #63 [core-metadata internal] load build context [2025-11-25T13:30:08.829Z] #63 transferring context: 69.53MB 62.8s [2025-11-25T13:30:09.095Z] #63 ... [2025-11-25T13:30:09.095Z] [2025-11-25T13:30:09.095Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T13:30:09.095Z] #80 25.62 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:09.095Z] #80 25.80 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T13:30:09.095Z] #80 26.70 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:09.095Z] #80 26.70 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:09.095Z] #80 26.70 Executing busybox-1.37.0-r20.trigger [2025-11-25T13:30:09.095Z] #80 26.86 OK: 13 MiB in 29 packages [2025-11-25T13:30:09.095Z] #80 DONE 30.0s [2025-11-25T13:30:09.095Z] [2025-11-25T13:30:09.095Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-25T13:30:09.095Z] #72 55.72 OK: 255 MiB in 60 packages [2025-11-25T13:30:09.377Z] #72 ... [2025-11-25T13:30:09.377Z] [2025-11-25T13:30:09.377Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-25T13:30:09.377Z] #84 DONE 8.2s [2025-11-25T13:30:09.651Z] [2025-11-25T13:30:09.651Z] #63 [core-metadata internal] load build context [2025-11-25T13:30:09.919Z] #63 ... [2025-11-25T13:30:09.919Z] [2025-11-25T13:30:09.919Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:30:10.191Z] #44 ... [2025-11-25T13:30:10.192Z] [2025-11-25T13:30:10.192Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T13:30:10.192Z] #79 28.14 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:10.192Z] #79 28.58 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T13:30:10.192Z] #79 29.51 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:10.192Z] #79 29.51 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:10.192Z] #79 29.57 Executing busybox-1.37.0-r20.trigger [2025-11-25T13:30:10.192Z] #79 29.83 OK: 12 MiB in 23 packages [2025-11-25T13:30:10.192Z] #79 DONE 33.8s [2025-11-25T13:30:10.192Z] [2025-11-25T13:30:10.192Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:30:10.192Z] #44 ... [2025-11-25T13:30:10.192Z] [2025-11-25T13:30:10.192Z] #63 [core-metadata internal] load build context [2025-11-25T13:30:10.464Z] #63 ... [2025-11-25T13:30:10.464Z] [2025-11-25T13:30:10.464Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-25T13:30:10.464Z] #78 32.58 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T13:30:10.464Z] #78 33.54 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:10.464Z] #78 33.54 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:10.464Z] #78 33.64 Executing busybox-1.37.0-r20.trigger [2025-11-25T13:30:10.464Z] #78 33.83 OK: 19 MiB in 20 packages [2025-11-25T13:30:10.464Z] #78 DONE 37.3s [2025-11-25T13:30:10.464Z] [2025-11-25T13:30:10.464Z] #63 [core-metadata internal] load build context [2025-11-25T13:30:10.737Z] #63 ... [2025-11-25T13:30:10.737Z] [2025-11-25T13:30:10.737Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-25T13:30:10.737Z] #81 25.06 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:10.737Z] #81 25.23 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T13:30:10.737Z] #81 26.00 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:10.737Z] #81 26.00 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:10.737Z] #81 26.00 Executing busybox-1.37.0-r20.trigger [2025-11-25T13:30:10.737Z] #81 26.22 OK: 20 MiB in 20 packages [2025-11-25T13:30:10.737Z] #81 DONE 28.7s [2025-11-25T13:30:10.737Z] [2025-11-25T13:30:10.737Z] #63 [core-metadata internal] load build context [2025-11-25T13:30:11.335Z] #63 ... [2025-11-25T13:30:11.335Z] [2025-11-25T13:30:11.335Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-25T13:30:11.335Z] #72 DONE 57.8s [2025-11-25T13:30:11.335Z] [2025-11-25T13:30:11.335Z] #63 [core-metadata internal] load build context [2025-11-25T13:30:11.606Z] #63 ... [2025-11-25T13:30:11.606Z] [2025-11-25T13:30:11.606Z] #50 [security-proxy-auth internal] load build context [2025-11-25T13:30:11.606Z] #50 ... [2025-11-25T13:30:11.606Z] [2025-11-25T13:30:11.606Z] #56 [core-keeper internal] load build context [2025-11-25T13:30:11.875Z] #56 ... [2025-11-25T13:30:11.875Z] [2025-11-25T13:30:11.875Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:30:11.875Z] #64 ... [2025-11-25T13:30:11.875Z] [2025-11-25T13:30:11.875Z] #50 [security-proxy-auth internal] load build context [2025-11-25T13:30:12.141Z] #50 ... [2025-11-25T13:30:12.141Z] [2025-11-25T13:30:12.141Z] #85 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-11-25T13:30:12.141Z] #85 DONE 2.3s [2025-11-25T13:30:12.141Z] [2025-11-25T13:30:12.141Z] #50 [security-proxy-auth internal] load build context [2025-11-25T13:30:12.727Z] #50 ... [2025-11-25T13:30:12.727Z] [2025-11-25T13:30:12.727Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-25T13:30:12.727Z] #83 17.90 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:12.727Z] #83 17.94 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T13:30:12.727Z] #83 18.29 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:12.727Z] #83 18.29 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:12.727Z] #83 18.29 Executing busybox-1.37.0-r20.trigger [2025-11-25T13:30:12.727Z] #83 18.35 OK: 8 MiB in 20 packages [2025-11-25T13:30:12.727Z] #83 DONE 19.4s [2025-11-25T13:30:12.727Z] [2025-11-25T13:30:12.727Z] #50 [security-proxy-auth internal] load build context [2025-11-25T13:30:12.727Z] #50 ... [2025-11-25T13:30:12.727Z] [2025-11-25T13:30:12.727Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-11-25T13:30:12.727Z] #86 DONE 1.7s [2025-11-25T13:30:12.727Z] [2025-11-25T13:30:12.727Z] #50 [security-proxy-auth internal] load build context [2025-11-25T13:30:12.727Z] #50 ... [2025-11-25T13:30:12.727Z] [2025-11-25T13:30:12.727Z] #38 [support-notifications internal] load build context [2025-11-25T13:30:12.727Z] #38 ... [2025-11-25T13:30:12.727Z] [2025-11-25T13:30:12.727Z] #82 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-11-25T13:30:12.727Z] #82 8.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T13:30:12.727Z] #82 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T13:30:12.727Z] #82 15.19 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:12.727Z] #82 15.26 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T13:30:12.727Z] #82 15.80 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:12.727Z] #82 15.80 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T13:30:12.727Z] #82 15.80 Executing busybox-1.37.0-r20.trigger [2025-11-25T13:30:12.727Z] #82 15.80 OK: 9 MiB in 21 packages [2025-11-25T13:30:12.727Z] #82 DONE 17.1s [2025-11-25T13:30:12.727Z] [2025-11-25T13:30:12.727Z] #38 [support-notifications internal] load build context [2025-11-25T13:30:12.727Z] #38 ... [2025-11-25T13:30:12.727Z] [2025-11-25T13:30:12.727Z] #50 [security-proxy-auth internal] load build context [2025-11-25T13:30:12.997Z] #50 ... [2025-11-25T13:30:12.997Z] [2025-11-25T13:30:12.997Z] #52 [security-bootstrapper internal] load build context [2025-11-25T13:30:12.997Z] #52 ... [2025-11-25T13:30:12.997Z] [2025-11-25T13:30:12.997Z] #50 [security-proxy-auth internal] load build context [2025-11-25T13:30:13.579Z] #50 ... [2025-11-25T13:30:13.579Z] [2025-11-25T13:30:13.579Z] #49 [core-command internal] load build context [2025-11-25T13:30:13.579Z] #49 ... [2025-11-25T13:30:13.579Z] [2025-11-25T13:30:13.579Z] #50 [security-proxy-auth internal] load build context [2025-11-25T13:30:13.845Z] #50 transferring context: 144.53MB 72.4s [2025-11-25T13:30:14.427Z] #50 ... [2025-11-25T13:30:14.427Z] [2025-11-25T13:30:14.427Z] #58 [core-data internal] load build context [2025-11-25T13:30:14.427Z] #58 ... [2025-11-25T13:30:14.427Z] [2025-11-25T13:30:14.427Z] #50 [security-proxy-auth internal] load build context [2025-11-25T13:30:15.020Z] #50 ... [2025-11-25T13:30:15.020Z] [2025-11-25T13:30:15.020Z] #42 [security-secretstore-setup internal] load build context [2025-11-25T13:30:15.289Z] #42 ... [2025-11-25T13:30:15.289Z] [2025-11-25T13:30:15.289Z] #50 [security-proxy-auth internal] load build context [2025-11-25T13:30:16.262Z] #50 ... [2025-11-25T13:30:16.262Z] [2025-11-25T13:30:16.262Z] #53 [support-scheduler internal] load build context [2025-11-25T13:30:16.262Z] #53 ... [2025-11-25T13:30:16.262Z] [2025-11-25T13:30:16.262Z] #54 [security-proxy-setup internal] load build context [2025-11-25T13:30:16.262Z] #54 ... [2025-11-25T13:30:16.262Z] [2025-11-25T13:30:16.262Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-11-25T13:30:16.262Z] #87 DONE 3.4s [2025-11-25T13:30:16.262Z] [2025-11-25T13:30:16.262Z] #54 [security-proxy-setup internal] load build context [2025-11-25T13:30:16.262Z] #54 ... [2025-11-25T13:30:16.262Z] [2025-11-25T13:30:16.262Z] #53 [support-scheduler internal] load build context [2025-11-25T13:30:16.869Z] #53 ... [2025-11-25T13:30:16.869Z] [2025-11-25T13:30:16.869Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T13:30:16.869Z] #88 DONE 4.1s [2025-11-25T13:30:16.869Z] [2025-11-25T13:30:16.869Z] #53 [support-scheduler internal] load build context [2025-11-25T13:30:16.869Z] #53 ... [2025-11-25T13:30:16.869Z] [2025-11-25T13:30:16.869Z] #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T13:30:16.869Z] #89 DONE 4.1s [2025-11-25T13:30:16.869Z] [2025-11-25T13:30:16.869Z] #53 [support-scheduler internal] load build context [2025-11-25T13:30:18.294Z] #53 ... [2025-11-25T13:30:18.294Z] [2025-11-25T13:30:18.294Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-11-25T13:30:18.294Z] #90 DONE 1.0s [2025-11-25T13:30:18.294Z] [2025-11-25T13:30:18.294Z] #53 [support-scheduler internal] load build context [2025-11-25T13:30:18.294Z] #53 ... [2025-11-25T13:30:18.294Z] [2025-11-25T13:30:18.294Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-11-25T13:30:18.294Z] #91 DONE 1.1s [2025-11-25T13:30:18.294Z] [2025-11-25T13:30:18.294Z] #53 [support-scheduler internal] load build context [2025-11-25T13:30:18.876Z] #53 transferring context: 120.73MB 76.7s [2025-11-25T13:30:19.147Z] #53 ... [2025-11-25T13:30:19.147Z] [2025-11-25T13:30:19.147Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-25T13:30:19.147Z] #92 DONE 1.0s [2025-11-25T13:30:19.147Z] [2025-11-25T13:30:19.147Z] #53 [support-scheduler internal] load build context [2025-11-25T13:30:19.730Z] #53 ... [2025-11-25T13:30:19.730Z] [2025-11-25T13:30:19.730Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-25T13:30:19.730Z] #93 DONE 1.4s [2025-11-25T13:30:19.997Z] [2025-11-25T13:30:19.997Z] #53 [support-scheduler internal] load build context [2025-11-25T13:30:19.997Z] #53 ... [2025-11-25T13:30:19.997Z] [2025-11-25T13:30:19.997Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T13:30:19.997Z] #94 DONE 3.7s [2025-11-25T13:30:19.997Z] [2025-11-25T13:30:19.997Z] #53 [support-scheduler internal] load build context [2025-11-25T13:30:20.268Z] #53 ... [2025-11-25T13:30:20.268Z] [2025-11-25T13:30:20.268Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:30:20.533Z] #44 ... [2025-11-25T13:30:20.533Z] [2025-11-25T13:30:20.533Z] #53 [support-scheduler internal] load build context [2025-11-25T13:30:20.533Z] #53 ... [2025-11-25T13:30:20.533Z] [2025-11-25T13:30:20.533Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T13:30:20.533Z] #95 DONE 1.3s [2025-11-25T13:30:20.533Z] [2025-11-25T13:30:20.533Z] #53 [support-scheduler internal] load build context [2025-11-25T13:30:21.116Z] #53 ... [2025-11-25T13:30:21.116Z] [2025-11-25T13:30:21.116Z] #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T13:30:21.116Z] #96 DONE 1.5s [2025-11-25T13:30:21.116Z] [2025-11-25T13:30:21.116Z] #53 [support-scheduler internal] load build context [2025-11-25T13:30:21.696Z] #53 ... [2025-11-25T13:30:21.696Z] [2025-11-25T13:30:21.696Z] #63 [core-metadata internal] load build context [2025-11-25T13:30:21.696Z] #63 ... [2025-11-25T13:30:21.696Z] [2025-11-25T13:30:21.696Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-11-25T13:30:21.696Z] #97 DONE 1.1s [2025-11-25T13:30:21.696Z] [2025-11-25T13:30:21.696Z] #63 [core-metadata internal] load build context [2025-11-25T13:30:21.696Z] #63 ... [2025-11-25T13:30:21.696Z] [2025-11-25T13:30:21.696Z] #56 [core-keeper internal] load build context [2025-11-25T13:30:21.962Z] #56 ... [2025-11-25T13:30:21.962Z] [2025-11-25T13:30:21.962Z] #63 [core-metadata internal] load build context [2025-11-25T13:30:21.962Z] #63 ... [2025-11-25T13:30:21.962Z] [2025-11-25T13:30:21.962Z] #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-11-25T13:30:21.962Z] #98 DONE 1.8s [2025-11-25T13:30:21.962Z] [2025-11-25T13:30:21.962Z] #63 [core-metadata internal] load build context [2025-11-25T13:30:21.962Z] #63 ... [2025-11-25T13:30:21.962Z] [2025-11-25T13:30:21.962Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:30:22.238Z] #64 ... [2025-11-25T13:30:22.238Z] [2025-11-25T13:30:22.238Z] #63 [core-metadata internal] load build context [2025-11-25T13:30:22.819Z] #63 ... [2025-11-25T13:30:22.819Z] [2025-11-25T13:30:22.820Z] #38 [support-notifications internal] load build context [2025-11-25T13:30:23.086Z] #38 ... [2025-11-25T13:30:23.086Z] [2025-11-25T13:30:23.086Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-11-25T13:30:23.086Z] #99 DONE 1.2s [2025-11-25T13:30:23.086Z] [2025-11-25T13:30:23.086Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:30:23.086Z] #64 ... [2025-11-25T13:30:23.086Z] [2025-11-25T13:30:23.086Z] #52 [security-bootstrapper internal] load build context [2025-11-25T13:30:23.355Z] #52 ... [2025-11-25T13:30:23.355Z] [2025-11-25T13:30:23.355Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-11-25T13:30:23.355Z] #100 DONE 1.8s [2025-11-25T13:30:23.355Z] [2025-11-25T13:30:23.355Z] #52 [security-bootstrapper internal] load build context [2025-11-25T13:30:23.355Z] #52 ... [2025-11-25T13:30:23.355Z] [2025-11-25T13:30:23.355Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:30:23.622Z] #64 ... [2025-11-25T13:30:23.622Z] [2025-11-25T13:30:23.622Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-25T13:30:23.622Z] #101 DONE 1.6s [2025-11-25T13:30:23.622Z] [2025-11-25T13:30:23.622Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:30:23.622Z] #64 ... [2025-11-25T13:30:23.622Z] [2025-11-25T13:30:23.622Z] #49 [core-command internal] load build context [2025-11-25T13:30:23.622Z] #49 ... [2025-11-25T13:30:23.622Z] [2025-11-25T13:30:23.622Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:30:24.227Z] #64 transferring context: 128.82MB 78.0s [2025-11-25T13:30:24.494Z] #64 ... [2025-11-25T13:30:24.494Z] [2025-11-25T13:30:24.494Z] #58 [core-data internal] load build context [2025-11-25T13:30:24.494Z] #58 ... [2025-11-25T13:30:24.494Z] [2025-11-25T13:30:24.494Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:30:24.763Z] #64 ... [2025-11-25T13:30:24.763Z] [2025-11-25T13:30:24.763Z] #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-25T13:30:24.763Z] #102 DONE 1.4s [2025-11-25T13:30:24.763Z] [2025-11-25T13:30:24.763Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:30:25.031Z] #64 ... [2025-11-25T13:30:25.031Z] [2025-11-25T13:30:25.031Z] #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T13:30:25.031Z] #103 DONE 1.2s [2025-11-25T13:30:25.031Z] [2025-11-25T13:30:25.031Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:30:25.295Z] #64 ... [2025-11-25T13:30:25.295Z] [2025-11-25T13:30:25.295Z] #42 [security-secretstore-setup internal] load build context [2025-11-25T13:30:25.573Z] #42 ... [2025-11-25T13:30:25.573Z] [2025-11-25T13:30:25.573Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:30:25.845Z] #64 ... [2025-11-25T13:30:25.845Z] [2025-11-25T13:30:25.845Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-25T13:30:25.845Z] #104 DONE 0.9s [2025-11-25T13:30:25.845Z] [2025-11-25T13:30:25.845Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:30:26.426Z] #64 ... [2025-11-25T13:30:26.426Z] [2025-11-25T13:30:26.426Z] #50 [security-proxy-auth internal] load build context [2025-11-25T13:30:26.426Z] #50 ... [2025-11-25T13:30:26.426Z] [2025-11-25T13:30:26.426Z] #54 [security-proxy-setup internal] load build context [2025-11-25T13:30:26.426Z] #54 ... [2025-11-25T13:30:26.426Z] [2025-11-25T13:30:26.426Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:30:26.693Z] #64 ... [2025-11-25T13:30:26.693Z] [2025-11-25T13:30:26.693Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-11-25T13:30:26.693Z] #105 DONE 0.8s [2025-11-25T13:30:26.693Z] [2025-11-25T13:30:26.693Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:30:29.276Z] #64 transferring context: 147.34MB 83.0s [2025-11-25T13:30:30.685Z] #64 ... [2025-11-25T13:30:30.685Z] [2025-11-25T13:30:30.685Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:30:30.685Z] #44 ... [2025-11-25T13:30:30.685Z] [2025-11-25T13:30:30.685Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:30:32.094Z] #64 ... [2025-11-25T13:30:32.094Z] [2025-11-25T13:30:32.094Z] #53 [support-scheduler internal] load build context [2025-11-25T13:30:32.094Z] #53 ... [2025-11-25T13:30:32.094Z] [2025-11-25T13:30:32.094Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:30:32.094Z] #64 ... [2025-11-25T13:30:32.094Z] [2025-11-25T13:30:32.094Z] #56 [core-keeper internal] load build context [2025-11-25T13:30:32.094Z] #56 ... [2025-11-25T13:30:32.094Z] [2025-11-25T13:30:32.094Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:30:33.054Z] #64 ... [2025-11-25T13:30:33.054Z] [2025-11-25T13:30:33.054Z] #106 [security-spire-agent] exporting to image [2025-11-25T13:30:33.054Z] #106 exporting layers 5.8s done [2025-11-25T13:30:33.054Z] #106 writing image sha256:973954a50c9b1d77c97ed424065c5c04e73fb10fac045e3a26e39f0d9dcceb48 0.1s done [2025-11-25T13:30:33.054Z] #106 naming to docker.io/library/security-spire-config-arm64 0.1s done [2025-11-25T13:30:33.054Z] #106 writing image sha256:ceb080de324abe1b31553fd04660723972321646523650e53fa5b5715925d86b 0.0s done [2025-11-25T13:30:33.054Z] #106 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-11-25T13:30:33.054Z] #106 writing image sha256:77c4b2a8882ed7b263048f017527bd50030540e23c5a6f9b65c8b0aa15a691bf 0.1s done [2025-11-25T13:30:33.054Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2025-11-25T13:30:33.054Z] #106 DONE 9.0s [2025-11-25T13:30:33.054Z] [2025-11-25T13:30:33.054Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:30:33.322Z] #64 ... [2025-11-25T13:30:33.322Z] [2025-11-25T13:30:33.322Z] #38 [support-notifications internal] load build context [2025-11-25T13:30:33.322Z] #38 ... [2025-11-25T13:30:33.322Z] [2025-11-25T13:30:33.322Z] #63 [core-metadata internal] load build context [2025-11-25T13:30:33.322Z] #63 ... [2025-11-25T13:30:33.322Z] [2025-11-25T13:30:33.322Z] #52 [security-bootstrapper internal] load build context [2025-11-25T13:30:33.590Z] #52 ... [2025-11-25T13:30:33.590Z] [2025-11-25T13:30:33.590Z] #63 [core-metadata internal] load build context [2025-11-25T13:30:33.854Z] #63 ... [2025-11-25T13:30:33.854Z] [2025-11-25T13:30:33.854Z] #49 [core-command internal] load build context [2025-11-25T13:30:33.854Z] #49 transferring context: 123.48MB 91.8s [2025-11-25T13:30:33.854Z] #49 ... [2025-11-25T13:30:33.854Z] [2025-11-25T13:30:33.854Z] #38 [support-notifications internal] load build context [2025-11-25T13:30:34.809Z] #38 ... [2025-11-25T13:30:34.809Z] [2025-11-25T13:30:34.809Z] #58 [core-data internal] load build context [2025-11-25T13:30:35.075Z] #58 ... [2025-11-25T13:30:35.075Z] [2025-11-25T13:30:35.075Z] #38 [support-notifications internal] load build context [2025-11-25T13:30:35.659Z] #38 ... [2025-11-25T13:30:35.659Z] [2025-11-25T13:30:35.659Z] #42 [security-secretstore-setup internal] load build context [2025-11-25T13:30:35.659Z] #42 ... [2025-11-25T13:30:35.659Z] [2025-11-25T13:30:35.659Z] #38 [support-notifications internal] load build context [2025-11-25T13:30:36.620Z] #38 ... [2025-11-25T13:30:36.620Z] [2025-11-25T13:30:36.620Z] #50 [security-proxy-auth internal] load build context [2025-11-25T13:30:36.620Z] #50 ... [2025-11-25T13:30:36.620Z] [2025-11-25T13:30:36.620Z] #54 [security-proxy-setup internal] load build context [2025-11-25T13:30:36.620Z] #54 ... [2025-11-25T13:30:36.620Z] [2025-11-25T13:30:36.620Z] #50 [security-proxy-auth internal] load build context [2025-11-25T13:30:39.193Z] #50 transferring context: 257.31MB 97.5s [2025-11-25T13:30:40.600Z] #50 ... [2025-11-25T13:30:40.600Z] [2025-11-25T13:30:40.600Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:30:40.865Z] #44 ... [2025-11-25T13:30:40.865Z] [2025-11-25T13:30:40.865Z] #38 [support-notifications internal] load build context [2025-11-25T13:30:41.825Z] #38 ... [2025-11-25T13:30:41.825Z] [2025-11-25T13:30:41.825Z] #53 [support-scheduler internal] load build context [2025-11-25T13:30:42.089Z] #53 ... [2025-11-25T13:30:42.089Z] [2025-11-25T13:30:42.089Z] #38 [support-notifications internal] load build context [2025-11-25T13:30:42.363Z] #38 ... [2025-11-25T13:30:42.364Z] [2025-11-25T13:30:42.364Z] #56 [core-keeper internal] load build context [2025-11-25T13:30:42.364Z] #56 ... [2025-11-25T13:30:42.364Z] [2025-11-25T13:30:42.364Z] #38 [support-notifications internal] load build context [2025-11-25T13:30:43.326Z] #38 ... [2025-11-25T13:30:43.326Z] [2025-11-25T13:30:43.326Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:30:43.326Z] #64 ... [2025-11-25T13:30:43.327Z] [2025-11-25T13:30:43.327Z] #38 [support-notifications internal] load build context [2025-11-25T13:30:43.592Z] #38 ... [2025-11-25T13:30:43.592Z] [2025-11-25T13:30:43.592Z] #52 [security-bootstrapper internal] load build context [2025-11-25T13:30:43.592Z] #52 ... [2025-11-25T13:30:43.592Z] [2025-11-25T13:30:43.592Z] #38 [support-notifications internal] load build context [2025-11-25T13:30:44.035Z] #38 ... [2025-11-25T13:30:44.035Z] [2025-11-25T13:30:44.035Z] #63 [core-metadata internal] load build context [2025-11-25T13:30:44.035Z] #63 ... [2025-11-25T13:30:44.035Z] [2025-11-25T13:30:44.035Z] #38 [support-notifications internal] load build context [2025-11-25T13:30:44.035Z] #38 transferring context: 275.69MB 98.1s [2025-11-25T13:30:44.035Z] #38 ... [2025-11-25T13:30:44.035Z] [2025-11-25T13:30:44.035Z] #49 [core-command internal] load build context [2025-11-25T13:30:44.306Z] #49 ... [2025-11-25T13:30:44.306Z] [2025-11-25T13:30:44.306Z] #63 [core-metadata internal] load build context [2025-11-25T13:30:45.266Z] #63 ... [2025-11-25T13:30:45.266Z] [2025-11-25T13:30:45.266Z] #58 [core-data internal] load build context [2025-11-25T13:30:45.266Z] #58 ... [2025-11-25T13:30:45.266Z] [2025-11-25T13:30:45.266Z] #63 [core-metadata internal] load build context [2025-11-25T13:30:45.851Z] #63 ... [2025-11-25T13:30:45.851Z] [2025-11-25T13:30:45.851Z] #42 [security-secretstore-setup internal] load build context [2025-11-25T13:30:45.851Z] #42 ... [2025-11-25T13:30:45.851Z] [2025-11-25T13:30:45.851Z] #53 [support-scheduler internal] load build context [2025-11-25T13:30:46.809Z] #53 ... [2025-11-25T13:30:46.809Z] [2025-11-25T13:30:46.809Z] #54 [security-proxy-setup internal] load build context [2025-11-25T13:30:46.809Z] #54 ... [2025-11-25T13:30:46.809Z] [2025-11-25T13:30:46.809Z] #53 [support-scheduler internal] load build context [2025-11-25T13:30:49.383Z] #53 transferring context: 261.45MB 106.9s [2025-11-25T13:30:51.322Z] #53 ... [2025-11-25T13:30:51.322Z] [2025-11-25T13:30:51.322Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:30:51.322Z] #44 ... [2025-11-25T13:30:51.322Z] [2025-11-25T13:30:51.322Z] #53 [support-scheduler internal] load build context [2025-11-25T13:30:51.587Z] #53 ... [2025-11-25T13:30:51.587Z] [2025-11-25T13:30:51.587Z] #50 [security-proxy-auth internal] load build context [2025-11-25T13:30:51.587Z] #50 ... [2025-11-25T13:30:51.587Z] [2025-11-25T13:30:51.587Z] #53 [support-scheduler internal] load build context [2025-11-25T13:30:52.544Z] #53 ... [2025-11-25T13:30:52.544Z] [2025-11-25T13:30:52.544Z] #56 [core-keeper internal] load build context [2025-11-25T13:30:52.544Z] #56 ... [2025-11-25T13:30:52.544Z] [2025-11-25T13:30:52.544Z] #53 [support-scheduler internal] load build context [2025-11-25T13:30:53.499Z] #53 ... [2025-11-25T13:30:53.499Z] [2025-11-25T13:30:53.499Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:30:53.499Z] #64 ... [2025-11-25T13:30:53.499Z] [2025-11-25T13:30:53.499Z] #53 [support-scheduler internal] load build context [2025-11-25T13:30:53.765Z] #53 ... [2025-11-25T13:30:53.765Z] [2025-11-25T13:30:53.765Z] #52 [security-bootstrapper internal] load build context [2025-11-25T13:30:53.765Z] #52 ... [2025-11-25T13:30:53.765Z] [2025-11-25T13:30:53.765Z] #53 [support-scheduler internal] load build context [2025-11-25T13:30:54.347Z] #53 transferring context: 283.30MB 112.0s [2025-11-25T13:30:54.347Z] #53 ... [2025-11-25T13:30:54.347Z] [2025-11-25T13:30:54.347Z] #38 [support-notifications internal] load build context [2025-11-25T13:30:54.347Z] #38 ... [2025-11-25T13:30:54.347Z] [2025-11-25T13:30:54.347Z] #49 [core-command internal] load build context [2025-11-25T13:30:54.612Z] #49 ... [2025-11-25T13:30:54.612Z] [2025-11-25T13:30:54.612Z] #38 [support-notifications internal] load build context [2025-11-25T13:30:55.582Z] #38 ... [2025-11-25T13:30:55.582Z] [2025-11-25T13:30:55.582Z] #58 [core-data internal] load build context [2025-11-25T13:30:55.582Z] #58 ... [2025-11-25T13:30:55.582Z] [2025-11-25T13:30:55.582Z] #38 [support-notifications internal] load build context [2025-11-25T13:30:55.856Z] #38 ... [2025-11-25T13:30:55.856Z] [2025-11-25T13:30:55.856Z] #63 [core-metadata internal] load build context [2025-11-25T13:30:56.122Z] #63 ... [2025-11-25T13:30:56.122Z] [2025-11-25T13:30:56.122Z] #42 [security-secretstore-setup internal] load build context [2025-11-25T13:30:56.122Z] #42 ... [2025-11-25T13:30:56.122Z] [2025-11-25T13:30:56.122Z] #63 [core-metadata internal] load build context [2025-11-25T13:30:57.079Z] #63 ... [2025-11-25T13:30:57.080Z] [2025-11-25T13:30:57.080Z] #54 [security-proxy-setup internal] load build context [2025-11-25T13:30:57.080Z] #54 ... [2025-11-25T13:30:57.080Z] [2025-11-25T13:30:57.080Z] #38 [support-notifications internal] load build context [2025-11-25T13:30:59.654Z] #38 transferring context: 326.41MB 113.3s [2025-11-25T13:31:01.062Z] #38 ... [2025-11-25T13:31:01.062Z] [2025-11-25T13:31:01.062Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:31:01.335Z] #44 ... [2025-11-25T13:31:01.336Z] [2025-11-25T13:31:01.336Z] #50 [security-proxy-auth internal] load build context [2025-11-25T13:31:01.336Z] #50 ... [2025-11-25T13:31:01.336Z] [2025-11-25T13:31:01.336Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:31:02.745Z] #44 ... [2025-11-25T13:31:02.745Z] [2025-11-25T13:31:02.745Z] #56 [core-keeper internal] load build context [2025-11-25T13:31:04.065Z] #56 ... [2025-11-25T13:31:04.065Z] [2025-11-25T13:31:04.065Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:31:04.333Z] #44 ... [2025-11-25T13:31:04.333Z] [2025-11-25T13:31:04.333Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:31:04.333Z] #64 ... [2025-11-25T13:31:04.333Z] [2025-11-25T13:31:04.333Z] #52 [security-bootstrapper internal] load build context [2025-11-25T13:31:04.333Z] #52 transferring context: 325.82MB 122.9s [2025-11-25T13:31:04.333Z] #52 ... [2025-11-25T13:31:04.333Z] [2025-11-25T13:31:04.333Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:31:04.600Z] #64 ... [2025-11-25T13:31:04.600Z] [2025-11-25T13:31:04.600Z] #53 [support-scheduler internal] load build context [2025-11-25T13:31:04.600Z] #53 ... [2025-11-25T13:31:04.600Z] [2025-11-25T13:31:04.600Z] #49 [core-command internal] load build context [2025-11-25T13:31:04.873Z] #49 ... [2025-11-25T13:31:04.873Z] [2025-11-25T13:31:04.873Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:31:05.456Z] #64 ... [2025-11-25T13:31:05.456Z] [2025-11-25T13:31:05.456Z] #58 [core-data internal] load build context [2025-11-25T13:31:05.722Z] #58 ... [2025-11-25T13:31:05.722Z] [2025-11-25T13:31:05.722Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:31:06.308Z] #64 ... [2025-11-25T13:31:06.308Z] [2025-11-25T13:31:06.308Z] #42 [security-secretstore-setup internal] load build context [2025-11-25T13:31:06.308Z] #42 ... [2025-11-25T13:31:06.308Z] [2025-11-25T13:31:06.308Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:31:07.273Z] #64 ... [2025-11-25T13:31:07.273Z] [2025-11-25T13:31:07.273Z] #54 [security-proxy-setup internal] load build context [2025-11-25T13:31:07.273Z] #54 ... [2025-11-25T13:31:07.273Z] [2025-11-25T13:31:07.273Z] #63 [core-metadata internal] load build context [2025-11-25T13:31:07.541Z] #63 ... [2025-11-25T13:31:07.541Z] [2025-11-25T13:31:07.541Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:31:09.486Z] #64 ... [2025-11-25T13:31:09.486Z] [2025-11-25T13:31:09.486Z] #42 [security-secretstore-setup internal] load build context [2025-11-25T13:31:09.486Z] #42 transferring context: 354.27MB 127.0s done [2025-11-25T13:31:09.486Z] #42 DONE 128.2s [2025-11-25T13:31:09.486Z] [2025-11-25T13:31:09.486Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:31:11.434Z] #64 ... [2025-11-25T13:31:11.434Z] [2025-11-25T13:31:11.434Z] #38 [support-notifications internal] load build context [2025-11-25T13:31:11.434Z] #38 ... [2025-11-25T13:31:11.434Z] [2025-11-25T13:31:11.434Z] #50 [security-proxy-auth internal] load build context [2025-11-25T13:31:11.434Z] #50 ... [2025-11-25T13:31:11.434Z] [2025-11-25T13:31:11.434Z] #38 [support-notifications internal] load build context [2025-11-25T13:31:12.395Z] #38 ... [2025-11-25T13:31:12.395Z] [2025-11-25T13:31:12.395Z] #50 [security-proxy-auth internal] load build context [2025-11-25T13:31:12.395Z] #50 transferring context: 354.27MB 130.2s done [2025-11-25T13:31:12.395Z] #50 DONE 131.4s [2025-11-25T13:31:12.395Z] [2025-11-25T13:31:12.395Z] #38 [support-notifications internal] load build context [2025-11-25T13:31:12.395Z] #38 transferring context: 354.27MB 126.3s done [2025-11-25T13:31:12.668Z] #38 ... [2025-11-25T13:31:12.668Z] [2025-11-25T13:31:12.668Z] #54 [security-proxy-setup internal] load build context [2025-11-25T13:31:12.668Z] #54 transferring context: 354.27MB 127.6s done [2025-11-25T13:31:12.668Z] #54 DONE 130.6s [2025-11-25T13:31:12.936Z] [2025-11-25T13:31:12.936Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:31:12.936Z] #64 ... [2025-11-25T13:31:12.936Z] [2025-11-25T13:31:12.936Z] #56 [core-keeper internal] load build context [2025-11-25T13:31:13.205Z] #56 ... [2025-11-25T13:31:13.205Z] [2025-11-25T13:31:13.205Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:31:13.471Z] #64 ... [2025-11-25T13:31:13.471Z] [2025-11-25T13:31:13.471Z] #38 [support-notifications internal] load build context [2025-11-25T13:31:13.471Z] #38 DONE 129.9s [2025-11-25T13:31:13.471Z] [2025-11-25T13:31:13.471Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:31:14.430Z] #64 ... [2025-11-25T13:31:14.430Z] [2025-11-25T13:31:14.430Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:31:14.430Z] #44 ... [2025-11-25T13:31:14.430Z] [2025-11-25T13:31:14.430Z] #53 [support-scheduler internal] load build context [2025-11-25T13:31:14.430Z] #53 ... [2025-11-25T13:31:14.430Z] [2025-11-25T13:31:14.430Z] #107 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-25T13:31:14.697Z] #107 ... [2025-11-25T13:31:14.697Z] [2025-11-25T13:31:14.697Z] #56 [core-keeper internal] load build context [2025-11-25T13:31:14.697Z] #56 transferring context: 354.27MB 129.6s done [2025-11-25T13:31:14.697Z] #56 DONE 132.5s [2025-11-25T13:31:14.697Z] [2025-11-25T13:31:14.697Z] #52 [security-bootstrapper internal] load build context [2025-11-25T13:31:14.697Z] #52 ... [2025-11-25T13:31:14.697Z] [2025-11-25T13:31:14.697Z] #49 [core-command internal] load build context [2025-11-25T13:31:14.963Z] #49 ... [2025-11-25T13:31:14.963Z] [2025-11-25T13:31:14.963Z] #52 [security-bootstrapper internal] load build context [2025-11-25T13:31:15.938Z] #52 ... [2025-11-25T13:31:15.938Z] [2025-11-25T13:31:15.938Z] #58 [core-data internal] load build context [2025-11-25T13:31:15.938Z] #58 ... [2025-11-25T13:31:15.938Z] [2025-11-25T13:31:15.938Z] #52 [security-bootstrapper internal] load build context [2025-11-25T13:31:17.883Z] #52 ... [2025-11-25T13:31:17.883Z] [2025-11-25T13:31:17.883Z] #63 [core-metadata internal] load build context [2025-11-25T13:31:17.883Z] #63 ... [2025-11-25T13:31:17.883Z] [2025-11-25T13:31:17.883Z] #52 [security-bootstrapper internal] load build context [2025-11-25T13:31:18.470Z] #52 transferring context: 354.27MB 136.9s done [2025-11-25T13:31:18.738Z] #52 DONE 137.6s [2025-11-25T13:31:18.738Z] [2025-11-25T13:31:18.738Z] #63 [core-metadata internal] load build context [2025-11-25T13:31:20.682Z] #63 ... [2025-11-25T13:31:20.682Z] [2025-11-25T13:31:20.682Z] #108 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-25T13:31:20.682Z] #108 ... [2025-11-25T13:31:20.682Z] [2025-11-25T13:31:20.682Z] #63 [core-metadata internal] load build context [2025-11-25T13:31:21.267Z] #63 ... [2025-11-25T13:31:21.268Z] [2025-11-25T13:31:21.268Z] #53 [support-scheduler internal] load build context [2025-11-25T13:31:21.268Z] #53 transferring context: 354.27MB 138.7s done [2025-11-25T13:31:21.268Z] #53 DONE 139.9s [2025-11-25T13:31:21.268Z] [2025-11-25T13:31:21.268Z] #63 [core-metadata internal] load build context [2025-11-25T13:31:23.215Z] #63 transferring context: 354.27MB 137.2s done [2025-11-25T13:31:23.802Z] #63 DONE 140.3s [2025-11-25T13:31:23.802Z] [2025-11-25T13:31:23.802Z] #58 [core-data internal] load build context [2025-11-25T13:31:23.802Z] #58 ... [2025-11-25T13:31:23.802Z] [2025-11-25T13:31:23.802Z] #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-11-25T13:31:24.071Z] #109 ... [2025-11-25T13:31:24.071Z] [2025-11-25T13:31:24.071Z] #58 [core-data internal] load build context [2025-11-25T13:31:24.339Z] #58 ... [2025-11-25T13:31:24.339Z] [2025-11-25T13:31:24.339Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:31:24.339Z] #64 ... [2025-11-25T13:31:24.339Z] [2025-11-25T13:31:24.339Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:31:24.610Z] #44 ... [2025-11-25T13:31:24.610Z] [2025-11-25T13:31:24.610Z] #58 [core-data internal] load build context [2025-11-25T13:31:24.879Z] #58 ... [2025-11-25T13:31:24.879Z] [2025-11-25T13:31:24.879Z] #64 [core-common-config-bootstrapper internal] load build context [2025-11-25T13:31:24.879Z] #64 transferring context: 354.27MB 138.6s done [2025-11-25T13:31:24.879Z] #64 DONE 141.3s [2025-11-25T13:31:24.879Z] [2025-11-25T13:31:24.879Z] #58 [core-data internal] load build context [2025-11-25T13:31:25.147Z] #58 ... [2025-11-25T13:31:25.147Z] [2025-11-25T13:31:25.147Z] #49 [core-command internal] load build context [2025-11-25T13:31:25.147Z] #49 ... [2025-11-25T13:31:25.147Z] [2025-11-25T13:31:25.147Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:31:25.733Z] #44 ... [2025-11-25T13:31:25.733Z] [2025-11-25T13:31:25.733Z] #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-25T13:31:25.733Z] #110 ... [2025-11-25T13:31:25.733Z] [2025-11-25T13:31:25.733Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:31:29.985Z] #44 transferring context: 186.08MB 148.3s [2025-11-25T13:31:31.935Z] #44 ... [2025-11-25T13:31:31.935Z] [2025-11-25T13:31:31.935Z] #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-25T13:31:31.935Z] #111 ... [2025-11-25T13:31:31.935Z] [2025-11-25T13:31:31.935Z] #58 [core-data internal] load build context [2025-11-25T13:31:32.522Z] #58 ... [2025-11-25T13:31:32.522Z] [2025-11-25T13:31:32.522Z] #108 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-25T13:31:32.522Z] #108 DONE 21.9s [2025-11-25T13:31:32.522Z] [2025-11-25T13:31:32.522Z] #49 [core-command internal] load build context [2025-11-25T13:31:32.522Z] #49 ... [2025-11-25T13:31:32.522Z] [2025-11-25T13:31:32.522Z] #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T13:31:32.811Z] #112 ... [2025-11-25T13:31:32.811Z] [2025-11-25T13:31:32.811Z] #107 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-25T13:31:32.811Z] #107 DONE 18.2s [2025-11-25T13:31:32.811Z] [2025-11-25T13:31:32.811Z] #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-11-25T13:31:32.811Z] #109 DONE 18.9s [2025-11-25T13:31:32.811Z] [2025-11-25T13:31:32.811Z] #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T13:31:34.262Z] #113 ... [2025-11-25T13:31:34.262Z] [2025-11-25T13:31:34.262Z] #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-25T13:31:34.262Z] #110 DONE 18.2s [2025-11-25T13:31:34.262Z] [2025-11-25T13:31:34.262Z] #49 [core-command internal] load build context [2025-11-25T13:31:34.531Z] #49 ... [2025-11-25T13:31:34.531Z] [2025-11-25T13:31:34.531Z] #58 [core-data internal] load build context [2025-11-25T13:31:34.531Z] #58 transferring context: 354.27MB 149.7s done [2025-11-25T13:31:34.531Z] #58 DONE 152.5s [2025-11-25T13:31:34.531Z] [2025-11-25T13:31:34.531Z] #49 [core-command internal] load build context [2025-11-25T13:31:38.930Z] #49 ... [2025-11-25T13:31:38.930Z] [2025-11-25T13:31:38.930Z] #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-25T13:31:38.930Z] #111 DONE 17.0s [2025-11-25T13:31:38.930Z] [2025-11-25T13:31:38.930Z] #49 [core-command internal] load build context [2025-11-25T13:31:39.213Z] #49 transferring context: 333.43MB 157.0s [2025-11-25T13:31:41.872Z] #49 ... [2025-11-25T13:31:41.872Z] [2025-11-25T13:31:41.872Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:31:42.155Z] #44 ... [2025-11-25T13:31:42.155Z] [2025-11-25T13:31:42.155Z] #49 [core-command internal] load build context [2025-11-25T13:31:42.804Z] #49 ... [2025-11-25T13:31:42.804Z] [2025-11-25T13:31:42.804Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T13:31:42.804Z] #114 ... [2025-11-25T13:31:42.804Z] [2025-11-25T13:31:42.804Z] #49 [core-command internal] load build context [2025-11-25T13:31:42.804Z] #49 transferring context: 354.27MB 160.7s done [2025-11-25T13:31:43.069Z] #49 DONE 161.7s [2025-11-25T13:31:43.069Z] [2025-11-25T13:31:43.069Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:31:44.023Z] #44 ... [2025-11-25T13:31:44.023Z] [2025-11-25T13:31:44.023Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T13:31:44.291Z] #115 ... [2025-11-25T13:31:44.291Z] [2025-11-25T13:31:44.291Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:31:47.840Z] #44 transferring context: 327.46MB 166.7s [2025-11-25T13:31:48.800Z] #44 ... [2025-11-25T13:31:48.800Z] [2025-11-25T13:31:48.800Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T13:31:49.068Z] #116 ... [2025-11-25T13:31:49.068Z] [2025-11-25T13:31:49.068Z] #44 [security-spiffe-token-provider internal] load build context [2025-11-25T13:31:51.662Z] #44 transferring context: 354.27MB 170.1s done [2025-11-25T13:31:51.662Z] #44 DONE 170.5s [2025-11-25T13:31:51.662Z] [2025-11-25T13:31:51.662Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T13:31:51.662Z] #40 ... [2025-11-25T13:31:51.662Z] [2025-11-25T13:31:51.662Z] #117 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-11-25T13:31:58.395Z] #117 DONE 6.0s [2025-11-25T13:31:58.395Z] [2025-11-25T13:31:58.395Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T13:33:20.250Z] #118 ... [2025-11-25T13:33:20.250Z] [2025-11-25T13:33:20.250Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T13:33:20.250Z] #114 DONE 94.3s [2025-11-25T13:33:20.250Z] [2025-11-25T13:33:20.250Z] #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T13:33:20.250Z] #112 DONE 94.5s [2025-11-25T13:33:20.250Z] [2025-11-25T13:33:20.250Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2025-11-25T13:33:20.250Z] #119 ... [2025-11-25T13:33:20.250Z] [2025-11-25T13:33:20.250Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T13:33:20.250Z] #115 DONE 93.1s [2025-11-25T13:33:20.250Z] [2025-11-25T13:33:20.250Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T13:33:20.250Z] #116 DONE 88.3s [2025-11-25T13:33:20.250Z] [2025-11-25T13:33:20.250Z] #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T13:33:20.250Z] #113 DONE 94.3s [2025-11-25T13:33:20.250Z] [2025-11-25T13:33:20.250Z] #120 [security-proxy-auth builder 6/7] COPY . . [2025-11-25T13:33:20.250Z] #120 ... [2025-11-25T13:33:20.250Z] [2025-11-25T13:33:20.250Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T13:33:20.250Z] #118 DONE 76.1s [2025-11-25T13:33:20.250Z] [2025-11-25T13:33:20.250Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-25T13:33:20.250Z] #121 ... [2025-11-25T13:33:20.250Z] [2025-11-25T13:33:20.250Z] #122 [support-scheduler builder 6/7] COPY . . [2025-11-25T13:33:20.250Z] #122 ... [2025-11-25T13:33:20.250Z] [2025-11-25T13:33:20.250Z] #123 [support-notifications builder 6/7] COPY . . [2025-11-25T13:33:20.250Z] #123 ... [2025-11-25T13:33:20.250Z] [2025-11-25T13:33:20.250Z] #124 [core-keeper builder 7/8] COPY . . [2025-11-25T13:33:20.830Z] #124 ... [2025-11-25T13:33:20.830Z] [2025-11-25T13:33:20.830Z] #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-25T13:33:20.830Z] #125 CACHED [2025-11-25T13:33:20.830Z] [2025-11-25T13:33:20.830Z] #126 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T13:33:20.830Z] #126 CACHED [2025-11-25T13:33:20.830Z] [2025-11-25T13:33:20.830Z] #127 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-11-25T13:33:20.830Z] #127 CACHED [2025-11-25T13:33:20.830Z] [2025-11-25T13:33:20.830Z] #123 [support-notifications builder 6/7] COPY . . [2025-11-25T13:33:20.830Z] #123 DONE 13.8s [2025-11-25T13:33:20.830Z] [2025-11-25T13:33:20.830Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-11-25T13:33:20.830Z] #128 CACHED [2025-11-25T13:33:20.830Z] [2025-11-25T13:33:20.830Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T13:33:20.830Z] #129 CACHED [2025-11-25T13:33:20.830Z] [2025-11-25T13:33:20.830Z] #130 [core-metadata builder 6/7] COPY . . [2025-11-25T13:33:20.830Z] #130 CACHED [2025-11-25T13:33:20.830Z] [2025-11-25T13:33:20.830Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T13:33:20.830Z] #131 CACHED [2025-11-25T13:33:20.830Z] [2025-11-25T13:33:20.830Z] #132 [core-data builder 6/7] COPY . . [2025-11-25T13:33:20.830Z] #132 CACHED [2025-11-25T13:33:20.830Z] [2025-11-25T13:33:20.830Z] #133 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-11-25T13:33:20.830Z] #133 CACHED [2025-11-25T13:33:20.830Z] [2025-11-25T13:33:20.830Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T13:33:20.830Z] #134 CACHED [2025-11-25T13:33:20.830Z] [2025-11-25T13:33:20.830Z] #135 [core-command builder 6/7] COPY . . [2025-11-25T13:33:20.830Z] #135 CACHED [2025-11-25T13:33:20.830Z] [2025-11-25T13:33:20.830Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-11-25T13:33:20.830Z] #136 CACHED [2025-11-25T13:33:20.830Z] [2025-11-25T13:33:20.830Z] #122 [support-scheduler builder 6/7] COPY . . [2025-11-25T13:33:20.830Z] #122 DONE 13.7s [2025-11-25T13:33:20.830Z] [2025-11-25T13:33:20.830Z] #120 [security-proxy-auth builder 6/7] COPY . . [2025-11-25T13:33:20.830Z] #120 DONE 13.7s [2025-11-25T13:33:20.830Z] [2025-11-25T13:33:20.830Z] #137 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T13:33:20.830Z] #137 CACHED [2025-11-25T13:33:20.830Z] [2025-11-25T13:33:20.830Z] #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-25T13:33:20.830Z] #138 CACHED [2025-11-25T13:33:20.830Z] [2025-11-25T13:33:20.830Z] #139 [security-bootstrapper builder 6/7] COPY . . [2025-11-25T13:33:20.830Z] #139 CACHED [2025-11-25T13:33:20.830Z] [2025-11-25T13:33:20.830Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2025-11-25T13:33:20.830Z] #119 DONE 13.8s [2025-11-25T13:33:20.830Z] [2025-11-25T13:33:20.830Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-25T13:33:21.096Z] #140 ... [2025-11-25T13:33:21.096Z] [2025-11-25T13:33:21.096Z] #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T13:33:21.096Z] #141 CACHED [2025-11-25T13:33:21.096Z] [2025-11-25T13:33:21.096Z] #142 [security-proxy-setup builder 6/7] COPY . . [2025-11-25T13:33:21.096Z] #142 CACHED [2025-11-25T13:33:21.096Z] [2025-11-25T13:33:21.096Z] #143 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-25T13:33:21.096Z] #143 CACHED [2025-11-25T13:33:21.096Z] [2025-11-25T13:33:21.096Z] #124 [core-keeper builder 7/8] COPY . . [2025-11-25T13:33:21.096Z] #124 DONE 13.8s [2025-11-25T13:33:21.096Z] [2025-11-25T13:33:21.096Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T13:33:25.351Z] #144 ... [2025-11-25T13:33:25.351Z] [2025-11-25T13:33:25.351Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-25T13:33:25.351Z] #121 DONE 12.0s [2025-11-25T13:33:25.617Z] [2025-11-25T13:33:25.617Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T13:33:28.204Z] #145 2.694 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-11-25T13:33:30.783Z] #145 ... [2025-11-25T13:33:30.783Z] [2025-11-25T13:33:30.783Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-25T13:33:30.783Z] #0 5.551 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-11-25T13:33:31.049Z] #146 ... [2025-11-25T13:33:31.049Z] [2025-11-25T13:33:31.049Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T13:33:31.049Z] #0 6.238 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-11-25T13:33:31.049Z] #147 ... [2025-11-25T13:33:31.049Z] [2025-11-25T13:33:31.049Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-25T13:33:31.049Z] #0 5.454 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-11-25T13:33:31.322Z] #148 ... [2025-11-25T13:33:31.322Z] [2025-11-25T13:33:31.322Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command [2025-11-25T13:33:31.322Z] #0 4.556 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-11-25T13:33:31.322Z] #149 ... [2025-11-25T13:33:31.322Z] [2025-11-25T13:33:31.322Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T13:33:31.322Z] #0 6.683 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-11-25T13:33:31.715Z] #150 ... [2025-11-25T13:33:31.715Z] [2025-11-25T13:33:31.715Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-25T13:33:31.715Z] #0 5.695 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-11-25T13:33:31.981Z] #151 ... [2025-11-25T13:33:31.981Z] [2025-11-25T13:33:31.981Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-25T13:33:31.981Z] #0 6.594 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-11-25T13:33:31.981Z] #152 ... [2025-11-25T13:33:31.981Z] [2025-11-25T13:33:31.981Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-25T13:33:31.981Z] #0 4.969 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-11-25T13:33:32.261Z] #153 ... [2025-11-25T13:33:32.261Z] [2025-11-25T13:33:32.261Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T13:33:32.261Z] #0 6.508 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-11-25T13:33:32.261Z] #154 ... [2025-11-25T13:33:32.261Z] [2025-11-25T13:33:32.261Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T13:33:32.261Z] #144 6.150 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-11-25T13:33:36.517Z] #144 ... [2025-11-25T13:33:36.517Z] [2025-11-25T13:33:36.517Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-25T13:33:36.517Z] #140 5.434 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-11-25T13:53:17.302Z] #140 ... [2025-11-25T13:53:17.302Z] [2025-11-25T13:53:17.302Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-25T13:53:17.302Z] #146 DONE 1182.7s [2025-11-25T13:53:17.302Z] [2025-11-25T13:53:17.302Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T13:53:17.302Z] #145 ... [2025-11-25T13:53:17.302Z] [2025-11-25T13:53:17.302Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T13:53:17.302Z] #155 DONE 0.4s [2025-11-25T13:53:17.302Z] [2025-11-25T13:53:17.302Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T13:53:17.302Z] #156 DONE 0.2s [2025-11-25T13:53:17.302Z] [2025-11-25T13:53:17.302Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-11-25T13:53:17.302Z] #157 DONE 0.3s [2025-11-25T13:53:17.302Z] [2025-11-25T13:53:17.302Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-11-25T13:53:17.302Z] #158 DONE 0.1s [2025-11-25T13:53:17.302Z] [2025-11-25T13:53:17.302Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T13:53:17.302Z] #150 ... [2025-11-25T13:53:17.302Z] [2025-11-25T13:53:17.302Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-11-25T13:53:17.302Z] #159 DONE 0.1s [2025-11-25T13:53:17.302Z] [2025-11-25T13:53:17.302Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T13:53:17.302Z] #160 DONE 2.1s [2025-11-25T13:53:17.302Z] [2025-11-25T13:53:17.302Z] #106 [core-common-config-bootstrapper] exporting to image [2025-11-25T13:53:17.302Z] #106 exporting layers [2025-11-25T13:53:17.302Z] #106 exporting layers 0.9s done [2025-11-25T13:53:17.302Z] #106 writing image sha256:81433df5615bd1de3d1cd9caa23870502d3a17abe0f7b9b356beadc20f36114f done [2025-11-25T13:53:17.302Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-11-25T13:53:17.302Z] #106 DONE 9.9s [2025-11-25T13:53:17.302Z] [2025-11-25T13:53:17.302Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T13:53:29.601Z] #150 ... [2025-11-25T13:53:29.601Z] [2025-11-25T13:53:29.601Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-25T13:53:29.601Z] #140 DONE 1207.5s [2025-11-25T13:53:29.601Z] [2025-11-25T13:53:29.601Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-11-25T13:53:29.601Z] #161 DONE 0.5s [2025-11-25T13:53:29.601Z] [2025-11-25T13:53:29.601Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-25T13:53:32.289Z] #162 DONE 2.9s [2025-11-25T13:53:32.289Z] [2025-11-25T13:53:32.289Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T13:53:32.289Z] #163 DONE 0.3s [2025-11-25T13:53:32.289Z] [2025-11-25T13:53:32.289Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-11-25T13:53:32.289Z] #164 DONE 0.2s [2025-11-25T13:53:32.289Z] [2025-11-25T13:53:32.289Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T13:53:32.556Z] #144 ... [2025-11-25T13:53:32.556Z] [2025-11-25T13:53:32.556Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-11-25T13:53:32.822Z] #165 DONE 0.6s [2025-11-25T13:53:32.822Z] [2025-11-25T13:53:32.822Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T13:53:33.141Z] #150 ... [2025-11-25T13:53:33.141Z] [2025-11-25T13:53:33.141Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-11-25T13:53:33.409Z] #166 DONE 0.2s [2025-11-25T13:53:33.409Z] [2025-11-25T13:53:33.409Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-11-25T13:53:33.673Z] #167 DONE 0.4s [2025-11-25T13:53:33.673Z] [2025-11-25T13:53:33.673Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-11-25T13:53:33.673Z] #168 DONE 0.2s [2025-11-25T13:53:33.673Z] [2025-11-25T13:53:33.673Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-11-25T13:53:33.948Z] #169 DONE 0.1s [2025-11-25T13:53:33.948Z] [2025-11-25T13:53:33.948Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-11-25T13:53:33.948Z] #170 DONE 0.2s [2025-11-25T13:53:33.948Z] [2025-11-25T13:53:33.948Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-11-25T13:53:36.531Z] #171 DONE 2.2s [2025-11-25T13:53:36.531Z] [2025-11-25T13:53:36.531Z] #106 [security-bootstrapper] exporting to image [2025-11-25T13:53:36.531Z] #106 exporting layers [2025-11-25T13:53:38.103Z] #106 exporting layers 1.5s done [2025-11-25T13:53:38.103Z] #106 writing image sha256:be4cf806d816a77fd48e4e9cf043240717b265a76c704713c5b0f68ce5eab14b 0.0s done [2025-11-25T13:53:38.103Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2025-11-25T13:53:38.103Z] #106 DONE 11.5s [2025-11-25T13:53:38.103Z] [2025-11-25T13:53:38.103Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T14:08:00.798Z] #145 ... [2025-11-25T14:08:00.798Z] [2025-11-25T14:08:00.798Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command [2025-11-25T14:08:00.798Z] #149 DONE 2073.3s [2025-11-25T14:08:00.798Z] [2025-11-25T14:08:00.798Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T14:08:00.798Z] #154 ... [2025-11-25T14:08:00.798Z] [2025-11-25T14:08:00.798Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T14:08:00.798Z] #172 DONE 0.2s [2025-11-25T14:08:00.798Z] [2025-11-25T14:08:00.798Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T14:08:00.798Z] #150 ... [2025-11-25T14:08:00.798Z] [2025-11-25T14:08:00.798Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-11-25T14:08:00.798Z] #173 DONE 0.3s [2025-11-25T14:08:00.798Z] [2025-11-25T14:08:00.798Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-11-25T14:08:00.798Z] #174 DONE 0.4s [2025-11-25T14:08:00.798Z] [2025-11-25T14:08:00.798Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-11-25T14:08:00.798Z] #175 DONE 0.2s [2025-11-25T14:08:00.798Z] [2025-11-25T14:08:00.798Z] #106 [core-command] exporting to image [2025-11-25T14:08:00.798Z] #106 exporting layers [2025-11-25T14:08:00.798Z] #106 exporting layers 0.4s done [2025-11-25T14:08:00.798Z] #106 writing image sha256:912b058bb59ce504d72967c736dac3af50c74cb1c70e0a111abc015a26ce421f 0.0s done [2025-11-25T14:08:00.798Z] #106 naming to docker.io/library/core-command-arm64 done [2025-11-25T14:08:00.798Z] #106 DONE 11.9s [2025-11-25T14:08:00.798Z] [2025-11-25T14:08:00.798Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T14:08:22.841Z] #144 ... [2025-11-25T14:08:22.841Z] [2025-11-25T14:08:22.842Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T14:08:22.842Z] #150 2098.3 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-11-25T14:08:25.414Z] #150 ... [2025-11-25T14:08:25.414Z] [2025-11-25T14:08:25.414Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-25T14:08:25.414Z] #152 DONE 2104.4s [2025-11-25T14:08:25.414Z] [2025-11-25T14:08:25.414Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T14:08:27.348Z] #150 ... [2025-11-25T14:08:27.348Z] [2025-11-25T14:08:27.348Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T14:08:27.930Z] #176 DONE 0.4s [2025-11-25T14:08:27.930Z] [2025-11-25T14:08:27.930Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-25T14:08:27.930Z] #148 ... [2025-11-25T14:08:27.930Z] [2025-11-25T14:08:27.930Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-11-25T14:08:27.930Z] #177 DONE 0.3s [2025-11-25T14:08:27.930Z] [2025-11-25T14:08:27.930Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T14:08:28.201Z] #147 ... [2025-11-25T14:08:28.201Z] [2025-11-25T14:08:28.201Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-11-25T14:08:28.469Z] #178 DONE 0.2s [2025-11-25T14:08:28.469Z] [2025-11-25T14:08:28.469Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-11-25T14:08:28.469Z] #179 DONE 0.2s [2025-11-25T14:08:28.469Z] [2025-11-25T14:08:28.469Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-11-25T14:08:29.052Z] #180 DONE 0.5s [2025-11-25T14:08:29.052Z] [2025-11-25T14:08:29.052Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-11-25T14:08:29.052Z] #181 DONE 0.2s [2025-11-25T14:08:29.052Z] [2025-11-25T14:08:29.052Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T14:08:30.992Z] #182 DONE 1.7s [2025-11-25T14:08:30.992Z] [2025-11-25T14:08:30.992Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-25T14:08:30.992Z] #151 ... [2025-11-25T14:08:30.992Z] [2025-11-25T14:08:30.992Z] #106 [security-proxy-setup] exporting to image [2025-11-25T14:08:30.992Z] #106 exporting layers [2025-11-25T14:08:31.948Z] #106 exporting layers 0.9s done [2025-11-25T14:08:31.948Z] #106 writing image sha256:9f9ae48952ea5d0eed08e1a4d72dc14cf96121f231b3dd1124f618052c9fb4ad 0.0s done [2025-11-25T14:08:31.948Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2025-11-25T14:08:31.948Z] #106 DONE 12.9s [2025-11-25T14:08:31.948Z] [2025-11-25T14:08:31.948Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-25T14:08:53.988Z] #148 ... [2025-11-25T14:08:53.988Z] [2025-11-25T14:08:53.988Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-25T14:08:53.988Z] #150 DONE 2131.4s [2025-11-25T14:08:53.988Z] [2025-11-25T14:08:53.988Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T14:08:53.988Z] #145 ... [2025-11-25T14:08:53.988Z] [2025-11-25T14:08:53.988Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T14:08:54.948Z] #183 DONE 0.8s [2025-11-25T14:08:54.948Z] [2025-11-25T14:08:54.948Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-11-25T14:08:54.948Z] #184 DONE 0.3s [2025-11-25T14:08:54.948Z] [2025-11-25T14:08:54.948Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-25T14:08:55.214Z] #148 ... [2025-11-25T14:08:55.214Z] [2025-11-25T14:08:55.214Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-11-25T14:08:55.214Z] #185 DONE 0.2s [2025-11-25T14:08:55.214Z] [2025-11-25T14:08:55.214Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-11-25T14:08:55.494Z] #186 DONE 0.2s [2025-11-25T14:08:55.494Z] [2025-11-25T14:08:55.494Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-11-25T14:08:55.494Z] #187 DONE 0.2s [2025-11-25T14:08:55.494Z] [2025-11-25T14:08:55.494Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T14:08:55.760Z] #154 ... [2025-11-25T14:08:55.760Z] [2025-11-25T14:08:55.760Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-11-25T14:08:56.026Z] #188 DONE 0.4s [2025-11-25T14:08:56.026Z] [2025-11-25T14:08:56.026Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-11-25T14:08:56.614Z] #189 DONE 0.5s [2025-11-25T14:08:56.614Z] [2025-11-25T14:08:56.614Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-11-25T14:08:56.614Z] #190 DONE 0.1s [2025-11-25T14:08:56.614Z] [2025-11-25T14:08:56.614Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T14:08:59.188Z] #191 DONE 2.3s [2025-11-25T14:08:59.188Z] [2025-11-25T14:08:59.188Z] #106 [security-secretstore-setup] exporting to image [2025-11-25T14:08:59.188Z] #106 exporting layers [2025-11-25T14:09:00.595Z] #106 exporting layers 1.5s done [2025-11-25T14:09:00.595Z] #106 writing image sha256:1fc0f79d1e6db7b81faefbe6542ba0278eccc02b764cef03bc602355b3a99ace done [2025-11-25T14:09:00.595Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-11-25T14:09:00.595Z] #106 DONE 14.4s [2025-11-25T14:09:00.595Z] [2025-11-25T14:09:00.595Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T14:10:08.444Z] #40 ... [2025-11-25T14:10:08.444Z] [2025-11-25T14:10:08.444Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T14:10:08.444Z] #145 DONE 2200.6s [2025-11-25T14:10:08.444Z] [2025-11-25T14:10:08.444Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T14:10:08.444Z] #154 ... [2025-11-25T14:10:08.444Z] [2025-11-25T14:10:08.444Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T14:10:08.444Z] #192 DONE 0.2s [2025-11-25T14:10:08.444Z] [2025-11-25T14:10:08.444Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T14:10:08.444Z] #193 DONE 0.1s [2025-11-25T14:10:08.444Z] [2025-11-25T14:10:08.444Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-11-25T14:10:09.025Z] #194 DONE 0.5s [2025-11-25T14:10:09.025Z] [2025-11-25T14:10:09.025Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-25T14:10:09.025Z] #148 ... [2025-11-25T14:10:09.025Z] [2025-11-25T14:10:09.025Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-11-25T14:10:09.025Z] #195 DONE 0.1s [2025-11-25T14:10:09.025Z] [2025-11-25T14:10:09.025Z] #106 [security-spiffe-token-provider] exporting to image [2025-11-25T14:10:09.025Z] #106 exporting layers [2025-11-25T14:10:09.606Z] #106 exporting layers 0.6s done [2025-11-25T14:10:09.606Z] #106 writing image sha256:b2a9061ec98ebdd7366fb7b5cc22508f7c028be2e07a8b4bf21d5ba5ce74f9ec done [2025-11-25T14:10:09.606Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-11-25T14:10:09.606Z] #106 DONE 15.0s [2025-11-25T14:10:09.606Z] [2025-11-25T14:10:09.606Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-25T14:10:36.266Z] #148 ... [2025-11-25T14:10:36.266Z] [2025-11-25T14:10:36.266Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-25T14:10:36.266Z] #151 DONE 2234.9s [2025-11-25T14:10:36.266Z] [2025-11-25T14:10:36.266Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-25T14:10:38.208Z] #148 ... [2025-11-25T14:10:38.208Z] [2025-11-25T14:10:38.208Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T14:10:38.208Z] #196 DONE 0.3s [2025-11-25T14:10:38.208Z] [2025-11-25T14:10:38.208Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T14:10:38.208Z] #144 ... [2025-11-25T14:10:38.208Z] [2025-11-25T14:10:38.208Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T14:10:38.476Z] #197 ... [2025-11-25T14:10:38.476Z] [2025-11-25T14:10:38.476Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T14:10:38.476Z] #144 DONE 2237.5s [2025-11-25T14:10:38.476Z] [2025-11-25T14:10:38.476Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T14:10:38.743Z] #147 ... [2025-11-25T14:10:38.743Z] [2025-11-25T14:10:38.743Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T14:10:38.743Z] #197 DONE 0.6s [2025-11-25T14:10:38.743Z] [2025-11-25T14:10:38.743Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-11-25T14:10:39.327Z] #198 DONE 0.5s [2025-11-25T14:10:39.327Z] [2025-11-25T14:10:39.327Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-11-25T14:10:39.327Z] #199 DONE 0.2s [2025-11-25T14:10:39.327Z] [2025-11-25T14:10:39.327Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T14:10:39.594Z] #40 ... [2025-11-25T14:10:39.594Z] [2025-11-25T14:10:39.594Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-11-25T14:10:39.861Z] #200 DONE 0.3s [2025-11-25T14:10:39.861Z] [2025-11-25T14:10:39.861Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T14:10:41.803Z] #201 ... [2025-11-25T14:10:41.803Z] [2025-11-25T14:10:41.803Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T14:10:41.803Z] #202 DONE 0.3s [2025-11-25T14:10:41.803Z] [2025-11-25T14:10:41.803Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-25T14:10:41.803Z] #148 ... [2025-11-25T14:10:41.803Z] [2025-11-25T14:10:41.803Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-11-25T14:10:42.070Z] #203 DONE 0.5s [2025-11-25T14:10:42.070Z] [2025-11-25T14:10:42.070Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-11-25T14:10:42.336Z] #204 ... [2025-11-25T14:10:42.336Z] [2025-11-25T14:10:42.336Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T14:10:42.336Z] #201 DONE 2.4s [2025-11-25T14:10:42.336Z] [2025-11-25T14:10:42.336Z] #106 [security-proxy-auth] exporting to image [2025-11-25T14:10:42.336Z] #106 exporting layers [2025-11-25T14:10:42.603Z] #106 ... [2025-11-25T14:10:42.603Z] [2025-11-25T14:10:42.603Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-11-25T14:10:42.603Z] #204 DONE 0.5s [2025-11-25T14:10:42.603Z] [2025-11-25T14:10:42.603Z] #106 [core-keeper] exporting to image [2025-11-25T14:10:43.182Z] #106 exporting layers 1.0s done [2025-11-25T14:10:43.182Z] #106 exporting layers 0.6s done [2025-11-25T14:10:43.182Z] #106 writing image sha256:86dc3fb57190915a5baf103acad2dddbf985f961d2ac265edc353049284ed738 0.0s done [2025-11-25T14:10:43.182Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2025-11-25T14:10:43.182Z] #106 writing image sha256:b41eee872b67ad04ec8c16c2e4c275ac54e3432782c8d5a73081d430ab9d7cfb [2025-11-25T14:10:43.447Z] #106 writing image sha256:b41eee872b67ad04ec8c16c2e4c275ac54e3432782c8d5a73081d430ab9d7cfb 0.0s done [2025-11-25T14:10:43.447Z] #106 naming to docker.io/library/core-keeper-arm64 done [2025-11-25T14:10:43.447Z] #106 DONE 16.0s [2025-11-25T14:10:43.447Z] [2025-11-25T14:10:43.447Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-25T14:10:43.716Z] #148 DONE 2242.7s [2025-11-25T14:10:43.716Z] [2025-11-25T14:10:43.716Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T14:10:44.672Z] #154 ... [2025-11-25T14:10:44.672Z] [2025-11-25T14:10:44.672Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-25T14:10:44.672Z] #153 DONE 2243.8s [2025-11-25T14:10:44.938Z] [2025-11-25T14:10:44.938Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T14:10:48.267Z] #147 ... [2025-11-25T14:10:48.267Z] [2025-11-25T14:10:48.267Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T14:10:48.267Z] #205 ... [2025-11-25T14:10:48.267Z] [2025-11-25T14:10:48.267Z] #206 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T14:10:48.267Z] #206 DONE 0.3s [2025-11-25T14:10:48.267Z] [2025-11-25T14:10:48.267Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T14:10:48.267Z] #205 DONE 0.4s [2025-11-25T14:10:48.267Z] [2025-11-25T14:10:48.268Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T14:10:48.268Z] #207 ... [2025-11-25T14:10:48.268Z] [2025-11-25T14:10:48.268Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T14:10:48.268Z] #208 DONE 0.4s [2025-11-25T14:10:48.534Z] [2025-11-25T14:10:48.534Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T14:10:48.534Z] #207 DONE 0.4s [2025-11-25T14:10:48.534Z] [2025-11-25T14:10:48.534Z] #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-11-25T14:10:49.117Z] #209 DONE 0.5s [2025-11-25T14:10:49.117Z] [2025-11-25T14:10:49.117Z] #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-11-25T14:10:49.117Z] #210 DONE 0.5s [2025-11-25T14:10:49.117Z] [2025-11-25T14:10:49.117Z] #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-11-25T14:10:49.117Z] #211 DONE 0.2s [2025-11-25T14:10:49.117Z] [2025-11-25T14:10:49.117Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-11-25T14:10:49.117Z] #212 DONE 0.2s [2025-11-25T14:10:49.117Z] [2025-11-25T14:10:49.118Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-11-25T14:10:49.384Z] #213 DONE 0.3s [2025-11-25T14:10:49.384Z] [2025-11-25T14:10:49.384Z] #106 [core-data] exporting to image [2025-11-25T14:10:49.384Z] #106 exporting layers [2025-11-25T14:10:49.966Z] #106 exporting layers 0.6s done [2025-11-25T14:10:49.966Z] #106 writing image sha256:6f244de056357793b693909e541f91069ae9540c8c59d82e83684316e45c58e3 done [2025-11-25T14:10:49.966Z] #106 naming to docker.io/library/core-data-arm64 done [2025-11-25T14:10:50.231Z] #106 exporting layers 0.6s done [2025-11-25T14:10:50.231Z] #106 writing image sha256:3c64ba2530fe98d369e26db335b16175b1c64715968c187e2f7d6ac9f4072e45 done [2025-11-25T14:10:50.231Z] #106 naming to docker.io/library/core-metadata-arm64 done [2025-11-25T14:10:50.231Z] #106 DONE 16.9s [2025-11-25T14:10:50.231Z] [2025-11-25T14:10:50.231Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T14:11:22.432Z] #154 DONE 2277.5s [2025-11-25T14:11:22.432Z] [2025-11-25T14:11:22.432Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T14:11:22.432Z] #40 ... [2025-11-25T14:11:22.432Z] [2025-11-25T14:11:22.432Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T14:11:22.432Z] #214 DONE 0.1s [2025-11-25T14:11:22.432Z] [2025-11-25T14:11:22.432Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T14:11:22.432Z] #40 ... [2025-11-25T14:11:22.432Z] [2025-11-25T14:11:22.432Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T14:11:22.432Z] #215 DONE 0.1s [2025-11-25T14:11:22.432Z] [2025-11-25T14:11:22.432Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-11-25T14:11:22.432Z] #216 DONE 0.6s [2025-11-25T14:11:22.432Z] [2025-11-25T14:11:22.432Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T14:11:22.432Z] #147 ... [2025-11-25T14:11:22.432Z] [2025-11-25T14:11:22.432Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-11-25T14:11:22.432Z] #217 DONE 0.1s [2025-11-25T14:11:22.432Z] [2025-11-25T14:11:22.432Z] #106 [support-scheduler] exporting to image [2025-11-25T14:11:22.432Z] #106 exporting layers [2025-11-25T14:11:22.704Z] #106 exporting layers 1.1s done [2025-11-25T14:11:22.704Z] #106 writing image sha256:0f38e617cecbde2c7138733bcfc1e902136cb0f7fa56c0d93daba70fa3193456 done [2025-11-25T14:11:22.704Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2025-11-25T14:11:22.704Z] #106 DONE 18.0s [2025-11-25T14:11:22.704Z] [2025-11-25T14:11:22.704Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T14:11:25.271Z] #147 DONE 2284.5s [2025-11-25T14:11:25.271Z] [2025-11-25T14:11:25.271Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T14:11:27.214Z] #40 ... [2025-11-25T14:11:27.214Z] [2025-11-25T14:11:27.214Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T14:11:27.214Z] #218 DONE 0.1s [2025-11-25T14:11:27.214Z] [2025-11-25T14:11:27.214Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T14:11:27.214Z] #219 DONE 0.1s [2025-11-25T14:11:27.214Z] [2025-11-25T14:11:27.214Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-11-25T14:11:27.798Z] #220 DONE 0.4s [2025-11-25T14:11:27.798Z] [2025-11-25T14:11:27.798Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-11-25T14:11:27.798Z] #221 DONE 0.1s [2025-11-25T14:11:27.798Z] [2025-11-25T14:11:27.798Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T14:11:27.798Z] #40 ... [2025-11-25T14:11:27.798Z] [2025-11-25T14:11:27.798Z] #106 [support-notifications] exporting to image [2025-11-25T14:11:27.798Z] #106 exporting layers [2025-11-25T14:11:28.379Z] #106 exporting layers 0.6s done [2025-11-25T14:11:28.379Z] #106 writing image sha256:02f9bf56654c42482ff264912d1b4a123d0dbaab8ffee17aa66c18f7cfb20406 done [2025-11-25T14:11:28.379Z] #106 naming to docker.io/library/support-notifications-arm64 done [2025-11-25T14:11:28.379Z] #106 DONE 18.6s [2025-11-25T14:11:28.379Z] [2025-11-25T14:11:28.379Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-25T14:11:28.379Z] time="2025-11-25T13:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T14:11:28.379Z] time="2025-11-25T13:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T14:11:28.379Z] time="2025-11-25T13:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T14:11:28.379Z] time="2025-11-25T13:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T14:11:28.379Z] time="2025-11-25T13:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T14:11:28.379Z] time="2025-11-25T13:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T14:11:28.379Z] time="2025-11-25T13:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T14:11:28.379Z] time="2025-11-25T13:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T14:11:28.379Z] time="2025-11-25T13:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T14:11:28.379Z] time="2025-11-25T13:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T14:11:28.379Z] time="2025-11-25T13:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T14:11:28.379Z] time="2025-11-25T13:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T14:11:28.379Z] time="2025-11-25T13:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T14:11:28.379Z] time="2025-11-25T13:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T14:11:28.379Z] time="2025-11-25T13:28:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-11-25T14:11:28.440Z] $ docker stop --time=1 0a96bc1aa668b38c22f258a36d4d95ea2b6eff5ebf5a8697aa99c0220fbaa274 [2025-11-25T14:11:30.143Z] $ docker rm -f --volumes 0a96bc1aa668b38c22f258a36d4d95ea2b6eff5ebf5a8697aa99c0220fbaa274 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-25T14:11:30.683Z] + docker images [2025-11-25T14:11:30.683Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-11-25T14:11:30.683Z] support-notifications-arm64 latest 02f9bf56654c 3 seconds ago 52.6MB [2025-11-25T14:11:30.683Z] support-scheduler-arm64 latest 0f38e617cecb 9 seconds ago 48.8MB [2025-11-25T14:11:30.683Z] core-metadata-arm64 latest 3c64ba2530fe 41 seconds ago 33.8MB [2025-11-25T14:11:30.683Z] core-data-arm64 latest 6f244de05635 42 seconds ago 33.7MB [2025-11-25T14:11:30.683Z] core-keeper-arm64 latest b41eee872b67 48 seconds ago 32.4MB [2025-11-25T14:11:30.683Z] security-proxy-auth-arm64 latest 86dc3fb57190 49 seconds ago 32.7MB [2025-11-25T14:11:30.683Z] security-spiffe-token-provider-arm64 latest b2a9061ec98e About a minute ago 48.5MB [2025-11-25T14:11:30.683Z] security-secretstore-setup-arm64 latest 1fc0f79d1e6d 2 minutes ago 70MB [2025-11-25T14:11:30.683Z] security-proxy-setup-arm64 latest 9f9ae48952ea 3 minutes ago 41MB [2025-11-25T14:11:30.683Z] core-command-arm64 latest 912b058bb59c 3 minutes ago 29.4MB [2025-11-25T14:11:30.683Z] security-bootstrapper-arm64 latest be4cf806d816 17 minutes ago 22.1MB [2025-11-25T14:11:30.683Z] core-common-config-bootstrapper-arm64 latest 81433df5615b 18 minutes ago 19MB [2025-11-25T14:11:30.683Z] security-spire-agent-arm64 latest 77c4b2a8882e 41 minutes ago 188MB [2025-11-25T14:11:30.683Z] security-spire-server-arm64 latest ceb080de324a 41 minutes ago 144MB [2025-11-25T14:11:30.683Z] security-spire-config-arm64 latest 973954a50c9b 41 minutes ago 144MB [2025-11-25T14:11:30.683Z] ci-base-image-arm64 latest 35c61564cd27 About an hour ago 914MB [2025-11-25T14:11:30.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 6 weeks ago 564MB [2025-11-25T14:11:30.683Z] 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-11-25T14:11:31.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-25T14:11:31.595Z] [2025-11-25T14:11:31.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T14:11:32.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-25T14:11:32.270Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-25T14:11:32.270Z] 8998bd30e6a1: Pulling fs layer [2025-11-25T14:11:32.270Z] 04944245beec: Pulling fs layer [2025-11-25T14:11:32.270Z] 699f458cf7ca: Pulling fs layer [2025-11-25T14:11:32.270Z] 765212b225bb: Pulling fs layer [2025-11-25T14:11:32.270Z] f23df028b6ca: Pulling fs layer [2025-11-25T14:11:32.270Z] d65c8cfc05b1: Pulling fs layer [2025-11-25T14:11:32.270Z] 2437ff75d9bd: Pulling fs layer [2025-11-25T14:11:32.270Z] f23df028b6ca: Waiting [2025-11-25T14:11:32.270Z] d65c8cfc05b1: Waiting [2025-11-25T14:11:32.270Z] 2437ff75d9bd: Waiting [2025-11-25T14:11:32.270Z] 765212b225bb: Waiting [2025-11-25T14:11:32.270Z] 04944245beec: Verifying Checksum [2025-11-25T14:11:32.270Z] 04944245beec: Download complete [2025-11-25T14:11:32.270Z] 765212b225bb: Verifying Checksum [2025-11-25T14:11:32.270Z] 765212b225bb: Download complete [2025-11-25T14:11:32.270Z] f23df028b6ca: Verifying Checksum [2025-11-25T14:11:32.270Z] f23df028b6ca: Download complete [2025-11-25T14:11:32.270Z] d65c8cfc05b1: Verifying Checksum [2025-11-25T14:11:32.270Z] d65c8cfc05b1: Download complete [2025-11-25T14:11:32.536Z] 699f458cf7ca: Download complete [2025-11-25T14:11:32.800Z] 8998bd30e6a1: Verifying Checksum [2025-11-25T14:11:32.800Z] 8998bd30e6a1: Download complete [2025-11-25T14:11:35.373Z] 2437ff75d9bd: Verifying Checksum [2025-11-25T14:11:35.373Z] 2437ff75d9bd: Download complete [2025-11-25T14:11:37.945Z] 8998bd30e6a1: Pull complete [2025-11-25T14:11:38.212Z] 04944245beec: Pull complete [2025-11-25T14:11:40.150Z] 699f458cf7ca: Pull complete [2025-11-25T14:11:40.150Z] 765212b225bb: Pull complete [2025-11-25T14:11:41.112Z] f23df028b6ca: Pull complete [2025-11-25T14:11:41.378Z] d65c8cfc05b1: Pull complete [2025-11-25T14:11:59.847Z] 2437ff75d9bd: Pull complete [2025-11-25T14:11:59.847Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-25T14:11:59.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-25T14:11:59.847Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T14:12:00.252Z] prd-ubuntu20.04-docker-arm64-4c-16g-773814 does not seem to be running inside a container [2025-11-25T14:12:00.346Z] $ 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-11-25T14:12:03.039Z] $ docker top 7b6bbfbcd2b542bf1dd89b31aa8d065598a066658882562f599e4a87438acaac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T14:12:04.058Z] ---> job-cost.sh [2025-11-25T14:12:04.058Z] lf-activate-venv: SKIPPING [2025-11-25T14:12:04.058Z] INFO: No Stack... [2025-11-25T14:12:04.644Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-25T14:12:05.229Z] INFO: Archiving Costs [Pipeline] sh [2025-11-25T14:12:05.898Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2025-11-25T14:12:05.898Z] + cut -d, -f6 [Pipeline] lock [2025-11-25T14:12:05.956Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-odessa-openapi-version-changes-1-stack-cost] [2025-11-25T14:12:05.962Z] Resource [jenkins-edgexfoundry-edgex-go-odessa-openapi-version-changes-1-stack-cost] did not exist. Created. [2025-11-25T14:12:05.968Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-odessa-openapi-version-changes-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-25T14:12:06.437Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-11-25T14:12:07.511Z] Stashed 1 file(s) [Pipeline] } [2025-11-25T14:12:07.531Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-odessa-openapi-version-changes-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-25T14:12:07.649Z] $ docker stop --time=1 7b6bbfbcd2b542bf1dd89b31aa8d065598a066658882562f599e4a87438acaac [2025-11-25T14:12:09.121Z] $ docker rm -f --volumes 7b6bbfbcd2b542bf1dd89b31aa8d065598a066658882562f599e4a87438acaac [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-11-25T14:12:11.592Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-11-25T14:12:11.925Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T14:12:12.827Z] ---> package-listing.sh [2025-11-25T14:12:12.827Z] ++ facter osfamily [2025-11-25T14:12:12.827Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-25T14:12:13.090Z] + OS_FAMILY=debian [2025-11-25T14:12:13.091Z] + workspace=/w/workspace/edgex-go/1 [2025-11-25T14:12:13.091Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-25T14:12:13.091Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-25T14:12:13.091Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-25T14:12:13.091Z] + PACKAGES=/tmp/packages_start.txt [2025-11-25T14:12:13.091Z] + '[' /w/workspace/edgex-go/1 ']' [2025-11-25T14:12:13.091Z] + PACKAGES=/tmp/packages_end.txt [2025-11-25T14:12:13.091Z] + case "${OS_FAMILY}" in [2025-11-25T14:12:13.091Z] + dpkg -l [2025-11-25T14:12:13.091Z] + grep '^ii' [2025-11-25T14:12:13.091Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-25T14:12:13.091Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-25T14:12:13.091Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-25T14:12:13.091Z] + '[' /w/workspace/edgex-go/1 ']' [2025-11-25T14:12:13.091Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-11-25T14:12:13.091Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2025-11-25T14:12:13.133Z] 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-11-25T14:12:13.430Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T14:12:14.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-25T14:12:14.088Z] [2025-11-25T14:12:14.088Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T14:12:14.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-25T14:12:14.484Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-25T14:12:14.484Z] 5eb5b503b376: Pulling fs layer [2025-11-25T14:12:14.484Z] 5c69ac0246d0: Pulling fs layer [2025-11-25T14:12:14.484Z] ec43610c2a17: Pulling fs layer [2025-11-25T14:12:14.484Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-25T14:12:14.484Z] 33b1e0a273af: Pulling fs layer [2025-11-25T14:12:14.484Z] 5d3b04190fa2: Pulling fs layer [2025-11-25T14:12:14.484Z] 2f39f015ded8: Pulling fs layer [2025-11-25T14:12:14.484Z] 33b1e0a273af: Waiting [2025-11-25T14:12:14.484Z] 5d3b04190fa2: Waiting [2025-11-25T14:12:14.484Z] 2f39f015ded8: Waiting [2025-11-25T14:12:14.484Z] 3a2ae6a8a46f: Waiting [2025-11-25T14:12:14.484Z] 5c69ac0246d0: Verifying Checksum [2025-11-25T14:12:14.484Z] 5c69ac0246d0: Download complete [2025-11-25T14:12:14.484Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-25T14:12:14.484Z] 3a2ae6a8a46f: Download complete [2025-11-25T14:12:14.484Z] 33b1e0a273af: Verifying Checksum [2025-11-25T14:12:14.484Z] 33b1e0a273af: Download complete [2025-11-25T14:12:14.484Z] 5d3b04190fa2: Verifying Checksum [2025-11-25T14:12:14.484Z] 5d3b04190fa2: Download complete [2025-11-25T14:12:14.484Z] ec43610c2a17: Download complete [2025-11-25T14:12:14.745Z] 5eb5b503b376: Verifying Checksum [2025-11-25T14:12:14.745Z] 5eb5b503b376: Download complete [2025-11-25T14:12:15.313Z] 2f39f015ded8: Download complete [2025-11-25T14:12:16.250Z] 5eb5b503b376: Pull complete [2025-11-25T14:12:16.250Z] 5c69ac0246d0: Pull complete [2025-11-25T14:12:17.195Z] ec43610c2a17: Pull complete [2025-11-25T14:12:17.195Z] 3a2ae6a8a46f: Pull complete [2025-11-25T14:12:17.195Z] 33b1e0a273af: Pull complete [2025-11-25T14:12:17.195Z] 5d3b04190fa2: Pull complete [2025-11-25T14:12:22.471Z] 2f39f015ded8: Pull complete [2025-11-25T14:12:22.471Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-25T14:12:22.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-25T14:12:22.471Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T14:12:22.692Z] prd-ubuntu20.04-docker-8c-8g-773812 does not seem to be running inside a container [2025-11-25T14:12:22.708Z] $ 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-11-25T14:12:23.955Z] $ docker top 505d6fa75acb51ed68e89384eab2e9f7c5273efd72dd5288523a93525f440cc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T14:12:24.371Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-25T14:12:24.688Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-25T14:12:25.006Z] + ls /var/log/sa-host [2025-11-25T14:12:25.006Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-25T14:12:25.270Z] provisioning config files... [2025-11-25T14:12:25.279Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9270382698799313928tmp [Pipeline] { [Pipeline] echo [2025-11-25T14:12:25.345Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T14:12:25.671Z] ---> create-netrc.sh [Pipeline] } [2025-11-25T14:12:25.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-25T14:12:26.125Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-25T14:12:26.161Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T14:12:26.483Z] ---> sudo-logs.sh [2025-11-25T14:12:26.484Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-25T14:12:26.576Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T14:12:26.898Z] ---> job-cost.sh [2025-11-25T14:12:26.898Z] lf-activate-venv: SKIPPING [2025-11-25T14:12:26.898Z] DEBUG: total: 0.2199999988079071 [2025-11-25T14:12:26.898Z] INFO: Retrieving Stack Cost... [2025-11-25T14:12:27.157Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-25T14:12:27.418Z] INFO: Archiving Costs [Pipeline] echo [2025-11-25T14:12:27.462Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T14:12:27.787Z] ---> logs-deploy.sh [2025-11-25T14:12:27.787Z] lf-activate-venv: SKIPPING [2025-11-25T14:12:27.787Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/odessa-openapi-version-changes/1 [2025-11-25T14:12:27.787Z] INFO: archiving workspace using pattern(s): [2025-11-25T14:12:28.729Z] Archives upload complete. [2025-11-25T14:12:28.729Z] INFO: archiving logs to Nexus