Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5aadc93a38026da21573771155033ba72c49acf9+09bb2f1a643c06ac5adbedab39971cba372ab665 (2c8a0a3170abd2100dc9ec03071fb36d4775f0be) 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-ssh352095054448641129.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh3579688510808374628.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5280/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/PR-5280/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh71535089204714757.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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 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-ssh1491591606554987698.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5280/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/PR-5280/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13076663652840578680.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.23 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 ‘prd-ubuntu20.04-docker-8c-8g-129351’ Running on prd-ubuntu20.04-docker-8c-8g-133462 in /w/workspace/edgexfoundry_edgex-go_PR-5280 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/5280/head:refs/remotes/origin/PR-5280 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 09bb2f1a643c06ac5adbedab39971cba372ab665 into PR head commit 5aadc93a38026da21573771155033ba72c49acf9 Merge succeeded, producing 0691c85c056a6a228c26deea2208a6576855c70d Checking out Revision 0691c85c056a6a228c26deea2208a6576855c70d (PR-5280) > git config core.sparsecheckout # timeout=10 > git checkout -f 5aadc93a38026da21573771155033ba72c49acf9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 09bb2f1a643c06ac5adbedab39971cba372ab665 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0691c85c056a6a228c26deea2208a6576855c70d # timeout=10 Commit message: "Merge commit '09bb2f1a643c06ac5adbedab39971cba372ab665' into HEAD" > git rev-list --no-walk 5aadc93a38026da21573771155033ba72c49acf9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-09T08:30:18.451Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-09T08:30:18.543Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-09T08:30:18.575Z] ========================================================= [2025-10-09T08:30:18.575Z] EdgeX Global Pipelines Version Info [2025-10-09T08:30:18.575Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-09T08:30:19.669Z] ------------------- [2025-10-09T08:30:19.669Z] stable info: [2025-10-09T08:30:19.669Z] ------------------- [2025-10-09T08:30:19.669Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-09T08:30:19.669Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-10-09T08:30:19.669Z] Message: update stable to v1.0.276 [2025-10-09T08:30:20.239Z] ------------------- [2025-10-09T08:30:20.239Z] experimental info: [2025-10-09T08:30:20.239Z] ------------------- [2025-10-09T08:30:20.239Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-09T08:30:20.239Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-10-09T08:30:20.239Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-09T08:30:20.338Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-09T08:30:20.361Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-09T08:30:20.385Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-09T08:30:20.407Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-09T08:30:20.433Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-09T08:30:20.457Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-09T08:30:20.478Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-09T08:30:20.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-09T08:30:20.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-09T08:30:20.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-09T08:30:20.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-09T08:30:20.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-09T08:30:20.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-09T08:30:20.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-09T08:30:20.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-09T08:30:20.699Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-09T08:30:20.728Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-09T08:30:20.748Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-09T08:30:20.769Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-09T08:30:20.787Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-09T08:30:20.808Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-09T08:30:20.830Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-09T08:30:20.875Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-09T08:30:20.909Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5280 [Pipeline] echo [2025-10-09T08:30:20.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5280 [Pipeline] echo [2025-10-09T08:30:20.961Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5280 [Pipeline] echo [2025-10-09T08:30:20.992Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0691c85c056a6a228c26deea2208a6576855c70d [Pipeline] echo [2025-10-09T08:30:21.015Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0691c85 [Pipeline] echo [2025-10-09T08:30:21.038Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-09T08:30:21.100Z] provisioning config files... [2025-10-09T08:30:21.113Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6543664041008747671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-09T08:30:21.456Z] ---> ****-login.sh [2025-10-09T08:30:21.456Z] nexus3.edgexfoundry.org:10001 [2025-10-09T08:30:21.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-09T08:30:21.717Z] [2025-10-09T08:30:21.717Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-09T08:30:21.718Z] Configure a credential helper to remove this warning. See [2025-10-09T08:30:21.718Z] https://docs.****.com/go/credential-store/ [2025-10-09T08:30:21.718Z] [2025-10-09T08:30:21.718Z] Login Succeeded [2025-10-09T08:30:21.718Z] nexus3.edgexfoundry.org:10002 [2025-10-09T08:30:21.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-09T08:30:21.718Z] [2025-10-09T08:30:21.718Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-09T08:30:21.718Z] Configure a credential helper to remove this warning. See [2025-10-09T08:30:21.718Z] https://docs.****.com/go/credential-store/ [2025-10-09T08:30:21.718Z] [2025-10-09T08:30:21.718Z] Login Succeeded [2025-10-09T08:30:21.718Z] nexus3.edgexfoundry.org:10003 [2025-10-09T08:30:21.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-09T08:30:21.718Z] [2025-10-09T08:30:21.718Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-09T08:30:21.718Z] Configure a credential helper to remove this warning. See [2025-10-09T08:30:21.718Z] https://docs.****.com/go/credential-store/ [2025-10-09T08:30:21.718Z] [2025-10-09T08:30:21.718Z] Login Succeeded [2025-10-09T08:30:21.977Z] nexus3.edgexfoundry.org:10004 [2025-10-09T08:30:21.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-09T08:30:21.977Z] [2025-10-09T08:30:21.977Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-09T08:30:21.977Z] Configure a credential helper to remove this warning. See [2025-10-09T08:30:21.977Z] https://docs.****.com/go/credential-store/ [2025-10-09T08:30:21.977Z] [2025-10-09T08:30:21.977Z] Login Succeeded [2025-10-09T08:30:21.977Z] ****.io [2025-10-09T08:30:21.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-09T08:30:22.239Z] [2025-10-09T08:30:22.239Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-09T08:30:22.239Z] Configure a credential helper to remove this warning. See [2025-10-09T08:30:22.239Z] https://docs.****.com/go/credential-store/ [2025-10-09T08:30:22.239Z] [2025-10-09T08:30:22.239Z] Login Succeeded [2025-10-09T08:30:22.239Z] ---> ****-login.sh ends [Pipeline] } [2025-10-09T08:30:22.246Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-09T08:30:22.575Z] + 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-09T08:30:22.575Z] + dirname cmd/core-command/Dockerfile [2025-10-09T08:30:22.575Z] + cut -d/ -f2 [2025-10-09T08:30:22.575Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-09T08:30:22.575Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-09T08:30:22.575Z] + cut -d/ -f2 [2025-10-09T08:30:22.575Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-09T08:30:22.575Z] + dirname cmd/core-data/Dockerfile [2025-10-09T08:30:22.575Z] + cut -d/ -f2 [2025-10-09T08:30:22.575Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-09T08:30:22.575Z] + dirname cmd/core-keeper/Dockerfile [2025-10-09T08:30:22.575Z] + cut -d/ -f2 [2025-10-09T08:30:22.575Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-09T08:30:22.575Z] + cut -d/ -f2 [2025-10-09T08:30:22.575Z] + dirname cmd/core-metadata/Dockerfile [2025-10-09T08:30:22.575Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-09T08:30:22.575Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-10-09T08:30:22.575Z] + cut -d/ -f2 [2025-10-09T08:30:22.575Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-09T08:30:22.575Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-10-09T08:30:22.575Z] + cut -d/ -f2 [2025-10-09T08:30:22.575Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-09T08:30:22.575Z] + dirname+ cmd/security-proxy-setup/Dockerfile [2025-10-09T08:30:22.575Z] cut -d/ -f2 [2025-10-09T08:30:22.575Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-09T08:30:22.575Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-10-09T08:30:22.575Z] + cut -d/ -f2 [2025-10-09T08:30:22.575Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-09T08:30:22.575Z] + + cut -d/ -f2dirname [2025-10-09T08:30:22.575Z] cmd/security-spiffe-token-provider/Dockerfile [2025-10-09T08:30:22.575Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-09T08:30:22.575Z] + dirname cmd/security-spire-agent/Dockerfile [2025-10-09T08:30:22.575Z] + cut -d/ -f2 [2025-10-09T08:30:22.575Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-09T08:30:22.575Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-09T08:30:22.575Z] + cut -d/ -f2 [2025-10-09T08:30:22.575Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-09T08:30:22.575Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-09T08:30:22.575Z] + cut -d/ -f2 [2025-10-09T08:30:22.575Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-09T08:30:22.575Z] + dirname cmd/support-notifications/Dockerfile [2025-10-09T08:30:22.575Z] + cut -d/ -f2 [2025-10-09T08:30:22.575Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-09T08:30:22.575Z] + dirname cmd/support-scheduler/Dockerfile [2025-10-09T08:30:22.575Z] + cut -d/ -f2 [2025-10-09T08:30:22.575Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-09T08:30:22.606Z] 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-09T08:30:22.974Z] + git rev-list -1 --merges 0691c85c056a6a228c26deea2208a6576855c70d~1..0691c85c056a6a228c26deea2208a6576855c70d [Pipeline] echo [2025-10-09T08:30:22.987Z] -----------> git rev-list -1 --merges 0691c85c056a6a228c26deea2208a6576855c70d~1..0691c85c056a6a228c26deea2208a6576855c70d 0691c85c056a6a228c26deea2208a6576855c70d [2025-10-09T08:30:22.987Z] 0691c85c056a6a228c26deea2208a6576855c70d [false] [Pipeline] sh [2025-10-09T08:30:23.285Z] + git log --format=format:%s -1 0691c85c056a6a228c26deea2208a6576855c70d [Pipeline] echo [2025-10-09T08:30:23.304Z] ========================================================= [2025-10-09T08:30:23.304Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-09T08:30:23.304Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-09T08:30:23.688Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-09T08:30:23.688Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-09T08:30:23.688Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-09T08:30:23.688Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-09T08:30:23.688Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-09T08:30:23.688Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-09T08:30:23.688Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T08:30:24.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-09T08:30:24.053Z] [2025-10-09T08:30:24.053Z] 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-09T08:30:24.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-09T08:30:24.368Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-09T08:30:24.368Z] 3dae71ba6b94: Pulling fs layer [2025-10-09T08:30:24.368Z] 6bf1a483ea7c: Pulling fs layer [2025-10-09T08:30:24.368Z] f5dfc541a4d3: Pulling fs layer [2025-10-09T08:30:24.368Z] 461d9e800cba: Pulling fs layer [2025-10-09T08:30:24.368Z] 80192f66455f: Pulling fs layer [2025-10-09T08:30:24.368Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-09T08:30:24.368Z] a29436f7fd5d: Pulling fs layer [2025-10-09T08:30:24.368Z] 923cac83aea3: Pulling fs layer [2025-10-09T08:30:24.368Z] 25ad8b0a4227: Pulling fs layer [2025-10-09T08:30:24.368Z] db01528c6b51: Pulling fs layer [2025-10-09T08:30:24.368Z] 28988de357af: Pulling fs layer [2025-10-09T08:30:24.368Z] a29436f7fd5d: Waiting [2025-10-09T08:30:24.368Z] 923cac83aea3: Waiting [2025-10-09T08:30:24.368Z] 25ad8b0a4227: Waiting [2025-10-09T08:30:24.368Z] db01528c6b51: Waiting [2025-10-09T08:30:24.368Z] 28988de357af: Waiting [2025-10-09T08:30:24.368Z] 461d9e800cba: Waiting [2025-10-09T08:30:24.368Z] 80192f66455f: Waiting [2025-10-09T08:30:24.368Z] 2e8e34ca0e6c: Waiting [2025-10-09T08:30:24.626Z] 6bf1a483ea7c: Verifying Checksum [2025-10-09T08:30:24.626Z] 6bf1a483ea7c: Download complete [2025-10-09T08:30:24.626Z] 461d9e800cba: Download complete [2025-10-09T08:30:24.626Z] 80192f66455f: Verifying Checksum [2025-10-09T08:30:24.626Z] 80192f66455f: Download complete [2025-10-09T08:30:24.626Z] f5dfc541a4d3: Verifying Checksum [2025-10-09T08:30:24.626Z] f5dfc541a4d3: Download complete [2025-10-09T08:30:24.883Z] 3dae71ba6b94: Verifying Checksum [2025-10-09T08:30:24.883Z] 3dae71ba6b94: Download complete [2025-10-09T08:30:24.883Z] 923cac83aea3: Verifying Checksum [2025-10-09T08:30:24.883Z] 923cac83aea3: Download complete [2025-10-09T08:30:24.883Z] 25ad8b0a4227: Verifying Checksum [2025-10-09T08:30:24.883Z] 25ad8b0a4227: Download complete [2025-10-09T08:30:24.883Z] db01528c6b51: Verifying Checksum [2025-10-09T08:30:24.883Z] 28988de357af: Verifying Checksum [2025-10-09T08:30:24.883Z] 28988de357af: Download complete [2025-10-09T08:30:25.454Z] a29436f7fd5d: Download complete [2025-10-09T08:30:25.713Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-09T08:30:25.713Z] 2e8e34ca0e6c: Download complete [2025-10-09T08:30:25.974Z] 3dae71ba6b94: Pull complete [2025-10-09T08:30:26.234Z] 6bf1a483ea7c: Pull complete [2025-10-09T08:30:26.811Z] f5dfc541a4d3: Pull complete [2025-10-09T08:30:26.811Z] 461d9e800cba: Pull complete [2025-10-09T08:30:27.074Z] 80192f66455f: Pull complete [2025-10-09T08:30:30.363Z] 2e8e34ca0e6c: Pull complete [2025-10-09T08:30:31.297Z] a29436f7fd5d: Pull complete [2025-10-09T08:30:31.297Z] 923cac83aea3: Pull complete [2025-10-09T08:30:31.297Z] 25ad8b0a4227: Pull complete [2025-10-09T08:30:31.297Z] db01528c6b51: Pull complete [2025-10-09T08:30:31.297Z] 28988de357af: Pull complete [2025-10-09T08:30:31.297Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-09T08:30:31.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-09T08:30:31.557Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-09T08:30:31.700Z] prd-ubuntu20.04-docker-8c-8g-133462 does not seem to be running inside a container [2025-10-09T08:30:31.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-09T08:30:37.562Z] $ docker top e6d3f711d18ef6e92ef1fef22516f0db7509a427de7b6d444f80f0d8fb262f59 -eo pid,comm [2025-10-09T08:30:37.617Z] 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-09T08:30:37.617Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-09T08:30:37.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-09T08:30:37.672Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-09T08:30:37.825Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-09T08:30:37.832Z] $ docker exec e6d3f711d18ef6e92ef1fef22516f0db7509a427de7b6d444f80f0d8fb262f59 ssh-agent [2025-10-09T08:30:37.964Z] SSH_AUTH_SOCK=/tmp/ssh-QJ7UYeVmBmPn/agent.32 [2025-10-09T08:30:37.964Z] SSH_AGENT_PID=38 [2025-10-09T08:30:37.983Z] Running ssh-add (command line suppressed) [2025-10-09T08:30:38.089Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8001985641872809344.key (/w/workspace/edgex-go/2@tmp/private_key_8001985641872809344.key) [2025-10-09T08:30:38.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-09T08:30:38.514Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] sh [2025-10-09T08:30:38.879Z] + git tag --points-at HEAD [Pipeline] } [2025-10-09T08:30:38.891Z] $ docker exec --env ******** --env ******** e6d3f711d18ef6e92ef1fef22516f0db7509a427de7b6d444f80f0d8fb262f59 ssh-agent -k [2025-10-09T08:30:38.981Z] unset SSH_AUTH_SOCK; [2025-10-09T08:30:38.981Z] unset SSH_AGENT_PID; [2025-10-09T08:30:38.982Z] echo Agent pid 38 killed; [2025-10-09T08:30:39.004Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-09T08:30:39.040Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-09T08:30:39.040Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-09T08:30:39.158Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-09T08:30:39.167Z] $ docker exec e6d3f711d18ef6e92ef1fef22516f0db7509a427de7b6d444f80f0d8fb262f59 ssh-agent [2025-10-09T08:30:39.283Z] SSH_AUTH_SOCK=/tmp/ssh-vZMvTx5uVFjA/agent.85 [2025-10-09T08:30:39.283Z] SSH_AGENT_PID=91 [2025-10-09T08:30:39.311Z] Running ssh-add (command line suppressed) [2025-10-09T08:30:39.424Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_13148625480917586492.key (/w/workspace/edgex-go/2@tmp/private_key_13148625480917586492.key) [2025-10-09T08:30:39.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-09T08:30:39.768Z] + git semver init [2025-10-09T08:30:40.028Z] 2025-10-09 08:30:39,988 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-09T08:30:40.028Z] 2025-10-09 08:30:39,992 [run_init] DEBUG init version:0.0.0 force:False [2025-10-09T08:30:40.028Z] 2025-10-09 08:30:39,993 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2025-10-09T08:30:40.028Z] 2025-10-09 08:30:39,994 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2025-10-09T08:30:40.028Z] 2025-10-09 08:30:39,994 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, stdin=None, shell=False, universal_newlines=False) [2025-10-09T08:30:46.816Z] 2025-10-09 08:30:46,626 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2025-10-09T08:30:46.816Z] 2025-10-09 08:30:46,627 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-5280 with force:False [2025-10-09T08:30:46.816Z] 2025-10-09 08:30:46,627 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-5280 [2025-10-09T08:30:46.816Z] 2025-10-09 08:30:46,632 [execute] INFO git cat-file --batch-check [2025-10-09T08:30:46.816Z] 2025-10-09 08:30:46,632 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-09T08:30:46.816Z] 2025-10-09 08:30:46,636 [execute] INFO git cat-file --batch [2025-10-09T08:30:46.816Z] 2025-10-09 08:30:46,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-09T08:30:46.816Z] 2025-10-09 08:30:46,639 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-5280 [2025-10-09T08:30:46.816Z] 0.0.0 [Pipeline] } [2025-10-09T08:30:46.825Z] $ docker exec --env ******** --env ******** e6d3f711d18ef6e92ef1fef22516f0db7509a427de7b6d444f80f0d8fb262f59 ssh-agent -k [2025-10-09T08:30:46.921Z] unset SSH_AUTH_SOCK; [2025-10-09T08:30:46.922Z] unset SSH_AGENT_PID; [2025-10-09T08:30:46.922Z] echo Agent pid 91 killed; [2025-10-09T08:30:46.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-09T08:30:47.254Z] + git semver [Pipeline] } [2025-10-09T08:30:47.524Z] $ docker stop --time=1 e6d3f711d18ef6e92ef1fef22516f0db7509a427de7b6d444f80f0d8fb262f59 [2025-10-09T08:30:48.802Z] $ docker rm -f --volumes e6d3f711d18ef6e92ef1fef22516f0db7509a427de7b6d444f80f0d8fb262f59 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-09T08:30:49.169Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-09T08:30:49.528Z] Stashed 1 file(s) [Pipeline] echo [2025-10-09T08:30:49.531Z] [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } [2025-10-09T08:30:50.094Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2025-10-09T08:30:50.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-09T08:30:50.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-09T08:30:50.154Z] ========================================================= [2025-10-09T08:30:50.154Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-09T08:30:50.154Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-09T08:30:50.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-09T08:30:50.460Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-09T08:30:50.460Z] 0a9a5dfd008f: Pulling fs layer [2025-10-09T08:30:50.460Z] 36466aa92d05: Pulling fs layer [2025-10-09T08:30:50.460Z] e10405b45d13: Pulling fs layer [2025-10-09T08:30:50.460Z] 096b7ceb2af7: Pulling fs layer [2025-10-09T08:30:50.460Z] 4f4fb700ef54: Pulling fs layer [2025-10-09T08:30:50.460Z] c451b95d7931: Pulling fs layer [2025-10-09T08:30:50.460Z] 9febf9df4401: Pulling fs layer [2025-10-09T08:30:50.460Z] 1477f019b032: Pulling fs layer [2025-10-09T08:30:50.460Z] c7dc25521971: Pulling fs layer [2025-10-09T08:30:50.460Z] c451b95d7931: Waiting [2025-10-09T08:30:50.460Z] 9febf9df4401: Waiting [2025-10-09T08:30:50.460Z] 096b7ceb2af7: Waiting [2025-10-09T08:30:50.460Z] 4f4fb700ef54: Waiting [2025-10-09T08:30:50.460Z] 1477f019b032: Waiting [2025-10-09T08:30:50.460Z] c7dc25521971: Waiting [2025-10-09T08:30:50.460Z] 36466aa92d05: Verifying Checksum [2025-10-09T08:30:50.460Z] 36466aa92d05: Download complete [2025-10-09T08:30:50.460Z] 096b7ceb2af7: Verifying Checksum [2025-10-09T08:30:50.460Z] 096b7ceb2af7: Download complete [2025-10-09T08:30:50.460Z] 4f4fb700ef54: Verifying Checksum [2025-10-09T08:30:50.460Z] 4f4fb700ef54: Download complete [2025-10-09T08:30:50.460Z] c451b95d7931: Verifying Checksum [2025-10-09T08:30:50.460Z] c451b95d7931: Download complete [2025-10-09T08:30:50.460Z] 0a9a5dfd008f: Download complete [2025-10-09T08:30:50.722Z] 9febf9df4401: Verifying Checksum [2025-10-09T08:30:50.722Z] 9febf9df4401: Download complete [2025-10-09T08:30:50.722Z] 0a9a5dfd008f: Pull complete [2025-10-09T08:30:50.722Z] 36466aa92d05: Pull complete [2025-10-09T08:30:50.981Z] c7dc25521971: Verifying Checksum [2025-10-09T08:30:50.981Z] c7dc25521971: Download complete [2025-10-09T08:30:51.568Z] e10405b45d13: Verifying Checksum [2025-10-09T08:30:51.569Z] e10405b45d13: Download complete [2025-10-09T08:30:51.569Z] 1477f019b032: Verifying Checksum [2025-10-09T08:30:51.569Z] 1477f019b032: Download complete [2025-10-09T08:30:56.846Z] e10405b45d13: Pull complete [2025-10-09T08:30:56.846Z] 096b7ceb2af7: Pull complete [2025-10-09T08:30:56.846Z] 4f4fb700ef54: Pull complete [2025-10-09T08:30:56.846Z] c451b95d7931: Pull complete [2025-10-09T08:30:56.846Z] 9febf9df4401: Pull complete [2025-10-09T08:30:59.386Z] 1477f019b032: Pull complete [2025-10-09T08:31:00.323Z] c7dc25521971: Pull complete [2025-10-09T08:31:00.581Z] Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-10-09T08:31:00.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-09T08:31:00.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-09T08:31:00.881Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-09T08:31:00.881Z] WORKDIR /edgex [2025-10-09T08:31:00.881Z] COPY go.mod . [2025-10-09T08:31:00.881Z] RUN go mod download [2025-10-09T08:31:00.881Z] + docker build -t ci-base-image-x86_64 -f - . [2025-10-09T08:31:02.271Z] #0 building with "default" instance using docker driver [2025-10-09T08:31:02.271Z] [2025-10-09T08:31:02.271Z] #1 [internal] load build definition from Dockerfile [2025-10-09T08:31:02.271Z] #1 transferring dockerfile: [2025-10-09T08:31:02.271Z] #1 transferring dockerfile: 164B done [2025-10-09T08:31:02.271Z] #1 DONE 0.3s [2025-10-09T08:31:02.271Z] [2025-10-09T08:31:02.271Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-09T08:31:02.271Z] #2 DONE 0.0s [2025-10-09T08:31:02.530Z] [2025-10-09T08:31:02.530Z] #3 [internal] load .dockerignore [2025-10-09T08:31:02.530Z] #3 transferring context: [2025-10-09T08:31:02.791Z] #3 transferring context: 50B done [2025-10-09T08:31:02.791Z] #3 DONE 0.3s [2025-10-09T08:31:02.791Z] [2025-10-09T08:31:02.791Z] #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-09T08:31:03.727Z] #4 ... [2025-10-09T08:31:03.727Z] [2025-10-09T08:31:03.727Z] #5 [internal] load build context [2025-10-09T08:31:03.727Z] #5 transferring context: 6.57kB done [2025-10-09T08:31:03.727Z] #5 DONE 0.8s [2025-10-09T08:31:03.727Z] [2025-10-09T08:31:03.727Z] #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-09T08:31:04.660Z] #4 DONE 1.7s [2025-10-09T08:31:04.660Z] [2025-10-09T08:31:04.660Z] #6 [2/4] WORKDIR /edgex [2025-10-09T08:31:12.908Z] #6 DONE 8.1s [2025-10-09T08:31:12.908Z] [2025-10-09T08:31:12.908Z] #7 [3/4] COPY go.mod . [2025-10-09T08:31:12.908Z] #7 DONE 0.0s [2025-10-09T08:31:12.908Z] [2025-10-09T08:31:12.908Z] #8 [4/4] RUN go mod download [2025-10-09T08:31:25.226Z] #8 DONE 10.8s [2025-10-09T08:31:25.226Z] [2025-10-09T08:31:25.226Z] #9 exporting to image [2025-10-09T08:31:25.226Z] #9 exporting layers [2025-10-09T08:31:27.127Z] #9 exporting layers 3.9s done [2025-10-09T08:31:27.385Z] #9 writing image sha256:92a7a49514be775c15f0b146ee8a5477d34b3c36369ba31fcc4c72c9d58a2804 done [2025-10-09T08:31:27.385Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-09T08:31:27.385Z] #9 DONE 3.9s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T08:31:27.710Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-09T08:31:27.710Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-09T08:31:27.797Z] prd-ubuntu20.04-docker-8c-8g-133462 does not seem to be running inside a container [2025-10-09T08:31:27.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-09T08:31:28.121Z] $ docker top 24d9972f3290a5ac61b271cf66b1251b18693c5315fbb2a39bbcf6a200e5dd51 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-09T08:31:28.466Z] + go version [2025-10-09T08:31:28.467Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-10-09T08:31:28.474Z] $ docker stop --time=1 24d9972f3290a5ac61b271cf66b1251b18693c5315fbb2a39bbcf6a200e5dd51 [2025-10-09T08:31:29.750Z] $ docker rm -f --volumes 24d9972f3290a5ac61b271cf66b1251b18693c5315fbb2a39bbcf6a200e5dd51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T08:31:30.194Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-09T08:31:30.194Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-09T08:31:30.266Z] prd-ubuntu20.04-docker-8c-8g-133462 does not seem to be running inside a container [2025-10-09T08:31:30.296Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-09T08:31:30.527Z] $ docker top 7b830a52eeb8682e236c8eac0298b53aa63e26bd8226b68ab9097b89213ebd64 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-09T08:31:30.599Z] ========================================================= [2025-10-09T08:31:30.599Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-09T08:31:30.599Z] ========================================================= [Pipeline] sh [2025-10-09T08:31:30.883Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2025-10-09T08:31:31.184Z] + make test [2025-10-09T08:31:31.184Z] go test -race -coverprofile=coverage.out ./... [2025-10-09T08:31:39.348Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-09T08:32:05.893Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-09T08:32:05.893Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-09T08:32:05.893Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-09T08:32:05.893Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-09T08:32:05.893Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-09T08:32:06.152Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-09T08:32:06.152Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-09T08:32:06.152Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-09T08:32:06.152Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-09T08:32:06.152Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-09T08:32:06.417Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-09T08:32:06.417Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-09T08:32:06.417Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-09T08:32:06.417Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-09T08:32:06.417Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-09T08:32:06.417Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-09T08:32:06.417Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-09T08:32:07.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.030s coverage: 42.3% of statements [2025-10-09T08:32:07.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements [2025-10-09T08:32:07.788Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-09T08:32:07.788Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-09T08:32:08.352Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-09T08:32:08.352Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-09T08:32:09.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-09T08:32:09.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-09T08:32:09.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-09T08:32:09.289Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-09T08:32:09.289Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-09T08:32:09.289Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-09T08:32:09.289Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-09T08:32:09.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-09T08:32:09.289Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-09T08:32:09.289Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-09T08:32:09.289Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-09T08:32:11.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-09T08:32:11.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-09T08:32:11.232Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-09T08:32:11.232Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-09T08:32:11.232Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-09T08:32:11.232Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-09T08:32:12.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.4% of statements [2025-10-09T08:32:12.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.019s coverage: 4.8% of statements [2025-10-09T08:32:12.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.084s coverage: 57.6% of statements [2025-10-09T08:32:12.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.021s coverage: 86.5% of statements [2025-10-09T08:32:13.101Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-09T08:32:13.101Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-09T08:32:14.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.710s coverage: 94.2% of statements [2025-10-09T08:32:14.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.166s coverage: 92.4% of statements [2025-10-09T08:32:14.305Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.058s coverage: 8.4% of statements [2025-10-09T08:32:14.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-09T08:32:14.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-09T08:32:14.565Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-09T08:32:14.565Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-09T08:32:14.565Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-09T08:32:14.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-09T08:32:14.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-09T08:32:14.822Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-09T08:32:14.822Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-09T08:32:14.822Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-09T08:32:14.822Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-09T08:32:14.822Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-09T08:32:14.822Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-09T08:32:14.823Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-09T08:32:14.823Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-09T08:32:15.754Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.403s coverage: 95.8% of statements [2025-10-09T08:32:15.754Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2025-10-09T08:32:17.144Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-09T08:32:17.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-09T08:32:17.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-09T08:32:17.401Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-09T08:32:17.401Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-09T08:32:18.332Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.049s coverage: 2.4% of statements [2025-10-09T08:32:18.332Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.051s coverage: 1.0% of statements [2025-10-09T08:32:18.332Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.035s coverage: 39.4% of statements [2025-10-09T08:32:18.332Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 68.8% of statements [2025-10-09T08:32:19.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 40.0% of statements [2025-10-09T08:32:19.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements [2025-10-09T08:32:19.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements [2025-10-09T08:32:19.264Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-09T08:32:19.264Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-09T08:32:19.264Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-09T08:32:19.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 96.3% of statements [2025-10-09T08:32:19.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-09T08:32:19.834Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-09T08:32:19.834Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-09T08:32:19.834Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-09T08:32:19.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2025-10-09T08:32:20.770Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-09T08:32:20.770Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-09T08:32:20.770Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-09T08:32:21.030Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-09T08:32:21.030Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-09T08:32:21.030Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-09T08:32:21.030Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-09T08:32:21.598Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-09T08:32:21.598Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-09T08:32:22.174Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-09T08:32:24.073Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-09T08:32:24.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-09T08:32:25.448Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-09T08:32:26.849Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-09T08:32:26.849Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-09T08:32:26.849Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-09T08:32:30.157Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-09T08:32:31.097Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-09T08:32:31.097Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-09T08:32:31.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-09T08:32:31.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-09T08:32:31.357Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-09T08:32:31.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements [2025-10-09T08:32:33.837Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-09T08:32:33.837Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-09T08:32:33.837Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-09T08:32:33.837Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-09T08:32:33.837Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-09T08:32:33.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-09T08:32:34.096Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-09T08:32:34.355Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-09T08:32:34.355Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-09T08:32:34.355Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-09T08:32:34.355Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-09T08:32:34.355Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-09T08:32:35.748Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-09T08:32:35.748Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-09T08:32:35.748Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-09T08:32:35.748Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-09T08:32:37.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-09T08:32:37.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-09T08:32:37.133Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-09T08:32:37.133Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-09T08:32:37.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.043s coverage: 92.9% of statements [2025-10-09T08:32:37.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.027s coverage: 68.8% of statements [2025-10-09T08:32:37.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements [2025-10-09T08:32:37.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements [2025-10-09T08:32:37.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2025-10-09T08:32:37.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 15.5% of statements [2025-10-09T08:32:37.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2025-10-09T08:32:37.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.081s coverage: 81.8% of statements [2025-10-09T08:32:37.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.075s coverage: 82.1% of statements [2025-10-09T08:32:37.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2025-10-09T08:32:37.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.052s coverage: 6.8% of statements [2025-10-09T08:32:37.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.052s coverage: 33.3% of statements [2025-10-09T08:32:37.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.053s coverage: 100.0% of statements [2025-10-09T08:32:37.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.168s coverage: 54.5% of statements [2025-10-09T08:32:37.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2025-10-09T08:32:37.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2025-10-09T08:32:37.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements [2025-10-09T08:32:37.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2025-10-09T08:32:37.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements [2025-10-09T08:32:37.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.036s coverage: 96.8% of statements [2025-10-09T08:32:37.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2025-10-09T08:32:37.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.225s coverage: 29.2% of statements [2025-10-09T08:32:37.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2025-10-09T08:32:37.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2025-10-09T08:32:37.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.027s coverage: 76.2% of statements [2025-10-09T08:32:37.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements [2025-10-09T08:32:37.133Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-09T08:32:37.133Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-09T08:32:37.133Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-09T08:32:38.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-09T08:32:38.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-09T08:32:38.517Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-09T08:32:43.809Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 17.0% of statements [2025-10-09T08:32:43.810Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.147s coverage: 94.9% of statements [2025-10-09T08:32:43.810Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements [2025-10-09T08:32:43.810Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 97.7% of statements [2025-10-09T08:32:43.810Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.032s coverage: 43.6% of statements [2025-10-09T08:32:43.810Z] 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-09T08:32:43.810Z] running golangci-lint [2025-10-09T08:32:43.810Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-10-09T08:32:43.810Z] go version go1.23.9 linux/amd64 [2025-10-09T08:32:43.810Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-10-09T08:32:43.810Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-09T08:32:43.810Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-10-09T08:33:10.406Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|name|compiled_files|types_sizes|imports) took 25.488712375s" [2025-10-09T08:33:10.406Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 56.340239ms" [2025-10-09T08:33:25.275Z] level=info msg="[linters_context/goanalysis] analyzers took 2m6.561375039s with top 10 stages: buildir: 1m13.074746559s, gosec: 4.662140404s, fact_deprecated: 2.761916008s, inspect: 2.714209248s, printf: 2.245646304s, ctrlflow: 2.127484497s, fact_purity: 1.993108113s, S1038: 1.537949518s, nilness: 1.463287452s, typedness: 987.181925ms" [2025-10-09T08:33:25.275Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2025-10-09T08:33:25.275Z] level=info msg="[runner] Processors filtering stat (in/out): exclude-rules: 201/20, skip_dirs: 201/201, exclude: 201/201, skip_files: 201/201, nolint: 20/0, filename_unadjuster: 201/201, invalid_issue: 201/201, cgo: 201/201, path_prettifier: 201/201, autogenerated_exclude: 201/201, identifier_marker: 201/201" [2025-10-09T08:33:25.275Z] level=info msg="[runner] processing took 16.915655ms with stages: nolint: 7.193033ms, identifier_marker: 3.622246ms, path_prettifier: 2.060106ms, autogenerated_exclude: 1.620112ms, exclude-rules: 1.193469ms, skip_dirs: 1.130208ms, cgo: 47.351µs, invalid_issue: 29.22µs, filename_unadjuster: 15.1µs, max_same_issues: 1.35µs, uniq_by_line: 870ns, fixer: 510ns, skip_files: 450ns, exclude: 310ns, sort_results: 250ns, diff: 240ns, source_code: 200ns, max_from_linter: 160ns, path_prefixer: 140ns, path_shortener: 120ns, max_per_file_from_linter: 110ns, severity-rules: 100ns" [2025-10-09T08:33:25.275Z] level=info msg="[runner] linters took 14.980948463s with stages: goanalysis_metalinter: 14.963922337s" [2025-10-09T08:33:25.275Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-10-09T08:33:25.275Z] level=info msg="Memory: 406 samples, avg is 323.7MB, max is 1368.5MB" [2025-10-09T08:33:25.275Z] level=info msg="Execution took 40.534802864s" [2025-10-09T08:33:25.275Z] go vet ./... [2025-10-09T08:33:31.833Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-09T08:33:31.833Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-09T08:33:31.833Z] ./bin/test-attribution-txt.sh [2025-10-09T08:33:31.833Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-09T08:33:32.092Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-09T08:33:32.092Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-09T08:33:32.092Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-09T08:33:32.092Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-09T08:33:32.092Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-09T08:33:32.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-09T08:33:32.403Z] + ls -al . [2025-10-09T08:33:32.403Z] total 2064 [2025-10-09T08:33:32.403Z] drwxrwxr-x 11 1001 1001 4096 Oct 9 08:31 . [2025-10-09T08:33:32.403Z] drwxr-xr-x 4 root root 4096 Oct 9 08:31 .. [2025-10-09T08:33:32.403Z] drwxrwxr-x 2 1001 1001 4096 Oct 9 08:30 .blubracket [2025-10-09T08:33:32.403Z] -rw-rw-r-- 1 1001 1001 10 Oct 9 08:30 .dockerignore [2025-10-09T08:33:32.403Z] drwxrwxr-x 8 1001 1001 4096 Oct 9 08:32 .git [2025-10-09T08:33:32.403Z] drwxrwxr-x 3 1001 1001 4096 Oct 9 08:30 .github [2025-10-09T08:33:32.403Z] -rw-rw-r-- 1 1001 1001 909 Oct 9 08:30 .gitignore [2025-10-09T08:33:32.403Z] -rw-rw-r-- 1 1001 1001 218 Oct 9 08:30 .golangci.yml [2025-10-09T08:33:32.403Z] -rw-rw-r-- 1 1001 1001 100 Oct 9 08:30 .hadolint.yml [2025-10-09T08:33:32.403Z] drwxr-xr-x 3 1001 1001 4096 Oct 9 08:30 .semver [2025-10-09T08:33:32.403Z] -rw-rw-r-- 1 1001 1001 155 Oct 9 08:30 .sonarcloud.properties [2025-10-09T08:33:32.403Z] -rw-rw-r-- 1 1001 1001 1171 Oct 9 08:30 ADOPTERS.md [2025-10-09T08:33:32.403Z] -rw-rw-r-- 1 1001 1001 17374 Oct 9 08:30 Attribution.txt [2025-10-09T08:33:32.403Z] -rw-rw-r-- 1 1001 1001 108018 Oct 9 08:30 CHANGELOG.md [2025-10-09T08:33:32.403Z] -rw-rw-r-- 1 1001 1001 3804 Oct 9 08:30 CONTRIBUTING.md [2025-10-09T08:33:32.403Z] -rw-rw-r-- 1 1001 1001 677 Oct 9 08:30 GOVERNANCE.md [2025-10-09T08:33:32.403Z] -rw-rw-r-- 1 1001 1001 858 Oct 9 08:30 Jenkinsfile [2025-10-09T08:33:32.403Z] -rw-rw-r-- 1 1001 1001 10775 Oct 9 08:30 LICENSE [2025-10-09T08:33:32.403Z] -rw-rw-r-- 1 1001 1001 16740 Oct 9 08:30 Makefile [2025-10-09T08:33:32.403Z] -rw-rw-r-- 1 1001 1001 582 Oct 9 08:30 OWNERS.md [2025-10-09T08:33:32.403Z] -rw-rw-r-- 1 1001 1001 9932 Oct 9 08:30 README.md [2025-10-09T08:33:32.403Z] -rw-rw-r-- 1 1001 1001 789 Oct 9 08:30 SECURITY.md [2025-10-09T08:33:32.403Z] -rw-rw-r-- 1 1001 1001 5 Oct 9 08:30 VERSION [2025-10-09T08:33:32.403Z] drwxrwxr-x 2 1001 1001 4096 Oct 9 08:30 bin [2025-10-09T08:33:32.403Z] drwxrwxr-x 19 1001 1001 4096 Oct 9 08:30 cmd [2025-10-09T08:33:32.403Z] -rw-r--r-- 1 root root 1733636 Oct 9 08:32 coverage.out [2025-10-09T08:33:32.403Z] drwxrwxr-x 2 1001 1001 4096 Oct 9 08:30 fuzz_test [2025-10-09T08:33:32.403Z] -rw-rw-r-- 1 1001 1001 6539 Oct 9 08:30 go.mod [2025-10-09T08:33:32.403Z] -rw-rw-r-- 1 1001 1001 88541 Oct 9 08:30 go.sum [2025-10-09T08:33:32.403Z] drwxrwxr-x 7 1001 1001 4096 Oct 9 08:30 internal [2025-10-09T08:33:32.403Z] drwxrwxr-x 2 1001 1001 4096 Oct 9 08:30 openapi [2025-10-09T08:33:32.403Z] -rw-rw-r-- 1 1001 1001 584 Oct 9 08:30 security.txt [2025-10-09T08:33:32.403Z] -rw-rw-r-- 1 1001 1001 204 Oct 9 08:30 version.go [Pipeline] sh [2025-10-09T08:33:32.692Z] + '[' -e coverage.out ] [2025-10-09T08:33:32.693Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-09T08:33:32.881Z] Stashed 1 file(s) [Pipeline] sh [2025-10-09T08:33:33.186Z] + make build [2025-10-09T08:33:33.186Z] 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-09T08:33:59.772Z] 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-09T08:33:59.772Z] 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-09T08:34:01.148Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-09T08:34:02.083Z] 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-09T08:34:03.990Z] 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-09T08:34:10.569Z] 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-09T08:34:12.469Z] 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-09T08:34:15.012Z] 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-09T08:34:17.561Z] 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-09T08:34:19.463Z] 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-09T08:34:21.366Z] 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-09T08:34:21.937Z] 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-09T08:34:23.846Z] $ docker stop --time=1 7b830a52eeb8682e236c8eac0298b53aa63e26bd8226b68ab9097b89213ebd64 [2025-10-09T08:34:32.774Z] $ docker rm -f --volumes 7b830a52eeb8682e236c8eac0298b53aa63e26bd8226b68ab9097b89213ebd64 [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-09T08:34:34.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-09T08:34:34.098Z] [2025-10-09T08:34:34.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T08:34:34.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-09T08:34:34.669Z] latest: Pulling from edgex-devops/edgex-compose [2025-10-09T08:34:34.669Z] 91d30c5bc195: Pulling fs layer [2025-10-09T08:34:34.669Z] 2e9b0aa3be6d: Pulling fs layer [2025-10-09T08:34:34.669Z] 9c61dcf015f6: Pulling fs layer [2025-10-09T08:34:34.669Z] 4698f68db338: Pulling fs layer [2025-10-09T08:34:34.669Z] 2a2f49069b9e: Pulling fs layer [2025-10-09T08:34:34.669Z] e0025b399a48: Pulling fs layer [2025-10-09T08:34:34.669Z] 2a2f49069b9e: Waiting [2025-10-09T08:34:34.669Z] e0025b399a48: Waiting [2025-10-09T08:34:34.669Z] 4698f68db338: Waiting [2025-10-09T08:34:34.940Z] 91d30c5bc195: Verifying Checksum [2025-10-09T08:34:34.940Z] 91d30c5bc195: Download complete [2025-10-09T08:34:34.940Z] 4698f68db338: Download complete [2025-10-09T08:34:34.940Z] 2e9b0aa3be6d: Verifying Checksum [2025-10-09T08:34:34.940Z] 2e9b0aa3be6d: Download complete [2025-10-09T08:34:35.210Z] e0025b399a48: Verifying Checksum [2025-10-09T08:34:35.210Z] e0025b399a48: Download complete [2025-10-09T08:34:35.210Z] 2a2f49069b9e: Download complete [2025-10-09T08:34:35.210Z] 91d30c5bc195: Pull complete [2025-10-09T08:34:35.778Z] 9c61dcf015f6: Verifying Checksum [2025-10-09T08:34:35.778Z] 9c61dcf015f6: Download complete [2025-10-09T08:34:36.038Z] 2e9b0aa3be6d: Pull complete [2025-10-09T08:34:41.301Z] 9c61dcf015f6: Pull complete [2025-10-09T08:34:42.234Z] 4698f68db338: Pull complete [2025-10-09T08:34:57.076Z] 2a2f49069b9e: Pull complete [2025-10-09T08:34:57.076Z] e0025b399a48: Pull complete [2025-10-09T08:34:57.076Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-10-09T08:34:57.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-09T08:34:57.334Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-09T08:34:57.453Z] prd-ubuntu20.04-docker-8c-8g-133462 does not seem to be running inside a container [2025-10-09T08:34:57.486Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-10-09T08:34:59.171Z] $ docker top 2b260f5cf77c1bd5e13b2cb19e9ba5da1e15734d5487be252238abff417cf232 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-09T08:34:59.537Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-09T08:34:59.797Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-09T08:35:00.754Z] #1 transferring dockerfile: 2.14kB done [2025-10-09T08:35:01.324Z] #1 DONE 1.5s [2025-10-09T08:35:01.324Z] [2025-10-09T08:35:01.324Z] #2 [core-command internal] load build definition from Dockerfile [2025-10-09T08:35:01.324Z] #2 DONE 0.0s [2025-10-09T08:35:01.324Z] [2025-10-09T08:35:01.324Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2025-10-09T08:35:01.584Z] #3 ... [2025-10-09T08:35:01.584Z] [2025-10-09T08:35:01.584Z] #4 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-09T08:35:01.584Z] #4 DONE 0.0s [2025-10-09T08:35:01.584Z] [2025-10-09T08:35:01.584Z] #5 [security-spire-config internal] load build definition from Dockerfile [2025-10-09T08:35:01.584Z] #5 transferring dockerfile: 1.69kB done [2025-10-09T08:35:01.584Z] #5 DONE 1.7s [2025-10-09T08:35:01.584Z] [2025-10-09T08:35:01.584Z] #6 [support-scheduler internal] load build definition from Dockerfile [2025-10-09T08:35:01.843Z] #6 ... [2025-10-09T08:35:01.843Z] [2025-10-09T08:35:01.843Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-09T08:35:01.843Z] #7 transferring dockerfile: 1.89kB done [2025-10-09T08:35:01.843Z] #7 DONE 1.9s [2025-10-09T08:35:01.843Z] [2025-10-09T08:35:01.843Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-09T08:35:01.843Z] #8 DONE 0.0s [2025-10-09T08:35:02.102Z] [2025-10-09T08:35:02.102Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-09T08:35:02.102Z] #8 ... [2025-10-09T08:35:02.102Z] [2025-10-09T08:35:02.102Z] #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-09T08:35:02.102Z] #4 DONE 0.0s [2025-10-09T08:35:02.360Z] [2025-10-09T08:35:02.360Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-09T08:35:02.635Z] #9 ... [2025-10-09T08:35:02.635Z] [2025-10-09T08:35:02.635Z] #10 [core-data internal] load build definition from Dockerfile [2025-10-09T08:35:02.635Z] #10 transferring dockerfile: 2.04kB done [2025-10-09T08:35:02.635Z] #10 DONE 2.4s [2025-10-09T08:35:02.635Z] [2025-10-09T08:35:02.635Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-09T08:35:02.635Z] #11 transferring dockerfile: 2.50kB done [2025-10-09T08:35:02.635Z] #11 DONE 2.4s [2025-10-09T08:35:02.895Z] [2025-10-09T08:35:02.895Z] #4 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-09T08:35:02.895Z] #4 DONE 0.0s [2025-10-09T08:35:02.895Z] [2025-10-09T08:35:02.895Z] #12 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-10-09T08:35:02.895Z] #12 ... [2025-10-09T08:35:02.895Z] [2025-10-09T08:35:02.895Z] #4 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-09T08:35:02.895Z] #4 DONE 0.0s [2025-10-09T08:35:02.895Z] [2025-10-09T08:35:02.895Z] #12 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-09T08:35:03.460Z] #12 ... [2025-10-09T08:35:03.460Z] [2025-10-09T08:35:03.460Z] #13 [core-keeper internal] load build definition from Dockerfile [2025-10-09T08:35:03.460Z] #13 transferring dockerfile: 2.01kB done [2025-10-09T08:35:03.460Z] #13 DONE 3.0s [2025-10-09T08:35:03.730Z] [2025-10-09T08:35:03.730Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2025-10-09T08:35:03.730Z] #3 transferring dockerfile: 1.81kB done [2025-10-09T08:35:03.730Z] #3 ... [2025-10-09T08:35:03.730Z] [2025-10-09T08:35:03.730Z] #4 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-09T08:35:03.730Z] #4 DONE 0.0s [2025-10-09T08:35:04.002Z] [2025-10-09T08:35:04.002Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-09T08:35:04.002Z] #8 transferring dockerfile: 2.49kB done [2025-10-09T08:35:04.570Z] #8 ... [2025-10-09T08:35:04.570Z] [2025-10-09T08:35:04.570Z] #14 [security-spire-server internal] load build definition from Dockerfile [2025-10-09T08:35:04.570Z] #14 transferring dockerfile: 1.70kB done [2025-10-09T08:35:04.570Z] #14 DONE 3.9s [2025-10-09T08:35:04.828Z] [2025-10-09T08:35:04.828Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-09T08:35:04.828Z] #9 transferring dockerfile: 3.02kB done [2025-10-09T08:35:05.088Z] #9 ... [2025-10-09T08:35:05.088Z] [2025-10-09T08:35:05.088Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-09T08:35:05.088Z] #15 transferring dockerfile: 2.23kB done [2025-10-09T08:35:05.088Z] #15 DONE 4.2s [2025-10-09T08:35:05.348Z] [2025-10-09T08:35:05.348Z] #16 [support-notifications internal] load build definition from Dockerfile [2025-10-09T08:35:05.348Z] #16 transferring dockerfile: 2.00kB 0.0s done [2025-10-09T08:35:05.606Z] #16 ... [2025-10-09T08:35:05.606Z] [2025-10-09T08:35:05.606Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2025-10-09T08:35:05.606Z] #3 DONE 4.5s [2025-10-09T08:35:05.606Z] [2025-10-09T08:35:05.606Z] #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-09T08:35:05.606Z] #4 DONE 0.0s [2025-10-09T08:35:05.606Z] [2025-10-09T08:35:05.606Z] #6 [support-scheduler internal] load build definition from Dockerfile [2025-10-09T08:35:05.606Z] #6 transferring dockerfile: 1.83kB 0.0s done [2025-10-09T08:35:05.866Z] #6 ... [2025-10-09T08:35:05.866Z] [2025-10-09T08:35:05.866Z] #12 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-10-09T08:35:05.866Z] #12 DONE 4.2s [2025-10-09T08:35:05.866Z] [2025-10-09T08:35:05.866Z] #17 [core-data internal] load .dockerignore [2025-10-09T08:35:06.125Z] #17 ... [2025-10-09T08:35:06.125Z] [2025-10-09T08:35:06.125Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-09T08:35:06.125Z] #8 DONE 4.1s [2025-10-09T08:35:06.125Z] [2025-10-09T08:35:06.125Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-10-09T08:35:06.423Z] #18 ... [2025-10-09T08:35:06.423Z] [2025-10-09T08:35:06.423Z] #4 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-09T08:35:06.423Z] #4 DONE 0.0s [2025-10-09T08:35:06.423Z] [2025-10-09T08:35:06.423Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-09T08:35:06.423Z] #9 DONE 4.3s [2025-10-09T08:35:06.423Z] [2025-10-09T08:35:06.423Z] #4 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-09T08:35:06.423Z] #4 DONE 0.0s [2025-10-09T08:35:06.423Z] [2025-10-09T08:35:06.423Z] #12 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-09T08:35:06.684Z] #12 ... [2025-10-09T08:35:06.684Z] [2025-10-09T08:35:06.684Z] #16 [support-notifications internal] load build definition from Dockerfile [2025-10-09T08:35:06.684Z] #16 DONE 4.8s [2025-10-09T08:35:06.684Z] [2025-10-09T08:35:06.684Z] #6 [support-scheduler internal] load build definition from Dockerfile [2025-10-09T08:35:06.684Z] #6 DONE 5.2s [2025-10-09T08:35:06.684Z] [2025-10-09T08:35:06.684Z] #4 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-09T08:35:06.684Z] #4 DONE 0.0s [2025-10-09T08:35:06.684Z] [2025-10-09T08:35:06.684Z] #12 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-10-09T08:35:06.945Z] #12 ... [2025-10-09T08:35:06.945Z] [2025-10-09T08:35:06.945Z] #2 [core-command internal] load build definition from Dockerfile [2025-10-09T08:35:06.945Z] #2 transferring dockerfile: 1.94kB done [2025-10-09T08:35:06.945Z] #2 DONE 5.4s [2025-10-09T08:35:06.945Z] [2025-10-09T08:35:06.945Z] #19 [core-metadata internal] load build definition from Dockerfile [2025-10-09T08:35:06.945Z] #19 transferring dockerfile: 2.10kB done [2025-10-09T08:35:06.945Z] #19 DONE 5.2s [2025-10-09T08:35:06.945Z] [2025-10-09T08:35:06.945Z] #4 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-09T08:35:06.945Z] #4 DONE 0.0s [2025-10-09T08:35:06.945Z] [2025-10-09T08:35:06.945Z] #12 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-10-09T08:35:07.206Z] #12 ... [2025-10-09T08:35:07.206Z] [2025-10-09T08:35:07.206Z] #4 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-09T08:35:07.206Z] #4 DONE 0.0s [2025-10-09T08:35:07.466Z] [2025-10-09T08:35:07.467Z] #20 [security-proxy-setup internal] load .dockerignore [2025-10-09T08:35:07.741Z] #20 ... [2025-10-09T08:35:07.741Z] [2025-10-09T08:35:07.741Z] #21 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-09T08:35:07.741Z] #21 DONE 5.9s [2025-10-09T08:35:08.024Z] [2025-10-09T08:35:08.024Z] #22 [security-spire-config internal] load .dockerignore [2025-10-09T08:35:08.990Z] #22 ... [2025-10-09T08:35:08.990Z] [2025-10-09T08:35:08.990Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-09T08:35:08.990Z] #23 transferring context: 50B done [2025-10-09T08:35:08.990Z] #23 DONE 3.2s [2025-10-09T08:35:08.990Z] [2025-10-09T08:35:08.990Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-10-09T08:35:08.990Z] #18 transferring context: 50B done [2025-10-09T08:35:09.249Z] #18 ... [2025-10-09T08:35:09.249Z] [2025-10-09T08:35:09.249Z] #24 [security-proxy-auth internal] load .dockerignore [2025-10-09T08:35:09.249Z] #24 transferring context: 50B done [2025-10-09T08:35:09.249Z] #24 DONE 3.5s [2025-10-09T08:35:09.249Z] [2025-10-09T08:35:09.249Z] #25 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22.1 [2025-10-09T08:35:09.249Z] #25 DONE 3.6s [2025-10-09T08:35:09.523Z] [2025-10-09T08:35:09.523Z] #12 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-09T08:35:09.523Z] #12 DONE 7.2s [2025-10-09T08:35:09.523Z] [2025-10-09T08:35:09.523Z] #26 [security-proxy-auth internal] load build context [2025-10-09T08:35:09.523Z] #26 ... [2025-10-09T08:35:09.523Z] [2025-10-09T08:35:09.523Z] #27 [core-keeper internal] load .dockerignore [2025-10-09T08:35:09.523Z] #27 transferring context: 50B done [2025-10-09T08:35:09.523Z] #27 DONE 3.8s [2025-10-09T08:35:09.788Z] [2025-10-09T08:35:09.788Z] #20 [security-proxy-setup internal] load .dockerignore [2025-10-09T08:35:09.788Z] #20 transferring context: 50B done [2025-10-09T08:35:09.788Z] #20 DONE 4.0s [2025-10-09T08:35:09.788Z] [2025-10-09T08:35:09.788Z] #28 [core-keeper internal] load build context [2025-10-09T08:35:10.357Z] #28 ... [2025-10-09T08:35:10.357Z] [2025-10-09T08:35:10.357Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-09T08:35:10.357Z] #29 DONE 4.6s [2025-10-09T08:35:10.357Z] [2025-10-09T08:35:10.357Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-10-09T08:35:10.357Z] #18 DONE 4.5s [2025-10-09T08:35:10.357Z] [2025-10-09T08:35:10.357Z] #30 [security-spire-agent internal] load .dockerignore [2025-10-09T08:35:10.357Z] #30 DONE 0.0s [2025-10-09T08:35:10.357Z] [2025-10-09T08:35:10.357Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T08:35:10.357Z] #31 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 1.1s done [2025-10-09T08:35:10.357Z] #31 DONE 1.1s [2025-10-09T08:35:10.357Z] [2025-10-09T08:35:10.357Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-09T08:35:10.943Z] #32 ... [2025-10-09T08:35:10.943Z] [2025-10-09T08:35:10.943Z] #33 [security-spire-server internal] load .dockerignore [2025-10-09T08:35:10.943Z] #33 transferring context: 50B done [2025-10-09T08:35:10.943Z] #33 DONE 3.3s [2025-10-09T08:35:11.206Z] [2025-10-09T08:35:11.206Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T08:35:11.206Z] #31 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 1.1s done [2025-10-09T08:35:11.206Z] #31 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-09T08:35:11.206Z] #31 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-10-09T08:35:11.206Z] #31 ... [2025-10-09T08:35:11.206Z] [2025-10-09T08:35:11.206Z] #17 [core-data internal] load .dockerignore [2025-10-09T08:35:11.206Z] #17 transferring context: 50B done [2025-10-09T08:35:11.206Z] #17 DONE 5.5s [2025-10-09T08:35:11.206Z] [2025-10-09T08:35:11.206Z] #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T08:35:11.206Z] #31 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 1.1s done [2025-10-09T08:35:11.206Z] #31 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-09T08:35:11.206Z] #31 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-10-09T08:35:11.474Z] #31 ... [2025-10-09T08:35:11.474Z] [2025-10-09T08:35:11.474Z] #22 [security-spire-config internal] load .dockerignore [2025-10-09T08:35:11.474Z] #22 transferring context: 50B done [2025-10-09T08:35:11.474Z] #22 DONE 3.6s [2025-10-09T08:35:11.474Z] [2025-10-09T08:35:11.474Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T08:35:11.474Z] #31 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 1.1s done [2025-10-09T08:35:11.474Z] #31 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-09T08:35:11.474Z] #31 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-10-09T08:35:11.474Z] #31 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-10-09T08:35:13.409Z] #31 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0B / 3.62MB 1.5s [2025-10-09T08:35:13.409Z] #31 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 1.05MB / 3.62MB 1.6s [2025-10-09T08:35:13.409Z] #31 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 1.7s [2025-10-09T08:35:13.669Z] #31 ... [2025-10-09T08:35:13.670Z] [2025-10-09T08:35:13.670Z] #34 [security-spire-server internal] load build context [2025-10-09T08:35:13.670Z] #34 transferring context: 23.80kB 0.0s done [2025-10-09T08:35:13.670Z] #34 DONE 2.5s [2025-10-09T08:35:13.670Z] [2025-10-09T08:35:13.670Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T08:35:14.651Z] #31 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 2.7s done [2025-10-09T08:35:14.651Z] #31 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-10-09T08:35:14.651Z] #31 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done [2025-10-09T08:35:15.592Z] #31 ... [2025-10-09T08:35:15.592Z] [2025-10-09T08:35:15.592Z] #35 [security-spire-config internal] load build context [2025-10-09T08:35:15.592Z] #35 transferring context: 22.05kB 0.0s done [2025-10-09T08:35:15.592Z] #35 DONE 4.0s [2025-10-09T08:35:15.592Z] [2025-10-09T08:35:15.592Z] #26 [security-proxy-auth internal] load build context [2025-10-09T08:35:15.853Z] #26 ... [2025-10-09T08:35:15.853Z] [2025-10-09T08:35:15.853Z] #30 [security-spire-agent internal] load .dockerignore [2025-10-09T08:35:15.853Z] #30 transferring context: 50B 0.0s done [2025-10-09T08:35:15.853Z] #30 DONE 5.3s [2025-10-09T08:35:15.853Z] [2025-10-09T08:35:15.853Z] #36 [security-secretstore-setup internal] load .dockerignore [2025-10-09T08:35:15.853Z] #36 transferring context: 50B done [2025-10-09T08:35:15.853Z] #36 DONE 6.4s [2025-10-09T08:35:15.853Z] [2025-10-09T08:35:15.853Z] #37 [core-metadata internal] load .dockerignore [2025-10-09T08:35:15.853Z] #37 transferring context: 50B 0.0s done [2025-10-09T08:35:15.853Z] #37 DONE 6.4s [2025-10-09T08:35:15.853Z] [2025-10-09T08:35:15.853Z] #38 [support-notifications internal] load .dockerignore [2025-10-09T08:35:15.853Z] #38 transferring context: 50B done [2025-10-09T08:35:15.853Z] #38 DONE 6.4s [2025-10-09T08:35:15.853Z] [2025-10-09T08:35:15.853Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T08:35:15.853Z] #31 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 1.1s done [2025-10-09T08:35:15.853Z] #31 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-09T08:35:15.853Z] #31 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-10-09T08:35:15.853Z] #31 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-10-09T08:35:15.853Z] #31 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 2.7s done [2025-10-09T08:35:15.853Z] #31 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done [2025-10-09T08:35:15.853Z] #31 DONE 6.5s [2025-10-09T08:35:15.853Z] [2025-10-09T08:35:15.853Z] #39 [security-bootstrapper internal] load .dockerignore [2025-10-09T08:35:15.853Z] #39 transferring context: 50B 0.0s done [2025-10-09T08:35:15.853Z] #39 DONE 6.5s [2025-10-09T08:35:15.853Z] [2025-10-09T08:35:15.853Z] #40 [core-command internal] load .dockerignore [2025-10-09T08:35:15.853Z] #40 transferring context: 50B 0.0s done [2025-10-09T08:35:15.853Z] #40 DONE 6.5s [2025-10-09T08:35:15.853Z] [2025-10-09T08:35:15.854Z] #41 [security-secretstore-setup internal] load build context [2025-10-09T08:35:15.854Z] #41 DONE 0.0s [2025-10-09T08:35:15.854Z] [2025-10-09T08:35:15.854Z] #26 [security-proxy-auth internal] load build context [2025-10-09T08:35:15.854Z] #26 ... [2025-10-09T08:35:15.854Z] [2025-10-09T08:35:15.854Z] #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T08:35:15.854Z] #31 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 1.1s done [2025-10-09T08:35:15.854Z] #31 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-09T08:35:15.854Z] #31 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-10-09T08:35:15.854Z] #31 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-10-09T08:35:15.854Z] #31 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 2.7s done [2025-10-09T08:35:15.854Z] #31 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done [2025-10-09T08:35:15.854Z] #31 DONE 6.5s [2025-10-09T08:35:15.854Z] [2025-10-09T08:35:15.854Z] #26 [security-proxy-auth internal] load build context [2025-10-09T08:35:16.896Z] #26 ... [2025-10-09T08:35:16.896Z] [2025-10-09T08:35:16.896Z] #42 [support-scheduler internal] load .dockerignore [2025-10-09T08:35:16.896Z] #42 transferring context: 50B done [2025-10-09T08:35:16.896Z] #42 DONE 7.6s [2025-10-09T08:35:16.896Z] [2025-10-09T08:35:16.896Z] #26 [security-proxy-auth internal] load build context [2025-10-09T08:35:16.896Z] #26 ... [2025-10-09T08:35:16.896Z] [2025-10-09T08:35:16.896Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-09T08:35:16.896Z] #31 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 1.1s done [2025-10-09T08:35:16.896Z] #31 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-09T08:35:16.896Z] #31 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-10-09T08:35:16.896Z] #31 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-10-09T08:35:16.896Z] #31 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 2.7s done [2025-10-09T08:35:16.896Z] #31 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done [2025-10-09T08:35:16.896Z] #31 DONE 6.6s [2025-10-09T08:35:16.896Z] [2025-10-09T08:35:16.896Z] #26 [security-proxy-auth internal] load build context [2025-10-09T08:35:19.479Z] #26 ... [2025-10-09T08:35:19.479Z] [2025-10-09T08:35:19.479Z] #43 [core-common-config-bootstrapper internal] load build context [2025-10-09T08:35:19.480Z] #43 ... [2025-10-09T08:35:19.480Z] [2025-10-09T08:35:19.480Z] #26 [security-proxy-auth internal] load build context [2025-10-09T08:35:19.480Z] #26 ... [2025-10-09T08:35:19.480Z] [2025-10-09T08:35:19.480Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-09T08:35:19.480Z] #32 DONE 10.4s [2025-10-09T08:35:19.480Z] [2025-10-09T08:35:19.480Z] #26 [security-proxy-auth internal] load build context [2025-10-09T08:35:20.052Z] #26 ... [2025-10-09T08:35:20.052Z] [2025-10-09T08:35:20.052Z] #44 [security-proxy-setup internal] load build context [2025-10-09T08:35:20.052Z] #44 ... [2025-10-09T08:35:20.052Z] [2025-10-09T08:35:20.052Z] #45 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-10-09T08:35:20.640Z] #45 ... [2025-10-09T08:35:20.640Z] [2025-10-09T08:35:20.640Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-09T08:35:20.640Z] #46 transferring context: 595.86MB 7.2s done [2025-10-09T08:35:20.640Z] #46 ... [2025-10-09T08:35:20.640Z] [2025-10-09T08:35:20.640Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T08:35:20.640Z] #47 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 3.9s done [2025-10-09T08:35:20.640Z] #47 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-09T08:35:20.640Z] #47 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-10-09T08:35:20.640Z] #47 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-10-09T08:35:20.640Z] #47 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s [2025-10-09T08:35:20.640Z] #47 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-10-09T08:35:20.640Z] #47 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.4s done [2025-10-09T08:35:20.640Z] #47 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 2.1s done [2025-10-09T08:35:20.640Z] #47 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-10-09T08:35:20.640Z] #47 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-10-09T08:35:20.640Z] #47 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-09T08:35:20.640Z] #47 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.8s [2025-10-09T08:35:21.253Z] #47 ... [2025-10-09T08:35:21.253Z] [2025-10-09T08:35:21.253Z] #48 [core-data internal] load build context [2025-10-09T08:35:21.514Z] #48 ... [2025-10-09T08:35:21.514Z] [2025-10-09T08:35:21.514Z] #26 [security-proxy-auth internal] load build context [2025-10-09T08:35:21.514Z] #26 ... [2025-10-09T08:35:21.514Z] [2025-10-09T08:35:21.514Z] #28 [core-keeper internal] load build context [2025-10-09T08:35:21.514Z] #28 ... [2025-10-09T08:35:21.514Z] [2025-10-09T08:35:21.514Z] #26 [security-proxy-auth internal] load build context [2025-10-09T08:35:23.595Z] #26 transferring context: 595.86MB 11.6s done [2025-10-09T08:35:26.167Z] #26 ... [2025-10-09T08:35:26.167Z] [2025-10-09T08:35:26.167Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-09T08:35:26.167Z] #49 ... [2025-10-09T08:35:26.167Z] [2025-10-09T08:35:26.167Z] #50 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-09T08:35:26.167Z] #50 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 1.8s done [2025-10-09T08:35:26.167Z] #50 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done [2025-10-09T08:35:26.167Z] #50 sha256:eafc1edb577d2e9b458664a15f23ea1c370214193226069eb22921169fc7e43f 1.02kB / 1.02kB done [2025-10-09T08:35:26.167Z] #50 sha256:9234e8fb04c47cfe0f49931e4ac7eb76fa904e33b7f8576aec0501c085f02516 581B / 581B done [2025-10-09T08:35:26.167Z] #50 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.5s done [2025-10-09T08:35:26.167Z] #50 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.6s done [2025-10-09T08:35:26.167Z] #50 ... [2025-10-09T08:35:26.167Z] [2025-10-09T08:35:26.167Z] #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-09T08:35:26.483Z] #51 ... [2025-10-09T08:35:26.483Z] [2025-10-09T08:35:26.483Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-09T08:35:26.483Z] #52 ... [2025-10-09T08:35:26.483Z] [2025-10-09T08:35:26.483Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-09T08:35:26.746Z] #53 ... [2025-10-09T08:35:26.746Z] [2025-10-09T08:35:26.746Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-09T08:35:26.746Z] #0 4.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:35:26.746Z] #0 4.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:35:26.746Z] #0 5.263 (1/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T08:35:26.746Z] #0 5.320 (2/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T08:35:26.746Z] #0 5.334 (3/6) Installing dumb-init (1.2.5-r3) [2025-10-09T08:35:26.746Z] #0 5.345 (4/6) Installing openssl (3.3.5-r0) [2025-10-09T08:35:26.746Z] #0 5.363 (5/6) Installing su-exec (0.2-r3) [2025-10-09T08:35:26.746Z] #0 5.364 (6/6) Installing yq-go (4.44.1-r2) [2025-10-09T08:35:26.746Z] #0 5.493 Executing busybox-1.36.1-r29.trigger [2025-10-09T08:35:26.746Z] #0 5.497 OK: 19 MiB in 18 packages [2025-10-09T08:35:26.746Z] #54 ... [2025-10-09T08:35:26.746Z] [2025-10-09T08:35:26.746Z] #41 [security-secretstore-setup internal] load build context [2025-10-09T08:35:27.506Z] #41 ... [2025-10-09T08:35:27.506Z] [2025-10-09T08:35:27.506Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-09T08:35:27.767Z] #55 ... [2025-10-09T08:35:27.767Z] [2025-10-09T08:35:27.767Z] #56 [security-spire-agent internal] load build context [2025-10-09T08:35:27.767Z] #56 ... [2025-10-09T08:35:27.767Z] [2025-10-09T08:35:27.767Z] #57 [core-metadata internal] load build context [2025-10-09T08:35:28.041Z] #57 ... [2025-10-09T08:35:28.041Z] [2025-10-09T08:35:28.041Z] #58 [core-command internal] load build context [2025-10-09T08:35:28.041Z] #58 ... [2025-10-09T08:35:28.041Z] [2025-10-09T08:35:28.041Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-09T08:35:28.301Z] #59 ... [2025-10-09T08:35:28.301Z] [2025-10-09T08:35:28.301Z] #60 [support-notifications internal] load build context [2025-10-09T08:35:28.301Z] #60 ... [2025-10-09T08:35:28.301Z] [2025-10-09T08:35:28.301Z] #61 [support-scheduler internal] load build context [2025-10-09T08:35:28.631Z] #61 ... [2025-10-09T08:35:28.631Z] [2025-10-09T08:35:28.631Z] #62 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-09T08:35:28.631Z] #0 3.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:35:28.631Z] #0 4.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:35:28.631Z] #0 4.619 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-09T08:35:28.631Z] #0 4.633 Executing busybox-1.36.1-r29.trigger [2025-10-09T08:35:28.631Z] #0 4.642 OK: 8 MiB in 15 packages [2025-10-09T08:35:28.631Z] #62 ... [2025-10-09T08:35:28.631Z] [2025-10-09T08:35:28.631Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-09T08:35:28.936Z] #63 ... [2025-10-09T08:35:28.936Z] [2025-10-09T08:35:28.936Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-09T08:35:28.936Z] #64 ... [2025-10-09T08:35:28.936Z] [2025-10-09T08:35:28.936Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-09T08:35:29.195Z] #65 ... [2025-10-09T08:35:29.195Z] [2025-10-09T08:35:29.195Z] #66 [security-bootstrapper internal] load build context [2025-10-09T08:35:29.195Z] #66 ... [2025-10-09T08:35:29.195Z] [2025-10-09T08:35:29.195Z] #43 [core-common-config-bootstrapper internal] load build context [2025-10-09T08:35:29.195Z] #43 transferring context: 595.86MB 8.0s done [2025-10-09T08:35:29.456Z] #43 ... [2025-10-09T08:35:29.456Z] [2025-10-09T08:35:29.456Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-09T08:35:29.456Z] #67 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 2.1s done [2025-10-09T08:35:29.456Z] #67 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-09T08:35:29.456Z] #67 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-10-09T08:35:29.456Z] #67 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-10-09T08:35:29.456Z] #67 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.4s done [2025-10-09T08:35:29.456Z] #67 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.5s done [2025-10-09T08:35:29.456Z] #67 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-10-09T08:35:29.456Z] #67 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c [2025-10-09T08:35:29.716Z] #67 ... [2025-10-09T08:35:29.716Z] [2025-10-09T08:35:29.716Z] #28 [core-keeper internal] load build context [2025-10-09T08:35:29.716Z] #28 transferring context: 595.86MB 12.7s done [2025-10-09T08:35:30.282Z] #28 ... [2025-10-09T08:35:30.282Z] [2025-10-09T08:35:30.282Z] #44 [security-proxy-setup internal] load build context [2025-10-09T08:35:30.282Z] #44 transferring context: 595.86MB 8.4s done [2025-10-09T08:35:30.282Z] #44 ... [2025-10-09T08:35:30.282Z] [2025-10-09T08:35:30.282Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T08:35:30.282Z] #47 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 4.0s done [2025-10-09T08:35:30.851Z] #47 ... [2025-10-09T08:35:30.851Z] [2025-10-09T08:35:30.851Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-09T08:35:30.851Z] #67 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 10.2s [2025-10-09T08:35:31.110Z] #67 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 10.5s done [2025-10-09T08:35:31.686Z] #67 ... [2025-10-09T08:35:31.686Z] [2025-10-09T08:35:31.686Z] #48 [core-data internal] load build context [2025-10-09T08:35:31.686Z] #48 transferring context: 595.86MB 8.4s done [2025-10-09T08:35:31.950Z] #48 ... [2025-10-09T08:35:31.950Z] [2025-10-09T08:35:31.950Z] #58 [core-command internal] load build context [2025-10-09T08:35:31.950Z] #58 transferring context: 31B [2025-10-09T08:35:37.505Z] #58 transferring context: 560.51MB 5.2s [2025-10-09T08:35:37.505Z] #58 transferring context: 595.86MB 5.5s done [2025-10-09T08:35:55.755Z] #58 ... [2025-10-09T08:35:55.755Z] [2025-10-09T08:35:55.755Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-09T08:35:55.755Z] #46 DONE 44.0s [2025-10-09T08:35:55.755Z] [2025-10-09T08:35:55.755Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-09T08:35:55.755Z] #55 ... [2025-10-09T08:35:55.755Z] [2025-10-09T08:35:55.755Z] #50 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-09T08:35:55.755Z] #50 DONE 39.7s [2025-10-09T08:35:55.755Z] [2025-10-09T08:35:55.755Z] #43 [core-common-config-bootstrapper internal] load build context [2025-10-09T08:35:55.755Z] #43 DONE 46.4s [2025-10-09T08:35:55.755Z] [2025-10-09T08:35:55.755Z] #62 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-09T08:36:02.656Z] #62 ... [2025-10-09T08:36:02.656Z] [2025-10-09T08:36:02.656Z] #44 [security-proxy-setup internal] load build context [2025-10-09T08:36:02.656Z] #44 DONE 51.9s [2025-10-09T08:36:02.656Z] [2025-10-09T08:36:02.656Z] #57 [core-metadata internal] load build context [2025-10-09T08:36:02.656Z] #57 transferring context: [2025-10-09T08:36:02.656Z] #57 ... [2025-10-09T08:36:02.656Z] [2025-10-09T08:36:02.656Z] #48 [core-data internal] load build context [2025-10-09T08:36:02.656Z] #48 DONE 50.7s [2025-10-09T08:36:02.656Z] [2025-10-09T08:36:02.656Z] #26 [security-proxy-auth internal] load build context [2025-10-09T08:36:02.656Z] #26 DONE 52.7s [2025-10-09T08:36:02.656Z] [2025-10-09T08:36:02.656Z] #28 [core-keeper internal] load build context [2025-10-09T08:36:02.656Z] #28 DONE 52.4s [2025-10-09T08:36:02.656Z] [2025-10-09T08:36:02.656Z] #58 [core-command internal] load build context [2025-10-09T08:36:02.656Z] #58 DONE 46.1s [2025-10-09T08:36:02.656Z] [2025-10-09T08:36:02.656Z] #57 [core-metadata internal] load build context [2025-10-09T08:36:03.633Z] #57 ... [2025-10-09T08:36:03.633Z] [2025-10-09T08:36:03.633Z] #62 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-09T08:36:03.633Z] #62 DONE 47.7s [2025-10-09T08:36:03.633Z] [2025-10-09T08:36:03.633Z] #57 [core-metadata internal] load build context [2025-10-09T08:36:03.893Z] #57 ... [2025-10-09T08:36:03.893Z] [2025-10-09T08:36:03.893Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-09T08:36:03.893Z] #54 DONE 48.1s [2025-10-09T08:36:03.893Z] [2025-10-09T08:36:03.893Z] #57 [core-metadata internal] load build context [2025-10-09T08:36:04.472Z] #57 ... [2025-10-09T08:36:04.472Z] [2025-10-09T08:36:04.472Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-09T08:36:04.472Z] #59 DONE 48.5s [2025-10-09T08:36:04.472Z] [2025-10-09T08:36:04.472Z] #68 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-09T08:36:09.825Z] #68 ... [2025-10-09T08:36:09.825Z] [2025-10-09T08:36:09.825Z] #56 [security-spire-agent internal] load build context [2025-10-09T08:36:09.825Z] #56 transferring context: 23.33kB 0.0s done [2025-10-09T08:36:09.825Z] #56 DONE 53.4s [2025-10-09T08:36:09.825Z] [2025-10-09T08:36:09.825Z] #41 [security-secretstore-setup internal] load build context [2025-10-09T08:36:09.825Z] #41 transferring context: 327.99MB 7.4s [2025-10-09T08:36:12.402Z] #41 ... [2025-10-09T08:36:12.402Z] [2025-10-09T08:36:12.402Z] #60 [support-notifications internal] load build context [2025-10-09T08:36:12.402Z] #60 ... [2025-10-09T08:36:12.402Z] [2025-10-09T08:36:12.402Z] #61 [support-scheduler internal] load build context [2025-10-09T08:36:12.402Z] #61 ... [2025-10-09T08:36:12.402Z] [2025-10-09T08:36:12.402Z] #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-09T08:36:12.402Z] #69 ... [2025-10-09T08:36:12.402Z] [2025-10-09T08:36:12.402Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-09T08:36:12.402Z] #63 46.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:12.402Z] #63 47.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:12.402Z] #63 47.70 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-09T08:36:12.402Z] #63 47.70 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-09T08:36:12.402Z] #63 47.70 OK: 24177 distinct packages available [2025-10-09T08:36:12.402Z] #63 47.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:12.402Z] #63 47.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:12.402Z] #63 48.43 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-09T08:36:12.402Z] #63 48.43 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-09T08:36:12.402Z] #63 48.46 (3/4) Installing libucontext (1.2-r3) [2025-10-09T08:36:12.402Z] #63 48.47 (4/4) Installing gcompat (1.1.0-r4) [2025-10-09T08:36:12.402Z] #63 48.47 Executing busybox-1.36.1-r29.trigger [2025-10-09T08:36:12.402Z] #63 48.48 OK: 8 MiB in 18 packages [2025-10-09T08:36:12.402Z] #63 ... [2025-10-09T08:36:12.402Z] [2025-10-09T08:36:12.402Z] #66 [security-bootstrapper internal] load build context [2025-10-09T08:36:12.402Z] #66 ... [2025-10-09T08:36:12.402Z] [2025-10-09T08:36:12.402Z] #61 [support-scheduler internal] load build context [2025-10-09T08:36:12.977Z] #61 ... [2025-10-09T08:36:12.977Z] [2025-10-09T08:36:12.977Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-09T08:36:12.977Z] #53 47.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:12.977Z] #53 47.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:12.977Z] #53 47.78 (1/4) Installing ca-certificates (20250911-r0) [2025-10-09T08:36:12.977Z] #53 47.86 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-09T08:36:12.977Z] #53 47.86 (3/4) Installing su-exec (0.2-r3) [2025-10-09T08:36:12.977Z] #53 47.86 (4/4) Installing yq-go (4.44.1-r2) [2025-10-09T08:36:12.977Z] #53 48.33 Executing busybox-1.36.1-r29.trigger [2025-10-09T08:36:12.977Z] #53 48.44 Executing ca-certificates-20250911-r0.trigger [2025-10-09T08:36:12.977Z] #53 48.60 OK: 19 MiB in 18 packages [2025-10-09T08:36:12.977Z] #53 ... [2025-10-09T08:36:12.977Z] [2025-10-09T08:36:12.977Z] #61 [support-scheduler internal] load build context [2025-10-09T08:36:13.236Z] #61 ... [2025-10-09T08:36:13.236Z] [2025-10-09T08:36:13.236Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-09T08:36:13.236Z] #52 47.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:13.236Z] #52 47.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:13.236Z] #52 48.11 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-09T08:36:13.236Z] #52 48.11 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-09T08:36:13.236Z] #52 48.11 OK: 24177 distinct packages available [2025-10-09T08:36:13.236Z] #52 48.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:13.236Z] #52 48.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:13.236Z] #52 48.87 (1/14) Installing ca-certificates (20250911-r0) [2025-10-09T08:36:13.236Z] #52 48.90 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-09T08:36:13.236Z] #52 48.93 (3/14) Installing c-ares (1.33.1-r0) [2025-10-09T08:36:13.236Z] #52 48.93 (4/14) Installing libunistring (1.2-r0) [2025-10-09T08:36:13.236Z] #52 48.98 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-09T08:36:13.236Z] #52 48.99 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-09T08:36:13.236Z] #52 49.00 (7/14) Installing libpsl (0.21.5-r1) [2025-10-09T08:36:13.236Z] #52 49.01 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-09T08:36:13.236Z] #52 49.04 (9/14) Installing libcurl (8.14.1-r2) [2025-10-09T08:36:13.236Z] #52 49.06 (10/14) Installing curl (8.14.1-r2) [2025-10-09T08:36:13.236Z] #52 49.06 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-09T08:36:13.236Z] #52 49.06 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-09T08:36:13.236Z] #52 49.06 (13/14) Installing libucontext (1.2-r3) [2025-10-09T08:36:13.236Z] #52 49.07 (14/14) Installing gcompat (1.1.0-r4) [2025-10-09T08:36:13.236Z] #52 49.07 Executing busybox-1.36.1-r29.trigger [2025-10-09T08:36:13.236Z] #52 49.08 Executing ca-certificates-20250911-r0.trigger [2025-10-09T08:36:13.236Z] #52 49.29 OK: 13 MiB in 28 packages [2025-10-09T08:36:13.236Z] #52 ... [2025-10-09T08:36:13.236Z] [2025-10-09T08:36:13.236Z] #61 [support-scheduler internal] load build context [2025-10-09T08:36:13.504Z] #61 ... [2025-10-09T08:36:13.504Z] [2025-10-09T08:36:13.504Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-09T08:36:13.504Z] #49 47.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:13.504Z] #49 47.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:13.504Z] #49 48.91 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-09T08:36:13.504Z] #49 48.91 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-09T08:36:13.504Z] #49 48.91 OK: 24177 distinct packages available [2025-10-09T08:36:13.504Z] #49 49.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:13.504Z] #49 49.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:13.504Z] #49 49.67 (1/7) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T08:36:13.504Z] #49 50.49 (2/7) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T08:36:13.504Z] #49 50.50 (3/7) Installing dumb-init (1.2.5-r3) [2025-10-09T08:36:13.504Z] #49 50.51 (4/7) Installing musl-obstack (1.2.3-r2) [2025-10-09T08:36:13.504Z] #49 50.51 (5/7) Installing libucontext (1.2-r3) [2025-10-09T08:36:13.504Z] #49 50.52 (6/7) Installing gcompat (1.1.0-r4) [2025-10-09T08:36:13.504Z] #49 50.52 (7/7) Installing openssl (3.3.5-r0) [2025-10-09T08:36:13.504Z] #49 50.53 Executing busybox-1.36.1-r29.trigger [2025-10-09T08:36:13.504Z] #49 50.54 OK: 9 MiB in 19 packages [2025-10-09T08:36:13.504Z] #49 ... [2025-10-09T08:36:13.504Z] [2025-10-09T08:36:13.504Z] #61 [support-scheduler internal] load build context [2025-10-09T08:36:13.773Z] #61 ... [2025-10-09T08:36:13.773Z] [2025-10-09T08:36:13.773Z] #70 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-10-09T08:36:13.773Z] #70 ... [2025-10-09T08:36:13.773Z] [2025-10-09T08:36:13.773Z] #61 [support-scheduler internal] load build context [2025-10-09T08:36:14.356Z] #61 ... [2025-10-09T08:36:14.356Z] [2025-10-09T08:36:14.356Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-09T08:36:14.356Z] #55 48.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:14.356Z] #55 48.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:14.356Z] #55 48.93 (1/7) Installing ca-certificates (20250911-r0) [2025-10-09T08:36:14.356Z] #55 48.95 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-09T08:36:14.356Z] #55 48.96 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-09T08:36:14.356Z] #55 48.97 (4/7) Installing libsodium (1.0.19-r0) [2025-10-09T08:36:14.356Z] #55 48.97 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-09T08:36:14.356Z] #55 49.14 (6/7) Installing libzmq (4.3.5-r2) [2025-10-09T08:36:14.356Z] #55 49.18 (7/7) Installing zeromq (4.3.5-r2) [2025-10-09T08:36:14.356Z] #55 49.19 Executing busybox-1.36.1-r29.trigger [2025-10-09T08:36:14.356Z] #55 49.20 Executing ca-certificates-20250911-r0.trigger [2025-10-09T08:36:14.356Z] #55 49.71 OK: 12 MiB in 21 packages [2025-10-09T08:36:14.356Z] #55 ... [2025-10-09T08:36:14.356Z] [2025-10-09T08:36:14.356Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-09T08:36:14.356Z] #64 48.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:14.356Z] #64 48.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:14.356Z] #64 48.91 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-09T08:36:14.356Z] #64 48.91 (2/2) Installing su-exec (0.2-r3) [2025-10-09T08:36:14.356Z] #64 48.94 Executing busybox-1.36.1-r29.trigger [2025-10-09T08:36:14.356Z] #64 48.96 OK: 8 MiB in 16 packages [2025-10-09T08:36:14.621Z] #64 ... [2025-10-09T08:36:14.621Z] [2025-10-09T08:36:14.621Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-09T08:36:14.621Z] #65 47.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:14.621Z] #65 47.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:14.621Z] #65 47.99 (1/3) Installing ca-certificates (20250911-r0) [2025-10-09T08:36:14.621Z] #65 48.02 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-09T08:36:14.621Z] #65 48.04 (3/3) Installing tzdata (2025b-r0) [2025-10-09T08:36:14.621Z] #65 48.08 Executing busybox-1.36.1-r29.trigger [2025-10-09T08:36:14.621Z] #65 48.10 Executing ca-certificates-20250911-r0.trigger [2025-10-09T08:36:14.621Z] #65 48.58 OK: 10 MiB in 17 packages [2025-10-09T08:36:14.621Z] #65 ... [2025-10-09T08:36:14.621Z] [2025-10-09T08:36:14.621Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-09T08:36:14.900Z] #71 ... [2025-10-09T08:36:14.900Z] [2025-10-09T08:36:14.900Z] #57 [core-metadata internal] load build context [2025-10-09T08:36:14.900Z] #57 transferring context: 595.86MB 12.6s done [2025-10-09T08:36:14.900Z] #57 ... [2025-10-09T08:36:14.900Z] [2025-10-09T08:36:14.900Z] #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-09T08:36:14.900Z] #51 48.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:14.900Z] #51 48.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:14.900Z] #51 49.26 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-09T08:36:14.900Z] #51 49.27 Executing busybox-1.36.1-r29.trigger [2025-10-09T08:36:14.900Z] #51 49.29 OK: 8 MiB in 15 packages [2025-10-09T08:36:15.840Z] #51 ... [2025-10-09T08:36:15.840Z] [2025-10-09T08:36:15.840Z] #60 [support-notifications internal] load build context [2025-10-09T08:36:15.840Z] #60 transferring context: 595.86MB 12.7s done [2025-10-09T08:36:16.784Z] #60 ... [2025-10-09T08:36:16.784Z] [2025-10-09T08:36:16.784Z] #45 [core-data builder 2/7] WORKDIR /edgex-go [2025-10-09T08:36:16.784Z] #45 DONE 56.8s [2025-10-09T08:36:16.784Z] [2025-10-09T08:36:16.784Z] #41 [security-secretstore-setup internal] load build context [2025-10-09T08:36:16.784Z] #41 transferring context: 595.86MB 11.8s done [2025-10-09T08:36:23.412Z] #41 ... [2025-10-09T08:36:23.412Z] [2025-10-09T08:36:23.412Z] #66 [security-bootstrapper internal] load build context [2025-10-09T08:36:23.412Z] #66 transferring context: 595.86MB 11.6s done [2025-10-09T08:36:24.401Z] #66 ... [2025-10-09T08:36:24.401Z] [2025-10-09T08:36:24.401Z] #61 [support-scheduler internal] load build context [2025-10-09T08:36:24.401Z] #61 transferring context: 595.86MB 12.8s done [2025-10-09T08:36:31.060Z] #61 ... [2025-10-09T08:36:31.060Z] [2025-10-09T08:36:31.060Z] #72 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-09T08:36:39.184Z] #72 ... [2025-10-09T08:36:39.184Z] [2025-10-09T08:36:39.184Z] #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-09T08:36:39.184Z] #69 36.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:39.184Z] #69 ... [2025-10-09T08:36:39.184Z] [2025-10-09T08:36:39.184Z] #61 [support-scheduler internal] load build context [2025-10-09T08:36:39.184Z] #61 DONE 81.6s [2025-10-09T08:36:39.184Z] [2025-10-09T08:36:39.184Z] #66 [security-bootstrapper internal] load build context [2025-10-09T08:36:39.184Z] #66 DONE 82.6s [2025-10-09T08:36:39.184Z] [2025-10-09T08:36:39.184Z] #41 [security-secretstore-setup internal] load build context [2025-10-09T08:36:39.184Z] #41 DONE 82.6s [2025-10-09T08:36:39.184Z] [2025-10-09T08:36:39.184Z] #57 [core-metadata internal] load build context [2025-10-09T08:36:39.184Z] #57 DONE 82.6s [2025-10-09T08:36:39.184Z] [2025-10-09T08:36:39.184Z] #60 [support-notifications internal] load build context [2025-10-09T08:36:39.184Z] #60 DONE 82.7s [2025-10-09T08:36:39.184Z] [2025-10-09T08:36:39.184Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-09T08:36:39.184Z] #64 DONE 82.7s [2025-10-09T08:36:39.184Z] [2025-10-09T08:36:39.184Z] #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-09T08:36:39.184Z] #69 36.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:39.184Z] #69 ... [2025-10-09T08:36:39.184Z] [2025-10-09T08:36:39.184Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-09T08:36:39.184Z] #55 DONE 82.7s [2025-10-09T08:36:39.184Z] [2025-10-09T08:36:39.184Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-09T08:36:39.184Z] #65 DONE 81.7s [2025-10-09T08:36:39.184Z] [2025-10-09T08:36:39.184Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-09T08:36:39.184Z] #53 DONE 83.0s [2025-10-09T08:36:39.184Z] [2025-10-09T08:36:39.184Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-09T08:36:39.185Z] #49 DONE 83.0s [2025-10-09T08:36:39.185Z] [2025-10-09T08:36:39.185Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-09T08:36:39.185Z] #52 DONE 83.0s [2025-10-09T08:36:39.185Z] [2025-10-09T08:36:39.185Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-09T08:36:39.185Z] #63 DONE 83.0s [2025-10-09T08:36:39.185Z] [2025-10-09T08:36:39.185Z] #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-09T08:36:39.185Z] #51 DONE 83.0s [2025-10-09T08:36:39.185Z] [2025-10-09T08:36:39.185Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-09T08:36:41.088Z] #73 ... [2025-10-09T08:36:41.088Z] [2025-10-09T08:36:41.088Z] #74 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-09T08:36:41.088Z] #0 9.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:41.088Z] #0 9.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:41.088Z] #74 ... [2025-10-09T08:36:41.088Z] [2025-10-09T08:36:41.088Z] #75 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-09T08:36:41.088Z] #0 8.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:41.088Z] #0 8.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:41.088Z] #0 9.482 OK: 248 MiB in 58 packages [2025-10-09T08:36:41.088Z] #75 ... [2025-10-09T08:36:41.088Z] [2025-10-09T08:36:41.088Z] #76 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-09T08:36:41.399Z] #76 ... [2025-10-09T08:36:41.399Z] [2025-10-09T08:36:41.399Z] #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-09T08:36:41.399Z] #0 9.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:41.399Z] #0 9.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:41.399Z] #0 9.646 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-09T08:36:41.399Z] #0 9.646 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-09T08:36:41.399Z] #0 9.646 OK: 24181 distinct packages available [2025-10-09T08:36:41.399Z] #0 9.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:41.399Z] #0 9.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:41.399Z] #77 ... [2025-10-09T08:36:41.399Z] [2025-10-09T08:36:41.399Z] #78 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-09T08:36:41.666Z] #78 ... [2025-10-09T08:36:41.666Z] [2025-10-09T08:36:41.666Z] #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-09T08:36:41.666Z] #77 10.73 OK: 248 MiB in 58 packages [2025-10-09T08:36:41.986Z] #77 ... [2025-10-09T08:36:41.986Z] [2025-10-09T08:36:41.986Z] #72 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-10-09T08:36:41.986Z] #72 8.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:41.986Z] #72 8.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:41.986Z] #72 9.488 OK: 248 MiB in 58 packages [2025-10-09T08:36:41.986Z] #72 DONE 11.0s [2025-10-09T08:36:41.986Z] [2025-10-09T08:36:41.986Z] #75 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-09T08:36:41.986Z] #75 DONE 11.0s [2025-10-09T08:36:42.254Z] [2025-10-09T08:36:42.254Z] #79 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-09T08:36:42.254Z] #79 ... [2025-10-09T08:36:42.254Z] [2025-10-09T08:36:42.254Z] #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-09T08:36:42.254Z] #69 37.30 v3.22.2-6-g0d2c9725511 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-09T08:36:42.254Z] #69 37.30 v3.22.2-7-g86dfe8140ff [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-09T08:36:42.254Z] #69 37.30 OK: 26328 distinct packages available [2025-10-09T08:36:42.254Z] #69 37.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:42.254Z] #69 37.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:42.254Z] #69 38.05 (1/7) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-09T08:36:42.254Z] #69 38.20 (2/7) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-09T08:36:42.254Z] #69 38.22 (3/7) Installing dumb-init (1.2.5-r3) [2025-10-09T08:36:42.254Z] #69 38.22 (4/7) Installing musl-obstack (1.2.3-r2) [2025-10-09T08:36:42.254Z] #69 38.22 (5/7) Installing libucontext (1.3.2-r0) [2025-10-09T08:36:42.254Z] #69 38.23 (6/7) Installing gcompat (1.1.0-r4) [2025-10-09T08:36:42.254Z] #69 38.24 (7/7) Installing openssl (3.5.4-r0) [2025-10-09T08:36:42.254Z] #69 38.26 Executing busybox-1.37.0-r18.trigger [2025-10-09T08:36:42.254Z] #69 38.26 OK: 8 MiB in 21 packages [2025-10-09T08:36:42.254Z] #69 DONE 40.4s [2025-10-09T08:36:42.254Z] [2025-10-09T08:36:42.254Z] #68 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-09T08:36:42.254Z] #68 34.88 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:42.254Z] #68 35.08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:42.254Z] #68 35.83 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-09T08:36:42.254Z] #68 36.16 Executing busybox-1.36.1-r29.trigger [2025-10-09T08:36:42.254Z] #68 37.00 OK: 8 MiB in 15 packages [2025-10-09T08:36:42.254Z] #68 DONE 37.7s [2025-10-09T08:36:42.254Z] [2025-10-09T08:36:42.254Z] #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-09T08:36:42.254Z] #77 DONE 11.4s [2025-10-09T08:36:42.254Z] [2025-10-09T08:36:42.254Z] #74 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-09T08:36:42.254Z] #74 10.72 OK: 248 MiB in 58 packages [2025-10-09T08:36:42.254Z] #74 DONE 11.5s [2025-10-09T08:36:42.254Z] [2025-10-09T08:36:42.254Z] #78 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-09T08:36:42.254Z] #78 DONE 11.5s [2025-10-09T08:36:42.254Z] [2025-10-09T08:36:42.254Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-09T08:36:42.254Z] #47 DONE 91.1s [2025-10-09T08:36:42.515Z] [2025-10-09T08:36:42.515Z] #70 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-10-09T08:36:42.515Z] #70 35.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:42.515Z] #70 35.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:42.515Z] #70 36.32 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:42.515Z] #70 36.34 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T08:36:42.515Z] #70 38.00 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:42.515Z] #70 38.00 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T08:36:42.515Z] #70 38.01 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T08:36:42.515Z] #70 38.05 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T08:36:42.515Z] #70 38.06 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:42.515Z] #70 38.06 Executing busybox-1.36.1-r30.trigger [2025-10-09T08:36:42.515Z] #70 38.07 OK: 8 MiB in 15 packages [2025-10-09T08:36:42.515Z] #70 DONE 38.6s [2025-10-09T08:36:42.515Z] [2025-10-09T08:36:42.515Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-09T08:36:42.515Z] #71 35.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:42.515Z] #71 35.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:42.515Z] #71 35.64 (1/4) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:42.515Z] #71 35.67 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T08:36:42.515Z] #71 37.35 (2/4) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:42.515Z] #71 37.35 (3/4) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T08:36:42.515Z] #71 37.36 (4/4) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:42.515Z] #71 37.36 Executing busybox-1.36.1-r30.trigger [2025-10-09T08:36:42.515Z] #71 37.37 OK: 19 MiB in 18 packages [2025-10-09T08:36:42.515Z] #71 DONE 38.0s [2025-10-09T08:36:42.515Z] [2025-10-09T08:36:42.515Z] #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-09T08:36:42.781Z] #80 ... [2025-10-09T08:36:42.781Z] [2025-10-09T08:36:42.781Z] #76 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-09T08:36:42.781Z] #76 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:42.781Z] #76 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:42.781Z] #76 11.42 OK: 248 MiB in 58 packages [2025-10-09T08:36:42.781Z] #76 DONE 12.0s [2025-10-09T08:36:42.781Z] [2025-10-09T08:36:42.781Z] #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-09T08:36:43.051Z] #81 ... [2025-10-09T08:36:43.051Z] [2025-10-09T08:36:43.051Z] #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-09T08:36:43.051Z] #79 DONE 1.3s [2025-10-09T08:36:43.051Z] [2025-10-09T08:36:43.051Z] #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-09T08:36:43.051Z] #80 DONE 0.9s [2025-10-09T08:36:43.051Z] [2025-10-09T08:36:43.051Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-09T08:36:43.051Z] #82 DONE 1.0s [2025-10-09T08:36:43.051Z] [2025-10-09T08:36:43.051Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T08:36:43.470Z] #83 ... [2025-10-09T08:36:43.470Z] [2025-10-09T08:36:43.470Z] #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-09T08:36:43.470Z] #84 DONE 1.1s [2025-10-09T08:36:43.470Z] [2025-10-09T08:36:43.470Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-09T08:36:43.470Z] #85 DONE 0.9s [2025-10-09T08:36:43.731Z] [2025-10-09T08:36:43.731Z] #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T08:36:43.731Z] #86 ... [2025-10-09T08:36:43.731Z] [2025-10-09T08:36:43.731Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-09T08:36:43.731Z] #67 DONE 88.0s [2025-10-09T08:36:43.990Z] [2025-10-09T08:36:43.990Z] #87 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-09T08:36:43.990Z] #0 3.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:43.990Z] #0 3.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:43.990Z] #0 3.881 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:43.990Z] #0 4.078 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T08:36:43.990Z] #0 4.222 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:43.990Z] #0 4.232 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T08:36:43.990Z] #0 4.243 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T08:36:43.990Z] #0 4.340 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T08:36:43.990Z] #0 4.352 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:43.990Z] #0 4.356 Executing busybox-1.36.1-r30.trigger [2025-10-09T08:36:43.990Z] #0 4.362 Executing ca-certificates-20250911-r0.trigger [2025-10-09T08:36:43.990Z] #0 4.407 OK: 10 MiB in 17 packages [2025-10-09T08:36:44.250Z] #87 ... [2025-10-09T08:36:44.250Z] [2025-10-09T08:36:44.250Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-09T08:36:44.250Z] #73 5.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:44.250Z] #73 5.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:44.824Z] #73 5.958 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:44.824Z] #73 5.975 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T08:36:45.762Z] #73 ... [2025-10-09T08:36:45.762Z] [2025-10-09T08:36:45.762Z] #87 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-09T08:36:45.762Z] #87 DONE 7.0s [2025-10-09T08:36:46.022Z] [2025-10-09T08:36:46.022Z] #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-09T08:36:46.022Z] #0 4.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:46.022Z] #0 4.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:46.022Z] #0 5.140 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:46.022Z] #0 5.161 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T08:36:46.022Z] #0 5.813 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:46.022Z] #0 5.831 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T08:36:46.022Z] #0 5.846 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T08:36:46.022Z] #0 5.928 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T08:36:46.022Z] #0 5.943 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:46.022Z] #0 5.947 Executing busybox-1.36.1-r30.trigger [2025-10-09T08:36:46.022Z] #0 5.951 Executing ca-certificates-20250911-r0.trigger [2025-10-09T08:36:46.022Z] #0 5.989 OK: 12 MiB in 21 packages [2025-10-09T08:36:46.594Z] #88 DONE 7.7s [2025-10-09T08:36:46.594Z] [2025-10-09T08:36:46.594Z] #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-09T08:36:46.594Z] #81 DONE 3.7s [2025-10-09T08:36:46.594Z] [2025-10-09T08:36:46.594Z] #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-09T08:36:46.594Z] #0 4.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:46.594Z] #0 4.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:46.594Z] #0 5.059 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:46.594Z] #0 5.080 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T08:36:46.594Z] #0 5.818 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:46.594Z] #0 5.830 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T08:36:46.594Z] #0 5.831 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T08:36:46.594Z] #0 5.925 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T08:36:46.594Z] #0 5.943 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:46.594Z] #0 5.947 Executing busybox-1.36.1-r30.trigger [2025-10-09T08:36:46.594Z] #0 5.951 OK: 8 MiB in 16 packages [2025-10-09T08:36:46.594Z] #89 DONE 7.7s [2025-10-09T08:36:46.594Z] [2025-10-09T08:36:46.594Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-09T08:36:46.594Z] #0 4.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:46.594Z] #0 4.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:46.594Z] #0 5.102 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:46.594Z] #0 5.124 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T08:36:46.594Z] #0 5.780 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:46.594Z] #0 5.782 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T08:36:46.594Z] #0 5.809 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T08:36:46.594Z] #0 5.881 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T08:36:46.594Z] #0 5.881 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:46.594Z] #0 5.885 Executing busybox-1.36.1-r30.trigger [2025-10-09T08:36:46.594Z] #0 5.892 Executing ca-certificates-20250911-r0.trigger [2025-10-09T08:36:46.594Z] #0 5.941 OK: 19 MiB in 18 packages [2025-10-09T08:36:46.594Z] #90 DONE 7.7s [2025-10-09T08:36:46.594Z] [2025-10-09T08:36:46.594Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-09T08:36:46.594Z] #0 4.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:46.594Z] #0 4.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:46.594Z] #0 5.063 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:46.594Z] #0 5.080 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T08:36:46.594Z] #0 5.763 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:46.594Z] #0 5.780 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T08:36:46.594Z] #0 5.790 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T08:36:46.594Z] #0 5.881 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T08:36:46.594Z] #0 5.881 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:46.594Z] #0 5.883 Executing busybox-1.36.1-r30.trigger [2025-10-09T08:36:46.594Z] #0 5.888 OK: 8 MiB in 18 packages [2025-10-09T08:36:46.594Z] #91 DONE 7.7s [2025-10-09T08:36:46.594Z] [2025-10-09T08:36:46.594Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-09T08:36:46.594Z] #73 7.605 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:46.594Z] #73 7.608 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T08:36:46.594Z] #73 7.614 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T08:36:46.594Z] #73 7.648 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T08:36:46.594Z] #73 ... [2025-10-09T08:36:46.594Z] [2025-10-09T08:36:46.594Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-10-09T08:36:46.594Z] #0 4.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:46.594Z] #0 4.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:46.594Z] #0 5.343 (1/4) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:46.594Z] #0 5.358 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T08:36:46.594Z] #0 6.861 (2/4) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:46.594Z] #0 6.877 (3/4) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T08:36:46.594Z] #0 6.877 (4/4) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:46.594Z] #0 6.877 Executing busybox-1.36.1-r30.trigger [2025-10-09T08:36:46.594Z] #0 6.884 OK: 9 MiB in 19 packages [2025-10-09T08:36:46.594Z] #92 DONE 7.7s [2025-10-09T08:36:46.594Z] [2025-10-09T08:36:46.594Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-09T08:36:46.594Z] #73 7.684 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:46.594Z] #73 7.687 Executing busybox-1.36.1-r30.trigger [2025-10-09T08:36:46.594Z] #73 7.695 OK: 8 MiB in 15 packages [2025-10-09T08:36:49.142Z] #73 ... [2025-10-09T08:36:49.143Z] [2025-10-09T08:36:49.143Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-09T08:36:49.143Z] #0 6.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:49.143Z] #0 6.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:49.143Z] #0 7.219 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:49.143Z] #0 7.236 Executing busybox-1.36.1-r30.post-upgrade [2025-10-09T08:36:49.143Z] #0 7.659 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:49.143Z] #0 7.662 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T08:36:49.143Z] #0 7.671 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T08:36:49.143Z] #0 7.736 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-09T08:36:49.143Z] #0 7.747 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-09T08:36:49.143Z] #0 7.752 Executing busybox-1.36.1-r30.trigger [2025-10-09T08:36:49.143Z] #0 7.757 Executing ca-certificates-20250911-r0.trigger [2025-10-09T08:36:49.143Z] #0 7.801 OK: 13 MiB in 28 packages [2025-10-09T08:36:49.143Z] #93 ... [2025-10-09T08:36:49.143Z] [2025-10-09T08:36:49.143Z] #94 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-10-09T08:36:49.143Z] #0 4.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:49.143Z] #0 4.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:49.143Z] #0 4.902 Upgrading critical system libraries and apk-tools: [2025-10-09T08:36:49.143Z] #0 4.902 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2025-10-09T08:36:49.143Z] #0 5.046 Executing busybox-1.37.0-r18.trigger [2025-10-09T08:36:49.143Z] #0 5.194 Continuing the upgrade transaction with new apk-tools: [2025-10-09T08:36:49.143Z] #0 5.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:49.143Z] #0 5.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:49.143Z] #0 5.810 (1/6) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) [2025-10-09T08:36:49.143Z] #0 5.857 Executing busybox-1.37.0-r19.post-upgrade [2025-10-09T08:36:50.542Z] #94 ... [2025-10-09T08:36:50.542Z] [2025-10-09T08:36:50.542Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-09T08:36:50.542Z] #73 DONE 11.6s [2025-10-09T08:36:50.542Z] [2025-10-09T08:36:50.542Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-09T08:36:50.542Z] #93 DONE 11.8s [2025-10-09T08:36:50.542Z] [2025-10-09T08:36:50.542Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-09T08:36:50.542Z] #95 DONE 4.1s [2025-10-09T08:36:50.543Z] [2025-10-09T08:36:50.543Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-09T08:36:50.543Z] #96 DONE 4.1s [2025-10-09T08:36:50.543Z] [2025-10-09T08:36:50.543Z] #94 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-10-09T08:36:50.543Z] #94 8.500 (2/6) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) [2025-10-09T08:36:50.543Z] #94 8.505 (3/6) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) [2025-10-09T08:36:50.543Z] #94 8.507 (4/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-09T08:36:50.543Z] #94 8.514 (5/6) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) [2025-10-09T08:36:50.543Z] #94 8.518 (6/6) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2025-10-09T08:36:50.543Z] #94 8.524 Executing busybox-1.37.0-r19.trigger [2025-10-09T08:36:50.543Z] #94 8.530 OK: 8 MiB in 21 packages [2025-10-09T08:36:51.483Z] #94 DONE 9.1s [2025-10-09T08:36:51.483Z] [2025-10-09T08:36:51.483Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-09T08:36:52.452Z] #97 ... [2025-10-09T08:36:52.452Z] [2025-10-09T08:36:52.452Z] #98 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-09T08:36:52.452Z] #0 8.305 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:52.452Z] #0 8.610 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-09T08:36:52.452Z] #0 9.147 OK: 248 MiB in 58 packages [2025-10-09T08:36:52.452Z] #98 DONE 10.0s [2025-10-09T08:36:52.452Z] [2025-10-09T08:36:52.452Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-09T08:36:52.452Z] #99 DONE 1.6s [2025-10-09T08:36:52.452Z] [2025-10-09T08:36:52.452Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-09T08:36:52.452Z] #100 DONE 1.7s [2025-10-09T08:36:52.452Z] [2025-10-09T08:36:52.452Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-09T08:36:53.403Z] #101 ... [2025-10-09T08:36:53.403Z] [2025-10-09T08:36:53.403Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T08:36:53.403Z] #102 ... [2025-10-09T08:36:53.403Z] [2025-10-09T08:36:53.403Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T08:36:53.662Z] #103 ... [2025-10-09T08:36:53.662Z] [2025-10-09T08:36:53.662Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-09T08:36:53.923Z] #104 ... [2025-10-09T08:36:53.923Z] [2025-10-09T08:36:53.923Z] #105 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-09T08:36:53.923Z] #105 DONE 7.6s [2025-10-09T08:36:54.185Z] [2025-10-09T08:36:54.185Z] #106 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-09T08:36:54.185Z] #106 ... [2025-10-09T08:36:54.185Z] [2025-10-09T08:36:54.185Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-09T08:36:54.185Z] #97 DONE 3.0s [2025-10-09T08:36:54.446Z] [2025-10-09T08:36:54.446Z] #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-09T08:36:54.708Z] #107 ... [2025-10-09T08:36:54.708Z] [2025-10-09T08:36:54.708Z] #108 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-09T08:36:54.708Z] #108 DONE 2.3s [2025-10-09T08:36:54.708Z] [2025-10-09T08:36:54.708Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-09T08:36:54.708Z] #104 DONE 2.3s [2025-10-09T08:36:54.708Z] [2025-10-09T08:36:54.708Z] #109 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T08:36:55.316Z] #109 ... [2025-10-09T08:36:55.316Z] [2025-10-09T08:36:55.316Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-09T08:36:55.316Z] #101 DONE 2.8s [2025-10-09T08:36:55.316Z] [2025-10-09T08:36:55.316Z] #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-09T08:36:55.960Z] #110 ... [2025-10-09T08:36:55.960Z] [2025-10-09T08:36:55.960Z] #106 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-09T08:36:55.960Z] #106 DONE 1.7s [2025-10-09T08:36:55.960Z] [2025-10-09T08:36:55.960Z] #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-09T08:36:56.615Z] #111 ... [2025-10-09T08:36:56.615Z] [2025-10-09T08:36:56.615Z] #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T08:36:57.629Z] #112 ... [2025-10-09T08:36:57.629Z] [2025-10-09T08:36:57.629Z] #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-09T08:36:57.629Z] #111 DONE 2.7s [2025-10-09T08:36:57.629Z] [2025-10-09T08:36:57.629Z] #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-09T08:36:57.629Z] #107 DONE 3.2s [2025-10-09T08:36:57.629Z] [2025-10-09T08:36:57.629Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-09T08:36:57.910Z] #113 ... [2025-10-09T08:36:57.910Z] [2025-10-09T08:36:57.910Z] #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-09T08:36:57.910Z] #110 DONE 2.5s [2025-10-09T08:36:57.910Z] [2025-10-09T08:36:57.910Z] #114 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-09T08:36:58.890Z] #114 ... [2025-10-09T08:36:58.890Z] [2025-10-09T08:36:58.890Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-09T08:36:58.890Z] #113 DONE 1.1s [2025-10-09T08:36:58.890Z] [2025-10-09T08:36:58.890Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-09T08:36:59.178Z] #115 ... [2025-10-09T08:36:59.179Z] [2025-10-09T08:36:59.179Z] #116 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-09T08:36:59.179Z] #116 DONE 1.4s [2025-10-09T08:36:59.486Z] [2025-10-09T08:36:59.486Z] #117 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-09T08:36:59.486Z] #117 ... [2025-10-09T08:36:59.486Z] [2025-10-09T08:36:59.486Z] #114 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-09T08:36:59.486Z] #114 DONE 1.6s [2025-10-09T08:36:59.486Z] [2025-10-09T08:36:59.486Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-09T08:36:59.486Z] #115 DONE 0.9s [2025-10-09T08:36:59.486Z] [2025-10-09T08:36:59.486Z] #118 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-09T08:36:59.744Z] #118 ... [2025-10-09T08:36:59.744Z] [2025-10-09T08:36:59.744Z] #117 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-09T08:36:59.744Z] #117 DONE 0.6s [2025-10-09T08:37:00.023Z] [2025-10-09T08:37:00.023Z] #118 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-09T08:37:00.023Z] #118 DONE 0.5s [2025-10-09T08:37:00.023Z] [2025-10-09T08:37:00.023Z] #119 [security-spire-server] exporting to image [2025-10-09T08:37:00.023Z] #119 exporting layers [2025-10-09T08:37:00.591Z] #119 ... [2025-10-09T08:37:00.591Z] [2025-10-09T08:37:00.591Z] #120 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-09T08:37:00.591Z] #120 DONE 0.8s [2025-10-09T08:37:00.853Z] [2025-10-09T08:37:00.853Z] #121 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-09T08:37:01.439Z] #121 DONE 0.8s [2025-10-09T08:37:01.439Z] [2025-10-09T08:37:01.439Z] #122 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-09T08:37:09.793Z] #122 ... [2025-10-09T08:37:09.793Z] [2025-10-09T08:37:09.793Z] #123 [security-spire-config] exporting to image [2025-10-09T08:37:36.496Z] #123 ... [2025-10-09T08:37:36.496Z] [2025-10-09T08:37:36.496Z] #122 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-09T08:37:36.496Z] #122 DONE 33.3s [2025-10-09T08:37:36.496Z] [2025-10-09T08:37:36.496Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T08:37:36.496Z] #102 ... [2025-10-09T08:37:36.496Z] [2025-10-09T08:37:36.496Z] #124 [security-spire-agent] exporting to image [2025-10-09T08:37:36.496Z] #124 exporting layers [2025-10-09T08:37:43.102Z] #124 ... [2025-10-09T08:37:43.102Z] [2025-10-09T08:37:43.102Z] #123 [security-spire-config] exporting to image [2025-10-09T08:37:43.102Z] #123 exporting layers 43.3s done [2025-10-09T08:37:43.102Z] #123 writing image sha256:3862f3929c0a43109d7997d09e9ce1a9d75689684750a7f5ccb66697bc40a6d8 [2025-10-09T08:37:46.423Z] #123 writing image sha256:3862f3929c0a43109d7997d09e9ce1a9d75689684750a7f5ccb66697bc40a6d8 3.1s done [2025-10-09T08:37:46.423Z] #123 naming to docker.io/library/security-spire-config [2025-10-09T08:37:47.812Z] #123 naming to docker.io/library/security-spire-config 1.5s done [2025-10-09T08:37:58.740Z] #123 DONE 57.6s [2025-10-09T08:37:58.740Z] [2025-10-09T08:37:58.740Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T08:38:04.152Z] #102 ... [2025-10-09T08:38:04.152Z] [2025-10-09T08:38:04.152Z] #119 [security-spire-server] exporting to image [2025-10-09T08:38:04.152Z] #119 exporting layers 62.6s done [2025-10-09T08:38:04.152Z] #119 writing image sha256:e577d9e1234ea62e5f75c20767bf936898cb3f0901284fcfd245a33af34ab282 [2025-10-09T08:38:14.735Z] #119 writing image sha256:e577d9e1234ea62e5f75c20767bf936898cb3f0901284fcfd245a33af34ab282 11.2s done [2025-10-09T08:38:14.735Z] #119 naming to docker.io/library/security-spire-server [2025-10-09T08:38:17.299Z] #119 naming to docker.io/library/security-spire-server 3.3s done [2025-10-09T08:38:23.991Z] #119 DONE 83.4s [2025-10-09T08:38:23.991Z] [2025-10-09T08:38:23.991Z] #109 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T08:38:56.134Z] #109 ... [2025-10-09T08:38:56.134Z] [2025-10-09T08:38:56.134Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T08:38:56.134Z] #102 DONE 130.3s [2025-10-09T08:38:56.134Z] [2025-10-09T08:38:56.134Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-09T08:38:56.134Z] #125 ... [2025-10-09T08:38:56.134Z] [2025-10-09T08:38:56.134Z] #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T08:38:56.134Z] #112 DONE 127.3s [2025-10-09T08:38:56.134Z] [2025-10-09T08:38:56.134Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T08:38:56.134Z] #103 DONE 130.4s [2025-10-09T08:38:56.134Z] [2025-10-09T08:38:56.134Z] #86 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T08:38:56.134Z] #86 DONE 130.7s [2025-10-09T08:38:56.134Z] [2025-10-09T08:38:56.134Z] #109 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T08:38:56.134Z] #109 DONE 119.0s [2025-10-09T08:38:56.134Z] [2025-10-09T08:38:56.134Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T08:38:56.134Z] #83 DONE 130.6s [2025-10-09T08:38:56.134Z] [2025-10-09T08:38:56.134Z] #126 [core-data builder 6/7] COPY . . [2025-10-09T08:38:57.534Z] #126 ... [2025-10-09T08:38:57.534Z] [2025-10-09T08:38:57.534Z] #124 [security-spire-agent] exporting to image [2025-10-09T08:38:57.534Z] #124 exporting layers 77.0s done [2025-10-09T08:38:57.534Z] #124 writing image sha256:eb4d3d76e1b9ac7b1dbe70e71bfa78737d0a1f764b75378fe24ca8dbc03e90e0 0.1s done [2025-10-09T08:38:57.534Z] #124 naming to docker.io/library/security-spire-agent 0.1s done [2025-10-09T08:38:57.534Z] #124 DONE 80.6s [2025-10-09T08:38:57.534Z] [2025-10-09T08:38:57.534Z] #127 [security-bootstrapper builder 6/7] COPY . . [2025-10-09T08:39:04.145Z] #127 ... [2025-10-09T08:39:04.145Z] [2025-10-09T08:39:04.145Z] #128 [support-notifications builder 6/7] COPY . . [2025-10-09T08:39:04.145Z] #128 ... [2025-10-09T08:39:04.145Z] [2025-10-09T08:39:04.145Z] #129 [core-keeper builder 7/8] COPY . . [2025-10-09T08:39:04.145Z] #129 ... [2025-10-09T08:39:04.145Z] [2025-10-09T08:39:04.145Z] #130 [support-scheduler builder 6/7] COPY . . [2025-10-09T08:39:42.900Z] #130 DONE 45.3s [2025-10-09T08:39:42.900Z] [2025-10-09T08:39:42.900Z] #126 [core-data builder 6/7] COPY . . [2025-10-09T08:39:42.900Z] #126 DONE 45.2s [2025-10-09T08:39:42.900Z] [2025-10-09T08:39:42.900Z] #128 [support-notifications builder 6/7] COPY . . [2025-10-09T08:39:42.900Z] #128 DONE 45.2s [2025-10-09T08:39:42.900Z] [2025-10-09T08:39:42.900Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T08:39:42.900Z] #131 CACHED [2025-10-09T08:39:42.900Z] [2025-10-09T08:39:42.900Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-09T08:39:42.900Z] #132 CACHED [2025-10-09T08:39:42.900Z] [2025-10-09T08:39:42.900Z] #133 [security-proxy-auth builder 6/7] COPY . . [2025-10-09T08:39:42.900Z] #133 CACHED [2025-10-09T08:39:42.900Z] [2025-10-09T08:39:42.900Z] #134 [core-command builder 6/7] COPY . . [2025-10-09T08:39:42.900Z] #134 CACHED [2025-10-09T08:39:42.900Z] [2025-10-09T08:39:42.900Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-09T08:39:42.900Z] #135 CACHED [2025-10-09T08:39:42.900Z] [2025-10-09T08:39:42.900Z] #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T08:39:42.900Z] #136 CACHED [2025-10-09T08:39:42.900Z] [2025-10-09T08:39:42.900Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-09T08:39:42.900Z] #137 CACHED [2025-10-09T08:39:42.900Z] [2025-10-09T08:39:42.900Z] #138 [core-data builder 6/7] COPY . . [2025-10-09T08:39:42.900Z] #138 CACHED [2025-10-09T08:39:42.900Z] [2025-10-09T08:39:42.900Z] #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T08:39:42.900Z] #139 CACHED [2025-10-09T08:39:42.900Z] [2025-10-09T08:39:42.900Z] #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T08:39:42.900Z] #140 CACHED [2025-10-09T08:39:42.900Z] [2025-10-09T08:39:42.900Z] #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-09T08:39:42.900Z] #141 CACHED [2025-10-09T08:39:42.900Z] [2025-10-09T08:39:42.900Z] #142 [core-metadata builder 6/7] COPY . . [2025-10-09T08:39:42.900Z] #142 CACHED [2025-10-09T08:39:42.900Z] [2025-10-09T08:39:42.900Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-09T08:39:42.900Z] #143 ... [2025-10-09T08:39:42.900Z] [2025-10-09T08:39:42.900Z] #129 [core-keeper builder 7/8] COPY . . [2025-10-09T08:39:42.900Z] #129 DONE 45.4s [2025-10-09T08:39:42.900Z] [2025-10-09T08:39:42.900Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-09T08:39:42.900Z] #144 ... [2025-10-09T08:39:42.900Z] [2025-10-09T08:39:42.900Z] #127 [security-proxy-setup builder 6/7] COPY . . [2025-10-09T08:39:42.900Z] #127 DONE 45.5s [2025-10-09T08:39:42.900Z] [2025-10-09T08:39:42.900Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-09T08:39:42.900Z] #125 DONE 46.0s [2025-10-09T08:39:42.900Z] [2025-10-09T08:39:42.900Z] #145 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T08:39:42.900Z] #145 CACHED [2025-10-09T08:39:42.900Z] [2025-10-09T08:39:42.900Z] #146 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-09T08:39:42.900Z] #146 CACHED [2025-10-09T08:39:42.900Z] [2025-10-09T08:39:42.900Z] #147 [security-bootstrapper builder 6/7] COPY . . [2025-10-09T08:39:42.900Z] #147 CACHED [2025-10-09T08:39:42.900Z] [2025-10-09T08:39:42.900Z] #148 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-09T08:39:42.900Z] #148 CACHED [2025-10-09T08:39:42.900Z] [2025-10-09T08:39:42.900Z] #149 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-09T08:39:42.900Z] #149 CACHED [2025-10-09T08:39:42.900Z] [2025-10-09T08:39:42.900Z] #150 [security-secretstore-setup builder 6/7] COPY . . [2025-10-09T08:39:42.900Z] #150 CACHED [2025-10-09T08:39:42.900Z] [2025-10-09T08:39:42.900Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-09T08:39:45.609Z] #151 ... [2025-10-09T08:39:45.609Z] [2025-10-09T08:39:45.609Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-09T08:39:45.609Z] #143 4.229 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-09T08:39:48.924Z] #143 ... [2025-10-09T08:39:48.925Z] [2025-10-09T08:39:48.925Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-09T08:39:48.925Z] #151 8.419 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-09T08:39:48.925Z] #151 ... [2025-10-09T08:39:48.925Z] [2025-10-09T08:39:48.925Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-09T08:39:48.925Z] #0 2.832 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-09T08:39:49.309Z] #152 ... [2025-10-09T08:39:49.309Z] [2025-10-09T08:39:49.309Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-09T08:39:49.309Z] #0 2.853 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-09T08:39:49.595Z] #153 ... [2025-10-09T08:39:49.595Z] [2025-10-09T08:39:49.595Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-09T08:39:49.595Z] #0 2.830 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-09T08:39:49.595Z] #154 ... [2025-10-09T08:39:49.595Z] [2025-10-09T08:39:49.595Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-09T08:39:49.595Z] #0 7.301 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-09T08:39:49.858Z] #155 ... [2025-10-09T08:39:49.858Z] [2025-10-09T08:39:49.858Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-09T08:39:49.858Z] #0 5.491 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-09T08:39:49.858Z] #156 ... [2025-10-09T08:39:49.858Z] [2025-10-09T08:39:49.858Z] #157 [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-09T08:39:49.858Z] #0 8.129 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-09T08:39:50.118Z] #157 ... [2025-10-09T08:39:50.118Z] [2025-10-09T08:39:50.118Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-09T08:39:50.118Z] #0 7.422 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-09T08:39:50.407Z] #158 ... [2025-10-09T08:39:50.407Z] [2025-10-09T08:39:50.407Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-09T08:39:50.407Z] #0 4.541 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-09T08:39:50.742Z] #159 ... [2025-10-09T08:39:50.742Z] [2025-10-09T08:39:50.742Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-09T08:39:50.742Z] #0 3.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-metadata/core-metadata ./cmd/core-metadata [2025-10-09T08:39:50.742Z] #160 ... [2025-10-09T08:39:50.742Z] [2025-10-09T08:39:50.742Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-09T08:39:50.742Z] #144 6.645 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-09T08:43:12.517Z] #144 ... [2025-10-09T08:43:12.517Z] [2025-10-09T08:43:12.517Z] #157 [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-09T08:43:12.517Z] #157 198.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-09T08:43:39.315Z] #157 ... [2025-10-09T08:43:39.315Z] [2025-10-09T08:43:39.315Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-09T08:43:39.315Z] #152 DONE 235.9s [2025-10-09T08:43:39.315Z] [2025-10-09T08:43:39.315Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-09T08:43:39.315Z] #155 DONE 235.4s [2025-10-09T08:43:39.315Z] [2025-10-09T08:43:39.315Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-09T08:43:39.315Z] #143 ... [2025-10-09T08:43:39.315Z] [2025-10-09T08:43:39.315Z] #157 [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-09T08:43:39.315Z] #157 DONE 235.5s [2025-10-09T08:43:39.315Z] [2025-10-09T08:43:39.315Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T08:43:39.315Z] #161 ... [2025-10-09T08:43:39.315Z] [2025-10-09T08:43:39.315Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-09T08:43:39.315Z] #160 DONE 236.3s [2025-10-09T08:43:39.315Z] [2025-10-09T08:43:39.315Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-09T08:43:39.315Z] #153 DONE 236.4s [2025-10-09T08:43:39.315Z] [2025-10-09T08:43:39.315Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-09T08:43:39.315Z] #158 DONE 235.9s [2025-10-09T08:43:39.315Z] [2025-10-09T08:43:39.315Z] #162 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-09T08:43:39.315Z] #162 ... [2025-10-09T08:43:39.315Z] [2025-10-09T08:43:39.315Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-09T08:43:39.315Z] #159 DONE 236.4s [2025-10-09T08:43:39.315Z] [2025-10-09T08:43:39.315Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-09T08:43:39.315Z] #151 DONE 235.9s [2025-10-09T08:43:39.315Z] [2025-10-09T08:43:39.315Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-09T08:43:39.315Z] #154 DONE 236.5s [2025-10-09T08:43:39.315Z] [2025-10-09T08:43:39.315Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-09T08:43:39.315Z] #144 DONE 236.3s [2025-10-09T08:43:39.315Z] [2025-10-09T08:43:39.315Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-09T08:43:39.315Z] #143 DONE 236.6s [2025-10-09T08:43:39.315Z] [2025-10-09T08:43:39.315Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-09T08:43:39.315Z] #156 DONE 236.4s [2025-10-09T08:43:39.315Z] [2025-10-09T08:43:39.315Z] #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T08:43:39.315Z] #163 DONE 0.2s [2025-10-09T08:43:39.315Z] [2025-10-09T08:43:39.315Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T08:43:39.315Z] #161 DONE 0.6s [2025-10-09T08:43:39.315Z] [2025-10-09T08:43:39.315Z] #162 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-09T08:43:39.315Z] #162 DONE 0.4s [2025-10-09T08:43:39.315Z] [2025-10-09T08:43:39.315Z] #164 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T08:43:39.315Z] #164 DONE 0.3s [2025-10-09T08:43:39.315Z] [2025-10-09T08:43:39.315Z] #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T08:43:39.315Z] #165 DONE 0.3s [2025-10-09T08:43:39.315Z] [2025-10-09T08:43:39.315Z] #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T08:43:39.315Z] #166 DONE 0.3s [2025-10-09T08:43:39.315Z] [2025-10-09T08:43:39.315Z] #167 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T08:43:39.315Z] #167 DONE 0.2s [2025-10-09T08:43:39.315Z] [2025-10-09T08:43:39.316Z] #168 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T08:43:39.316Z] #168 DONE 0.3s [2025-10-09T08:43:39.316Z] [2025-10-09T08:43:39.316Z] #169 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T08:43:39.316Z] #169 DONE 0.2s [2025-10-09T08:43:39.316Z] [2025-10-09T08:43:39.316Z] #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-09T08:43:39.316Z] #170 DONE 0.2s [2025-10-09T08:43:39.316Z] [2025-10-09T08:43:39.316Z] #171 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T08:43:39.316Z] #171 CACHED [2025-10-09T08:43:39.316Z] [2025-10-09T08:43:39.316Z] #172 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-09T08:43:39.316Z] #172 CACHED [2025-10-09T08:43:39.316Z] [2025-10-09T08:43:39.316Z] #173 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T08:43:39.316Z] #173 CACHED [2025-10-09T08:43:39.316Z] [2025-10-09T08:43:39.316Z] #174 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-09T08:43:39.316Z] #174 CACHED [2025-10-09T08:43:39.316Z] [2025-10-09T08:43:39.316Z] #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-09T08:43:39.316Z] #175 CACHED [2025-10-09T08:43:39.316Z] [2025-10-09T08:43:39.316Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T08:43:39.316Z] #176 CACHED [2025-10-09T08:43:39.316Z] [2025-10-09T08:43:39.316Z] #177 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-09T08:43:39.316Z] #177 ... [2025-10-09T08:43:39.316Z] [2025-10-09T08:43:39.316Z] #178 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-09T08:43:39.316Z] #178 DONE 1.1s [2025-10-09T08:43:39.316Z] [2025-10-09T08:43:39.316Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-09T08:43:39.316Z] #179 DONE 1.0s [2025-10-09T08:43:39.316Z] [2025-10-09T08:43:39.316Z] #180 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-09T08:43:39.316Z] #180 DONE 1.0s [2025-10-09T08:43:39.316Z] [2025-10-09T08:43:39.316Z] #181 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-09T08:43:39.316Z] #181 DONE 1.0s [2025-10-09T08:43:39.316Z] [2025-10-09T08:43:39.316Z] #182 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-09T08:43:39.316Z] #182 DONE 1.1s [2025-10-09T08:43:39.316Z] [2025-10-09T08:43:39.316Z] #183 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-09T08:43:39.316Z] #183 ... [2025-10-09T08:43:39.316Z] [2025-10-09T08:43:39.316Z] #184 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-09T08:43:39.316Z] #184 DONE 2.1s [2025-10-09T08:43:39.316Z] [2025-10-09T08:43:39.316Z] #185 [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-09T08:43:39.316Z] #185 ... [2025-10-09T08:43:39.316Z] [2025-10-09T08:43:39.316Z] #186 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-09T08:43:39.316Z] #186 DONE 2.4s [2025-10-09T08:43:39.316Z] [2025-10-09T08:43:39.316Z] #187 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-09T08:43:39.577Z] #187 ... [2025-10-09T08:43:39.577Z] [2025-10-09T08:43:39.577Z] #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-09T08:43:39.577Z] #188 DONE 3.5s [2025-10-09T08:43:39.577Z] [2025-10-09T08:43:39.577Z] #189 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-09T08:43:39.577Z] #189 DONE 3.4s [2025-10-09T08:43:39.577Z] [2025-10-09T08:43:39.577Z] #177 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-09T08:43:39.577Z] #177 DONE 3.5s [2025-10-09T08:43:39.577Z] [2025-10-09T08:43:39.577Z] #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-09T08:43:39.577Z] #190 DONE 3.5s [2025-10-09T08:43:39.837Z] [2025-10-09T08:43:39.837Z] #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-09T08:43:40.099Z] #191 ... [2025-10-09T08:43:40.099Z] [2025-10-09T08:43:40.099Z] #192 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-09T08:43:40.099Z] #192 DONE 4.1s [2025-10-09T08:43:40.099Z] [2025-10-09T08:43:40.099Z] #193 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-09T08:43:40.099Z] #193 DONE 3.1s [2025-10-09T08:43:40.099Z] [2025-10-09T08:43:40.099Z] #194 [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-09T08:43:40.099Z] #194 DONE 3.1s [2025-10-09T08:43:40.099Z] [2025-10-09T08:43:40.099Z] #185 [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-09T08:43:40.099Z] #185 DONE 3.1s [2025-10-09T08:43:40.099Z] [2025-10-09T08:43:40.099Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-09T08:43:40.099Z] #195 DONE 3.1s [2025-10-09T08:43:40.099Z] [2025-10-09T08:43:40.099Z] #196 [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-09T08:43:41.042Z] #196 ... [2025-10-09T08:43:41.043Z] [2025-10-09T08:43:41.043Z] #183 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-09T08:43:41.043Z] #183 DONE 3.9s [2025-10-09T08:43:41.043Z] [2025-10-09T08:43:41.043Z] #197 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-09T08:43:41.043Z] #197 DONE 2.5s [2025-10-09T08:43:41.043Z] [2025-10-09T08:43:41.043Z] #187 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-09T08:43:41.043Z] #187 DONE 2.6s [2025-10-09T08:43:41.043Z] [2025-10-09T08:43:41.043Z] #198 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-09T08:43:41.043Z] #198 ... [2025-10-09T08:43:41.043Z] [2025-10-09T08:43:41.043Z] #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-09T08:43:41.043Z] #199 DONE 1.5s [2025-10-09T08:43:41.043Z] [2025-10-09T08:43:41.043Z] #200 [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-09T08:43:41.043Z] #200 DONE 1.5s [2025-10-09T08:43:41.043Z] [2025-10-09T08:43:41.043Z] #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-09T08:43:41.043Z] #201 DONE 1.5s [2025-10-09T08:43:41.043Z] [2025-10-09T08:43:41.043Z] #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-09T08:43:41.043Z] #191 DONE 1.5s [2025-10-09T08:43:41.043Z] [2025-10-09T08:43:41.043Z] #202 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-09T08:43:41.043Z] #202 DONE 1.0s [2025-10-09T08:43:41.043Z] [2025-10-09T08:43:41.043Z] #203 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-09T08:43:41.043Z] #203 DONE 1.0s [2025-10-09T08:43:41.043Z] [2025-10-09T08:43:41.043Z] #204 [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-09T08:43:41.043Z] #204 DONE 1.0s [2025-10-09T08:43:41.043Z] [2025-10-09T08:43:41.043Z] #205 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-09T08:43:41.043Z] #205 DONE 1.0s [2025-10-09T08:43:41.043Z] [2025-10-09T08:43:41.043Z] #196 [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-09T08:43:41.043Z] #196 DONE 1.1s [2025-10-09T08:43:41.305Z] [2025-10-09T08:43:41.305Z] #206 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-09T08:43:41.305Z] #206 DONE 0.3s [2025-10-09T08:43:41.305Z] [2025-10-09T08:43:41.305Z] #207 [support-notifications] exporting to image [2025-10-09T08:43:41.305Z] #207 exporting layers [2025-10-09T08:43:41.305Z] #207 ... [2025-10-09T08:43:41.305Z] [2025-10-09T08:43:41.305Z] #198 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-09T08:43:41.305Z] #198 DONE 0.3s [2025-10-09T08:43:41.305Z] [2025-10-09T08:43:41.305Z] #208 [core-keeper] exporting to image [2025-10-09T08:43:41.305Z] #208 exporting layers 0.2s done [2025-10-09T08:43:41.305Z] #208 writing image sha256:848f2cb16c58c2d9acf9009c1a6ab27e10d8d32757f8b105cab8a6c3d91330a8 0.0s done [2025-10-09T08:43:41.305Z] #208 naming to docker.io/library/core-keeper 0.0s done [2025-10-09T08:43:41.305Z] #208 DONE 0.4s [2025-10-09T08:43:41.567Z] [2025-10-09T08:43:41.567Z] #209 [core-command] exporting to image [2025-10-09T08:43:41.567Z] #209 exporting layers 0.2s done [2025-10-09T08:43:41.827Z] #209 ... [2025-10-09T08:43:41.827Z] [2025-10-09T08:43:41.827Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-09T08:43:41.827Z] #210 DONE 0.7s [2025-10-09T08:43:41.827Z] [2025-10-09T08:43:41.827Z] #211 [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-09T08:43:41.827Z] #211 DONE 0.7s [2025-10-09T08:43:41.827Z] [2025-10-09T08:43:41.827Z] #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-09T08:43:41.827Z] #212 DONE 0.7s [2025-10-09T08:43:41.827Z] [2025-10-09T08:43:41.827Z] #213 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-09T08:43:41.827Z] #213 DONE 0.7s [2025-10-09T08:43:41.827Z] [2025-10-09T08:43:41.827Z] #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-09T08:43:41.827Z] #214 DONE 0.7s [2025-10-09T08:43:41.827Z] [2025-10-09T08:43:41.827Z] #209 [core-command] exporting to image [2025-10-09T08:43:41.827Z] #209 writing image sha256:bc3c2b91e518adb872ee432a9f8ae21c20476795a342fdabf6dd96c9fec0233a 0.0s done [2025-10-09T08:43:41.827Z] #209 naming to docker.io/library/core-command done [2025-10-09T08:43:41.827Z] #209 DONE 0.8s [2025-10-09T08:43:41.827Z] [2025-10-09T08:43:41.827Z] #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-09T08:43:41.827Z] #215 DONE 0.7s [2025-10-09T08:43:41.827Z] [2025-10-09T08:43:41.827Z] #216 [core-metadata] exporting to image [2025-10-09T08:43:42.783Z] #216 ... [2025-10-09T08:43:42.783Z] [2025-10-09T08:43:42.783Z] #217 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-09T08:43:42.783Z] #217 DONE 0.7s [2025-10-09T08:43:42.783Z] [2025-10-09T08:43:42.783Z] #218 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-09T08:43:42.783Z] #218 DONE 0.7s [2025-10-09T08:43:42.783Z] [2025-10-09T08:43:42.783Z] #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-09T08:43:42.783Z] #219 DONE 0.7s [2025-10-09T08:43:42.783Z] [2025-10-09T08:43:42.783Z] #220 [security-spiffe-token-provider] exporting to image [2025-10-09T08:43:42.783Z] #220 exporting layers 0.7s done [2025-10-09T08:43:42.783Z] #220 writing image sha256:f39bcbaa81a95192d71c56bfad44307c0d4841331de6c7c1b20712a483920896 0.1s done [2025-10-09T08:43:42.783Z] #220 naming to docker.io/library/security-spiffe-token-provider 0.3s done [2025-10-09T08:43:42.783Z] #220 DONE 1.4s [2025-10-09T08:43:42.783Z] [2025-10-09T08:43:42.783Z] #221 [core-data] exporting to image [2025-10-09T08:43:42.783Z] #221 exporting layers 0.6s done [2025-10-09T08:43:42.783Z] #221 writing image sha256:d99f1cf7fa9c91f21c53da9917588cc1ce154fafef1698cfd8e468bde1178722 0.4s done [2025-10-09T08:43:42.783Z] #221 naming to docker.io/library/core-data done [2025-10-09T08:43:42.783Z] #221 DONE 1.5s [2025-10-09T08:43:42.783Z] [2025-10-09T08:43:42.783Z] #216 [core-metadata] exporting to image [2025-10-09T08:43:42.783Z] #216 exporting layers 0.9s done [2025-10-09T08:43:42.783Z] #216 writing image sha256:4e39f7780dced5885ea81db8e0ecfe4b70d0503d30dd4f2fcc2fdf550074feb9 done [2025-10-09T08:43:42.783Z] #216 naming to docker.io/library/core-metadata 0.0s done [2025-10-09T08:43:42.783Z] #216 DONE 1.0s [2025-10-09T08:43:42.783Z] [2025-10-09T08:43:42.783Z] #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-09T08:43:42.783Z] #222 DONE 0.9s [2025-10-09T08:43:42.783Z] [2025-10-09T08:43:42.783Z] #207 [support-notifications] exporting to image [2025-10-09T08:43:42.783Z] #207 exporting layers 1.3s done [2025-10-09T08:43:42.783Z] #207 writing image sha256:a9355ec72e78e5aa64a341b6ab68548af739af3105f8f3dc070d19eca83af72f 0.1s done [2025-10-09T08:43:42.783Z] #207 naming to docker.io/library/support-notifications 0.0s done [2025-10-09T08:43:42.783Z] #207 DONE 1.4s [2025-10-09T08:43:42.783Z] [2025-10-09T08:43:42.783Z] #223 [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-09T08:43:42.783Z] #223 DONE 0.9s [2025-10-09T08:43:42.783Z] [2025-10-09T08:43:42.783Z] #224 [core-common-config-bootstrapper] exporting to image [2025-10-09T08:43:42.783Z] #224 ... [2025-10-09T08:43:42.783Z] [2025-10-09T08:43:42.783Z] #225 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-09T08:43:42.783Z] #225 DONE 0.2s [2025-10-09T08:43:43.046Z] [2025-10-09T08:43:43.046Z] #226 [security-proxy-auth] exporting to image [2025-10-09T08:43:43.311Z] #226 ... [2025-10-09T08:43:43.311Z] [2025-10-09T08:43:43.311Z] #227 [support-scheduler] exporting to image [2025-10-09T08:43:43.311Z] #227 exporting layers 0.9s done [2025-10-09T08:43:43.311Z] #227 writing image sha256:e90c3be7dc537c2f6525c5f690bfbac993eb440e8e7c95738934ef27754b0174 done [2025-10-09T08:43:43.311Z] #227 naming to docker.io/library/support-scheduler done [2025-10-09T08:43:43.311Z] #227 DONE 1.6s [2025-10-09T08:43:43.311Z] [2025-10-09T08:43:43.311Z] #228 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-09T08:43:43.311Z] #228 DONE 0.8s [2025-10-09T08:43:43.311Z] [2025-10-09T08:43:43.311Z] #226 [security-proxy-auth] exporting to image [2025-10-09T08:43:43.311Z] #226 exporting layers 0.8s done [2025-10-09T08:43:43.572Z] #226 ... [2025-10-09T08:43:43.572Z] [2025-10-09T08:43:43.572Z] #229 [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-09T08:43:43.572Z] #229 DONE 0.7s [2025-10-09T08:43:43.572Z] [2025-10-09T08:43:43.572Z] #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-09T08:43:43.572Z] #230 DONE 0.1s [2025-10-09T08:43:43.572Z] [2025-10-09T08:43:43.572Z] #231 [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-09T08:43:43.573Z] #231 DONE 0.1s [2025-10-09T08:43:43.573Z] [2025-10-09T08:43:43.573Z] #224 [core-common-config-bootstrapper] exporting to image [2025-10-09T08:43:43.573Z] #224 exporting layers 0.7s done [2025-10-09T08:43:43.573Z] #224 writing image sha256:f85dae16d20180408e03062a561a600552b2c6831e24e3a4f5010b38d23f9df4 done [2025-10-09T08:43:43.573Z] #224 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-10-09T08:43:43.573Z] #224 DONE 0.9s [2025-10-09T08:43:43.573Z] [2025-10-09T08:43:43.573Z] #226 [security-proxy-auth] exporting to image [2025-10-09T08:43:43.573Z] #226 writing image sha256:0aabf915339936ff550c5bd8687f018dc43e6473ca5ca4877f655225df575eff done [2025-10-09T08:43:43.573Z] #226 naming to docker.io/library/security-proxy-auth done [2025-10-09T08:43:43.573Z] #226 DONE 0.9s [2025-10-09T08:43:43.573Z] [2025-10-09T08:43:43.573Z] #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-09T08:43:43.573Z] #232 DONE 1.1s [2025-10-09T08:43:43.573Z] [2025-10-09T08:43:43.573Z] #233 [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-09T08:43:43.573Z] #233 DONE 0.2s [2025-10-09T08:43:43.573Z] [2025-10-09T08:43:43.573Z] #234 [security-proxy-setup] exporting to image [2025-10-09T08:43:43.834Z] #234 ... [2025-10-09T08:43:43.834Z] [2025-10-09T08:43:43.834Z] #235 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-09T08:43:43.834Z] #235 DONE 0.1s [2025-10-09T08:43:43.834Z] [2025-10-09T08:43:43.834Z] #234 [security-proxy-setup] exporting to image [2025-10-09T08:43:43.834Z] #234 exporting layers 0.3s done [2025-10-09T08:43:43.834Z] #234 writing image sha256:23cef2fb43e9df19cd12d54ece3fefd58949a8e8ffc00099e0fc77cbca2d5e1a done [2025-10-09T08:43:43.834Z] #234 naming to docker.io/library/security-proxy-setup done [2025-10-09T08:43:43.834Z] #234 DONE 0.3s [2025-10-09T08:43:43.834Z] [2025-10-09T08:43:43.834Z] #236 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-09T08:43:44.094Z] #236 ... [2025-10-09T08:43:44.094Z] [2025-10-09T08:43:44.094Z] #237 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-09T08:43:44.094Z] #237 DONE 0.5s [2025-10-09T08:43:44.094Z] [2025-10-09T08:43:44.094Z] #238 [security-secretstore-setup] exporting to image [2025-10-09T08:43:44.094Z] #238 exporting layers 0.2s done [2025-10-09T08:43:44.356Z] #238 writing image sha256:0de805f7a6a86748432d387aadb2655ce71c95f238523c1811f204b29404e6de done [2025-10-09T08:43:44.356Z] #238 naming to docker.io/library/security-secretstore-setup done [2025-10-09T08:43:44.356Z] #238 DONE 0.3s [2025-10-09T08:43:44.356Z] [2025-10-09T08:43:44.356Z] #236 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-09T08:43:44.356Z] #236 DONE 0.4s [2025-10-09T08:43:44.356Z] [2025-10-09T08:43:44.356Z] #239 [security-bootstrapper] exporting to image [2025-10-09T08:43:44.356Z] #239 exporting layers 0.2s done [2025-10-09T08:43:44.617Z] #239 writing image sha256:b703f37c1da8435ab0b9973f30af80ee6896a99c4b69e6a89d72103169fd8efc done [2025-10-09T08:43:44.617Z] #239 naming to docker.io/library/security-bootstrapper done [2025-10-09T08:43:44.617Z] #239 DONE 0.3s [2025-10-09T08:43:44.617Z] time="2025-10-09T08:34:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T08:43:44.617Z] time="2025-10-09T08:34:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T08:43:44.617Z] time="2025-10-09T08:34:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T08:43:44.617Z] time="2025-10-09T08:35:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T08:43:44.617Z] time="2025-10-09T08:35:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T08:43:44.617Z] time="2025-10-09T08:35:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T08:43:44.617Z] time="2025-10-09T08:35:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T08:43:44.617Z] time="2025-10-09T08:35:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T08:43:44.617Z] time="2025-10-09T08:35:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T08:43:44.617Z] time="2025-10-09T08:35:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T08:43:44.617Z] time="2025-10-09T08:35:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T08:43:44.617Z] time="2025-10-09T08:35:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T08:43:44.617Z] time="2025-10-09T08:35:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T08:43:44.618Z] time="2025-10-09T08:35:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-09T08:43:44.618Z] time="2025-10-09T08:35:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-09T08:43:44.631Z] $ docker stop --time=1 2b260f5cf77c1bd5e13b2cb19e9ba5da1e15734d5487be252238abff417cf232 [2025-10-09T08:43:45.857Z] $ docker rm -f --volumes 2b260f5cf77c1bd5e13b2cb19e9ba5da1e15734d5487be252238abff417cf232 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-09T08:43:46.206Z] + docker images [2025-10-09T08:43:46.206Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-09T08:43:46.206Z] security-bootstrapper latest b703f37c1da8 1 second ago 27MB [2025-10-09T08:43:46.206Z] security-proxy-setup latest 23cef2fb43e9 2 seconds ago 55.7MB [2025-10-09T08:43:46.206Z] security-secretstore-setup latest 0de805f7a6a8 2 seconds ago 86.4MB [2025-10-09T08:43:46.206Z] core-common-config-bootstrapper latest f85dae16d201 3 seconds ago 25.9MB [2025-10-09T08:43:46.206Z] security-proxy-auth latest 0aabf9153399 3 seconds ago 51.2MB [2025-10-09T08:43:46.206Z] support-scheduler latest e90c3be7dc53 4 seconds ago 55.8MB [2025-10-09T08:43:46.206Z] core-metadata latest 4e39f7780dce 4 seconds ago 52.2MB [2025-10-09T08:43:46.206Z] support-notifications latest a9355ec72e78 4 seconds ago 59.4MB [2025-10-09T08:43:46.206Z] core-data latest d99f1cf7fa9c 5 seconds ago 52.1MB [2025-10-09T08:43:46.206Z] core-keeper latest 848f2cb16c58 5 seconds ago 45.3MB [2025-10-09T08:43:46.206Z] security-spiffe-token-provider latest f39bcbaa81a9 5 seconds ago 54.6MB [2025-10-09T08:43:46.206Z] core-command latest bc3c2b91e518 5 seconds ago 46.3MB [2025-10-09T08:43:46.206Z] security-spire-agent latest eb4d3d76e1b9 6 minutes ago 203MB [2025-10-09T08:43:46.206Z] security-spire-server latest e577d9e1234e 6 minutes ago 156MB [2025-10-09T08:43:46.206Z] security-spire-config latest 3862f3929c0a 6 minutes ago 155MB [2025-10-09T08:43:46.206Z] ci-base-image-x86_64 latest 92a7a49514be 12 minutes ago 936MB [2025-10-09T08:43:46.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 2 months ago 580MB [2025-10-09T08:43:46.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 4 months ago 573MB [2025-10-09T08:43:46.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-10-09T08:43:46.725Z] provisioning config files... [2025-10-09T08:43:46.733Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config18347080461616814173tmp [Pipeline] { [Pipeline] sh [2025-10-09T08:43:47.038Z] + set +x [2025-10-09T08:43:47.038Z] + curl -s https://codecov.io/bash [2025-10-09T08:43:47.038Z] + bash -s -- [2025-10-09T08:43:47.038Z] [2025-10-09T08:43:47.038Z] _____ _ [2025-10-09T08:43:47.038Z] / ____| | | [2025-10-09T08:43:47.038Z] | | ___ __| | ___ ___ _____ __ [2025-10-09T08:43:47.038Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-09T08:43:47.038Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-09T08:43:47.038Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-09T08:43:47.038Z] Bash-1.0.6 [2025-10-09T08:43:47.038Z] [2025-10-09T08:43:47.038Z] [2025-10-09T08:43:47.038Z] ==> git version 2.25.1 found [2025-10-09T08:43:47.038Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-10-09T08:43:47.038Z] Release-Date: 2020-01-08 [2025-10-09T08:43:47.038Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-10-09T08:43:47.038Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-10-09T08:43:47.038Z] ==> Jenkins CI detected. [2025-10-09T08:43:47.038Z] current dir:  /w/workspace/edgex-go/2 [2025-10-09T08:43:47.038Z] project root: . [2025-10-09T08:43:47.038Z] --> token set from env [2025-10-09T08:43:47.038Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-10-09T08:43:47.038Z] ==> Running gcov in . (disable via -X gcov) [2025-10-09T08:43:47.038Z] ==> Python coveragepy not found [2025-10-09T08:43:47.038Z] ==> Searching for coverage reports in: [2025-10-09T08:43:47.038Z] + . [2025-10-09T08:43:47.300Z] -> Found 1 reports [2025-10-09T08:43:47.300Z] ==> Detecting git/mercurial file structure [2025-10-09T08:43:47.300Z] ==> Reading reports [2025-10-09T08:43:47.300Z] + ./coverage.out bytes=1733636 [2025-10-09T08:43:47.300Z] ==> Appending adjustments [2025-10-09T08:43:47.300Z] https://docs.codecov.io/docs/fixing-reports [2025-10-09T08:43:48.682Z] + Found adjustments [2025-10-09T08:43:48.682Z] ==> Gzipping contents [2025-10-09T08:43:48.682Z] 148K /tmp/codecov.4813kV.gz [2025-10-09T08:43:48.682Z] ==> Uploading reports [2025-10-09T08:43:48.682Z] url: https://codecov.io [2025-10-09T08:43:48.682Z] query: branch=PR-5280&commit=0691c85c056a6a228c26deea2208a6576855c70d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5280%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5280&job=&cmd_args= [2025-10-09T08:43:48.682Z] -> Pinging Codecov [2025-10-09T08:43:48.682Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5280&commit=0691c85c056a6a228c26deea2208a6576855c70d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5280%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5280&job=&cmd_args= [2025-10-09T08:43:48.944Z] -> Uploading to [2025-10-09T08:43:48.945Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/0691c85c056a6a228c26deea2208a6576855c70d/281db6d9-7be6-4fe2-b281-189dff432bb1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251009T084348Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=d60e434188abffc04bc8de8661adae914776ad8e5d256588d54b909c8ef69cb4 [2025-10-09T08:43:48.945Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-09T08:43:48.945Z] Dload Upload Total Spent Left Speed [2025-10-09T08:43:49.204Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 145k 0 0 100 145k 0 579k --:--:-- --:--:-- --:--:-- 579k [2025-10-09T08:43:49.204Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0691c85c056a6a228c26deea2208a6576855c70d [Pipeline] } [2025-10-09T08:43:49.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [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-09T08:43:49.995Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-09T08:43:50.283Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-09T08:43:51.138Z] ---> package-listing.sh [2025-10-09T08:43:51.138Z] ++ facter osfamily [2025-10-09T08:43:51.138Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-09T08:43:51.398Z] + OS_FAMILY=debian [2025-10-09T08:43:51.398Z] + workspace=/w/workspace/edgex-go/2 [2025-10-09T08:43:51.398Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-09T08:43:51.398Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-09T08:43:51.398Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-09T08:43:51.398Z] + PACKAGES=/tmp/packages_start.txt [2025-10-09T08:43:51.398Z] + '[' /w/workspace/edgex-go/2 ']' [2025-10-09T08:43:51.398Z] + PACKAGES=/tmp/packages_end.txt [2025-10-09T08:43:51.398Z] + case "${OS_FAMILY}" in [2025-10-09T08:43:51.398Z] + dpkg -l [2025-10-09T08:43:51.398Z] + grep '^ii' [2025-10-09T08:43:51.398Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-09T08:43:51.398Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-09T08:43:51.398Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-09T08:43:51.398Z] + '[' /w/workspace/edgex-go/2 ']' [2025-10-09T08:43:51.398Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2025-10-09T08:43:51.398Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2025-10-09T08:43:51.410Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-09T08:43:51.691Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T08:43:52.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-09T08:43:52.270Z] [2025-10-09T08:43:52.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-09T08:43:52.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-09T08:43:52.585Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-09T08:43:52.585Z] 5eb5b503b376: Pulling fs layer [2025-10-09T08:43:52.585Z] 5c69ac0246d0: Pulling fs layer [2025-10-09T08:43:52.585Z] ec43610c2a17: Pulling fs layer [2025-10-09T08:43:52.585Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-09T08:43:52.585Z] 33b1e0a273af: Pulling fs layer [2025-10-09T08:43:52.585Z] 5d3b04190fa2: Pulling fs layer [2025-10-09T08:43:52.585Z] 2f39f015ded8: Pulling fs layer [2025-10-09T08:43:52.585Z] 5d3b04190fa2: Waiting [2025-10-09T08:43:52.585Z] 3a2ae6a8a46f: Waiting [2025-10-09T08:43:52.585Z] 33b1e0a273af: Waiting [2025-10-09T08:43:52.585Z] 2f39f015ded8: Waiting [2025-10-09T08:43:52.585Z] 5c69ac0246d0: Verifying Checksum [2025-10-09T08:43:52.585Z] 5c69ac0246d0: Download complete [2025-10-09T08:43:52.585Z] 3a2ae6a8a46f: Download complete [2025-10-09T08:43:52.585Z] 33b1e0a273af: Verifying Checksum [2025-10-09T08:43:52.585Z] 33b1e0a273af: Download complete [2025-10-09T08:43:52.585Z] ec43610c2a17: Download complete [2025-10-09T08:43:52.849Z] 5d3b04190fa2: Verifying Checksum [2025-10-09T08:43:52.849Z] 5d3b04190fa2: Download complete [2025-10-09T08:43:52.849Z] 5eb5b503b376: Verifying Checksum [2025-10-09T08:43:52.849Z] 5eb5b503b376: Download complete [2025-10-09T08:43:53.416Z] 2f39f015ded8: Verifying Checksum [2025-10-09T08:43:53.416Z] 2f39f015ded8: Download complete [2025-10-09T08:43:54.350Z] 5eb5b503b376: Pull complete [2025-10-09T08:43:54.608Z] 5c69ac0246d0: Pull complete [2025-10-09T08:43:54.866Z] ec43610c2a17: Pull complete [2025-10-09T08:43:55.126Z] 3a2ae6a8a46f: Pull complete [2025-10-09T08:43:55.126Z] 33b1e0a273af: Pull complete [2025-10-09T08:43:55.386Z] 5d3b04190fa2: Pull complete [2025-10-09T08:44:01.948Z] 2f39f015ded8: Pull complete [2025-10-09T08:44:01.948Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-09T08:44:01.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-09T08:44:01.948Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-09T08:44:02.074Z] prd-ubuntu20.04-docker-8c-8g-133462 does not seem to be running inside a container [2025-10-09T08:44:02.104Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-09T08:44:08.737Z] $ docker top ae507707e90eb7a36c4d9a473a40b036497e9ac1164be405f6104c6ddbd597b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-09T08:44:09.099Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-09T08:44:09.386Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-09T08:44:09.675Z] + ls /var/log/sa-host [2025-10-09T08:44:09.675Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-09T08:44:09.766Z] provisioning config files... [2025-10-09T08:44:09.777Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config15381770366310123147tmp [Pipeline] { [Pipeline] echo [2025-10-09T08:44:09.796Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-09T08:44:10.084Z] ---> create-netrc.sh [Pipeline] } [2025-10-09T08:44:10.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-09T08:44:10.425Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-09T08:44:10.431Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-09T08:44:10.713Z] ---> sudo-logs.sh [2025-10-09T08:44:10.713Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-09T08:44:10.742Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-09T08:44:11.028Z] ---> job-cost.sh [2025-10-09T08:44:11.028Z] lf-activate-venv: SKIPPING [2025-10-09T08:44:11.028Z] INFO: No Stack... [2025-10-09T08:44:11.599Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-09T08:44:11.859Z] INFO: Archiving Costs [Pipeline] echo [2025-10-09T08:44:11.873Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-09T08:44:12.154Z] ---> logs-deploy.sh [2025-10-09T08:44:12.155Z] lf-activate-venv: SKIPPING [2025-10-09T08:44:12.155Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5280/2 [2025-10-09T08:44:12.155Z] INFO: archiving workspace using pattern(s): [2025-10-09T08:44:13.088Z] Archives upload complete. [2025-10-09T08:44:13.349Z] INFO: archiving logs to Nexus [2025-10-09T08:44:13.921Z] ---> uname -a: [2025-10-09T08:44:13.921Z] Linux prd-ubuntu20-04-docker-8c-8g-133462 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-10-09T08:44:13.921Z] [2025-10-09T08:44:13.921Z] [2025-10-09T08:44:13.921Z] ---> lscpu: [2025-10-09T08:44:13.921Z] Architecture: x86_64 [2025-10-09T08:44:13.921Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-09T08:44:13.921Z] Byte Order: Little Endian [2025-10-09T08:44:13.921Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-09T08:44:13.921Z] CPU(s): 8 [2025-10-09T08:44:13.921Z] On-line CPU(s) list: 0-7 [2025-10-09T08:44:13.921Z] Thread(s) per core: 1 [2025-10-09T08:44:13.921Z] Core(s) per socket: 1 [2025-10-09T08:44:13.921Z] Socket(s): 8 [2025-10-09T08:44:13.921Z] NUMA node(s): 1 [2025-10-09T08:44:13.921Z] Vendor ID: AuthenticAMD [2025-10-09T08:44:13.921Z] CPU family: 23 [2025-10-09T08:44:13.921Z] Model: 49 [2025-10-09T08:44:13.921Z] Model name: AMD EPYC-Rome Processor [2025-10-09T08:44:13.921Z] Stepping: 0 [2025-10-09T08:44:13.921Z] CPU MHz: 2799.998 [2025-10-09T08:44:13.921Z] BogoMIPS: 5599.99 [2025-10-09T08:44:13.921Z] Virtualization: AMD-V [2025-10-09T08:44:13.921Z] Hypervisor vendor: KVM [2025-10-09T08:44:13.921Z] Virtualization type: full [2025-10-09T08:44:13.921Z] L1d cache: 256 KiB [2025-10-09T08:44:13.921Z] L1i cache: 256 KiB [2025-10-09T08:44:13.921Z] L2 cache: 4 MiB [2025-10-09T08:44:13.921Z] L3 cache: 128 MiB [2025-10-09T08:44:13.921Z] NUMA node0 CPU(s): 0-7 [2025-10-09T08:44:13.921Z] Vulnerability Gather data sampling: Not affected [2025-10-09T08:44:13.921Z] Vulnerability Itlb multihit: Not affected [2025-10-09T08:44:13.921Z] Vulnerability L1tf: Not affected [2025-10-09T08:44:13.921Z] Vulnerability Mds: Not affected [2025-10-09T08:44:13.921Z] Vulnerability Meltdown: Not affected [2025-10-09T08:44:13.921Z] Vulnerability Mmio stale data: Not affected [2025-10-09T08:44:13.921Z] Vulnerability Retbleed: Vulnerable [2025-10-09T08:44:13.921Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-09T08:44:13.921Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-10-09T08:44:13.921Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-10-09T08:44:13.921Z] Vulnerability Srbds: Not affected [2025-10-09T08:44:13.921Z] Vulnerability Tsx async abort: Not affected [2025-10-09T08:44:13.921Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-10-09T08:44:13.921Z] [2025-10-09T08:44:13.921Z] [2025-10-09T08:44:13.921Z] ---> nproc: [2025-10-09T08:44:13.921Z] 8 [2025-10-09T08:44:13.921Z] [2025-10-09T08:44:13.921Z] [2025-10-09T08:44:13.921Z] ---> df -h: [2025-10-09T08:44:13.921Z] Filesystem Size Used Avail Use% Mounted on [2025-10-09T08:44:13.921Z] overlay 155G 32G 124G 21% / [2025-10-09T08:44:13.921Z] tmpfs 64M 0 64M 0% /dev [2025-10-09T08:44:13.921Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-10-09T08:44:13.921Z] shm 64M 0 64M 0% /dev/shm [2025-10-09T08:44:13.921Z] /dev/vda1 155G 32G 124G 21% /facter-os [2025-10-09T08:44:13.921Z] [2025-10-09T08:44:13.921Z] [2025-10-09T08:44:13.921Z] ---> sar -b -r -n DEV: [2025-10-09T08:44:13.921Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-133462) 10/09/25 _x86_64_ (8 CPU) [2025-10-09T08:44:13.921Z] [2025-10-09T08:44:13.921Z] 08:29:24 LINUX RESTART (8 CPU) [2025-10-09T08:44:13.921Z] [2025-10-09T08:44:13.921Z] 08:30:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-10-09T08:44:13.921Z] 08:31:01 291.61 22.67 268.94 0.00 3290.74 35692.64 0.00 [2025-10-09T08:44:13.921Z] 08:32:01 156.51 1.65 154.86 0.00 32.52 42459.85 0.00 [2025-10-09T08:44:13.921Z] 08:33:01 40.20 0.02 40.18 0.00 0.14 33842.40 0.00 [2025-10-09T08:44:13.921Z] 08:34:01 45.81 0.30 45.51 0.00 3.33 20456.86 0.00 [2025-10-09T08:44:13.921Z] 08:35:01 94.78 0.80 93.98 0.00 33.73 44871.32 0.00 [2025-10-09T08:44:13.921Z] 08:36:01 181.79 0.32 181.47 0.00 21.33 145844.23 0.00 [2025-10-09T08:44:13.921Z] 08:37:01 406.71 2.58 404.13 0.00 1991.74 129253.56 0.00 [2025-10-09T08:44:13.921Z] 08:38:01 267.49 12.19 255.30 0.00 97.49 68231.46 0.00 [2025-10-09T08:44:13.921Z] 08:39:01 152.07 1.15 150.92 0.00 2269.36 64555.77 0.00 [2025-10-09T08:44:13.921Z] 08:40:01 193.15 0.68 192.47 0.00 5.86 119163.75 0.00 [2025-10-09T08:44:13.921Z] 08:41:01 107.33 0.13 107.19 0.00 1.07 36402.66 0.00 [2025-10-09T08:44:13.921Z] 08:42:01 116.56 0.20 116.36 0.00 1.60 49400.53 0.00 [2025-10-09T08:44:13.921Z] 08:43:01 210.04 0.03 210.01 0.00 0.27 102474.88 0.00 [2025-10-09T08:44:13.921Z] 08:44:01 571.35 0.35 571.00 0.00 23.60 81602.40 0.00 [2025-10-09T08:44:13.921Z] Average: 202.83 3.10 199.73 0.00 559.04 69592.11 0.00 [2025-10-09T08:44:13.921Z] [2025-10-09T08:44:13.921Z] 08:30:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-10-09T08:44:13.921Z] 08:31:01 28163168 31511020 777420 2.37 91028 3522760 1828120 5.39 1069516 3226880 629248 [2025-10-09T08:44:13.921Z] 08:32:01 26475404 31356392 918016 2.79 124788 4883004 2030516 5.99 1955572 3876140 783272 [2025-10-09T08:44:13.921Z] 08:33:01 26004312 31183912 1089992 3.32 128380 5160004 2409988 7.11 2037984 4246228 668668 [2025-10-09T08:44:13.921Z] 08:34:01 25893536 31508716 762648 2.32 134112 5544524 1708504 5.04 1775764 4573960 509200 [2025-10-09T08:44:13.921Z] 08:35:01 26728392 31451540 817284 2.49 137232 4722208 1892140 5.58 1457644 4121156 728 [2025-10-09T08:44:13.921Z] 08:36:01 22095980 31337244 909592 2.77 162480 9077132 3264176 9.62 2211548 7832216 304 [2025-10-09T08:44:13.921Z] 08:37:01 18130400 31161352 1069408 3.25 190228 12680068 3427392 10.10 2720012 11111520 464 [2025-10-09T08:44:13.921Z] 08:38:01 14722656 31316044 908036 2.76 366808 15724308 2406820 7.10 3177480 13717316 1439988 [2025-10-09T08:44:13.921Z] 08:39:01 10897528 31371244 864216 2.63 378504 19496932 2141600 6.31 3166868 17471812 3268180 [2025-10-09T08:44:13.921Z] 08:40:01 8212696 29412896 2748608 8.36 415284 19892916 7559012 22.29 5345920 17584372 341072 [2025-10-09T08:44:13.921Z] 08:41:01 4820716 28388228 3768984 11.47 431560 22123728 10363776 30.55 7456996 18731240 1572464 [2025-10-09T08:44:13.921Z] 08:42:01 2475428 28401484 3761312 11.44 443236 24387904 9524424 28.08 8449464 20010400 2678532 [2025-10-09T08:44:13.921Z] 08:43:01 4318424 30913680 1284996 3.91 452048 25148788 3248892 9.58 5170668 21599056 2195264 [2025-10-09T08:44:13.921Z] 08:44:01 4978592 31369052 860352 2.62 478868 24956440 1934812 5.70 3905424 22277960 469596 [2025-10-09T08:44:13.921Z] Average: 15994088 30763057 1467205 4.46 281040 14094337 3838584 11.32 3564347 12170018 1039784 [2025-10-09T08:44:13.921Z] [2025-10-09T08:44:13.921Z] 08:30:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-10-09T08:44:13.921Z] 08:31:01 ens3 1331.49 1170.09 13038.25 184.41 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.921Z] 08:31:01 docker0 391.58 408.28 27.62 2928.18 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.921Z] 08:31:01 lo 4.46 4.46 0.44 0.44 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.921Z] 08:32:01 ens3 288.77 199.45 1716.35 32.83 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.921Z] 08:32:01 docker0 178.74 256.19 16.22 1681.47 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.921Z] 08:32:01 vethe0ed15c 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:33:01 ens3 37.49 23.20 28.35 15.84 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:33:01 docker0 1.39 1.39 0.10 0.12 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:33:01 vethe0ed15c 1.39 1.41 0.12 0.12 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:34:01 ens3 18.73 10.68 16.15 9.88 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:34:01 vethe0ed15c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:35:01 ens3 146.39 85.05 3091.75 19.67 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:35:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:35:01 veth861a859 0.05 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:35:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:36:01 vetha362b24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:36:01 veth23d6b1e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:36:01 vethfb1e79a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:36:01 veth97ae0d3 4.87 10.40 0.35 148.56 0.00 0.00 0.00 0.01 [2025-10-09T08:44:13.922Z] 08:36:01 veth602754e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:36:01 vethd99710b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:36:01 ens3 131.78 65.46 1471.47 20.40 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:36:01 veth2159bf7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:36:01 vethd69b7a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:36:01 vethfce7deb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:36:01 vethd7f5d24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:36:01 vethddd87a9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:36:01 vethe9842b1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:36:01 docker0 7.67 14.26 0.45 189.86 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:36:01 veth861a859 0.38 0.52 0.03 0.13 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:36:01 veth8bf32f7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:36:01 veth90f5417 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:36:01 veth7280391 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:36:01 veth59c202e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:36:01 vethdcc08c7 10.40 4.87 148.56 0.35 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:36:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:36:01 veth8ccadc9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:37:01 veth6d12e03 23.85 31.43 2.29 16.20 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:37:01 ens3 585.51 359.71 2489.82 246.50 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:37:01 veth43db727 21.24 27.47 2.04 14.37 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:37:01 veth98c3e7d 23.98 30.96 2.30 16.44 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:37:01 docker0 205.40 302.76 15.44 2002.04 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:37:01 veth6f2f5d9 25.23 33.21 2.42 17.08 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:37:01 veth861a859 0.17 3.16 0.01 0.13 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:37:01 vethe4ddf47 24.12 31.55 2.32 16.48 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:37:01 veth306c86b 10.41 12.81 0.99 6.82 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:37:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:38:01 ens3 953.95 427.98 7528.45 50.65 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:38:01 docker0 402.88 889.38 35.67 7388.68 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:38:01 veth861a859 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:38:01 veth306c86b 85.97 167.87 8.43 1232.39 0.00 0.00 0.00 0.10 [2025-10-09T08:44:13.922Z] 08:38:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:39:01 ens3 124.73 58.07 1300.70 10.74 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:39:01 docker0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:39:01 veth861a859 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:39:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:40:01 vethb06b134 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:40:01 vethd842839 0.05 0.43 0.00 0.02 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:40:01 vethf3576d4 0.05 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:40:01 ens3 15.78 10.53 12.43 6.95 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:40:01 veth6fec00a 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:40:01 vethbf93b61 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:40:01 vethb87b321 0.05 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:40:01 docker0 0.60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:40:01 vethe730829 0.05 0.28 0.00 0.02 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:40:01 vethf09c749 0.05 0.30 0.00 0.02 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:40:01 veth861a859 0.00 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:40:01 vethcd760c0 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:40:01 veth2b4c813 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:40:01 veth580369d 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:40:01 veth923072a 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:40:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:41:01 vethb06b134 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:41:01 vethd842839 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:41:01 vethf3576d4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:41:01 ens3 3.18 2.70 2.62 1.39 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:41:01 veth6fec00a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:41:01 vethbf93b61 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:41:01 vethb87b321 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:41:01 vethe730829 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:41:01 vethf09c749 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:41:01 veth861a859 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:41:01 vethcd760c0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:41:01 veth2b4c813 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:41:01 veth580369d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:41:01 veth923072a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:41:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:42:01 vethb06b134 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:42:01 vethd842839 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:42:01 vethf3576d4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:42:01 ens3 1.47 0.75 0.99 0.49 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:42:01 veth6fec00a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:42:01 vethb87b321 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:42:01 vethe730829 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:42:01 veth861a859 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:42:01 vethcd760c0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:42:01 veth2b4c813 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:42:01 veth580369d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:42:01 veth923072a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:43:01 veth06b1b8b 0.70 0.05 0.04 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:43:01 vethb06b134 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:43:01 vethd842839 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:43:01 vethf3576d4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:43:01 ens3 2.61 0.60 1.05 0.48 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:43:01 veth6fec00a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:43:01 vethb87b321 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:43:01 vethe730829 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:43:01 veth861a859 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:43:01 veth580369d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:43:01 veth923072a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:44:01 ens3 106.97 69.76 2535.53 19.51 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:44:01 docker0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] 08:44:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] Average: ens3 269.34 178.80 2389.35 44.47 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] Average: docker0 85.38 134.27 6.86 1017.44 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] Average: lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2025-10-09T08:44:13.922Z] [2025-10-09T08:44:13.922Z]