Pull request #5110 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 251e1e7f092ad8a086b28ee677a93f95712f8e2c+036d9289abc790352c085f7dc1871830fbc0c7bd (149d9ec143d7b0fda7dc52b63a2daba854eead39) 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-ssh3758607386632127028.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh123678368550331409.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5110/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5110/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6018273939216205848.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5110/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6863740897394200726.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3841568100690454056.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5110/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5110/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3029287176216992758.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-40911’ is offline Running on prd-ubuntu20.04-docker-8c-8g-40913 in /w/workspace/edgexfoundry_edgex-go_PR-5110 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/5110/head:refs/remotes/origin/PR-5110 +refs/heads/odessa:refs/remotes/origin/odessa # timeout=10 Merging remotes/origin/odessa commit 036d9289abc790352c085f7dc1871830fbc0c7bd into PR head commit 251e1e7f092ad8a086b28ee677a93f95712f8e2c Merge succeeded, producing 251e1e7f092ad8a086b28ee677a93f95712f8e2c Checking out Revision 251e1e7f092ad8a086b28ee677a93f95712f8e2c (PR-5110) > git config core.sparsecheckout # timeout=10 > git checkout -f 251e1e7f092ad8a086b28ee677a93f95712f8e2c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 036d9289abc790352c085f7dc1871830fbc0c7bd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 251e1e7f092ad8a086b28ee677a93f95712f8e2c # timeout=10 Commit message: "build: Update .gitignore and vendor debug pkg" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-11T12:09:57.560Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-11T12:09:57.724Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-11T12:09:57.823Z] ========================================================= [2025-03-11T12:09:57.823Z] EdgeX Global Pipelines Version Info [2025-03-11T12:09:57.823Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-11T12:09:58.950Z] ------------------- [2025-03-11T12:09:58.950Z] stable info: [2025-03-11T12:09:58.950Z] ------------------- [2025-03-11T12:09:58.950Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-11T12:09:58.950Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-11T12:09:58.950Z] Message: update stable to v1.0.271 [2025-03-11T12:09:59.213Z] ------------------- [2025-03-11T12:09:59.213Z] experimental info: [2025-03-11T12:09:59.213Z] ------------------- [2025-03-11T12:09:59.213Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-11T12:09:59.213Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-11T12:09:59.213Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-11T12:09:59.416Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-03-11T12:09:59.475Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-03-11T12:09:59.534Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-11T12:09:59.587Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-11T12:09:59.639Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-11T12:09:59.687Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-11T12:09:59.740Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-11T12:09:59.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-03-11T12:09:59.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-03-11T12:09:59.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-03-11T12:09:59.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-11T12:09:59.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-11T12:10:00.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-11T12:10:00.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-11T12:10:00.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-11T12:10:00.197Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-11T12:10:00.250Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-11T12:10:00.299Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-11T12:10:00.346Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-11T12:10:00.398Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-11T12:10:00.443Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-11T12:10:00.497Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-11T12:10:00.543Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-11T12:10:00.588Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5110 [Pipeline] echo [2025-03-11T12:10:00.636Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5110 [Pipeline] echo [2025-03-11T12:10:00.685Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5110 [Pipeline] echo [2025-03-11T12:10:00.735Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 251e1e7f092ad8a086b28ee677a93f95712f8e2c [Pipeline] echo [2025-03-11T12:10:00.789Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 251e1e7 [Pipeline] echo [2025-03-11T12:10:00.944Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T12:10:01.075Z] provisioning config files... [2025-03-11T12:10:01.102Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18273750826785558870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T12:10:01.503Z] ---> ****-login.sh [2025-03-11T12:10:01.503Z] nexus3.edgexfoundry.org:10001 [2025-03-11T12:10:01.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T12:10:01.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T12:10:01.764Z] Configure a credential helper to remove this warning. See [2025-03-11T12:10:01.764Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T12:10:01.764Z] [2025-03-11T12:10:01.764Z] Login Succeeded [2025-03-11T12:10:01.764Z] nexus3.edgexfoundry.org:10002 [2025-03-11T12:10:02.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T12:10:02.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T12:10:02.041Z] Configure a credential helper to remove this warning. See [2025-03-11T12:10:02.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T12:10:02.041Z] [2025-03-11T12:10:02.041Z] Login Succeeded [2025-03-11T12:10:02.041Z] nexus3.edgexfoundry.org:10003 [2025-03-11T12:10:02.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T12:10:02.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T12:10:02.041Z] Configure a credential helper to remove this warning. See [2025-03-11T12:10:02.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T12:10:02.041Z] [2025-03-11T12:10:02.041Z] Login Succeeded [2025-03-11T12:10:02.041Z] nexus3.edgexfoundry.org:10004 [2025-03-11T12:10:02.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T12:10:02.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T12:10:02.301Z] Configure a credential helper to remove this warning. See [2025-03-11T12:10:02.301Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T12:10:02.301Z] [2025-03-11T12:10:02.301Z] Login Succeeded [2025-03-11T12:10:02.301Z] ****.io [2025-03-11T12:10:02.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T12:10:02.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T12:10:02.562Z] Configure a credential helper to remove this warning. See [2025-03-11T12:10:02.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T12:10:02.562Z] [2025-03-11T12:10:02.562Z] Login Succeeded [2025-03-11T12:10:02.562Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T12:10:02.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T12:10:03.021Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-03-11T12:10:03.021Z] + + dirname cmd/core-command/Dockerfile [2025-03-11T12:10:03.021Z] cut -d/ -f2 [2025-03-11T12:10:03.021Z] + echo core-command,cmd/core-command/Dockerfile [2025-03-11T12:10:03.021Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-03-11T12:10:03.021Z] + cut -d/ -f2 [2025-03-11T12:10:03.021Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-03-11T12:10:03.021Z] + cut -d/ -f2 [2025-03-11T12:10:03.021Z] + dirname cmd/core-data/Dockerfile [2025-03-11T12:10:03.021Z] + echo core-data,cmd/core-data/Dockerfile [2025-03-11T12:10:03.021Z] + dirname cmd/core-keeper/Dockerfile [2025-03-11T12:10:03.021Z] + cut -d/ -f2 [2025-03-11T12:10:03.021Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-03-11T12:10:03.021Z] + dirname cmd/core-metadata/Dockerfile [2025-03-11T12:10:03.021Z] + cut -d/ -f2 [2025-03-11T12:10:03.021Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-03-11T12:10:03.021Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-03-11T12:10:03.021Z] + cut -d/ -f2 [2025-03-11T12:10:03.021Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-03-11T12:10:03.021Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-03-11T12:10:03.021Z] + cut -d/ -f2 [2025-03-11T12:10:03.021Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-03-11T12:10:03.021Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-03-11T12:10:03.021Z] + cut -d/ -f2 [2025-03-11T12:10:03.021Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-03-11T12:10:03.021Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-03-11T12:10:03.021Z] + cut -d/ -f2 [2025-03-11T12:10:03.021Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-03-11T12:10:03.021Z] + + cut -d/dirname -f2 cmd/security-spiffe-token-provider/Dockerfile [2025-03-11T12:10:03.021Z] [2025-03-11T12:10:03.021Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-03-11T12:10:03.021Z] + + cut -d/ -f2 [2025-03-11T12:10:03.021Z] dirname cmd/security-spire-agent/Dockerfile [2025-03-11T12:10:03.021Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-03-11T12:10:03.021Z] + dirname cmd/security-spire-config/Dockerfile [2025-03-11T12:10:03.021Z] + cut -d/ -f2 [2025-03-11T12:10:03.021Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-03-11T12:10:03.021Z] + dirname cmd/security-spire-server/Dockerfile [2025-03-11T12:10:03.021Z] + cut -d/ -f2 [2025-03-11T12:10:03.021Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-03-11T12:10:03.021Z] + dirname cmd/support-notifications/Dockerfile [2025-03-11T12:10:03.021Z] + cut -d/ -f2 [2025-03-11T12:10:03.021Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-03-11T12:10:03.021Z] + dirname cmd/support-scheduler/Dockerfile [2025-03-11T12:10:03.021Z] + cut -d/ -f2 [2025-03-11T12:10:03.021Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-03-11T12:10:03.072Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-11T12:10:03.611Z] + git rev-list -1 --merges 251e1e7f092ad8a086b28ee677a93f95712f8e2c~1..251e1e7f092ad8a086b28ee677a93f95712f8e2c [Pipeline] echo [2025-03-11T12:10:03.645Z] -----------> git rev-list -1 --merges 251e1e7f092ad8a086b28ee677a93f95712f8e2c~1..251e1e7f092ad8a086b28ee677a93f95712f8e2c 251e1e7f092ad8a086b28ee677a93f95712f8e2c [false] [Pipeline] sh [2025-03-11T12:10:03.964Z] + git log --format=format:%s -1 251e1e7f092ad8a086b28ee677a93f95712f8e2c [Pipeline] echo [2025-03-11T12:10:04.006Z] ========================================================= [2025-03-11T12:10:04.006Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-11T12:10:04.006Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-11T12:10:04.462Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T12:10:04.462Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-11T12:10:04.462Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-11T12:10:04.462Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-11T12:10:04.462Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-11T12:10:04.462Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-11T12:10:04.462Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T12:10:05.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T12:10:05.118Z] [2025-03-11T12:10:05.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T12:10:05.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T12:10:05.508Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-11T12:10:05.508Z] b85a868b505f: Pulling fs layer [2025-03-11T12:10:05.508Z] e2be974225ed: Pulling fs layer [2025-03-11T12:10:05.508Z] 339a4e72a1f5: Pulling fs layer [2025-03-11T12:10:05.508Z] 988bab9f4d93: Pulling fs layer [2025-03-11T12:10:05.508Z] 1469e6f7b9e6: Pulling fs layer [2025-03-11T12:10:05.508Z] eaf3925da568: Pulling fs layer [2025-03-11T12:10:05.508Z] bab4dde63d76: Pulling fs layer [2025-03-11T12:10:05.508Z] bde34c3a00c8: Pulling fs layer [2025-03-11T12:10:05.508Z] b352a97aabf1: Pulling fs layer [2025-03-11T12:10:05.508Z] 4872d77fe225: Pulling fs layer [2025-03-11T12:10:05.508Z] 5851b861e8e6: Pulling fs layer [2025-03-11T12:10:05.508Z] bde34c3a00c8: Waiting [2025-03-11T12:10:05.508Z] bab4dde63d76: Waiting [2025-03-11T12:10:05.508Z] b352a97aabf1: Waiting [2025-03-11T12:10:05.508Z] 988bab9f4d93: Waiting [2025-03-11T12:10:05.508Z] 4872d77fe225: Waiting [2025-03-11T12:10:05.508Z] 1469e6f7b9e6: Waiting [2025-03-11T12:10:05.508Z] 5851b861e8e6: Waiting [2025-03-11T12:10:05.508Z] eaf3925da568: Waiting [2025-03-11T12:10:05.508Z] e2be974225ed: Download complete [2025-03-11T12:10:05.508Z] 988bab9f4d93: Download complete [2025-03-11T12:10:05.508Z] 1469e6f7b9e6: Verifying Checksum [2025-03-11T12:10:05.508Z] 1469e6f7b9e6: Download complete [2025-03-11T12:10:05.768Z] eaf3925da568: Download complete [2025-03-11T12:10:05.768Z] 339a4e72a1f5: Verifying Checksum [2025-03-11T12:10:05.768Z] 339a4e72a1f5: Download complete [2025-03-11T12:10:05.768Z] bde34c3a00c8: Verifying Checksum [2025-03-11T12:10:05.768Z] bde34c3a00c8: Download complete [2025-03-11T12:10:05.768Z] b352a97aabf1: Verifying Checksum [2025-03-11T12:10:05.768Z] b352a97aabf1: Download complete [2025-03-11T12:10:05.768Z] 4872d77fe225: Verifying Checksum [2025-03-11T12:10:05.768Z] 4872d77fe225: Download complete [2025-03-11T12:10:05.768Z] 5851b861e8e6: Verifying Checksum [2025-03-11T12:10:05.768Z] 5851b861e8e6: Download complete [2025-03-11T12:10:05.768Z] b85a868b505f: Verifying Checksum [2025-03-11T12:10:05.768Z] b85a868b505f: Download complete [2025-03-11T12:10:06.027Z] bab4dde63d76: Verifying Checksum [2025-03-11T12:10:06.027Z] bab4dde63d76: Download complete [2025-03-11T12:10:06.961Z] b85a868b505f: Pull complete [2025-03-11T12:10:06.961Z] e2be974225ed: Pull complete [2025-03-11T12:10:07.531Z] 339a4e72a1f5: Pull complete [2025-03-11T12:10:07.531Z] 988bab9f4d93: Pull complete [2025-03-11T12:10:07.790Z] 1469e6f7b9e6: Pull complete [2025-03-11T12:10:08.049Z] eaf3925da568: Pull complete [2025-03-11T12:10:09.962Z] bab4dde63d76: Pull complete [2025-03-11T12:10:09.962Z] bde34c3a00c8: Pull complete [2025-03-11T12:10:09.962Z] b352a97aabf1: Pull complete [2025-03-11T12:10:09.962Z] 4872d77fe225: Pull complete [2025-03-11T12:10:09.962Z] 5851b861e8e6: Pull complete [2025-03-11T12:10:09.962Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-11T12:10:09.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T12:10:09.962Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T12:10:10.240Z] prd-ubuntu20.04-docker-8c-8g-40913 does not seem to be running inside a container [2025-03-11T12:10:10.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-11T12:10:12.032Z] $ docker top 04f85076ad5ce2959c4cb41d2f1099ba44d465255a73fa341b2d5e3a3df533a0 -eo pid,comm [2025-03-11T12:10:12.080Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-11T12:10:12.080Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T12:10:12.228Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T12:10:12.228Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T12:10:12.333Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T12:10:12.334Z] $ docker exec 04f85076ad5ce2959c4cb41d2f1099ba44d465255a73fa341b2d5e3a3df533a0 ssh-agent [2025-03-11T12:10:12.448Z] SSH_AUTH_SOCK=/tmp/ssh-MpXg4Q3g9qbP/agent.31 [2025-03-11T12:10:12.448Z] SSH_AGENT_PID=37 [2025-03-11T12:10:12.455Z] Running ssh-add (command line suppressed) [2025-03-11T12:10:12.565Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6637422866909075653.key (/w/workspace/edgex-go/1@tmp/private_key_6637422866909075653.key) [2025-03-11T12:10:12.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T12:10:12.914Z] + git tag --points-at HEAD [Pipeline] } [2025-03-11T12:10:12.941Z] $ docker exec --env ******** --env ******** 04f85076ad5ce2959c4cb41d2f1099ba44d465255a73fa341b2d5e3a3df533a0 ssh-agent -k [2025-03-11T12:10:13.035Z] unset SSH_AUTH_SOCK; [2025-03-11T12:10:13.035Z] unset SSH_AGENT_PID; [2025-03-11T12:10:13.035Z] echo Agent pid 37 killed; [2025-03-11T12:10:13.046Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-11T12:10:13.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T12:10:13.144Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T12:10:13.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T12:10:13.253Z] $ docker exec 04f85076ad5ce2959c4cb41d2f1099ba44d465255a73fa341b2d5e3a3df533a0 ssh-agent [2025-03-11T12:10:13.359Z] SSH_AUTH_SOCK=/tmp/ssh-5yUqlNCMQovN/agent.70 [2025-03-11T12:10:13.359Z] SSH_AGENT_PID=76 [2025-03-11T12:10:13.363Z] Running ssh-add (command line suppressed) [2025-03-11T12:10:13.470Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7869271777373795598.key (/w/workspace/edgex-go/1@tmp/private_key_7869271777373795598.key) [2025-03-11T12:10:13.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T12:10:13.817Z] + git semver init [2025-03-11T12:10:14.076Z] 2025-03-11 12:10:13,975 [run_init] DEBUG init version:0.0.0 force:False [2025-03-11T12:10:14.076Z] 2025-03-11 12:10:13,977 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-03-11T12:10:14.076Z] 2025-03-11 12:10:13,978 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-03-11T12:10:14.076Z] 2025-03-11 12:10:13,978 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2025-03-11T12:10:20.644Z] 2025-03-11 12:10:19,782 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-03-11T12:10:20.644Z] 2025-03-11 12:10:19,783 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5110 with force:False [2025-03-11T12:10:20.644Z] 2025-03-11 12:10:19,783 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5110 [2025-03-11T12:10:20.644Z] 2025-03-11 12:10:19,787 [execute] INFO git cat-file --batch-check [2025-03-11T12:10:20.644Z] 2025-03-11 12:10:19,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2025-03-11T12:10:20.644Z] 2025-03-11 12:10:19,794 [execute] INFO git cat-file --batch [2025-03-11T12:10:20.644Z] 2025-03-11 12:10:19,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2025-03-11T12:10:20.644Z] 2025-03-11 12:10:19,800 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5110 [2025-03-11T12:10:20.644Z] 0.0.0 [Pipeline] } [2025-03-11T12:10:20.672Z] $ docker exec --env ******** --env ******** 04f85076ad5ce2959c4cb41d2f1099ba44d465255a73fa341b2d5e3a3df533a0 ssh-agent -k [2025-03-11T12:10:20.776Z] unset SSH_AUTH_SOCK; [2025-03-11T12:10:20.776Z] unset SSH_AGENT_PID; [2025-03-11T12:10:20.776Z] echo Agent pid 76 killed; [2025-03-11T12:10:20.788Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T12:10:21.237Z] + git semver [Pipeline] } [2025-03-11T12:10:21.520Z] $ docker stop --time=1 04f85076ad5ce2959c4cb41d2f1099ba44d465255a73fa341b2d5e3a3df533a0 [2025-03-11T12:10:22.812Z] $ docker rm -f --volumes 04f85076ad5ce2959c4cb41d2f1099ba44d465255a73fa341b2d5e3a3df533a0 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T12:10:23.238Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-11T12:10:23.504Z] Stashed 1 file(s) [Pipeline] echo [2025-03-11T12:10:23.522Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } [2025-03-11T12:10:24.737Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-03-11T12:10:24.768Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-11T12:10:25.082Z] + grep ^go [0-9].[0-9]* go.mod [2025-03-11T12:10:25.082Z] + cut -d -f 2 [Pipeline] echo [2025-03-11T12:10:25.116Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T12:10:25.158Z] ========================================================= [2025-03-11T12:10:25.158Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-03-11T12:10:25.158Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-11T12:10:25.486Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-11T12:10:25.486Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2025-03-11T12:10:25.486Z] 0a9a5dfd008f: Pulling fs layer [2025-03-11T12:10:25.486Z] 8833042f23b5: Pulling fs layer [2025-03-11T12:10:25.486Z] 6ca661eb024f: Pulling fs layer [2025-03-11T12:10:25.486Z] b5acb76e9680: Pulling fs layer [2025-03-11T12:10:25.486Z] 4f4fb700ef54: Pulling fs layer [2025-03-11T12:10:25.486Z] 012bb1f9d321: Pulling fs layer [2025-03-11T12:10:25.486Z] 97255f1bc79d: Pulling fs layer [2025-03-11T12:10:25.486Z] 454448c9edf9: Pulling fs layer [2025-03-11T12:10:25.486Z] 15f87924ceaf: Pulling fs layer [2025-03-11T12:10:25.486Z] b5acb76e9680: Waiting [2025-03-11T12:10:25.486Z] 4f4fb700ef54: Waiting [2025-03-11T12:10:25.486Z] 012bb1f9d321: Waiting [2025-03-11T12:10:25.486Z] 97255f1bc79d: Waiting [2025-03-11T12:10:25.486Z] 454448c9edf9: Waiting [2025-03-11T12:10:25.486Z] 15f87924ceaf: Waiting [2025-03-11T12:10:25.486Z] 8833042f23b5: Verifying Checksum [2025-03-11T12:10:25.486Z] 8833042f23b5: Download complete [2025-03-11T12:10:25.486Z] b5acb76e9680: Verifying Checksum [2025-03-11T12:10:25.486Z] b5acb76e9680: Download complete [2025-03-11T12:10:25.486Z] 4f4fb700ef54: Verifying Checksum [2025-03-11T12:10:25.486Z] 4f4fb700ef54: Download complete [2025-03-11T12:10:25.486Z] 0a9a5dfd008f: Verifying Checksum [2025-03-11T12:10:25.486Z] 0a9a5dfd008f: Download complete [2025-03-11T12:10:25.486Z] 012bb1f9d321: Verifying Checksum [2025-03-11T12:10:25.486Z] 012bb1f9d321: Download complete [2025-03-11T12:10:25.745Z] 97255f1bc79d: Verifying Checksum [2025-03-11T12:10:25.745Z] 97255f1bc79d: Download complete [2025-03-11T12:10:25.745Z] 0a9a5dfd008f: Pull complete [2025-03-11T12:10:25.745Z] 15f87924ceaf: Verifying Checksum [2025-03-11T12:10:25.745Z] 15f87924ceaf: Download complete [2025-03-11T12:10:25.745Z] 8833042f23b5: Pull complete [2025-03-11T12:10:26.003Z] 6ca661eb024f: Download complete [2025-03-11T12:10:26.262Z] 454448c9edf9: Verifying Checksum [2025-03-11T12:10:26.262Z] 454448c9edf9: Download complete [2025-03-11T12:10:30.445Z] 6ca661eb024f: Pull complete [2025-03-11T12:10:30.445Z] b5acb76e9680: Pull complete [2025-03-11T12:10:30.445Z] 4f4fb700ef54: Pull complete [2025-03-11T12:10:30.445Z] 012bb1f9d321: Pull complete [2025-03-11T12:10:30.445Z] 97255f1bc79d: Pull complete [2025-03-11T12:10:32.346Z] 454448c9edf9: Pull complete [2025-03-11T12:10:32.604Z] 15f87924ceaf: Pull complete [2025-03-11T12:10:32.604Z] Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-03-11T12:10:32.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-11T12:10:32.604Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh [2025-03-11T12:10:32.963Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-11T12:10:32.963Z] WORKDIR /edgex [2025-03-11T12:10:32.963Z] COPY go.mod . [2025-03-11T12:10:32.963Z] RUN go mod download [2025-03-11T12:10:32.963Z] + docker build -t ci-base-image-x86_64 -f - . [2025-03-11T12:10:34.339Z] Sending build context to Docker daemon 230.7MB [2025-03-11T12:10:34.339Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-11T12:10:34.339Z] ---> bc3d7bf65e23 [2025-03-11T12:10:34.339Z] Step 2/4 : WORKDIR /edgex [2025-03-11T12:10:36.873Z] ---> Running in 8df5aa003cd9 [2025-03-11T12:10:36.873Z] Removing intermediate container 8df5aa003cd9 [2025-03-11T12:10:36.873Z] ---> 535d96aaa55d [2025-03-11T12:10:36.873Z] Step 3/4 : COPY go.mod . [2025-03-11T12:10:36.873Z] ---> af742ec19cd4 [2025-03-11T12:10:36.873Z] Step 4/4 : RUN go mod download [2025-03-11T12:10:36.873Z] ---> Running in 388d86565f84 [2025-03-11T12:11:03.427Z] Removing intermediate container 388d86565f84 [2025-03-11T12:11:03.427Z] ---> 4cb4a67136ed [2025-03-11T12:11:03.427Z] Successfully built 4cb4a67136ed [2025-03-11T12:11:03.427Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T12:11:03.829Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-11T12:11:03.829Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T12:11:03.981Z] prd-ubuntu20.04-docker-8c-8g-40913 does not seem to be running inside a container [2025-03-11T12:11:03.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-11T12:11:04.338Z] $ docker top dc4f19c38b117f0cdbb4bc56be81557d9f85abe9f395c2d946ba9fff63b84099 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T12:11:04.753Z] + go version [2025-03-11T12:11:04.753Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-03-11T12:11:04.781Z] $ docker stop --time=1 dc4f19c38b117f0cdbb4bc56be81557d9f85abe9f395c2d946ba9fff63b84099 [2025-03-11T12:11:06.085Z] $ docker rm -f --volumes dc4f19c38b117f0cdbb4bc56be81557d9f85abe9f395c2d946ba9fff63b84099 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T12:11:06.864Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-11T12:11:06.865Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T12:11:07.022Z] prd-ubuntu20.04-docker-8c-8g-40913 does not seem to be running inside a container [2025-03-11T12:11:07.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-11T12:11:07.366Z] $ docker top 53be4a8a8ae9cba3a471aa603e66961ae6b0c056b2de2c54228daed5e733fadb -eo pid,comm [Pipeline] { [Pipeline] echo [2025-03-11T12:11:07.498Z] ========================================================= [2025-03-11T12:11:07.498Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-03-11T12:11:07.498Z] ========================================================= [Pipeline] sh [2025-03-11T12:11:07.791Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-03-11T12:11:08.156Z] + make test [2025-03-11T12:11:08.156Z] go test -race -coverprofile=coverage.out ./... [2025-03-11T12:11:16.270Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-03-11T12:11:38.190Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-03-11T12:11:38.190Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-03-11T12:11:38.190Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-03-11T12:11:38.190Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-03-11T12:11:38.190Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-03-11T12:11:38.190Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-03-11T12:11:38.190Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-03-11T12:11:38.190Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-03-11T12:11:38.190Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-03-11T12:11:38.190Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-03-11T12:11:38.190Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-03-11T12:11:38.190Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-03-11T12:11:38.190Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-03-11T12:11:38.190Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-03-11T12:11:38.190Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-03-11T12:11:38.190Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-03-11T12:11:38.190Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-03-11T12:11:39.123Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.020s coverage: 28.7% of statements [2025-03-11T12:11:39.123Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-03-11T12:11:39.123Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-03-11T12:11:39.689Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-03-11T12:11:39.689Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-03-11T12:11:40.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.032s coverage: 97.0% of statements [2025-03-11T12:11:40.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-03-11T12:11:40.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-03-11T12:11:40.511Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-11T12:11:40.511Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-03-11T12:11:40.511Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-03-11T12:11:40.511Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-03-11T12:11:40.511Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-03-11T12:11:40.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-03-11T12:11:40.511Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-03-11T12:11:40.511Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-03-11T12:11:41.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-03-11T12:11:41.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-03-11T12:11:41.884Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-03-11T12:11:41.884Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-11T12:11:41.884Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-03-11T12:11:41.884Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-03-11T12:11:43.255Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.041s coverage: 69.2% of statements [2025-03-11T12:11:43.255Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.017s coverage: 3.5% of statements [2025-03-11T12:11:43.255Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 45.7% of statements [2025-03-11T12:11:43.255Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-03-11T12:11:43.255Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-03-11T12:11:43.514Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.982s coverage: 93.4% of statements [2025-03-11T12:11:43.514Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 92.3% of statements [2025-03-11T12:11:44.448Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 8.4% of statements [2025-03-11T12:11:45.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-03-11T12:11:45.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-03-11T12:11:45.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-03-11T12:11:45.381Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-03-11T12:11:45.381Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-03-11T12:11:45.381Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-03-11T12:11:45.381Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-03-11T12:11:45.381Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-11T12:11:45.381Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-03-11T12:11:45.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-03-11T12:11:45.381Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-03-11T12:11:45.381Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-03-11T12:11:45.381Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-03-11T12:11:45.381Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-03-11T12:11:46.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.354s coverage: 95.8% of statements [2025-03-11T12:11:46.758Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2025-03-11T12:11:47.017Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-03-11T12:11:47.017Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-03-11T12:11:47.278Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-03-11T12:11:47.278Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-03-11T12:11:47.278Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-03-11T12:11:47.278Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-03-11T12:11:48.213Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.040s coverage: 0.0% of statements [no tests to run] [2025-03-11T12:11:48.213Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 1.0% of statements [2025-03-11T12:11:48.213Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 43.1% of statements [2025-03-11T12:11:48.213Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements [2025-03-11T12:11:48.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 40.0% of statements [2025-03-11T12:11:48.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.018s coverage: 87.1% of statements [2025-03-11T12:11:48.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.036s coverage: 94.1% of statements [2025-03-11T12:11:48.785Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-03-11T12:11:48.785Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-03-11T12:11:48.785Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-03-11T12:11:48.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.039s coverage: 96.3% of statements [2025-03-11T12:11:49.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-03-11T12:11:49.352Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-03-11T12:11:49.352Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-03-11T12:11:49.352Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-03-11T12:11:49.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2025-03-11T12:11:50.547Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-03-11T12:11:50.547Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-03-11T12:11:50.547Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-03-11T12:11:50.547Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-03-11T12:11:50.547Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-03-11T12:11:50.547Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-03-11T12:11:50.547Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-03-11T12:11:51.115Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-03-11T12:11:51.115Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-03-11T12:11:51.374Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-03-11T12:11:53.275Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-03-11T12:11:53.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-03-11T12:11:54.649Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-03-11T12:11:55.584Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-03-11T12:11:55.584Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-03-11T12:11:55.584Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-03-11T12:11:58.114Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-03-11T12:11:59.046Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-03-11T12:11:59.046Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-03-11T12:11:59.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-03-11T12:11:59.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-03-11T12:11:59.979Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-11T12:12:01.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements [2025-03-11T12:12:01.882Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-03-11T12:12:01.882Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-03-11T12:12:01.882Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-03-11T12:12:01.882Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-03-11T12:12:01.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-03-11T12:12:01.882Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-03-11T12:12:02.141Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-03-11T12:12:02.401Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-03-11T12:12:02.401Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-03-11T12:12:02.401Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-03-11T12:12:02.401Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-03-11T12:12:02.401Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-03-11T12:12:03.777Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-03-11T12:12:03.777Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-03-11T12:12:03.777Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-03-11T12:12:03.777Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-03-11T12:12:05.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-03-11T12:12:05.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-03-11T12:12:05.151Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-11T12:12:05.151Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-03-11T12:12:05.151Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-03-11T12:12:05.151Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-03-11T12:12:05.151Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-03-11T12:12:06.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-03-11T12:12:06.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-03-11T12:12:06.523Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-11T12:12:11.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.040s coverage: 92.9% of statements [2025-03-11T12:12:11.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements [2025-03-11T12:12:11.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2025-03-11T12:12:11.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 47.4% of statements [2025-03-11T12:12:11.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.024s coverage: 87.2% of statements [2025-03-11T12:12:11.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 15.5% of statements [2025-03-11T12:12:11.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.015s coverage: 100.0% of statements [2025-03-11T12:12:11.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements [2025-03-11T12:12:11.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.078s coverage: 82.1% of statements [2025-03-11T12:12:11.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2025-03-11T12:12:11.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.041s coverage: 6.8% of statements [2025-03-11T12:12:11.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.042s coverage: 33.3% of statements [2025-03-11T12:12:11.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.047s coverage: 100.0% of statements [2025-03-11T12:12:11.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.162s coverage: 54.5% of statements [2025-03-11T12:12:11.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2025-03-11T12:12:11.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2025-03-11T12:12:11.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2025-03-11T12:12:11.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2025-03-11T12:12:11.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements [2025-03-11T12:12:11.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements [2025-03-11T12:12:11.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2025-03-11T12:12:11.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.138s coverage: 29.2% of statements [2025-03-11T12:12:11.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements [2025-03-11T12:12:11.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements [2025-03-11T12:12:11.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.026s coverage: 76.2% of statements [2025-03-11T12:12:11.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements [2025-03-11T12:12:11.818Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.051s coverage: 17.0% of statements [2025-03-11T12:12:11.818Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.103s coverage: 94.9% of statements [2025-03-11T12:12:11.818Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements [2025-03-11T12:12:11.818Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 97.7% of statements [2025-03-11T12:12:11.818Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements [2025-03-11T12:12:12.085Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-03-11T12:12:12.343Z] running golangci-lint [2025-03-11T12:12:12.343Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-03-11T12:12:12.343Z] go version go1.23.7 linux/amd64 [2025-03-11T12:12:12.601Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-03-11T12:12:12.601Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-03-11T12:12:12.601Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-03-11T12:12:34.511Z] level=info msg="[loader] Go packages loading at mode 575 (deps|compiled_files|files|imports|name|types_sizes|exports_file) took 18.585103028s" [2025-03-11T12:12:34.511Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.063388ms" [2025-03-11T12:12:44.476Z] level=info msg="[linters_context/goanalysis] analyzers took 1m46.320949149s with top 10 stages: buildir: 1m2.215470937s, gosec: 4.353776231s, inspect: 4.300304462s, fact_deprecated: 3.199898358s, ctrlflow: 1.9356215s, isgenerated: 1.893046041s, printf: 1.873716289s, fact_purity: 1.627909751s, nilness: 1.325588189s, directives: 1.296148957s" [2025-03-11T12:12:44.476Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-03-11T12:12:44.476Z] level=info msg="[runner] Processors filtering stat (in/out): exclude-rules: 202/20, nolint: 20/0, cgo: 202/202, skip_files: 202/202, identifier_marker: 202/202, exclude: 202/202, filename_unadjuster: 202/202, path_prettifier: 202/202, skip_dirs: 202/202, autogenerated_exclude: 202/202, invalid_issue: 202/202" [2025-03-11T12:12:44.476Z] level=info msg="[runner] processing took 18.473215ms with stages: nolint: 8.196724ms, identifier_marker: 5.194831ms, exclude-rules: 1.798144ms, autogenerated_exclude: 1.548133ms, path_prettifier: 1.045298ms, skip_dirs: 591.334µs, cgo: 59.351µs, invalid_issue: 24.16µs, filename_unadjuster: 11.41µs, uniq_by_line: 620ns, max_same_issues: 600ns, skip_files: 430ns, fixer: 420ns, severity-rules: 380ns, exclude: 320ns, sort_results: 240ns, diff: 170ns, max_from_linter: 160ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, path_prefixer: 110ns" [2025-03-11T12:12:44.476Z] level=info msg="[runner] linters took 13.235205279s with stages: goanalysis_metalinter: 13.216614263s" [2025-03-11T12:12:44.476Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-03-11T12:12:44.476Z] level=info msg="Memory: 316 samples, avg is 332.6MB, max is 1404.6MB" [2025-03-11T12:12:44.476Z] level=info msg="Execution took 31.877592111s" [2025-03-11T12:12:44.736Z] go vet ./... [2025-03-11T12:12:51.291Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-11T12:12:51.550Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-11T12:12:51.550Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-11T12:12:51.843Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-03-11T12:12:52.211Z] + go mod tidy [2025-03-11T12:12:52.470Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2025-03-11T12:12:52.731Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2025-03-11T12:12:52.731Z] go: downloading github.com/frankban/quicktest v1.14.6 [2025-03-11T12:12:52.731Z] go: downloading go.uber.org/goleak v1.3.0 [2025-03-11T12:12:52.731Z] go: downloading go.opentelemetry.io/otel/sdk v1.32.0 [2025-03-11T12:12:52.731Z] go: downloading github.com/google/go-cmp v0.6.0 [2025-03-11T12:12:52.731Z] go: downloading github.com/kr/pretty v0.3.1 [2025-03-11T12:12:52.990Z] go: downloading github.com/golang/protobuf v1.5.4 [2025-03-11T12:12:52.990Z] go: downloading github.com/kr/text v0.2.0 [2025-03-11T12:12:52.990Z] go: downloading github.com/rogpeppe/go-internal v1.11.0 [2025-03-11T12:12:52.990Z] go: downloading github.com/emirpasic/gods v1.18.1 [2025-03-11T12:12:52.990Z] go: downloading github.com/jeremija/gosubmit v0.2.7 [2025-03-11T12:12:52.990Z] go: downloading github.com/google/gofuzz v1.2.0 [2025-03-11T12:12:52.990Z] go: downloading go.opentelemetry.io/otel/sdk/metric v1.32.0 [2025-03-11T12:12:52.990Z] go: downloading github.com/muhlemmer/httpforwarded v0.1.0 [2025-03-11T12:12:52.990Z] go: downloading github.com/rs/cors v1.11.0 [2025-03-11T12:12:52.990Z] go: downloading github.com/shoenig/test v0.6.4 [2025-03-11T12:12:52.990Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2025-03-11T12:12:52.990Z] go: downloading github.com/onsi/gomega v1.13.0 [2025-03-11T12:12:53.249Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2025-03-11T12:12:53.249Z] go: downloading github.com/nxadm/tail v1.4.8 [2025-03-11T12:12:53.507Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [Pipeline] sh [2025-03-11T12:12:53.816Z] + ls -al . [2025-03-11T12:12:53.816Z] total 1996 [2025-03-11T12:12:53.816Z] drwxrwxr-x 12 1001 1001 4096 Mar 11 12:11 . [2025-03-11T12:12:53.816Z] drwxr-xr-x 4 root root 4096 Mar 11 12:11 .. [2025-03-11T12:12:53.816Z] drwxrwxr-x 2 1001 1001 4096 Mar 11 12:09 .blubracket [2025-03-11T12:12:53.816Z] -rw-rw-r-- 1 1001 1001 10 Mar 11 12:09 .dockerignore [2025-03-11T12:12:53.816Z] drwxrwxr-x 8 1001 1001 4096 Mar 11 12:12 .git [2025-03-11T12:12:53.816Z] drwxrwxr-x 3 1001 1001 4096 Mar 11 12:09 .github [2025-03-11T12:12:53.816Z] -rw-rw-r-- 1 1001 1001 902 Mar 11 12:09 .gitignore [2025-03-11T12:12:53.816Z] -rw-rw-r-- 1 1001 1001 199 Mar 11 12:09 .golangci.yml [2025-03-11T12:12:53.816Z] -rw-rw-r-- 1 1001 1001 100 Mar 11 12:09 .hadolint.yml [2025-03-11T12:12:53.816Z] drwxr-xr-x 3 1001 1001 4096 Mar 11 12:10 .semver [2025-03-11T12:12:53.816Z] -rw-rw-r-- 1 1001 1001 155 Mar 11 12:09 .sonarcloud.properties [2025-03-11T12:12:53.816Z] -rw-rw-r-- 1 1001 1001 1171 Mar 11 12:09 ADOPTERS.md [2025-03-11T12:12:53.816Z] -rw-rw-r-- 1 1001 1001 17374 Mar 11 12:09 Attribution.txt [2025-03-11T12:12:53.816Z] -rw-rw-r-- 1 1001 1001 108018 Mar 11 12:09 CHANGELOG.md [2025-03-11T12:12:53.816Z] -rw-rw-r-- 1 1001 1001 3804 Mar 11 12:09 CONTRIBUTING.md [2025-03-11T12:12:53.816Z] -rw-rw-r-- 1 1001 1001 677 Mar 11 12:09 GOVERNANCE.md [2025-03-11T12:12:53.816Z] -rw-rw-r-- 1 1001 1001 858 Mar 11 12:09 Jenkinsfile [2025-03-11T12:12:53.816Z] -rw-rw-r-- 1 1001 1001 10775 Mar 11 12:09 LICENSE [2025-03-11T12:12:53.816Z] -rw-rw-r-- 1 1001 1001 16740 Mar 11 12:09 Makefile [2025-03-11T12:12:53.816Z] -rw-rw-r-- 1 1001 1001 582 Mar 11 12:09 OWNERS.md [2025-03-11T12:12:53.816Z] -rw-rw-r-- 1 1001 1001 9932 Mar 11 12:09 README.md [2025-03-11T12:12:53.816Z] -rw-rw-r-- 1 1001 1001 789 Mar 11 12:09 SECURITY.md [2025-03-11T12:12:53.816Z] -rw-rw-r-- 1 1001 1001 5 Mar 11 12:10 VERSION [2025-03-11T12:12:53.816Z] drwxrwxr-x 2 1001 1001 4096 Mar 11 12:09 bin [2025-03-11T12:12:53.816Z] drwxrwxr-x 19 1001 1001 4096 Mar 11 12:09 cmd [2025-03-11T12:12:53.816Z] -rw-r--r-- 1 root root 1660758 Mar 11 12:12 coverage.out [2025-03-11T12:12:53.816Z] drwxrwxr-x 2 1001 1001 4096 Mar 11 12:09 fuzz_test [2025-03-11T12:12:53.816Z] -rw-rw-r-- 1 1001 1001 6454 Mar 11 12:09 go.mod [2025-03-11T12:12:53.816Z] -rw-rw-r-- 1 1001 1001 88143 Mar 11 12:09 go.sum [2025-03-11T12:12:53.816Z] drwxrwxr-x 7 1001 1001 4096 Mar 11 12:09 internal [2025-03-11T12:12:53.816Z] drwxrwxr-x 2 1001 1001 4096 Mar 11 12:09 openapi [2025-03-11T12:12:53.816Z] -rw-rw-r-- 1 1001 1001 584 Mar 11 12:09 security.txt [2025-03-11T12:12:53.816Z] drwxrwxr-x 10 1001 1001 4096 Mar 11 12:09 vendor [2025-03-11T12:12:53.816Z] -rw-rw-r-- 1 1001 1001 204 Mar 11 12:09 version.go [Pipeline] sh [2025-03-11T12:12:54.135Z] + '[' -e coverage.out ] [2025-03-11T12:12:54.135Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-03-11T12:12:54.354Z] Stashed 1 file(s) [Pipeline] sh [2025-03-11T12:12:54.649Z] + make build [2025-03-11T12:12:54.649Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-11T12:13:16.570Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-11T12:13:16.570Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-11T12:13:17.505Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-11T12:13:18.074Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-11T12:13:19.453Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-11T12:13:24.723Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-11T12:13:26.622Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-11T12:13:29.163Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-11T12:13:31.076Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-11T12:13:32.596Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-11T12:13:34.030Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-11T12:13:35.033Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-03-11T12:13:36.955Z] $ docker stop --time=1 53be4a8a8ae9cba3a471aa603e66961ae6b0c056b2de2c54228daed5e733fadb [2025-03-11T12:13:40.224Z] $ docker rm -f --volumes 53be4a8a8ae9cba3a471aa603e66961ae6b0c056b2de2c54228daed5e733fadb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T12:13:41.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-11T12:13:41.828Z] [2025-03-11T12:13:41.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T12:13:42.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-11T12:13:42.206Z] latest: Pulling from edgex-devops/edgex-compose [2025-03-11T12:13:42.206Z] 91d30c5bc195: Pulling fs layer [2025-03-11T12:13:42.206Z] 2e9b0aa3be6d: Pulling fs layer [2025-03-11T12:13:42.206Z] 9c61dcf015f6: Pulling fs layer [2025-03-11T12:13:42.206Z] 4698f68db338: Pulling fs layer [2025-03-11T12:13:42.206Z] 2a2f49069b9e: Pulling fs layer [2025-03-11T12:13:42.206Z] e0025b399a48: Pulling fs layer [2025-03-11T12:13:42.206Z] 2a2f49069b9e: Waiting [2025-03-11T12:13:42.206Z] e0025b399a48: Waiting [2025-03-11T12:13:42.206Z] 4698f68db338: Waiting [2025-03-11T12:13:42.206Z] 91d30c5bc195: Download complete [2025-03-11T12:13:42.206Z] 4698f68db338: Verifying Checksum [2025-03-11T12:13:42.206Z] 4698f68db338: Download complete [2025-03-11T12:13:42.464Z] 2e9b0aa3be6d: Verifying Checksum [2025-03-11T12:13:42.464Z] 2e9b0aa3be6d: Download complete [2025-03-11T12:13:42.464Z] e0025b399a48: Verifying Checksum [2025-03-11T12:13:42.464Z] e0025b399a48: Download complete [2025-03-11T12:13:42.464Z] 91d30c5bc195: Pull complete [2025-03-11T12:13:42.464Z] 2a2f49069b9e: Download complete [2025-03-11T12:13:42.722Z] 2e9b0aa3be6d: Pull complete [2025-03-11T12:13:42.980Z] 9c61dcf015f6: Verifying Checksum [2025-03-11T12:13:42.980Z] 9c61dcf015f6: Download complete [2025-03-11T12:13:45.505Z] 9c61dcf015f6: Pull complete [2025-03-11T12:13:45.505Z] 4698f68db338: Pull complete [2025-03-11T12:13:45.505Z] 2a2f49069b9e: Pull complete [2025-03-11T12:13:45.505Z] e0025b399a48: Pull complete [2025-03-11T12:13:45.505Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-03-11T12:13:45.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-11T12:13:45.505Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T12:13:45.741Z] prd-ubuntu20.04-docker-8c-8g-40913 does not seem to be running inside a container [2025-03-11T12:13:45.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-03-11T12:13:47.076Z] $ docker top 8f64cf5f221d663b1fa3a658c57f1f9fd8f7dcacc5217003419c27188f1fa275 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T12:13:47.483Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-11T12:13:50.018Z] #1 [core-metadata internal] load build definition from Dockerfile [2025-03-11T12:13:50.018Z] #1 transferring dockerfile: 2.10kB done [2025-03-11T12:13:50.018Z] #1 DONE 0.0s [2025-03-11T12:13:50.018Z] [2025-03-11T12:13:50.018Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-11T12:13:50.018Z] #2 transferring dockerfile: 2.14kB done [2025-03-11T12:13:50.018Z] #2 DONE 0.0s [2025-03-11T12:13:50.018Z] [2025-03-11T12:13:50.018Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-11T12:13:50.018Z] #3 transferring dockerfile: 2.23kB done [2025-03-11T12:13:50.018Z] #3 DONE 0.0s [2025-03-11T12:13:50.018Z] [2025-03-11T12:13:50.018Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-11T12:13:50.018Z] #4 transferring dockerfile: 2.49kB done [2025-03-11T12:13:50.018Z] #4 DONE 0.0s [2025-03-11T12:13:50.018Z] [2025-03-11T12:13:50.018Z] #5 [core-command internal] load build definition from Dockerfile [2025-03-11T12:13:50.018Z] #5 transferring dockerfile: 1.94kB done [2025-03-11T12:13:50.018Z] #5 DONE 0.0s [2025-03-11T12:13:50.018Z] [2025-03-11T12:13:50.018Z] #6 [support-notifications internal] load build definition from Dockerfile [2025-03-11T12:13:50.018Z] #6 DONE 0.0s [2025-03-11T12:13:50.018Z] [2025-03-11T12:13:50.018Z] #7 [security-spire-server internal] load build definition from Dockerfile [2025-03-11T12:13:50.018Z] #7 transferring dockerfile: 1.70kB done [2025-03-11T12:13:50.018Z] #7 DONE 0.0s [2025-03-11T12:13:50.018Z] [2025-03-11T12:13:50.018Z] #6 [support-notifications internal] load build definition from Dockerfile [2025-03-11T12:13:50.018Z] #6 transferring dockerfile: 2.00kB done [2025-03-11T12:13:50.018Z] #6 DONE 0.0s [2025-03-11T12:13:50.018Z] [2025-03-11T12:13:50.018Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-11T12:13:50.018Z] #8 transferring dockerfile: 1.89kB done [2025-03-11T12:13:50.018Z] #8 DONE 0.0s [2025-03-11T12:13:50.018Z] [2025-03-11T12:13:50.018Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-11T12:13:50.018Z] #9 transferring dockerfile: 2.50kB done [2025-03-11T12:13:50.018Z] #9 DONE 0.0s [2025-03-11T12:13:50.018Z] [2025-03-11T12:13:50.018Z] #10 [core-keeper internal] load build definition from Dockerfile [2025-03-11T12:13:50.018Z] #10 transferring dockerfile: 2.01kB done [2025-03-11T12:13:50.018Z] #10 DONE 0.0s [2025-03-11T12:13:50.018Z] [2025-03-11T12:13:50.018Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-11T12:13:50.018Z] #11 transferring dockerfile: 3.02kB done [2025-03-11T12:13:50.018Z] #11 DONE 0.0s [2025-03-11T12:13:50.018Z] [2025-03-11T12:13:50.018Z] #12 [core-data internal] load build definition from Dockerfile [2025-03-11T12:13:50.018Z] #12 transferring dockerfile: 2.04kB done [2025-03-11T12:13:50.018Z] #12 DONE 0.0s [2025-03-11T12:13:50.018Z] [2025-03-11T12:13:50.018Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2025-03-11T12:13:50.278Z] #13 transferring dockerfile: 1.81kB done [2025-03-11T12:13:50.278Z] #13 DONE 0.0s [2025-03-11T12:13:50.278Z] [2025-03-11T12:13:50.278Z] #14 [support-scheduler internal] load build definition from Dockerfile [2025-03-11T12:13:50.278Z] #14 transferring dockerfile: 1.83kB done [2025-03-11T12:13:50.278Z] #14 DONE 0.0s [2025-03-11T12:13:50.278Z] [2025-03-11T12:13:50.278Z] #15 [security-spire-config internal] load build definition from Dockerfile [2025-03-11T12:13:50.278Z] #15 transferring dockerfile: 1.69kB done [2025-03-11T12:13:50.278Z] #15 DONE 0.0s [2025-03-11T12:13:50.278Z] [2025-03-11T12:13:50.278Z] #16 [core-metadata internal] load .dockerignore [2025-03-11T12:13:50.278Z] #16 transferring context: 50B done [2025-03-11T12:13:50.278Z] #16 DONE 0.0s [2025-03-11T12:13:50.278Z] [2025-03-11T12:13:50.278Z] #17 [security-proxy-auth internal] load .dockerignore [2025-03-11T12:13:50.278Z] #17 transferring context: 50B done [2025-03-11T12:13:50.278Z] #17 DONE 0.0s [2025-03-11T12:13:50.278Z] [2025-03-11T12:13:50.278Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-11T12:13:50.278Z] #18 transferring context: 50B done [2025-03-11T12:13:50.278Z] #18 DONE 0.0s [2025-03-11T12:13:50.278Z] [2025-03-11T12:13:50.278Z] #19 [security-secretstore-setup internal] load .dockerignore [2025-03-11T12:13:50.536Z] #19 transferring context: 50B done [2025-03-11T12:13:50.536Z] #19 DONE 0.0s [2025-03-11T12:13:50.536Z] [2025-03-11T12:13:50.536Z] #20 [core-command internal] load .dockerignore [2025-03-11T12:13:50.536Z] #20 transferring context: 50B done [2025-03-11T12:13:50.536Z] #20 DONE 0.0s [2025-03-11T12:13:50.536Z] [2025-03-11T12:13:50.536Z] #21 [security-spire-server internal] load .dockerignore [2025-03-11T12:13:50.536Z] #21 transferring context: 50B done [2025-03-11T12:13:50.536Z] #21 DONE 0.0s [2025-03-11T12:13:50.536Z] [2025-03-11T12:13:50.536Z] #22 [support-notifications internal] load .dockerignore [2025-03-11T12:13:50.536Z] #22 transferring context: 50B done [2025-03-11T12:13:50.536Z] #22 DONE 0.0s [2025-03-11T12:13:50.536Z] [2025-03-11T12:13:50.536Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2025-03-11T12:13:50.536Z] #23 transferring context: 50B done [2025-03-11T12:13:50.536Z] #23 DONE 0.0s [2025-03-11T12:13:50.536Z] [2025-03-11T12:13:50.536Z] #24 [security-proxy-setup internal] load .dockerignore [2025-03-11T12:13:50.536Z] #24 transferring context: 50B done [2025-03-11T12:13:50.536Z] #24 DONE 0.0s [2025-03-11T12:13:50.536Z] [2025-03-11T12:13:50.536Z] #25 [core-keeper internal] load .dockerignore [2025-03-11T12:13:50.536Z] #25 transferring context: 50B done [2025-03-11T12:13:50.536Z] #25 DONE 0.0s [2025-03-11T12:13:50.536Z] [2025-03-11T12:13:50.536Z] #26 [support-scheduler internal] load .dockerignore [2025-03-11T12:13:50.536Z] #26 transferring context: 50B done [2025-03-11T12:13:50.536Z] #26 DONE 0.1s [2025-03-11T12:13:50.536Z] [2025-03-11T12:13:50.536Z] #27 [security-bootstrapper internal] load .dockerignore [2025-03-11T12:13:50.536Z] #27 transferring context: 50B done [2025-03-11T12:13:50.536Z] #27 DONE 0.0s [2025-03-11T12:13:50.536Z] [2025-03-11T12:13:50.536Z] #28 [core-data internal] load .dockerignore [2025-03-11T12:13:50.536Z] #28 transferring context: 50B done [2025-03-11T12:13:50.536Z] #28 DONE 0.0s [2025-03-11T12:13:50.536Z] [2025-03-11T12:13:50.536Z] #29 [security-spire-agent internal] load .dockerignore [2025-03-11T12:13:50.536Z] #29 transferring context: 50B done [2025-03-11T12:13:50.536Z] #29 DONE 0.0s [2025-03-11T12:13:50.536Z] [2025-03-11T12:13:50.536Z] #30 [security-spire-config internal] load .dockerignore [2025-03-11T12:13:50.536Z] #30 transferring context: 50B done [2025-03-11T12:13:50.536Z] #30 DONE 0.0s [2025-03-11T12:13:50.536Z] [2025-03-11T12:13:50.536Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-11T12:13:50.536Z] #31 DONE 0.0s [2025-03-11T12:13:50.536Z] [2025-03-11T12:13:50.536Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-03-11T12:13:50.536Z] #32 DONE 0.1s [2025-03-11T12:13:50.536Z] [2025-03-11T12:13:50.536Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-11T12:13:50.536Z] #31 DONE 0.0s [2025-03-11T12:13:50.536Z] [2025-03-11T12:13:50.536Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-11T12:13:50.536Z] #32 DONE 0.1s [2025-03-11T12:13:50.536Z] [2025-03-11T12:13:50.536Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T12:13:50.536Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T12:13:50.536Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T12:13:50.536Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-11T12:13:50.536Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-11T12:13:50.536Z] #33 DONE 0.1s [2025-03-11T12:13:50.536Z] [2025-03-11T12:13:50.536Z] #34 [core-common-config-bootstrapper internal] load build context [2025-03-11T12:13:50.797Z] #34 ... [2025-03-11T12:13:50.797Z] [2025-03-11T12:13:50.797Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-11T12:13:50.797Z] #31 DONE 0.0s [2025-03-11T12:13:50.797Z] [2025-03-11T12:13:50.797Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T12:13:50.797Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T12:13:50.797Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T12:13:50.797Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-11T12:13:50.797Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-11T12:13:50.797Z] #33 DONE 0.1s [2025-03-11T12:13:50.797Z] [2025-03-11T12:13:50.797Z] #34 [core-common-config-bootstrapper internal] load build context [2025-03-11T12:13:50.797Z] #34 ... [2025-03-11T12:13:50.797Z] [2025-03-11T12:13:50.797Z] #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T12:13:50.797Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T12:13:50.797Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T12:13:50.797Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-11T12:13:50.797Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-11T12:13:50.797Z] #33 DONE 0.1s [2025-03-11T12:13:50.797Z] [2025-03-11T12:13:50.797Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-11T12:13:50.797Z] #31 DONE 0.0s [2025-03-11T12:13:50.797Z] [2025-03-11T12:13:50.797Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-03-11T12:13:50.797Z] #32 DONE 0.2s [2025-03-11T12:13:50.797Z] [2025-03-11T12:13:50.797Z] #34 [core-common-config-bootstrapper internal] load build context [2025-03-11T12:13:51.060Z] #34 ... [2025-03-11T12:13:51.060Z] [2025-03-11T12:13:51.060Z] #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T12:13:51.060Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T12:13:51.060Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T12:13:51.060Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-11T12:13:51.060Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-11T12:13:51.060Z] #33 DONE 0.1s [2025-03-11T12:13:51.060Z] [2025-03-11T12:13:51.060Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-11T12:13:51.060Z] #31 DONE 0.0s [2025-03-11T12:13:51.060Z] [2025-03-11T12:13:51.060Z] #34 [core-common-config-bootstrapper internal] load build context [2025-03-11T12:13:51.060Z] #34 ... [2025-03-11T12:13:51.060Z] [2025-03-11T12:13:51.060Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T12:13:51.060Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T12:13:51.060Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T12:13:51.060Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-11T12:13:51.060Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-11T12:13:51.060Z] #33 DONE 0.1s [2025-03-11T12:13:51.060Z] [2025-03-11T12:13:51.060Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-11T12:13:51.060Z] #31 DONE 0.0s [2025-03-11T12:13:51.060Z] [2025-03-11T12:13:51.060Z] #34 [core-common-config-bootstrapper internal] load build context [2025-03-11T12:13:51.482Z] #34 ... [2025-03-11T12:13:51.482Z] [2025-03-11T12:13:51.482Z] #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T12:13:51.482Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T12:13:51.482Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T12:13:51.482Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-11T12:13:51.482Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-11T12:13:51.482Z] #33 DONE 0.1s [2025-03-11T12:13:51.482Z] [2025-03-11T12:13:51.482Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-03-11T12:13:51.482Z] #32 DONE 0.4s [2025-03-11T12:13:51.482Z] [2025-03-11T12:13:51.482Z] #34 [core-common-config-bootstrapper internal] load build context [2025-03-11T12:13:51.482Z] #34 ... [2025-03-11T12:13:51.482Z] [2025-03-11T12:13:51.482Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-11T12:13:51.482Z] #35 DONE 0.9s [2025-03-11T12:13:51.482Z] [2025-03-11T12:13:51.482Z] #34 [core-common-config-bootstrapper internal] load build context [2025-03-11T12:13:55.680Z] #34 transferring context: 174.80MB 4.8s [2025-03-11T12:13:55.680Z] #34 ... [2025-03-11T12:13:55.680Z] [2025-03-11T12:13:55.680Z] #36 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-03-11T12:13:55.680Z] #36 DONE 4.8s [2025-03-11T12:13:55.680Z] [2025-03-11T12:13:55.680Z] #34 [core-common-config-bootstrapper internal] load build context [2025-03-11T12:13:55.938Z] #34 ... [2025-03-11T12:13:55.938Z] [2025-03-11T12:13:55.938Z] #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T12:13:55.938Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T12:13:55.938Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T12:13:55.938Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-11T12:13:55.938Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-11T12:13:55.938Z] #33 DONE 0.1s [2025-03-11T12:13:55.938Z] [2025-03-11T12:13:55.938Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-11T12:13:55.938Z] #37 DONE 5.2s [2025-03-11T12:13:56.195Z] [2025-03-11T12:13:56.195Z] #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T12:13:56.195Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T12:13:56.195Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T12:13:56.195Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-11T12:13:56.195Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-11T12:13:56.195Z] #33 DONE 0.1s [2025-03-11T12:13:56.195Z] [2025-03-11T12:13:56.195Z] #38 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-11T12:13:56.195Z] #38 ... [2025-03-11T12:13:56.195Z] [2025-03-11T12:13:56.195Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T12:13:56.195Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T12:13:56.195Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T12:13:56.195Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-11T12:13:56.195Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-11T12:13:56.195Z] #33 DONE 0.1s [2025-03-11T12:13:56.195Z] [2025-03-11T12:13:56.195Z] #39 [security-spire-config internal] load build context [2025-03-11T12:13:56.195Z] #39 transferring context: 22.05kB 0.0s done [2025-03-11T12:13:56.195Z] #39 DONE 0.2s [2025-03-11T12:13:56.195Z] [2025-03-11T12:13:56.195Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-11T12:13:56.195Z] #40 DONE 5.1s [2025-03-11T12:13:56.195Z] [2025-03-11T12:13:56.195Z] #41 [security-spire-server internal] load build context [2025-03-11T12:13:56.195Z] #41 transferring context: 23.80kB 0.0s done [2025-03-11T12:13:56.195Z] #41 DONE 0.1s [2025-03-11T12:13:56.195Z] [2025-03-11T12:13:56.195Z] #42 [security-spire-agent internal] load build context [2025-03-11T12:13:56.195Z] #42 transferring context: 23.33kB 0.0s done [2025-03-11T12:13:56.195Z] #42 DONE 0.1s [2025-03-11T12:13:56.195Z] [2025-03-11T12:13:56.195Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T12:13:56.195Z] #43 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-03-11T12:13:56.195Z] #43 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-11T12:13:56.195Z] #43 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-03-11T12:13:56.195Z] #43 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-03-11T12:13:56.452Z] #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-03-11T12:13:56.452Z] #43 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s [2025-03-11T12:13:56.452Z] #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-03-11T12:13:56.452Z] #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.2s [2025-03-11T12:13:56.452Z] #43 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s [2025-03-11T12:13:56.710Z] #43 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-03-11T12:13:56.710Z] #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s [2025-03-11T12:13:56.710Z] #43 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 5.24MB / 36.47MB 0.4s [2025-03-11T12:13:56.972Z] #43 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 10.49MB / 36.47MB 0.5s [2025-03-11T12:13:56.972Z] #43 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 25.17MB / 36.47MB 0.7s [2025-03-11T12:13:57.230Z] #43 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.9s [2025-03-11T12:13:59.757Z] #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.6s done [2025-03-11T12:14:00.014Z] #43 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-03-11T12:14:00.579Z] #43 ... [2025-03-11T12:14:00.579Z] [2025-03-11T12:14:00.579Z] #44 [core-metadata internal] load build context [2025-03-11T12:14:00.579Z] #44 ... [2025-03-11T12:14:00.579Z] [2025-03-11T12:14:00.579Z] #45 [security-proxy-auth internal] load build context [2025-03-11T12:14:00.836Z] #45 ... [2025-03-11T12:14:00.836Z] [2025-03-11T12:14:00.836Z] #46 [security-secretstore-setup internal] load build context [2025-03-11T12:14:00.836Z] #46 ... [2025-03-11T12:14:00.836Z] [2025-03-11T12:14:00.836Z] #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-11T12:14:00.836Z] #0 8.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:00.836Z] #0 9.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:00.836Z] #0 9.347 (1/7) Installing ca-certificates (20241121-r1) [2025-03-11T12:14:00.836Z] #0 9.366 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-11T12:14:00.836Z] #0 9.370 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-11T12:14:00.836Z] #0 9.378 (4/7) Installing libsodium (1.0.19-r0) [2025-03-11T12:14:00.836Z] #0 9.390 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-11T12:14:00.836Z] #0 9.401 (6/7) Installing libzmq (4.3.5-r2) [2025-03-11T12:14:00.836Z] #0 9.409 (7/7) Installing zeromq (4.3.5-r2) [2025-03-11T12:14:00.836Z] #0 9.449 Executing busybox-1.36.1-r29.trigger [2025-03-11T12:14:00.836Z] #0 9.454 Executing ca-certificates-20241121-r1.trigger [2025-03-11T12:14:00.836Z] #0 9.486 OK: 12 MiB in 21 packages [2025-03-11T12:14:01.093Z] #47 ... [2025-03-11T12:14:01.093Z] [2025-03-11T12:14:01.093Z] #48 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-11T12:14:01.093Z] #0 5.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:01.093Z] #0 5.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:01.093Z] #0 6.346 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-11T12:14:01.093Z] #0 6.350 Executing busybox-1.36.1-r29.trigger [2025-03-11T12:14:01.093Z] #0 6.370 OK: 8 MiB in 15 packages [2025-03-11T12:14:01.093Z] #48 ... [2025-03-11T12:14:01.093Z] [2025-03-11T12:14:01.093Z] #49 [core-data internal] load build context [2025-03-11T12:14:01.093Z] #49 ... [2025-03-11T12:14:01.093Z] [2025-03-11T12:14:01.093Z] #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-11T12:14:01.351Z] #50 ... [2025-03-11T12:14:01.351Z] [2025-03-11T12:14:01.351Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-11T12:14:01.351Z] #0 5.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:01.351Z] #0 5.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:01.351Z] #0 6.035 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-11T12:14:01.351Z] #0 6.035 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-11T12:14:01.351Z] #0 6.035 OK: 24170 distinct packages available [2025-03-11T12:14:01.351Z] #0 6.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:01.351Z] #0 6.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:01.351Z] #0 6.511 (1/14) Installing ca-certificates (20241121-r1) [2025-03-11T12:14:01.351Z] #0 6.525 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-11T12:14:01.351Z] #0 6.536 (3/14) Installing c-ares (1.33.1-r0) [2025-03-11T12:14:01.351Z] #0 6.543 (4/14) Installing libunistring (1.2-r0) [2025-03-11T12:14:01.351Z] #0 6.553 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-11T12:14:01.351Z] #0 6.558 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-11T12:14:01.351Z] #0 6.562 (7/14) Installing libpsl (0.21.5-r1) [2025-03-11T12:14:01.351Z] #0 6.568 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-11T12:14:01.351Z] #0 6.586 (9/14) Installing libcurl (8.12.1-r0) [2025-03-11T12:14:01.351Z] #0 6.591 (10/14) Installing curl (8.12.1-r0) [2025-03-11T12:14:01.351Z] #0 6.608 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-11T12:14:01.351Z] #0 6.615 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-11T12:14:01.351Z] #0 6.616 (13/14) Installing libucontext (1.2-r3) [2025-03-11T12:14:01.351Z] #0 6.627 (14/14) Installing gcompat (1.1.0-r4) [2025-03-11T12:14:01.351Z] #0 6.627 Executing busybox-1.36.1-r29.trigger [2025-03-11T12:14:01.351Z] #0 6.643 Executing ca-certificates-20241121-r1.trigger [2025-03-11T12:14:01.351Z] #0 6.683 OK: 13 MiB in 28 packages [2025-03-11T12:14:01.351Z] #51 ... [2025-03-11T12:14:01.351Z] [2025-03-11T12:14:01.351Z] #52 [security-bootstrapper internal] load build context [2025-03-11T12:14:01.351Z] #52 transferring context: 352.27MB 10.2s [2025-03-11T12:14:01.615Z] #52 ... [2025-03-11T12:14:01.615Z] [2025-03-11T12:14:01.615Z] #53 [security-spiffe-token-provider internal] load build context [2025-03-11T12:14:01.615Z] #53 ... [2025-03-11T12:14:01.615Z] [2025-03-11T12:14:01.615Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-11T12:14:01.615Z] #0 5.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:01.615Z] #0 5.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:01.615Z] #0 5.816 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-11T12:14:01.615Z] #0 5.820 Executing busybox-1.36.1-r29.trigger [2025-03-11T12:14:01.615Z] #0 5.834 OK: 8 MiB in 15 packages [2025-03-11T12:14:01.615Z] #54 ... [2025-03-11T12:14:01.615Z] [2025-03-11T12:14:01.615Z] #55 [support-scheduler internal] load build context [2025-03-11T12:14:02.286Z] #55 ... [2025-03-11T12:14:02.286Z] [2025-03-11T12:14:02.286Z] #56 [security-proxy-setup internal] load build context [2025-03-11T12:14:02.286Z] #56 ... [2025-03-11T12:14:02.286Z] [2025-03-11T12:14:02.286Z] #57 [support-notifications internal] load build context [2025-03-11T12:14:02.286Z] #57 ... [2025-03-11T12:14:02.286Z] [2025-03-11T12:14:02.286Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-11T12:14:02.286Z] #0 6.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:02.286Z] #0 6.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:02.286Z] #0 6.651 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-11T12:14:02.286Z] #0 6.659 (2/2) Installing su-exec (0.2-r3) [2025-03-11T12:14:02.286Z] #0 6.663 Executing busybox-1.36.1-r29.trigger [2025-03-11T12:14:02.286Z] #0 6.668 OK: 8 MiB in 16 packages [2025-03-11T12:14:02.286Z] #58 ... [2025-03-11T12:14:02.286Z] [2025-03-11T12:14:02.286Z] #59 [core-command internal] load build context [2025-03-11T12:14:02.544Z] #59 ... [2025-03-11T12:14:02.544Z] [2025-03-11T12:14:02.544Z] #60 [core-keeper internal] load build context [2025-03-11T12:14:02.544Z] #60 ... [2025-03-11T12:14:02.544Z] [2025-03-11T12:14:02.544Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-11T12:14:02.544Z] #0 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:02.544Z] #0 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:02.544Z] #0 10.52 (1/3) Installing ca-certificates (20241121-r1) [2025-03-11T12:14:02.544Z] #0 10.53 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-11T12:14:02.544Z] #0 10.54 (3/3) Installing tzdata (2025a-r0) [2025-03-11T12:14:02.544Z] #0 10.59 Executing busybox-1.36.1-r29.trigger [2025-03-11T12:14:02.544Z] #0 10.59 Executing ca-certificates-20241121-r1.trigger [2025-03-11T12:14:02.544Z] #0 10.66 OK: 10 MiB in 17 packages [2025-03-11T12:14:02.544Z] #61 ... [2025-03-11T12:14:02.544Z] [2025-03-11T12:14:02.544Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-11T12:14:02.544Z] #0 9.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:02.544Z] #0 9.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:02.544Z] #0 9.790 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-11T12:14:02.544Z] #0 9.797 (2/4) Installing openssl (3.3.3-r0) [2025-03-11T12:14:02.544Z] #0 9.800 (3/4) Installing su-exec (0.2-r3) [2025-03-11T12:14:02.544Z] #0 9.806 (4/4) Installing yq-go (4.44.1-r2) [2025-03-11T12:14:02.544Z] #0 9.873 Executing busybox-1.36.1-r29.trigger [2025-03-11T12:14:02.544Z] #0 9.882 OK: 19 MiB in 18 packages [2025-03-11T12:14:02.913Z] #62 ... [2025-03-11T12:14:02.913Z] [2025-03-11T12:14:02.913Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-11T12:14:02.913Z] #63 ... [2025-03-11T12:14:02.913Z] [2025-03-11T12:14:02.913Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T12:14:02.913Z] #43 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 6.5s [2025-03-11T12:14:04.286Z] #43 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 6.8s done [2025-03-11T12:14:04.286Z] #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-11T12:14:06.245Z] #43 ... [2025-03-11T12:14:06.245Z] [2025-03-11T12:14:06.245Z] #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-11T12:14:06.245Z] #64 ... [2025-03-11T12:14:06.245Z] [2025-03-11T12:14:06.245Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-11T12:14:06.245Z] #65 ... [2025-03-11T12:14:06.245Z] [2025-03-11T12:14:06.245Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-11T12:14:06.245Z] #66 ... [2025-03-11T12:14:06.245Z] [2025-03-11T12:14:06.245Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-11T12:14:06.893Z] #67 ... [2025-03-11T12:14:06.893Z] [2025-03-11T12:14:06.893Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T12:14:06.893Z] #68 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-03-11T12:14:06.893Z] #68 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-11T12:14:06.893Z] #68 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-03-11T12:14:06.893Z] #68 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-03-11T12:14:06.893Z] #68 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.4s done [2025-03-11T12:14:06.893Z] #68 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.0s done [2025-03-11T12:14:06.893Z] #68 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 7.8s done [2025-03-11T12:14:06.893Z] #68 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-03-11T12:14:06.893Z] #68 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 8.2s done [2025-03-11T12:14:07.152Z] #68 ... [2025-03-11T12:14:07.152Z] [2025-03-11T12:14:07.152Z] #69 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-03-11T12:14:07.152Z] #69 ... [2025-03-11T12:14:07.152Z] [2025-03-11T12:14:07.152Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-11T12:14:07.152Z] #70 ... [2025-03-11T12:14:07.152Z] [2025-03-11T12:14:07.152Z] #34 [core-common-config-bootstrapper internal] load build context [2025-03-11T12:14:07.152Z] #34 transferring context: 543.26MB 15.0s done [2025-03-11T12:14:07.152Z] #34 ... [2025-03-11T12:14:07.152Z] [2025-03-11T12:14:07.152Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-11T12:14:07.411Z] #71 ... [2025-03-11T12:14:07.411Z] [2025-03-11T12:14:07.411Z] #44 [core-metadata internal] load build context [2025-03-11T12:14:07.411Z] #44 transferring context: 543.26MB 16.6s done [2025-03-11T12:14:08.345Z] #44 ... [2025-03-11T12:14:08.345Z] [2025-03-11T12:14:08.345Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T12:14:08.345Z] #43 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-11T12:14:10.898Z] #43 ... [2025-03-11T12:14:10.898Z] [2025-03-11T12:14:10.898Z] #45 [security-proxy-auth internal] load build context [2025-03-11T12:14:10.898Z] #45 transferring context: 543.26MB 15.2s done [2025-03-11T12:14:10.898Z] #45 ... [2025-03-11T12:14:10.898Z] [2025-03-11T12:14:10.898Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T12:14:10.898Z] #43 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-03-11T12:14:11.157Z] #43 ... [2025-03-11T12:14:11.157Z] [2025-03-11T12:14:11.157Z] #46 [security-secretstore-setup internal] load build context [2025-03-11T12:14:11.157Z] #46 transferring context: 543.26MB 13.7s done [2025-03-11T12:14:11.157Z] #46 ... [2025-03-11T12:14:11.157Z] [2025-03-11T12:14:11.157Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T12:14:11.157Z] #43 ... [2025-03-11T12:14:11.157Z] [2025-03-11T12:14:11.157Z] #49 [core-data internal] load build context [2025-03-11T12:14:11.157Z] #49 transferring context: 543.26MB 13.6s done [2025-03-11T12:14:11.436Z] #49 ... [2025-03-11T12:14:11.436Z] [2025-03-11T12:14:11.436Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T12:14:12.003Z] #43 ... [2025-03-11T12:14:12.003Z] [2025-03-11T12:14:12.003Z] #52 [security-bootstrapper internal] load build context [2025-03-11T12:14:12.003Z] #52 transferring context: 543.26MB 14.5s done [2025-03-11T12:14:12.003Z] #52 ... [2025-03-11T12:14:12.003Z] [2025-03-11T12:14:12.003Z] #56 [security-proxy-setup internal] load build context [2025-03-11T12:14:12.003Z] #56 transferring context: 543.26MB 15.2s done [2025-03-11T12:14:12.261Z] #56 ... [2025-03-11T12:14:12.261Z] [2025-03-11T12:14:12.261Z] #57 [support-notifications internal] load build context [2025-03-11T12:14:12.261Z] #57 transferring context: 543.26MB 14.2s done [2025-03-11T12:14:12.261Z] #57 ... [2025-03-11T12:14:12.261Z] [2025-03-11T12:14:12.261Z] #55 [support-scheduler internal] load build context [2025-03-11T12:14:12.261Z] #55 transferring context: 543.26MB 12.8s done [2025-03-11T12:14:12.776Z] #55 ... [2025-03-11T12:14:12.776Z] [2025-03-11T12:14:12.776Z] #59 [core-command internal] load build context [2025-03-11T12:14:12.776Z] #59 transferring context: 543.26MB 13.0s done [2025-03-11T12:14:13.137Z] #59 ... [2025-03-11T12:14:13.137Z] [2025-03-11T12:14:13.137Z] #53 [security-spiffe-token-provider internal] load build context [2025-03-11T12:14:13.137Z] #53 transferring context: 543.26MB 14.9s done [2025-03-11T12:14:13.137Z] #53 ... [2025-03-11T12:14:13.137Z] [2025-03-11T12:14:13.137Z] #60 [core-keeper internal] load build context [2025-03-11T12:14:13.137Z] #60 transferring context: 543.26MB 13.5s done [2025-03-11T12:14:13.398Z] #60 ... [2025-03-11T12:14:13.398Z] [2025-03-11T12:14:13.398Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T12:14:13.398Z] #43 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.4s done [2025-03-11T12:14:13.656Z] #43 ... [2025-03-11T12:14:13.656Z] [2025-03-11T12:14:13.656Z] #59 [core-command internal] load build context [2025-03-11T12:14:13.656Z] #59 DONE 22.8s [2025-03-11T12:14:13.656Z] [2025-03-11T12:14:13.656Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T12:14:13.656Z] #68 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-03-11T12:14:13.656Z] #68 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.7s done [2025-03-11T12:14:15.037Z] #68 ... [2025-03-11T12:14:15.037Z] [2025-03-11T12:14:15.037Z] #55 [support-scheduler internal] load build context [2025-03-11T12:14:15.037Z] #55 DONE 24.0s [2025-03-11T12:14:15.568Z] [2025-03-11T12:14:15.568Z] #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-11T12:14:15.834Z] #64 ... [2025-03-11T12:14:15.834Z] [2025-03-11T12:14:15.834Z] #60 [core-keeper internal] load build context [2025-03-11T12:14:15.834Z] #60 DONE 24.8s [2025-03-11T12:14:15.834Z] [2025-03-11T12:14:15.834Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-11T12:14:16.407Z] #62 ... [2025-03-11T12:14:16.407Z] [2025-03-11T12:14:16.407Z] #46 [security-secretstore-setup internal] load build context [2025-03-11T12:14:16.407Z] #46 DONE 25.7s [2025-03-11T12:14:16.679Z] [2025-03-11T12:14:16.679Z] #53 [security-spiffe-token-provider internal] load build context [2025-03-11T12:14:16.944Z] #53 ... [2025-03-11T12:14:16.944Z] [2025-03-11T12:14:16.944Z] #49 [core-data internal] load build context [2025-03-11T12:14:16.944Z] #49 DONE 25.8s [2025-03-11T12:14:17.206Z] [2025-03-11T12:14:17.206Z] #57 [support-notifications internal] load build context [2025-03-11T12:14:17.206Z] #57 DONE 26.3s [2025-03-11T12:14:17.206Z] [2025-03-11T12:14:17.206Z] #34 [core-common-config-bootstrapper internal] load build context [2025-03-11T12:14:17.812Z] #34 ... [2025-03-11T12:14:17.812Z] [2025-03-11T12:14:17.812Z] #52 [security-bootstrapper internal] load build context [2025-03-11T12:14:17.812Z] #52 DONE 26.7s [2025-03-11T12:14:18.070Z] [2025-03-11T12:14:18.070Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T12:14:18.070Z] #68 ... [2025-03-11T12:14:18.070Z] [2025-03-11T12:14:18.070Z] #34 [core-common-config-bootstrapper internal] load build context [2025-03-11T12:14:18.070Z] #34 DONE 27.4s [2025-03-11T12:14:18.329Z] [2025-03-11T12:14:18.329Z] #38 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-11T12:14:18.591Z] #38 ... [2025-03-11T12:14:18.591Z] [2025-03-11T12:14:18.591Z] #53 [security-spiffe-token-provider internal] load build context [2025-03-11T12:14:18.591Z] #53 DONE 27.5s [2025-03-11T12:14:18.591Z] [2025-03-11T12:14:18.591Z] #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-11T12:14:19.160Z] #50 ... [2025-03-11T12:14:19.160Z] [2025-03-11T12:14:19.160Z] #45 [security-proxy-auth internal] load build context [2025-03-11T12:14:19.160Z] #45 DONE 28.4s [2025-03-11T12:14:19.160Z] [2025-03-11T12:14:19.160Z] #56 [security-proxy-setup internal] load build context [2025-03-11T12:14:19.160Z] #56 DONE 28.1s [2025-03-11T12:14:19.160Z] [2025-03-11T12:14:19.160Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-11T12:14:19.160Z] #63 DONE 28.2s [2025-03-11T12:14:19.160Z] [2025-03-11T12:14:19.160Z] #44 [core-metadata internal] load build context [2025-03-11T12:14:19.160Z] #44 DONE 28.5s [2025-03-11T12:14:19.160Z] [2025-03-11T12:14:19.160Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-11T12:14:19.160Z] #61 DONE 28.0s [2025-03-11T12:14:19.160Z] [2025-03-11T12:14:19.160Z] #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-11T12:14:19.160Z] #47 DONE 28.3s [2025-03-11T12:14:19.160Z] [2025-03-11T12:14:19.160Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-11T12:14:19.160Z] #62 DONE 28.2s [2025-03-11T12:14:19.160Z] [2025-03-11T12:14:19.160Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-11T12:14:19.160Z] #51 DONE 28.3s [2025-03-11T12:14:19.160Z] [2025-03-11T12:14:19.160Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-11T12:14:19.160Z] #58 DONE 28.1s [2025-03-11T12:14:19.160Z] [2025-03-11T12:14:19.160Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-11T12:14:19.160Z] #54 DONE 28.2s [2025-03-11T12:14:19.160Z] [2025-03-11T12:14:19.160Z] #48 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-11T12:14:19.160Z] #48 DONE 28.8s [2025-03-11T12:14:19.160Z] [2025-03-11T12:14:19.160Z] #72 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-03-11T12:14:19.418Z] #72 ... [2025-03-11T12:14:19.418Z] [2025-03-11T12:14:19.418Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T12:14:19.418Z] #68 DONE 23.2s [2025-03-11T12:14:19.676Z] [2025-03-11T12:14:19.676Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T12:14:20.608Z] #43 ... [2025-03-11T12:14:20.608Z] [2025-03-11T12:14:20.608Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-11T12:14:20.608Z] #66 DONE 24.7s [2025-03-11T12:14:20.867Z] [2025-03-11T12:14:20.867Z] #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-11T12:14:20.867Z] #50 29.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:20.867Z] #50 29.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:20.867Z] #50 29.79 (1/4) Installing ca-certificates (20241121-r1) [2025-03-11T12:14:20.867Z] #50 29.81 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-11T12:14:20.867Z] #50 29.82 (3/4) Installing su-exec (0.2-r3) [2025-03-11T12:14:20.867Z] #50 29.83 (4/4) Installing yq-go (4.44.1-r2) [2025-03-11T12:14:20.867Z] #50 29.92 Executing busybox-1.36.1-r29.trigger [2025-03-11T12:14:20.867Z] #50 29.93 Executing ca-certificates-20241121-r1.trigger [2025-03-11T12:14:20.867Z] #50 ... [2025-03-11T12:14:20.867Z] [2025-03-11T12:14:20.867Z] #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-11T12:14:20.867Z] #64 24.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:20.867Z] #64 24.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:20.867Z] #64 24.83 OK: 248 MiB in 58 packages [2025-03-11T12:14:20.867Z] #64 DONE 25.0s [2025-03-11T12:14:20.867Z] [2025-03-11T12:14:20.867Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-11T12:14:20.867Z] #70 24.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:20.867Z] #70 24.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:20.867Z] #70 24.76 OK: 248 MiB in 58 packages [2025-03-11T12:14:20.867Z] #70 DONE 25.0s [2025-03-11T12:14:20.867Z] [2025-03-11T12:14:20.867Z] #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-03-11T12:14:20.867Z] #69 24.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:20.867Z] #69 24.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:20.867Z] #69 24.81 OK: 248 MiB in 58 packages [2025-03-11T12:14:20.867Z] #69 DONE 25.2s [2025-03-11T12:14:20.867Z] [2025-03-11T12:14:20.867Z] #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-11T12:14:20.867Z] #50 30.01 OK: 19 MiB in 18 packages [2025-03-11T12:14:21.126Z] #50 DONE 30.3s [2025-03-11T12:14:21.126Z] [2025-03-11T12:14:21.126Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-11T12:14:21.126Z] #67 24.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:21.126Z] #67 24.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:21.126Z] #67 25.04 OK: 248 MiB in 58 packages [2025-03-11T12:14:21.126Z] #67 DONE 25.3s [2025-03-11T12:14:21.126Z] [2025-03-11T12:14:21.126Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-11T12:14:21.691Z] #73 ... [2025-03-11T12:14:21.691Z] [2025-03-11T12:14:21.691Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-11T12:14:21.691Z] #71 23.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:21.691Z] #71 24.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:21.691Z] #71 24.40 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-11T12:14:21.691Z] #71 24.40 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-11T12:14:21.691Z] #71 24.40 OK: 24170 distinct packages available [2025-03-11T12:14:21.691Z] #71 24.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:21.691Z] #71 24.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:21.691Z] #71 24.89 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-11T12:14:21.691Z] #71 24.90 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-11T12:14:21.691Z] #71 24.90 (3/5) Installing libucontext (1.2-r3) [2025-03-11T12:14:21.691Z] #71 24.90 (4/5) Installing gcompat (1.1.0-r4) [2025-03-11T12:14:21.691Z] #71 24.91 (5/5) Installing openssl (3.3.3-r0) [2025-03-11T12:14:21.691Z] #71 24.92 Executing busybox-1.36.1-r29.trigger [2025-03-11T12:14:21.691Z] #71 24.94 OK: 9 MiB in 19 packages [2025-03-11T12:14:21.691Z] #71 DONE 25.4s [2025-03-11T12:14:21.691Z] [2025-03-11T12:14:21.691Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-11T12:14:21.949Z] #74 ... [2025-03-11T12:14:21.949Z] [2025-03-11T12:14:21.949Z] #38 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-11T12:14:21.949Z] #38 23.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:21.949Z] #38 24.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:21.949Z] #38 24.44 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-11T12:14:21.949Z] #38 24.45 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-11T12:14:21.949Z] #38 24.45 OK: 24170 distinct packages available [2025-03-11T12:14:21.949Z] #38 24.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:21.949Z] #38 24.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:21.949Z] #38 24.96 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-11T12:14:21.949Z] #38 24.96 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-11T12:14:21.949Z] #38 24.96 (3/4) Installing libucontext (1.2-r3) [2025-03-11T12:14:21.949Z] #38 24.97 (4/4) Installing gcompat (1.1.0-r4) [2025-03-11T12:14:21.949Z] #38 24.98 Executing busybox-1.36.1-r29.trigger [2025-03-11T12:14:21.949Z] #38 24.98 OK: 8 MiB in 18 packages [2025-03-11T12:14:21.949Z] #38 DONE 25.9s [2025-03-11T12:14:21.949Z] [2025-03-11T12:14:21.949Z] #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-11T12:14:21.949Z] #75 DONE 1.3s [2025-03-11T12:14:22.207Z] [2025-03-11T12:14:22.207Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-11T12:14:22.207Z] #76 DONE 1.2s [2025-03-11T12:14:22.207Z] [2025-03-11T12:14:22.207Z] #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-11T12:14:22.207Z] #77 DONE 1.4s [2025-03-11T12:14:22.207Z] [2025-03-11T12:14:22.207Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T12:14:22.207Z] #78 ... [2025-03-11T12:14:22.207Z] [2025-03-11T12:14:22.207Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T12:14:22.207Z] #0 2.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:22.207Z] #0 2.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:22.207Z] #0 2.484 OK: 12 MiB in 21 packages [2025-03-11T12:14:22.207Z] #79 DONE 3.1s [2025-03-11T12:14:22.207Z] [2025-03-11T12:14:22.207Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-11T12:14:22.207Z] #0 2.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:22.207Z] #0 2.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:22.207Z] #0 2.776 OK: 19 MiB in 18 packages [2025-03-11T12:14:22.207Z] #80 DONE 3.1s [2025-03-11T12:14:22.207Z] [2025-03-11T12:14:22.207Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T12:14:22.207Z] #0 2.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:22.207Z] #0 2.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:22.207Z] #0 2.841 OK: 10 MiB in 17 packages [2025-03-11T12:14:22.207Z] #81 DONE 3.1s [2025-03-11T12:14:22.207Z] [2025-03-11T12:14:22.207Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-11T12:14:22.207Z] #65 24.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:22.207Z] #65 25.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:22.207Z] #65 25.85 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-11T12:14:22.207Z] #65 25.85 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-11T12:14:22.207Z] #65 25.85 OK: 24171 distinct packages available [2025-03-11T12:14:22.208Z] #65 25.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:22.208Z] #65 25.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:22.208Z] #65 26.28 OK: 248 MiB in 58 packages [2025-03-11T12:14:22.208Z] #65 DONE 26.4s [2025-03-11T12:14:22.466Z] [2025-03-11T12:14:22.466Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-11T12:14:22.723Z] #82 ... [2025-03-11T12:14:22.723Z] [2025-03-11T12:14:22.723Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-11T12:14:22.723Z] #73 DONE 1.6s [2025-03-11T12:14:22.723Z] [2025-03-11T12:14:22.723Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-11T12:14:22.723Z] #83 DONE 0.4s [2025-03-11T12:14:22.723Z] [2025-03-11T12:14:22.723Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-11T12:14:22.723Z] #0 1.624 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:22.723Z] #0 2.153 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:22.723Z] #0 2.860 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-11T12:14:22.723Z] #0 3.157 Executing busybox-1.36.1-r29.trigger [2025-03-11T12:14:22.723Z] #0 3.165 OK: 8 MiB in 15 packages [2025-03-11T12:14:22.723Z] #84 DONE 3.5s [2025-03-11T12:14:22.981Z] [2025-03-11T12:14:22.981Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T12:14:23.545Z] #85 ... [2025-03-11T12:14:23.545Z] [2025-03-11T12:14:23.545Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-11T12:14:23.545Z] #0 3.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:23.545Z] #0 3.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:23.545Z] #0 3.894 OK: 8 MiB in 16 packages [2025-03-11T12:14:23.545Z] #86 DONE 4.2s [2025-03-11T12:14:23.545Z] [2025-03-11T12:14:23.545Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T12:14:23.545Z] #0 3.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:23.545Z] #0 3.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:23.545Z] #0 3.876 OK: 13 MiB in 28 packages [2025-03-11T12:14:23.545Z] #87 DONE 4.2s [2025-03-11T12:14:23.545Z] [2025-03-11T12:14:23.545Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-11T12:14:23.545Z] #82 DONE 1.1s [2025-03-11T12:14:23.545Z] [2025-03-11T12:14:23.545Z] #72 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-03-11T12:14:23.545Z] #72 4.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:23.545Z] #72 4.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:23.803Z] #72 4.547 OK: 8 MiB in 15 packages [2025-03-11T12:14:24.060Z] #72 DONE 4.9s [2025-03-11T12:14:24.060Z] [2025-03-11T12:14:24.060Z] #88 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T12:14:24.060Z] #0 4.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:24.060Z] #0 4.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:24.060Z] #0 4.546 OK: 8 MiB in 15 packages [2025-03-11T12:14:24.060Z] #88 DONE 4.7s [2025-03-11T12:14:24.060Z] [2025-03-11T12:14:24.060Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T12:14:24.993Z] #89 ... [2025-03-11T12:14:24.993Z] [2025-03-11T12:14:24.993Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-11T12:14:24.993Z] #0 2.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:24.993Z] #0 2.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:24.993Z] #0 3.311 OK: 19 MiB in 18 packages [2025-03-11T12:14:24.993Z] #90 DONE 3.6s [2025-03-11T12:14:24.993Z] [2025-03-11T12:14:24.993Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-11T12:14:24.993Z] #74 3.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:24.993Z] #74 3.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:25.437Z] #74 3.645 OK: 9 MiB in 19 packages [2025-03-11T12:14:25.713Z] #74 DONE 4.1s [2025-03-11T12:14:25.713Z] [2025-03-11T12:14:25.713Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-11T12:14:25.713Z] #0 2.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:25.713Z] #0 2.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:25.713Z] #0 3.146 OK: 8 MiB in 18 packages [2025-03-11T12:14:25.713Z] #91 DONE 3.6s [2025-03-11T12:14:25.713Z] [2025-03-11T12:14:25.713Z] #92 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-11T12:14:25.713Z] #0 3.508 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:25.713Z] #0 3.969 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T12:14:25.713Z] #0 4.741 OK: 248 MiB in 58 packages [2025-03-11T12:14:25.713Z] #92 DONE 5.2s [2025-03-11T12:14:25.713Z] [2025-03-11T12:14:25.713Z] #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-11T12:14:26.281Z] #93 ... [2025-03-11T12:14:26.281Z] [2025-03-11T12:14:26.281Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-11T12:14:26.281Z] #94 DONE 2.9s [2025-03-11T12:14:26.281Z] [2025-03-11T12:14:26.281Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-11T12:14:26.281Z] #95 DONE 0.6s [2025-03-11T12:14:26.281Z] [2025-03-11T12:14:26.281Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-11T12:14:26.281Z] #96 DONE 0.6s [2025-03-11T12:14:26.281Z] [2025-03-11T12:14:26.281Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-11T12:14:27.700Z] #97 ... [2025-03-11T12:14:27.700Z] [2025-03-11T12:14:27.700Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-11T12:14:27.700Z] #98 DONE 1.7s [2025-03-11T12:14:27.700Z] [2025-03-11T12:14:27.700Z] #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-11T12:14:27.700Z] #99 DONE 1.2s [2025-03-11T12:14:27.700Z] [2025-03-11T12:14:27.700Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-11T12:14:27.700Z] #97 DONE 1.2s [2025-03-11T12:14:27.700Z] [2025-03-11T12:14:27.700Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-11T12:14:27.700Z] #100 DONE 0.1s [2025-03-11T12:14:27.700Z] [2025-03-11T12:14:27.700Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-11T12:14:27.700Z] #101 DONE 0.1s [2025-03-11T12:14:27.700Z] [2025-03-11T12:14:27.700Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-11T12:14:27.700Z] #102 DONE 0.8s [2025-03-11T12:14:27.700Z] [2025-03-11T12:14:27.700Z] #103 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-11T12:14:27.700Z] #103 DONE 0.1s [2025-03-11T12:14:27.700Z] [2025-03-11T12:14:27.700Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-11T12:14:27.700Z] #104 DONE 0.2s [2025-03-11T12:14:27.700Z] [2025-03-11T12:14:27.700Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-11T12:14:27.700Z] #105 DONE 0.2s [2025-03-11T12:14:27.700Z] [2025-03-11T12:14:27.700Z] #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-11T12:14:27.961Z] #106 DONE 0.2s [2025-03-11T12:14:27.961Z] [2025-03-11T12:14:27.961Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-11T12:14:27.961Z] #107 DONE 0.2s [2025-03-11T12:14:27.961Z] [2025-03-11T12:14:27.961Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-11T12:14:27.961Z] #108 DONE 0.2s [2025-03-11T12:14:27.961Z] [2025-03-11T12:14:27.961Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-11T12:14:27.961Z] #109 DONE 0.1s [2025-03-11T12:14:27.961Z] [2025-03-11T12:14:27.961Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-11T12:14:27.961Z] #110 DONE 0.1s [2025-03-11T12:14:27.961Z] [2025-03-11T12:14:27.961Z] #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-11T12:14:27.961Z] #93 DONE 2.3s [2025-03-11T12:14:27.961Z] [2025-03-11T12:14:27.961Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-11T12:14:27.961Z] #111 DONE 0.1s [2025-03-11T12:14:27.961Z] [2025-03-11T12:14:27.961Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-11T12:14:27.961Z] #112 DONE 0.1s [2025-03-11T12:14:27.961Z] [2025-03-11T12:14:27.961Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-11T12:14:28.220Z] #113 DONE 0.1s [2025-03-11T12:14:28.220Z] [2025-03-11T12:14:28.220Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-11T12:14:28.220Z] #114 DONE 0.1s [2025-03-11T12:14:28.220Z] [2025-03-11T12:14:28.220Z] #115 [security-spire-agent] exporting to image [2025-03-11T12:14:28.220Z] #115 exporting layers [2025-03-11T12:14:28.790Z] #115 exporting layers 0.7s done [2025-03-11T12:14:29.049Z] #115 exporting layers 0.8s done [2025-03-11T12:14:29.049Z] #115 writing image sha256:41448a8c2e918895cbdd1f46c76063112b3c1bc47b1e1ccc23e6ef09a3a7ea4c 0.0s done [2025-03-11T12:14:29.049Z] #115 naming to docker.io/library/security-spire-config done [2025-03-11T12:14:29.049Z] #115 writing image sha256:17f47cddb533da75f1fddd95a2ab92c1246d1205df2c2acb7340821c641c96b8 done [2025-03-11T12:14:29.049Z] #115 naming to docker.io/library/security-spire-server done [2025-03-11T12:14:29.049Z] #115 writing image sha256:9e0c25165ee4cf4d897a198e807fb63dd2b0ee961e1db52990d3f11440a41ed4 done [2025-03-11T12:14:29.049Z] #115 naming to docker.io/library/security-spire-agent done [2025-03-11T12:14:29.049Z] #115 DONE 0.8s [2025-03-11T12:14:29.049Z] [2025-03-11T12:14:29.049Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T12:14:32.340Z] #116 ... [2025-03-11T12:14:32.340Z] [2025-03-11T12:14:32.340Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T12:14:32.340Z] #117 ... [2025-03-11T12:14:32.340Z] [2025-03-11T12:14:32.340Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T12:14:54.295Z] #118 DONE 30.6s [2025-03-11T12:14:54.295Z] [2025-03-11T12:14:54.295Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T12:14:54.295Z] #85 DONE 30.1s [2025-03-11T12:14:54.295Z] [2025-03-11T12:14:54.295Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T12:14:54.295Z] #78 DONE 30.6s [2025-03-11T12:14:54.295Z] [2025-03-11T12:14:54.295Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T12:14:54.295Z] #116 DONE 24.8s [2025-03-11T12:14:54.295Z] [2025-03-11T12:14:54.295Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T12:14:54.295Z] #117 DONE 30.7s [2025-03-11T12:14:54.295Z] [2025-03-11T12:14:54.295Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T12:14:54.295Z] #89 DONE 29.4s [2025-03-11T12:14:54.295Z] [2025-03-11T12:14:54.295Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-11T12:15:02.452Z] #119 DONE 8.7s [2025-03-11T12:15:02.452Z] [2025-03-11T12:15:02.452Z] #120 [support-scheduler builder 6/7] COPY . . [2025-03-11T12:15:02.452Z] #120 DONE 8.7s [2025-03-11T12:15:02.452Z] [2025-03-11T12:15:02.452Z] #121 [core-keeper builder 7/8] COPY . . [2025-03-11T12:15:02.452Z] #121 DONE 8.7s [2025-03-11T12:15:02.452Z] [2025-03-11T12:15:02.452Z] #122 [core-data builder 6/7] COPY . . [2025-03-11T12:15:02.452Z] #122 CACHED [2025-03-11T12:15:02.452Z] [2025-03-11T12:15:02.452Z] #123 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-11T12:15:02.452Z] #123 CACHED [2025-03-11T12:15:02.452Z] [2025-03-11T12:15:02.452Z] #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T12:15:02.452Z] #124 CACHED [2025-03-11T12:15:02.452Z] [2025-03-11T12:15:02.452Z] #125 [core-command builder 6/7] COPY . . [2025-03-11T12:15:02.452Z] #125 CACHED [2025-03-11T12:15:02.452Z] [2025-03-11T12:15:02.452Z] #126 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-11T12:15:02.452Z] #126 CACHED [2025-03-11T12:15:02.452Z] [2025-03-11T12:15:02.452Z] #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T12:15:02.452Z] #127 CACHED [2025-03-11T12:15:02.452Z] [2025-03-11T12:15:02.452Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-11T12:15:02.452Z] #128 CACHED [2025-03-11T12:15:02.452Z] [2025-03-11T12:15:02.452Z] #129 [security-bootstrapper builder 6/7] COPY . . [2025-03-11T12:15:02.452Z] #129 CACHED [2025-03-11T12:15:02.452Z] [2025-03-11T12:15:02.452Z] #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T12:15:02.452Z] #130 CACHED [2025-03-11T12:15:02.452Z] [2025-03-11T12:15:02.452Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T12:15:02.452Z] #131 CACHED [2025-03-11T12:15:02.452Z] [2025-03-11T12:15:02.452Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-11T12:15:02.452Z] #132 CACHED [2025-03-11T12:15:02.452Z] [2025-03-11T12:15:02.452Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-11T12:15:02.452Z] #133 CACHED [2025-03-11T12:15:02.452Z] [2025-03-11T12:15:02.452Z] #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-11T12:15:02.452Z] #134 CACHED [2025-03-11T12:15:02.452Z] [2025-03-11T12:15:02.452Z] #135 [security-proxy-auth builder 6/7] COPY . . [2025-03-11T12:15:02.452Z] #135 CACHED [2025-03-11T12:15:02.452Z] [2025-03-11T12:15:02.452Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T12:15:02.452Z] #136 CACHED [2025-03-11T12:15:02.452Z] [2025-03-11T12:15:02.452Z] #137 [security-proxy-setup builder 6/7] COPY . . [2025-03-11T12:15:02.452Z] #137 CACHED [2025-03-11T12:15:02.452Z] [2025-03-11T12:15:02.452Z] #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T12:15:02.452Z] #138 CACHED [2025-03-11T12:15:02.452Z] [2025-03-11T12:15:02.452Z] #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-11T12:15:02.452Z] #139 CACHED [2025-03-11T12:15:02.452Z] [2025-03-11T12:15:02.452Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2025-03-11T12:15:02.452Z] #140 DONE 8.7s [2025-03-11T12:15:02.452Z] [2025-03-11T12:15:02.452Z] #141 [support-notifications builder 6/7] COPY . . [2025-03-11T12:15:02.452Z] #141 DONE 8.8s [2025-03-11T12:15:02.452Z] [2025-03-11T12:15:02.452Z] #142 [core-metadata builder 6/7] COPY . . [2025-03-11T12:15:02.452Z] #142 DONE 8.7s [2025-03-11T12:15:02.452Z] [2025-03-11T12:15:02.452Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-11T12:15:03.018Z] #143 1.216 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-11T12:15:12.990Z] #143 ... [2025-03-11T12:15:12.990Z] [2025-03-11T12:15:12.990Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-11T12:15:12.990Z] #0 0.486 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-11T12:15:12.990Z] #144 ... [2025-03-11T12:15:12.990Z] [2025-03-11T12:15:12.990Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-11T12:15:12.990Z] #0 1.071 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-11T12:15:12.990Z] #145 ... [2025-03-11T12:15:12.990Z] [2025-03-11T12:15:12.990Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-11T12:15:12.990Z] #0 0.858 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-11T12:15:12.990Z] #146 ... [2025-03-11T12:15:12.990Z] [2025-03-11T12:15:12.990Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-11T12:15:12.990Z] #0 0.623 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-11T12:15:12.990Z] #147 ... [2025-03-11T12:15:12.990Z] [2025-03-11T12:15:12.990Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-11T12:15:12.990Z] #0 1.200 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-11T12:15:12.990Z] #148 ... [2025-03-11T12:15:12.990Z] [2025-03-11T12:15:12.990Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-11T12:15:12.990Z] #0 0.822 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-11T12:15:12.990Z] #149 ... [2025-03-11T12:15:12.990Z] [2025-03-11T12:15:12.990Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-11T12:15:12.990Z] #0 1.047 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-11T12:15:12.990Z] #150 ... [2025-03-11T12:15:12.990Z] [2025-03-11T12:15:12.990Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-11T12:15:12.990Z] #0 0.934 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-11T12:15:12.990Z] #151 ... [2025-03-11T12:15:12.990Z] [2025-03-11T12:15:12.990Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-11T12:15:12.990Z] #0 1.067 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-11T12:15:12.990Z] #152 ... [2025-03-11T12:15:12.990Z] [2025-03-11T12:15:12.990Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-11T12:15:12.990Z] #0 0.922 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-11T12:15:13.249Z] #153 ... [2025-03-11T12:15:13.250Z] [2025-03-11T12:15:13.250Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-11T12:15:13.250Z] #0 0.530 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-11T12:16:49.699Z] #154 ... [2025-03-11T12:16:49.699Z] [2025-03-11T12:16:49.699Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-11T12:16:49.699Z] #145 DONE 95.4s [2025-03-11T12:16:49.699Z] [2025-03-11T12:16:49.699Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-11T12:16:49.699Z] #151 DONE 95.5s [2025-03-11T12:16:49.699Z] [2025-03-11T12:16:49.699Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-11T12:16:49.699Z] #154 ... [2025-03-11T12:16:49.699Z] [2025-03-11T12:16:49.699Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-11T12:16:49.699Z] #155 DONE 0.4s [2025-03-11T12:16:49.699Z] [2025-03-11T12:16:49.699Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T12:16:49.699Z] #156 DONE 0.2s [2025-03-11T12:16:49.699Z] [2025-03-11T12:16:49.699Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-11T12:16:49.699Z] #157 DONE 0.2s [2025-03-11T12:16:49.699Z] [2025-03-11T12:16:49.699Z] #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-11T12:16:49.699Z] #158 DONE 0.3s [2025-03-11T12:16:49.699Z] [2025-03-11T12:16:49.699Z] #159 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-03-11T12:16:49.699Z] #159 DONE 0.1s [2025-03-11T12:16:49.699Z] [2025-03-11T12:16:49.699Z] #160 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-03-11T12:16:49.699Z] #160 DONE 0.1s [2025-03-11T12:16:49.699Z] [2025-03-11T12:16:49.699Z] #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-11T12:16:49.699Z] #161 DONE 0.9s [2025-03-11T12:16:49.699Z] [2025-03-11T12:16:49.699Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-11T12:16:49.699Z] #162 ... [2025-03-11T12:16:49.699Z] [2025-03-11T12:16:49.699Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T12:16:49.699Z] #163 DONE 0.2s [2025-03-11T12:16:49.699Z] [2025-03-11T12:16:49.699Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-11T12:16:49.699Z] #164 DONE 0.3s [2025-03-11T12:16:49.699Z] [2025-03-11T12:16:49.699Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-11T12:16:49.699Z] #165 DONE 0.2s [2025-03-11T12:16:49.699Z] [2025-03-11T12:16:49.699Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-11T12:16:49.699Z] #166 DONE 0.1s [2025-03-11T12:16:49.699Z] [2025-03-11T12:16:49.699Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-11T12:16:49.699Z] #162 DONE 0.9s [2025-03-11T12:16:49.699Z] [2025-03-11T12:16:49.699Z] #115 [core-common-config-bootstrapper] exporting to image [2025-03-11T12:16:49.699Z] #115 exporting layers [2025-03-11T12:16:49.699Z] #115 ... [2025-03-11T12:16:49.699Z] [2025-03-11T12:16:49.699Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-03-11T12:16:49.699Z] #167 DONE 0.2s [2025-03-11T12:16:49.699Z] [2025-03-11T12:16:49.699Z] #115 [core-common-config-bootstrapper] exporting to image [2025-03-11T12:16:49.699Z] #115 exporting layers 0.3s done [2025-03-11T12:16:49.699Z] #115 writing image sha256:cbe8639eaa0141df1ed6c0baded615ece8898489e2788248d83d03a5ad276810 [2025-03-11T12:16:49.699Z] #115 writing image sha256:cbe8639eaa0141df1ed6c0baded615ece8898489e2788248d83d03a5ad276810 done [2025-03-11T12:16:49.699Z] #115 naming to docker.io/library/core-common-config-bootstrapper done [2025-03-11T12:16:49.699Z] #115 DONE 1.1s [2025-03-11T12:16:49.699Z] [2025-03-11T12:16:49.699Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-03-11T12:16:49.699Z] #168 DONE 0.2s [2025-03-11T12:16:49.699Z] [2025-03-11T12:16:49.699Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-03-11T12:16:49.699Z] #169 DONE 0.0s [2025-03-11T12:16:49.699Z] [2025-03-11T12:16:49.699Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-11T12:16:49.699Z] #170 DONE 0.0s [2025-03-11T12:16:49.699Z] [2025-03-11T12:16:49.699Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-11T12:16:49.699Z] #153 ... [2025-03-11T12:16:49.699Z] [2025-03-11T12:16:49.699Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-11T12:16:49.699Z] #171 DONE 1.0s [2025-03-11T12:16:49.699Z] [2025-03-11T12:16:49.699Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-11T12:16:49.699Z] #152 ... [2025-03-11T12:16:49.699Z] [2025-03-11T12:16:49.699Z] #115 [security-bootstrapper] exporting to image [2025-03-11T12:16:49.699Z] #115 exporting layers 0.4s done [2025-03-11T12:16:49.699Z] #115 writing image sha256:67bcdda9bb134484c77763232e78ff86a95da9a4ae29a5e1a327e909e6f08978 done [2025-03-11T12:16:49.699Z] #115 naming to docker.io/library/security-bootstrapper done [2025-03-11T12:16:49.699Z] #115 DONE 1.6s [2025-03-11T12:16:49.699Z] [2025-03-11T12:16:49.699Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-11T12:17:45.941Z] #154 ... [2025-03-11T12:17:45.941Z] [2025-03-11T12:17:45.941Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-11T12:17:45.941Z] #152 157.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-11T12:17:45.941Z] #152 DONE 163.9s [2025-03-11T12:17:45.941Z] [2025-03-11T12:17:45.941Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-11T12:17:45.941Z] #149 DONE 163.8s [2025-03-11T12:17:45.941Z] [2025-03-11T12:17:45.941Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-11T12:17:45.941Z] #153 DONE 163.8s [2025-03-11T12:17:45.941Z] [2025-03-11T12:17:45.941Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-11T12:17:45.941Z] #144 DONE 163.9s [2025-03-11T12:17:45.941Z] [2025-03-11T12:17:45.941Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-11T12:17:45.941Z] #150 DONE 163.9s [2025-03-11T12:17:45.941Z] [2025-03-11T12:17:45.941Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-11T12:17:45.941Z] #143 ... [2025-03-11T12:17:45.941Z] [2025-03-11T12:17:45.941Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-11T12:17:45.941Z] #147 DONE 163.9s [2025-03-11T12:17:45.941Z] [2025-03-11T12:17:45.941Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-11T12:17:45.941Z] #148 DONE 163.9s [2025-03-11T12:17:45.941Z] [2025-03-11T12:17:45.941Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-11T12:17:45.941Z] #146 DONE 163.9s [2025-03-11T12:17:45.941Z] [2025-03-11T12:17:45.941Z] #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T12:17:45.941Z] #172 DONE 0.2s [2025-03-11T12:17:45.941Z] [2025-03-11T12:17:45.941Z] #173 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T12:17:46.877Z] #173 ... [2025-03-11T12:17:46.877Z] [2025-03-11T12:17:46.877Z] #174 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T12:17:46.877Z] #174 DONE 0.8s [2025-03-11T12:17:46.877Z] [2025-03-11T12:17:46.877Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-11T12:17:46.877Z] #154 DONE 165.3s [2025-03-11T12:17:46.877Z] [2025-03-11T12:17:46.877Z] #175 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T12:17:46.877Z] #175 DONE 0.8s [2025-03-11T12:17:46.877Z] [2025-03-11T12:17:46.877Z] #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T12:17:46.877Z] #176 DONE 0.9s [2025-03-11T12:17:46.877Z] [2025-03-11T12:17:46.877Z] #177 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-11T12:17:46.877Z] #177 ... [2025-03-11T12:17:46.877Z] [2025-03-11T12:17:46.877Z] #178 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T12:17:46.877Z] #178 DONE 0.7s [2025-03-11T12:17:46.877Z] [2025-03-11T12:17:46.877Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-11T12:17:46.877Z] #179 DONE 0.9s [2025-03-11T12:17:46.877Z] [2025-03-11T12:17:46.877Z] #173 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T12:17:46.877Z] #173 DONE 0.9s [2025-03-11T12:17:47.142Z] [2025-03-11T12:17:47.142Z] #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-03-11T12:17:47.142Z] #180 DONE 0.4s [2025-03-11T12:17:47.142Z] [2025-03-11T12:17:47.142Z] #181 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-11T12:17:47.142Z] #181 DONE 0.5s [2025-03-11T12:17:47.142Z] [2025-03-11T12:17:47.142Z] #182 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-11T12:17:47.142Z] #182 DONE 0.3s [2025-03-11T12:17:47.142Z] [2025-03-11T12:17:47.142Z] #177 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-11T12:17:47.142Z] #177 DONE 0.3s [2025-03-11T12:17:47.142Z] [2025-03-11T12:17:47.142Z] #183 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T12:17:47.142Z] #183 CACHED [2025-03-11T12:17:47.142Z] [2025-03-11T12:17:47.142Z] #184 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-11T12:17:47.142Z] #184 CACHED [2025-03-11T12:17:47.142Z] [2025-03-11T12:17:47.142Z] #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-11T12:17:47.142Z] #185 DONE 0.4s [2025-03-11T12:17:47.142Z] [2025-03-11T12:17:47.142Z] #186 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-11T12:17:47.142Z] #186 CACHED [2025-03-11T12:17:47.142Z] [2025-03-11T12:17:47.142Z] #187 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T12:17:47.142Z] #187 CACHED [2025-03-11T12:17:47.142Z] [2025-03-11T12:17:47.142Z] #188 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-11T12:17:47.142Z] #188 DONE 0.3s [2025-03-11T12:17:47.142Z] [2025-03-11T12:17:47.142Z] #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-11T12:17:47.401Z] #189 ... [2025-03-11T12:17:47.401Z] [2025-03-11T12:17:47.401Z] #190 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T12:17:47.401Z] #190 DONE 0.3s [2025-03-11T12:17:47.659Z] [2025-03-11T12:17:47.659Z] #191 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-11T12:17:48.225Z] #191 ... [2025-03-11T12:17:48.225Z] [2025-03-11T12:17:48.225Z] #192 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-11T12:17:48.225Z] #192 DONE 0.9s [2025-03-11T12:17:48.225Z] [2025-03-11T12:17:48.225Z] #193 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-03-11T12:17:48.225Z] #193 DONE 1.0s [2025-03-11T12:17:48.225Z] [2025-03-11T12:17:48.225Z] #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-11T12:17:48.225Z] #194 DONE 1.0s [2025-03-11T12:17:48.225Z] [2025-03-11T12:17:48.225Z] #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-11T12:17:48.225Z] #195 DONE 1.0s [2025-03-11T12:17:48.225Z] [2025-03-11T12:17:48.225Z] #115 [core-keeper] exporting to image [2025-03-11T12:17:48.225Z] #115 exporting layers [2025-03-11T12:17:48.482Z] #115 ... [2025-03-11T12:17:48.482Z] [2025-03-11T12:17:48.482Z] #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-11T12:17:48.482Z] #196 DONE 1.0s [2025-03-11T12:17:48.482Z] [2025-03-11T12:17:48.482Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-11T12:17:48.482Z] #197 DONE 1.0s [2025-03-11T12:17:48.482Z] [2025-03-11T12:17:48.482Z] #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-11T12:17:48.482Z] #189 DONE 1.1s [2025-03-11T12:17:48.482Z] [2025-03-11T12:17:48.482Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-11T12:17:48.482Z] #198 DONE 1.1s [2025-03-11T12:17:48.482Z] [2025-03-11T12:17:48.482Z] #191 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-11T12:17:48.482Z] #191 DONE 0.9s [2025-03-11T12:17:48.482Z] [2025-03-11T12:17:48.482Z] #115 [core-keeper] exporting to image [2025-03-11T12:17:48.482Z] #115 exporting layers 0.2s done [2025-03-11T12:17:48.751Z] #115 writing image sha256:5be98293f48d553b45c75ab4b0abe8e44bffe6adbf9662ca3061216cb760c655 done [2025-03-11T12:17:48.751Z] #115 naming to docker.io/library/core-keeper [2025-03-11T12:17:48.751Z] #115 ... [2025-03-11T12:17:48.751Z] [2025-03-11T12:17:48.751Z] #199 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-11T12:17:48.751Z] #199 DONE 0.5s [2025-03-11T12:17:48.751Z] [2025-03-11T12:17:48.751Z] #200 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-03-11T12:17:48.751Z] #200 DONE 0.6s [2025-03-11T12:17:48.751Z] [2025-03-11T12:17:48.751Z] #201 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-11T12:17:48.751Z] #201 DONE 0.5s [2025-03-11T12:17:48.751Z] [2025-03-11T12:17:48.751Z] #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-11T12:17:48.751Z] #202 DONE 0.5s [2025-03-11T12:17:48.751Z] [2025-03-11T12:17:48.751Z] #115 [core-data] exporting to image [2025-03-11T12:17:48.751Z] #115 naming to docker.io/library/core-keeper 0.1s done [2025-03-11T12:17:49.022Z] #115 ... [2025-03-11T12:17:49.022Z] [2025-03-11T12:17:49.022Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-11T12:17:49.022Z] #203 DONE 0.7s [2025-03-11T12:17:49.022Z] [2025-03-11T12:17:49.022Z] #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-11T12:17:49.022Z] #204 DONE 0.7s [2025-03-11T12:17:49.022Z] [2025-03-11T12:17:49.022Z] #205 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-03-11T12:17:49.022Z] #205 DONE 0.7s [2025-03-11T12:17:49.022Z] [2025-03-11T12:17:49.022Z] #206 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-11T12:17:49.022Z] #206 DONE 0.7s [2025-03-11T12:17:49.022Z] [2025-03-11T12:17:49.022Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-11T12:17:49.022Z] #143 DONE 167.5s [2025-03-11T12:17:49.022Z] [2025-03-11T12:17:49.022Z] #115 [core-data] exporting to image [2025-03-11T12:17:49.022Z] #115 writing image sha256:76f43b1cbab072b436afd39bb7744ac3e85a834bd29201f183979f70dc58c5ba done [2025-03-11T12:17:49.022Z] #115 naming to docker.io/library/core-data done [2025-03-11T12:17:49.282Z] #115 ... [2025-03-11T12:17:49.282Z] [2025-03-11T12:17:49.282Z] #207 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-11T12:17:49.282Z] #207 DONE 0.4s [2025-03-11T12:17:49.282Z] [2025-03-11T12:17:49.282Z] #208 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-11T12:17:49.282Z] #208 DONE 0.4s [2025-03-11T12:17:49.282Z] [2025-03-11T12:17:49.282Z] #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-11T12:17:49.282Z] #209 DONE 0.2s [2025-03-11T12:17:49.282Z] [2025-03-11T12:17:49.282Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-11T12:17:49.282Z] #210 DONE 0.4s [2025-03-11T12:17:49.282Z] [2025-03-11T12:17:49.282Z] #115 [core-metadata] exporting to image [2025-03-11T12:17:49.282Z] #115 writing image sha256:1141bda31b369a68200624e6d3167eae28090e1ae0a8cfc5a5bcee3f0e50855b [2025-03-11T12:17:49.282Z] #115 ... [2025-03-11T12:17:49.282Z] [2025-03-11T12:17:49.282Z] #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-11T12:17:49.282Z] #211 DONE 0.3s [2025-03-11T12:17:49.282Z] [2025-03-11T12:17:49.282Z] #115 [core-command] exporting to image [2025-03-11T12:17:49.282Z] #115 writing image sha256:1141bda31b369a68200624e6d3167eae28090e1ae0a8cfc5a5bcee3f0e50855b 0.0s done [2025-03-11T12:17:49.282Z] #115 naming to docker.io/library/core-command done [2025-03-11T12:17:49.586Z] #115 ... [2025-03-11T12:17:49.586Z] [2025-03-11T12:17:49.586Z] #212 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-11T12:17:49.586Z] #212 DONE 0.3s [2025-03-11T12:17:49.586Z] [2025-03-11T12:17:49.586Z] #213 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T12:17:49.586Z] #213 DONE 0.1s [2025-03-11T12:17:49.586Z] [2025-03-11T12:17:49.586Z] #115 [security-spiffe-token-provider] exporting to image [2025-03-11T12:17:49.586Z] #115 writing image sha256:cbbd9953618cf58b15bed8d86d3b0b9932733b611a7d75beecfeb9f19e033051 done [2025-03-11T12:17:49.586Z] #115 naming to docker.io/library/security-spiffe-token-provider done [2025-03-11T12:17:49.586Z] #115 ... [2025-03-11T12:17:49.586Z] [2025-03-11T12:17:49.586Z] #214 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-11T12:17:49.586Z] #214 DONE 0.2s [2025-03-11T12:17:49.586Z] [2025-03-11T12:17:49.586Z] #215 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-11T12:17:49.586Z] #215 DONE 0.1s [2025-03-11T12:17:49.586Z] [2025-03-11T12:17:49.586Z] #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-11T12:17:49.586Z] #216 DONE 0.5s [2025-03-11T12:17:49.586Z] [2025-03-11T12:17:49.586Z] #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-11T12:17:49.586Z] #217 DONE 0.1s [2025-03-11T12:17:49.586Z] [2025-03-11T12:17:49.586Z] #218 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-11T12:17:49.845Z] #218 ... [2025-03-11T12:17:49.845Z] [2025-03-11T12:17:49.845Z] #219 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-11T12:17:49.845Z] #219 DONE 0.3s [2025-03-11T12:17:49.845Z] [2025-03-11T12:17:49.845Z] #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-11T12:17:49.845Z] #220 DONE 0.7s [2025-03-11T12:17:49.845Z] [2025-03-11T12:17:49.845Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-11T12:17:49.845Z] #221 DONE 0.0s [2025-03-11T12:17:50.104Z] [2025-03-11T12:17:50.104Z] #115 [security-proxy-setup] exporting to image [2025-03-11T12:17:50.104Z] #115 exporting layers 0.3s done [2025-03-11T12:17:50.104Z] #115 writing image sha256:9405db2c637f40e098e92e06375c6dd5c1fec4499bc7c124dba118c6f79503a2 done [2025-03-11T12:17:50.104Z] #115 naming to docker.io/library/support-scheduler done [2025-03-11T12:17:50.104Z] #115 writing image sha256:2809b86cf7b850776dab686a38e75da0aa29a02fc8b7b175940c3f5de7608ef0 done [2025-03-11T12:17:50.104Z] #115 naming to docker.io/library/security-proxy-setup done [2025-03-11T12:17:50.104Z] #115 exporting layers 0.4s done [2025-03-11T12:17:50.104Z] #115 writing image sha256:a4a1224827c7a5e90167f1148b4d19c5aec0511d90cf41abfbdf018a8754926d done [2025-03-11T12:17:50.104Z] #115 naming to docker.io/library/support-notifications done [2025-03-11T12:17:50.104Z] #115 writing image sha256:185b7863d8af172030b515ef6d7323664a011d384548579e89ca8216b9a8690b done [2025-03-11T12:17:50.104Z] #115 naming to docker.io/library/core-metadata done [2025-03-11T12:17:50.365Z] #115 writing image sha256:c1ed8bd8b21df565a4d7ce4d7724ad816c3aaa51676949e1d318109cb1d3c788 done [2025-03-11T12:17:50.365Z] #115 naming to docker.io/library/security-proxy-auth done [2025-03-11T12:17:50.365Z] #115 DONE 3.8s [2025-03-11T12:17:50.365Z] [2025-03-11T12:17:50.365Z] #218 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-11T12:17:50.365Z] #218 DONE 0.7s [2025-03-11T12:17:50.365Z] [2025-03-11T12:17:50.365Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T12:17:50.365Z] #43 ... [2025-03-11T12:17:50.365Z] [2025-03-11T12:17:50.365Z] #115 [security-secretstore-setup] exporting to image [2025-03-11T12:17:50.626Z] #115 exporting layers 0.2s done [2025-03-11T12:17:50.626Z] #115 writing image sha256:693d8154ebcc87c856e29fcb9547ecac4f4277c45bae334c9bdb11e194208edd done [2025-03-11T12:17:50.626Z] #115 naming to docker.io/library/security-secretstore-setup done [2025-03-11T12:17:50.626Z] #115 DONE 4.0s [2025-03-11T12:17:50.626Z] [2025-03-11T12:17:50.626Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T12:17:50.626Z] time="2025-03-11T12:13:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T12:17:50.626Z] time="2025-03-11T12:13:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T12:17:50.626Z] time="2025-03-11T12:13:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T12:17:50.626Z] time="2025-03-11T12:13:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T12:17:50.626Z] time="2025-03-11T12:13:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T12:17:50.626Z] time="2025-03-11T12:13:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T12:17:50.626Z] time="2025-03-11T12:13:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T12:17:50.626Z] time="2025-03-11T12:13:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T12:17:50.626Z] time="2025-03-11T12:13:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T12:17:50.626Z] time="2025-03-11T12:13:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T12:17:50.626Z] time="2025-03-11T12:13:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T12:17:50.626Z] time="2025-03-11T12:13:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T12:17:50.626Z] time="2025-03-11T12:13:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T12:17:50.626Z] time="2025-03-11T12:13:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T12:17:50.626Z] time="2025-03-11T12:13:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-11T12:17:50.655Z] $ docker stop --time=1 8f64cf5f221d663b1fa3a658c57f1f9fd8f7dcacc5217003419c27188f1fa275 [2025-03-11T12:17:51.931Z] $ docker rm -f --volumes 8f64cf5f221d663b1fa3a658c57f1f9fd8f7dcacc5217003419c27188f1fa275 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T12:17:52.348Z] + docker images [2025-03-11T12:17:52.348Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-11T12:17:52.348Z] security-secretstore-setup latest 693d8154ebcc 2 seconds ago 67.7MB [2025-03-11T12:17:52.348Z] support-notifications latest a4a1224827c7 3 seconds ago 51.6MB [2025-03-11T12:17:52.348Z] security-proxy-setup latest 2809b86cf7b8 3 seconds ago 38.2MB [2025-03-11T12:17:52.348Z] security-proxy-auth latest c1ed8bd8b21d 3 seconds ago 31.3MB [2025-03-11T12:17:52.348Z] support-scheduler latest 9405db2c637f 3 seconds ago 48MB [2025-03-11T12:17:52.348Z] core-command latest 1141bda31b36 4 seconds ago 27.9MB [2025-03-11T12:17:52.348Z] core-metadata latest 185b7863d8af 4 seconds ago 32.6MB [2025-03-11T12:17:52.348Z] security-spiffe-token-provider latest cbbd9953618c 4 seconds ago 46.9MB [2025-03-11T12:17:52.348Z] core-data latest 76f43b1cbab0 4 seconds ago 32.4MB [2025-03-11T12:17:52.348Z] core-keeper latest 5be98293f48d 5 seconds ago 32.1MB [2025-03-11T12:17:52.348Z] security-bootstrapper latest 67bcdda9bb13 About a minute ago 20.3MB [2025-03-11T12:17:52.348Z] core-common-config-bootstrapper latest cbe8639eaa01 About a minute ago 17.1MB [2025-03-11T12:17:52.348Z] security-spire-config latest 41448a8c2e91 3 minutes ago 149MB [2025-03-11T12:17:52.348Z] security-spire-agent latest 9e0c25165ee4 3 minutes ago 195MB [2025-03-11T12:17:52.348Z] security-spire-server latest 17f47cddb533 3 minutes ago 149MB [2025-03-11T12:17:52.348Z] ci-base-image-x86_64 latest 4cb4a67136ed 6 minutes ago 923MB [2025-03-11T12:17:52.348Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.23-alpine-lts bc3d7bf65e23 4 days ago 574MB [2025-03-11T12:17:52.348Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB [2025-03-11T12:17:52.348Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-11T12:17:53.495Z] provisioning config files... [2025-03-11T12:17:53.501Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8258746919552722901tmp [Pipeline] { [Pipeline] sh [2025-03-11T12:17:53.843Z] + set +x [2025-03-11T12:17:53.843Z] + curl -s+ https://codecov.io/bash [2025-03-11T12:17:53.843Z] bash -s -- [2025-03-11T12:17:53.843Z] [2025-03-11T12:17:53.843Z] _____ _ [2025-03-11T12:17:53.843Z] / ____| | | [2025-03-11T12:17:53.843Z] | | ___ __| | ___ ___ _____ __ [2025-03-11T12:17:53.843Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-11T12:17:53.843Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-11T12:17:53.843Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-11T12:17:53.843Z] Bash-1.0.6 [2025-03-11T12:17:53.843Z] [2025-03-11T12:17:53.843Z] [2025-03-11T12:17:53.843Z] ==> git version 2.25.1 found [2025-03-11T12:17:53.843Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-03-11T12:17:53.843Z] Release-Date: 2020-01-08 [2025-03-11T12:17:53.843Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-11T12:17:53.843Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-11T12:17:53.843Z] ==> Jenkins CI detected. [2025-03-11T12:17:53.843Z] current dir:  /w/workspace/edgex-go/1 [2025-03-11T12:17:53.843Z] project root: . [2025-03-11T12:17:53.843Z] --> token set from env [2025-03-11T12:17:53.843Z] Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml [2025-03-11T12:17:54.104Z] ==> Running gcov in . (disable via -X gcov) [2025-03-11T12:17:54.104Z] ==> Python coveragepy not found [2025-03-11T12:17:54.104Z] ==> Searching for coverage reports in: [2025-03-11T12:17:54.104Z] + . [2025-03-11T12:17:54.104Z] -> Found 1 reports [2025-03-11T12:17:54.104Z] ==> Detecting git/mercurial file structure [2025-03-11T12:17:54.104Z] ==> Reading reports [2025-03-11T12:17:54.104Z] + ./coverage.out bytes=1660758 [2025-03-11T12:17:54.104Z] ==> Appending adjustments [2025-03-11T12:17:54.104Z] https://docs.codecov.io/docs/fixing-reports [2025-03-11T12:17:56.011Z] + Found adjustments [2025-03-11T12:17:56.012Z] ==> Gzipping contents [2025-03-11T12:17:56.012Z] 168K /tmp/codecov.SzLh4G.gz [2025-03-11T12:17:56.012Z] ==> Uploading reports [2025-03-11T12:17:56.012Z] url: https://codecov.io [2025-03-11T12:17:56.012Z] query: branch=PR-5110&commit=251e1e7f092ad8a086b28ee677a93f95712f8e2c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5110%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5110&job=&cmd_args= [2025-03-11T12:17:56.012Z] -> Pinging Codecov [2025-03-11T12:17:56.012Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5110&commit=251e1e7f092ad8a086b28ee677a93f95712f8e2c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5110%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5110&job=&cmd_args= [2025-03-11T12:17:56.012Z] -> Uploading to [2025-03-11T12:17:56.012Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/251e1e7f092ad8a086b28ee677a93f95712f8e2c/bee5c2ae-ec42-4281-801a-61d3d4dde45d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250311%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250311T121755Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=fdd302dd1bdd7964e6b82409a1c4d8d5fae2ced1942e87353d05f911293da653 [2025-03-11T12:17:56.012Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-11T12:17:56.012Z] Dload Upload Total Spent Left Speed [2025-03-11T12:17:56.278Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 164k 0 0 100 164k 0 788k --:--:-- --:--:-- --:--:-- 784k 100 164k 0 0 100 164k 0 603k --:--:-- --:--:-- --:--:-- 601k [2025-03-11T12:17:56.278Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/251e1e7f092ad8a086b28ee677a93f95712f8e2c [Pipeline] } [2025-03-11T12:17:56.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-11T12:17:57.835Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-11T12:17:58.164Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T12:17:59.052Z] ---> package-listing.sh [2025-03-11T12:17:59.052Z] ++ facter osfamily [2025-03-11T12:17:59.052Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-11T12:17:59.312Z] + OS_FAMILY=debian [2025-03-11T12:17:59.312Z] + workspace=/w/workspace/edgex-go/1 [2025-03-11T12:17:59.312Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-11T12:17:59.312Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-11T12:17:59.312Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-11T12:17:59.312Z] + PACKAGES=/tmp/packages_start.txt [2025-03-11T12:17:59.312Z] + '[' /w/workspace/edgex-go/1 ']' [2025-03-11T12:17:59.312Z] + PACKAGES=/tmp/packages_end.txt [2025-03-11T12:17:59.312Z] + case "${OS_FAMILY}" in [2025-03-11T12:17:59.312Z] + grep '^ii' [2025-03-11T12:17:59.312Z] + dpkg -l [2025-03-11T12:17:59.312Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-11T12:17:59.312Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-11T12:17:59.312Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-11T12:17:59.312Z] + '[' /w/workspace/edgex-go/1 ']' [2025-03-11T12:17:59.312Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-03-11T12:17:59.312Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2025-03-11T12:17:59.348Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-11T12:17:59.638Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T12:18:00.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T12:18:00.269Z] [2025-03-11T12:18:00.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T12:18:00.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T12:18:00.915Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-11T12:18:00.915Z] 5eb5b503b376: Pulling fs layer [2025-03-11T12:18:00.915Z] 5c69ac0246d0: Pulling fs layer [2025-03-11T12:18:00.915Z] ec43610c2a17: Pulling fs layer [2025-03-11T12:18:00.915Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-11T12:18:00.915Z] 33b1e0a273af: Pulling fs layer [2025-03-11T12:18:00.915Z] 5d3b04190fa2: Pulling fs layer [2025-03-11T12:18:00.915Z] 2f39f015ded8: Pulling fs layer [2025-03-11T12:18:00.915Z] 33b1e0a273af: Waiting [2025-03-11T12:18:00.915Z] 5d3b04190fa2: Waiting [2025-03-11T12:18:00.915Z] 3a2ae6a8a46f: Waiting [2025-03-11T12:18:00.915Z] 2f39f015ded8: Waiting [2025-03-11T12:18:00.915Z] 5c69ac0246d0: Verifying Checksum [2025-03-11T12:18:00.915Z] 5c69ac0246d0: Download complete [2025-03-11T12:18:00.915Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-11T12:18:00.915Z] 3a2ae6a8a46f: Download complete [2025-03-11T12:18:00.915Z] 33b1e0a273af: Verifying Checksum [2025-03-11T12:18:00.915Z] 33b1e0a273af: Download complete [2025-03-11T12:18:00.915Z] 5d3b04190fa2: Verifying Checksum [2025-03-11T12:18:00.915Z] 5d3b04190fa2: Download complete [2025-03-11T12:18:00.915Z] ec43610c2a17: Verifying Checksum [2025-03-11T12:18:00.915Z] ec43610c2a17: Download complete [2025-03-11T12:18:00.915Z] 5eb5b503b376: Download complete [2025-03-11T12:18:01.484Z] 2f39f015ded8: Download complete [2025-03-11T12:18:02.418Z] 5eb5b503b376: Pull complete [2025-03-11T12:18:02.418Z] 5c69ac0246d0: Pull complete [2025-03-11T12:18:02.984Z] ec43610c2a17: Pull complete [2025-03-11T12:18:02.984Z] 3a2ae6a8a46f: Pull complete [2025-03-11T12:18:03.242Z] 33b1e0a273af: Pull complete [2025-03-11T12:18:03.242Z] 5d3b04190fa2: Pull complete [2025-03-11T12:18:07.550Z] 2f39f015ded8: Pull complete [2025-03-11T12:18:07.550Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-11T12:18:07.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T12:18:07.550Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T12:18:07.784Z] prd-ubuntu20.04-docker-8c-8g-40913 does not seem to be running inside a container [2025-03-11T12:18:07.807Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-11T12:18:09.250Z] $ docker top 8ec7b5d4cce43ba9e424960422a071bba2321239bea082552b3e4db452487770 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T12:18:09.659Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-11T12:18:09.972Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-11T12:18:10.285Z] + ls /var/log/sa-host [2025-03-11T12:18:10.285Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T12:18:10.432Z] provisioning config files... [2025-03-11T12:18:10.442Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2604157863413035833tmp [Pipeline] { [Pipeline] echo [2025-03-11T12:18:10.493Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T12:18:10.819Z] ---> create-netrc.sh [Pipeline] } [2025-03-11T12:18:10.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-11T12:18:11.247Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-11T12:18:11.287Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T12:18:11.604Z] ---> sudo-logs.sh [2025-03-11T12:18:11.604Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-11T12:18:11.698Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T12:18:12.018Z] ---> job-cost.sh [2025-03-11T12:18:12.018Z] lf-activate-venv: SKIPPING [2025-03-11T12:18:12.018Z] INFO: No Stack... [2025-03-11T12:18:12.276Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-11T12:18:12.536Z] INFO: Archiving Costs [Pipeline] echo [2025-03-11T12:18:12.574Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T12:18:12.892Z] ---> logs-deploy.sh [2025-03-11T12:18:12.892Z] lf-activate-venv: SKIPPING [2025-03-11T12:18:12.892Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5110/1 [2025-03-11T12:18:12.892Z] INFO: archiving workspace using pattern(s): [2025-03-11T12:18:13.831Z] Archives upload complete. [2025-03-11T12:18:14.089Z] INFO: archiving logs to Nexus