Pull request #5267 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0efe9bafff030187fa7a6b5fea92f58a88718116 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-ssh3292230756112400827.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-ssh14487080258493474607.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-3.bsh1os4a3.74625b7f3ef/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-3.bsh1os4a3.74625b7f3ef/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh577724707006585839.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-3.bsh1os4a3.74625b7f3ef/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13099533818672188814.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-ssh13544257085164449402.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-3.bsh1os4a3.74625b7f3ef/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-3.bsh1os4a3.74625b7f3ef/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15675778392771380059.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 Running on prd-ubuntu20.04-docker-8c-8g-771108 in /w/workspace/362cf4c93d536c126b42674625b7f3ef [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0efe9bafff030187fa7a6b5fea92f58a88718116 (snyk-fix-362cf4c93d536c126b42674625b7f3ef) Commit message: "fix: cmd/security-proxy-auth/Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0efe9bafff030187fa7a6b5fea92f58a88718116 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-31T08:47:43.520Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-31T08:47:43.703Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-31T08:47:43.800Z] ========================================================= [2025-10-31T08:47:43.800Z] EdgeX Global Pipelines Version Info [2025-10-31T08:47:43.800Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:47:44.982Z] ------------------- [2025-10-31T08:47:44.982Z] stable info: [2025-10-31T08:47:44.982Z] ------------------- [2025-10-31T08:47:44.982Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-31T08:47:44.982Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-31T08:47:44.982Z] Message: update stable to v1.0.278 [2025-10-31T08:47:45.551Z] ------------------- [2025-10-31T08:47:45.551Z] experimental info: [2025-10-31T08:47:45.551Z] ------------------- [2025-10-31T08:47:45.551Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-31T08:47:45.551Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-31T08:47:45.551Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-31T08:47:45.737Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-31T08:47:45.784Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-31T08:47:45.838Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-31T08:47:45.890Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-31T08:47:45.941Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-31T08:47:45.991Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-10-31T08:47:46.039Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-31T08:47:46.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-31T08:47:46.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-31T08:47:46.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-31T08:47:46.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-31T08:47:46.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-31T08:47:46.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-31T08:47:46.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-31T08:47:46.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-31T08:47:46.481Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T08:47:46.530Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T08:47:46.582Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-31T08:47:46.630Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-31T08:47:46.682Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-31T08:47:46.735Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-31T08:47:46.785Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-31T08:47:46.834Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-31T08:47:46.882Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-362cf4c93d536c126b42674625b7f3ef [Pipeline] echo [2025-10-31T08:47:46.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-362cf4c93d536c126b42674625b7f3ef [Pipeline] echo [2025-10-31T08:47:46.984Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-362cf4c93d536c126b42674625b7f3ef [Pipeline] echo [2025-10-31T08:47:47.030Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0efe9bafff030187fa7a6b5fea92f58a88718116 [Pipeline] echo [2025-10-31T08:47:47.086Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0efe9ba [Pipeline] echo [2025-10-31T08:47:47.137Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T08:47:47.280Z] provisioning config files... [2025-10-31T08:47:47.294Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5453838385040695383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:47:47.670Z] ---> ****-login.sh [2025-10-31T08:47:47.671Z] nexus3.edgexfoundry.org:10001 [2025-10-31T08:47:48.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:47:48.501Z] [2025-10-31T08:47:48.501Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:47:48.501Z] Configure a credential helper to remove this warning. See [2025-10-31T08:47:48.501Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:47:48.501Z] [2025-10-31T08:47:48.501Z] Login Succeeded [2025-10-31T08:47:48.501Z] nexus3.edgexfoundry.org:10002 [2025-10-31T08:47:48.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:47:48.501Z] [2025-10-31T08:47:48.501Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:47:48.501Z] Configure a credential helper to remove this warning. See [2025-10-31T08:47:48.501Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:47:48.501Z] [2025-10-31T08:47:48.501Z] Login Succeeded [2025-10-31T08:47:48.501Z] nexus3.edgexfoundry.org:10003 [2025-10-31T08:47:48.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:47:48.761Z] [2025-10-31T08:47:48.761Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:47:48.761Z] Configure a credential helper to remove this warning. See [2025-10-31T08:47:48.761Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:47:48.761Z] [2025-10-31T08:47:48.761Z] Login Succeeded [2025-10-31T08:47:48.762Z] nexus3.edgexfoundry.org:10004 [2025-10-31T08:47:48.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:47:48.762Z] [2025-10-31T08:47:48.762Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:47:48.762Z] Configure a credential helper to remove this warning. See [2025-10-31T08:47:48.762Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:47:48.762Z] [2025-10-31T08:47:48.762Z] Login Succeeded [2025-10-31T08:47:48.762Z] ****.io [2025-10-31T08:47:48.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:47:49.022Z] [2025-10-31T08:47:49.022Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:47:49.022Z] Configure a credential helper to remove this warning. See [2025-10-31T08:47:49.022Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:47:49.022Z] [2025-10-31T08:47:49.022Z] Login Succeeded [2025-10-31T08:47:49.022Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T08:47:49.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T08:47:49.484Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-10-31T08:47:49.484Z] + cut -d/ -f2 [2025-10-31T08:47:49.484Z] + dirname cmd/core-command/Dockerfile [2025-10-31T08:47:49.484Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-31T08:47:49.484Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-31T08:47:49.484Z] + cut -d/ -f2 [2025-10-31T08:47:49.484Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-31T08:47:49.484Z] + + cut -d/ -f2 [2025-10-31T08:47:49.484Z] dirname cmd/core-data/Dockerfile [2025-10-31T08:47:49.484Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-31T08:47:49.484Z] + dirname cmd/core-keeper/Dockerfile [2025-10-31T08:47:49.484Z] + cut -d/ -f2 [2025-10-31T08:47:49.484Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-31T08:47:49.484Z] + dirname cmd/core-metadata/Dockerfile [2025-10-31T08:47:49.484Z] + cut -d/ -f2 [2025-10-31T08:47:49.484Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-31T08:47:49.484Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-10-31T08:47:49.484Z] + cut -d/ -f2 [2025-10-31T08:47:49.484Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-31T08:47:49.484Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-10-31T08:47:49.484Z] + cut -d/ -f2 [2025-10-31T08:47:49.484Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-31T08:47:49.484Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-31T08:47:49.484Z] + cut -d/ -f2 [2025-10-31T08:47:49.484Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-31T08:47:49.484Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-10-31T08:47:49.484Z] + cut -d/ -f2 [2025-10-31T08:47:49.484Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-31T08:47:49.484Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-31T08:47:49.484Z] + cut -d/ -f2 [2025-10-31T08:47:49.484Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-31T08:47:49.484Z] + dirname cmd/security-spire-agent/Dockerfile [2025-10-31T08:47:49.484Z] + cut -d/ -f2 [2025-10-31T08:47:49.484Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-31T08:47:49.484Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-31T08:47:49.484Z] + cut -d/ -f2 [2025-10-31T08:47:49.484Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-31T08:47:49.484Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-31T08:47:49.484Z] + cut -d/ -f2 [2025-10-31T08:47:49.484Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-31T08:47:49.484Z] + dirname cmd/support-notifications/Dockerfile [2025-10-31T08:47:49.484Z] + cut -d/ -f2 [2025-10-31T08:47:49.484Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-31T08:47:49.484Z] + dirname cmd/support-scheduler/Dockerfile [2025-10-31T08:47:49.484Z] + cut -d/ -f2 [2025-10-31T08:47:49.484Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-31T08:47:49.538Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-31T08:47:50.039Z] + git rev-list -1 --merges 0efe9bafff030187fa7a6b5fea92f58a88718116~1..0efe9bafff030187fa7a6b5fea92f58a88718116 [Pipeline] echo [2025-10-31T08:47:50.070Z] -----------> git rev-list -1 --merges 0efe9bafff030187fa7a6b5fea92f58a88718116~1..0efe9bafff030187fa7a6b5fea92f58a88718116 0efe9bafff030187fa7a6b5fea92f58a88718116 [false] [Pipeline] sh [2025-10-31T08:47:50.386Z] + git log --format=format:%s -1 0efe9bafff030187fa7a6b5fea92f58a88718116 [Pipeline] echo [2025-10-31T08:47:50.440Z] ========================================================= [2025-10-31T08:47:50.440Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-31T08:47:50.440Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-31T08:47:50.876Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T08:47:50.876Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-31T08:47:50.876Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-31T08:47:50.876Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-31T08:47:50.876Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-31T08:47:50.876Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-31T08:47:50.876Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:47:51.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:47:51.308Z] [2025-10-31T08:47:51.308Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:47:51.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:47:52.278Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-31T08:47:52.278Z] 3dae71ba6b94: Pulling fs layer [2025-10-31T08:47:52.278Z] 6bf1a483ea7c: Pulling fs layer [2025-10-31T08:47:52.278Z] f5dfc541a4d3: Pulling fs layer [2025-10-31T08:47:52.278Z] 461d9e800cba: Pulling fs layer [2025-10-31T08:47:52.278Z] 80192f66455f: Pulling fs layer [2025-10-31T08:47:52.278Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-31T08:47:52.278Z] a29436f7fd5d: Pulling fs layer [2025-10-31T08:47:52.278Z] 923cac83aea3: Pulling fs layer [2025-10-31T08:47:52.278Z] 25ad8b0a4227: Pulling fs layer [2025-10-31T08:47:52.278Z] db01528c6b51: Pulling fs layer [2025-10-31T08:47:52.278Z] 28988de357af: Pulling fs layer [2025-10-31T08:47:52.278Z] a29436f7fd5d: Waiting [2025-10-31T08:47:52.278Z] 923cac83aea3: Waiting [2025-10-31T08:47:52.278Z] 25ad8b0a4227: Waiting [2025-10-31T08:47:52.278Z] db01528c6b51: Waiting [2025-10-31T08:47:52.278Z] 28988de357af: Waiting [2025-10-31T08:47:52.278Z] 461d9e800cba: Waiting [2025-10-31T08:47:52.278Z] 80192f66455f: Waiting [2025-10-31T08:47:52.278Z] 2e8e34ca0e6c: Waiting [2025-10-31T08:47:52.278Z] 6bf1a483ea7c: Verifying Checksum [2025-10-31T08:47:52.278Z] 6bf1a483ea7c: Download complete [2025-10-31T08:47:52.278Z] 461d9e800cba: Download complete [2025-10-31T08:47:52.278Z] 80192f66455f: Download complete [2025-10-31T08:47:52.542Z] f5dfc541a4d3: Verifying Checksum [2025-10-31T08:47:52.542Z] f5dfc541a4d3: Download complete [2025-10-31T08:47:52.542Z] 3dae71ba6b94: Verifying Checksum [2025-10-31T08:47:52.542Z] 3dae71ba6b94: Download complete [2025-10-31T08:47:52.542Z] 923cac83aea3: Download complete [2025-10-31T08:47:52.801Z] 25ad8b0a4227: Verifying Checksum [2025-10-31T08:47:52.801Z] 25ad8b0a4227: Download complete [2025-10-31T08:47:52.801Z] db01528c6b51: Download complete [2025-10-31T08:47:52.801Z] 28988de357af: Verifying Checksum [2025-10-31T08:47:52.801Z] 28988de357af: Download complete [2025-10-31T08:47:52.801Z] a29436f7fd5d: Verifying Checksum [2025-10-31T08:47:52.801Z] a29436f7fd5d: Download complete [2025-10-31T08:47:53.368Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-31T08:47:53.368Z] 2e8e34ca0e6c: Download complete [2025-10-31T08:47:54.317Z] 3dae71ba6b94: Pull complete [2025-10-31T08:47:54.576Z] 6bf1a483ea7c: Pull complete [2025-10-31T08:47:55.964Z] f5dfc541a4d3: Pull complete [2025-10-31T08:47:55.964Z] 461d9e800cba: Pull complete [2025-10-31T08:47:56.224Z] 80192f66455f: Pull complete [2025-10-31T08:48:00.415Z] 2e8e34ca0e6c: Pull complete [2025-10-31T08:48:01.351Z] a29436f7fd5d: Pull complete [2025-10-31T08:48:01.351Z] 923cac83aea3: Pull complete [2025-10-31T08:48:01.611Z] 25ad8b0a4227: Pull complete [2025-10-31T08:48:01.874Z] db01528c6b51: Pull complete [2025-10-31T08:48:02.133Z] 28988de357af: Pull complete [2025-10-31T08:48:02.393Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-31T08:48:02.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:48:02.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:48:06.468Z] prd-ubuntu20.04-docker-8c-8g-771108 does not seem to be running inside a container [2025-10-31T08:48:06.483Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-31T08:48:18.101Z] $ docker top c66da78b658b1ce2e99d85b3b70218d8b6488755034f31a2a8bee7b797ac5527 -eo pid,comm [2025-10-31T08:48:18.198Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-31T08:48:18.198Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T08:48:18.346Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T08:48:18.346Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T08:48:18.505Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T08:48:18.511Z] $ docker exec c66da78b658b1ce2e99d85b3b70218d8b6488755034f31a2a8bee7b797ac5527 ssh-agent [2025-10-31T08:48:18.627Z] SSH_AUTH_SOCK=/tmp/ssh-rFc0oaRfyms7/agent.14 [2025-10-31T08:48:18.627Z] SSH_AGENT_PID=27 [2025-10-31T08:48:18.634Z] Running ssh-add (command line suppressed) [2025-10-31T08:48:18.721Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16345697430626073703.key (/w/workspace/edgex-go/1@tmp/private_key_16345697430626073703.key) [2025-10-31T08:48:18.750Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T08:48:19.092Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh [2025-10-31T08:48:19.407Z] + git tag --points-at HEAD [Pipeline] } [2025-10-31T08:48:19.415Z] $ docker exec --env ******** --env ******** c66da78b658b1ce2e99d85b3b70218d8b6488755034f31a2a8bee7b797ac5527 ssh-agent -k [2025-10-31T08:48:19.520Z] unset SSH_AUTH_SOCK; [2025-10-31T08:48:19.520Z] unset SSH_AGENT_PID; [2025-10-31T08:48:19.521Z] echo Agent pid 27 killed; [2025-10-31T08:48:19.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-31T08:48:19.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T08:48:19.647Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T08:48:19.761Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T08:48:19.752Z] $ docker exec c66da78b658b1ce2e99d85b3b70218d8b6488755034f31a2a8bee7b797ac5527 ssh-agent [2025-10-31T08:48:19.877Z] SSH_AUTH_SOCK=/tmp/ssh-l3ZbVp0oyJLy/agent.86 [2025-10-31T08:48:19.877Z] SSH_AGENT_PID=92 [2025-10-31T08:48:19.881Z] Running ssh-add (command line suppressed) [2025-10-31T08:48:19.983Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14226360323903106428.key (/w/workspace/edgex-go/1@tmp/private_key_14226360323903106428.key) [2025-10-31T08:48:20.009Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T08:48:20.430Z] + git semver init [2025-10-31T08:48:20.692Z] 2025-10-31 08:48:20,596 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T08:48:20.692Z] 2025-10-31 08:48:20,664 [run_init] DEBUG init version:0.0.0 force:False [2025-10-31T08:48:20.692Z] 2025-10-31 08:48:20,666 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-10-31T08:48:20.692Z] 2025-10-31 08:48:20,667 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-10-31T08:48:20.692Z] 2025-10-31 08:48:20,667 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, stdin=None, shell=False, universal_newlines=False) [2025-10-31T08:48:27.267Z] 2025-10-31 08:48:27,208 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-10-31T08:48:27.267Z] 2025-10-31 08:48:27,209 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/snyk-fix-362cf4c93d536c126b42674625b7f3ef with force:False [2025-10-31T08:48:27.267Z] 2025-10-31 08:48:27,209 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/snyk-fix-362cf4c93d536c126b42674625b7f3ef [2025-10-31T08:48:27.267Z] 2025-10-31 08:48:27,213 [execute] INFO git cat-file --batch-check [2025-10-31T08:48:27.267Z] 2025-10-31 08:48:27,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T08:48:27.267Z] 2025-10-31 08:48:27,218 [execute] INFO git cat-file --batch [2025-10-31T08:48:27.267Z] 2025-10-31 08:48:27,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T08:48:27.267Z] 2025-10-31 08:48:27,221 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/snyk-fix-362cf4c93d536c126b42674625b7f3ef [2025-10-31T08:48:27.267Z] 0.0.0 [Pipeline] } [2025-10-31T08:48:27.281Z] $ docker exec --env ******** --env ******** c66da78b658b1ce2e99d85b3b70218d8b6488755034f31a2a8bee7b797ac5527 ssh-agent -k [2025-10-31T08:48:27.375Z] unset SSH_AUTH_SOCK; [2025-10-31T08:48:27.375Z] unset SSH_AGENT_PID; [2025-10-31T08:48:27.375Z] echo Agent pid 92 killed; [2025-10-31T08:48:27.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T08:48:27.823Z] + git semver [Pipeline] } [2025-10-31T08:48:28.405Z] $ docker stop --time=1 c66da78b658b1ce2e99d85b3b70218d8b6488755034f31a2a8bee7b797ac5527 [2025-10-31T08:48:29.915Z] $ docker rm -f --volumes c66da78b658b1ce2e99d85b3b70218d8b6488755034f31a2a8bee7b797ac5527 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T08:48:30.398Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-31T08:48:30.762Z] Stashed 1 file(s) [Pipeline] echo [2025-10-31T08:48:30.788Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-31T08:48:31.654Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-10-31T08:48:31.691Z] [edgeX.isLTS] Checking if [snyk-fix-362cf4c93d536c126b42674625b7f3ef] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:48:31.733Z] [edgeX.isLTS] Checking if [snyk-fix-362cf4c93d536c126b42674625b7f3ef] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:48:31.773Z] ========================================================= [2025-10-31T08:48:31.773Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-10-31T08:48:31.773Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:48:32.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:48:32.143Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-31T08:48:32.401Z] 2d35ebdb57d9: Pulling fs layer [2025-10-31T08:48:32.401Z] c35fb4624d26: Pulling fs layer [2025-10-31T08:48:32.401Z] 4e2aec7ef170: Pulling fs layer [2025-10-31T08:48:32.401Z] 333b49ad6fbf: Pulling fs layer [2025-10-31T08:48:32.401Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T08:48:32.401Z] c3e65509a76b: Pulling fs layer [2025-10-31T08:48:32.401Z] 7cf9ebb963bd: Pulling fs layer [2025-10-31T08:48:32.401Z] bb34ca984cfb: Pulling fs layer [2025-10-31T08:48:32.401Z] 151cf03bc807: Pulling fs layer [2025-10-31T08:48:32.401Z] 333b49ad6fbf: Waiting [2025-10-31T08:48:32.401Z] 4f4fb700ef54: Waiting [2025-10-31T08:48:32.401Z] c3e65509a76b: Waiting [2025-10-31T08:48:32.401Z] 7cf9ebb963bd: Waiting [2025-10-31T08:48:32.401Z] bb34ca984cfb: Waiting [2025-10-31T08:48:32.401Z] 151cf03bc807: Waiting [2025-10-31T08:48:32.401Z] c35fb4624d26: Download complete [2025-10-31T08:48:32.401Z] 333b49ad6fbf: Verifying Checksum [2025-10-31T08:48:32.401Z] 333b49ad6fbf: Download complete [2025-10-31T08:48:32.401Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T08:48:32.401Z] 4f4fb700ef54: Download complete [2025-10-31T08:48:32.401Z] c3e65509a76b: Verifying Checksum [2025-10-31T08:48:32.401Z] c3e65509a76b: Download complete [2025-10-31T08:48:32.401Z] 2d35ebdb57d9: Verifying Checksum [2025-10-31T08:48:32.401Z] 2d35ebdb57d9: Download complete [2025-10-31T08:48:32.401Z] 7cf9ebb963bd: Verifying Checksum [2025-10-31T08:48:32.401Z] 7cf9ebb963bd: Download complete [2025-10-31T08:48:32.660Z] 2d35ebdb57d9: Pull complete [2025-10-31T08:48:32.918Z] c35fb4624d26: Pull complete [2025-10-31T08:48:32.918Z] 151cf03bc807: Verifying Checksum [2025-10-31T08:48:32.918Z] 151cf03bc807: Download complete [2025-10-31T08:48:32.918Z] 4e2aec7ef170: Verifying Checksum [2025-10-31T08:48:32.918Z] 4e2aec7ef170: Download complete [2025-10-31T08:48:33.484Z] bb34ca984cfb: Verifying Checksum [2025-10-31T08:48:33.484Z] bb34ca984cfb: Download complete [2025-10-31T08:48:38.774Z] 4e2aec7ef170: Pull complete [2025-10-31T08:48:39.035Z] 333b49ad6fbf: Pull complete [2025-10-31T08:48:39.295Z] 4f4fb700ef54: Pull complete [2025-10-31T08:48:39.891Z] c3e65509a76b: Pull complete [2025-10-31T08:48:40.459Z] 7cf9ebb963bd: Pull complete [2025-10-31T08:48:44.663Z] bb34ca984cfb: Pull complete [2025-10-31T08:48:44.663Z] 151cf03bc807: Pull complete [2025-10-31T08:48:44.923Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-10-31T08:48:44.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:48:44.923Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:48:46.124Z] Still waiting to schedule task [2025-10-31T08:48:46.125Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-771112’ [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:49:11.256Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:49:11.256Z] WORKDIR /edgex [2025-10-31T08:49:11.256Z] COPY go.mod . [2025-10-31T08:49:11.256Z] RUN go mod download [2025-10-31T08:49:11.256Z] + docker build -t ci-base-image-x86_64 -f - . [2025-10-31T08:49:12.203Z] #0 building with "default" instance using docker driver [2025-10-31T08:49:12.203Z] [2025-10-31T08:49:12.203Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:49:12.203Z] #1 transferring dockerfile: 164B done [2025-10-31T08:49:12.203Z] #1 DONE 0.0s [2025-10-31T08:49:12.203Z] [2025-10-31T08:49:12.203Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:49:12.203Z] #2 DONE 0.0s [2025-10-31T08:49:12.203Z] [2025-10-31T08:49:12.203Z] #3 [internal] load .dockerignore [2025-10-31T08:49:12.203Z] #3 transferring context: 50B done [2025-10-31T08:49:12.203Z] #3 DONE 0.0s [2025-10-31T08:49:12.203Z] [2025-10-31T08:49:12.203Z] #4 [internal] load build context [2025-10-31T08:49:12.203Z] #4 transferring context: 6.57kB done [2025-10-31T08:49:12.203Z] #4 DONE 0.2s [2025-10-31T08:49:12.203Z] [2025-10-31T08:49:12.203Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:49:12.203Z] #5 DONE 0.2s [2025-10-31T08:49:12.203Z] [2025-10-31T08:49:12.203Z] #6 [2/4] WORKDIR /edgex [2025-10-31T08:49:14.739Z] #6 DONE 2.2s [2025-10-31T08:49:14.739Z] [2025-10-31T08:49:14.739Z] #7 [3/4] COPY go.mod . [2025-10-31T08:49:14.739Z] #7 DONE 0.0s [2025-10-31T08:49:14.739Z] [2025-10-31T08:49:14.739Z] #8 [4/4] RUN go mod download [2025-10-31T08:49:21.312Z] #8 DONE 6.6s [2025-10-31T08:49:21.312Z] [2025-10-31T08:49:21.312Z] #9 exporting to image [2025-10-31T08:49:21.312Z] #9 exporting layers [2025-10-31T08:49:24.608Z] #9 exporting layers 3.6s done [2025-10-31T08:49:24.608Z] #9 writing image sha256:4ac2b62f14468e8f1387cebbb3c7ba096380af92596a646c3e62f266f50277bf done [2025-10-31T08:49:24.608Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-31T08:49:24.608Z] #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:25.016Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T08:49:25.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:49:25.171Z] prd-ubuntu20.04-docker-8c-8g-771108 does not seem to be running inside a container [2025-10-31T08:49:25.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-31T08:49:25.510Z] $ docker top a578ba8dc50c5fde42e7ae9b848f1b21c13acf69cd29f84539568c1abd0e37da -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T08:49:25.924Z] + go version [2025-10-31T08:49:25.924Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-10-31T08:49:25.942Z] $ docker stop --time=1 a578ba8dc50c5fde42e7ae9b848f1b21c13acf69cd29f84539568c1abd0e37da [2025-10-31T08:49:27.191Z] $ docker rm -f --volumes a578ba8dc50c5fde42e7ae9b848f1b21c13acf69cd29f84539568c1abd0e37da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:49:27.917Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T08:49:27.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:49:28.058Z] prd-ubuntu20.04-docker-8c-8g-771108 does not seem to be running inside a container [2025-10-31T08:49:28.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-31T08:49:28.303Z] $ docker top d6e3e2f39bdcc4d3523d8c6543d3da014dc00927a62d9f7478a46ac88f2f99bc -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-31T08:49:28.440Z] ========================================================= [2025-10-31T08:49:28.440Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-31T08:49:28.440Z] ========================================================= [Pipeline] sh [2025-10-31T08:49:28.734Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:49:29.109Z] + make test [2025-10-31T08:49:29.109Z] go test -race -coverprofile=coverage.out ./... [2025-10-31T08:49:37.247Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-31T08:50:03.807Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-31T08:50:03.807Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-31T08:50:03.807Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-31T08:50:03.807Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-31T08:50:03.807Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-31T08:50:03.807Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-31T08:50:03.807Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-31T08:50:03.807Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-31T08:50:03.807Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-31T08:50:03.807Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-31T08:50:03.807Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-31T08:50:03.807Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-31T08:50:03.807Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-31T08:50:03.807Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-31T08:50:03.807Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-31T08:50:04.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.036s coverage: 42.3% of statements [2025-10-31T08:50:04.066Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-31T08:50:04.066Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-31T08:50:05.446Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements [2025-10-31T08:50:08.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.4% of statements [2025-10-31T08:50:08.743Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-31T08:50:08.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.027s coverage: 4.8% of statements [2025-10-31T08:50:08.743Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-31T08:50:08.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.061s coverage: 57.6% of statements [2025-10-31T08:50:08.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.024s coverage: 86.5% of statements [2025-10-31T08:50:08.743Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-31T08:50:08.743Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-31T08:50:09.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.953s coverage: 94.2% of statements [2025-10-31T08:50:09.003Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-31T08:50:09.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-31T08:50:09.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-31T08:50:09.003Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:50:09.003Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-31T08:50:09.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-31T08:50:09.003Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-31T08:50:09.003Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-31T08:50:09.003Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-31T08:50:09.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-31T08:50:09.003Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-31T08:50:09.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.056s coverage: 92.4% of statements [2025-10-31T08:50:09.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-31T08:50:09.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-31T08:50:09.003Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:50:09.003Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-31T08:50:09.003Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-31T08:50:09.003Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-31T08:50:10.388Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.049s coverage: 8.4% of statements [2025-10-31T08:50:10.388Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-31T08:50:10.388Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-31T08:50:12.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.410s coverage: 95.8% of statements [2025-10-31T08:50:12.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-31T08:50:12.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-31T08:50:12.297Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:50:12.297Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-31T08:50:12.297Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-31T08:50:12.297Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.028s coverage: 72.2% of statements [2025-10-31T08:50:12.297Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-31T08:50:12.297Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-31T08:50:12.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-31T08:50:12.297Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-31T08:50:12.297Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-31T08:50:12.297Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-31T08:50:12.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-31T08:50:12.297Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-31T08:50:12.297Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-31T08:50:12.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-31T08:50:14.832Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.043s coverage: 2.4% of statements [2025-10-31T08:50:14.832Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-31T08:50:15.092Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 1.0% of statements [2025-10-31T08:50:15.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-31T08:50:15.092Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 39.4% of statements [2025-10-31T08:50:15.092Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 68.8% of statements [2025-10-31T08:50:15.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-31T08:50:15.092Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:50:15.092Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-31T08:50:15.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements [2025-10-31T08:50:15.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements [2025-10-31T08:50:15.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements [2025-10-31T08:50:15.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements [2025-10-31T08:50:16.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2025-10-31T08:50:28.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2025-10-31T08:50:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 27.051s coverage: 92.9% of statements [2025-10-31T08:50:43.639Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-31T08:50:43.639Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-31T08:50:43.639Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-31T08:50:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements [2025-10-31T08:50:43.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-31T08:50:43.639Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-31T08:50:43.639Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-31T08:50:43.639Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-31T08:50:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.038s coverage: 62.3% of statements [2025-10-31T08:50:43.639Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-31T08:50:43.639Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-31T08:50:43.639Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-31T08:50:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 47.4% of statements [2025-10-31T08:50:43.639Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-31T08:50:43.639Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-31T08:50:43.639Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-31T08:50:43.639Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-31T08:50:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2025-10-31T08:50:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.025s coverage: 15.5% of statements [2025-10-31T08:50:43.639Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-31T08:50:43.639Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-31T08:50:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2025-10-31T08:50:43.639Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-31T08:50:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.072s coverage: 81.8% of statements [2025-10-31T08:50:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements [2025-10-31T08:50:43.639Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-31T08:50:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2025-10-31T08:50:43.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-31T08:50:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.044s coverage: 6.8% of statements [2025-10-31T08:50:43.639Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-31T08:50:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.044s coverage: 33.3% of statements [2025-10-31T08:50:43.639Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-31T08:50:43.639Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-31T08:50:43.639Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-31T08:50:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements [2025-10-31T08:50:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.170s coverage: 54.5% of statements [2025-10-31T08:50:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2025-10-31T08:50:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.023s coverage: 100.0% of statements [2025-10-31T08:50:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.027s coverage: 73.7% of statements [2025-10-31T08:50:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2025-10-31T08:50:43.639Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-31T08:50:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements [2025-10-31T08:50:43.639Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-31T08:50:43.639Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-31T08:50:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements [2025-10-31T08:50:43.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-31T08:50:43.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-31T08:50:43.639Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:50:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2025-10-31T08:50:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.128s coverage: 29.2% of statements [2025-10-31T08:50:43.639Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-31T08:50:43.639Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-31T08:50:43.639Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-31T08:50:43.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.032s coverage: 93.8% of statements [2025-10-31T08:50:43.640Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-31T08:50:43.640Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-31T08:50:43.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-31T08:50:43.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements [2025-10-31T08:50:43.640Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-31T08:50:43.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements [2025-10-31T08:50:43.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.029s coverage: 54.0% of statements [2025-10-31T08:50:43.640Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-31T08:50:43.640Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-31T08:50:43.640Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-31T08:50:43.640Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-31T08:50:43.640Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-31T08:50:43.640Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.0% of statements [2025-10-31T08:50:43.640Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-31T08:50:43.640Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-31T08:50:43.640Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-31T08:50:43.640Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-31T08:50:43.640Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.109s coverage: 94.9% of statements [2025-10-31T08:50:43.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-31T08:50:43.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-31T08:50:43.640Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:50:43.640Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-31T08:50:43.640Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.039s coverage: 9.0% of statements [2025-10-31T08:50:43.640Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-31T08:50:43.640Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-31T08:50:43.640Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-31T08:50:43.640Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.058s coverage: 97.7% of statements [2025-10-31T08:50:43.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-31T08:50:43.640Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.023s coverage: 43.6% of statements [2025-10-31T08:50:43.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-31T08:50:43.640Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:50:43.640Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-10-31T08:50:43.640Z] running golangci-lint [2025-10-31T08:50:43.640Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2025-10-31T08:50:43.640Z] go version go1.25.2 linux/amd64 [2025-10-31T08:50:43.640Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2025-10-31T08:50:43.640Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-31T08:50:43.640Z] Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions [2025-10-31T08:50:43.640Z] The command is terminated due to an error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions [2025-10-31T08:50:43.640Z] make: *** [Makefile:178: lint] Error 3 [Pipeline] } [2025-10-31T08:50:43.674Z] $ docker stop --time=1 d6e3e2f39bdcc4d3523d8c6543d3da014dc00927a62d9f7478a46ac88f2f99bc [2025-10-31T08:50:45.169Z] $ docker rm -f --volumes d6e3e2f39bdcc4d3523d8c6543d3da014dc00927a62d9f7478a46ac88f2f99bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-31T08:50:46.331Z] Failed in branch amd64 [2025-10-31T08:52:04.963Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-771114 in /w/workspace/362cf4c93d536c126b42674625b7f3ef [Pipeline] { [Pipeline] ws [2025-10-31T08:52:05.035Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2025-10-31T08:52:05.137Z] The recommended git tool is: git [2025-10-31T08:52:11.170Z] using credential edgex-jenkins-ssh [2025-10-31T08:52:11.193Z] Cloning the remote Git repository [2025-10-31T08:52:11.251Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-10-31T08:52:11.370Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2025-10-31T08:52:11.569Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-10-31T08:52:11.571Z] > git --version # timeout=10 [2025-10-31T08:52:11.603Z] > git --version # 'git version 2.25.1' [2025-10-31T08:52:11.607Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-31T08:52:11.789Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T08:52:34.095Z] Avoid second fetch [2025-10-31T08:52:34.096Z] Checking out Revision 0efe9bafff030187fa7a6b5fea92f58a88718116 (snyk-fix-362cf4c93d536c126b42674625b7f3ef) [2025-10-31T08:52:32.969Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-10-31T08:52:32.995Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T08:52:34.114Z] > git config core.sparsecheckout # timeout=10 [2025-10-31T08:52:35.174Z] Commit message: "fix: cmd/security-proxy-auth/Dockerfile to reduce vulnerabilities" [2025-10-31T08:52:35.234Z] > git --version # timeout=10 [2025-10-31T08:52:35.251Z] > git --version # 'git version 2.25.1' [2025-10-31T08:52:35.273Z] fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-31T08:52:34.202Z] > git checkout -f 0efe9bafff030187fa7a6b5fea92f58a88718116 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T08:52:39.886Z] provisioning config files... [2025-10-31T08:52:39.928Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9156086101972261876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:52:40.759Z] ---> ****-login.sh [2025-10-31T08:52:40.759Z] nexus3.edgexfoundry.org:10001 [2025-10-31T08:52:41.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:52:41.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:52:41.322Z] Configure a credential helper to remove this warning. See [2025-10-31T08:52:41.323Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:52:41.323Z] [2025-10-31T08:52:41.323Z] Login Succeeded [2025-10-31T08:52:41.323Z] nexus3.edgexfoundry.org:10002 [2025-10-31T08:52:41.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:52:41.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:52:41.880Z] Configure a credential helper to remove this warning. See [2025-10-31T08:52:41.880Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:52:41.880Z] [2025-10-31T08:52:41.880Z] Login Succeeded [2025-10-31T08:52:41.880Z] nexus3.edgexfoundry.org:10003 [2025-10-31T08:52:42.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:52:42.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:52:42.160Z] Configure a credential helper to remove this warning. See [2025-10-31T08:52:42.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:52:42.160Z] [2025-10-31T08:52:42.160Z] Login Succeeded [2025-10-31T08:52:42.161Z] nexus3.edgexfoundry.org:10004 [2025-10-31T08:52:42.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:52:42.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:52:42.713Z] Configure a credential helper to remove this warning. See [2025-10-31T08:52:42.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:52:42.713Z] [2025-10-31T08:52:42.713Z] Login Succeeded [2025-10-31T08:52:42.713Z] ****.io [2025-10-31T08:52:42.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:52:43.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:52:43.257Z] Configure a credential helper to remove this warning. See [2025-10-31T08:52:43.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:52:43.257Z] [2025-10-31T08:52:43.257Z] Login Succeeded [2025-10-31T08:52:43.257Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T08:52:43.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-10-31T08:52:44.118Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-10-31T08:52:44.155Z] [edgeX.isLTS] Checking if [snyk-fix-362cf4c93d536c126b42674625b7f3ef] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:52:44.202Z] [edgeX.isLTS] Checking if [snyk-fix-362cf4c93d536c126b42674625b7f3ef] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:52:44.242Z] ========================================================= [2025-10-31T08:52:44.242Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-10-31T08:52:44.242Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:52:44.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:52:44.921Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-31T08:52:44.921Z] 6b59a28fa201: Pulling fs layer [2025-10-31T08:52:44.921Z] d32bb0dddca7: Pulling fs layer [2025-10-31T08:52:44.921Z] 5dab1238d3d9: Pulling fs layer [2025-10-31T08:52:44.921Z] 196fd7d83e7d: Pulling fs layer [2025-10-31T08:52:44.921Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T08:52:44.921Z] 8ba94037c8f0: Pulling fs layer [2025-10-31T08:52:44.921Z] deaec5988b04: Pulling fs layer [2025-10-31T08:52:44.921Z] 9f65657bb879: Pulling fs layer [2025-10-31T08:52:44.921Z] 4f4fb700ef54: Waiting [2025-10-31T08:52:44.921Z] 8ba94037c8f0: Waiting [2025-10-31T08:52:44.921Z] deaec5988b04: Waiting [2025-10-31T08:52:44.921Z] 9f65657bb879: Waiting [2025-10-31T08:52:44.921Z] 196fd7d83e7d: Waiting [2025-10-31T08:52:44.921Z] d32bb0dddca7: Verifying Checksum [2025-10-31T08:52:44.921Z] d32bb0dddca7: Download complete [2025-10-31T08:52:44.921Z] 196fd7d83e7d: Verifying Checksum [2025-10-31T08:52:44.921Z] 196fd7d83e7d: Download complete [2025-10-31T08:52:44.921Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T08:52:44.921Z] 4f4fb700ef54: Download complete [2025-10-31T08:52:44.921Z] 8ba94037c8f0: Download complete [2025-10-31T08:52:44.921Z] 6b59a28fa201: Download complete [2025-10-31T08:52:45.516Z] 9f65657bb879: Verifying Checksum [2025-10-31T08:52:45.516Z] 9f65657bb879: Download complete [2025-10-31T08:52:46.106Z] 6b59a28fa201: Pull complete [2025-10-31T08:52:46.717Z] d32bb0dddca7: Pull complete [2025-10-31T08:52:46.987Z] 5dab1238d3d9: Verifying Checksum [2025-10-31T08:52:46.987Z] 5dab1238d3d9: Download complete [2025-10-31T08:52:48.951Z] deaec5988b04: Verifying Checksum [2025-10-31T08:52:48.951Z] deaec5988b04: Download complete [2025-10-31T08:53:01.317Z] 5dab1238d3d9: Pull complete [2025-10-31T08:53:01.589Z] 196fd7d83e7d: Pull complete [2025-10-31T08:53:01.865Z] 4f4fb700ef54: Pull complete [2025-10-31T08:53:02.138Z] 8ba94037c8f0: Pull complete [2025-10-31T08:53:12.256Z] deaec5988b04: Pull complete [2025-10-31T08:53:12.843Z] 9f65657bb879: Pull complete [2025-10-31T08:53:12.843Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-10-31T08:53:12.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:53:12.843Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:53:13.308Z] + docker build -t ci-base-image-arm64 -f - . [2025-10-31T08:53:13.308Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:53:13.308Z] WORKDIR /edgex [2025-10-31T08:53:13.308Z] COPY go.mod . [2025-10-31T08:53:13.308Z] RUN go mod download [2025-10-31T08:53:14.281Z] Sending build context to Docker daemon 3.845MB [2025-10-31T08:53:14.281Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:53:14.281Z] ---> 334268110677 [2025-10-31T08:53:14.281Z] Step 2/4 : WORKDIR /edgex [2025-10-31T08:53:16.250Z] ---> Running in f092a9f925f9 [2025-10-31T08:53:16.837Z] Removing intermediate container f092a9f925f9 [2025-10-31T08:53:16.837Z] ---> d9d5b6cd4673 [2025-10-31T08:53:16.837Z] Step 3/4 : COPY go.mod . [2025-10-31T08:53:17.233Z] ---> e289790d1bea [2025-10-31T08:53:17.233Z] Step 4/4 : RUN go mod download [2025-10-31T08:53:17.504Z] ---> Running in 9752776eb8dd [2025-10-31T08:54:14.003Z] Removing intermediate container 9752776eb8dd [2025-10-31T08:54:14.003Z] ---> e06de614d9fc [2025-10-31T08:54:14.003Z] Successfully built e06de614d9fc [2025-10-31T08:54:14.003Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:54:14.441Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T08:54:14.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:54:14.770Z] prd-ubuntu20.04-docker-arm64-4c-16g-771114 does not seem to be running inside a container [2025-10-31T08:54:14.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-31T08:54:16.192Z] $ docker top 56a22bc33d84a065e5e4c2b4ff4a1f68965fed4da63bf2d612339b80b740a0e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T08:54:17.113Z] + go version [2025-10-31T08:54:17.114Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-10-31T08:54:17.146Z] $ docker stop --time=1 56a22bc33d84a065e5e4c2b4ff4a1f68965fed4da63bf2d612339b80b740a0e1 [2025-10-31T08:54:18.902Z] $ docker rm -f --volumes 56a22bc33d84a065e5e4c2b4ff4a1f68965fed4da63bf2d612339b80b740a0e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:54:19.958Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T08:54:19.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:54:20.274Z] prd-ubuntu20.04-docker-arm64-4c-16g-771114 does not seem to be running inside a container [2025-10-31T08:54:20.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-31T08:54:21.562Z] $ docker top cc859f0759eab013a9edb1cce8b90d0f30d3c94b36eb15af94551265f0ee564c -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-31T08:54:21.844Z] ========================================================= [2025-10-31T08:54:21.844Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-31T08:54:21.844Z] ========================================================= [Pipeline] sh [2025-10-31T08:54:22.489Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:54:23.216Z] + make test [2025-10-31T08:54:23.216Z] go test -race -coverprofile=coverage.out ./... [2025-10-31T08:55:31.170Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-31T09:00:42.085Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-31T09:00:42.085Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-31T09:01:50.104Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-31T09:01:50.104Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-31T09:01:50.104Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-31T09:01:50.104Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-31T09:01:50.104Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-31T09:01:50.104Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-31T09:01:50.710Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-31T09:01:50.710Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-31T09:01:53.357Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-31T09:02:25.711Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-31T09:02:25.711Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-31T09:02:25.711Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-31T09:02:25.711Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-31T09:02:47.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.484s coverage: 42.3% of statements [2025-10-31T09:02:47.927Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-31T09:02:47.927Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-31T09:02:47.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.344s coverage: 97.0% of statements [2025-10-31T09:03:00.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.449s coverage: 69.4% of statements [2025-10-31T09:03:00.299Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-31T09:03:00.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.217s coverage: 4.8% of statements [2025-10-31T09:03:00.299Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-31T09:03:10.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.800s coverage: 57.6% of statements [2025-10-31T09:03:10.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.227s coverage: 86.5% of statements [2025-10-31T09:03:10.423Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-31T09:03:10.423Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-31T09:03:49.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.055s coverage: 94.2% of statements [2025-10-31T09:03:49.403Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-31T09:03:49.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-31T09:03:49.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-31T09:03:49.403Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:03:49.403Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-31T09:03:49.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-31T09:03:49.403Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-31T09:03:49.403Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-31T09:03:49.403Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-31T09:03:49.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-31T09:03:49.403Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-31T09:03:49.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.745s coverage: 92.4% of statements [2025-10-31T09:03:49.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-31T09:03:49.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-31T09:03:49.403Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:03:49.403Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-31T09:03:49.403Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-31T09:03:49.403Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-31T09:04:04.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.318s coverage: 8.4% of statements [2025-10-31T09:04:04.458Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-31T09:04:04.458Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-31T09:04:31.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.684s coverage: 95.8% of statements [2025-10-31T09:04:31.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-31T09:04:31.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-31T09:04:31.253Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:04:31.253Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-31T09:04:31.253Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-31T09:04:31.850Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.305s coverage: 72.2% of statements [2025-10-31T09:04:32.450Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-31T09:04:32.450Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-31T09:04:32.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-31T09:04:32.450Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-31T09:04:34.425Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-31T09:04:34.699Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-31T09:04:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-31T09:04:34.699Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-31T09:04:34.699Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-31T09:04:34.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-31T09:05:01.542Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.523s coverage: 2.4% of statements [2025-10-31T09:05:01.542Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-31T09:05:01.542Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.448s coverage: 1.0% of statements [2025-10-31T09:05:01.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-31T09:05:09.882Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.444s coverage: 39.4% of statements [2025-10-31T09:05:09.882Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.232s coverage: 68.8% of statements [2025-10-31T09:05:09.882Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-31T09:05:09.882Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:05:09.882Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-31T09:05:18.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.173s coverage: 40.0% of statements [2025-10-31T09:05:18.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.166s coverage: 87.1% of statements [2025-10-31T09:05:18.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.152s coverage: 94.1% of statements [2025-10-31T09:05:18.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.191s coverage: 96.3% of statements [2025-10-31T09:05:25.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.135s coverage: 87.5% of statements [2025-10-31T09:05:37.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.140s coverage: 94.4% of statements [2025-10-31T09:05:48.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.224s coverage: 92.9% of statements [2025-10-31T09:05:48.167Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-31T09:05:48.167Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-31T09:05:48.167Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-31T09:05:48.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.152s coverage: 68.8% of statements [2025-10-31T09:05:48.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-31T09:05:48.167Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-31T09:05:48.167Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-31T09:05:48.167Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-31T09:05:51.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.261s coverage: 62.3% of statements [2025-10-31T09:05:51.563Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-31T09:05:51.563Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-31T09:05:51.563Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-31T09:05:57.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.452s coverage: 47.4% of statements [2025-10-31T09:05:57.762Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-31T09:05:57.762Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-31T09:05:57.762Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-31T09:05:58.755Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-31T09:06:17.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.246s coverage: 87.2% of statements [2025-10-31T09:06:17.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.214s coverage: 15.5% of statements [2025-10-31T09:06:17.138Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-31T09:06:17.138Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-31T09:06:17.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.115s coverage: 100.0% of statements [2025-10-31T09:06:17.138Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-31T09:06:23.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.488s coverage: 81.8% of statements [2025-10-31T09:06:29.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.502s coverage: 82.1% of statements [2025-10-31T09:06:29.300Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-31T09:06:29.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.226s coverage: 86.0% of statements [2025-10-31T09:06:29.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-31T09:06:47.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.416s coverage: 6.8% of statements [2025-10-31T09:06:47.660Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-31T09:06:47.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.711s coverage: 33.3% of statements [2025-10-31T09:06:47.942Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-31T09:06:47.942Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-31T09:06:48.219Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-31T09:07:10.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.312s coverage: 100.0% of statements [2025-10-31T09:07:13.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 2.362s coverage: 54.5% of statements [2025-10-31T09:07:13.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.142s coverage: 89.4% of statements [2025-10-31T09:07:13.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.110s coverage: 100.0% of statements [2025-10-31T09:07:13.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.119s coverage: 73.7% of statements [2025-10-31T09:07:18.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.131s coverage: 100.0% of statements [2025-10-31T09:07:18.909Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-31T09:07:24.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.337s coverage: 88.6% of statements [2025-10-31T09:07:24.318Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-31T09:07:24.318Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-31T09:07:28.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.264s coverage: 96.8% of statements [2025-10-31T09:07:28.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-31T09:07:28.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-31T09:07:28.599Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:07:32.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.094s coverage: 100.0% of statements [2025-10-31T09:07:47.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.337s coverage: 29.2% of statements [2025-10-31T09:07:47.894Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-31T09:07:47.894Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-31T09:07:47.894Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-31T09:07:51.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.278s coverage: 93.8% of statements [2025-10-31T09:07:51.252Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-31T09:07:51.252Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-31T09:07:51.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-31T09:07:56.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.169s coverage: 3.1% of statements [2025-10-31T09:07:56.611Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-31T09:07:57.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.157s coverage: 76.2% of statements [2025-10-31T09:07:58.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.221s coverage: 54.0% of statements [2025-10-31T09:07:58.168Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-31T09:07:58.168Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-31T09:07:59.589Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-31T09:07:59.589Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-31T09:07:59.589Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-31T09:08:26.318Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.500s coverage: 17.0% of statements [2025-10-31T09:08:26.318Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-31T09:08:26.318Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-31T09:08:26.318Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-31T09:08:26.318Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-31T09:08:36.408Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 2.150s coverage: 94.9% of statements [2025-10-31T09:08:36.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-31T09:08:36.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-31T09:08:36.408Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:08:36.408Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-31T09:08:46.519Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.474s coverage: 9.0% of statements [2025-10-31T09:08:46.519Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-31T09:08:46.519Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-31T09:08:46.519Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-31T09:08:58.847Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.509s coverage: 97.7% of statements [2025-10-31T09:08:58.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-31T09:08:58.847Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.171s coverage: 43.6% of statements [2025-10-31T09:08:58.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-31T09:08:58.847Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:09:00.797Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-10-31T09:09:00.797Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-31T09:09:00.797Z] go vet ./... [2025-10-31T09:15:07.835Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T09:15:07.835Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T09:15:07.835Z] ./bin/test-attribution-txt.sh [2025-10-31T09:15:07.835Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-31T09:15:07.835Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-31T09:15:07.835Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-31T09:15:07.835Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-31T09:15:07.835Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-31T09:15:07.835Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-31T09:15:07.878Z] [edgeX.isLTS] Checking if [snyk-fix-362cf4c93d536c126b42674625b7f3ef] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-31T09:15:08.615Z] + ls -al . [2025-10-31T09:15:08.615Z] total 1384 [2025-10-31T09:15:08.615Z] drwxrwxr-x 10 1001 1001 4096 Oct 31 08:54 . [2025-10-31T09:15:08.615Z] drwxr-xr-x 4 root root 4096 Oct 31 08:54 .. [2025-10-31T09:15:08.615Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:52 .blubracket [2025-10-31T09:15:08.615Z] -rw-rw-r-- 1 1001 1001 10 Oct 31 08:52 .dockerignore [2025-10-31T09:15:08.615Z] drwxrwxr-x 8 1001 1001 4096 Oct 31 08:52 .git [2025-10-31T09:15:08.615Z] drwxrwxr-x 3 1001 1001 4096 Oct 31 08:52 .github [2025-10-31T09:15:08.615Z] -rw-rw-r-- 1 1001 1001 909 Oct 31 08:52 .gitignore [2025-10-31T09:15:08.615Z] -rw-rw-r-- 1 1001 1001 218 Oct 31 08:52 .golangci.yml [2025-10-31T09:15:08.615Z] -rw-rw-r-- 1 1001 1001 100 Oct 31 08:52 .hadolint.yml [2025-10-31T09:15:08.615Z] -rw-rw-r-- 1 1001 1001 155 Oct 31 08:52 .sonarcloud.properties [2025-10-31T09:15:08.615Z] -rw-rw-r-- 1 1001 1001 1171 Oct 31 08:52 ADOPTERS.md [2025-10-31T09:15:08.615Z] -rw-rw-r-- 1 1001 1001 17374 Oct 31 08:52 Attribution.txt [2025-10-31T09:15:08.615Z] -rw-rw-r-- 1 1001 1001 108018 Oct 31 08:52 CHANGELOG.md [2025-10-31T09:15:08.615Z] -rw-rw-r-- 1 1001 1001 3804 Oct 31 08:52 CONTRIBUTING.md [2025-10-31T09:15:08.615Z] -rw-rw-r-- 1 1001 1001 677 Oct 31 08:52 GOVERNANCE.md [2025-10-31T09:15:08.615Z] -rw-rw-r-- 1 1001 1001 858 Oct 31 08:52 Jenkinsfile [2025-10-31T09:15:08.615Z] -rw-rw-r-- 1 1001 1001 10775 Oct 31 08:52 LICENSE [2025-10-31T09:15:08.615Z] -rw-rw-r-- 1 1001 1001 16740 Oct 31 08:52 Makefile [2025-10-31T09:15:08.615Z] -rw-rw-r-- 1 1001 1001 582 Oct 31 08:52 OWNERS.md [2025-10-31T09:15:08.615Z] -rw-rw-r-- 1 1001 1001 9932 Oct 31 08:52 README.md [2025-10-31T09:15:08.615Z] -rw-rw-r-- 1 1001 1001 789 Oct 31 08:52 SECURITY.md [2025-10-31T09:15:08.615Z] -rw-rw-r-- 1 1001 1001 5 Oct 31 08:48 VERSION [2025-10-31T09:15:08.615Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:52 bin [2025-10-31T09:15:08.615Z] drwxrwxr-x 19 1001 1001 4096 Oct 31 08:52 cmd [2025-10-31T09:15:08.615Z] -rw-r--r-- 1 root root 1036395 Oct 31 09:08 coverage.out [2025-10-31T09:15:08.615Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:52 fuzz_test [2025-10-31T09:15:08.615Z] -rw-rw-r-- 1 1001 1001 6539 Oct 31 08:52 go.mod [2025-10-31T09:15:08.615Z] -rw-rw-r-- 1 1001 1001 88541 Oct 31 08:52 go.sum [2025-10-31T09:15:08.615Z] drwxrwxr-x 7 1001 1001 4096 Oct 31 08:52 internal [2025-10-31T09:15:08.615Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:52 openapi [2025-10-31T09:15:08.615Z] -rw-rw-r-- 1 1001 1001 584 Oct 31 08:52 security.txt [2025-10-31T09:15:08.615Z] -rw-rw-r-- 1 1001 1001 204 Oct 31 08:52 version.go [Pipeline] sh [2025-10-31T09:15:09.316Z] + '[' -e coverage.out ] [2025-10-31T09:15:09.316Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-31T09:15:10.806Z] Stashed 1 file(s) [Pipeline] sh [2025-10-31T09:15:11.483Z] + make build [2025-10-31T09:15:11.483Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-31T09:20:33.633Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-31T09:20:37.019Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-31T09:20:52.125Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-31T09:20:57.545Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-31T09:21:12.607Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-31T09:22:09.044Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-31T09:22:17.293Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-31T09:22:36.629Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-31T09:22:58.798Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-31T09:23:08.944Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-31T09:23:21.400Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-31T09:23:26.807Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-10-31T09:23:41.944Z] $ docker stop --time=1 cc859f0759eab013a9edb1cce8b90d0f30d3c94b36eb15af94551265f0ee564c [2025-10-31T09:23:44.439Z] $ docker rm -f --volumes cc859f0759eab013a9edb1cce8b90d0f30d3c94b36eb15af94551265f0ee564c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:23:50.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:23:50.209Z] [2025-10-31T09:23:50.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:23:50.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:23:50.922Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-10-31T09:23:50.922Z] 547446be3368: Pulling fs layer [2025-10-31T09:23:50.922Z] d125d8839a47: Pulling fs layer [2025-10-31T09:23:50.922Z] 3e85d5ac6304: Pulling fs layer [2025-10-31T09:23:50.922Z] c3105a71a48b: Pulling fs layer [2025-10-31T09:23:50.922Z] 0f093f025ec4: Pulling fs layer [2025-10-31T09:23:50.922Z] c3106fc0e877: Pulling fs layer [2025-10-31T09:23:50.922Z] c3105a71a48b: Waiting [2025-10-31T09:23:50.922Z] 0f093f025ec4: Waiting [2025-10-31T09:23:50.922Z] c3106fc0e877: Waiting [2025-10-31T09:23:50.922Z] 547446be3368: Verifying Checksum [2025-10-31T09:23:50.922Z] 547446be3368: Download complete [2025-10-31T09:23:50.922Z] c3105a71a48b: Verifying Checksum [2025-10-31T09:23:50.922Z] c3105a71a48b: Download complete [2025-10-31T09:23:51.509Z] d125d8839a47: Verifying Checksum [2025-10-31T09:23:51.509Z] d125d8839a47: Download complete [2025-10-31T09:23:51.509Z] c3106fc0e877: Verifying Checksum [2025-10-31T09:23:51.509Z] c3106fc0e877: Download complete [2025-10-31T09:23:51.780Z] 0f093f025ec4: Verifying Checksum [2025-10-31T09:23:51.780Z] 0f093f025ec4: Download complete [2025-10-31T09:23:52.052Z] 547446be3368: Pull complete [2025-10-31T09:23:53.471Z] d125d8839a47: Pull complete [2025-10-31T09:23:54.072Z] 3e85d5ac6304: Verifying Checksum [2025-10-31T09:23:54.072Z] 3e85d5ac6304: Download complete [2025-10-31T09:24:06.492Z] 3e85d5ac6304: Pull complete [2025-10-31T09:24:06.492Z] c3105a71a48b: Pull complete [2025-10-31T09:24:08.471Z] 0f093f025ec4: Pull complete [2025-10-31T09:24:08.471Z] c3106fc0e877: Pull complete [2025-10-31T09:24:08.471Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-10-31T09:24:08.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:24:08.471Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:24:08.921Z] prd-ubuntu20.04-docker-arm64-4c-16g-771114 does not seem to be running inside a container [2025-10-31T09:24:09.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-10-31T09:24:12.258Z] $ docker top b848a315cad509c532b31b87bf88f8c15ee559cb696a644a1c95357cb5b91878 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T09:24:13.330Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-31T09:24:31.702Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-31T09:24:31.702Z] #1 transferring dockerfile: [2025-10-31T09:24:31.702Z] #1 transferring dockerfile: 2.49kB 0.0s done [2025-10-31T09:24:31.702Z] #1 DONE 0.1s [2025-10-31T09:24:31.702Z] [2025-10-31T09:24:31.702Z] #2 [security-spire-server internal] load build definition from Dockerfile [2025-10-31T09:24:31.702Z] #2 transferring dockerfile: 1.70kB 0.0s done [2025-10-31T09:24:31.702Z] #2 DONE 0.1s [2025-10-31T09:24:31.702Z] [2025-10-31T09:24:31.702Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-31T09:24:31.702Z] #3 transferring dockerfile: 3.02kB 0.0s done [2025-10-31T09:24:31.702Z] #3 DONE 0.1s [2025-10-31T09:24:31.978Z] [2025-10-31T09:24:31.978Z] #4 [support-notifications internal] load build definition from Dockerfile [2025-10-31T09:24:31.978Z] #4 transferring dockerfile: 2.00kB 0.0s done [2025-10-31T09:24:31.978Z] #4 DONE 0.1s [2025-10-31T09:24:32.257Z] [2025-10-31T09:24:32.257Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2025-10-31T09:24:32.257Z] #5 transferring dockerfile: 1.81kB 0.0s done [2025-10-31T09:24:32.257Z] #5 DONE 0.1s [2025-10-31T09:24:32.257Z] [2025-10-31T09:24:32.257Z] #6 [core-metadata internal] load build definition from Dockerfile [2025-10-31T09:24:32.257Z] #6 transferring dockerfile: 2.10kB 0.0s done [2025-10-31T09:24:32.257Z] #6 DONE 0.1s [2025-10-31T09:24:32.257Z] [2025-10-31T09:24:32.257Z] #7 [core-keeper internal] load build definition from Dockerfile [2025-10-31T09:24:32.257Z] #7 transferring dockerfile: 2.01kB 0.1s done [2025-10-31T09:24:32.257Z] #7 DONE 0.2s [2025-10-31T09:24:32.257Z] [2025-10-31T09:24:32.257Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-31T09:24:32.533Z] #8 transferring dockerfile: 2.14kB 0.0s done [2025-10-31T09:24:32.533Z] #8 DONE 0.2s [2025-10-31T09:24:32.533Z] [2025-10-31T09:24:32.533Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-31T09:24:32.533Z] #9 transferring dockerfile: 1.89kB 0.0s done [2025-10-31T09:24:32.533Z] #9 DONE 0.1s [2025-10-31T09:24:32.533Z] [2025-10-31T09:24:32.533Z] #10 [support-scheduler internal] load build definition from Dockerfile [2025-10-31T09:24:32.533Z] #10 transferring dockerfile: 1.83kB 0.0s done [2025-10-31T09:24:32.533Z] #10 DONE 0.2s [2025-10-31T09:24:32.533Z] [2025-10-31T09:24:32.533Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-31T09:24:32.818Z] #11 transferring dockerfile: 2.50kB 0.0s done [2025-10-31T09:24:32.818Z] #11 DONE 0.1s [2025-10-31T09:24:32.818Z] [2025-10-31T09:24:32.818Z] #12 [core-data internal] load build definition from Dockerfile [2025-10-31T09:24:32.818Z] #12 transferring dockerfile: 2.04kB 0.0s done [2025-10-31T09:24:32.818Z] #12 DONE 0.1s [2025-10-31T09:24:32.818Z] [2025-10-31T09:24:32.818Z] #13 [security-spire-config internal] load build definition from Dockerfile [2025-10-31T09:24:33.102Z] #13 transferring dockerfile: 1.69kB 0.0s done [2025-10-31T09:24:33.102Z] #13 DONE 0.1s [2025-10-31T09:24:33.102Z] [2025-10-31T09:24:33.102Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-31T09:24:33.102Z] #14 transferring dockerfile: 2.23kB 0.0s done [2025-10-31T09:24:33.102Z] #14 DONE 0.1s [2025-10-31T09:24:33.102Z] [2025-10-31T09:24:33.102Z] #15 [core-command internal] load build definition from Dockerfile [2025-10-31T09:24:33.102Z] #15 transferring dockerfile: 1.94kB 0.0s done [2025-10-31T09:24:33.102Z] #15 DONE 0.1s [2025-10-31T09:24:33.378Z] [2025-10-31T09:24:33.378Z] #16 [security-secretstore-setup internal] load .dockerignore [2025-10-31T09:24:33.378Z] #16 transferring context: 50B 0.0s done [2025-10-31T09:24:33.378Z] #16 DONE 0.1s [2025-10-31T09:24:34.818Z] [2025-10-31T09:24:34.819Z] #17 [security-spire-server internal] load .dockerignore [2025-10-31T09:24:34.819Z] #17 transferring context: 50B 0.0s done [2025-10-31T09:24:34.819Z] #17 DONE 0.1s [2025-10-31T09:24:34.819Z] [2025-10-31T09:24:34.819Z] #18 [security-bootstrapper internal] load .dockerignore [2025-10-31T09:24:34.819Z] #18 transferring context: 50B 0.0s done [2025-10-31T09:24:34.819Z] #18 DONE 0.1s [2025-10-31T09:24:34.819Z] [2025-10-31T09:24:34.819Z] #19 [support-notifications internal] load .dockerignore [2025-10-31T09:24:34.819Z] #19 transferring context: 50B 0.0s done [2025-10-31T09:24:35.090Z] #19 DONE 0.1s [2025-10-31T09:24:35.090Z] [2025-10-31T09:24:35.090Z] #20 [security-spire-agent internal] load .dockerignore [2025-10-31T09:24:35.090Z] #20 transferring context: 50B 0.0s done [2025-10-31T09:24:35.090Z] #20 DONE 0.1s [2025-10-31T09:24:35.090Z] [2025-10-31T09:24:35.090Z] #21 [core-metadata internal] load .dockerignore [2025-10-31T09:24:35.090Z] #21 transferring context: 50B 0.0s done [2025-10-31T09:24:35.090Z] #21 DONE 0.1s [2025-10-31T09:24:35.090Z] [2025-10-31T09:24:35.090Z] #22 [core-keeper internal] load .dockerignore [2025-10-31T09:24:35.365Z] #22 transferring context: 50B 0.0s done [2025-10-31T09:24:35.365Z] #22 DONE 0.1s [2025-10-31T09:24:35.365Z] [2025-10-31T09:24:35.365Z] #23 [security-proxy-auth internal] load .dockerignore [2025-10-31T09:24:35.365Z] #23 transferring context: 50B 0.0s done [2025-10-31T09:24:35.365Z] #23 DONE 0.1s [2025-10-31T09:24:35.365Z] [2025-10-31T09:24:35.365Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2025-10-31T09:24:35.365Z] #24 transferring context: 50B done [2025-10-31T09:24:35.639Z] #24 DONE 0.1s [2025-10-31T09:24:35.639Z] [2025-10-31T09:24:35.639Z] #25 [support-scheduler internal] load .dockerignore [2025-10-31T09:24:35.639Z] #25 transferring context: 50B 0.0s done [2025-10-31T09:24:35.639Z] #25 DONE 0.1s [2025-10-31T09:24:35.639Z] [2025-10-31T09:24:35.639Z] #26 [security-proxy-setup internal] load .dockerignore [2025-10-31T09:24:35.639Z] #26 transferring context: 50B 0.0s done [2025-10-31T09:24:35.639Z] #26 DONE 0.1s [2025-10-31T09:24:35.639Z] [2025-10-31T09:24:35.639Z] #27 [core-data internal] load .dockerignore [2025-10-31T09:24:35.639Z] #27 transferring context: 50B 0.0s done [2025-10-31T09:24:35.639Z] #27 DONE 0.1s [2025-10-31T09:24:35.912Z] [2025-10-31T09:24:35.912Z] #28 [security-spire-config internal] load .dockerignore [2025-10-31T09:24:35.912Z] #28 transferring context: 50B 0.0s done [2025-10-31T09:24:35.912Z] #28 DONE 0.1s [2025-10-31T09:24:35.912Z] [2025-10-31T09:24:35.912Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-31T09:24:35.912Z] #29 transferring context: 50B 0.0s done [2025-10-31T09:24:35.912Z] #29 DONE 0.1s [2025-10-31T09:24:35.912Z] [2025-10-31T09:24:35.912Z] #30 [core-command internal] load .dockerignore [2025-10-31T09:24:36.187Z] #30 transferring context: 50B 0.0s done [2025-10-31T09:24:36.187Z] #30 DONE 0.1s [2025-10-31T09:24:36.187Z] [2025-10-31T09:24:36.187Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:24:36.187Z] #31 DONE 0.0s [2025-10-31T09:24:36.187Z] [2025-10-31T09:24:36.187Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:24:36.464Z] #32 DONE 0.3s [2025-10-31T09:24:36.464Z] [2025-10-31T09:24:36.464Z] #33 [security-secretstore-setup internal] load build context [2025-10-31T09:24:37.953Z] #33 ... [2025-10-31T09:24:37.953Z] [2025-10-31T09:24:37.953Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:24:37.953Z] #32 DONE 0.5s [2025-10-31T09:24:37.953Z] [2025-10-31T09:24:37.953Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:24:37.953Z] #34 DONE 1.4s [2025-10-31T09:24:37.953Z] [2025-10-31T09:24:37.953Z] #33 [security-secretstore-setup internal] load build context [2025-10-31T09:24:38.237Z] #33 ... [2025-10-31T09:24:38.237Z] [2025-10-31T09:24:38.237Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:24:38.237Z] #31 DONE 0.0s [2025-10-31T09:24:38.237Z] [2025-10-31T09:24:38.237Z] #33 [security-secretstore-setup internal] load build context [2025-10-31T09:24:38.237Z] #33 ... [2025-10-31T09:24:38.237Z] [2025-10-31T09:24:38.237Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:24:38.237Z] #31 DONE 0.0s [2025-10-31T09:24:38.237Z] [2025-10-31T09:24:38.237Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:24:38.237Z] #32 DONE 0.6s [2025-10-31T09:24:38.237Z] [2025-10-31T09:24:38.237Z] #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:24:38.237Z] #34 DONE 2.8s [2025-10-31T09:24:38.237Z] [2025-10-31T09:24:38.237Z] #35 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-10-31T09:24:38.237Z] #35 DONE 0.6s [2025-10-31T09:24:38.237Z] [2025-10-31T09:24:38.237Z] #33 [security-secretstore-setup internal] load build context [2025-10-31T09:24:38.516Z] #33 ... [2025-10-31T09:24:38.516Z] [2025-10-31T09:24:38.516Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:24:38.516Z] #34 DONE 2.8s [2025-10-31T09:24:38.516Z] [2025-10-31T09:24:38.516Z] #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-10-31T09:24:38.516Z] #35 DONE 0.6s [2025-10-31T09:24:38.516Z] [2025-10-31T09:24:38.516Z] #33 [security-secretstore-setup internal] load build context [2025-10-31T09:24:38.797Z] #33 ... [2025-10-31T09:24:38.797Z] [2025-10-31T09:24:38.797Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:24:38.797Z] #31 DONE 0.0s [2025-10-31T09:24:38.797Z] [2025-10-31T09:24:38.797Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:24:38.797Z] #32 DONE 1.0s [2025-10-31T09:24:38.797Z] [2025-10-31T09:24:38.797Z] #36 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:24:38.797Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:24:38.797Z] #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:24:38.798Z] #36 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:24:38.798Z] #36 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:24:38.798Z] #36 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done [2025-10-31T09:24:38.798Z] #36 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.7s [2025-10-31T09:24:39.078Z] #36 ... [2025-10-31T09:24:39.078Z] [2025-10-31T09:24:39.078Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:24:39.078Z] #31 DONE 0.0s [2025-10-31T09:24:39.078Z] [2025-10-31T09:24:39.078Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:24:39.078Z] #34 DONE 2.8s [2025-10-31T09:24:39.078Z] [2025-10-31T09:24:39.078Z] #35 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-10-31T09:24:39.078Z] #35 DONE 0.7s [2025-10-31T09:24:39.078Z] [2025-10-31T09:24:39.078Z] #36 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:24:39.078Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:24:39.078Z] #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:24:39.078Z] #36 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:24:39.078Z] #36 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:24:39.078Z] #36 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done [2025-10-31T09:24:39.078Z] #36 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.0s done [2025-10-31T09:24:39.361Z] #36 ... [2025-10-31T09:24:39.361Z] [2025-10-31T09:24:39.361Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:24:39.361Z] #31 DONE 0.0s [2025-10-31T09:24:39.361Z] [2025-10-31T09:24:39.361Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:24:39.361Z] #31 DONE 0.0s [2025-10-31T09:24:39.361Z] [2025-10-31T09:24:39.361Z] #37 [support-notifications internal] load build context [2025-10-31T09:24:39.653Z] #37 ... [2025-10-31T09:24:39.653Z] [2025-10-31T09:24:39.653Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:24:39.653Z] #31 DONE 0.1s [2025-10-31T09:24:39.653Z] [2025-10-31T09:24:39.653Z] #37 [support-notifications internal] load build context [2025-10-31T09:24:39.653Z] #37 ... [2025-10-31T09:24:39.653Z] [2025-10-31T09:24:39.653Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:24:39.653Z] #31 DONE 0.1s [2025-10-31T09:24:39.937Z] [2025-10-31T09:24:39.937Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-31T09:24:39.937Z] #38 DONE 2.1s [2025-10-31T09:24:39.937Z] [2025-10-31T09:24:39.937Z] #37 [support-notifications internal] load build context [2025-10-31T09:24:39.937Z] #37 ... [2025-10-31T09:24:39.937Z] [2025-10-31T09:24:39.937Z] #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:24:39.937Z] #34 DONE 2.8s [2025-10-31T09:24:39.937Z] [2025-10-31T09:24:39.937Z] #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-10-31T09:24:39.937Z] #35 DONE 0.7s [2025-10-31T09:24:39.937Z] [2025-10-31T09:24:39.937Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:24:39.937Z] #31 DONE 0.1s [2025-10-31T09:24:39.937Z] [2025-10-31T09:24:39.937Z] #37 [support-notifications internal] load build context [2025-10-31T09:24:40.226Z] #37 ... [2025-10-31T09:24:40.226Z] [2025-10-31T09:24:40.226Z] #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:24:40.226Z] #34 DONE 2.8s [2025-10-31T09:24:40.226Z] [2025-10-31T09:24:40.226Z] #35 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-10-31T09:24:40.226Z] #35 DONE 0.7s [2025-10-31T09:24:40.226Z] [2025-10-31T09:24:40.226Z] #37 [support-notifications internal] load build context [2025-10-31T09:24:40.226Z] #37 ... [2025-10-31T09:24:40.226Z] [2025-10-31T09:24:40.226Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-31T09:24:40.226Z] #39 DONE 1.7s [2025-10-31T09:24:40.226Z] [2025-10-31T09:24:40.226Z] #37 [support-notifications internal] load build context [2025-10-31T09:24:40.506Z] #37 ... [2025-10-31T09:24:40.506Z] [2025-10-31T09:24:40.506Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:24:40.506Z] #31 DONE 0.1s [2025-10-31T09:24:40.506Z] [2025-10-31T09:24:40.506Z] #37 [support-notifications internal] load build context [2025-10-31T09:24:40.795Z] #37 ... [2025-10-31T09:24:40.795Z] [2025-10-31T09:24:40.795Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:24:40.795Z] #31 DONE 0.1s [2025-10-31T09:24:40.795Z] [2025-10-31T09:24:40.795Z] #36 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:24:40.795Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:24:40.795Z] #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:24:40.795Z] #36 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:24:40.795Z] #36 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:24:40.795Z] #36 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done [2025-10-31T09:24:40.795Z] #36 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.0s done [2025-10-31T09:24:41.811Z] #36 ... [2025-10-31T09:24:41.811Z] [2025-10-31T09:24:41.811Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:24:41.811Z] #32 DONE 3.6s [2025-10-31T09:24:41.811Z] [2025-10-31T09:24:41.811Z] #40 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22.1 [2025-10-31T09:24:41.811Z] #40 DONE 2.4s [2025-10-31T09:24:41.811Z] [2025-10-31T09:24:41.811Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:24:41.811Z] #41 transferring context: 9.72MB 2.9s [2025-10-31T09:24:42.096Z] #41 ... [2025-10-31T09:24:42.096Z] [2025-10-31T09:24:42.096Z] #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:24:42.096Z] #34 DONE 2.9s [2025-10-31T09:24:42.096Z] [2025-10-31T09:24:42.096Z] #35 [core-command builder 2/7] WORKDIR /edgex-go [2025-10-31T09:24:42.096Z] #35 DONE 0.7s [2025-10-31T09:24:42.096Z] [2025-10-31T09:24:42.096Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:24:42.096Z] #42 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.7s done [2025-10-31T09:24:42.096Z] #42 DONE 1.7s [2025-10-31T09:24:42.096Z] [2025-10-31T09:24:42.096Z] #43 [core-data internal] load build context [2025-10-31T09:24:42.096Z] #43 DONE 0.0s [2025-10-31T09:24:42.096Z] [2025-10-31T09:24:42.096Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:24:42.096Z] #41 ... [2025-10-31T09:24:42.096Z] [2025-10-31T09:24:42.096Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:24:42.096Z] #34 DONE 2.9s [2025-10-31T09:24:42.096Z] [2025-10-31T09:24:42.096Z] #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-10-31T09:24:42.096Z] #35 DONE 0.7s [2025-10-31T09:24:42.096Z] [2025-10-31T09:24:42.096Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-31T09:24:42.096Z] #38 DONE 3.9s [2025-10-31T09:24:42.374Z] [2025-10-31T09:24:42.374Z] #36 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:24:42.374Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:24:42.374Z] #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:24:42.374Z] #36 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:24:42.374Z] #36 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:24:42.374Z] #36 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done [2025-10-31T09:24:42.374Z] #36 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.0s done [2025-10-31T09:24:42.657Z] #36 ... [2025-10-31T09:24:42.657Z] [2025-10-31T09:24:42.657Z] #44 [security-spire-server internal] load build context [2025-10-31T09:24:42.657Z] #44 transferring context: 23.80kB 0.5s done [2025-10-31T09:24:42.657Z] #44 DONE 2.4s [2025-10-31T09:24:42.657Z] [2025-10-31T09:24:42.657Z] #45 [security-spire-config internal] load build context [2025-10-31T09:24:42.657Z] #45 DONE 0.0s [2025-10-31T09:24:42.657Z] [2025-10-31T09:24:42.657Z] #36 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:24:42.657Z] #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:24:42.657Z] #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:24:42.657Z] #36 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:24:42.657Z] #36 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:24:42.657Z] #36 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done [2025-10-31T09:24:42.657Z] #36 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.0s done [2025-10-31T09:24:42.657Z] #36 DONE 7.5s [2025-10-31T09:24:42.657Z] [2025-10-31T09:24:42.657Z] #33 [security-secretstore-setup internal] load build context [2025-10-31T09:24:43.654Z] #33 ... [2025-10-31T09:24:43.654Z] [2025-10-31T09:24:43.654Z] #46 [security-spire-agent internal] load build context [2025-10-31T09:24:43.654Z] #46 transferring context: 23.33kB 0.5s done [2025-10-31T09:24:43.654Z] #46 DONE 3.1s [2025-10-31T09:24:43.654Z] [2025-10-31T09:24:43.654Z] #33 [security-secretstore-setup internal] load build context [2025-10-31T09:24:46.296Z] #33 transferring context: 33.43MB 9.3s [2025-10-31T09:24:46.296Z] #33 ... [2025-10-31T09:24:46.296Z] [2025-10-31T09:24:46.296Z] #45 [security-spire-config internal] load build context [2025-10-31T09:24:46.296Z] #45 transferring context: 22.05kB 0.5s done [2025-10-31T09:24:46.296Z] #45 DONE 3.5s [2025-10-31T09:24:46.296Z] [2025-10-31T09:24:46.296Z] #33 [security-secretstore-setup internal] load build context [2025-10-31T09:24:48.289Z] #33 ... [2025-10-31T09:24:48.289Z] [2025-10-31T09:24:48.289Z] #47 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:24:48.289Z] #0 7.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:48.289Z] #0 8.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:48.567Z] #47 ... [2025-10-31T09:24:48.567Z] [2025-10-31T09:24:48.567Z] #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:24:48.567Z] #48 ... [2025-10-31T09:24:48.567Z] [2025-10-31T09:24:48.567Z] #49 [core-metadata internal] load build context [2025-10-31T09:24:48.567Z] #49 ... [2025-10-31T09:24:48.567Z] [2025-10-31T09:24:48.567Z] #33 [security-secretstore-setup internal] load build context [2025-10-31T09:24:48.845Z] #33 ... [2025-10-31T09:24:48.845Z] [2025-10-31T09:24:48.845Z] #50 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:24:48.845Z] #0 7.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:48.845Z] #0 8.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:49.125Z] #50 ... [2025-10-31T09:24:49.125Z] [2025-10-31T09:24:49.125Z] #33 [security-secretstore-setup internal] load build context [2025-10-31T09:24:49.404Z] #33 transferring context: 36.64MB 12.8s [2025-10-31T09:24:50.008Z] #33 ... [2025-10-31T09:24:50.008Z] [2025-10-31T09:24:50.008Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T09:24:50.288Z] #51 ... [2025-10-31T09:24:50.288Z] [2025-10-31T09:24:50.288Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:24:50.288Z] #0 8.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:50.288Z] #52 ... [2025-10-31T09:24:50.288Z] [2025-10-31T09:24:50.288Z] #53 [support-scheduler internal] load build context [2025-10-31T09:24:50.288Z] #53 ... [2025-10-31T09:24:50.288Z] [2025-10-31T09:24:50.288Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:24:50.288Z] #0 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:50.566Z] #54 ... [2025-10-31T09:24:50.566Z] [2025-10-31T09:24:50.566Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T09:24:50.566Z] #55 ... [2025-10-31T09:24:50.566Z] [2025-10-31T09:24:50.566Z] #56 [core-keeper internal] load build context [2025-10-31T09:24:50.864Z] #56 ... [2025-10-31T09:24:50.864Z] [2025-10-31T09:24:50.864Z] #37 [support-notifications internal] load build context [2025-10-31T09:24:50.864Z] #37 ... [2025-10-31T09:24:50.864Z] [2025-10-31T09:24:50.864Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:24:51.141Z] #57 ... [2025-10-31T09:24:51.141Z] [2025-10-31T09:24:51.141Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:24:51.141Z] #58 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.7s done [2025-10-31T09:24:51.141Z] #58 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-31T09:24:51.141Z] #58 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-31T09:24:51.141Z] #58 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-31T09:24:51.141Z] #58 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 4.8s done [2025-10-31T09:24:51.141Z] #58 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 4.9s done [2025-10-31T09:24:51.141Z] #58 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-10-31T09:24:51.141Z] #58 ... [2025-10-31T09:24:51.141Z] [2025-10-31T09:24:51.141Z] #37 [support-notifications internal] load build context [2025-10-31T09:24:51.750Z] #37 ... [2025-10-31T09:24:51.750Z] [2025-10-31T09:24:51.750Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T09:24:51.750Z] #55 DONE 11.6s [2025-10-31T09:24:51.750Z] [2025-10-31T09:24:51.750Z] #37 [support-notifications internal] load build context [2025-10-31T09:24:52.035Z] #37 ... [2025-10-31T09:24:52.036Z] [2025-10-31T09:24:52.036Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:24:52.036Z] #42 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-31T09:24:52.036Z] #42 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-10-31T09:24:52.036Z] #42 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-10-31T09:24:52.036Z] #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 6.1s done [2025-10-31T09:24:52.036Z] #42 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 7.0s done [2025-10-31T09:24:52.036Z] #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-10-31T09:24:52.036Z] #42 ... [2025-10-31T09:24:52.036Z] [2025-10-31T09:24:52.036Z] #43 [core-data internal] load build context [2025-10-31T09:24:52.579Z] #43 ... [2025-10-31T09:24:52.579Z] [2025-10-31T09:24:52.579Z] #59 [core-command internal] load build context [2025-10-31T09:24:52.579Z] #59 ... [2025-10-31T09:24:52.579Z] [2025-10-31T09:24:52.579Z] #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:24:52.579Z] #60 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 5.2s done [2025-10-31T09:24:52.579Z] #60 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done [2025-10-31T09:24:52.579Z] #60 sha256:4562b419adf48c5f3c763995d6014c123b3ce1d2e0ef2613b189779caa787192 1.02kB / 1.02kB done [2025-10-31T09:24:52.579Z] #60 sha256:02f8efbefad605a169e89926147edd0676646263268f303c6fb3cdfdbc4a9612 597B / 597B done [2025-10-31T09:24:52.579Z] #60 ... [2025-10-31T09:24:52.579Z] [2025-10-31T09:24:52.928Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:24:52.928Z] #61 ... [2025-10-31T09:24:52.928Z] [2025-10-31T09:24:52.928Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:24:52.928Z] #41 ... [2025-10-31T09:24:52.928Z] [2025-10-31T09:24:52.928Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:24:52.928Z] #62 ... [2025-10-31T09:24:52.928Z] [2025-10-31T09:24:52.928Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:24:52.928Z] #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-10-31T09:24:52.928Z] #42 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 0B / 14.28MB 9.0s [2025-10-31T09:24:53.272Z] #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.5s done [2025-10-31T09:24:53.585Z] #42 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.05MB / 14.28MB 9.7s [2025-10-31T09:24:54.209Z] #42 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 2.10MB / 14.28MB 10.4s [2025-10-31T09:24:54.546Z] #42 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.15MB / 14.28MB 10.6s [2025-10-31T09:24:55.633Z] #42 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.19MB / 14.28MB 11.7s [2025-10-31T09:24:56.300Z] #42 ... [2025-10-31T09:24:56.300Z] [2025-10-31T09:24:56.300Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:24:56.621Z] #63 ... [2025-10-31T09:24:56.621Z] [2025-10-31T09:24:56.621Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:24:56.621Z] #58 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.5s done [2025-10-31T09:24:56.621Z] #58 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 11.2s [2025-10-31T09:24:56.621Z] #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.15MB / 33.17MB 11.2s [2025-10-31T09:24:56.621Z] #58 ... [2025-10-31T09:24:56.621Z] [2025-10-31T09:24:56.621Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:24:56.954Z] #64 ... [2025-10-31T09:24:56.954Z] [2025-10-31T09:24:56.954Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:24:57.235Z] #58 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 11.8s done [2025-10-31T09:24:57.235Z] #58 ... [2025-10-31T09:24:57.235Z] [2025-10-31T09:24:57.235Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:24:57.513Z] #65 ... [2025-10-31T09:24:57.513Z] [2025-10-31T09:24:57.513Z] #66 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:24:57.513Z] #66 ... [2025-10-31T09:24:57.513Z] [2025-10-31T09:24:57.513Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:24:57.513Z] #67 ... [2025-10-31T09:24:57.513Z] [2025-10-31T09:24:57.513Z] #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:24:57.795Z] #68 ... [2025-10-31T09:24:57.795Z] [2025-10-31T09:24:57.795Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:24:57.795Z] #69 ... [2025-10-31T09:24:57.795Z] [2025-10-31T09:24:57.795Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:24:58.072Z] #70 ... [2025-10-31T09:24:58.072Z] [2025-10-31T09:24:58.072Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:24:58.072Z] #71 ... [2025-10-31T09:24:58.072Z] [2025-10-31T09:24:58.072Z] #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:24:58.351Z] #72 ... [2025-10-31T09:24:58.352Z] [2025-10-31T09:24:58.352Z] #73 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T09:24:58.352Z] #73 ... [2025-10-31T09:24:58.352Z] [2025-10-31T09:24:58.352Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:24:58.352Z] #58 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 11.8s done [2025-10-31T09:24:58.352Z] #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.24MB / 33.17MB 13.1s [2025-10-31T09:24:58.352Z] #58 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.2s done [2025-10-31T09:24:58.630Z] #58 ... [2025-10-31T09:24:58.630Z] [2025-10-31T09:24:58.630Z] #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:24:58.630Z] #48 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:58.630Z] #48 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:24:58.630Z] #48 ... [2025-10-31T09:24:58.630Z] [2025-10-31T09:24:58.630Z] #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:24:58.630Z] #60 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 299.01kB / 4.13MB 4.2s [2025-10-31T09:24:58.907Z] #60 ... [2025-10-31T09:24:58.907Z] [2025-10-31T09:24:58.907Z] #47 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:24:58.907Z] #47 15.88 OK: 255 MiB in 60 packages [2025-10-31T09:24:58.907Z] #47 DONE 21.8s [2025-10-31T09:24:58.907Z] [2025-10-31T09:24:58.907Z] #49 [core-metadata internal] load build context [2025-10-31T09:24:58.907Z] #49 transferring context: 30.84MB 19.4s [2025-10-31T09:24:58.907Z] #49 ... [2025-10-31T09:24:58.907Z] [2025-10-31T09:24:58.907Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:24:59.514Z] #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 14.1s [2025-10-31T09:25:00.121Z] #58 ... [2025-10-31T09:25:00.121Z] [2025-10-31T09:25:00.121Z] #33 [security-secretstore-setup internal] load build context [2025-10-31T09:25:00.399Z] #33 ... [2025-10-31T09:25:00.399Z] [2025-10-31T09:25:00.399Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:00.399Z] #51 ... [2025-10-31T09:25:00.399Z] [2025-10-31T09:25:00.399Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:25:00.675Z] #58 ... [2025-10-31T09:25:00.675Z] [2025-10-31T09:25:00.675Z] #50 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:25:00.675Z] #50 14.83 OK: 255 MiB in 60 packages [2025-10-31T09:25:00.675Z] #50 DONE 21.6s [2025-10-31T09:25:00.675Z] [2025-10-31T09:25:00.675Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:25:00.675Z] #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 15.3s [2025-10-31T09:25:00.675Z] #58 ... [2025-10-31T09:25:00.675Z] [2025-10-31T09:25:00.675Z] #53 [support-scheduler internal] load build context [2025-10-31T09:25:00.675Z] #53 ... [2025-10-31T09:25:00.675Z] [2025-10-31T09:25:00.675Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:25:00.675Z] #52 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:00.675Z] #52 17.65 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T09:25:00.676Z] #52 17.65 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T09:25:00.676Z] #52 17.65 OK: 26161 distinct packages available [2025-10-31T09:25:00.676Z] #52 18.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:00.676Z] #52 19.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:00.953Z] #52 ... [2025-10-31T09:25:00.953Z] [2025-10-31T09:25:00.953Z] #56 [core-keeper internal] load build context [2025-10-31T09:25:00.953Z] #56 ... [2025-10-31T09:25:00.953Z] [2025-10-31T09:25:00.953Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:25:01.564Z] #58 ... [2025-10-31T09:25:01.564Z] [2025-10-31T09:25:01.564Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:25:01.564Z] #57 ... [2025-10-31T09:25:01.564Z] [2025-10-31T09:25:01.564Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:25:01.564Z] #42 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 17.2s done [2025-10-31T09:25:01.564Z] #42 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-10-31T09:25:01.864Z] #42 ... [2025-10-31T09:25:01.864Z] [2025-10-31T09:25:01.864Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:25:01.864Z] #54 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:01.864Z] #54 20.09 OK: 255 MiB in 60 packages [2025-10-31T09:25:01.864Z] #54 ... [2025-10-31T09:25:01.864Z] [2025-10-31T09:25:01.864Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:25:02.148Z] #74 ... [2025-10-31T09:25:02.148Z] [2025-10-31T09:25:02.148Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:25:02.148Z] #57 ... [2025-10-31T09:25:02.148Z] [2025-10-31T09:25:02.148Z] #37 [support-notifications internal] load build context [2025-10-31T09:25:02.148Z] #37 ... [2025-10-31T09:25:02.148Z] [2025-10-31T09:25:02.148Z] #43 [core-data internal] load build context [2025-10-31T09:25:02.425Z] #43 ... [2025-10-31T09:25:02.425Z] [2025-10-31T09:25:02.425Z] #59 [core-command internal] load build context [2025-10-31T09:25:02.724Z] #59 ... [2025-10-31T09:25:02.724Z] [2025-10-31T09:25:02.724Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:25:02.724Z] #57 ... [2025-10-31T09:25:02.724Z] [2025-10-31T09:25:02.724Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:25:03.000Z] #61 ... [2025-10-31T09:25:03.000Z] [2025-10-31T09:25:03.000Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:25:03.280Z] #57 ... [2025-10-31T09:25:03.280Z] [2025-10-31T09:25:03.280Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:25:03.280Z] #62 ... [2025-10-31T09:25:03.280Z] [2025-10-31T09:25:03.280Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:25:03.557Z] #41 ... [2025-10-31T09:25:03.557Z] [2025-10-31T09:25:03.557Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:25:03.833Z] #62 ... [2025-10-31T09:25:03.833Z] [2025-10-31T09:25:03.833Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:25:03.833Z] #54 DONE 23.6s [2025-10-31T09:25:03.833Z] [2025-10-31T09:25:03.833Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:25:04.109Z] #57 transferring context: 16.87MB 22.7s [2025-10-31T09:25:04.399Z] #57 ... [2025-10-31T09:25:04.399Z] [2025-10-31T09:25:04.399Z] #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:25:04.399Z] #48 22.72 OK: 255 MiB in 60 packages [2025-10-31T09:25:04.399Z] #48 DONE 26.0s [2025-10-31T09:25:04.399Z] [2025-10-31T09:25:04.399Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:25:07.863Z] #57 ... [2025-10-31T09:25:07.863Z] [2025-10-31T09:25:07.863Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:25:07.863Z] #52 24.82 OK: 255 MiB in 60 packages [2025-10-31T09:25:07.863Z] #52 DONE 27.5s [2025-10-31T09:25:07.863Z] [2025-10-31T09:25:07.863Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:25:07.863Z] #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 22.5s [2025-10-31T09:25:08.857Z] #58 ... [2025-10-31T09:25:08.857Z] [2025-10-31T09:25:08.857Z] #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:25:08.857Z] #60 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 4.13MB / 4.13MB 6.1s done [2025-10-31T09:25:08.857Z] #60 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 8.1s [2025-10-31T09:25:09.138Z] #60 ... [2025-10-31T09:25:09.138Z] [2025-10-31T09:25:09.138Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:25:09.138Z] #58 ... [2025-10-31T09:25:09.138Z] [2025-10-31T09:25:09.138Z] #49 [core-metadata internal] load build context [2025-10-31T09:25:09.418Z] #49 transferring context: 39.50MB 29.5s [2025-10-31T09:25:09.418Z] #49 ... [2025-10-31T09:25:09.418Z] [2025-10-31T09:25:09.418Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:25:09.418Z] #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.05MB / 33.17MB 24.1s [2025-10-31T09:25:10.404Z] #58 ... [2025-10-31T09:25:10.404Z] [2025-10-31T09:25:10.404Z] #33 [security-secretstore-setup internal] load build context [2025-10-31T09:25:10.404Z] #33 ... [2025-10-31T09:25:10.404Z] [2025-10-31T09:25:10.404Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:25:10.404Z] #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 25.3s [2025-10-31T09:25:10.680Z] #58 ... [2025-10-31T09:25:10.680Z] [2025-10-31T09:25:10.680Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:10.680Z] #51 ... [2025-10-31T09:25:10.680Z] [2025-10-31T09:25:10.680Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:25:10.956Z] #58 ... [2025-10-31T09:25:10.956Z] [2025-10-31T09:25:10.956Z] #53 [support-scheduler internal] load build context [2025-10-31T09:25:10.956Z] #53 ... [2025-10-31T09:25:10.956Z] [2025-10-31T09:25:10.956Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:11.230Z] #51 ... [2025-10-31T09:25:11.230Z] [2025-10-31T09:25:11.230Z] #56 [core-keeper internal] load build context [2025-10-31T09:25:11.230Z] #56 ... [2025-10-31T09:25:11.230Z] [2025-10-31T09:25:11.230Z] #53 [support-scheduler internal] load build context [2025-10-31T09:25:13.225Z] #53 ... [2025-10-31T09:25:13.225Z] [2025-10-31T09:25:13.225Z] #59 [core-command internal] load build context [2025-10-31T09:25:13.225Z] #59 ... [2025-10-31T09:25:13.225Z] [2025-10-31T09:25:13.225Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:25:13.225Z] #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 27.7s [2025-10-31T09:25:13.225Z] #58 ... [2025-10-31T09:25:13.225Z] [2025-10-31T09:25:13.225Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:25:13.501Z] #61 ... [2025-10-31T09:25:13.501Z] [2025-10-31T09:25:13.501Z] #59 [core-command internal] load build context [2025-10-31T09:25:13.778Z] #59 ... [2025-10-31T09:25:13.778Z] [2025-10-31T09:25:13.778Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:25:13.778Z] #41 ... [2025-10-31T09:25:13.778Z] [2025-10-31T09:25:13.778Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:25:13.778Z] #63 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:13.778Z] #63 18.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:13.778Z] #63 23.31 (1/4) Installing ca-certificates (20250911-r0) [2025-10-31T09:25:13.778Z] #63 23.62 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:25:13.778Z] #63 23.62 (3/4) Installing su-exec (0.2-r3) [2025-10-31T09:25:13.778Z] #63 23.62 (4/4) Installing yq-go (4.44.1-r2) [2025-10-31T09:25:13.778Z] #63 24.73 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:25:13.778Z] #63 24.89 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:25:13.778Z] #63 26.04 OK: 20 MiB in 18 packages [2025-10-31T09:25:14.054Z] #63 ... [2025-10-31T09:25:14.054Z] [2025-10-31T09:25:14.054Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:25:14.054Z] #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.0s [2025-10-31T09:25:14.054Z] #42 ... [2025-10-31T09:25:14.054Z] [2025-10-31T09:25:14.054Z] #37 [support-notifications internal] load build context [2025-10-31T09:25:14.331Z] #37 ... [2025-10-31T09:25:14.331Z] [2025-10-31T09:25:14.331Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:25:14.331Z] #62 ... [2025-10-31T09:25:14.331Z] [2025-10-31T09:25:14.331Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:25:14.331Z] #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 29.2s [2025-10-31T09:25:14.331Z] #58 ... [2025-10-31T09:25:14.331Z] [2025-10-31T09:25:14.331Z] #43 [core-data internal] load build context [2025-10-31T09:25:14.331Z] #43 transferring context: 21.71MB 29.6s [2025-10-31T09:25:14.616Z] #43 ... [2025-10-31T09:25:14.616Z] [2025-10-31T09:25:14.616Z] #37 [support-notifications internal] load build context [2025-10-31T09:25:15.604Z] #37 ... [2025-10-31T09:25:15.604Z] [2025-10-31T09:25:15.604Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:25:15.604Z] #63 DONE 29.1s [2025-10-31T09:25:15.604Z] [2025-10-31T09:25:15.604Z] #37 [support-notifications internal] load build context [2025-10-31T09:25:17.596Z] #37 ... [2025-10-31T09:25:17.596Z] [2025-10-31T09:25:17.596Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:25:17.596Z] #64 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:17.596Z] #64 21.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:17.596Z] #64 30.42 (1/7) Installing ca-certificates (20250911-r0) [2025-10-31T09:25:17.596Z] #64 ... [2025-10-31T09:25:17.596Z] [2025-10-31T09:25:17.596Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:25:17.596Z] #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 30.7s done [2025-10-31T09:25:17.596Z] #58 ... [2025-10-31T09:25:17.596Z] [2025-10-31T09:25:17.596Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:25:17.897Z] #57 ... [2025-10-31T09:25:17.897Z] [2025-10-31T09:25:17.897Z] #37 [support-notifications internal] load build context [2025-10-31T09:25:18.506Z] #37 ... [2025-10-31T09:25:18.506Z] [2025-10-31T09:25:18.506Z] #66 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:25:18.506Z] #66 21.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:18.506Z] #66 22.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:18.780Z] #66 ... [2025-10-31T09:25:18.780Z] [2025-10-31T09:25:18.780Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:25:18.780Z] #65 21.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:18.780Z] #65 22.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:18.780Z] #65 28.91 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-31T09:25:18.780Z] #65 28.91 (2/2) Installing su-exec (0.2-r3) [2025-10-31T09:25:18.780Z] #65 28.91 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:25:18.780Z] #65 28.91 OK: 9 MiB in 16 packages [2025-10-31T09:25:18.780Z] #65 DONE 31.6s [2025-10-31T09:25:18.780Z] [2025-10-31T09:25:18.780Z] #37 [support-notifications internal] load build context [2025-10-31T09:25:19.384Z] #37 ... [2025-10-31T09:25:19.384Z] [2025-10-31T09:25:19.384Z] #73 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T09:25:19.385Z] #73 DONE 31.5s [2025-10-31T09:25:19.385Z] [2025-10-31T09:25:19.385Z] #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:25:19.385Z] #60 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 17.0s done [2025-10-31T09:25:19.385Z] #60 ... [2025-10-31T09:25:19.385Z] [2025-10-31T09:25:19.385Z] #37 [support-notifications internal] load build context [2025-10-31T09:25:19.385Z] #37 transferring context: 48.95MB 40.8s [2025-10-31T09:25:19.385Z] #37 ... [2025-10-31T09:25:19.385Z] [2025-10-31T09:25:19.385Z] #49 [core-metadata internal] load build context [2025-10-31T09:25:19.664Z] #49 ... [2025-10-31T09:25:19.664Z] [2025-10-31T09:25:19.664Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:25:19.664Z] #58 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-10-31T09:25:20.267Z] #58 ... [2025-10-31T09:25:20.267Z] [2025-10-31T09:25:20.267Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:25:20.267Z] #67 22.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:20.267Z] #67 24.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:20.541Z] #67 ... [2025-10-31T09:25:20.541Z] [2025-10-31T09:25:20.541Z] #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:25:20.541Z] #72 32.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:20.541Z] #72 ... [2025-10-31T09:25:20.541Z] [2025-10-31T09:25:20.541Z] #33 [security-secretstore-setup internal] load build context [2025-10-31T09:25:20.816Z] #33 ... [2025-10-31T09:25:20.816Z] [2025-10-31T09:25:20.816Z] #37 [support-notifications internal] load build context [2025-10-31T09:25:21.425Z] #37 ... [2025-10-31T09:25:21.425Z] [2025-10-31T09:25:21.425Z] #56 [core-keeper internal] load build context [2025-10-31T09:25:21.704Z] #56 ... [2025-10-31T09:25:21.704Z] [2025-10-31T09:25:21.704Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:21.704Z] #51 ... [2025-10-31T09:25:21.704Z] [2025-10-31T09:25:21.704Z] #37 [support-notifications internal] load build context [2025-10-31T09:25:22.697Z] #37 ... [2025-10-31T09:25:22.697Z] [2025-10-31T09:25:22.697Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:25:22.697Z] #69 25.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:22.697Z] #69 27.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:22.975Z] #69 ... [2025-10-31T09:25:22.975Z] [2025-10-31T09:25:22.975Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:25:22.975Z] #61 ... [2025-10-31T09:25:22.975Z] [2025-10-31T09:25:22.975Z] #53 [support-scheduler internal] load build context [2025-10-31T09:25:23.250Z] #53 ... [2025-10-31T09:25:23.250Z] [2025-10-31T09:25:23.250Z] #37 [support-notifications internal] load build context [2025-10-31T09:25:23.852Z] #37 ... [2025-10-31T09:25:23.852Z] [2025-10-31T09:25:23.852Z] #59 [core-command internal] load build context [2025-10-31T09:25:24.136Z] #59 ... [2025-10-31T09:25:24.136Z] [2025-10-31T09:25:24.136Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:25:24.136Z] #41 ... [2025-10-31T09:25:24.136Z] [2025-10-31T09:25:24.136Z] #53 [support-scheduler internal] load build context [2025-10-31T09:25:24.136Z] #53 ... [2025-10-31T09:25:24.136Z] [2025-10-31T09:25:24.136Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:25:24.136Z] #70 26.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:24.136Z] #70 29.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:24.413Z] #70 ... [2025-10-31T09:25:24.413Z] [2025-10-31T09:25:24.413Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:25:24.413Z] #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 20.0s [2025-10-31T09:25:24.413Z] #42 ... [2025-10-31T09:25:24.413Z] [2025-10-31T09:25:24.413Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:25:24.688Z] #62 ... [2025-10-31T09:25:24.688Z] [2025-10-31T09:25:24.688Z] #43 [core-data internal] load build context [2025-10-31T09:25:24.688Z] #43 ... [2025-10-31T09:25:24.688Z] [2025-10-31T09:25:24.688Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:25:24.688Z] #64 31.25 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-31T09:25:24.688Z] #64 31.28 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-31T09:25:24.688Z] #64 31.35 (4/7) Installing libsodium (1.0.19-r0) [2025-10-31T09:25:24.688Z] #64 31.53 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-31T09:25:24.688Z] #64 31.91 (6/7) Installing libzmq (4.3.5-r2) [2025-10-31T09:25:24.688Z] #64 32.04 (7/7) Installing zeromq (4.3.5-r2) [2025-10-31T09:25:24.688Z] #64 32.11 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:25:24.688Z] #64 32.46 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:25:24.688Z] #64 34.82 OK: 14 MiB in 21 packages [2025-10-31T09:25:24.688Z] #64 DONE 38.1s [2025-10-31T09:25:24.688Z] [2025-10-31T09:25:24.688Z] #43 [core-data internal] load build context [2025-10-31T09:25:24.688Z] #43 transferring context: 35.25MB 39.9s [2025-10-31T09:25:24.688Z] #43 ... [2025-10-31T09:25:24.688Z] [2025-10-31T09:25:24.688Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:25:24.964Z] #62 ... [2025-10-31T09:25:24.964Z] [2025-10-31T09:25:24.964Z] #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:25:24.964Z] #68 27.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:24.964Z] #68 29.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:25.241Z] #68 ... [2025-10-31T09:25:25.241Z] [2025-10-31T09:25:25.241Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:25:25.843Z] #62 ... [2025-10-31T09:25:25.843Z] [2025-10-31T09:25:25.843Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:25:25.843Z] #75 ... [2025-10-31T09:25:25.843Z] [2025-10-31T09:25:25.843Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:25:26.122Z] #62 ... [2025-10-31T09:25:26.122Z] [2025-10-31T09:25:26.122Z] #66 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:25:26.122Z] #66 34.83 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:25:26.122Z] #66 34.93 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:25:26.122Z] #66 35.37 OK: 9 MiB in 15 packages [2025-10-31T09:25:26.122Z] #66 DONE 38.7s [2025-10-31T09:25:26.122Z] [2025-10-31T09:25:26.122Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:25:26.397Z] #62 ... [2025-10-31T09:25:26.397Z] [2025-10-31T09:25:26.397Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:25:26.397Z] #74 24.54 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:26.397Z] #74 26.46 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:26.671Z] #74 ... [2025-10-31T09:25:26.671Z] [2025-10-31T09:25:26.672Z] #43 [core-data internal] load build context [2025-10-31T09:25:28.116Z] #43 ... [2025-10-31T09:25:28.116Z] [2025-10-31T09:25:28.116Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:25:28.116Z] #57 ... [2025-10-31T09:25:28.116Z] [2025-10-31T09:25:28.116Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:25:29.112Z] #41 ... [2025-10-31T09:25:29.112Z] [2025-10-31T09:25:29.112Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:25:29.112Z] #76 ... [2025-10-31T09:25:29.112Z] [2025-10-31T09:25:29.112Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:25:29.388Z] #41 ... [2025-10-31T09:25:29.388Z] [2025-10-31T09:25:29.388Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:25:29.388Z] #77 ... [2025-10-31T09:25:29.388Z] [2025-10-31T09:25:29.388Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:25:29.988Z] #57 transferring context: 46.44MB 48.6s [2025-10-31T09:25:29.988Z] #57 ... [2025-10-31T09:25:29.988Z] [2025-10-31T09:25:29.988Z] #49 [core-metadata internal] load build context [2025-10-31T09:25:29.988Z] #49 ... [2025-10-31T09:25:29.988Z] [2025-10-31T09:25:29.988Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:25:30.967Z] #57 ... [2025-10-31T09:25:30.967Z] [2025-10-31T09:25:30.967Z] #33 [security-secretstore-setup internal] load build context [2025-10-31T09:25:30.967Z] #33 ... [2025-10-31T09:25:30.967Z] [2025-10-31T09:25:30.967Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:25:30.967Z] #76 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:31.241Z] #76 ... [2025-10-31T09:25:31.241Z] [2025-10-31T09:25:31.241Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:25:31.241Z] #58 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.7s [2025-10-31T09:25:31.515Z] #58 ... [2025-10-31T09:25:31.515Z] [2025-10-31T09:25:31.515Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:25:31.515Z] #71 33.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:31.515Z] #71 37.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:31.515Z] #71 ... [2025-10-31T09:25:31.515Z] [2025-10-31T09:25:31.515Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:25:31.788Z] #57 ... [2025-10-31T09:25:31.788Z] [2025-10-31T09:25:31.788Z] #56 [core-keeper internal] load build context [2025-10-31T09:25:31.788Z] #56 ... [2025-10-31T09:25:31.788Z] [2025-10-31T09:25:31.788Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:32.062Z] #51 ... [2025-10-31T09:25:32.062Z] [2025-10-31T09:25:32.062Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:25:32.062Z] #58 ... [2025-10-31T09:25:32.062Z] [2025-10-31T09:25:32.062Z] #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:25:32.062Z] #60 ... [2025-10-31T09:25:32.062Z] [2025-10-31T09:25:32.062Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:25:32.062Z] #74 40.36 OK: 255 MiB in 60 packages [2025-10-31T09:25:32.656Z] #74 ... [2025-10-31T09:25:32.656Z] [2025-10-31T09:25:32.656Z] #78 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:25:32.656Z] #78 ... [2025-10-31T09:25:32.656Z] [2025-10-31T09:25:32.656Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:25:33.253Z] #58 ... [2025-10-31T09:25:33.253Z] [2025-10-31T09:25:33.253Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:25:33.531Z] #61 ... [2025-10-31T09:25:33.531Z] [2025-10-31T09:25:33.531Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:25:33.531Z] #57 ... [2025-10-31T09:25:33.531Z] [2025-10-31T09:25:33.531Z] #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:25:33.531Z] #72 35.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:33.531Z] #72 ... [2025-10-31T09:25:33.531Z] [2025-10-31T09:25:33.531Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:25:33.803Z] #57 ... [2025-10-31T09:25:33.803Z] [2025-10-31T09:25:33.803Z] #37 [support-notifications internal] load build context [2025-10-31T09:25:34.074Z] #37 ... [2025-10-31T09:25:34.074Z] [2025-10-31T09:25:34.074Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:25:34.673Z] #57 ... [2025-10-31T09:25:34.673Z] [2025-10-31T09:25:34.673Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:25:34.673Z] #67 37.18 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:25:34.673Z] #67 37.18 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:25:34.673Z] #67 37.18 OK: 24049 distinct packages available [2025-10-31T09:25:34.673Z] #67 39.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:34.673Z] #67 41.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:34.673Z] #67 ... [2025-10-31T09:25:34.673Z] [2025-10-31T09:25:34.673Z] #53 [support-scheduler internal] load build context [2025-10-31T09:25:34.948Z] #53 ... [2025-10-31T09:25:34.948Z] [2025-10-31T09:25:34.948Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:25:34.948Z] #79 ... [2025-10-31T09:25:34.948Z] [2025-10-31T09:25:34.948Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:25:34.948Z] #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 31.1s [2025-10-31T09:25:35.222Z] #42 ... [2025-10-31T09:25:35.222Z] [2025-10-31T09:25:35.222Z] #59 [core-command internal] load build context [2025-10-31T09:25:35.222Z] #59 transferring context: 53.59MB 50.9s [2025-10-31T09:25:35.222Z] #59 ... [2025-10-31T09:25:35.222Z] [2025-10-31T09:25:35.222Z] #53 [support-scheduler internal] load build context [2025-10-31T09:25:35.817Z] #53 ... [2025-10-31T09:25:35.817Z] [2025-10-31T09:25:35.817Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:25:35.817Z] #69 40.26 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:25:35.817Z] #69 40.26 (2/4) Installing openssl (3.3.5-r0) [2025-10-31T09:25:35.817Z] #69 40.56 (3/4) Installing su-exec (0.2-r3) [2025-10-31T09:25:35.817Z] #69 40.56 (4/4) Installing yq-go (4.44.1-r2) [2025-10-31T09:25:35.817Z] #69 42.35 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:25:35.817Z] #69 42.82 OK: 20 MiB in 18 packages [2025-10-31T09:25:35.817Z] #69 DONE 48.5s [2025-10-31T09:25:35.817Z] [2025-10-31T09:25:35.817Z] #53 [support-scheduler internal] load build context [2025-10-31T09:25:36.093Z] #53 ... [2025-10-31T09:25:36.093Z] [2025-10-31T09:25:36.093Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:25:36.093Z] #74 DONE 44.3s [2025-10-31T09:25:36.371Z] [2025-10-31T09:25:36.371Z] #53 [support-scheduler internal] load build context [2025-10-31T09:25:36.643Z] #53 ... [2025-10-31T09:25:36.643Z] [2025-10-31T09:25:36.643Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:25:36.920Z] #62 ... [2025-10-31T09:25:36.920Z] [2025-10-31T09:25:36.920Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:25:36.920Z] #75 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:36.920Z] #75 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:36.920Z] #75 ... [2025-10-31T09:25:36.920Z] [2025-10-31T09:25:36.920Z] #80 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:25:37.204Z] #80 ... [2025-10-31T09:25:37.204Z] [2025-10-31T09:25:37.204Z] #53 [support-scheduler internal] load build context [2025-10-31T09:25:38.190Z] #53 ... [2025-10-31T09:25:38.190Z] [2025-10-31T09:25:38.190Z] #43 [core-data internal] load build context [2025-10-31T09:25:38.190Z] #43 ... [2025-10-31T09:25:38.190Z] [2025-10-31T09:25:38.190Z] #53 [support-scheduler internal] load build context [2025-10-31T09:25:39.170Z] #53 ... [2025-10-31T09:25:39.170Z] [2025-10-31T09:25:39.170Z] #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:25:39.170Z] #68 43.22 (1/3) Installing ca-certificates (20250911-r0) [2025-10-31T09:25:39.170Z] #68 43.93 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-31T09:25:39.170Z] #68 43.93 (3/3) Installing tzdata (2025b-r0) [2025-10-31T09:25:39.170Z] #68 46.56 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:25:39.170Z] #68 46.80 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:25:39.170Z] #68 48.30 OK: 11 MiB in 17 packages [2025-10-31T09:25:39.170Z] #68 DONE 51.3s [2025-10-31T09:25:39.170Z] [2025-10-31T09:25:39.170Z] #53 [support-scheduler internal] load build context [2025-10-31T09:25:39.443Z] #53 ... [2025-10-31T09:25:39.443Z] [2025-10-31T09:25:39.443Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:25:39.717Z] #41 ... [2025-10-31T09:25:39.717Z] [2025-10-31T09:25:39.717Z] #53 [support-scheduler internal] load build context [2025-10-31T09:25:40.318Z] #53 transferring context: 69.78MB 59.1s [2025-10-31T09:25:40.318Z] #53 ... [2025-10-31T09:25:40.318Z] [2025-10-31T09:25:40.318Z] #49 [core-metadata internal] load build context [2025-10-31T09:25:40.318Z] #49 ... [2025-10-31T09:25:40.318Z] [2025-10-31T09:25:40.318Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:25:41.301Z] #41 ... [2025-10-31T09:25:41.301Z] [2025-10-31T09:25:41.301Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:25:41.301Z] #70 43.78 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:25:41.301Z] #70 43.78 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:25:41.301Z] #70 43.78 OK: 24049 distinct packages available [2025-10-31T09:25:41.301Z] #70 47.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:41.301Z] #70 49.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:41.301Z] #70 ... [2025-10-31T09:25:41.301Z] [2025-10-31T09:25:41.301Z] #33 [security-secretstore-setup internal] load build context [2025-10-31T09:25:41.301Z] #33 ... [2025-10-31T09:25:41.301Z] [2025-10-31T09:25:41.301Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:25:41.895Z] #41 ... [2025-10-31T09:25:41.895Z] [2025-10-31T09:25:41.895Z] #56 [core-keeper internal] load build context [2025-10-31T09:25:42.168Z] #56 ... [2025-10-31T09:25:42.168Z] [2025-10-31T09:25:42.168Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:42.168Z] #51 ... [2025-10-31T09:25:42.168Z] [2025-10-31T09:25:42.168Z] #56 [core-keeper internal] load build context [2025-10-31T09:25:43.145Z] #56 ... [2025-10-31T09:25:43.145Z] [2025-10-31T09:25:43.145Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:25:43.145Z] #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 38.4s done [2025-10-31T09:25:43.145Z] #42 DONE 62.8s [2025-10-31T09:25:43.145Z] [2025-10-31T09:25:43.145Z] #56 [core-keeper internal] load build context [2025-10-31T09:25:43.420Z] #56 ... [2025-10-31T09:25:43.421Z] [2025-10-31T09:25:43.421Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:25:43.421Z] #58 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.6s [2025-10-31T09:25:43.421Z] #58 ... [2025-10-31T09:25:43.421Z] [2025-10-31T09:25:43.421Z] #53 [support-scheduler internal] load build context [2025-10-31T09:25:43.693Z] #53 ... [2025-10-31T09:25:43.693Z] [2025-10-31T09:25:43.693Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:25:43.693Z] #61 ... [2025-10-31T09:25:43.693Z] [2025-10-31T09:25:43.693Z] #78 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:25:43.693Z] #78 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:43.693Z] #78 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:43.972Z] #78 ... [2025-10-31T09:25:43.972Z] [2025-10-31T09:25:43.972Z] #56 [core-keeper internal] load build context [2025-10-31T09:25:44.245Z] #56 ... [2025-10-31T09:25:44.245Z] [2025-10-31T09:25:44.245Z] #37 [support-notifications internal] load build context [2025-10-31T09:25:44.245Z] #37 ... [2025-10-31T09:25:44.245Z] [2025-10-31T09:25:44.245Z] #56 [core-keeper internal] load build context [2025-10-31T09:25:44.245Z] #56 ... [2025-10-31T09:25:44.245Z] [2025-10-31T09:25:44.245Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:25:44.245Z] #77 14.98 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:44.245Z] #77 17.91 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:44.517Z] #77 ... [2025-10-31T09:25:44.517Z] [2025-10-31T09:25:44.517Z] #56 [core-keeper internal] load build context [2025-10-31T09:25:44.795Z] #56 ... [2025-10-31T09:25:44.795Z] [2025-10-31T09:25:44.795Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:25:44.795Z] #76 15.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:44.795Z] #76 ... [2025-10-31T09:25:44.795Z] [2025-10-31T09:25:44.795Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:25:44.795Z] #57 ... [2025-10-31T09:25:44.795Z] [2025-10-31T09:25:44.795Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:25:44.795Z] #71 57.01 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:25:44.795Z] #71 57.01 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:25:44.795Z] #71 57.01 OK: 24049 distinct packages available [2025-10-31T09:25:45.399Z] #71 ... [2025-10-31T09:25:45.399Z] [2025-10-31T09:25:45.399Z] #59 [core-command internal] load build context [2025-10-31T09:25:45.399Z] #59 ... [2025-10-31T09:25:45.399Z] [2025-10-31T09:25:45.399Z] #56 [core-keeper internal] load build context [2025-10-31T09:25:45.399Z] #56 transferring context: 51.25MB 63.8s [2025-10-31T09:25:45.671Z] #56 ... [2025-10-31T09:25:45.671Z] [2025-10-31T09:25:45.671Z] #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:25:45.671Z] #72 51.34 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:25:45.671Z] #72 51.52 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:25:45.671Z] #72 51.87 OK: 9 MiB in 15 packages [2025-10-31T09:25:45.671Z] #72 DONE 57.6s [2025-10-31T09:25:45.947Z] [2025-10-31T09:25:45.947Z] #59 [core-command internal] load build context [2025-10-31T09:25:46.544Z] #59 ... [2025-10-31T09:25:46.544Z] [2025-10-31T09:25:46.544Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:25:46.544Z] #0 8.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:46.826Z] #81 ... [2025-10-31T09:25:46.826Z] [2025-10-31T09:25:46.826Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:25:46.826Z] #79 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:46.826Z] #79 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:46.826Z] #79 ... [2025-10-31T09:25:46.826Z] [2025-10-31T09:25:46.826Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:25:46.826Z] #71 58.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:47.098Z] #71 ... [2025-10-31T09:25:47.098Z] [2025-10-31T09:25:47.098Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:25:47.098Z] #62 ... [2025-10-31T09:25:47.098Z] [2025-10-31T09:25:47.098Z] #43 [core-data internal] load build context [2025-10-31T09:25:47.378Z] #43 ... [2025-10-31T09:25:47.378Z] [2025-10-31T09:25:47.378Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:25:47.378Z] #67 59.77 (1/14) Installing ca-certificates (20250911-r0) [2025-10-31T09:25:47.650Z] #67 ... [2025-10-31T09:25:47.650Z] [2025-10-31T09:25:47.650Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:25:47.650Z] #75 27.97 OK: 20 MiB in 18 packages [2025-10-31T09:25:47.650Z] #75 DONE 32.0s [2025-10-31T09:25:47.922Z] [2025-10-31T09:25:47.922Z] #59 [core-command internal] load build context [2025-10-31T09:25:48.898Z] #59 ... [2025-10-31T09:25:48.898Z] [2025-10-31T09:25:48.898Z] #80 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:25:48.898Z] #80 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:48.898Z] #80 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:48.898Z] #80 ... [2025-10-31T09:25:48.898Z] [2025-10-31T09:25:48.898Z] #59 [core-command internal] load build context [2025-10-31T09:25:49.501Z] #59 ... [2025-10-31T09:25:49.501Z] [2025-10-31T09:25:49.501Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:25:49.501Z] #0 8.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:49.501Z] #82 ... [2025-10-31T09:25:49.501Z] [2025-10-31T09:25:49.501Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:25:49.501Z] #61 ... [2025-10-31T09:25:49.501Z] [2025-10-31T09:25:49.501Z] #59 [core-command internal] load build context [2025-10-31T09:25:50.487Z] #59 ... [2025-10-31T09:25:50.487Z] [2025-10-31T09:25:50.487Z] #49 [core-metadata internal] load build context [2025-10-31T09:25:50.487Z] #49 transferring context: 92.62MB 71.0s [2025-10-31T09:25:50.761Z] #49 ... [2025-10-31T09:25:50.761Z] [2025-10-31T09:25:50.761Z] #59 [core-command internal] load build context [2025-10-31T09:25:51.354Z] #59 ... [2025-10-31T09:25:51.354Z] [2025-10-31T09:25:51.354Z] #33 [security-secretstore-setup internal] load build context [2025-10-31T09:25:51.626Z] #33 ... [2025-10-31T09:25:51.626Z] [2025-10-31T09:25:51.626Z] #59 [core-command internal] load build context [2025-10-31T09:25:52.225Z] #59 ... [2025-10-31T09:25:52.225Z] [2025-10-31T09:25:52.225Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:25:52.501Z] #41 ... [2025-10-31T09:25:52.501Z] [2025-10-31T09:25:52.501Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T09:25:52.501Z] #51 ... [2025-10-31T09:25:52.501Z] [2025-10-31T09:25:52.501Z] #59 [core-command internal] load build context [2025-10-31T09:25:53.095Z] #59 ... [2025-10-31T09:25:53.095Z] [2025-10-31T09:25:53.095Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:25:53.095Z] #76 29.42 OK: 9 MiB in 16 packages [2025-10-31T09:25:53.095Z] #76 DONE 33.7s [2025-10-31T09:25:53.095Z] [2025-10-31T09:25:53.095Z] #59 [core-command internal] load build context [2025-10-31T09:25:53.697Z] #59 ... [2025-10-31T09:25:53.698Z] [2025-10-31T09:25:53.698Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:25:53.698Z] #58 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.8s [2025-10-31T09:25:53.698Z] #58 ... [2025-10-31T09:25:53.698Z] [2025-10-31T09:25:53.698Z] #53 [support-scheduler internal] load build context [2025-10-31T09:25:53.698Z] #53 ... [2025-10-31T09:25:53.698Z] [2025-10-31T09:25:53.698Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:25:54.302Z] #58 ... [2025-10-31T09:25:54.302Z] [2025-10-31T09:25:54.302Z] #37 [support-notifications internal] load build context [2025-10-31T09:25:54.576Z] #37 ... [2025-10-31T09:25:54.576Z] [2025-10-31T09:25:54.576Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:25:54.576Z] #70 66.80 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-31T09:25:54.576Z] #70 66.89 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:25:54.576Z] #70 66.89 (3/5) Installing libucontext (1.2-r3) [2025-10-31T09:25:54.576Z] #70 66.95 (4/5) Installing gcompat (1.1.0-r4) [2025-10-31T09:25:54.576Z] #70 67.08 (5/5) Installing openssl (3.3.5-r0) [2025-10-31T09:25:54.576Z] #70 67.28 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:25:55.176Z] #70 67.56 OK: 10 MiB in 19 packages [2025-10-31T09:25:55.176Z] #70 ... [2025-10-31T09:25:55.176Z] [2025-10-31T09:25:55.176Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:25:55.176Z] #57 ... [2025-10-31T09:25:55.176Z] [2025-10-31T09:25:55.176Z] #37 [support-notifications internal] load build context [2025-10-31T09:25:55.449Z] #37 transferring context: 95.11MB 76.8s [2025-10-31T09:25:55.720Z] #37 ... [2025-10-31T09:25:55.720Z] [2025-10-31T09:25:55.720Z] #56 [core-keeper internal] load build context [2025-10-31T09:25:55.994Z] #56 ... [2025-10-31T09:25:55.994Z] [2025-10-31T09:25:55.994Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:25:55.994Z] #67 60.50 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-31T09:25:55.994Z] #67 60.95 (3/14) Installing c-ares (1.33.1-r0) [2025-10-31T09:25:55.994Z] #67 61.02 (4/14) Installing libunistring (1.2-r0) [2025-10-31T09:25:55.994Z] #67 61.39 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-31T09:25:55.994Z] #67 61.57 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-31T09:25:55.994Z] #67 61.66 (7/14) Installing libpsl (0.21.5-r1) [2025-10-31T09:25:55.994Z] #67 61.66 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-31T09:25:55.994Z] #67 61.92 (9/14) Installing libcurl (8.14.1-r2) [2025-10-31T09:25:55.994Z] #67 62.11 (10/14) Installing curl (8.14.1-r2) [2025-10-31T09:25:55.994Z] #67 62.24 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-31T09:25:55.994Z] #67 62.26 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:25:55.994Z] #67 62.31 (13/14) Installing libucontext (1.2-r3) [2025-10-31T09:25:55.994Z] #67 62.36 (14/14) Installing gcompat (1.1.0-r4) [2025-10-31T09:25:55.994Z] #67 62.43 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:25:55.994Z] #67 62.65 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:25:55.994Z] #67 64.58 OK: 15 MiB in 28 packages [2025-10-31T09:25:55.994Z] #67 DONE 68.3s [2025-10-31T09:25:55.994Z] [2025-10-31T09:25:55.994Z] #56 [core-keeper internal] load build context [2025-10-31T09:25:55.994Z] #56 ... [2025-10-31T09:25:55.994Z] [2025-10-31T09:25:55.994Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:25:55.994Z] #83 ... [2025-10-31T09:25:55.994Z] [2025-10-31T09:25:55.994Z] #56 [core-keeper internal] load build context [2025-10-31T09:25:57.426Z] #56 ... [2025-10-31T09:25:57.426Z] [2025-10-31T09:25:57.426Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:25:57.426Z] #62 ... [2025-10-31T09:25:57.426Z] [2025-10-31T09:25:57.426Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:25:57.426Z] #79 29.67 OK: 14 MiB in 21 packages [2025-10-31T09:25:57.426Z] #79 DONE 32.5s [2025-10-31T09:25:57.426Z] [2025-10-31T09:25:57.426Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:25:57.426Z] #62 ... [2025-10-31T09:25:57.426Z] [2025-10-31T09:25:57.426Z] #56 [core-keeper internal] load build context [2025-10-31T09:25:57.426Z] #56 ... [2025-10-31T09:25:57.426Z] [2025-10-31T09:25:57.426Z] #43 [core-data internal] load build context [2025-10-31T09:25:57.702Z] #43 ... [2025-10-31T09:25:57.702Z] [2025-10-31T09:25:57.702Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:25:58.303Z] #41 ... [2025-10-31T09:25:58.303Z] [2025-10-31T09:25:58.303Z] #56 [core-keeper internal] load build context [2025-10-31T09:25:58.586Z] #56 ... [2025-10-31T09:25:58.586Z] [2025-10-31T09:25:58.586Z] #80 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:25:58.586Z] #80 27.86 OK: 9 MiB in 15 packages [2025-10-31T09:25:58.586Z] #80 DONE 31.6s [2025-10-31T09:25:58.586Z] [2025-10-31T09:25:58.586Z] #56 [core-keeper internal] load build context [2025-10-31T09:25:58.865Z] #56 ... [2025-10-31T09:25:58.865Z] [2025-10-31T09:25:58.865Z] #70 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:25:58.865Z] #70 DONE 71.4s [2025-10-31T09:25:58.865Z] [2025-10-31T09:25:58.865Z] #56 [core-keeper internal] load build context [2025-10-31T09:25:59.141Z] #56 ... [2025-10-31T09:25:59.141Z] [2025-10-31T09:25:59.141Z] #78 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:25:59.141Z] #78 32.21 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:25:59.141Z] #78 32.21 Executing busybox-1.37.0-r18.trigger [2025-10-31T09:25:59.141Z] #78 32.54 OK: 8 MiB in 17 packages [2025-10-31T09:25:59.141Z] #78 DONE 36.4s [2025-10-31T09:25:59.141Z] [2025-10-31T09:25:59.141Z] #84 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:25:59.740Z] #84 ... [2025-10-31T09:25:59.740Z] [2025-10-31T09:25:59.740Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:25:59.740Z] #61 ... [2025-10-31T09:25:59.740Z] [2025-10-31T09:25:59.740Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:25:59.740Z] #81 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:25:59.740Z] #81 ... [2025-10-31T09:25:59.740Z] [2025-10-31T09:25:59.740Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:00.014Z] #61 ... [2025-10-31T09:26:00.014Z] [2025-10-31T09:26:00.014Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:26:00.014Z] #71 62.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:26:00.014Z] #71 ... [2025-10-31T09:26:00.014Z] [2025-10-31T09:26:00.014Z] #53 [support-scheduler internal] load build context [2025-10-31T09:26:00.287Z] #53 ... [2025-10-31T09:26:00.287Z] [2025-10-31T09:26:00.287Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:26:00.287Z] #77 36.97 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:26:00.287Z] #77 38.30 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:26:00.287Z] #77 38.42 OK: 9 MiB in 15 packages [2025-10-31T09:26:00.287Z] #77 DONE 40.9s [2025-10-31T09:26:00.287Z] [2025-10-31T09:26:00.287Z] #53 [support-scheduler internal] load build context [2025-10-31T09:26:00.287Z] #53 ... [2025-10-31T09:26:00.287Z] [2025-10-31T09:26:00.287Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:00.563Z] #61 transferring context: 96.00MB 75.2s [2025-10-31T09:26:00.842Z] #61 ... [2025-10-31T09:26:00.842Z] [2025-10-31T09:26:00.842Z] #49 [core-metadata internal] load build context [2025-10-31T09:26:01.120Z] #49 ... [2025-10-31T09:26:01.120Z] [2025-10-31T09:26:01.120Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:01.394Z] #61 ... [2025-10-31T09:26:01.394Z] [2025-10-31T09:26:01.394Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:26:01.394Z] #82 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:26:01.666Z] #82 ... [2025-10-31T09:26:01.666Z] [2025-10-31T09:26:01.666Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T09:26:01.666Z] #51 ... [2025-10-31T09:26:01.666Z] [2025-10-31T09:26:01.666Z] #33 [security-secretstore-setup internal] load build context [2025-10-31T09:26:01.944Z] #33 ... [2025-10-31T09:26:01.944Z] [2025-10-31T09:26:01.944Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T09:26:02.923Z] #51 ... [2025-10-31T09:26:02.923Z] [2025-10-31T09:26:02.923Z] #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-31T09:26:02.923Z] #85 DONE 10.1s [2025-10-31T09:26:02.923Z] [2025-10-31T09:26:02.923Z] #49 [core-metadata internal] load build context [2025-10-31T09:26:03.195Z] #49 ... [2025-10-31T09:26:03.195Z] [2025-10-31T09:26:03.195Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:26:03.195Z] #81 24.61 OK: 20 MiB in 18 packages [2025-10-31T09:26:03.195Z] #81 DONE 26.6s [2025-10-31T09:26:03.466Z] [2025-10-31T09:26:03.466Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-31T09:26:03.737Z] #86 ... [2025-10-31T09:26:03.737Z] [2025-10-31T09:26:03.737Z] #59 [core-command internal] load build context [2025-10-31T09:26:04.020Z] #59 ... [2025-10-31T09:26:04.020Z] [2025-10-31T09:26:04.020Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T09:26:04.626Z] #51 ... [2025-10-31T09:26:04.626Z] [2025-10-31T09:26:04.626Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:26:04.626Z] #58 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 44.4s [2025-10-31T09:26:04.914Z] #58 ... [2025-10-31T09:26:04.914Z] [2025-10-31T09:26:04.914Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T09:26:04.914Z] #51 ... [2025-10-31T09:26:04.914Z] [2025-10-31T09:26:04.914Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:26:04.914Z] #71 73.94 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:26:04.914Z] #71 73.94 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:26:04.914Z] #71 74.10 (3/4) Installing libucontext (1.2-r3) [2025-10-31T09:26:04.914Z] #71 74.10 (4/4) Installing gcompat (1.1.0-r4) [2025-10-31T09:26:04.914Z] #71 74.10 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:26:04.914Z] #71 74.30 OK: 9 MiB in 18 packages [2025-10-31T09:26:04.914Z] #71 DONE 77.0s [2025-10-31T09:26:04.914Z] [2025-10-31T09:26:04.914Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T09:26:05.534Z] #51 ... [2025-10-31T09:26:05.534Z] [2025-10-31T09:26:05.534Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:26:05.534Z] #82 23.39 OK: 11 MiB in 17 packages [2025-10-31T09:26:05.534Z] #82 DONE 26.2s [2025-10-31T09:26:05.534Z] [2025-10-31T09:26:05.534Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T09:26:05.534Z] #51 ... [2025-10-31T09:26:05.534Z] [2025-10-31T09:26:05.534Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:26:05.534Z] #57 ... [2025-10-31T09:26:05.534Z] [2025-10-31T09:26:05.534Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:26:05.811Z] #58 ... [2025-10-31T09:26:05.811Z] [2025-10-31T09:26:05.811Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:26:05.811Z] #83 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:26:05.811Z] #83 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:26:05.811Z] #83 18.72 OK: 9 MiB in 15 packages [2025-10-31T09:26:05.811Z] #83 DONE 20.1s [2025-10-31T09:26:05.811Z] [2025-10-31T09:26:05.811Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:26:05.811Z] #57 transferring context: 96.46MB 84.6s [2025-10-31T09:26:06.096Z] #57 ... [2025-10-31T09:26:06.096Z] [2025-10-31T09:26:06.096Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:26:06.096Z] #0 9.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:26:06.096Z] #87 ... [2025-10-31T09:26:06.096Z] [2025-10-31T09:26:06.096Z] #37 [support-notifications internal] load build context [2025-10-31T09:26:06.096Z] #37 ... [2025-10-31T09:26:06.096Z] [2025-10-31T09:26:06.096Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:26:06.096Z] #87 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:26:06.694Z] #87 ... [2025-10-31T09:26:06.694Z] [2025-10-31T09:26:06.694Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-31T09:26:06.694Z] #86 DONE 3.1s [2025-10-31T09:26:06.694Z] [2025-10-31T09:26:06.694Z] #88 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-31T09:26:06.694Z] #88 DONE 3.7s [2025-10-31T09:26:06.694Z] [2025-10-31T09:26:06.694Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:26:07.680Z] #58 ... [2025-10-31T09:26:07.681Z] [2025-10-31T09:26:07.681Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:07.970Z] #62 ... [2025-10-31T09:26:07.970Z] [2025-10-31T09:26:07.970Z] #43 [core-data internal] load build context [2025-10-31T09:26:07.970Z] #43 ... [2025-10-31T09:26:07.970Z] [2025-10-31T09:26:07.970Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:08.248Z] #62 ... [2025-10-31T09:26:08.248Z] [2025-10-31T09:26:08.248Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:26:08.525Z] #41 ... [2025-10-31T09:26:08.525Z] [2025-10-31T09:26:08.525Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:09.144Z] #62 ... [2025-10-31T09:26:09.144Z] [2025-10-31T09:26:09.144Z] #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-10-31T09:26:09.144Z] #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:26:09.144Z] #89 ... [2025-10-31T09:26:09.144Z] [2025-10-31T09:26:09.144Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:26:09.144Z] #41 ... [2025-10-31T09:26:09.144Z] [2025-10-31T09:26:09.144Z] #56 [core-keeper internal] load build context [2025-10-31T09:26:09.418Z] #56 ... [2025-10-31T09:26:09.418Z] [2025-10-31T09:26:09.418Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:26:09.707Z] #41 ... [2025-10-31T09:26:09.707Z] [2025-10-31T09:26:09.707Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:26:09.707Z] #87 12.60 OK: 15 MiB in 28 packages [2025-10-31T09:26:09.707Z] #87 DONE 13.8s [2025-10-31T09:26:09.707Z] [2025-10-31T09:26:09.707Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:26:10.312Z] #41 ... [2025-10-31T09:26:10.312Z] [2025-10-31T09:26:10.312Z] #53 [support-scheduler internal] load build context [2025-10-31T09:26:10.588Z] #53 ... [2025-10-31T09:26:10.588Z] [2025-10-31T09:26:10.588Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:26:10.868Z] #41 transferring context: 100.65MB 91.9s [2025-10-31T09:26:11.858Z] #41 ... [2025-10-31T09:26:11.858Z] [2025-10-31T09:26:11.858Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:11.858Z] #61 ... [2025-10-31T09:26:11.858Z] [2025-10-31T09:26:11.858Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:26:11.858Z] #41 ... [2025-10-31T09:26:11.858Z] [2025-10-31T09:26:11.858Z] #33 [security-secretstore-setup internal] load build context [2025-10-31T09:26:12.143Z] #33 ... [2025-10-31T09:26:12.143Z] [2025-10-31T09:26:12.143Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:26:13.609Z] #41 ... [2025-10-31T09:26:13.609Z] [2025-10-31T09:26:13.609Z] #49 [core-metadata internal] load build context [2025-10-31T09:26:13.609Z] #49 ... [2025-10-31T09:26:13.609Z] [2025-10-31T09:26:13.609Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:14.216Z] #61 ... [2025-10-31T09:26:14.216Z] [2025-10-31T09:26:14.216Z] #59 [core-command internal] load build context [2025-10-31T09:26:14.491Z] #59 ... [2025-10-31T09:26:14.491Z] [2025-10-31T09:26:14.491Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:15.477Z] #61 ... [2025-10-31T09:26:15.477Z] [2025-10-31T09:26:15.477Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T09:26:15.477Z] #0 7.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:26:15.477Z] #0 8.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:26:15.477Z] #90 ... [2025-10-31T09:26:15.477Z] [2025-10-31T09:26:15.477Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:15.753Z] #61 ... [2025-10-31T09:26:15.753Z] [2025-10-31T09:26:15.753Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T09:26:15.753Z] #51 ... [2025-10-31T09:26:15.753Z] [2025-10-31T09:26:15.753Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:16.026Z] #61 ... [2025-10-31T09:26:16.026Z] [2025-10-31T09:26:16.026Z] #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-10-31T09:26:16.026Z] #89 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:26:16.026Z] #89 15.09 OK: 10 MiB in 19 packages [2025-10-31T09:26:16.026Z] #89 DONE 17.0s [2025-10-31T09:26:16.026Z] [2025-10-31T09:26:16.026Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:16.026Z] #61 transferring context: 127.70MB 90.8s [2025-10-31T09:26:16.026Z] #61 ... [2025-10-31T09:26:16.026Z] [2025-10-31T09:26:16.026Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:26:16.298Z] #57 ... [2025-10-31T09:26:16.298Z] [2025-10-31T09:26:16.298Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:16.298Z] #61 ... [2025-10-31T09:26:16.298Z] [2025-10-31T09:26:16.298Z] #37 [support-notifications internal] load build context [2025-10-31T09:26:16.571Z] #37 ... [2025-10-31T09:26:16.571Z] [2025-10-31T09:26:16.571Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:17.999Z] #61 ... [2025-10-31T09:26:17.999Z] [2025-10-31T09:26:17.999Z] #43 [core-data internal] load build context [2025-10-31T09:26:18.274Z] #43 ... [2025-10-31T09:26:18.274Z] [2025-10-31T09:26:18.274Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:26:18.274Z] #58 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 58.1s done [2025-10-31T09:26:18.274Z] #58 ... [2025-10-31T09:26:18.274Z] [2025-10-31T09:26:18.274Z] #43 [core-data internal] load build context [2025-10-31T09:26:19.271Z] #43 ... [2025-10-31T09:26:19.271Z] [2025-10-31T09:26:19.271Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:19.271Z] #62 ... [2025-10-31T09:26:19.271Z] [2025-10-31T09:26:19.271Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:19.548Z] #61 ... [2025-10-31T09:26:19.548Z] [2025-10-31T09:26:19.548Z] #56 [core-keeper internal] load build context [2025-10-31T09:26:19.548Z] #56 ... [2025-10-31T09:26:19.548Z] [2025-10-31T09:26:19.548Z] #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-31T09:26:19.548Z] #91 DONE 3.7s [2025-10-31T09:26:19.548Z] [2025-10-31T09:26:19.548Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:26:19.818Z] #58 ... [2025-10-31T09:26:19.818Z] [2025-10-31T09:26:19.818Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T09:26:19.818Z] #90 13.11 OK: 9 MiB in 18 packages [2025-10-31T09:26:19.818Z] #90 DONE 14.4s [2025-10-31T09:26:19.818Z] [2025-10-31T09:26:19.818Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:20.091Z] #62 ... [2025-10-31T09:26:20.091Z] [2025-10-31T09:26:20.091Z] #84 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:26:20.091Z] #84 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:26:20.091Z] #84 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:26:20.091Z] #84 15.72 Upgrading critical system libraries and apk-tools: [2025-10-31T09:26:20.091Z] #84 15.72 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2025-10-31T09:26:20.091Z] #84 15.76 Executing busybox-1.37.0-r18.trigger [2025-10-31T09:26:20.091Z] #84 16.91 Continuing the upgrade transaction with new apk-tools: [2025-10-31T09:26:20.091Z] #84 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:26:20.091Z] #84 17.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:26:20.091Z] #84 ... [2025-10-31T09:26:20.091Z] [2025-10-31T09:26:20.091Z] #56 [core-keeper internal] load build context [2025-10-31T09:26:20.686Z] #56 ... [2025-10-31T09:26:20.686Z] [2025-10-31T09:26:20.686Z] #53 [support-scheduler internal] load build context [2025-10-31T09:26:20.957Z] #53 ... [2025-10-31T09:26:20.957Z] [2025-10-31T09:26:20.957Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:21.235Z] #62 transferring context: 78.46MB 96.7s [2025-10-31T09:26:22.220Z] #62 ... [2025-10-31T09:26:22.220Z] [2025-10-31T09:26:22.220Z] #33 [security-secretstore-setup internal] load build context [2025-10-31T09:26:22.220Z] #33 ... [2025-10-31T09:26:22.220Z] [2025-10-31T09:26:22.220Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:22.815Z] #61 ... [2025-10-31T09:26:22.815Z] [2025-10-31T09:26:22.815Z] #84 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:26:22.815Z] #84 21.30 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:26:22.815Z] #84 21.38 Executing busybox-1.37.0-r19.post-upgrade [2025-10-31T09:26:22.815Z] #84 21.57 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:26:22.815Z] #84 21.63 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) [2025-10-31T09:26:22.815Z] #84 21.63 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-31T09:26:22.815Z] #84 21.84 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-31T09:26:22.815Z] #84 21.86 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-31T09:26:22.815Z] #84 21.92 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:26:22.815Z] #84 21.92 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2025-10-31T09:26:22.815Z] #84 21.92 Executing busybox-1.37.0-r19.trigger [2025-10-31T09:26:22.815Z] #84 21.96 OK: 8 MiB in 17 packages [2025-10-31T09:26:22.815Z] #84 DONE 23.4s [2025-10-31T09:26:22.815Z] [2025-10-31T09:26:22.815Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:23.794Z] #61 ... [2025-10-31T09:26:23.794Z] [2025-10-31T09:26:23.794Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:26:23.794Z] #41 ... [2025-10-31T09:26:23.794Z] [2025-10-31T09:26:23.794Z] #49 [core-metadata internal] load build context [2025-10-31T09:26:23.794Z] #49 ... [2025-10-31T09:26:23.794Z] [2025-10-31T09:26:23.794Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:24.390Z] #61 ... [2025-10-31T09:26:24.390Z] [2025-10-31T09:26:24.390Z] #59 [core-command internal] load build context [2025-10-31T09:26:24.666Z] #59 ... [2025-10-31T09:26:24.666Z] [2025-10-31T09:26:24.666Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:26.096Z] #61 ... [2025-10-31T09:26:26.096Z] [2025-10-31T09:26:26.096Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T09:26:26.096Z] #51 ... [2025-10-31T09:26:26.096Z] [2025-10-31T09:26:26.096Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:26.367Z] #61 transferring context: 161.39MB 100.9s [2025-10-31T09:26:26.367Z] #61 ... [2025-10-31T09:26:26.367Z] [2025-10-31T09:26:26.367Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:26:26.367Z] #57 ... [2025-10-31T09:26:26.367Z] [2025-10-31T09:26:26.367Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:26.644Z] #61 ... [2025-10-31T09:26:26.644Z] [2025-10-31T09:26:26.644Z] #37 [support-notifications internal] load build context [2025-10-31T09:26:26.916Z] #37 ... [2025-10-31T09:26:26.916Z] [2025-10-31T09:26:26.916Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:29.557Z] #61 ... [2025-10-31T09:26:29.557Z] [2025-10-31T09:26:29.557Z] #43 [core-data internal] load build context [2025-10-31T09:26:29.557Z] #43 ... [2025-10-31T09:26:29.557Z] [2025-10-31T09:26:29.557Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:30.163Z] #61 ... [2025-10-31T09:26:30.163Z] [2025-10-31T09:26:30.163Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:26:30.163Z] #92 DONE 4.9s [2025-10-31T09:26:30.163Z] [2025-10-31T09:26:30.163Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:30.438Z] #61 ... [2025-10-31T09:26:30.438Z] [2025-10-31T09:26:30.438Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:26:30.438Z] #93 DONE 5.7s [2025-10-31T09:26:30.438Z] [2025-10-31T09:26:30.438Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:30.711Z] #61 ... [2025-10-31T09:26:30.711Z] [2025-10-31T09:26:30.711Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:26:30.711Z] #94 DONE 5.9s [2025-10-31T09:26:30.711Z] [2025-10-31T09:26:30.711Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:30.988Z] #61 ... [2025-10-31T09:26:30.989Z] [2025-10-31T09:26:30.989Z] #53 [support-scheduler internal] load build context [2025-10-31T09:26:31.270Z] #53 ... [2025-10-31T09:26:31.270Z] [2025-10-31T09:26:31.270Z] #56 [core-keeper internal] load build context [2025-10-31T09:26:31.270Z] #56 transferring context: 161.30MB 109.6s [2025-10-31T09:26:31.270Z] #56 ... [2025-10-31T09:26:31.270Z] [2025-10-31T09:26:31.270Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:31.865Z] #61 ... [2025-10-31T09:26:31.865Z] [2025-10-31T09:26:31.865Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-31T09:26:31.865Z] #95 DONE 1.2s [2025-10-31T09:26:31.865Z] [2025-10-31T09:26:31.865Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:32.144Z] #61 ... [2025-10-31T09:26:32.144Z] [2025-10-31T09:26:32.144Z] #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-31T09:26:32.144Z] #96 DONE 1.5s [2025-10-31T09:26:32.144Z] [2025-10-31T09:26:32.144Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:32.144Z] #61 ... [2025-10-31T09:26:32.144Z] [2025-10-31T09:26:32.144Z] #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-31T09:26:32.144Z] #97 DONE 1.6s [2025-10-31T09:26:32.144Z] [2025-10-31T09:26:32.144Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:32.144Z] #61 ... [2025-10-31T09:26:32.144Z] [2025-10-31T09:26:32.144Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:32.416Z] #62 ... [2025-10-31T09:26:32.416Z] [2025-10-31T09:26:32.416Z] #33 [security-secretstore-setup internal] load build context [2025-10-31T09:26:32.416Z] #33 ... [2025-10-31T09:26:32.416Z] [2025-10-31T09:26:32.416Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-31T09:26:33.392Z] #98 ... [2025-10-31T09:26:33.392Z] [2025-10-31T09:26:33.392Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-31T09:26:33.392Z] #99 DONE 1.7s [2025-10-31T09:26:33.664Z] [2025-10-31T09:26:33.664Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:33.664Z] #61 ... [2025-10-31T09:26:33.664Z] [2025-10-31T09:26:33.664Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-31T09:26:33.664Z] #100 DONE 1.4s [2025-10-31T09:26:33.664Z] [2025-10-31T09:26:33.664Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:33.942Z] #61 ... [2025-10-31T09:26:33.942Z] [2025-10-31T09:26:33.942Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:26:33.942Z] #41 ... [2025-10-31T09:26:33.942Z] [2025-10-31T09:26:33.942Z] #49 [core-metadata internal] load build context [2025-10-31T09:26:34.211Z] #49 ... [2025-10-31T09:26:34.211Z] [2025-10-31T09:26:34.211Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:26:34.211Z] #41 ... [2025-10-31T09:26:34.211Z] [2025-10-31T09:26:34.211Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-31T09:26:34.211Z] #98 DONE 1.6s [2025-10-31T09:26:34.211Z] [2025-10-31T09:26:34.211Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:26:34.804Z] #41 ... [2025-10-31T09:26:34.804Z] [2025-10-31T09:26:34.804Z] #59 [core-command internal] load build context [2025-10-31T09:26:34.804Z] #59 ... [2025-10-31T09:26:34.804Z] [2025-10-31T09:26:34.804Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:26:35.071Z] #41 ... [2025-10-31T09:26:35.071Z] [2025-10-31T09:26:35.071Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:26:35.071Z] #101 DONE 1.2s [2025-10-31T09:26:35.071Z] [2025-10-31T09:26:35.071Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:26:35.344Z] #41 ... [2025-10-31T09:26:35.344Z] [2025-10-31T09:26:35.344Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:26:35.344Z] #102 DONE 1.7s [2025-10-31T09:26:35.344Z] [2025-10-31T09:26:35.344Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:26:36.324Z] #41 ... [2025-10-31T09:26:36.324Z] [2025-10-31T09:26:36.324Z] #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:26:36.324Z] #103 DONE 1.8s [2025-10-31T09:26:36.324Z] [2025-10-31T09:26:36.324Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:26:36.324Z] #41 ... [2025-10-31T09:26:36.324Z] [2025-10-31T09:26:36.324Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T09:26:36.324Z] #51 transferring context: 168.80MB 115.0s [2025-10-31T09:26:36.324Z] #51 ... [2025-10-31T09:26:36.324Z] [2025-10-31T09:26:36.324Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:26:36.594Z] #41 ... [2025-10-31T09:26:36.594Z] [2025-10-31T09:26:36.594Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:26:36.594Z] #57 ... [2025-10-31T09:26:36.594Z] [2025-10-31T09:26:36.594Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T09:26:36.864Z] #51 ... [2025-10-31T09:26:36.864Z] [2025-10-31T09:26:36.864Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-31T09:26:36.864Z] #104 DONE 1.7s [2025-10-31T09:26:36.864Z] [2025-10-31T09:26:36.864Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T09:26:36.864Z] #51 ... [2025-10-31T09:26:36.864Z] [2025-10-31T09:26:36.864Z] #37 [support-notifications internal] load build context [2025-10-31T09:26:36.864Z] #37 ... [2025-10-31T09:26:36.864Z] [2025-10-31T09:26:36.864Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-31T09:26:37.137Z] #105 ... [2025-10-31T09:26:37.137Z] [2025-10-31T09:26:37.137Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-31T09:26:37.137Z] #106 DONE 1.8s [2025-10-31T09:26:37.409Z] [2025-10-31T09:26:37.409Z] #37 [support-notifications internal] load build context [2025-10-31T09:26:37.713Z] #37 ... [2025-10-31T09:26:37.713Z] [2025-10-31T09:26:37.713Z] #107 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-31T09:26:37.713Z] #107 DONE 1.5s [2025-10-31T09:26:37.714Z] [2025-10-31T09:26:37.714Z] #37 [support-notifications internal] load build context [2025-10-31T09:26:38.687Z] #37 ... [2025-10-31T09:26:38.687Z] [2025-10-31T09:26:38.687Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-31T09:26:38.687Z] #105 DONE 1.6s [2025-10-31T09:26:38.687Z] [2025-10-31T09:26:38.687Z] #108 [security-spire-config] exporting to image [2025-10-31T09:26:38.687Z] #108 exporting layers [2025-10-31T09:26:38.973Z] #108 ... [2025-10-31T09:26:38.973Z] [2025-10-31T09:26:38.973Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-31T09:26:38.973Z] #109 DONE 1.6s [2025-10-31T09:26:38.973Z] [2025-10-31T09:26:38.973Z] #37 [support-notifications internal] load build context [2025-10-31T09:26:39.561Z] #37 ... [2025-10-31T09:26:39.561Z] [2025-10-31T09:26:39.561Z] #43 [core-data internal] load build context [2025-10-31T09:26:39.561Z] #43 ... [2025-10-31T09:26:39.561Z] [2025-10-31T09:26:39.561Z] #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-31T09:26:39.561Z] #110 DONE 1.9s [2025-10-31T09:26:39.561Z] [2025-10-31T09:26:39.561Z] #43 [core-data internal] load build context [2025-10-31T09:26:39.561Z] #43 ... [2025-10-31T09:26:39.561Z] [2025-10-31T09:26:39.561Z] #37 [support-notifications internal] load build context [2025-10-31T09:26:41.526Z] #37 ... [2025-10-31T09:26:41.526Z] [2025-10-31T09:26:41.526Z] #53 [support-scheduler internal] load build context [2025-10-31T09:26:41.526Z] #53 transferring context: 223.67MB 120.0s [2025-10-31T09:26:41.526Z] #53 ... [2025-10-31T09:26:41.526Z] [2025-10-31T09:26:41.526Z] #56 [core-keeper internal] load build context [2025-10-31T09:26:41.526Z] #56 ... [2025-10-31T09:26:41.526Z] [2025-10-31T09:26:41.526Z] #37 [support-notifications internal] load build context [2025-10-31T09:26:42.498Z] #37 ... [2025-10-31T09:26:42.498Z] [2025-10-31T09:26:42.498Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:42.498Z] #62 ... [2025-10-31T09:26:42.498Z] [2025-10-31T09:26:42.498Z] #33 [security-secretstore-setup internal] load build context [2025-10-31T09:26:42.767Z] #33 ... [2025-10-31T09:26:42.767Z] [2025-10-31T09:26:42.767Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:44.185Z] #62 ... [2025-10-31T09:26:44.186Z] [2025-10-31T09:26:44.186Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:44.186Z] #61 ... [2025-10-31T09:26:44.186Z] [2025-10-31T09:26:44.186Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:44.186Z] #62 ... [2025-10-31T09:26:44.186Z] [2025-10-31T09:26:44.186Z] #49 [core-metadata internal] load build context [2025-10-31T09:26:44.454Z] #49 ... [2025-10-31T09:26:44.454Z] [2025-10-31T09:26:44.454Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:45.044Z] #62 ... [2025-10-31T09:26:45.044Z] [2025-10-31T09:26:45.044Z] #59 [core-command internal] load build context [2025-10-31T09:26:45.044Z] #59 ... [2025-10-31T09:26:45.044Z] [2025-10-31T09:26:45.044Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:46.458Z] #62 transferring context: 145.05MB 121.8s [2025-10-31T09:26:46.728Z] #62 ... [2025-10-31T09:26:46.728Z] [2025-10-31T09:26:46.728Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:26:46.728Z] #41 ... [2025-10-31T09:26:46.728Z] [2025-10-31T09:26:46.728Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:26:46.728Z] #57 ... [2025-10-31T09:26:46.728Z] [2025-10-31T09:26:46.728Z] #59 [core-command internal] load build context [2025-10-31T09:26:47.000Z] #59 ... [2025-10-31T09:26:47.000Z] [2025-10-31T09:26:47.000Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T09:26:47.000Z] #51 ... [2025-10-31T09:26:47.000Z] [2025-10-31T09:26:47.000Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:48.432Z] #62 ... [2025-10-31T09:26:48.432Z] [2025-10-31T09:26:48.432Z] #108 [security-spire-server] exporting to image [2025-10-31T09:26:48.432Z] #108 exporting layers 8.7s done [2025-10-31T09:26:48.432Z] #108 writing image sha256:1dc30b930efab7b44886e767fbe41dd48ca627d21422803c3ef5a3697216e768 0.3s done [2025-10-31T09:26:48.432Z] #108 naming to docker.io/library/security-spire-config-arm64 0.1s done [2025-10-31T09:26:48.432Z] #108 writing image sha256:aafa30975567a1d9c73ce234831d38d1f269ffba9fc3b7fcc6ed7f4f66e9d602 0.1s done [2025-10-31T09:26:48.432Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-10-31T09:26:48.432Z] #108 writing image sha256:290f26a97e49a980fd9c9bf9dfb253e931a4e22fc16cd57d03d35caead8e5c40 0.0s done [2025-10-31T09:26:48.432Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-10-31T09:26:48.432Z] #108 DONE 9.5s [2025-10-31T09:26:48.432Z] [2025-10-31T09:26:48.432Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:49.856Z] #62 ... [2025-10-31T09:26:49.856Z] [2025-10-31T09:26:49.856Z] #43 [core-data internal] load build context [2025-10-31T09:26:49.856Z] #43 ... [2025-10-31T09:26:49.856Z] [2025-10-31T09:26:49.856Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:26:51.823Z] #62 transferring context: 163.52MB 126.9s [2025-10-31T09:26:51.823Z] #62 ... [2025-10-31T09:26:51.823Z] [2025-10-31T09:26:51.823Z] #56 [core-keeper internal] load build context [2025-10-31T09:26:51.823Z] #56 ... [2025-10-31T09:26:51.823Z] [2025-10-31T09:26:51.823Z] #53 [support-scheduler internal] load build context [2025-10-31T09:26:51.823Z] #53 ... [2025-10-31T09:26:51.823Z] [2025-10-31T09:26:51.823Z] #56 [core-keeper internal] load build context [2025-10-31T09:26:52.797Z] #56 ... [2025-10-31T09:26:52.797Z] [2025-10-31T09:26:52.797Z] #37 [support-notifications internal] load build context [2025-10-31T09:26:52.797Z] #37 ... [2025-10-31T09:26:52.797Z] [2025-10-31T09:26:52.797Z] #56 [core-keeper internal] load build context [2025-10-31T09:26:52.797Z] #56 ... [2025-10-31T09:26:52.797Z] [2025-10-31T09:26:52.797Z] #33 [security-secretstore-setup internal] load build context [2025-10-31T09:26:52.797Z] #33 ... [2025-10-31T09:26:52.797Z] [2025-10-31T09:26:52.797Z] #56 [core-keeper internal] load build context [2025-10-31T09:26:54.349Z] #56 ... [2025-10-31T09:26:54.349Z] [2025-10-31T09:26:54.349Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:26:54.349Z] #61 ... [2025-10-31T09:26:54.349Z] [2025-10-31T09:26:54.349Z] #33 [security-secretstore-setup internal] load build context [2025-10-31T09:26:54.349Z] #33 ... [2025-10-31T09:26:54.349Z] [2025-10-31T09:26:54.349Z] #49 [core-metadata internal] load build context [2025-10-31T09:26:54.621Z] #49 ... [2025-10-31T09:26:54.621Z] [2025-10-31T09:26:54.621Z] #43 [core-data internal] load build context [2025-10-31T09:26:55.626Z] #43 ... [2025-10-31T09:26:55.626Z] [2025-10-31T09:26:55.626Z] #49 [core-metadata internal] load build context [2025-10-31T09:26:56.232Z] #49 transferring context: 265.73MB 136.9s [2025-10-31T09:26:56.832Z] #49 ... [2025-10-31T09:26:56.832Z] [2025-10-31T09:26:56.832Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:26:56.832Z] #41 ... [2025-10-31T09:26:56.832Z] [2025-10-31T09:26:56.832Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:26:57.105Z] #57 ... [2025-10-31T09:26:57.105Z] [2025-10-31T09:26:57.105Z] #59 [core-command internal] load build context [2025-10-31T09:26:57.105Z] #59 ... [2025-10-31T09:26:57.105Z] [2025-10-31T09:26:57.105Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:26:57.105Z] #57 ... [2025-10-31T09:26:57.105Z] [2025-10-31T09:26:57.105Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T09:26:57.387Z] #51 ... [2025-10-31T09:26:57.387Z] [2025-10-31T09:26:57.387Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:27:01.687Z] #41 transferring context: 226.85MB 142.6s [2025-10-31T09:27:01.687Z] #41 ... [2025-10-31T09:27:01.687Z] [2025-10-31T09:27:01.687Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:01.687Z] #62 ... [2025-10-31T09:27:01.687Z] [2025-10-31T09:27:01.687Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:27:01.958Z] #41 ... [2025-10-31T09:27:01.958Z] [2025-10-31T09:27:01.958Z] #53 [support-scheduler internal] load build context [2025-10-31T09:27:01.958Z] #53 ... [2025-10-31T09:27:01.958Z] [2025-10-31T09:27:01.958Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:02.921Z] #62 ... [2025-10-31T09:27:02.921Z] [2025-10-31T09:27:02.921Z] #37 [support-notifications internal] load build context [2025-10-31T09:27:02.921Z] #37 ... [2025-10-31T09:27:02.921Z] [2025-10-31T09:27:02.921Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:04.345Z] #62 ... [2025-10-31T09:27:04.345Z] [2025-10-31T09:27:04.345Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:27:04.345Z] #61 ... [2025-10-31T09:27:04.345Z] [2025-10-31T09:27:04.345Z] #56 [core-keeper internal] load build context [2025-10-31T09:27:04.613Z] #56 ... [2025-10-31T09:27:04.613Z] [2025-10-31T09:27:04.613Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:27:04.613Z] #61 ... [2025-10-31T09:27:04.613Z] [2025-10-31T09:27:04.613Z] #33 [security-secretstore-setup internal] load build context [2025-10-31T09:27:04.613Z] #33 ... [2025-10-31T09:27:04.613Z] [2025-10-31T09:27:04.613Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:27:05.577Z] #61 ... [2025-10-31T09:27:05.577Z] [2025-10-31T09:27:05.577Z] #43 [core-data internal] load build context [2025-10-31T09:27:05.577Z] #43 ... [2025-10-31T09:27:05.577Z] [2025-10-31T09:27:05.577Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:27:06.542Z] #61 transferring context: 322.63MB 141.2s [2025-10-31T09:27:07.129Z] #61 ... [2025-10-31T09:27:07.129Z] [2025-10-31T09:27:07.129Z] #49 [core-metadata internal] load build context [2025-10-31T09:27:07.129Z] #49 ... [2025-10-31T09:27:07.129Z] [2025-10-31T09:27:07.129Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:27:07.129Z] #61 ... [2025-10-31T09:27:07.129Z] [2025-10-31T09:27:07.129Z] #59 [core-command internal] load build context [2025-10-31T09:27:07.399Z] #59 ... [2025-10-31T09:27:07.399Z] [2025-10-31T09:27:07.399Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:27:07.399Z] #61 ... [2025-10-31T09:27:07.399Z] [2025-10-31T09:27:07.399Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T09:27:07.399Z] #51 ... [2025-10-31T09:27:07.399Z] [2025-10-31T09:27:07.399Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:27:07.667Z] #57 ... [2025-10-31T09:27:07.667Z] [2025-10-31T09:27:07.667Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T09:27:11.971Z] #51 transferring context: 318.95MB 150.4s [2025-10-31T09:27:11.971Z] #51 ... [2025-10-31T09:27:11.971Z] [2025-10-31T09:27:11.971Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:27:12.240Z] #41 ... [2025-10-31T09:27:12.240Z] [2025-10-31T09:27:12.240Z] #53 [support-scheduler internal] load build context [2025-10-31T09:27:12.240Z] #53 ... [2025-10-31T09:27:12.240Z] [2025-10-31T09:27:12.240Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:27:12.827Z] #41 ... [2025-10-31T09:27:12.827Z] [2025-10-31T09:27:12.827Z] #37 [support-notifications internal] load build context [2025-10-31T09:27:12.827Z] #37 ... [2025-10-31T09:27:12.827Z] [2025-10-31T09:27:12.827Z] #53 [support-scheduler internal] load build context [2025-10-31T09:27:14.246Z] #53 ... [2025-10-31T09:27:14.246Z] [2025-10-31T09:27:14.246Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:14.517Z] #62 ... [2025-10-31T09:27:14.517Z] [2025-10-31T09:27:14.517Z] #53 [support-scheduler internal] load build context [2025-10-31T09:27:14.785Z] #53 ... [2025-10-31T09:27:14.785Z] [2025-10-31T09:27:14.785Z] #56 [core-keeper internal] load build context [2025-10-31T09:27:14.785Z] #56 ... [2025-10-31T09:27:14.785Z] [2025-10-31T09:27:14.785Z] #33 [security-secretstore-setup internal] load build context [2025-10-31T09:27:15.053Z] #33 ... [2025-10-31T09:27:15.053Z] [2025-10-31T09:27:15.053Z] #53 [support-scheduler internal] load build context [2025-10-31T09:27:15.640Z] #53 ... [2025-10-31T09:27:15.640Z] [2025-10-31T09:27:15.640Z] #43 [core-data internal] load build context [2025-10-31T09:27:15.908Z] #43 ... [2025-10-31T09:27:15.908Z] [2025-10-31T09:27:15.908Z] #53 [support-scheduler internal] load build context [2025-10-31T09:27:16.879Z] #53 transferring context: 379.77MB 155.6s [2025-10-31T09:27:17.149Z] #53 ... [2025-10-31T09:27:17.149Z] [2025-10-31T09:27:17.149Z] #49 [core-metadata internal] load build context [2025-10-31T09:27:17.417Z] #49 ... [2025-10-31T09:27:17.417Z] [2025-10-31T09:27:17.417Z] #53 [support-scheduler internal] load build context [2025-10-31T09:27:17.417Z] #53 ... [2025-10-31T09:27:17.417Z] [2025-10-31T09:27:17.417Z] #59 [core-command internal] load build context [2025-10-31T09:27:17.417Z] #59 ... [2025-10-31T09:27:17.417Z] [2025-10-31T09:27:17.417Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:27:17.686Z] #61 ... [2025-10-31T09:27:17.686Z] [2025-10-31T09:27:17.686Z] #53 [support-scheduler internal] load build context [2025-10-31T09:27:17.686Z] #53 ... [2025-10-31T09:27:17.686Z] [2025-10-31T09:27:17.686Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:27:17.953Z] #57 ... [2025-10-31T09:27:17.953Z] [2025-10-31T09:27:17.953Z] #53 [support-scheduler internal] load build context [2025-10-31T09:27:22.226Z] #53 transferring context: 402.00MB 160.8s done [2025-10-31T09:27:22.226Z] #53 ... [2025-10-31T09:27:22.226Z] [2025-10-31T09:27:22.226Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T09:27:22.226Z] #51 ... [2025-10-31T09:27:22.226Z] [2025-10-31T09:27:22.226Z] #56 [core-keeper internal] load build context [2025-10-31T09:27:22.492Z] #56 ... [2025-10-31T09:27:22.492Z] [2025-10-31T09:27:22.492Z] #53 [support-scheduler internal] load build context [2025-10-31T09:27:22.492Z] #53 DONE 162.3s [2025-10-31T09:27:22.492Z] [2025-10-31T09:27:22.492Z] #56 [core-keeper internal] load build context [2025-10-31T09:27:22.492Z] #56 ... [2025-10-31T09:27:22.492Z] [2025-10-31T09:27:22.492Z] #49 [core-metadata internal] load build context [2025-10-31T09:27:22.492Z] #49 ... [2025-10-31T09:27:22.492Z] [2025-10-31T09:27:22.492Z] #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:27:23.101Z] #111 ... [2025-10-31T09:27:23.101Z] [2025-10-31T09:27:23.101Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:27:23.101Z] #41 ... [2025-10-31T09:27:23.101Z] [2025-10-31T09:27:23.101Z] #37 [support-notifications internal] load build context [2025-10-31T09:27:23.101Z] #37 ... [2025-10-31T09:27:23.101Z] [2025-10-31T09:27:23.101Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:27:24.079Z] #41 ... [2025-10-31T09:27:24.079Z] [2025-10-31T09:27:24.079Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:27:24.079Z] #57 transferring context: 402.00MB 162.2s done [2025-10-31T09:27:24.079Z] #57 DONE 164.1s [2025-10-31T09:27:24.079Z] [2025-10-31T09:27:24.079Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:27:24.682Z] #41 ... [2025-10-31T09:27:24.683Z] [2025-10-31T09:27:24.683Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:24.683Z] #62 ... [2025-10-31T09:27:24.683Z] [2025-10-31T09:27:24.683Z] #56 [core-keeper internal] load build context [2025-10-31T09:27:24.991Z] #56 ... [2025-10-31T09:27:24.991Z] [2025-10-31T09:27:24.991Z] #33 [security-secretstore-setup internal] load build context [2025-10-31T09:27:25.267Z] #33 ... [2025-10-31T09:27:25.267Z] [2025-10-31T09:27:25.267Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:25.541Z] #62 ... [2025-10-31T09:27:25.541Z] [2025-10-31T09:27:25.541Z] #61 [security-proxy-auth internal] load build context [2025-10-31T09:27:25.541Z] #61 transferring context: 402.00MB 159.7s done [2025-10-31T09:27:25.541Z] #61 DONE 163.4s [2025-10-31T09:27:25.541Z] [2025-10-31T09:27:25.541Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:26.161Z] #62 ... [2025-10-31T09:27:26.161Z] [2025-10-31T09:27:26.161Z] #56 [core-keeper internal] load build context [2025-10-31T09:27:26.161Z] #56 transferring context: 402.00MB 163.6s done [2025-10-31T09:27:26.161Z] #56 DONE 165.9s [2025-10-31T09:27:26.161Z] [2025-10-31T09:27:26.161Z] #43 [core-data internal] load build context [2025-10-31T09:27:26.161Z] #43 ... [2025-10-31T09:27:26.161Z] [2025-10-31T09:27:26.161Z] #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-31T09:27:26.770Z] #112 ... [2025-10-31T09:27:26.770Z] [2025-10-31T09:27:26.770Z] #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:27:26.770Z] #111 DONE 4.2s [2025-10-31T09:27:27.052Z] [2025-10-31T09:27:27.052Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:27.326Z] #62 ... [2025-10-31T09:27:27.326Z] [2025-10-31T09:27:27.326Z] #43 [core-data internal] load build context [2025-10-31T09:27:27.326Z] #43 transferring context: 402.00MB 161.9s done [2025-10-31T09:27:27.326Z] #43 DONE 165.1s [2025-10-31T09:27:27.326Z] [2025-10-31T09:27:27.326Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:27.326Z] #62 ... [2025-10-31T09:27:27.326Z] [2025-10-31T09:27:27.326Z] #113 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:27:27.326Z] #113 DONE 2.4s [2025-10-31T09:27:27.326Z] [2025-10-31T09:27:27.326Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:27.600Z] #62 ... [2025-10-31T09:27:27.600Z] [2025-10-31T09:27:27.600Z] #59 [core-command internal] load build context [2025-10-31T09:27:27.600Z] #59 transferring context: 402.00MB 163.2s done [2025-10-31T09:27:27.600Z] #59 ... [2025-10-31T09:27:27.600Z] [2025-10-31T09:27:27.600Z] #37 [support-notifications internal] load build context [2025-10-31T09:27:27.877Z] #37 ... [2025-10-31T09:27:27.877Z] [2025-10-31T09:27:27.877Z] #114 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:27:27.877Z] #114 DONE 1.9s [2025-10-31T09:27:27.877Z] [2025-10-31T09:27:27.877Z] #37 [support-notifications internal] load build context [2025-10-31T09:27:28.154Z] #37 ... [2025-10-31T09:27:28.154Z] [2025-10-31T09:27:28.154Z] #59 [core-command internal] load build context [2025-10-31T09:27:28.154Z] #59 DONE 166.0s [2025-10-31T09:27:28.154Z] [2025-10-31T09:27:28.154Z] #37 [support-notifications internal] load build context [2025-10-31T09:27:29.137Z] #37 ... [2025-10-31T09:27:29.137Z] [2025-10-31T09:27:29.137Z] #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-31T09:27:29.137Z] #112 DONE 2.7s [2025-10-31T09:27:29.137Z] [2025-10-31T09:27:29.137Z] #37 [support-notifications internal] load build context [2025-10-31T09:27:29.415Z] #37 ... [2025-10-31T09:27:29.415Z] [2025-10-31T09:27:29.415Z] #49 [core-metadata internal] load build context [2025-10-31T09:27:29.415Z] #49 transferring context: 402.00MB 169.7s done [2025-10-31T09:27:29.415Z] #49 DONE 170.6s [2025-10-31T09:27:29.415Z] [2025-10-31T09:27:29.415Z] #37 [support-notifications internal] load build context [2025-10-31T09:27:30.853Z] #37 ... [2025-10-31T09:27:30.853Z] [2025-10-31T09:27:30.853Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T09:27:30.853Z] #51 transferring context: 402.00MB 169.6s done [2025-10-31T09:27:30.853Z] #51 DONE 170.9s [2025-10-31T09:27:30.853Z] [2025-10-31T09:27:30.853Z] #37 [support-notifications internal] load build context [2025-10-31T09:27:32.849Z] #37 ... [2025-10-31T09:27:32.849Z] [2025-10-31T09:27:32.849Z] #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:27:32.849Z] #115 DONE 1.4s [2025-10-31T09:27:32.849Z] [2025-10-31T09:27:32.849Z] #37 [support-notifications internal] load build context [2025-10-31T09:27:34.834Z] #37 ... [2025-10-31T09:27:34.834Z] [2025-10-31T09:27:34.834Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:27:34.834Z] #41 ... [2025-10-31T09:27:34.834Z] [2025-10-31T09:27:34.834Z] #37 [support-notifications internal] load build context [2025-10-31T09:27:35.109Z] #37 ... [2025-10-31T09:27:35.109Z] [2025-10-31T09:27:35.109Z] #33 [security-secretstore-setup internal] load build context [2025-10-31T09:27:35.109Z] #33 transferring context: 300.50MB 178.6s [2025-10-31T09:27:35.381Z] #33 ... [2025-10-31T09:27:35.381Z] [2025-10-31T09:27:35.381Z] #37 [support-notifications internal] load build context [2025-10-31T09:27:36.816Z] #37 ... [2025-10-31T09:27:36.816Z] [2025-10-31T09:27:36.816Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:27:37.090Z] #116 ... [2025-10-31T09:27:37.090Z] [2025-10-31T09:27:37.090Z] #37 [support-notifications internal] load build context [2025-10-31T09:27:37.363Z] #37 ... [2025-10-31T09:27:37.363Z] [2025-10-31T09:27:37.363Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:27:37.635Z] #117 ... [2025-10-31T09:27:37.635Z] [2025-10-31T09:27:37.635Z] #37 [support-notifications internal] load build context [2025-10-31T09:27:37.635Z] #37 ... [2025-10-31T09:27:37.635Z] [2025-10-31T09:27:37.635Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:37.911Z] #62 ... [2025-10-31T09:27:37.911Z] [2025-10-31T09:27:37.911Z] #37 [support-notifications internal] load build context [2025-10-31T09:27:38.186Z] #37 ... [2025-10-31T09:27:38.186Z] [2025-10-31T09:27:38.186Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:27:38.186Z] #118 ... [2025-10-31T09:27:38.186Z] [2025-10-31T09:27:38.186Z] #37 [support-notifications internal] load build context [2025-10-31T09:27:38.186Z] #37 transferring context: 402.00MB 179.7s done [2025-10-31T09:27:38.475Z] #37 DONE 180.0s [2025-10-31T09:27:38.475Z] [2025-10-31T09:27:38.475Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:39.076Z] #62 ... [2025-10-31T09:27:39.076Z] [2025-10-31T09:27:39.076Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:27:39.076Z] #119 ... [2025-10-31T09:27:39.076Z] [2025-10-31T09:27:39.076Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:39.685Z] #62 ... [2025-10-31T09:27:39.685Z] [2025-10-31T09:27:39.685Z] #120 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:27:39.685Z] #120 DONE 1.1s [2025-10-31T09:27:39.685Z] [2025-10-31T09:27:39.685Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:43.082Z] #62 ... [2025-10-31T09:27:43.082Z] [2025-10-31T09:27:43.082Z] #121 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:27:43.082Z] #121 ... [2025-10-31T09:27:43.082Z] [2025-10-31T09:27:43.082Z] #62 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:27:43.082Z] #62 transferring context: 402.00MB 178.7s done [2025-10-31T09:27:43.357Z] #62 DONE 181.1s [2025-10-31T09:27:43.357Z] [2025-10-31T09:27:43.357Z] #41 [security-bootstrapper internal] load build context [2025-10-31T09:27:45.340Z] #41 transferring context: 402.00MB 186.4s done [2025-10-31T09:27:45.340Z] #41 DONE 186.8s [2025-10-31T09:27:45.340Z] [2025-10-31T09:27:45.340Z] #33 [security-secretstore-setup internal] load build context [2025-10-31T09:27:47.973Z] #33 transferring context: 402.00MB 191.1s done [2025-10-31T09:27:47.973Z] #33 DONE 191.2s [2025-10-31T09:27:47.973Z] [2025-10-31T09:27:47.973Z] #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:29:39.787Z] #122 ... [2025-10-31T09:29:39.787Z] [2025-10-31T09:29:39.787Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:29:39.787Z] #117 DONE 122.7s [2025-10-31T09:29:39.787Z] [2025-10-31T09:29:39.787Z] #121 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:29:39.787Z] #121 DONE 117.6s [2025-10-31T09:29:39.787Z] [2025-10-31T09:29:39.787Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:29:39.787Z] #118 DONE 122.0s [2025-10-31T09:29:39.787Z] [2025-10-31T09:29:39.787Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:29:39.787Z] #119 DONE 121.3s [2025-10-31T09:29:39.787Z] [2025-10-31T09:29:39.787Z] #123 [core-keeper builder 7/8] COPY . . [2025-10-31T09:29:39.787Z] #123 ... [2025-10-31T09:29:39.787Z] [2025-10-31T09:29:39.787Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:29:39.787Z] #116 DONE 123.4s [2025-10-31T09:29:39.787Z] [2025-10-31T09:29:39.787Z] #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:29:39.787Z] #122 DONE 110.6s [2025-10-31T09:29:39.787Z] [2025-10-31T09:29:39.787Z] #124 [support-notifications builder 6/7] COPY . . [2025-10-31T09:29:39.787Z] #124 ... [2025-10-31T09:29:39.787Z] [2025-10-31T09:29:39.787Z] #123 [core-keeper builder 7/8] COPY . . [2025-10-31T09:29:39.787Z] #123 DONE 9.7s [2025-10-31T09:29:39.787Z] [2025-10-31T09:29:39.787Z] #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T09:29:40.060Z] #125 ... [2025-10-31T09:29:40.060Z] [2025-10-31T09:29:40.060Z] #126 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:29:40.060Z] #126 CACHED [2025-10-31T09:29:40.060Z] [2025-10-31T09:29:40.060Z] #127 [core-command builder 6/7] COPY . . [2025-10-31T09:29:40.060Z] #127 CACHED [2025-10-31T09:29:40.060Z] [2025-10-31T09:29:40.060Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:29:40.060Z] #128 CACHED [2025-10-31T09:29:40.060Z] [2025-10-31T09:29:40.060Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-31T09:29:40.060Z] #129 CACHED [2025-10-31T09:29:40.060Z] [2025-10-31T09:29:40.060Z] #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:29:40.060Z] #130 CACHED [2025-10-31T09:29:40.060Z] [2025-10-31T09:29:40.060Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:29:40.060Z] #131 CACHED [2025-10-31T09:29:40.060Z] [2025-10-31T09:29:40.060Z] #132 [security-proxy-auth builder 6/7] COPY . . [2025-10-31T09:29:40.060Z] #132 DONE 9.8s [2025-10-31T09:29:40.060Z] [2025-10-31T09:29:40.060Z] #133 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:29:40.060Z] #133 CACHED [2025-10-31T09:29:40.060Z] [2025-10-31T09:29:40.060Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:29:40.060Z] #134 CACHED [2025-10-31T09:29:40.060Z] [2025-10-31T09:29:40.060Z] #135 [core-data builder 6/7] COPY . . [2025-10-31T09:29:40.060Z] #135 CACHED [2025-10-31T09:29:40.060Z] [2025-10-31T09:29:40.060Z] #136 [core-metadata builder 6/7] COPY . . [2025-10-31T09:29:40.060Z] #136 CACHED [2025-10-31T09:29:40.060Z] [2025-10-31T09:29:40.060Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:29:40.060Z] #137 CACHED [2025-10-31T09:29:40.060Z] [2025-10-31T09:29:40.060Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:29:40.060Z] #138 CACHED [2025-10-31T09:29:40.060Z] [2025-10-31T09:29:40.060Z] #139 [security-proxy-setup builder 6/7] COPY . . [2025-10-31T09:29:40.060Z] #139 DONE 9.9s [2025-10-31T09:29:40.060Z] [2025-10-31T09:29:40.060Z] #124 [support-notifications builder 6/7] COPY . . [2025-10-31T09:29:40.060Z] #124 DONE 9.7s [2025-10-31T09:29:40.060Z] [2025-10-31T09:29:40.060Z] #140 [support-scheduler builder 6/7] COPY . . [2025-10-31T09:29:40.060Z] #140 DONE 9.8s [2025-10-31T09:29:40.060Z] [2025-10-31T09:29:40.060Z] #141 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-31T09:29:40.060Z] #141 DONE 10.0s [2025-10-31T09:29:40.060Z] [2025-10-31T09:29:40.060Z] #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:29:40.060Z] #142 CACHED [2025-10-31T09:29:40.060Z] [2025-10-31T09:29:40.060Z] #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:29:40.060Z] #143 CACHED [2025-10-31T09:29:40.060Z] [2025-10-31T09:29:40.060Z] #144 [security-bootstrapper builder 6/7] COPY . . [2025-10-31T09:29:40.060Z] #144 CACHED [2025-10-31T09:29:40.060Z] [2025-10-31T09:29:40.060Z] #145 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:29:40.060Z] #145 CACHED [2025-10-31T09:29:40.060Z] [2025-10-31T09:29:40.060Z] #146 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:29:40.060Z] #146 CACHED [2025-10-31T09:29:40.060Z] [2025-10-31T09:29:40.060Z] #147 [security-secretstore-setup builder 6/7] COPY . . [2025-10-31T09:29:40.060Z] #147 CACHED [2025-10-31T09:29:40.060Z] [2025-10-31T09:29:40.060Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T09:29:46.799Z] #148 ... [2025-10-31T09:29:46.799Z] [2025-10-31T09:29:46.799Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T09:29:46.799Z] #0 6.308 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-31T09:29:47.771Z] #149 ... [2025-10-31T09:29:47.771Z] [2025-10-31T09:29:47.771Z] #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T09:29:47.771Z] #125 7.532 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-31T09:29:50.371Z] #125 ... [2025-10-31T09:29:50.371Z] [2025-10-31T09:29:50.371Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-31T09:29:50.371Z] #0 7.425 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-31T09:29:50.371Z] #150 ... [2025-10-31T09:29:50.371Z] [2025-10-31T09:29:50.371Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T09:29:50.371Z] #0 9.553 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-31T09:29:50.371Z] #151 ... [2025-10-31T09:29:50.371Z] [2025-10-31T09:29:50.371Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T09:29:50.371Z] #0 9.067 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-31T09:29:50.371Z] #152 ... [2025-10-31T09:29:50.371Z] [2025-10-31T09:29:50.371Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T09:29:50.371Z] #0 8.971 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-31T09:29:50.642Z] #153 ... [2025-10-31T09:29:50.642Z] [2025-10-31T09:29:50.642Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T09:29:50.642Z] #0 7.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-metadata/core-metadata ./cmd/core-metadata [2025-10-31T09:29:50.642Z] #154 ... [2025-10-31T09:29:50.642Z] [2025-10-31T09:29:50.642Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T09:29:50.642Z] #0 9.389 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-31T09:29:50.911Z] #155 ... [2025-10-31T09:29:50.911Z] [2025-10-31T09:29:50.911Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T09:29:50.911Z] #0 9.572 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-31T09:29:50.911Z] #156 ... [2025-10-31T09:29:50.911Z] [2025-10-31T09:29:50.911Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T09:29:50.911Z] #0 9.191 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-31T09:29:51.182Z] #157 ... [2025-10-31T09:29:51.182Z] [2025-10-31T09:29:51.182Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T09:29:51.182Z] #0 8.070 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-31T09:29:51.182Z] #158 ... [2025-10-31T09:29:51.182Z] [2025-10-31T09:29:51.182Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T09:29:51.182Z] #148 8.876 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-10-31T10:02:20.060Z] #148 ... [2025-10-31T10:02:20.060Z] [2025-10-31T10:02:20.060Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-31T10:02:20.060Z] #150 DONE 1954.6s [2025-10-31T10:02:20.060Z] [2025-10-31T10:02:20.060Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T10:02:20.060Z] #148 ... [2025-10-31T10:02:20.060Z] [2025-10-31T10:02:20.060Z] #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:02:20.060Z] #159 DONE 0.5s [2025-10-31T10:02:20.060Z] [2025-10-31T10:02:20.060Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:02:20.060Z] #160 DONE 0.3s [2025-10-31T10:02:20.060Z] [2025-10-31T10:02:20.060Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T10:02:20.060Z] #148 ... [2025-10-31T10:02:20.060Z] [2025-10-31T10:02:20.060Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-31T10:02:20.060Z] #161 DONE 0.5s [2025-10-31T10:02:20.060Z] [2025-10-31T10:02:20.060Z] #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:02:20.060Z] #162 DONE 0.4s [2025-10-31T10:02:20.060Z] [2025-10-31T10:02:20.060Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-10-31T10:02:20.060Z] #163 DONE 0.4s [2025-10-31T10:02:20.060Z] [2025-10-31T10:02:20.060Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T10:02:20.664Z] #164 DONE 3.4s [2025-10-31T10:02:20.664Z] [2025-10-31T10:02:20.664Z] #108 [core-common-config-bootstrapper] exporting to image [2025-10-31T10:02:20.664Z] #108 exporting layers [2025-10-31T10:02:21.319Z] #108 exporting layers 0.8s done [2025-10-31T10:02:21.602Z] #108 writing image sha256:ff4a462dc0e02dc0fb48875148a14ae8766b911964fe151a1d8e29ad25f0d4a8 done [2025-10-31T10:02:21.602Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-10-31T10:02:21.602Z] #108 DONE 10.3s [2025-10-31T10:02:21.602Z] [2025-10-31T10:02:21.602Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T10:02:48.441Z] #156 ... [2025-10-31T10:02:48.441Z] [2025-10-31T10:02:48.441Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T10:02:48.441Z] #155 DONE 1984.1s [2025-10-31T10:02:48.441Z] [2025-10-31T10:02:48.441Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:02:48.441Z] #58 ... [2025-10-31T10:02:48.441Z] [2025-10-31T10:02:48.441Z] #165 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-31T10:02:48.441Z] #165 DONE 0.4s [2025-10-31T10:02:48.441Z] [2025-10-31T10:02:48.441Z] #166 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-31T10:02:48.730Z] #166 DONE 3.4s [2025-10-31T10:02:48.730Z] [2025-10-31T10:02:48.730Z] #167 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:02:49.023Z] #167 DONE 0.5s [2025-10-31T10:02:49.023Z] [2025-10-31T10:02:49.023Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:02:49.301Z] #158 ... [2025-10-31T10:02:49.301Z] [2025-10-31T10:02:49.301Z] #168 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:02:49.301Z] #168 DONE 0.2s [2025-10-31T10:02:49.301Z] [2025-10-31T10:02:49.301Z] #169 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-31T10:02:49.881Z] #169 DONE 0.4s [2025-10-31T10:02:49.881Z] [2025-10-31T10:02:49.881Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:02:49.881Z] #149 ... [2025-10-31T10:02:49.881Z] [2025-10-31T10:02:49.881Z] #170 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-31T10:02:49.881Z] #170 DONE 0.2s [2025-10-31T10:02:49.881Z] [2025-10-31T10:02:49.881Z] #171 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-10-31T10:02:50.233Z] #171 DONE 0.2s [2025-10-31T10:02:50.233Z] [2025-10-31T10:02:50.233Z] #172 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-10-31T10:02:50.233Z] #172 DONE 0.2s [2025-10-31T10:02:50.233Z] [2025-10-31T10:02:50.233Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:02:50.557Z] #158 ... [2025-10-31T10:02:50.557Z] [2025-10-31T10:02:50.557Z] #173 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-10-31T10:02:50.557Z] #173 DONE 0.3s [2025-10-31T10:02:50.557Z] [2025-10-31T10:02:50.557Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:02:50.557Z] #154 ... [2025-10-31T10:02:50.557Z] [2025-10-31T10:02:50.557Z] #174 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-31T10:02:50.861Z] #174 DONE 0.2s [2025-10-31T10:02:50.862Z] [2025-10-31T10:02:50.862Z] #175 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-31T10:02:53.542Z] #175 DONE 2.7s [2025-10-31T10:02:53.542Z] [2025-10-31T10:02:53.542Z] #108 [security-bootstrapper] exporting to image [2025-10-31T10:02:53.542Z] #108 exporting layers [2025-10-31T10:02:55.668Z] #108 exporting layers 2.0s done [2025-10-31T10:02:55.668Z] #108 writing image sha256:1e073eff9a43bb34304175d88e9f8127072f61765865892e21283be00c9a10fe 0.0s done [2025-10-31T10:02:55.668Z] #108 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-10-31T10:02:55.668Z] #108 DONE 12.4s [2025-10-31T10:02:55.668Z] [2025-10-31T10:02:55.668Z] #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:28:54.366Z] #125 ... [2025-10-31T10:28:54.366Z] [2025-10-31T10:28:54.366Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T10:28:54.366Z] #151 DONE 3543.5s [2025-10-31T10:28:54.366Z] [2025-10-31T10:28:54.366Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T10:28:54.366Z] #148 ... [2025-10-31T10:28:54.366Z] [2025-10-31T10:28:54.366Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:28:54.366Z] #176 DONE 0.4s [2025-10-31T10:28:54.366Z] [2025-10-31T10:28:54.366Z] #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:28:54.366Z] #177 DONE 0.2s [2025-10-31T10:28:54.366Z] [2025-10-31T10:28:54.366Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:28:54.366Z] #157 ... [2025-10-31T10:28:54.366Z] [2025-10-31T10:28:54.366Z] #178 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-31T10:28:54.366Z] #178 DONE 0.6s [2025-10-31T10:28:54.366Z] [2025-10-31T10:28:54.366Z] #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:28:54.366Z] #179 DONE 0.2s [2025-10-31T10:28:54.366Z] [2025-10-31T10:28:54.366Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T10:28:54.366Z] #152 ... [2025-10-31T10:28:54.366Z] [2025-10-31T10:28:54.366Z] #108 [core-command] exporting to image [2025-10-31T10:28:54.366Z] #108 exporting layers [2025-10-31T10:28:54.366Z] #108 exporting layers 0.6s done [2025-10-31T10:28:54.366Z] #108 writing image sha256:80273c6a089b346866db42b6c5d9410e18e701034600f1df6f92432a9b1a5764 done [2025-10-31T10:28:54.366Z] #108 naming to docker.io/library/core-command-arm64 done [2025-10-31T10:28:54.366Z] #108 DONE 13.0s [2025-10-31T10:28:54.366Z] [2025-10-31T10:28:54.366Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T10:29:33.376Z] #156 ... [2025-10-31T10:29:33.377Z] [2025-10-31T10:29:33.377Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T10:29:33.377Z] #152 DONE 3587.8s [2025-10-31T10:29:33.377Z] [2025-10-31T10:29:33.377Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:29:33.377Z] #153 ... [2025-10-31T10:29:33.377Z] [2025-10-31T10:29:33.377Z] #180 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:29:33.377Z] #180 DONE 0.2s [2025-10-31T10:29:33.377Z] [2025-10-31T10:29:33.377Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:29:33.377Z] #153 ... [2025-10-31T10:29:33.377Z] [2025-10-31T10:29:33.377Z] #181 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:29:33.377Z] #181 DONE 0.2s [2025-10-31T10:29:33.377Z] [2025-10-31T10:29:33.377Z] #182 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-10-31T10:29:33.377Z] #182 DONE 0.2s [2025-10-31T10:29:33.377Z] [2025-10-31T10:29:33.377Z] #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-31T10:29:33.377Z] #183 DONE 0.3s [2025-10-31T10:29:33.377Z] [2025-10-31T10:29:33.377Z] #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:29:33.377Z] #60 ... [2025-10-31T10:29:33.377Z] [2025-10-31T10:29:33.377Z] #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-31T10:29:33.377Z] #184 DONE 0.8s [2025-10-31T10:29:33.377Z] [2025-10-31T10:29:33.377Z] #185 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-31T10:29:33.377Z] #185 DONE 0.3s [2025-10-31T10:29:33.377Z] [2025-10-31T10:29:33.377Z] #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:29:33.377Z] #60 ... [2025-10-31T10:29:33.377Z] [2025-10-31T10:29:33.377Z] #186 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T10:29:33.989Z] #186 DONE 3.0s [2025-10-31T10:29:33.989Z] [2025-10-31T10:29:33.989Z] #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:29:33.989Z] #125 ... [2025-10-31T10:29:33.989Z] [2025-10-31T10:29:33.989Z] #108 [security-proxy-setup] exporting to image [2025-10-31T10:29:33.989Z] #108 exporting layers [2025-10-31T10:29:35.439Z] #108 exporting layers 1.5s done [2025-10-31T10:29:35.439Z] #108 writing image sha256:d6743508a9fcbba56285bcc939149d8bda8e4c836434af42296c82b0d5120f32 done [2025-10-31T10:29:35.439Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2025-10-31T10:29:35.439Z] #108 DONE 14.5s [2025-10-31T10:29:35.439Z] [2025-10-31T10:29:35.439Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T10:29:35.439Z] #156 3595.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-31T10:30:32.030Z] #156 DONE 3643.5s [2025-10-31T10:30:32.030Z] [2025-10-31T10:30:32.030Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:30:32.030Z] #157 ... [2025-10-31T10:30:32.030Z] [2025-10-31T10:30:32.030Z] #187 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:30:32.030Z] #187 DONE 0.3s [2025-10-31T10:30:32.030Z] [2025-10-31T10:30:32.030Z] #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:30:32.030Z] #60 ... [2025-10-31T10:30:32.030Z] [2025-10-31T10:30:32.030Z] #188 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:30:32.030Z] #188 DONE 0.2s [2025-10-31T10:30:32.030Z] [2025-10-31T10:30:32.030Z] #189 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-10-31T10:30:32.030Z] #189 DONE 0.3s [2025-10-31T10:30:32.030Z] [2025-10-31T10:30:32.030Z] #190 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-10-31T10:30:32.030Z] #190 DONE 0.2s [2025-10-31T10:30:32.030Z] [2025-10-31T10:30:32.030Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:30:32.030Z] #154 ... [2025-10-31T10:30:32.030Z] [2025-10-31T10:30:32.030Z] #191 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:30:32.030Z] #191 DONE 0.3s [2025-10-31T10:30:32.030Z] [2025-10-31T10:30:32.030Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:30:32.030Z] #149 ... [2025-10-31T10:30:32.030Z] [2025-10-31T10:30:32.030Z] #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-31T10:30:32.030Z] #192 DONE 0.7s [2025-10-31T10:30:32.030Z] [2025-10-31T10:30:32.030Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-31T10:30:32.030Z] #193 DONE 0.6s [2025-10-31T10:30:32.030Z] [2025-10-31T10:30:32.030Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:30:32.030Z] #149 ... [2025-10-31T10:30:32.030Z] [2025-10-31T10:30:32.030Z] #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-31T10:30:32.030Z] #194 DONE 0.2s [2025-10-31T10:30:32.030Z] [2025-10-31T10:30:32.030Z] #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T10:30:32.030Z] #195 DONE 2.8s [2025-10-31T10:30:32.030Z] [2025-10-31T10:30:32.030Z] #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:30:32.030Z] #125 ... [2025-10-31T10:30:32.030Z] [2025-10-31T10:30:32.030Z] #108 [security-secretstore-setup] exporting to image [2025-10-31T10:30:32.030Z] #108 exporting layers [2025-10-31T10:30:32.642Z] #108 exporting layers 2.0s done [2025-10-31T10:30:32.642Z] #108 writing image sha256:b739ef22561969f07ac8bf00d85612eed928fdf5a775340208e4d28bbc33f821 0.0s done [2025-10-31T10:30:32.642Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-10-31T10:30:32.642Z] #108 DONE 16.6s [2025-10-31T10:30:32.642Z] [2025-10-31T10:30:32.642Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:32:09.511Z] #149 ... [2025-10-31T10:32:09.511Z] [2025-10-31T10:32:09.511Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T10:32:09.511Z] #148 DONE 3736.8s [2025-10-31T10:32:09.511Z] [2025-10-31T10:32:09.511Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:32:09.511Z] #157 ... [2025-10-31T10:32:09.511Z] [2025-10-31T10:32:09.511Z] #196 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:32:09.511Z] #196 DONE 0.3s [2025-10-31T10:32:09.511Z] [2025-10-31T10:32:09.511Z] #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:32:09.511Z] #60 ... [2025-10-31T10:32:09.511Z] [2025-10-31T10:32:09.511Z] #197 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:32:09.511Z] #197 DONE 0.3s [2025-10-31T10:32:09.511Z] [2025-10-31T10:32:09.511Z] #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:32:09.511Z] #125 ... [2025-10-31T10:32:09.511Z] [2025-10-31T10:32:09.511Z] #198 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-31T10:32:09.511Z] #198 DONE 0.6s [2025-10-31T10:32:09.511Z] [2025-10-31T10:32:09.511Z] #199 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:32:09.511Z] #199 DONE 0.2s [2025-10-31T10:32:09.511Z] [2025-10-31T10:32:09.511Z] #108 [security-spiffe-token-provider] exporting to image [2025-10-31T10:32:09.511Z] #108 exporting layers [2025-10-31T10:32:09.511Z] #108 exporting layers 1.4s done [2025-10-31T10:32:09.511Z] #108 writing image sha256:8ade5d98365fdad478437a837ac7a72bb2c56d2069b5f36227cbeb8cb766f51c done [2025-10-31T10:32:09.511Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-10-31T10:32:09.511Z] #108 DONE 18.0s [2025-10-31T10:32:09.511Z] [2025-10-31T10:32:09.511Z] #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:33:17.575Z] #60 ... [2025-10-31T10:33:17.575Z] [2025-10-31T10:33:17.575Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:33:17.575Z] #149 DONE 3808.8s [2025-10-31T10:33:17.575Z] [2025-10-31T10:33:17.575Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:33:17.575Z] #154 ... [2025-10-31T10:33:17.575Z] [2025-10-31T10:33:17.575Z] #200 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:33:17.575Z] #200 DONE 1.1s [2025-10-31T10:33:17.575Z] [2025-10-31T10:33:17.575Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:33:17.575Z] #154 ... [2025-10-31T10:33:17.575Z] [2025-10-31T10:33:17.575Z] #201 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:33:17.575Z] #201 DONE 0.5s [2025-10-31T10:33:17.575Z] [2025-10-31T10:33:17.575Z] #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-31T10:33:17.575Z] #202 DONE 0.8s [2025-10-31T10:33:17.575Z] [2025-10-31T10:33:17.575Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-31T10:33:17.575Z] #203 DONE 0.3s [2025-10-31T10:33:17.575Z] [2025-10-31T10:33:17.575Z] #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-31T10:33:17.575Z] #204 DONE 0.3s [2025-10-31T10:33:17.575Z] [2025-10-31T10:33:17.575Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:33:17.575Z] #154 ... [2025-10-31T10:33:17.576Z] [2025-10-31T10:33:17.576Z] #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T10:33:17.576Z] #205 DONE 3.4s [2025-10-31T10:33:17.576Z] [2025-10-31T10:33:17.576Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:33:17.576Z] #154 ... [2025-10-31T10:33:17.576Z] [2025-10-31T10:33:17.576Z] #108 [security-proxy-auth] exporting to image [2025-10-31T10:33:17.576Z] #108 exporting layers [2025-10-31T10:33:17.576Z] #108 exporting layers 1.5s done [2025-10-31T10:33:17.853Z] #108 writing image sha256:98d6c3b69fd068493acac5f524f86bb7e4359383ba405d0f5f37d6386212e37f 0.0s done [2025-10-31T10:33:17.853Z] #108 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2025-10-31T10:33:17.853Z] #108 DONE 19.5s [2025-10-31T10:33:17.853Z] [2025-10-31T10:33:17.853Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:33:19.305Z] #154 ... [2025-10-31T10:33:19.305Z] [2025-10-31T10:33:19.305Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:33:19.305Z] #157 DONE 3819.5s [2025-10-31T10:33:19.599Z] [2025-10-31T10:33:19.599Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:33:20.211Z] #154 ... [2025-10-31T10:33:20.211Z] [2025-10-31T10:33:20.211Z] #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:33:20.211Z] #125 DONE 3820.4s [2025-10-31T10:33:20.504Z] [2025-10-31T10:33:20.504Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:33:20.784Z] #158 ... [2025-10-31T10:33:20.784Z] [2025-10-31T10:33:20.784Z] #206 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:33:21.406Z] #206 DONE 0.6s [2025-10-31T10:33:21.406Z] [2025-10-31T10:33:21.406Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:33:21.701Z] #154 ... [2025-10-31T10:33:21.701Z] [2025-10-31T10:33:21.701Z] #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:33:21.989Z] #207 DONE 0.4s [2025-10-31T10:33:21.989Z] [2025-10-31T10:33:21.989Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:33:21.989Z] #208 DONE 0.3s [2025-10-31T10:33:21.989Z] [2025-10-31T10:33:21.989Z] #209 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-31T10:33:23.000Z] #209 DONE 1.0s [2025-10-31T10:33:23.000Z] [2025-10-31T10:33:23.000Z] #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-31T10:33:23.000Z] #210 DONE 1.0s [2025-10-31T10:33:23.000Z] [2025-10-31T10:33:23.000Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:33:23.296Z] #211 DONE 0.3s [2025-10-31T10:33:23.296Z] [2025-10-31T10:33:23.296Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:33:23.296Z] #212 DONE 0.4s [2025-10-31T10:33:23.296Z] [2025-10-31T10:33:23.296Z] #108 [core-keeper] exporting to image [2025-10-31T10:33:23.296Z] #108 exporting layers [2025-10-31T10:33:24.283Z] #108 ... [2025-10-31T10:33:24.283Z] [2025-10-31T10:33:24.283Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:33:24.283Z] #154 DONE 3824.2s [2025-10-31T10:33:24.283Z] [2025-10-31T10:33:24.283Z] #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:33:25.272Z] #60 ... [2025-10-31T10:33:25.273Z] [2025-10-31T10:33:25.273Z] #108 [core-data] exporting to image [2025-10-31T10:33:25.273Z] #108 exporting layers 1.9s done [2025-10-31T10:33:25.273Z] #108 writing image sha256:4d3f2302da9b429485256604f70bf6efec75ad8b4f093bf97eaf19ddded9c1fb 0.0s done [2025-10-31T10:33:25.273Z] #108 naming to docker.io/library/core-keeper-arm64 [2025-10-31T10:33:25.273Z] #108 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-10-31T10:33:25.567Z] #108 exporting layers 2.3s done [2025-10-31T10:33:25.567Z] #108 writing image sha256:bc85283dea2c1667f426aa58c75d2ce58b8ba42f56b984bc4d54767eb5f1e8e2 0.0s done [2025-10-31T10:33:25.567Z] #108 naming to docker.io/library/core-data-arm64 [2025-10-31T10:33:25.858Z] #108 naming to docker.io/library/core-data-arm64 0.0s done [2025-10-31T10:33:25.858Z] #108 DONE 21.9s [2025-10-31T10:33:25.858Z] [2025-10-31T10:33:25.858Z] #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:33:26.134Z] #213 DONE 0.4s [2025-10-31T10:33:26.134Z] [2025-10-31T10:33:26.134Z] #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:33:26.134Z] #60 ... [2025-10-31T10:33:26.134Z] [2025-10-31T10:33:26.134Z] #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:33:26.413Z] #214 DONE 0.3s [2025-10-31T10:33:26.413Z] [2025-10-31T10:33:26.413Z] #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:33:26.413Z] #60 ... [2025-10-31T10:33:26.413Z] [2025-10-31T10:33:26.413Z] #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-31T10:33:27.443Z] #215 DONE 0.8s [2025-10-31T10:33:27.443Z] [2025-10-31T10:33:27.443Z] #216 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:33:27.443Z] #216 DONE 0.3s [2025-10-31T10:33:27.443Z] [2025-10-31T10:33:27.443Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:33:27.719Z] #153 ... [2025-10-31T10:33:27.719Z] [2025-10-31T10:33:27.719Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-31T10:33:27.719Z] #217 DONE 0.3s [2025-10-31T10:33:27.719Z] [2025-10-31T10:33:27.719Z] #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:33:27.993Z] #60 ... [2025-10-31T10:33:27.993Z] [2025-10-31T10:33:27.993Z] #108 [core-metadata] exporting to image [2025-10-31T10:33:28.593Z] #108 exporting layers 0.6s done [2025-10-31T10:33:28.593Z] #108 writing image sha256:7f8c114abee37e1d479ef9520e51c6042a260b252102c20822faff41fb8d42c6 0.0s done [2025-10-31T10:33:28.593Z] #108 naming to docker.io/library/core-metadata-arm64 done [2025-10-31T10:33:28.593Z] #108 DONE 22.6s [2025-10-31T10:33:28.593Z] [2025-10-31T10:33:28.593Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:34:15.590Z] #58 ... [2025-10-31T10:34:15.590Z] [2025-10-31T10:34:15.590Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:34:15.590Z] #153 DONE 3870.0s [2025-10-31T10:34:15.590Z] [2025-10-31T10:34:15.590Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:34:15.590Z] #58 ... [2025-10-31T10:34:15.590Z] [2025-10-31T10:34:15.590Z] #218 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:34:15.590Z] #218 DONE 0.3s [2025-10-31T10:34:15.590Z] [2025-10-31T10:34:15.590Z] #219 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:34:15.590Z] #219 DONE 0.2s [2025-10-31T10:34:15.590Z] [2025-10-31T10:34:15.590Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:34:15.590Z] #158 ... [2025-10-31T10:34:15.590Z] [2025-10-31T10:34:15.590Z] #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-31T10:34:15.590Z] #220 DONE 0.7s [2025-10-31T10:34:15.590Z] [2025-10-31T10:34:15.590Z] #221 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-31T10:34:15.590Z] #221 DONE 0.2s [2025-10-31T10:34:15.590Z] [2025-10-31T10:34:15.590Z] #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:34:15.590Z] #60 ... [2025-10-31T10:34:15.590Z] [2025-10-31T10:34:15.590Z] #108 [support-scheduler] exporting to image [2025-10-31T10:34:15.590Z] #108 exporting layers [2025-10-31T10:34:15.590Z] #108 exporting layers 1.5s done [2025-10-31T10:34:15.590Z] #108 writing image sha256:a696bbc7daad358e79da76feaa10f01427f2a0efb3cfcc074fa822bfe7e638a5 done [2025-10-31T10:34:15.590Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2025-10-31T10:34:15.590Z] #108 DONE 24.1s [2025-10-31T10:34:15.590Z] [2025-10-31T10:34:15.590Z] #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:34:21.002Z] #60 ... [2025-10-31T10:34:21.002Z] [2025-10-31T10:34:21.002Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:34:21.002Z] #158 DONE 3880.4s [2025-10-31T10:34:21.002Z] [2025-10-31T10:34:21.002Z] #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:34:21.002Z] #60 ... [2025-10-31T10:34:21.002Z] [2025-10-31T10:34:21.002Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:34:21.002Z] #222 DONE 0.2s [2025-10-31T10:34:21.002Z] [2025-10-31T10:34:21.002Z] #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:34:21.278Z] #60 ... [2025-10-31T10:34:21.278Z] [2025-10-31T10:34:21.278Z] #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:34:21.278Z] #223 DONE 0.2s [2025-10-31T10:34:21.278Z] [2025-10-31T10:34:21.278Z] #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-31T10:34:21.880Z] #224 DONE 0.6s [2025-10-31T10:34:21.880Z] [2025-10-31T10:34:21.880Z] #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:34:22.157Z] #225 DONE 0.2s [2025-10-31T10:34:22.157Z] [2025-10-31T10:34:22.157Z] #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:34:22.157Z] #60 ... [2025-10-31T10:34:22.157Z] [2025-10-31T10:34:22.157Z] #108 [support-notifications] exporting to image [2025-10-31T10:34:22.157Z] #108 exporting layers [2025-10-31T10:34:23.136Z] #108 exporting layers 0.9s done [2025-10-31T10:34:23.136Z] #108 writing image sha256:4d0dae1b2d13c6821d23ce5ebfadf01ff1eaedc033c590303b0037842acbbc19 0.0s done [2025-10-31T10:34:23.136Z] #108 naming to docker.io/library/support-notifications-arm64 done [2025-10-31T10:34:23.136Z] #108 DONE 25.1s [2025-10-31T10:34:23.136Z] [2025-10-31T10:34:23.136Z] #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:34:23.136Z] time="2025-10-31T09:24:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:34:23.136Z] time="2025-10-31T09:24:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:34:23.136Z] time="2025-10-31T09:24:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:34:23.136Z] time="2025-10-31T09:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:34:23.136Z] time="2025-10-31T09:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:34:23.136Z] time="2025-10-31T09:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:34:23.136Z] time="2025-10-31T09:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:34:23.136Z] time="2025-10-31T09:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:34:23.136Z] time="2025-10-31T09:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:34:23.136Z] time="2025-10-31T09:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:34:23.136Z] time="2025-10-31T09:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:34:23.136Z] time="2025-10-31T09:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:34:23.136Z] time="2025-10-31T09:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:34:23.136Z] time="2025-10-31T09:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:34:23.136Z] time="2025-10-31T09:24:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-31T10:34:23.171Z] $ docker stop --time=1 b848a315cad509c532b31b87bf88f8c15ee559cb696a644a1c95357cb5b91878 [2025-10-31T10:34:25.085Z] $ docker rm -f --volumes b848a315cad509c532b31b87bf88f8c15ee559cb696a644a1c95357cb5b91878 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T10:34:25.778Z] + docker images [2025-10-31T10:34:25.778Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-31T10:34:25.778Z] support-notifications-arm64 latest 4d0dae1b2d13 4 seconds ago 53MB [2025-10-31T10:34:25.778Z] support-scheduler-arm64 latest a696bbc7daad 14 seconds ago 49.2MB [2025-10-31T10:34:25.778Z] core-metadata-arm64 latest 7f8c114abee3 58 seconds ago 45.5MB [2025-10-31T10:34:25.778Z] core-keeper-arm64 latest 4d3f2302da9b About a minute ago 45.2MB [2025-10-31T10:34:25.778Z] core-data-arm64 latest bc85283dea2c About a minute ago 45.5MB [2025-10-31T10:34:25.778Z] security-proxy-auth-arm64 latest 98d6c3b69fd0 About a minute ago 51.6MB [2025-10-31T10:34:25.778Z] security-spiffe-token-provider-arm64 latest 8ade5d98365f 2 minutes ago 49.1MB [2025-10-31T10:34:25.778Z] security-secretstore-setup-arm64 latest b739ef225619 3 minutes ago 79.5MB [2025-10-31T10:34:25.778Z] security-proxy-setup-arm64 latest d6743508a9fc 4 minutes ago 49.5MB [2025-10-31T10:34:25.778Z] core-command-arm64 latest 80273c6a089b 5 minutes ago 40.1MB [2025-10-31T10:34:25.778Z] security-bootstrapper-arm64 latest 1e073eff9a43 31 minutes ago 21.6MB [2025-10-31T10:34:25.778Z] core-common-config-bootstrapper-arm64 latest ff4a462dc0e0 32 minutes ago 20.5MB [2025-10-31T10:34:25.778Z] security-spire-agent-arm64 latest aafa30975567 About an hour ago 187MB [2025-10-31T10:34:25.778Z] security-spire-config-arm64 latest 1dc30b930efa About an hour ago 143MB [2025-10-31T10:34:25.778Z] security-spire-server-arm64 latest 290f26a97e49 About an hour ago 144MB [2025-10-31T10:34:25.778Z] ci-base-image-arm64 latest e06de614d9fc 2 hours ago 920MB [2025-10-31T10:34:25.778Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 weeks ago 564MB [2025-10-31T10:34:25.778Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:34:26.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:34:26.723Z] [2025-10-31T10:34:26.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:34:27.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:34:27.772Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-31T10:34:27.772Z] 8998bd30e6a1: Pulling fs layer [2025-10-31T10:34:27.772Z] 04944245beec: Pulling fs layer [2025-10-31T10:34:27.772Z] 699f458cf7ca: Pulling fs layer [2025-10-31T10:34:27.772Z] 765212b225bb: Pulling fs layer [2025-10-31T10:34:27.772Z] f23df028b6ca: Pulling fs layer [2025-10-31T10:34:27.772Z] d65c8cfc05b1: Pulling fs layer [2025-10-31T10:34:27.772Z] 2437ff75d9bd: Pulling fs layer [2025-10-31T10:34:27.772Z] f23df028b6ca: Waiting [2025-10-31T10:34:27.772Z] 765212b225bb: Waiting [2025-10-31T10:34:27.772Z] d65c8cfc05b1: Waiting [2025-10-31T10:34:27.772Z] 2437ff75d9bd: Waiting [2025-10-31T10:34:27.772Z] 04944245beec: Verifying Checksum [2025-10-31T10:34:27.772Z] 04944245beec: Download complete [2025-10-31T10:34:27.772Z] 765212b225bb: Download complete [2025-10-31T10:34:28.045Z] f23df028b6ca: Download complete [2025-10-31T10:34:28.045Z] d65c8cfc05b1: Verifying Checksum [2025-10-31T10:34:28.045Z] d65c8cfc05b1: Download complete [2025-10-31T10:34:28.045Z] 699f458cf7ca: Verifying Checksum [2025-10-31T10:34:28.045Z] 699f458cf7ca: Download complete [2025-10-31T10:34:28.649Z] 8998bd30e6a1: Verifying Checksum [2025-10-31T10:34:28.649Z] 8998bd30e6a1: Download complete [2025-10-31T10:34:32.036Z] 2437ff75d9bd: Verifying Checksum [2025-10-31T10:34:32.036Z] 2437ff75d9bd: Download complete [2025-10-31T10:34:34.658Z] 8998bd30e6a1: Pull complete [2025-10-31T10:34:35.373Z] 04944245beec: Pull complete [2025-10-31T10:34:38.146Z] 699f458cf7ca: Pull complete [2025-10-31T10:34:38.146Z] 765212b225bb: Pull complete [2025-10-31T10:34:39.628Z] f23df028b6ca: Pull complete [2025-10-31T10:34:39.628Z] d65c8cfc05b1: Pull complete [2025-10-31T10:35:01.845Z] 2437ff75d9bd: Pull complete [2025-10-31T10:35:01.845Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-31T10:35:01.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:35:01.845Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T10:35:02.291Z] prd-ubuntu20.04-docker-arm64-4c-16g-771114 does not seem to be running inside a container [2025-10-31T10:35:02.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-10-31T10:35:06.419Z] $ docker top 4425777dffb122ff367fa710102430821678fbbadbc508027d4783ccbb647d6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:35:07.535Z] ---> job-cost.sh [2025-10-31T10:35:07.808Z] lf-activate-venv: SKIPPING [2025-10-31T10:35:07.808Z] INFO: No Stack... [2025-10-31T10:35:08.406Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-31T10:35:09.003Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T10:35:09.715Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2025-10-31T10:35:09.715Z] + cut -d, -f6 [Pipeline] lock [2025-10-31T10:35:09.783Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-362cf4c93d536c126b42674625b7f3ef-1-stack-cost] [2025-10-31T10:35:09.789Z] Resource [jenkins-edgexfoundry-edgex-go-snyk-fix-362cf4c93d536c126b42674625b7f3ef-1-stack-cost] did not exist. Created. [2025-10-31T10:35:09.794Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-362cf4c93d536c126b42674625b7f3ef-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T10:35:10.574Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-31T10:35:10.875Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T10:35:10.896Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-362cf4c93d536c126b42674625b7f3ef-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T10:35:10.982Z] $ docker stop --time=1 4425777dffb122ff367fa710102430821678fbbadbc508027d4783ccbb647d6c [2025-10-31T10:35:12.730Z] $ docker rm -f --volumes 4425777dffb122ff367fa710102430821678fbbadbc508027d4783ccbb647d6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-31T10:35:15.382Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:35:15.719Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:35:16.999Z] ---> package-listing.sh [2025-10-31T10:35:16.999Z] ++ facter osfamily [2025-10-31T10:35:16.999Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T10:35:17.262Z] + OS_FAMILY=debian [2025-10-31T10:35:17.262Z] + workspace=/w/workspace/edgex-go/1 [2025-10-31T10:35:17.262Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T10:35:17.262Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T10:35:17.262Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T10:35:17.262Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T10:35:17.262Z] + '[' /w/workspace/edgex-go/1 ']' [2025-10-31T10:35:17.262Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T10:35:17.262Z] + case "${OS_FAMILY}" in [2025-10-31T10:35:17.262Z] + dpkg -l [2025-10-31T10:35:17.262Z] + grep '^ii' [2025-10-31T10:35:17.262Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T10:35:17.262Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T10:35:17.262Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T10:35:17.262Z] + '[' /w/workspace/edgex-go/1 ']' [2025-10-31T10:35:17.262Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-10-31T10:35:17.262Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2025-10-31T10:35:17.302Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-31T10:35:17.602Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:35:18.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:35:18.248Z] [2025-10-31T10:35:18.248Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:35:18.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:35:18.896Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T10:35:18.896Z] 5eb5b503b376: Pulling fs layer [2025-10-31T10:35:18.896Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T10:35:18.896Z] ec43610c2a17: Pulling fs layer [2025-10-31T10:35:18.896Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T10:35:18.896Z] 33b1e0a273af: Pulling fs layer [2025-10-31T10:35:18.896Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T10:35:18.896Z] 2f39f015ded8: Pulling fs layer [2025-10-31T10:35:18.896Z] 3a2ae6a8a46f: Waiting [2025-10-31T10:35:18.896Z] 33b1e0a273af: Waiting [2025-10-31T10:35:18.896Z] 5d3b04190fa2: Waiting [2025-10-31T10:35:18.896Z] 2f39f015ded8: Waiting [2025-10-31T10:35:18.896Z] 5c69ac0246d0: Verifying Checksum [2025-10-31T10:35:18.896Z] 5c69ac0246d0: Download complete [2025-10-31T10:35:18.896Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-31T10:35:18.896Z] 3a2ae6a8a46f: Download complete [2025-10-31T10:35:18.896Z] 33b1e0a273af: Verifying Checksum [2025-10-31T10:35:18.896Z] 33b1e0a273af: Download complete [2025-10-31T10:35:18.896Z] ec43610c2a17: Verifying Checksum [2025-10-31T10:35:18.896Z] ec43610c2a17: Download complete [2025-10-31T10:35:18.896Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T10:35:18.896Z] 5d3b04190fa2: Download complete [2025-10-31T10:35:19.155Z] 5eb5b503b376: Verifying Checksum [2025-10-31T10:35:19.155Z] 5eb5b503b376: Download complete [2025-10-31T10:35:20.091Z] 2f39f015ded8: Verifying Checksum [2025-10-31T10:35:20.091Z] 2f39f015ded8: Download complete [2025-10-31T10:35:21.476Z] 5eb5b503b376: Pull complete [2025-10-31T10:35:21.476Z] 5c69ac0246d0: Pull complete [2025-10-31T10:35:22.048Z] ec43610c2a17: Pull complete [2025-10-31T10:35:22.048Z] 3a2ae6a8a46f: Pull complete [2025-10-31T10:35:22.307Z] 33b1e0a273af: Pull complete [2025-10-31T10:35:22.307Z] 5d3b04190fa2: Pull complete [2025-10-31T10:35:28.880Z] 2f39f015ded8: Pull complete [2025-10-31T10:35:28.880Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T10:35:28.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:35:28.880Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T10:35:29.141Z] prd-ubuntu20.04-docker-8c-8g-771108 does not seem to be running inside a container [2025-10-31T10:35:29.177Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-31T10:35:32.535Z] $ docker top 7adc7992800df722c10cf890dc8306b641c1c0313d172f18cc0b58b9a919d5d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T10:35:32.926Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T10:35:33.242Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T10:35:33.552Z] + ls /var/log/sa-host [2025-10-31T10:35:33.552Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T10:35:33.694Z] provisioning config files... [2025-10-31T10:35:33.705Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4036808402634656426tmp [Pipeline] { [Pipeline] echo [2025-10-31T10:35:33.769Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:35:34.093Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T10:35:34.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:35:34.530Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T10:35:34.570Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:35:34.896Z] ---> sudo-logs.sh [2025-10-31T10:35:34.896Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-31T10:35:34.986Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:35:35.303Z] ---> job-cost.sh [2025-10-31T10:35:35.304Z] lf-activate-venv: SKIPPING [2025-10-31T10:35:35.304Z] DEBUG: total: 0.2199999988079071 [2025-10-31T10:35:35.304Z] INFO: Retrieving Stack Cost... [2025-10-31T10:35:35.564Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T10:35:35.824Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T10:35:35.866Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:35:36.188Z] ---> logs-deploy.sh [2025-10-31T10:35:36.188Z] lf-activate-venv: SKIPPING [2025-10-31T10:35:36.188Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/snyk-fix-362cf4c93d536c126b42674625b7f3ef/1 [2025-10-31T10:35:36.188Z] INFO: archiving workspace using pattern(s): [2025-10-31T10:35:37.125Z] Archives upload complete. [2025-10-31T10:35:37.383Z] INFO: archiving logs to Nexus