Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 45b71447c5306e16d8acfbee5d31a45e1c51401f+0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 (e09339e3d8922a04968f871a17facbb5ba3ae404) 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-ssh8804298627542595402.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-ssh18228230685272967303.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-5353/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-5353/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9365450110830895062.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-ssh7628600153725600937.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-5353/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-5353/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15842277606315278926.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.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1662’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1668 in /w/workspace/edgexfoundry_edgex-go_PR-5353 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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 Merging remotes/origin/main commit 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 into PR head commit 45b71447c5306e16d8acfbee5d31a45e1c51401f > 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/5353/head:refs/remotes/origin/PR-5353 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45b71447c5306e16d8acfbee5d31a45e1c51401f # timeout=10 Merge succeeded, producing dfa307e77e54be537c6480b7d8f21a96803f49a3 Checking out Revision dfa307e77e54be537c6480b7d8f21a96803f49a3 (PR-5353) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dfa307e77e54be537c6480b7d8f21a96803f49a3 # timeout=10 Commit message: "Merge commit '0973e96be4f5560d7a5f20b1dd8eaebe75e445b3' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-02-06T08:30:46.656Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-02-06T08:30:46.717Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-02-06T08:30:46.737Z] ========================================================= [2026-02-06T08:30:46.737Z] EdgeX Global Pipelines Version Info [2026-02-06T08:30:46.737Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 9b743685f5528d16f9eaf696569a38485356862d # timeout=10 [2026-02-06T08:30:47.820Z] ------------------- [2026-02-06T08:30:47.820Z] stable info: [2026-02-06T08:30:47.820Z] ------------------- [2026-02-06T08:30:47.820Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-02-06T08:30:47.820Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-02-06T08:30:47.820Z] Message: update stable to v1.0.278 [2026-02-06T08:30:48.387Z] ------------------- [2026-02-06T08:30:48.387Z] experimental info: [2026-02-06T08:30:48.387Z] ------------------- [2026-02-06T08:30:48.388Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-02-06T08:30:48.388Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-02-06T08:30:48.388Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-02-06T08:30:48.461Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-02-06T08:30:48.481Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-02-06T08:30:48.500Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-02-06T08:30:48.517Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-02-06T08:30:48.532Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-02-06T08:30:48.549Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-02-06T08:30:48.567Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-02-06T08:30:48.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-02-06T08:30:48.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-02-06T08:30:48.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-02-06T08:30:48.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-02-06T08:30:48.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-02-06T08:30:48.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-02-06T08:30:48.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-02-06T08:30:48.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-02-06T08:30:48.750Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-02-06T08:30:48.851Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-02-06T08:30:48.866Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-02-06T08:30:48.882Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-02-06T08:30:48.900Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-02-06T08:30:48.920Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-02-06T08:30:48.936Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-02-06T08:30:48.955Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-02-06T08:30:48.974Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5353 [Pipeline] echo [2026-02-06T08:30:48.993Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5353 [Pipeline] echo [2026-02-06T08:30:49.020Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5353 [Pipeline] echo [2026-02-06T08:30:49.037Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dfa307e77e54be537c6480b7d8f21a96803f49a3 [Pipeline] echo [2026-02-06T08:30:49.056Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dfa307e [Pipeline] echo [2026-02-06T08:30:49.077Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-06T08:30:49.124Z] provisioning config files... [2026-02-06T08:30:49.139Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config2714732516109916126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-06T08:30:49.467Z] ---> ****-login.sh [2026-02-06T08:30:49.467Z] nexus3.edgexfoundry.org:10001 [2026-02-06T08:30:49.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-06T08:30:49.728Z] [2026-02-06T08:30:49.728Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-06T08:30:49.728Z] Configure a credential helper to remove this warning. See [2026-02-06T08:30:49.728Z] https://docs.****.com/go/credential-store/ [2026-02-06T08:30:49.728Z] [2026-02-06T08:30:49.728Z] Login Succeeded [2026-02-06T08:30:49.728Z] nexus3.edgexfoundry.org:10002 [2026-02-06T08:30:49.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-06T08:30:49.728Z] [2026-02-06T08:30:49.728Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-06T08:30:49.728Z] Configure a credential helper to remove this warning. See [2026-02-06T08:30:49.728Z] https://docs.****.com/go/credential-store/ [2026-02-06T08:30:49.728Z] [2026-02-06T08:30:49.728Z] Login Succeeded [2026-02-06T08:30:49.728Z] nexus3.edgexfoundry.org:10003 [2026-02-06T08:30:49.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-06T08:30:49.728Z] [2026-02-06T08:30:49.728Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-06T08:30:49.728Z] Configure a credential helper to remove this warning. See [2026-02-06T08:30:49.728Z] https://docs.****.com/go/credential-store/ [2026-02-06T08:30:49.728Z] [2026-02-06T08:30:49.728Z] Login Succeeded [2026-02-06T08:30:49.728Z] nexus3.edgexfoundry.org:10004 [2026-02-06T08:30:49.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-06T08:30:49.987Z] [2026-02-06T08:30:49.987Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-06T08:30:49.987Z] Configure a credential helper to remove this warning. See [2026-02-06T08:30:49.987Z] https://docs.****.com/go/credential-store/ [2026-02-06T08:30:49.987Z] [2026-02-06T08:30:49.987Z] Login Succeeded [2026-02-06T08:30:49.987Z] ****.io [2026-02-06T08:30:49.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-06T08:30:50.249Z] [2026-02-06T08:30:50.249Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-06T08:30:50.249Z] Configure a credential helper to remove this warning. See [2026-02-06T08:30:50.249Z] https://docs.****.com/go/credential-store/ [2026-02-06T08:30:50.249Z] [2026-02-06T08:30:50.249Z] Login Succeeded [2026-02-06T08:30:50.249Z] ---> ****-login.sh ends [Pipeline] } [2026-02-06T08:30:50.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-06T08:30:50.574Z] + 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 [2026-02-06T08:30:50.574Z] + + dirnamecut cmd/core-command/Dockerfile -d/ [2026-02-06T08:30:50.574Z] -f2 [2026-02-06T08:30:50.574Z] + echo core-command,cmd/core-command/Dockerfile [2026-02-06T08:30:50.574Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-02-06T08:30:50.574Z] + cut -d/ -f2 [2026-02-06T08:30:50.574Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-02-06T08:30:50.574Z] + dirname cmd/core-data/Dockerfile [2026-02-06T08:30:50.574Z] + cut -d/ -f2 [2026-02-06T08:30:50.574Z] + echo core-data,cmd/core-data/Dockerfile [2026-02-06T08:30:50.574Z] + + cut -d/dirname -f2 cmd/core-keeper/Dockerfile [2026-02-06T08:30:50.574Z] [2026-02-06T08:30:50.574Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-02-06T08:30:50.574Z] + dirname cmd/core-metadata/Dockerfile [2026-02-06T08:30:50.574Z] + cut -d/ -f2 [2026-02-06T08:30:50.574Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-02-06T08:30:50.574Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-02-06T08:30:50.574Z] + cut -d/ -f2 [2026-02-06T08:30:50.574Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-02-06T08:30:50.574Z] + dirname cmd/security-proxy-auth/Dockerfile+ [2026-02-06T08:30:50.574Z] cut -d/ -f2 [2026-02-06T08:30:50.574Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-02-06T08:30:50.574Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-02-06T08:30:50.574Z] + cut -d/ -f2 [2026-02-06T08:30:50.574Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-02-06T08:30:50.574Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-02-06T08:30:50.574Z] + cut -d/ -f2 [2026-02-06T08:30:50.574Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-02-06T08:30:50.574Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-02-06T08:30:50.574Z] + cut -d/ -f2 [2026-02-06T08:30:50.574Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-02-06T08:30:50.574Z] + dirname cmd/security-spire-agent/Dockerfile [2026-02-06T08:30:50.574Z] + cut -d/ -f2 [2026-02-06T08:30:50.574Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-02-06T08:30:50.574Z] + dirname cmd/security-spire-config/Dockerfile [2026-02-06T08:30:50.574Z] + cut -d/ -f2 [2026-02-06T08:30:50.574Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-02-06T08:30:50.574Z] + dirname cmd/security-spire-server/Dockerfile [2026-02-06T08:30:50.574Z] + cut -d/ -f2 [2026-02-06T08:30:50.574Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-02-06T08:30:50.574Z] + dirname cmd/support-notifications/Dockerfile [2026-02-06T08:30:50.574Z] + cut -d/ -f2 [2026-02-06T08:30:50.574Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-02-06T08:30:50.574Z] + dirname cmd/support-scheduler/Dockerfile [2026-02-06T08:30:50.574Z] + cut -d/ -f2 [2026-02-06T08:30:50.574Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-02-06T08:30:50.606Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-02-06T08:30:50.953Z] + git rev-list -1 --merges dfa307e77e54be537c6480b7d8f21a96803f49a3~1..dfa307e77e54be537c6480b7d8f21a96803f49a3 [Pipeline] echo [2026-02-06T08:30:50.964Z] -----------> git rev-list -1 --merges dfa307e77e54be537c6480b7d8f21a96803f49a3~1..dfa307e77e54be537c6480b7d8f21a96803f49a3 dfa307e77e54be537c6480b7d8f21a96803f49a3 [2026-02-06T08:30:50.964Z] dfa307e77e54be537c6480b7d8f21a96803f49a3 [false] [Pipeline] sh [2026-02-06T08:30:51.254Z] + git log --format=format:%s -1 dfa307e77e54be537c6480b7d8f21a96803f49a3 [Pipeline] echo [2026-02-06T08:30:51.266Z] ========================================================= [2026-02-06T08:30:51.266Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-02-06T08:30:51.266Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-02-06T08:30:51.627Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-06T08:30:51.627Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-02-06T08:30:51.627Z] + [ -e /tmp/ssh_known_hosts ] [2026-02-06T08:30:51.627Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-02-06T08:30:51.627Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-02-06T08:30:51.627Z] sudo tee -a /etc/ssh/ssh_known_hosts [2026-02-06T08:30:51.627Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-06T08:30:51.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-06T08:30:51.968Z] [2026-02-06T08:30:51.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-06T08:30:52.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-06T08:30:52.266Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-02-06T08:30:52.266Z] 3dae71ba6b94: Pulling fs layer [2026-02-06T08:30:52.266Z] 6bf1a483ea7c: Pulling fs layer [2026-02-06T08:30:52.266Z] f5dfc541a4d3: Pulling fs layer [2026-02-06T08:30:52.266Z] 461d9e800cba: Pulling fs layer [2026-02-06T08:30:52.266Z] 80192f66455f: Pulling fs layer [2026-02-06T08:30:52.266Z] 2e8e34ca0e6c: Pulling fs layer [2026-02-06T08:30:52.266Z] a29436f7fd5d: Pulling fs layer [2026-02-06T08:30:52.266Z] 923cac83aea3: Pulling fs layer [2026-02-06T08:30:52.266Z] 25ad8b0a4227: Pulling fs layer [2026-02-06T08:30:52.266Z] db01528c6b51: Pulling fs layer [2026-02-06T08:30:52.266Z] 28988de357af: Pulling fs layer [2026-02-06T08:30:52.266Z] 461d9e800cba: Waiting [2026-02-06T08:30:52.266Z] 80192f66455f: Waiting [2026-02-06T08:30:52.266Z] 2e8e34ca0e6c: Waiting [2026-02-06T08:30:52.266Z] a29436f7fd5d: Waiting [2026-02-06T08:30:52.266Z] 923cac83aea3: Waiting [2026-02-06T08:30:52.266Z] 25ad8b0a4227: Waiting [2026-02-06T08:30:52.266Z] db01528c6b51: Waiting [2026-02-06T08:30:52.266Z] 28988de357af: Waiting [2026-02-06T08:30:52.266Z] 6bf1a483ea7c: Verifying Checksum [2026-02-06T08:30:52.266Z] 6bf1a483ea7c: Download complete [2026-02-06T08:30:52.266Z] 461d9e800cba: Verifying Checksum [2026-02-06T08:30:52.266Z] 461d9e800cba: Download complete [2026-02-06T08:30:52.526Z] 80192f66455f: Download complete [2026-02-06T08:30:52.526Z] f5dfc541a4d3: Verifying Checksum [2026-02-06T08:30:52.526Z] f5dfc541a4d3: Download complete [2026-02-06T08:30:52.784Z] 3dae71ba6b94: Verifying Checksum [2026-02-06T08:30:52.784Z] 3dae71ba6b94: Download complete [2026-02-06T08:30:52.784Z] 923cac83aea3: Verifying Checksum [2026-02-06T08:30:52.784Z] 923cac83aea3: Download complete [2026-02-06T08:30:52.784Z] 25ad8b0a4227: Verifying Checksum [2026-02-06T08:30:52.784Z] 25ad8b0a4227: Download complete [2026-02-06T08:30:52.784Z] db01528c6b51: Download complete [2026-02-06T08:30:52.784Z] 28988de357af: Download complete [2026-02-06T08:30:53.048Z] a29436f7fd5d: Verifying Checksum [2026-02-06T08:30:53.048Z] a29436f7fd5d: Download complete [2026-02-06T08:30:53.618Z] 2e8e34ca0e6c: Verifying Checksum [2026-02-06T08:30:53.618Z] 2e8e34ca0e6c: Download complete [2026-02-06T08:30:53.876Z] 3dae71ba6b94: Pull complete [2026-02-06T08:30:54.133Z] 6bf1a483ea7c: Pull complete [2026-02-06T08:30:54.698Z] f5dfc541a4d3: Pull complete [2026-02-06T08:30:54.698Z] 461d9e800cba: Pull complete [2026-02-06T08:30:54.698Z] 80192f66455f: Pull complete [2026-02-06T08:30:58.885Z] 2e8e34ca0e6c: Pull complete [2026-02-06T08:30:59.451Z] a29436f7fd5d: Pull complete [2026-02-06T08:30:59.451Z] 923cac83aea3: Pull complete [2026-02-06T08:30:59.451Z] 25ad8b0a4227: Pull complete [2026-02-06T08:30:59.710Z] db01528c6b51: Pull complete [2026-02-06T08:30:59.710Z] 28988de357af: Pull complete [2026-02-06T08:30:59.710Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-02-06T08:30:59.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-06T08:30:59.710Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-06T08:30:59.836Z] prd-ubuntu20.04-docker-8c-8g-1668 does not seem to be running inside a container [2026-02-06T08:30:59.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 [2026-02-06T08:31:02.664Z] $ docker top 93b7d69d5f8988777ca43edb053feb3914792d5e68f2797deb89091c3c4e3134 -eo pid,comm [2026-02-06T08:31:02.715Z] 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). [2026-02-06T08:31:02.715Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-06T08:31:02.771Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-06T08:31:02.771Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-06T08:31:02.894Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-06T08:31:02.893Z] $ docker exec 93b7d69d5f8988777ca43edb053feb3914792d5e68f2797deb89091c3c4e3134 ssh-agent [2026-02-06T08:31:02.997Z] SSH_AUTH_SOCK=/tmp/ssh-lWluY3O9Omc7/agent.31 [2026-02-06T08:31:02.997Z] SSH_AGENT_PID=37 [2026-02-06T08:31:03.002Z] Running ssh-add (command line suppressed) [2026-02-06T08:31:03.083Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_10469826000452730.key (/w/workspace/edgex-go/6@tmp/private_key_10469826000452730.key) [2026-02-06T08:31:03.099Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-06T08:31:03.389Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] sh [2026-02-06T08:31:03.672Z] + git tag --points-at HEAD [Pipeline] } [2026-02-06T08:31:03.680Z] $ docker exec --env ******** --env ******** 93b7d69d5f8988777ca43edb053feb3914792d5e68f2797deb89091c3c4e3134 ssh-agent -k [2026-02-06T08:31:03.769Z] unset SSH_AUTH_SOCK; [2026-02-06T08:31:03.769Z] unset SSH_AGENT_PID; [2026-02-06T08:31:03.769Z] echo Agent pid 37 killed; [2026-02-06T08:31:03.781Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-02-06T08:31:03.822Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-06T08:31:03.822Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-06T08:31:03.921Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-06T08:31:03.919Z] $ docker exec 93b7d69d5f8988777ca43edb053feb3914792d5e68f2797deb89091c3c4e3134 ssh-agent [2026-02-06T08:31:04.017Z] SSH_AUTH_SOCK=/tmp/ssh-PbqsgaQ4ff2f/agent.84 [2026-02-06T08:31:04.017Z] SSH_AGENT_PID=90 [2026-02-06T08:31:04.022Z] Running ssh-add (command line suppressed) [2026-02-06T08:31:04.103Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_4677468364274188446.key (/w/workspace/edgex-go/6@tmp/private_key_4677468364274188446.key) [2026-02-06T08:31:04.120Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-06T08:31:04.411Z] + git semver init [2026-02-06T08:31:04.669Z] 2026-02-06 08:31:04,610 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-06T08:31:04.669Z] 2026-02-06 08:31:04,615 [run_init] DEBUG init version:0.0.0 force:False [2026-02-06T08:31:04.669Z] 2026-02-06 08:31:04,616 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver [2026-02-06T08:31:04.669Z] 2026-02-06 08:31:04,616 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver [2026-02-06T08:31:04.669Z] 2026-02-06 08:31:04,616 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, stdin=None, shell=False, universal_newlines=False) [2026-02-06T08:31:11.260Z] 2026-02-06 08:31:11,099 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude [2026-02-06T08:31:11.260Z] 2026-02-06 08:31:11,099 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-5353 with force:False [2026-02-06T08:31:11.260Z] 2026-02-06 08:31:11,099 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-5353 [2026-02-06T08:31:11.260Z] 2026-02-06 08:31:11,103 [execute] INFO git cat-file --batch-check [2026-02-06T08:31:11.260Z] 2026-02-06 08:31:11,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-06T08:31:11.260Z] 2026-02-06 08:31:11,108 [execute] INFO git cat-file --batch [2026-02-06T08:31:11.260Z] 2026-02-06 08:31:11,109 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-06T08:31:11.260Z] 2026-02-06 08:31:11,112 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-5353 [2026-02-06T08:31:11.260Z] 0.0.0 [Pipeline] } [2026-02-06T08:31:11.265Z] $ docker exec --env ******** --env ******** 93b7d69d5f8988777ca43edb053feb3914792d5e68f2797deb89091c3c4e3134 ssh-agent -k [2026-02-06T08:31:11.366Z] unset SSH_AUTH_SOCK; [2026-02-06T08:31:11.367Z] unset SSH_AGENT_PID; [2026-02-06T08:31:11.367Z] echo Agent pid 90 killed; [2026-02-06T08:31:11.380Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-06T08:31:11.697Z] + git semver [Pipeline] } [2026-02-06T08:31:11.965Z] $ docker stop --time=1 93b7d69d5f8988777ca43edb053feb3914792d5e68f2797deb89091c3c4e3134 [2026-02-06T08:31:13.244Z] $ docker rm -f --volumes 93b7d69d5f8988777ca43edb053feb3914792d5e68f2797deb89091c3c4e3134 [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-06T08:31:13.589Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-02-06T08:31:13.800Z] Stashed 1 file(s) [Pipeline] echo [2026-02-06T08:31:13.802Z] [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] } [2026-02-06T08:31:14.290Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo [2026-02-06T08:31:14.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-06T08:31:14.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-06T08:31:14.335Z] ========================================================= [2026-02-06T08:31:14.335Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-02-06T08:31:14.335Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-02-06T08:31:14.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-02-06T08:31:14.635Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-02-06T08:31:14.635Z] 2d35ebdb57d9: Pulling fs layer [2026-02-06T08:31:14.635Z] c35fb4624d26: Pulling fs layer [2026-02-06T08:31:14.635Z] 4e2aec7ef170: Pulling fs layer [2026-02-06T08:31:14.635Z] 333b49ad6fbf: Pulling fs layer [2026-02-06T08:31:14.635Z] 4f4fb700ef54: Pulling fs layer [2026-02-06T08:31:14.635Z] c3e65509a76b: Pulling fs layer [2026-02-06T08:31:14.635Z] 7cf9ebb963bd: Pulling fs layer [2026-02-06T08:31:14.635Z] bb34ca984cfb: Pulling fs layer [2026-02-06T08:31:14.635Z] 151cf03bc807: Pulling fs layer [2026-02-06T08:31:14.635Z] 333b49ad6fbf: Waiting [2026-02-06T08:31:14.635Z] 4f4fb700ef54: Waiting [2026-02-06T08:31:14.635Z] c3e65509a76b: Waiting [2026-02-06T08:31:14.635Z] 151cf03bc807: Waiting [2026-02-06T08:31:14.635Z] 7cf9ebb963bd: Waiting [2026-02-06T08:31:14.635Z] bb34ca984cfb: Waiting [2026-02-06T08:31:14.635Z] c35fb4624d26: Download complete [2026-02-06T08:31:14.635Z] 333b49ad6fbf: Download complete [2026-02-06T08:31:14.635Z] 4f4fb700ef54: Verifying Checksum [2026-02-06T08:31:14.635Z] 4f4fb700ef54: Download complete [2026-02-06T08:31:14.635Z] c3e65509a76b: Download complete [2026-02-06T08:31:14.635Z] 2d35ebdb57d9: Verifying Checksum [2026-02-06T08:31:14.635Z] 2d35ebdb57d9: Download complete [2026-02-06T08:31:14.893Z] 2d35ebdb57d9: Pull complete [2026-02-06T08:31:14.893Z] 7cf9ebb963bd: Verifying Checksum [2026-02-06T08:31:14.893Z] 7cf9ebb963bd: Download complete [2026-02-06T08:31:14.893Z] c35fb4624d26: Pull complete [2026-02-06T08:31:15.150Z] 4e2aec7ef170: Verifying Checksum [2026-02-06T08:31:15.150Z] 4e2aec7ef170: Download complete [2026-02-06T08:31:15.150Z] 151cf03bc807: Download complete [2026-02-06T08:31:15.423Z] bb34ca984cfb: Verifying Checksum [2026-02-06T08:31:15.423Z] bb34ca984cfb: Download complete [2026-02-06T08:31:19.685Z] 4e2aec7ef170: Pull complete [2026-02-06T08:31:19.685Z] 333b49ad6fbf: Pull complete [2026-02-06T08:31:19.685Z] 4f4fb700ef54: Pull complete [2026-02-06T08:31:19.685Z] c3e65509a76b: Pull complete [2026-02-06T08:31:20.646Z] 7cf9ebb963bd: Pull complete [2026-02-06T08:31:23.169Z] bb34ca984cfb: Pull complete [2026-02-06T08:31:23.427Z] 151cf03bc807: Pull complete [2026-02-06T08:31:23.427Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-02-06T08:31:23.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-02-06T08:31:23.427Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-02-06T08:31:23.722Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-02-06T08:31:23.722Z] WORKDIR /edgex [2026-02-06T08:31:23.722Z] COPY go.mod . [2026-02-06T08:31:23.722Z] RUN go mod download [2026-02-06T08:31:23.722Z] + docker build -t ci-base-image-x86_64 -f - . [2026-02-06T08:31:24.290Z] #0 building with "default" instance using docker driver [2026-02-06T08:31:24.290Z] [2026-02-06T08:31:24.290Z] #1 [internal] load build definition from Dockerfile [2026-02-06T08:31:24.290Z] #1 transferring dockerfile: 164B done [2026-02-06T08:31:24.290Z] #1 DONE 0.0s [2026-02-06T08:31:24.290Z] [2026-02-06T08:31:24.290Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-02-06T08:31:24.290Z] #2 DONE 0.0s [2026-02-06T08:31:24.290Z] [2026-02-06T08:31:24.290Z] #3 [internal] load .dockerignore [2026-02-06T08:31:24.290Z] #3 transferring context: 50B done [2026-02-06T08:31:24.290Z] #3 DONE 0.1s [2026-02-06T08:31:24.290Z] [2026-02-06T08:31:24.290Z] #4 [internal] load build context [2026-02-06T08:31:24.290Z] #4 DONE 0.0s [2026-02-06T08:31:24.290Z] [2026-02-06T08:31:24.290Z] #4 [internal] load build context [2026-02-06T08:31:24.290Z] #4 transferring context: 7.07kB done [2026-02-06T08:31:24.290Z] #4 DONE 0.0s [2026-02-06T08:31:24.290Z] [2026-02-06T08:31:24.290Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-02-06T08:31:24.290Z] #5 DONE 0.1s [2026-02-06T08:31:24.548Z] [2026-02-06T08:31:24.548Z] #6 [2/4] WORKDIR /edgex [2026-02-06T08:31:26.507Z] #6 DONE 1.8s [2026-02-06T08:31:26.507Z] [2026-02-06T08:31:26.507Z] #7 [3/4] COPY go.mod . [2026-02-06T08:31:26.507Z] #7 DONE 0.1s [2026-02-06T08:31:26.507Z] [2026-02-06T08:31:26.507Z] #8 [4/4] RUN go mod download [2026-02-06T08:31:34.623Z] #8 DONE 7.5s [2026-02-06T08:31:34.623Z] [2026-02-06T08:31:34.623Z] #9 exporting to image [2026-02-06T08:31:34.623Z] #9 exporting layers [2026-02-06T08:31:37.149Z] #9 exporting layers 3.4s done [2026-02-06T08:31:37.407Z] #9 writing image sha256:5c903f137b6911fda36c3019b4181c52e7dab67015bd35c087ba438d7b15e304 done [2026-02-06T08:31:37.407Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-02-06T08:31:37.407Z] #9 DONE 3.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-06T08:31:37.708Z] + docker inspect -f . ci-base-image-x86_64 [2026-02-06T08:31:37.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-06T08:31:37.787Z] prd-ubuntu20.04-docker-8c-8g-1668 does not seem to be running inside a container [2026-02-06T08:31:37.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 [2026-02-06T08:31:38.076Z] $ docker top 98a4b180e66dda4701d5878d3c0e9c1886bcb88366660c7782222d0c63f0fd88 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-06T08:31:38.420Z] + go version [2026-02-06T08:31:38.420Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-02-06T08:31:38.423Z] $ docker stop --time=1 98a4b180e66dda4701d5878d3c0e9c1886bcb88366660c7782222d0c63f0fd88 [2026-02-06T08:31:39.686Z] $ docker rm -f --volumes 98a4b180e66dda4701d5878d3c0e9c1886bcb88366660c7782222d0c63f0fd88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-06T08:31:40.119Z] + docker inspect -f . ci-base-image-x86_64 [2026-02-06T08:31:40.119Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-06T08:31:40.193Z] prd-ubuntu20.04-docker-8c-8g-1668 does not seem to be running inside a container [2026-02-06T08:31:40.218Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 [2026-02-06T08:31:40.443Z] $ docker top 1753a34fd298557e30a99053ade6b5a5e33ebe5f138e8a82a6ad7c2d9600a29d -eo pid,comm [Pipeline] { [Pipeline] echo [2026-02-06T08:31:40.515Z] ========================================================= [2026-02-06T08:31:40.515Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-02-06T08:31:40.515Z] ========================================================= [Pipeline] sh [2026-02-06T08:31:40.792Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh [2026-02-06T08:31:41.090Z] + make test [2026-02-06T08:31:41.090Z] go test -race -coverprofile=coverage.out ./... [2026-02-06T08:31:49.196Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-02-06T08:32:15.730Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-02-06T08:32:15.730Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-02-06T08:32:15.730Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-02-06T08:32:15.730Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-02-06T08:32:15.730Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-02-06T08:32:15.730Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-02-06T08:32:15.730Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-02-06T08:32:15.730Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-02-06T08:32:15.730Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-02-06T08:32:15.730Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-02-06T08:32:15.730Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-02-06T08:32:15.730Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-02-06T08:32:15.730Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-02-06T08:32:15.730Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-02-06T08:32:15.730Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-02-06T08:32:15.730Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-02-06T08:32:15.730Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-02-06T08:32:15.730Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-02-06T08:32:19.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.059s coverage: 97.0% of statements [2026-02-06T08:32:22.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.045s coverage: 69.4% of statements [2026-02-06T08:32:22.288Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-02-06T08:32:22.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.022s coverage: 4.8% of statements [2026-02-06T08:32:22.288Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-02-06T08:32:22.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.069s coverage: 57.6% of statements [2026-02-06T08:32:22.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.036s coverage: 86.5% of statements [2026-02-06T08:32:22.288Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-02-06T08:32:22.288Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-02-06T08:32:22.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.354s coverage: 94.2% of statements [2026-02-06T08:32:22.288Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-02-06T08:32:22.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-02-06T08:32:22.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-02-06T08:32:22.288Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-02-06T08:32:22.288Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-02-06T08:32:22.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-02-06T08:32:22.288Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-02-06T08:32:22.288Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-02-06T08:32:22.288Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-02-06T08:32:22.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-02-06T08:32:22.288Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-02-06T08:32:22.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 90.7% of statements [2026-02-06T08:32:22.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-02-06T08:32:22.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-02-06T08:32:22.288Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-02-06T08:32:22.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.031s coverage: 0.0% of statements [2026-02-06T08:32:22.288Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-02-06T08:32:22.288Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-02-06T08:32:22.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 8.3% of statements [2026-02-06T08:32:22.874Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-02-06T08:32:22.874Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-02-06T08:32:24.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.446s coverage: 95.9% of statements [2026-02-06T08:32:24.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-02-06T08:32:24.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-02-06T08:32:24.775Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-02-06T08:32:24.775Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-02-06T08:32:24.775Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-02-06T08:32:24.775Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.037s coverage: 72.2% of statements [2026-02-06T08:32:24.775Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-02-06T08:32:24.775Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-02-06T08:32:24.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-02-06T08:32:24.775Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-02-06T08:32:24.775Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-02-06T08:32:24.775Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-02-06T08:32:24.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-02-06T08:32:24.775Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-02-06T08:32:24.775Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-02-06T08:32:24.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-02-06T08:32:27.298Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.048s coverage: 3.5% of statements [2026-02-06T08:32:27.298Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-02-06T08:32:27.298Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-02-06T08:32:27.298Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements [2026-02-06T08:32:27.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-02-06T08:32:27.298Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 38.2% of statements [2026-02-06T08:32:27.298Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.037s coverage: 68.8% of statements [2026-02-06T08:32:27.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-02-06T08:32:27.298Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-02-06T08:32:27.298Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-02-06T08:32:28.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements [2026-02-06T08:32:28.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 87.1% of statements [2026-02-06T08:32:28.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 89.5% of statements [2026-02-06T08:32:28.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 93.1% of statements [2026-02-06T08:32:28.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.030s coverage: 87.5% of statements [2026-02-06T08:32:40.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2026-02-06T08:32:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.047s coverage: 92.9% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements [2026-02-06T08:32:47.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 47.4% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements [2026-02-06T08:32:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.052s coverage: 81.8% of statements [2026-02-06T08:32:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.070s coverage: 82.1% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements [2026-02-06T08:32:47.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-02-06T08:32:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.030s coverage: 6.8% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.033s coverage: 33.3% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.029s coverage: 100.0% of statements [2026-02-06T08:32:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.152s coverage: 54.8% of statements [2026-02-06T08:32:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.6% of statements [2026-02-06T08:32:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2026-02-06T08:32:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2026-02-06T08:32:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2026-02-06T08:32:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.044s coverage: 20.0% of statements [2026-02-06T08:32:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.023s coverage: 88.6% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements [2026-02-06T08:32:47.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-02-06T08:32:47.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.024s coverage: 100.0% of statements [2026-02-06T08:32:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.097s coverage: 29.2% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-02-06T08:32:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.025s coverage: 76.2% of statements [2026-02-06T08:32:47.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.016s coverage: 54.0% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-02-06T08:32:47.546Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-02-06T08:32:52.810Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 17.1% of statements [2026-02-06T08:32:52.810Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-02-06T08:32:52.810Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-02-06T08:32:52.810Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-02-06T08:32:52.810Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-02-06T08:32:52.810Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.093s coverage: 94.9% of statements [2026-02-06T08:32:52.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-02-06T08:32:52.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-02-06T08:32:52.810Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-02-06T08:32:52.810Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-02-06T08:32:52.810Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 9.0% of statements [2026-02-06T08:32:52.810Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-02-06T08:32:52.810Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-02-06T08:32:52.810Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-02-06T08:32:52.810Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.065s coverage: 97.7% of statements [2026-02-06T08:32:52.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-02-06T08:32:52.810Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements [2026-02-06T08:32:52.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-02-06T08:32:52.810Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-02-06T08:32:52.810Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2026-02-06T08:32:52.810Z] running golangci-lint [2026-02-06T08:32:52.810Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-02-06T08:32:52.810Z] go version go1.25.2 linux/amd64 [2026-02-06T08:32:53.065Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-02-06T08:32:53.065Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-02-06T08:32:53.065Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-02-06T08:32:53.065Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-02-06T08:32:53.065Z] level=info msg="[goenv] Read go env for 3.275104ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-02-06T08:32:53.065Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-02-06T08:33:14.969Z] level=info msg="[loader] Go packages loading at mode 8767 (types_sizes|deps|exports_file|imports|name|compiled_files|files) took 19.685280149s" [2026-02-06T08:33:14.969Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 30.562125ms" [2026-02-06T08:33:24.946Z] level=info msg="[linters_context/goanalysis] analyzers took 1m37.100379783s with top 10 stages: buildir: 49.689743602s, inspect: 2.349904025s, gosec: 2.251112223s, fact_deprecated: 2.047778989s, printf: 1.781129785s, fact_purity: 1.623794108s, ctrlflow: 1.2649906s, nilness: 1.129578308s, S1038: 1.051929077s, QF1004: 922.090631ms" [2026-02-06T08:33:24.946Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-02-06T08:33:24.946Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-02-06T08:33:24.946Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-02-06T08:33:24.946Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-02-06T08:33:24.946Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 35/35, path_absoluter: 35/35, nolint_filter: 21/0, filename_unadjuster: 35/35, invalid_issue: 35/35, path_relativity: 35/35, exclusion_paths: 35/35, generated_file_filter: 35/22, exclusion_rules: 22/21" [2026-02-06T08:33:24.946Z] level=info msg="[runner] processing took 7.585655ms with stages: nolint_filter: 6.740531ms, generated_file_filter: 636.013µs, exclusion_rules: 116.925µs, exclusion_paths: 40.578µs, path_relativity: 36.218µs, cgo: 3.1µs, invalid_issue: 3.1µs, path_absoluter: 2.66µs, sort_results: 1.88µs, filename_unadjuster: 1.26µs, max_same_issues: 600ns, fixer: 550ns, source_code: 430ns, diff: 420ns, max_per_file_from_linter: 380ns, path_prettifier: 270ns, uniq_by_line: 220ns, severity-rules: 210ns, max_from_linter: 170ns, path_shortener: 140ns" [2026-02-06T08:33:24.946Z] level=info msg="[runner] linters took 10.804318305s with stages: goanalysis_metalinter: 10.796662045s" [2026-02-06T08:33:24.946Z] 0 issues. [2026-02-06T08:33:24.946Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-02-06T08:33:24.946Z] level=info msg="Memory: 305 samples, avg is 333.0MB, max is 1448.4MB" [2026-02-06T08:33:24.946Z] level=info msg="Execution took 30.52606573s" [2026-02-06T08:33:24.946Z] go vet ./... [2026-02-06T08:33:30.211Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-02-06T08:33:30.211Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-02-06T08:33:30.211Z] ./bin/test-attribution-txt.sh [2026-02-06T08:33:30.211Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-02-06T08:33:30.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2026-02-06T08:33:30.515Z] + ls -al . [2026-02-06T08:33:30.515Z] total 1392 [2026-02-06T08:33:30.515Z] drwxrwxr-x 11 1001 1001 4096 Feb 6 08:31 . [2026-02-06T08:33:30.515Z] drwxr-xr-x 4 root root 4096 Feb 6 08:31 .. [2026-02-06T08:33:30.515Z] drwxrwxr-x 2 1001 1001 4096 Feb 6 08:30 .blubracket [2026-02-06T08:33:30.515Z] -rw-rw-r-- 1 1001 1001 10 Feb 6 08:30 .dockerignore [2026-02-06T08:33:30.515Z] drwxrwxr-x 8 1001 1001 4096 Feb 6 08:32 .git [2026-02-06T08:33:30.515Z] drwxrwxr-x 3 1001 1001 4096 Feb 6 08:30 .github [2026-02-06T08:33:30.515Z] -rw-rw-r-- 1 1001 1001 909 Feb 6 08:30 .gitignore [2026-02-06T08:33:30.515Z] -rw-rw-r-- 1 1001 1001 359 Feb 6 08:30 .golangci.yml [2026-02-06T08:33:30.515Z] -rw-rw-r-- 1 1001 1001 100 Feb 6 08:30 .hadolint.yml [2026-02-06T08:33:30.515Z] drwxr-xr-x 3 1001 1001 4096 Feb 6 08:31 .semver [2026-02-06T08:33:30.515Z] -rw-rw-r-- 1 1001 1001 155 Feb 6 08:30 .sonarcloud.properties [2026-02-06T08:33:30.515Z] -rw-rw-r-- 1 1001 1001 1171 Feb 6 08:30 ADOPTERS.md [2026-02-06T08:33:30.515Z] -rw-rw-r-- 1 1001 1001 20017 Feb 6 08:30 Attribution.txt [2026-02-06T08:33:30.515Z] -rw-rw-r-- 1 1001 1001 108018 Feb 6 08:30 CHANGELOG.md [2026-02-06T08:33:30.515Z] -rw-rw-r-- 1 1001 1001 3804 Feb 6 08:30 CONTRIBUTING.md [2026-02-06T08:33:30.515Z] -rw-rw-r-- 1 1001 1001 677 Feb 6 08:30 GOVERNANCE.md [2026-02-06T08:33:30.515Z] -rw-rw-r-- 1 1001 1001 886 Feb 6 08:30 Jenkinsfile [2026-02-06T08:33:30.515Z] -rw-rw-r-- 1 1001 1001 10775 Feb 6 08:30 LICENSE [2026-02-06T08:33:30.515Z] -rw-rw-r-- 1 1001 1001 16743 Feb 6 08:30 Makefile [2026-02-06T08:33:30.515Z] -rw-rw-r-- 1 1001 1001 582 Feb 6 08:30 OWNERS.md [2026-02-06T08:33:30.515Z] -rw-rw-r-- 1 1001 1001 9932 Feb 6 08:30 README.md [2026-02-06T08:33:30.515Z] -rw-rw-r-- 1 1001 1001 789 Feb 6 08:30 SECURITY.md [2026-02-06T08:33:30.515Z] -rw-rw-r-- 1 1001 1001 5 Feb 6 08:31 VERSION [2026-02-06T08:33:30.515Z] drwxrwxr-x 2 1001 1001 4096 Feb 6 08:30 bin [2026-02-06T08:33:30.515Z] drwxrwxr-x 19 1001 1001 4096 Feb 6 08:30 cmd [2026-02-06T08:33:30.515Z] -rw-r--r-- 1 root root 1044038 Feb 6 08:32 coverage.out [2026-02-06T08:33:30.515Z] drwxrwxr-x 2 1001 1001 4096 Feb 6 08:30 fuzz_test [2026-02-06T08:33:30.515Z] -rw-rw-r-- 1 1001 1001 7037 Feb 6 08:30 go.mod [2026-02-06T08:33:30.515Z] -rw-rw-r-- 1 1001 1001 90891 Feb 6 08:30 go.sum [2026-02-06T08:33:30.515Z] drwxrwxr-x 7 1001 1001 4096 Feb 6 08:30 internal [2026-02-06T08:33:30.515Z] drwxrwxr-x 2 1001 1001 4096 Feb 6 08:30 openapi [2026-02-06T08:33:30.515Z] -rw-rw-r-- 1 1001 1001 584 Feb 6 08:30 security.txt [2026-02-06T08:33:30.515Z] -rw-rw-r-- 1 1001 1001 204 Feb 6 08:30 version.go [Pipeline] sh [2026-02-06T08:33:30.798Z] + '[' -e coverage.out ] [2026-02-06T08:33:30.798Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-02-06T08:33:30.940Z] Stashed 1 file(s) [Pipeline] sh [2026-02-06T08:33:31.219Z] + make build [2026-02-06T08:33:31.219Z] 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 [2026-02-06T08:33:53.119Z] 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 [2026-02-06T08:33:54.491Z] 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 [2026-02-06T08:33:55.865Z] 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 [2026-02-06T08:33:56.431Z] 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 [2026-02-06T08:33:58.333Z] 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 [2026-02-06T08:34:03.593Z] 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 [2026-02-06T08:34:04.966Z] 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 [2026-02-06T08:34:07.492Z] 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 [2026-02-06T08:34:10.017Z] 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 [2026-02-06T08:34:11.387Z] 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 [2026-02-06T08:34:12.761Z] 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 [2026-02-06T08:34:13.743Z] 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] } [2026-02-06T08:34:15.114Z] $ docker stop --time=1 1753a34fd298557e30a99053ade6b5a5e33ebe5f138e8a82a6ad7c2d9600a29d [2026-02-06T08:34:18.226Z] $ docker rm -f --volumes 1753a34fd298557e30a99053ade6b5a5e33ebe5f138e8a82a6ad7c2d9600a29d [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 [2026-02-06T08:34:19.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-02-06T08:34:19.353Z] [2026-02-06T08:34:19.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-06T08:34:19.655Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-02-06T08:34:19.655Z] latest: Pulling from edgex-devops/edgex-compose [2026-02-06T08:34:19.655Z] 91d30c5bc195: Pulling fs layer [2026-02-06T08:34:19.655Z] 2e9b0aa3be6d: Pulling fs layer [2026-02-06T08:34:19.655Z] 9c61dcf015f6: Pulling fs layer [2026-02-06T08:34:19.655Z] 4698f68db338: Pulling fs layer [2026-02-06T08:34:19.655Z] 2a2f49069b9e: Pulling fs layer [2026-02-06T08:34:19.655Z] e0025b399a48: Pulling fs layer [2026-02-06T08:34:19.655Z] 4698f68db338: Waiting [2026-02-06T08:34:19.655Z] 2a2f49069b9e: Waiting [2026-02-06T08:34:19.655Z] e0025b399a48: Waiting [2026-02-06T08:34:19.655Z] 91d30c5bc195: Verifying Checksum [2026-02-06T08:34:19.914Z] 91d30c5bc195: Pull complete [2026-02-06T08:34:19.914Z] 2e9b0aa3be6d: Verifying Checksum [2026-02-06T08:34:19.914Z] 2e9b0aa3be6d: Download complete [2026-02-06T08:34:19.914Z] e0025b399a48: Verifying Checksum [2026-02-06T08:34:19.914Z] e0025b399a48: Download complete [2026-02-06T08:34:19.914Z] 2a2f49069b9e: Download complete [2026-02-06T08:34:20.171Z] 2e9b0aa3be6d: Pull complete [2026-02-06T08:34:20.429Z] 9c61dcf015f6: Verifying Checksum [2026-02-06T08:34:20.429Z] 9c61dcf015f6: Download complete [2026-02-06T08:34:23.714Z] 9c61dcf015f6: Pull complete [2026-02-06T08:34:23.972Z] 4698f68db338: Pull complete [2026-02-06T08:34:24.230Z] 2a2f49069b9e: Pull complete [2026-02-06T08:34:24.489Z] e0025b399a48: Pull complete [2026-02-06T08:34:24.489Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-02-06T08:34:24.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-02-06T08:34:24.489Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-06T08:34:24.587Z] prd-ubuntu20.04-docker-8c-8g-1668 does not seem to be running inside a container [2026-02-06T08:34:24.603Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 [2026-02-06T08:34:26.302Z] $ docker top 7b4a04e83e75bbedcc7b2b7917656289539486bb0eecb2b95b63acbcc5fa5014 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-06T08:34:26.659Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-02-06T08:34:26.917Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2026-02-06T08:34:26.917Z] #1 transferring dockerfile: 2.50kB done [2026-02-06T08:34:26.917Z] #1 DONE 0.1s [2026-02-06T08:34:26.917Z] [2026-02-06T08:34:26.917Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-02-06T08:34:26.917Z] #2 transferring dockerfile: 1.89kB done [2026-02-06T08:34:26.917Z] #2 DONE 0.1s [2026-02-06T08:34:26.917Z] [2026-02-06T08:34:26.917Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2026-02-06T08:34:26.917Z] #3 transferring dockerfile: 1.81kB done [2026-02-06T08:34:26.917Z] #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-02-06T08:34:26.917Z] #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-02-06T08:34:26.917Z] #3 DONE 0.1s [2026-02-06T08:34:26.917Z] [2026-02-06T08:34:26.917Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2026-02-06T08:34:26.917Z] #4 transferring dockerfile: 2.14kB done [2026-02-06T08:34:26.917Z] #4 DONE 0.1s [2026-02-06T08:34:26.917Z] [2026-02-06T08:34:26.917Z] #5 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-06T08:34:26.917Z] #5 DONE 0.0s [2026-02-06T08:34:26.917Z] [2026-02-06T08:34:26.917Z] #6 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.23.2 [2026-02-06T08:34:26.917Z] #6 ... [2026-02-06T08:34:26.917Z] [2026-02-06T08:34:26.917Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2026-02-06T08:34:26.917Z] #7 transferring dockerfile: 2.49kB done [2026-02-06T08:34:26.917Z] #7 DONE 0.1s [2026-02-06T08:34:26.917Z] [2026-02-06T08:34:26.917Z] #8 [core-metadata internal] load build definition from Dockerfile [2026-02-06T08:34:26.917Z] #8 transferring dockerfile: 2.10kB done [2026-02-06T08:34:26.917Z] #8 DONE 0.1s [2026-02-06T08:34:26.917Z] [2026-02-06T08:34:26.917Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2026-02-06T08:34:26.917Z] #9 transferring dockerfile: 3.02kB done [2026-02-06T08:34:26.917Z] #9 DONE 0.1s [2026-02-06T08:34:26.917Z] [2026-02-06T08:34:26.917Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-02-06T08:34:26.917Z] #10 transferring dockerfile: 2.23kB done [2026-02-06T08:34:26.917Z] #10 DONE 0.1s [2026-02-06T08:34:26.917Z] [2026-02-06T08:34:26.917Z] #11 [support-notifications internal] load build definition from Dockerfile [2026-02-06T08:34:26.917Z] #11 transferring dockerfile: 2.02kB done [2026-02-06T08:34:26.917Z] #11 DONE 0.1s [2026-02-06T08:34:26.917Z] [2026-02-06T08:34:26.917Z] #12 [core-data internal] load build definition from Dockerfile [2026-02-06T08:34:26.917Z] #12 transferring dockerfile: 2.04kB done [2026-02-06T08:34:26.917Z] #12 DONE 0.1s [2026-02-06T08:34:26.917Z] [2026-02-06T08:34:26.917Z] #13 [core-keeper internal] load build definition from Dockerfile [2026-02-06T08:34:26.917Z] #13 transferring dockerfile: 2.07kB done [2026-02-06T08:34:26.917Z] #13 DONE 0.2s [2026-02-06T08:34:26.917Z] [2026-02-06T08:34:26.917Z] #5 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-06T08:34:26.917Z] #5 DONE 0.0s [2026-02-06T08:34:27.175Z] [2026-02-06T08:34:27.175Z] #6 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.23.2 [2026-02-06T08:34:27.175Z] #6 DONE 0.1s [2026-02-06T08:34:27.175Z] [2026-02-06T08:34:27.175Z] #14 [core-data internal] load metadata for docker.io/library/alpine:3.22 [2026-02-06T08:34:27.175Z] #14 DONE 0.2s [2026-02-06T08:34:27.175Z] [2026-02-06T08:34:27.175Z] #15 [security-spire-server internal] load build definition from Dockerfile [2026-02-06T08:34:27.175Z] #15 transferring dockerfile: 1.70kB done [2026-02-06T08:34:27.175Z] #15 DONE 0.2s [2026-02-06T08:34:27.175Z] [2026-02-06T08:34:27.175Z] #16 [support-scheduler internal] load build definition from Dockerfile [2026-02-06T08:34:27.175Z] #16 transferring dockerfile: 1.83kB 0.0s done [2026-02-06T08:34:27.175Z] #16 DONE 0.2s [2026-02-06T08:34:27.175Z] [2026-02-06T08:34:27.175Z] #17 [core-keeper internal] load .dockerignore [2026-02-06T08:34:27.175Z] #17 ... [2026-02-06T08:34:27.175Z] [2026-02-06T08:34:27.175Z] #18 [security-spire-config internal] load build definition from Dockerfile [2026-02-06T08:34:27.175Z] #18 transferring dockerfile: 1.69kB done [2026-02-06T08:34:27.175Z] #18 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-02-06T08:34:27.175Z] #18 DONE 0.3s [2026-02-06T08:34:27.175Z] [2026-02-06T08:34:27.175Z] #5 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-06T08:34:27.175Z] #5 DONE 0.0s [2026-02-06T08:34:27.175Z] [2026-02-06T08:34:27.175Z] #19 [core-command internal] load build definition from Dockerfile [2026-02-06T08:34:27.175Z] #19 transferring dockerfile: 1.94kB done [2026-02-06T08:34:27.175Z] #19 DONE 0.3s [2026-02-06T08:34:27.433Z] [2026-02-06T08:34:27.433Z] #5 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-06T08:34:27.433Z] #5 DONE 0.0s [2026-02-06T08:34:27.433Z] [2026-02-06T08:34:27.433Z] #14 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2026-02-06T08:34:27.433Z] #14 ... [2026-02-06T08:34:27.433Z] [2026-02-06T08:34:27.433Z] #20 [security-proxy-auth internal] load .dockerignore [2026-02-06T08:34:27.433Z] #20 transferring context: 50B done [2026-02-06T08:34:27.433Z] #20 DONE 0.4s [2026-02-06T08:34:27.691Z] [2026-02-06T08:34:27.691Z] #17 [core-keeper internal] load .dockerignore [2026-02-06T08:34:27.691Z] #17 transferring context: 50B done [2026-02-06T08:34:27.691Z] #17 DONE 0.7s [2026-02-06T08:34:27.691Z] [2026-02-06T08:34:27.691Z] #21 [security-proxy-setup internal] load .dockerignore [2026-02-06T08:34:27.691Z] #21 transferring context: 50B done [2026-02-06T08:34:27.691Z] #21 DONE 0.6s [2026-02-06T08:34:27.691Z] [2026-02-06T08:34:27.691Z] #22 [security-bootstrapper internal] load .dockerignore [2026-02-06T08:34:27.691Z] #22 transferring context: 50B done [2026-02-06T08:34:27.691Z] #22 DONE 0.6s [2026-02-06T08:34:27.691Z] [2026-02-06T08:34:27.691Z] #14 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2026-02-06T08:34:27.691Z] #14 DONE 0.7s [2026-02-06T08:34:27.691Z] [2026-02-06T08:34:27.691Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2026-02-06T08:34:27.691Z] #23 transferring context: 50B done [2026-02-06T08:34:27.691Z] #23 DONE 0.7s [2026-02-06T08:34:27.691Z] [2026-02-06T08:34:27.691Z] #24 [security-secretstore-setup internal] load .dockerignore [2026-02-06T08:34:27.691Z] #24 transferring context: 50B done [2026-02-06T08:34:27.691Z] #24 DONE 0.7s [2026-02-06T08:34:27.691Z] [2026-02-06T08:34:27.691Z] #25 [core-metadata internal] load .dockerignore [2026-02-06T08:34:27.691Z] #25 transferring context: 50B done [2026-02-06T08:34:27.691Z] #25 DONE 0.7s [2026-02-06T08:34:27.691Z] [2026-02-06T08:34:27.691Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2026-02-06T08:34:27.691Z] #26 transferring context: 50B done [2026-02-06T08:34:27.691Z] #26 DONE 0.7s [2026-02-06T08:34:27.691Z] [2026-02-06T08:34:27.691Z] #27 [core-data internal] load .dockerignore [2026-02-06T08:34:27.691Z] #27 transferring context: 50B done [2026-02-06T08:34:27.691Z] #27 DONE 0.7s [2026-02-06T08:34:27.691Z] [2026-02-06T08:34:27.691Z] #28 [support-notifications internal] load .dockerignore [2026-02-06T08:34:27.691Z] #28 transferring context: 50B done [2026-02-06T08:34:27.691Z] #28 DONE 0.7s [2026-02-06T08:34:27.691Z] [2026-02-06T08:34:27.691Z] #29 [security-spiffe-token-provider internal] load build context [2026-02-06T08:34:27.949Z] #29 ... [2026-02-06T08:34:27.949Z] [2026-02-06T08:34:27.949Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-02-06T08:34:27.949Z] #30 DONE 1.0s [2026-02-06T08:34:27.949Z] [2026-02-06T08:34:27.949Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-02-06T08:34:27.949Z] #31 DONE 1.0s [2026-02-06T08:34:27.949Z] [2026-02-06T08:34:27.949Z] #29 [security-spiffe-token-provider internal] load build context [2026-02-06T08:34:27.949Z] #29 ... [2026-02-06T08:34:27.949Z] [2026-02-06T08:34:27.949Z] #32 [core-command internal] load .dockerignore [2026-02-06T08:34:27.949Z] #32 transferring context: 50B 0.0s done [2026-02-06T08:34:27.949Z] #32 DONE 0.3s [2026-02-06T08:34:27.949Z] [2026-02-06T08:34:27.949Z] #33 [support-scheduler internal] load .dockerignore [2026-02-06T08:34:27.949Z] #33 transferring context: 50B 0.0s done [2026-02-06T08:34:27.949Z] #33 DONE 0.4s [2026-02-06T08:34:27.949Z] [2026-02-06T08:34:27.949Z] #29 [security-spiffe-token-provider internal] load build context [2026-02-06T08:34:28.208Z] #29 ... [2026-02-06T08:34:28.208Z] [2026-02-06T08:34:28.208Z] #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-02-06T08:34:28.208Z] #34 DONE 0.7s [2026-02-06T08:34:28.208Z] [2026-02-06T08:34:28.208Z] #35 [security-spire-config internal] load .dockerignore [2026-02-06T08:34:28.208Z] #35 transferring context: 50B done [2026-02-06T08:34:28.208Z] #35 DONE 0.2s [2026-02-06T08:34:28.208Z] [2026-02-06T08:34:28.208Z] #29 [security-spiffe-token-provider internal] load build context [2026-02-06T08:34:33.497Z] #29 transferring context: 256.31MB 5.2s [2026-02-06T08:34:33.497Z] #29 ... [2026-02-06T08:34:33.497Z] [2026-02-06T08:34:33.497Z] #36 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-06T08:34:33.497Z] #36 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.2s done [2026-02-06T08:34:33.497Z] #36 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-06T08:34:33.497Z] #36 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-02-06T08:34:33.497Z] #36 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-02-06T08:34:33.497Z] #36 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-02-06T08:34:33.497Z] #36 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.3s done [2026-02-06T08:34:36.772Z] #36 ... [2026-02-06T08:34:36.772Z] [2026-02-06T08:34:36.772Z] #37 [security-spire-agent internal] load .dockerignore [2026-02-06T08:34:36.772Z] #37 transferring context: 50B 0.0s done [2026-02-06T08:34:36.772Z] #37 DONE 7.6s [2026-02-06T08:34:36.772Z] [2026-02-06T08:34:36.772Z] #38 [security-bootstrapper internal] load build context [2026-02-06T08:34:36.772Z] #38 transferring context: 454.72MB 7.7s [2026-02-06T08:34:36.772Z] #38 ... [2026-02-06T08:34:36.772Z] [2026-02-06T08:34:36.772Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-06T08:34:36.772Z] #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 8.3s done [2026-02-06T08:34:36.772Z] #39 DONE 8.3s [2026-02-06T08:34:36.772Z] [2026-02-06T08:34:36.772Z] #38 [security-bootstrapper internal] load build context [2026-02-06T08:34:36.772Z] #38 ... [2026-02-06T08:34:36.772Z] [2026-02-06T08:34:36.772Z] #40 [core-common-config-bootstrapper internal] load build context [2026-02-06T08:34:36.772Z] #40 ... [2026-02-06T08:34:36.772Z] [2026-02-06T08:34:36.772Z] #38 [security-bootstrapper internal] load build context [2026-02-06T08:34:37.335Z] #38 ... [2026-02-06T08:34:37.335Z] [2026-02-06T08:34:37.335Z] #41 [security-proxy-auth internal] load build context [2026-02-06T08:34:37.593Z] #41 ... [2026-02-06T08:34:37.593Z] [2026-02-06T08:34:37.593Z] #40 [core-common-config-bootstrapper internal] load build context [2026-02-06T08:34:37.593Z] #40 ... [2026-02-06T08:34:37.593Z] [2026-02-06T08:34:37.593Z] #42 [security-proxy-setup internal] load build context [2026-02-06T08:34:37.850Z] #42 ... [2026-02-06T08:34:37.850Z] [2026-02-06T08:34:37.850Z] #43 [core-metadata internal] load build context [2026-02-06T08:34:37.850Z] #43 ... [2026-02-06T08:34:37.850Z] [2026-02-06T08:34:37.850Z] #44 [core-data internal] load build context [2026-02-06T08:34:37.850Z] #44 ... [2026-02-06T08:34:37.850Z] [2026-02-06T08:34:37.850Z] #45 [support-notifications internal] load build context [2026-02-06T08:34:38.107Z] #45 ... [2026-02-06T08:34:38.107Z] [2026-02-06T08:34:38.107Z] #46 [security-spire-server internal] load .dockerignore [2026-02-06T08:34:38.107Z] #46 transferring context: 50B 0.0s done [2026-02-06T08:34:38.107Z] #46 ... [2026-02-06T08:34:38.107Z] [2026-02-06T08:34:38.107Z] #47 [core-command internal] load build context [2026-02-06T08:34:38.107Z] #47 transferring context: 587.60MB 10.1s [2026-02-06T08:34:38.363Z] #47 ... [2026-02-06T08:34:38.363Z] [2026-02-06T08:34:38.363Z] #48 [security-spire-config internal] load build context [2026-02-06T08:34:38.363Z] #48 ... [2026-02-06T08:34:38.363Z] [2026-02-06T08:34:38.363Z] #49 [support-scheduler internal] load build context [2026-02-06T08:34:38.363Z] #49 transferring context: 608.65MB 10.2s done [2026-02-06T08:34:38.363Z] #49 ... [2026-02-06T08:34:38.363Z] [2026-02-06T08:34:38.363Z] #50 [core-command builder 2/7] WORKDIR /edgex-go [2026-02-06T08:34:38.621Z] #50 ... [2026-02-06T08:34:38.621Z] [2026-02-06T08:34:38.621Z] #51 [security-secretstore-setup internal] load build context [2026-02-06T08:34:38.621Z] #51 ... [2026-02-06T08:34:38.621Z] [2026-02-06T08:34:38.621Z] #52 [core-keeper internal] load build context [2026-02-06T08:34:38.621Z] #52 transferring context: 608.65MB 10.5s done [2026-02-06T08:34:38.878Z] #52 ... [2026-02-06T08:34:38.878Z] [2026-02-06T08:34:38.878Z] #45 [support-notifications internal] load build context [2026-02-06T08:34:39.134Z] #45 transferring context: 608.65MB 11.1s done [2026-02-06T08:34:44.403Z] #45 ... [2026-02-06T08:34:44.403Z] [2026-02-06T08:34:44.403Z] #29 [security-spiffe-token-provider internal] load build context [2026-02-06T08:34:44.403Z] #29 transferring context: 608.65MB 11.1s done [2026-02-06T08:34:45.776Z] #29 ... [2026-02-06T08:34:45.776Z] [2026-02-06T08:34:45.776Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-06T08:34:45.776Z] #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 8.3s done [2026-02-06T08:34:45.776Z] #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-02-06T08:34:45.776Z] #39 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-02-06T08:34:45.776Z] #39 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-02-06T08:34:45.776Z] #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.6s done [2026-02-06T08:34:45.776Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.7s [2026-02-06T08:34:45.776Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s done [2026-02-06T08:34:45.776Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.8s done [2026-02-06T08:34:45.776Z] #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-02-06T08:34:46.033Z] #39 ... [2026-02-06T08:34:46.033Z] [2026-02-06T08:34:46.033Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-02-06T08:34:46.033Z] #53 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 7.7s done [2026-02-06T08:34:46.033Z] #53 DONE 7.7s [2026-02-06T08:34:46.033Z] [2026-02-06T08:34:46.033Z] #41 [security-proxy-auth internal] load build context [2026-02-06T08:34:46.033Z] #41 transferring context: 608.65MB 11.5s done [2026-02-06T08:34:46.033Z] #41 ... [2026-02-06T08:34:46.033Z] [2026-02-06T08:34:46.033Z] #46 [security-spire-server internal] load .dockerignore [2026-02-06T08:34:46.033Z] #46 DONE 18.2s [2026-02-06T08:34:46.033Z] [2026-02-06T08:34:46.033Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-06T08:34:46.033Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.00MB / 41.51MB 1.2s [2026-02-06T08:34:46.033Z] #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 [2026-02-06T08:34:46.291Z] #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 8.3s done [2026-02-06T08:34:46.291Z] #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-02-06T08:34:46.291Z] #39 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-02-06T08:34:46.291Z] #39 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-02-06T08:34:46.291Z] #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.6s done [2026-02-06T08:34:46.291Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.8s done [2026-02-06T08:34:46.291Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s done [2026-02-06T08:34:46.291Z] #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-02-06T08:34:46.291Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 17.83MB / 41.51MB 1.3s [2026-02-06T08:34:46.291Z] #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-02-06T08:34:46.291Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.5s [2026-02-06T08:34:46.856Z] #39 ... [2026-02-06T08:34:46.856Z] [2026-02-06T08:34:46.856Z] #50 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2026-02-06T08:34:46.856Z] #50 DONE 18.6s [2026-02-06T08:34:46.856Z] [2026-02-06T08:34:46.856Z] #49 [support-scheduler internal] load build context [2026-02-06T08:34:46.856Z] #49 DONE 18.7s [2026-02-06T08:34:46.856Z] [2026-02-06T08:34:46.856Z] #52 [core-keeper internal] load build context [2026-02-06T08:34:46.856Z] #52 DONE 19.0s [2026-02-06T08:34:46.856Z] [2026-02-06T08:34:46.856Z] #43 [core-metadata internal] load build context [2026-02-06T08:34:46.856Z] #43 transferring context: 608.65MB 10.5s done [2026-02-06T08:34:46.856Z] #43 DONE 19.0s [2026-02-06T08:34:46.856Z] [2026-02-06T08:34:46.856Z] #47 [core-command internal] load build context [2026-02-06T08:34:46.856Z] #47 transferring context: 608.65MB 10.4s done [2026-02-06T08:34:46.856Z] #47 DONE 18.8s [2026-02-06T08:34:46.856Z] [2026-02-06T08:34:46.856Z] #36 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-06T08:34:46.856Z] #36 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.2s done [2026-02-06T08:34:46.856Z] #36 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-06T08:34:46.856Z] #36 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-02-06T08:34:46.856Z] #36 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-02-06T08:34:46.856Z] #36 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-02-06T08:34:46.856Z] #36 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.3s done [2026-02-06T08:34:46.856Z] #36 DONE 19.3s [2026-02-06T08:34:46.856Z] [2026-02-06T08:34:46.856Z] #42 [security-proxy-setup internal] load build context [2026-02-06T08:34:46.856Z] #42 transferring context: 608.65MB 11.0s done [2026-02-06T08:34:46.856Z] #42 DONE 19.1s [2026-02-06T08:34:46.856Z] [2026-02-06T08:34:46.856Z] #40 [core-common-config-bootstrapper internal] load build context [2026-02-06T08:34:46.856Z] #40 transferring context: 608.65MB 10.7s done [2026-02-06T08:34:46.856Z] #40 DONE 19.0s [2026-02-06T08:34:46.856Z] [2026-02-06T08:34:46.856Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-06T08:34:46.856Z] #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-02-06T08:34:46.856Z] #39 ... [2026-02-06T08:34:46.856Z] [2026-02-06T08:34:46.856Z] #38 [security-bootstrapper internal] load build context [2026-02-06T08:34:46.856Z] #38 transferring context: 608.65MB 11.0s done [2026-02-06T08:34:46.856Z] #38 DONE 19.2s [2026-02-06T08:34:46.856Z] [2026-02-06T08:34:46.856Z] #51 [security-secretstore-setup internal] load build context [2026-02-06T08:34:46.856Z] #51 transferring context: 608.65MB 10.9s done [2026-02-06T08:34:46.856Z] #51 DONE 19.1s [2026-02-06T08:34:46.856Z] [2026-02-06T08:34:46.856Z] #29 [security-spiffe-token-provider internal] load build context [2026-02-06T08:34:46.856Z] #29 DONE 19.1s [2026-02-06T08:34:46.856Z] [2026-02-06T08:34:46.856Z] #45 [support-notifications internal] load build context [2026-02-06T08:34:46.856Z] #45 DONE 19.1s [2026-02-06T08:34:46.856Z] [2026-02-06T08:34:46.856Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-06T08:34:46.856Z] #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-02-06T08:34:46.856Z] #39 ... [2026-02-06T08:34:46.856Z] [2026-02-06T08:34:46.856Z] #41 [security-proxy-auth internal] load build context [2026-02-06T08:34:46.856Z] #41 DONE 19.5s [2026-02-06T08:34:46.856Z] [2026-02-06T08:34:46.856Z] #44 [core-data internal] load build context [2026-02-06T08:34:46.856Z] #44 transferring context: 608.65MB 11.5s done [2026-02-06T08:34:46.856Z] #44 DONE 19.2s [2026-02-06T08:34:46.856Z] [2026-02-06T08:34:46.856Z] #48 [security-spire-config internal] load build context [2026-02-06T08:34:46.856Z] #48 transferring context: 24.70kB done [2026-02-06T08:34:46.856Z] #48 DONE 18.8s [2026-02-06T08:34:46.856Z] [2026-02-06T08:34:46.856Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-06T08:34:47.112Z] #39 ... [2026-02-06T08:34:47.112Z] [2026-02-06T08:34:47.112Z] #54 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 [2026-02-06T08:34:47.112Z] #54 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 7.8s done [2026-02-06T08:34:47.112Z] #54 sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.22kB / 9.22kB done [2026-02-06T08:34:47.112Z] #54 sha256:1882fa4569e0c591ea092d3766c4893e19b8901a8e649de7067188aba3cc0679 1.02kB / 1.02kB done [2026-02-06T08:34:47.112Z] #54 sha256:e7b39c54cdeca0d2aae83114bb605753a5f5bc511fe8be7590e38f6d9f915dad 611B / 611B done [2026-02-06T08:34:47.112Z] #54 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.1s done [2026-02-06T08:34:47.112Z] #54 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.2s done [2026-02-06T08:34:47.112Z] #54 DONE 9.0s [2026-02-06T08:34:47.112Z] [2026-02-06T08:34:47.112Z] #55 [security-spire-agent internal] load build context [2026-02-06T08:34:47.112Z] #55 transferring context: 25.98kB done [2026-02-06T08:34:47.112Z] #55 DONE 9.0s [2026-02-06T08:34:47.112Z] [2026-02-06T08:34:47.112Z] #56 [security-spire-server internal] load build context [2026-02-06T08:34:47.112Z] #56 transferring context: 26.44kB 0.0s done [2026-02-06T08:34:47.112Z] #56 DONE 1.1s [2026-02-06T08:34:47.112Z] [2026-02-06T08:34:47.112Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-06T08:34:49.008Z] #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.0s done [2026-02-06T08:34:57.110Z] #39 ... [2026-02-06T08:34:57.110Z] [2026-02-06T08:34:57.110Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-02-06T08:34:57.110Z] #53 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-02-06T08:34:57.110Z] #53 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-02-06T08:34:57.110Z] #53 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-02-06T08:34:57.110Z] #53 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-02-06T08:34:57.110Z] #53 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-02-06T08:34:57.110Z] #53 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.1s done [2026-02-06T08:34:57.110Z] #53 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.3s done [2026-02-06T08:34:57.110Z] #53 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-02-06T08:34:57.110Z] #53 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0.7s done [2026-02-06T08:34:57.110Z] #53 ... [2026-02-06T08:34:57.110Z] [2026-02-06T08:34:57.110Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-02-06T08:34:57.110Z] #0 8.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:34:57.110Z] #0 8.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:34:57.110Z] #0 8.532 (1/1) Installing dumb-init (1.2.5-r3) [2026-02-06T08:34:57.110Z] #0 8.538 Executing busybox-1.37.0-r20.trigger [2026-02-06T08:34:57.110Z] #0 8.544 OK: 7 MiB in 17 packages [2026-02-06T08:34:57.110Z] #57 ... [2026-02-06T08:34:57.110Z] [2026-02-06T08:34:57.110Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-02-06T08:34:57.110Z] #58 ... [2026-02-06T08:34:57.110Z] [2026-02-06T08:34:57.110Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-02-06T08:34:57.110Z] #59 ... [2026-02-06T08:34:57.110Z] [2026-02-06T08:34:57.110Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-02-06T08:34:57.366Z] #60 ... [2026-02-06T08:34:57.366Z] [2026-02-06T08:34:57.366Z] #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-02-06T08:34:57.366Z] #0 5.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:34:57.366Z] #0 5.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:34:57.366Z] #0 5.397 OK: 265 MiB in 60 packages [2026-02-06T08:34:57.366Z] #61 ... [2026-02-06T08:34:57.366Z] [2026-02-06T08:34:57.366Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-02-06T08:34:57.366Z] #0 8.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:34:57.366Z] #0 8.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:34:57.366Z] #0 8.817 OK: 265 MiB in 60 packages [2026-02-06T08:34:57.625Z] #62 ... [2026-02-06T08:34:57.625Z] [2026-02-06T08:34:57.625Z] #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-06T08:34:57.884Z] #63 ... [2026-02-06T08:34:57.884Z] [2026-02-06T08:34:57.884Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-02-06T08:34:57.884Z] #64 ... [2026-02-06T08:34:57.884Z] [2026-02-06T08:34:57.884Z] #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-02-06T08:34:57.884Z] #0 0.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:34:57.884Z] #0 0.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:34:57.884Z] #0 0.850 OK: 265 MiB in 60 packages [2026-02-06T08:34:58.143Z] #65 ... [2026-02-06T08:34:58.143Z] [2026-02-06T08:34:58.143Z] #66 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-02-06T08:34:58.143Z] #66 ... [2026-02-06T08:34:58.143Z] [2026-02-06T08:34:58.143Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-02-06T08:34:58.143Z] #0 8.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:34:58.143Z] #0 8.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:34:58.143Z] #0 8.372 (1/3) Installing ca-certificates (20250911-r0) [2026-02-06T08:34:58.143Z] #0 8.384 (2/3) Installing dumb-init (1.2.5-r3) [2026-02-06T08:34:58.143Z] #0 8.387 (3/3) Installing tzdata (2025c-r0) [2026-02-06T08:34:58.143Z] #0 8.413 Executing busybox-1.37.0-r20.trigger [2026-02-06T08:34:58.143Z] #0 8.418 Executing ca-certificates-20250911-r0.trigger [2026-02-06T08:34:58.143Z] #0 8.457 OK: 8 MiB in 19 packages [2026-02-06T08:34:58.401Z] #67 ... [2026-02-06T08:34:58.401Z] [2026-02-06T08:34:58.401Z] #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-02-06T08:34:58.401Z] #0 6.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:34:58.401Z] #0 6.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:34:58.401Z] #0 6.520 (1/2) Installing dumb-init (1.2.5-r3) [2026-02-06T08:34:58.401Z] #0 6.524 (2/2) Installing su-exec (0.2-r3) [2026-02-06T08:34:58.401Z] #0 6.527 Executing busybox-1.37.0-r20.trigger [2026-02-06T08:34:58.401Z] #0 6.532 OK: 7 MiB in 18 packages [2026-02-06T08:34:58.401Z] #68 ... [2026-02-06T08:34:58.401Z] [2026-02-06T08:34:58.401Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-02-06T08:34:59.473Z] #69 ... [2026-02-06T08:34:59.473Z] [2026-02-06T08:34:59.473Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-02-06T08:34:59.473Z] #0 2.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:34:59.473Z] #0 2.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:34:59.473Z] #0 2.721 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-02-06T08:34:59.473Z] #0 2.721 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-02-06T08:34:59.473Z] #0 2.721 OK: 26335 distinct packages available [2026-02-06T08:34:59.473Z] #0 2.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:34:59.473Z] #0 2.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:34:59.473Z] #0 3.157 OK: 265 MiB in 60 packages [2026-02-06T08:34:59.731Z] #70 ... [2026-02-06T08:34:59.731Z] [2026-02-06T08:34:59.731Z] #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-02-06T08:34:59.731Z] #0 3.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:34:59.731Z] #0 3.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:34:59.731Z] #0 3.746 OK: 265 MiB in 60 packages [2026-02-06T08:34:59.731Z] #71 ... [2026-02-06T08:34:59.731Z] [2026-02-06T08:34:59.731Z] #72 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-02-06T08:34:59.991Z] #72 ... [2026-02-06T08:34:59.991Z] [2026-02-06T08:34:59.991Z] #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-02-06T08:34:59.991Z] #0 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:34:59.991Z] #0 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:34:59.991Z] #0 11.05 (1/4) Installing ca-certificates (20250911-r0) [2026-02-06T08:34:59.991Z] #0 11.06 (2/4) Installing dumb-init (1.2.5-r3) [2026-02-06T08:34:59.991Z] #0 11.07 (3/4) Installing su-exec (0.2-r3) [2026-02-06T08:34:59.991Z] #0 11.07 (4/4) Installing yq-go (4.47.2-r3) [2026-02-06T08:34:59.991Z] #0 11.14 Executing busybox-1.37.0-r20.trigger [2026-02-06T08:34:59.991Z] #0 11.15 Executing ca-certificates-20250911-r0.trigger [2026-02-06T08:34:59.991Z] #0 11.19 OK: 20 MiB in 20 packages [2026-02-06T08:34:59.991Z] #73 ... [2026-02-06T08:34:59.991Z] [2026-02-06T08:34:59.991Z] #74 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-06T08:35:04.222Z] #74 ... [2026-02-06T08:35:04.222Z] [2026-02-06T08:35:04.222Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-02-06T08:35:04.222Z] #59 16.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:04.222Z] #59 16.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:04.222Z] #59 17.21 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-02-06T08:35:04.222Z] #59 17.21 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-02-06T08:35:04.222Z] #59 17.21 OK: 26324 distinct packages available [2026-02-06T08:35:04.222Z] #59 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:04.222Z] #59 17.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:04.490Z] #59 17.60 (1/13) Installing brotli-libs (1.1.0-r2) [2026-02-06T08:35:04.490Z] #59 17.61 (2/13) Installing c-ares (1.34.6-r0) [2026-02-06T08:35:04.490Z] #59 17.62 (3/13) Installing libunistring (1.3-r0) [2026-02-06T08:35:04.490Z] #59 17.64 (4/13) Installing libidn2 (2.3.7-r0) [2026-02-06T08:35:04.490Z] #59 17.64 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-02-06T08:35:04.490Z] #59 17.65 (6/13) Installing libpsl (0.21.5-r3) [2026-02-06T08:35:04.490Z] #59 17.65 (7/13) Installing zstd-libs (1.5.7-r0) [2026-02-06T08:35:04.490Z] #59 17.66 (8/13) Installing libcurl (8.14.1-r2) [2026-02-06T08:35:04.490Z] #59 17.67 (9/13) Installing curl (8.14.1-r2) [2026-02-06T08:35:04.490Z] #59 17.68 (10/13) Installing dumb-init (1.2.5-r3) [2026-02-06T08:35:04.490Z] #59 17.68 (11/13) Installing musl-obstack (1.2.3-r2) [2026-02-06T08:35:04.490Z] #59 17.68 (12/13) Installing libucontext (1.3.2-r0) [2026-02-06T08:35:04.490Z] #59 17.69 (13/13) Installing gcompat (1.1.0-r4) [2026-02-06T08:35:04.490Z] #59 17.69 Executing busybox-1.37.0-r20.trigger [2026-02-06T08:35:04.490Z] #59 17.70 OK: 13 MiB in 29 packages [2026-02-06T08:35:16.707Z] #59 ... [2026-02-06T08:35:16.707Z] [2026-02-06T08:35:16.707Z] #66 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-02-06T08:35:16.707Z] #66 19.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:16.707Z] #66 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:16.707Z] #66 19.82 (1/1) Installing dumb-init (1.2.5-r3) [2026-02-06T08:35:16.707Z] #66 19.82 Executing busybox-1.37.0-r20.trigger [2026-02-06T08:35:16.707Z] #66 19.83 OK: 7 MiB in 17 packages [2026-02-06T08:35:23.273Z] #66 ... [2026-02-06T08:35:23.273Z] [2026-02-06T08:35:23.273Z] #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-02-06T08:35:23.273Z] #73 DONE 36.6s [2026-02-06T08:35:23.532Z] [2026-02-06T08:35:23.532Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-02-06T08:35:23.532Z] #64 ... [2026-02-06T08:35:23.532Z] [2026-02-06T08:35:23.532Z] #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-02-06T08:35:23.532Z] #68 DONE 36.9s [2026-02-06T08:35:23.791Z] [2026-02-06T08:35:23.791Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-02-06T08:35:24.049Z] #57 ... [2026-02-06T08:35:24.049Z] [2026-02-06T08:35:24.049Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-02-06T08:35:24.049Z] #75 ... [2026-02-06T08:35:24.049Z] [2026-02-06T08:35:24.049Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-02-06T08:35:24.049Z] #70 DONE 37.4s [2026-02-06T08:35:24.307Z] [2026-02-06T08:35:24.307Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-02-06T08:35:24.307Z] #60 ... [2026-02-06T08:35:24.307Z] [2026-02-06T08:35:24.307Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:35:24.873Z] #76 ... [2026-02-06T08:35:24.873Z] [2026-02-06T08:35:24.873Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-02-06T08:35:24.873Z] #62 DONE 38.1s [2026-02-06T08:35:24.873Z] [2026-02-06T08:35:24.873Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-02-06T08:35:24.873Z] #57 DONE 38.2s [2026-02-06T08:35:24.873Z] [2026-02-06T08:35:24.873Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:35:25.806Z] #77 ... [2026-02-06T08:35:25.806Z] [2026-02-06T08:35:25.806Z] #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-02-06T08:35:25.806Z] #61 DONE 39.0s [2026-02-06T08:35:26.065Z] [2026-02-06T08:35:26.065Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-02-06T08:35:26.065Z] #78 ... [2026-02-06T08:35:26.065Z] [2026-02-06T08:35:26.065Z] #71 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-02-06T08:35:26.065Z] #71 DONE 39.4s [2026-02-06T08:35:26.324Z] [2026-02-06T08:35:26.324Z] #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:35:26.324Z] #79 ... [2026-02-06T08:35:26.324Z] [2026-02-06T08:35:26.324Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-02-06T08:35:26.324Z] #67 DONE 39.6s [2026-02-06T08:35:26.324Z] [2026-02-06T08:35:26.324Z] #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:35:26.891Z] #79 ... [2026-02-06T08:35:26.891Z] [2026-02-06T08:35:26.891Z] #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-02-06T08:35:26.891Z] #65 DONE 40.2s [2026-02-06T08:35:27.150Z] [2026-02-06T08:35:27.150Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-02-06T08:35:27.150Z] #59 DONE 40.4s [2026-02-06T08:35:27.150Z] [2026-02-06T08:35:27.150Z] #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:35:28.087Z] #80 ... [2026-02-06T08:35:28.087Z] [2026-02-06T08:35:28.087Z] #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-06T08:35:28.087Z] #63 DONE 41.1s [2026-02-06T08:35:28.087Z] [2026-02-06T08:35:28.087Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-02-06T08:35:28.346Z] #81 ... [2026-02-06T08:35:28.346Z] [2026-02-06T08:35:28.346Z] #66 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-02-06T08:35:28.346Z] #66 DONE 41.5s [2026-02-06T08:35:28.607Z] [2026-02-06T08:35:28.607Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-02-06T08:35:34.027Z] #82 ... [2026-02-06T08:35:34.027Z] [2026-02-06T08:35:34.027Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-02-06T08:35:34.027Z] #58 46.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:34.027Z] #58 46.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:34.027Z] #58 46.68 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-02-06T08:35:34.027Z] #58 46.68 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-02-06T08:35:34.027Z] #58 46.68 OK: 26324 distinct packages available [2026-02-06T08:35:34.027Z] #58 46.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:34.027Z] #58 46.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:34.027Z] #58 47.11 (1/4) Installing dumb-init (1.2.5-r3) [2026-02-06T08:35:34.285Z] #58 47.11 (2/4) Installing musl-obstack (1.2.3-r2) [2026-02-06T08:35:34.285Z] #58 47.12 (3/4) Installing libucontext (1.3.2-r0) [2026-02-06T08:35:34.285Z] #58 47.12 (4/4) Installing gcompat (1.1.0-r4) [2026-02-06T08:35:34.285Z] #58 47.13 Executing busybox-1.37.0-r20.trigger [2026-02-06T08:35:34.285Z] #58 47.13 OK: 8 MiB in 20 packages [2026-02-06T08:35:34.285Z] #58 ... [2026-02-06T08:35:34.285Z] [2026-02-06T08:35:34.285Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-02-06T08:35:34.784Z] #83 ... [2026-02-06T08:35:34.784Z] [2026-02-06T08:35:34.784Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-02-06T08:35:34.784Z] #64 46.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:34.784Z] #64 47.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:34.784Z] #64 47.38 (1/7) Installing ca-certificates (20250911-r0) [2026-02-06T08:35:34.784Z] #64 47.40 (2/7) Installing dumb-init (1.2.5-r3) [2026-02-06T08:35:34.784Z] #64 47.40 (3/7) Installing libgcc (14.2.0-r6) [2026-02-06T08:35:34.784Z] #64 47.41 (4/7) Installing libsodium (1.0.20-r1) [2026-02-06T08:35:34.784Z] #64 47.42 (5/7) Installing libstdc++ (14.2.0-r6) [2026-02-06T08:35:34.784Z] #64 47.44 (6/7) Installing libzmq (4.3.5-r2) [2026-02-06T08:35:34.784Z] #64 47.45 (7/7) Installing zeromq (4.3.5-r2) [2026-02-06T08:35:34.784Z] #64 47.45 Executing busybox-1.37.0-r20.trigger [2026-02-06T08:35:34.784Z] #64 47.63 Executing ca-certificates-20250911-r0.trigger [2026-02-06T08:35:34.784Z] #64 47.67 OK: 12 MiB in 23 packages [2026-02-06T08:35:37.001Z] #64 ... [2026-02-06T08:35:37.001Z] [2026-02-06T08:35:37.001Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-02-06T08:35:37.001Z] #84 ... [2026-02-06T08:35:37.001Z] [2026-02-06T08:35:37.001Z] #72 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-02-06T08:35:37.001Z] #72 48.30 v3.23.3-53-g9f0122cdd5e [https://dl-cdn.alpinelinux.org/alpine/v3.23/main] [2026-02-06T08:35:37.001Z] #72 48.30 v3.23.3-57-g54600958443 [https://dl-cdn.alpinelinux.org/alpine/v3.23/community] [2026-02-06T08:35:37.001Z] #72 48.30 OK: 27575 distinct packages available [2026-02-06T08:35:37.001Z] #72 48.67 (1/7) Upgrading libcrypto3 (3.5.4-r0 -> 3.5.5-r0) [2026-02-06T08:35:37.001Z] #72 48.92 (2/7) Upgrading libssl3 (3.5.4-r0 -> 3.5.5-r0) [2026-02-06T08:35:37.001Z] #72 48.93 (3/7) Installing dumb-init (1.2.5-r3) [2026-02-06T08:35:37.001Z] #72 48.94 (4/7) Installing musl-obstack (1.2.3-r2) [2026-02-06T08:35:37.001Z] #72 48.94 (5/7) Installing libucontext (1.3.3-r0) [2026-02-06T08:35:37.001Z] #72 48.94 (6/7) Installing gcompat (1.1.0-r4) [2026-02-06T08:35:37.002Z] #72 48.94 (7/7) Installing openssl (3.5.5-r0) [2026-02-06T08:35:37.002Z] #72 48.99 Executing busybox-1.37.0-r30.trigger [2026-02-06T08:35:37.002Z] #72 49.00 OK: 9214 KiB in 21 packages [2026-02-06T08:35:37.938Z] #72 ... [2026-02-06T08:35:37.938Z] [2026-02-06T08:35:37.938Z] #85 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:35:37.938Z] #85 ... [2026-02-06T08:35:37.938Z] [2026-02-06T08:35:37.938Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-02-06T08:35:37.938Z] #60 47.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:37.938Z] #60 47.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:37.938Z] #60 47.98 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-02-06T08:35:37.938Z] #60 47.98 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-02-06T08:35:37.938Z] #60 47.98 OK: 26324 distinct packages available [2026-02-06T08:35:37.938Z] #60 48.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:37.938Z] #60 48.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:37.938Z] #60 48.44 (1/5) Installing dumb-init (1.2.5-r3) [2026-02-06T08:35:37.938Z] #60 48.45 (2/5) Installing musl-obstack (1.2.3-r2) [2026-02-06T08:35:37.938Z] #60 48.45 (3/5) Installing libucontext (1.3.2-r0) [2026-02-06T08:35:37.938Z] #60 48.45 (4/5) Installing gcompat (1.1.0-r4) [2026-02-06T08:35:37.938Z] #60 48.46 (5/5) Installing openssl (3.5.5-r0) [2026-02-06T08:35:37.938Z] #60 48.47 Executing busybox-1.37.0-r20.trigger [2026-02-06T08:35:37.938Z] #60 48.48 OK: 8 MiB in 21 packages [2026-02-06T08:35:38.504Z] #60 ... [2026-02-06T08:35:38.504Z] [2026-02-06T08:35:38.504Z] #86 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-02-06T08:35:38.762Z] #86 ... [2026-02-06T08:35:38.762Z] [2026-02-06T08:35:38.762Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-02-06T08:35:38.762Z] #69 44.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:38.762Z] #69 44.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:38.762Z] #69 45.28 (1/4) Installing dumb-init (1.2.5-r3) [2026-02-06T08:35:38.762Z] #69 45.29 (2/4) Installing openssl (3.5.5-r0) [2026-02-06T08:35:38.762Z] #69 45.37 (3/4) Installing su-exec (0.2-r3) [2026-02-06T08:35:38.762Z] #69 45.37 (4/4) Installing yq-go (4.47.2-r3) [2026-02-06T08:35:38.762Z] #69 45.44 Executing busybox-1.37.0-r20.trigger [2026-02-06T08:35:38.762Z] #69 45.44 OK: 20 MiB in 20 packages [2026-02-06T08:35:39.697Z] #69 DONE 52.8s [2026-02-06T08:35:39.697Z] [2026-02-06T08:35:39.697Z] #74 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-06T08:35:39.697Z] #74 DONE 52.7s [2026-02-06T08:35:39.697Z] [2026-02-06T08:35:39.697Z] #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-02-06T08:35:39.697Z] #87 ... [2026-02-06T08:35:39.697Z] [2026-02-06T08:35:39.697Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-02-06T08:35:39.697Z] #58 DONE 52.8s [2026-02-06T08:35:39.697Z] [2026-02-06T08:35:39.697Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-02-06T08:35:39.697Z] #64 DONE 52.9s [2026-02-06T08:35:39.697Z] [2026-02-06T08:35:39.697Z] #72 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-02-06T08:35:39.697Z] #72 DONE 52.5s [2026-02-06T08:35:39.697Z] [2026-02-06T08:35:39.697Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-02-06T08:35:39.697Z] #60 DONE 52.8s [2026-02-06T08:35:39.697Z] [2026-02-06T08:35:39.697Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:35:39.697Z] #76 DONE 15.4s [2026-02-06T08:35:39.697Z] [2026-02-06T08:35:39.697Z] #88 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2026-02-06T08:35:39.956Z] #88 ... [2026-02-06T08:35:39.956Z] [2026-02-06T08:35:39.956Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:35:39.956Z] #77 DONE 14.8s [2026-02-06T08:35:39.956Z] [2026-02-06T08:35:39.956Z] #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:35:39.956Z] #79 DONE 13.6s [2026-02-06T08:35:39.956Z] [2026-02-06T08:35:39.956Z] #80 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:35:39.956Z] #80 DONE 13.4s [2026-02-06T08:35:39.956Z] [2026-02-06T08:35:39.956Z] #85 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:35:39.956Z] #85 DONE 12.3s [2026-02-06T08:35:39.956Z] [2026-02-06T08:35:39.956Z] #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:35:40.214Z] #89 ... [2026-02-06T08:35:40.214Z] [2026-02-06T08:35:40.214Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-02-06T08:35:40.214Z] #53 DONE 61.7s [2026-02-06T08:35:40.214Z] [2026-02-06T08:35:40.214Z] #90 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:35:40.471Z] #90 ... [2026-02-06T08:35:40.471Z] [2026-02-06T08:35:40.471Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-02-06T08:35:40.471Z] #78 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:40.471Z] #78 14.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:40.471Z] #78 14.70 OK: 7 MiB in 17 packages [2026-02-06T08:35:40.471Z] #78 DONE 14.9s [2026-02-06T08:35:40.471Z] [2026-02-06T08:35:40.471Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-02-06T08:35:40.471Z] #75 15.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:40.471Z] #75 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:40.471Z] #75 16.32 OK: 20 MiB in 20 packages [2026-02-06T08:35:40.471Z] #75 DONE 16.5s [2026-02-06T08:35:40.471Z] [2026-02-06T08:35:40.471Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-02-06T08:35:40.471Z] #83 15.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:40.471Z] #83 15.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:40.471Z] #83 15.95 OK: 7 MiB in 18 packages [2026-02-06T08:35:40.471Z] #83 DONE 16.1s [2026-02-06T08:35:40.471Z] [2026-02-06T08:35:40.471Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-06T08:35:40.471Z] #39 DONE 70.7s [2026-02-06T08:35:40.471Z] [2026-02-06T08:35:40.471Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-02-06T08:35:40.471Z] #84 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:40.471Z] #84 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:40.730Z] #84 14.10 OK: 8 MiB in 19 packages [2026-02-06T08:35:41.295Z] #84 ... [2026-02-06T08:35:41.295Z] [2026-02-06T08:35:41.295Z] #86 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-02-06T08:35:41.295Z] #86 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:41.295Z] #86 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:41.295Z] #86 12.27 OK: 7 MiB in 17 packages [2026-02-06T08:35:41.296Z] #86 DONE 12.6s [2026-02-06T08:35:41.296Z] [2026-02-06T08:35:41.296Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-02-06T08:35:41.296Z] #0 0.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:41.296Z] #0 0.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:41.296Z] #0 1.206 OK: 8 MiB in 20 packages [2026-02-06T08:35:41.296Z] #91 DONE 1.6s [2026-02-06T08:35:41.296Z] [2026-02-06T08:35:41.296Z] #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-02-06T08:35:41.296Z] #87 0.868 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:41.296Z] #87 1.184 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:41.296Z] #87 1.703 (1/1) Installing dumb-init (1.2.5-r3) [2026-02-06T08:35:41.296Z] #87 1.870 Executing busybox-1.37.0-r20.trigger [2026-02-06T08:35:41.554Z] #87 1.876 OK: 7 MiB in 17 packages [2026-02-06T08:35:41.813Z] #87 ... [2026-02-06T08:35:41.813Z] [2026-02-06T08:35:41.813Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-02-06T08:35:41.813Z] #0 0.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:41.813Z] #0 0.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:41.813Z] #0 1.272 OK: 20 MiB in 20 packages [2026-02-06T08:35:41.813Z] #92 DONE 2.2s [2026-02-06T08:35:41.813Z] [2026-02-06T08:35:41.813Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-06T08:35:42.070Z] #93 ... [2026-02-06T08:35:42.070Z] [2026-02-06T08:35:42.070Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-02-06T08:35:42.070Z] #81 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:42.070Z] #81 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:42.070Z] #81 12.88 OK: 13 MiB in 29 packages [2026-02-06T08:35:42.070Z] #81 DONE 14.1s [2026-02-06T08:35:42.070Z] [2026-02-06T08:35:42.070Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-02-06T08:35:42.070Z] #84 DONE 15.5s [2026-02-06T08:35:42.070Z] [2026-02-06T08:35:42.070Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-02-06T08:35:42.327Z] #94 ... [2026-02-06T08:35:42.327Z] [2026-02-06T08:35:42.327Z] #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-02-06T08:35:42.327Z] #87 DONE 2.8s [2026-02-06T08:35:42.327Z] [2026-02-06T08:35:42.327Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-02-06T08:35:42.327Z] #82 12.14 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:42.327Z] #82 12.51 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:42.327Z] #82 13.06 OK: 265 MiB in 60 packages [2026-02-06T08:35:42.327Z] #82 DONE 14.1s [2026-02-06T08:35:42.585Z] [2026-02-06T08:35:42.585Z] #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-02-06T08:35:44.162Z] #95 ... [2026-02-06T08:35:44.162Z] [2026-02-06T08:35:44.162Z] #96 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-02-06T08:35:44.162Z] #0 2.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:44.162Z] #0 2.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:44.162Z] #0 2.739 OK: 12 MiB in 23 packages [2026-02-06T08:35:44.162Z] #96 DONE 4.4s [2026-02-06T08:35:44.162Z] [2026-02-06T08:35:44.162Z] #97 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-02-06T08:35:44.162Z] #0 2.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:44.162Z] #0 2.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:44.162Z] #0 2.718 OK: 8 MiB in 21 packages [2026-02-06T08:35:45.096Z] #97 ... [2026-02-06T08:35:45.096Z] [2026-02-06T08:35:45.096Z] #88 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2026-02-06T08:35:45.096Z] #88 4.784 Preupgrading: [2026-02-06T08:35:45.096Z] #88 4.784 (1/2) Upgrading libapk (3.0.3-r1 -> 3.0.4-r0) [2026-02-06T08:35:45.096Z] #88 4.792 (2/2) Upgrading apk-tools (3.0.3-r1 -> 3.0.4-r0) [2026-02-06T08:35:45.096Z] #88 4.797 Executing busybox-1.37.0-r30.trigger [2026-02-06T08:35:45.096Z] #88 4.833 Continuing with the main upgrade transaction: [2026-02-06T08:35:45.096Z] #88 5.204 (1/1) Upgrading alpine-release (3.23.2-r0 -> 3.23.3-r0) [2026-02-06T08:35:45.096Z] #88 5.375 OK: 9214 KiB in 21 packages [2026-02-06T08:35:46.524Z] #88 ... [2026-02-06T08:35:46.524Z] [2026-02-06T08:35:46.524Z] #97 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-02-06T08:35:46.524Z] #97 DONE 6.6s [2026-02-06T08:35:46.524Z] [2026-02-06T08:35:46.524Z] #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:35:46.782Z] #98 ... [2026-02-06T08:35:46.782Z] [2026-02-06T08:35:46.782Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-06T08:35:47.041Z] #99 ... [2026-02-06T08:35:47.041Z] [2026-02-06T08:35:47.041Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-02-06T08:35:47.041Z] #94 DONE 5.0s [2026-02-06T08:35:47.299Z] [2026-02-06T08:35:47.299Z] #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-02-06T08:35:47.865Z] #100 ... [2026-02-06T08:35:47.865Z] [2026-02-06T08:35:47.865Z] #88 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2026-02-06T08:35:47.865Z] #88 DONE 7.9s [2026-02-06T08:35:47.865Z] [2026-02-06T08:35:47.865Z] #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:35:48.124Z] #101 ... [2026-02-06T08:35:48.124Z] [2026-02-06T08:35:48.124Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-06T08:35:48.124Z] #93 DONE 6.3s [2026-02-06T08:35:48.124Z] [2026-02-06T08:35:48.124Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:35:48.382Z] #102 ... [2026-02-06T08:35:48.382Z] [2026-02-06T08:35:48.382Z] #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-02-06T08:35:50.284Z] #103 ... [2026-02-06T08:35:50.284Z] [2026-02-06T08:35:50.284Z] #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-02-06T08:35:50.284Z] #95 DONE 7.7s [2026-02-06T08:35:50.284Z] [2026-02-06T08:35:50.284Z] #104 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:36:00.482Z] #104 ... [2026-02-06T08:36:00.482Z] [2026-02-06T08:36:00.482Z] #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-02-06T08:36:57.414Z] #105 DONE 66.4s [2026-02-06T08:36:57.414Z] [2026-02-06T08:36:57.414Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:36:57.414Z] #102 DONE 75.0s [2026-02-06T08:36:57.414Z] [2026-02-06T08:36:57.414Z] #98 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:36:57.414Z] #98 DONE 74.9s [2026-02-06T08:36:57.414Z] [2026-02-06T08:36:57.414Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-06T08:36:57.414Z] #99 DONE 68.2s [2026-02-06T08:36:57.414Z] [2026-02-06T08:36:57.414Z] #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:36:57.414Z] #101 DONE 75.1s [2026-02-06T08:36:57.414Z] [2026-02-06T08:36:57.414Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2026-02-06T08:36:57.414Z] #106 ... [2026-02-06T08:36:57.414Z] [2026-02-06T08:36:57.414Z] #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-02-06T08:36:57.414Z] #103 DONE 66.7s [2026-02-06T08:36:57.414Z] [2026-02-06T08:36:57.414Z] #107 [security-bootstrapper builder 6/7] COPY . . [2026-02-06T08:37:05.871Z] #107 ... [2026-02-06T08:37:05.871Z] [2026-02-06T08:37:05.871Z] #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-02-06T08:37:05.871Z] #108 ... [2026-02-06T08:37:05.871Z] [2026-02-06T08:37:05.871Z] #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-06T08:37:05.871Z] #109 ... [2026-02-06T08:37:05.871Z] [2026-02-06T08:37:05.871Z] #110 [security-spiffe-token-provider builder 6/7] COPY . . [2026-02-06T08:37:05.871Z] #110 ... [2026-02-06T08:37:05.871Z] [2026-02-06T08:37:05.871Z] #111 [support-notifications builder 6/7] COPY . . [2026-02-06T08:37:10.063Z] #111 ... [2026-02-06T08:37:10.063Z] [2026-02-06T08:37:10.063Z] #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-02-06T08:37:10.063Z] #100 DONE 89.1s [2026-02-06T08:37:10.063Z] [2026-02-06T08:37:10.063Z] #90 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:37:11.011Z] #90 ... [2026-02-06T08:37:11.011Z] [2026-02-06T08:37:11.011Z] #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-02-06T08:37:11.011Z] #108 DONE 16.3s [2026-02-06T08:37:11.280Z] [2026-02-06T08:37:11.280Z] #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-06T08:37:11.852Z] #109 ... [2026-02-06T08:37:11.852Z] [2026-02-06T08:37:11.852Z] #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-02-06T08:37:13.234Z] #112 ... [2026-02-06T08:37:13.234Z] [2026-02-06T08:37:13.235Z] #110 [security-spiffe-token-provider builder 6/7] COPY . . [2026-02-06T08:37:13.235Z] #110 DONE 18.5s [2026-02-06T08:37:14.619Z] [2026-02-06T08:37:14.619Z] #113 [security-spire-server stage-2 6/9] COPY security.txt / [2026-02-06T08:37:16.354Z] #113 ... [2026-02-06T08:37:16.354Z] [2026-02-06T08:37:16.354Z] #107 [security-proxy-setup builder 6/7] COPY . . [2026-02-06T08:37:16.354Z] #107 DONE 20.5s [2026-02-06T08:37:16.354Z] [2026-02-06T08:37:16.354Z] #111 [support-notifications builder 6/7] COPY . . [2026-02-06T08:37:17.731Z] #111 ... [2026-02-06T08:37:17.731Z] [2026-02-06T08:37:17.731Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-02-06T08:37:20.265Z] #114 ... [2026-02-06T08:37:20.265Z] [2026-02-06T08:37:20.265Z] #115 [security-secretstore-setup builder 6/7] COPY . . [2026-02-06T08:37:20.265Z] #115 CACHED [2026-02-06T08:37:20.265Z] [2026-02-06T08:37:20.265Z] #116 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:37:20.265Z] #116 CACHED [2026-02-06T08:37:20.265Z] [2026-02-06T08:37:20.265Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:37:20.265Z] #117 CACHED [2026-02-06T08:37:20.265Z] [2026-02-06T08:37:20.265Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:37:20.265Z] #118 CACHED [2026-02-06T08:37:20.265Z] [2026-02-06T08:37:20.265Z] #119 [security-bootstrapper builder 6/7] COPY . . [2026-02-06T08:37:20.265Z] #119 CACHED [2026-02-06T08:37:20.265Z] [2026-02-06T08:37:20.265Z] #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:37:20.265Z] #120 CACHED [2026-02-06T08:37:20.265Z] [2026-02-06T08:37:20.265Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-02-06T08:37:30.410Z] #121 ... [2026-02-06T08:37:30.410Z] [2026-02-06T08:37:30.410Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-02-06T08:37:30.410Z] #122 ... [2026-02-06T08:37:30.410Z] [2026-02-06T08:37:30.410Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-02-06T08:37:52.343Z] #123 ... [2026-02-06T08:37:52.343Z] [2026-02-06T08:37:52.343Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2026-02-06T08:37:52.343Z] #106 DONE 55.5s [2026-02-06T08:37:52.343Z] [2026-02-06T08:37:52.343Z] #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-02-06T08:37:52.343Z] #112 DONE 38.7s [2026-02-06T08:37:52.343Z] [2026-02-06T08:37:52.343Z] #111 [support-notifications builder 6/7] COPY . . [2026-02-06T08:37:52.343Z] #111 DONE 55.7s [2026-02-06T08:37:52.343Z] [2026-02-06T08:37:52.343Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-02-06T08:37:52.343Z] #124 ... [2026-02-06T08:37:52.343Z] [2026-02-06T08:37:52.343Z] #90 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:37:52.343Z] #90 DONE 130.6s [2026-02-06T08:37:52.343Z] [2026-02-06T08:37:52.343Z] #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:37:52.343Z] #89 DONE 130.6s [2026-02-06T08:37:52.343Z] [2026-02-06T08:37:52.343Z] #125 [core-command builder 6/7] COPY . . [2026-02-06T08:37:52.343Z] #125 ... [2026-02-06T08:37:52.343Z] [2026-02-06T08:37:52.343Z] #104 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:37:52.343Z] #104 DONE 120.9s [2026-02-06T08:37:52.343Z] [2026-02-06T08:37:52.343Z] #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-06T08:37:52.343Z] #109 DONE 56.2s [2026-02-06T08:37:52.343Z] [2026-02-06T08:37:52.343Z] #126 [support-scheduler builder 6/7] COPY . . [2026-02-06T08:37:52.343Z] #126 ... [2026-02-06T08:37:52.343Z] [2026-02-06T08:37:52.343Z] #113 [security-spire-server stage-2 6/9] COPY security.txt / [2026-02-06T08:37:52.343Z] #113 DONE 38.0s [2026-02-06T08:37:52.343Z] [2026-02-06T08:37:52.343Z] #127 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-02-06T08:38:00.446Z] #127 ... [2026-02-06T08:38:00.446Z] [2026-02-06T08:38:00.446Z] #128 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-02-06T08:38:00.703Z] #128 ... [2026-02-06T08:38:00.703Z] [2026-02-06T08:38:00.703Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-02-06T08:38:00.703Z] #114 33.64 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 [2026-02-06T08:38:00.703Z] #114 ... [2026-02-06T08:38:00.703Z] [2026-02-06T08:38:00.703Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-02-06T08:38:00.703Z] #123 30.74 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 [2026-02-06T08:38:00.962Z] #123 ... [2026-02-06T08:38:00.962Z] [2026-02-06T08:38:00.962Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-02-06T08:38:00.962Z] #122 30.60 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 [2026-02-06T08:38:01.408Z] #122 ... [2026-02-06T08:38:01.408Z] [2026-02-06T08:38:01.408Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-02-06T08:38:01.408Z] #121 30.84 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 [2026-02-06T08:38:01.408Z] #121 ... [2026-02-06T08:38:01.408Z] [2026-02-06T08:38:01.408Z] #129 [core-keeper builder 7/8] COPY . . [2026-02-06T08:38:01.665Z] #129 ... [2026-02-06T08:38:01.665Z] [2026-02-06T08:38:01.665Z] #128 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-02-06T08:38:01.665Z] #128 DONE 10.9s [2026-02-06T08:38:01.665Z] [2026-02-06T08:38:01.665Z] #130 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-02-06T08:38:03.572Z] #130 ... [2026-02-06T08:38:03.572Z] [2026-02-06T08:38:03.572Z] #131 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-02-06T08:38:25.483Z] #131 ... [2026-02-06T08:38:25.483Z] [2026-02-06T08:38:25.483Z] #130 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-02-06T08:38:25.483Z] #130 DONE 32.5s [2026-02-06T08:38:25.483Z] [2026-02-06T08:38:25.483Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-02-06T08:38:26.418Z] #114 ... [2026-02-06T08:38:26.418Z] [2026-02-06T08:38:26.418Z] #132 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-02-06T08:38:50.077Z] #132 ... [2026-02-06T08:38:50.077Z] [2026-02-06T08:38:50.077Z] #125 [security-proxy-auth builder 6/7] COPY . . [2026-02-06T08:38:50.077Z] #125 DONE 56.3s [2026-02-06T08:38:50.077Z] [2026-02-06T08:38:50.077Z] #129 [core-keeper builder 7/8] COPY . . [2026-02-06T08:38:50.077Z] #129 DONE 55.9s [2026-02-06T08:38:50.077Z] [2026-02-06T08:38:50.077Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:38:50.077Z] #133 CACHED [2026-02-06T08:38:50.077Z] [2026-02-06T08:38:50.077Z] #134 [core-metadata builder 6/7] COPY . . [2026-02-06T08:38:50.077Z] #134 CACHED [2026-02-06T08:38:50.077Z] [2026-02-06T08:38:50.077Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:38:50.077Z] #135 CACHED [2026-02-06T08:38:50.077Z] [2026-02-06T08:38:50.077Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:38:50.077Z] #136 CACHED [2026-02-06T08:38:50.077Z] [2026-02-06T08:38:50.077Z] #137 [core-command builder 6/7] COPY . . [2026-02-06T08:38:50.077Z] #137 CACHED [2026-02-06T08:38:50.077Z] [2026-02-06T08:38:50.077Z] #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:38:50.077Z] #138 CACHED [2026-02-06T08:38:50.077Z] [2026-02-06T08:38:50.077Z] #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:38:50.077Z] #139 CACHED [2026-02-06T08:38:50.077Z] [2026-02-06T08:38:50.077Z] #140 [core-data builder 6/7] COPY . . [2026-02-06T08:38:50.077Z] #140 CACHED [2026-02-06T08:38:50.077Z] [2026-02-06T08:38:50.077Z] #141 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:38:50.077Z] #141 CACHED [2026-02-06T08:38:50.077Z] [2026-02-06T08:38:50.077Z] #142 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:38:50.077Z] #142 CACHED [2026-02-06T08:38:50.077Z] [2026-02-06T08:38:50.077Z] #143 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-02-06T08:38:50.077Z] #143 CACHED [2026-02-06T08:38:50.077Z] [2026-02-06T08:38:50.077Z] #144 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:38:50.077Z] #144 CACHED [2026-02-06T08:38:50.077Z] [2026-02-06T08:38:50.077Z] #126 [support-scheduler builder 6/7] COPY . . [2026-02-06T08:38:50.077Z] #126 DONE 56.2s [2026-02-06T08:38:50.077Z] [2026-02-06T08:38:50.077Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-02-06T08:38:50.077Z] #145 ... [2026-02-06T08:38:50.077Z] [2026-02-06T08:38:50.077Z] #127 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-02-06T08:38:50.077Z] #127 DONE 55.9s [2026-02-06T08:38:50.077Z] [2026-02-06T08:38:50.077Z] #131 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-02-06T08:38:50.077Z] #131 DONE 43.7s [2026-02-06T08:38:50.077Z] [2026-02-06T08:38:50.077Z] #146 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-02-06T08:38:50.077Z] #146 ... [2026-02-06T08:38:50.077Z] [2026-02-06T08:38:50.077Z] #132 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-02-06T08:38:50.077Z] #132 DONE 23.1s [2026-02-06T08:38:50.077Z] [2026-02-06T08:38:50.077Z] #147 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-02-06T08:38:55.360Z] #147 ... [2026-02-06T08:38:55.360Z] [2026-02-06T08:38:55.360Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-02-06T08:38:55.360Z] #0 5.635 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 [2026-02-06T08:38:57.907Z] #148 ... [2026-02-06T08:38:57.907Z] [2026-02-06T08:38:57.907Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-02-06T08:38:58.164Z] #149 ... [2026-02-06T08:38:58.164Z] [2026-02-06T08:38:58.164Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-02-06T08:38:58.164Z] #124 56.56 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 [2026-02-06T08:38:58.164Z] #124 ... [2026-02-06T08:38:58.164Z] [2026-02-06T08:38:58.164Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-06T08:38:58.421Z] #150 ... [2026-02-06T08:38:58.421Z] [2026-02-06T08:38:58.421Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-02-06T08:38:58.421Z] #0 11.18 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 [2026-02-06T08:38:58.421Z] #151 ... [2026-02-06T08:38:58.421Z] [2026-02-06T08:38:58.421Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-02-06T08:38:58.677Z] #152 ... [2026-02-06T08:38:58.677Z] [2026-02-06T08:38:58.677Z] #153 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-06T08:38:58.677Z] #153 ... [2026-02-06T08:38:58.677Z] [2026-02-06T08:38:58.677Z] #154 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-02-06T08:39:03.933Z] #154 DONE 16.0s [2026-02-06T08:39:03.933Z] [2026-02-06T08:39:03.933Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-02-06T08:39:03.933Z] #149 16.15 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 [2026-02-06T08:39:09.194Z] #149 ... [2026-02-06T08:39:09.194Z] [2026-02-06T08:39:09.194Z] #155 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-02-06T08:39:11.795Z] #155 ... [2026-02-06T08:39:11.795Z] [2026-02-06T08:39:11.795Z] #146 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-02-06T08:39:11.795Z] #146 DONE 24.4s [2026-02-06T08:39:11.795Z] [2026-02-06T08:39:11.795Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-06T08:39:11.795Z] #150 19.82 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 [2026-02-06T08:39:15.371Z] #150 ... [2026-02-06T08:39:15.371Z] [2026-02-06T08:39:15.371Z] #156 [security-spire-config] exporting to image [2026-02-06T08:39:15.371Z] #156 exporting layers [2026-02-06T08:39:25.432Z] #156 ... [2026-02-06T08:39:25.432Z] [2026-02-06T08:39:25.432Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-02-06T08:39:25.432Z] #122 123.9 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 [2026-02-06T08:39:29.621Z] #122 ... [2026-02-06T08:39:29.621Z] [2026-02-06T08:39:29.621Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-02-06T08:39:29.621Z] #121 DONE 129.6s [2026-02-06T08:39:29.880Z] [2026-02-06T08:39:29.880Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-06T08:39:31.255Z] #150 ... [2026-02-06T08:39:31.255Z] [2026-02-06T08:39:31.255Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-02-06T08:39:31.512Z] #157 ... [2026-02-06T08:39:31.512Z] [2026-02-06T08:39:31.512Z] #147 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-02-06T08:39:31.512Z] #147 DONE 41.8s [2026-02-06T08:39:31.769Z] [2026-02-06T08:39:31.769Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-02-06T08:39:31.769Z] #114 DONE 134.8s [2026-02-06T08:39:31.769Z] [2026-02-06T08:39:31.769Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-02-06T08:39:32.357Z] #157 ... [2026-02-06T08:39:32.357Z] [2026-02-06T08:39:32.357Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-02-06T08:39:32.357Z] #122 DONE 132.1s [2026-02-06T08:39:32.357Z] [2026-02-06T08:39:32.357Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-02-06T08:39:32.357Z] #152 45.17 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 [2026-02-06T08:39:34.277Z] #152 ... [2026-02-06T08:39:34.277Z] [2026-02-06T08:39:34.277Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-02-06T08:39:34.277Z] #123 DONE 133.8s [2026-02-06T08:39:34.277Z] [2026-02-06T08:39:34.277Z] #158 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-02-06T08:39:40.822Z] #158 ... [2026-02-06T08:39:40.822Z] [2026-02-06T08:39:40.822Z] #155 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-02-06T08:39:40.822Z] #155 DONE 33.0s [2026-02-06T08:39:40.822Z] [2026-02-06T08:39:40.822Z] #153 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-06T08:39:40.822Z] #153 45.15 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 [2026-02-06T08:39:42.189Z] #153 ... [2026-02-06T08:39:42.189Z] [2026-02-06T08:39:42.189Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-02-06T08:39:42.190Z] #145 44.81 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 [2026-02-06T08:39:52.135Z] #145 ... [2026-02-06T08:39:52.135Z] [2026-02-06T08:39:52.135Z] #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:39:56.309Z] #159 ... [2026-02-06T08:39:56.309Z] [2026-02-06T08:39:56.309Z] #160 [security-spire-server] exporting to image [2026-02-06T08:39:56.309Z] #160 exporting layers [2026-02-06T08:40:01.566Z] #160 ... [2026-02-06T08:40:01.566Z] [2026-02-06T08:40:01.566Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:40:12.340Z] #161 ... [2026-02-06T08:40:12.340Z] [2026-02-06T08:40:12.340Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:40:18.888Z] #162 ... [2026-02-06T08:40:18.888Z] [2026-02-06T08:40:18.888Z] #156 [security-spire-config] exporting to image [2026-02-06T08:40:18.888Z] #156 exporting layers 60.2s done [2026-02-06T08:40:18.888Z] #156 writing image sha256:3ca21f02cf0ee3eb58769a863242f9bd81c6057d040da41d2e8be07d1c5a4240 [2026-02-06T08:40:20.254Z] #156 writing image sha256:3ca21f02cf0ee3eb58769a863242f9bd81c6057d040da41d2e8be07d1c5a4240 1.6s done [2026-02-06T08:40:20.254Z] #156 naming to docker.io/library/security-spire-config [2026-02-06T08:40:21.183Z] #156 naming to docker.io/library/security-spire-config 1.0s done [2026-02-06T08:40:21.439Z] #156 ... [2026-02-06T08:40:21.439Z] [2026-02-06T08:40:21.439Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-02-06T08:40:21.439Z] #124 DONE 151.0s [2026-02-06T08:40:21.696Z] [2026-02-06T08:40:21.696Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:40:23.588Z] #162 ... [2026-02-06T08:40:23.588Z] [2026-02-06T08:40:23.588Z] #156 [security-spire-config] exporting to image [2026-02-06T08:40:23.588Z] #156 DONE 69.4s [2026-02-06T08:40:23.588Z] [2026-02-06T08:40:23.588Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-02-06T08:40:23.588Z] #157 DONE 52.4s [2026-02-06T08:40:23.588Z] [2026-02-06T08:40:23.588Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-02-06T08:40:23.845Z] #151 ... [2026-02-06T08:40:23.845Z] [2026-02-06T08:40:23.845Z] #158 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-02-06T08:40:23.845Z] #158 DONE 50.4s [2026-02-06T08:40:24.102Z] [2026-02-06T08:40:24.102Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-02-06T08:40:24.359Z] #152 ... [2026-02-06T08:40:24.359Z] [2026-02-06T08:40:24.359Z] #163 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-02-06T08:40:24.359Z] #163 ... [2026-02-06T08:40:24.359Z] [2026-02-06T08:40:24.359Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:40:24.359Z] #161 DONE 33.2s [2026-02-06T08:40:24.615Z] [2026-02-06T08:40:24.615Z] #164 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-02-06T08:40:24.872Z] #164 ... [2026-02-06T08:40:24.872Z] [2026-02-06T08:40:24.872Z] #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:40:24.872Z] #159 DONE 33.7s [2026-02-06T08:40:25.129Z] [2026-02-06T08:40:25.129Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:40:25.129Z] #162 DONE 12.9s [2026-02-06T08:40:25.129Z] [2026-02-06T08:40:25.129Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:40:31.925Z] #165 ... [2026-02-06T08:40:31.925Z] [2026-02-06T08:40:31.925Z] #160 [security-spire-server] exporting to image [2026-02-06T08:40:31.925Z] #160 exporting layers 29.2s done [2026-02-06T08:40:35.196Z] #160 ... [2026-02-06T08:40:35.196Z] [2026-02-06T08:40:35.196Z] #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:40:35.196Z] #166 ... [2026-02-06T08:40:35.196Z] [2026-02-06T08:40:35.196Z] #167 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:40:35.196Z] #167 ... [2026-02-06T08:40:35.196Z] [2026-02-06T08:40:35.196Z] #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:40:35.760Z] #168 ... [2026-02-06T08:40:35.760Z] [2026-02-06T08:40:35.760Z] #164 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-02-06T08:40:35.760Z] #164 DONE 11.4s [2026-02-06T08:40:35.760Z] [2026-02-06T08:40:35.760Z] #160 [security-spire-server] exporting to image [2026-02-06T08:40:35.760Z] #160 writing image sha256:14d9cf79aa4d59f8e07d5a35dd7084ecbe98d3a66457d235e9ea320ee90cf561 [2026-02-06T08:40:37.163Z] #160 writing image sha256:14d9cf79aa4d59f8e07d5a35dd7084ecbe98d3a66457d235e9ea320ee90cf561 1.5s done [2026-02-06T08:40:37.163Z] #160 naming to docker.io/library/security-spire-server [2026-02-06T08:40:39.059Z] #160 naming to docker.io/library/security-spire-server 1.5s done [2026-02-06T08:40:41.234Z] #160 ... [2026-02-06T08:40:41.234Z] [2026-02-06T08:40:41.234Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-02-06T08:40:41.234Z] #151 DONE 113.9s [2026-02-06T08:40:41.234Z] [2026-02-06T08:40:41.234Z] #169 [security-spire-agent] exporting to image [2026-02-06T08:40:41.234Z] #169 exporting layers [2026-02-06T08:40:47.779Z] #169 ... [2026-02-06T08:40:47.779Z] [2026-02-06T08:40:47.779Z] #160 [security-spire-server] exporting to image [2026-02-06T08:40:47.779Z] #160 DONE 51.0s [2026-02-06T08:40:47.779Z] [2026-02-06T08:40:47.779Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-06T08:41:09.751Z] #150 ... [2026-02-06T08:41:09.751Z] [2026-02-06T08:41:09.751Z] #167 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:41:09.751Z] #167 DONE 43.6s [2026-02-06T08:41:09.751Z] [2026-02-06T08:41:09.751Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-02-06T08:41:11.091Z] #149 ... [2026-02-06T08:41:11.091Z] [2026-02-06T08:41:11.091Z] #170 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:41:14.365Z] #170 ... [2026-02-06T08:41:14.365Z] [2026-02-06T08:41:14.365Z] #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:41:14.365Z] #166 DONE 49.3s [2026-02-06T08:41:14.365Z] [2026-02-06T08:41:14.365Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-02-06T08:41:14.365Z] #152 ... [2026-02-06T08:41:14.365Z] [2026-02-06T08:41:14.365Z] #171 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:41:24.324Z] #171 ... [2026-02-06T08:41:24.324Z] [2026-02-06T08:41:24.324Z] #172 [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 [2026-02-06T08:41:26.857Z] #172 ... [2026-02-06T08:41:26.857Z] [2026-02-06T08:41:26.857Z] #163 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-02-06T08:41:26.857Z] #163 DONE 62.3s [2026-02-06T08:41:26.857Z] [2026-02-06T08:41:26.857Z] #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:41:26.857Z] #173 ... [2026-02-06T08:41:26.857Z] [2026-02-06T08:41:26.857Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:41:26.857Z] #165 DONE 61.8s [2026-02-06T08:41:27.553Z] [2026-02-06T08:41:27.553Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-02-06T08:41:27.553Z] #145 DONE 160.0s [2026-02-06T08:41:27.553Z] [2026-02-06T08:41:27.553Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-02-06T08:41:27.553Z] #149 ... [2026-02-06T08:41:27.553Z] [2026-02-06T08:41:27.553Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-02-06T08:41:27.553Z] #148 DONE 160.1s [2026-02-06T08:41:27.553Z] [2026-02-06T08:41:27.553Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-06T08:41:27.553Z] #150 DONE 160.1s [2026-02-06T08:41:27.553Z] [2026-02-06T08:41:27.553Z] #169 [security-spire-agent] exporting to image [2026-02-06T08:41:27.553Z] #169 exporting layers 48.5s done [2026-02-06T08:41:29.454Z] #169 ... [2026-02-06T08:41:29.454Z] [2026-02-06T08:41:29.454Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-02-06T08:41:29.454Z] #149 DONE 162.5s [2026-02-06T08:41:29.713Z] [2026-02-06T08:41:29.713Z] #171 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:41:29.973Z] #171 ... [2026-02-06T08:41:29.973Z] [2026-02-06T08:41:29.973Z] #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:41:29.973Z] #168 DONE 65.0s [2026-02-06T08:41:29.973Z] [2026-02-06T08:41:29.973Z] #174 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-02-06T08:41:30.920Z] #174 ... [2026-02-06T08:41:30.920Z] [2026-02-06T08:41:30.920Z] #153 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-06T08:41:30.920Z] #153 DONE 163.7s [2026-02-06T08:41:30.920Z] [2026-02-06T08:41:30.920Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-02-06T08:41:30.920Z] #152 DONE 163.7s [2026-02-06T08:41:30.920Z] [2026-02-06T08:41:30.920Z] #171 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:41:31.855Z] #171 ... [2026-02-06T08:41:31.855Z] [2026-02-06T08:41:31.855Z] #169 [security-spire-agent] exporting to image [2026-02-06T08:41:31.855Z] #169 writing image sha256:376f0aff3ffb5482d894ada582049d0e6f2a2932c84672a8d63b0ca94a30c563 0.0s done [2026-02-06T08:41:31.855Z] #169 naming to docker.io/library/security-spire-agent 0.1s done [2026-02-06T08:41:31.855Z] #169 DONE 53.2s [2026-02-06T08:41:31.855Z] [2026-02-06T08:41:31.855Z] #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:41:32.114Z] #175 ... [2026-02-06T08:41:32.114Z] [2026-02-06T08:41:32.114Z] #170 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:41:32.114Z] #170 DONE 21.0s [2026-02-06T08:41:32.114Z] [2026-02-06T08:41:32.114Z] #176 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-02-06T08:41:32.373Z] #176 ... [2026-02-06T08:41:32.373Z] [2026-02-06T08:41:32.373Z] #172 [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 [2026-02-06T08:41:32.373Z] #172 DONE 18.2s [2026-02-06T08:41:32.373Z] [2026-02-06T08:41:32.373Z] #177 [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 [2026-02-06T08:41:32.631Z] #177 ... [2026-02-06T08:41:32.631Z] [2026-02-06T08:41:32.631Z] #171 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:41:32.631Z] #171 DONE 18.3s [2026-02-06T08:41:32.631Z] [2026-02-06T08:41:32.631Z] #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:41:32.631Z] #173 DONE 6.2s [2026-02-06T08:41:32.631Z] [2026-02-06T08:41:32.631Z] #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:41:32.889Z] #178 ... [2026-02-06T08:41:32.889Z] [2026-02-06T08:41:32.889Z] #174 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-02-06T08:41:32.889Z] #174 DONE 5.7s [2026-02-06T08:41:33.147Z] [2026-02-06T08:41:33.147Z] #179 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:41:33.147Z] #179 DONE 2.7s [2026-02-06T08:41:33.147Z] [2026-02-06T08:41:33.147Z] #180 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-02-06T08:41:33.147Z] #180 DONE 2.8s [2026-02-06T08:41:33.147Z] [2026-02-06T08:41:33.147Z] #181 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-02-06T08:41:33.405Z] #181 ... [2026-02-06T08:41:33.405Z] [2026-02-06T08:41:33.405Z] #182 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:41:33.405Z] #182 DONE 2.3s [2026-02-06T08:41:33.405Z] [2026-02-06T08:41:33.405Z] #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:41:33.405Z] #175 DONE 2.0s [2026-02-06T08:41:33.662Z] [2026-02-06T08:41:33.663Z] #176 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-02-06T08:41:33.663Z] #176 DONE 1.6s [2026-02-06T08:41:33.663Z] [2026-02-06T08:41:33.663Z] #177 [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 [2026-02-06T08:41:33.663Z] #177 DONE 1.2s [2026-02-06T08:41:33.663Z] [2026-02-06T08:41:33.663Z] #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-02-06T08:41:33.663Z] #183 ... [2026-02-06T08:41:33.663Z] [2026-02-06T08:41:33.663Z] #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:41:33.663Z] #184 CACHED [2026-02-06T08:41:33.663Z] [2026-02-06T08:41:33.663Z] #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:41:33.663Z] #185 CACHED [2026-02-06T08:41:33.663Z] [2026-02-06T08:41:33.663Z] #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:41:33.663Z] #178 DONE 1.1s [2026-02-06T08:41:33.663Z] [2026-02-06T08:41:33.663Z] #186 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:41:33.663Z] #186 CACHED [2026-02-06T08:41:33.663Z] [2026-02-06T08:41:33.663Z] #187 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:41:33.663Z] #187 CACHED [2026-02-06T08:41:33.663Z] [2026-02-06T08:41:33.663Z] #188 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:41:33.663Z] #188 CACHED [2026-02-06T08:41:33.663Z] [2026-02-06T08:41:33.663Z] #189 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:41:33.663Z] #189 CACHED [2026-02-06T08:41:33.920Z] [2026-02-06T08:41:33.920Z] #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:41:33.920Z] #190 DONE 1.1s [2026-02-06T08:41:33.920Z] [2026-02-06T08:41:33.920Z] #191 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-02-06T08:41:33.920Z] #191 DONE 1.1s [2026-02-06T08:41:33.920Z] [2026-02-06T08:41:33.920Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-02-06T08:41:33.920Z] #192 ... [2026-02-06T08:41:33.920Z] [2026-02-06T08:41:33.920Z] #193 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:41:33.920Z] #193 DONE 1.0s [2026-02-06T08:41:33.920Z] [2026-02-06T08:41:33.920Z] #181 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-02-06T08:41:33.920Z] #181 DONE 1.0s [2026-02-06T08:41:34.178Z] [2026-02-06T08:41:34.178Z] #194 [security-spiffe-token-provider] exporting to image [2026-02-06T08:41:34.178Z] #194 exporting layers [2026-02-06T08:41:34.822Z] #194 ... [2026-02-06T08:41:34.822Z] [2026-02-06T08:41:34.822Z] #195 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-02-06T08:41:34.822Z] #195 DONE 0.8s [2026-02-06T08:41:34.822Z] [2026-02-06T08:41:34.822Z] #196 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:41:34.822Z] #196 DONE 0.8s [2026-02-06T08:41:34.822Z] [2026-02-06T08:41:34.823Z] #197 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-02-06T08:41:37.349Z] #197 ... [2026-02-06T08:41:37.349Z] [2026-02-06T08:41:37.349Z] #198 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-02-06T08:41:37.349Z] #198 DONE 3.6s [2026-02-06T08:41:37.349Z] [2026-02-06T08:41:37.349Z] #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-02-06T08:41:37.349Z] #183 DONE 3.6s [2026-02-06T08:41:37.349Z] [2026-02-06T08:41:37.349Z] #199 [support-notifications] exporting to image [2026-02-06T08:41:37.349Z] #199 ... [2026-02-06T08:41:37.349Z] [2026-02-06T08:41:37.349Z] #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-02-06T08:41:37.349Z] #200 DONE 3.7s [2026-02-06T08:41:37.349Z] [2026-02-06T08:41:37.349Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-02-06T08:41:37.349Z] #201 DONE 3.8s [2026-02-06T08:41:37.607Z] [2026-02-06T08:41:37.607Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-02-06T08:41:37.865Z] #202 ... [2026-02-06T08:41:37.865Z] [2026-02-06T08:41:37.865Z] #203 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-02-06T08:41:37.865Z] #203 DONE 4.0s [2026-02-06T08:41:37.865Z] [2026-02-06T08:41:37.865Z] #204 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-02-06T08:41:37.865Z] #204 DONE 4.2s [2026-02-06T08:41:37.865Z] [2026-02-06T08:41:37.865Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-02-06T08:41:37.865Z] #192 DONE 4.0s [2026-02-06T08:41:37.865Z] [2026-02-06T08:41:37.865Z] #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-02-06T08:41:38.122Z] #205 ... [2026-02-06T08:41:38.122Z] [2026-02-06T08:41:38.122Z] #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-02-06T08:41:38.122Z] #206 DONE 4.0s [2026-02-06T08:41:38.122Z] [2026-02-06T08:41:38.122Z] #207 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-02-06T08:41:38.122Z] #207 DONE 4.1s [2026-02-06T08:41:38.122Z] [2026-02-06T08:41:38.122Z] #208 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-02-06T08:41:38.380Z] #208 ... [2026-02-06T08:41:38.380Z] [2026-02-06T08:41:38.380Z] #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-02-06T08:41:38.380Z] #209 DONE 4.1s [2026-02-06T08:41:38.380Z] [2026-02-06T08:41:38.380Z] #194 [security-spiffe-token-provider] exporting to image [2026-02-06T08:41:38.380Z] #194 exporting layers 3.1s done [2026-02-06T08:41:38.380Z] #194 writing image sha256:c0c1bc6697e9f0eeb259eef5e6af2cd97b5cc316b2ef7a8e97436c13583bd74a 0.1s done [2026-02-06T08:41:38.380Z] #194 naming to docker.io/library/security-spiffe-token-provider done [2026-02-06T08:41:38.380Z] #194 DONE 4.2s [2026-02-06T08:41:38.380Z] [2026-02-06T08:41:38.380Z] #197 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-02-06T08:41:38.380Z] #197 DONE 4.1s [2026-02-06T08:41:38.380Z] [2026-02-06T08:41:38.380Z] #210 [core-keeper] exporting to image [2026-02-06T08:41:38.947Z] #210 exporting layers 0.5s done [2026-02-06T08:41:38.947Z] #210 ... [2026-02-06T08:41:38.947Z] [2026-02-06T08:41:38.947Z] #199 [support-notifications] exporting to image [2026-02-06T08:41:38.947Z] #199 exporting layers 1.1s done [2026-02-06T08:41:38.947Z] #199 writing image sha256:1379d5f37249f12c28dc773055f1038bf0382f368cb3dbad1e294c049a1f85d6 0.0s done [2026-02-06T08:41:38.947Z] #199 naming to docker.io/library/support-notifications 0.1s done [2026-02-06T08:41:38.947Z] #199 DONE 1.6s [2026-02-06T08:41:38.947Z] [2026-02-06T08:41:38.947Z] #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-02-06T08:41:38.947Z] #211 DONE 1.7s [2026-02-06T08:41:38.947Z] [2026-02-06T08:41:38.947Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-02-06T08:41:38.947Z] #212 DONE 1.5s [2026-02-06T08:41:38.947Z] [2026-02-06T08:41:38.947Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-02-06T08:41:38.947Z] #202 DONE 1.5s [2026-02-06T08:41:38.947Z] [2026-02-06T08:41:38.947Z] #213 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-02-06T08:41:38.947Z] #213 DONE 1.1s [2026-02-06T08:41:38.947Z] [2026-02-06T08:41:38.947Z] #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-02-06T08:41:38.947Z] #205 DONE 1.1s [2026-02-06T08:41:38.947Z] [2026-02-06T08:41:38.947Z] #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-02-06T08:41:38.947Z] #214 DONE 1.0s [2026-02-06T08:41:38.947Z] [2026-02-06T08:41:38.947Z] #208 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-02-06T08:41:38.947Z] #208 DONE 0.9s [2026-02-06T08:41:38.947Z] [2026-02-06T08:41:38.947Z] #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-02-06T08:41:38.947Z] #215 DONE 0.9s [2026-02-06T08:41:38.947Z] [2026-02-06T08:41:38.947Z] #210 [core-keeper] exporting to image [2026-02-06T08:41:38.947Z] #210 writing image sha256:aa2ce5a8baa7360b91b47dd9d504557f525b644abadd0d10a1ecabf6acc6ba25 done [2026-02-06T08:41:38.947Z] #210 naming to docker.io/library/core-keeper done [2026-02-06T08:41:39.205Z] #210 DONE 0.8s [2026-02-06T08:41:39.205Z] [2026-02-06T08:41:39.205Z] #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-02-06T08:41:39.205Z] #216 DONE 0.8s [2026-02-06T08:41:39.205Z] [2026-02-06T08:41:39.205Z] #217 [support-scheduler] exporting to image [2026-02-06T08:41:39.770Z] #217 ... [2026-02-06T08:41:39.770Z] [2026-02-06T08:41:39.770Z] #218 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-02-06T08:41:39.770Z] #218 DONE 0.6s [2026-02-06T08:41:39.770Z] [2026-02-06T08:41:39.770Z] #219 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-02-06T08:41:39.770Z] #219 DONE 0.6s [2026-02-06T08:41:39.770Z] [2026-02-06T08:41:39.770Z] #220 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-02-06T08:41:39.770Z] #220 DONE 0.6s [2026-02-06T08:41:39.770Z] [2026-02-06T08:41:39.770Z] #221 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-02-06T08:41:39.770Z] #221 DONE 0.6s [2026-02-06T08:41:39.770Z] [2026-02-06T08:41:39.770Z] #222 [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/ [2026-02-06T08:41:39.770Z] #222 DONE 0.6s [2026-02-06T08:41:39.770Z] [2026-02-06T08:41:39.770Z] #223 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-02-06T08:41:39.770Z] #223 DONE 0.2s [2026-02-06T08:41:39.770Z] [2026-02-06T08:41:39.770Z] #224 [core-metadata] exporting to image [2026-02-06T08:41:39.770Z] #224 ... [2026-02-06T08:41:39.770Z] [2026-02-06T08:41:39.770Z] #225 [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/ [2026-02-06T08:41:39.770Z] #225 DONE 0.2s [2026-02-06T08:41:40.028Z] [2026-02-06T08:41:40.028Z] #217 [support-scheduler] exporting to image [2026-02-06T08:41:40.028Z] #217 exporting layers 0.7s done [2026-02-06T08:41:40.028Z] #217 writing image sha256:351899ad4c79f664d048a833a24bfefb4324308110c33cefa6cd31bae6fe3fff 0.0s done [2026-02-06T08:41:40.028Z] #217 naming to docker.io/library/support-scheduler 0.0s done [2026-02-06T08:41:40.028Z] #217 ... [2026-02-06T08:41:40.028Z] [2026-02-06T08:41:40.028Z] #226 [core-command] exporting to image [2026-02-06T08:41:40.028Z] #226 exporting layers 0.7s done [2026-02-06T08:41:40.028Z] #226 writing image sha256:0a019c75cdf5bb850431d2e0425190ef89ee8b561b6b445ca44d581619dc828d 0.0s done [2026-02-06T08:41:40.028Z] #226 naming to docker.io/library/core-command done [2026-02-06T08:41:40.028Z] #226 DONE 1.2s [2026-02-06T08:41:40.286Z] [2026-02-06T08:41:40.286Z] #227 [core-data] exporting to image [2026-02-06T08:41:40.286Z] #227 exporting layers 0.7s done [2026-02-06T08:41:40.286Z] #227 writing image sha256:2e28e116af88e64c880265d1f2ee86b37aa07541d19de997729aff6c1569ceac 0.0s done [2026-02-06T08:41:40.286Z] #227 naming to docker.io/library/core-data 0.0s done [2026-02-06T08:41:40.286Z] #227 DONE 1.2s [2026-02-06T08:41:40.286Z] [2026-02-06T08:41:40.286Z] #224 [core-metadata] exporting to image [2026-02-06T08:41:40.286Z] #224 exporting layers 0.3s done [2026-02-06T08:41:40.543Z] #224 ... [2026-02-06T08:41:40.543Z] [2026-02-06T08:41:40.543Z] #228 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-06T08:41:40.543Z] #228 DONE 1.4s [2026-02-06T08:41:40.543Z] [2026-02-06T08:41:40.543Z] #217 [support-scheduler] exporting to image [2026-02-06T08:41:40.543Z] #217 DONE 1.3s [2026-02-06T08:41:40.543Z] [2026-02-06T08:41:40.543Z] #224 [core-metadata] exporting to image [2026-02-06T08:41:40.543Z] #224 writing image sha256:dc5196af30ac07929009d9abcc89844e03720081b74db56aa1e5d327756923e5 [2026-02-06T08:41:40.800Z] #224 ... [2026-02-06T08:41:40.800Z] [2026-02-06T08:41:40.800Z] #229 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-06T08:41:40.800Z] #229 DONE 1.0s [2026-02-06T08:41:40.800Z] [2026-02-06T08:41:40.800Z] #230 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-06T08:41:40.800Z] #230 DONE 1.0s [2026-02-06T08:41:40.800Z] [2026-02-06T08:41:40.800Z] #224 [core-metadata] exporting to image [2026-02-06T08:41:40.800Z] #224 writing image sha256:dc5196af30ac07929009d9abcc89844e03720081b74db56aa1e5d327756923e5 done [2026-02-06T08:41:40.800Z] #224 naming to docker.io/library/core-metadata done [2026-02-06T08:41:40.800Z] #224 DONE 1.3s [2026-02-06T08:41:40.800Z] [2026-02-06T08:41:40.800Z] #231 [core-common-config-bootstrapper] exporting to image [2026-02-06T08:41:41.058Z] #231 ... [2026-02-06T08:41:41.058Z] [2026-02-06T08:41:41.058Z] #232 [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/ [2026-02-06T08:41:41.058Z] #232 DONE 1.2s [2026-02-06T08:41:41.316Z] [2026-02-06T08:41:41.316Z] #233 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-02-06T08:41:41.316Z] #233 ... [2026-02-06T08:41:41.316Z] [2026-02-06T08:41:41.316Z] #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-06T08:41:41.316Z] #234 DONE 1.6s [2026-02-06T08:41:41.575Z] [2026-02-06T08:41:41.575Z] #235 [security-secretstore-setup] exporting to image [2026-02-06T08:41:41.575Z] #235 ... [2026-02-06T08:41:41.575Z] [2026-02-06T08:41:41.575Z] #233 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-02-06T08:41:41.575Z] #233 DONE 0.5s [2026-02-06T08:41:41.575Z] [2026-02-06T08:41:41.575Z] #231 [core-common-config-bootstrapper] exporting to image [2026-02-06T08:41:41.575Z] #231 exporting layers 0.6s done [2026-02-06T08:41:41.575Z] #231 writing image sha256:0a856c98907dfde8e2ed9b07a97554342fec5d1a6a59e5959465fe19d1d9a549 0.1s done [2026-02-06T08:41:41.575Z] #231 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2026-02-06T08:41:41.575Z] #231 DONE 1.0s [2026-02-06T08:41:41.575Z] [2026-02-06T08:41:41.575Z] #236 [security-proxy-auth] exporting to image [2026-02-06T08:41:41.575Z] #236 exporting layers 0.8s done [2026-02-06T08:41:41.575Z] #236 writing image sha256:e19d52a12fe5b9d8f83b0246bd2bd346664a1a361f9f044d6077456076ef9497 0.1s done [2026-02-06T08:41:41.575Z] #236 naming to docker.io/library/security-proxy-auth 0.0s done [2026-02-06T08:41:41.832Z] #236 DONE 1.0s [2026-02-06T08:41:41.832Z] [2026-02-06T08:41:41.832Z] #237 [security-proxy-setup] exporting to image [2026-02-06T08:41:41.832Z] #237 exporting layers 1.2s done [2026-02-06T08:41:41.832Z] #237 writing image sha256:c736e1eb8f23bf3272fe773c5d566af24fcf9d86d3f884a0bc78aaa0a88ab311 0.0s done [2026-02-06T08:41:41.832Z] #237 naming to docker.io/library/security-proxy-setup 0.0s done [2026-02-06T08:41:42.089Z] #237 DONE 1.4s [2026-02-06T08:41:42.089Z] [2026-02-06T08:41:42.089Z] #235 [security-secretstore-setup] exporting to image [2026-02-06T08:41:42.089Z] #235 exporting layers 0.6s done [2026-02-06T08:41:42.089Z] #235 writing image sha256:df03c60cfcd5c8ddb39d3387bca9478c9e2a8609c4161ff2f34185150f3eb850 done [2026-02-06T08:41:42.089Z] #235 naming to docker.io/library/security-secretstore-setup 0.0s done [2026-02-06T08:41:42.089Z] #235 DONE 0.8s [2026-02-06T08:41:42.089Z] [2026-02-06T08:41:42.089Z] #238 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-02-06T08:41:42.347Z] #238 DONE 0.7s [2026-02-06T08:41:42.347Z] [2026-02-06T08:41:42.347Z] #239 [security-bootstrapper] exporting to image [2026-02-06T08:41:42.911Z] #239 exporting layers 0.6s done [2026-02-06T08:41:42.911Z] #239 writing image sha256:66dee189ff38db12cc7a9b552d87306d2812ac19cca06be3bd2a23fc9cc59899 done [2026-02-06T08:41:42.911Z] #239 naming to docker.io/library/security-bootstrapper done [2026-02-06T08:41:42.911Z] #239 DONE 0.6s [2026-02-06T08:41:42.911Z] time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-06T08:41:42.911Z] time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-06T08:41:42.911Z] time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-06T08:41:42.911Z] time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-06T08:41:42.912Z] time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-06T08:41:42.912Z] time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-06T08:41:42.912Z] time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-06T08:41:42.912Z] time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-06T08:41:42.912Z] time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-06T08:41:42.912Z] time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-06T08:41:42.912Z] time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-06T08:41:42.912Z] time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-06T08:41:42.912Z] time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-06T08:41:42.912Z] time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-06T08:41:42.912Z] time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-02-06T08:41:42.916Z] $ docker stop --time=1 7b4a04e83e75bbedcc7b2b7917656289539486bb0eecb2b95b63acbcc5fa5014 [2026-02-06T08:41:44.462Z] $ docker rm -f --volumes 7b4a04e83e75bbedcc7b2b7917656289539486bb0eecb2b95b63acbcc5fa5014 [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-06T08:41:44.881Z] + docker images [2026-02-06T08:41:44.881Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-02-06T08:41:44.881Z] security-bootstrapper latest 66dee189ff38 3 seconds ago 21.6MB [2026-02-06T08:41:44.881Z] security-secretstore-setup latest df03c60cfcd5 3 seconds ago 83.7MB [2026-02-06T08:41:44.881Z] security-proxy-auth latest e19d52a12fe5 4 seconds ago 46.1MB [2026-02-06T08:41:44.881Z] core-common-config-bootstrapper latest 0a856c98907d 4 seconds ago 20.5MB [2026-02-06T08:41:44.881Z] security-proxy-setup latest c736e1eb8f23 4 seconds ago 52MB [2026-02-06T08:41:44.881Z] core-metadata latest dc5196af30ac 5 seconds ago 47.1MB [2026-02-06T08:41:44.881Z] core-command latest 0a019c75cdf5 6 seconds ago 41.3MB [2026-02-06T08:41:44.881Z] support-scheduler latest 351899ad4c79 6 seconds ago 51.2MB [2026-02-06T08:41:44.881Z] core-data latest 2e28e116af88 6 seconds ago 47MB [2026-02-06T08:41:44.881Z] core-keeper latest aa2ce5a8baa7 6 seconds ago 46.8MB [2026-02-06T08:41:44.881Z] support-notifications latest 1379d5f37249 8 seconds ago 54.9MB [2026-02-06T08:41:44.881Z] security-spiffe-token-provider latest c0c1bc6697e9 11 seconds ago 50.2MB [2026-02-06T08:41:44.881Z] security-spire-agent latest 376f0aff3ffb About a minute ago 244MB [2026-02-06T08:41:44.881Z] security-spire-server latest 14d9cf79aa4d 2 minutes ago 178MB [2026-02-06T08:41:44.881Z] security-spire-config latest 3ca21f02cf0e 2 minutes ago 177MB [2026-02-06T08:41:44.881Z] ci-base-image-x86_64 latest 5c903f137b69 10 minutes ago 1GB [2026-02-06T08:41:44.881Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 3 months ago 636MB [2026-02-06T08:41:44.881Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 8 months ago 573MB [2026-02-06T08:41:44.881Z] 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 [2026-02-06T08:41:45.241Z] provisioning config files... [2026-02-06T08:41:45.247Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config12240114360234729038tmp [Pipeline] { [Pipeline] sh [2026-02-06T08:41:45.538Z] + set +x [2026-02-06T08:41:45.539Z] + curl -s https://codecov.io/bash [2026-02-06T08:41:45.539Z] + bash -s -- [2026-02-06T08:41:45.539Z] [2026-02-06T08:41:45.539Z] _____ _ [2026-02-06T08:41:45.539Z] / ____| | | [2026-02-06T08:41:45.539Z] | | ___ __| | ___ ___ _____ __ [2026-02-06T08:41:45.539Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-02-06T08:41:45.539Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-02-06T08:41:45.539Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-02-06T08:41:45.539Z] Bash-1.0.6 [2026-02-06T08:41:45.539Z] [2026-02-06T08:41:45.539Z] [2026-02-06T08:41:45.539Z] ==> git version 2.25.1 found [2026-02-06T08:41:45.539Z] ==> 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 [2026-02-06T08:41:45.539Z] Release-Date: 2020-01-08 [2026-02-06T08:41:45.539Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-02-06T08:41:45.539Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-02-06T08:41:45.539Z] ==> Jenkins CI detected. [2026-02-06T08:41:45.539Z] current dir:  /w/workspace/edgex-go/6 [2026-02-06T08:41:45.539Z] project root: . [2026-02-06T08:41:45.539Z] --> token set from env [2026-02-06T08:41:45.539Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-02-06T08:41:45.539Z] ==> Running gcov in . (disable via -X gcov) [2026-02-06T08:41:45.539Z] ==> Python coveragepy not found [2026-02-06T08:41:45.539Z] ==> Searching for coverage reports in: [2026-02-06T08:41:45.539Z] + . [2026-02-06T08:41:45.797Z] -> Found 1 reports [2026-02-06T08:41:45.797Z] ==> Detecting git/mercurial file structure [2026-02-06T08:41:45.797Z] ==> Reading reports [2026-02-06T08:41:45.797Z] + ./coverage.out bytes=1044038 [2026-02-06T08:41:45.797Z] ==> Appending adjustments [2026-02-06T08:41:45.797Z] https://docs.codecov.io/docs/fixing-reports [2026-02-06T08:41:47.181Z] + Found adjustments [2026-02-06T08:41:47.181Z] ==> Gzipping contents [2026-02-06T08:41:47.181Z] 108K /tmp/codecov.VLWRsG.gz [2026-02-06T08:41:47.181Z] ==> Uploading reports [2026-02-06T08:41:47.181Z] url: https://codecov.io [2026-02-06T08:41:47.181Z] query: branch=PR-5353&commit=dfa307e77e54be537c6480b7d8f21a96803f49a3&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5353%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5353&job=&cmd_args= [2026-02-06T08:41:47.181Z] -> Pinging Codecov [2026-02-06T08:41:47.181Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5353&commit=dfa307e77e54be537c6480b7d8f21a96803f49a3&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5353%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5353&job=&cmd_args= [2026-02-06T08:41:47.443Z] -> Uploading to [2026-02-06T08:41:47.443Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/dfa307e77e54be537c6480b7d8f21a96803f49a3/a260eb18-9907-4978-a31a-77f677f128f8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260206%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260206T084147Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=118c3060ba4f550c65c9924d192f7c14c032a3178d4d05ae77189f20f683f277 [2026-02-06T08:41:47.443Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-06T08:41:47.443Z] Dload Upload Total Spent Left Speed [2026-02-06T08:41:47.701Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 429k --:--:-- --:--:-- --:--:-- 427k [2026-02-06T08:41:47.701Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/dfa307e77e54be537c6480b7d8f21a96803f49a3 [Pipeline] } [2026-02-06T08:41:47.708Z] 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 [2026-02-06T08:41:48.340Z] + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-02-06T08:41:48.626Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-06T08:41:49.479Z] ---> package-listing.sh [2026-02-06T08:41:49.480Z] ++ facter osfamily [2026-02-06T08:41:49.480Z] ++ tr '[:upper:]' '[:lower:]' [2026-02-06T08:41:49.737Z] + OS_FAMILY=debian [2026-02-06T08:41:49.738Z] + workspace=/w/workspace/edgex-go/6 [2026-02-06T08:41:49.738Z] + START_PACKAGES=/tmp/packages_start.txt [2026-02-06T08:41:49.738Z] + END_PACKAGES=/tmp/packages_end.txt [2026-02-06T08:41:49.738Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-02-06T08:41:49.738Z] + PACKAGES=/tmp/packages_start.txt [2026-02-06T08:41:49.738Z] + '[' /w/workspace/edgex-go/6 ']' [2026-02-06T08:41:49.738Z] + PACKAGES=/tmp/packages_end.txt [2026-02-06T08:41:49.738Z] + case "${OS_FAMILY}" in [2026-02-06T08:41:49.738Z] + dpkg -l [2026-02-06T08:41:49.738Z] + grep '^ii' [2026-02-06T08:41:49.738Z] + '[' -f /tmp/packages_start.txt ']' [2026-02-06T08:41:49.738Z] + '[' -f /tmp/packages_end.txt ']' [2026-02-06T08:41:49.738Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-02-06T08:41:49.738Z] + '[' /w/workspace/edgex-go/6 ']' [2026-02-06T08:41:49.738Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2026-02-06T08:41:49.738Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2026-02-06T08:41:49.749Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-02-06T08:41:50.022Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-06T08:41:50.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-06T08:41:50.583Z] [2026-02-06T08:41:50.583Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-06T08:41:50.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-06T08:41:51.139Z] latest: Pulling from edgex-lftools-log-publisher [2026-02-06T08:41:51.139Z] 5eb5b503b376: Pulling fs layer [2026-02-06T08:41:51.139Z] 5c69ac0246d0: Pulling fs layer [2026-02-06T08:41:51.139Z] ec43610c2a17: Pulling fs layer [2026-02-06T08:41:51.139Z] 3a2ae6a8a46f: Pulling fs layer [2026-02-06T08:41:51.139Z] 33b1e0a273af: Pulling fs layer [2026-02-06T08:41:51.139Z] 5d3b04190fa2: Pulling fs layer [2026-02-06T08:41:51.139Z] 2f39f015ded8: Pulling fs layer [2026-02-06T08:41:51.139Z] 33b1e0a273af: Waiting [2026-02-06T08:41:51.139Z] 5d3b04190fa2: Waiting [2026-02-06T08:41:51.139Z] 3a2ae6a8a46f: Waiting [2026-02-06T08:41:51.139Z] 2f39f015ded8: Waiting [2026-02-06T08:41:51.139Z] 5c69ac0246d0: Verifying Checksum [2026-02-06T08:41:51.139Z] 5c69ac0246d0: Download complete [2026-02-06T08:41:51.139Z] 3a2ae6a8a46f: Download complete [2026-02-06T08:41:51.139Z] 33b1e0a273af: Verifying Checksum [2026-02-06T08:41:51.139Z] 33b1e0a273af: Download complete [2026-02-06T08:41:51.139Z] 5d3b04190fa2: Verifying Checksum [2026-02-06T08:41:51.139Z] 5d3b04190fa2: Download complete [2026-02-06T08:41:51.397Z] ec43610c2a17: Download complete [2026-02-06T08:41:51.397Z] 5eb5b503b376: Verifying Checksum [2026-02-06T08:41:51.397Z] 5eb5b503b376: Download complete [2026-02-06T08:41:51.960Z] 2f39f015ded8: Download complete [2026-02-06T08:41:52.890Z] 5eb5b503b376: Pull complete [2026-02-06T08:41:53.456Z] 5c69ac0246d0: Pull complete [2026-02-06T08:41:54.021Z] ec43610c2a17: Pull complete [2026-02-06T08:41:54.021Z] 3a2ae6a8a46f: Pull complete [2026-02-06T08:41:54.279Z] 33b1e0a273af: Pull complete [2026-02-06T08:41:54.536Z] 5d3b04190fa2: Pull complete [2026-02-06T08:41:59.793Z] 2f39f015ded8: Pull complete [2026-02-06T08:42:00.051Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-02-06T08:42:00.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-06T08:42:00.051Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-06T08:42:00.148Z] prd-ubuntu20.04-docker-8c-8g-1668 does not seem to be running inside a container [2026-02-06T08:42:00.167Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 [2026-02-06T08:42:08.217Z] $ docker top d405e81335ab64d5e326342579f97c6f63d167176ad2d02d60dd6bd83be8afaf -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-06T08:42:08.574Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-02-06T08:42:08.854Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-02-06T08:42:09.135Z] + ls /var/log/sa-host [2026-02-06T08:42:09.135Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-06T08:42:09.219Z] provisioning config files... [2026-02-06T08:42:09.229Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config5955994910004428448tmp [Pipeline] { [Pipeline] echo [2026-02-06T08:42:09.244Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-06T08:42:09.523Z] ---> create-netrc.sh [Pipeline] } [2026-02-06T08:42:09.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-02-06T08:42:09.863Z] ---> python-tools-install.sh [Pipeline] echo [2026-02-06T08:42:09.870Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-06T08:42:10.149Z] ---> sudo-logs.sh [2026-02-06T08:42:10.149Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-02-06T08:42:10.174Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-06T08:42:10.453Z] ---> job-cost.sh [2026-02-06T08:42:10.453Z] lf-activate-venv: SKIPPING [2026-02-06T08:42:10.453Z] INFO: No Stack... [2026-02-06T08:42:10.711Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-06T08:42:11.277Z] INFO: Archiving Costs [Pipeline] echo [2026-02-06T08:42:11.286Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-06T08:42:11.569Z] ---> logs-deploy.sh [2026-02-06T08:42:11.569Z] lf-activate-venv: SKIPPING [2026-02-06T08:42:11.569Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5353/6 [2026-02-06T08:42:11.569Z] INFO: archiving workspace using pattern(s): [2026-02-06T08:42:12.502Z] Archives upload complete. [2026-02-06T08:42:12.502Z] INFO: archiving logs to Nexus [2026-02-06T08:42:13.434Z] ---> uname -a: [2026-02-06T08:42:13.434Z] Linux prd-ubuntu20-04-docker-8c-8g-1668 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-02-06T08:42:13.434Z] [2026-02-06T08:42:13.434Z] [2026-02-06T08:42:13.434Z] ---> lscpu: [2026-02-06T08:42:13.434Z] Architecture: x86_64 [2026-02-06T08:42:13.434Z] CPU op-mode(s): 32-bit, 64-bit [2026-02-06T08:42:13.434Z] Byte Order: Little Endian [2026-02-06T08:42:13.434Z] Address sizes: 40 bits physical, 48 bits virtual [2026-02-06T08:42:13.434Z] CPU(s): 8 [2026-02-06T08:42:13.434Z] On-line CPU(s) list: 0-7 [2026-02-06T08:42:13.434Z] Thread(s) per core: 1 [2026-02-06T08:42:13.434Z] Core(s) per socket: 1 [2026-02-06T08:42:13.434Z] Socket(s): 8 [2026-02-06T08:42:13.434Z] NUMA node(s): 1 [2026-02-06T08:42:13.434Z] Vendor ID: AuthenticAMD [2026-02-06T08:42:13.434Z] CPU family: 23 [2026-02-06T08:42:13.434Z] Model: 49 [2026-02-06T08:42:13.434Z] Model name: AMD EPYC-Rome Processor [2026-02-06T08:42:13.434Z] Stepping: 0 [2026-02-06T08:42:13.434Z] CPU MHz: 2799.998 [2026-02-06T08:42:13.434Z] BogoMIPS: 5599.99 [2026-02-06T08:42:13.434Z] Virtualization: AMD-V [2026-02-06T08:42:13.434Z] Hypervisor vendor: KVM [2026-02-06T08:42:13.434Z] Virtualization type: full [2026-02-06T08:42:13.434Z] L1d cache: 256 KiB [2026-02-06T08:42:13.434Z] L1i cache: 256 KiB [2026-02-06T08:42:13.434Z] L2 cache: 4 MiB [2026-02-06T08:42:13.434Z] L3 cache: 128 MiB [2026-02-06T08:42:13.434Z] NUMA node0 CPU(s): 0-7 [2026-02-06T08:42:13.434Z] Vulnerability Gather data sampling: Not affected [2026-02-06T08:42:13.434Z] Vulnerability Itlb multihit: Not affected [2026-02-06T08:42:13.434Z] Vulnerability L1tf: Not affected [2026-02-06T08:42:13.434Z] Vulnerability Mds: Not affected [2026-02-06T08:42:13.434Z] Vulnerability Meltdown: Not affected [2026-02-06T08:42:13.434Z] Vulnerability Mmio stale data: Not affected [2026-02-06T08:42:13.434Z] Vulnerability Retbleed: Vulnerable [2026-02-06T08:42:13.434Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-02-06T08:42:13.434Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-02-06T08:42:13.434Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-02-06T08:42:13.434Z] Vulnerability Srbds: Not affected [2026-02-06T08:42:13.434Z] Vulnerability Tsx async abort: Not affected [2026-02-06T08:42:13.434Z] 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 [2026-02-06T08:42:13.434Z] [2026-02-06T08:42:13.434Z] [2026-02-06T08:42:13.434Z] ---> nproc: [2026-02-06T08:42:13.434Z] 8 [2026-02-06T08:42:13.434Z] [2026-02-06T08:42:13.434Z] [2026-02-06T08:42:13.434Z] ---> df -h: [2026-02-06T08:42:13.434Z] Filesystem Size Used Avail Use% Mounted on [2026-02-06T08:42:13.434Z] overlay 155G 32G 123G 21% / [2026-02-06T08:42:13.434Z] tmpfs 64M 0 64M 0% /dev [2026-02-06T08:42:13.434Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-02-06T08:42:13.434Z] shm 64M 0 64M 0% /dev/shm [2026-02-06T08:42:13.434Z] /dev/vda1 155G 32G 123G 21% /facter-os [2026-02-06T08:42:13.434Z] [2026-02-06T08:42:13.434Z] [2026-02-06T08:42:13.434Z] ---> sar -b -r -n DEV: [2026-02-06T08:42:13.434Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1668) 02/06/26 _x86_64_ (8 CPU) [2026-02-06T08:42:13.434Z] [2026-02-06T08:42:13.434Z] 08:29:58 LINUX RESTART (8 CPU) [2026-02-06T08:42:13.434Z] [2026-02-06T08:42:13.434Z] 08:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-02-06T08:42:13.434Z] 08:31:00 388.19 94.12 294.07 0.00 12194.50 206946.98 0.00 [2026-02-06T08:42:13.434Z] 08:32:01 196.46 13.72 182.74 0.00 2103.66 59801.34 0.00 [2026-02-06T08:42:13.434Z] 08:33:01 49.93 0.05 49.88 0.00 0.40 39642.61 0.00 [2026-02-06T08:42:13.434Z] 08:34:01 52.12 0.28 51.83 0.00 3.20 20471.04 0.00 [2026-02-06T08:42:13.434Z] 08:35:01 303.52 0.28 303.23 0.00 28.00 249345.78 0.00 [2026-02-06T08:42:13.434Z] 08:36:01 254.55 3.46 251.08 0.00 2010.13 65406.00 0.00 [2026-02-06T08:42:13.434Z] 08:37:01 207.25 4.65 202.60 0.00 46.93 90807.67 0.00 [2026-02-06T08:42:13.434Z] 08:38:01 322.53 9.56 312.96 0.00 76.51 133074.04 0.00 [2026-02-06T08:42:13.434Z] 08:39:01 151.82 0.13 151.69 0.00 1.07 92501.48 0.00 [2026-02-06T08:42:13.434Z] 08:40:02 330.04 0.31 329.73 0.00 5.52 92567.69 0.00 [2026-02-06T08:42:13.434Z] 08:41:01 484.34 0.19 484.16 0.00 1.49 113974.04 0.00 [2026-02-06T08:42:13.434Z] 08:42:01 606.80 3.80 603.00 0.00 2519.03 85140.15 0.00 [2026-02-06T08:42:13.434Z] Average: 278.62 10.89 267.73 0.00 1583.56 104048.33 0.00 [2026-02-06T08:42:13.434Z] [2026-02-06T08:42:13.434Z] 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-02-06T08:42:13.434Z] 08:31:00 29154700 31594776 720660 2.19 75292 2662236 1746168 5.15 915948 2448812 386308 [2026-02-06T08:42:13.434Z] 08:32:01 26629288 31277940 997096 3.03 125000 4663744 2298420 6.78 1902096 3788164 676688 [2026-02-06T08:42:13.434Z] 08:33:01 26123328 31158464 1113088 3.39 130608 5014452 2488268 7.34 1995632 4166700 416956 [2026-02-06T08:42:13.434Z] 08:34:01 25536984 31399208 871624 2.65 137316 5777072 1947584 5.74 2046232 4648140 639824 [2026-02-06T08:42:13.434Z] 08:35:01 18857912 31310284 950484 2.89 152016 12196964 3422784 10.09 2241068 10951920 1357688 [2026-02-06T08:42:13.434Z] 08:36:01 17686660 31324892 924116 2.81 195820 13237400 2680500 7.90 2599736 11653552 635920 [2026-02-06T08:42:13.434Z] 08:37:01 15121728 31314020 927872 2.82 263640 15554960 2893668 8.53 2881680 13761076 394444 [2026-02-06T08:42:13.434Z] 08:38:01 9669896 30748632 1471352 4.48 374796 19987672 4601384 13.57 3856640 17860060 1112228 [2026-02-06T08:42:13.434Z] 08:39:01 7598892 30521580 1675200 5.10 388832 21703584 6086124 17.94 4897860 18748476 272216 [2026-02-06T08:42:13.434Z] 08:40:02 5839004 30106808 2090812 6.36 407428 22914584 5955100 17.56 5376124 19915600 108936 [2026-02-06T08:42:13.434Z] 08:41:01 2934704 29803156 2397648 7.29 423664 25379256 5866628 17.30 6643192 21438244 112776 [2026-02-06T08:42:13.434Z] 08:42:01 4494884 31396836 835496 2.54 450532 25446268 2064444 6.09 3841520 22781588 230748 [2026-02-06T08:42:13.434Z] Average: 15803998 30996383 1247954 3.80 260412 14544849 3504256 10.33 3266477 12680194 528728 [2026-02-06T08:42:13.434Z] [2026-02-06T08:42:13.434Z] 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-02-06T08:42:13.434Z] 08:31:00 ens3 956.21 795.28 7509.27 121.14 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.434Z] 08:31:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.434Z] 08:31:00 lo 4.43 4.43 0.43 0.43 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.434Z] 08:32:01 veth2535d2c 0.05 0.16 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.434Z] 08:32:01 ens3 732.91 550.40 7930.34 111.68 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.434Z] 08:32:01 docker0 433.54 549.29 33.82 4586.43 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.434Z] 08:32:01 lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.434Z] 08:33:01 veth2535d2c 1.30 1.33 0.11 0.12 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.434Z] 08:33:01 ens3 23.90 15.63 20.28 10.47 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.434Z] 08:33:01 docker0 1.30 1.30 0.10 0.11 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.434Z] 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.434Z] 08:34:01 veth2535d2c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.434Z] 08:34:01 ens3 21.99 13.38 19.05 10.96 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.434Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.434Z] 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:35:01 veth559b60d 1.82 4.78 0.15 43.24 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:35:01 veth80e2620 1.62 3.55 0.14 42.58 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:35:01 veth5dfe8df 1.50 3.28 0.13 42.57 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:35:01 veth22a4215 2.92 7.10 0.24 122.88 0.00 0.00 0.00 0.01 [2026-02-06T08:42:13.435Z] 08:35:01 veth847e1e0 0.62 1.33 0.05 0.27 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:35:01 ens3 191.80 121.36 3863.16 27.06 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:35:01 veth15fc562 1.88 3.85 0.16 43.26 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:35:01 veth8e45a79 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:35:01 veth3992dd3 1.82 4.02 0.16 48.80 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:35:01 docker0 18.68 34.26 1.32 513.58 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:35:01 veth2a9e22a 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:35:01 vethd81d609 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:35:01 veth367e24c 1.48 4.23 0.13 42.64 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:35:01 vethd1b5e7b 1.55 3.80 0.13 42.60 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:35:01 vethd453175 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:35:01 veth8a4f13c 3.33 5.95 0.28 85.11 0.00 0.00 0.00 0.01 [2026-02-06T08:42:13.435Z] 08:35:01 veth747a78f 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:35:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:36:01 vethbf0300d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:36:01 vethda243ac 14.07 17.17 1.63 11.82 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:36:01 veth04cf101 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:36:01 veth7bb3dec 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:36:01 veth847e1e0 0.13 2.13 0.01 0.09 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:36:01 ens3 525.10 299.35 3467.26 40.90 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:36:01 veth9787cdd 31.95 40.24 3.34 100.34 0.00 0.00 0.00 0.01 [2026-02-06T08:42:13.435Z] 08:36:01 vethc4b8da3 102.20 169.70 10.32 1312.17 0.00 0.00 0.00 0.11 [2026-02-06T08:42:13.435Z] 08:36:01 veth0ef42ec 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:36:01 docker0 198.97 321.30 16.90 2717.43 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:36:01 vethe64ac7a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:36:01 veth419961e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:36:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:37:01 vethbf0300d 12.51 14.10 1.46 10.29 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:37:01 veth847e1e0 0.02 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:37:01 ens3 341.88 174.04 2551.96 21.64 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:37:01 docker0 168.66 334.33 15.94 2544.78 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:37:01 vethe64ac7a 12.13 14.00 1.43 10.29 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:37:01 veth2364f7f 12.35 13.90 1.45 10.28 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:38:01 veth847e1e0 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:38:01 ens3 554.12 260.65 4364.47 35.25 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:38:01 vethf855db5 0.05 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:38:01 docker0 216.56 406.80 19.84 3902.80 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:38:01 veth96dbb08 0.05 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:38:01 veth351fe35 0.05 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:38:01 vethf4aacbf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:38:01 vethdb39c76 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:38:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:38:01 vethc07022d 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:39:01 veth2b22e60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:39:01 vetha78de6b 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:39:01 veth847e1e0 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:39:01 ens3 166.63 48.99 471.43 10.35 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:39:01 vethf855db5 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:39:01 docker0 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:39:01 veth96dbb08 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:39:01 veth351fe35 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:39:01 veth9fa358b 0.05 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:39:01 veth8e88b94 0.05 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:39:01 vethef9ca76 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:39:01 veth73ede16 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:39:01 veth32d8f2b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:39:01 vetha2e7832 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:39:01 veth5afbd51 0.05 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:39:01 vethdb39c76 0.05 0.33 0.00 0.02 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:39:01 vethee2c633 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:39:01 vethc07022d 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:40:02 veth2b22e60 0.05 0.21 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:40:02 vetha78de6b 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:40:02 veth847e1e0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:40:02 ens3 83.89 79.26 69.80 217.67 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:40:02 docker0 0.15 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:40:02 veth9fa358b 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:40:02 veth8e88b94 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:40:02 veth73ede16 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:40:02 vetha2e7832 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:40:02 veth5afbd51 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:40:02 vethdb39c76 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:41:01 veth2b22e60 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:41:01 vetha78de6b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:41:01 veth847e1e0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:41:01 ens3 229.86 61.87 518.08 15.39 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:41:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:41:01 veth8e88b94 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:41:01 veth73ede16 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:41:01 vetha2e7832 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:41:01 veth5afbd51 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:42:01 ens3 134.92 89.14 2550.01 26.97 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:42:01 docker0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] 08:42:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] Average: ens3 330.68 209.63 2785.00 54.45 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] Average: docker0 87.02 137.88 7.37 1193.77 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] Average: lo 0.78 0.78 0.08 0.08 0.00 0.00 0.00 0.00 [2026-02-06T08:42:13.435Z] [2026-02-06T08:42:13.435Z] [2026-02-06T08:42:13.435Z] ---> sar -P ALL: [2026-02-06T08:42:13.435Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1668) 02/06/26 _x86_64_ (8 CPU) [2026-02-06T08:42:13.435Z] [2026-02-06T08:42:13.435Z] 08:29:58 LINUX RESTART (8 CPU) [2026-02-06T08:42:13.435Z] [2026-02-06T08:42:13.435Z] 08:30:01 CPU %user %nice %system %iowait %steal %idle [2026-02-06T08:42:13.435Z] 08:31:00 all 8.05 0.00 2.32 2.27 0.06 87.30 [2026-02-06T08:42:13.435Z] 08:31:00 0 10.22 0.00 2.35 3.09 0.07 84.27 [2026-02-06T08:42:13.435Z] 08:31:00 1 7.96 0.00 2.10 0.27 0.07 89.61 [2026-02-06T08:42:13.435Z] 08:31:00 2 7.77 0.00 2.70 0.32 0.05 89.16 [2026-02-06T08:42:13.435Z] 08:31:00 3 11.17 0.00 3.03 1.52 0.07 84.21 [2026-02-06T08:42:13.435Z] 08:31:00 4 6.40 0.00 2.65 11.14 0.05 79.76 [2026-02-06T08:42:13.435Z] 08:31:00 5 7.68 0.00 2.33 0.56 0.07 89.37 [2026-02-06T08:42:13.435Z] 08:31:00 6 6.32 0.00 1.39 0.30 0.03 91.96 [2026-02-06T08:42:13.435Z] 08:31:00 7 6.85 0.00 2.01 1.01 0.07 90.07 [2026-02-06T08:42:13.435Z] 08:32:01 all 27.76 0.00 5.27 1.43 0.08 65.46 [2026-02-06T08:42:13.435Z] 08:32:01 0 28.43 0.00 5.22 2.44 0.08 63.82 [2026-02-06T08:42:13.435Z] 08:32:01 1 27.13 0.00 4.55 0.18 0.07 68.07 [2026-02-06T08:42:13.435Z] 08:32:01 2 28.70 0.00 5.11 2.01 0.08 64.10 [2026-02-06T08:42:13.435Z] 08:32:01 3 28.89 0.00 5.81 2.50 0.08 62.71 [2026-02-06T08:42:13.435Z] 08:32:01 4 28.44 0.00 6.48 1.95 0.08 63.05 [2026-02-06T08:42:13.435Z] 08:32:01 5 26.17 0.00 5.33 1.27 0.08 67.15 [2026-02-06T08:42:13.435Z] 08:32:01 6 27.10 0.00 4.72 0.75 0.08 67.35 [2026-02-06T08:42:13.435Z] 08:32:01 7 27.18 0.00 4.94 0.36 0.07 67.45 [2026-02-06T08:42:13.435Z] 08:33:01 all 40.44 0.00 7.73 0.58 0.10 51.15 [2026-02-06T08:42:13.435Z] 08:33:01 0 38.55 0.00 7.72 3.11 0.10 50.51 [2026-02-06T08:42:13.435Z] 08:33:01 1 40.79 0.00 7.12 0.15 0.10 51.83 [2026-02-06T08:42:13.435Z] 08:33:01 2 41.70 0.00 7.58 0.03 0.10 50.59 [2026-02-06T08:42:13.435Z] 08:33:01 3 41.25 0.00 7.75 0.59 0.08 50.34 [2026-02-06T08:42:13.435Z] 08:33:01 4 38.67 0.00 7.88 0.59 0.08 52.77 [2026-02-06T08:42:13.435Z] 08:33:01 5 39.69 0.00 8.07 0.02 0.12 52.11 [2026-02-06T08:42:13.435Z] 08:33:01 6 40.48 0.00 8.20 0.05 0.10 51.16 [2026-02-06T08:42:13.435Z] 08:33:01 7 42.40 0.00 7.54 0.07 0.10 49.89 [2026-02-06T08:42:13.435Z] 08:34:01 all 60.01 0.00 7.11 0.18 0.11 32.59 [2026-02-06T08:42:13.435Z] 08:34:01 0 59.92 0.00 6.88 0.13 0.10 32.96 [2026-02-06T08:42:13.435Z] 08:34:01 1 58.87 0.00 7.28 0.37 0.10 33.37 [2026-02-06T08:42:13.435Z] 08:34:01 2 60.11 0.00 6.98 0.07 0.12 32.72 [2026-02-06T08:42:13.435Z] 08:34:01 3 61.39 0.00 7.02 0.57 0.10 30.91 [2026-02-06T08:42:13.435Z] 08:34:01 4 59.05 0.00 7.25 0.13 0.10 33.47 [2026-02-06T08:42:13.435Z] 08:34:01 5 60.54 0.00 6.86 0.05 0.10 32.44 [2026-02-06T08:42:13.435Z] 08:34:01 6 60.09 0.00 7.48 0.07 0.10 32.26 [2026-02-06T08:42:13.435Z] 08:34:01 7 60.11 0.00 7.11 0.05 0.12 32.60 [2026-02-06T08:42:13.435Z] 08:35:01 all 17.72 0.00 6.09 15.93 0.07 60.19 [2026-02-06T08:42:13.435Z] 08:35:01 0 17.66 0.00 5.79 24.39 0.07 52.09 [2026-02-06T08:42:13.435Z] 08:35:01 1 18.00 0.00 5.78 33.02 0.07 43.13 [2026-02-06T08:42:13.435Z] 08:35:01 2 18.18 0.00 5.81 7.51 0.07 68.42 [2026-02-06T08:42:13.435Z] 08:35:01 3 18.11 0.00 6.08 17.50 0.07 58.24 [2026-02-06T08:42:13.435Z] 08:35:01 4 18.33 0.00 5.92 7.96 0.07 67.72 [2026-02-06T08:42:13.435Z] 08:35:01 5 16.12 0.00 7.19 8.03 0.05 68.61 [2026-02-06T08:42:13.435Z] 08:35:01 6 18.30 0.00 5.54 3.87 0.07 72.22 [2026-02-06T08:42:13.435Z] 08:35:01 7 17.10 0.00 6.59 25.26 0.07 50.98 [2026-02-06T08:42:13.435Z] 08:36:01 all 5.30 0.00 2.35 40.82 0.06 51.48 [2026-02-06T08:42:13.435Z] 08:36:01 0 4.65 0.00 2.67 33.34 0.07 59.28 [2026-02-06T08:42:13.435Z] 08:36:01 1 4.74 0.00 2.08 43.22 0.05 49.91 [2026-02-06T08:42:13.435Z] 08:36:01 2 7.47 0.00 2.37 30.55 0.07 59.55 [2026-02-06T08:42:13.435Z] 08:36:01 3 4.60 0.00 2.58 51.63 0.07 41.13 [2026-02-06T08:42:13.435Z] 08:36:01 4 5.03 0.00 2.21 39.57 0.07 53.12 [2026-02-06T08:42:13.435Z] 08:36:01 5 6.87 0.00 2.56 48.01 0.05 42.52 [2026-02-06T08:42:13.435Z] 08:36:01 6 5.11 0.00 2.01 37.89 0.07 54.92 [2026-02-06T08:42:13.435Z] 08:36:01 7 3.91 0.00 2.30 42.35 0.05 51.39 [2026-02-06T08:42:13.435Z] 08:37:01 all 3.29 0.00 1.82 50.32 0.04 44.54 [2026-02-06T08:42:13.435Z] 08:37:01 0 3.79 0.00 2.46 51.02 0.03 42.69 [2026-02-06T08:42:13.435Z] 08:37:01 1 3.33 0.00 1.80 31.58 0.05 63.24 [2026-02-06T08:42:13.435Z] 08:37:01 2 3.23 0.00 2.53 86.66 0.07 7.51 [2026-02-06T08:42:13.435Z] 08:37:01 3 3.58 0.00 1.51 29.19 0.03 65.69 [2026-02-06T08:42:13.435Z] 08:37:01 4 3.44 0.00 1.54 51.12 0.02 43.89 [2026-02-06T08:42:13.435Z] 08:37:01 5 3.32 0.00 1.52 42.27 0.03 52.86 [2026-02-06T08:42:13.435Z] 08:37:01 6 2.77 0.00 1.54 66.18 0.02 29.49 [2026-02-06T08:42:13.435Z] 08:37:01 7 2.82 0.00 1.67 44.69 0.03 50.78 [2026-02-06T08:42:13.435Z] 08:38:01 all 11.95 0.00 4.02 44.42 0.05 39.57 [2026-02-06T08:42:13.435Z] 08:38:01 0 11.52 0.00 4.57 59.90 0.05 23.95 [2026-02-06T08:42:13.435Z] 08:38:01 1 12.90 0.00 3.41 29.18 0.03 54.48 [2026-02-06T08:42:13.435Z] 08:38:01 2 11.80 0.00 3.94 49.51 0.05 34.69 [2026-02-06T08:42:13.435Z] 08:38:01 3 11.93 0.00 3.50 43.25 0.05 41.27 [2026-02-06T08:42:13.435Z] 08:38:01 4 12.43 0.00 3.49 33.86 0.05 50.18 [2026-02-06T08:42:13.435Z] 08:38:01 5 11.68 0.00 4.84 64.18 0.07 19.24 [2026-02-06T08:42:13.435Z] 08:38:01 6 11.86 0.00 4.10 39.00 0.05 44.99 [2026-02-06T08:42:13.435Z] 08:38:01 7 11.48 0.00 4.27 36.53 0.05 47.67 [2026-02-06T08:42:13.435Z] 08:39:01 all 48.68 0.00 6.35 35.27 0.09 9.61 [2026-02-06T08:42:13.435Z] 08:39:01 0 49.24 0.00 5.84 29.48 0.10 15.34 [2026-02-06T08:42:13.435Z] 08:39:01 1 48.46 0.00 6.64 34.02 0.10 10.78 [2026-02-06T08:42:13.435Z] 08:39:01 2 48.57 0.00 6.26 36.78 0.08 8.31 [2026-02-06T08:42:13.435Z] 08:39:01 3 48.15 0.00 6.91 44.42 0.10 0.42 [2026-02-06T08:42:13.435Z] 08:39:01 4 49.03 0.00 6.15 31.41 0.08 13.32 [2026-02-06T08:42:13.435Z] 08:39:01 5 48.66 0.00 6.34 28.86 0.08 16.06 [2026-02-06T08:42:13.435Z] 08:39:01 6 48.60 0.00 6.46 35.04 0.10 9.81 [2026-02-06T08:42:13.435Z] 08:39:01 7 48.75 0.00 6.16 42.17 0.08 2.84 [2026-02-06T08:42:13.435Z] 08:40:02 all 64.48 0.00 8.18 20.72 0.11 6.52 [2026-02-06T08:42:13.435Z] 08:40:02 0 64.05 0.00 8.65 23.24 0.10 3.96 [2026-02-06T08:42:13.435Z] 08:40:02 1 64.50 0.00 7.87 20.13 0.10 7.39 [2026-02-06T08:42:13.435Z] 08:40:02 2 64.92 0.00 8.28 18.96 0.12 7.72 [2026-02-06T08:42:13.435Z] 08:40:02 3 64.34 0.00 7.94 25.02 0.10 2.59 [2026-02-06T08:42:13.435Z] 08:40:02 4 63.69 0.00 8.57 18.00 0.10 9.64 [2026-02-06T08:42:13.435Z] 08:40:02 5 65.47 0.00 7.84 18.50 0.12 8.07 [2026-02-06T08:42:13.435Z] 08:40:02 6 64.86 0.00 8.10 22.26 0.12 4.66 [2026-02-06T08:42:13.435Z] 08:40:02 7 63.96 0.00 8.19 19.62 0.12 8.11 [2026-02-06T08:42:13.435Z] 08:41:01 all 85.39 0.00 8.96 4.32 0.12 1.20 [2026-02-06T08:42:13.435Z] 08:41:01 0 85.28 0.00 8.94 5.02 0.12 0.64 [2026-02-06T08:42:13.435Z] 08:41:01 1 85.98 0.00 8.71 2.68 0.12 2.51 [2026-02-06T08:42:13.435Z] 08:41:01 2 85.65 0.00 8.79 4.41 0.14 1.02 [2026-02-06T08:42:13.435Z] 08:41:01 3 85.37 0.00 8.70 4.94 0.12 0.87 [2026-02-06T08:42:13.435Z] 08:41:01 4 85.20 0.00 9.21 4.19 0.12 1.29 [2026-02-06T08:42:13.435Z] 08:41:01 5 85.80 0.00 8.60 3.90 0.14 1.56 [2026-02-06T08:42:13.435Z] 08:41:01 6 84.44 0.00 9.82 4.92 0.12 0.70 [2026-02-06T08:42:13.435Z] 08:41:01 7 85.39 0.00 8.93 4.53 0.12 1.03 [2026-02-06T08:42:13.435Z] [2026-02-06T08:42:13.435Z] 08:41:01 CPU %user %nice %system %iowait %steal %idle [2026-02-06T08:42:13.435Z] 08:42:01 all 31.84 0.00 5.33 13.40 0.09 49.34 [2026-02-06T08:42:13.435Z] 08:42:01 0 31.79 0.00 4.97 6.80 0.08 56.35 [2026-02-06T08:42:13.435Z] 08:42:01 1 30.98 0.00 4.79 18.80 0.08 45.34 [2026-02-06T08:42:13.435Z] 08:42:01 2 31.37 0.00 5.67 9.53 0.08 53.35 [2026-02-06T08:42:13.435Z] 08:42:01 3 30.81 0.00 5.06 13.92 0.08 50.13 [2026-02-06T08:42:13.435Z] 08:42:01 4 31.91 0.00 5.48 19.61 0.10 42.90 [2026-02-06T08:42:13.435Z] 08:42:01 5 33.25 0.00 5.15 11.44 0.08 50.08 [2026-02-06T08:42:13.435Z] 08:42:01 6 31.48 0.00 5.83 12.41 0.08 50.20 [2026-02-06T08:42:13.435Z] 08:42:01 7 33.11 0.00 5.70 14.75 0.08 46.35 [2026-02-06T08:42:13.435Z] Average: all 33.73 0.00 5.46 19.17 0.08 41.56 [2026-02-06T08:42:13.435Z] Average: 0 33.75 0.00 5.50 20.19 0.08 40.47 [2026-02-06T08:42:13.435Z] Average: 1 33.62 0.00 5.18 17.80 0.08 43.32 [2026-02-06T08:42:13.435Z] Average: 2 34.13 0.00 5.50 20.55 0.09 39.73 [2026-02-06T08:42:13.435Z] Average: 3 34.12 0.00 5.49 19.61 0.08 40.70 [2026-02-06T08:42:13.435Z] Average: 4 33.46 0.00 5.57 18.33 0.08 42.56 [2026-02-06T08:42:13.435Z] Average: 5 33.78 0.00 5.55 18.97 0.08 41.62 [2026-02-06T08:42:13.435Z] Average: 6 33.43 0.00 5.43 18.61 0.08 42.46 [2026-02-06T08:42:13.435Z] Average: 7 33.59 0.00 5.45 19.31 0.08 41.58 [2026-02-06T08:42:13.435Z] [2026-02-06T08:42:13.435Z] [2026-02-06T08:42:13.435Z]