Pull request #5279 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 60f1bae9abc6ad01f33a5591e18115d416e4b879 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-ssh18250441241557922145.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-ssh4277773956361325580.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-a.qdj4cstti.8524682d806/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-a.qdj4cstti.8524682d806/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh277052138799585649.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-a.qdj4cstti.8524682d806/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh722020992282416469.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-ssh2624189554685212527.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-a.qdj4cstti.8524682d806/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-a.qdj4cstti.8524682d806/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13703153849446002556.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-771135 in /w/workspace/ac8f5449a4a21153b3c7a8524682d806 [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 60f1bae9abc6ad01f33a5591e18115d416e4b879 (snyk-fix-ac8f5449a4a21153b3c7a8524682d806) Commit message: "fix: cmd/support-scheduler/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 60f1bae9abc6ad01f33a5591e18115d416e4b879 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-31T08:53:59.017Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-31T08:53:59.172Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-31T08:53:59.280Z] ========================================================= [2025-10-31T08:53:59.280Z] EdgeX Global Pipelines Version Info [2025-10-31T08:53:59.280Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:54:00.408Z] ------------------- [2025-10-31T08:54:00.408Z] stable info: [2025-10-31T08:54:00.408Z] ------------------- [2025-10-31T08:54:00.408Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-31T08:54:00.408Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-31T08:54:00.408Z] Message: update stable to v1.0.278 [2025-10-31T08:54:00.979Z] ------------------- [2025-10-31T08:54:00.979Z] experimental info: [2025-10-31T08:54:00.979Z] ------------------- [2025-10-31T08:54:00.979Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-31T08:54:00.979Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-31T08:54:00.979Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-31T08:54:01.191Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-31T08:54:01.249Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-31T08:54:01.313Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-31T08:54:01.361Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-31T08:54:01.418Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-31T08:54:01.484Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-10-31T08:54:01.536Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-31T08:54:01.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-31T08:54:01.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-31T08:54:01.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-31T08:54:01.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-31T08:54:01.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-31T08:54:01.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-31T08:54:01.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-31T08:54:01.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-31T08:54:02.043Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T08:54:02.096Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T08:54:02.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-31T08:54:02.192Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-31T08:54:02.239Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-31T08:54:02.294Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-31T08:54:02.354Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-31T08:54:02.415Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-31T08:54:02.479Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-ac8f5449a4a21153b3c7a8524682d806 [Pipeline] echo [2025-10-31T08:54:02.542Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-ac8f5449a4a21153b3c7a8524682d806 [Pipeline] echo [2025-10-31T08:54:02.592Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-ac8f5449a4a21153b3c7a8524682d806 [Pipeline] echo [2025-10-31T08:54:02.649Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 60f1bae9abc6ad01f33a5591e18115d416e4b879 [Pipeline] echo [2025-10-31T08:54:02.713Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 60f1bae [Pipeline] echo [2025-10-31T08:54:02.763Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T08:54:03.080Z] provisioning config files... [2025-10-31T08:54:03.099Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13673776374860027569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:54:03.508Z] ---> ****-login.sh [2025-10-31T08:54:03.508Z] nexus3.edgexfoundry.org:10001 [2025-10-31T08:54:03.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:54:03.769Z] [2025-10-31T08:54:03.769Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:54:03.769Z] Configure a credential helper to remove this warning. See [2025-10-31T08:54:03.769Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:54:03.769Z] [2025-10-31T08:54:03.769Z] Login Succeeded [2025-10-31T08:54:03.769Z] nexus3.edgexfoundry.org:10002 [2025-10-31T08:54:03.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:54:03.769Z] [2025-10-31T08:54:03.769Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:54:03.769Z] Configure a credential helper to remove this warning. See [2025-10-31T08:54:03.769Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:54:03.769Z] [2025-10-31T08:54:03.769Z] Login Succeeded [2025-10-31T08:54:03.769Z] nexus3.edgexfoundry.org:10003 [2025-10-31T08:54:03.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:54:04.031Z] [2025-10-31T08:54:04.031Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:54:04.031Z] Configure a credential helper to remove this warning. See [2025-10-31T08:54:04.031Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:54:04.031Z] [2025-10-31T08:54:04.031Z] Login Succeeded [2025-10-31T08:54:04.031Z] nexus3.edgexfoundry.org:10004 [2025-10-31T08:54:04.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:54:04.031Z] [2025-10-31T08:54:04.031Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:54:04.031Z] Configure a credential helper to remove this warning. See [2025-10-31T08:54:04.031Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:54:04.031Z] [2025-10-31T08:54:04.031Z] Login Succeeded [2025-10-31T08:54:04.031Z] ****.io [2025-10-31T08:54:04.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:54:04.296Z] [2025-10-31T08:54:04.296Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:54:04.296Z] Configure a credential helper to remove this warning. See [2025-10-31T08:54:04.296Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:54:04.296Z] [2025-10-31T08:54:04.296Z] Login Succeeded [2025-10-31T08:54:04.296Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T08:54:04.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T08:54:04.779Z] + 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:54:04.779Z] + + dirname cmd/core-command/Dockerfile [2025-10-31T08:54:04.779Z] cut -d/ -f2 [2025-10-31T08:54:04.779Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-31T08:54:04.779Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-31T08:54:04.779Z] + cut -d/ -f2 [2025-10-31T08:54:04.779Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-31T08:54:04.779Z] + dirname cmd/core-data/Dockerfile [2025-10-31T08:54:04.779Z] + cut -d/ -f2 [2025-10-31T08:54:04.779Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-31T08:54:04.779Z] + dirname cmd/core-keeper/Dockerfile [2025-10-31T08:54:04.779Z] + cut -d/ -f2 [2025-10-31T08:54:04.779Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-31T08:54:04.779Z] + dirname cmd/core-metadata/Dockerfile [2025-10-31T08:54:04.779Z] + cut -d/ -f2 [2025-10-31T08:54:04.779Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-31T08:54:04.779Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-10-31T08:54:04.779Z] + cut -d/ -f2 [2025-10-31T08:54:04.779Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-31T08:54:04.779Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-10-31T08:54:04.779Z] + cut -d/ -f2 [2025-10-31T08:54:04.779Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-31T08:54:04.779Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-31T08:54:04.779Z] + cut -d/ -f2 [2025-10-31T08:54:04.779Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-31T08:54:04.779Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-10-31T08:54:04.779Z] + cut -d/ -f2 [2025-10-31T08:54:04.779Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-31T08:54:04.779Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-31T08:54:04.779Z] + cut -d/ -f2 [2025-10-31T08:54:04.779Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-31T08:54:04.779Z] + dirname cmd/security-spire-agent/Dockerfile [2025-10-31T08:54:04.779Z] + cut -d/ -f2 [2025-10-31T08:54:04.779Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-31T08:54:04.779Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-31T08:54:04.779Z] + cut -d/ -f2 [2025-10-31T08:54:04.779Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-31T08:54:04.779Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-31T08:54:04.779Z] + cut -d/ -f2 [2025-10-31T08:54:04.779Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-31T08:54:04.779Z] + dirname cmd/support-notifications/Dockerfile [2025-10-31T08:54:04.779Z] + cut -d/ -f2 [2025-10-31T08:54:04.779Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-31T08:54:04.779Z] + dirname cmd/support-scheduler/Dockerfile [2025-10-31T08:54:04.779Z] + cut -d/ -f2 [2025-10-31T08:54:04.779Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-31T08:54:04.833Z] 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:54:05.359Z] + git rev-list -1 --merges 60f1bae9abc6ad01f33a5591e18115d416e4b879~1..60f1bae9abc6ad01f33a5591e18115d416e4b879 [Pipeline] echo [2025-10-31T08:54:05.398Z] -----------> git rev-list -1 --merges 60f1bae9abc6ad01f33a5591e18115d416e4b879~1..60f1bae9abc6ad01f33a5591e18115d416e4b879 60f1bae9abc6ad01f33a5591e18115d416e4b879 [false] [Pipeline] sh [2025-10-31T08:54:05.733Z] + git log --format=format:%s -1 60f1bae9abc6ad01f33a5591e18115d416e4b879 [Pipeline] echo [2025-10-31T08:54:05.785Z] ========================================================= [2025-10-31T08:54:05.785Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-31T08:54:05.785Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-31T08:54:06.282Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T08:54:06.282Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-31T08:54:06.282Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-31T08:54:06.282Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-31T08:54:06.282Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-31T08:54:06.282Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-31T08:54:06.282Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:54:06.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:54:06.780Z] [2025-10-31T08:54:06.780Z] 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:54:07.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:54:07.182Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-31T08:54:07.182Z] 3dae71ba6b94: Pulling fs layer [2025-10-31T08:54:07.182Z] 6bf1a483ea7c: Pulling fs layer [2025-10-31T08:54:07.182Z] f5dfc541a4d3: Pulling fs layer [2025-10-31T08:54:07.182Z] 461d9e800cba: Pulling fs layer [2025-10-31T08:54:07.182Z] 80192f66455f: Pulling fs layer [2025-10-31T08:54:07.182Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-31T08:54:07.182Z] a29436f7fd5d: Pulling fs layer [2025-10-31T08:54:07.182Z] 923cac83aea3: Pulling fs layer [2025-10-31T08:54:07.182Z] 25ad8b0a4227: Pulling fs layer [2025-10-31T08:54:07.182Z] db01528c6b51: Pulling fs layer [2025-10-31T08:54:07.182Z] 28988de357af: Pulling fs layer [2025-10-31T08:54:07.182Z] 2e8e34ca0e6c: Waiting [2025-10-31T08:54:07.182Z] a29436f7fd5d: Waiting [2025-10-31T08:54:07.182Z] 923cac83aea3: Waiting [2025-10-31T08:54:07.182Z] 25ad8b0a4227: Waiting [2025-10-31T08:54:07.182Z] db01528c6b51: Waiting [2025-10-31T08:54:07.182Z] 28988de357af: Waiting [2025-10-31T08:54:07.182Z] 461d9e800cba: Waiting [2025-10-31T08:54:07.182Z] 80192f66455f: Waiting [2025-10-31T08:54:07.182Z] 6bf1a483ea7c: Verifying Checksum [2025-10-31T08:54:07.182Z] 6bf1a483ea7c: Download complete [2025-10-31T08:54:07.182Z] 461d9e800cba: Verifying Checksum [2025-10-31T08:54:07.182Z] 461d9e800cba: Download complete [2025-10-31T08:54:07.182Z] 80192f66455f: Verifying Checksum [2025-10-31T08:54:07.182Z] 80192f66455f: Download complete [2025-10-31T08:54:07.443Z] f5dfc541a4d3: Verifying Checksum [2025-10-31T08:54:07.443Z] f5dfc541a4d3: Download complete [2025-10-31T08:54:07.443Z] 3dae71ba6b94: Verifying Checksum [2025-10-31T08:54:07.443Z] 3dae71ba6b94: Download complete [2025-10-31T08:54:07.701Z] 923cac83aea3: Verifying Checksum [2025-10-31T08:54:07.701Z] 923cac83aea3: Download complete [2025-10-31T08:54:07.701Z] 25ad8b0a4227: Verifying Checksum [2025-10-31T08:54:07.701Z] 25ad8b0a4227: Download complete [2025-10-31T08:54:07.701Z] db01528c6b51: Verifying Checksum [2025-10-31T08:54:07.701Z] db01528c6b51: Download complete [2025-10-31T08:54:07.701Z] 28988de357af: Download complete [2025-10-31T08:54:08.269Z] a29436f7fd5d: Verifying Checksum [2025-10-31T08:54:08.269Z] a29436f7fd5d: Download complete [2025-10-31T08:54:08.535Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-31T08:54:08.535Z] 2e8e34ca0e6c: Download complete [2025-10-31T08:54:09.101Z] 3dae71ba6b94: Pull complete [2025-10-31T08:54:09.101Z] 6bf1a483ea7c: Pull complete [2025-10-31T08:54:10.039Z] f5dfc541a4d3: Pull complete [2025-10-31T08:54:10.039Z] 461d9e800cba: Pull complete [2025-10-31T08:54:10.039Z] 80192f66455f: Pull complete [2025-10-31T08:54:15.313Z] 2e8e34ca0e6c: Pull complete [2025-10-31T08:54:15.313Z] a29436f7fd5d: Pull complete [2025-10-31T08:54:15.313Z] 923cac83aea3: Pull complete [2025-10-31T08:54:15.313Z] 25ad8b0a4227: Pull complete [2025-10-31T08:54:15.571Z] db01528c6b51: Pull complete [2025-10-31T08:54:15.571Z] 28988de357af: Pull complete [2025-10-31T08:54:15.571Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-31T08:54:15.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:54:15.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:54:15.855Z] prd-ubuntu20.04-docker-8c-8g-771135 does not seem to be running inside a container [2025-10-31T08:54:15.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-31T08:54:18.302Z] $ docker top d313e5af60709fdd05c202326ec7c8426545f0ae5a820606c7942f03241e77dc -eo pid,comm [2025-10-31T08:54:18.352Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-31T08:54:18.352Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T08:54:18.524Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T08:54:18.525Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T08:54:18.645Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T08:54:18.647Z] $ docker exec d313e5af60709fdd05c202326ec7c8426545f0ae5a820606c7942f03241e77dc ssh-agent [2025-10-31T08:54:18.747Z] SSH_AUTH_SOCK=/tmp/ssh-731T41OOqMis/agent.32 [2025-10-31T08:54:18.747Z] SSH_AGENT_PID=38 [2025-10-31T08:54:18.754Z] Running ssh-add (command line suppressed) [2025-10-31T08:54:18.852Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3051433520194064678.key (/w/workspace/edgex-go/1@tmp/private_key_3051433520194064678.key) [2025-10-31T08:54:18.868Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T08:54:19.211Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh [2025-10-31T08:54:19.521Z] + git tag --points-at HEAD [Pipeline] } [2025-10-31T08:54:19.539Z] $ docker exec --env ******** --env ******** d313e5af60709fdd05c202326ec7c8426545f0ae5a820606c7942f03241e77dc ssh-agent -k [2025-10-31T08:54:19.643Z] unset SSH_AUTH_SOCK; [2025-10-31T08:54:19.644Z] unset SSH_AGENT_PID; [2025-10-31T08:54:19.644Z] echo Agent pid 38 killed; [2025-10-31T08:54:19.653Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-31T08:54:19.753Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T08:54:19.753Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T08:54:19.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T08:54:19.870Z] $ docker exec d313e5af60709fdd05c202326ec7c8426545f0ae5a820606c7942f03241e77dc ssh-agent [2025-10-31T08:54:19.995Z] SSH_AUTH_SOCK=/tmp/ssh-EOzeSmGgBvKm/agent.85 [2025-10-31T08:54:19.995Z] SSH_AGENT_PID=91 [2025-10-31T08:54:20.001Z] Running ssh-add (command line suppressed) [2025-10-31T08:54:20.121Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8443829043712687964.key (/w/workspace/edgex-go/1@tmp/private_key_8443829043712687964.key) [2025-10-31T08:54:20.134Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T08:54:20.472Z] + git semver init [2025-10-31T08:54:20.732Z] 2025-10-31 08:54:20,697 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T08:54:20.732Z] 2025-10-31 08:54:20,700 [run_init] DEBUG init version:0.0.0 force:False [2025-10-31T08:54:20.732Z] 2025-10-31 08:54:20,701 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-10-31T08:54:20.732Z] 2025-10-31 08:54:20,702 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-10-31T08:54:20.732Z] 2025-10-31 08:54:20,702 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, stdin=None, shell=False, universal_newlines=False) [2025-10-31T08:54:26.005Z] 2025-10-31 08:54:25,733 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-10-31T08:54:26.005Z] 2025-10-31 08:54:25,734 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/snyk-fix-ac8f5449a4a21153b3c7a8524682d806 with force:False [2025-10-31T08:54:26.005Z] 2025-10-31 08:54:25,734 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/snyk-fix-ac8f5449a4a21153b3c7a8524682d806 [2025-10-31T08:54:26.005Z] 2025-10-31 08:54:25,739 [execute] INFO git cat-file --batch-check [2025-10-31T08:54:26.005Z] 2025-10-31 08:54:25,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T08:54:26.005Z] 2025-10-31 08:54:25,744 [execute] INFO git cat-file --batch [2025-10-31T08:54:26.005Z] 2025-10-31 08:54:25,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T08:54:26.005Z] 2025-10-31 08:54:25,747 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/snyk-fix-ac8f5449a4a21153b3c7a8524682d806 [2025-10-31T08:54:26.005Z] 0.0.0 [Pipeline] } [2025-10-31T08:54:26.027Z] $ docker exec --env ******** --env ******** d313e5af60709fdd05c202326ec7c8426545f0ae5a820606c7942f03241e77dc ssh-agent -k [2025-10-31T08:54:26.116Z] unset SSH_AUTH_SOCK; [2025-10-31T08:54:26.117Z] unset SSH_AGENT_PID; [2025-10-31T08:54:26.117Z] echo Agent pid 91 killed; [2025-10-31T08:54:26.127Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T08:54:26.549Z] + git semver [Pipeline] } [2025-10-31T08:54:26.831Z] $ docker stop --time=1 d313e5af60709fdd05c202326ec7c8426545f0ae5a820606c7942f03241e77dc [2025-10-31T08:54:28.115Z] $ docker rm -f --volumes d313e5af60709fdd05c202326ec7c8426545f0ae5a820606c7942f03241e77dc [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T08:54:28.519Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-31T08:54:28.866Z] Stashed 1 file(s) [Pipeline] echo [2025-10-31T08:54:28.898Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-31T08:54:29.738Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-10-31T08:54:29.784Z] [edgeX.isLTS] Checking if [snyk-fix-ac8f5449a4a21153b3c7a8524682d806] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:54:29.850Z] [edgeX.isLTS] Checking if [snyk-fix-ac8f5449a4a21153b3c7a8524682d806] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:54:29.891Z] ========================================================= [2025-10-31T08:54:29.892Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-10-31T08:54:29.892Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:54:30.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:30.235Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-31T08:54:30.235Z] 2d35ebdb57d9: Pulling fs layer [2025-10-31T08:54:30.235Z] c35fb4624d26: Pulling fs layer [2025-10-31T08:54:30.235Z] 4e2aec7ef170: Pulling fs layer [2025-10-31T08:54:30.235Z] 333b49ad6fbf: Pulling fs layer [2025-10-31T08:54:30.235Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T08:54:30.235Z] c3e65509a76b: Pulling fs layer [2025-10-31T08:54:30.235Z] 7cf9ebb963bd: Pulling fs layer [2025-10-31T08:54:30.235Z] bb34ca984cfb: Pulling fs layer [2025-10-31T08:54:30.235Z] 151cf03bc807: Pulling fs layer [2025-10-31T08:54:30.235Z] 151cf03bc807: Waiting [2025-10-31T08:54:30.235Z] bb34ca984cfb: Waiting [2025-10-31T08:54:30.235Z] c3e65509a76b: Waiting [2025-10-31T08:54:30.235Z] 333b49ad6fbf: Waiting [2025-10-31T08:54:30.235Z] 7cf9ebb963bd: Waiting [2025-10-31T08:54:30.235Z] 4f4fb700ef54: Waiting [2025-10-31T08:54:30.235Z] c35fb4624d26: Verifying Checksum [2025-10-31T08:54:30.235Z] c35fb4624d26: Download complete [2025-10-31T08:54:30.235Z] 333b49ad6fbf: Verifying Checksum [2025-10-31T08:54:30.235Z] 333b49ad6fbf: Download complete [2025-10-31T08:54:30.235Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T08:54:30.235Z] 4f4fb700ef54: Download complete [2025-10-31T08:54:30.235Z] c3e65509a76b: Download complete [2025-10-31T08:54:30.235Z] 2d35ebdb57d9: Verifying Checksum [2025-10-31T08:54:30.235Z] 2d35ebdb57d9: Download complete [2025-10-31T08:54:30.493Z] 2d35ebdb57d9: Pull complete [2025-10-31T08:54:30.493Z] 7cf9ebb963bd: Verifying Checksum [2025-10-31T08:54:30.493Z] 7cf9ebb963bd: Download complete [2025-10-31T08:54:30.751Z] c35fb4624d26: Pull complete [2025-10-31T08:54:30.751Z] 4e2aec7ef170: Download complete [2025-10-31T08:54:30.751Z] 151cf03bc807: Verifying Checksum [2025-10-31T08:54:30.751Z] 151cf03bc807: Download complete [2025-10-31T08:54:31.008Z] bb34ca984cfb: Verifying Checksum [2025-10-31T08:54:31.008Z] bb34ca984cfb: Download complete [2025-10-31T08:54:36.294Z] 4e2aec7ef170: Pull complete [2025-10-31T08:54:36.294Z] 333b49ad6fbf: Pull complete [2025-10-31T08:54:36.294Z] 4f4fb700ef54: Pull complete [2025-10-31T08:54:36.294Z] c3e65509a76b: Pull complete [2025-10-31T08:54:36.294Z] 7cf9ebb963bd: Pull complete [2025-10-31T08:54:39.577Z] bb34ca984cfb: Pull complete [2025-10-31T08:54:39.838Z] 151cf03bc807: Pull complete [2025-10-31T08:54:39.838Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-10-31T08:54:39.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:39.838Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:54:40.197Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:40.197Z] WORKDIR /edgex [2025-10-31T08:54:40.197Z] COPY go.mod . [2025-10-31T08:54:40.197Z] RUN go mod download [2025-10-31T08:54:40.197Z] docker build -t ci-base-image-x86_64 -f - . [2025-10-31T08:54:40.765Z] #0 building with "default" instance using docker driver [2025-10-31T08:54:40.765Z] [2025-10-31T08:54:40.765Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:54:40.765Z] #1 transferring dockerfile: 164B done [2025-10-31T08:54:40.765Z] #1 DONE 0.0s [2025-10-31T08:54:40.765Z] [2025-10-31T08:54:40.765Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:40.765Z] #2 DONE 0.0s [2025-10-31T08:54:40.765Z] [2025-10-31T08:54:40.765Z] #3 [internal] load .dockerignore [2025-10-31T08:54:40.765Z] #3 transferring context: 50B done [2025-10-31T08:54:40.765Z] #3 DONE 0.0s [2025-10-31T08:54:40.765Z] [2025-10-31T08:54:40.765Z] #4 [internal] load build context [2025-10-31T08:54:41.024Z] #4 transferring context: 6.57kB done [2025-10-31T08:54:41.024Z] #4 DONE 0.0s [2025-10-31T08:54:41.024Z] [2025-10-31T08:54:41.024Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:54:41.024Z] #5 DONE 0.1s [2025-10-31T08:54:41.024Z] [2025-10-31T08:54:41.024Z] #6 [2/4] WORKDIR /edgex [2025-10-31T08:54:43.561Z] #6 DONE 2.6s [2025-10-31T08:54:43.561Z] [2025-10-31T08:54:43.561Z] #7 [3/4] COPY go.mod . [2025-10-31T08:54:43.561Z] #7 DONE 0.0s [2025-10-31T08:54:43.561Z] [2025-10-31T08:54:43.561Z] #8 [4/4] RUN go mod download [2025-10-31T08:54:44.249Z] Still waiting to schedule task [2025-10-31T08:54:44.250Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-10-31T08:54:48.823Z] #8 DONE 5.0s [2025-10-31T08:54:48.823Z] [2025-10-31T08:54:48.823Z] #9 exporting to image [2025-10-31T08:54:48.823Z] #9 exporting layers [2025-10-31T08:54:52.113Z] #9 exporting layers 3.6s done [2025-10-31T08:54:52.113Z] #9 writing image sha256:be173b0977f950e3da000d925fef3af691897770038b82d7f36337302a160adf done [2025-10-31T08:54:52.113Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-31T08:54:52.113Z] #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:54:52.498Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T08:54:52.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:54:52.657Z] prd-ubuntu20.04-docker-8c-8g-771135 does not seem to be running inside a container [2025-10-31T08:54:52.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-31T08:54:52.953Z] $ docker top 50db324e0b793eced9fde852344cdb06ff50dd7f7ec6ebf9d533c51377dd82ba -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T08:54:53.344Z] + go version [2025-10-31T08:54:53.344Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-10-31T08:54:53.373Z] $ docker stop --time=1 50db324e0b793eced9fde852344cdb06ff50dd7f7ec6ebf9d533c51377dd82ba [2025-10-31T08:54:54.644Z] $ docker rm -f --volumes 50db324e0b793eced9fde852344cdb06ff50dd7f7ec6ebf9d533c51377dd82ba [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:55.351Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T08:54:55.351Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:54:55.491Z] prd-ubuntu20.04-docker-8c-8g-771135 does not seem to be running inside a container [2025-10-31T08:54:55.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-31T08:54:55.748Z] $ docker top ed2404941b5f35625aea96aa345b438f1605380ad3e67b450eff9fc8b46a9736 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-31T08:54:55.870Z] ========================================================= [2025-10-31T08:54:55.870Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-31T08:54:55.870Z] ========================================================= [Pipeline] sh [2025-10-31T08:54:56.162Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:54:56.537Z] + make test [2025-10-31T08:54:56.537Z] go test -race -coverprofile=coverage.out ./... [2025-10-31T08:55:04.665Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-31T08:55:31.193Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-31T08:55:31.193Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-31T08:55:31.193Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-31T08:55:31.193Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-31T08:55:31.193Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-31T08:55:31.193Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-31T08:55:31.193Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-31T08:55:31.193Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-31T08:55:31.193Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-31T08:55:31.193Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-31T08:55:31.193Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-31T08:55:31.193Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-31T08:55:31.193Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-31T08:55:31.193Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-31T08:55:31.193Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-31T08:55:31.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.063s coverage: 42.3% of statements [2025-10-31T08:55:31.760Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-31T08:55:31.760Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-31T08:55:32.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements [2025-10-31T08:55:35.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.059s coverage: 69.4% of statements [2025-10-31T08:55:35.997Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-31T08:55:35.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.017s coverage: 4.8% of statements [2025-10-31T08:55:35.997Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-31T08:55:35.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.066s coverage: 57.6% of statements [2025-10-31T08:55:35.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.040s coverage: 86.5% of statements [2025-10-31T08:55:35.997Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-31T08:55:35.997Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-31T08:55:37.902Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.635s coverage: 94.2% of statements [2025-10-31T08:55:37.902Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-31T08:55:37.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-31T08:55:37.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-31T08:55:37.902Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:55:37.902Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-31T08:55:37.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-31T08:55:37.902Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-31T08:55:37.902Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-31T08:55:37.902Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-31T08:55:37.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-31T08:55:37.902Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-31T08:55:37.902Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.064s coverage: 92.4% of statements [2025-10-31T08:55:37.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-31T08:55:37.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-31T08:55:37.902Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:55:37.902Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-31T08:55:37.902Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-31T08:55:37.902Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-31T08:55:38.471Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 8.4% of statements [2025-10-31T08:55:38.471Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-31T08:55:38.471Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-31T08:55:41.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.478s coverage: 95.8% of statements [2025-10-31T08:55:41.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-31T08:55:41.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-31T08:55:41.005Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:55:41.005Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-31T08:55:41.005Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-31T08:55:41.005Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.029s coverage: 72.2% of statements [2025-10-31T08:55:41.005Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-31T08:55:41.005Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-31T08:55:41.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-31T08:55:41.005Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-31T08:55:41.005Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-31T08:55:41.005Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-31T08:55:41.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-31T08:55:41.005Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-31T08:55:41.005Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-31T08:55:41.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-31T08:55:42.906Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.045s coverage: 2.4% of statements [2025-10-31T08:55:42.906Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-31T08:55:43.165Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.052s coverage: 1.0% of statements [2025-10-31T08:55:43.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-31T08:55:43.165Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 39.4% of statements [2025-10-31T08:55:43.165Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.027s coverage: 68.8% of statements [2025-10-31T08:55:43.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-31T08:55:43.165Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:55:43.165Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-31T08:55:43.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements [2025-10-31T08:55:43.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 87.1% of statements [2025-10-31T08:55:43.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements [2025-10-31T08:55:43.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2025-10-31T08:55:44.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.035s coverage: 87.5% of statements [2025-10-31T08:55:57.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.044s coverage: 94.4% of statements [2025-10-31T08:56:07.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.042s coverage: 92.9% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.030s coverage: 68.8% of statements [2025-10-31T08:56:07.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.025s coverage: 62.3% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.047s coverage: 47.4% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements [2025-10-31T08:56:07.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.023s coverage: 15.5% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements [2025-10-31T08:56:07.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.071s coverage: 82.1% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.033s coverage: 86.0% of statements [2025-10-31T08:56:07.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-31T08:56:07.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.047s coverage: 6.8% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.058s coverage: 33.3% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.054s coverage: 100.0% of statements [2025-10-31T08:56:07.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.164s coverage: 54.5% of statements [2025-10-31T08:56:07.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements [2025-10-31T08:56:07.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2025-10-31T08:56:07.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2025-10-31T08:56:07.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements [2025-10-31T08:56:07.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-31T08:56:07.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2025-10-31T08:56:07.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.164s coverage: 29.2% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.039s coverage: 93.8% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-31T08:56:07.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.014s coverage: 3.1% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements [2025-10-31T08:56:07.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-31T08:56:07.131Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-31T08:56:09.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.051s coverage: 17.0% of statements [2025-10-31T08:56:09.030Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-31T08:56:09.030Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-31T08:56:09.030Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-31T08:56:09.030Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-31T08:56:09.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.124s coverage: 94.9% of statements [2025-10-31T08:56:09.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-31T08:56:09.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-31T08:56:09.030Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:09.030Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-31T08:56:09.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.043s coverage: 9.0% of statements [2025-10-31T08:56:09.030Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-31T08:56:09.030Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-31T08:56:09.030Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-31T08:56:09.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 97.7% of statements [2025-10-31T08:56:09.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-31T08:56:09.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements [2025-10-31T08:56:09.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-31T08:56:09.030Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:09.030Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-10-31T08:56:09.288Z] running golangci-lint [2025-10-31T08:56:09.546Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2025-10-31T08:56:09.546Z] go version go1.25.2 linux/amd64 [2025-10-31T08:56:09.804Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2025-10-31T08:56:09.804Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-31T08:56:09.804Z] Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions [2025-10-31T08:56:09.804Z] The command is terminated due to an error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions [2025-10-31T08:56:09.804Z] make: *** [Makefile:178: lint] Error 3 [Pipeline] } [2025-10-31T08:56:09.847Z] $ docker stop --time=1 ed2404941b5f35625aea96aa345b438f1605380ad3e67b450eff9fc8b46a9736 [2025-10-31T08:56:11.224Z] $ docker rm -f --volumes ed2404941b5f35625aea96aa345b438f1605380ad3e67b450eff9fc8b46a9736 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-31T08:56:12.470Z] Failed in branch amd64 [2025-10-31T08:57:48.830Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-771142 in /w/workspace/ac8f5449a4a21153b3c7a8524682d806 [Pipeline] { [Pipeline] ws [2025-10-31T08:57:48.898Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2025-10-31T08:57:52.003Z] The recommended git tool is: git [2025-10-31T08:57:58.673Z] using credential edgex-jenkins-ssh [2025-10-31T08:57:58.698Z] Cloning the remote Git repository [2025-10-31T08:57:58.763Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-10-31T08:57:58.899Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2025-10-31T08:57:59.130Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-10-31T08:57:59.132Z] > git --version # timeout=10 [2025-10-31T08:57:59.163Z] > git --version # 'git version 2.25.1' [2025-10-31T08:57:59.168Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-31T08:57:59.403Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T08:58:23.237Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-10-31T08:58:24.537Z] Avoid second fetch [2025-10-31T08:58:24.538Z] Checking out Revision 60f1bae9abc6ad01f33a5591e18115d416e4b879 (snyk-fix-ac8f5449a4a21153b3c7a8524682d806) [2025-10-31T08:58:25.761Z] Commit message: "fix: cmd/support-scheduler/Dockerfile to reduce vulnerabilities" [2025-10-31T08:58:23.274Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T08:58:24.557Z] > git config core.sparsecheckout # timeout=10 [2025-10-31T08:58:24.647Z] > git checkout -f 60f1bae9abc6ad01f33a5591e18115d416e4b879 # timeout=10 [2025-10-31T08:58:25.830Z] > git --version # timeout=10 [2025-10-31T08:58:25.851Z] > git --version # 'git version 2.25.1' [2025-10-31T08:58:25.870Z] fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T08:58:30.806Z] provisioning config files... [2025-10-31T08:58:30.853Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config958118407522915006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:58:31.758Z] ---> ****-login.sh [2025-10-31T08:58:31.758Z] nexus3.edgexfoundry.org:10001 [2025-10-31T08:58:32.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:58:32.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:58:32.646Z] Configure a credential helper to remove this warning. See [2025-10-31T08:58:32.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:58:32.646Z] [2025-10-31T08:58:32.646Z] Login Succeeded [2025-10-31T08:58:32.646Z] nexus3.edgexfoundry.org:10002 [2025-10-31T08:58:32.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:58:32.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:58:32.923Z] Configure a credential helper to remove this warning. See [2025-10-31T08:58:32.923Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:58:32.923Z] [2025-10-31T08:58:32.923Z] Login Succeeded [2025-10-31T08:58:32.923Z] nexus3.edgexfoundry.org:10003 [2025-10-31T08:58:33.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:58:33.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:58:33.523Z] Configure a credential helper to remove this warning. See [2025-10-31T08:58:33.523Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:58:33.523Z] [2025-10-31T08:58:33.523Z] Login Succeeded [2025-10-31T08:58:33.524Z] nexus3.edgexfoundry.org:10004 [2025-10-31T08:58:33.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:58:34.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:58:34.074Z] Configure a credential helper to remove this warning. See [2025-10-31T08:58:34.074Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:58:34.074Z] [2025-10-31T08:58:34.074Z] Login Succeeded [2025-10-31T08:58:34.074Z] ****.io [2025-10-31T08:58:34.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:58:34.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T08:58:34.633Z] Configure a credential helper to remove this warning. See [2025-10-31T08:58:34.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T08:58:34.633Z] [2025-10-31T08:58:34.633Z] Login Succeeded [2025-10-31T08:58:34.633Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T08:58:34.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-10-31T08:58:35.636Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-10-31T08:58:35.678Z] [edgeX.isLTS] Checking if [snyk-fix-ac8f5449a4a21153b3c7a8524682d806] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:58:35.730Z] [edgeX.isLTS] Checking if [snyk-fix-ac8f5449a4a21153b3c7a8524682d806] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:58:35.772Z] ========================================================= [2025-10-31T08:58:35.772Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-10-31T08:58:35.772Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:58:36.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:58:36.451Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-31T08:58:36.451Z] 6b59a28fa201: Pulling fs layer [2025-10-31T08:58:36.451Z] d32bb0dddca7: Pulling fs layer [2025-10-31T08:58:36.451Z] 5dab1238d3d9: Pulling fs layer [2025-10-31T08:58:36.451Z] 196fd7d83e7d: Pulling fs layer [2025-10-31T08:58:36.451Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T08:58:36.451Z] 8ba94037c8f0: Pulling fs layer [2025-10-31T08:58:36.451Z] deaec5988b04: Pulling fs layer [2025-10-31T08:58:36.451Z] 9f65657bb879: Pulling fs layer [2025-10-31T08:58:36.451Z] 8ba94037c8f0: Waiting [2025-10-31T08:58:36.451Z] 196fd7d83e7d: Waiting [2025-10-31T08:58:36.451Z] deaec5988b04: Waiting [2025-10-31T08:58:36.451Z] 4f4fb700ef54: Waiting [2025-10-31T08:58:36.451Z] 9f65657bb879: Waiting [2025-10-31T08:58:36.451Z] d32bb0dddca7: Verifying Checksum [2025-10-31T08:58:36.451Z] d32bb0dddca7: Download complete [2025-10-31T08:58:36.451Z] 196fd7d83e7d: Verifying Checksum [2025-10-31T08:58:36.451Z] 196fd7d83e7d: Download complete [2025-10-31T08:58:36.451Z] 4f4fb700ef54: Download complete [2025-10-31T08:58:36.451Z] 8ba94037c8f0: Download complete [2025-10-31T08:58:36.451Z] 6b59a28fa201: Verifying Checksum [2025-10-31T08:58:36.451Z] 6b59a28fa201: Download complete [2025-10-31T08:58:37.437Z] 9f65657bb879: Verifying Checksum [2025-10-31T08:58:37.437Z] 9f65657bb879: Download complete [2025-10-31T08:58:38.042Z] 6b59a28fa201: Pull complete [2025-10-31T08:58:38.644Z] d32bb0dddca7: Pull complete [2025-10-31T08:58:38.933Z] 5dab1238d3d9: Verifying Checksum [2025-10-31T08:58:38.933Z] 5dab1238d3d9: Download complete [2025-10-31T08:58:40.950Z] deaec5988b04: Verifying Checksum [2025-10-31T08:58:40.950Z] deaec5988b04: Download complete [2025-10-31T08:58:56.101Z] 5dab1238d3d9: Pull complete [2025-10-31T08:58:56.101Z] 196fd7d83e7d: Pull complete [2025-10-31T08:58:56.101Z] 4f4fb700ef54: Pull complete [2025-10-31T08:58:56.396Z] 8ba94037c8f0: Pull complete [2025-10-31T08:59:06.554Z] deaec5988b04: Pull complete [2025-10-31T08:59:09.157Z] 9f65657bb879: Pull complete [2025-10-31T08:59:09.157Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-10-31T08:59:09.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:59:09.157Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:59:09.617Z] + docker build -t ci-base-image-arm64 -f - . [2025-10-31T08:59:09.617Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:59:09.617Z] WORKDIR /edgex [2025-10-31T08:59:09.617Z] COPY go.mod . [2025-10-31T08:59:09.617Z] RUN go mod download [2025-10-31T08:59:10.617Z] Sending build context to Docker daemon 3.845MB [2025-10-31T08:59:10.617Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T08:59:10.617Z] ---> 334268110677 [2025-10-31T08:59:10.617Z] Step 2/4 : WORKDIR /edgex [2025-10-31T08:59:14.079Z] ---> Running in fc740697b8f5 [2025-10-31T08:59:14.079Z] Removing intermediate container fc740697b8f5 [2025-10-31T08:59:14.079Z] ---> eb57cc4ad84d [2025-10-31T08:59:14.079Z] Step 3/4 : COPY go.mod . [2025-10-31T08:59:15.085Z] ---> 06097fa9e9ce [2025-10-31T08:59:15.085Z] Step 4/4 : RUN go mod download [2025-10-31T08:59:15.085Z] ---> Running in 3de9e657381a [2025-10-31T09:00:27.058Z] Removing intermediate container 3de9e657381a [2025-10-31T09:00:27.058Z] ---> f26e851a03f0 [2025-10-31T09:00:27.058Z] Successfully built f26e851a03f0 [2025-10-31T09:00:27.058Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:00:29.498Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T09:00:29.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:00:29.855Z] prd-ubuntu20.04-docker-arm64-4c-16g-771142 does not seem to be running inside a container [2025-10-31T09:00:29.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-31T09:00:31.649Z] $ docker top 580654842af01903faa5289599705d5168d92062167d40cf9674f4db3ec2d653 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T09:00:33.396Z] + go version [2025-10-31T09:00:34.386Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-10-31T09:00:34.425Z] $ docker stop --time=1 580654842af01903faa5289599705d5168d92062167d40cf9674f4db3ec2d653 [2025-10-31T09:00:36.301Z] $ docker rm -f --volumes 580654842af01903faa5289599705d5168d92062167d40cf9674f4db3ec2d653 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:00:37.326Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T09:00:37.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:00:37.689Z] prd-ubuntu20.04-docker-arm64-4c-16g-771142 does not seem to be running inside a container [2025-10-31T09:00:37.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-31T09:00:39.503Z] $ docker top c7c3a3d1646bb04e187b78fd0ce9b378b34de74e8e5ed5bc243c545e8333b898 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-31T09:00:39.885Z] ========================================================= [2025-10-31T09:00:39.885Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-31T09:00:39.885Z] ========================================================= [Pipeline] sh [2025-10-31T09:00:40.577Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-10-31T09:00:41.341Z] + make test [2025-10-31T09:00:41.341Z] go test -race -coverprofile=coverage.out ./... [2025-10-31T09:02:03.186Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-31T09:07:55.456Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-31T09:07:55.456Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-31T09:09:03.419Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-31T09:09:03.419Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-31T09:09:03.419Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-31T09:09:03.419Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-31T09:09:03.419Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-31T09:09:03.419Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-31T09:09:05.397Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-31T09:09:05.397Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-31T09:09:07.378Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-31T09:09:39.907Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-31T09:09:39.907Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-31T09:09:39.907Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-31T09:09:39.907Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-31T09:10:06.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.313s coverage: 42.3% of statements [2025-10-31T09:10:06.855Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-31T09:10:06.855Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-31T09:10:06.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.385s coverage: 97.0% of statements [2025-10-31T09:10:21.970Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.548s coverage: 69.4% of statements [2025-10-31T09:10:21.970Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-31T09:10:21.970Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.264s coverage: 4.8% of statements [2025-10-31T09:10:21.970Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-31T09:10:37.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.851s coverage: 57.6% of statements [2025-10-31T09:10:37.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.275s coverage: 86.5% of statements [2025-10-31T09:10:37.052Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-31T09:10:37.052Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-31T09:11:03.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.582s coverage: 94.2% of statements [2025-10-31T09:11:03.808Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-31T09:11:03.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-31T09:11:03.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-31T09:11:03.808Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:11:03.808Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-31T09:11:03.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-31T09:11:03.808Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-31T09:11:03.808Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-31T09:11:03.808Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-31T09:11:03.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-31T09:11:03.808Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-31T09:11:05.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.709s coverage: 92.4% of statements [2025-10-31T09:11:05.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-31T09:11:05.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-31T09:11:06.034Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:11:06.034Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-31T09:11:06.034Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-31T09:11:06.997Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-31T09:11:25.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.433s coverage: 8.4% of statements [2025-10-31T09:11:25.261Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-31T09:11:25.261Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-31T09:11:47.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.221s coverage: 95.8% of statements [2025-10-31T09:11:47.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-31T09:11:47.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-31T09:11:47.360Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:11:47.360Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-31T09:11:47.360Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-31T09:11:50.753Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.382s coverage: 72.2% of statements [2025-10-31T09:11:51.031Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-31T09:11:51.305Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-31T09:11:51.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-31T09:11:51.305Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-31T09:11:53.283Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-31T09:11:53.560Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-31T09:11:53.560Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-31T09:11:53.560Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-31T09:11:53.560Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-31T09:11:53.560Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-31T09:12:15.944Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.480s coverage: 2.4% of statements [2025-10-31T09:12:15.944Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-31T09:12:15.944Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.421s coverage: 1.0% of statements [2025-10-31T09:12:15.944Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-31T09:12:21.301Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.290s coverage: 39.4% of statements [2025-10-31T09:12:21.301Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.197s coverage: 68.8% of statements [2025-10-31T09:12:21.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-31T09:12:21.301Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:12:21.301Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-31T09:12:27.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.115s coverage: 40.0% of statements [2025-10-31T09:12:27.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.159s coverage: 87.1% of statements [2025-10-31T09:12:27.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.134s coverage: 94.1% of statements [2025-10-31T09:12:28.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.133s coverage: 96.3% of statements [2025-10-31T09:12:33.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.113s coverage: 87.5% of statements [2025-10-31T09:12:45.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.131s coverage: 94.4% of statements [2025-10-31T09:12:55.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.270s coverage: 92.9% of statements [2025-10-31T09:12:55.990Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-31T09:12:55.990Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-31T09:12:55.990Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-31T09:12:55.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.146s coverage: 68.8% of statements [2025-10-31T09:12:55.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-31T09:12:55.990Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-31T09:12:55.990Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-31T09:12:55.990Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-31T09:12:56.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.237s coverage: 62.3% of statements [2025-10-31T09:12:56.575Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-31T09:12:56.575Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-31T09:12:56.575Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-31T09:12:59.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.333s coverage: 47.4% of statements [2025-10-31T09:12:59.942Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-31T09:12:59.942Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-31T09:12:59.942Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-31T09:13:01.015Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-31T09:13:19.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.194s coverage: 87.2% of statements [2025-10-31T09:13:19.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.179s coverage: 15.5% of statements [2025-10-31T09:13:19.264Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-31T09:13:19.264Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-31T09:13:19.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.103s coverage: 100.0% of statements [2025-10-31T09:13:19.264Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-31T09:13:20.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.456s coverage: 81.8% of statements [2025-10-31T09:13:26.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.621s coverage: 82.1% of statements [2025-10-31T09:13:26.932Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-31T09:13:26.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.161s coverage: 86.0% of statements [2025-10-31T09:13:26.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-31T09:13:39.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.545s coverage: 6.8% of statements [2025-10-31T09:13:39.321Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-31T09:13:40.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.371s coverage: 33.3% of statements [2025-10-31T09:13:40.580Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-31T09:13:40.580Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-31T09:13:40.580Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-31T09:13:55.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.281s coverage: 100.0% of statements [2025-10-31T09:14:00.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 2.177s coverage: 54.5% of statements [2025-10-31T09:14:00.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.133s coverage: 89.4% of statements [2025-10-31T09:14:00.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.082s coverage: 100.0% of statements [2025-10-31T09:14:00.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.095s coverage: 73.7% of statements [2025-10-31T09:14:03.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.109s coverage: 100.0% of statements [2025-10-31T09:14:03.788Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-31T09:14:09.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.238s coverage: 88.6% of statements [2025-10-31T09:14:09.183Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-31T09:14:09.183Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-31T09:14:12.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.192s coverage: 96.8% of statements [2025-10-31T09:14:12.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-31T09:14:12.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-31T09:14:12.527Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:14:16.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.091s coverage: 100.0% of statements [2025-10-31T09:14:31.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.321s coverage: 29.2% of statements [2025-10-31T09:14:31.791Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-31T09:14:31.791Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-31T09:14:31.791Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-31T09:14:34.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.210s coverage: 93.8% of statements [2025-10-31T09:14:34.675Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-31T09:14:34.675Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-31T09:14:34.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-31T09:14:40.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.168s coverage: 3.1% of statements [2025-10-31T09:14:40.034Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-31T09:14:40.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.145s coverage: 76.2% of statements [2025-10-31T09:14:41.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.219s coverage: 54.0% of statements [2025-10-31T09:14:41.267Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-31T09:14:41.267Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-31T09:14:43.214Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-31T09:14:43.214Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-31T09:14:43.214Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-31T09:15:05.295Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.424s coverage: 17.0% of statements [2025-10-31T09:15:05.295Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-31T09:15:05.295Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-31T09:15:05.295Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-31T09:15:05.295Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-31T09:15:20.578Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 2.283s coverage: 94.9% of statements [2025-10-31T09:15:20.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-31T09:15:20.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-31T09:15:20.578Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:15:20.578Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-31T09:15:28.797Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.419s coverage: 9.0% of statements [2025-10-31T09:15:28.797Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-31T09:15:28.797Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-31T09:15:28.797Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-31T09:15:41.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.515s coverage: 97.7% of statements [2025-10-31T09:15:41.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-31T09:15:41.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.228s coverage: 43.6% of statements [2025-10-31T09:15:41.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-31T09:15:41.127Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T09:15:42.088Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-10-31T09:15:42.357Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-31T09:15:42.357Z] go vet ./... [2025-10-31T09:21:49.473Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T09:21:49.473Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T09:21:49.751Z] ./bin/test-attribution-txt.sh [2025-10-31T09:21:50.026Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-31T09:21:50.625Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-31T09:21:50.903Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-31T09:21:50.903Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-31T09:21:50.903Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-31T09:21:50.903Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-31T09:21:51.220Z] [edgeX.isLTS] Checking if [snyk-fix-ac8f5449a4a21153b3c7a8524682d806] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-31T09:21:51.956Z] + ls -al . [2025-10-31T09:21:51.956Z] total 1380 [2025-10-31T09:21:51.956Z] drwxrwxr-x 10 1001 1001 4096 Oct 31 09:00 . [2025-10-31T09:21:51.956Z] drwxr-xr-x 4 root root 4096 Oct 31 09:00 .. [2025-10-31T09:21:51.956Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:58 .blubracket [2025-10-31T09:21:51.956Z] -rw-rw-r-- 1 1001 1001 10 Oct 31 08:58 .dockerignore [2025-10-31T09:21:51.956Z] drwxrwxr-x 8 1001 1001 4096 Oct 31 08:58 .git [2025-10-31T09:21:51.956Z] drwxrwxr-x 3 1001 1001 4096 Oct 31 08:58 .github [2025-10-31T09:21:51.956Z] -rw-rw-r-- 1 1001 1001 909 Oct 31 08:58 .gitignore [2025-10-31T09:21:51.956Z] -rw-rw-r-- 1 1001 1001 218 Oct 31 08:58 .golangci.yml [2025-10-31T09:21:51.956Z] -rw-rw-r-- 1 1001 1001 100 Oct 31 08:58 .hadolint.yml [2025-10-31T09:21:51.956Z] -rw-rw-r-- 1 1001 1001 155 Oct 31 08:58 .sonarcloud.properties [2025-10-31T09:21:51.956Z] -rw-rw-r-- 1 1001 1001 1171 Oct 31 08:58 ADOPTERS.md [2025-10-31T09:21:51.956Z] -rw-rw-r-- 1 1001 1001 17374 Oct 31 08:58 Attribution.txt [2025-10-31T09:21:51.956Z] -rw-rw-r-- 1 1001 1001 108018 Oct 31 08:58 CHANGELOG.md [2025-10-31T09:21:51.956Z] -rw-rw-r-- 1 1001 1001 3804 Oct 31 08:58 CONTRIBUTING.md [2025-10-31T09:21:51.956Z] -rw-rw-r-- 1 1001 1001 677 Oct 31 08:58 GOVERNANCE.md [2025-10-31T09:21:51.956Z] -rw-rw-r-- 1 1001 1001 858 Oct 31 08:58 Jenkinsfile [2025-10-31T09:21:51.956Z] -rw-rw-r-- 1 1001 1001 10775 Oct 31 08:58 LICENSE [2025-10-31T09:21:51.956Z] -rw-rw-r-- 1 1001 1001 16740 Oct 31 08:58 Makefile [2025-10-31T09:21:51.956Z] -rw-rw-r-- 1 1001 1001 582 Oct 31 08:58 OWNERS.md [2025-10-31T09:21:51.956Z] -rw-rw-r-- 1 1001 1001 9932 Oct 31 08:58 README.md [2025-10-31T09:21:51.956Z] -rw-rw-r-- 1 1001 1001 789 Oct 31 08:58 SECURITY.md [2025-10-31T09:21:51.956Z] -rw-rw-r-- 1 1001 1001 5 Oct 31 08:54 VERSION [2025-10-31T09:21:51.956Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:58 bin [2025-10-31T09:21:51.956Z] drwxrwxr-x 19 1001 1001 4096 Oct 31 08:58 cmd [2025-10-31T09:21:51.956Z] -rw-r--r-- 1 root root 1036395 Oct 31 09:15 coverage.out [2025-10-31T09:21:51.956Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:58 fuzz_test [2025-10-31T09:21:51.956Z] -rw-rw-r-- 1 1001 1001 6539 Oct 31 08:58 go.mod [2025-10-31T09:21:51.956Z] -rw-rw-r-- 1 1001 1001 88541 Oct 31 08:58 go.sum [2025-10-31T09:21:51.956Z] drwxrwxr-x 7 1001 1001 4096 Oct 31 08:58 internal [2025-10-31T09:21:51.956Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 08:58 openapi [2025-10-31T09:21:51.956Z] -rw-rw-r-- 1 1001 1001 584 Oct 31 08:58 security.txt [2025-10-31T09:21:51.956Z] -rw-rw-r-- 1 1001 1001 204 Oct 31 08:58 version.go [Pipeline] sh [2025-10-31T09:21:52.661Z] + '[' -e coverage.out ] [2025-10-31T09:21:52.661Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-31T09:21:54.342Z] Stashed 1 file(s) [Pipeline] sh [2025-10-31T09:21:55.045Z] + make build [2025-10-31T09:21:55.045Z] 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:27:02.193Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-31T09:27:20.533Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-31T09:27:35.629Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-31T09:27:39.005Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-31T09:27:54.280Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-31T09:28:41.141Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-31T09:28:59.361Z] 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:17.587Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-31T09:29:35.808Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-31T09:29:48.127Z] 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:58.222Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-31T09:30:04.885Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-10-31T09:30:17.223Z] $ docker stop --time=1 c7c3a3d1646bb04e187b78fd0ce9b378b34de74e8e5ed5bc243c545e8333b898 [2025-10-31T09:30:19.759Z] $ docker rm -f --volumes c7c3a3d1646bb04e187b78fd0ce9b378b34de74e8e5ed5bc243c545e8333b898 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:30:25.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:30:25.747Z] [2025-10-31T09:30:25.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:30:26.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:30:26.448Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-10-31T09:30:26.448Z] 547446be3368: Pulling fs layer [2025-10-31T09:30:26.448Z] d125d8839a47: Pulling fs layer [2025-10-31T09:30:26.448Z] 3e85d5ac6304: Pulling fs layer [2025-10-31T09:30:26.448Z] c3105a71a48b: Pulling fs layer [2025-10-31T09:30:26.448Z] 0f093f025ec4: Pulling fs layer [2025-10-31T09:30:26.448Z] c3106fc0e877: Pulling fs layer [2025-10-31T09:30:26.448Z] c3105a71a48b: Waiting [2025-10-31T09:30:26.448Z] 0f093f025ec4: Waiting [2025-10-31T09:30:26.448Z] c3106fc0e877: Waiting [2025-10-31T09:30:26.448Z] 547446be3368: Verifying Checksum [2025-10-31T09:30:26.448Z] 547446be3368: Download complete [2025-10-31T09:30:26.448Z] c3105a71a48b: Verifying Checksum [2025-10-31T09:30:26.448Z] c3105a71a48b: Download complete [2025-10-31T09:30:27.040Z] d125d8839a47: Verifying Checksum [2025-10-31T09:30:27.040Z] d125d8839a47: Download complete [2025-10-31T09:30:27.040Z] c3106fc0e877: Verifying Checksum [2025-10-31T09:30:27.040Z] c3106fc0e877: Download complete [2025-10-31T09:30:27.311Z] 0f093f025ec4: Verifying Checksum [2025-10-31T09:30:27.311Z] 0f093f025ec4: Download complete [2025-10-31T09:30:27.584Z] 547446be3368: Pull complete [2025-10-31T09:30:28.562Z] d125d8839a47: Pull complete [2025-10-31T09:30:29.534Z] 3e85d5ac6304: Verifying Checksum [2025-10-31T09:30:29.534Z] 3e85d5ac6304: Download complete [2025-10-31T09:30:41.922Z] 3e85d5ac6304: Pull complete [2025-10-31T09:30:41.922Z] c3105a71a48b: Pull complete [2025-10-31T09:30:42.902Z] 0f093f025ec4: Pull complete [2025-10-31T09:30:42.902Z] c3106fc0e877: Pull complete [2025-10-31T09:30:43.175Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-10-31T09:30:43.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T09:30:43.175Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:30:43.595Z] prd-ubuntu20.04-docker-arm64-4c-16g-771142 does not seem to be running inside a container [2025-10-31T09:30:43.680Z] $ 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:30:46.547Z] $ docker top b143459053242a58d4747b2bce57cb96f5e5b63610dd9dc5854bef74631887f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T09:30:47.507Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-31T09:31:02.546Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2025-10-31T09:31:02.546Z] #1 transferring dockerfile: 1.81kB 0.0s done [2025-10-31T09:31:02.546Z] #1 DONE 0.1s [2025-10-31T09:31:02.546Z] [2025-10-31T09:31:02.546Z] #2 [security-spire-config internal] load build definition from Dockerfile [2025-10-31T09:31:02.546Z] #2 transferring dockerfile: 1.69kB 0.0s done [2025-10-31T09:31:02.546Z] #2 DONE 0.1s [2025-10-31T09:31:02.546Z] [2025-10-31T09:31:02.546Z] #3 [core-data internal] load build definition from Dockerfile [2025-10-31T09:31:02.546Z] #3 transferring dockerfile: 2.04kB 0.0s done [2025-10-31T09:31:02.546Z] #3 DONE 0.1s [2025-10-31T09:31:02.822Z] [2025-10-31T09:31:02.822Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-31T09:31:02.822Z] #4 transferring dockerfile: 2.14kB 0.0s done [2025-10-31T09:31:02.822Z] #4 DONE 0.1s [2025-10-31T09:31:02.822Z] [2025-10-31T09:31:02.822Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-31T09:31:02.822Z] #5 transferring dockerfile: 1.89kB 0.0s done [2025-10-31T09:31:02.822Z] #5 DONE 0.1s [2025-10-31T09:31:03.103Z] [2025-10-31T09:31:03.103Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-31T09:31:03.103Z] #6 transferring dockerfile: 2.49kB 0.0s done [2025-10-31T09:31:03.103Z] #6 DONE 0.1s [2025-10-31T09:31:03.103Z] [2025-10-31T09:31:03.103Z] #7 [support-scheduler internal] load build definition from Dockerfile [2025-10-31T09:31:03.103Z] #7 transferring dockerfile: 1.83kB 0.0s done [2025-10-31T09:31:03.103Z] #7 DONE 0.1s [2025-10-31T09:31:03.103Z] [2025-10-31T09:31:03.103Z] #8 [support-notifications internal] load build definition from Dockerfile [2025-10-31T09:31:03.103Z] #8 transferring dockerfile: 2.00kB 0.0s done [2025-10-31T09:31:03.103Z] #8 DONE 0.1s [2025-10-31T09:31:03.103Z] [2025-10-31T09:31:03.103Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-31T09:31:03.380Z] #9 transferring dockerfile: 3.02kB 0.0s done [2025-10-31T09:31:03.380Z] #9 DONE 0.1s [2025-10-31T09:31:03.380Z] [2025-10-31T09:31:03.380Z] #10 [core-keeper internal] load build definition from Dockerfile [2025-10-31T09:31:03.380Z] #10 transferring dockerfile: 2.01kB 0.0s done [2025-10-31T09:31:03.380Z] #10 DONE 0.1s [2025-10-31T09:31:03.380Z] [2025-10-31T09:31:03.380Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-31T09:31:03.663Z] #11 transferring dockerfile: 2.23kB 0.0s done [2025-10-31T09:31:03.663Z] #11 DONE 0.1s [2025-10-31T09:31:03.663Z] [2025-10-31T09:31:03.663Z] #12 [core-metadata internal] load build definition from Dockerfile [2025-10-31T09:31:03.663Z] #12 transferring dockerfile: 2.10kB 0.0s done [2025-10-31T09:31:03.663Z] #12 DONE 0.1s [2025-10-31T09:31:03.663Z] [2025-10-31T09:31:03.663Z] #13 [security-spire-server internal] load build definition from Dockerfile [2025-10-31T09:31:03.663Z] #13 transferring dockerfile: 1.70kB 0.0s done [2025-10-31T09:31:03.663Z] #13 DONE 0.1s [2025-10-31T09:31:03.663Z] [2025-10-31T09:31:03.663Z] #14 [core-command internal] load build definition from Dockerfile [2025-10-31T09:31:03.939Z] #14 transferring dockerfile: 1.94kB 0.0s done [2025-10-31T09:31:03.939Z] #14 DONE 0.1s [2025-10-31T09:31:03.939Z] [2025-10-31T09:31:03.939Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-31T09:31:03.939Z] #15 transferring dockerfile: 2.50kB 0.0s done [2025-10-31T09:31:03.939Z] #15 DONE 0.1s [2025-10-31T09:31:03.939Z] [2025-10-31T09:31:03.939Z] #16 [security-spire-agent internal] load .dockerignore [2025-10-31T09:31:03.939Z] #16 transferring context: 50B 0.0s done [2025-10-31T09:31:03.939Z] #16 DONE 0.1s [2025-10-31T09:31:05.386Z] [2025-10-31T09:31:05.386Z] #17 [security-spire-config internal] load .dockerignore [2025-10-31T09:31:05.386Z] #17 transferring context: 50B done [2025-10-31T09:31:05.386Z] #17 DONE 0.1s [2025-10-31T09:31:05.386Z] [2025-10-31T09:31:05.386Z] #18 [core-data internal] load .dockerignore [2025-10-31T09:31:05.386Z] #18 transferring context: 50B 0.0s done [2025-10-31T09:31:05.386Z] #18 DONE 0.1s [2025-10-31T09:31:05.386Z] [2025-10-31T09:31:05.386Z] #19 [security-proxy-auth internal] load .dockerignore [2025-10-31T09:31:05.663Z] #19 transferring context: 50B done [2025-10-31T09:31:05.663Z] #19 DONE 0.1s [2025-10-31T09:31:05.663Z] [2025-10-31T09:31:05.663Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2025-10-31T09:31:05.663Z] #20 transferring context: 50B 0.0s done [2025-10-31T09:31:05.663Z] #20 DONE 0.1s [2025-10-31T09:31:05.663Z] [2025-10-31T09:31:05.663Z] #21 [security-secretstore-setup internal] load .dockerignore [2025-10-31T09:31:05.663Z] #21 transferring context: 50B 0.0s done [2025-10-31T09:31:05.663Z] #21 DONE 0.1s [2025-10-31T09:31:05.663Z] [2025-10-31T09:31:05.663Z] #22 [support-scheduler internal] load .dockerignore [2025-10-31T09:31:05.936Z] #22 transferring context: 50B 0.0s done [2025-10-31T09:31:05.936Z] #22 DONE 0.1s [2025-10-31T09:31:05.936Z] [2025-10-31T09:31:05.936Z] #23 [support-notifications internal] load .dockerignore [2025-10-31T09:31:05.936Z] #23 transferring context: 50B 0.0s done [2025-10-31T09:31:05.936Z] #23 DONE 0.1s [2025-10-31T09:31:05.936Z] [2025-10-31T09:31:05.936Z] #24 [security-bootstrapper internal] load .dockerignore [2025-10-31T09:31:05.936Z] #24 transferring context: 50B done [2025-10-31T09:31:05.936Z] #24 DONE 0.1s [2025-10-31T09:31:05.936Z] [2025-10-31T09:31:05.936Z] #25 [core-keeper internal] load .dockerignore [2025-10-31T09:31:05.936Z] #25 transferring context: 50B 0.0s done [2025-10-31T09:31:05.936Z] #25 DONE 0.1s [2025-10-31T09:31:06.206Z] [2025-10-31T09:31:06.206Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-31T09:31:06.207Z] #26 transferring context: 50B 0.0s done [2025-10-31T09:31:06.207Z] #26 DONE 0.1s [2025-10-31T09:31:06.207Z] [2025-10-31T09:31:06.207Z] #27 [core-metadata internal] load .dockerignore [2025-10-31T09:31:06.207Z] #27 transferring context: 50B 0.0s done [2025-10-31T09:31:06.207Z] #27 DONE 0.1s [2025-10-31T09:31:06.207Z] [2025-10-31T09:31:06.207Z] #28 [security-spire-server internal] load .dockerignore [2025-10-31T09:31:06.480Z] #28 transferring context: 50B 0.0s done [2025-10-31T09:31:06.480Z] #28 DONE 0.1s [2025-10-31T09:31:06.480Z] [2025-10-31T09:31:06.480Z] #29 [core-command internal] load .dockerignore [2025-10-31T09:31:06.480Z] #29 transferring context: 50B 0.0s done [2025-10-31T09:31:06.480Z] #29 DONE 0.1s [2025-10-31T09:31:06.480Z] [2025-10-31T09:31:06.480Z] #30 [security-proxy-setup internal] load .dockerignore [2025-10-31T09:31:06.480Z] #30 transferring context: 50B 0.0s done [2025-10-31T09:31:06.755Z] #30 DONE 0.1s [2025-10-31T09:31:06.755Z] [2025-10-31T09:31:06.755Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-31T09:31:07.027Z] #31 ... [2025-10-31T09:31:07.027Z] [2025-10-31T09:31:07.027Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:31:07.027Z] #32 DONE 0.3s [2025-10-31T09:31:07.027Z] [2025-10-31T09:31:07.027Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-31T09:31:07.302Z] #33 DONE 0.9s [2025-10-31T09:31:07.302Z] [2025-10-31T09:31:07.302Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-31T09:31:07.576Z] #31 DONE 0.9s [2025-10-31T09:31:07.576Z] [2025-10-31T09:31:07.576Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:07.576Z] #34 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:07.576Z] #34 ... [2025-10-31T09:31:07.576Z] [2025-10-31T09:31:07.576Z] #35 [security-spire-agent internal] load build context [2025-10-31T09:31:07.576Z] #35 transferring context: 23.33kB 0.0s done [2025-10-31T09:31:07.576Z] #35 DONE 0.1s [2025-10-31T09:31:07.576Z] [2025-10-31T09:31:07.576Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:07.576Z] #34 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-10-31T09:31:07.846Z] #34 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.0s [2025-10-31T09:31:07.846Z] #34 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-31T09:31:07.846Z] #34 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-31T09:31:07.846Z] #34 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-31T09:31:07.846Z] #34 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s [2025-10-31T09:31:07.846Z] #34 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-10-31T09:31:07.846Z] #34 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-10-31T09:31:07.846Z] #34 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 [2025-10-31T09:31:07.846Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.2s [2025-10-31T09:31:07.846Z] #34 ... [2025-10-31T09:31:07.846Z] [2025-10-31T09:31:07.846Z] #36 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:07.846Z] #36 DONE 0.0s [2025-10-31T09:31:07.846Z] [2025-10-31T09:31:07.846Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:07.846Z] #34 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-10-31T09:31:08.116Z] #34 ... [2025-10-31T09:31:08.116Z] [2025-10-31T09:31:08.116Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:31:08.116Z] #32 DONE 0.3s [2025-10-31T09:31:08.116Z] [2025-10-31T09:31:08.116Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-31T09:31:08.116Z] #33 DONE 0.9s [2025-10-31T09:31:08.116Z] [2025-10-31T09:31:08.116Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:08.116Z] #34 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-10-31T09:31:08.116Z] #34 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-10-31T09:31:08.116Z] #34 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-31T09:31:08.116Z] #34 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-31T09:31:08.116Z] #34 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-31T09:31:08.116Z] #34 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-10-31T09:31:08.116Z] #34 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-10-31T09:31:08.116Z] #34 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-10-31T09:31:08.116Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 0.4s [2025-10-31T09:31:08.116Z] #34 ... [2025-10-31T09:31:08.116Z] [2025-10-31T09:31:08.116Z] #36 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:08.116Z] #36 DONE 0.0s [2025-10-31T09:31:08.116Z] [2025-10-31T09:31:08.116Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:08.116Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.39MB / 33.17MB 0.5s [2025-10-31T09:31:08.385Z] #34 ... [2025-10-31T09:31:08.385Z] [2025-10-31T09:31:08.385Z] #36 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:08.385Z] #36 DONE 0.0s [2025-10-31T09:31:08.385Z] [2025-10-31T09:31:08.385Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:31:08.385Z] #32 DONE 0.4s [2025-10-31T09:31:08.385Z] [2025-10-31T09:31:08.385Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:08.385Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 0.6s [2025-10-31T09:31:08.385Z] #34 ... [2025-10-31T09:31:08.385Z] [2025-10-31T09:31:08.385Z] #36 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:08.385Z] #36 DONE 0.0s [2025-10-31T09:31:08.385Z] [2025-10-31T09:31:08.385Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:08.385Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 0.7s [2025-10-31T09:31:08.385Z] #34 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-10-31T09:31:08.659Z] #34 ... [2025-10-31T09:31:08.659Z] [2025-10-31T09:31:08.659Z] #36 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:08.659Z] #36 DONE 0.0s [2025-10-31T09:31:08.659Z] [2025-10-31T09:31:08.659Z] #37 [security-spire-config internal] load build context [2025-10-31T09:31:08.659Z] #37 transferring context: 22.05kB 0.0s done [2025-10-31T09:31:08.659Z] #37 DONE 0.5s [2025-10-31T09:31:08.659Z] [2025-10-31T09:31:08.659Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:08.659Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.74MB / 33.17MB 0.8s [2025-10-31T09:31:08.659Z] #34 ... [2025-10-31T09:31:08.659Z] [2025-10-31T09:31:08.659Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:31:08.659Z] #32 DONE 0.7s [2025-10-31T09:31:08.659Z] [2025-10-31T09:31:08.659Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:08.659Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 1.0s [2025-10-31T09:31:08.945Z] #34 ... [2025-10-31T09:31:08.945Z] [2025-10-31T09:31:08.945Z] #36 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:08.945Z] #36 DONE 0.0s [2025-10-31T09:31:08.945Z] [2025-10-31T09:31:08.945Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:09.217Z] #34 ... [2025-10-31T09:31:09.217Z] [2025-10-31T09:31:09.217Z] #36 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:09.217Z] #36 DONE 0.0s [2025-10-31T09:31:09.217Z] [2025-10-31T09:31:09.217Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:09.217Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 1.6s [2025-10-31T09:31:09.487Z] #34 ... [2025-10-31T09:31:09.487Z] [2025-10-31T09:31:09.487Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:31:09.487Z] #32 DONE 1.1s [2025-10-31T09:31:09.487Z] [2025-10-31T09:31:09.487Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:09.487Z] #34 ... [2025-10-31T09:31:09.487Z] [2025-10-31T09:31:09.487Z] #38 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22.1 [2025-10-31T09:31:09.487Z] #38 DONE 0.9s [2025-10-31T09:31:09.487Z] [2025-10-31T09:31:09.487Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:09.487Z] #34 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done [2025-10-31T09:31:09.756Z] #34 ... [2025-10-31T09:31:09.756Z] [2025-10-31T09:31:09.756Z] #39 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:31:09.756Z] #39 DONE 0.0s [2025-10-31T09:31:09.756Z] [2025-10-31T09:31:09.756Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:09.756Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 2.1s [2025-10-31T09:31:09.756Z] #34 ... [2025-10-31T09:31:09.756Z] [2025-10-31T09:31:09.756Z] #36 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:09.756Z] #36 DONE 0.0s [2025-10-31T09:31:09.756Z] [2025-10-31T09:31:09.756Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:10.029Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.59MB / 33.17MB 2.3s [2025-10-31T09:31:10.029Z] #34 ... [2025-10-31T09:31:10.029Z] [2025-10-31T09:31:10.029Z] #36 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:10.029Z] #36 DONE 0.0s [2025-10-31T09:31:10.029Z] [2025-10-31T09:31:10.029Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:10.298Z] #34 ... [2025-10-31T09:31:10.298Z] [2025-10-31T09:31:10.298Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:31:10.298Z] #32 DONE 1.5s [2025-10-31T09:31:10.298Z] [2025-10-31T09:31:10.298Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:10.298Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 2.6s [2025-10-31T09:31:10.568Z] #34 ... [2025-10-31T09:31:10.568Z] [2025-10-31T09:31:10.568Z] #36 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:10.568Z] #36 DONE 0.0s [2025-10-31T09:31:10.837Z] [2025-10-31T09:31:10.837Z] #40 [core-common-config-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:31:10.837Z] #40 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:31:10.837Z] #40 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:31:10.837Z] #40 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:31:10.837Z] #40 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:31:10.837Z] #40 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.8s done [2025-10-31T09:31:10.837Z] #40 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.2s [2025-10-31T09:31:11.430Z] #40 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:31:11.430Z] #40 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:31:11.430Z] #40 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:31:11.430Z] #40 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:31:11.430Z] #40 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.8s done [2025-10-31T09:31:11.430Z] #40 ... [2025-10-31T09:31:11.430Z] [2025-10-31T09:31:11.430Z] #36 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:11.430Z] #36 DONE 0.1s [2025-10-31T09:31:11.430Z] [2025-10-31T09:31:11.430Z] #40 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:31:11.430Z] #40 ... [2025-10-31T09:31:11.430Z] [2025-10-31T09:31:11.430Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-31T09:31:11.430Z] #33 DONE 1.4s [2025-10-31T09:31:11.430Z] [2025-10-31T09:31:11.430Z] #40 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:31:11.700Z] #40 ... [2025-10-31T09:31:11.700Z] [2025-10-31T09:31:11.700Z] #36 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T09:31:11.700Z] #36 DONE 0.1s [2025-10-31T09:31:11.700Z] [2025-10-31T09:31:11.700Z] #40 [security-spire-server stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:31:11.700Z] #40 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:31:11.700Z] #40 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:31:11.700Z] #40 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:31:11.700Z] #40 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:31:11.700Z] #40 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.8s done [2025-10-31T09:31:11.969Z] #40 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:31:11.969Z] #40 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:31:11.969Z] #40 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:31:11.969Z] #40 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:31:11.969Z] #40 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.8s done [2025-10-31T09:31:12.566Z] #40 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 3.9s done [2025-10-31T09:31:12.566Z] #40 ... [2025-10-31T09:31:12.566Z] [2025-10-31T09:31:12.566Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T09:31:12.566Z] #32 DONE 3.3s [2025-10-31T09:31:12.566Z] [2025-10-31T09:31:12.566Z] #40 [core-command stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T09:31:12.566Z] #40 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 3.9s done [2025-10-31T09:31:12.835Z] #40 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T09:31:12.835Z] #40 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T09:31:12.835Z] #40 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T09:31:12.835Z] #40 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T09:31:12.835Z] #40 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.8s done [2025-10-31T09:31:12.835Z] #40 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 3.9s done [2025-10-31T09:31:15.432Z] #40 DONE 9.2s [2025-10-31T09:31:15.432Z] [2025-10-31T09:31:15.432Z] #41 [security-spire-server internal] load build context [2025-10-31T09:31:15.432Z] #41 transferring context: 23.80kB 0.2s done [2025-10-31T09:31:15.432Z] #41 DONE 3.5s [2025-10-31T09:31:15.432Z] [2025-10-31T09:31:15.432Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:15.432Z] #34 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-10-31T09:31:15.432Z] #34 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-10-31T09:31:15.432Z] #34 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-31T09:31:15.432Z] #34 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-31T09:31:15.432Z] #34 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-31T09:31:15.432Z] #34 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-10-31T09:31:15.432Z] #34 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-10-31T09:31:15.432Z] #34 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-10-31T09:31:15.432Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.2s done [2025-10-31T09:31:15.432Z] #34 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-10-31T09:31:15.432Z] #34 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done [2025-10-31T09:31:15.432Z] #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.8s [2025-10-31T09:31:16.861Z] #34 ... [2025-10-31T09:31:16.861Z] [2025-10-31T09:31:16.861Z] #42 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:31:17.133Z] #42 ... [2025-10-31T09:31:17.133Z] [2025-10-31T09:31:17.133Z] #43 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T09:31:17.133Z] #43 DONE 9.4s [2025-10-31T09:31:17.133Z] [2025-10-31T09:31:17.133Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:17.404Z] #34 ... [2025-10-31T09:31:17.404Z] [2025-10-31T09:31:17.404Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:31:17.404Z] #44 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-10-31T09:31:17.404Z] #44 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-31T09:31:17.404Z] #44 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-10-31T09:31:17.404Z] #44 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-10-31T09:31:17.404Z] #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-10-31T09:31:17.404Z] #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-10-31T09:31:17.404Z] #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-10-31T09:31:17.404Z] #44 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.4s done [2025-10-31T09:31:17.404Z] #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.0s done [2025-10-31T09:31:17.404Z] #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-10-31T09:31:17.404Z] #44 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-10-31T09:31:17.404Z] #44 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.9s [2025-10-31T09:31:17.677Z] #44 ... [2025-10-31T09:31:17.677Z] [2025-10-31T09:31:17.677Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:31:18.269Z] #45 ... [2025-10-31T09:31:18.269Z] [2025-10-31T09:31:18.269Z] #46 [core-data internal] load build context [2025-10-31T09:31:18.269Z] #46 ... [2025-10-31T09:31:18.269Z] [2025-10-31T09:31:18.269Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:18.269Z] #34 ... [2025-10-31T09:31:18.269Z] [2025-10-31T09:31:18.269Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:31:18.540Z] #47 ... [2025-10-31T09:31:18.540Z] [2025-10-31T09:31:18.540Z] #48 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-10-31T09:31:18.811Z] #48 ... [2025-10-31T09:31:18.811Z] [2025-10-31T09:31:18.811Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:31:18.811Z] #49 ... [2025-10-31T09:31:18.811Z] [2025-10-31T09:31:18.811Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:19.410Z] #34 ... [2025-10-31T09:31:19.410Z] [2025-10-31T09:31:19.410Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:31:19.410Z] #50 transferring context: 5.88MB 7.9s [2025-10-31T09:31:19.701Z] #50 ... [2025-10-31T09:31:19.701Z] [2025-10-31T09:31:19.701Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:19.701Z] #34 ... [2025-10-31T09:31:19.701Z] [2025-10-31T09:31:19.701Z] #39 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:31:19.701Z] #39 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 0.1s done [2025-10-31T09:31:19.701Z] #39 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done [2025-10-31T09:31:19.701Z] #39 sha256:4562b419adf48c5f3c763995d6014c123b3ce1d2e0ef2613b189779caa787192 1.02kB / 1.02kB done [2025-10-31T09:31:19.701Z] #39 sha256:02f8efbefad605a169e89926147edd0676646263268f303c6fb3cdfdbc4a9612 597B / 597B done [2025-10-31T09:31:19.701Z] #39 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 4.13MB / 4.13MB 1.3s done [2025-10-31T09:31:19.701Z] #39 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 5.4s done [2025-10-31T09:31:19.701Z] #39 ... [2025-10-31T09:31:19.701Z] [2025-10-31T09:31:19.701Z] #51 [support-notifications internal] load build context [2025-10-31T09:31:19.974Z] #51 ... [2025-10-31T09:31:19.974Z] [2025-10-31T09:31:19.974Z] #52 [support-scheduler internal] load build context [2025-10-31T09:31:19.974Z] #52 ... [2025-10-31T09:31:19.974Z] [2025-10-31T09:31:19.974Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:31:20.580Z] #49 ... [2025-10-31T09:31:20.580Z] [2025-10-31T09:31:20.580Z] #53 [core-keeper internal] load build context [2025-10-31T09:31:20.580Z] #53 ... [2025-10-31T09:31:20.580Z] [2025-10-31T09:31:20.580Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:31:20.852Z] #54 ... [2025-10-31T09:31:20.852Z] [2025-10-31T09:31:20.852Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:20.852Z] #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.7s [2025-10-31T09:31:21.156Z] #34 ... [2025-10-31T09:31:21.156Z] [2025-10-31T09:31:21.156Z] #55 [core-metadata internal] load build context [2025-10-31T09:31:21.444Z] #55 ... [2025-10-31T09:31:21.444Z] [2025-10-31T09:31:21.444Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:31:22.090Z] #47 ... [2025-10-31T09:31:22.090Z] [2025-10-31T09:31:22.090Z] #56 [core-command internal] load build context [2025-10-31T09:31:22.090Z] #56 ... [2025-10-31T09:31:22.090Z] [2025-10-31T09:31:22.090Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:31:23.098Z] #47 ... [2025-10-31T09:31:23.098Z] [2025-10-31T09:31:23.098Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:31:23.098Z] #57 ... [2025-10-31T09:31:23.098Z] [2025-10-31T09:31:23.098Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:31:24.083Z] #47 ... [2025-10-31T09:31:24.083Z] [2025-10-31T09:31:24.083Z] #48 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-10-31T09:31:24.083Z] #48 DONE 5.9s [2025-10-31T09:31:24.083Z] [2025-10-31T09:31:24.083Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:31:24.357Z] #47 transferring context: 45.92MB 15.7s [2025-10-31T09:31:25.789Z] #47 ... [2025-10-31T09:31:25.789Z] [2025-10-31T09:31:25.789Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:31:25.789Z] #58 ... [2025-10-31T09:31:25.789Z] [2025-10-31T09:31:25.789Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:31:26.791Z] #47 ... [2025-10-31T09:31:26.791Z] [2025-10-31T09:31:26.791Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:31:26.791Z] #0 9.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:26.791Z] #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:26.791Z] #59 ... [2025-10-31T09:31:26.791Z] [2025-10-31T09:31:26.791Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:31:27.079Z] #60 ... [2025-10-31T09:31:27.079Z] [2025-10-31T09:31:27.079Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:31:27.079Z] #61 ... [2025-10-31T09:31:27.079Z] [2025-10-31T09:31:27.079Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T09:31:27.079Z] #62 ... [2025-10-31T09:31:27.079Z] [2025-10-31T09:31:27.079Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:31:27.372Z] #63 ... [2025-10-31T09:31:27.372Z] [2025-10-31T09:31:27.372Z] #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:31:27.372Z] #64 ... [2025-10-31T09:31:27.372Z] [2025-10-31T09:31:27.372Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:31:27.372Z] #65 ... [2025-10-31T09:31:27.372Z] [2025-10-31T09:31:27.372Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:31:27.670Z] #66 ... [2025-10-31T09:31:27.670Z] [2025-10-31T09:31:27.670Z] #51 [support-notifications internal] load build context [2025-10-31T09:31:27.670Z] #51 ... [2025-10-31T09:31:27.670Z] [2025-10-31T09:31:27.670Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:31:27.670Z] #44 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 16.9s [2025-10-31T09:31:27.948Z] #44 ... [2025-10-31T09:31:27.948Z] [2025-10-31T09:31:27.948Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:31:28.235Z] #45 ... [2025-10-31T09:31:28.235Z] [2025-10-31T09:31:28.235Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:31:28.235Z] #44 ... [2025-10-31T09:31:28.235Z] [2025-10-31T09:31:28.235Z] #46 [core-data internal] load build context [2025-10-31T09:31:28.235Z] #46 ... [2025-10-31T09:31:28.235Z] [2025-10-31T09:31:28.235Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:31:29.688Z] #45 transferring context: 53.80MB 20.7s [2025-10-31T09:31:29.688Z] #45 ... [2025-10-31T09:31:29.688Z] [2025-10-31T09:31:29.688Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:31:29.688Z] #50 ... [2025-10-31T09:31:29.688Z] [2025-10-31T09:31:29.688Z] #46 [core-data internal] load build context [2025-10-31T09:31:30.303Z] #46 ... [2025-10-31T09:31:30.303Z] [2025-10-31T09:31:30.303Z] #39 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T09:31:30.303Z] #39 ... [2025-10-31T09:31:30.303Z] [2025-10-31T09:31:30.303Z] #52 [support-scheduler internal] load build context [2025-10-31T09:31:30.303Z] #52 ... [2025-10-31T09:31:30.303Z] [2025-10-31T09:31:30.303Z] #46 [core-data internal] load build context [2025-10-31T09:31:30.587Z] #46 ... [2025-10-31T09:31:30.587Z] [2025-10-31T09:31:30.587Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:31:30.871Z] #49 ... [2025-10-31T09:31:30.871Z] [2025-10-31T09:31:30.871Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:31:30.871Z] #54 ... [2025-10-31T09:31:30.871Z] [2025-10-31T09:31:30.871Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T09:31:30.871Z] #59 12.46 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:31:30.871Z] #59 12.46 (2/4) Installing openssl (3.3.5-r0) [2025-10-31T09:31:30.871Z] #59 12.46 (3/4) Installing su-exec (0.2-r3) [2025-10-31T09:31:30.871Z] #59 12.46 (4/4) Installing yq-go (4.44.1-r2) [2025-10-31T09:31:30.871Z] #59 12.73 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:31:30.871Z] #59 12.91 OK: 20 MiB in 18 packages [2025-10-31T09:31:30.871Z] #59 DONE 14.0s [2025-10-31T09:31:30.871Z] [2025-10-31T09:31:30.871Z] #53 [core-keeper internal] load build context [2025-10-31T09:31:30.871Z] #53 ... [2025-10-31T09:31:30.871Z] [2025-10-31T09:31:30.871Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:31:31.150Z] #67 ... [2025-10-31T09:31:31.150Z] [2025-10-31T09:31:31.150Z] #53 [core-keeper internal] load build context [2025-10-31T09:31:31.432Z] #53 ... [2025-10-31T09:31:31.432Z] [2025-10-31T09:31:31.432Z] #55 [core-metadata internal] load build context [2025-10-31T09:31:31.704Z] #55 ... [2025-10-31T09:31:31.704Z] [2025-10-31T09:31:31.704Z] #53 [core-keeper internal] load build context [2025-10-31T09:31:32.298Z] #53 ... [2025-10-31T09:31:32.298Z] [2025-10-31T09:31:32.298Z] #56 [core-command internal] load build context [2025-10-31T09:31:32.569Z] #56 ... [2025-10-31T09:31:32.569Z] [2025-10-31T09:31:32.569Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:32.569Z] #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.0s [2025-10-31T09:31:32.569Z] #34 ... [2025-10-31T09:31:32.569Z] [2025-10-31T09:31:32.569Z] #53 [core-keeper internal] load build context [2025-10-31T09:31:33.165Z] #53 ... [2025-10-31T09:31:33.165Z] [2025-10-31T09:31:33.165Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:31:33.165Z] #57 ... [2025-10-31T09:31:33.165Z] [2025-10-31T09:31:33.165Z] #46 [core-data internal] load build context [2025-10-31T09:31:34.153Z] #46 ... [2025-10-31T09:31:34.153Z] [2025-10-31T09:31:34.153Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:31:34.153Z] #68 ... [2025-10-31T09:31:34.153Z] [2025-10-31T09:31:34.153Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:31:34.425Z] #69 ... [2025-10-31T09:31:34.425Z] [2025-10-31T09:31:34.425Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T09:31:34.425Z] #70 ... [2025-10-31T09:31:34.425Z] [2025-10-31T09:31:34.425Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:31:34.697Z] #71 ... [2025-10-31T09:31:34.697Z] [2025-10-31T09:31:34.697Z] #72 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:31:34.697Z] #72 ... [2025-10-31T09:31:34.697Z] [2025-10-31T09:31:34.697Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:31:34.968Z] #73 ... [2025-10-31T09:31:34.968Z] [2025-10-31T09:31:34.968Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:31:34.968Z] #45 transferring context: 57.80MB 26.2s [2025-10-31T09:31:35.554Z] #45 ... [2025-10-31T09:31:35.554Z] [2025-10-31T09:31:35.554Z] #53 [core-keeper internal] load build context [2025-10-31T09:31:37.113Z] #53 ... [2025-10-31T09:31:37.113Z] [2025-10-31T09:31:37.113Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:31:37.113Z] #47 ... [2025-10-31T09:31:37.113Z] [2025-10-31T09:31:37.113Z] #53 [core-keeper internal] load build context [2025-10-31T09:31:38.169Z] #53 ... [2025-10-31T09:31:38.169Z] [2025-10-31T09:31:38.169Z] #51 [support-notifications internal] load build context [2025-10-31T09:31:38.471Z] #51 ... [2025-10-31T09:31:38.471Z] [2025-10-31T09:31:38.471Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:31:38.752Z] #47 ... [2025-10-31T09:31:38.752Z] [2025-10-31T09:31:38.752Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:31:38.752Z] #44 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 26.9s [2025-10-31T09:31:39.026Z] #44 ... [2025-10-31T09:31:39.026Z] [2025-10-31T09:31:39.026Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:31:39.026Z] #49 ... [2025-10-31T09:31:39.026Z] [2025-10-31T09:31:39.026Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:31:39.625Z] #44 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 29.1s done [2025-10-31T09:31:39.899Z] #44 ... [2025-10-31T09:31:39.899Z] [2025-10-31T09:31:39.899Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:31:39.899Z] #50 ... [2025-10-31T09:31:39.899Z] [2025-10-31T09:31:39.899Z] #53 [core-keeper internal] load build context [2025-10-31T09:31:40.173Z] #53 transferring context: 42.71MB 28.6s [2025-10-31T09:31:40.460Z] #53 ... [2025-10-31T09:31:40.460Z] [2025-10-31T09:31:40.460Z] #52 [support-scheduler internal] load build context [2025-10-31T09:31:40.460Z] #52 ... [2025-10-31T09:31:40.460Z] [2025-10-31T09:31:40.460Z] #53 [core-keeper internal] load build context [2025-10-31T09:31:41.069Z] #53 ... [2025-10-31T09:31:41.069Z] [2025-10-31T09:31:41.069Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:31:41.341Z] #54 ... [2025-10-31T09:31:41.341Z] [2025-10-31T09:31:41.341Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:31:41.341Z] #58 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:41.341Z] #58 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:41.342Z] #58 25.45 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:31:41.342Z] #58 25.45 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:31:41.342Z] #58 ... [2025-10-31T09:31:41.342Z] [2025-10-31T09:31:41.342Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:31:41.342Z] #74 ... [2025-10-31T09:31:41.342Z] [2025-10-31T09:31:41.342Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:31:41.342Z] #58 25.86 OK: 9 MiB in 15 packages [2025-10-31T09:31:41.618Z] #58 ... [2025-10-31T09:31:41.618Z] [2025-10-31T09:31:41.618Z] #42 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:31:41.618Z] #42 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:41.618Z] #42 16.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:41.618Z] #42 ... [2025-10-31T09:31:41.618Z] [2025-10-31T09:31:41.618Z] #53 [core-keeper internal] load build context [2025-10-31T09:31:41.891Z] #53 ... [2025-10-31T09:31:41.891Z] [2025-10-31T09:31:41.891Z] #55 [core-metadata internal] load build context [2025-10-31T09:31:41.891Z] #55 ... [2025-10-31T09:31:41.891Z] [2025-10-31T09:31:41.891Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:31:41.891Z] #60 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:41.891Z] #60 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:42.163Z] #60 ... [2025-10-31T09:31:42.163Z] [2025-10-31T09:31:42.163Z] #53 [core-keeper internal] load build context [2025-10-31T09:31:42.760Z] #53 ... [2025-10-31T09:31:42.760Z] [2025-10-31T09:31:42.760Z] #56 [core-command internal] load build context [2025-10-31T09:31:42.760Z] #56 ... [2025-10-31T09:31:42.760Z] [2025-10-31T09:31:42.760Z] #53 [core-keeper internal] load build context [2025-10-31T09:31:43.031Z] #53 ... [2025-10-31T09:31:43.031Z] [2025-10-31T09:31:43.031Z] #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:31:43.031Z] #64 17.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:43.031Z] #64 19.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:43.304Z] #64 ... [2025-10-31T09:31:43.304Z] [2025-10-31T09:31:43.304Z] #56 [core-command internal] load build context [2025-10-31T09:31:43.575Z] #56 ... [2025-10-31T09:31:43.575Z] [2025-10-31T09:31:43.575Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:31:43.575Z] #57 ... [2025-10-31T09:31:43.575Z] [2025-10-31T09:31:43.575Z] #56 [core-command internal] load build context [2025-10-31T09:31:44.172Z] #56 ... [2025-10-31T09:31:44.172Z] [2025-10-31T09:31:44.172Z] #46 [core-data internal] load build context [2025-10-31T09:31:44.172Z] #46 ... [2025-10-31T09:31:44.172Z] [2025-10-31T09:31:44.172Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:31:44.172Z] #60 27.51 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:31:44.172Z] #60 27.51 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:31:44.172Z] #60 27.51 OK: 24049 distinct packages available [2025-10-31T09:31:45.606Z] #60 ... [2025-10-31T09:31:45.607Z] [2025-10-31T09:31:45.607Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T09:31:45.607Z] #62 DONE 28.5s [2025-10-31T09:31:45.607Z] [2025-10-31T09:31:45.607Z] #46 [core-data internal] load build context [2025-10-31T09:31:45.607Z] #46 transferring context: 68.66MB 37.1s [2025-10-31T09:31:45.878Z] #46 ... [2025-10-31T09:31:45.878Z] [2025-10-31T09:31:45.878Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T09:31:45.878Z] #58 DONE 30.3s [2025-10-31T09:31:45.878Z] [2025-10-31T09:31:45.878Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:31:46.149Z] #45 ... [2025-10-31T09:31:46.149Z] [2025-10-31T09:31:46.149Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:31:46.149Z] #65 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:46.149Z] #65 22.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:46.149Z] #65 ... [2025-10-31T09:31:46.149Z] [2025-10-31T09:31:46.149Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:31:46.742Z] #75 ... [2025-10-31T09:31:46.742Z] [2025-10-31T09:31:46.742Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:31:46.742Z] #61 19.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:46.742Z] #61 22.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:46.742Z] #61 ... [2025-10-31T09:31:46.742Z] [2025-10-31T09:31:46.742Z] #56 [core-command internal] load build context [2025-10-31T09:31:47.720Z] #56 ... [2025-10-31T09:31:47.720Z] [2025-10-31T09:31:47.720Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:47.720Z] #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.8s [2025-10-31T09:31:47.720Z] #34 ... [2025-10-31T09:31:47.720Z] [2025-10-31T09:31:47.720Z] #56 [core-command internal] load build context [2025-10-31T09:31:48.693Z] #56 ... [2025-10-31T09:31:48.693Z] [2025-10-31T09:31:48.693Z] #51 [support-notifications internal] load build context [2025-10-31T09:31:48.993Z] #51 ... [2025-10-31T09:31:48.993Z] [2025-10-31T09:31:48.993Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:49.265Z] #34 ... [2025-10-31T09:31:49.265Z] [2025-10-31T09:31:49.265Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:31:49.265Z] #47 ... [2025-10-31T09:31:49.265Z] [2025-10-31T09:31:49.265Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:31:49.265Z] #49 ... [2025-10-31T09:31:49.265Z] [2025-10-31T09:31:49.265Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:31:49.265Z] #66 22.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:49.265Z] #66 24.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:49.536Z] #66 ... [2025-10-31T09:31:49.536Z] [2025-10-31T09:31:49.536Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:31:50.131Z] #49 ... [2025-10-31T09:31:50.131Z] [2025-10-31T09:31:50.131Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:31:50.131Z] #50 ... [2025-10-31T09:31:50.131Z] [2025-10-31T09:31:50.131Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:31:50.722Z] #34 ... [2025-10-31T09:31:50.722Z] [2025-10-31T09:31:50.722Z] #52 [support-scheduler internal] load build context [2025-10-31T09:31:50.995Z] #52 transferring context: 60.01MB 39.4s [2025-10-31T09:31:50.995Z] #52 ... [2025-10-31T09:31:50.995Z] [2025-10-31T09:31:50.995Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:31:50.995Z] #50 ... [2025-10-31T09:31:50.995Z] [2025-10-31T09:31:50.995Z] #42 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T09:31:50.995Z] #42 26.28 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:31:50.995Z] #42 26.28 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:31:50.995Z] #42 26.50 OK: 9 MiB in 15 packages [2025-10-31T09:31:50.995Z] #42 DONE 34.8s [2025-10-31T09:31:50.995Z] [2025-10-31T09:31:50.995Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:31:51.593Z] #50 ... [2025-10-31T09:31:51.593Z] [2025-10-31T09:31:51.593Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:31:51.593Z] #54 ... [2025-10-31T09:31:51.593Z] [2025-10-31T09:31:51.593Z] #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:31:51.593Z] #76 ... [2025-10-31T09:31:51.593Z] [2025-10-31T09:31:51.593Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T09:31:51.593Z] #70 DONE 27.3s [2025-10-31T09:31:51.868Z] [2025-10-31T09:31:51.868Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:31:51.868Z] #54 ... [2025-10-31T09:31:51.868Z] [2025-10-31T09:31:51.868Z] #55 [core-metadata internal] load build context [2025-10-31T09:31:52.145Z] #55 ... [2025-10-31T09:31:52.145Z] [2025-10-31T09:31:52.145Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:31:53.581Z] #54 ... [2025-10-31T09:31:53.581Z] [2025-10-31T09:31:53.581Z] #53 [core-keeper internal] load build context [2025-10-31T09:31:53.581Z] #53 ... [2025-10-31T09:31:53.581Z] [2025-10-31T09:31:53.581Z] #55 [core-metadata internal] load build context [2025-10-31T09:31:53.853Z] #55 ... [2025-10-31T09:31:53.853Z] [2025-10-31T09:31:53.853Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:31:53.853Z] #67 22.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:53.853Z] #67 26.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:54.128Z] #67 ... [2025-10-31T09:31:54.128Z] [2025-10-31T09:31:54.128Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:31:54.128Z] #57 ... [2025-10-31T09:31:54.128Z] [2025-10-31T09:31:54.128Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:31:54.128Z] #61 37.03 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-31T09:31:54.128Z] #61 37.13 (2/2) Installing su-exec (0.2-r3) [2025-10-31T09:31:54.128Z] #61 ... [2025-10-31T09:31:54.128Z] [2025-10-31T09:31:54.128Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T09:31:54.128Z] #44 DONE 46.6s [2025-10-31T09:31:54.128Z] [2025-10-31T09:31:54.128Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:31:54.128Z] #61 37.24 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:31:54.725Z] #61 37.56 OK: 9 MiB in 16 packages [2025-10-31T09:31:56.151Z] #61 ... [2025-10-31T09:31:56.151Z] [2025-10-31T09:31:56.151Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:31:56.151Z] #60 29.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:56.151Z] #60 32.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:56.151Z] #60 ... [2025-10-31T09:31:56.151Z] [2025-10-31T09:31:56.151Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:31:56.151Z] #63 28.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:56.151Z] #63 31.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:56.151Z] #63 ... [2025-10-31T09:31:56.151Z] [2025-10-31T09:31:56.151Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:31:56.151Z] #45 transferring context: 77.57MB 47.5s [2025-10-31T09:31:56.151Z] #45 ... [2025-10-31T09:31:56.151Z] [2025-10-31T09:31:56.151Z] #46 [core-data internal] load build context [2025-10-31T09:31:56.422Z] #46 ... [2025-10-31T09:31:56.422Z] [2025-10-31T09:31:56.422Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:31:56.422Z] #77 ... [2025-10-31T09:31:56.422Z] [2025-10-31T09:31:56.422Z] #46 [core-data internal] load build context [2025-10-31T09:31:56.694Z] #46 ... [2025-10-31T09:31:56.694Z] [2025-10-31T09:31:56.694Z] #72 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:31:56.694Z] #72 22.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:56.694Z] #72 25.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:56.694Z] #72 ... [2025-10-31T09:31:56.694Z] [2025-10-31T09:31:56.694Z] #46 [core-data internal] load build context [2025-10-31T09:31:58.667Z] #46 ... [2025-10-31T09:31:58.667Z] [2025-10-31T09:31:58.667Z] #56 [core-command internal] load build context [2025-10-31T09:31:58.943Z] #56 ... [2025-10-31T09:31:58.943Z] [2025-10-31T09:31:58.943Z] #53 [core-keeper internal] load build context [2025-10-31T09:31:58.943Z] #53 ... [2025-10-31T09:31:58.943Z] [2025-10-31T09:31:58.943Z] #51 [support-notifications internal] load build context [2025-10-31T09:31:59.216Z] #51 ... [2025-10-31T09:31:59.216Z] [2025-10-31T09:31:59.216Z] #46 [core-data internal] load build context [2025-10-31T09:31:59.216Z] #46 ... [2025-10-31T09:31:59.216Z] [2025-10-31T09:31:59.216Z] #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:31:59.216Z] #64 34.08 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:31:59.216Z] #64 34.08 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:31:59.216Z] #64 34.08 OK: 24049 distinct packages available [2025-10-31T09:31:59.216Z] #64 37.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:59.216Z] #64 41.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:31:59.493Z] #64 ... [2025-10-31T09:31:59.493Z] [2025-10-31T09:31:59.493Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:31:59.493Z] #47 ... [2025-10-31T09:31:59.493Z] [2025-10-31T09:31:59.493Z] #53 [core-keeper internal] load build context [2025-10-31T09:32:00.092Z] #53 ... [2025-10-31T09:32:00.092Z] [2025-10-31T09:32:00.092Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:32:00.365Z] #49 ... [2025-10-31T09:32:00.365Z] [2025-10-31T09:32:00.365Z] #53 [core-keeper internal] load build context [2025-10-31T09:32:00.969Z] #53 ... [2025-10-31T09:32:00.970Z] [2025-10-31T09:32:00.970Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T09:32:00.970Z] #61 DONE 43.8s [2025-10-31T09:32:00.970Z] [2025-10-31T09:32:00.970Z] #53 [core-keeper internal] load build context [2025-10-31T09:32:00.970Z] #53 ... [2025-10-31T09:32:00.970Z] [2025-10-31T09:32:00.970Z] #52 [support-scheduler internal] load build context [2025-10-31T09:32:01.253Z] #52 ... [2025-10-31T09:32:01.253Z] [2025-10-31T09:32:01.253Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:01.253Z] #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 47.1s [2025-10-31T09:32:01.253Z] #34 ... [2025-10-31T09:32:01.253Z] [2025-10-31T09:32:01.253Z] #52 [support-scheduler internal] load build context [2025-10-31T09:32:01.253Z] #52 transferring context: 73.91MB 49.8s [2025-10-31T09:32:01.533Z] #52 ... [2025-10-31T09:32:01.533Z] [2025-10-31T09:32:01.533Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:32:01.533Z] #50 ... [2025-10-31T09:32:01.533Z] [2025-10-31T09:32:01.533Z] #52 [support-scheduler internal] load build context [2025-10-31T09:32:01.819Z] #52 ... [2025-10-31T09:32:01.819Z] [2025-10-31T09:32:01.819Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:32:01.819Z] #78 ... [2025-10-31T09:32:01.819Z] [2025-10-31T09:32:01.819Z] #52 [support-scheduler internal] load build context [2025-10-31T09:32:02.425Z] #52 ... [2025-10-31T09:32:02.425Z] [2025-10-31T09:32:02.425Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:32:02.425Z] #69 28.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:02.425Z] #69 33.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:02.425Z] #69 ... [2025-10-31T09:32:02.425Z] [2025-10-31T09:32:02.425Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:32:02.425Z] #73 28.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:02.425Z] #73 32.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:02.699Z] #73 ... [2025-10-31T09:32:02.699Z] [2025-10-31T09:32:02.699Z] #52 [support-scheduler internal] load build context [2025-10-31T09:32:02.699Z] #52 ... [2025-10-31T09:32:02.699Z] [2025-10-31T09:32:02.699Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:32:02.699Z] #71 28.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:02.699Z] #71 32.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:02.973Z] #71 ... [2025-10-31T09:32:02.973Z] [2025-10-31T09:32:02.973Z] #52 [support-scheduler internal] load build context [2025-10-31T09:32:03.248Z] #52 ... [2025-10-31T09:32:03.248Z] [2025-10-31T09:32:03.248Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:32:03.248Z] #66 36.27 (1/4) Installing ca-certificates (20250911-r0) [2025-10-31T09:32:03.248Z] #66 36.71 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:32:03.248Z] #66 36.75 (3/4) Installing su-exec (0.2-r3) [2025-10-31T09:32:03.248Z] #66 36.75 (4/4) Installing yq-go (4.44.1-r2) [2025-10-31T09:32:03.248Z] #66 39.22 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:32:03.248Z] #66 39.55 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:32:03.248Z] #66 43.15 OK: 20 MiB in 18 packages [2025-10-31T09:32:03.248Z] #66 ... [2025-10-31T09:32:03.521Z] [2025-10-31T09:32:03.521Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:32:03.521Z] #49 ... [2025-10-31T09:32:03.521Z] [2025-10-31T09:32:03.521Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:03.521Z] #54 ... [2025-10-31T09:32:03.521Z] [2025-10-31T09:32:03.521Z] #52 [support-scheduler internal] load build context [2025-10-31T09:32:04.133Z] #52 ... [2025-10-31T09:32:04.133Z] [2025-10-31T09:32:04.133Z] #55 [core-metadata internal] load build context [2025-10-31T09:32:04.133Z] #55 ... [2025-10-31T09:32:04.133Z] [2025-10-31T09:32:04.133Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:04.409Z] #54 ... [2025-10-31T09:32:04.409Z] [2025-10-31T09:32:04.409Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:32:04.409Z] #57 ... [2025-10-31T09:32:04.409Z] [2025-10-31T09:32:04.409Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:06.400Z] #54 ... [2025-10-31T09:32:06.400Z] [2025-10-31T09:32:06.400Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:06.400Z] #45 transferring context: 91.34MB 57.6s [2025-10-31T09:32:06.400Z] #45 ... [2025-10-31T09:32:06.400Z] [2025-10-31T09:32:06.400Z] #55 [core-metadata internal] load build context [2025-10-31T09:32:06.400Z] #55 ... [2025-10-31T09:32:06.400Z] [2025-10-31T09:32:06.400Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T09:32:06.400Z] #66 DONE 49.5s [2025-10-31T09:32:06.400Z] [2025-10-31T09:32:06.400Z] #55 [core-metadata internal] load build context [2025-10-31T09:32:06.679Z] #55 ... [2025-10-31T09:32:06.679Z] [2025-10-31T09:32:06.679Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:32:06.679Z] #74 25.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:06.679Z] #74 30.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:06.679Z] #74 ... [2025-10-31T09:32:06.679Z] [2025-10-31T09:32:06.679Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:32:06.679Z] #65 39.67 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T09:32:06.679Z] #65 39.67 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T09:32:06.679Z] #65 39.67 OK: 24049 distinct packages available [2025-10-31T09:32:06.679Z] #65 44.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:06.679Z] #65 48.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:06.960Z] #65 ... [2025-10-31T09:32:06.960Z] [2025-10-31T09:32:06.960Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:32:06.960Z] #68 32.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:06.960Z] #68 36.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:06.960Z] #68 ... [2025-10-31T09:32:06.960Z] [2025-10-31T09:32:06.960Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:32:06.960Z] #77 21.07 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:08.952Z] #77 ... [2025-10-31T09:32:08.952Z] [2025-10-31T09:32:08.952Z] #56 [core-command internal] load build context [2025-10-31T09:32:08.952Z] #56 ... [2025-10-31T09:32:08.952Z] [2025-10-31T09:32:08.952Z] #52 [support-scheduler internal] load build context [2025-10-31T09:32:09.572Z] #52 ... [2025-10-31T09:32:09.572Z] [2025-10-31T09:32:09.572Z] #46 [core-data internal] load build context [2025-10-31T09:32:09.851Z] #46 ... [2025-10-31T09:32:09.851Z] [2025-10-31T09:32:09.851Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:32:09.851Z] #47 ... [2025-10-31T09:32:09.851Z] [2025-10-31T09:32:09.851Z] #51 [support-notifications internal] load build context [2025-10-31T09:32:09.851Z] #51 ... [2025-10-31T09:32:09.851Z] [2025-10-31T09:32:09.851Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:32:11.289Z] #47 ... [2025-10-31T09:32:11.289Z] [2025-10-31T09:32:11.289Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:32:11.289Z] #79 ... [2025-10-31T09:32:11.289Z] [2025-10-31T09:32:11.289Z] #53 [core-keeper internal] load build context [2025-10-31T09:32:11.289Z] #53 ... [2025-10-31T09:32:11.289Z] [2025-10-31T09:32:11.289Z] #52 [support-scheduler internal] load build context [2025-10-31T09:32:11.289Z] #52 transferring context: 89.67MB 59.9s [2025-10-31T09:32:11.887Z] #52 ... [2025-10-31T09:32:11.887Z] [2025-10-31T09:32:11.887Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:32:11.887Z] #50 ... [2025-10-31T09:32:11.887Z] [2025-10-31T09:32:11.887Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:11.887Z] #75 15.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:11.887Z] #75 20.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:11.887Z] #75 ... [2025-10-31T09:32:11.887Z] [2025-10-31T09:32:11.887Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:32:11.887Z] #50 ... [2025-10-31T09:32:11.887Z] [2025-10-31T09:32:11.887Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:11.887Z] #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 58.9s [2025-10-31T09:32:12.169Z] #34 ... [2025-10-31T09:32:12.169Z] [2025-10-31T09:32:12.169Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:32:12.169Z] #60 55.24 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T09:32:12.169Z] #60 55.37 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:32:12.169Z] #60 55.47 (3/4) Installing libucontext (1.2-r3) [2025-10-31T09:32:12.169Z] #60 55.55 (4/4) Installing gcompat (1.1.0-r4) [2025-10-31T09:32:12.446Z] #60 55.72 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:32:13.433Z] #60 56.62 OK: 9 MiB in 18 packages [2025-10-31T09:32:13.433Z] #60 ... [2025-10-31T09:32:13.433Z] [2025-10-31T09:32:13.433Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:32:13.714Z] #49 ... [2025-10-31T09:32:13.714Z] [2025-10-31T09:32:13.714Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:14.692Z] #34 ... [2025-10-31T09:32:14.692Z] [2025-10-31T09:32:14.692Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:32:14.692Z] #57 ... [2025-10-31T09:32:14.692Z] [2025-10-31T09:32:14.692Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:16.667Z] #34 ... [2025-10-31T09:32:16.667Z] [2025-10-31T09:32:16.667Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:16.667Z] #54 transferring context: 91.64MB 63.8s [2025-10-31T09:32:16.667Z] #54 ... [2025-10-31T09:32:16.667Z] [2025-10-31T09:32:16.667Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:32:16.667Z] #0 9.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:16.667Z] #80 ... [2025-10-31T09:32:16.667Z] [2025-10-31T09:32:16.667Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:16.940Z] #45 ... [2025-10-31T09:32:16.940Z] [2025-10-31T09:32:16.940Z] #55 [core-metadata internal] load build context [2025-10-31T09:32:16.940Z] #55 ... [2025-10-31T09:32:16.940Z] [2025-10-31T09:32:16.940Z] #72 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:32:16.940Z] #72 52.86 OK: 255 MiB in 60 packages [2025-10-31T09:32:17.923Z] #72 ... [2025-10-31T09:32:17.923Z] [2025-10-31T09:32:17.923Z] #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:32:17.923Z] #76 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:17.923Z] #76 22.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:17.923Z] #76 ... [2025-10-31T09:32:17.923Z] [2025-10-31T09:32:17.923Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:17.923Z] #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 64.4s [2025-10-31T09:32:17.923Z] #34 ... [2025-10-31T09:32:17.923Z] [2025-10-31T09:32:17.923Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:32:17.923Z] #78 16.24 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:17.923Z] #78 20.98 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:18.219Z] #78 ... [2025-10-31T09:32:18.219Z] [2025-10-31T09:32:18.219Z] #46 [core-data internal] load build context [2025-10-31T09:32:18.219Z] #46 ... [2025-10-31T09:32:18.219Z] [2025-10-31T09:32:18.219Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:19.202Z] #45 ... [2025-10-31T09:32:19.202Z] [2025-10-31T09:32:19.202Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T09:32:19.202Z] #60 DONE 62.4s [2025-10-31T09:32:19.202Z] [2025-10-31T09:32:19.202Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:19.202Z] #45 ... [2025-10-31T09:32:19.202Z] [2025-10-31T09:32:19.202Z] #56 [core-command internal] load build context [2025-10-31T09:32:19.202Z] #56 ... [2025-10-31T09:32:19.202Z] [2025-10-31T09:32:19.202Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:20.187Z] #45 ... [2025-10-31T09:32:20.187Z] [2025-10-31T09:32:20.187Z] #51 [support-notifications internal] load build context [2025-10-31T09:32:20.187Z] #51 ... [2025-10-31T09:32:20.187Z] [2025-10-31T09:32:20.187Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:21.171Z] #45 ... [2025-10-31T09:32:21.171Z] [2025-10-31T09:32:21.171Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:32:21.171Z] #47 ... [2025-10-31T09:32:21.171Z] [2025-10-31T09:32:21.171Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:21.447Z] #45 ... [2025-10-31T09:32:21.447Z] [2025-10-31T09:32:21.447Z] #53 [core-keeper internal] load build context [2025-10-31T09:32:21.447Z] #53 ... [2025-10-31T09:32:21.447Z] [2025-10-31T09:32:21.447Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:32:21.447Z] #47 transferring context: 116.19MB 72.8s [2025-10-31T09:32:21.447Z] #47 ... [2025-10-31T09:32:21.447Z] [2025-10-31T09:32:21.447Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:32:21.447Z] #63 54.48 (1/7) Installing ca-certificates (20250911-r0) [2025-10-31T09:32:21.447Z] #63 55.33 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-31T09:32:21.447Z] #63 55.48 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-31T09:32:21.447Z] #63 55.57 (4/7) Installing libsodium (1.0.19-r0) [2025-10-31T09:32:21.447Z] #63 55.72 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-31T09:32:21.447Z] #63 56.69 (6/7) Installing libzmq (4.3.5-r2) [2025-10-31T09:32:21.447Z] #63 57.13 (7/7) Installing zeromq (4.3.5-r2) [2025-10-31T09:32:21.447Z] #63 57.43 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:32:21.447Z] #63 58.02 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:32:21.447Z] #63 59.97 OK: 14 MiB in 21 packages [2025-10-31T09:32:21.726Z] #63 ... [2025-10-31T09:32:21.726Z] [2025-10-31T09:32:21.726Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:32:21.726Z] #77 25.76 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:21.726Z] #77 ... [2025-10-31T09:32:21.726Z] [2025-10-31T09:32:21.726Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:32:21.726Z] #67 50.77 (1/3) Installing ca-certificates (20250911-r0) [2025-10-31T09:32:21.726Z] #67 51.92 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-31T09:32:21.726Z] #67 52.11 (3/3) Installing tzdata (2025b-r0) [2025-10-31T09:32:21.726Z] #67 58.05 Executing busybox-1.37.0-r18.trigger [2025-10-31T09:32:21.726Z] #67 58.52 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:32:22.008Z] #67 ... [2025-10-31T09:32:22.008Z] [2025-10-31T09:32:22.008Z] #52 [support-scheduler internal] load build context [2025-10-31T09:32:22.008Z] #52 ... [2025-10-31T09:32:22.008Z] [2025-10-31T09:32:22.008Z] #53 [core-keeper internal] load build context [2025-10-31T09:32:22.300Z] #53 ... [2025-10-31T09:32:22.300Z] [2025-10-31T09:32:22.300Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:32:22.592Z] #50 ... [2025-10-31T09:32:22.592Z] [2025-10-31T09:32:22.592Z] #53 [core-keeper internal] load build context [2025-10-31T09:32:22.885Z] #53 ... [2025-10-31T09:32:22.885Z] [2025-10-31T09:32:22.885Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:32:22.885Z] #79 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:22.885Z] #79 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:22.885Z] #79 ... [2025-10-31T09:32:22.885Z] [2025-10-31T09:32:22.885Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:32:22.885Z] #50 ... [2025-10-31T09:32:22.885Z] [2025-10-31T09:32:22.885Z] #72 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:32:22.885Z] #72 DONE 59.3s [2025-10-31T09:32:22.885Z] [2025-10-31T09:32:22.885Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:32:23.498Z] #50 ... [2025-10-31T09:32:23.498Z] [2025-10-31T09:32:23.498Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T09:32:23.498Z] #63 DONE 66.5s [2025-10-31T09:32:23.783Z] [2025-10-31T09:32:23.783Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:23.783Z] #81 ... [2025-10-31T09:32:23.783Z] [2025-10-31T09:32:23.783Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:32:24.085Z] #49 ... [2025-10-31T09:32:24.085Z] [2025-10-31T09:32:24.085Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:32:25.081Z] #50 ... [2025-10-31T09:32:25.081Z] [2025-10-31T09:32:25.081Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:32:25.081Z] #57 ... [2025-10-31T09:32:25.081Z] [2025-10-31T09:32:25.081Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:32:26.559Z] #50 transferring context: 29.20MB 75.1s [2025-10-31T09:32:26.851Z] #50 ... [2025-10-31T09:32:26.851Z] [2025-10-31T09:32:26.851Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:26.851Z] #54 ... [2025-10-31T09:32:26.851Z] [2025-10-31T09:32:26.851Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:32:27.126Z] #50 ... [2025-10-31T09:32:27.126Z] [2025-10-31T09:32:27.126Z] #55 [core-metadata internal] load build context [2025-10-31T09:32:27.126Z] #55 ... [2025-10-31T09:32:27.126Z] [2025-10-31T09:32:27.126Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:28.576Z] #54 ... [2025-10-31T09:32:28.576Z] [2025-10-31T09:32:28.576Z] #46 [core-data internal] load build context [2025-10-31T09:32:28.576Z] #46 ... [2025-10-31T09:32:28.576Z] [2025-10-31T09:32:28.576Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T09:32:28.576Z] #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 73.3s done [2025-10-31T09:32:28.576Z] #34 DONE 82.5s [2025-10-31T09:32:28.576Z] [2025-10-31T09:32:28.576Z] #46 [core-data internal] load build context [2025-10-31T09:32:29.588Z] #46 ... [2025-10-31T09:32:29.588Z] [2025-10-31T09:32:29.588Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T09:32:29.588Z] #82 ... [2025-10-31T09:32:29.588Z] [2025-10-31T09:32:29.588Z] #56 [core-command internal] load build context [2025-10-31T09:32:29.866Z] #56 ... [2025-10-31T09:32:29.866Z] [2025-10-31T09:32:29.866Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T09:32:29.866Z] #82 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:30.470Z] #82 ... [2025-10-31T09:32:30.470Z] [2025-10-31T09:32:30.470Z] #51 [support-notifications internal] load build context [2025-10-31T09:32:30.470Z] #51 ... [2025-10-31T09:32:30.470Z] [2025-10-31T09:32:30.470Z] #56 [core-command internal] load build context [2025-10-31T09:32:31.067Z] #56 ... [2025-10-31T09:32:31.067Z] [2025-10-31T09:32:31.067Z] #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T09:32:31.067Z] #64 68.37 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-31T09:32:31.067Z] #64 68.47 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:32:31.067Z] #64 68.47 (3/5) Installing libucontext (1.2-r3) [2025-10-31T09:32:31.067Z] #64 68.54 (4/5) Installing gcompat (1.1.0-r4) [2025-10-31T09:32:31.067Z] #64 68.73 (5/5) Installing openssl (3.3.5-r0) [2025-10-31T09:32:31.067Z] #64 69.16 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:32:31.067Z] #64 69.54 OK: 10 MiB in 19 packages [2025-10-31T09:32:31.067Z] #64 DONE 75.5s [2025-10-31T09:32:31.067Z] [2025-10-31T09:32:31.067Z] #56 [core-command internal] load build context [2025-10-31T09:32:31.668Z] #56 ... [2025-10-31T09:32:31.668Z] [2025-10-31T09:32:31.668Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:31.668Z] #45 transferring context: 128.58MB 82.9s [2025-10-31T09:32:31.668Z] #45 ... [2025-10-31T09:32:31.668Z] [2025-10-31T09:32:31.668Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:32:31.668Z] #80 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:31.668Z] #80 ... [2025-10-31T09:32:31.668Z] [2025-10-31T09:32:31.668Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:32:31.946Z] #47 ... [2025-10-31T09:32:31.946Z] [2025-10-31T09:32:31.946Z] #56 [core-command internal] load build context [2025-10-31T09:32:31.946Z] #56 ... [2025-10-31T09:32:31.946Z] [2025-10-31T09:32:31.946Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T09:32:31.946Z] #67 63.48 OK: 8 MiB in 19 packages [2025-10-31T09:32:31.946Z] #67 DONE 71.1s [2025-10-31T09:32:31.946Z] [2025-10-31T09:32:31.946Z] #52 [support-scheduler internal] load build context [2025-10-31T09:32:32.223Z] #52 ... [2025-10-31T09:32:32.223Z] [2025-10-31T09:32:32.223Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:32.223Z] #75 45.98 OK: 9 MiB in 15 packages [2025-10-31T09:32:32.823Z] #75 ... [2025-10-31T09:32:32.823Z] [2025-10-31T09:32:32.823Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T09:32:32.823Z] #71 61.50 OK: 255 MiB in 60 packages [2025-10-31T09:32:32.823Z] #71 DONE 68.9s [2025-10-31T09:32:32.823Z] [2025-10-31T09:32:32.823Z] #56 [core-command internal] load build context [2025-10-31T09:32:33.098Z] #56 ... [2025-10-31T09:32:33.098Z] [2025-10-31T09:32:33.098Z] #53 [core-keeper internal] load build context [2025-10-31T09:32:33.098Z] #53 ... [2025-10-31T09:32:33.098Z] [2025-10-31T09:32:33.098Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T09:32:33.098Z] #73 61.74 OK: 255 MiB in 60 packages [2025-10-31T09:32:33.098Z] #73 DONE 68.9s [2025-10-31T09:32:33.098Z] [2025-10-31T09:32:33.098Z] #52 [support-scheduler internal] load build context [2025-10-31T09:32:33.697Z] #52 ... [2025-10-31T09:32:33.697Z] [2025-10-31T09:32:33.697Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T09:32:33.697Z] #74 56.52 OK: 20 MiB in 18 packages [2025-10-31T09:32:33.697Z] #74 DONE 62.5s [2025-10-31T09:32:33.697Z] [2025-10-31T09:32:33.697Z] #52 [support-scheduler internal] load build context [2025-10-31T09:32:34.311Z] #52 ... [2025-10-31T09:32:34.311Z] [2025-10-31T09:32:34.311Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:32:34.311Z] #49 ... [2025-10-31T09:32:34.311Z] [2025-10-31T09:32:34.311Z] #56 [core-command internal] load build context [2025-10-31T09:32:35.320Z] #56 ... [2025-10-31T09:32:35.320Z] [2025-10-31T09:32:35.320Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:32:35.320Z] #57 ... [2025-10-31T09:32:35.320Z] [2025-10-31T09:32:35.320Z] #56 [core-command internal] load build context [2025-10-31T09:32:36.307Z] #56 ... [2025-10-31T09:32:36.307Z] [2025-10-31T09:32:36.307Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T09:32:36.307Z] #68 67.57 OK: 255 MiB in 60 packages [2025-10-31T09:32:36.307Z] #68 DONE 72.2s [2025-10-31T09:32:36.307Z] [2025-10-31T09:32:36.307Z] #56 [core-command internal] load build context [2025-10-31T09:32:36.911Z] #56 ... [2025-10-31T09:32:36.911Z] [2025-10-31T09:32:36.911Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:36.911Z] #75 DONE 50.5s [2025-10-31T09:32:36.911Z] [2025-10-31T09:32:36.911Z] #56 [core-command internal] load build context [2025-10-31T09:32:37.187Z] #56 transferring context: 69.22MB 82.2s [2025-10-31T09:32:37.187Z] #56 ... [2025-10-31T09:32:37.187Z] [2025-10-31T09:32:37.187Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:32:37.463Z] #50 ... [2025-10-31T09:32:37.463Z] [2025-10-31T09:32:37.463Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:32:37.463Z] #47 ... [2025-10-31T09:32:37.463Z] [2025-10-31T09:32:37.463Z] #55 [core-metadata internal] load build context [2025-10-31T09:32:37.463Z] #55 ... [2025-10-31T09:32:37.463Z] [2025-10-31T09:32:37.463Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-31T09:32:37.463Z] #83 DONE 3.3s [2025-10-31T09:32:37.463Z] [2025-10-31T09:32:37.463Z] #55 [core-metadata internal] load build context [2025-10-31T09:32:37.463Z] #55 ... [2025-10-31T09:32:37.463Z] [2025-10-31T09:32:37.463Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:32:38.447Z] #50 ... [2025-10-31T09:32:38.447Z] [2025-10-31T09:32:38.447Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:38.447Z] #54 ... [2025-10-31T09:32:38.447Z] [2025-10-31T09:32:38.447Z] #52 [support-scheduler internal] load build context [2025-10-31T09:32:39.896Z] #52 ... [2025-10-31T09:32:39.896Z] [2025-10-31T09:32:39.896Z] #46 [core-data internal] load build context [2025-10-31T09:32:39.896Z] #46 ... [2025-10-31T09:32:39.896Z] [2025-10-31T09:32:39.896Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:32:39.896Z] #69 65.74 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T09:32:39.896Z] #69 65.74 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T09:32:39.896Z] #69 65.74 OK: 26161 distinct packages available [2025-10-31T09:32:39.896Z] #69 69.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:39.896Z] #69 73.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:40.174Z] #69 ... [2025-10-31T09:32:40.174Z] [2025-10-31T09:32:40.174Z] #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T09:32:40.174Z] #76 45.89 OK: 9 MiB in 15 packages [2025-10-31T09:32:40.174Z] #76 DONE 49.2s [2025-10-31T09:32:40.174Z] [2025-10-31T09:32:40.174Z] #46 [core-data internal] load build context [2025-10-31T09:32:40.775Z] #46 ... [2025-10-31T09:32:40.775Z] [2025-10-31T09:32:40.775Z] #51 [support-notifications internal] load build context [2025-10-31T09:32:41.060Z] #51 ... [2025-10-31T09:32:41.060Z] [2025-10-31T09:32:41.060Z] #52 [support-scheduler internal] load build context [2025-10-31T09:32:41.664Z] #52 ... [2025-10-31T09:32:41.664Z] [2025-10-31T09:32:41.664Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:41.960Z] #45 ... [2025-10-31T09:32:41.960Z] [2025-10-31T09:32:41.960Z] #52 [support-scheduler internal] load build context [2025-10-31T09:32:42.246Z] #52 transferring context: 139.63MB 90.4s [2025-10-31T09:32:42.246Z] #52 ... [2025-10-31T09:32:42.246Z] [2025-10-31T09:32:42.246Z] #84 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-10-31T09:32:42.534Z] #84 ... [2025-10-31T09:32:42.534Z] [2025-10-31T09:32:42.534Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:42.816Z] #45 ... [2025-10-31T09:32:42.816Z] [2025-10-31T09:32:42.816Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:42.816Z] #85 ... [2025-10-31T09:32:42.816Z] [2025-10-31T09:32:42.816Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T09:32:42.816Z] #77 51.26 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T09:32:42.816Z] #77 53.07 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:32:42.816Z] #77 53.37 OK: 9 MiB in 15 packages [2025-10-31T09:32:42.816Z] #77 DONE 57.0s [2025-10-31T09:32:42.816Z] [2025-10-31T09:32:42.816Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:43.099Z] #45 ... [2025-10-31T09:32:43.099Z] [2025-10-31T09:32:43.099Z] #53 [core-keeper internal] load build context [2025-10-31T09:32:43.380Z] #53 ... [2025-10-31T09:32:43.380Z] [2025-10-31T09:32:43.380Z] #52 [support-scheduler internal] load build context [2025-10-31T09:32:43.658Z] #52 ... [2025-10-31T09:32:43.658Z] [2025-10-31T09:32:43.658Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T09:32:43.658Z] #79 38.98 OK: 9 MiB in 16 packages [2025-10-31T09:32:43.658Z] #79 DONE 42.7s [2025-10-31T09:32:43.658Z] [2025-10-31T09:32:43.658Z] #52 [support-scheduler internal] load build context [2025-10-31T09:32:43.658Z] #52 ... [2025-10-31T09:32:43.658Z] [2025-10-31T09:32:43.658Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T09:32:43.658Z] #82 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:43.946Z] #82 ... [2025-10-31T09:32:43.946Z] [2025-10-31T09:32:43.946Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T09:32:43.946Z] #65 76.79 (1/14) Installing ca-certificates (20250911-r0) [2025-10-31T09:32:43.946Z] #65 77.92 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-31T09:32:43.946Z] #65 78.38 (3/14) Installing c-ares (1.33.1-r0) [2025-10-31T09:32:43.946Z] #65 78.38 (4/14) Installing libunistring (1.2-r0) [2025-10-31T09:32:43.946Z] #65 78.52 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-31T09:32:43.946Z] #65 78.52 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-31T09:32:43.946Z] #65 78.70 (7/14) Installing libpsl (0.21.5-r1) [2025-10-31T09:32:43.946Z] #65 78.70 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-31T09:32:43.946Z] #65 78.86 (9/14) Installing libcurl (8.14.1-r2) [2025-10-31T09:32:43.946Z] #65 79.04 (10/14) Installing curl (8.14.1-r2) [2025-10-31T09:32:43.946Z] #65 79.10 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-31T09:32:43.946Z] #65 79.27 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-31T09:32:43.946Z] #65 79.27 (13/14) Installing libucontext (1.2-r3) [2025-10-31T09:32:43.946Z] #65 79.27 (14/14) Installing gcompat (1.1.0-r4) [2025-10-31T09:32:43.946Z] #65 79.34 Executing busybox-1.36.1-r30.trigger [2025-10-31T09:32:43.946Z] #65 79.72 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:32:43.946Z] #65 82.90 OK: 15 MiB in 28 packages [2025-10-31T09:32:43.946Z] #65 DONE 87.1s [2025-10-31T09:32:43.946Z] [2025-10-31T09:32:43.946Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-31T09:32:44.559Z] #86 ... [2025-10-31T09:32:44.559Z] [2025-10-31T09:32:44.559Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:44.559Z] #81 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:44.559Z] #81 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:44.559Z] #81 ... [2025-10-31T09:32:44.559Z] [2025-10-31T09:32:44.559Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:32:44.559Z] #49 ... [2025-10-31T09:32:44.837Z] [2025-10-31T09:32:44.837Z] #52 [support-scheduler internal] load build context [2025-10-31T09:32:44.837Z] #52 ... [2025-10-31T09:32:44.837Z] [2025-10-31T09:32:44.837Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T09:32:44.837Z] #78 49.70 OK: 255 MiB in 60 packages [2025-10-31T09:32:44.837Z] #78 DONE 53.1s [2025-10-31T09:32:44.837Z] [2025-10-31T09:32:44.837Z] #52 [support-scheduler internal] load build context [2025-10-31T09:32:45.449Z] #52 ... [2025-10-31T09:32:45.449Z] [2025-10-31T09:32:45.449Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T09:32:45.449Z] #80 36.02 OK: 20 MiB in 18 packages [2025-10-31T09:32:45.449Z] #80 DONE 38.7s [2025-10-31T09:32:45.449Z] [2025-10-31T09:32:45.449Z] #52 [support-scheduler internal] load build context [2025-10-31T09:32:45.730Z] #52 ... [2025-10-31T09:32:45.730Z] [2025-10-31T09:32:45.730Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:32:45.730Z] #57 ... [2025-10-31T09:32:45.730Z] [2025-10-31T09:32:45.730Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:32:47.178Z] #49 transferring context: 147.69MB 97.2s [2025-10-31T09:32:47.455Z] #49 ... [2025-10-31T09:32:47.455Z] [2025-10-31T09:32:47.455Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:32:47.732Z] #47 ... [2025-10-31T09:32:47.732Z] [2025-10-31T09:32:47.732Z] #56 [core-command internal] load build context [2025-10-31T09:32:47.732Z] #56 ... [2025-10-31T09:32:47.732Z] [2025-10-31T09:32:47.732Z] #55 [core-metadata internal] load build context [2025-10-31T09:32:48.021Z] #55 ... [2025-10-31T09:32:48.021Z] [2025-10-31T09:32:48.021Z] #56 [core-command internal] load build context [2025-10-31T09:32:48.627Z] #56 ... [2025-10-31T09:32:48.627Z] [2025-10-31T09:32:48.627Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:32:48.627Z] #50 ... [2025-10-31T09:32:48.627Z] [2025-10-31T09:32:48.627Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:48.902Z] #54 ... [2025-10-31T09:32:48.902Z] [2025-10-31T09:32:48.902Z] #56 [core-command internal] load build context [2025-10-31T09:32:49.177Z] #56 ... [2025-10-31T09:32:49.177Z] [2025-10-31T09:32:49.177Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T09:32:49.177Z] #82 27.56 OK: 9 MiB in 18 packages [2025-10-31T09:32:49.177Z] #82 DONE 29.6s [2025-10-31T09:32:49.177Z] [2025-10-31T09:32:49.177Z] #56 [core-command internal] load build context [2025-10-31T09:32:51.189Z] #56 ... [2025-10-31T09:32:51.189Z] [2025-10-31T09:32:51.189Z] #51 [support-notifications internal] load build context [2025-10-31T09:32:51.189Z] #51 ... [2025-10-31T09:32:51.189Z] [2025-10-31T09:32:51.189Z] #46 [core-data internal] load build context [2025-10-31T09:32:51.189Z] #46 ... [2025-10-31T09:32:51.189Z] [2025-10-31T09:32:51.189Z] #56 [core-command internal] load build context [2025-10-31T09:32:51.465Z] #56 ... [2025-10-31T09:32:51.465Z] [2025-10-31T09:32:51.465Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:51.465Z] #81 25.58 OK: 14 MiB in 21 packages [2025-10-31T09:32:51.465Z] #81 DONE 27.7s [2025-10-31T09:32:51.743Z] [2025-10-31T09:32:51.743Z] #56 [core-command internal] load build context [2025-10-31T09:32:52.734Z] #56 ... [2025-10-31T09:32:52.734Z] [2025-10-31T09:32:52.734Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T09:32:52.734Z] #69 86.45 OK: 255 MiB in 60 packages [2025-10-31T09:32:52.734Z] #69 DONE 88.4s [2025-10-31T09:32:52.734Z] [2025-10-31T09:32:52.734Z] #56 [core-command internal] load build context [2025-10-31T09:32:52.734Z] #56 transferring context: 88.59MB 97.5s [2025-10-31T09:32:53.334Z] #56 ... [2025-10-31T09:32:53.334Z] [2025-10-31T09:32:53.334Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:32:53.614Z] #45 ... [2025-10-31T09:32:53.614Z] [2025-10-31T09:32:53.614Z] #53 [core-keeper internal] load build context [2025-10-31T09:32:53.614Z] #53 ... [2025-10-31T09:32:53.614Z] [2025-10-31T09:32:53.614Z] #84 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-10-31T09:32:53.614Z] #84 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:53.614Z] #84 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:53.614Z] #84 20.50 OK: 10 MiB in 19 packages [2025-10-31T09:32:53.614Z] #84 ... [2025-10-31T09:32:53.614Z] [2025-10-31T09:32:53.614Z] #53 [core-keeper internal] load build context [2025-10-31T09:32:54.224Z] #53 ... [2025-10-31T09:32:54.224Z] [2025-10-31T09:32:54.224Z] #84 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-10-31T09:32:54.224Z] #84 DONE 23.7s [2025-10-31T09:32:54.512Z] [2025-10-31T09:32:54.512Z] #53 [core-keeper internal] load build context [2025-10-31T09:32:54.512Z] #53 ... [2025-10-31T09:32:54.512Z] [2025-10-31T09:32:54.512Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:54.788Z] #87 ... [2025-10-31T09:32:54.788Z] [2025-10-31T09:32:54.788Z] #53 [core-keeper internal] load build context [2025-10-31T09:32:56.257Z] #53 ... [2025-10-31T09:32:56.257Z] [2025-10-31T09:32:56.257Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:32:56.257Z] #57 ... [2025-10-31T09:32:56.257Z] [2025-10-31T09:32:56.257Z] #52 [support-scheduler internal] load build context [2025-10-31T09:32:56.257Z] #52 ... [2025-10-31T09:32:56.257Z] [2025-10-31T09:32:56.257Z] #53 [core-keeper internal] load build context [2025-10-31T09:32:56.861Z] #53 ... [2025-10-31T09:32:56.861Z] [2025-10-31T09:32:56.861Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:56.861Z] #85 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:56.861Z] #85 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:56.861Z] #85 22.19 Upgrading critical system libraries and apk-tools: [2025-10-31T09:32:56.861Z] #85 22.19 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2025-10-31T09:32:56.861Z] #85 22.19 Executing busybox-1.37.0-r18.trigger [2025-10-31T09:32:56.861Z] #85 22.76 Continuing the upgrade transaction with new apk-tools: [2025-10-31T09:32:56.861Z] #85 22.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:56.861Z] #85 ... [2025-10-31T09:32:56.861Z] [2025-10-31T09:32:56.861Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:32:57.463Z] #57 ... [2025-10-31T09:32:57.463Z] [2025-10-31T09:32:57.463Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-31T09:32:57.463Z] #86 DONE 13.3s [2025-10-31T09:32:57.463Z] [2025-10-31T09:32:57.463Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:32:57.752Z] #57 transferring context: 71.84MB 102.6s [2025-10-31T09:32:57.752Z] #57 ... [2025-10-31T09:32:57.752Z] [2025-10-31T09:32:57.752Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:32:57.752Z] #49 ... [2025-10-31T09:32:57.752Z] [2025-10-31T09:32:57.752Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:32:57.752Z] #47 ... [2025-10-31T09:32:57.752Z] [2025-10-31T09:32:57.752Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:32:58.028Z] #49 ... [2025-10-31T09:32:58.028Z] [2025-10-31T09:32:58.028Z] #55 [core-metadata internal] load build context [2025-10-31T09:32:58.028Z] #55 ... [2025-10-31T09:32:58.028Z] [2025-10-31T09:32:58.028Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:32:58.028Z] #85 24.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:32:58.304Z] #85 ... [2025-10-31T09:32:58.304Z] [2025-10-31T09:32:58.304Z] #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-31T09:32:58.304Z] #88 DONE 4.0s [2025-10-31T09:32:58.584Z] [2025-10-31T09:32:58.584Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:32:58.584Z] #49 ... [2025-10-31T09:32:58.584Z] [2025-10-31T09:32:58.584Z] #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-31T09:32:58.584Z] #89 DONE 1.2s [2025-10-31T09:32:58.584Z] [2025-10-31T09:32:58.584Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:32:59.203Z] #49 ... [2025-10-31T09:32:59.203Z] [2025-10-31T09:32:59.203Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:32:59.203Z] #90 DONE 9.6s [2025-10-31T09:32:59.203Z] [2025-10-31T09:32:59.203Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:32:59.203Z] #50 ... [2025-10-31T09:32:59.203Z] [2025-10-31T09:32:59.203Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:32:59.203Z] #54 ... [2025-10-31T09:32:59.203Z] [2025-10-31T09:32:59.203Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:32:59.833Z] #49 ... [2025-10-31T09:32:59.833Z] [2025-10-31T09:32:59.833Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-31T09:32:59.833Z] #91 DONE 0.6s [2025-10-31T09:32:59.833Z] [2025-10-31T09:32:59.833Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:33:01.828Z] #49 ... [2025-10-31T09:33:01.828Z] [2025-10-31T09:33:01.828Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-31T09:33:01.828Z] #92 DONE 2.0s [2025-10-31T09:33:01.828Z] [2025-10-31T09:33:01.828Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:33:01.828Z] #49 ... [2025-10-31T09:33:01.828Z] [2025-10-31T09:33:01.828Z] #51 [support-notifications internal] load build context [2025-10-31T09:33:01.828Z] #51 ... [2025-10-31T09:33:01.828Z] [2025-10-31T09:33:01.828Z] #46 [core-data internal] load build context [2025-10-31T09:33:01.828Z] #46 ... [2025-10-31T09:33:01.828Z] [2025-10-31T09:33:01.828Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:33:01.828Z] #85 29.10 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:33:01.829Z] #85 29.20 Executing busybox-1.37.0-r19.post-upgrade [2025-10-31T09:33:02.106Z] #85 ... [2025-10-31T09:33:02.106Z] [2025-10-31T09:33:02.106Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:33:02.106Z] #93 DONE 7.6s [2025-10-31T09:33:02.106Z] [2025-10-31T09:33:02.106Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:33:02.106Z] #85 29.47 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:33:02.106Z] #85 29.47 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) [2025-10-31T09:33:02.106Z] #85 29.51 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-31T09:33:02.382Z] #85 ... [2025-10-31T09:33:02.382Z] [2025-10-31T09:33:02.382Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:33:02.382Z] #87 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:02.382Z] #87 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T09:33:02.382Z] #87 15.86 OK: 15 MiB in 28 packages [2025-10-31T09:33:02.382Z] #87 DONE 17.9s [2025-10-31T09:33:02.382Z] [2025-10-31T09:33:02.382Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:33:02.382Z] #85 29.73 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-31T09:33:02.382Z] #85 29.75 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-31T09:33:02.666Z] #85 29.80 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T09:33:02.666Z] #85 29.84 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2025-10-31T09:33:02.666Z] #85 29.84 Executing busybox-1.37.0-r19.trigger [2025-10-31T09:33:02.666Z] #85 29.89 Executing ca-certificates-20250911-r0.trigger [2025-10-31T09:33:03.278Z] #85 30.36 OK: 8 MiB in 19 packages [2025-10-31T09:33:03.562Z] #85 ... [2025-10-31T09:33:03.562Z] [2025-10-31T09:33:03.562Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:03.562Z] #45 transferring context: 169.03MB 114.9s [2025-10-31T09:33:03.562Z] #45 ... [2025-10-31T09:33:03.562Z] [2025-10-31T09:33:03.562Z] #56 [core-command internal] load build context [2025-10-31T09:33:03.842Z] #56 ... [2025-10-31T09:33:03.842Z] [2025-10-31T09:33:03.842Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:04.124Z] #45 ... [2025-10-31T09:33:04.124Z] [2025-10-31T09:33:04.124Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:33:04.124Z] #94 DONE 2.5s [2025-10-31T09:33:04.124Z] [2025-10-31T09:33:04.124Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:04.736Z] #45 ... [2025-10-31T09:33:04.736Z] [2025-10-31T09:33:04.736Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T09:33:04.736Z] #85 DONE 31.9s [2025-10-31T09:33:04.736Z] [2025-10-31T09:33:04.736Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:05.340Z] #45 ... [2025-10-31T09:33:05.340Z] [2025-10-31T09:33:05.340Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-31T09:33:05.340Z] #95 DONE 3.1s [2025-10-31T09:33:05.340Z] [2025-10-31T09:33:05.340Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:05.943Z] #45 ... [2025-10-31T09:33:05.943Z] [2025-10-31T09:33:05.943Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T09:33:05.943Z] #96 DONE 7.3s [2025-10-31T09:33:05.943Z] [2025-10-31T09:33:05.943Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:06.550Z] #45 ... [2025-10-31T09:33:06.550Z] [2025-10-31T09:33:06.550Z] #52 [support-scheduler internal] load build context [2025-10-31T09:33:06.550Z] #52 ... [2025-10-31T09:33:06.550Z] [2025-10-31T09:33:06.550Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:06.826Z] #45 ... [2025-10-31T09:33:06.826Z] [2025-10-31T09:33:06.826Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-31T09:33:06.826Z] #97 DONE 2.3s [2025-10-31T09:33:06.826Z] [2025-10-31T09:33:06.826Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:07.102Z] #45 ... [2025-10-31T09:33:07.102Z] [2025-10-31T09:33:07.102Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-31T09:33:07.102Z] #98 DONE 1.9s [2025-10-31T09:33:07.102Z] [2025-10-31T09:33:07.102Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:07.709Z] #45 ... [2025-10-31T09:33:07.709Z] [2025-10-31T09:33:07.709Z] #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-31T09:33:07.709Z] #99 DONE 1.9s [2025-10-31T09:33:07.709Z] [2025-10-31T09:33:07.709Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:33:07.985Z] #57 ... [2025-10-31T09:33:07.985Z] [2025-10-31T09:33:07.985Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:33:07.985Z] #47 ... [2025-10-31T09:33:07.985Z] [2025-10-31T09:33:07.985Z] #53 [core-keeper internal] load build context [2025-10-31T09:33:07.985Z] #53 ... [2025-10-31T09:33:07.985Z] [2025-10-31T09:33:07.985Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:33:08.272Z] #47 ... [2025-10-31T09:33:08.272Z] [2025-10-31T09:33:08.272Z] #55 [core-metadata internal] load build context [2025-10-31T09:33:08.555Z] #55 ... [2025-10-31T09:33:08.555Z] [2025-10-31T09:33:08.555Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:33:08.555Z] #47 transferring context: 178.54MB 119.9s [2025-10-31T09:33:09.158Z] #47 ... [2025-10-31T09:33:09.158Z] [2025-10-31T09:33:09.158Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:33:09.158Z] #100 DONE 2.0s [2025-10-31T09:33:09.158Z] [2025-10-31T09:33:09.158Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:33:09.433Z] #47 ... [2025-10-31T09:33:09.433Z] [2025-10-31T09:33:09.433Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:33:09.433Z] #50 ... [2025-10-31T09:33:09.433Z] [2025-10-31T09:33:09.433Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:09.433Z] #54 ... [2025-10-31T09:33:09.433Z] [2025-10-31T09:33:09.433Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-31T09:33:09.433Z] #101 DONE 2.6s [2025-10-31T09:33:09.433Z] [2025-10-31T09:33:09.433Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:09.433Z] #54 ... [2025-10-31T09:33:09.433Z] [2025-10-31T09:33:09.433Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:33:10.032Z] #47 ... [2025-10-31T09:33:10.032Z] [2025-10-31T09:33:10.032Z] #102 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-31T09:33:10.032Z] #102 DONE 2.1s [2025-10-31T09:33:10.032Z] [2025-10-31T09:33:10.032Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:33:11.479Z] #47 ... [2025-10-31T09:33:11.479Z] [2025-10-31T09:33:11.479Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-31T09:33:11.479Z] #103 DONE 2.1s [2025-10-31T09:33:11.753Z] [2025-10-31T09:33:11.753Z] #53 [core-keeper internal] load build context [2025-10-31T09:33:11.753Z] #53 ... [2025-10-31T09:33:11.753Z] [2025-10-31T09:33:11.753Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:33:12.030Z] #49 ... [2025-10-31T09:33:12.030Z] [2025-10-31T09:33:12.030Z] #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T09:33:12.030Z] #104 DONE 1.8s [2025-10-31T09:33:12.030Z] [2025-10-31T09:33:12.030Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:33:12.030Z] #49 ... [2025-10-31T09:33:12.030Z] [2025-10-31T09:33:12.030Z] #51 [support-notifications internal] load build context [2025-10-31T09:33:12.030Z] #51 ... [2025-10-31T09:33:12.030Z] [2025-10-31T09:33:12.030Z] #46 [core-data internal] load build context [2025-10-31T09:33:12.030Z] #46 ... [2025-10-31T09:33:12.030Z] [2025-10-31T09:33:12.030Z] #53 [core-keeper internal] load build context [2025-10-31T09:33:13.012Z] #53 ... [2025-10-31T09:33:13.012Z] [2025-10-31T09:33:13.012Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-31T09:33:13.012Z] #105 DONE 1.5s [2025-10-31T09:33:13.012Z] [2025-10-31T09:33:13.012Z] #53 [core-keeper internal] load build context [2025-10-31T09:33:13.613Z] #53 ... [2025-10-31T09:33:13.613Z] [2025-10-31T09:33:13.613Z] #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-31T09:33:13.613Z] #106 DONE 1.7s [2025-10-31T09:33:13.613Z] [2025-10-31T09:33:13.613Z] #53 [core-keeper internal] load build context [2025-10-31T09:33:13.887Z] #53 transferring context: 187.94MB 122.3s [2025-10-31T09:33:13.887Z] #53 ... [2025-10-31T09:33:13.887Z] [2025-10-31T09:33:13.887Z] #56 [core-command internal] load build context [2025-10-31T09:33:13.887Z] #56 ... [2025-10-31T09:33:13.887Z] [2025-10-31T09:33:13.887Z] #53 [core-keeper internal] load build context [2025-10-31T09:33:15.334Z] #53 ... [2025-10-31T09:33:15.334Z] [2025-10-31T09:33:15.334Z] #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-31T09:33:15.334Z] #107 DONE 1.5s [2025-10-31T09:33:15.334Z] [2025-10-31T09:33:15.334Z] #53 [core-keeper internal] load build context [2025-10-31T09:33:16.936Z] #53 ... [2025-10-31T09:33:16.936Z] [2025-10-31T09:33:16.936Z] #52 [support-scheduler internal] load build context [2025-10-31T09:33:16.936Z] #52 ... [2025-10-31T09:33:16.936Z] [2025-10-31T09:33:16.936Z] #53 [core-keeper internal] load build context [2025-10-31T09:33:18.000Z] #53 ... [2025-10-31T09:33:18.000Z] [2025-10-31T09:33:18.000Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:18.000Z] #45 ... [2025-10-31T09:33:18.000Z] [2025-10-31T09:33:18.000Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:33:18.000Z] #57 ... [2025-10-31T09:33:18.000Z] [2025-10-31T09:33:18.000Z] #53 [core-keeper internal] load build context [2025-10-31T09:33:18.652Z] #53 ... [2025-10-31T09:33:18.652Z] [2025-10-31T09:33:18.652Z] #55 [core-metadata internal] load build context [2025-10-31T09:33:18.653Z] #55 ... [2025-10-31T09:33:18.653Z] [2025-10-31T09:33:18.653Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:18.653Z] #45 transferring context: 205.91MB 130.1s [2025-10-31T09:33:19.663Z] #45 ... [2025-10-31T09:33:19.663Z] [2025-10-31T09:33:19.663Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:33:19.663Z] #50 ... [2025-10-31T09:33:19.663Z] [2025-10-31T09:33:19.663Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:19.663Z] #54 ... [2025-10-31T09:33:19.663Z] [2025-10-31T09:33:19.663Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:19.952Z] #45 ... [2025-10-31T09:33:19.952Z] [2025-10-31T09:33:19.952Z] #108 [security-spire-agent] exporting to image [2025-10-31T09:33:19.952Z] #108 exporting layers 9.9s done [2025-10-31T09:33:19.952Z] #108 writing image sha256:6af1d9d206287810467e3d042fd322160fa0b53b6a882f9af6a8eb87750d5750 0.1s done [2025-10-31T09:33:19.952Z] #108 naming to docker.io/library/security-spire-config-arm64 [2025-10-31T09:33:19.952Z] #108 naming to docker.io/library/security-spire-config-arm64 0.1s done [2025-10-31T09:33:19.952Z] #108 ... [2025-10-31T09:33:19.952Z] [2025-10-31T09:33:19.952Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:21.551Z] #45 ... [2025-10-31T09:33:21.551Z] [2025-10-31T09:33:21.551Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:33:21.834Z] #47 ... [2025-10-31T09:33:21.834Z] [2025-10-31T09:33:21.834Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:22.112Z] #45 ... [2025-10-31T09:33:22.112Z] [2025-10-31T09:33:22.112Z] #51 [support-notifications internal] load build context [2025-10-31T09:33:22.112Z] #51 ... [2025-10-31T09:33:22.112Z] [2025-10-31T09:33:22.112Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:33:22.388Z] #49 ... [2025-10-31T09:33:22.388Z] [2025-10-31T09:33:22.388Z] #46 [core-data internal] load build context [2025-10-31T09:33:22.388Z] #46 ... [2025-10-31T09:33:22.388Z] [2025-10-31T09:33:22.388Z] #51 [support-notifications internal] load build context [2025-10-31T09:33:23.836Z] #51 transferring context: 251.54MB 133.4s [2025-10-31T09:33:24.115Z] #51 ... [2025-10-31T09:33:24.115Z] [2025-10-31T09:33:24.115Z] #56 [core-command internal] load build context [2025-10-31T09:33:24.115Z] #56 ... [2025-10-31T09:33:24.115Z] [2025-10-31T09:33:24.115Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:33:25.580Z] #49 ... [2025-10-31T09:33:25.580Z] [2025-10-31T09:33:25.580Z] #108 [security-spire-agent] exporting to image [2025-10-31T09:33:25.580Z] #108 exporting layers 10.2s done [2025-10-31T09:33:25.580Z] #108 writing image sha256:d779112b43cf546c04b342e14490e8294a347b5d3d6753d9c142d5518976d4b0 0.1s done [2025-10-31T09:33:25.580Z] #108 naming to docker.io/library/security-spire-server-arm64 0.2s done [2025-10-31T09:33:25.580Z] #108 writing image sha256:c663e540009dc4774a7d563d8e2fc52b142d9b323c9aea9cc5b8113ca6bccf5f 0.1s done [2025-10-31T09:33:25.580Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-10-31T09:33:25.580Z] #108 DONE 16.9s [2025-10-31T09:33:25.580Z] [2025-10-31T09:33:25.580Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:33:27.057Z] #49 ... [2025-10-31T09:33:27.057Z] [2025-10-31T09:33:27.057Z] #52 [support-scheduler internal] load build context [2025-10-31T09:33:27.057Z] #52 ... [2025-10-31T09:33:27.057Z] [2025-10-31T09:33:27.057Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:33:28.521Z] #49 ... [2025-10-31T09:33:28.521Z] [2025-10-31T09:33:28.521Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:33:28.521Z] #57 ... [2025-10-31T09:33:28.521Z] [2025-10-31T09:33:28.521Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:33:28.800Z] #49 ... [2025-10-31T09:33:28.800Z] [2025-10-31T09:33:28.800Z] #55 [core-metadata internal] load build context [2025-10-31T09:33:28.800Z] #55 ... [2025-10-31T09:33:28.800Z] [2025-10-31T09:33:28.800Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:33:29.081Z] #57 ... [2025-10-31T09:33:29.081Z] [2025-10-31T09:33:29.081Z] #53 [core-keeper internal] load build context [2025-10-31T09:33:29.081Z] #53 transferring context: 233.31MB 137.6s [2025-10-31T09:33:29.081Z] #53 ... [2025-10-31T09:33:29.081Z] [2025-10-31T09:33:29.081Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:33:29.687Z] #57 ... [2025-10-31T09:33:29.687Z] [2025-10-31T09:33:29.687Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:29.965Z] #54 ... [2025-10-31T09:33:29.965Z] [2025-10-31T09:33:29.965Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:33:29.965Z] #50 ... [2025-10-31T09:33:29.965Z] [2025-10-31T09:33:29.965Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:31.976Z] #54 ... [2025-10-31T09:33:31.976Z] [2025-10-31T09:33:31.976Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:33:31.976Z] #47 ... [2025-10-31T09:33:31.976Z] [2025-10-31T09:33:31.976Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:32.584Z] #54 ... [2025-10-31T09:33:32.584Z] [2025-10-31T09:33:32.584Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:32.584Z] #45 ... [2025-10-31T09:33:32.584Z] [2025-10-31T09:33:32.584Z] #46 [core-data internal] load build context [2025-10-31T09:33:32.864Z] #46 ... [2025-10-31T09:33:32.864Z] [2025-10-31T09:33:32.864Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:33.860Z] #45 transferring context: 249.01MB 145.3s [2025-10-31T09:33:34.138Z] #45 ... [2025-10-31T09:33:34.138Z] [2025-10-31T09:33:34.138Z] #51 [support-notifications internal] load build context [2025-10-31T09:33:34.417Z] #51 ... [2025-10-31T09:33:34.417Z] [2025-10-31T09:33:34.417Z] #56 [core-command internal] load build context [2025-10-31T09:33:34.417Z] #56 ... [2025-10-31T09:33:34.417Z] [2025-10-31T09:33:34.417Z] #51 [support-notifications internal] load build context [2025-10-31T09:33:37.065Z] #51 ... [2025-10-31T09:33:37.065Z] [2025-10-31T09:33:37.065Z] #52 [support-scheduler internal] load build context [2025-10-31T09:33:37.065Z] #52 ... [2025-10-31T09:33:37.065Z] [2025-10-31T09:33:37.065Z] #51 [support-notifications internal] load build context [2025-10-31T09:33:39.069Z] #51 ... [2025-10-31T09:33:39.069Z] [2025-10-31T09:33:39.069Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:33:39.069Z] #49 transferring context: 279.32MB 149.2s [2025-10-31T09:33:39.069Z] #49 ... [2025-10-31T09:33:39.069Z] [2025-10-31T09:33:39.069Z] #55 [core-metadata internal] load build context [2025-10-31T09:33:39.069Z] #55 ... [2025-10-31T09:33:39.069Z] [2025-10-31T09:33:39.069Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:33:39.351Z] #49 ... [2025-10-31T09:33:39.351Z] [2025-10-31T09:33:39.351Z] #53 [core-keeper internal] load build context [2025-10-31T09:33:39.351Z] #53 ... [2025-10-31T09:33:39.351Z] [2025-10-31T09:33:39.351Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:33:39.957Z] #49 ... [2025-10-31T09:33:39.957Z] [2025-10-31T09:33:39.957Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:33:39.957Z] #57 ... [2025-10-31T09:33:39.957Z] [2025-10-31T09:33:39.957Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:33:40.235Z] #50 ... [2025-10-31T09:33:40.235Z] [2025-10-31T09:33:40.235Z] #51 [support-notifications internal] load build context [2025-10-31T09:33:43.281Z] #51 ... [2025-10-31T09:33:43.281Z] [2025-10-31T09:33:43.281Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:33:43.281Z] #47 ... [2025-10-31T09:33:43.281Z] [2025-10-31T09:33:43.281Z] #51 [support-notifications internal] load build context [2025-10-31T09:33:43.281Z] #51 ... [2025-10-31T09:33:43.281Z] [2025-10-31T09:33:43.281Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:43.281Z] #54 ... [2025-10-31T09:33:43.281Z] [2025-10-31T09:33:43.281Z] #51 [support-notifications internal] load build context [2025-10-31T09:33:43.281Z] #51 ... [2025-10-31T09:33:43.281Z] [2025-10-31T09:33:43.281Z] #46 [core-data internal] load build context [2025-10-31T09:33:43.281Z] #46 ... [2025-10-31T09:33:43.281Z] [2025-10-31T09:33:43.281Z] #51 [support-notifications internal] load build context [2025-10-31T09:33:44.270Z] #51 transferring context: 328.98MB 153.7s [2025-10-31T09:33:44.270Z] #51 ... [2025-10-31T09:33:44.270Z] [2025-10-31T09:33:44.270Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:44.545Z] #45 ... [2025-10-31T09:33:44.545Z] [2025-10-31T09:33:44.545Z] #56 [core-command internal] load build context [2025-10-31T09:33:44.545Z] #56 ... [2025-10-31T09:33:44.545Z] [2025-10-31T09:33:44.545Z] #51 [support-notifications internal] load build context [2025-10-31T09:33:47.177Z] #51 ... [2025-10-31T09:33:47.177Z] [2025-10-31T09:33:47.177Z] #52 [support-scheduler internal] load build context [2025-10-31T09:33:47.451Z] #52 ... [2025-10-31T09:33:47.451Z] [2025-10-31T09:33:47.451Z] #51 [support-notifications internal] load build context [2025-10-31T09:33:49.443Z] #51 ... [2025-10-31T09:33:49.443Z] [2025-10-31T09:33:49.443Z] #55 [core-metadata internal] load build context [2025-10-31T09:33:49.443Z] #55 ... [2025-10-31T09:33:49.443Z] [2025-10-31T09:33:49.443Z] #51 [support-notifications internal] load build context [2025-10-31T09:33:49.443Z] #51 transferring context: 348.28MB 158.8s [2025-10-31T09:33:49.443Z] #51 ... [2025-10-31T09:33:49.443Z] [2025-10-31T09:33:49.443Z] #53 [core-keeper internal] load build context [2025-10-31T09:33:49.443Z] #53 ... [2025-10-31T09:33:49.443Z] [2025-10-31T09:33:49.443Z] #55 [core-metadata internal] load build context [2025-10-31T09:33:50.043Z] #55 ... [2025-10-31T09:33:50.044Z] [2025-10-31T09:33:50.044Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:33:50.044Z] #49 ... [2025-10-31T09:33:50.044Z] [2025-10-31T09:33:50.044Z] #55 [core-metadata internal] load build context [2025-10-31T09:33:50.044Z] #55 ... [2025-10-31T09:33:50.044Z] [2025-10-31T09:33:50.044Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:33:50.319Z] #57 ... [2025-10-31T09:33:50.319Z] [2025-10-31T09:33:50.319Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:33:50.319Z] #50 ... [2025-10-31T09:33:50.319Z] [2025-10-31T09:33:50.319Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:33:52.306Z] #57 ... [2025-10-31T09:33:52.306Z] [2025-10-31T09:33:52.306Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:33:52.306Z] #47 ... [2025-10-31T09:33:52.306Z] [2025-10-31T09:33:52.306Z] #51 [support-notifications internal] load build context [2025-10-31T09:33:52.910Z] #51 ... [2025-10-31T09:33:52.910Z] [2025-10-31T09:33:52.910Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:33:52.910Z] #54 ... [2025-10-31T09:33:52.910Z] [2025-10-31T09:33:52.910Z] #51 [support-notifications internal] load build context [2025-10-31T09:33:53.190Z] #51 ... [2025-10-31T09:33:53.190Z] [2025-10-31T09:33:53.190Z] #46 [core-data internal] load build context [2025-10-31T09:33:53.466Z] #46 ... [2025-10-31T09:33:53.466Z] [2025-10-31T09:33:53.466Z] #51 [support-notifications internal] load build context [2025-10-31T09:33:54.456Z] #51 transferring context: 364.02MB 163.8s [2025-10-31T09:33:54.456Z] #51 ... [2025-10-31T09:33:54.456Z] [2025-10-31T09:33:54.456Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:33:54.731Z] #45 ... [2025-10-31T09:33:54.731Z] [2025-10-31T09:33:54.731Z] #56 [core-command internal] load build context [2025-10-31T09:33:54.731Z] #56 ... [2025-10-31T09:33:54.731Z] [2025-10-31T09:33:54.731Z] #51 [support-notifications internal] load build context [2025-10-31T09:33:57.368Z] #51 ... [2025-10-31T09:33:57.368Z] [2025-10-31T09:33:57.368Z] #52 [support-scheduler internal] load build context [2025-10-31T09:33:57.646Z] #52 ... [2025-10-31T09:33:57.646Z] [2025-10-31T09:33:57.646Z] #51 [support-notifications internal] load build context [2025-10-31T09:33:59.626Z] #51 transferring context: 378.80MB 168.9s [2025-10-31T09:33:59.626Z] #51 ... [2025-10-31T09:33:59.626Z] [2025-10-31T09:33:59.626Z] #53 [core-keeper internal] load build context [2025-10-31T09:33:59.626Z] #53 ... [2025-10-31T09:33:59.626Z] [2025-10-31T09:33:59.626Z] #51 [support-notifications internal] load build context [2025-10-31T09:34:00.235Z] #51 ... [2025-10-31T09:34:00.235Z] [2025-10-31T09:34:00.235Z] #55 [core-metadata internal] load build context [2025-10-31T09:34:00.235Z] #55 ... [2025-10-31T09:34:00.235Z] [2025-10-31T09:34:00.235Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:34:00.511Z] #49 ... [2025-10-31T09:34:00.511Z] [2025-10-31T09:34:00.511Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:34:00.511Z] #50 ... [2025-10-31T09:34:00.511Z] [2025-10-31T09:34:00.511Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:34:02.506Z] #49 ... [2025-10-31T09:34:02.506Z] [2025-10-31T09:34:02.506Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:34:02.506Z] #57 ... [2025-10-31T09:34:02.506Z] [2025-10-31T09:34:02.506Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:34:02.782Z] #47 ... [2025-10-31T09:34:02.782Z] [2025-10-31T09:34:02.782Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:34:03.079Z] #49 ... [2025-10-31T09:34:03.079Z] [2025-10-31T09:34:03.079Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:03.354Z] #54 ... [2025-10-31T09:34:03.354Z] [2025-10-31T09:34:03.354Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:34:03.354Z] #49 ... [2025-10-31T09:34:03.354Z] [2025-10-31T09:34:03.354Z] #46 [core-data internal] load build context [2025-10-31T09:34:03.633Z] #46 ... [2025-10-31T09:34:03.633Z] [2025-10-31T09:34:03.633Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:34:04.231Z] #49 transferring context: 362.20MB 174.6s [2025-10-31T09:34:04.831Z] #49 ... [2025-10-31T09:34:04.831Z] [2025-10-31T09:34:04.831Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:04.831Z] #45 ... [2025-10-31T09:34:04.831Z] [2025-10-31T09:34:04.831Z] #56 [core-command internal] load build context [2025-10-31T09:34:05.105Z] #56 ... [2025-10-31T09:34:05.105Z] [2025-10-31T09:34:05.105Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:06.553Z] #45 ... [2025-10-31T09:34:06.553Z] [2025-10-31T09:34:06.553Z] #51 [support-notifications internal] load build context [2025-10-31T09:34:06.553Z] #51 transferring context: 402.00MB 175.5s done [2025-10-31T09:34:06.553Z] #51 DONE 176.6s [2025-10-31T09:34:06.553Z] [2025-10-31T09:34:06.553Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:07.535Z] #45 ... [2025-10-31T09:34:07.535Z] [2025-10-31T09:34:07.535Z] #52 [support-scheduler internal] load build context [2025-10-31T09:34:07.812Z] #52 ... [2025-10-31T09:34:07.812Z] [2025-10-31T09:34:07.812Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:09.801Z] #45 ... [2025-10-31T09:34:09.801Z] [2025-10-31T09:34:09.801Z] #52 [support-scheduler internal] load build context [2025-10-31T09:34:09.801Z] #52 transferring context: 402.00MB 177.0s done [2025-10-31T09:34:09.801Z] #52 DONE 180.1s [2025-10-31T09:34:09.801Z] [2025-10-31T09:34:09.801Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:09.801Z] #45 ... [2025-10-31T09:34:09.801Z] [2025-10-31T09:34:09.801Z] #53 [core-keeper internal] load build context [2025-10-31T09:34:10.095Z] #53 ... [2025-10-31T09:34:10.095Z] [2025-10-31T09:34:10.095Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:10.370Z] #45 ... [2025-10-31T09:34:10.370Z] [2025-10-31T09:34:10.370Z] #55 [core-metadata internal] load build context [2025-10-31T09:34:10.657Z] #55 ... [2025-10-31T09:34:10.657Z] [2025-10-31T09:34:10.657Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:10.933Z] #45 ... [2025-10-31T09:34:10.933Z] [2025-10-31T09:34:10.933Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:34:10.933Z] #50 ... [2025-10-31T09:34:10.933Z] [2025-10-31T09:34:10.933Z] #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:34:10.933Z] #109 ... [2025-10-31T09:34:10.933Z] [2025-10-31T09:34:10.933Z] #110 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:34:10.933Z] #110 DONE 4.3s [2025-10-31T09:34:11.208Z] [2025-10-31T09:34:11.208Z] #111 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:34:12.679Z] #111 ... [2025-10-31T09:34:12.679Z] [2025-10-31T09:34:12.679Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:34:12.963Z] #57 ... [2025-10-31T09:34:12.963Z] [2025-10-31T09:34:12.963Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:34:12.963Z] #47 ... [2025-10-31T09:34:12.963Z] [2025-10-31T09:34:12.963Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:34:13.242Z] #57 ... [2025-10-31T09:34:13.242Z] [2025-10-31T09:34:13.242Z] #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:34:13.242Z] #109 DONE 2.5s [2025-10-31T09:34:13.517Z] [2025-10-31T09:34:13.517Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:34:13.517Z] #47 transferring context: 367.53MB 184.9s [2025-10-31T09:34:13.517Z] #47 ... [2025-10-31T09:34:13.517Z] [2025-10-31T09:34:13.517Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:13.517Z] #54 ... [2025-10-31T09:34:13.517Z] [2025-10-31T09:34:13.517Z] #46 [core-data internal] load build context [2025-10-31T09:34:13.792Z] #46 ... [2025-10-31T09:34:13.792Z] [2025-10-31T09:34:13.792Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:14.788Z] #54 ... [2025-10-31T09:34:14.788Z] [2025-10-31T09:34:14.788Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:34:15.063Z] #49 ... [2025-10-31T09:34:15.063Z] [2025-10-31T09:34:15.063Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:15.339Z] #54 ... [2025-10-31T09:34:15.339Z] [2025-10-31T09:34:15.339Z] #56 [core-command internal] load build context [2025-10-31T09:34:15.339Z] #56 ... [2025-10-31T09:34:15.339Z] [2025-10-31T09:34:15.339Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:34:15.615Z] #49 ... [2025-10-31T09:34:15.615Z] [2025-10-31T09:34:15.615Z] #46 [core-data internal] load build context [2025-10-31T09:34:15.615Z] #46 transferring context: 402.00MB 186.3s done [2025-10-31T09:34:15.615Z] #46 DONE 187.5s [2025-10-31T09:34:15.615Z] [2025-10-31T09:34:15.615Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:34:19.966Z] #49 transferring context: 402.00MB 189.3s done [2025-10-31T09:34:19.966Z] #49 ... [2025-10-31T09:34:19.966Z] [2025-10-31T09:34:19.966Z] #112 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:34:19.966Z] #112 DONE 3.2s [2025-10-31T09:34:19.966Z] [2025-10-31T09:34:19.966Z] #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:34:19.966Z] #113 ... [2025-10-31T09:34:19.966Z] [2025-10-31T09:34:19.966Z] #49 [security-secretstore-setup internal] load build context [2025-10-31T09:34:19.966Z] #49 DONE 190.8s [2025-10-31T09:34:19.966Z] [2025-10-31T09:34:19.966Z] #56 [core-command internal] load build context [2025-10-31T09:34:19.966Z] #56 ... [2025-10-31T09:34:19.966Z] [2025-10-31T09:34:19.966Z] #53 [core-keeper internal] load build context [2025-10-31T09:34:20.242Z] #53 ... [2025-10-31T09:34:20.242Z] [2025-10-31T09:34:20.242Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:34:20.242Z] #50 ... [2025-10-31T09:34:20.242Z] [2025-10-31T09:34:20.242Z] #56 [core-command internal] load build context [2025-10-31T09:34:20.536Z] #56 ... [2025-10-31T09:34:20.536Z] [2025-10-31T09:34:20.536Z] #55 [core-metadata internal] load build context [2025-10-31T09:34:20.816Z] #55 transferring context: 402.00MB 187.1s done [2025-10-31T09:34:20.816Z] #55 ... [2025-10-31T09:34:20.816Z] [2025-10-31T09:34:20.816Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:34:20.816Z] #50 ... [2025-10-31T09:34:20.816Z] [2025-10-31T09:34:20.816Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:21.095Z] #45 ... [2025-10-31T09:34:21.095Z] [2025-10-31T09:34:21.095Z] #56 [core-command internal] load build context [2025-10-31T09:34:21.373Z] #56 ... [2025-10-31T09:34:21.373Z] [2025-10-31T09:34:21.373Z] #55 [core-metadata internal] load build context [2025-10-31T09:34:21.373Z] #55 DONE 190.0s [2025-10-31T09:34:21.373Z] [2025-10-31T09:34:21.373Z] #56 [core-command internal] load build context [2025-10-31T09:34:21.974Z] #56 ... [2025-10-31T09:34:21.974Z] [2025-10-31T09:34:21.974Z] #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:34:21.974Z] #114 DONE 1.8s [2025-10-31T09:34:21.974Z] [2025-10-31T09:34:21.974Z] #56 [core-command internal] load build context [2025-10-31T09:34:23.416Z] #56 ... [2025-10-31T09:34:23.416Z] [2025-10-31T09:34:23.416Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:34:23.416Z] #57 ... [2025-10-31T09:34:23.416Z] [2025-10-31T09:34:23.416Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:34:23.692Z] #47 ... [2025-10-31T09:34:23.692Z] [2025-10-31T09:34:23.692Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:34:23.692Z] #115 ... [2025-10-31T09:34:23.692Z] [2025-10-31T09:34:23.692Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:34:24.297Z] #57 ... [2025-10-31T09:34:24.297Z] [2025-10-31T09:34:24.297Z] #53 [core-keeper internal] load build context [2025-10-31T09:34:24.297Z] #53 transferring context: 402.00MB 191.9s done [2025-10-31T09:34:24.297Z] #53 DONE 193.8s [2025-10-31T09:34:24.297Z] [2025-10-31T09:34:24.297Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:34:24.899Z] #57 ... [2025-10-31T09:34:24.899Z] [2025-10-31T09:34:24.899Z] #54 [core-common-config-bootstrapper internal] load build context [2025-10-31T09:34:24.899Z] #54 transferring context: 402.00MB 191.7s done [2025-10-31T09:34:24.899Z] #54 DONE 194.5s [2025-10-31T09:34:24.899Z] [2025-10-31T09:34:24.899Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:34:26.920Z] #57 ... [2025-10-31T09:34:26.920Z] [2025-10-31T09:34:26.920Z] #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-31T09:34:26.920Z] #116 DONE 2.0s [2025-10-31T09:34:26.920Z] [2025-10-31T09:34:26.920Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:34:27.908Z] #57 ... [2025-10-31T09:34:27.908Z] [2025-10-31T09:34:27.908Z] #47 [security-proxy-auth internal] load build context [2025-10-31T09:34:27.908Z] #47 transferring context: 402.00MB 199.1s done [2025-10-31T09:34:27.908Z] #47 DONE 199.6s [2025-10-31T09:34:27.908Z] [2025-10-31T09:34:27.908Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:34:28.191Z] #57 ... [2025-10-31T09:34:28.191Z] [2025-10-31T09:34:28.191Z] #45 [security-spiffe-token-provider internal] load build context [2025-10-31T09:34:28.191Z] #45 transferring context: 402.00MB 199.2s done [2025-10-31T09:34:28.191Z] #45 DONE 199.8s [2025-10-31T09:34:28.191Z] [2025-10-31T09:34:28.191Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:34:30.172Z] #57 ... [2025-10-31T09:34:30.172Z] [2025-10-31T09:34:30.172Z] #117 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:34:30.172Z] #117 DONE 1.5s [2025-10-31T09:34:30.172Z] [2025-10-31T09:34:30.172Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:34:31.184Z] #57 ... [2025-10-31T09:34:31.184Z] [2025-10-31T09:34:31.184Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:34:31.184Z] #50 ... [2025-10-31T09:34:31.184Z] [2025-10-31T09:34:31.184Z] #56 [core-command internal] load build context [2025-10-31T09:34:31.464Z] #56 ... [2025-10-31T09:34:31.464Z] [2025-10-31T09:34:31.464Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:34:31.739Z] #57 ... [2025-10-31T09:34:31.739Z] [2025-10-31T09:34:31.739Z] #56 [core-command internal] load build context [2025-10-31T09:34:31.739Z] #56 transferring context: 402.00MB 196.6s done [2025-10-31T09:34:31.739Z] #56 DONE 199.8s [2025-10-31T09:34:31.739Z] [2025-10-31T09:34:31.739Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:34:32.013Z] #57 ... [2025-10-31T09:34:32.013Z] [2025-10-31T09:34:32.013Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:34:32.286Z] #118 ... [2025-10-31T09:34:32.286Z] [2025-10-31T09:34:32.286Z] #57 [security-proxy-setup internal] load build context [2025-10-31T09:34:34.918Z] #57 transferring context: 402.00MB 200.0s done [2025-10-31T09:34:35.195Z] #57 DONE 202.4s [2025-10-31T09:34:35.195Z] [2025-10-31T09:34:35.195Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:34:37.180Z] #50 ... [2025-10-31T09:34:37.180Z] [2025-10-31T09:34:37.180Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:34:37.454Z] #119 ... [2025-10-31T09:34:37.454Z] [2025-10-31T09:34:37.454Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:34:40.086Z] #50 transferring context: 254.59MB 208.4s [2025-10-31T09:34:40.086Z] #50 ... [2025-10-31T09:34:40.086Z] [2025-10-31T09:34:40.086Z] #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:34:40.086Z] #120 ... [2025-10-31T09:34:40.086Z] [2025-10-31T09:34:40.086Z] #50 [security-bootstrapper internal] load build context [2025-10-31T09:34:45.513Z] #50 transferring context: 341.21MB 213.4s [2025-10-31T09:34:49.827Z] #50 transferring context: 402.00MB 217.7s done [2025-10-31T09:34:49.827Z] #50 DONE 219.8s [2025-10-31T09:34:49.827Z] [2025-10-31T09:34:49.827Z] #111 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:36:56.704Z] #111 ... [2025-10-31T09:36:56.704Z] [2025-10-31T09:36:56.704Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:36:56.704Z] #118 DONE 145.5s [2025-10-31T09:36:56.704Z] [2025-10-31T09:36:56.704Z] #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:36:56.704Z] #113 DONE 148.1s [2025-10-31T09:36:56.704Z] [2025-10-31T09:36:56.704Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2025-10-31T09:36:56.704Z] #121 ... [2025-10-31T09:36:56.704Z] [2025-10-31T09:36:56.704Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:36:56.704Z] #119 DONE 140.7s [2025-10-31T09:36:56.704Z] [2025-10-31T09:36:56.704Z] #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:36:56.704Z] #120 DONE 137.8s [2025-10-31T09:36:56.704Z] [2025-10-31T09:36:56.704Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:36:56.704Z] #115 DONE 154.4s [2025-10-31T09:36:56.704Z] [2025-10-31T09:36:56.704Z] #122 [core-keeper builder 7/8] COPY . . [2025-10-31T09:36:56.704Z] #122 ... [2025-10-31T09:36:56.704Z] [2025-10-31T09:36:56.704Z] #111 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:36:56.704Z] #111 DONE 157.2s [2025-10-31T09:36:56.704Z] [2025-10-31T09:36:56.704Z] #123 [support-notifications builder 6/7] COPY . . [2025-10-31T09:36:57.688Z] #123 ... [2025-10-31T09:36:57.688Z] [2025-10-31T09:36:57.688Z] #124 [core-data builder 6/7] COPY . . [2025-10-31T09:36:57.968Z] #124 ... [2025-10-31T09:36:57.968Z] [2025-10-31T09:36:57.968Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-31T09:36:57.968Z] #125 ... [2025-10-31T09:36:57.968Z] [2025-10-31T09:36:57.968Z] #126 [support-scheduler builder 6/7] COPY . . [2025-10-31T09:37:08.070Z] #126 ... [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-31T09:37:08.070Z] #125 DONE 18.8s [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T09:37:08.070Z] #127 ... [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #123 [support-notifications builder 6/7] COPY . . [2025-10-31T09:37:08.070Z] #123 DONE 18.5s [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2025-10-31T09:37:08.070Z] #121 DONE 19.2s [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #128 [security-proxy-setup builder 6/7] COPY . . [2025-10-31T09:37:08.070Z] #128 CACHED [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:08.070Z] #129 CACHED [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:08.070Z] #130 CACHED [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:08.070Z] #131 CACHED [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #132 [security-bootstrapper builder 6/7] COPY . . [2025-10-31T09:37:08.070Z] #132 CACHED [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:08.070Z] #133 CACHED [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T09:37:08.070Z] #134 ... [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #126 [support-scheduler builder 6/7] COPY . . [2025-10-31T09:37:08.070Z] #126 DONE 19.1s [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T09:37:08.070Z] #135 ... [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #122 [core-keeper builder 7/8] COPY . . [2025-10-31T09:37:08.070Z] #122 DONE 19.4s [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #124 [core-data builder 6/7] COPY . . [2025-10-31T09:37:08.070Z] #124 DONE 19.8s [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T09:37:08.070Z] #136 ... [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #137 [core-command builder 6/7] COPY . . [2025-10-31T09:37:08.070Z] #137 CACHED [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:08.070Z] #138 CACHED [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:08.070Z] #139 CACHED [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:08.070Z] #140 CACHED [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #141 [core-metadata builder 6/7] COPY . . [2025-10-31T09:37:08.070Z] #141 CACHED [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #142 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:08.070Z] #142 CACHED [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #143 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-31T09:37:08.070Z] #143 CACHED [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #144 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:08.070Z] #144 CACHED [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #145 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:08.070Z] #145 CACHED [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #146 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T09:37:08.070Z] #146 CACHED [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #147 [security-proxy-auth builder 6/7] COPY . . [2025-10-31T09:37:08.070Z] #147 CACHED [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #148 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-31T09:37:08.070Z] #148 CACHED [2025-10-31T09:37:08.070Z] [2025-10-31T09:37:08.070Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T09:37:14.747Z] #149 ... [2025-10-31T09:37:14.747Z] [2025-10-31T09:37:14.747Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T09:37:14.747Z] #127 7.617 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-10-31T09:37:17.341Z] #127 ... [2025-10-31T09:37:17.341Z] [2025-10-31T09:37:17.341Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T09:37:17.341Z] #0 8.421 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-31T09:37:17.341Z] #150 ... [2025-10-31T09:37:17.341Z] [2025-10-31T09:37:17.341Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T09:37:17.341Z] #0 9.554 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-31T09:37:17.341Z] #151 ... [2025-10-31T09:37:17.341Z] [2025-10-31T09:37:17.341Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T09:37:17.341Z] #0 7.473 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-31T09:37:17.341Z] #152 ... [2025-10-31T09:37:17.341Z] [2025-10-31T09:37:17.341Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T09:37:17.341Z] #0 9.124 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-31T09:37:17.611Z] #153 ... [2025-10-31T09:37:17.611Z] [2025-10-31T09:37:17.611Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T09:37:17.611Z] #0 9.005 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-31T09:37:17.611Z] #154 ... [2025-10-31T09:37:17.611Z] [2025-10-31T09:37:17.611Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-31T09:37:17.611Z] #0 9.011 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-31T09:37:17.880Z] #155 ... [2025-10-31T09:37:17.880Z] [2025-10-31T09:37:17.880Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T09:37:17.880Z] #0 8.346 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-31T09:37:17.880Z] #156 ... [2025-10-31T09:37:17.880Z] [2025-10-31T09:37:17.880Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T09:37:17.880Z] #149 9.101 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-31T09:37:26.115Z] #149 ... [2025-10-31T09:37:26.115Z] [2025-10-31T09:37:26.115Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T09:37:26.115Z] #135 8.079 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:37:26.115Z] #135 ... [2025-10-31T09:37:26.115Z] [2025-10-31T09:37:26.115Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T09:37:26.115Z] #134 9.145 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-31T09:37:26.115Z] #134 ... [2025-10-31T09:37:26.115Z] [2025-10-31T09:37:26.115Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T09:37:26.115Z] #136 8.418 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-31T10:09:06.909Z] #136 ... [2025-10-31T10:09:06.909Z] [2025-10-31T10:09:06.909Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-31T10:09:06.909Z] #155 DONE 1917.8s [2025-10-31T10:09:06.909Z] [2025-10-31T10:09:06.910Z] #39 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:09:06.910Z] #39 ... [2025-10-31T10:09:06.910Z] [2025-10-31T10:09:06.910Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:09:06.910Z] #157 DONE 0.5s [2025-10-31T10:09:06.910Z] [2025-10-31T10:09:06.910Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:09:06.910Z] #158 DONE 0.2s [2025-10-31T10:09:06.910Z] [2025-10-31T10:09:06.910Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-31T10:09:07.214Z] #159 DONE 0.5s [2025-10-31T10:09:07.214Z] [2025-10-31T10:09:07.214Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T10:09:07.214Z] #150 ... [2025-10-31T10:09:07.214Z] [2025-10-31T10:09:07.214Z] #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:09:07.493Z] #160 DONE 0.3s [2025-10-31T10:09:07.493Z] [2025-10-31T10:09:07.493Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-10-31T10:09:07.771Z] #161 DONE 0.2s [2025-10-31T10:09:07.771Z] [2025-10-31T10:09:07.771Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T10:09:07.771Z] #150 ... [2025-10-31T10:09:07.771Z] [2025-10-31T10:09:07.771Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T10:09:11.142Z] #162 DONE 2.9s [2025-10-31T10:09:11.142Z] [2025-10-31T10:09:11.142Z] #108 [core-common-config-bootstrapper] exporting to image [2025-10-31T10:09:11.142Z] #108 exporting layers [2025-10-31T10:09:11.142Z] #108 exporting layers 0.7s done [2025-10-31T10:09:11.413Z] #108 writing image sha256:fec75639948681a15c0f945a92cad6ac2de523299ba004576698230ab4059397 done [2025-10-31T10:09:11.413Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-10-31T10:09:11.413Z] #108 DONE 17.7s [2025-10-31T10:09:11.413Z] [2025-10-31T10:09:11.413Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:09:26.438Z] #156 ... [2025-10-31T10:09:26.438Z] [2025-10-31T10:09:26.438Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T10:09:26.438Z] #134 DONE 1939.1s [2025-10-31T10:09:26.438Z] [2025-10-31T10:09:26.438Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:09:26.706Z] #153 ... [2025-10-31T10:09:26.706Z] [2025-10-31T10:09:26.706Z] #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-31T10:09:27.298Z] #163 DONE 0.4s [2025-10-31T10:09:27.298Z] [2025-10-31T10:09:27.298Z] #39 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:09:27.298Z] #39 ... [2025-10-31T10:09:27.298Z] [2025-10-31T10:09:27.298Z] #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-31T10:09:30.683Z] #164 DONE 3.1s [2025-10-31T10:09:30.683Z] [2025-10-31T10:09:30.683Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:09:30.683Z] #165 DONE 0.4s [2025-10-31T10:09:30.683Z] [2025-10-31T10:09:30.683Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:09:30.959Z] #166 DONE 0.2s [2025-10-31T10:09:30.959Z] [2025-10-31T10:09:30.959Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:09:30.959Z] #153 ... [2025-10-31T10:09:30.959Z] [2025-10-31T10:09:30.959Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-31T10:09:31.231Z] #167 DONE 0.4s [2025-10-31T10:09:31.231Z] [2025-10-31T10:09:31.231Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:09:31.503Z] #135 ... [2025-10-31T10:09:31.503Z] [2025-10-31T10:09:31.503Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-31T10:09:31.503Z] #168 DONE 0.2s [2025-10-31T10:09:31.503Z] [2025-10-31T10:09:31.503Z] #169 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-10-31T10:09:31.774Z] #169 DONE 0.2s [2025-10-31T10:09:31.774Z] [2025-10-31T10:09:31.774Z] #170 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-10-31T10:09:32.054Z] #170 DONE 0.2s [2025-10-31T10:09:32.054Z] [2025-10-31T10:09:32.054Z] #171 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-10-31T10:09:32.054Z] #171 DONE 0.2s [2025-10-31T10:09:32.054Z] [2025-10-31T10:09:32.054Z] #39 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:09:32.327Z] #39 ... [2025-10-31T10:09:32.327Z] [2025-10-31T10:09:32.327Z] #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-31T10:09:32.327Z] #172 DONE 0.2s [2025-10-31T10:09:32.327Z] [2025-10-31T10:09:32.327Z] #173 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-31T10:09:34.943Z] #173 DONE 2.7s [2025-10-31T10:09:34.943Z] [2025-10-31T10:09:34.943Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:09:35.224Z] #135 ... [2025-10-31T10:09:35.224Z] [2025-10-31T10:09:35.224Z] #108 [security-bootstrapper] exporting to image [2025-10-31T10:09:35.224Z] #108 exporting layers [2025-10-31T10:09:36.645Z] #108 exporting layers 1.4s done [2025-10-31T10:09:36.645Z] #108 writing image sha256:683af9d4f90ceeaf47d9e71526725ca47dd568e1ea9a4a5e0e5d4555297a41ce done [2025-10-31T10:09:36.645Z] #108 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-10-31T10:09:36.645Z] #108 DONE 19.1s [2025-10-31T10:09:36.645Z] [2025-10-31T10:09:36.645Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:35:00.862Z] #136 ... [2025-10-31T10:35:00.862Z] [2025-10-31T10:35:00.862Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T10:35:00.862Z] #149 DONE 3469.5s [2025-10-31T10:35:00.862Z] [2025-10-31T10:35:00.862Z] #39 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:35:00.862Z] #39 ... [2025-10-31T10:35:00.862Z] [2025-10-31T10:35:00.862Z] #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:35:00.862Z] #174 DONE 0.5s [2025-10-31T10:35:00.862Z] [2025-10-31T10:35:00.862Z] #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:35:00.862Z] #175 DONE 0.2s [2025-10-31T10:35:00.862Z] [2025-10-31T10:35:00.862Z] #176 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-31T10:35:00.862Z] #176 DONE 0.7s [2025-10-31T10:35:00.862Z] [2025-10-31T10:35:00.862Z] #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:35:00.862Z] #177 DONE 0.2s [2025-10-31T10:35:00.862Z] [2025-10-31T10:35:00.862Z] #108 [core-command] exporting to image [2025-10-31T10:35:00.862Z] #108 exporting layers [2025-10-31T10:35:00.862Z] #108 exporting layers 0.6s done [2025-10-31T10:35:00.862Z] #108 writing image sha256:36ab1f70501fd4ffd76bb427864b22508393fe6841c9eadaba04a140c1e8497e done [2025-10-31T10:35:00.862Z] #108 naming to docker.io/library/core-command-arm64 done [2025-10-31T10:35:00.862Z] #108 DONE 19.7s [2025-10-31T10:35:00.862Z] [2025-10-31T10:35:00.862Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:35:33.219Z] #156 ... [2025-10-31T10:35:33.219Z] [2025-10-31T10:35:33.219Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T10:35:33.219Z] #150 3506.1 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:35:48.282Z] #150 ... [2025-10-31T10:35:48.282Z] [2025-10-31T10:35:48.282Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T10:35:48.282Z] #151 DONE 3518.7s [2025-10-31T10:35:48.282Z] [2025-10-31T10:35:48.282Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:35:48.282Z] #156 ... [2025-10-31T10:35:48.282Z] [2025-10-31T10:35:48.282Z] #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:35:48.282Z] #178 DONE 0.5s [2025-10-31T10:35:48.282Z] [2025-10-31T10:35:48.282Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:35:48.282Z] #152 ... [2025-10-31T10:35:48.282Z] [2025-10-31T10:35:48.282Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:35:48.282Z] #179 DONE 0.5s [2025-10-31T10:35:48.282Z] [2025-10-31T10:35:48.282Z] #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-10-31T10:35:48.282Z] #180 DONE 0.3s [2025-10-31T10:35:48.282Z] [2025-10-31T10:35:48.282Z] #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-31T10:35:48.282Z] #181 DONE 0.2s [2025-10-31T10:35:48.282Z] [2025-10-31T10:35:48.282Z] #182 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-31T10:35:48.579Z] #182 DONE 0.7s [2025-10-31T10:35:48.579Z] [2025-10-31T10:35:48.579Z] #183 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-31T10:35:48.850Z] #183 DONE 0.4s [2025-10-31T10:35:48.850Z] [2025-10-31T10:35:48.850Z] #184 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T10:35:51.465Z] #184 DONE 2.5s [2025-10-31T10:35:51.465Z] [2025-10-31T10:35:51.465Z] #39 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:35:51.737Z] #39 ... [2025-10-31T10:35:51.737Z] [2025-10-31T10:35:51.737Z] #108 [security-proxy-setup] exporting to image [2025-10-31T10:35:51.737Z] #108 exporting layers [2025-10-31T10:35:53.166Z] #108 exporting layers 1.4s done [2025-10-31T10:35:53.166Z] #108 writing image sha256:178bf670a71911682cb48b54464f3d3da870e1f3a8e5e4135a3b72190281add4 done [2025-10-31T10:35:53.166Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2025-10-31T10:35:53.166Z] #108 DONE 21.2s [2025-10-31T10:35:53.166Z] [2025-10-31T10:35:53.166Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:36:25.487Z] #135 ... [2025-10-31T10:36:25.487Z] [2025-10-31T10:36:25.487Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T10:36:25.487Z] #150 DONE 3554.6s [2025-10-31T10:36:25.487Z] [2025-10-31T10:36:25.487Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:36:25.487Z] #136 ... [2025-10-31T10:36:25.487Z] [2025-10-31T10:36:25.487Z] #185 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:36:25.487Z] #185 DONE 0.4s [2025-10-31T10:36:25.487Z] [2025-10-31T10:36:25.487Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:36:25.487Z] #152 ... [2025-10-31T10:36:25.487Z] [2025-10-31T10:36:25.487Z] #186 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:36:25.487Z] #186 DONE 0.3s [2025-10-31T10:36:25.487Z] [2025-10-31T10:36:25.487Z] #187 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-10-31T10:36:25.487Z] #187 DONE 0.2s [2025-10-31T10:36:25.487Z] [2025-10-31T10:36:25.487Z] #188 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-10-31T10:36:25.487Z] #188 DONE 0.2s [2025-10-31T10:36:25.487Z] [2025-10-31T10:36:25.487Z] #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:36:25.487Z] #189 DONE 0.2s [2025-10-31T10:36:25.487Z] [2025-10-31T10:36:25.487Z] #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-31T10:36:25.487Z] #190 DONE 0.6s [2025-10-31T10:36:25.487Z] [2025-10-31T10:36:25.487Z] #191 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-31T10:36:25.487Z] #191 DONE 0.5s [2025-10-31T10:36:25.487Z] [2025-10-31T10:36:25.487Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:36:25.487Z] #152 ... [2025-10-31T10:36:25.487Z] [2025-10-31T10:36:25.487Z] #192 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-31T10:36:25.487Z] #192 DONE 0.2s [2025-10-31T10:36:25.487Z] [2025-10-31T10:36:25.487Z] #193 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T10:36:27.479Z] #193 DONE 2.2s [2025-10-31T10:36:27.479Z] [2025-10-31T10:36:27.479Z] #108 [security-secretstore-setup] exporting to image [2025-10-31T10:36:27.479Z] #108 exporting layers [2025-10-31T10:36:31.803Z] #108 exporting layers 4.4s done [2025-10-31T10:36:31.803Z] #108 writing image sha256:5425dc1ff0a17aad2168e05cd4989042a16cffc7a247fa7b125d4f395857265d 0.0s done [2025-10-31T10:36:31.803Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-10-31T10:36:31.803Z] #108 DONE 25.6s [2025-10-31T10:36:31.803Z] [2025-10-31T10:36:31.803Z] #39 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:38:08.627Z] #39 ... [2025-10-31T10:38:08.627Z] [2025-10-31T10:38:08.627Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T10:38:08.627Z] #127 DONE 3649.9s [2025-10-31T10:38:08.627Z] [2025-10-31T10:38:08.627Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:38:08.627Z] #154 ... [2025-10-31T10:38:08.627Z] [2025-10-31T10:38:08.627Z] #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:38:08.627Z] #194 DONE 0.2s [2025-10-31T10:38:08.627Z] [2025-10-31T10:38:08.627Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:38:08.627Z] #152 ... [2025-10-31T10:38:08.627Z] [2025-10-31T10:38:08.627Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:38:08.627Z] #195 DONE 0.2s [2025-10-31T10:38:08.627Z] [2025-10-31T10:38:08.627Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:38:08.627Z] #135 ... [2025-10-31T10:38:08.627Z] [2025-10-31T10:38:08.627Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-31T10:38:08.627Z] #196 DONE 0.6s [2025-10-31T10:38:08.627Z] [2025-10-31T10:38:08.627Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:38:08.627Z] #136 ... [2025-10-31T10:38:08.627Z] [2025-10-31T10:38:08.627Z] #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:38:08.627Z] #197 DONE 0.2s [2025-10-31T10:38:08.627Z] [2025-10-31T10:38:08.627Z] #108 [security-spiffe-token-provider] exporting to image [2025-10-31T10:38:08.627Z] #108 exporting layers [2025-10-31T10:38:08.627Z] #108 exporting layers 2.6s done [2025-10-31T10:38:08.627Z] #108 writing image sha256:3d1e588f483705147654abea9b1f3700c8ba4f36212dc58d4828408126612739 done [2025-10-31T10:38:08.627Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2025-10-31T10:38:08.627Z] #108 DONE 28.2s [2025-10-31T10:38:08.627Z] [2025-10-31T10:38:08.627Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:39:16.653Z] #153 DONE 3722.4s [2025-10-31T10:39:16.653Z] [2025-10-31T10:39:16.653Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:39:16.653Z] #154 DONE 3722.2s [2025-10-31T10:39:16.653Z] [2025-10-31T10:39:16.653Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:39:16.653Z] #156 ... [2025-10-31T10:39:16.653Z] [2025-10-31T10:39:16.653Z] #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:39:16.653Z] #198 DONE 0.4s [2025-10-31T10:39:16.653Z] [2025-10-31T10:39:16.653Z] #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:39:16.653Z] #199 ... [2025-10-31T10:39:16.653Z] [2025-10-31T10:39:16.653Z] #200 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:39:16.653Z] #200 DONE 0.3s [2025-10-31T10:39:16.653Z] [2025-10-31T10:39:16.653Z] #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:39:16.653Z] #199 DONE 0.3s [2025-10-31T10:39:16.653Z] [2025-10-31T10:39:16.653Z] #201 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-31T10:39:16.653Z] #201 ... [2025-10-31T10:39:16.653Z] [2025-10-31T10:39:16.653Z] #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-31T10:39:16.653Z] #202 DONE 0.9s [2025-10-31T10:39:16.653Z] [2025-10-31T10:39:16.653Z] #201 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-31T10:39:16.653Z] #201 DONE 1.1s [2025-10-31T10:39:16.653Z] [2025-10-31T10:39:16.653Z] #203 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:39:16.653Z] #203 DONE 0.3s [2025-10-31T10:39:16.653Z] [2025-10-31T10:39:16.653Z] #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-31T10:39:16.653Z] #204 DONE 0.3s [2025-10-31T10:39:16.653Z] [2025-10-31T10:39:16.653Z] #108 [core-keeper] exporting to image [2025-10-31T10:39:16.653Z] #108 exporting layers [2025-10-31T10:39:16.653Z] #108 ... [2025-10-31T10:39:16.653Z] [2025-10-31T10:39:16.653Z] #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-31T10:39:16.653Z] #205 DONE 0.4s [2025-10-31T10:39:16.653Z] [2025-10-31T10:39:16.653Z] #206 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T10:39:16.653Z] #206 ... [2025-10-31T10:39:16.653Z] [2025-10-31T10:39:16.653Z] #108 [core-keeper] exporting to image [2025-10-31T10:39:16.653Z] #108 exporting layers 1.4s done [2025-10-31T10:39:16.653Z] #108 writing image sha256:da54e1dfc5a01cde05ab687d3d5336d634bcc430e7565bd12824b1d8df8313e0 0.0s done [2025-10-31T10:39:16.653Z] #108 naming to docker.io/library/core-keeper-arm64 done [2025-10-31T10:39:16.653Z] #108 DONE 29.7s [2025-10-31T10:39:16.653Z] [2025-10-31T10:39:16.653Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:39:16.653Z] #156 ... [2025-10-31T10:39:16.653Z] [2025-10-31T10:39:16.653Z] #206 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T10:39:16.653Z] #206 DONE 2.9s [2025-10-31T10:39:16.653Z] [2025-10-31T10:39:16.653Z] #108 [security-proxy-auth] exporting to image [2025-10-31T10:39:17.651Z] #108 ... [2025-10-31T10:39:17.652Z] [2025-10-31T10:39:17.652Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:39:17.652Z] #136 DONE 3729.9s [2025-10-31T10:39:17.652Z] [2025-10-31T10:39:17.652Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:39:18.258Z] #152 ... [2025-10-31T10:39:18.258Z] [2025-10-31T10:39:18.258Z] #108 [security-proxy-auth] exporting to image [2025-10-31T10:39:18.258Z] #108 exporting layers 1.7s done [2025-10-31T10:39:18.258Z] #108 writing image sha256:70e9c5d0f1205b972d5dd0199cb33ed5cccb09f033ce645da15dd5630c00b0dc done [2025-10-31T10:39:18.258Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2025-10-31T10:39:18.258Z] #108 DONE 31.4s [2025-10-31T10:39:18.258Z] [2025-10-31T10:39:18.258Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:39:18.536Z] #156 ... [2025-10-31T10:39:18.536Z] [2025-10-31T10:39:18.536Z] #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:39:18.536Z] #207 DONE 0.2s [2025-10-31T10:39:18.536Z] [2025-10-31T10:39:18.536Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:39:18.814Z] #156 ... [2025-10-31T10:39:18.814Z] [2025-10-31T10:39:18.814Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:39:19.089Z] #208 DONE 0.2s [2025-10-31T10:39:19.089Z] [2025-10-31T10:39:19.089Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-31T10:39:19.700Z] #209 DONE 0.8s [2025-10-31T10:39:19.700Z] [2025-10-31T10:39:19.700Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:39:19.999Z] #210 DONE 0.3s [2025-10-31T10:39:19.999Z] [2025-10-31T10:39:19.999Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:39:19.999Z] #135 ... [2025-10-31T10:39:19.999Z] [2025-10-31T10:39:19.999Z] #108 [core-data] exporting to image [2025-10-31T10:39:20.598Z] #108 exporting layers 0.7s done [2025-10-31T10:39:20.873Z] #108 writing image sha256:c374fd911e5ad23f985153ce8c33265483e8177154f618e81f5ebb23e6a44b6a done [2025-10-31T10:39:20.873Z] #108 naming to docker.io/library/core-data-arm64 0.0s done [2025-10-31T10:39:20.873Z] #108 DONE 32.1s [2025-10-31T10:39:20.873Z] [2025-10-31T10:39:20.873Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:39:22.309Z] #156 DONE 3734.7s [2025-10-31T10:39:22.309Z] [2025-10-31T10:39:22.309Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:39:23.314Z] #135 ... [2025-10-31T10:39:23.314Z] [2025-10-31T10:39:23.314Z] #211 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:39:23.314Z] #211 DONE 0.2s [2025-10-31T10:39:23.314Z] [2025-10-31T10:39:23.314Z] #212 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:39:23.594Z] #212 DONE 0.2s [2025-10-31T10:39:23.594Z] [2025-10-31T10:39:23.594Z] #213 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-31T10:39:24.214Z] #213 DONE 0.7s [2025-10-31T10:39:24.214Z] [2025-10-31T10:39:24.214Z] #214 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:39:24.492Z] #214 DONE 0.2s [2025-10-31T10:39:24.492Z] [2025-10-31T10:39:24.492Z] #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-31T10:39:24.492Z] #215 DONE 0.2s [2025-10-31T10:39:24.492Z] [2025-10-31T10:39:24.492Z] #108 [core-metadata] exporting to image [2025-10-31T10:39:25.474Z] #108 exporting layers 0.9s done [2025-10-31T10:39:25.474Z] #108 writing image sha256:d1d5832727a00c0277851e88ada8dcb434c19fb79b7653a3637be1e8c6c67e76 done [2025-10-31T10:39:25.474Z] #108 naming to docker.io/library/core-metadata-arm64 done [2025-10-31T10:39:25.474Z] #108 DONE 33.0s [2025-10-31T10:39:25.474Z] [2025-10-31T10:39:25.474Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:40:12.413Z] #152 ... [2025-10-31T10:40:12.413Z] [2025-10-31T10:40:12.413Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:40:12.413Z] #135 DONE 3779.8s [2025-10-31T10:40:12.413Z] [2025-10-31T10:40:12.413Z] #39 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:40:12.413Z] #39 ... [2025-10-31T10:40:12.413Z] [2025-10-31T10:40:12.413Z] #216 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:40:12.413Z] #216 DONE 0.2s [2025-10-31T10:40:12.413Z] [2025-10-31T10:40:12.413Z] #217 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:40:12.413Z] #217 DONE 0.2s [2025-10-31T10:40:12.413Z] [2025-10-31T10:40:12.413Z] #218 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-31T10:40:12.413Z] #218 DONE 0.7s [2025-10-31T10:40:12.413Z] [2025-10-31T10:40:12.413Z] #219 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-31T10:40:12.413Z] #219 DONE 0.2s [2025-10-31T10:40:12.413Z] [2025-10-31T10:40:12.413Z] #108 [support-scheduler] exporting to image [2025-10-31T10:40:12.413Z] #108 exporting layers [2025-10-31T10:40:12.413Z] #108 exporting layers 1.6s done [2025-10-31T10:40:12.413Z] #108 writing image sha256:d27958fa938a33d6259686e7c7dc8f9eacc37a146603dde93bd2e4b00ea02d80 done [2025-10-31T10:40:12.413Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2025-10-31T10:40:12.413Z] #108 DONE 34.6s [2025-10-31T10:40:12.413Z] [2025-10-31T10:40:12.413Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:40:13.396Z] #152 DONE 3786.4s [2025-10-31T10:40:13.396Z] [2025-10-31T10:40:13.396Z] #39 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:40:13.669Z] #39 ... [2025-10-31T10:40:13.669Z] [2025-10-31T10:40:13.669Z] #220 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T10:40:13.947Z] #220 DONE 0.3s [2025-10-31T10:40:13.947Z] [2025-10-31T10:40:13.947Z] #39 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:40:14.219Z] #39 ... [2025-10-31T10:40:14.219Z] [2025-10-31T10:40:14.219Z] #221 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T10:40:14.219Z] #221 DONE 0.2s [2025-10-31T10:40:14.219Z] [2025-10-31T10:40:14.219Z] #222 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-31T10:40:14.816Z] #222 DONE 0.6s [2025-10-31T10:40:14.816Z] [2025-10-31T10:40:14.816Z] #223 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-31T10:40:15.088Z] #223 DONE 0.1s [2025-10-31T10:40:15.089Z] [2025-10-31T10:40:15.089Z] #39 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:40:15.089Z] #39 ... [2025-10-31T10:40:15.089Z] [2025-10-31T10:40:15.089Z] #108 [support-notifications] exporting to image [2025-10-31T10:40:16.063Z] #108 exporting layers 0.9s done [2025-10-31T10:40:16.063Z] #108 writing image sha256:5a31d931433b89f4e85817d193ae68b747ac5565ca3fa0a7453e503f5fc92b8a done [2025-10-31T10:40:16.063Z] #108 naming to docker.io/library/support-notifications-arm64 0.0s done [2025-10-31T10:40:16.063Z] #108 DONE 35.5s [2025-10-31T10:40:16.063Z] [2025-10-31T10:40:16.063Z] #39 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:40:16.063Z] time="2025-10-31T09:30:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:40:16.063Z] time="2025-10-31T09:30:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:40:16.063Z] time="2025-10-31T09:30:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:40:16.063Z] time="2025-10-31T09:30:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:40:16.063Z] time="2025-10-31T09:30:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:40:16.063Z] time="2025-10-31T09:30:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:40:16.063Z] time="2025-10-31T09:30:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:40:16.063Z] time="2025-10-31T09:30:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:40:16.063Z] time="2025-10-31T09:30:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:40:16.063Z] time="2025-10-31T09:30:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:40:16.063Z] time="2025-10-31T09:30:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:40:16.063Z] time="2025-10-31T09:30:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:40:16.063Z] time="2025-10-31T09:30:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:40:16.063Z] time="2025-10-31T09:30:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T10:40:16.063Z] time="2025-10-31T09:30:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-31T10:40:16.092Z] $ docker stop --time=1 b143459053242a58d4747b2bce57cb96f5e5b63610dd9dc5854bef74631887f0 [2025-10-31T10:40:18.109Z] $ docker rm -f --volumes b143459053242a58d4747b2bce57cb96f5e5b63610dd9dc5854bef74631887f0 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T10:40:18.832Z] + docker images [2025-10-31T10:40:18.832Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-31T10:40:18.832Z] support-notifications-arm64 latest 5a31d931433b 4 seconds ago 53MB [2025-10-31T10:40:18.832Z] support-scheduler-arm64 latest d27958fa938a 10 seconds ago 56.2MB [2025-10-31T10:40:18.832Z] core-metadata-arm64 latest d1d5832727a0 54 seconds ago 45.5MB [2025-10-31T10:40:18.832Z] core-data-arm64 latest c374fd911e5a 59 seconds ago 45.5MB [2025-10-31T10:40:18.832Z] security-proxy-auth-arm64 latest 70e9c5d0f120 About a minute ago 44.6MB [2025-10-31T10:40:18.832Z] core-keeper-arm64 latest da54e1dfc5a0 About a minute ago 45.2MB [2025-10-31T10:40:18.832Z] security-spiffe-token-provider-arm64 latest 3d1e588f4837 2 minutes ago 49.1MB [2025-10-31T10:40:18.832Z] security-secretstore-setup-arm64 latest 5425dc1ff0a1 3 minutes ago 79.5MB [2025-10-31T10:40:18.832Z] security-proxy-setup-arm64 latest 178bf670a719 4 minutes ago 49.5MB [2025-10-31T10:40:18.832Z] core-command-arm64 latest 36ab1f70501f 5 minutes ago 40.1MB [2025-10-31T10:40:18.832Z] security-bootstrapper-arm64 latest 683af9d4f90c 30 minutes ago 21.6MB [2025-10-31T10:40:18.832Z] core-common-config-bootstrapper-arm64 latest fec756399486 31 minutes ago 20.5MB [2025-10-31T10:40:18.832Z] security-spire-agent-arm64 latest c663e540009d About an hour ago 187MB [2025-10-31T10:40:18.832Z] security-spire-server-arm64 latest d779112b43cf About an hour ago 144MB [2025-10-31T10:40:18.832Z] security-spire-config-arm64 latest 6af1d9d20628 About an hour ago 143MB [2025-10-31T10:40:18.832Z] ci-base-image-arm64 latest f26e851a03f0 2 hours ago 920MB [2025-10-31T10:40:18.832Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 weeks ago 564MB [2025-10-31T10:40:18.832Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:40:19.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:40:19.739Z] [2025-10-31T10:40:19.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:40:20.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:40:20.474Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-31T10:40:20.474Z] 8998bd30e6a1: Pulling fs layer [2025-10-31T10:40:20.474Z] 04944245beec: Pulling fs layer [2025-10-31T10:40:20.474Z] 699f458cf7ca: Pulling fs layer [2025-10-31T10:40:20.474Z] 765212b225bb: Pulling fs layer [2025-10-31T10:40:20.474Z] f23df028b6ca: Pulling fs layer [2025-10-31T10:40:20.474Z] d65c8cfc05b1: Pulling fs layer [2025-10-31T10:40:20.474Z] 2437ff75d9bd: Pulling fs layer [2025-10-31T10:40:20.474Z] f23df028b6ca: Waiting [2025-10-31T10:40:20.474Z] d65c8cfc05b1: Waiting [2025-10-31T10:40:20.474Z] 2437ff75d9bd: Waiting [2025-10-31T10:40:20.474Z] 765212b225bb: Waiting [2025-10-31T10:40:20.747Z] 04944245beec: Verifying Checksum [2025-10-31T10:40:20.747Z] 04944245beec: Download complete [2025-10-31T10:40:20.747Z] 765212b225bb: Verifying Checksum [2025-10-31T10:40:20.747Z] 765212b225bb: Download complete [2025-10-31T10:40:20.747Z] f23df028b6ca: Verifying Checksum [2025-10-31T10:40:20.747Z] f23df028b6ca: Download complete [2025-10-31T10:40:21.017Z] d65c8cfc05b1: Download complete [2025-10-31T10:40:21.018Z] 699f458cf7ca: Download complete [2025-10-31T10:40:21.610Z] 8998bd30e6a1: Verifying Checksum [2025-10-31T10:40:21.610Z] 8998bd30e6a1: Download complete [2025-10-31T10:40:24.982Z] 2437ff75d9bd: Verifying Checksum [2025-10-31T10:40:24.983Z] 2437ff75d9bd: Download complete [2025-10-31T10:40:27.597Z] 8998bd30e6a1: Pull complete [2025-10-31T10:40:27.871Z] 04944245beec: Pull complete [2025-10-31T10:40:29.851Z] 699f458cf7ca: Pull complete [2025-10-31T10:40:30.123Z] 765212b225bb: Pull complete [2025-10-31T10:40:31.100Z] f23df028b6ca: Pull complete [2025-10-31T10:40:31.692Z] d65c8cfc05b1: Pull complete [2025-10-31T10:40:53.853Z] 2437ff75d9bd: Pull complete [2025-10-31T10:40:53.853Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-31T10:40:53.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T10:40:53.853Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T10:40:54.298Z] prd-ubuntu20.04-docker-arm64-4c-16g-771142 does not seem to be running inside a container [2025-10-31T10:40:54.403Z] $ 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:40:58.263Z] $ docker top dcf717656301a841c27aa5debb3ef8613040408dff76b116eee2e70cf2f046b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:40:59.376Z] ---> job-cost.sh [2025-10-31T10:40:59.644Z] lf-activate-venv: SKIPPING [2025-10-31T10:40:59.644Z] INFO: No Stack... [2025-10-31T10:41:00.227Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-31T10:41:01.193Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T10:41:01.887Z] + cut -d, -f6 [2025-10-31T10:41:01.887Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2025-10-31T10:41:01.949Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-ac8f5449a4a21153b3c7a8524682d806-1-stack-cost] [2025-10-31T10:41:01.955Z] Resource [jenkins-edgexfoundry-edgex-go-snyk-fix-ac8f5449a4a21153b3c7a8524682d806-1-stack-cost] did not exist. Created. [2025-10-31T10:41:01.960Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-ac8f5449a4a21153b3c7a8524682d806-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T10:41:02.761Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-31T10:41:03.149Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T10:41:03.170Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-ac8f5449a4a21153b3c7a8524682d806-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T10:41:03.262Z] $ docker stop --time=1 dcf717656301a841c27aa5debb3ef8613040408dff76b116eee2e70cf2f046b3 [2025-10-31T10:41:04.946Z] $ docker rm -f --volumes dcf717656301a841c27aa5debb3ef8613040408dff76b116eee2e70cf2f046b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-31T10:41:07.598Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:41:07.931Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:41:08.830Z] ---> package-listing.sh [2025-10-31T10:41:08.830Z] ++ facter osfamily [2025-10-31T10:41:08.830Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T10:41:09.090Z] + OS_FAMILY=debian [2025-10-31T10:41:09.090Z] + workspace=/w/workspace/edgex-go/1 [2025-10-31T10:41:09.090Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T10:41:09.090Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T10:41:09.090Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T10:41:09.090Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T10:41:09.090Z] + '[' /w/workspace/edgex-go/1 ']' [2025-10-31T10:41:09.090Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T10:41:09.090Z] + case "${OS_FAMILY}" in [2025-10-31T10:41:09.090Z] + dpkg -l [2025-10-31T10:41:09.090Z] + grep '^ii' [2025-10-31T10:41:09.090Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T10:41:09.090Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T10:41:09.090Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T10:41:09.090Z] + '[' /w/workspace/edgex-go/1 ']' [2025-10-31T10:41:09.090Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-10-31T10:41:09.090Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2025-10-31T10:41:09.127Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-31T10:41:09.422Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:41:10.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:41:10.057Z] [2025-10-31T10:41:10.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:41:10.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:41:10.432Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T10:41:10.432Z] 5eb5b503b376: Pulling fs layer [2025-10-31T10:41:10.432Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T10:41:10.432Z] ec43610c2a17: Pulling fs layer [2025-10-31T10:41:10.432Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T10:41:10.432Z] 33b1e0a273af: Pulling fs layer [2025-10-31T10:41:10.432Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T10:41:10.432Z] 2f39f015ded8: Pulling fs layer [2025-10-31T10:41:10.432Z] 3a2ae6a8a46f: Waiting [2025-10-31T10:41:10.432Z] 33b1e0a273af: Waiting [2025-10-31T10:41:10.432Z] 5d3b04190fa2: Waiting [2025-10-31T10:41:10.432Z] 2f39f015ded8: Waiting [2025-10-31T10:41:10.432Z] 5c69ac0246d0: Download complete [2025-10-31T10:41:10.432Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-31T10:41:10.432Z] 3a2ae6a8a46f: Download complete [2025-10-31T10:41:10.692Z] 33b1e0a273af: Verifying Checksum [2025-10-31T10:41:10.692Z] 33b1e0a273af: Download complete [2025-10-31T10:41:10.692Z] 5d3b04190fa2: Download complete [2025-10-31T10:41:10.692Z] ec43610c2a17: Verifying Checksum [2025-10-31T10:41:10.692Z] ec43610c2a17: Download complete [2025-10-31T10:41:10.692Z] 5eb5b503b376: Verifying Checksum [2025-10-31T10:41:10.692Z] 5eb5b503b376: Download complete [2025-10-31T10:41:11.258Z] 2f39f015ded8: Verifying Checksum [2025-10-31T10:41:11.258Z] 2f39f015ded8: Download complete [2025-10-31T10:41:12.193Z] 5eb5b503b376: Pull complete [2025-10-31T10:41:12.193Z] 5c69ac0246d0: Pull complete [2025-10-31T10:41:12.760Z] ec43610c2a17: Pull complete [2025-10-31T10:41:12.760Z] 3a2ae6a8a46f: Pull complete [2025-10-31T10:41:12.760Z] 33b1e0a273af: Pull complete [2025-10-31T10:41:13.017Z] 5d3b04190fa2: Pull complete [2025-10-31T10:41:18.283Z] 2f39f015ded8: Pull complete [2025-10-31T10:41:18.283Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T10:41:18.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T10:41:18.283Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T10:41:18.522Z] prd-ubuntu20.04-docker-8c-8g-771135 does not seem to be running inside a container [2025-10-31T10:41:18.555Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-31T10:41:21.166Z] $ docker top 1a13b839ab55e6c2d106b5ccae2e40060be3301b24908382ed53db6602e0083e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T10:41:21.566Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T10:41:21.876Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T10:41:22.191Z] + ls /var/log/sa-host [2025-10-31T10:41:22.191Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T10:41:22.351Z] provisioning config files... [2025-10-31T10:41:22.363Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config699665078298711228tmp [Pipeline] { [Pipeline] echo [2025-10-31T10:41:22.435Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:41:22.750Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T10:41:22.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:41:23.191Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T10:41:23.226Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:41:23.551Z] ---> sudo-logs.sh [2025-10-31T10:41:23.552Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-31T10:41:23.637Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:41:23.964Z] ---> job-cost.sh [2025-10-31T10:41:23.964Z] lf-activate-venv: SKIPPING [2025-10-31T10:41:23.964Z] DEBUG: total: 0.2199999988079071 [2025-10-31T10:41:23.964Z] INFO: Retrieving Stack Cost... [2025-10-31T10:41:24.227Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T10:41:24.485Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T10:41:24.519Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:41:24.840Z] ---> logs-deploy.sh [2025-10-31T10:41:24.840Z] lf-activate-venv: SKIPPING [2025-10-31T10:41:24.840Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/snyk-fix-ac8f5449a4a21153b3c7a8524682d806/1 [2025-10-31T10:41:24.840Z] INFO: archiving workspace using pattern(s): [2025-10-31T10:41:25.776Z] Archives upload complete. [2025-10-31T10:41:26.037Z] INFO: archiving logs to Nexus [2025-10-31T10:41:26.623Z] ---> uname -a: [2025-10-31T10:41:26.623Z] Linux prd-ubuntu20-04-docker-8c-8g-771135 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-10-31T10:41:26.623Z] [2025-10-31T10:41:26.623Z]