Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 876ca72e6ccc95987ffb2d5de9112515e7e48611+4e08ba6d01fd5b801157515d797bfa3fff2bcf73 (9f8b0c66d3bb96ad6db5b876138053824b3541d1) 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-ssh16265876376075044497.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh800970372680368274.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5275/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-5275/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1709990194084361875.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4262498835969904509.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-5275/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-5275/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2772792556848822853.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], goVersion:1.23] ========================================================= [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 Running on prd-ubuntu20.04-docker-8c-8g-675680 in /w/workspace/edgexfoundry_edgex-go_PR-5275 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5275/head:refs/remotes/origin/PR-5275 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 into PR head commit 876ca72e6ccc95987ffb2d5de9112515e7e48611 Merge succeeded, producing 40cf2034886b7fc66323f2ab0fa4fb71f30ee875 Checking out Revision 40cf2034886b7fc66323f2ab0fa4fb71f30ee875 (PR-5275) > git config core.sparsecheckout # timeout=10 > git checkout -f 876ca72e6ccc95987ffb2d5de9112515e7e48611 # 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 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40cf2034886b7fc66323f2ab0fa4fb71f30ee875 # timeout=10 Commit message: "Merge commit '4e08ba6d01fd5b801157515d797bfa3fff2bcf73' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-27T08:31:56.469Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-27T08:31:56.534Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-27T08:31:56.558Z] ========================================================= [2025-10-27T08:31:56.558Z] EdgeX Global Pipelines Version Info [2025-10-27T08:31:56.558Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f2f8c5606c756342d211451e66f7cfe64fe18092 # timeout=10 [2025-10-27T08:31:57.300Z] ------------------- [2025-10-27T08:31:57.300Z] stable info: [2025-10-27T08:31:57.300Z] ------------------- [2025-10-27T08:31:57.300Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-27T08:31:57.300Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-27T08:31:57.300Z] Message: update stable to v1.0.278 [2025-10-27T08:31:57.875Z] ------------------- [2025-10-27T08:31:57.875Z] experimental info: [2025-10-27T08:31:57.875Z] ------------------- [2025-10-27T08:31:57.875Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-27T08:31:57.875Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-27T08:31:57.875Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-27T08:31:57.948Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-27T08:31:57.968Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-27T08:31:57.985Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-27T08:31:58.004Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-27T08:31:58.024Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-27T08:31:58.044Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-27T08:31:58.067Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-27T08:31:58.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-27T08:31:58.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-27T08:31:58.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-27T08:31:58.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-27T08:31:58.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-27T08:31:58.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-27T08:31:58.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-27T08:31:58.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-27T08:31:58.274Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-27T08:31:58.293Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-27T08:31:58.313Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-27T08:31:58.334Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-27T08:31:58.359Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-27T08:31:58.379Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-27T08:31:58.403Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-27T08:31:58.426Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-27T08:31:58.446Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5275 [Pipeline] echo [2025-10-27T08:31:58.469Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5275 [Pipeline] echo [2025-10-27T08:31:58.491Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5275 [Pipeline] echo [2025-10-27T08:31:58.519Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 40cf2034886b7fc66323f2ab0fa4fb71f30ee875 [Pipeline] echo [2025-10-27T08:31:58.543Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 40cf203 [Pipeline] echo [2025-10-27T08:31:58.569Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-27T08:31:58.636Z] provisioning config files... [2025-10-27T08:31:58.652Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8643120159937005450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-27T08:31:58.995Z] ---> ****-login.sh [2025-10-27T08:31:58.995Z] nexus3.edgexfoundry.org:10001 [2025-10-27T08:31:58.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T08:31:59.255Z] [2025-10-27T08:31:59.255Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-27T08:31:59.255Z] Configure a credential helper to remove this warning. See [2025-10-27T08:31:59.255Z] https://docs.****.com/go/credential-store/ [2025-10-27T08:31:59.255Z] [2025-10-27T08:31:59.255Z] Login Succeeded [2025-10-27T08:31:59.255Z] nexus3.edgexfoundry.org:10002 [2025-10-27T08:31:59.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T08:31:59.255Z] [2025-10-27T08:31:59.255Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-27T08:31:59.255Z] Configure a credential helper to remove this warning. See [2025-10-27T08:31:59.255Z] https://docs.****.com/go/credential-store/ [2025-10-27T08:31:59.255Z] [2025-10-27T08:31:59.255Z] Login Succeeded [2025-10-27T08:31:59.255Z] nexus3.edgexfoundry.org:10003 [2025-10-27T08:31:59.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T08:31:59.513Z] [2025-10-27T08:31:59.514Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-27T08:31:59.514Z] Configure a credential helper to remove this warning. See [2025-10-27T08:31:59.514Z] https://docs.****.com/go/credential-store/ [2025-10-27T08:31:59.514Z] [2025-10-27T08:31:59.514Z] Login Succeeded [2025-10-27T08:31:59.514Z] nexus3.edgexfoundry.org:10004 [2025-10-27T08:31:59.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T08:31:59.514Z] [2025-10-27T08:31:59.514Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-27T08:31:59.514Z] Configure a credential helper to remove this warning. See [2025-10-27T08:31:59.514Z] https://docs.****.com/go/credential-store/ [2025-10-27T08:31:59.514Z] [2025-10-27T08:31:59.514Z] Login Succeeded [2025-10-27T08:31:59.514Z] ****.io [2025-10-27T08:31:59.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-27T08:31:59.773Z] [2025-10-27T08:31:59.773Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-27T08:31:59.773Z] Configure a credential helper to remove this warning. See [2025-10-27T08:31:59.773Z] https://docs.****.com/go/credential-store/ [2025-10-27T08:31:59.773Z] [2025-10-27T08:31:59.773Z] Login Succeeded [2025-10-27T08:31:59.773Z] ---> ****-login.sh ends [Pipeline] } [2025-10-27T08:31:59.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-27T08:32:00.112Z] + 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-27T08:32:00.112Z] + dirname cmd/core-command/Dockerfile [2025-10-27T08:32:00.112Z] + cut -d/ -f2 [2025-10-27T08:32:00.112Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-27T08:32:00.112Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-27T08:32:00.112Z] + cut -d/ -f2 [2025-10-27T08:32:00.112Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-27T08:32:00.112Z] + dirname cmd/core-data/Dockerfile [2025-10-27T08:32:00.112Z] + cut -d/ -f2 [2025-10-27T08:32:00.112Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-27T08:32:00.112Z] + dirname cmd/core-keeper/Dockerfile [2025-10-27T08:32:00.112Z] + cut -d/ -f2 [2025-10-27T08:32:00.112Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-27T08:32:00.112Z] + dirname cmd/core-metadata/Dockerfile [2025-10-27T08:32:00.112Z] + cut -d/ -f2 [2025-10-27T08:32:00.112Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-27T08:32:00.112Z] + + cut -d/ -f2 [2025-10-27T08:32:00.112Z] dirname cmd/security-bootstrapper/Dockerfile [2025-10-27T08:32:00.112Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-27T08:32:00.112Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-10-27T08:32:00.112Z] + cut -d/ -f2 [2025-10-27T08:32:00.112Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-27T08:32:00.112Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-27T08:32:00.112Z] + cut -d/ -f2 [2025-10-27T08:32:00.112Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-27T08:32:00.112Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-10-27T08:32:00.112Z] + cut -d/ -f2 [2025-10-27T08:32:00.112Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-27T08:32:00.112Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-27T08:32:00.112Z] + cut -d/ -f2 [2025-10-27T08:32:00.112Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-27T08:32:00.112Z] + dirname cmd/security-spire-agent/Dockerfile [2025-10-27T08:32:00.112Z] + cut -d/ -f2 [2025-10-27T08:32:00.112Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-27T08:32:00.112Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-27T08:32:00.112Z] + cut -d/ -f2 [2025-10-27T08:32:00.112Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-27T08:32:00.112Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-27T08:32:00.112Z] + cut -d/ -f2 [2025-10-27T08:32:00.112Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-27T08:32:00.112Z] + dirname cmd/support-notifications/Dockerfile [2025-10-27T08:32:00.112Z] + cut -d/ -f2 [2025-10-27T08:32:00.112Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-27T08:32:00.112Z] + dirname cmd/support-scheduler/Dockerfile [2025-10-27T08:32:00.112Z] + cut -d/ -f2 [2025-10-27T08:32:00.112Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-27T08:32:00.145Z] 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-27T08:32:00.495Z] + git rev-list -1 --merges 40cf2034886b7fc66323f2ab0fa4fb71f30ee875~1..40cf2034886b7fc66323f2ab0fa4fb71f30ee875 [Pipeline] echo [2025-10-27T08:32:00.508Z] -----------> git rev-list -1 --merges 40cf2034886b7fc66323f2ab0fa4fb71f30ee875~1..40cf2034886b7fc66323f2ab0fa4fb71f30ee875 40cf2034886b7fc66323f2ab0fa4fb71f30ee875 [2025-10-27T08:32:00.508Z] 40cf2034886b7fc66323f2ab0fa4fb71f30ee875 [false] [Pipeline] sh [2025-10-27T08:32:00.793Z] + git log --format=format:%s -1 40cf2034886b7fc66323f2ab0fa4fb71f30ee875 [Pipeline] echo [2025-10-27T08:32:00.805Z] ========================================================= [2025-10-27T08:32:00.805Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-27T08:32:00.805Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-27T08:32:01.175Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-27T08:32:01.175Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-27T08:32:01.175Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-27T08:32:01.175Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-27T08:32:01.175Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-27T08:32:01.175Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-27T08:32:01.175Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T08:32:01.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-27T08:32:01.549Z] [2025-10-27T08:32:01.549Z] 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-27T08:32:01.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-27T08:32:01.853Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-27T08:32:01.853Z] 3dae71ba6b94: Pulling fs layer [2025-10-27T08:32:01.853Z] 6bf1a483ea7c: Pulling fs layer [2025-10-27T08:32:01.853Z] f5dfc541a4d3: Pulling fs layer [2025-10-27T08:32:01.853Z] 461d9e800cba: Pulling fs layer [2025-10-27T08:32:01.853Z] 80192f66455f: Pulling fs layer [2025-10-27T08:32:01.853Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-27T08:32:01.853Z] a29436f7fd5d: Pulling fs layer [2025-10-27T08:32:01.853Z] 923cac83aea3: Pulling fs layer [2025-10-27T08:32:01.853Z] 25ad8b0a4227: Pulling fs layer [2025-10-27T08:32:01.853Z] db01528c6b51: Pulling fs layer [2025-10-27T08:32:01.853Z] 80192f66455f: Waiting [2025-10-27T08:32:01.853Z] 28988de357af: Pulling fs layer [2025-10-27T08:32:01.853Z] 2e8e34ca0e6c: Waiting [2025-10-27T08:32:01.853Z] 25ad8b0a4227: Waiting [2025-10-27T08:32:01.853Z] db01528c6b51: Waiting [2025-10-27T08:32:01.853Z] a29436f7fd5d: Waiting [2025-10-27T08:32:01.853Z] 28988de357af: Waiting [2025-10-27T08:32:01.853Z] 923cac83aea3: Waiting [2025-10-27T08:32:01.853Z] 461d9e800cba: Waiting [2025-10-27T08:32:01.853Z] 6bf1a483ea7c: Verifying Checksum [2025-10-27T08:32:01.853Z] 6bf1a483ea7c: Download complete [2025-10-27T08:32:01.853Z] 461d9e800cba: Verifying Checksum [2025-10-27T08:32:01.853Z] 461d9e800cba: Download complete [2025-10-27T08:32:02.118Z] 80192f66455f: Download complete [2025-10-27T08:32:02.118Z] f5dfc541a4d3: Verifying Checksum [2025-10-27T08:32:02.118Z] f5dfc541a4d3: Download complete [2025-10-27T08:32:02.118Z] 3dae71ba6b94: Verifying Checksum [2025-10-27T08:32:02.118Z] 3dae71ba6b94: Download complete [2025-10-27T08:32:02.118Z] 923cac83aea3: Verifying Checksum [2025-10-27T08:32:02.118Z] 923cac83aea3: Download complete [2025-10-27T08:32:02.118Z] 25ad8b0a4227: Verifying Checksum [2025-10-27T08:32:02.118Z] 25ad8b0a4227: Download complete [2025-10-27T08:32:02.378Z] db01528c6b51: Download complete [2025-10-27T08:32:02.378Z] 28988de357af: Verifying Checksum [2025-10-27T08:32:02.378Z] 28988de357af: Download complete [2025-10-27T08:32:02.378Z] a29436f7fd5d: Verifying Checksum [2025-10-27T08:32:02.378Z] a29436f7fd5d: Download complete [2025-10-27T08:32:02.944Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-27T08:32:02.944Z] 2e8e34ca0e6c: Download complete [2025-10-27T08:32:03.510Z] 3dae71ba6b94: Pull complete [2025-10-27T08:32:03.769Z] 6bf1a483ea7c: Pull complete [2025-10-27T08:32:04.337Z] f5dfc541a4d3: Pull complete [2025-10-27T08:32:04.337Z] 461d9e800cba: Pull complete [2025-10-27T08:32:04.595Z] 80192f66455f: Pull complete [2025-10-27T08:32:08.788Z] 2e8e34ca0e6c: Pull complete [2025-10-27T08:32:09.048Z] a29436f7fd5d: Pull complete [2025-10-27T08:32:09.048Z] 923cac83aea3: Pull complete [2025-10-27T08:32:09.309Z] 25ad8b0a4227: Pull complete [2025-10-27T08:32:09.309Z] db01528c6b51: Pull complete [2025-10-27T08:32:09.309Z] 28988de357af: Pull complete [2025-10-27T08:32:09.309Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-27T08:32:09.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-27T08:32:09.309Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-27T08:32:09.465Z] prd-ubuntu20.04-docker-8c-8g-675680 does not seem to be running inside a container [2025-10-27T08:32:09.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-27T08:32:13.327Z] $ docker top 7f855d7d9e64f98545fe4aec71a0d6d18e3b667099157502a9808eb5220707f0 -eo pid,comm [2025-10-27T08:32:13.378Z] 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-27T08:32:13.378Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-27T08:32:13.436Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-27T08:32:13.436Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-27T08:32:13.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-27T08:32:13.549Z] $ docker exec 7f855d7d9e64f98545fe4aec71a0d6d18e3b667099157502a9808eb5220707f0 ssh-agent [2025-10-27T08:32:13.659Z] SSH_AUTH_SOCK=/tmp/ssh-c4ySGXhNAB45/agent.32 [2025-10-27T08:32:13.659Z] SSH_AGENT_PID=38 [2025-10-27T08:32:13.666Z] Running ssh-add (command line suppressed) [2025-10-27T08:32:13.771Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_18390179233023034309.key (/w/workspace/edgex-go/5@tmp/private_key_18390179233023034309.key) [2025-10-27T08:32:13.791Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-27T08:32:14.085Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] sh [2025-10-27T08:32:14.372Z] + git tag --points-at HEAD [Pipeline] } [2025-10-27T08:32:14.381Z] $ docker exec --env ******** --env ******** 7f855d7d9e64f98545fe4aec71a0d6d18e3b667099157502a9808eb5220707f0 ssh-agent -k [2025-10-27T08:32:14.468Z] unset SSH_AUTH_SOCK; [2025-10-27T08:32:14.469Z] unset SSH_AGENT_PID; [2025-10-27T08:32:14.469Z] echo Agent pid 38 killed; [2025-10-27T08:32:14.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-27T08:32:14.516Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-27T08:32:14.516Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-27T08:32:14.622Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-27T08:32:14.623Z] $ docker exec 7f855d7d9e64f98545fe4aec71a0d6d18e3b667099157502a9808eb5220707f0 ssh-agent [2025-10-27T08:32:14.715Z] SSH_AUTH_SOCK=/tmp/ssh-KmtJIla7ANJe/agent.85 [2025-10-27T08:32:14.715Z] SSH_AGENT_PID=91 [2025-10-27T08:32:14.719Z] Running ssh-add (command line suppressed) [2025-10-27T08:32:14.817Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_2716878966437712922.key (/w/workspace/edgex-go/5@tmp/private_key_2716878966437712922.key) [2025-10-27T08:32:14.832Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-27T08:32:15.124Z] + git semver init [2025-10-27T08:32:15.387Z] 2025-10-27 08:32:15,345 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-27T08:32:15.387Z] 2025-10-27 08:32:15,348 [run_init] DEBUG init version:0.0.0 force:False [2025-10-27T08:32:15.387Z] 2025-10-27 08:32:15,349 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2025-10-27T08:32:15.387Z] 2025-10-27 08:32:15,350 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2025-10-27T08:32:15.387Z] 2025-10-27 08:32:15,350 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, stdin=None, shell=False, universal_newlines=False) [2025-10-27T08:32:23.579Z] 2025-10-27 08:32:22,805 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2025-10-27T08:32:23.579Z] 2025-10-27 08:32:22,805 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-5275 with force:False [2025-10-27T08:32:23.579Z] 2025-10-27 08:32:22,805 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-5275 [2025-10-27T08:32:23.579Z] 2025-10-27 08:32:22,810 [execute] INFO git cat-file --batch-check [2025-10-27T08:32:23.579Z] 2025-10-27 08:32:22,810 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-27T08:32:23.579Z] 2025-10-27 08:32:22,813 [execute] INFO git cat-file --batch [2025-10-27T08:32:23.579Z] 2025-10-27 08:32:22,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-27T08:32:23.579Z] 2025-10-27 08:32:22,817 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-5275 [2025-10-27T08:32:23.579Z] 0.0.0 [Pipeline] } [2025-10-27T08:32:23.589Z] $ docker exec --env ******** --env ******** 7f855d7d9e64f98545fe4aec71a0d6d18e3b667099157502a9808eb5220707f0 ssh-agent -k [2025-10-27T08:32:23.696Z] unset SSH_AUTH_SOCK; [2025-10-27T08:32:23.697Z] unset SSH_AGENT_PID; [2025-10-27T08:32:23.697Z] echo Agent pid 91 killed; [2025-10-27T08:32:23.704Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-27T08:32:24.046Z] + git semver [Pipeline] } [2025-10-27T08:32:24.319Z] $ docker stop --time=1 7f855d7d9e64f98545fe4aec71a0d6d18e3b667099157502a9808eb5220707f0 [2025-10-27T08:32:25.587Z] $ docker rm -f --volumes 7f855d7d9e64f98545fe4aec71a0d6d18e3b667099157502a9808eb5220707f0 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-27T08:32:25.919Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-27T08:32:26.152Z] Stashed 1 file(s) [Pipeline] echo [2025-10-27T08:32:26.157Z] [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-27T08:32:26.723Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2025-10-27T08:32:26.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-27T08:32:26.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-27T08:32:26.786Z] ========================================================= [2025-10-27T08:32:26.786Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-27T08:32:26.786Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-27T08:32:27.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-27T08:32:27.107Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-27T08:32:27.107Z] 9824c27679d3: Pulling fs layer [2025-10-27T08:32:27.107Z] 8371a51cbc44: Pulling fs layer [2025-10-27T08:32:27.107Z] d5791340ef18: Pulling fs layer [2025-10-27T08:32:27.107Z] d3178a7b2709: Pulling fs layer [2025-10-27T08:32:27.107Z] 4f4fb700ef54: Pulling fs layer [2025-10-27T08:32:27.107Z] 063b4f904bf5: Pulling fs layer [2025-10-27T08:32:27.107Z] 066ecc492849: Pulling fs layer [2025-10-27T08:32:27.107Z] 50a4da29d654: Pulling fs layer [2025-10-27T08:32:27.107Z] 417dd178857c: Pulling fs layer [2025-10-27T08:32:27.107Z] 063b4f904bf5: Waiting [2025-10-27T08:32:27.107Z] 066ecc492849: Waiting [2025-10-27T08:32:27.107Z] 417dd178857c: Waiting [2025-10-27T08:32:27.107Z] 50a4da29d654: Waiting [2025-10-27T08:32:27.107Z] d3178a7b2709: Waiting [2025-10-27T08:32:27.107Z] 4f4fb700ef54: Waiting [2025-10-27T08:32:27.107Z] 8371a51cbc44: Verifying Checksum [2025-10-27T08:32:27.107Z] 8371a51cbc44: Download complete [2025-10-27T08:32:27.107Z] d3178a7b2709: Download complete [2025-10-27T08:32:27.107Z] 4f4fb700ef54: Verifying Checksum [2025-10-27T08:32:27.107Z] 4f4fb700ef54: Download complete [2025-10-27T08:32:27.107Z] 063b4f904bf5: Download complete [2025-10-27T08:32:27.107Z] 9824c27679d3: Verifying Checksum [2025-10-27T08:32:27.107Z] 9824c27679d3: Download complete [2025-10-27T08:32:27.107Z] 066ecc492849: Verifying Checksum [2025-10-27T08:32:27.107Z] 066ecc492849: Download complete [2025-10-27T08:32:27.385Z] 9824c27679d3: Pull complete [2025-10-27T08:32:27.385Z] 417dd178857c: Verifying Checksum [2025-10-27T08:32:27.385Z] 417dd178857c: Download complete [2025-10-27T08:32:27.385Z] 8371a51cbc44: Pull complete [2025-10-27T08:32:27.646Z] d5791340ef18: Download complete [2025-10-27T08:32:27.904Z] 50a4da29d654: Verifying Checksum [2025-10-27T08:32:27.904Z] 50a4da29d654: Download complete [2025-10-27T08:32:32.097Z] d5791340ef18: Pull complete [2025-10-27T08:32:32.355Z] d3178a7b2709: Pull complete [2025-10-27T08:32:32.355Z] 4f4fb700ef54: Pull complete [2025-10-27T08:32:32.355Z] 063b4f904bf5: Pull complete [2025-10-27T08:32:32.355Z] 066ecc492849: Pull complete [2025-10-27T08:32:34.884Z] 50a4da29d654: Pull complete [2025-10-27T08:32:35.453Z] 417dd178857c: Pull complete [2025-10-27T08:32:35.453Z] Digest: sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-27T08:32:35.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-27T08:32:35.453Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-27T08:32:35.819Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-27T08:32:35.819Z] WORKDIR /edgex [2025-10-27T08:32:35.819Z] COPY go.mod . [2025-10-27T08:32:35.819Z] RUN go mod download [2025-10-27T08:32:35.819Z] + docker build -t ci-base-image-x86_64 -f - . [2025-10-27T08:32:36.387Z] #0 building with "default" instance using docker driver [2025-10-27T08:32:36.387Z] [2025-10-27T08:32:36.387Z] #1 [internal] load build definition from Dockerfile [2025-10-27T08:32:36.387Z] #1 transferring dockerfile: 164B done [2025-10-27T08:32:36.387Z] #1 DONE 0.0s [2025-10-27T08:32:36.387Z] [2025-10-27T08:32:36.387Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-27T08:32:36.387Z] #2 DONE 0.0s [2025-10-27T08:32:36.387Z] [2025-10-27T08:32:36.387Z] #3 [internal] load .dockerignore [2025-10-27T08:32:36.387Z] #3 transferring context: 50B done [2025-10-27T08:32:36.387Z] #3 DONE 0.0s [2025-10-27T08:32:36.387Z] [2025-10-27T08:32:36.387Z] #4 [internal] load build context [2025-10-27T08:32:36.387Z] #4 transferring context: 6.57kB done [2025-10-27T08:32:36.387Z] #4 DONE 0.0s [2025-10-27T08:32:36.387Z] [2025-10-27T08:32:36.387Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-27T08:32:36.646Z] #5 DONE 0.2s [2025-10-27T08:32:36.646Z] [2025-10-27T08:32:36.646Z] #6 [2/4] WORKDIR /edgex [2025-10-27T08:32:40.858Z] #6 DONE 3.7s [2025-10-27T08:32:40.858Z] [2025-10-27T08:32:40.858Z] #7 [3/4] COPY go.mod . [2025-10-27T08:32:40.858Z] #7 DONE 0.0s [2025-10-27T08:32:40.858Z] [2025-10-27T08:32:40.858Z] #8 [4/4] RUN go mod download [2025-10-27T08:32:47.458Z] #8 DONE 7.2s [2025-10-27T08:32:47.717Z] [2025-10-27T08:32:47.717Z] #9 exporting to image [2025-10-27T08:32:47.717Z] #9 exporting layers [2025-10-27T08:32:51.911Z] #9 exporting layers 3.8s done [2025-10-27T08:32:51.911Z] #9 writing image sha256:f9ef526474dece29684e8ca021e8e9e4c2f1f7a325172f7c4a2b134bf742886d done [2025-10-27T08:32:51.911Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-27T08:32:51.911Z] #9 DONE 3.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T08:32:52.212Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-27T08:32:52.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-27T08:32:52.296Z] prd-ubuntu20.04-docker-8c-8g-675680 does not seem to be running inside a container [2025-10-27T08:32:52.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-27T08:32:52.600Z] $ docker top 1cb0204b9051f3fcd27bda6d83c82524e2032b9c2fa99f9349187c66cc528a56 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-27T08:32:52.939Z] + go version [2025-10-27T08:32:52.939Z] go version go1.23.12 linux/amd64 [Pipeline] } [2025-10-27T08:32:52.951Z] $ docker stop --time=1 1cb0204b9051f3fcd27bda6d83c82524e2032b9c2fa99f9349187c66cc528a56 [2025-10-27T08:32:54.209Z] $ docker rm -f --volumes 1cb0204b9051f3fcd27bda6d83c82524e2032b9c2fa99f9349187c66cc528a56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T08:32:54.640Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-27T08:32:54.640Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-27T08:32:54.717Z] prd-ubuntu20.04-docker-8c-8g-675680 does not seem to be running inside a container [2025-10-27T08:32:54.755Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-27T08:32:54.990Z] $ docker top 6a64e142fc74955518076d17f9a49ee1254a0ba342780df1c0f0a5fc9716bb7c -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-27T08:32:55.059Z] ========================================================= [2025-10-27T08:32:55.059Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-27T08:32:55.059Z] ========================================================= [Pipeline] sh [2025-10-27T08:32:55.339Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2025-10-27T08:32:55.645Z] + make test [2025-10-27T08:32:55.645Z] go test -race -coverprofile=coverage.out ./... [2025-10-27T08:33:03.753Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-27T08:33:30.272Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-27T08:33:30.272Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-27T08:33:30.272Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-27T08:33:30.272Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-27T08:33:30.272Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-27T08:33:30.272Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-27T08:33:30.272Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-27T08:33:30.272Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-27T08:33:30.272Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-27T08:33:30.272Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-27T08:33:30.272Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-27T08:33:30.273Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-27T08:33:30.273Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-27T08:33:30.273Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-27T08:33:30.273Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-27T08:33:30.273Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-27T08:33:30.273Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2025-10-27T08:33:30.273Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-27T08:33:31.214Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-27T08:33:32.151Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-27T08:33:32.151Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2025-10-27T08:33:33.087Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-27T08:33:33.087Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-27T08:33:33.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-27T08:33:33.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-27T08:33:33.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-27T08:33:33.654Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-27T08:33:33.654Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-27T08:33:33.654Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-27T08:33:33.654Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-27T08:33:33.654Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-27T08:33:33.654Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-27T08:33:33.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-27T08:33:33.654Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-27T08:33:35.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-27T08:33:35.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-27T08:33:35.028Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-27T08:33:35.028Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-27T08:33:35.028Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-27T08:33:35.028Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-27T08:33:35.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.4% of statements [2025-10-27T08:33:35.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 4.8% of statements [2025-10-27T08:33:35.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.082s coverage: 57.6% of statements [2025-10-27T08:33:35.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.017s coverage: 86.5% of statements [2025-10-27T08:33:36.661Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-27T08:33:36.661Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-27T08:33:36.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.418s coverage: 94.2% of statements [2025-10-27T08:33:36.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 90.7% of statements [2025-10-27T08:33:37.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-27T08:33:37.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-27T08:33:37.491Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-27T08:33:37.491Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-27T08:33:37.491Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-27T08:33:37.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.043s coverage: 8.4% of statements [2025-10-27T08:33:37.749Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-27T08:33:37.749Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-27T08:33:37.749Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-27T08:33:37.749Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-27T08:33:37.749Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-27T08:33:37.749Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-27T08:33:37.749Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-27T08:33:37.749Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-27T08:33:37.749Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-27T08:33:37.749Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-27T08:33:39.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.374s coverage: 95.8% of statements [2025-10-27T08:33:39.122Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements [2025-10-27T08:33:40.061Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-27T08:33:40.061Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-27T08:33:40.061Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-27T08:33:40.061Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-27T08:33:40.061Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-27T08:33:40.996Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.044s coverage: 2.4% of statements [2025-10-27T08:33:41.254Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements [2025-10-27T08:33:41.254Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 38.2% of statements [2025-10-27T08:33:41.254Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 68.8% of statements [2025-10-27T08:33:41.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements [2025-10-27T08:33:41.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements [2025-10-27T08:33:41.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 89.5% of statements [2025-10-27T08:33:41.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.025s coverage: 93.1% of statements [2025-10-27T08:33:41.821Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-27T08:33:41.821Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-27T08:33:41.821Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-27T08:33:42.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-27T08:33:42.396Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-27T08:33:42.396Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-27T08:33:42.396Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-27T08:33:42.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2025-10-27T08:33:42.972Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-27T08:33:42.972Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-27T08:33:42.972Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-27T08:33:43.233Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-27T08:33:43.233Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-27T08:33:43.233Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-27T08:33:43.233Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-27T08:33:43.798Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-27T08:33:43.798Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-27T08:33:44.366Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-27T08:33:45.739Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-27T08:33:45.997Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-27T08:33:47.371Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-27T08:33:48.305Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-27T08:33:48.305Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-27T08:33:48.305Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-27T08:33:51.590Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-27T08:33:52.157Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-27T08:33:52.157Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-27T08:33:52.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-27T08:33:52.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-27T08:33:52.415Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-27T08:33:54.326Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-27T08:33:54.326Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-27T08:33:54.326Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-27T08:33:54.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-27T08:33:54.584Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-27T08:33:54.584Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-27T08:33:54.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements [2025-10-27T08:33:55.151Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-27T08:33:55.411Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-27T08:33:55.411Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-27T08:33:55.411Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-27T08:33:55.411Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-27T08:33:55.411Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-27T08:33:56.799Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-27T08:33:56.800Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-27T08:33:56.800Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-27T08:33:56.800Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-27T08:33:58.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-27T08:33:58.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-27T08:33:58.173Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-27T08:33:58.173Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-27T08:33:58.173Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-27T08:33:58.173Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-27T08:33:58.173Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-27T08:33:59.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-27T08:33:59.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-27T08:33:59.560Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-27T08:34:04.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.042s coverage: 92.9% of statements [2025-10-27T08:34:04.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements [2025-10-27T08:34:04.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2025-10-27T08:34:04.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements [2025-10-27T08:34:04.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.032s coverage: 87.2% of statements [2025-10-27T08:34:04.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 15.5% of statements [2025-10-27T08:34:04.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.025s coverage: 100.0% of statements [2025-10-27T08:34:04.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.088s coverage: 81.8% of statements [2025-10-27T08:34:04.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.076s coverage: 82.1% of statements [2025-10-27T08:34:04.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2025-10-27T08:34:04.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.051s coverage: 6.8% of statements [2025-10-27T08:34:04.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.045s coverage: 33.3% of statements [2025-10-27T08:34:04.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements [2025-10-27T08:34:04.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.164s coverage: 54.8% of statements [2025-10-27T08:34:04.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.6% of statements [2025-10-27T08:34:04.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements [2025-10-27T08:34:04.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.014s coverage: 73.7% of statements [2025-10-27T08:34:04.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2025-10-27T08:34:04.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.032s coverage: 88.6% of statements [2025-10-27T08:34:04.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements [2025-10-27T08:34:04.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2025-10-27T08:34:04.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 29.2% of statements [2025-10-27T08:34:04.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2025-10-27T08:34:04.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2025-10-27T08:34:04.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.025s coverage: 76.2% of statements [2025-10-27T08:34:04.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements [2025-10-27T08:34:04.828Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 17.0% of statements [2025-10-27T08:34:04.828Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.133s coverage: 94.9% of statements [2025-10-27T08:34:04.828Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.038s coverage: 9.0% of statements [2025-10-27T08:34:04.828Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 97.7% of statements [2025-10-27T08:34:04.828Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.032s coverage: 43.6% of statements [2025-10-27T08:34:05.085Z] 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-27T08:34:05.343Z] running golangci-lint [2025-10-27T08:34:05.602Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-10-27T08:34:05.602Z] go version go1.23.12 linux/amd64 [2025-10-27T08:34:05.602Z] 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-27T08:34:05.602Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-27T08:34:05.602Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-10-27T08:34:32.126Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|compiled_files|name|types_sizes) took 22.262699338s" [2025-10-27T08:34:32.126Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 59.550625ms" [2025-10-27T08:34:40.233Z] level=info msg="[linters_context/goanalysis] analyzers took 1m40.537644223s with top 10 stages: buildir: 53.511735971s, gosec: 3.768008567s, inspect: 3.201586668s, fact_deprecated: 2.878633385s, ctrlflow: 2.134519011s, printf: 1.914114983s, S1038: 1.072563096s, fact_purity: 1.059235073s, nilness: 1.058342663s, unused: 968.602515ms" [2025-10-27T08:34:40.233Z] level=info msg="[runner] Issues before processing: 37, after processing: 0" [2025-10-27T08:34:40.233Z] level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 37/37, nolint: 20/0, invalid_issue: 37/37, skip_dirs: 37/37, filename_unadjuster: 37/37, autogenerated_exclude: 37/37, exclude-rules: 37/20, cgo: 37/37, path_prettifier: 37/37, skip_files: 37/37, exclude: 37/37" [2025-10-27T08:34:40.233Z] level=info msg="[runner] processing took 13.126185ms with stages: nolint: 7.165298ms, autogenerated_exclude: 1.529333ms, identifier_marker: 1.371488ms, path_prettifier: 1.263242ms, skip_dirs: 964.69µs, exclude-rules: 804.873µs, cgo: 10.89µs, invalid_issue: 10.291µs, filename_unadjuster: 2.71µs, max_same_issues: 650ns, uniq_by_line: 430ns, fixer: 400ns, skip_files: 400ns, sort_results: 250ns, exclude: 250ns, path_prefixer: 190ns, max_from_linter: 160ns, diff: 160ns, source_code: 140ns, max_per_file_from_linter: 130ns, path_shortener: 110ns, severity-rules: 100ns" [2025-10-27T08:34:40.233Z] level=info msg="[runner] linters took 11.233311324s with stages: goanalysis_metalinter: 11.220103014s" [2025-10-27T08:34:40.233Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-10-27T08:34:40.233Z] level=info msg="Memory: 335 samples, avg is 285.0MB, max is 1266.1MB" [2025-10-27T08:34:40.233Z] level=info msg="Execution took 33.564840165s" [2025-10-27T08:34:40.233Z] go vet ./... [2025-10-27T08:34:45.509Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-27T08:34:45.768Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-27T08:34:45.768Z] ./bin/test-attribution-txt.sh [2025-10-27T08:34:45.768Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-27T08:34:46.027Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-27T08:34:46.027Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-27T08:34:46.027Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-27T08:34:46.027Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-27T08:34:46.027Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-27T08:34:46.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-27T08:34:46.337Z] + ls -al . [2025-10-27T08:34:46.337Z] total 2072 [2025-10-27T08:34:46.337Z] drwxrwxr-x 11 1001 1001 4096 Oct 27 08:32 . [2025-10-27T08:34:46.337Z] drwxr-xr-x 4 root root 4096 Oct 27 08:32 .. [2025-10-27T08:34:46.337Z] drwxrwxr-x 2 1001 1001 4096 Oct 27 08:31 .blubracket [2025-10-27T08:34:46.337Z] -rw-rw-r-- 1 1001 1001 10 Oct 27 08:31 .dockerignore [2025-10-27T08:34:46.337Z] drwxrwxr-x 8 1001 1001 4096 Oct 27 08:34 .git [2025-10-27T08:34:46.337Z] drwxrwxr-x 3 1001 1001 4096 Oct 27 08:31 .github [2025-10-27T08:34:46.337Z] -rw-rw-r-- 1 1001 1001 909 Oct 27 08:31 .gitignore [2025-10-27T08:34:46.337Z] -rw-rw-r-- 1 1001 1001 218 Oct 27 08:31 .golangci.yml [2025-10-27T08:34:46.337Z] -rw-rw-r-- 1 1001 1001 100 Oct 27 08:31 .hadolint.yml [2025-10-27T08:34:46.337Z] drwxr-xr-x 3 1001 1001 4096 Oct 27 08:32 .semver [2025-10-27T08:34:46.337Z] -rw-rw-r-- 1 1001 1001 155 Oct 27 08:31 .sonarcloud.properties [2025-10-27T08:34:46.337Z] -rw-rw-r-- 1 1001 1001 1171 Oct 27 08:31 ADOPTERS.md [2025-10-27T08:34:46.337Z] -rw-rw-r-- 1 1001 1001 17374 Oct 27 08:31 Attribution.txt [2025-10-27T08:34:46.337Z] -rw-rw-r-- 1 1001 1001 108018 Oct 27 08:31 CHANGELOG.md [2025-10-27T08:34:46.337Z] -rw-rw-r-- 1 1001 1001 3804 Oct 27 08:31 CONTRIBUTING.md [2025-10-27T08:34:46.337Z] -rw-rw-r-- 1 1001 1001 677 Oct 27 08:31 GOVERNANCE.md [2025-10-27T08:34:46.337Z] -rw-rw-r-- 1 1001 1001 886 Oct 27 08:31 Jenkinsfile [2025-10-27T08:34:46.337Z] -rw-rw-r-- 1 1001 1001 10775 Oct 27 08:31 LICENSE [2025-10-27T08:34:46.337Z] -rw-rw-r-- 1 1001 1001 16740 Oct 27 08:31 Makefile [2025-10-27T08:34:46.337Z] -rw-rw-r-- 1 1001 1001 582 Oct 27 08:31 OWNERS.md [2025-10-27T08:34:46.337Z] -rw-rw-r-- 1 1001 1001 9932 Oct 27 08:31 README.md [2025-10-27T08:34:46.337Z] -rw-rw-r-- 1 1001 1001 789 Oct 27 08:31 SECURITY.md [2025-10-27T08:34:46.337Z] -rw-rw-r-- 1 1001 1001 5 Oct 27 08:32 VERSION [2025-10-27T08:34:46.337Z] drwxrwxr-x 2 1001 1001 4096 Oct 27 08:31 bin [2025-10-27T08:34:46.337Z] drwxrwxr-x 19 1001 1001 4096 Oct 27 08:31 cmd [2025-10-27T08:34:46.337Z] -rw-r--r-- 1 root root 1743984 Oct 27 08:34 coverage.out [2025-10-27T08:34:46.337Z] drwxrwxr-x 2 1001 1001 4096 Oct 27 08:31 fuzz_test [2025-10-27T08:34:46.337Z] -rw-rw-r-- 1 1001 1001 6539 Oct 27 08:31 go.mod [2025-10-27T08:34:46.337Z] -rw-rw-r-- 1 1001 1001 88541 Oct 27 08:31 go.sum [2025-10-27T08:34:46.337Z] drwxrwxr-x 7 1001 1001 4096 Oct 27 08:31 internal [2025-10-27T08:34:46.337Z] drwxrwxr-x 2 1001 1001 4096 Oct 27 08:31 openapi [2025-10-27T08:34:46.337Z] -rw-rw-r-- 1 1001 1001 584 Oct 27 08:31 security.txt [2025-10-27T08:34:46.337Z] -rw-rw-r-- 1 1001 1001 204 Oct 27 08:31 version.go [Pipeline] sh [2025-10-27T08:34:46.624Z] + '[' -e coverage.out ] [2025-10-27T08:34:46.624Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-27T08:34:46.809Z] Stashed 1 file(s) [Pipeline] sh [2025-10-27T08:34:47.087Z] + make build [2025-10-27T08:34:47.087Z] 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-27T08:35:09.024Z] 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-27T08:35:09.283Z] 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-27T08:35:11.214Z] 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-27T08:35:11.472Z] 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-27T08:35:13.373Z] 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-27T08:35:18.639Z] 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-27T08:35:20.014Z] 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-27T08:35:22.543Z] 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-27T08:35:24.457Z] 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-27T08:35:25.830Z] 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-27T08:35:27.212Z] 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-27T08:35:28.148Z] 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-27T08:35:29.552Z] $ docker stop --time=1 6a64e142fc74955518076d17f9a49ee1254a0ba342780df1c0f0a5fc9716bb7c [2025-10-27T08:35:35.979Z] $ docker rm -f --volumes 6a64e142fc74955518076d17f9a49ee1254a0ba342780df1c0f0a5fc9716bb7c [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-27T08:35:37.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-27T08:35:37.256Z] [2025-10-27T08:35:37.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T08:35:37.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-27T08:35:37.557Z] latest: Pulling from edgex-devops/edgex-compose [2025-10-27T08:35:37.557Z] 91d30c5bc195: Pulling fs layer [2025-10-27T08:35:37.557Z] 2e9b0aa3be6d: Pulling fs layer [2025-10-27T08:35:37.557Z] 9c61dcf015f6: Pulling fs layer [2025-10-27T08:35:37.557Z] 4698f68db338: Pulling fs layer [2025-10-27T08:35:37.557Z] 2a2f49069b9e: Pulling fs layer [2025-10-27T08:35:37.557Z] 4698f68db338: Waiting [2025-10-27T08:35:37.557Z] e0025b399a48: Pulling fs layer [2025-10-27T08:35:37.557Z] 2a2f49069b9e: Waiting [2025-10-27T08:35:37.557Z] e0025b399a48: Waiting [2025-10-27T08:35:37.557Z] 91d30c5bc195: Verifying Checksum [2025-10-27T08:35:37.557Z] 91d30c5bc195: Download complete [2025-10-27T08:35:37.557Z] 4698f68db338: Verifying Checksum [2025-10-27T08:35:37.557Z] 4698f68db338: Download complete [2025-10-27T08:35:37.815Z] 2e9b0aa3be6d: Download complete [2025-10-27T08:35:37.815Z] 91d30c5bc195: Pull complete [2025-10-27T08:35:37.815Z] e0025b399a48: Verifying Checksum [2025-10-27T08:35:37.815Z] e0025b399a48: Download complete [2025-10-27T08:35:37.815Z] 2a2f49069b9e: Download complete [2025-10-27T08:35:38.073Z] 2e9b0aa3be6d: Pull complete [2025-10-27T08:35:38.641Z] 9c61dcf015f6: Verifying Checksum [2025-10-27T08:35:38.641Z] 9c61dcf015f6: Download complete [2025-10-27T08:35:41.942Z] 9c61dcf015f6: Pull complete [2025-10-27T08:35:41.942Z] 4698f68db338: Pull complete [2025-10-27T08:35:42.507Z] 2a2f49069b9e: Pull complete [2025-10-27T08:35:43.074Z] e0025b399a48: Pull complete [2025-10-27T08:35:43.074Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-10-27T08:35:43.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-27T08:35:43.074Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-27T08:35:43.187Z] prd-ubuntu20.04-docker-8c-8g-675680 does not seem to be running inside a container [2025-10-27T08:35:43.223Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-27T08:35:46.652Z] $ docker top 51925db1a3506a67ff4b57cd2a0d52a2e5214e82d5c906b8ba7656745e2affa1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-27T08:35:46.994Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-27T08:35:47.253Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-27T08:35:47.555Z] #1 transferring dockerfile: [2025-10-27T08:35:47.816Z] #1 transferring dockerfile: 2.23kB done [2025-10-27T08:35:47.816Z] #1 DONE 0.7s [2025-10-27T08:35:47.816Z] [2025-10-27T08:35:47.816Z] #2 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-27T08:35:48.075Z] #2 DONE 0.0s [2025-10-27T08:35:48.075Z] [2025-10-27T08:35:48.075Z] #3 [support-scheduler internal] load build definition from Dockerfile [2025-10-27T08:35:48.642Z] #3 ... [2025-10-27T08:35:48.642Z] [2025-10-27T08:35:48.642Z] #4 [security-spire-config internal] load build definition from Dockerfile [2025-10-27T08:35:48.642Z] #4 transferring dockerfile: 1.69kB done [2025-10-27T08:35:48.642Z] #4 DONE 1.3s [2025-10-27T08:35:48.642Z] [2025-10-27T08:35:48.642Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-27T08:35:49.581Z] #5 ... [2025-10-27T08:35:49.581Z] [2025-10-27T08:35:49.581Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-27T08:35:49.581Z] #6 transferring dockerfile: 2.14kB done [2025-10-27T08:35:49.581Z] #6 DONE 2.1s [2025-10-27T08:35:49.581Z] [2025-10-27T08:35:49.581Z] #2 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-27T08:35:49.581Z] #2 DONE 0.0s [2025-10-27T08:35:49.581Z] [2025-10-27T08:35:49.581Z] #3 [support-scheduler internal] load build definition from Dockerfile [2025-10-27T08:35:49.839Z] #3 ... [2025-10-27T08:35:49.839Z] [2025-10-27T08:35:49.839Z] #7 [core-data internal] load build definition from Dockerfile [2025-10-27T08:35:49.839Z] #7 transferring dockerfile: 2.04kB 0.0s done [2025-10-27T08:35:49.839Z] #7 DONE 2.3s [2025-10-27T08:35:49.839Z] [2025-10-27T08:35:49.839Z] #3 [support-scheduler internal] load build definition from Dockerfile [2025-10-27T08:35:49.839Z] #3 transferring dockerfile: 1.83kB done [2025-10-27T08:35:49.839Z] #3 ... [2025-10-27T08:35:49.839Z] [2025-10-27T08:35:49.839Z] #2 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-27T08:35:49.839Z] #2 DONE 0.0s [2025-10-27T08:35:49.839Z] [2025-10-27T08:35:49.840Z] #8 [core-command internal] load build definition from Dockerfile [2025-10-27T08:35:49.840Z] #8 transferring dockerfile: 1.94kB done [2025-10-27T08:35:49.840Z] #8 DONE 2.4s [2025-10-27T08:35:50.099Z] [2025-10-27T08:35:50.099Z] #2 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-27T08:35:50.099Z] #2 DONE 0.0s [2025-10-27T08:35:50.099Z] [2025-10-27T08:35:50.099Z] #9 [core-data internal] load metadata for docker.io/library/alpine:3.22.1 [2025-10-27T08:35:50.358Z] #9 ... [2025-10-27T08:35:50.358Z] [2025-10-27T08:35:50.358Z] #10 [support-notifications internal] load build definition from Dockerfile [2025-10-27T08:35:50.358Z] #10 transferring dockerfile: 2.00kB done [2025-10-27T08:35:50.358Z] #10 DONE 2.8s [2025-10-27T08:35:50.358Z] [2025-10-27T08:35:50.358Z] #2 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-27T08:35:50.358Z] #2 DONE 0.0s [2025-10-27T08:35:50.358Z] [2025-10-27T08:35:50.358Z] #11 [security-spire-server internal] load build definition from Dockerfile [2025-10-27T08:35:50.358Z] #11 transferring dockerfile: 1.70kB done [2025-10-27T08:35:51.358Z] #11 ... [2025-10-27T08:35:51.358Z] [2025-10-27T08:35:51.358Z] #3 [support-scheduler internal] load build definition from Dockerfile [2025-10-27T08:35:51.358Z] #3 DONE 3.3s [2025-10-27T08:35:51.358Z] [2025-10-27T08:35:51.358Z] #12 [security-proxy-auth internal] load .dockerignore [2025-10-27T08:35:51.358Z] #12 DONE 0.0s [2025-10-27T08:35:51.358Z] [2025-10-27T08:35:51.358Z] #13 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-27T08:35:51.358Z] #13 DONE 3.1s [2025-10-27T08:35:51.358Z] [2025-10-27T08:35:51.358Z] #14 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-27T08:35:51.358Z] #14 DONE 0.0s [2025-10-27T08:35:51.358Z] [2025-10-27T08:35:51.358Z] #2 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-27T08:35:51.358Z] #2 DONE 0.0s [2025-10-27T08:35:51.358Z] [2025-10-27T08:35:51.358Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-27T08:35:51.358Z] #5 transferring dockerfile: 2.49kB done [2025-10-27T08:35:51.358Z] #5 ... [2025-10-27T08:35:51.358Z] [2025-10-27T08:35:51.358Z] #15 [core-metadata internal] load build definition from Dockerfile [2025-10-27T08:35:51.358Z] #15 transferring dockerfile: 2.10kB done [2025-10-27T08:35:51.358Z] #15 DONE 3.2s [2025-10-27T08:35:51.358Z] [2025-10-27T08:35:51.358Z] #16 [security-spire-agent internal] load build definition from Dockerfile [2025-10-27T08:35:51.358Z] #16 transferring dockerfile: 1.81kB done [2025-10-27T08:35:51.358Z] #16 DONE 3.2s [2025-10-27T08:35:51.619Z] [2025-10-27T08:35:51.619Z] #2 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-27T08:35:51.619Z] #2 DONE 0.0s [2025-10-27T08:35:51.619Z] [2025-10-27T08:35:51.619Z] #11 [security-spire-server internal] load build definition from Dockerfile [2025-10-27T08:35:51.619Z] #11 DONE 3.2s [2025-10-27T08:35:51.619Z] [2025-10-27T08:35:51.619Z] #9 [core-data internal] load metadata for docker.io/library/alpine:3.22.1 [2025-10-27T08:35:51.619Z] #9 DONE 1.7s [2025-10-27T08:35:51.619Z] [2025-10-27T08:35:51.619Z] #17 [core-keeper internal] load build definition from Dockerfile [2025-10-27T08:35:51.619Z] #17 transferring dockerfile: 2.01kB done [2025-10-27T08:35:51.619Z] #17 DONE 3.3s [2025-10-27T08:35:51.619Z] [2025-10-27T08:35:51.619Z] #18 [core-data internal] load .dockerignore [2025-10-27T08:35:51.878Z] #18 ... [2025-10-27T08:35:51.878Z] [2025-10-27T08:35:51.878Z] #19 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-27T08:35:51.878Z] #19 transferring dockerfile: 2.50kB done [2025-10-27T08:35:51.878Z] #19 DONE 3.3s [2025-10-27T08:35:51.878Z] [2025-10-27T08:35:51.878Z] #2 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-27T08:35:51.878Z] #2 DONE 0.0s [2025-10-27T08:35:51.878Z] [2025-10-27T08:35:51.878Z] #20 [core-keeper internal] load .dockerignore [2025-10-27T08:35:51.878Z] #20 DONE 0.0s [2025-10-27T08:35:51.878Z] [2025-10-27T08:35:51.878Z] #13 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-10-27T08:35:51.878Z] #13 DONE 3.7s [2025-10-27T08:35:51.878Z] [2025-10-27T08:35:51.878Z] #21 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-27T08:35:51.878Z] #21 transferring dockerfile: 1.89kB done [2025-10-27T08:35:51.878Z] #21 DONE 3.4s [2025-10-27T08:35:51.878Z] [2025-10-27T08:35:51.878Z] #2 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-27T08:35:51.878Z] #2 DONE 0.0s [2025-10-27T08:35:51.878Z] [2025-10-27T08:35:51.878Z] #22 [support-scheduler internal] load .dockerignore [2025-10-27T08:35:51.878Z] #22 DONE 0.0s [2025-10-27T08:35:51.878Z] [2025-10-27T08:35:51.878Z] #23 [core-metadata internal] load .dockerignore [2025-10-27T08:35:51.878Z] #23 DONE 0.0s [2025-10-27T08:35:51.878Z] [2025-10-27T08:35:51.878Z] #13 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-27T08:35:52.147Z] #13 ... [2025-10-27T08:35:52.147Z] [2025-10-27T08:35:52.147Z] #24 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-27T08:35:52.147Z] #24 transferring dockerfile: 3.02kB done [2025-10-27T08:35:52.147Z] #24 DONE 3.5s [2025-10-27T08:35:52.147Z] [2025-10-27T08:35:52.147Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-27T08:35:52.147Z] #5 DONE 3.3s [2025-10-27T08:35:52.147Z] [2025-10-27T08:35:52.147Z] #2 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-27T08:35:52.147Z] #2 DONE 0.0s [2025-10-27T08:35:52.147Z] [2025-10-27T08:35:52.147Z] #13 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-27T08:35:52.408Z] #13 ... [2025-10-27T08:35:52.408Z] [2025-10-27T08:35:52.408Z] #25 [core-command internal] load .dockerignore [2025-10-27T08:35:52.408Z] #25 transferring context: 50B done [2025-10-27T08:35:52.408Z] #25 DONE 1.3s [2025-10-27T08:35:52.668Z] [2025-10-27T08:35:52.668Z] #26 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-27T08:35:52.668Z] #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-27T08:35:53.262Z] #26 ... [2025-10-27T08:35:53.262Z] [2025-10-27T08:35:53.262Z] #27 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-27T08:35:53.262Z] #27 DONE 4.4s [2025-10-27T08:35:53.532Z] [2025-10-27T08:35:53.532Z] #13 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-27T08:35:53.532Z] #13 DONE 5.1s [2025-10-27T08:35:53.532Z] [2025-10-27T08:35:53.532Z] #26 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-27T08:35:53.532Z] #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.8s done [2025-10-27T08:35:53.532Z] #26 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-27T08:35:53.532Z] #26 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-27T08:35:53.532Z] #26 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-27T08:35:53.532Z] #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s [2025-10-27T08:35:53.532Z] #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-27T08:35:53.532Z] #26 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 [2025-10-27T08:35:53.791Z] #26 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.1s done [2025-10-27T08:35:53.791Z] #26 ... [2025-10-27T08:35:53.791Z] [2025-10-27T08:35:53.791Z] #28 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-27T08:35:53.791Z] #28 DONE 2.2s [2025-10-27T08:35:54.049Z] [2025-10-27T08:35:54.049Z] #29 [security-spire-agent internal] load .dockerignore [2025-10-27T08:35:54.049Z] #29 ... [2025-10-27T08:35:54.049Z] [2025-10-27T08:35:54.049Z] #14 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-27T08:35:54.049Z] #14 transferring context: 50B done [2025-10-27T08:35:54.049Z] #14 DONE 3.0s [2025-10-27T08:35:54.308Z] [2025-10-27T08:35:54.308Z] #30 [support-notifications internal] load .dockerignore [2025-10-27T08:35:54.308Z] #30 transferring context: 50B done [2025-10-27T08:35:54.308Z] #30 DONE 3.0s [2025-10-27T08:35:54.308Z] [2025-10-27T08:35:54.308Z] #12 [security-proxy-auth internal] load .dockerignore [2025-10-27T08:35:54.308Z] #12 transferring context: 50B done [2025-10-27T08:35:54.308Z] #12 DONE 3.1s [2025-10-27T08:35:54.308Z] [2025-10-27T08:35:54.308Z] #31 [support-notifications internal] load build context [2025-10-27T08:35:54.308Z] #31 DONE 0.0s [2025-10-27T08:35:54.308Z] [2025-10-27T08:35:54.308Z] #32 [security-spire-config internal] load .dockerignore [2025-10-27T08:35:54.308Z] #32 transferring context: 50B done [2025-10-27T08:35:54.308Z] #32 DONE 2.7s [2025-10-27T08:35:54.308Z] [2025-10-27T08:35:54.308Z] #26 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-27T08:35:54.308Z] #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.8s done [2025-10-27T08:35:54.308Z] #26 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-27T08:35:54.308Z] #26 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-27T08:35:54.308Z] #26 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-27T08:35:54.308Z] #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-27T08:35:54.308Z] #26 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.1s done [2025-10-27T08:35:54.308Z] #26 ... [2025-10-27T08:35:54.308Z] [2025-10-27T08:35:54.308Z] #18 [core-data internal] load .dockerignore [2025-10-27T08:35:54.308Z] #18 transferring context: 50B done [2025-10-27T08:35:54.308Z] #18 DONE 2.6s [2025-10-27T08:35:54.308Z] [2025-10-27T08:35:54.308Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T08:35:54.308Z] #33 DONE 0.0s [2025-10-27T08:35:54.308Z] [2025-10-27T08:35:54.308Z] #34 [security-spire-config internal] load build context [2025-10-27T08:35:54.308Z] #34 DONE 0.0s [2025-10-27T08:35:54.308Z] [2025-10-27T08:35:54.308Z] #20 [core-keeper internal] load .dockerignore [2025-10-27T08:35:54.308Z] #20 transferring context: 50B done [2025-10-27T08:35:54.308Z] #20 DONE 2.5s [2025-10-27T08:35:54.308Z] [2025-10-27T08:35:54.308Z] #26 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-27T08:35:54.308Z] #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.8s done [2025-10-27T08:35:54.308Z] #26 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-27T08:35:54.308Z] #26 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-27T08:35:54.308Z] #26 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-27T08:35:54.308Z] #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-27T08:35:54.308Z] #26 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.1s done [2025-10-27T08:35:54.569Z] #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.8s done [2025-10-27T08:35:54.569Z] #26 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-27T08:35:54.569Z] #26 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-27T08:35:54.569Z] #26 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-27T08:35:54.569Z] #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-27T08:35:54.569Z] #26 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.1s done [2025-10-27T08:35:54.826Z] #26 ... [2025-10-27T08:35:54.826Z] [2025-10-27T08:35:54.826Z] #23 [core-metadata internal] load .dockerignore [2025-10-27T08:35:54.826Z] #23 transferring context: 50B done [2025-10-27T08:35:54.826Z] #23 DONE 2.6s [2025-10-27T08:35:54.826Z] [2025-10-27T08:35:54.826Z] #22 [support-scheduler internal] load .dockerignore [2025-10-27T08:35:54.826Z] #22 transferring context: 50B done [2025-10-27T08:35:54.826Z] #22 DONE 2.6s [2025-10-27T08:35:54.826Z] [2025-10-27T08:35:54.826Z] #26 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-27T08:35:54.826Z] #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.8s done [2025-10-27T08:35:54.826Z] #26 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-27T08:35:54.826Z] #26 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-27T08:35:54.826Z] #26 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-27T08:35:54.826Z] #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-27T08:35:54.826Z] #26 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.1s done [2025-10-27T08:35:55.087Z] #26 DONE 2.6s [2025-10-27T08:35:55.087Z] [2025-10-27T08:35:55.087Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T08:35:55.087Z] #33 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.7s done [2025-10-27T08:35:55.087Z] #33 DONE 0.7s [2025-10-27T08:35:55.087Z] [2025-10-27T08:35:55.087Z] #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-27T08:35:57.614Z] #35 DONE 4.9s [2025-10-27T08:35:57.614Z] [2025-10-27T08:35:57.614Z] #36 [core-metadata internal] load build context [2025-10-27T08:35:59.513Z] #36 transferring context: 495.91MB 3.9s [2025-10-27T08:35:59.770Z] #36 ... [2025-10-27T08:35:59.770Z] [2025-10-27T08:35:59.770Z] #37 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-27T08:35:59.770Z] #37 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 0.7s done [2025-10-27T08:35:59.770Z] #37 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done [2025-10-27T08:35:59.770Z] #37 sha256:eafc1edb577d2e9b458664a15f23ea1c370214193226069eb22921169fc7e43f 1.02kB / 1.02kB done [2025-10-27T08:35:59.770Z] #37 sha256:9234e8fb04c47cfe0f49931e4ac7eb76fa904e33b7f8576aec0501c085f02516 581B / 581B done [2025-10-27T08:35:59.770Z] #37 DONE 5.2s [2025-10-27T08:35:59.770Z] [2025-10-27T08:35:59.770Z] #36 [core-metadata internal] load build context [2025-10-27T08:36:00.703Z] #36 transferring context: 596.03MB 5.2s done [2025-10-27T08:36:02.602Z] #36 ... [2025-10-27T08:36:02.602Z] [2025-10-27T08:36:02.602Z] #38 [core-command internal] load build context [2025-10-27T08:36:02.602Z] #38 transferring context: 596.03MB 4.4s done [2025-10-27T08:36:02.602Z] #38 ... [2025-10-27T08:36:02.602Z] [2025-10-27T08:36:02.602Z] #31 [support-notifications internal] load build context [2025-10-27T08:36:02.602Z] #31 transferring context: 596.03MB 6.0s done [2025-10-27T08:36:02.958Z] #31 ... [2025-10-27T08:36:02.958Z] [2025-10-27T08:36:02.958Z] #34 [security-spire-config internal] load build context [2025-10-27T08:36:02.958Z] #34 transferring context: 22.05kB done [2025-10-27T08:36:02.958Z] #34 DONE 8.3s [2025-10-27T08:36:02.958Z] [2025-10-27T08:36:02.958Z] #39 [core-common-config-bootstrapper internal] load build context [2025-10-27T08:36:02.958Z] #39 transferring context: 596.03MB 5.6s done [2025-10-27T08:36:03.223Z] #39 ... [2025-10-27T08:36:03.223Z] [2025-10-27T08:36:03.223Z] #40 [security-spire-server internal] load .dockerignore [2025-10-27T08:36:03.223Z] #40 transferring context: 50B done [2025-10-27T08:36:03.790Z] #40 ... [2025-10-27T08:36:03.791Z] [2025-10-27T08:36:03.791Z] #41 [security-secretstore-setup internal] load .dockerignore [2025-10-27T08:36:03.791Z] #41 transferring context: 50B 0.0s done [2025-10-27T08:36:03.791Z] #41 ... [2025-10-27T08:36:03.791Z] [2025-10-27T08:36:03.791Z] #42 [security-proxy-setup internal] load .dockerignore [2025-10-27T08:36:04.048Z] #42 ... [2025-10-27T08:36:04.048Z] [2025-10-27T08:36:04.048Z] #43 [security-bootstrapper internal] load .dockerignore [2025-10-27T08:36:04.048Z] #43 ... [2025-10-27T08:36:04.048Z] [2025-10-27T08:36:04.048Z] #44 [security-spiffe-token-provider internal] load .dockerignore [2025-10-27T08:36:04.048Z] #44 ... [2025-10-27T08:36:04.048Z] [2025-10-27T08:36:04.048Z] #45 [security-proxy-auth internal] load build context [2025-10-27T08:36:04.048Z] #45 transferring context: 596.03MB 6.4s done [2025-10-27T08:36:04.308Z] #45 ... [2025-10-27T08:36:04.309Z] [2025-10-27T08:36:04.309Z] #46 [support-scheduler internal] load build context [2025-10-27T08:36:04.309Z] #46 ... [2025-10-27T08:36:04.309Z] [2025-10-27T08:36:04.309Z] #47 [core-keeper internal] load build context [2025-10-27T08:36:05.249Z] #47 transferring context: 596.03MB 6.7s done [2025-10-27T08:36:05.249Z] #47 ... [2025-10-27T08:36:05.249Z] [2025-10-27T08:36:05.249Z] #48 [core-data internal] load build context [2025-10-27T08:36:05.249Z] #48 transferring context: 596.03MB 5.8s done [2025-10-27T08:36:05.249Z] #48 ... [2025-10-27T08:36:05.249Z] [2025-10-27T08:36:05.249Z] #49 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-27T08:36:05.249Z] #0 4.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:05.249Z] #0 4.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:05.249Z] #0 4.917 v3.20.8-30-gc0e09b3eab0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-27T08:36:05.249Z] #0 4.917 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-27T08:36:05.249Z] #0 4.917 OK: 24171 distinct packages available [2025-10-27T08:36:05.249Z] #0 4.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:05.249Z] #0 5.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:05.249Z] #0 5.411 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-27T08:36:05.249Z] #0 5.415 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-27T08:36:05.249Z] #0 5.418 (3/4) Installing libucontext (1.2-r3) [2025-10-27T08:36:05.249Z] #0 5.421 (4/4) Installing gcompat (1.1.0-r4) [2025-10-27T08:36:05.249Z] #0 5.426 Executing busybox-1.36.1-r30.trigger [2025-10-27T08:36:05.249Z] #0 5.430 OK: 8 MiB in 18 packages [2025-10-27T08:36:05.249Z] #49 ... [2025-10-27T08:36:05.249Z] [2025-10-27T08:36:05.249Z] #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-27T08:36:05.509Z] #50 ... [2025-10-27T08:36:05.509Z] [2025-10-27T08:36:05.509Z] #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-27T08:36:05.509Z] #0 4.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:05.509Z] #0 4.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:05.509Z] #0 5.050 (1/3) Installing ca-certificates (20250911-r0) [2025-10-27T08:36:05.509Z] #0 5.064 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-27T08:36:05.509Z] #0 5.074 (3/3) Installing tzdata (2025b-r0) [2025-10-27T08:36:05.509Z] #0 5.108 Executing busybox-1.36.1-r30.trigger [2025-10-27T08:36:05.509Z] #0 5.123 Executing ca-certificates-20250911-r0.trigger [2025-10-27T08:36:05.509Z] #0 5.171 OK: 10 MiB in 17 packages [2025-10-27T08:36:05.767Z] #51 ... [2025-10-27T08:36:05.767Z] [2025-10-27T08:36:05.767Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T08:36:05.767Z] #33 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-27T08:36:05.767Z] #33 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-10-27T08:36:05.767Z] #33 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-10-27T08:36:05.767Z] #33 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done [2025-10-27T08:36:05.767Z] #33 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.5s done [2025-10-27T08:36:05.767Z] #33 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.6s done [2025-10-27T08:36:05.767Z] #33 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-10-27T08:36:05.767Z] #33 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.4s done [2025-10-27T08:36:05.767Z] #33 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-27T08:36:05.767Z] #33 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-27T08:36:05.767Z] #33 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.4s done [2025-10-27T08:36:05.767Z] #33 ... [2025-10-27T08:36:05.767Z] [2025-10-27T08:36:05.767Z] #52 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-10-27T08:36:05.767Z] #0 4.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:05.767Z] #0 4.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:05.767Z] #0 4.992 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-27T08:36:05.767Z] #0 4.998 Executing busybox-1.36.1-r30.trigger [2025-10-27T08:36:05.767Z] #0 5.006 OK: 8 MiB in 15 packages [2025-10-27T08:36:06.025Z] #52 ... [2025-10-27T08:36:06.025Z] [2025-10-27T08:36:06.025Z] #53 [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-27T08:36:06.025Z] #53 ... [2025-10-27T08:36:06.025Z] [2025-10-27T08:36:06.025Z] #54 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-10-27T08:36:10.214Z] #54 ... [2025-10-27T08:36:10.214Z] [2025-10-27T08:36:10.214Z] #29 [security-spire-agent internal] load .dockerignore [2025-10-27T08:36:10.214Z] #29 transferring context: 50B done [2025-10-27T08:36:10.214Z] #29 ... [2025-10-27T08:36:10.214Z] [2025-10-27T08:36:10.214Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-27T08:36:10.214Z] #55 ... [2025-10-27T08:36:10.214Z] [2025-10-27T08:36:10.214Z] #46 [support-scheduler internal] load build context [2025-10-27T08:36:10.214Z] #46 transferring context: 596.03MB 6.5s done [2025-10-27T08:36:18.334Z] #46 ... [2025-10-27T08:36:18.334Z] [2025-10-27T08:36:18.334Z] #38 [core-command internal] load build context [2025-10-27T08:36:18.334Z] #38 DONE 25.3s [2025-10-27T08:36:18.334Z] [2025-10-27T08:36:18.334Z] #31 [support-notifications internal] load build context [2025-10-27T08:36:22.684Z] #31 ... [2025-10-27T08:36:22.684Z] [2025-10-27T08:36:22.684Z] #40 [security-spire-server internal] load .dockerignore [2025-10-27T08:36:22.684Z] #40 DONE 29.4s [2025-10-27T08:36:22.684Z] [2025-10-27T08:36:22.684Z] #42 [security-proxy-setup internal] load .dockerignore [2025-10-27T08:36:22.959Z] #42 ... [2025-10-27T08:36:22.959Z] [2025-10-27T08:36:22.959Z] #41 [security-secretstore-setup internal] load .dockerignore [2025-10-27T08:36:22.959Z] #41 DONE 29.8s [2025-10-27T08:36:23.219Z] [2025-10-27T08:36:23.219Z] #26 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-27T08:36:23.219Z] #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.8s done [2025-10-27T08:36:23.219Z] #26 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-27T08:36:23.219Z] #26 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-27T08:36:23.219Z] #26 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-27T08:36:23.219Z] #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-27T08:36:23.219Z] #26 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.1s done [2025-10-27T08:36:23.219Z] #26 DONE 2.6s [2025-10-27T08:36:23.219Z] [2025-10-27T08:36:23.220Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-27T08:36:23.220Z] #35 DONE 4.9s [2025-10-27T08:36:23.220Z] [2025-10-27T08:36:23.220Z] #29 [security-spire-agent internal] load .dockerignore [2025-10-27T08:36:23.220Z] #29 DONE 29.3s [2025-10-27T08:36:23.220Z] [2025-10-27T08:36:23.220Z] #36 [core-metadata internal] load build context [2025-10-27T08:36:23.220Z] #36 DONE 28.3s [2025-10-27T08:36:23.220Z] [2025-10-27T08:36:23.220Z] #39 [core-common-config-bootstrapper internal] load build context [2025-10-27T08:36:23.220Z] #39 DONE 28.9s [2025-10-27T08:36:23.220Z] [2025-10-27T08:36:23.220Z] #31 [support-notifications internal] load build context [2025-10-27T08:36:23.220Z] #31 DONE 28.9s [2025-10-27T08:36:23.220Z] [2025-10-27T08:36:23.220Z] #48 [core-data internal] load build context [2025-10-27T08:36:23.220Z] #48 DONE 28.7s [2025-10-27T08:36:23.220Z] [2025-10-27T08:36:23.220Z] #45 [security-proxy-auth internal] load build context [2025-10-27T08:36:23.220Z] #45 DONE 28.8s [2025-10-27T08:36:23.220Z] [2025-10-27T08:36:23.220Z] #47 [core-keeper internal] load build context [2025-10-27T08:36:23.220Z] #47 DONE 28.7s [2025-10-27T08:36:23.220Z] [2025-10-27T08:36:23.220Z] #46 [support-scheduler internal] load build context [2025-10-27T08:36:23.220Z] #46 DONE 28.4s [2025-10-27T08:36:23.220Z] [2025-10-27T08:36:23.220Z] #54 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-10-27T08:36:23.220Z] #54 DONE 25.6s [2025-10-27T08:36:23.220Z] [2025-10-27T08:36:23.220Z] #49 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-27T08:36:23.220Z] #49 DONE 28.1s [2025-10-27T08:36:23.220Z] [2025-10-27T08:36:23.220Z] #52 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-10-27T08:36:23.220Z] #52 DONE 28.1s [2025-10-27T08:36:23.220Z] [2025-10-27T08:36:23.220Z] #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-27T08:36:23.220Z] #51 DONE 28.1s [2025-10-27T08:36:23.220Z] [2025-10-27T08:36:23.220Z] #43 [security-bootstrapper internal] load .dockerignore [2025-10-27T08:36:23.220Z] #43 transferring context: 50B done [2025-10-27T08:36:23.220Z] #43 DONE 29.9s [2025-10-27T08:36:23.220Z] [2025-10-27T08:36:23.220Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T08:36:23.220Z] #33 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.7s done [2025-10-27T08:36:23.220Z] #33 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-27T08:36:23.220Z] #33 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-10-27T08:36:23.220Z] #33 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-10-27T08:36:23.220Z] #33 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done [2025-10-27T08:36:23.220Z] #33 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.5s done [2025-10-27T08:36:23.220Z] #33 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.6s done [2025-10-27T08:36:23.220Z] #33 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-10-27T08:36:23.220Z] #33 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.4s done [2025-10-27T08:36:23.220Z] #33 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-27T08:36:23.220Z] #33 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-27T08:36:23.220Z] #33 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.4s done [2025-10-27T08:36:23.220Z] #33 ... [2025-10-27T08:36:23.220Z] [2025-10-27T08:36:23.220Z] #26 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-27T08:36:23.220Z] #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.8s done [2025-10-27T08:36:23.220Z] #26 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-27T08:36:23.220Z] #26 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-27T08:36:23.220Z] #26 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-27T08:36:23.220Z] #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-27T08:36:23.220Z] #26 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.1s done [2025-10-27T08:36:23.220Z] #26 DONE 2.6s [2025-10-27T08:36:23.220Z] [2025-10-27T08:36:23.220Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-27T08:36:23.220Z] #35 DONE 4.9s [2025-10-27T08:36:23.220Z] [2025-10-27T08:36:23.220Z] #54 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-10-27T08:36:23.220Z] #54 DONE 25.6s [2025-10-27T08:36:23.479Z] [2025-10-27T08:36:23.479Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-27T08:36:23.479Z] #56 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.0s done [2025-10-27T08:36:23.479Z] #56 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s [2025-10-27T08:36:23.479Z] #56 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 2.10MB / 15.53MB 0.2s [2025-10-27T08:36:23.479Z] #56 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-27T08:36:23.479Z] #56 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-10-27T08:36:23.479Z] #56 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-10-27T08:36:23.479Z] #56 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.3s done [2025-10-27T08:36:23.479Z] #56 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.4s [2025-10-27T08:36:23.479Z] #56 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-10-27T08:36:23.740Z] #56 ... [2025-10-27T08:36:23.740Z] [2025-10-27T08:36:23.740Z] #26 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-27T08:36:23.740Z] #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.8s done [2025-10-27T08:36:23.740Z] #26 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-27T08:36:23.740Z] #26 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-27T08:36:23.740Z] #26 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-27T08:36:23.740Z] #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-27T08:36:23.740Z] #26 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.1s done [2025-10-27T08:36:23.740Z] #26 DONE 2.6s [2025-10-27T08:36:23.740Z] [2025-10-27T08:36:23.740Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-27T08:36:23.740Z] #35 DONE 4.9s [2025-10-27T08:36:23.740Z] [2025-10-27T08:36:23.740Z] #54 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-10-27T08:36:23.740Z] #54 DONE 25.6s [2025-10-27T08:36:23.740Z] [2025-10-27T08:36:23.740Z] #53 [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-27T08:36:23.740Z] #53 DONE 28.5s [2025-10-27T08:36:23.740Z] [2025-10-27T08:36:23.740Z] #44 [security-spiffe-token-provider internal] load .dockerignore [2025-10-27T08:36:23.740Z] #44 transferring context: 50B done [2025-10-27T08:36:23.740Z] #44 DONE 30.3s [2025-10-27T08:36:23.740Z] [2025-10-27T08:36:23.740Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-27T08:36:23.740Z] #56 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.4s done [2025-10-27T08:36:23.740Z] #56 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c [2025-10-27T08:36:23.740Z] #56 ... [2025-10-27T08:36:23.740Z] [2025-10-27T08:36:23.740Z] #26 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-27T08:36:23.740Z] #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.8s done [2025-10-27T08:36:23.740Z] #26 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-27T08:36:23.740Z] #26 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-27T08:36:23.740Z] #26 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-27T08:36:23.740Z] #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-27T08:36:23.740Z] #26 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.1s done [2025-10-27T08:36:23.740Z] #26 DONE 2.6s [2025-10-27T08:36:23.740Z] [2025-10-27T08:36:23.740Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-27T08:36:23.740Z] #35 DONE 4.9s [2025-10-27T08:36:23.740Z] [2025-10-27T08:36:23.740Z] #54 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-10-27T08:36:23.740Z] #54 DONE 25.6s [2025-10-27T08:36:23.740Z] [2025-10-27T08:36:23.740Z] #42 [security-proxy-setup internal] load .dockerignore [2025-10-27T08:36:23.740Z] #42 transferring context: 50B done [2025-10-27T08:36:23.740Z] #42 DONE 30.4s [2025-10-27T08:36:23.740Z] [2025-10-27T08:36:23.740Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-27T08:36:24.304Z] #56 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.5s done [2025-10-27T08:36:26.097Z] #56 ... [2025-10-27T08:36:26.097Z] [2025-10-27T08:36:26.097Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-27T08:36:26.097Z] #0 1.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:26.097Z] #0 1.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:26.097Z] #0 1.363 (1/4) Installing ca-certificates (20250911-r0) [2025-10-27T08:36:26.097Z] #0 1.380 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-27T08:36:26.097Z] #0 1.382 (3/4) Installing su-exec (0.2-r3) [2025-10-27T08:36:26.097Z] #0 1.385 (4/4) Installing yq-go (4.44.1-r2) [2025-10-27T08:36:26.097Z] #0 1.451 Executing busybox-1.36.1-r30.trigger [2025-10-27T08:36:26.097Z] #0 1.458 Executing ca-certificates-20250911-r0.trigger [2025-10-27T08:36:26.097Z] #0 1.498 OK: 19 MiB in 18 packages [2025-10-27T08:36:26.097Z] #57 DONE 2.6s [2025-10-27T08:36:26.097Z] [2025-10-27T08:36:26.097Z] #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-27T08:36:26.097Z] #50 28.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:26.097Z] #50 28.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:26.097Z] #50 28.64 (1/7) Installing ca-certificates (20250911-r0) [2025-10-27T08:36:26.097Z] #50 28.66 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-27T08:36:26.097Z] #50 28.66 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-27T08:36:26.097Z] #50 28.67 (4/7) Installing libsodium (1.0.19-r0) [2025-10-27T08:36:26.097Z] #50 28.67 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-27T08:36:26.097Z] #50 28.78 (6/7) Installing libzmq (4.3.5-r2) [2025-10-27T08:36:26.097Z] #50 28.80 (7/7) Installing zeromq (4.3.5-r2) [2025-10-27T08:36:26.097Z] #50 28.82 Executing busybox-1.36.1-r30.trigger [2025-10-27T08:36:26.097Z] #50 28.83 Executing ca-certificates-20250911-r0.trigger [2025-10-27T08:36:26.097Z] #50 28.87 OK: 12 MiB in 21 packages [2025-10-27T08:36:26.097Z] #50 DONE 30.6s [2025-10-27T08:36:26.097Z] [2025-10-27T08:36:26.097Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-27T08:36:26.097Z] #55 23.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:26.097Z] #55 23.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:26.097Z] #55 24.42 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-27T08:36:26.097Z] #55 24.43 Executing busybox-1.37.0-r18.trigger [2025-10-27T08:36:26.097Z] #55 24.44 OK: 7 MiB in 17 packages [2025-10-27T08:36:26.097Z] #55 DONE 25.9s [2025-10-27T08:36:26.097Z] [2025-10-27T08:36:26.097Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-27T08:36:26.097Z] #0 1.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:26.097Z] #0 1.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:26.097Z] #0 1.521 v3.20.8-30-gc0e09b3eab0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-27T08:36:26.097Z] #0 1.521 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-27T08:36:26.097Z] #0 1.521 OK: 24171 distinct packages available [2025-10-27T08:36:26.097Z] #0 1.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:26.097Z] #0 1.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:26.097Z] #0 2.108 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-27T08:36:26.097Z] #0 2.111 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-27T08:36:26.097Z] #0 2.114 (3/5) Installing libucontext (1.2-r3) [2025-10-27T08:36:26.097Z] #0 2.174 (4/5) Installing gcompat (1.1.0-r4) [2025-10-27T08:36:26.097Z] #0 2.179 (5/5) Installing openssl (3.3.5-r0) [2025-10-27T08:36:26.097Z] #0 2.191 Executing busybox-1.36.1-r30.trigger [2025-10-27T08:36:26.097Z] #0 2.198 OK: 9 MiB in 19 packages [2025-10-27T08:36:26.097Z] #58 DONE 2.6s [2025-10-27T08:36:26.097Z] [2025-10-27T08:36:26.097Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-27T08:36:26.097Z] #0 1.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:26.097Z] #0 1.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:26.097Z] #0 2.155 OK: 265 MiB in 60 packages [2025-10-27T08:36:26.097Z] #59 DONE 2.6s [2025-10-27T08:36:26.097Z] [2025-10-27T08:36:26.097Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-27T08:36:26.097Z] #33 DONE 31.3s [2025-10-27T08:36:26.097Z] [2025-10-27T08:36:26.097Z] #60 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-10-27T08:36:26.097Z] #60 ... [2025-10-27T08:36:26.097Z] [2025-10-27T08:36:26.097Z] #61 [security-spire-agent internal] load build context [2025-10-27T08:36:26.097Z] #61 transferring context: 23.33kB done [2025-10-27T08:36:26.097Z] #61 DONE 2.8s [2025-10-27T08:36:26.097Z] [2025-10-27T08:36:26.097Z] #62 [security-spire-server internal] load build context [2025-10-27T08:36:26.097Z] #62 transferring context: 23.80kB done [2025-10-27T08:36:26.097Z] #62 DONE 2.8s [2025-10-27T08:36:26.097Z] [2025-10-27T08:36:26.097Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-27T08:36:26.097Z] #56 DONE 2.8s [2025-10-27T08:36:26.097Z] [2025-10-27T08:36:26.097Z] #63 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-27T08:36:31.209Z] #63 ... [2025-10-27T08:36:31.209Z] [2025-10-27T08:36:31.209Z] #64 [security-proxy-setup internal] load build context [2025-10-27T08:36:31.209Z] #64 transferring context: 596.03MB 4.6s done [2025-10-27T08:36:33.146Z] #64 ... [2025-10-27T08:36:33.146Z] [2025-10-27T08:36:33.146Z] #65 [security-secretstore-setup internal] load build context [2025-10-27T08:36:33.146Z] #65 transferring context: 596.03MB 4.5s done [2025-10-27T08:36:33.454Z] #65 ... [2025-10-27T08:36:33.454Z] [2025-10-27T08:36:33.454Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-27T08:36:33.454Z] #0 4.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:33.454Z] #0 7.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:33.454Z] #0 8.167 OK: 265 MiB in 60 packages [2025-10-27T08:36:33.454Z] #66 ... [2025-10-27T08:36:33.454Z] [2025-10-27T08:36:33.454Z] #67 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-27T08:36:33.714Z] #67 ... [2025-10-27T08:36:33.714Z] [2025-10-27T08:36:33.714Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-27T08:36:33.714Z] #68 ... [2025-10-27T08:36:33.714Z] [2025-10-27T08:36:33.714Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-27T08:36:33.714Z] #0 6.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:33.714Z] #0 7.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:33.714Z] #0 7.772 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-27T08:36:33.714Z] #0 8.153 (2/2) Installing su-exec (0.2-r3) [2025-10-27T08:36:33.714Z] #0 8.155 Executing busybox-1.36.1-r30.trigger [2025-10-27T08:36:33.714Z] #0 8.162 OK: 8 MiB in 16 packages [2025-10-27T08:36:33.973Z] #69 ... [2025-10-27T08:36:33.973Z] [2025-10-27T08:36:33.973Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-27T08:36:33.973Z] #0 4.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:33.973Z] #0 7.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:33.973Z] #0 8.169 OK: 265 MiB in 60 packages [2025-10-27T08:36:33.973Z] #70 ... [2025-10-27T08:36:33.973Z] [2025-10-27T08:36:33.973Z] #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-27T08:36:34.232Z] #71 ... [2025-10-27T08:36:34.232Z] [2025-10-27T08:36:34.232Z] #72 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-10-27T08:36:34.232Z] #0 4.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:34.232Z] #0 7.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:34.232Z] #0 8.167 OK: 265 MiB in 60 packages [2025-10-27T08:36:34.803Z] #72 ... [2025-10-27T08:36:34.803Z] [2025-10-27T08:36:34.803Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-27T08:36:35.066Z] #73 ... [2025-10-27T08:36:35.066Z] [2025-10-27T08:36:35.066Z] #74 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2025-10-27T08:36:35.999Z] #74 ... [2025-10-27T08:36:35.999Z] [2025-10-27T08:36:35.999Z] #75 [security-spiffe-token-provider internal] load build context [2025-10-27T08:36:35.999Z] #75 transferring context: 596.03MB 4.4s done [2025-10-27T08:36:35.999Z] #75 ... [2025-10-27T08:36:35.999Z] [2025-10-27T08:36:35.999Z] #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-27T08:36:36.258Z] #76 ... [2025-10-27T08:36:36.258Z] [2025-10-27T08:36:36.258Z] #77 [security-bootstrapper internal] load build context [2025-10-27T08:36:36.258Z] #77 transferring context: 596.03MB 4.2s done [2025-10-27T08:36:36.258Z] #77 ... [2025-10-27T08:36:36.258Z] [2025-10-27T08:36:36.258Z] #78 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-27T08:36:36.517Z] #78 ... [2025-10-27T08:36:36.517Z] [2025-10-27T08:36:36.517Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-27T08:36:36.517Z] #79 ... [2025-10-27T08:36:36.517Z] [2025-10-27T08:36:36.517Z] #65 [security-secretstore-setup internal] load build context [2025-10-27T08:36:36.517Z] #65 DONE 13.5s [2025-10-27T08:36:36.517Z] [2025-10-27T08:36:36.517Z] #80 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-27T08:36:36.782Z] #80 ... [2025-10-27T08:36:36.782Z] [2025-10-27T08:36:36.782Z] #77 [security-bootstrapper internal] load build context [2025-10-27T08:36:36.782Z] #77 DONE 13.4s [2025-10-27T08:36:36.782Z] [2025-10-27T08:36:36.782Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-27T08:36:36.782Z] #68 DONE 13.4s [2025-10-27T08:36:36.782Z] [2025-10-27T08:36:36.782Z] #75 [security-spiffe-token-provider internal] load build context [2025-10-27T08:36:36.782Z] #75 DONE 13.0s [2025-10-27T08:36:36.782Z] [2025-10-27T08:36:36.782Z] #72 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-10-27T08:36:36.782Z] #72 DONE 13.4s [2025-10-27T08:36:36.782Z] [2025-10-27T08:36:36.782Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-27T08:36:36.782Z] #66 DONE 13.4s [2025-10-27T08:36:36.782Z] [2025-10-27T08:36:36.782Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-27T08:36:36.782Z] #70 DONE 13.4s [2025-10-27T08:36:36.782Z] [2025-10-27T08:36:36.782Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-27T08:36:36.782Z] #69 DONE 13.4s [2025-10-27T08:36:36.782Z] [2025-10-27T08:36:36.782Z] #64 [security-proxy-setup internal] load build context [2025-10-27T08:36:36.782Z] #64 DONE 13.0s [2025-10-27T08:36:36.782Z] [2025-10-27T08:36:36.782Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-27T08:36:36.782Z] #81 ... [2025-10-27T08:36:36.782Z] [2025-10-27T08:36:36.782Z] #82 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-27T08:36:36.782Z] #82 DONE 0.2s [2025-10-27T08:36:36.782Z] [2025-10-27T08:36:36.782Z] #83 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-27T08:36:36.782Z] #83 DONE 0.2s [2025-10-27T08:36:36.782Z] [2025-10-27T08:36:36.782Z] #84 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T08:36:37.051Z] #84 ... [2025-10-27T08:36:37.051Z] [2025-10-27T08:36:37.051Z] #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-27T08:36:37.051Z] #85 DONE 0.2s [2025-10-27T08:36:37.051Z] [2025-10-27T08:36:37.051Z] #86 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-27T08:36:37.051Z] #86 DONE 0.2s [2025-10-27T08:36:37.051Z] [2025-10-27T08:36:37.051Z] #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T08:36:38.466Z] #84 ... [2025-10-27T08:36:38.466Z] [2025-10-27T08:36:38.466Z] #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-10-27T08:36:38.466Z] #74 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:38.466Z] #74 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:38.466Z] #74 14.79 OK: 8 MiB in 15 packages [2025-10-27T08:36:38.466Z] #74 DONE 15.2s [2025-10-27T08:36:38.466Z] [2025-10-27T08:36:38.466Z] #67 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-27T08:36:38.466Z] #67 14.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:38.466Z] #67 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:38.466Z] #67 14.88 OK: 8 MiB in 18 packages [2025-10-27T08:36:38.466Z] #67 DONE 15.2s [2025-10-27T08:36:38.466Z] [2025-10-27T08:36:38.466Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-27T08:36:38.466Z] #79 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:38.466Z] #79 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:38.466Z] #79 12.45 OK: 19 MiB in 18 packages [2025-10-27T08:36:38.466Z] #79 DONE 12.7s [2025-10-27T08:36:38.466Z] [2025-10-27T08:36:38.466Z] #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-27T08:36:38.466Z] #76 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:38.466Z] #76 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:38.466Z] #76 14.93 OK: 10 MiB in 17 packages [2025-10-27T08:36:38.466Z] #76 DONE 15.2s [2025-10-27T08:36:38.466Z] [2025-10-27T08:36:38.466Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-27T08:36:38.466Z] #81 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:38.466Z] #81 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:38.466Z] #81 12.39 OK: 12 MiB in 21 packages [2025-10-27T08:36:38.466Z] #81 DONE 12.7s [2025-10-27T08:36:38.466Z] [2025-10-27T08:36:38.466Z] #63 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-27T08:36:38.466Z] #63 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:38.466Z] #63 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:38.467Z] #63 12.75 Upgrading critical system libraries and apk-tools: [2025-10-27T08:36:38.467Z] #63 12.75 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2025-10-27T08:36:38.467Z] #63 12.77 Executing busybox-1.37.0-r18.trigger [2025-10-27T08:36:38.467Z] #63 12.83 Continuing the upgrade transaction with new apk-tools: [2025-10-27T08:36:38.467Z] #63 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:38.724Z] #63 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:39.296Z] #63 13.27 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) [2025-10-27T08:36:39.296Z] #63 13.53 Executing busybox-1.37.0-r19.post-upgrade [2025-10-27T08:36:39.296Z] #63 ... [2025-10-27T08:36:39.296Z] [2025-10-27T08:36:39.296Z] #80 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-27T08:36:39.296Z] #80 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:39.296Z] #80 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:39.296Z] #80 14.55 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-27T08:36:39.296Z] #80 14.56 (2/4) Installing openssl (3.3.5-r0) [2025-10-27T08:36:39.296Z] #80 14.59 (3/4) Installing su-exec (0.2-r3) [2025-10-27T08:36:39.296Z] #80 14.59 (4/4) Installing yq-go (4.44.1-r2) [2025-10-27T08:36:39.296Z] #80 14.67 Executing busybox-1.36.1-r30.trigger [2025-10-27T08:36:39.296Z] #80 14.67 OK: 19 MiB in 18 packages [2025-10-27T08:36:39.296Z] #80 DONE 15.6s [2025-10-27T08:36:39.296Z] [2025-10-27T08:36:39.296Z] #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-27T08:36:39.296Z] #71 14.06 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:39.296Z] #71 14.36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:39.296Z] #71 14.87 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-27T08:36:39.296Z] #71 15.04 Executing busybox-1.36.1-r30.trigger [2025-10-27T08:36:39.296Z] #71 15.05 OK: 8 MiB in 15 packages [2025-10-27T08:36:39.296Z] #71 DONE 15.7s [2025-10-27T08:36:39.296Z] [2025-10-27T08:36:39.296Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-27T08:36:39.296Z] #87 DONE 0.9s [2025-10-27T08:36:39.296Z] [2025-10-27T08:36:39.296Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-27T08:36:39.296Z] #73 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:39.296Z] #73 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:39.296Z] #73 14.51 v3.22.2-85-ge92a8d17c70 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-27T08:36:39.296Z] #73 14.51 v3.22.2-89-gea7511a9c1a [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-27T08:36:39.296Z] #73 14.51 OK: 26320 distinct packages available [2025-10-27T08:36:39.296Z] #73 14.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:39.296Z] #73 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:39.296Z] #73 15.04 OK: 265 MiB in 60 packages [2025-10-27T08:36:39.296Z] #73 DONE 15.6s [2025-10-27T08:36:39.296Z] [2025-10-27T08:36:39.296Z] #78 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-27T08:36:39.296Z] #78 14.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:39.296Z] #78 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:39.296Z] #78 14.57 v3.20.8-30-gc0e09b3eab0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-27T08:36:39.296Z] #78 14.57 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-27T08:36:39.296Z] #78 14.57 OK: 24171 distinct packages available [2025-10-27T08:36:39.296Z] #78 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:39.296Z] #78 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:39.296Z] #78 15.02 (1/14) Installing ca-certificates (20250911-r0) [2025-10-27T08:36:39.296Z] #78 15.04 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-27T08:36:39.297Z] #78 15.05 (3/14) Installing c-ares (1.33.1-r0) [2025-10-27T08:36:39.297Z] #78 15.05 (4/14) Installing libunistring (1.2-r0) [2025-10-27T08:36:39.297Z] #78 15.07 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-27T08:36:39.297Z] #78 15.08 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-27T08:36:39.297Z] #78 15.08 (7/14) Installing libpsl (0.21.5-r1) [2025-10-27T08:36:39.297Z] #78 15.08 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-27T08:36:39.297Z] #78 15.09 (9/14) Installing libcurl (8.14.1-r2) [2025-10-27T08:36:39.297Z] #78 15.10 (10/14) Installing curl (8.14.1-r2) [2025-10-27T08:36:39.297Z] #78 15.11 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-27T08:36:39.297Z] #78 15.11 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-27T08:36:39.297Z] #78 15.11 (13/14) Installing libucontext (1.2-r3) [2025-10-27T08:36:39.297Z] #78 15.12 (14/14) Installing gcompat (1.1.0-r4) [2025-10-27T08:36:39.297Z] #78 15.12 Executing busybox-1.36.1-r30.trigger [2025-10-27T08:36:39.297Z] #78 15.13 Executing ca-certificates-20250911-r0.trigger [2025-10-27T08:36:39.297Z] #78 15.18 OK: 13 MiB in 28 packages [2025-10-27T08:36:39.297Z] #78 DONE 15.7s [2025-10-27T08:36:39.297Z] [2025-10-27T08:36:39.297Z] #63 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-27T08:36:39.297Z] #63 13.58 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) [2025-10-27T08:36:39.297Z] #63 13.59 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) [2025-10-27T08:36:39.297Z] #63 13.59 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-27T08:36:39.297Z] #63 13.64 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-27T08:36:39.562Z] #63 13.65 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-27T08:36:39.562Z] #63 13.66 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) [2025-10-27T08:36:39.562Z] #63 13.68 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2025-10-27T08:36:39.562Z] #63 13.72 Executing busybox-1.37.0-r19.trigger [2025-10-27T08:36:39.562Z] #63 13.73 OK: 7 MiB in 17 packages [2025-10-27T08:36:39.562Z] #63 ... [2025-10-27T08:36:39.562Z] [2025-10-27T08:36:39.562Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-27T08:36:39.562Z] #88 DONE 0.2s [2025-10-27T08:36:39.562Z] [2025-10-27T08:36:39.562Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-27T08:36:39.562Z] #89 DONE 0.3s [2025-10-27T08:36:39.825Z] [2025-10-27T08:36:39.825Z] #63 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-27T08:36:39.825Z] #63 DONE 13.9s [2025-10-27T08:36:39.825Z] [2025-10-27T08:36:39.825Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-27T08:36:39.825Z] #90 DONE 0.1s [2025-10-27T08:36:39.825Z] [2025-10-27T08:36:39.825Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-27T08:36:39.825Z] #91 DONE 0.1s [2025-10-27T08:36:39.825Z] [2025-10-27T08:36:39.825Z] #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-27T08:36:39.825Z] #92 DONE 0.1s [2025-10-27T08:36:39.825Z] [2025-10-27T08:36:39.825Z] #93 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-27T08:36:39.825Z] #0 2.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:39.825Z] #0 2.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:39.825Z] #0 3.022 OK: 8 MiB in 16 packages [2025-10-27T08:36:39.825Z] #93 DONE 3.1s [2025-10-27T08:36:39.825Z] [2025-10-27T08:36:39.825Z] #60 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-10-27T08:36:39.825Z] #60 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:39.825Z] #60 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:39.825Z] #60 14.02 OK: 9 MiB in 19 packages [2025-10-27T08:36:39.825Z] #60 DONE 14.2s [2025-10-27T08:36:39.825Z] [2025-10-27T08:36:39.825Z] #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-27T08:36:39.825Z] #94 DONE 0.1s [2025-10-27T08:36:39.825Z] [2025-10-27T08:36:39.825Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-27T08:36:40.768Z] #95 DONE 0.9s [2025-10-27T08:36:40.768Z] [2025-10-27T08:36:40.768Z] #96 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-27T08:36:40.768Z] #0 2.643 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:40.768Z] #0 2.940 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:40.768Z] #0 3.584 OK: 265 MiB in 60 packages [2025-10-27T08:36:40.768Z] #96 DONE 4.1s [2025-10-27T08:36:40.768Z] [2025-10-27T08:36:40.768Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-27T08:36:40.768Z] #97 DONE 0.9s [2025-10-27T08:36:40.768Z] [2025-10-27T08:36:40.768Z] #98 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-27T08:36:41.339Z] #98 DONE 0.7s [2025-10-27T08:36:41.339Z] [2025-10-27T08:36:41.339Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-27T08:36:41.339Z] #99 DONE 0.6s [2025-10-27T08:36:41.339Z] [2025-10-27T08:36:41.339Z] #100 [security-spire-config] exporting to image [2025-10-27T08:36:41.339Z] #100 exporting layers 1.3s done [2025-10-27T08:36:41.339Z] #100 writing image sha256:969a95285bbde215f4d0a7ada8f14faddff7c63a46b8882bc72151d3a7f3afa4 0.2s done [2025-10-27T08:36:41.339Z] #100 naming to docker.io/library/security-spire-config 0.0s done [2025-10-27T08:36:41.339Z] #100 DONE 1.5s [2025-10-27T08:36:41.339Z] [2025-10-27T08:36:41.339Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-27T08:36:42.287Z] #101 DONE 0.8s [2025-10-27T08:36:42.287Z] [2025-10-27T08:36:42.287Z] #102 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-27T08:36:42.287Z] #0 2.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:42.287Z] #0 2.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:42.287Z] #0 2.545 OK: 13 MiB in 28 packages [2025-10-27T08:36:42.287Z] #102 DONE 2.9s [2025-10-27T08:36:42.287Z] [2025-10-27T08:36:42.287Z] #103 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-27T08:36:42.287Z] #0 2.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:42.287Z] #0 2.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-27T08:36:42.287Z] #0 2.538 OK: 19 MiB in 18 packages [2025-10-27T08:36:42.287Z] #103 DONE 2.9s [2025-10-27T08:36:42.287Z] [2025-10-27T08:36:42.287Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-27T08:36:42.287Z] #104 DONE 1.4s [2025-10-27T08:36:42.287Z] [2025-10-27T08:36:42.287Z] #105 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-27T08:36:42.287Z] #105 DONE 2.4s [2025-10-27T08:36:42.287Z] [2025-10-27T08:36:42.287Z] #106 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-27T08:36:42.558Z] #106 ... [2025-10-27T08:36:42.558Z] [2025-10-27T08:36:42.558Z] #107 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-27T08:36:42.558Z] #107 DONE 0.4s [2025-10-27T08:36:42.824Z] [2025-10-27T08:36:42.824Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-27T08:36:42.824Z] #108 DONE 0.5s [2025-10-27T08:36:42.824Z] [2025-10-27T08:36:42.824Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-27T08:36:42.824Z] #109 DONE 0.5s [2025-10-27T08:36:42.824Z] [2025-10-27T08:36:42.824Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-27T08:36:42.824Z] #110 ... [2025-10-27T08:36:42.824Z] [2025-10-27T08:36:42.824Z] #106 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-27T08:36:42.824Z] #106 DONE 0.5s [2025-10-27T08:36:43.082Z] [2025-10-27T08:36:43.082Z] #111 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-27T08:36:43.082Z] #111 DONE 0.1s [2025-10-27T08:36:43.082Z] [2025-10-27T08:36:43.082Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-27T08:36:43.082Z] #110 DONE 0.2s [2025-10-27T08:36:43.082Z] [2025-10-27T08:36:43.082Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-27T08:36:43.082Z] #112 DONE 0.1s [2025-10-27T08:36:43.082Z] [2025-10-27T08:36:43.082Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-27T08:36:43.083Z] #113 DONE 0.1s [2025-10-27T08:36:43.083Z] [2025-10-27T08:36:43.083Z] #114 [security-spire-server] exporting to image [2025-10-27T08:36:43.083Z] #114 ... [2025-10-27T08:36:43.083Z] [2025-10-27T08:36:43.083Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-27T08:36:43.083Z] #115 DONE 0.1s [2025-10-27T08:36:43.083Z] [2025-10-27T08:36:43.083Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-27T08:36:43.083Z] #116 DONE 0.1s [2025-10-27T08:36:43.374Z] [2025-10-27T08:36:43.374Z] #117 [security-spire-agent] exporting to image [2025-10-27T08:36:43.657Z] #117 ... [2025-10-27T08:36:43.657Z] [2025-10-27T08:36:43.657Z] #114 [security-spire-server] exporting to image [2025-10-27T08:36:43.657Z] #114 exporting layers 0.7s done [2025-10-27T08:36:43.657Z] #114 writing image sha256:2f6a1dee6e2bc17adf9a8b8b8ee3c4daa83664abbf04a909c8e0db2fbeb6fc55 done [2025-10-27T08:36:43.657Z] #114 naming to docker.io/library/security-spire-server done [2025-10-27T08:36:43.657Z] #114 DONE 0.7s [2025-10-27T08:36:43.945Z] [2025-10-27T08:36:43.945Z] #117 [security-spire-agent] exporting to image [2025-10-27T08:36:43.945Z] #117 exporting layers 0.6s done [2025-10-27T08:36:43.945Z] #117 writing image sha256:36c71d6bf7bac747627e5f0a20822b18eef265af2137fe57e3bca630c4051ad4 done [2025-10-27T08:36:43.945Z] #117 naming to docker.io/library/security-spire-agent done [2025-10-27T08:36:43.945Z] #117 DONE 0.6s [2025-10-27T08:36:43.945Z] [2025-10-27T08:36:43.945Z] #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T08:36:47.380Z] #118 ... [2025-10-27T08:36:47.380Z] [2025-10-27T08:36:47.380Z] #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T08:36:47.380Z] #119 ... [2025-10-27T08:36:47.380Z] [2025-10-27T08:36:47.380Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T08:36:47.380Z] #120 ... [2025-10-27T08:36:47.380Z] [2025-10-27T08:36:47.380Z] #121 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T08:36:50.202Z] #121 ... [2025-10-27T08:36:50.202Z] [2025-10-27T08:36:50.202Z] #122 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T08:37:28.999Z] #122 DONE 45.0s [2025-10-27T08:37:28.999Z] [2025-10-27T08:37:28.999Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T08:37:28.999Z] #120 DONE 47.6s [2025-10-27T08:37:28.999Z] [2025-10-27T08:37:28.999Z] #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T08:37:28.999Z] #119 DONE 47.7s [2025-10-27T08:37:28.999Z] [2025-10-27T08:37:28.999Z] #121 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T08:37:28.999Z] #121 DONE 43.1s [2025-10-27T08:37:28.999Z] [2025-10-27T08:37:28.999Z] #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T08:37:28.999Z] #84 DONE 47.7s [2025-10-27T08:37:28.999Z] [2025-10-27T08:37:28.999Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T08:37:28.999Z] #118 DONE 47.7s [2025-10-27T08:37:28.999Z] [2025-10-27T08:37:28.999Z] #123 [security-proxy-auth builder 6/7] COPY . . [2025-10-27T08:37:35.593Z] #123 ... [2025-10-27T08:37:35.593Z] [2025-10-27T08:37:35.593Z] #124 [core-keeper builder 7/8] COPY . . [2025-10-27T08:37:35.593Z] #124 ... [2025-10-27T08:37:35.593Z] [2025-10-27T08:37:35.593Z] #125 [security-proxy-setup builder 6/7] COPY . . [2025-10-27T08:37:35.593Z] #125 ... [2025-10-27T08:37:35.593Z] [2025-10-27T08:37:35.593Z] #126 [support-scheduler builder 6/7] COPY . . [2025-10-27T08:37:35.593Z] #126 ... [2025-10-27T08:37:35.593Z] [2025-10-27T08:37:35.593Z] #127 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-27T08:37:35.593Z] #127 ... [2025-10-27T08:37:35.593Z] [2025-10-27T08:37:35.593Z] #128 [support-notifications builder 6/7] COPY . . [2025-10-27T08:37:38.154Z] #128 DONE 13.5s [2025-10-27T08:37:38.154Z] [2025-10-27T08:37:38.154Z] #123 [core-data builder 6/7] COPY . . [2025-10-27T08:37:38.154Z] #123 DONE 13.4s [2025-10-27T08:37:38.154Z] [2025-10-27T08:37:38.154Z] #124 [core-keeper builder 7/8] COPY . . [2025-10-27T08:37:38.154Z] #124 DONE 13.4s [2025-10-27T08:37:38.154Z] [2025-10-27T08:37:38.154Z] #129 [core-metadata builder 6/7] COPY . . [2025-10-27T08:37:38.154Z] #129 CACHED [2025-10-27T08:37:38.154Z] [2025-10-27T08:37:38.154Z] #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T08:37:38.154Z] #130 CACHED [2025-10-27T08:37:38.154Z] [2025-10-27T08:37:38.154Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-27T08:37:38.154Z] #131 CACHED [2025-10-27T08:37:38.154Z] [2025-10-27T08:37:38.154Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-27T08:37:38.154Z] #132 CACHED [2025-10-27T08:37:38.154Z] [2025-10-27T08:37:38.154Z] #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T08:37:38.154Z] #133 CACHED [2025-10-27T08:37:38.154Z] [2025-10-27T08:37:38.154Z] #134 [core-data builder 6/7] COPY . . [2025-10-27T08:37:38.154Z] #134 CACHED [2025-10-27T08:37:38.154Z] [2025-10-27T08:37:38.154Z] #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T08:37:38.154Z] #135 CACHED [2025-10-27T08:37:38.154Z] [2025-10-27T08:37:38.154Z] #136 [security-proxy-auth builder 6/7] COPY . . [2025-10-27T08:37:38.154Z] #136 CACHED [2025-10-27T08:37:38.154Z] [2025-10-27T08:37:38.154Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-27T08:37:38.154Z] #137 CACHED [2025-10-27T08:37:38.154Z] [2025-10-27T08:37:38.154Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T08:37:38.154Z] #138 CACHED [2025-10-27T08:37:38.154Z] [2025-10-27T08:37:38.154Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-27T08:37:38.154Z] #139 CACHED [2025-10-27T08:37:38.154Z] [2025-10-27T08:37:38.154Z] #140 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-27T08:37:38.154Z] #140 CACHED [2025-10-27T08:37:38.154Z] [2025-10-27T08:37:38.154Z] #127 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-27T08:37:38.154Z] #127 DONE 13.4s [2025-10-27T08:37:38.154Z] [2025-10-27T08:37:38.154Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2025-10-27T08:37:38.154Z] #125 DONE 13.4s [2025-10-27T08:37:38.154Z] [2025-10-27T08:37:38.154Z] #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T08:37:38.154Z] #141 CACHED [2025-10-27T08:37:38.154Z] [2025-10-27T08:37:38.154Z] #142 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-27T08:37:38.154Z] #142 CACHED [2025-10-27T08:37:38.154Z] [2025-10-27T08:37:38.154Z] #143 [security-proxy-setup builder 6/7] COPY . . [2025-10-27T08:37:38.154Z] #143 CACHED [2025-10-27T08:37:38.154Z] [2025-10-27T08:37:38.154Z] #144 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-27T08:37:38.154Z] #144 CACHED [2025-10-27T08:37:38.154Z] [2025-10-27T08:37:38.154Z] #145 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-27T08:37:38.154Z] #145 CACHED [2025-10-27T08:37:38.154Z] [2025-10-27T08:37:38.154Z] #146 [security-bootstrapper builder 6/7] COPY . . [2025-10-27T08:37:38.154Z] #146 CACHED [2025-10-27T08:37:38.154Z] [2025-10-27T08:37:38.154Z] #126 [support-scheduler builder 6/7] COPY . . [2025-10-27T08:37:38.154Z] #126 DONE 13.5s [2025-10-27T08:37:38.154Z] [2025-10-27T08:37:38.154Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-27T08:37:39.090Z] #147 0.933 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-27T08:37:49.084Z] #147 ... [2025-10-27T08:37:49.084Z] [2025-10-27T08:37:49.084Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-27T08:37:49.084Z] #0 0.712 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-27T08:37:49.084Z] #148 ... [2025-10-27T08:37:49.084Z] [2025-10-27T08:37:49.084Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-27T08:37:49.084Z] #0 0.780 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-27T08:37:49.084Z] #149 ... [2025-10-27T08:37:49.084Z] [2025-10-27T08:37:49.084Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-27T08:37:49.084Z] #0 0.960 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-27T08:37:49.084Z] #150 ... [2025-10-27T08:37:49.084Z] [2025-10-27T08:37:49.084Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-27T08:37:49.084Z] #0 0.768 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-27T08:37:49.084Z] #151 ... [2025-10-27T08:37:49.084Z] [2025-10-27T08:37:49.084Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-27T08:37:49.084Z] #0 0.774 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-27T08:37:49.084Z] #152 ... [2025-10-27T08:37:49.084Z] [2025-10-27T08:37:49.084Z] #153 [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-27T08:37:49.084Z] #0 0.951 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-27T08:37:49.084Z] #153 ... [2025-10-27T08:37:49.084Z] [2025-10-27T08:37:49.084Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-27T08:37:49.084Z] #0 0.956 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-27T08:37:49.545Z] #154 ... [2025-10-27T08:37:49.545Z] [2025-10-27T08:37:49.545Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-27T08:37:49.545Z] #0 0.473 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-27T08:37:49.803Z] #155 ... [2025-10-27T08:37:49.803Z] [2025-10-27T08:37:49.803Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-27T08:37:49.803Z] #0 0.945 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-27T08:37:49.803Z] #156 ... [2025-10-27T08:37:49.803Z] [2025-10-27T08:37:49.803Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-27T08:37:49.803Z] #0 0.870 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-27T08:37:50.062Z] #157 ... [2025-10-27T08:37:50.062Z] [2025-10-27T08:37:50.062Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-27T08:37:50.062Z] #0 0.951 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-27T08:39:26.473Z] #158 ... [2025-10-27T08:39:26.473Z] [2025-10-27T08:39:26.473Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-27T08:39:26.473Z] #151 DONE 93.7s [2025-10-27T08:39:26.473Z] [2025-10-27T08:39:26.473Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-27T08:39:26.473Z] #149 DONE 93.7s [2025-10-27T08:39:26.473Z] [2025-10-27T08:39:26.473Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-27T08:39:26.473Z] #158 ... [2025-10-27T08:39:26.473Z] [2025-10-27T08:39:26.473Z] #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-27T08:39:26.473Z] #159 DONE 0.1s [2025-10-27T08:39:26.473Z] [2025-10-27T08:39:26.473Z] #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-27T08:39:26.473Z] #160 DONE 0.1s [2025-10-27T08:39:26.473Z] [2025-10-27T08:39:26.473Z] #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-27T08:39:26.473Z] #161 ... [2025-10-27T08:39:26.473Z] [2025-10-27T08:39:26.473Z] #162 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-27T08:39:26.473Z] #162 DONE 0.2s [2025-10-27T08:39:26.473Z] [2025-10-27T08:39:26.473Z] #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-27T08:39:26.473Z] #163 DONE 0.3s [2025-10-27T08:39:26.473Z] [2025-10-27T08:39:26.473Z] #164 [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-27T08:39:26.473Z] #164 DONE 0.3s [2025-10-27T08:39:26.473Z] [2025-10-27T08:39:26.473Z] #165 [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-27T08:39:26.473Z] #165 DONE 0.1s [2025-10-27T08:39:26.473Z] [2025-10-27T08:39:26.473Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-27T08:39:26.473Z] #155 ... [2025-10-27T08:39:26.473Z] [2025-10-27T08:39:26.473Z] #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-27T08:39:26.473Z] #161 DONE 1.0s [2025-10-27T08:39:26.473Z] [2025-10-27T08:39:26.473Z] #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-27T08:39:26.473Z] #166 DONE 0.1s [2025-10-27T08:39:26.473Z] [2025-10-27T08:39:26.473Z] #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-27T08:39:26.473Z] #167 DONE 0.2s [2025-10-27T08:39:26.473Z] [2025-10-27T08:39:26.473Z] #168 [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-27T08:39:26.473Z] #168 ... [2025-10-27T08:39:26.473Z] [2025-10-27T08:39:26.473Z] #169 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-27T08:39:26.473Z] #169 DONE 0.2s [2025-10-27T08:39:26.473Z] [2025-10-27T08:39:26.473Z] #170 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-27T08:39:26.473Z] #170 DONE 0.5s [2025-10-27T08:39:26.473Z] [2025-10-27T08:39:26.473Z] #168 [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-27T08:39:26.473Z] #168 DONE 1.1s [2025-10-27T08:39:26.473Z] [2025-10-27T08:39:26.473Z] #171 [core-common-config-bootstrapper] exporting to image [2025-10-27T08:39:26.473Z] #171 exporting layers [2025-10-27T08:39:26.473Z] #171 ... [2025-10-27T08:39:26.473Z] [2025-10-27T08:39:26.473Z] #172 [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-27T08:39:26.473Z] #172 DONE 0.2s [2025-10-27T08:39:26.473Z] [2025-10-27T08:39:26.473Z] #173 [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-27T08:39:26.473Z] #173 DONE 0.3s [2025-10-27T08:39:26.473Z] [2025-10-27T08:39:26.473Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-27T08:39:26.473Z] #158 ... [2025-10-27T08:39:26.473Z] [2025-10-27T08:39:26.473Z] #171 [core-common-config-bootstrapper] exporting to image [2025-10-27T08:39:26.473Z] #171 exporting layers 0.5s done [2025-10-27T08:39:26.473Z] #171 writing image sha256:e57843189c04c006f759873cd97d65bdc801180487f188c11e9380381b04f45d 0.0s done [2025-10-27T08:39:26.473Z] #171 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-10-27T08:39:26.473Z] #171 DONE 0.6s [2025-10-27T08:39:26.473Z] [2025-10-27T08:39:26.473Z] #174 [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-27T08:39:26.473Z] #174 DONE 0.2s [2025-10-27T08:39:26.473Z] [2025-10-27T08:39:26.473Z] #175 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-27T08:39:26.473Z] #175 DONE 0.2s [2025-10-27T08:39:26.473Z] [2025-10-27T08:39:26.473Z] #176 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-27T08:39:26.473Z] #176 DONE 0.9s [2025-10-27T08:39:26.473Z] [2025-10-27T08:39:26.473Z] #177 [security-bootstrapper] exporting to image [2025-10-27T08:39:26.473Z] #177 exporting layers 0.5s done [2025-10-27T08:39:26.473Z] #177 writing image sha256:e9ba17c8c29a714d194bd0256370e727eeb73061a58a717eec623c34f3c843d0 done [2025-10-27T08:39:26.474Z] #177 naming to docker.io/library/security-bootstrapper done [2025-10-27T08:39:26.474Z] #177 DONE 0.5s [2025-10-27T08:39:26.474Z] [2025-10-27T08:39:26.474Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-27T08:40:34.148Z] #155 ... [2025-10-27T08:40:34.148Z] [2025-10-27T08:40:34.148Z] #153 [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-27T08:40:34.148Z] #153 171.2 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-27T08:40:38.344Z] #153 DONE 179.7s [2025-10-27T08:40:38.345Z] [2025-10-27T08:40:38.345Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-27T08:40:38.345Z] #157 DONE 179.7s [2025-10-27T08:40:38.345Z] [2025-10-27T08:40:38.345Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-27T08:40:38.345Z] #154 DONE 179.7s [2025-10-27T08:40:38.345Z] [2025-10-27T08:40:38.345Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-27T08:40:38.345Z] #155 DONE 179.8s [2025-10-27T08:40:38.345Z] [2025-10-27T08:40:38.345Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-27T08:40:38.345Z] #156 DONE 179.9s [2025-10-27T08:40:38.345Z] [2025-10-27T08:40:38.345Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-27T08:40:38.345Z] #152 DONE 179.9s [2025-10-27T08:40:38.345Z] [2025-10-27T08:40:38.345Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-27T08:40:38.345Z] #148 DONE 179.9s [2025-10-27T08:40:38.345Z] [2025-10-27T08:40:38.345Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-27T08:40:38.345Z] #150 DONE 179.9s [2025-10-27T08:40:38.345Z] [2025-10-27T08:40:38.345Z] #178 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-27T08:40:38.345Z] #178 ... [2025-10-27T08:40:38.345Z] [2025-10-27T08:40:38.345Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-27T08:40:38.345Z] #147 DONE 179.9s [2025-10-27T08:40:38.345Z] [2025-10-27T08:40:38.345Z] #178 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-27T08:40:38.345Z] #178 DONE 0.3s [2025-10-27T08:40:38.345Z] [2025-10-27T08:40:38.345Z] #179 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-27T08:40:38.345Z] #179 DONE 0.4s [2025-10-27T08:40:38.345Z] [2025-10-27T08:40:38.345Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-27T08:40:38.345Z] #180 DONE 0.3s [2025-10-27T08:40:38.345Z] [2025-10-27T08:40:38.345Z] #181 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-27T08:40:38.345Z] #181 ... [2025-10-27T08:40:38.345Z] [2025-10-27T08:40:38.345Z] #182 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-27T08:40:38.345Z] #182 DONE 0.4s [2025-10-27T08:40:38.345Z] [2025-10-27T08:40:38.345Z] #183 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-27T08:40:38.345Z] #183 DONE 0.2s [2025-10-27T08:40:38.345Z] [2025-10-27T08:40:38.345Z] #184 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-27T08:40:38.345Z] #184 DONE 0.2s [2025-10-27T08:40:38.605Z] [2025-10-27T08:40:38.605Z] #185 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-27T08:40:38.605Z] #185 DONE 0.2s [2025-10-27T08:40:38.605Z] [2025-10-27T08:40:38.605Z] #186 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-27T08:40:38.605Z] #186 DONE 0.2s [2025-10-27T08:40:38.605Z] [2025-10-27T08:40:38.605Z] #181 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-27T08:40:38.605Z] #181 DONE 0.2s [2025-10-27T08:40:38.605Z] [2025-10-27T08:40:38.605Z] #187 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-27T08:40:38.605Z] #187 CACHED [2025-10-27T08:40:38.605Z] [2025-10-27T08:40:38.605Z] #188 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-27T08:40:38.605Z] #188 CACHED [2025-10-27T08:40:38.605Z] [2025-10-27T08:40:38.605Z] #189 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-27T08:40:38.605Z] #189 CACHED [2025-10-27T08:40:38.605Z] [2025-10-27T08:40:38.605Z] #190 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-27T08:40:38.605Z] #190 CACHED [2025-10-27T08:40:38.605Z] [2025-10-27T08:40:38.605Z] #191 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-27T08:40:38.605Z] #191 DONE 0.2s [2025-10-27T08:40:38.605Z] [2025-10-27T08:40:38.605Z] #192 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-27T08:40:38.863Z] #192 ... [2025-10-27T08:40:38.863Z] [2025-10-27T08:40:38.863Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-27T08:40:38.863Z] #193 DONE 0.4s [2025-10-27T08:40:38.863Z] [2025-10-27T08:40:38.863Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-27T08:40:39.127Z] #194 ... [2025-10-27T08:40:39.127Z] [2025-10-27T08:40:39.127Z] #195 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-27T08:40:39.127Z] #195 DONE 0.8s [2025-10-27T08:40:39.127Z] [2025-10-27T08:40:39.127Z] #196 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-27T08:40:39.127Z] #196 DONE 0.8s [2025-10-27T08:40:39.385Z] [2025-10-27T08:40:39.385Z] #197 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-27T08:40:39.385Z] #197 DONE 0.8s [2025-10-27T08:40:39.385Z] [2025-10-27T08:40:39.385Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-27T08:40:39.385Z] #158 DONE 181.2s [2025-10-27T08:40:39.385Z] [2025-10-27T08:40:39.385Z] #192 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-27T08:40:39.385Z] #192 DONE 0.8s [2025-10-27T08:40:39.385Z] [2025-10-27T08:40:39.385Z] #198 [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-27T08:40:39.385Z] #198 DONE 0.7s [2025-10-27T08:40:39.385Z] [2025-10-27T08:40:39.385Z] #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-27T08:40:39.385Z] #199 DONE 0.8s [2025-10-27T08:40:39.385Z] [2025-10-27T08:40:39.385Z] #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-27T08:40:39.385Z] #200 DONE 0.8s [2025-10-27T08:40:39.385Z] [2025-10-27T08:40:39.385Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-27T08:40:39.385Z] #201 DONE 0.9s [2025-10-27T08:40:39.385Z] [2025-10-27T08:40:39.385Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-27T08:40:39.645Z] #202 ... [2025-10-27T08:40:39.645Z] [2025-10-27T08:40:39.645Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-27T08:40:39.645Z] #194 DONE 0.7s [2025-10-27T08:40:39.645Z] [2025-10-27T08:40:39.645Z] #203 [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-27T08:40:39.645Z] #203 DONE 0.4s [2025-10-27T08:40:39.645Z] [2025-10-27T08:40:39.645Z] #204 [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-27T08:40:39.645Z] #204 ... [2025-10-27T08:40:39.645Z] [2025-10-27T08:40:39.645Z] #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-27T08:40:39.645Z] #205 DONE 0.4s [2025-10-27T08:40:39.645Z] [2025-10-27T08:40:39.645Z] #206 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-27T08:40:39.645Z] #206 DONE 0.4s [2025-10-27T08:40:39.645Z] [2025-10-27T08:40:39.645Z] #207 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-27T08:40:39.645Z] #207 DONE 0.4s [2025-10-27T08:40:39.645Z] [2025-10-27T08:40:39.645Z] #208 [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-27T08:40:39.645Z] #208 DONE 0.4s [2025-10-27T08:40:39.645Z] [2025-10-27T08:40:39.645Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-27T08:40:39.645Z] #202 DONE 0.4s [2025-10-27T08:40:39.645Z] [2025-10-27T08:40:39.645Z] #209 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-27T08:40:39.645Z] #209 DONE 0.3s [2025-10-27T08:40:39.645Z] [2025-10-27T08:40:39.645Z] #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-27T08:40:39.645Z] #210 DONE 0.3s [2025-10-27T08:40:39.645Z] [2025-10-27T08:40:39.645Z] #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-27T08:40:39.645Z] #211 DONE 0.3s [2025-10-27T08:40:39.903Z] [2025-10-27T08:40:39.903Z] #204 [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-27T08:40:39.903Z] #204 DONE 0.3s [2025-10-27T08:40:39.903Z] [2025-10-27T08:40:39.903Z] #212 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-27T08:40:39.903Z] #212 DONE 0.2s [2025-10-27T08:40:39.903Z] [2025-10-27T08:40:39.903Z] #213 [security-spiffe-token-provider] exporting to image [2025-10-27T08:40:39.903Z] #213 exporting layers [2025-10-27T08:40:39.903Z] #213 ... [2025-10-27T08:40:39.903Z] [2025-10-27T08:40:39.903Z] #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-27T08:40:39.903Z] #214 DONE 0.2s [2025-10-27T08:40:39.903Z] [2025-10-27T08:40:39.903Z] #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-27T08:40:39.903Z] #215 DONE 0.2s [2025-10-27T08:40:40.223Z] [2025-10-27T08:40:40.223Z] #216 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-27T08:40:40.223Z] #216 DONE 0.3s [2025-10-27T08:40:40.223Z] [2025-10-27T08:40:40.223Z] #217 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-27T08:40:40.223Z] #217 DONE 0.2s [2025-10-27T08:40:40.223Z] [2025-10-27T08:40:40.223Z] #218 [support-scheduler] exporting to image [2025-10-27T08:40:40.223Z] #218 ... [2025-10-27T08:40:40.223Z] [2025-10-27T08:40:40.223Z] #219 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-27T08:40:40.223Z] #219 DONE 0.4s [2025-10-27T08:40:40.223Z] [2025-10-27T08:40:40.223Z] #220 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-27T08:40:40.223Z] #220 DONE 0.3s [2025-10-27T08:40:40.483Z] [2025-10-27T08:40:40.483Z] #221 [core-data] exporting to image [2025-10-27T08:40:40.483Z] #221 exporting layers 0.2s done [2025-10-27T08:40:40.483Z] #221 writing image sha256:6ebb163e607fe6933b9ed01ae679a7c592e8f1d28867624d8f0a5934b120566d done [2025-10-27T08:40:40.483Z] #221 naming to docker.io/library/core-data 0.1s done [2025-10-27T08:40:40.483Z] #221 DONE 0.8s [2025-10-27T08:40:40.483Z] [2025-10-27T08:40:40.483Z] #222 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-27T08:40:40.483Z] #222 DONE 0.3s [2025-10-27T08:40:40.483Z] [2025-10-27T08:40:40.483Z] #213 [security-spiffe-token-provider] exporting to image [2025-10-27T08:40:40.483Z] #213 exporting layers 0.6s done [2025-10-27T08:40:40.483Z] #213 writing image sha256:cffa43060d65154199e9d9ca0fef231574be708ae242f48c23c32523172fdf27 0.0s done [2025-10-27T08:40:40.483Z] #213 naming to docker.io/library/security-spiffe-token-provider [2025-10-27T08:40:40.483Z] #213 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-10-27T08:40:40.483Z] #213 DONE 0.7s [2025-10-27T08:40:40.483Z] [2025-10-27T08:40:40.483Z] #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-27T08:40:40.483Z] #223 DONE 0.4s [2025-10-27T08:40:40.483Z] [2025-10-27T08:40:40.483Z] #224 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-27T08:40:40.483Z] #224 DONE 0.5s [2025-10-27T08:40:40.483Z] [2025-10-27T08:40:40.483Z] #225 [core-keeper] exporting to image [2025-10-27T08:40:40.483Z] #225 exporting layers 0.2s done [2025-10-27T08:40:40.483Z] #225 writing image sha256:ce4ce0b93a6793565a0145751d536aee9554c0cf084ae5df3c7363401b611c29 0.2s done [2025-10-27T08:40:40.483Z] #225 naming to docker.io/library/core-keeper done [2025-10-27T08:40:40.483Z] #225 DONE 0.9s [2025-10-27T08:40:40.483Z] [2025-10-27T08:40:40.483Z] #226 [core-command] exporting to image [2025-10-27T08:40:40.483Z] #226 exporting layers 0.2s done [2025-10-27T08:40:40.483Z] #226 writing image sha256:06799b23f1e754e3afd3ee97f86f21d40066fb3e1f01b24ac3eb1aafc4db18dd 0.2s done [2025-10-27T08:40:40.483Z] #226 naming to docker.io/library/core-command 0.0s done [2025-10-27T08:40:40.483Z] #226 DONE 0.8s [2025-10-27T08:40:40.483Z] [2025-10-27T08:40:40.483Z] #218 [support-scheduler] exporting to image [2025-10-27T08:40:40.483Z] #218 exporting layers 0.6s done [2025-10-27T08:40:40.483Z] #218 writing image sha256:531c13fca67c05795ccec1f3aacd9d99a1b968c960fc2b6f883e62f7f146f92a done [2025-10-27T08:40:40.483Z] #218 naming to docker.io/library/support-scheduler done [2025-10-27T08:40:40.483Z] #218 DONE 0.7s [2025-10-27T08:40:40.483Z] [2025-10-27T08:40:40.483Z] #227 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-27T08:40:41.052Z] #227 DONE 0.3s [2025-10-27T08:40:41.052Z] [2025-10-27T08:40:41.052Z] #228 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-27T08:40:41.052Z] #228 DONE 0.8s [2025-10-27T08:40:41.052Z] [2025-10-27T08:40:41.052Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-27T08:40:41.052Z] #229 DONE 0.3s [2025-10-27T08:40:41.052Z] [2025-10-27T08:40:41.052Z] #230 [security-proxy-auth] exporting to image [2025-10-27T08:40:41.052Z] #230 ... [2025-10-27T08:40:41.052Z] [2025-10-27T08:40:41.052Z] #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-27T08:40:41.052Z] #231 DONE 0.1s [2025-10-27T08:40:41.052Z] [2025-10-27T08:40:41.052Z] #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-27T08:40:41.052Z] #232 DONE 0.5s [2025-10-27T08:40:41.052Z] [2025-10-27T08:40:41.052Z] #233 [support-notifications] exporting to image [2025-10-27T08:40:41.052Z] #233 exporting layers 0.2s done [2025-10-27T08:40:41.052Z] #233 writing image sha256:aaa265fa966f5764383257cdad2544de4645fddf023c7f239101156feea50af8 done [2025-10-27T08:40:41.052Z] #233 naming to docker.io/library/support-notifications done [2025-10-27T08:40:41.052Z] #233 DONE 0.2s [2025-10-27T08:40:41.052Z] [2025-10-27T08:40:41.052Z] #234 [security-proxy-setup] exporting to image [2025-10-27T08:40:41.311Z] #234 exporting layers 0.2s done [2025-10-27T08:40:41.311Z] #234 writing image sha256:a2c315c642490cea063e51159d9ef7b493525f4be53bd6d99d0c85dc02383b15 done [2025-10-27T08:40:41.311Z] #234 naming to docker.io/library/security-proxy-setup done [2025-10-27T08:40:41.311Z] #234 DONE 0.2s [2025-10-27T08:40:41.311Z] [2025-10-27T08:40:41.311Z] #235 [core-metadata] exporting to image [2025-10-27T08:40:41.311Z] #235 exporting layers 1.1s done [2025-10-27T08:40:41.311Z] #235 writing image sha256:d6aae163c4f78fab5a75cf0bc8535ba8085a3d6e458c501c65a61eb313fccd1c 0.0s done [2025-10-27T08:40:41.311Z] #235 naming to docker.io/library/core-metadata done [2025-10-27T08:40:41.311Z] #235 DONE 1.1s [2025-10-27T08:40:41.311Z] [2025-10-27T08:40:41.311Z] #236 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-27T08:40:41.311Z] #236 DONE 0.3s [2025-10-27T08:40:41.311Z] [2025-10-27T08:40:41.311Z] #230 [security-proxy-auth] exporting to image [2025-10-27T08:40:41.311Z] #230 exporting layers 0.5s done [2025-10-27T08:40:41.311Z] #230 writing image sha256:1a6c8a221d6a51a848cdf68a520d43927f8edfc1d4db0c83c7a9a75b7668a2c9 done [2025-10-27T08:40:41.311Z] #230 naming to docker.io/library/security-proxy-auth done [2025-10-27T08:40:41.311Z] #230 DONE 0.5s [2025-10-27T08:40:41.311Z] [2025-10-27T08:40:41.311Z] #237 [security-secretstore-setup] exporting to image [2025-10-27T08:40:41.571Z] #237 exporting layers 0.2s done [2025-10-27T08:40:41.571Z] #237 writing image sha256:e4df534f067733406c95f2e0c4008072170edddd8ecfc50231181f5176d698d3 done [2025-10-27T08:40:41.571Z] #237 naming to docker.io/library/security-secretstore-setup done [2025-10-27T08:40:41.571Z] #237 DONE 0.3s [2025-10-27T08:40:41.571Z] time="2025-10-27T08:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T08:40:41.571Z] time="2025-10-27T08:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T08:40:41.571Z] time="2025-10-27T08:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T08:40:41.571Z] time="2025-10-27T08:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T08:40:41.571Z] time="2025-10-27T08:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T08:40:41.571Z] time="2025-10-27T08:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T08:40:41.571Z] time="2025-10-27T08:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T08:40:41.571Z] time="2025-10-27T08:35:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T08:40:41.571Z] time="2025-10-27T08:35:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T08:40:41.571Z] time="2025-10-27T08:35:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T08:40:41.571Z] time="2025-10-27T08:35:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T08:40:41.571Z] time="2025-10-27T08:35:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T08:40:41.571Z] time="2025-10-27T08:35:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T08:40:41.571Z] time="2025-10-27T08:35:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-27T08:40:41.571Z] time="2025-10-27T08:35:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-27T08:40:41.585Z] $ docker stop --time=1 51925db1a3506a67ff4b57cd2a0d52a2e5214e82d5c906b8ba7656745e2affa1 [2025-10-27T08:40:42.829Z] $ docker rm -f --volumes 51925db1a3506a67ff4b57cd2a0d52a2e5214e82d5c906b8ba7656745e2affa1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-27T08:40:43.172Z] + docker images [2025-10-27T08:40:43.172Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-27T08:40:43.172Z] security-secretstore-setup latest e4df534f0677 1 second ago 79.8MB [2025-10-27T08:40:43.172Z] security-proxy-setup latest a2c315c64249 2 seconds ago 49.1MB [2025-10-27T08:40:43.172Z] support-notifications latest aaa265fa966f 2 seconds ago 52.9MB [2025-10-27T08:40:43.172Z] security-proxy-auth latest 1a6c8a221d6a 2 seconds ago 44.7MB [2025-10-27T08:40:43.172Z] core-keeper latest ce4ce0b93a67 3 seconds ago 45.3MB [2025-10-27T08:40:43.172Z] core-metadata latest d6aae163c4f7 3 seconds ago 45.7MB [2025-10-27T08:40:43.172Z] security-spiffe-token-provider latest cffa43060d65 3 seconds ago 48.1MB [2025-10-27T08:40:43.172Z] core-data latest 6ebb163e607f 3 seconds ago 53.4MB [2025-10-27T08:40:43.172Z] support-scheduler latest 531c13fca67c 3 seconds ago 49.3MB [2025-10-27T08:40:43.172Z] core-command latest 06799b23f1e7 3 seconds ago 39.7MB [2025-10-27T08:40:43.172Z] security-bootstrapper latest e9ba17c8c29a About a minute ago 20.4MB [2025-10-27T08:40:43.172Z] core-common-config-bootstrapper latest e57843189c04 About a minute ago 19.4MB [2025-10-27T08:40:43.172Z] security-spire-agent latest 36c71d6bf7ba 3 minutes ago 195MB [2025-10-27T08:40:43.172Z] security-spire-server latest 2f6a1dee6e2b 4 minutes ago 149MB [2025-10-27T08:40:43.172Z] security-spire-config latest 969a95285bbd 4 minutes ago 149MB [2025-10-27T08:40:43.172Z] ci-base-image-x86_64 latest f9ef526474de 7 minutes ago 966MB [2025-10-27T08:40:43.172Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine e619c034af25 12 days ago 610MB [2025-10-27T08:40:43.172Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 months ago 573MB [2025-10-27T08:40:43.172Z] 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-27T08:40:43.596Z] provisioning config files... [2025-10-27T08:40:43.604Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config627974476122155283tmp [Pipeline] { [Pipeline] sh [2025-10-27T08:40:43.907Z] + set +x [2025-10-27T08:40:43.907Z] + curl -s https://codecov.io/bash [2025-10-27T08:40:43.907Z] + bash -s -- [2025-10-27T08:40:43.907Z] [2025-10-27T08:40:43.907Z] _____ _ [2025-10-27T08:40:43.907Z] / ____| | | [2025-10-27T08:40:43.907Z] | | ___ __| | ___ ___ _____ __ [2025-10-27T08:40:43.907Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-27T08:40:43.907Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-27T08:40:43.907Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-27T08:40:43.907Z] Bash-1.0.6 [2025-10-27T08:40:43.907Z] [2025-10-27T08:40:43.907Z] [2025-10-27T08:40:43.907Z] ==> git version 2.25.1 found [2025-10-27T08:40:43.907Z] ==> 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-27T08:40:43.907Z] Release-Date: 2020-01-08 [2025-10-27T08:40:43.907Z] 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-27T08:40:43.907Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-10-27T08:40:43.907Z] ==> Jenkins CI detected. [2025-10-27T08:40:43.907Z] current dir:  /w/workspace/edgex-go/5 [2025-10-27T08:40:43.907Z] project root: . [2025-10-27T08:40:43.907Z] --> token set from env [2025-10-27T08:40:43.907Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-10-27T08:40:43.907Z] ==> Running gcov in . (disable via -X gcov) [2025-10-27T08:40:43.907Z] ==> Python coveragepy not found [2025-10-27T08:40:43.907Z] ==> Searching for coverage reports in: [2025-10-27T08:40:43.907Z] + . [2025-10-27T08:40:43.907Z] -> Found 1 reports [2025-10-27T08:40:43.907Z] ==> Detecting git/mercurial file structure [2025-10-27T08:40:44.165Z] ==> Reading reports [2025-10-27T08:40:44.165Z] + ./coverage.out bytes=1743984 [2025-10-27T08:40:44.165Z] ==> Appending adjustments [2025-10-27T08:40:44.165Z] https://docs.codecov.io/docs/fixing-reports [2025-10-27T08:40:45.544Z] + Found adjustments [2025-10-27T08:40:45.545Z] ==> Gzipping contents [2025-10-27T08:40:45.545Z] 148K /tmp/codecov.LqudWt.gz [2025-10-27T08:40:45.545Z] ==> Uploading reports [2025-10-27T08:40:45.545Z] url: https://codecov.io [2025-10-27T08:40:45.545Z] query: branch=PR-5275&commit=40cf2034886b7fc66323f2ab0fa4fb71f30ee875&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5275%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5275&job=&cmd_args= [2025-10-27T08:40:45.545Z] -> Pinging Codecov [2025-10-27T08:40:45.545Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5275&commit=40cf2034886b7fc66323f2ab0fa4fb71f30ee875&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5275%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5275&job=&cmd_args= [2025-10-27T08:40:45.804Z] -> Uploading to [2025-10-27T08:40:45.804Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/40cf2034886b7fc66323f2ab0fa4fb71f30ee875/24630070-73ea-4974-8104-71828799af60.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251027%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251027T084045Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e8bae736f4e11ca576e849e092e7ac75fa98e1170e35fddbee09ebe93eb12ffa [2025-10-27T08:40:45.804Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-27T08:40:45.804Z] Dload Upload Total Spent Left Speed [2025-10-27T08:40:46.062Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 145k 0 0 100 145k 0 528k --:--:-- --:--:-- --:--:-- 528k [2025-10-27T08:40:46.062Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/40cf2034886b7fc66323f2ab0fa4fb71f30ee875 [Pipeline] } [2025-10-27T08:40:46.069Z] 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-27T08:40:46.752Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-27T08:40:47.039Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-27T08:40:47.890Z] ---> package-listing.sh [2025-10-27T08:40:47.890Z] ++ facter osfamily [2025-10-27T08:40:47.890Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-27T08:40:48.148Z] + OS_FAMILY=debian [2025-10-27T08:40:48.148Z] + workspace=/w/workspace/edgex-go/5 [2025-10-27T08:40:48.148Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-27T08:40:48.148Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-27T08:40:48.148Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-27T08:40:48.148Z] + PACKAGES=/tmp/packages_start.txt [2025-10-27T08:40:48.148Z] + '[' /w/workspace/edgex-go/5 ']' [2025-10-27T08:40:48.148Z] + PACKAGES=/tmp/packages_end.txt [2025-10-27T08:40:48.148Z] + case "${OS_FAMILY}" in [2025-10-27T08:40:48.148Z] + dpkg -l [2025-10-27T08:40:48.148Z] + grep '^ii' [2025-10-27T08:40:48.148Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-27T08:40:48.148Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-27T08:40:48.148Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-27T08:40:48.148Z] + '[' /w/workspace/edgex-go/5 ']' [2025-10-27T08:40:48.148Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2025-10-27T08:40:48.148Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2025-10-27T08:40:48.159Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-27T08:40:48.434Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T08:40:48.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-27T08:40:48.999Z] [2025-10-27T08:40:48.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-27T08:40:49.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-27T08:40:49.326Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-27T08:40:49.326Z] 5eb5b503b376: Pulling fs layer [2025-10-27T08:40:49.326Z] 5c69ac0246d0: Pulling fs layer [2025-10-27T08:40:49.326Z] ec43610c2a17: Pulling fs layer [2025-10-27T08:40:49.326Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-27T08:40:49.326Z] 33b1e0a273af: Pulling fs layer [2025-10-27T08:40:49.326Z] 5d3b04190fa2: Pulling fs layer [2025-10-27T08:40:49.326Z] 2f39f015ded8: Pulling fs layer [2025-10-27T08:40:49.326Z] 33b1e0a273af: Waiting [2025-10-27T08:40:49.326Z] 5d3b04190fa2: Waiting [2025-10-27T08:40:49.326Z] 2f39f015ded8: Waiting [2025-10-27T08:40:49.326Z] 3a2ae6a8a46f: Waiting [2025-10-27T08:40:49.326Z] 5c69ac0246d0: Download complete [2025-10-27T08:40:49.326Z] 3a2ae6a8a46f: Download complete [2025-10-27T08:40:49.326Z] 33b1e0a273af: Verifying Checksum [2025-10-27T08:40:49.326Z] 33b1e0a273af: Download complete [2025-10-27T08:40:49.326Z] ec43610c2a17: Verifying Checksum [2025-10-27T08:40:49.326Z] ec43610c2a17: Download complete [2025-10-27T08:40:49.326Z] 5d3b04190fa2: Download complete [2025-10-27T08:40:49.585Z] 5eb5b503b376: Verifying Checksum [2025-10-27T08:40:49.585Z] 5eb5b503b376: Download complete [2025-10-27T08:40:50.149Z] 2f39f015ded8: Download complete [2025-10-27T08:40:51.080Z] 5eb5b503b376: Pull complete [2025-10-27T08:40:51.338Z] 5c69ac0246d0: Pull complete [2025-10-27T08:40:51.596Z] ec43610c2a17: Pull complete [2025-10-27T08:40:51.596Z] 3a2ae6a8a46f: Pull complete [2025-10-27T08:40:51.854Z] 33b1e0a273af: Pull complete [2025-10-27T08:40:51.854Z] 5d3b04190fa2: Pull complete [2025-10-27T08:40:57.114Z] 2f39f015ded8: Pull complete [2025-10-27T08:40:57.114Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-27T08:40:57.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-27T08:40:57.114Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-27T08:40:57.211Z] prd-ubuntu20.04-docker-8c-8g-675680 does not seem to be running inside a container [2025-10-27T08:40:57.249Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-27T08:40:58.855Z] $ docker top f1a31f9eaf5d1b062be3f0b113096791ae16006d9162235c319459ad6a8977a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-27T08:40:59.197Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-27T08:40:59.482Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-27T08:40:59.763Z] + ls /var/log/sa-host [2025-10-27T08:40:59.763Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-27T08:40:59.844Z] provisioning config files... [2025-10-27T08:40:59.857Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config11282788758831864691tmp [Pipeline] { [Pipeline] echo [2025-10-27T08:40:59.877Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-27T08:41:00.160Z] ---> create-netrc.sh [Pipeline] } [2025-10-27T08:41:00.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-27T08:41:00.504Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-27T08:41:00.514Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-27T08:41:00.800Z] ---> sudo-logs.sh [2025-10-27T08:41:00.800Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-27T08:41:00.823Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-27T08:41:01.107Z] ---> job-cost.sh [2025-10-27T08:41:01.107Z] lf-activate-venv: SKIPPING [2025-10-27T08:41:01.107Z] INFO: No Stack... [2025-10-27T08:41:01.676Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-27T08:41:01.938Z] INFO: Archiving Costs [Pipeline] echo [2025-10-27T08:41:01.948Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-27T08:41:02.237Z] ---> logs-deploy.sh [2025-10-27T08:41:02.237Z] lf-activate-venv: SKIPPING [2025-10-27T08:41:02.237Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5275/5 [2025-10-27T08:41:02.237Z] INFO: archiving workspace using pattern(s): [2025-10-27T08:41:03.173Z] Archives upload complete. [2025-10-27T08:41:03.432Z] INFO: archiving logs to Nexus [2025-10-27T08:41:04.001Z] ---> uname -a: [2025-10-27T08:41:04.001Z] Linux prd-ubuntu20-04-docker-8c-8g-675680 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-10-27T08:41:04.001Z] [2025-10-27T08:41:04.001Z] [2025-10-27T08:41:04.001Z] ---> lscpu: [2025-10-27T08:41:04.001Z] Architecture: x86_64 [2025-10-27T08:41:04.001Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-27T08:41:04.001Z] Byte Order: Little Endian [2025-10-27T08:41:04.001Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-27T08:41:04.001Z] CPU(s): 8 [2025-10-27T08:41:04.001Z] On-line CPU(s) list: 0-7 [2025-10-27T08:41:04.001Z] Thread(s) per core: 1 [2025-10-27T08:41:04.001Z] Core(s) per socket: 1 [2025-10-27T08:41:04.001Z] Socket(s): 8 [2025-10-27T08:41:04.001Z] NUMA node(s): 1 [2025-10-27T08:41:04.001Z] Vendor ID: AuthenticAMD [2025-10-27T08:41:04.001Z] CPU family: 23 [2025-10-27T08:41:04.001Z] Model: 49 [2025-10-27T08:41:04.001Z] Model name: AMD EPYC-Rome Processor [2025-10-27T08:41:04.001Z] Stepping: 0 [2025-10-27T08:41:04.001Z] CPU MHz: 2799.998 [2025-10-27T08:41:04.001Z] BogoMIPS: 5599.99 [2025-10-27T08:41:04.001Z] Virtualization: AMD-V [2025-10-27T08:41:04.001Z] Hypervisor vendor: KVM [2025-10-27T08:41:04.001Z] Virtualization type: full [2025-10-27T08:41:04.001Z] L1d cache: 256 KiB [2025-10-27T08:41:04.001Z] L1i cache: 256 KiB [2025-10-27T08:41:04.001Z] L2 cache: 4 MiB [2025-10-27T08:41:04.001Z] L3 cache: 128 MiB [2025-10-27T08:41:04.001Z] NUMA node0 CPU(s): 0-7 [2025-10-27T08:41:04.001Z] Vulnerability Gather data sampling: Not affected [2025-10-27T08:41:04.001Z] Vulnerability Itlb multihit: Not affected [2025-10-27T08:41:04.001Z] Vulnerability L1tf: Not affected [2025-10-27T08:41:04.001Z] Vulnerability Mds: Not affected [2025-10-27T08:41:04.001Z] Vulnerability Meltdown: Not affected [2025-10-27T08:41:04.001Z] Vulnerability Mmio stale data: Not affected [2025-10-27T08:41:04.001Z] Vulnerability Retbleed: Vulnerable [2025-10-27T08:41:04.001Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-27T08:41:04.001Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-10-27T08:41:04.001Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-10-27T08:41:04.001Z] Vulnerability Srbds: Not affected [2025-10-27T08:41:04.001Z] Vulnerability Tsx async abort: Not affected [2025-10-27T08:41:04.001Z] 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-27T08:41:04.001Z] [2025-10-27T08:41:04.001Z] [2025-10-27T08:41:04.001Z] ---> nproc: [2025-10-27T08:41:04.001Z] 8 [2025-10-27T08:41:04.001Z] [2025-10-27T08:41:04.001Z] [2025-10-27T08:41:04.001Z] ---> df -h: [2025-10-27T08:41:04.001Z] Filesystem Size Used Avail Use% Mounted on [2025-10-27T08:41:04.001Z] overlay 155G 32G 124G 21% / [2025-10-27T08:41:04.001Z] tmpfs 64M 0 64M 0% /dev [2025-10-27T08:41:04.001Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-10-27T08:41:04.001Z] shm 64M 0 64M 0% /dev/shm [2025-10-27T08:41:04.001Z] /dev/vda1 155G 32G 124G 21% /facter-os [2025-10-27T08:41:04.001Z] [2025-10-27T08:41:04.001Z] [2025-10-27T08:41:04.001Z] ---> sar -b -r -n DEV: [2025-10-27T08:41:04.001Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-675680) 10/27/25 _x86_64_ (8 CPU) [2025-10-27T08:41:04.001Z] [2025-10-27T08:41:04.001Z] 08:31:05 LINUX RESTART (8 CPU) [2025-10-27T08:41:04.001Z] [2025-10-27T08:41:04.001Z] 08:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-10-27T08:41:04.001Z] 08:33:01 216.03 14.40 201.63 0.00 2184.61 66476.64 0.00 [2025-10-27T08:41:04.001Z] 08:34:01 36.61 0.07 36.54 0.00 0.53 34695.17 0.00 [2025-10-27T08:41:04.001Z] 08:35:01 49.78 0.23 49.54 0.00 2.80 21706.78 0.00 [2025-10-27T08:41:04.001Z] 08:36:01 165.55 0.22 165.33 0.00 22.40 53549.33 0.00 [2025-10-27T08:41:04.001Z] 08:37:01 796.98 23.84 773.14 0.00 2697.23 296874.38 0.00 [2025-10-27T08:41:04.001Z] 08:38:01 412.10 1.15 410.95 0.00 9.20 214138.89 0.00 [2025-10-27T08:41:04.001Z] 08:39:01 127.15 0.10 127.05 0.00 0.80 61164.61 0.00 [2025-10-27T08:41:04.001Z] 08:40:01 357.40 0.07 357.33 0.00 0.53 94351.75 0.00 [2025-10-27T08:41:04.001Z] 08:41:01 708.16 0.33 707.83 0.00 21.59 167678.77 0.00 [2025-10-27T08:41:04.001Z] Average: 318.88 4.49 314.39 0.00 548.90 112299.16 0.00 [2025-10-27T08:41:04.001Z] [2025-10-27T08:41:04.001Z] 08:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-10-27T08:41:04.001Z] 08:33:01 27345564 31292640 988904 3.01 119492 4004844 2141184 6.31 1547392 3469444 58344 [2025-10-27T08:41:04.001Z] 08:34:01 26250756 31390976 887352 2.70 126624 5123292 1934492 5.70 2062608 3981700 169952 [2025-10-27T08:41:04.001Z] 08:35:01 25560060 31288640 987124 3.00 133772 5657212 2032464 5.99 1988080 4698268 655480 [2025-10-27T08:41:04.001Z] 08:36:01 22985120 31292492 980888 2.98 142644 8191364 2226240 6.56 2229708 6983196 3230696 [2025-10-27T08:41:04.001Z] 08:37:01 14763900 31327516 910352 2.77 350836 15730716 2242156 6.61 3143552 13741760 2778444 [2025-10-27T08:41:04.001Z] 08:38:01 8869248 30085364 2087332 6.35 385952 19934404 8161152 24.06 4647476 17632116 714640 [2025-10-27T08:41:04.001Z] 08:39:01 4062328 27934804 4231520 12.87 402676 22445960 11348776 33.46 8020852 18921632 1494476 [2025-10-27T08:41:04.001Z] 08:40:01 1601112 28211636 3959804 12.05 419296 25065956 8848884 26.09 8920728 20398132 1713748 [2025-10-27T08:41:04.001Z] 08:41:01 5295400 31336024 896288 2.73 447568 24652172 2018304 5.95 3722764 22162664 528 [2025-10-27T08:41:04.001Z] Average: 15192610 30462232 1769952 5.38 280984 14533991 4550406 13.42 4031462 12443212 1201812 [2025-10-27T08:41:04.001Z] [2025-10-27T08:41:04.001Z] 08:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-10-27T08:41:04.001Z] 08:33:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:33:01 docker0 601.48 695.17 45.79 4645.69 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:33:01 ens3 997.68 807.68 11840.39 127.99 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:33:01 vethfcbe397 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:34:01 docker0 0.97 0.97 0.07 0.08 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:34:01 ens3 34.33 24.50 27.74 15.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:34:01 vethfcbe397 0.97 1.02 0.08 0.09 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:35:01 docker0 0.33 0.33 0.02 0.03 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:35:01 ens3 22.06 15.90 18.56 11.76 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:35:01 vethfcbe397 0.33 0.35 0.03 0.03 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:36:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:36:01 vethd9ccbee 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:36:01 docker0 6.73 12.43 0.43 160.86 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:36:01 veth56165b2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:36:01 vethe47e47e 2.07 3.55 0.16 44.58 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:36:01 veth9a34b06 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:36:01 ens3 145.70 94.33 3047.64 23.83 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:36:01 veth75abf8e 2.80 5.30 0.22 77.46 0.00 0.00 0.00 0.01 [2025-10-27T08:41:04.001Z] 08:36:01 vethf9174be 0.38 0.57 0.03 0.14 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:36:01 veth6059fb7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:36:01 veth90db30e 1.48 3.78 0.11 38.73 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:37:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:37:01 docker0 551.53 1009.93 47.03 8811.34 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:37:01 ens3 1187.14 660.23 10505.03 227.21 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:37:01 vethf9174be 0.08 2.63 0.00 0.11 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:38:01 vethd83604c 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:38:01 veth131e77c 0.05 0.50 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:38:01 vethe54ce1c 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:38:01 docker0 0.67 0.03 0.02 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:38:01 veth5bbaff2 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:38:01 vethf5002a7 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:38:01 veth828fa57 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:38:01 veth44d1e39 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:38:01 veth9e7b942 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:38:01 ens3 16.61 10.83 12.60 7.18 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:38:01 veth456a1ce 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:38:01 veth6e0b368 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:38:01 vethf9174be 0.07 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:38:01 vethce42fc1 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:38:01 veth0dd6365 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:39:01 vethd83604c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:39:01 veth131e77c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:39:01 vethe54ce1c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:39:01 veth5bbaff2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:39:01 vethf5002a7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:39:01 veth828fa57 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:39:01 veth44d1e39 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:39:01 veth9e7b942 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:39:01 ens3 4.48 2.10 3.21 1.85 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:39:01 veth456a1ce 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:39:01 veth6e0b368 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:39:01 vethf9174be 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:39:01 vethce42fc1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:39:01 veth0dd6365 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:40:01 vethd83604c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:40:01 veth131e77c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:40:01 vethe54ce1c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:40:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:40:01 veth5bbaff2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:40:01 vethf5002a7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:40:01 veth828fa57 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:40:01 veth44d1e39 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:40:01 veth9e7b942 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:40:01 ens3 5.73 2.83 4.55 2.46 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:40:01 veth6e0b368 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:40:01 vethf9174be 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:40:01 veth0dd6365 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:41:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:41:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] 08:41:01 ens3 114.56 75.01 2549.75 22.84 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] Average: docker0 129.10 191.00 10.38 1513.25 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] Average: ens3 280.94 188.17 3112.34 48.91 0.00 0.00 0.00 0.00 [2025-10-27T08:41:04.001Z] [2025-10-27T08:41:04.001Z] [2025-10-27T08:41:04.001Z] ---> sar -P ALL: [2025-10-27T08:41:04.001Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-675680) 10/27/25 _x86_64_ (8 CPU) [2025-10-27T08:41:04.001Z] [2025-10-27T08:41:04.001Z] 08:31:05 LINUX RESTART (8 CPU) [2025-10-27T08:41:04.001Z] [2025-10-27T08:41:04.001Z] 08:32:01 CPU %user %nice %system %iowait %steal %idle [2025-10-27T08:41:04.001Z] 08:33:01 all 11.02 0.00 4.12 2.33 0.08 82.45 [2025-10-27T08:41:04.001Z] 08:33:01 0 10.30 0.00 3.62 0.65 0.07 85.36 [2025-10-27T08:41:04.001Z] 08:33:01 1 10.77 0.00 4.25 0.88 0.07 84.04 [2025-10-27T08:41:04.001Z] 08:33:01 2 8.47 0.00 3.16 1.79 0.08 86.50 [2025-10-27T08:41:04.001Z] 08:33:01 3 14.70 0.00 6.38 9.25 0.10 69.57 [2025-10-27T08:41:04.001Z] 08:33:01 4 12.79 0.00 5.10 1.02 0.08 81.00 [2025-10-27T08:41:04.001Z] 08:33:01 5 10.22 0.00 3.42 0.69 0.07 85.60 [2025-10-27T08:41:04.001Z] 08:33:01 6 11.16 0.00 3.95 3.83 0.08 80.98 [2025-10-27T08:41:04.001Z] 08:33:01 7 9.81 0.00 3.11 0.60 0.07 86.41 [2025-10-27T08:41:04.002Z] 08:34:01 all 42.58 0.00 6.17 0.42 0.12 50.70 [2025-10-27T08:41:04.002Z] 08:34:01 0 42.82 0.00 6.68 0.03 0.12 50.34 [2025-10-27T08:41:04.002Z] 08:34:01 1 44.62 0.00 7.34 0.62 0.15 47.27 [2025-10-27T08:41:04.002Z] 08:34:01 2 43.15 0.00 6.29 0.00 0.12 50.45 [2025-10-27T08:41:04.002Z] 08:34:01 3 43.13 0.00 6.11 0.00 0.13 50.63 [2025-10-27T08:41:04.002Z] 08:34:01 4 41.30 0.00 5.72 2.42 0.10 50.45 [2025-10-27T08:41:04.002Z] 08:34:01 5 41.56 0.00 5.43 0.00 0.10 52.91 [2025-10-27T08:41:04.002Z] 08:34:01 6 40.06 0.00 5.86 0.02 0.12 53.94 [2025-10-27T08:41:04.002Z] 08:34:01 7 44.03 0.00 5.97 0.29 0.12 49.61 [2025-10-27T08:41:04.002Z] 08:35:01 all 66.13 0.00 7.81 0.17 0.12 25.77 [2025-10-27T08:41:04.002Z] 08:35:01 0 67.20 0.00 7.51 0.03 0.12 25.14 [2025-10-27T08:41:04.002Z] 08:35:01 1 65.90 0.00 7.96 0.20 0.12 25.82 [2025-10-27T08:41:04.002Z] 08:35:01 2 66.66 0.00 7.73 0.07 0.12 25.43 [2025-10-27T08:41:04.002Z] 08:35:01 3 66.01 0.00 7.72 0.10 0.12 26.05 [2025-10-27T08:41:04.002Z] 08:35:01 4 66.39 0.00 7.79 0.86 0.12 24.84 [2025-10-27T08:41:04.002Z] 08:35:01 5 65.37 0.00 7.71 0.05 0.13 26.74 [2025-10-27T08:41:04.002Z] 08:35:01 6 65.40 0.00 7.88 0.02 0.12 26.59 [2025-10-27T08:41:04.002Z] 08:35:01 7 66.13 0.00 8.19 0.02 0.13 25.53 [2025-10-27T08:41:04.002Z] 08:36:01 all 20.25 0.00 5.38 6.39 0.10 67.88 [2025-10-27T08:41:04.002Z] 08:36:01 0 18.52 0.00 5.35 4.73 0.10 71.31 [2025-10-27T08:41:04.002Z] 08:36:01 1 20.49 0.00 6.28 9.02 0.10 64.11 [2025-10-27T08:41:04.002Z] 08:36:01 2 20.74 0.00 5.84 16.31 0.14 56.98 [2025-10-27T08:41:04.002Z] 08:36:01 3 19.87 0.00 4.93 3.87 0.08 71.25 [2025-10-27T08:41:04.002Z] 08:36:01 4 21.28 0.00 5.21 2.39 0.10 71.02 [2025-10-27T08:41:04.002Z] 08:36:01 5 21.18 0.00 5.05 2.62 0.10 71.06 [2025-10-27T08:41:04.002Z] 08:36:01 6 20.83 0.00 5.22 2.56 0.08 71.31 [2025-10-27T08:41:04.002Z] 08:36:01 7 19.10 0.00 5.19 9.71 0.10 65.90 [2025-10-27T08:41:04.002Z] 08:37:01 all 18.68 0.00 8.12 26.85 0.11 46.24 [2025-10-27T08:41:04.002Z] 08:37:01 0 20.03 0.00 7.90 19.49 0.08 52.51 [2025-10-27T08:41:04.002Z] 08:37:01 1 18.00 0.00 9.29 49.11 0.10 23.50 [2025-10-27T08:41:04.002Z] 08:37:01 2 18.94 0.00 8.31 25.44 0.12 47.19 [2025-10-27T08:41:04.002Z] 08:37:01 3 18.81 0.00 7.98 22.94 0.12 50.15 [2025-10-27T08:41:04.002Z] 08:37:01 4 17.39 0.00 7.73 14.54 0.12 60.22 [2025-10-27T08:41:04.002Z] 08:37:01 5 17.53 0.00 7.63 32.16 0.08 42.60 [2025-10-27T08:41:04.002Z] 08:37:01 6 20.09 0.00 8.13 30.39 0.12 41.28 [2025-10-27T08:41:04.002Z] 08:37:01 7 18.63 0.00 8.04 20.96 0.10 52.27 [2025-10-27T08:41:04.002Z] 08:38:01 all 25.51 0.00 5.24 16.14 0.08 53.04 [2025-10-27T08:41:04.002Z] 08:38:01 0 25.77 0.00 7.55 63.70 0.10 2.87 [2025-10-27T08:41:04.002Z] 08:38:01 1 24.67 0.00 5.44 13.94 0.13 55.81 [2025-10-27T08:41:04.002Z] 08:38:01 2 25.63 0.00 5.12 9.48 0.07 59.70 [2025-10-27T08:41:04.002Z] 08:38:01 3 25.41 0.00 5.37 8.28 0.07 60.87 [2025-10-27T08:41:04.002Z] 08:38:01 4 25.33 0.00 4.95 8.90 0.08 60.73 [2025-10-27T08:41:04.002Z] 08:38:01 5 25.70 0.00 4.71 8.20 0.07 61.32 [2025-10-27T08:41:04.002Z] 08:38:01 6 25.43 0.00 4.76 8.58 0.05 61.18 [2025-10-27T08:41:04.002Z] 08:38:01 7 26.11 0.00 4.03 8.48 0.07 61.31 [2025-10-27T08:41:04.002Z] 08:39:01 all 86.77 0.00 12.93 0.00 0.30 0.00 [2025-10-27T08:41:04.002Z] 08:39:01 0 86.70 0.00 12.99 0.00 0.32 0.00 [2025-10-27T08:41:04.002Z] 08:39:01 1 86.58 0.00 13.12 0.00 0.30 0.00 [2025-10-27T08:41:04.002Z] 08:39:01 2 87.30 0.00 12.44 0.00 0.27 0.00 [2025-10-27T08:41:04.002Z] 08:39:01 3 86.55 0.00 13.15 0.00 0.30 0.00 [2025-10-27T08:41:04.002Z] 08:39:01 4 86.12 0.00 13.56 0.00 0.32 0.00 [2025-10-27T08:41:04.002Z] 08:39:01 5 86.87 0.00 12.85 0.00 0.28 0.00 [2025-10-27T08:41:04.002Z] 08:39:01 6 86.66 0.00 13.04 0.00 0.30 0.00 [2025-10-27T08:41:04.002Z] 08:39:01 7 87.38 0.00 12.33 0.00 0.28 0.00 [2025-10-27T08:41:04.002Z] 08:40:01 all 88.69 0.00 11.06 0.00 0.25 0.00 [2025-10-27T08:41:04.002Z] 08:40:01 0 87.85 0.00 11.90 0.00 0.25 0.00 [2025-10-27T08:41:04.002Z] 08:40:01 1 88.56 0.00 11.19 0.00 0.25 0.00 [2025-10-27T08:41:04.002Z] 08:40:01 2 88.79 0.00 10.96 0.00 0.25 0.00 [2025-10-27T08:41:04.002Z] 08:40:01 3 88.70 0.00 11.05 0.00 0.25 0.00 [2025-10-27T08:41:04.002Z] 08:40:01 4 88.33 0.00 11.44 0.00 0.23 0.00 [2025-10-27T08:41:04.002Z] 08:40:01 5 88.92 0.00 10.83 0.00 0.25 0.00 [2025-10-27T08:41:04.002Z] 08:40:01 6 89.83 0.00 9.94 0.00 0.23 0.00 [2025-10-27T08:41:04.002Z] 08:40:01 7 88.57 0.00 11.18 0.00 0.25 0.00 [2025-10-27T08:41:04.002Z] 08:41:01 all 54.79 0.00 8.71 2.49 0.15 33.85 [2025-10-27T08:41:04.002Z] 08:41:01 0 54.29 0.00 9.66 5.02 0.15 30.88 [2025-10-27T08:41:04.002Z] 08:41:01 1 54.53 0.00 9.25 2.75 0.17 33.30 [2025-10-27T08:41:04.002Z] 08:41:01 2 54.01 0.00 8.15 1.33 0.13 36.38 [2025-10-27T08:41:04.002Z] 08:41:01 3 55.14 0.00 8.21 1.09 0.15 35.40 [2025-10-27T08:41:04.002Z] 08:41:01 4 55.62 0.00 8.51 2.79 0.15 32.92 [2025-10-27T08:41:04.002Z] 08:41:01 5 54.81 0.00 8.84 3.98 0.13 32.23 [2025-10-27T08:41:04.002Z] 08:41:01 6 55.34 0.00 8.76 1.41 0.17 34.32 [2025-10-27T08:41:04.002Z] 08:41:01 7 54.61 0.00 8.30 1.55 0.13 35.40 [2025-10-27T08:41:04.002Z] Average: all 46.16 0.00 7.74 6.07 0.14 39.89 [2025-10-27T08:41:04.002Z] Average: 0 46.03 0.00 8.14 10.35 0.15 35.34 [2025-10-27T08:41:04.002Z] Average: 1 46.15 0.00 8.24 8.43 0.15 37.02 [2025-10-27T08:41:04.002Z] Average: 2 46.09 0.00 7.56 6.01 0.14 40.19 [2025-10-27T08:41:04.002Z] Average: 3 46.62 0.00 7.89 5.03 0.15 40.32 [2025-10-27T08:41:04.002Z] Average: 4 46.16 0.00 7.79 3.65 0.15 42.25 [2025-10-27T08:41:04.002Z] Average: 5 45.91 0.00 7.39 5.29 0.14 41.27 [2025-10-27T08:41:04.002Z] Average: 6 46.17 0.00 7.51 5.19 0.14 40.98 [2025-10-27T08:41:04.002Z] Average: 7 46.11 0.00 7.38 4.61 0.14 41.76 [2025-10-27T08:41:04.002Z] [2025-10-27T08:41:04.002Z] [2025-10-27T08:41:04.002Z]