Pull request #5148 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 54a05ee593092c95e493dee7c556e170c3f90e81+21cd7c14f5e382ba721c8756160f6132a91a8ed6 (b857289ea4b1ec5a2988c70b546a51e8612b1855) 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-ssh11347888583980840132.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh15362452071509858233.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-5148/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-5148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12488064848607094484.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-5148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13192764101661045482.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh12819389220248490489.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-5148/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-5148/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15033584324836747335.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1795 in /w/workspace/edgexfoundry_edgex-go_PR-5148 [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 Merging remotes/origin/main commit 21cd7c14f5e382ba721c8756160f6132a91a8ed6 into PR head commit 54a05ee593092c95e493dee7c556e170c3f90e81 Merge succeeded, producing 54a05ee593092c95e493dee7c556e170c3f90e81 Checking out Revision 54a05ee593092c95e493dee7c556e170c3f90e81 (PR-5148) Commit message: "build(deps): Bump github.com/go-co-op/gocron/v2 from 2.16.1 to 2.16.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a > 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/5148/head:refs/remotes/origin/PR-5148 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54a05ee593092c95e493dee7c556e170c3f90e81 # 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 21cd7c14f5e382ba721c8756160f6132a91a8ed6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54a05ee593092c95e493dee7c556e170c3f90e81 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-05-19T19:42:27.582Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-05-19T19:42:27.761Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-05-19T19:42:27.861Z] ========================================================= [2025-05-19T19:42:27.862Z] EdgeX Global Pipelines Version Info [2025-05-19T19:42:27.862Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-05-19T19:42:28.610Z] ------------------- [2025-05-19T19:42:28.610Z] stable info: [2025-05-19T19:42:28.610Z] ------------------- [2025-05-19T19:42:28.610Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-05-19T19:42:28.610Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-05-19T19:42:28.610Z] Message: update stable to v1.0.274 [2025-05-19T19:42:29.179Z] ------------------- [2025-05-19T19:42:29.179Z] experimental info: [2025-05-19T19:42:29.179Z] ------------------- [2025-05-19T19:42:29.179Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-05-19T19:42:29.179Z] Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 [2025-05-19T19:42:29.179Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-05-19T19:42:29.376Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-05-19T19:42:29.428Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-05-19T19:42:29.481Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-05-19T19:42:29.530Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-05-19T19:42:29.585Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-05-19T19:42:29.641Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-05-19T19:42:29.692Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-05-19T19:42:29.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-05-19T19:42:29.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-05-19T19:42:29.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-05-19T19:42:29.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-05-19T19:42:29.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-05-19T19:42:30.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-05-19T19:42:30.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-05-19T19:42:30.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-05-19T19:42:30.166Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-05-19T19:42:30.220Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-05-19T19:42:30.275Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-05-19T19:42:30.327Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-05-19T19:42:30.376Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-05-19T19:42:30.420Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-05-19T19:42:30.468Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-05-19T19:42:30.518Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-05-19T19:42:30.577Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5148 [Pipeline] echo [2025-05-19T19:42:30.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5148 [Pipeline] echo [2025-05-19T19:42:30.679Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5148 [Pipeline] echo [2025-05-19T19:42:30.728Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 54a05ee593092c95e493dee7c556e170c3f90e81 [Pipeline] echo [2025-05-19T19:42:30.780Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 54a05ee [Pipeline] echo [2025-05-19T19:42:30.831Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-19T19:42:30.965Z] provisioning config files... [2025-05-19T19:42:30.978Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15339751901853527103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-19T19:42:31.357Z] ---> ****-login.sh [2025-05-19T19:42:31.357Z] nexus3.edgexfoundry.org:10001 [2025-05-19T19:42:31.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-19T19:42:31.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-19T19:42:31.618Z] Configure a credential helper to remove this warning. See [2025-05-19T19:42:31.618Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-19T19:42:31.618Z] [2025-05-19T19:42:31.618Z] Login Succeeded [2025-05-19T19:42:31.618Z] nexus3.edgexfoundry.org:10002 [2025-05-19T19:42:31.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-19T19:42:31.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-19T19:42:31.878Z] Configure a credential helper to remove this warning. See [2025-05-19T19:42:31.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-19T19:42:31.878Z] [2025-05-19T19:42:31.878Z] Login Succeeded [2025-05-19T19:42:31.878Z] nexus3.edgexfoundry.org:10003 [2025-05-19T19:42:31.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-19T19:42:31.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-19T19:42:31.879Z] Configure a credential helper to remove this warning. See [2025-05-19T19:42:31.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-19T19:42:31.879Z] [2025-05-19T19:42:31.879Z] Login Succeeded [2025-05-19T19:42:31.879Z] nexus3.edgexfoundry.org:10004 [2025-05-19T19:42:31.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-19T19:42:32.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-19T19:42:32.139Z] Configure a credential helper to remove this warning. See [2025-05-19T19:42:32.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-19T19:42:32.139Z] [2025-05-19T19:42:32.139Z] Login Succeeded [2025-05-19T19:42:32.139Z] ****.io [2025-05-19T19:42:32.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-19T19:42:32.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-19T19:42:32.399Z] Configure a credential helper to remove this warning. See [2025-05-19T19:42:32.399Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-19T19:42:32.399Z] [2025-05-19T19:42:32.399Z] Login Succeeded [2025-05-19T19:42:32.399Z] ---> ****-login.sh ends [Pipeline] } [2025-05-19T19:42:32.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-05-19T19:42:32.855Z] + 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-05-19T19:42:32.855Z] + cut -d/ -f2 [2025-05-19T19:42:32.855Z] + dirname cmd/core-command/Dockerfile [2025-05-19T19:42:32.855Z] + echo core-command,cmd/core-command/Dockerfile [2025-05-19T19:42:32.855Z] + cut -d/ -f2 [2025-05-19T19:42:32.855Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-05-19T19:42:32.855Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-05-19T19:42:32.855Z] + dirname cmd/core-data/Dockerfile+ [2025-05-19T19:42:32.855Z] cut -d/ -f2 [2025-05-19T19:42:32.855Z] + echo core-data,cmd/core-data/Dockerfile [2025-05-19T19:42:32.855Z] + dirname cmd/core-keeper/Dockerfile [2025-05-19T19:42:32.855Z] + cut -d/ -f2 [2025-05-19T19:42:32.855Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-05-19T19:42:32.855Z] + dirname cmd/core-metadata/Dockerfile [2025-05-19T19:42:32.855Z] + cut -d/ -f2 [2025-05-19T19:42:32.855Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-05-19T19:42:32.855Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-05-19T19:42:32.855Z] + cut -d/ -f2 [2025-05-19T19:42:32.855Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-05-19T19:42:32.855Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-05-19T19:42:32.855Z] + cut -d/ -f2 [2025-05-19T19:42:32.855Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-05-19T19:42:32.855Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-05-19T19:42:32.855Z] + cut -d/ -f2 [2025-05-19T19:42:32.855Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-05-19T19:42:32.855Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-05-19T19:42:32.855Z] + cut -d/ -f2 [2025-05-19T19:42:32.855Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-05-19T19:42:32.855Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-05-19T19:42:32.855Z] + cut -d/ -f2 [2025-05-19T19:42:32.855Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-05-19T19:42:32.855Z] + + cut -d/ -f2 [2025-05-19T19:42:32.855Z] dirname cmd/security-spire-agent/Dockerfile [2025-05-19T19:42:32.855Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-05-19T19:42:32.855Z] + dirname cmd/security-spire-config/Dockerfile [2025-05-19T19:42:32.855Z] + cut -d/ -f2 [2025-05-19T19:42:32.855Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-05-19T19:42:32.855Z] + dirname cmd/security-spire-server/Dockerfile [2025-05-19T19:42:32.855Z] + cut -d/ -f2 [2025-05-19T19:42:32.855Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-05-19T19:42:32.855Z] + cut -d/ -f2 [2025-05-19T19:42:32.855Z] + dirname cmd/support-notifications/Dockerfile [2025-05-19T19:42:32.855Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-05-19T19:42:32.855Z] + dirname cmd/support-scheduler/Dockerfile [2025-05-19T19:42:32.855Z] + cut -d/ -f2 [2025-05-19T19:42:32.855Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-05-19T19:42:32.906Z] 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-05-19T19:42:33.428Z] + git rev-list -1 --merges 54a05ee593092c95e493dee7c556e170c3f90e81~1..54a05ee593092c95e493dee7c556e170c3f90e81 [Pipeline] echo [2025-05-19T19:42:33.463Z] -----------> git rev-list -1 --merges 54a05ee593092c95e493dee7c556e170c3f90e81~1..54a05ee593092c95e493dee7c556e170c3f90e81 54a05ee593092c95e493dee7c556e170c3f90e81 [false] [Pipeline] sh [2025-05-19T19:42:33.781Z] + git log --format=format:%s -1 54a05ee593092c95e493dee7c556e170c3f90e81 [Pipeline] echo [2025-05-19T19:42:33.818Z] ========================================================= [2025-05-19T19:42:33.818Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-05-19T19:42:33.818Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-05-19T19:42:34.267Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-05-19T19:42:34.267Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-05-19T19:42:34.267Z] + [ -e /tmp/ssh_known_hosts ] [2025-05-19T19:42:34.267Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-05-19T19:42:34.267Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2025-05-19T19:42:34.267Z] -a /etc/ssh/ssh_known_hosts [2025-05-19T19:42:34.267Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-19T19:42:34.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-19T19:42:34.713Z] [2025-05-19T19:42:34.713Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-19T19:42:35.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-19T19:42:35.100Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-05-19T19:42:35.100Z] b85a868b505f: Pulling fs layer [2025-05-19T19:42:35.100Z] e2be974225ed: Pulling fs layer [2025-05-19T19:42:35.100Z] 339a4e72a1f5: Pulling fs layer [2025-05-19T19:42:35.100Z] 988bab9f4d93: Pulling fs layer [2025-05-19T19:42:35.100Z] 1469e6f7b9e6: Pulling fs layer [2025-05-19T19:42:35.100Z] eaf3925da568: Pulling fs layer [2025-05-19T19:42:35.100Z] bab4dde63d76: Pulling fs layer [2025-05-19T19:42:35.100Z] bde34c3a00c8: Pulling fs layer [2025-05-19T19:42:35.100Z] b352a97aabf1: Pulling fs layer [2025-05-19T19:42:35.100Z] 4872d77fe225: Pulling fs layer [2025-05-19T19:42:35.100Z] 5851b861e8e6: Pulling fs layer [2025-05-19T19:42:35.100Z] bab4dde63d76: Waiting [2025-05-19T19:42:35.100Z] bde34c3a00c8: Waiting [2025-05-19T19:42:35.100Z] b352a97aabf1: Waiting [2025-05-19T19:42:35.100Z] 4872d77fe225: Waiting [2025-05-19T19:42:35.100Z] 988bab9f4d93: Waiting [2025-05-19T19:42:35.100Z] 1469e6f7b9e6: Waiting [2025-05-19T19:42:35.100Z] eaf3925da568: Waiting [2025-05-19T19:42:35.100Z] e2be974225ed: Download complete [2025-05-19T19:42:35.100Z] 988bab9f4d93: Verifying Checksum [2025-05-19T19:42:35.100Z] 988bab9f4d93: Download complete [2025-05-19T19:42:35.367Z] 1469e6f7b9e6: Verifying Checksum [2025-05-19T19:42:35.367Z] 1469e6f7b9e6: Download complete [2025-05-19T19:42:35.367Z] eaf3925da568: Verifying Checksum [2025-05-19T19:42:35.367Z] eaf3925da568: Download complete [2025-05-19T19:42:35.367Z] 339a4e72a1f5: Verifying Checksum [2025-05-19T19:42:35.367Z] 339a4e72a1f5: Download complete [2025-05-19T19:42:35.367Z] bde34c3a00c8: Verifying Checksum [2025-05-19T19:42:35.367Z] bde34c3a00c8: Download complete [2025-05-19T19:42:35.367Z] b352a97aabf1: Verifying Checksum [2025-05-19T19:42:35.367Z] b352a97aabf1: Download complete [2025-05-19T19:42:35.367Z] 4872d77fe225: Verifying Checksum [2025-05-19T19:42:35.367Z] 4872d77fe225: Download complete [2025-05-19T19:42:35.367Z] 5851b861e8e6: Verifying Checksum [2025-05-19T19:42:35.367Z] 5851b861e8e6: Download complete [2025-05-19T19:42:35.667Z] b85a868b505f: Verifying Checksum [2025-05-19T19:42:35.667Z] b85a868b505f: Download complete [2025-05-19T19:42:35.667Z] bab4dde63d76: Verifying Checksum [2025-05-19T19:42:35.667Z] bab4dde63d76: Download complete [2025-05-19T19:42:36.638Z] b85a868b505f: Pull complete [2025-05-19T19:42:36.638Z] e2be974225ed: Pull complete [2025-05-19T19:42:37.205Z] 339a4e72a1f5: Pull complete [2025-05-19T19:42:37.205Z] 988bab9f4d93: Pull complete [2025-05-19T19:42:37.465Z] 1469e6f7b9e6: Pull complete [2025-05-19T19:42:37.726Z] eaf3925da568: Pull complete [2025-05-19T19:42:39.104Z] bab4dde63d76: Pull complete [2025-05-19T19:42:39.365Z] bde34c3a00c8: Pull complete [2025-05-19T19:42:39.365Z] b352a97aabf1: Pull complete [2025-05-19T19:42:39.626Z] 4872d77fe225: Pull complete [2025-05-19T19:42:39.626Z] 5851b861e8e6: Pull complete [2025-05-19T19:42:39.626Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-05-19T19:42:39.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-19T19:42:39.626Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-19T19:42:39.929Z] prd-ubuntu20.04-docker-8c-8g-1795 does not seem to be running inside a container [2025-05-19T19:42:39.962Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-05-19T19:42:41.917Z] $ docker top ac1e7eb44965a425f737e297467fc58e38f807718924f6ae4a735be1af43912b -eo pid,comm [2025-05-19T19:42:41.974Z] 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-05-19T19:42:41.974Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-05-19T19:42:42.140Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-05-19T19:42:42.141Z] [ssh-agent] Looking for ssh-agent implementation... [2025-05-19T19:42:42.256Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-05-19T19:42:42.255Z] $ docker exec ac1e7eb44965a425f737e297467fc58e38f807718924f6ae4a735be1af43912b ssh-agent [2025-05-19T19:42:42.366Z] SSH_AUTH_SOCK=/tmp/ssh-XTGu3VGcA6qq/agent.32 [2025-05-19T19:42:42.366Z] SSH_AGENT_PID=38 [2025-05-19T19:42:42.372Z] Running ssh-add (command line suppressed) [2025-05-19T19:42:42.470Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6661968368419285206.key (/w/workspace/edgex-go/1@tmp/private_key_6661968368419285206.key) [2025-05-19T19:42:42.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-05-19T19:42:42.840Z] + git tag --points-at HEAD [Pipeline] } [2025-05-19T19:42:42.862Z] $ docker exec --env ******** --env ******** ac1e7eb44965a425f737e297467fc58e38f807718924f6ae4a735be1af43912b ssh-agent -k [2025-05-19T19:42:42.962Z] unset SSH_AUTH_SOCK; [2025-05-19T19:42:42.962Z] unset SSH_AGENT_PID; [2025-05-19T19:42:42.962Z] echo Agent pid 38 killed; [2025-05-19T19:42:42.977Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-05-19T19:42:43.077Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-05-19T19:42:43.077Z] [ssh-agent] Looking for ssh-agent implementation... [2025-05-19T19:42:43.200Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-05-19T19:42:43.198Z] $ docker exec ac1e7eb44965a425f737e297467fc58e38f807718924f6ae4a735be1af43912b ssh-agent [2025-05-19T19:42:43.311Z] SSH_AUTH_SOCK=/tmp/ssh-oknRimd81SdK/agent.71 [2025-05-19T19:42:43.311Z] SSH_AGENT_PID=77 [2025-05-19T19:42:43.315Z] Running ssh-add (command line suppressed) [2025-05-19T19:42:43.417Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17670349481589129729.key (/w/workspace/edgex-go/1@tmp/private_key_17670349481589129729.key) [2025-05-19T19:42:43.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-05-19T19:42:43.774Z] + git semver init [2025-05-19T19:42:44.034Z] 2025-05-19 19:42:43,939 [run_init] DEBUG init version:0.0.0 force:False [2025-05-19T19:42:44.034Z] 2025-05-19 19:42:43,940 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-05-19T19:42:44.034Z] 2025-05-19 19:42:43,940 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-05-19T19:42:44.034Z] 2025-05-19 19:42:43,940 [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-05-19T19:42:50.602Z] 2025-05-19 19:42:49,353 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-05-19T19:42:50.602Z] 2025-05-19 19:42:49,354 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5148 with force:False [2025-05-19T19:42:50.602Z] 2025-05-19 19:42:49,354 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5148 [2025-05-19T19:42:50.602Z] 2025-05-19 19:42:49,358 [execute] INFO git cat-file --batch-check [2025-05-19T19:42:50.602Z] 2025-05-19 19:42:49,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2025-05-19T19:42:50.602Z] 2025-05-19 19:42:49,364 [execute] INFO git cat-file --batch [2025-05-19T19:42:50.602Z] 2025-05-19 19:42:49,365 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2025-05-19T19:42:50.602Z] 2025-05-19 19:42:49,369 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5148 [2025-05-19T19:42:50.602Z] 0.0.0 [Pipeline] } [2025-05-19T19:42:50.632Z] $ docker exec --env ******** --env ******** ac1e7eb44965a425f737e297467fc58e38f807718924f6ae4a735be1af43912b ssh-agent -k [2025-05-19T19:42:50.746Z] unset SSH_AUTH_SOCK; [2025-05-19T19:42:50.746Z] unset SSH_AGENT_PID; [2025-05-19T19:42:50.746Z] echo Agent pid 77 killed; [2025-05-19T19:42:50.764Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-05-19T19:42:51.206Z] + git semver [Pipeline] } [2025-05-19T19:42:51.486Z] $ docker stop --time=1 ac1e7eb44965a425f737e297467fc58e38f807718924f6ae4a735be1af43912b [2025-05-19T19:42:52.819Z] $ docker rm -f --volumes ac1e7eb44965a425f737e297467fc58e38f807718924f6ae4a735be1af43912b [Pipeline] // withDockerContainer [Pipeline] sh [2025-05-19T19:42:53.426Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-05-19T19:42:53.738Z] Stashed 1 file(s) [Pipeline] echo [2025-05-19T19:42:53.763Z] [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-05-19T19:42:55.002Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-05-19T19:42:55.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-05-19T19:42:55.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-05-19T19:42:55.122Z] ========================================================= [2025-05-19T19:42:55.122Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-05-19T19:42:55.122Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-05-19T19:42:55.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-05-19T19:42:55.468Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-05-19T19:42:55.468Z] 0a9a5dfd008f: Pulling fs layer [2025-05-19T19:42:55.468Z] dbfa0bcfca99: Pulling fs layer [2025-05-19T19:42:55.468Z] 70eabb1d9476: Pulling fs layer [2025-05-19T19:42:55.468Z] 957bedc73fa3: Pulling fs layer [2025-05-19T19:42:55.468Z] 4f4fb700ef54: Pulling fs layer [2025-05-19T19:42:55.468Z] f40432e63723: Pulling fs layer [2025-05-19T19:42:55.468Z] 90b4343acab7: Pulling fs layer [2025-05-19T19:42:55.468Z] 9f67ea4ac784: Pulling fs layer [2025-05-19T19:42:55.468Z] 9228b9a606be: Pulling fs layer [2025-05-19T19:42:55.469Z] 4f4fb700ef54: Waiting [2025-05-19T19:42:55.469Z] 957bedc73fa3: Waiting [2025-05-19T19:42:55.469Z] f40432e63723: Waiting [2025-05-19T19:42:55.469Z] 90b4343acab7: Waiting [2025-05-19T19:42:55.469Z] 9f67ea4ac784: Waiting [2025-05-19T19:42:55.469Z] 9228b9a606be: Waiting [2025-05-19T19:42:55.469Z] dbfa0bcfca99: Verifying Checksum [2025-05-19T19:42:55.469Z] dbfa0bcfca99: Download complete [2025-05-19T19:42:55.469Z] 957bedc73fa3: Verifying Checksum [2025-05-19T19:42:55.469Z] 957bedc73fa3: Download complete [2025-05-19T19:42:55.469Z] 4f4fb700ef54: Verifying Checksum [2025-05-19T19:42:55.469Z] 4f4fb700ef54: Download complete [2025-05-19T19:42:55.469Z] f40432e63723: Verifying Checksum [2025-05-19T19:42:55.469Z] f40432e63723: Download complete [2025-05-19T19:42:55.469Z] 0a9a5dfd008f: Verifying Checksum [2025-05-19T19:42:55.469Z] 0a9a5dfd008f: Download complete [2025-05-19T19:42:55.728Z] 90b4343acab7: Verifying Checksum [2025-05-19T19:42:55.728Z] 90b4343acab7: Download complete [2025-05-19T19:42:55.728Z] 0a9a5dfd008f: Pull complete [2025-05-19T19:42:55.988Z] 9228b9a606be: Verifying Checksum [2025-05-19T19:42:55.988Z] 9228b9a606be: Download complete [2025-05-19T19:42:55.988Z] dbfa0bcfca99: Pull complete [2025-05-19T19:42:56.246Z] 70eabb1d9476: Download complete [2025-05-19T19:42:56.506Z] 9f67ea4ac784: Verifying Checksum [2025-05-19T19:42:56.506Z] 9f67ea4ac784: Download complete [2025-05-19T19:42:59.788Z] 70eabb1d9476: Pull complete [2025-05-19T19:42:59.788Z] 957bedc73fa3: Pull complete [2025-05-19T19:42:59.788Z] 4f4fb700ef54: Pull complete [2025-05-19T19:42:59.788Z] f40432e63723: Pull complete [2025-05-19T19:42:59.788Z] 90b4343acab7: Pull complete [2025-05-19T19:43:01.691Z] 9f67ea4ac784: Pull complete [2025-05-19T19:43:02.257Z] 9228b9a606be: Pull complete [2025-05-19T19:43:02.257Z] Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 [2025-05-19T19:43:02.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-05-19T19:43:02.257Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-05-19T19:43:02.623Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-05-19T19:43:02.623Z] WORKDIR /edgex [2025-05-19T19:43:02.623Z] COPY go.mod . [2025-05-19T19:43:02.623Z] RUN go mod download [2025-05-19T19:43:02.623Z] + docker build -t ci-base-image-x86_64 -f - . [2025-05-19T19:43:03.191Z] Sending build context to Docker daemon 185.9MB [2025-05-19T19:43:03.191Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-05-19T19:43:03.191Z] ---> 69404ca5bff2 [2025-05-19T19:43:03.191Z] Step 2/4 : WORKDIR /edgex [2025-05-19T19:43:07.383Z] ---> Running in 90dd28a6845b [2025-05-19T19:43:07.383Z] Removing intermediate container 90dd28a6845b [2025-05-19T19:43:07.383Z] ---> 1a6ac758fc6b [2025-05-19T19:43:07.383Z] Step 3/4 : COPY go.mod . [2025-05-19T19:43:07.383Z] ---> 3c326e4a5ca2 [2025-05-19T19:43:07.383Z] Step 4/4 : RUN go mod download [2025-05-19T19:43:07.383Z] ---> Running in 43eb952bdd25 [2025-05-19T19:43:22.270Z] Removing intermediate container 43eb952bdd25 [2025-05-19T19:43:22.270Z] ---> 9eb327be66c1 [2025-05-19T19:43:22.270Z] Successfully built 9eb327be66c1 [2025-05-19T19:43:22.270Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-19T19:43:22.669Z] + docker inspect -f . ci-base-image-x86_64 [2025-05-19T19:43:22.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-19T19:43:22.833Z] prd-ubuntu20.04-docker-8c-8g-1795 does not seem to be running inside a container [2025-05-19T19:43:22.857Z] $ 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 ******** ci-base-image-x86_64 cat [2025-05-19T19:43:23.238Z] $ docker top 375fa7d8d4ddec28db17d30b898e7bb0d7fc577634a0c6cff7616c97cce473f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-19T19:43:23.646Z] + go version [2025-05-19T19:43:23.646Z] go version go1.23.8 linux/amd64 [Pipeline] } [2025-05-19T19:43:23.677Z] $ docker stop --time=1 375fa7d8d4ddec28db17d30b898e7bb0d7fc577634a0c6cff7616c97cce473f8 [2025-05-19T19:43:24.938Z] $ docker rm -f --volumes 375fa7d8d4ddec28db17d30b898e7bb0d7fc577634a0c6cff7616c97cce473f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-19T19:43:25.691Z] + docker inspect -f . ci-base-image-x86_64 [2025-05-19T19:43:25.691Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-19T19:43:25.858Z] prd-ubuntu20.04-docker-8c-8g-1795 does not seem to be running inside a container [2025-05-19T19:43:25.882Z] $ 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 ******** ci-base-image-x86_64 cat [2025-05-19T19:43:26.233Z] $ docker top d1f356eb37fe0e9921ec1539c755da0a2010b1b49c914873ce459a20f57c954a -eo pid,comm [Pipeline] { [Pipeline] echo [2025-05-19T19:43:26.356Z] ========================================================= [2025-05-19T19:43:26.356Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-05-19T19:43:26.356Z] ========================================================= [Pipeline] sh [2025-05-19T19:43:26.650Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-05-19T19:43:27.026Z] + make test [2025-05-19T19:43:27.026Z] go test -race -coverprofile=coverage.out ./... [2025-05-19T19:43:35.140Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-05-19T19:43:57.053Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-05-19T19:43:57.053Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-05-19T19:43:57.053Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-05-19T19:43:57.053Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-05-19T19:43:57.053Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-05-19T19:43:57.312Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-05-19T19:43:57.312Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-05-19T19:43:57.570Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-05-19T19:43:57.570Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-05-19T19:43:57.570Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-05-19T19:43:57.571Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-05-19T19:43:57.571Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-05-19T19:43:57.571Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-05-19T19:43:57.571Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-05-19T19:43:57.571Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-05-19T19:43:57.571Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-05-19T19:43:57.571Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-05-19T19:43:58.506Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.019s coverage: 28.7% of statements [2025-05-19T19:43:59.883Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-05-19T19:43:59.883Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-05-19T19:43:59.883Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-05-19T19:43:59.883Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-05-19T19:44:00.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2025-05-19T19:44:01.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-05-19T19:44:01.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-05-19T19:44:01.017Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-05-19T19:44:01.017Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-05-19T19:44:01.017Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-05-19T19:44:01.017Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-05-19T19:44:01.017Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-05-19T19:44:01.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-05-19T19:44:01.017Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-05-19T19:44:01.017Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-05-19T19:44:02.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-05-19T19:44:02.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-05-19T19:44:02.396Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-05-19T19:44:02.396Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-05-19T19:44:02.396Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-05-19T19:44:02.396Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-05-19T19:44:03.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.2% of statements [2025-05-19T19:44:03.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.022s coverage: 3.5% of statements [2025-05-19T19:44:03.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.048s coverage: 45.2% of statements [2025-05-19T19:44:03.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.551s coverage: 93.4% of statements [2025-05-19T19:44:03.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 92.3% of statements [2025-05-19T19:44:03.772Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-05-19T19:44:03.772Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-05-19T19:44:05.151Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 8.4% of statements [2025-05-19T19:44:05.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-05-19T19:44:05.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-05-19T19:44:05.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-05-19T19:44:05.725Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-05-19T19:44:05.725Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-05-19T19:44:05.725Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-05-19T19:44:05.725Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-05-19T19:44:05.725Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-05-19T19:44:05.725Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-05-19T19:44:05.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-05-19T19:44:05.725Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-05-19T19:44:05.725Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-05-19T19:44:05.725Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-05-19T19:44:05.725Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-05-19T19:44:07.101Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.384s coverage: 95.8% of statements [2025-05-19T19:44:07.101Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2025-05-19T19:44:07.361Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-05-19T19:44:07.361Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-05-19T19:44:07.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-05-19T19:44:07.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-05-19T19:44:07.619Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-05-19T19:44:07.619Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-05-19T19:44:08.554Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] [2025-05-19T19:44:08.554Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements [2025-05-19T19:44:08.554Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 38.1% of statements [2025-05-19T19:44:08.554Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 81.1% of statements [2025-05-19T19:44:09.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements [2025-05-19T19:44:09.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements [2025-05-19T19:44:09.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2025-05-19T19:44:09.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.024s coverage: 96.3% of statements [2025-05-19T19:44:09.127Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-05-19T19:44:09.127Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-05-19T19:44:09.127Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-05-19T19:44:09.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-05-19T19:44:09.695Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-05-19T19:44:09.695Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-05-19T19:44:09.695Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-05-19T19:44:09.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements [2025-05-19T19:44:10.892Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-05-19T19:44:10.892Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-05-19T19:44:10.892Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-05-19T19:44:11.826Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-05-19T19:44:11.826Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-05-19T19:44:11.826Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-05-19T19:44:11.826Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-05-19T19:44:12.086Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-05-19T19:44:12.086Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-05-19T19:44:12.653Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-05-19T19:44:14.028Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-05-19T19:44:14.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-05-19T19:44:15.667Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-05-19T19:44:16.605Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-05-19T19:44:16.605Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-05-19T19:44:16.605Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-05-19T19:44:19.891Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-05-19T19:44:20.157Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-05-19T19:44:20.157Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-05-19T19:44:20.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-05-19T19:44:20.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-05-19T19:44:20.417Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-05-19T19:44:22.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements [2025-05-19T19:44:22.321Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-05-19T19:44:22.321Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-05-19T19:44:22.321Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-05-19T19:44:22.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-05-19T19:44:22.321Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-05-19T19:44:22.321Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-05-19T19:44:22.889Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-05-19T19:44:22.889Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-05-19T19:44:22.889Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-05-19T19:44:22.889Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-05-19T19:44:22.889Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-05-19T19:44:22.889Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-05-19T19:44:24.268Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-05-19T19:44:24.268Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-05-19T19:44:24.268Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-05-19T19:44:24.268Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-05-19T19:44:25.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-05-19T19:44:25.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-05-19T19:44:25.646Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-05-19T19:44:25.646Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-05-19T19:44:25.646Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-05-19T19:44:25.646Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-05-19T19:44:25.646Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-05-19T19:44:27.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-05-19T19:44:27.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-05-19T19:44:27.023Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.041s coverage: 92.9% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.025s coverage: 62.3% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 47.4% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 6.8% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.046s coverage: 33.3% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.043s coverage: 100.0% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.173s coverage: 54.5% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.017s coverage: 89.4% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.026s coverage: 96.8% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.016s coverage: 100.0% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.161s coverage: 29.2% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.019s coverage: 93.8% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.0% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.138s coverage: 94.9% of statements [2025-05-19T19:44:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.027s coverage: 9.0% of statements [2025-05-19T19:44:33.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.065s coverage: 97.7% of statements [2025-05-19T19:44:33.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 43.6% of statements [2025-05-19T19:44:33.589Z] 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-05-19T19:44:33.847Z] running golangci-lint [2025-05-19T19:44:33.847Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-05-19T19:44:33.847Z] go version go1.23.8 linux/amd64 [2025-05-19T19:44:34.104Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-05-19T19:44:34.104Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-05-19T19:44:34.104Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-05-19T19:44:56.018Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|name|types_sizes|exports_file|imports) took 21.587593852s" [2025-05-19T19:44:56.018Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 61.777191ms" [2025-05-19T19:45:08.223Z] level=info msg="[linters_context/goanalysis] analyzers took 1m30.763187502s with top 10 stages: buildir: 52.604565896s, gosec: 3.693460233s, inspect: 2.824345718s, fact_deprecated: 2.789482342s, printf: 2.005850221s, ctrlflow: 1.583185842s, fact_purity: 1.204894276s, nilness: 1.135228789s, S1038: 1.003634198s, typedness: 995.426404ms" [2025-05-19T19:45:08.223Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-05-19T19:45:08.223Z] level=info msg="[runner] Processors filtering stat (in/out): autogenerated_exclude: 202/202, exclude: 202/202, filename_unadjuster: 202/202, path_prettifier: 202/202, identifier_marker: 202/202, nolint: 20/0, skip_files: 202/202, skip_dirs: 202/202, exclude-rules: 202/20, cgo: 202/202, invalid_issue: 202/202" [2025-05-19T19:45:08.223Z] level=info msg="[runner] processing took 17.612462ms with stages: nolint: 7.294009ms, identifier_marker: 4.486526ms, autogenerated_exclude: 1.674034ms, path_prettifier: 1.554242ms, skip_dirs: 1.359571ms, exclude-rules: 1.173149ms, invalid_issue: 27.461µs, cgo: 26.75µs, filename_unadjuster: 13.02µs, max_same_issues: 650ns, fixer: 400ns, skip_files: 390ns, uniq_by_line: 390ns, exclude: 330ns, sort_results: 250ns, diff: 250ns, severity-rules: 240ns, path_shortener: 220ns, max_from_linter: 170ns, source_code: 150ns, path_prefixer: 140ns, max_per_file_from_linter: 120ns" [2025-05-19T19:45:08.223Z] level=info msg="[runner] linters took 11.227922734s with stages: goanalysis_metalinter: 11.210221301s" [2025-05-19T19:45:08.223Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-05-19T19:45:08.223Z] level=info msg="Memory: 329 samples, avg is 285.3MB, max is 1266.5MB" [2025-05-19T19:45:08.223Z] level=info msg="Execution took 32.885098344s" [2025-05-19T19:45:08.223Z] go vet ./... [2025-05-19T19:45:13.478Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-05-19T19:45:13.478Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-05-19T19:45:13.478Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-05-19T19:45:13.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-05-19T19:45:13.844Z] + ls -al . [2025-05-19T19:45:13.844Z] total 1992 [2025-05-19T19:45:13.844Z] drwxrwxr-x 11 1001 1001 4096 May 19 19:43 . [2025-05-19T19:45:13.844Z] drwxr-xr-x 4 root root 4096 May 19 19:43 .. [2025-05-19T19:45:13.844Z] drwxrwxr-x 2 1001 1001 4096 May 19 19:42 .blubracket [2025-05-19T19:45:13.844Z] -rw-rw-r-- 1 1001 1001 10 May 19 19:42 .dockerignore [2025-05-19T19:45:13.844Z] drwxrwxr-x 8 1001 1001 4096 May 19 19:44 .git [2025-05-19T19:45:13.844Z] drwxrwxr-x 3 1001 1001 4096 May 19 19:42 .github [2025-05-19T19:45:13.844Z] -rw-rw-r-- 1 1001 1001 909 May 19 19:42 .gitignore [2025-05-19T19:45:13.844Z] -rw-rw-r-- 1 1001 1001 218 May 19 19:42 .golangci.yml [2025-05-19T19:45:13.844Z] -rw-rw-r-- 1 1001 1001 100 May 19 19:42 .hadolint.yml [2025-05-19T19:45:13.844Z] drwxr-xr-x 3 1001 1001 4096 May 19 19:42 .semver [2025-05-19T19:45:13.844Z] -rw-rw-r-- 1 1001 1001 155 May 19 19:42 .sonarcloud.properties [2025-05-19T19:45:13.844Z] -rw-rw-r-- 1 1001 1001 1171 May 19 19:42 ADOPTERS.md [2025-05-19T19:45:13.844Z] -rw-rw-r-- 1 1001 1001 17374 May 19 19:42 Attribution.txt [2025-05-19T19:45:13.844Z] -rw-rw-r-- 1 1001 1001 108018 May 19 19:42 CHANGELOG.md [2025-05-19T19:45:13.844Z] -rw-rw-r-- 1 1001 1001 3804 May 19 19:42 CONTRIBUTING.md [2025-05-19T19:45:13.844Z] -rw-rw-r-- 1 1001 1001 677 May 19 19:42 GOVERNANCE.md [2025-05-19T19:45:13.844Z] -rw-rw-r-- 1 1001 1001 858 May 19 19:42 Jenkinsfile [2025-05-19T19:45:13.844Z] -rw-rw-r-- 1 1001 1001 10775 May 19 19:42 LICENSE [2025-05-19T19:45:13.844Z] -rw-rw-r-- 1 1001 1001 16740 May 19 19:42 Makefile [2025-05-19T19:45:13.844Z] -rw-rw-r-- 1 1001 1001 582 May 19 19:42 OWNERS.md [2025-05-19T19:45:13.844Z] -rw-rw-r-- 1 1001 1001 9932 May 19 19:42 README.md [2025-05-19T19:45:13.844Z] -rw-rw-r-- 1 1001 1001 789 May 19 19:42 SECURITY.md [2025-05-19T19:45:13.844Z] -rw-rw-r-- 1 1001 1001 5 May 19 19:42 VERSION [2025-05-19T19:45:13.844Z] drwxrwxr-x 2 1001 1001 4096 May 19 19:42 bin [2025-05-19T19:45:13.844Z] drwxrwxr-x 19 1001 1001 4096 May 19 19:42 cmd [2025-05-19T19:45:13.844Z] -rw-r--r-- 1 root root 1661048 May 19 19:44 coverage.out [2025-05-19T19:45:13.844Z] drwxrwxr-x 2 1001 1001 4096 May 19 19:42 fuzz_test [2025-05-19T19:45:13.844Z] -rw-rw-r-- 1 1001 1001 6491 May 19 19:42 go.mod [2025-05-19T19:45:13.844Z] -rw-rw-r-- 1 1001 1001 88213 May 19 19:42 go.sum [2025-05-19T19:45:13.844Z] drwxrwxr-x 7 1001 1001 4096 May 19 19:42 internal [2025-05-19T19:45:13.844Z] drwxrwxr-x 2 1001 1001 4096 May 19 19:42 openapi [2025-05-19T19:45:13.844Z] -rw-rw-r-- 1 1001 1001 584 May 19 19:42 security.txt [2025-05-19T19:45:13.844Z] -rw-rw-r-- 1 1001 1001 204 May 19 19:42 version.go [Pipeline] sh [2025-05-19T19:45:14.154Z] + '[' -e coverage.out ] [2025-05-19T19:45:14.154Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-05-19T19:45:14.331Z] Stashed 1 file(s) [Pipeline] sh [2025-05-19T19:45:14.628Z] + make build [2025-05-19T19:45:14.628Z] 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-05-19T19:45:36.543Z] 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-05-19T19:45:36.543Z] 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-05-19T19:45:37.482Z] 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-05-19T19:45:38.049Z] 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-05-19T19:45:39.424Z] 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-05-19T19:45:44.693Z] 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-05-19T19:45:46.065Z] 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-05-19T19:45:47.980Z] 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-05-19T19:45:50.512Z] 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-05-19T19:45:51.489Z] 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-05-19T19:45:52.871Z] 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-05-19T19:45:53.440Z] 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-05-19T19:45:55.360Z] $ docker stop --time=1 d1f356eb37fe0e9921ec1539c755da0a2010b1b49c914873ce459a20f57c954a [2025-05-19T19:46:01.975Z] $ docker rm -f --volumes d1f356eb37fe0e9921ec1539c755da0a2010b1b49c914873ce459a20f57c954a [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-05-19T19:46:03.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-05-19T19:46:03.481Z] [2025-05-19T19:46:03.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-19T19:46:03.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-05-19T19:46:04.121Z] latest: Pulling from edgex-devops/edgex-compose [2025-05-19T19:46:04.121Z] 91d30c5bc195: Pulling fs layer [2025-05-19T19:46:04.121Z] 2e9b0aa3be6d: Pulling fs layer [2025-05-19T19:46:04.121Z] 9c61dcf015f6: Pulling fs layer [2025-05-19T19:46:04.121Z] 4698f68db338: Pulling fs layer [2025-05-19T19:46:04.121Z] 2a2f49069b9e: Pulling fs layer [2025-05-19T19:46:04.121Z] e0025b399a48: Pulling fs layer [2025-05-19T19:46:04.121Z] 4698f68db338: Waiting [2025-05-19T19:46:04.121Z] 2a2f49069b9e: Waiting [2025-05-19T19:46:04.380Z] 91d30c5bc195: Verifying Checksum [2025-05-19T19:46:04.380Z] 91d30c5bc195: Download complete [2025-05-19T19:46:04.380Z] 4698f68db338: Verifying Checksum [2025-05-19T19:46:04.380Z] 4698f68db338: Download complete [2025-05-19T19:46:04.380Z] 91d30c5bc195: Pull complete [2025-05-19T19:46:04.380Z] 2e9b0aa3be6d: Verifying Checksum [2025-05-19T19:46:04.380Z] 2e9b0aa3be6d: Download complete [2025-05-19T19:46:04.380Z] e0025b399a48: Verifying Checksum [2025-05-19T19:46:04.639Z] 2a2f49069b9e: Verifying Checksum [2025-05-19T19:46:04.639Z] 2a2f49069b9e: Download complete [2025-05-19T19:46:04.896Z] 2e9b0aa3be6d: Pull complete [2025-05-19T19:46:05.154Z] 9c61dcf015f6: Download complete [2025-05-19T19:46:07.678Z] 9c61dcf015f6: Pull complete [2025-05-19T19:46:07.678Z] 4698f68db338: Pull complete [2025-05-19T19:46:07.937Z] 2a2f49069b9e: Pull complete [2025-05-19T19:46:07.937Z] e0025b399a48: Pull complete [2025-05-19T19:46:07.937Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-05-19T19:46:07.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-05-19T19:46:07.937Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-19T19:46:08.187Z] prd-ubuntu20.04-docker-8c-8g-1795 does not seem to be running inside a container [2025-05-19T19:46:08.208Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-05-19T19:46:11.320Z] $ docker top edaf87b014e646f933506bc7d2b4da4cf12828b264f2d640cc7fc251bd07df85 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-19T19:46:11.723Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-05-19T19:46:14.252Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2025-05-19T19:46:14.252Z] #1 transferring dockerfile: 1.81kB done [2025-05-19T19:46:14.252Z] #1 DONE 0.1s [2025-05-19T19:46:14.252Z] [2025-05-19T19:46:14.252Z] #2 [security-spire-server internal] load build definition from Dockerfile [2025-05-19T19:46:14.252Z] #2 transferring dockerfile: 1.70kB done [2025-05-19T19:46:14.252Z] #2 DONE 0.1s [2025-05-19T19:46:14.252Z] [2025-05-19T19:46:14.252Z] #3 [core-data internal] load build definition from Dockerfile [2025-05-19T19:46:14.252Z] #3 transferring dockerfile: 2.04kB done [2025-05-19T19:46:14.252Z] #3 DONE 0.1s [2025-05-19T19:46:14.252Z] [2025-05-19T19:46:14.252Z] #4 [support-scheduler internal] load build definition from Dockerfile [2025-05-19T19:46:14.252Z] #4 transferring dockerfile: 1.83kB done [2025-05-19T19:46:14.252Z] #4 DONE 0.1s [2025-05-19T19:46:14.252Z] [2025-05-19T19:46:14.252Z] #5 [security-spire-agent internal] load .dockerignore [2025-05-19T19:46:14.511Z] #5 ... [2025-05-19T19:46:14.511Z] [2025-05-19T19:46:14.511Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2025-05-19T19:46:14.511Z] #6 transferring dockerfile: 3.02kB done [2025-05-19T19:46:14.511Z] #6 DONE 0.1s [2025-05-19T19:46:14.511Z] [2025-05-19T19:46:14.511Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2025-05-19T19:46:14.511Z] #7 transferring dockerfile: 2.49kB done [2025-05-19T19:46:14.511Z] #7 DONE 0.2s [2025-05-19T19:46:14.511Z] [2025-05-19T19:46:14.511Z] #5 [security-spire-agent internal] load .dockerignore [2025-05-19T19:46:14.511Z] #5 transferring context: 50B done [2025-05-19T19:46:14.511Z] #5 DONE 0.2s [2025-05-19T19:46:14.511Z] [2025-05-19T19:46:14.511Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-05-19T19:46:14.511Z] #8 transferring dockerfile: 1.89kB done [2025-05-19T19:46:14.511Z] #8 DONE 0.2s [2025-05-19T19:46:14.511Z] [2025-05-19T19:46:14.511Z] #9 [core-data internal] load .dockerignore [2025-05-19T19:46:14.511Z] #9 ... [2025-05-19T19:46:14.511Z] [2025-05-19T19:46:14.511Z] #10 [support-notifications internal] load build definition from Dockerfile [2025-05-19T19:46:14.511Z] #10 transferring dockerfile: 2.00kB done [2025-05-19T19:46:14.511Z] #10 DONE 0.3s [2025-05-19T19:46:14.511Z] [2025-05-19T19:46:14.511Z] #11 [core-keeper internal] load build definition from Dockerfile [2025-05-19T19:46:14.511Z] #11 transferring dockerfile: 2.01kB done [2025-05-19T19:46:14.511Z] #11 DONE 0.3s [2025-05-19T19:46:14.511Z] [2025-05-19T19:46:14.511Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2025-05-19T19:46:14.511Z] #12 transferring dockerfile: 2.14kB done [2025-05-19T19:46:14.511Z] #12 DONE 0.3s [2025-05-19T19:46:14.768Z] [2025-05-19T19:46:14.768Z] #13 [security-spire-config internal] load .dockerignore [2025-05-19T19:46:15.026Z] #13 ... [2025-05-19T19:46:15.026Z] [2025-05-19T19:46:15.026Z] #14 [core-metadata internal] load build definition from Dockerfile [2025-05-19T19:46:15.026Z] #14 transferring dockerfile: 2.10kB done [2025-05-19T19:46:15.026Z] #14 DONE 0.5s [2025-05-19T19:46:15.026Z] [2025-05-19T19:46:15.026Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2025-05-19T19:46:15.026Z] #15 transferring dockerfile: 2.50kB done [2025-05-19T19:46:15.026Z] #15 DONE 0.5s [2025-05-19T19:46:15.026Z] [2025-05-19T19:46:15.026Z] #16 [core-command internal] load build definition from Dockerfile [2025-05-19T19:46:15.026Z] #16 transferring dockerfile: 1.94kB done [2025-05-19T19:46:15.026Z] #16 DONE 0.5s [2025-05-19T19:46:15.026Z] [2025-05-19T19:46:15.026Z] #17 [security-spire-config internal] load build definition from Dockerfile [2025-05-19T19:46:15.026Z] #17 transferring dockerfile: 1.69kB done [2025-05-19T19:46:15.026Z] #17 DONE 0.6s [2025-05-19T19:46:15.026Z] [2025-05-19T19:46:15.026Z] #18 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-05-19T19:46:15.026Z] #18 DONE 0.3s [2025-05-19T19:46:15.026Z] [2025-05-19T19:46:15.026Z] #9 [core-data internal] load .dockerignore [2025-05-19T19:46:15.026Z] #9 transferring context: 50B done [2025-05-19T19:46:15.026Z] #9 DONE 0.6s [2025-05-19T19:46:15.026Z] [2025-05-19T19:46:15.026Z] #19 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-05-19T19:46:15.026Z] #19 transferring dockerfile: 2.23kB done [2025-05-19T19:46:15.026Z] #19 DONE 0.7s [2025-05-19T19:46:15.026Z] [2025-05-19T19:46:15.026Z] #20 [security-spire-server internal] load .dockerignore [2025-05-19T19:46:15.026Z] #20 transferring context: 50B done [2025-05-19T19:46:15.026Z] #20 DONE 0.6s [2025-05-19T19:46:15.026Z] [2025-05-19T19:46:15.026Z] #21 [support-scheduler internal] load .dockerignore [2025-05-19T19:46:15.026Z] #21 transferring context: 50B done [2025-05-19T19:46:15.026Z] #21 DONE 0.7s [2025-05-19T19:46:15.026Z] [2025-05-19T19:46:15.026Z] #13 [security-spire-config internal] load .dockerignore [2025-05-19T19:46:15.026Z] #13 transferring context: 50B done [2025-05-19T19:46:15.284Z] #13 ... [2025-05-19T19:46:15.284Z] [2025-05-19T19:46:15.284Z] #22 [security-bootstrapper internal] load .dockerignore [2025-05-19T19:46:15.284Z] #22 transferring context: 50B done [2025-05-19T19:46:15.284Z] #22 DONE 0.6s [2025-05-19T19:46:15.284Z] [2025-05-19T19:46:15.284Z] #23 [security-secretstore-setup internal] load .dockerignore [2025-05-19T19:46:15.284Z] #23 transferring context: 50B done [2025-05-19T19:46:15.284Z] #23 DONE 0.7s [2025-05-19T19:46:15.284Z] [2025-05-19T19:46:15.284Z] #24 [core-keeper internal] load .dockerignore [2025-05-19T19:46:15.284Z] #24 transferring context: 50B done [2025-05-19T19:46:15.284Z] #24 DONE 0.7s [2025-05-19T19:46:15.284Z] [2025-05-19T19:46:15.284Z] #25 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-05-19T19:46:15.284Z] #25 DONE 0.5s [2025-05-19T19:46:15.285Z] [2025-05-19T19:46:15.285Z] #26 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-05-19T19:46:15.285Z] #26 DONE 0.5s [2025-05-19T19:46:15.285Z] [2025-05-19T19:46:15.285Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2025-05-19T19:46:15.285Z] #27 transferring context: 50B done [2025-05-19T19:46:15.285Z] #27 DONE 0.7s [2025-05-19T19:46:15.285Z] [2025-05-19T19:46:15.285Z] #28 [support-notifications internal] load .dockerignore [2025-05-19T19:46:15.285Z] #28 transferring context: 50B done [2025-05-19T19:46:15.285Z] #28 DONE 0.7s [2025-05-19T19:46:15.285Z] [2025-05-19T19:46:15.285Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-05-19T19:46:15.285Z] #29 DONE 0.0s [2025-05-19T19:46:15.285Z] [2025-05-19T19:46:15.285Z] #30 [security-proxy-auth internal] load .dockerignore [2025-05-19T19:46:15.285Z] #30 transferring context: 50B done [2025-05-19T19:46:15.285Z] #30 DONE 0.8s [2025-05-19T19:46:15.285Z] [2025-05-19T19:46:15.285Z] #31 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-05-19T19:46:15.285Z] #31 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-05-19T19:46:15.285Z] #31 DONE 0.1s [2025-05-19T19:46:15.285Z] [2025-05-19T19:46:15.285Z] #32 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-05-19T19:46:15.285Z] #32 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.2s done [2025-05-19T19:46:15.541Z] #32 ... [2025-05-19T19:46:15.541Z] [2025-05-19T19:46:15.541Z] #33 [security-proxy-setup internal] load .dockerignore [2025-05-19T19:46:15.541Z] #33 transferring context: 50B done [2025-05-19T19:46:15.541Z] #33 DONE 0.7s [2025-05-19T19:46:15.541Z] [2025-05-19T19:46:15.541Z] #34 [core-metadata internal] load .dockerignore [2025-05-19T19:46:15.541Z] #34 transferring context: 50B done [2025-05-19T19:46:15.541Z] #34 DONE 0.8s [2025-05-19T19:46:15.541Z] [2025-05-19T19:46:15.541Z] #35 [core-command internal] load .dockerignore [2025-05-19T19:46:15.541Z] #35 transferring context: 50B done [2025-05-19T19:46:15.541Z] #35 DONE 0.8s [2025-05-19T19:46:15.541Z] [2025-05-19T19:46:15.541Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-05-19T19:46:15.541Z] #29 DONE 0.0s [2025-05-19T19:46:15.541Z] [2025-05-19T19:46:15.541Z] #32 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-05-19T19:46:15.541Z] #32 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.2s done [2025-05-19T19:46:15.542Z] #32 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-05-19T19:46:15.542Z] #32 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-05-19T19:46:15.542Z] #32 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-05-19T19:46:15.542Z] #32 ... [2025-05-19T19:46:15.542Z] [2025-05-19T19:46:15.542Z] #13 [security-spire-config internal] load .dockerignore [2025-05-19T19:46:15.542Z] #13 DONE 0.8s [2025-05-19T19:46:15.542Z] [2025-05-19T19:46:15.542Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-05-19T19:46:15.542Z] #29 DONE 0.0s [2025-05-19T19:46:15.542Z] [2025-05-19T19:46:15.542Z] #36 [core-common-config-bootstrapper internal] load .dockerignore [2025-05-19T19:46:15.542Z] #36 transferring context: 50B done [2025-05-19T19:46:15.542Z] #36 DONE 0.9s [2025-05-19T19:46:15.800Z] [2025-05-19T19:46:15.800Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-05-19T19:46:15.800Z] #29 DONE 0.0s [2025-05-19T19:46:15.800Z] [2025-05-19T19:46:15.800Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-05-19T19:46:15.800Z] #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-05-19T19:46:15.800Z] #37 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-05-19T19:46:15.800Z] #37 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-05-19T19:46:15.800Z] #37 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-05-19T19:46:15.800Z] #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s [2025-05-19T19:46:15.800Z] #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.2s [2025-05-19T19:46:15.800Z] #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.2s [2025-05-19T19:46:15.800Z] #37 ... [2025-05-19T19:46:15.800Z] [2025-05-19T19:46:15.800Z] #18 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-05-19T19:46:15.800Z] #18 DONE 0.8s [2025-05-19T19:46:15.800Z] [2025-05-19T19:46:15.800Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-05-19T19:46:15.800Z] #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-05-19T19:46:15.800Z] #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s [2025-05-19T19:46:15.800Z] #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-05-19T19:46:16.058Z] #37 ... [2025-05-19T19:46:16.058Z] [2025-05-19T19:46:16.058Z] #25 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-05-19T19:46:16.058Z] #25 DONE 0.8s [2025-05-19T19:46:16.058Z] [2025-05-19T19:46:16.058Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-05-19T19:46:16.058Z] #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-05-19T19:46:16.058Z] #37 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-05-19T19:46:16.058Z] #37 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-05-19T19:46:16.058Z] #37 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-05-19T19:46:16.058Z] #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-05-19T19:46:16.058Z] #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done [2025-05-19T19:46:16.058Z] #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-05-19T19:46:16.058Z] #37 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-05-19T19:46:16.058Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 4.19MB / 36.47MB 0.4s [2025-05-19T19:46:16.058Z] #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-05-19T19:46:16.058Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.6s [2025-05-19T19:46:16.058Z] #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-05-19T19:46:16.322Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.8s done [2025-05-19T19:46:16.580Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.8s done [2025-05-19T19:46:16.580Z] #37 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-05-19T19:46:16.840Z] #37 ... [2025-05-19T19:46:16.840Z] [2025-05-19T19:46:16.841Z] #32 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-05-19T19:46:16.841Z] #32 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.2s done [2025-05-19T19:46:16.841Z] #32 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-05-19T19:46:16.841Z] #32 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-05-19T19:46:16.841Z] #32 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-05-19T19:46:16.841Z] #32 DONE 1.7s [2025-05-19T19:46:16.841Z] [2025-05-19T19:46:16.841Z] #38 [security-spire-config internal] load build context [2025-05-19T19:46:16.841Z] #38 transferring context: 22.05kB 0.1s done [2025-05-19T19:46:16.841Z] #38 DONE 1.0s [2025-05-19T19:46:16.841Z] [2025-05-19T19:46:16.841Z] #39 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-05-19T19:46:16.841Z] #39 ... [2025-05-19T19:46:16.841Z] [2025-05-19T19:46:16.841Z] #40 [security-spire-agent internal] load build context [2025-05-19T19:46:16.841Z] #40 transferring context: 23.33kB 0.1s done [2025-05-19T19:46:16.841Z] #40 DONE 1.7s [2025-05-19T19:46:17.101Z] [2025-05-19T19:46:17.101Z] #41 [security-spire-server internal] load build context [2025-05-19T19:46:17.101Z] #41 transferring context: 23.80kB 0.0s done [2025-05-19T19:46:17.101Z] #41 DONE 1.8s [2025-05-19T19:46:17.101Z] [2025-05-19T19:46:17.101Z] #42 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-05-19T19:46:22.511Z] #42 ... [2025-05-19T19:46:22.511Z] [2025-05-19T19:46:22.511Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-05-19T19:46:22.511Z] #37 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.1s done [2025-05-19T19:46:25.050Z] #37 ... [2025-05-19T19:46:25.050Z] [2025-05-19T19:46:25.050Z] #43 [security-proxy-setup internal] load build context [2025-05-19T19:46:25.050Z] #43 transferring context: 324.36MB 8.6s [2025-05-19T19:46:25.309Z] #43 ... [2025-05-19T19:46:25.309Z] [2025-05-19T19:46:25.309Z] #44 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-05-19T19:46:25.309Z] #44 ... [2025-05-19T19:46:25.309Z] [2025-05-19T19:46:25.309Z] #45 [support-scheduler internal] load build context [2025-05-19T19:46:25.582Z] #45 ... [2025-05-19T19:46:25.582Z] [2025-05-19T19:46:25.582Z] #46 [security-spiffe-token-provider internal] load build context [2025-05-19T19:46:25.582Z] #46 ... [2025-05-19T19:46:25.582Z] [2025-05-19T19:46:25.582Z] #31 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-05-19T19:46:25.582Z] #31 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-05-19T19:46:25.582Z] #31 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-05-19T19:46:25.582Z] #31 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-05-19T19:46:25.582Z] #31 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-05-19T19:46:25.582Z] #31 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-05-19T19:46:25.582Z] #31 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-05-19T19:46:25.582Z] #31 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-05-19T19:46:25.582Z] #31 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.4s done [2025-05-19T19:46:25.582Z] #31 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.9s done [2025-05-19T19:46:25.582Z] #31 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-05-19T19:46:25.582Z] #31 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.2s done [2025-05-19T19:46:25.582Z] #31 ... [2025-05-19T19:46:25.582Z] [2025-05-19T19:46:25.582Z] #47 [security-bootstrapper internal] load build context [2025-05-19T19:46:25.840Z] #47 ... [2025-05-19T19:46:25.840Z] [2025-05-19T19:46:25.840Z] #48 [security-secretstore-setup internal] load build context [2025-05-19T19:46:25.840Z] #48 ... [2025-05-19T19:46:25.840Z] [2025-05-19T19:46:25.840Z] #49 [support-notifications internal] load build context [2025-05-19T19:46:26.098Z] #49 ... [2025-05-19T19:46:26.098Z] [2025-05-19T19:46:26.098Z] #50 [core-data internal] load build context [2025-05-19T19:46:26.098Z] #50 ... [2025-05-19T19:46:26.098Z] [2025-05-19T19:46:26.098Z] #51 [core-common-config-bootstrapper internal] load build context [2025-05-19T19:46:26.098Z] #51 ... [2025-05-19T19:46:26.098Z] [2025-05-19T19:46:26.098Z] #52 [core-keeper internal] load build context [2025-05-19T19:46:26.356Z] #52 ... [2025-05-19T19:46:26.356Z] [2025-05-19T19:46:26.356Z] #53 [core-command internal] load build context [2025-05-19T19:46:26.356Z] #53 ... [2025-05-19T19:46:26.356Z] [2025-05-19T19:46:26.356Z] #54 [core-metadata internal] load build context [2025-05-19T19:46:26.613Z] #54 ... [2025-05-19T19:46:26.613Z] [2025-05-19T19:46:26.613Z] #55 [security-proxy-auth internal] load build context [2025-05-19T19:46:26.613Z] #55 ... [2025-05-19T19:46:26.613Z] [2025-05-19T19:46:26.613Z] #54 [core-metadata internal] load build context [2025-05-19T19:46:27.545Z] #54 ... [2025-05-19T19:46:27.545Z] [2025-05-19T19:46:27.545Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-05-19T19:46:27.545Z] #56 ... [2025-05-19T19:46:27.545Z] [2025-05-19T19:46:27.545Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-05-19T19:46:27.822Z] #57 ... [2025-05-19T19:46:27.822Z] [2025-05-19T19:46:27.822Z] #58 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-05-19T19:46:27.822Z] #0 1.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:46:27.822Z] #0 1.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:46:27.822Z] #0 2.144 (1/1) Installing dumb-init (1.2.5-r3) [2025-05-19T19:46:27.822Z] #0 2.147 Executing busybox-1.36.1-r29.trigger [2025-05-19T19:46:27.822Z] #0 2.186 OK: 8 MiB in 15 packages [2025-05-19T19:46:27.822Z] #58 ... [2025-05-19T19:46:27.822Z] [2025-05-19T19:46:27.822Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-05-19T19:46:27.822Z] #0 1.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:46:27.822Z] #0 1.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:46:27.822Z] #0 1.768 (1/3) Installing ca-certificates (20241121-r1) [2025-05-19T19:46:27.822Z] #0 1.783 (2/3) Installing dumb-init (1.2.5-r3) [2025-05-19T19:46:27.822Z] #0 1.788 (3/3) Installing tzdata (2025b-r0) [2025-05-19T19:46:27.822Z] #0 1.847 Executing busybox-1.36.1-r29.trigger [2025-05-19T19:46:27.822Z] #0 1.864 Executing ca-certificates-20241121-r1.trigger [2025-05-19T19:46:27.822Z] #0 1.923 OK: 10 MiB in 17 packages [2025-05-19T19:46:28.079Z] #59 ... [2025-05-19T19:46:28.079Z] [2025-05-19T19:46:28.079Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-05-19T19:46:28.079Z] #0 2.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:46:28.079Z] #0 2.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:46:28.079Z] #0 2.417 (1/7) Installing ca-certificates (20241121-r1) [2025-05-19T19:46:28.079Z] #0 2.436 (2/7) Installing dumb-init (1.2.5-r3) [2025-05-19T19:46:28.079Z] #0 2.442 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-05-19T19:46:28.079Z] #0 2.448 (4/7) Installing libsodium (1.0.19-r0) [2025-05-19T19:46:28.079Z] #0 2.455 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-05-19T19:46:28.079Z] #0 2.492 (6/7) Installing libzmq (4.3.5-r2) [2025-05-19T19:46:28.079Z] #0 2.501 (7/7) Installing zeromq (4.3.5-r2) [2025-05-19T19:46:28.079Z] #0 2.508 Executing busybox-1.36.1-r29.trigger [2025-05-19T19:46:28.079Z] #0 2.524 Executing ca-certificates-20241121-r1.trigger [2025-05-19T19:46:28.079Z] #0 2.567 OK: 12 MiB in 21 packages [2025-05-19T19:46:28.079Z] #60 ... [2025-05-19T19:46:28.079Z] [2025-05-19T19:46:28.079Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-05-19T19:46:28.079Z] #61 ... [2025-05-19T19:46:28.079Z] [2025-05-19T19:46:28.079Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-05-19T19:46:28.336Z] #62 ... [2025-05-19T19:46:28.336Z] [2025-05-19T19:46:28.336Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-05-19T19:46:28.336Z] #0 1.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:46:28.336Z] #0 1.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:46:28.336Z] #0 2.181 v3.20.6-162-gd9bcb37d821 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-05-19T19:46:28.336Z] #0 2.181 v3.20.6-162-gd9bcb37d821 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-05-19T19:46:28.336Z] #0 2.181 OK: 24171 distinct packages available [2025-05-19T19:46:28.336Z] #0 2.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:46:28.336Z] #0 2.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:46:28.336Z] #0 2.667 (1/14) Installing ca-certificates (20241121-r1) [2025-05-19T19:46:28.336Z] #0 2.693 (2/14) Installing brotli-libs (1.1.0-r2) [2025-05-19T19:46:28.336Z] #0 2.703 (3/14) Installing c-ares (1.33.1-r0) [2025-05-19T19:46:28.336Z] #0 2.711 (4/14) Installing libunistring (1.2-r0) [2025-05-19T19:46:28.336Z] #0 2.728 (5/14) Installing libidn2 (2.3.7-r0) [2025-05-19T19:46:28.336Z] #0 2.735 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-05-19T19:46:28.336Z] #0 2.737 (7/14) Installing libpsl (0.21.5-r1) [2025-05-19T19:46:28.336Z] #0 2.745 (8/14) Installing zstd-libs (1.5.6-r0) [2025-05-19T19:46:28.336Z] #0 2.752 (9/14) Installing libcurl (8.12.1-r0) [2025-05-19T19:46:28.336Z] #0 2.762 (10/14) Installing curl (8.12.1-r0) [2025-05-19T19:46:28.336Z] #0 2.771 (11/14) Installing dumb-init (1.2.5-r3) [2025-05-19T19:46:28.336Z] #0 2.778 (12/14) Installing musl-obstack (1.2.3-r2) [2025-05-19T19:46:28.336Z] #0 2.779 (13/14) Installing libucontext (1.2-r3) [2025-05-19T19:46:28.336Z] #0 2.783 (14/14) Installing gcompat (1.1.0-r4) [2025-05-19T19:46:28.336Z] #0 2.788 Executing busybox-1.36.1-r29.trigger [2025-05-19T19:46:28.336Z] #0 2.794 Executing ca-certificates-20241121-r1.trigger [2025-05-19T19:46:28.336Z] #0 2.827 OK: 13 MiB in 28 packages [2025-05-19T19:46:28.336Z] #63 ... [2025-05-19T19:46:28.336Z] [2025-05-19T19:46:28.336Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-05-19T19:46:28.593Z] #64 ... [2025-05-19T19:46:28.593Z] [2025-05-19T19:46:28.593Z] #54 [core-metadata internal] load build context [2025-05-19T19:46:28.850Z] #54 transferring context: 503.56MB 12.5s done [2025-05-19T19:46:33.045Z] #54 ... [2025-05-19T19:46:33.045Z] [2025-05-19T19:46:33.045Z] #45 [support-scheduler internal] load build context [2025-05-19T19:46:33.045Z] #45 transferring context: 503.56MB 12.8s done [2025-05-19T19:46:35.580Z] #45 ... [2025-05-19T19:46:35.580Z] [2025-05-19T19:46:35.580Z] #43 [security-proxy-setup internal] load build context [2025-05-19T19:46:35.580Z] #43 transferring context: 503.56MB 12.5s done [2025-05-19T19:46:35.580Z] #43 ... [2025-05-19T19:46:35.580Z] [2025-05-19T19:46:35.580Z] #46 [security-spiffe-token-provider internal] load build context [2025-05-19T19:46:35.580Z] #46 transferring context: 503.56MB 11.9s done [2025-05-19T19:46:35.838Z] #46 ... [2025-05-19T19:46:35.838Z] [2025-05-19T19:46:35.838Z] #51 [core-common-config-bootstrapper internal] load build context [2025-05-19T19:46:35.838Z] #51 transferring context: 503.56MB 12.6s done [2025-05-19T19:46:36.097Z] #51 ... [2025-05-19T19:46:36.097Z] [2025-05-19T19:46:36.097Z] #47 [security-bootstrapper internal] load build context [2025-05-19T19:46:36.097Z] #47 transferring context: 503.56MB 12.0s done [2025-05-19T19:46:36.097Z] #47 ... [2025-05-19T19:46:36.097Z] [2025-05-19T19:46:36.097Z] #50 [core-data internal] load build context [2025-05-19T19:46:36.097Z] #50 transferring context: 503.56MB 12.1s done [2025-05-19T19:46:36.356Z] #50 ... [2025-05-19T19:46:36.357Z] [2025-05-19T19:46:36.357Z] #48 [security-secretstore-setup internal] load build context [2025-05-19T19:46:36.357Z] #48 transferring context: 503.56MB 11.6s done [2025-05-19T19:46:36.357Z] #48 ... [2025-05-19T19:46:36.357Z] [2025-05-19T19:46:36.357Z] #53 [core-command internal] load build context [2025-05-19T19:46:36.357Z] #53 transferring context: 503.56MB 12.0s done [2025-05-19T19:46:36.616Z] #53 ... [2025-05-19T19:46:36.616Z] [2025-05-19T19:46:36.616Z] #52 [core-keeper internal] load build context [2025-05-19T19:46:36.616Z] #52 transferring context: 503.56MB 12.1s done [2025-05-19T19:46:37.268Z] #52 ... [2025-05-19T19:46:37.268Z] [2025-05-19T19:46:37.268Z] #55 [security-proxy-auth internal] load build context [2025-05-19T19:46:37.268Z] #55 transferring context: 503.56MB 12.1s done [2025-05-19T19:46:37.268Z] #55 ... [2025-05-19T19:46:37.268Z] [2025-05-19T19:46:37.268Z] #49 [support-notifications internal] load build context [2025-05-19T19:46:37.268Z] #49 transferring context: 503.56MB 11.8s done [2025-05-19T19:47:03.890Z] #49 ... [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-05-19T19:47:03.890Z] #59 DONE 43.0s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #31 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-05-19T19:47:03.890Z] #31 DONE 44.8s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #58 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-05-19T19:47:03.890Z] #58 DONE 43.0s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-05-19T19:47:03.890Z] #63 DONE 43.1s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-05-19T19:47:03.890Z] #64 DONE 43.0s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #65 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-05-19T19:47:03.890Z] #65 ... [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-05-19T19:47:03.890Z] #60 DONE 43.1s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #48 [security-secretstore-setup internal] load build context [2025-05-19T19:47:03.890Z] #48 DONE 44.8s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #49 [support-notifications internal] load build context [2025-05-19T19:47:03.890Z] #49 DONE 44.8s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #46 [security-spiffe-token-provider internal] load build context [2025-05-19T19:47:03.890Z] #46 DONE 44.9s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #53 [core-command internal] load build context [2025-05-19T19:47:03.890Z] #53 DONE 44.6s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #47 [security-bootstrapper internal] load build context [2025-05-19T19:47:03.890Z] #47 DONE 44.9s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #55 [security-proxy-auth internal] load build context [2025-05-19T19:47:03.890Z] #55 DONE 44.6s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #50 [core-data internal] load build context [2025-05-19T19:47:03.890Z] #50 DONE 45.2s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #52 [core-keeper internal] load build context [2025-05-19T19:47:03.890Z] #52 DONE 44.9s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #43 [security-proxy-setup internal] load build context [2025-05-19T19:47:03.890Z] #43 DONE 44.7s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #66 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-05-19T19:47:03.890Z] #66 ... [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #54 [core-metadata internal] load build context [2025-05-19T19:47:03.890Z] #54 DONE 44.7s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #51 [core-common-config-bootstrapper internal] load build context [2025-05-19T19:47:03.890Z] #51 DONE 44.7s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #45 [support-scheduler internal] load build context [2025-05-19T19:47:03.890Z] #45 DONE 45.3s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #44 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-05-19T19:47:03.890Z] #44 DONE 45.4s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-05-19T19:47:03.890Z] #37 DONE 45.7s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #67 [core-command builder 2/7] WORKDIR /edgex-go [2025-05-19T19:47:03.890Z] #67 DONE 0.1s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-05-19T19:47:03.890Z] #57 43.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.890Z] #57 43.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.890Z] #57 44.17 (1/4) Installing dumb-init (1.2.5-r3) [2025-05-19T19:47:03.890Z] #57 44.17 (2/4) Installing openssl (3.3.3-r0) [2025-05-19T19:47:03.890Z] #57 44.18 (3/4) Installing su-exec (0.2-r3) [2025-05-19T19:47:03.890Z] #57 44.19 (4/4) Installing yq-go (4.44.1-r2) [2025-05-19T19:47:03.890Z] #57 44.26 Executing busybox-1.36.1-r29.trigger [2025-05-19T19:47:03.890Z] #57 44.28 OK: 19 MiB in 18 packages [2025-05-19T19:47:03.890Z] #57 ... [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-05-19T19:47:03.890Z] #62 43.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.890Z] #62 43.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.890Z] #62 44.28 (1/1) Installing dumb-init (1.2.5-r3) [2025-05-19T19:47:03.890Z] #62 44.28 Executing busybox-1.36.1-r29.trigger [2025-05-19T19:47:03.890Z] #62 44.29 OK: 8 MiB in 15 packages [2025-05-19T19:47:03.890Z] #62 DONE 44.9s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-05-19T19:47:03.890Z] #61 43.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.890Z] #61 43.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.890Z] #61 44.25 (1/4) Installing ca-certificates (20241121-r1) [2025-05-19T19:47:03.890Z] #61 44.26 (2/4) Installing dumb-init (1.2.5-r3) [2025-05-19T19:47:03.890Z] #61 44.27 (3/4) Installing su-exec (0.2-r3) [2025-05-19T19:47:03.890Z] #61 44.28 (4/4) Installing yq-go (4.44.1-r2) [2025-05-19T19:47:03.890Z] #61 44.35 Executing busybox-1.36.1-r29.trigger [2025-05-19T19:47:03.890Z] #61 44.36 Executing ca-certificates-20241121-r1.trigger [2025-05-19T19:47:03.890Z] #61 44.40 OK: 19 MiB in 18 packages [2025-05-19T19:47:03.890Z] #61 DONE 44.9s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-05-19T19:47:03.890Z] #56 43.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.890Z] #56 43.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.890Z] #56 44.27 (1/2) Installing dumb-init (1.2.5-r3) [2025-05-19T19:47:03.890Z] #56 44.27 (2/2) Installing su-exec (0.2-r3) [2025-05-19T19:47:03.890Z] #56 44.28 Executing busybox-1.36.1-r29.trigger [2025-05-19T19:47:03.890Z] #56 44.29 OK: 8 MiB in 16 packages [2025-05-19T19:47:03.890Z] #56 DONE 44.9s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-05-19T19:47:03.890Z] #57 DONE 44.9s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #42 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-05-19T19:47:03.890Z] #42 43.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.890Z] #42 44.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.890Z] #42 44.41 v3.20.6-162-gd9bcb37d821 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-05-19T19:47:03.890Z] #42 44.41 v3.20.6-162-gd9bcb37d821 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-05-19T19:47:03.890Z] #42 44.41 OK: 24171 distinct packages available [2025-05-19T19:47:03.890Z] #42 44.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.890Z] #42 44.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.890Z] #42 44.88 (1/5) Installing dumb-init (1.2.5-r3) [2025-05-19T19:47:03.890Z] #42 44.88 (2/5) Installing musl-obstack (1.2.3-r2) [2025-05-19T19:47:03.890Z] #42 44.89 (3/5) Installing libucontext (1.2-r3) [2025-05-19T19:47:03.890Z] #42 44.89 (4/5) Installing gcompat (1.1.0-r4) [2025-05-19T19:47:03.890Z] #42 44.89 (5/5) Installing openssl (3.3.3-r0) [2025-05-19T19:47:03.890Z] #42 44.90 Executing busybox-1.36.1-r29.trigger [2025-05-19T19:47:03.890Z] #42 44.91 OK: 9 MiB in 19 packages [2025-05-19T19:47:03.890Z] #42 DONE 45.1s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-05-19T19:47:03.890Z] #68 ... [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #69 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-05-19T19:47:03.890Z] #0 1.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.890Z] #0 1.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.890Z] #0 1.889 OK: 10 MiB in 17 packages [2025-05-19T19:47:03.890Z] #69 DONE 2.1s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #39 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-05-19T19:47:03.890Z] #39 44.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.890Z] #39 44.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.890Z] #39 44.72 v3.20.6-162-gd9bcb37d821 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-05-19T19:47:03.890Z] #39 44.72 v3.20.6-162-gd9bcb37d821 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-05-19T19:47:03.890Z] #39 44.72 OK: 24171 distinct packages available [2025-05-19T19:47:03.890Z] #39 44.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.890Z] #39 44.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.890Z] #39 45.17 (1/4) Installing dumb-init (1.2.5-r3) [2025-05-19T19:47:03.890Z] #39 45.19 (2/4) Installing musl-obstack (1.2.3-r2) [2025-05-19T19:47:03.890Z] #39 45.19 (3/4) Installing libucontext (1.2-r3) [2025-05-19T19:47:03.890Z] #39 45.19 (4/4) Installing gcompat (1.1.0-r4) [2025-05-19T19:47:03.890Z] #39 45.19 Executing busybox-1.36.1-r29.trigger [2025-05-19T19:47:03.890Z] #39 45.20 OK: 8 MiB in 18 packages [2025-05-19T19:47:03.890Z] #39 DONE 45.4s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-05-19T19:47:03.890Z] #70 ... [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #66 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2025-05-19T19:47:03.890Z] #66 1.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.890Z] #66 1.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.890Z] #66 2.130 OK: 8 MiB in 15 packages [2025-05-19T19:47:03.890Z] #66 DONE 2.3s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-05-19T19:47:03.890Z] #71 ... [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-05-19T19:47:03.890Z] #0 2.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.890Z] #0 2.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.890Z] #0 2.789 OK: 13 MiB in 28 packages [2025-05-19T19:47:03.890Z] #72 DONE 2.9s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #65 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-05-19T19:47:03.890Z] #65 2.542 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.890Z] #65 2.996 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.890Z] #65 ... [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-05-19T19:47:03.890Z] #0 2.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.890Z] #0 2.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.890Z] #0 2.997 OK: 12 MiB in 21 packages [2025-05-19T19:47:03.890Z] #73 DONE 3.1s [2025-05-19T19:47:03.890Z] [2025-05-19T19:47:03.890Z] #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-05-19T19:47:03.890Z] #0 2.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.890Z] #0 2.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.891Z] #0 2.545 OK: 248 MiB in 58 packages [2025-05-19T19:47:03.891Z] #74 DONE 2.6s [2025-05-19T19:47:03.891Z] [2025-05-19T19:47:03.891Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-05-19T19:47:03.891Z] #75 DONE 0.1s [2025-05-19T19:47:03.891Z] [2025-05-19T19:47:03.891Z] #76 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:47:03.891Z] #76 ... [2025-05-19T19:47:03.891Z] [2025-05-19T19:47:03.891Z] #77 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-05-19T19:47:03.891Z] #0 2.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.891Z] #0 2.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:03.891Z] #0 3.008 OK: 248 MiB in 58 packages [2025-05-19T19:47:03.891Z] #77 DONE 3.2s [2025-05-19T19:47:03.891Z] [2025-05-19T19:47:03.891Z] #78 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-05-19T19:47:03.891Z] #78 DONE 3.2s [2025-05-19T19:47:04.150Z] [2025-05-19T19:47:04.150Z] #79 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-05-19T19:47:04.150Z] #79 DONE 0.1s [2025-05-19T19:47:04.150Z] [2025-05-19T19:47:04.150Z] #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:47:04.408Z] #80 ... [2025-05-19T19:47:04.408Z] [2025-05-19T19:47:04.408Z] #81 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-05-19T19:47:04.408Z] #0 2.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:04.408Z] #0 2.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:04.408Z] #0 2.966 v3.20.6-162-gd9bcb37d821 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-05-19T19:47:04.408Z] #0 2.966 v3.20.6-162-gd9bcb37d821 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-05-19T19:47:04.408Z] #0 2.966 OK: 24171 distinct packages available [2025-05-19T19:47:04.408Z] #0 3.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:04.408Z] #0 3.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:04.408Z] #0 3.386 OK: 248 MiB in 58 packages [2025-05-19T19:47:04.408Z] #81 DONE 3.5s [2025-05-19T19:47:04.408Z] [2025-05-19T19:47:04.408Z] #82 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-05-19T19:47:04.408Z] #0 3.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:04.408Z] #0 3.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:04.408Z] #0 3.457 OK: 248 MiB in 58 packages [2025-05-19T19:47:04.408Z] #82 DONE 3.6s [2025-05-19T19:47:04.408Z] [2025-05-19T19:47:04.408Z] #65 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-05-19T19:47:04.408Z] #65 3.691 (1/1) Installing dumb-init (1.2.5-r3) [2025-05-19T19:47:04.408Z] #65 3.966 Executing busybox-1.36.1-r29.trigger [2025-05-19T19:47:04.408Z] #65 3.970 OK: 8 MiB in 15 packages [2025-05-19T19:47:04.408Z] #65 DONE 4.2s [2025-05-19T19:47:04.408Z] [2025-05-19T19:47:04.408Z] #83 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-05-19T19:47:04.408Z] #83 DONE 0.1s [2025-05-19T19:47:04.408Z] [2025-05-19T19:47:04.408Z] #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-05-19T19:47:04.408Z] #84 DONE 0.2s [2025-05-19T19:47:04.408Z] [2025-05-19T19:47:04.408Z] #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:47:04.667Z] #85 ... [2025-05-19T19:47:04.667Z] [2025-05-19T19:47:04.667Z] #86 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-05-19T19:47:04.667Z] #0 3.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:04.667Z] #0 3.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:04.667Z] #0 3.798 OK: 248 MiB in 58 packages [2025-05-19T19:47:04.667Z] #86 DONE 3.9s [2025-05-19T19:47:04.667Z] [2025-05-19T19:47:04.667Z] #87 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-05-19T19:47:04.667Z] #87 DONE 0.1s [2025-05-19T19:47:04.926Z] [2025-05-19T19:47:04.926Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-05-19T19:47:04.926Z] #0 2.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:04.926Z] #0 2.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:04.926Z] #0 2.816 OK: 19 MiB in 18 packages [2025-05-19T19:47:04.926Z] #88 DONE 2.9s [2025-05-19T19:47:04.926Z] [2025-05-19T19:47:04.926Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:47:05.498Z] #89 ... [2025-05-19T19:47:05.498Z] [2025-05-19T19:47:05.498Z] #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-05-19T19:47:05.498Z] #0 2.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:05.498Z] #0 3.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:05.498Z] #0 3.289 OK: 8 MiB in 16 packages [2025-05-19T19:47:05.498Z] #90 DONE 3.4s [2025-05-19T19:47:05.498Z] [2025-05-19T19:47:05.498Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-05-19T19:47:05.498Z] #68 3.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:05.498Z] #68 3.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:05.760Z] #68 ... [2025-05-19T19:47:05.760Z] [2025-05-19T19:47:05.760Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-05-19T19:47:05.760Z] #71 3.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:05.760Z] #71 3.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:05.760Z] #71 3.683 OK: 9 MiB in 19 packages [2025-05-19T19:47:05.760Z] #71 DONE 3.8s [2025-05-19T19:47:05.760Z] [2025-05-19T19:47:05.760Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-05-19T19:47:05.760Z] #68 3.811 OK: 19 MiB in 18 packages [2025-05-19T19:47:07.139Z] #68 DONE 4.7s [2025-05-19T19:47:07.139Z] [2025-05-19T19:47:07.139Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-05-19T19:47:07.139Z] #70 3.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:07.140Z] #70 3.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:07.140Z] #70 3.640 OK: 8 MiB in 18 packages [2025-05-19T19:47:07.140Z] #70 DONE 4.6s [2025-05-19T19:47:07.140Z] [2025-05-19T19:47:07.140Z] #91 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-05-19T19:47:07.140Z] #0 2.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:07.140Z] #0 3.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:07.140Z] #0 4.005 OK: 8 MiB in 15 packages [2025-05-19T19:47:07.140Z] #91 DONE 4.9s [2025-05-19T19:47:07.140Z] [2025-05-19T19:47:07.140Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-05-19T19:47:07.140Z] #92 DONE 1.2s [2025-05-19T19:47:07.140Z] [2025-05-19T19:47:07.140Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-05-19T19:47:07.140Z] #93 ... [2025-05-19T19:47:07.140Z] [2025-05-19T19:47:07.140Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-05-19T19:47:07.140Z] #94 DONE 1.3s [2025-05-19T19:47:07.140Z] [2025-05-19T19:47:07.140Z] #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-05-19T19:47:09.042Z] #95 ... [2025-05-19T19:47:09.042Z] [2025-05-19T19:47:09.042Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-05-19T19:47:09.042Z] #96 DONE 2.0s [2025-05-19T19:47:09.042Z] [2025-05-19T19:47:09.042Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-05-19T19:47:09.042Z] #97 DONE 1.9s [2025-05-19T19:47:09.042Z] [2025-05-19T19:47:09.042Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-05-19T19:47:09.042Z] #93 DONE 2.0s [2025-05-19T19:47:09.043Z] [2025-05-19T19:47:09.043Z] #98 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-05-19T19:47:09.043Z] #0 2.830 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:09.043Z] #0 3.273 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:47:09.043Z] #0 3.994 OK: 248 MiB in 58 packages [2025-05-19T19:47:09.043Z] #98 DONE 5.0s [2025-05-19T19:47:09.043Z] [2025-05-19T19:47:09.043Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-05-19T19:47:09.043Z] #99 ... [2025-05-19T19:47:09.043Z] [2025-05-19T19:47:09.043Z] #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-05-19T19:47:09.043Z] #95 DONE 2.0s [2025-05-19T19:47:09.043Z] [2025-05-19T19:47:09.043Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-05-19T19:47:09.043Z] #99 DONE 0.2s [2025-05-19T19:47:09.043Z] [2025-05-19T19:47:09.043Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2025-05-19T19:47:09.043Z] #100 DONE 0.3s [2025-05-19T19:47:09.043Z] [2025-05-19T19:47:09.043Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2025-05-19T19:47:09.305Z] #101 ... [2025-05-19T19:47:09.305Z] [2025-05-19T19:47:09.305Z] #102 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-05-19T19:47:09.305Z] #102 DONE 0.4s [2025-05-19T19:47:09.305Z] [2025-05-19T19:47:09.305Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-05-19T19:47:09.305Z] #103 DONE 0.3s [2025-05-19T19:47:09.305Z] [2025-05-19T19:47:09.305Z] #104 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:47:09.568Z] #104 ... [2025-05-19T19:47:09.568Z] [2025-05-19T19:47:09.568Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2025-05-19T19:47:09.568Z] #101 DONE 0.3s [2025-05-19T19:47:09.568Z] [2025-05-19T19:47:09.568Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-05-19T19:47:09.568Z] #105 DONE 0.3s [2025-05-19T19:47:09.568Z] [2025-05-19T19:47:09.568Z] #106 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-05-19T19:47:09.568Z] #106 DONE 4.2s [2025-05-19T19:47:09.568Z] [2025-05-19T19:47:09.568Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-05-19T19:47:09.568Z] #107 DONE 0.4s [2025-05-19T19:47:09.568Z] [2025-05-19T19:47:09.568Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-05-19T19:47:10.135Z] #108 ... [2025-05-19T19:47:10.135Z] [2025-05-19T19:47:10.135Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-05-19T19:47:10.135Z] #109 DONE 0.4s [2025-05-19T19:47:10.135Z] [2025-05-19T19:47:10.135Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-05-19T19:47:10.135Z] #110 DONE 0.4s [2025-05-19T19:47:10.135Z] [2025-05-19T19:47:10.135Z] #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-05-19T19:47:10.135Z] #111 DONE 0.4s [2025-05-19T19:47:10.135Z] [2025-05-19T19:47:10.135Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-05-19T19:47:10.135Z] #108 DONE 0.5s [2025-05-19T19:47:10.135Z] [2025-05-19T19:47:10.135Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-05-19T19:47:10.394Z] #112 DONE 0.3s [2025-05-19T19:47:10.394Z] [2025-05-19T19:47:10.394Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-05-19T19:47:10.394Z] #113 DONE 0.4s [2025-05-19T19:47:10.394Z] [2025-05-19T19:47:10.394Z] #114 [security-spire-server] exporting to image [2025-05-19T19:47:10.394Z] #114 exporting layers [2025-05-19T19:47:10.688Z] #114 ... [2025-05-19T19:47:10.688Z] [2025-05-19T19:47:10.688Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-05-19T19:47:10.688Z] #115 DONE 0.3s [2025-05-19T19:47:10.688Z] [2025-05-19T19:47:10.688Z] #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-05-19T19:47:10.688Z] #116 DONE 0.4s [2025-05-19T19:47:10.688Z] [2025-05-19T19:47:10.688Z] #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-05-19T19:47:13.223Z] #117 DONE 2.6s [2025-05-19T19:47:13.223Z] [2025-05-19T19:47:13.223Z] #114 [security-spire-agent] exporting to image [2025-05-19T19:47:14.773Z] #114 ... [2025-05-19T19:47:14.773Z] [2025-05-19T19:47:14.773Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:47:16.677Z] #118 ... [2025-05-19T19:47:16.677Z] [2025-05-19T19:47:16.677Z] #114 [security-spire-agent] exporting to image [2025-05-19T19:47:16.677Z] #114 exporting layers 6.2s done [2025-05-19T19:47:16.677Z] #114 writing image sha256:f25a7dbe192d185e548b4cf5111d388dbe5e977a36e9ee75489f9cc90feefe23 [2025-05-19T19:47:17.714Z] #114 writing image sha256:f25a7dbe192d185e548b4cf5111d388dbe5e977a36e9ee75489f9cc90feefe23 0.9s done [2025-05-19T19:47:17.714Z] #114 naming to docker.io/library/security-spire-server 0.0s done [2025-05-19T19:47:19.164Z] #114 exporting layers 8.2s done [2025-05-19T19:47:19.164Z] #114 writing image sha256:b65d24c35f0c947625b5ab95cc2af1b8fa9ae56599d22d5ecf7519d6895d4794 [2025-05-19T19:47:19.423Z] #114 writing image sha256:b65d24c35f0c947625b5ab95cc2af1b8fa9ae56599d22d5ecf7519d6895d4794 0.2s done [2025-05-19T19:47:19.423Z] #114 naming to docker.io/library/security-spire-config 0.0s done [2025-05-19T19:47:19.423Z] #114 exporting layers 6.3s done [2025-05-19T19:47:19.423Z] #114 writing image sha256:4bb83cba5241bc42d9e16ded9b1a9135abb58d6f404fca4a13a63652934ed3d0 0.0s done [2025-05-19T19:47:19.423Z] #114 naming to docker.io/library/security-spire-agent [2025-05-19T19:47:19.423Z] #114 naming to docker.io/library/security-spire-agent 0.0s done [2025-05-19T19:47:19.423Z] #114 DONE 9.2s [2025-05-19T19:47:19.423Z] [2025-05-19T19:47:19.423Z] #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:47:58.688Z] #85 ... [2025-05-19T19:47:58.688Z] [2025-05-19T19:47:58.688Z] #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:47:58.688Z] #80 DONE 54.3s [2025-05-19T19:47:58.688Z] [2025-05-19T19:47:58.688Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:47:58.688Z] #118 DONE 53.8s [2025-05-19T19:47:58.688Z] [2025-05-19T19:47:58.688Z] #76 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:47:58.688Z] #76 DONE 54.9s [2025-05-19T19:47:58.688Z] [2025-05-19T19:47:58.688Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-05-19T19:47:58.688Z] #119 ... [2025-05-19T19:47:58.688Z] [2025-05-19T19:47:58.688Z] #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:47:58.688Z] #85 DONE 53.9s [2025-05-19T19:47:58.688Z] [2025-05-19T19:47:58.688Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:47:58.688Z] #89 DONE 53.6s [2025-05-19T19:47:58.688Z] [2025-05-19T19:47:58.688Z] #104 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:47:58.688Z] #104 DONE 49.1s [2025-05-19T19:47:58.688Z] [2025-05-19T19:47:58.688Z] #120 [core-keeper builder 7/8] COPY . . [2025-05-19T19:48:08.663Z] #120 ... [2025-05-19T19:48:08.663Z] [2025-05-19T19:48:08.663Z] #121 [support-scheduler builder 6/7] COPY . . [2025-05-19T19:48:08.663Z] #121 ... [2025-05-19T19:48:08.663Z] [2025-05-19T19:48:08.663Z] #122 [core-data builder 6/7] COPY . . [2025-05-19T19:48:08.663Z] #122 ... [2025-05-19T19:48:08.663Z] [2025-05-19T19:48:08.663Z] #123 [security-bootstrapper builder 6/7] COPY . . [2025-05-19T19:48:08.921Z] #123 ... [2025-05-19T19:48:08.921Z] [2025-05-19T19:48:08.921Z] #124 [support-notifications builder 6/7] COPY . . [2025-05-19T19:48:14.186Z] #124 DONE 15.3s [2025-05-19T19:48:14.186Z] [2025-05-19T19:48:14.186Z] #123 [security-bootstrapper builder 6/7] COPY . . [2025-05-19T19:48:14.186Z] #123 DONE 15.3s [2025-05-19T19:48:14.186Z] [2025-05-19T19:48:14.186Z] #125 [security-proxy-setup builder 6/7] COPY . . [2025-05-19T19:48:14.186Z] #125 CACHED [2025-05-19T19:48:14.186Z] [2025-05-19T19:48:14.186Z] #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-05-19T19:48:14.186Z] #126 CACHED [2025-05-19T19:48:14.186Z] [2025-05-19T19:48:14.186Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:48:14.186Z] #127 CACHED [2025-05-19T19:48:14.186Z] [2025-05-19T19:48:14.186Z] #121 [support-scheduler builder 6/7] COPY . . [2025-05-19T19:48:14.186Z] #121 DONE 15.4s [2025-05-19T19:48:14.186Z] [2025-05-19T19:48:14.186Z] #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-05-19T19:48:14.186Z] #128 CACHED [2025-05-19T19:48:14.186Z] [2025-05-19T19:48:14.186Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2025-05-19T19:48:14.186Z] #129 CACHED [2025-05-19T19:48:14.186Z] [2025-05-19T19:48:14.186Z] #130 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:48:14.186Z] #130 CACHED [2025-05-19T19:48:14.186Z] [2025-05-19T19:48:14.186Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-05-19T19:48:14.186Z] #131 ... [2025-05-19T19:48:14.186Z] [2025-05-19T19:48:14.186Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-05-19T19:48:14.186Z] #119 DONE 15.5s [2025-05-19T19:48:14.186Z] [2025-05-19T19:48:14.186Z] #120 [core-keeper builder 7/8] COPY . . [2025-05-19T19:48:14.186Z] #120 DONE 15.4s [2025-05-19T19:48:14.186Z] [2025-05-19T19:48:14.186Z] #122 [core-data builder 6/7] COPY . . [2025-05-19T19:48:14.186Z] #122 DONE 15.6s [2025-05-19T19:48:14.186Z] [2025-05-19T19:48:14.186Z] #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:48:14.186Z] #132 CACHED [2025-05-19T19:48:14.186Z] [2025-05-19T19:48:14.186Z] #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-05-19T19:48:14.186Z] #133 CACHED [2025-05-19T19:48:14.186Z] [2025-05-19T19:48:14.186Z] #134 [security-proxy-auth builder 6/7] COPY . . [2025-05-19T19:48:14.186Z] #134 CACHED [2025-05-19T19:48:14.186Z] [2025-05-19T19:48:14.186Z] #135 [core-command builder 6/7] COPY . . [2025-05-19T19:48:14.186Z] #135 CACHED [2025-05-19T19:48:14.186Z] [2025-05-19T19:48:14.186Z] #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:48:14.186Z] #136 CACHED [2025-05-19T19:48:14.186Z] [2025-05-19T19:48:14.186Z] #137 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-05-19T19:48:14.186Z] #137 CACHED [2025-05-19T19:48:14.186Z] [2025-05-19T19:48:14.186Z] #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-05-19T19:48:14.186Z] #138 CACHED [2025-05-19T19:48:14.186Z] [2025-05-19T19:48:14.186Z] #139 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-05-19T19:48:14.186Z] #139 CACHED [2025-05-19T19:48:14.186Z] [2025-05-19T19:48:14.186Z] #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:48:14.186Z] #140 CACHED [2025-05-19T19:48:14.186Z] [2025-05-19T19:48:14.186Z] #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-05-19T19:48:14.186Z] #141 CACHED [2025-05-19T19:48:14.186Z] [2025-05-19T19:48:14.186Z] #142 [core-metadata builder 6/7] COPY . . [2025-05-19T19:48:14.186Z] #142 CACHED [2025-05-19T19:48:14.186Z] [2025-05-19T19:48:14.186Z] #143 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:48:14.186Z] #143 CACHED [2025-05-19T19:48:14.186Z] [2025-05-19T19:48:14.186Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-05-19T19:48:16.727Z] #144 2.420 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-05-19T19:48:23.618Z] #144 ... [2025-05-19T19:48:23.618Z] [2025-05-19T19:48:23.618Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-05-19T19:48:23.618Z] #0 0.466 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-05-19T19:48:23.903Z] #145 ... [2025-05-19T19:48:23.903Z] [2025-05-19T19:48:23.903Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-05-19T19:48:23.903Z] #0 0.752 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-05-19T19:48:23.903Z] #146 ... [2025-05-19T19:48:23.903Z] [2025-05-19T19:48:23.903Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-05-19T19:48:23.903Z] #0 1.530 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-05-19T19:48:24.160Z] #147 ... [2025-05-19T19:48:24.160Z] [2025-05-19T19:48:24.160Z] #148 [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-05-19T19:48:24.160Z] #0 0.871 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-05-19T19:48:24.418Z] #148 ... [2025-05-19T19:48:24.418Z] [2025-05-19T19:48:24.418Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-05-19T19:48:24.418Z] #0 1.909 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-05-19T19:48:24.418Z] #149 ... [2025-05-19T19:48:24.418Z] [2025-05-19T19:48:24.418Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-05-19T19:48:24.418Z] #0 2.042 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-05-19T19:48:24.678Z] #150 ... [2025-05-19T19:48:24.678Z] [2025-05-19T19:48:24.678Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-05-19T19:48:24.678Z] #0 1.085 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-05-19T19:48:24.678Z] #151 ... [2025-05-19T19:48:24.678Z] [2025-05-19T19:48:24.678Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-05-19T19:48:24.678Z] #131 0.939 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-05-19T19:48:24.937Z] #131 ... [2025-05-19T19:48:24.937Z] [2025-05-19T19:48:24.937Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-05-19T19:48:24.937Z] #0 1.321 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-05-19T19:48:25.194Z] #152 ... [2025-05-19T19:48:25.194Z] [2025-05-19T19:48:25.195Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-05-19T19:48:25.195Z] #0 0.750 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-05-19T19:48:25.195Z] #153 ... [2025-05-19T19:48:25.195Z] [2025-05-19T19:48:25.195Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-05-19T19:48:25.195Z] #0 0.927 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-05-19T19:50:46.891Z] #154 ... [2025-05-19T19:50:46.891Z] [2025-05-19T19:50:46.891Z] #148 [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-05-19T19:50:46.891Z] #148 140.8 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-05-19T19:50:53.455Z] #148 ... [2025-05-19T19:50:53.455Z] [2025-05-19T19:50:53.455Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-05-19T19:50:53.455Z] #146 DONE 159.5s [2025-05-19T19:50:53.455Z] [2025-05-19T19:50:53.455Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-05-19T19:50:53.715Z] #152 ... [2025-05-19T19:50:53.715Z] [2025-05-19T19:50:53.715Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-05-19T19:51:00.278Z] #155 ... [2025-05-19T19:51:00.278Z] [2025-05-19T19:51:00.278Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-05-19T19:51:00.278Z] #152 DONE 166.5s [2025-05-19T19:51:00.278Z] [2025-05-19T19:51:00.278Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-05-19T19:51:00.278Z] #150 DONE 166.5s [2025-05-19T19:51:00.538Z] [2025-05-19T19:51:00.538Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-05-19T19:51:00.538Z] #154 DONE 166.6s [2025-05-19T19:51:00.538Z] [2025-05-19T19:51:00.538Z] #156 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:51:00.538Z] #156 ... [2025-05-19T19:51:00.538Z] [2025-05-19T19:51:00.538Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-05-19T19:51:00.538Z] #151 DONE 166.8s [2025-05-19T19:51:00.797Z] [2025-05-19T19:51:00.797Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-05-19T19:51:00.797Z] #153 DONE 167.0s [2025-05-19T19:51:00.797Z] [2025-05-19T19:51:00.797Z] #157 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:51:01.055Z] #157 ... [2025-05-19T19:51:01.055Z] [2025-05-19T19:51:01.055Z] #148 [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-05-19T19:51:01.055Z] #148 DONE 167.1s [2025-05-19T19:51:01.055Z] [2025-05-19T19:51:01.055Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-05-19T19:51:01.055Z] #147 DONE 167.0s [2025-05-19T19:51:01.055Z] [2025-05-19T19:51:01.055Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-05-19T19:51:01.055Z] #149 DONE 167.0s [2025-05-19T19:51:01.055Z] [2025-05-19T19:51:01.055Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-05-19T19:51:01.055Z] #131 DONE 167.2s [2025-05-19T19:51:01.055Z] [2025-05-19T19:51:01.055Z] #158 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:51:01.314Z] #158 ... [2025-05-19T19:51:01.314Z] [2025-05-19T19:51:01.314Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-05-19T19:51:01.314Z] #145 DONE 167.5s [2025-05-19T19:51:01.314Z] [2025-05-19T19:51:01.314Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-05-19T19:51:01.314Z] #144 DONE 167.4s [2025-05-19T19:51:01.314Z] [2025-05-19T19:51:01.314Z] #159 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:51:01.572Z] #159 ... [2025-05-19T19:51:01.572Z] [2025-05-19T19:51:01.572Z] #157 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:51:01.572Z] #157 DONE 0.9s [2025-05-19T19:51:01.572Z] [2025-05-19T19:51:01.572Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-05-19T19:51:01.572Z] #155 DONE 7.9s [2025-05-19T19:51:01.572Z] [2025-05-19T19:51:01.572Z] #156 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:51:01.572Z] #156 DONE 1.2s [2025-05-19T19:51:01.572Z] [2025-05-19T19:51:01.572Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-05-19T19:51:01.831Z] #160 ... [2025-05-19T19:51:01.831Z] [2025-05-19T19:51:01.831Z] #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:51:01.831Z] #161 DONE 0.8s [2025-05-19T19:51:01.831Z] [2025-05-19T19:51:01.831Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:51:01.831Z] #162 DONE 0.9s [2025-05-19T19:51:01.831Z] [2025-05-19T19:51:01.831Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:51:01.831Z] #163 DONE 0.7s [2025-05-19T19:51:01.831Z] [2025-05-19T19:51:01.831Z] #158 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:51:01.831Z] #158 DONE 0.7s [2025-05-19T19:51:01.831Z] [2025-05-19T19:51:01.831Z] #159 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:51:01.831Z] #159 DONE 0.6s [2025-05-19T19:51:01.831Z] [2025-05-19T19:51:01.831Z] #164 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:51:01.831Z] #164 DONE 0.5s [2025-05-19T19:51:01.831Z] [2025-05-19T19:51:01.831Z] #165 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-05-19T19:51:02.088Z] #165 ... [2025-05-19T19:51:02.088Z] [2025-05-19T19:51:02.088Z] #166 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-05-19T19:51:02.088Z] #166 DONE 0.7s [2025-05-19T19:51:02.346Z] [2025-05-19T19:51:02.346Z] #167 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:51:02.346Z] #167 CACHED [2025-05-19T19:51:02.346Z] [2025-05-19T19:51:02.346Z] #168 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-05-19T19:51:02.346Z] #168 CACHED [2025-05-19T19:51:02.346Z] [2025-05-19T19:51:02.346Z] #169 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:51:02.346Z] #169 CACHED [2025-05-19T19:51:02.346Z] [2025-05-19T19:51:02.346Z] #170 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-05-19T19:51:02.346Z] #170 CACHED [2025-05-19T19:51:02.346Z] [2025-05-19T19:51:02.346Z] #171 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:51:02.346Z] #171 CACHED [2025-05-19T19:51:02.346Z] [2025-05-19T19:51:02.346Z] #172 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-05-19T19:51:02.346Z] #172 CACHED [2025-05-19T19:51:02.346Z] [2025-05-19T19:51:02.346Z] #173 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-05-19T19:51:02.346Z] #173 ... [2025-05-19T19:51:02.346Z] [2025-05-19T19:51:02.346Z] #174 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-05-19T19:51:02.346Z] #174 DONE 0.7s [2025-05-19T19:51:02.346Z] [2025-05-19T19:51:02.346Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-05-19T19:51:02.346Z] #175 DONE 0.7s [2025-05-19T19:51:02.712Z] [2025-05-19T19:51:02.712Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-05-19T19:51:03.280Z] #176 ... [2025-05-19T19:51:03.280Z] [2025-05-19T19:51:03.280Z] #177 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-05-19T19:51:03.280Z] #177 DONE 1.3s [2025-05-19T19:51:03.280Z] [2025-05-19T19:51:03.280Z] #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-05-19T19:51:03.280Z] #178 DONE 1.4s [2025-05-19T19:51:03.280Z] [2025-05-19T19:51:03.280Z] #179 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-05-19T19:51:03.280Z] #179 DONE 1.6s [2025-05-19T19:51:03.280Z] [2025-05-19T19:51:03.280Z] #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-05-19T19:51:03.539Z] #180 ... [2025-05-19T19:51:03.539Z] [2025-05-19T19:51:03.539Z] #165 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-05-19T19:51:03.539Z] #165 DONE 1.6s [2025-05-19T19:51:03.539Z] [2025-05-19T19:51:03.539Z] #181 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-05-19T19:51:03.539Z] #181 DONE 1.6s [2025-05-19T19:51:03.539Z] [2025-05-19T19:51:03.539Z] #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-05-19T19:51:03.539Z] #182 DONE 1.4s [2025-05-19T19:51:03.539Z] [2025-05-19T19:51:03.539Z] #183 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-05-19T19:51:03.539Z] #183 DONE 1.4s [2025-05-19T19:51:03.539Z] [2025-05-19T19:51:03.539Z] #173 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-05-19T19:51:03.539Z] #173 DONE 1.4s [2025-05-19T19:51:03.539Z] [2025-05-19T19:51:03.539Z] #184 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-05-19T19:51:03.799Z] #184 ... [2025-05-19T19:51:03.799Z] [2025-05-19T19:51:03.799Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-05-19T19:51:03.799Z] #160 DONE 2.1s [2025-05-19T19:51:03.799Z] [2025-05-19T19:51:03.799Z] #185 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:51:04.058Z] #185 ... [2025-05-19T19:51:04.059Z] [2025-05-19T19:51:04.059Z] #186 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-05-19T19:51:04.059Z] #186 DONE 2.0s [2025-05-19T19:51:04.320Z] [2025-05-19T19:51:04.320Z] #187 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-05-19T19:51:04.320Z] #187 DONE 1.1s [2025-05-19T19:51:04.320Z] [2025-05-19T19:51:04.320Z] #188 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-05-19T19:51:05.259Z] #188 ... [2025-05-19T19:51:05.259Z] [2025-05-19T19:51:05.259Z] #189 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-05-19T19:51:05.259Z] #189 DONE 2.7s [2025-05-19T19:51:05.259Z] [2025-05-19T19:51:05.259Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-05-19T19:51:05.259Z] #176 DONE 2.8s [2025-05-19T19:51:05.259Z] [2025-05-19T19:51:05.259Z] #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-05-19T19:51:05.259Z] #180 DONE 2.0s [2025-05-19T19:51:05.259Z] [2025-05-19T19:51:05.259Z] #190 [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-05-19T19:51:05.259Z] #190 ... [2025-05-19T19:51:05.259Z] [2025-05-19T19:51:05.259Z] #191 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-05-19T19:51:05.259Z] #191 DONE 1.9s [2025-05-19T19:51:05.518Z] [2025-05-19T19:51:05.518Z] #192 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-05-19T19:51:05.518Z] #192 DONE 1.9s [2025-05-19T19:51:05.518Z] [2025-05-19T19:51:05.518Z] #193 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-05-19T19:51:05.518Z] #193 DONE 1.8s [2025-05-19T19:51:05.518Z] [2025-05-19T19:51:05.518Z] #194 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-05-19T19:51:05.518Z] #194 DONE 1.8s [2025-05-19T19:51:05.518Z] [2025-05-19T19:51:05.518Z] #114 [core-command] exporting to image [2025-05-19T19:51:05.518Z] #114 exporting layers [2025-05-19T19:51:05.518Z] #114 ... [2025-05-19T19:51:05.518Z] [2025-05-19T19:51:05.518Z] #184 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-05-19T19:51:05.518Z] #184 DONE 1.9s [2025-05-19T19:51:05.518Z] [2025-05-19T19:51:05.518Z] #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-05-19T19:51:05.518Z] #195 DONE 1.9s [2025-05-19T19:51:05.518Z] [2025-05-19T19:51:05.518Z] #185 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:51:05.518Z] #185 DONE 1.9s [2025-05-19T19:51:05.778Z] [2025-05-19T19:51:05.778Z] #196 [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-05-19T19:51:05.778Z] #196 DONE 1.5s [2025-05-19T19:51:05.778Z] [2025-05-19T19:51:05.778Z] #188 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-05-19T19:51:05.778Z] #188 DONE 1.5s [2025-05-19T19:51:05.778Z] [2025-05-19T19:51:05.778Z] #197 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-05-19T19:51:05.778Z] #197 ... [2025-05-19T19:51:05.778Z] [2025-05-19T19:51:05.778Z] #190 [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-05-19T19:51:05.778Z] #190 DONE 0.7s [2025-05-19T19:51:06.036Z] [2025-05-19T19:51:06.037Z] #198 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-05-19T19:51:06.037Z] #198 DONE 0.7s [2025-05-19T19:51:06.037Z] [2025-05-19T19:51:06.037Z] #199 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-05-19T19:51:06.037Z] #199 DONE 0.6s [2025-05-19T19:51:06.037Z] [2025-05-19T19:51:06.037Z] #200 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-05-19T19:51:06.037Z] #200 DONE 0.6s [2025-05-19T19:51:06.037Z] [2025-05-19T19:51:06.037Z] #114 [support-scheduler] exporting to image [2025-05-19T19:51:06.037Z] #114 ... [2025-05-19T19:51:06.037Z] [2025-05-19T19:51:06.037Z] #201 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-05-19T19:51:06.037Z] #201 DONE 0.7s [2025-05-19T19:51:06.037Z] [2025-05-19T19:51:06.037Z] #114 [support-notifications] exporting to image [2025-05-19T19:51:06.373Z] #114 ... [2025-05-19T19:51:06.373Z] [2025-05-19T19:51:06.373Z] #202 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-05-19T19:51:06.373Z] #202 DONE 0.6s [2025-05-19T19:51:06.373Z] [2025-05-19T19:51:06.373Z] #203 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-05-19T19:51:06.373Z] #203 DONE 0.6s [2025-05-19T19:51:06.373Z] [2025-05-19T19:51:06.373Z] #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-05-19T19:51:06.373Z] #204 DONE 0.7s [2025-05-19T19:51:06.373Z] [2025-05-19T19:51:06.373Z] #114 [core-metadata] exporting to image [2025-05-19T19:51:06.373Z] #114 ... [2025-05-19T19:51:06.373Z] [2025-05-19T19:51:06.373Z] #197 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-05-19T19:51:06.373Z] #197 DONE 0.6s [2025-05-19T19:51:06.654Z] [2025-05-19T19:51:06.654Z] #205 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-05-19T19:51:06.654Z] #205 ... [2025-05-19T19:51:06.654Z] [2025-05-19T19:51:06.654Z] #206 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-05-19T19:51:06.654Z] #206 DONE 0.9s [2025-05-19T19:51:06.654Z] [2025-05-19T19:51:06.654Z] #114 [core-metadata] exporting to image [2025-05-19T19:51:06.654Z] #114 writing image sha256:0cc34df27aeee6cb85d0e582f05debf8e90f18c4b60cd50d2b5a3f87861295d2 [2025-05-19T19:51:06.911Z] #114 ... [2025-05-19T19:51:06.911Z] [2025-05-19T19:51:06.911Z] #207 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-05-19T19:51:06.911Z] #207 DONE 1.0s [2025-05-19T19:51:07.169Z] [2025-05-19T19:51:07.169Z] #208 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-05-19T19:51:07.169Z] #208 ... [2025-05-19T19:51:07.169Z] [2025-05-19T19:51:07.169Z] #209 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-05-19T19:51:07.169Z] #209 DONE 1.0s [2025-05-19T19:51:07.169Z] [2025-05-19T19:51:07.169Z] #210 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-05-19T19:51:07.169Z] #210 DONE 0.7s [2025-05-19T19:51:07.437Z] [2025-05-19T19:51:07.437Z] #114 [core-keeper] exporting to image [2025-05-19T19:51:07.437Z] #114 exporting layers 1.4s done [2025-05-19T19:51:07.437Z] #114 writing image sha256:0cc34df27aeee6cb85d0e582f05debf8e90f18c4b60cd50d2b5a3f87861295d2 0.5s done [2025-05-19T19:51:07.437Z] #114 writing image sha256:c918db6fea35fbbede41b5d80725f33268b54280b67f0cf87be8288186024799 0.2s done [2025-05-19T19:51:07.437Z] #114 naming to docker.io/library/core-keeper done [2025-05-19T19:51:07.437Z] #114 naming to docker.io/library/core-command [2025-05-19T19:51:07.437Z] #114 exporting layers 1.4s done [2025-05-19T19:51:07.437Z] #114 naming to docker.io/library/core-command done [2025-05-19T19:51:07.437Z] #114 writing image sha256:beb683d4954ddd5bfb9a6499f4f88658f0c2610fa8069c34a41080597440361b [2025-05-19T19:51:07.696Z] #114 ... [2025-05-19T19:51:07.696Z] [2025-05-19T19:51:07.696Z] #211 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-05-19T19:51:07.696Z] #211 DONE 1.4s [2025-05-19T19:51:07.696Z] [2025-05-19T19:51:07.696Z] #114 [core-command] exporting to image [2025-05-19T19:51:07.696Z] #114 writing image sha256:49a2ed61215f0c77bfb4ddfcb371b9df9a7df21e278c930b5d2ad11cb23c8024 [2025-05-19T19:51:07.696Z] #114 writing image sha256:beb683d4954ddd5bfb9a6499f4f88658f0c2610fa8069c34a41080597440361b 0.2s done [2025-05-19T19:51:07.696Z] #114 naming to docker.io/library/security-spiffe-token-provider [2025-05-19T19:51:07.955Z] #114 exporting layers 1.9s done [2025-05-19T19:51:07.955Z] #114 naming to docker.io/library/security-spiffe-token-provider 0.3s done [2025-05-19T19:51:07.955Z] #114 ... [2025-05-19T19:51:07.955Z] [2025-05-19T19:51:07.955Z] #205 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-05-19T19:51:07.955Z] #205 DONE 1.6s [2025-05-19T19:51:07.955Z] [2025-05-19T19:51:07.955Z] #212 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-05-19T19:51:07.955Z] #212 DONE 0.8s [2025-05-19T19:51:07.955Z] [2025-05-19T19:51:07.955Z] #208 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-05-19T19:51:07.955Z] #208 DONE 1.1s [2025-05-19T19:51:07.955Z] [2025-05-19T19:51:07.955Z] #114 [core-metadata] exporting to image [2025-05-19T19:51:07.955Z] #114 writing image sha256:49a2ed61215f0c77bfb4ddfcb371b9df9a7df21e278c930b5d2ad11cb23c8024 0.4s done [2025-05-19T19:51:07.955Z] #114 naming to docker.io/library/core-metadata done [2025-05-19T19:51:08.214Z] #114 exporting layers 1.9s done [2025-05-19T19:51:08.214Z] #114 writing image sha256:af1fb491b20d9026f178a79877f32849ac303d1943196aaebee7027299077ece done [2025-05-19T19:51:08.214Z] #114 naming to docker.io/library/support-scheduler 0.0s done [2025-05-19T19:51:08.214Z] #114 ... [2025-05-19T19:51:08.214Z] [2025-05-19T19:51:08.214Z] #213 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-05-19T19:51:08.214Z] #213 DONE 0.9s [2025-05-19T19:51:08.214Z] [2025-05-19T19:51:08.214Z] #114 [support-scheduler] exporting to image [2025-05-19T19:51:08.214Z] #114 writing image sha256:1a2fff692f61560af81f5e02ddb363df13618e3e2303557e0cd40221f2e595a4 0.1s done [2025-05-19T19:51:08.214Z] #114 naming to docker.io/library/core-data [2025-05-19T19:51:08.472Z] #114 exporting layers 0.4s done [2025-05-19T19:51:08.472Z] #114 naming to docker.io/library/core-data done [2025-05-19T19:51:08.472Z] #114 writing image sha256:a8341107670b05d78e6b8f7801391388610a05c8a6b11005566a9a5ceb82fdbc done [2025-05-19T19:51:08.472Z] #114 naming to docker.io/library/support-notifications done [2025-05-19T19:51:08.472Z] #114 writing image sha256:abb4da947271762bbda4cd499ee5127c3b5d10bbaa1fcffce6ce2ba5e77bf3d0 done [2025-05-19T19:51:08.472Z] #114 naming to docker.io/library/core-common-config-bootstrapper done [2025-05-19T19:51:08.472Z] #114 writing image sha256:c17ce6295709b78da107b672ceea3cc0f2eb473faf5e4e4daac492753458b92a [2025-05-19T19:51:08.731Z] #114 writing image sha256:c17ce6295709b78da107b672ceea3cc0f2eb473faf5e4e4daac492753458b92a 0.0s done [2025-05-19T19:51:08.731Z] #114 naming to docker.io/library/security-proxy-auth 0.0s done [2025-05-19T19:51:08.731Z] #114 DONE 12.8s [2025-05-19T19:51:08.731Z] [2025-05-19T19:51:08.731Z] #214 [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-05-19T19:51:08.731Z] #214 DONE 0.7s [2025-05-19T19:51:08.731Z] [2025-05-19T19:51:08.731Z] #215 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-05-19T19:51:08.989Z] #215 DONE 0.8s [2025-05-19T19:51:08.989Z] [2025-05-19T19:51:08.989Z] #216 [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-05-19T19:51:09.248Z] #216 ... [2025-05-19T19:51:09.248Z] [2025-05-19T19:51:09.248Z] #217 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-05-19T19:51:09.248Z] #217 DONE 1.0s [2025-05-19T19:51:09.248Z] [2025-05-19T19:51:09.248Z] #216 [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-05-19T19:51:09.248Z] #216 DONE 0.4s [2025-05-19T19:51:09.248Z] [2025-05-19T19:51:09.248Z] #218 [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-05-19T19:51:09.506Z] #218 DONE 0.1s [2025-05-19T19:51:09.506Z] [2025-05-19T19:51:09.506Z] #219 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-05-19T19:51:09.506Z] #219 DONE 0.1s [2025-05-19T19:51:09.506Z] [2025-05-19T19:51:09.506Z] #114 [security-proxy-setup] exporting to image [2025-05-19T19:51:09.506Z] #114 ... [2025-05-19T19:51:09.506Z] [2025-05-19T19:51:09.506Z] #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-05-19T19:51:09.506Z] #220 DONE 0.5s [2025-05-19T19:51:09.765Z] [2025-05-19T19:51:09.765Z] #114 [security-proxy-setup] exporting to image [2025-05-19T19:51:09.765Z] #114 exporting layers 0.6s done [2025-05-19T19:51:09.765Z] #114 writing image sha256:cff45c11307464d77c9cb83c17a295c5246914cf3be08355019f4d604234ab3e done [2025-05-19T19:51:09.765Z] #114 naming to docker.io/library/security-proxy-setup done [2025-05-19T19:51:10.024Z] #114 ... [2025-05-19T19:51:10.024Z] [2025-05-19T19:51:10.024Z] #221 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-05-19T19:51:10.024Z] #221 DONE 0.4s [2025-05-19T19:51:10.024Z] [2025-05-19T19:51:10.024Z] #114 [security-bootstrapper] exporting to image [2025-05-19T19:51:10.024Z] #114 exporting layers 0.5s done [2025-05-19T19:51:10.024Z] #114 writing image sha256:b31fca0f63c1217e2a15c3c887f60cefefca64a4827265039ed0d0dcc3d29c44 0.0s done [2025-05-19T19:51:10.024Z] #114 naming to docker.io/library/security-secretstore-setup done [2025-05-19T19:51:10.593Z] #114 exporting layers 0.6s done [2025-05-19T19:51:10.593Z] #114 writing image sha256:8893a63cfa6663679448680a55b2b99f3965b5a5a513eba0ad647ac1298268c3 done [2025-05-19T19:51:10.593Z] #114 naming to docker.io/library/security-bootstrapper done [2025-05-19T19:51:10.593Z] #114 DONE 14.2s [2025-05-19T19:51:10.593Z] time="2025-05-19T19:46:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-19T19:51:10.593Z] time="2025-05-19T19:46:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-19T19:51:10.593Z] time="2025-05-19T19:46:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-19T19:51:10.593Z] time="2025-05-19T19:46:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-19T19:51:10.593Z] time="2025-05-19T19:46:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-19T19:51:10.593Z] time="2025-05-19T19:46:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-19T19:51:10.593Z] time="2025-05-19T19:46:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-19T19:51:10.593Z] time="2025-05-19T19:46:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-19T19:51:10.593Z] time="2025-05-19T19:46:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-19T19:51:10.593Z] time="2025-05-19T19:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-19T19:51:10.593Z] time="2025-05-19T19:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-19T19:51:10.593Z] time="2025-05-19T19:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-19T19:51:10.593Z] time="2025-05-19T19:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-19T19:51:10.593Z] time="2025-05-19T19:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-19T19:51:10.593Z] time="2025-05-19T19:46:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-05-19T19:51:10.620Z] $ docker stop --time=1 edaf87b014e646f933506bc7d2b4da4cf12828b264f2d640cc7fc251bd07df85 [2025-05-19T19:51:11.963Z] $ docker rm -f --volumes edaf87b014e646f933506bc7d2b4da4cf12828b264f2d640cc7fc251bd07df85 [Pipeline] // withDockerContainer [Pipeline] sh [2025-05-19T19:51:12.395Z] + docker images [2025-05-19T19:51:12.395Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-05-19T19:51:12.395Z] security-bootstrapper latest 8893a63cfa66 3 seconds ago 20.3MB [2025-05-19T19:51:12.395Z] security-secretstore-setup latest b31fca0f63c1 3 seconds ago 68MB [2025-05-19T19:51:12.395Z] security-proxy-setup latest cff45c113074 4 seconds ago 38.3MB [2025-05-19T19:51:12.395Z] core-common-config-bootstrapper latest abb4da947271 5 seconds ago 17.1MB [2025-05-19T19:51:12.395Z] security-proxy-auth latest c17ce6295709 5 seconds ago 31.4MB [2025-05-19T19:51:12.395Z] security-spiffe-token-provider latest beb683d4954d 7 seconds ago 47.2MB [2025-05-19T19:51:12.395Z] support-scheduler latest af1fb491b20d 7 seconds ago 48.4MB [2025-05-19T19:51:12.395Z] core-data latest 1a2fff692f61 7 seconds ago 32.5MB [2025-05-19T19:51:12.395Z] core-metadata latest 49a2ed61215f 7 seconds ago 32.7MB [2025-05-19T19:51:12.395Z] core-command latest c918db6fea35 7 seconds ago 28MB [2025-05-19T19:51:12.395Z] support-notifications latest a8341107670b 7 seconds ago 52MB [2025-05-19T19:51:12.395Z] core-keeper latest 0cc34df27aee 8 seconds ago 32.2MB [2025-05-19T19:51:12.395Z] security-spire-agent latest 4bb83cba5241 4 minutes ago 195MB [2025-05-19T19:51:12.395Z] security-spire-server latest f25a7dbe192d 4 minutes ago 149MB [2025-05-19T19:51:12.395Z] security-spire-config latest b65d24c35f0c 4 minutes ago 149MB [2025-05-19T19:51:12.395Z] ci-base-image-x86_64 latest 9eb327be66c1 7 minutes ago 925MB [2025-05-19T19:51:12.395Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 69404ca5bff2 5 weeks ago 574MB [2025-05-19T19:51:12.395Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 23 months ago 334MB [2025-05-19T19:51:12.395Z] 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-05-19T19:51:13.459Z] provisioning config files... [2025-05-19T19:51:13.466Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13541361246630476935tmp [Pipeline] { [Pipeline] sh [2025-05-19T19:51:13.819Z] + set +x [2025-05-19T19:51:13.819Z] + curl -s https://codecov.io/bash [2025-05-19T19:51:13.819Z] + bash -s -- [2025-05-19T19:51:13.819Z] [2025-05-19T19:51:13.819Z] _____ _ [2025-05-19T19:51:13.819Z] / ____| | | [2025-05-19T19:51:13.819Z] | | ___ __| | ___ ___ _____ __ [2025-05-19T19:51:13.819Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-05-19T19:51:13.819Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-05-19T19:51:13.819Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-05-19T19:51:13.819Z] Bash-1.0.6 [2025-05-19T19:51:13.819Z] [2025-05-19T19:51:13.819Z] [2025-05-19T19:51:13.819Z] ==> git version 2.25.1 found [2025-05-19T19:51:13.819Z] ==> 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-05-19T19:51:13.819Z] Release-Date: 2020-01-08 [2025-05-19T19:51:13.819Z] 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-05-19T19:51:13.819Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-05-19T19:51:13.819Z] ==> Jenkins CI detected. [2025-05-19T19:51:13.819Z] current dir:  /w/workspace/edgex-go/1 [2025-05-19T19:51:13.819Z] project root: . [2025-05-19T19:51:13.819Z] --> token set from env [2025-05-19T19:51:13.819Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-05-19T19:51:13.819Z] ==> Running gcov in . (disable via -X gcov) [2025-05-19T19:51:13.819Z] ==> Python coveragepy not found [2025-05-19T19:51:13.819Z] ==> Searching for coverage reports in: [2025-05-19T19:51:13.819Z] + . [2025-05-19T19:51:13.819Z] -> Found 1 reports [2025-05-19T19:51:13.819Z] ==> Detecting git/mercurial file structure [2025-05-19T19:51:13.819Z] ==> Reading reports [2025-05-19T19:51:13.819Z] + ./coverage.out bytes=1661048 [2025-05-19T19:51:14.077Z] ==> Appending adjustments [2025-05-19T19:51:14.077Z] https://docs.codecov.io/docs/fixing-reports [2025-05-19T19:51:15.449Z] + Found adjustments [2025-05-19T19:51:15.449Z] ==> Gzipping contents [2025-05-19T19:51:15.449Z] 140K /tmp/codecov.3xI9WO.gz [2025-05-19T19:51:15.449Z] ==> Uploading reports [2025-05-19T19:51:15.449Z] url: https://codecov.io [2025-05-19T19:51:15.449Z] query: branch=PR-5148&commit=54a05ee593092c95e493dee7c556e170c3f90e81&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5148%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5148&job=&cmd_args= [2025-05-19T19:51:15.449Z] -> Pinging Codecov [2025-05-19T19:51:15.449Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5148&commit=54a05ee593092c95e493dee7c556e170c3f90e81&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5148%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5148&job=&cmd_args= [2025-05-19T19:51:15.449Z] -> Uploading to [2025-05-19T19:51:15.449Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/54a05ee593092c95e493dee7c556e170c3f90e81/64206f89-6c8c-425c-9f7a-2d1fb44658ed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250519%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250519T195115Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=db9f469802374c78083d168d618bd5f2079c94e120bc40a28bddcca3bde5b73f [2025-05-19T19:51:15.449Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-05-19T19:51:15.449Z] Dload Upload Total Spent Left Speed [2025-05-19T19:51:15.707Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 939k --:--:-- --:--:-- --:--:-- 939k [2025-05-19T19:51:15.707Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/54a05ee593092c95e493dee7c556e170c3f90e81 [Pipeline] } [2025-05-19T19:51:15.737Z] 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-05-19T19:51:17.200Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-05-19T19:51:17.528Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-19T19:51:18.426Z] ---> package-listing.sh [2025-05-19T19:51:18.426Z] ++ facter osfamily [2025-05-19T19:51:18.426Z] ++ tr '[:upper:]' '[:lower:]' [2025-05-19T19:51:18.685Z] + OS_FAMILY=debian [2025-05-19T19:51:18.685Z] + workspace=/w/workspace/edgex-go/1 [2025-05-19T19:51:18.685Z] + START_PACKAGES=/tmp/packages_start.txt [2025-05-19T19:51:18.685Z] + END_PACKAGES=/tmp/packages_end.txt [2025-05-19T19:51:18.685Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-05-19T19:51:18.685Z] + PACKAGES=/tmp/packages_start.txt [2025-05-19T19:51:18.685Z] + '[' /w/workspace/edgex-go/1 ']' [2025-05-19T19:51:18.685Z] + PACKAGES=/tmp/packages_end.txt [2025-05-19T19:51:18.685Z] + case "${OS_FAMILY}" in [2025-05-19T19:51:18.685Z] + dpkg -l [2025-05-19T19:51:18.685Z] + grep '^ii' [2025-05-19T19:51:18.685Z] + '[' -f /tmp/packages_start.txt ']' [2025-05-19T19:51:18.685Z] + '[' -f /tmp/packages_end.txt ']' [2025-05-19T19:51:18.685Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-05-19T19:51:18.685Z] + '[' /w/workspace/edgex-go/1 ']' [2025-05-19T19:51:18.685Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-05-19T19:51:18.685Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2025-05-19T19:51:18.722Z] 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-05-19T19:51:19.013Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-19T19:51:19.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-19T19:51:19.649Z] [2025-05-19T19:51:19.649Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-19T19:51:20.025Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-19T19:51:20.283Z] latest: Pulling from edgex-lftools-log-publisher [2025-05-19T19:51:20.283Z] 5eb5b503b376: Pulling fs layer [2025-05-19T19:51:20.283Z] 5c69ac0246d0: Pulling fs layer [2025-05-19T19:51:20.283Z] ec43610c2a17: Pulling fs layer [2025-05-19T19:51:20.283Z] 3a2ae6a8a46f: Pulling fs layer [2025-05-19T19:51:20.283Z] 33b1e0a273af: Pulling fs layer [2025-05-19T19:51:20.283Z] 5d3b04190fa2: Pulling fs layer [2025-05-19T19:51:20.283Z] 2f39f015ded8: Pulling fs layer [2025-05-19T19:51:20.283Z] 3a2ae6a8a46f: Waiting [2025-05-19T19:51:20.283Z] 33b1e0a273af: Waiting [2025-05-19T19:51:20.283Z] 2f39f015ded8: Waiting [2025-05-19T19:51:20.283Z] 5d3b04190fa2: Waiting [2025-05-19T19:51:20.283Z] 5c69ac0246d0: Verifying Checksum [2025-05-19T19:51:20.283Z] 5c69ac0246d0: Download complete [2025-05-19T19:51:20.283Z] 3a2ae6a8a46f: Verifying Checksum [2025-05-19T19:51:20.283Z] 3a2ae6a8a46f: Download complete [2025-05-19T19:51:20.283Z] 33b1e0a273af: Verifying Checksum [2025-05-19T19:51:20.283Z] 33b1e0a273af: Download complete [2025-05-19T19:51:20.541Z] 5d3b04190fa2: Verifying Checksum [2025-05-19T19:51:20.541Z] 5d3b04190fa2: Download complete [2025-05-19T19:51:20.541Z] ec43610c2a17: Verifying Checksum [2025-05-19T19:51:20.541Z] ec43610c2a17: Download complete [2025-05-19T19:51:20.541Z] 5eb5b503b376: Verifying Checksum [2025-05-19T19:51:20.541Z] 5eb5b503b376: Download complete [2025-05-19T19:51:21.471Z] 2f39f015ded8: Download complete [2025-05-19T19:51:21.729Z] 5eb5b503b376: Pull complete [2025-05-19T19:51:21.729Z] 5c69ac0246d0: Pull complete [2025-05-19T19:51:22.295Z] ec43610c2a17: Pull complete [2025-05-19T19:51:22.295Z] 3a2ae6a8a46f: Pull complete [2025-05-19T19:51:22.554Z] 33b1e0a273af: Pull complete [2025-05-19T19:51:22.554Z] 5d3b04190fa2: Pull complete [2025-05-19T19:51:27.816Z] 2f39f015ded8: Pull complete [2025-05-19T19:51:28.751Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-05-19T19:51:28.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-19T19:51:28.751Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-19T19:51:28.990Z] prd-ubuntu20.04-docker-8c-8g-1795 does not seem to be running inside a container [2025-05-19T19:51:29.016Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-05-19T19:51:29.310Z] $ docker top 54803c6aeec8464738ce3a06565afcadb1bdf1c15bda6ce0ed7bda1fc09459ef -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-19T19:51:29.725Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-05-19T19:51:30.034Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-05-19T19:51:30.345Z] + ls /var/log/sa-host [2025-05-19T19:51:30.345Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-19T19:51:30.503Z] provisioning config files... [2025-05-19T19:51:30.512Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6104254601870070078tmp [Pipeline] { [Pipeline] echo [2025-05-19T19:51:30.576Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-19T19:51:30.889Z] ---> create-netrc.sh [Pipeline] } [2025-05-19T19:51:30.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-05-19T19:51:31.326Z] ---> python-tools-install.sh [Pipeline] echo [2025-05-19T19:51:31.366Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-19T19:51:31.684Z] ---> sudo-logs.sh [2025-05-19T19:51:31.684Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-05-19T19:51:31.773Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-19T19:51:32.084Z] ---> job-cost.sh [2025-05-19T19:51:32.084Z] lf-activate-venv: SKIPPING [2025-05-19T19:51:32.084Z] INFO: No Stack... [2025-05-19T19:51:32.652Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-05-19T19:51:32.911Z] INFO: Archiving Costs [Pipeline] echo [2025-05-19T19:51:32.949Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-19T19:51:33.266Z] ---> logs-deploy.sh [2025-05-19T19:51:33.266Z] lf-activate-venv: SKIPPING [2025-05-19T19:51:33.266Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5148/1 [2025-05-19T19:51:33.266Z] INFO: archiving workspace using pattern(s): [2025-05-19T19:51:34.204Z] Archives upload complete. [2025-05-19T19:51:34.204Z] INFO: archiving logs to Nexus