Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 591a7abc508c63c4aee536f68d095cb1190c423e+177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 (3ae8aac6e8d54180756cad6da7db3cbaf70ab365) 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-ssh11291085335643163667.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7c45c8a198bad082eec5dc6eba334c557e460952 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-ssh1165483673767224055.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 7c45c8a198bad082eec5dc6eba334c557e460952 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5120/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5120/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9448543442563489485.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7c45c8a198bad082eec5dc6eba334c557e460952 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c45c8a198bad082eec5dc6eba334c557e460952 # timeout=10 Commit message: "Merge pull request #470 from jinlinGuan/build-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 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-ssh3959703571017278585.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5120/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5120/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh389781899499666599.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-42045’ Running on prd-ubuntu20.04-docker-8c-8g-42074 in /w/workspace/edgexfoundry_edgex-go_PR-5120 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 into PR head commit 591a7abc508c63c4aee536f68d095cb1190c423e Merge succeeded, producing 6ed781a3f377ee5f934def2e79a78bb9f1d02746 Checking out Revision 6ed781a3f377ee5f934def2e79a78bb9f1d02746 (PR-5120) > 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/5120/head:refs/remotes/origin/PR-5120 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 591a7abc508c63c4aee536f68d095cb1190c423e # 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 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ed781a3f377ee5f934def2e79a78bb9f1d02746 # timeout=10 Commit message: "Merge commit '177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk e4baa955a4ce6e41b93c75a2e3aac762f3099a24 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-26T08:29:58.361Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-26T08:29:58.442Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-26T08:29:58.475Z] ========================================================= [2025-03-26T08:29:58.475Z] EdgeX Global Pipelines Version Info [2025-03-26T08:29:58.475Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-26T08:29:59.634Z] ------------------- [2025-03-26T08:29:59.634Z] stable info: [2025-03-26T08:29:59.634Z] ------------------- [2025-03-26T08:29:59.634Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-26T08:29:59.634Z] Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 [2025-03-26T08:29:59.634Z] Message: update stable to v1.0.273 [2025-03-26T08:29:59.894Z] ------------------- [2025-03-26T08:29:59.894Z] experimental info: [2025-03-26T08:29:59.894Z] ------------------- [2025-03-26T08:29:59.894Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-26T08:29:59.894Z] Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 [2025-03-26T08:29:59.894Z] Message: update experimental to v1.0.273 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-26T08:29:59.988Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-03-26T08:30:00.010Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-03-26T08:30:00.030Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-26T08:30:00.058Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-26T08:30:00.085Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-26T08:30:00.115Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-26T08:30:00.147Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-26T08:30:00.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-03-26T08:30:00.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-03-26T08:30:00.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-03-26T08:30:00.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-26T08:30:00.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-26T08:30:00.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-26T08:30:00.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-26T08:30:00.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-26T08:30:00.388Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-26T08:30:00.413Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-26T08:30:00.437Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-26T08:30:00.460Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-26T08:30:00.484Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-26T08:30:00.507Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-26T08:30:00.531Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-26T08:30:00.559Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-26T08:30:00.590Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5120 [Pipeline] echo [2025-03-26T08:30:00.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5120 [Pipeline] echo [2025-03-26T08:30:00.646Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5120 [Pipeline] echo [2025-03-26T08:30:00.666Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ed781a3f377ee5f934def2e79a78bb9f1d02746 [Pipeline] echo [2025-03-26T08:30:00.692Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ed781a [Pipeline] echo [2025-03-26T08:30:00.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T08:30:00.779Z] provisioning config files... [2025-03-26T08:30:00.794Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8780783727283906244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T08:30:01.128Z] ---> ****-login.sh [2025-03-26T08:30:01.128Z] nexus3.edgexfoundry.org:10001 [2025-03-26T08:30:01.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T08:30:16.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T08:30:16.305Z] Configure a credential helper to remove this warning. See [2025-03-26T08:30:16.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T08:30:16.305Z] [2025-03-26T08:30:16.305Z] Login Succeeded [2025-03-26T08:30:16.305Z] nexus3.edgexfoundry.org:10002 [2025-03-26T08:30:16.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T08:30:16.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T08:30:16.305Z] Configure a credential helper to remove this warning. See [2025-03-26T08:30:16.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T08:30:16.305Z] [2025-03-26T08:30:16.305Z] Login Succeeded [2025-03-26T08:30:16.305Z] nexus3.edgexfoundry.org:10003 [2025-03-26T08:30:16.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T08:30:16.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T08:30:16.305Z] Configure a credential helper to remove this warning. See [2025-03-26T08:30:16.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T08:30:16.305Z] [2025-03-26T08:30:16.305Z] Login Succeeded [2025-03-26T08:30:16.305Z] nexus3.edgexfoundry.org:10004 [2025-03-26T08:30:16.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T08:30:16.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T08:30:16.306Z] Configure a credential helper to remove this warning. See [2025-03-26T08:30:16.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T08:30:16.306Z] [2025-03-26T08:30:16.306Z] Login Succeeded [2025-03-26T08:30:16.306Z] ****.io [2025-03-26T08:30:16.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T08:30:16.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T08:30:16.306Z] Configure a credential helper to remove this warning. See [2025-03-26T08:30:16.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T08:30:16.306Z] [2025-03-26T08:30:16.306Z] Login Succeeded [2025-03-26T08:30:16.306Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T08:30:16.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-26T08:30:16.647Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-03-26T08:30:16.647Z] + dirname cmd/core-command/Dockerfile [2025-03-26T08:30:16.647Z] + cut -d/ -f2 [2025-03-26T08:30:16.647Z] + echo core-command,cmd/core-command/Dockerfile [2025-03-26T08:30:16.647Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-03-26T08:30:16.647Z] + cut -d/ -f2 [2025-03-26T08:30:16.647Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-03-26T08:30:16.647Z] + dirname cmd/core-data/Dockerfile [2025-03-26T08:30:16.647Z] + cut -d/ -f2 [2025-03-26T08:30:16.647Z] + echo core-data,cmd/core-data/Dockerfile [2025-03-26T08:30:16.647Z] + dirname cmd/core-keeper/Dockerfile [2025-03-26T08:30:16.647Z] + cut -d/ -f2 [2025-03-26T08:30:16.647Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-03-26T08:30:16.647Z] + dirname cmd/core-metadata/Dockerfile [2025-03-26T08:30:16.647Z] + cut -d/ -f2 [2025-03-26T08:30:16.647Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-03-26T08:30:16.647Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-03-26T08:30:16.647Z] + cut -d/ -f2 [2025-03-26T08:30:16.647Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-03-26T08:30:16.647Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-03-26T08:30:16.647Z] + cut -d/ -f2 [2025-03-26T08:30:16.647Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-03-26T08:30:16.647Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-03-26T08:30:16.647Z] + cut -d/ -f2 [2025-03-26T08:30:16.647Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-03-26T08:30:16.647Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-03-26T08:30:16.647Z] + cut -d/ -f2 [2025-03-26T08:30:16.647Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-03-26T08:30:16.647Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-03-26T08:30:16.647Z] + cut -d/ -f2 [2025-03-26T08:30:16.647Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-03-26T08:30:16.647Z] + dirname cmd/security-spire-agent/Dockerfile [2025-03-26T08:30:16.647Z] + cut -d/ -f2 [2025-03-26T08:30:16.647Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-03-26T08:30:16.647Z] + dirname cmd/security-spire-config/Dockerfile [2025-03-26T08:30:16.647Z] + cut -d/ -f2 [2025-03-26T08:30:16.647Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-03-26T08:30:16.647Z] + dirname cmd/security-spire-server/Dockerfile [2025-03-26T08:30:16.647Z] + cut -d/ -f2 [2025-03-26T08:30:16.647Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-03-26T08:30:16.647Z] + dirname cmd/support-notifications/Dockerfile [2025-03-26T08:30:16.647Z] + cut -d/ -f2 [2025-03-26T08:30:16.647Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-03-26T08:30:16.647Z] + dirname cmd/support-scheduler/Dockerfile [2025-03-26T08:30:16.647Z] + cut -d/ -f2 [2025-03-26T08:30:16.647Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-03-26T08:30:16.686Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-26T08:30:17.061Z] + git rev-list -1 --merges 6ed781a3f377ee5f934def2e79a78bb9f1d02746~1..6ed781a3f377ee5f934def2e79a78bb9f1d02746 [Pipeline] echo [2025-03-26T08:30:17.071Z] -----------> git rev-list -1 --merges 6ed781a3f377ee5f934def2e79a78bb9f1d02746~1..6ed781a3f377ee5f934def2e79a78bb9f1d02746 6ed781a3f377ee5f934def2e79a78bb9f1d02746 [2025-03-26T08:30:17.071Z] 6ed781a3f377ee5f934def2e79a78bb9f1d02746 [false] [Pipeline] sh [2025-03-26T08:30:17.358Z] + git log --format=format:%s -1 6ed781a3f377ee5f934def2e79a78bb9f1d02746 [Pipeline] echo [2025-03-26T08:30:17.371Z] ========================================================= [2025-03-26T08:30:17.371Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-26T08:30:17.371Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-26T08:30:17.798Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-26T08:30:17.798Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-26T08:30:17.798Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-26T08:30:17.798Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-26T08:30:17.798Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-26T08:30:17.798Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-26T08:30:17.798Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T08:30:18.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-26T08:30:18.173Z] [2025-03-26T08:30:18.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T08:30:18.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-26T08:30:18.482Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-26T08:30:18.482Z] b85a868b505f: Pulling fs layer [2025-03-26T08:30:18.482Z] e2be974225ed: Pulling fs layer [2025-03-26T08:30:18.482Z] 339a4e72a1f5: Pulling fs layer [2025-03-26T08:30:18.482Z] 988bab9f4d93: Pulling fs layer [2025-03-26T08:30:18.482Z] 1469e6f7b9e6: Pulling fs layer [2025-03-26T08:30:18.482Z] 988bab9f4d93: Waiting [2025-03-26T08:30:18.482Z] eaf3925da568: Pulling fs layer [2025-03-26T08:30:18.482Z] 1469e6f7b9e6: Waiting [2025-03-26T08:30:18.482Z] bab4dde63d76: Pulling fs layer [2025-03-26T08:30:18.482Z] bde34c3a00c8: Pulling fs layer [2025-03-26T08:30:18.482Z] b352a97aabf1: Pulling fs layer [2025-03-26T08:30:18.482Z] 4872d77fe225: Pulling fs layer [2025-03-26T08:30:18.482Z] 5851b861e8e6: Pulling fs layer [2025-03-26T08:30:18.482Z] eaf3925da568: Waiting [2025-03-26T08:30:18.482Z] b352a97aabf1: Waiting [2025-03-26T08:30:18.482Z] bab4dde63d76: Waiting [2025-03-26T08:30:18.482Z] bde34c3a00c8: Waiting [2025-03-26T08:30:18.482Z] 4872d77fe225: Waiting [2025-03-26T08:30:18.482Z] 5851b861e8e6: Waiting [2025-03-26T08:30:18.482Z] e2be974225ed: Download complete [2025-03-26T08:30:18.482Z] 988bab9f4d93: Verifying Checksum [2025-03-26T08:30:18.482Z] 988bab9f4d93: Download complete [2025-03-26T08:30:18.482Z] 1469e6f7b9e6: Verifying Checksum [2025-03-26T08:30:18.482Z] 1469e6f7b9e6: Download complete [2025-03-26T08:30:18.740Z] 339a4e72a1f5: Verifying Checksum [2025-03-26T08:30:18.740Z] 339a4e72a1f5: Download complete [2025-03-26T08:30:18.740Z] eaf3925da568: Verifying Checksum [2025-03-26T08:30:18.740Z] eaf3925da568: Download complete [2025-03-26T08:30:18.740Z] bde34c3a00c8: Verifying Checksum [2025-03-26T08:30:18.740Z] bde34c3a00c8: Download complete [2025-03-26T08:30:18.740Z] b352a97aabf1: Verifying Checksum [2025-03-26T08:30:18.740Z] b352a97aabf1: Download complete [2025-03-26T08:30:18.740Z] 4872d77fe225: Verifying Checksum [2025-03-26T08:30:18.740Z] 4872d77fe225: Download complete [2025-03-26T08:30:18.740Z] 5851b861e8e6: Verifying Checksum [2025-03-26T08:30:18.740Z] 5851b861e8e6: Download complete [2025-03-26T08:30:18.740Z] b85a868b505f: Verifying Checksum [2025-03-26T08:30:18.740Z] b85a868b505f: Download complete [2025-03-26T08:30:18.998Z] bab4dde63d76: Verifying Checksum [2025-03-26T08:30:18.998Z] bab4dde63d76: Download complete [2025-03-26T08:30:19.935Z] b85a868b505f: Pull complete [2025-03-26T08:30:19.935Z] e2be974225ed: Pull complete [2025-03-26T08:30:20.503Z] 339a4e72a1f5: Pull complete [2025-03-26T08:30:20.503Z] 988bab9f4d93: Pull complete [2025-03-26T08:30:20.760Z] 1469e6f7b9e6: Pull complete [2025-03-26T08:30:20.760Z] eaf3925da568: Pull complete [2025-03-26T08:30:22.132Z] bab4dde63d76: Pull complete [2025-03-26T08:30:22.389Z] bde34c3a00c8: Pull complete [2025-03-26T08:30:22.389Z] b352a97aabf1: Pull complete [2025-03-26T08:30:22.389Z] 4872d77fe225: Pull complete [2025-03-26T08:30:22.660Z] 5851b861e8e6: Pull complete [2025-03-26T08:30:22.660Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-26T08:30:22.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-26T08:30:22.660Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T08:30:22.808Z] prd-ubuntu20.04-docker-8c-8g-42074 does not seem to be running inside a container [2025-03-26T08:30:22.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-devops/py-git-semver:0.1.4 cat [2025-03-26T08:30:25.921Z] $ docker top 2d36e4c40fa0dec2811a7929626f8613b5806b11ee7ae41d8814480fc29a2e94 -eo pid,comm [2025-03-26T08:30:25.984Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-26T08:30:25.984Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-26T08:30:26.035Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-26T08:30:26.035Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-26T08:30:26.148Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-26T08:30:26.143Z] $ docker exec 2d36e4c40fa0dec2811a7929626f8613b5806b11ee7ae41d8814480fc29a2e94 ssh-agent [2025-03-26T08:30:26.245Z] SSH_AUTH_SOCK=/tmp/ssh-c5ot8AxgaF5E/agent.32 [2025-03-26T08:30:26.245Z] SSH_AGENT_PID=38 [2025-03-26T08:30:26.251Z] Running ssh-add (command line suppressed) [2025-03-26T08:30:26.352Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_15695080946202228458.key (/w/workspace/edgex-go/3@tmp/private_key_15695080946202228458.key) [2025-03-26T08:30:26.372Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-26T08:30:26.664Z] + git tag --points-at HEAD [Pipeline] } [2025-03-26T08:30:26.667Z] $ docker exec --env ******** --env ******** 2d36e4c40fa0dec2811a7929626f8613b5806b11ee7ae41d8814480fc29a2e94 ssh-agent -k [2025-03-26T08:30:26.754Z] unset SSH_AUTH_SOCK; [2025-03-26T08:30:26.754Z] unset SSH_AGENT_PID; [2025-03-26T08:30:26.755Z] echo Agent pid 38 killed; [2025-03-26T08:30:26.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-26T08:30:26.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-26T08:30:26.815Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-26T08:30:26.912Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-26T08:30:26.907Z] $ docker exec 2d36e4c40fa0dec2811a7929626f8613b5806b11ee7ae41d8814480fc29a2e94 ssh-agent [2025-03-26T08:30:27.011Z] SSH_AUTH_SOCK=/tmp/ssh-pezfoNsEzprP/agent.72 [2025-03-26T08:30:27.011Z] SSH_AGENT_PID=78 [2025-03-26T08:30:27.016Z] Running ssh-add (command line suppressed) [2025-03-26T08:30:27.106Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3337310528026284610.key (/w/workspace/edgex-go/3@tmp/private_key_3337310528026284610.key) [2025-03-26T08:30:27.127Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-26T08:30:27.423Z] + git semver init [2025-03-26T08:30:27.682Z] 2025-03-26 08:30:27,587 [run_init] DEBUG init version:0.0.0 force:False [2025-03-26T08:30:27.682Z] 2025-03-26 08:30:27,588 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2025-03-26T08:30:27.682Z] 2025-03-26 08:30:27,588 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2025-03-26T08:30:27.682Z] 2025-03-26 08:30:27,589 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2025-03-26T08:30:32.984Z] 2025-03-26 08:30:32,617 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2025-03-26T08:30:32.984Z] 2025-03-26 08:30:32,618 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-5120 with force:False [2025-03-26T08:30:32.984Z] 2025-03-26 08:30:32,618 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-5120 [2025-03-26T08:30:32.984Z] 2025-03-26 08:30:32,621 [execute] INFO git cat-file --batch-check [2025-03-26T08:30:32.984Z] 2025-03-26 08:30:32,621 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2025-03-26T08:30:32.984Z] 2025-03-26 08:30:32,627 [execute] INFO git cat-file --batch [2025-03-26T08:30:32.984Z] 2025-03-26 08:30:32,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2025-03-26T08:30:32.984Z] 2025-03-26 08:30:32,632 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-5120 [2025-03-26T08:30:32.984Z] 0.0.0 [Pipeline] } [2025-03-26T08:30:32.984Z] $ docker exec --env ******** --env ******** 2d36e4c40fa0dec2811a7929626f8613b5806b11ee7ae41d8814480fc29a2e94 ssh-agent -k [2025-03-26T08:30:33.085Z] unset SSH_AUTH_SOCK; [2025-03-26T08:30:33.085Z] unset SSH_AGENT_PID; [2025-03-26T08:30:33.086Z] echo Agent pid 78 killed; [2025-03-26T08:30:33.105Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-26T08:30:33.429Z] + git semver [Pipeline] } [2025-03-26T08:30:33.698Z] $ docker stop --time=1 2d36e4c40fa0dec2811a7929626f8613b5806b11ee7ae41d8814480fc29a2e94 [2025-03-26T08:30:34.992Z] $ docker rm -f --volumes 2d36e4c40fa0dec2811a7929626f8613b5806b11ee7ae41d8814480fc29a2e94 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-26T08:30:35.356Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-26T08:30:35.593Z] Stashed 1 file(s) [Pipeline] echo [2025-03-26T08:30:35.596Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } [2025-03-26T08:30:36.167Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2025-03-26T08:30:36.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-26T08:30:36.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-26T08:30:36.224Z] ========================================================= [2025-03-26T08:30:36.224Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-26T08:30:36.224Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-26T08:30:36.525Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-26T08:30:36.525Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-26T08:30:36.525Z] da9db072f522: Pulling fs layer [2025-03-26T08:30:36.525Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-26T08:30:36.525Z] 06f05ace1117: Pulling fs layer [2025-03-26T08:30:36.525Z] 5fe327b54edc: Pulling fs layer [2025-03-26T08:30:36.525Z] 4f4fb700ef54: Pulling fs layer [2025-03-26T08:30:36.525Z] 92a5565b7b96: Pulling fs layer [2025-03-26T08:30:36.525Z] ff9bb7016b71: Pulling fs layer [2025-03-26T08:30:36.525Z] b67dba6c2c7d: Pulling fs layer [2025-03-26T08:30:36.525Z] a813b0c90790: Pulling fs layer [2025-03-26T08:30:36.525Z] 5fe327b54edc: Waiting [2025-03-26T08:30:36.525Z] 92a5565b7b96: Waiting [2025-03-26T08:30:36.525Z] 4f4fb700ef54: Waiting [2025-03-26T08:30:36.525Z] ff9bb7016b71: Waiting [2025-03-26T08:30:36.525Z] a813b0c90790: Waiting [2025-03-26T08:30:36.525Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-26T08:30:36.525Z] 6ef4a4ee8ca5: Download complete [2025-03-26T08:30:36.525Z] 5fe327b54edc: Download complete [2025-03-26T08:30:36.525Z] 4f4fb700ef54: Download complete [2025-03-26T08:30:36.525Z] 92a5565b7b96: Verifying Checksum [2025-03-26T08:30:36.525Z] 92a5565b7b96: Download complete [2025-03-26T08:30:36.525Z] da9db072f522: Download complete [2025-03-26T08:30:36.525Z] ff9bb7016b71: Verifying Checksum [2025-03-26T08:30:36.525Z] ff9bb7016b71: Download complete [2025-03-26T08:30:36.783Z] da9db072f522: Pull complete [2025-03-26T08:30:36.783Z] a813b0c90790: Verifying Checksum [2025-03-26T08:30:36.783Z] a813b0c90790: Download complete [2025-03-26T08:30:37.041Z] 6ef4a4ee8ca5: Pull complete [2025-03-26T08:30:37.041Z] 06f05ace1117: Verifying Checksum [2025-03-26T08:30:37.041Z] 06f05ace1117: Download complete [2025-03-26T08:30:37.299Z] b67dba6c2c7d: Verifying Checksum [2025-03-26T08:30:37.299Z] b67dba6c2c7d: Download complete [2025-03-26T08:30:40.583Z] 06f05ace1117: Pull complete [2025-03-26T08:30:40.583Z] 5fe327b54edc: Pull complete [2025-03-26T08:30:40.842Z] 4f4fb700ef54: Pull complete [2025-03-26T08:30:41.101Z] 92a5565b7b96: Pull complete [2025-03-26T08:30:41.360Z] ff9bb7016b71: Pull complete [2025-03-26T08:30:43.887Z] b67dba6c2c7d: Pull complete [2025-03-26T08:30:44.146Z] a813b0c90790: Pull complete [2025-03-26T08:30:44.146Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-26T08:30:44.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-26T08:30:44.146Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-26T08:30:44.452Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-26T08:30:44.452Z] WORKDIR /edgex [2025-03-26T08:30:44.452Z] COPY go.mod . [2025-03-26T08:30:44.452Z] RUN go mod download [2025-03-26T08:30:44.452Z] + docker build -t ci-base-image-x86_64 -f - . [2025-03-26T08:30:45.021Z] Sending build context to Docker daemon 185.8MB [2025-03-26T08:30:45.021Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-26T08:30:45.021Z] ---> 3ba60ce46760 [2025-03-26T08:30:45.021Z] Step 2/4 : WORKDIR /edgex [2025-03-26T08:30:51.660Z] ---> Running in 69d06f325085 [2025-03-26T08:30:51.660Z] Removing intermediate container 69d06f325085 [2025-03-26T08:30:51.660Z] ---> a9733f834ca0 [2025-03-26T08:30:51.660Z] Step 3/4 : COPY go.mod . [2025-03-26T08:30:51.660Z] ---> 9a8c09fef4f7 [2025-03-26T08:30:51.660Z] Step 4/4 : RUN go mod download [2025-03-26T08:30:51.660Z] ---> Running in 18c373487b26 [2025-03-26T08:31:13.591Z] Removing intermediate container 18c373487b26 [2025-03-26T08:31:13.591Z] ---> 3cd86fa16f0a [2025-03-26T08:31:13.591Z] Successfully built 3cd86fa16f0a [2025-03-26T08:31:13.591Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T08:31:13.900Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-26T08:31:13.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T08:31:13.981Z] prd-ubuntu20.04-docker-8c-8g-42074 does not seem to be running inside a container [2025-03-26T08:31:14.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-26T08:31:14.476Z] $ docker top f28a14bb3b9e47b78be8982d8a27bdeb15bca19bc5cf08117b940a0eeaf0496f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T08:31:14.835Z] + go version [2025-03-26T08:31:14.835Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-26T08:31:14.838Z] $ docker stop --time=1 f28a14bb3b9e47b78be8982d8a27bdeb15bca19bc5cf08117b940a0eeaf0496f [2025-03-26T08:31:16.094Z] $ docker rm -f --volumes f28a14bb3b9e47b78be8982d8a27bdeb15bca19bc5cf08117b940a0eeaf0496f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T08:31:16.568Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-26T08:31:16.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T08:31:16.655Z] prd-ubuntu20.04-docker-8c-8g-42074 does not seem to be running inside a container [2025-03-26T08:31:16.678Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-26T08:31:17.011Z] $ docker top 5e46355da0aa8addc0368af4e1c0d028b97ea5fee0433033cb3a06bcbe9b6805 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-03-26T08:31:17.096Z] ========================================================= [2025-03-26T08:31:17.096Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-03-26T08:31:17.096Z] ========================================================= [Pipeline] sh [2025-03-26T08:31:17.376Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2025-03-26T08:31:17.682Z] + make test [2025-03-26T08:31:17.682Z] go test -race -coverprofile=coverage.out ./... [2025-03-26T08:31:25.797Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-03-26T08:31:47.717Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-03-26T08:31:47.717Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-03-26T08:31:47.717Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-03-26T08:31:47.717Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-03-26T08:31:47.717Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-03-26T08:31:47.717Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-03-26T08:31:47.717Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-03-26T08:31:47.717Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-03-26T08:31:47.717Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-03-26T08:31:47.717Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-03-26T08:31:47.976Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-03-26T08:31:47.976Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-03-26T08:31:47.976Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-03-26T08:31:47.976Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-03-26T08:31:47.976Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-03-26T08:31:47.976Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-03-26T08:31:47.976Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-03-26T08:31:48.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2025-03-26T08:31:49.167Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-03-26T08:31:49.167Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-03-26T08:31:49.425Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-03-26T08:31:49.425Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-03-26T08:31:49.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2025-03-26T08:31:50.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-03-26T08:31:50.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-03-26T08:31:50.255Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-26T08:31:50.255Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-03-26T08:31:50.255Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-03-26T08:31:50.255Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-03-26T08:31:50.255Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-03-26T08:31:50.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-03-26T08:31:50.255Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-03-26T08:31:50.255Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-03-26T08:31:51.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-03-26T08:31:51.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-03-26T08:31:51.629Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-03-26T08:31:51.629Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-03-26T08:31:51.629Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-26T08:31:51.629Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-03-26T08:31:53.052Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-03-26T08:31:53.052Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-03-26T08:31:53.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.2% of statements [2025-03-26T08:31:53.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.022s coverage: 3.5% of statements [2025-03-26T08:31:53.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 45.7% of statements [2025-03-26T08:31:53.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.840s coverage: 93.4% of statements [2025-03-26T08:31:53.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.042s coverage: 92.3% of statements [2025-03-26T08:31:54.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.074s coverage: 8.4% of statements [2025-03-26T08:31:54.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-03-26T08:31:54.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-03-26T08:31:54.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-03-26T08:31:54.815Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-03-26T08:31:54.815Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-03-26T08:31:54.815Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-26T08:31:54.815Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-03-26T08:31:54.815Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-03-26T08:31:54.815Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-03-26T08:31:54.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-03-26T08:31:54.815Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-03-26T08:31:54.815Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-03-26T08:31:54.815Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-03-26T08:31:54.815Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-03-26T08:31:56.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.347s coverage: 95.8% of statements [2025-03-26T08:31:56.191Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.018s coverage: 72.2% of statements [2025-03-26T08:31:56.449Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-03-26T08:31:56.449Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-03-26T08:31:56.709Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-03-26T08:31:56.709Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-03-26T08:31:56.709Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-03-26T08:31:56.709Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-03-26T08:31:57.658Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] [2025-03-26T08:31:57.658Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 1.0% of statements [2025-03-26T08:31:57.658Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 42.6% of statements [2025-03-26T08:31:57.658Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.016s coverage: 81.1% of statements [2025-03-26T08:31:58.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements [2025-03-26T08:31:58.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements [2025-03-26T08:31:58.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2025-03-26T08:31:58.226Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-03-26T08:31:58.226Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-03-26T08:31:58.226Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-03-26T08:31:58.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements [2025-03-26T08:31:58.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-03-26T08:31:58.795Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-03-26T08:31:58.795Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-03-26T08:31:58.795Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-03-26T08:31:59.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.016s coverage: 87.5% of statements [2025-03-26T08:32:00.004Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-03-26T08:32:00.004Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-03-26T08:32:00.004Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-03-26T08:32:00.939Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-03-26T08:32:00.939Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-03-26T08:32:00.939Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-03-26T08:32:00.939Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-03-26T08:32:01.508Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-03-26T08:32:01.508Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-03-26T08:32:02.076Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-03-26T08:32:03.453Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-03-26T08:32:03.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-03-26T08:32:04.833Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-03-26T08:32:05.770Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-03-26T08:32:05.770Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-03-26T08:32:05.770Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-03-26T08:32:09.059Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-03-26T08:32:09.627Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-03-26T08:32:09.627Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-03-26T08:32:09.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-03-26T08:32:09.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-03-26T08:32:09.627Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-26T08:32:11.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements [2025-03-26T08:32:11.529Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-03-26T08:32:11.529Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-03-26T08:32:11.529Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-03-26T08:32:11.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-03-26T08:32:11.529Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-03-26T08:32:11.529Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-03-26T08:32:11.788Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-03-26T08:32:12.354Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-03-26T08:32:12.354Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-03-26T08:32:12.354Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-03-26T08:32:12.354Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-03-26T08:32:12.354Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-03-26T08:32:13.738Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-03-26T08:32:13.738Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-03-26T08:32:13.738Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-03-26T08:32:13.738Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-03-26T08:32:15.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-03-26T08:32:15.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-03-26T08:32:15.651Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-26T08:32:15.651Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-03-26T08:32:15.651Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-03-26T08:32:15.651Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-03-26T08:32:15.651Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-03-26T08:32:17.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-03-26T08:32:17.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-03-26T08:32:17.028Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-26T08:32:18.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.038s coverage: 92.9% of statements [2025-03-26T08:32:18.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 68.8% of statements [2025-03-26T08:32:18.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2025-03-26T08:32:18.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 47.4% of statements [2025-03-26T08:32:18.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2025-03-26T08:32:18.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 15.5% of statements [2025-03-26T08:32:18.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2025-03-26T08:32:18.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.081s coverage: 81.8% of statements [2025-03-26T08:32:18.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.084s coverage: 82.1% of statements [2025-03-26T08:32:18.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.018s coverage: 86.0% of statements [2025-03-26T08:32:18.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.039s coverage: 6.8% of statements [2025-03-26T08:32:18.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.039s coverage: 33.3% of statements [2025-03-26T08:32:18.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.051s coverage: 100.0% of statements [2025-03-26T08:32:18.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.173s coverage: 54.5% of statements [2025-03-26T08:32:18.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.015s coverage: 89.4% of statements [2025-03-26T08:32:18.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2025-03-26T08:32:18.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2025-03-26T08:32:18.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2025-03-26T08:32:18.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements [2025-03-26T08:32:18.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements [2025-03-26T08:32:18.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements [2025-03-26T08:32:18.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 29.2% of statements [2025-03-26T08:32:18.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements [2025-03-26T08:32:18.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2025-03-26T08:32:18.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements [2025-03-26T08:32:18.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.021s coverage: 54.0% of statements [2025-03-26T08:32:20.944Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.064s coverage: 17.0% of statements [2025-03-26T08:32:20.944Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.126s coverage: 94.9% of statements [2025-03-26T08:32:20.944Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements [2025-03-26T08:32:20.944Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 97.7% of statements [2025-03-26T08:32:20.944Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements [2025-03-26T08:32:21.512Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-03-26T08:32:21.771Z] running golangci-lint [2025-03-26T08:32:21.771Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-03-26T08:32:21.771Z] go version go1.23.4 linux/amd64 [2025-03-26T08:32:22.030Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-03-26T08:32:22.030Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-03-26T08:32:22.030Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-03-26T08:32:43.945Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|name|files|imports) took 21.585549449s" [2025-03-26T08:32:43.945Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.674994ms" [2025-03-26T08:32:56.149Z] level=info msg="[linters_context/goanalysis] analyzers took 1m30.773291899s with top 10 stages: buildir: 53.376062186s, gosec: 3.81032086s, fact_deprecated: 2.735067329s, inspect: 2.652601539s, printf: 2.215655295s, ctrlflow: 1.725767103s, directives: 1.258809625s, nilness: 1.104795182s, fact_purity: 1.081722084s, ineffassign: 844.810057ms" [2025-03-26T08:32:56.149Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-03-26T08:32:56.149Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 202/202, filename_unadjuster: 202/202, skip_files: 202/202, exclude: 202/202, invalid_issue: 202/202, path_prettifier: 202/202, identifier_marker: 202/202, exclude-rules: 202/20, skip_dirs: 202/202, autogenerated_exclude: 202/202, nolint: 20/0" [2025-03-26T08:32:56.149Z] level=info msg="[runner] processing took 17.001064ms with stages: nolint: 7.137117ms, identifier_marker: 3.595935ms, exclude-rules: 2.206408ms, path_prettifier: 1.992165ms, skip_dirs: 1.105569ms, autogenerated_exclude: 872.215µs, invalid_issue: 47.983µs, cgo: 26.841µs, filename_unadjuster: 13.571µs, max_same_issues: 560ns, uniq_by_line: 420ns, skip_files: 410ns, fixer: 400ns, sort_results: 260ns, exclude: 250ns, max_from_linter: 170ns, source_code: 150ns, diff: 150ns, path_prefixer: 150ns, max_per_file_from_linter: 120ns, path_shortener: 120ns, severity-rules: 100ns" [2025-03-26T08:32:56.149Z] level=info msg="[runner] linters took 11.315062776s with stages: goanalysis_metalinter: 11.297980265s" [2025-03-26T08:32:56.150Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-03-26T08:32:56.150Z] level=info msg="Memory: 330 samples, avg is 288.1MB, max is 1331.0MB" [2025-03-26T08:32:56.150Z] level=info msg="Execution took 32.947341613s" [2025-03-26T08:32:56.150Z] go vet ./... [2025-03-26T08:33:01.409Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-26T08:33:01.409Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-26T08:33:01.409Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-26T08:33:01.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-26T08:33:02.293Z] + ls -al . [2025-03-26T08:33:02.293Z] total 1992 [2025-03-26T08:33:02.293Z] drwxrwxr-x 11 1001 1001 4096 Mar 26 08:31 . [2025-03-26T08:33:02.293Z] drwxr-xr-x 4 root root 4096 Mar 26 08:31 .. [2025-03-26T08:33:02.293Z] drwxrwxr-x 2 1001 1001 4096 Mar 26 08:29 .blubracket [2025-03-26T08:33:02.293Z] -rw-rw-r-- 1 1001 1001 10 Mar 26 08:29 .dockerignore [2025-03-26T08:33:02.293Z] drwxrwxr-x 8 1001 1001 4096 Mar 26 08:32 .git [2025-03-26T08:33:02.293Z] drwxrwxr-x 3 1001 1001 4096 Mar 26 08:29 .github [2025-03-26T08:33:02.293Z] -rw-rw-r-- 1 1001 1001 909 Mar 26 08:29 .gitignore [2025-03-26T08:33:02.293Z] -rw-rw-r-- 1 1001 1001 218 Mar 26 08:29 .golangci.yml [2025-03-26T08:33:02.293Z] -rw-rw-r-- 1 1001 1001 100 Mar 26 08:29 .hadolint.yml [2025-03-26T08:33:02.293Z] drwxr-xr-x 3 1001 1001 4096 Mar 26 08:30 .semver [2025-03-26T08:33:02.293Z] -rw-rw-r-- 1 1001 1001 155 Mar 26 08:29 .sonarcloud.properties [2025-03-26T08:33:02.293Z] -rw-rw-r-- 1 1001 1001 1171 Mar 26 08:29 ADOPTERS.md [2025-03-26T08:33:02.293Z] -rw-rw-r-- 1 1001 1001 17374 Mar 26 08:29 Attribution.txt [2025-03-26T08:33:02.293Z] -rw-rw-r-- 1 1001 1001 108018 Mar 26 08:29 CHANGELOG.md [2025-03-26T08:33:02.293Z] -rw-rw-r-- 1 1001 1001 3804 Mar 26 08:29 CONTRIBUTING.md [2025-03-26T08:33:02.293Z] -rw-rw-r-- 1 1001 1001 677 Mar 26 08:29 GOVERNANCE.md [2025-03-26T08:33:02.293Z] -rw-rw-r-- 1 1001 1001 858 Mar 26 08:29 Jenkinsfile [2025-03-26T08:33:02.293Z] -rw-rw-r-- 1 1001 1001 10775 Mar 26 08:29 LICENSE [2025-03-26T08:33:02.293Z] -rw-rw-r-- 1 1001 1001 16740 Mar 26 08:29 Makefile [2025-03-26T08:33:02.293Z] -rw-rw-r-- 1 1001 1001 582 Mar 26 08:29 OWNERS.md [2025-03-26T08:33:02.293Z] -rw-rw-r-- 1 1001 1001 9932 Mar 26 08:29 README.md [2025-03-26T08:33:02.293Z] -rw-rw-r-- 1 1001 1001 789 Mar 26 08:29 SECURITY.md [2025-03-26T08:33:02.293Z] -rw-rw-r-- 1 1001 1001 5 Mar 26 08:30 VERSION [2025-03-26T08:33:02.293Z] drwxrwxr-x 2 1001 1001 4096 Mar 26 08:29 bin [2025-03-26T08:33:02.293Z] drwxrwxr-x 19 1001 1001 4096 Mar 26 08:29 cmd [2025-03-26T08:33:02.293Z] -rw-r--r-- 1 root root 1660924 Mar 26 08:32 coverage.out [2025-03-26T08:33:02.293Z] drwxrwxr-x 2 1001 1001 4096 Mar 26 08:29 fuzz_test [2025-03-26T08:33:02.293Z] -rw-rw-r-- 1 1001 1001 6455 Mar 26 08:29 go.mod [2025-03-26T08:33:02.293Z] -rw-rw-r-- 1 1001 1001 88141 Mar 26 08:29 go.sum [2025-03-26T08:33:02.293Z] drwxrwxr-x 7 1001 1001 4096 Mar 26 08:29 internal [2025-03-26T08:33:02.293Z] drwxrwxr-x 2 1001 1001 4096 Mar 26 08:29 openapi [2025-03-26T08:33:02.293Z] -rw-rw-r-- 1 1001 1001 584 Mar 26 08:29 security.txt [2025-03-26T08:33:02.293Z] -rw-rw-r-- 1 1001 1001 204 Mar 26 08:29 version.go [Pipeline] sh [2025-03-26T08:33:02.582Z] + '[' -e coverage.out ] [2025-03-26T08:33:02.582Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-03-26T08:33:02.762Z] Stashed 1 file(s) [Pipeline] sh [2025-03-26T08:33:03.045Z] + make build [2025-03-26T08:33:03.045Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-26T08:33:24.963Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-26T08:33:26.863Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-26T08:33:28.241Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-26T08:33:28.497Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-26T08:33:30.398Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-26T08:33:35.679Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-26T08:33:36.612Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-26T08:33:39.138Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-26T08:33:41.040Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-26T08:33:42.414Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-26T08:33:44.949Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-26T08:33:45.520Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-03-26T08:33:46.911Z] $ docker stop --time=1 5e46355da0aa8addc0368af4e1c0d028b97ea5fee0433033cb3a06bcbe9b6805 [2025-03-26T08:34:00.620Z] $ docker rm -f --volumes 5e46355da0aa8addc0368af4e1c0d028b97ea5fee0433033cb3a06bcbe9b6805 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T08:34:01.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-26T08:34:01.983Z] [2025-03-26T08:34:01.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T08:34:02.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-26T08:34:02.624Z] latest: Pulling from edgex-devops/edgex-compose [2025-03-26T08:34:02.624Z] 91d30c5bc195: Pulling fs layer [2025-03-26T08:34:02.624Z] 2e9b0aa3be6d: Pulling fs layer [2025-03-26T08:34:02.624Z] 9c61dcf015f6: Pulling fs layer [2025-03-26T08:34:02.624Z] 4698f68db338: Pulling fs layer [2025-03-26T08:34:02.624Z] 2a2f49069b9e: Pulling fs layer [2025-03-26T08:34:02.624Z] e0025b399a48: Pulling fs layer [2025-03-26T08:34:02.624Z] 4698f68db338: Waiting [2025-03-26T08:34:02.624Z] 2a2f49069b9e: Waiting [2025-03-26T08:34:02.624Z] e0025b399a48: Waiting [2025-03-26T08:34:02.624Z] 91d30c5bc195: Verifying Checksum [2025-03-26T08:34:02.624Z] 91d30c5bc195: Download complete [2025-03-26T08:34:02.624Z] 4698f68db338: Verifying Checksum [2025-03-26T08:34:02.624Z] 4698f68db338: Download complete [2025-03-26T08:34:02.624Z] 2e9b0aa3be6d: Verifying Checksum [2025-03-26T08:34:02.624Z] 2e9b0aa3be6d: Download complete [2025-03-26T08:34:02.624Z] e0025b399a48: Verifying Checksum [2025-03-26T08:34:02.624Z] e0025b399a48: Download complete [2025-03-26T08:34:02.624Z] 91d30c5bc195: Pull complete [2025-03-26T08:34:02.885Z] 2a2f49069b9e: Download complete [2025-03-26T08:34:03.163Z] 2e9b0aa3be6d: Pull complete [2025-03-26T08:34:03.163Z] 9c61dcf015f6: Verifying Checksum [2025-03-26T08:34:03.163Z] 9c61dcf015f6: Download complete [2025-03-26T08:34:05.813Z] 9c61dcf015f6: Pull complete [2025-03-26T08:34:05.813Z] 4698f68db338: Pull complete [2025-03-26T08:34:06.073Z] 2a2f49069b9e: Pull complete [2025-03-26T08:34:06.332Z] e0025b399a48: Pull complete [2025-03-26T08:34:06.332Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-03-26T08:34:06.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-26T08:34:06.332Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T08:34:06.445Z] prd-ubuntu20.04-docker-8c-8g-42074 does not seem to be running inside a container [2025-03-26T08:34:06.478Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-03-26T08:34:10.678Z] $ docker top 0a1056d7ff873c0c8875cb911d5fc9964314e185b6445fcab6202a71cecc27ce -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T08:34:11.075Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-26T08:34:12.978Z] #1 [security-spire-config internal] load build definition from Dockerfile [2025-03-26T08:34:12.978Z] #1 transferring dockerfile: 1.69kB done [2025-03-26T08:34:12.978Z] #1 DONE 0.0s [2025-03-26T08:34:12.978Z] [2025-03-26T08:34:12.978Z] #2 [support-notifications internal] load build definition from Dockerfile [2025-03-26T08:34:12.978Z] #2 transferring dockerfile: 2.00kB done [2025-03-26T08:34:12.978Z] #2 DONE 0.0s [2025-03-26T08:34:13.237Z] [2025-03-26T08:34:13.237Z] #3 [security-spire-config internal] load .dockerignore [2025-03-26T08:34:13.237Z] #3 transferring context: 50B done [2025-03-26T08:34:13.237Z] #3 DONE 0.0s [2025-03-26T08:34:13.237Z] [2025-03-26T08:34:13.237Z] #4 [support-notifications internal] load .dockerignore [2025-03-26T08:34:13.237Z] #4 transferring context: 50B done [2025-03-26T08:34:13.237Z] #4 DONE 0.0s [2025-03-26T08:34:13.495Z] [2025-03-26T08:34:13.495Z] #5 [core-command internal] load build definition from Dockerfile [2025-03-26T08:34:13.495Z] #5 transferring dockerfile: 1.94kB done [2025-03-26T08:34:13.495Z] #5 DONE 0.0s [2025-03-26T08:34:13.495Z] [2025-03-26T08:34:13.495Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-26T08:34:13.495Z] #6 transferring dockerfile: 2.14kB done [2025-03-26T08:34:13.495Z] #6 DONE 0.0s [2025-03-26T08:34:13.495Z] [2025-03-26T08:34:13.495Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-26T08:34:13.495Z] #7 transferring dockerfile: 1.89kB done [2025-03-26T08:34:13.495Z] #7 DONE 0.0s [2025-03-26T08:34:13.495Z] [2025-03-26T08:34:13.495Z] #8 [core-keeper internal] load build definition from Dockerfile [2025-03-26T08:34:13.495Z] #8 transferring dockerfile: 2.01kB done [2025-03-26T08:34:13.495Z] #8 DONE 0.0s [2025-03-26T08:34:13.495Z] [2025-03-26T08:34:13.495Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-26T08:34:13.495Z] #9 transferring dockerfile: 2.50kB done [2025-03-26T08:34:13.495Z] #9 DONE 0.0s [2025-03-26T08:34:13.495Z] [2025-03-26T08:34:13.495Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-26T08:34:13.495Z] #10 transferring dockerfile: 3.02kB done [2025-03-26T08:34:13.495Z] #10 DONE 0.1s [2025-03-26T08:34:13.495Z] [2025-03-26T08:34:13.495Z] #11 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-03-26T08:34:13.495Z] #11 DONE 0.1s [2025-03-26T08:34:13.495Z] [2025-03-26T08:34:13.495Z] #12 [support-scheduler internal] load build definition from Dockerfile [2025-03-26T08:34:13.753Z] #12 transferring dockerfile: 1.83kB done [2025-03-26T08:34:13.753Z] #12 DONE 0.1s [2025-03-26T08:34:13.753Z] [2025-03-26T08:34:13.753Z] #13 [core-metadata internal] load build definition from Dockerfile [2025-03-26T08:34:13.753Z] #13 transferring dockerfile: 2.10kB done [2025-03-26T08:34:13.753Z] #13 DONE 0.1s [2025-03-26T08:34:13.753Z] [2025-03-26T08:34:13.753Z] #14 [security-spire-server internal] load build definition from Dockerfile [2025-03-26T08:34:13.753Z] #14 transferring dockerfile: 1.70kB done [2025-03-26T08:34:13.753Z] #14 DONE 0.1s [2025-03-26T08:34:13.753Z] [2025-03-26T08:34:13.753Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-26T08:34:13.753Z] #15 transferring dockerfile: 2.49kB done [2025-03-26T08:34:13.753Z] #15 DONE 0.1s [2025-03-26T08:34:13.753Z] [2025-03-26T08:34:13.753Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-26T08:34:13.753Z] #16 transferring dockerfile: 2.23kB done [2025-03-26T08:34:13.753Z] #16 DONE 0.1s [2025-03-26T08:34:13.753Z] [2025-03-26T08:34:13.753Z] #17 [core-data internal] load build definition from Dockerfile [2025-03-26T08:34:13.753Z] #17 transferring dockerfile: 2.04kB done [2025-03-26T08:34:13.753Z] #17 DONE 0.1s [2025-03-26T08:34:13.753Z] [2025-03-26T08:34:13.754Z] #18 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-26T08:34:13.754Z] #18 DONE 0.0s [2025-03-26T08:34:13.754Z] [2025-03-26T08:34:13.754Z] #11 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-03-26T08:34:13.754Z] #11 DONE 0.1s [2025-03-26T08:34:13.754Z] [2025-03-26T08:34:13.754Z] #19 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T08:34:13.754Z] #19 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T08:34:13.754Z] #19 ... [2025-03-26T08:34:13.754Z] [2025-03-26T08:34:13.754Z] #20 [security-spire-agent internal] load build definition from Dockerfile [2025-03-26T08:34:13.754Z] #20 transferring dockerfile: 1.81kB done [2025-03-26T08:34:13.754Z] #20 DONE 0.1s [2025-03-26T08:34:13.754Z] [2025-03-26T08:34:13.754Z] #19 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T08:34:13.754Z] #19 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T08:34:13.754Z] #19 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-26T08:34:13.754Z] #19 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-26T08:34:13.754Z] #19 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-03-26T08:34:13.754Z] #19 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-26T08:34:13.754Z] #19 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-03-26T08:34:14.012Z] #19 ... [2025-03-26T08:34:14.012Z] [2025-03-26T08:34:14.012Z] #21 [core-command internal] load .dockerignore [2025-03-26T08:34:14.012Z] #21 transferring context: 50B done [2025-03-26T08:34:14.012Z] #21 DONE 0.3s [2025-03-26T08:34:14.012Z] [2025-03-26T08:34:14.012Z] #22 [core-metadata internal] load .dockerignore [2025-03-26T08:34:14.012Z] #22 transferring context: 50B done [2025-03-26T08:34:14.012Z] #22 DONE 0.1s [2025-03-26T08:34:14.012Z] [2025-03-26T08:34:14.012Z] #19 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T08:34:14.012Z] #19 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-03-26T08:34:14.012Z] #19 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T08:34:14.012Z] #19 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T08:34:14.012Z] #19 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-26T08:34:14.012Z] #19 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-26T08:34:14.012Z] #19 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-26T08:34:14.012Z] #19 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-03-26T08:34:14.012Z] #19 DONE 0.8s [2025-03-26T08:34:14.012Z] [2025-03-26T08:34:14.012Z] #18 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-26T08:34:14.012Z] #18 DONE 0.0s [2025-03-26T08:34:14.012Z] [2025-03-26T08:34:14.012Z] #23 [security-proxy-setup internal] load .dockerignore [2025-03-26T08:34:14.012Z] #23 transferring context: 50B done [2025-03-26T08:34:14.012Z] #23 DONE 0.2s [2025-03-26T08:34:14.012Z] [2025-03-26T08:34:14.012Z] #24 [security-spire-server internal] load .dockerignore [2025-03-26T08:34:14.012Z] #24 transferring context: 50B done [2025-03-26T08:34:14.012Z] #24 DONE 0.2s [2025-03-26T08:34:14.012Z] [2025-03-26T08:34:14.012Z] #25 [security-proxy-auth internal] load .dockerignore [2025-03-26T08:34:14.012Z] #25 transferring context: 50B done [2025-03-26T08:34:14.012Z] #25 DONE 0.3s [2025-03-26T08:34:14.012Z] [2025-03-26T08:34:14.012Z] #11 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-03-26T08:34:14.012Z] #11 DONE 0.2s [2025-03-26T08:34:14.012Z] [2025-03-26T08:34:14.012Z] #26 [security-secretstore-setup internal] load .dockerignore [2025-03-26T08:34:14.012Z] #26 transferring context: 50B done [2025-03-26T08:34:14.012Z] #26 DONE 0.2s [2025-03-26T08:34:14.012Z] [2025-03-26T08:34:14.012Z] #27 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-26T08:34:14.012Z] #27 DONE 0.6s [2025-03-26T08:34:14.012Z] [2025-03-26T08:34:14.012Z] #28 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T08:34:14.012Z] #28 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done [2025-03-26T08:34:14.012Z] #28 DONE 0.0s [2025-03-26T08:34:14.012Z] [2025-03-26T08:34:14.012Z] #29 [security-spire-config internal] load build context [2025-03-26T08:34:14.270Z] #29 ... [2025-03-26T08:34:14.270Z] [2025-03-26T08:34:14.270Z] #30 [security-bootstrapper internal] load .dockerignore [2025-03-26T08:34:14.270Z] #30 transferring context: 50B done [2025-03-26T08:34:14.270Z] #30 DONE 0.3s [2025-03-26T08:34:14.270Z] [2025-03-26T08:34:14.270Z] #31 [core-keeper internal] load .dockerignore [2025-03-26T08:34:14.270Z] #31 transferring context: 50B done [2025-03-26T08:34:14.270Z] #31 DONE 0.3s [2025-03-26T08:34:14.270Z] [2025-03-26T08:34:14.270Z] #32 [support-scheduler internal] load .dockerignore [2025-03-26T08:34:14.270Z] #32 transferring context: 50B done [2025-03-26T08:34:14.270Z] #32 DONE 0.2s [2025-03-26T08:34:14.270Z] [2025-03-26T08:34:14.270Z] #33 [security-spiffe-token-provider internal] load .dockerignore [2025-03-26T08:34:14.270Z] #33 transferring context: 50B done [2025-03-26T08:34:14.270Z] #33 DONE 0.4s [2025-03-26T08:34:14.270Z] [2025-03-26T08:34:14.270Z] #18 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-26T08:34:14.270Z] #18 DONE 0.0s [2025-03-26T08:34:14.270Z] [2025-03-26T08:34:14.270Z] #19 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T08:34:14.270Z] #19 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T08:34:14.270Z] #19 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T08:34:14.270Z] #19 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-26T08:34:14.270Z] #19 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-26T08:34:14.270Z] #19 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-26T08:34:14.270Z] #19 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-03-26T08:34:14.270Z] #19 DONE 0.8s [2025-03-26T08:34:14.270Z] [2025-03-26T08:34:14.270Z] #29 [security-spire-config internal] load build context [2025-03-26T08:34:14.270Z] #29 transferring context: 22.05kB done [2025-03-26T08:34:14.270Z] #29 ... [2025-03-26T08:34:14.270Z] [2025-03-26T08:34:14.270Z] #18 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-26T08:34:14.270Z] #18 DONE 0.0s [2025-03-26T08:34:14.270Z] [2025-03-26T08:34:14.270Z] #11 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-03-26T08:34:14.270Z] #11 DONE 0.3s [2025-03-26T08:34:14.270Z] [2025-03-26T08:34:14.270Z] #34 [security-spire-agent internal] load .dockerignore [2025-03-26T08:34:14.270Z] #34 transferring context: 50B done [2025-03-26T08:34:14.270Z] #34 DONE 0.4s [2025-03-26T08:34:14.270Z] [2025-03-26T08:34:14.270Z] #35 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-26T08:34:14.270Z] #35 transferring context: 50B done [2025-03-26T08:34:14.270Z] #35 DONE 0.4s [2025-03-26T08:34:14.270Z] [2025-03-26T08:34:14.270Z] #19 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T08:34:14.270Z] #19 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T08:34:14.270Z] #19 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T08:34:14.270Z] #19 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-26T08:34:14.270Z] #19 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-26T08:34:14.270Z] #19 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-26T08:34:14.270Z] #19 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-03-26T08:34:14.270Z] #19 DONE 0.8s [2025-03-26T08:34:14.270Z] [2025-03-26T08:34:14.270Z] #36 [core-data internal] load .dockerignore [2025-03-26T08:34:14.270Z] #36 transferring context: 50B done [2025-03-26T08:34:14.270Z] #36 DONE 0.4s [2025-03-26T08:34:14.270Z] [2025-03-26T08:34:14.270Z] #18 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-26T08:34:14.270Z] #18 DONE 0.0s [2025-03-26T08:34:14.270Z] [2025-03-26T08:34:14.270Z] #27 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-26T08:34:14.270Z] #27 DONE 0.6s [2025-03-26T08:34:14.270Z] [2025-03-26T08:34:14.270Z] #19 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T08:34:14.270Z] #19 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T08:34:14.270Z] #19 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T08:34:14.270Z] #19 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-26T08:34:14.270Z] #19 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-26T08:34:14.270Z] #19 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-26T08:34:14.270Z] #19 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-03-26T08:34:14.270Z] #19 DONE 0.8s [2025-03-26T08:34:14.270Z] [2025-03-26T08:34:14.270Z] #29 [security-spire-config internal] load build context [2025-03-26T08:34:14.270Z] #29 DONE 0.3s [2025-03-26T08:34:14.270Z] [2025-03-26T08:34:14.270Z] #28 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T08:34:14.270Z] #28 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done [2025-03-26T08:34:14.270Z] #28 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-26T08:34:14.270Z] #28 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-03-26T08:34:14.270Z] #28 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-03-26T08:34:14.270Z] #28 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-03-26T08:34:14.270Z] #28 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.2s [2025-03-26T08:34:14.270Z] #28 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.1s done [2025-03-26T08:34:14.270Z] #28 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-26T08:34:14.270Z] #28 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s [2025-03-26T08:34:14.527Z] #28 ... [2025-03-26T08:34:14.527Z] [2025-03-26T08:34:14.527Z] #18 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-26T08:34:14.527Z] #18 DONE 0.0s [2025-03-26T08:34:14.527Z] [2025-03-26T08:34:14.527Z] #19 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T08:34:14.527Z] #19 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T08:34:14.527Z] #19 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T08:34:14.527Z] #19 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-26T08:34:14.527Z] #19 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-26T08:34:14.527Z] #19 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-26T08:34:14.527Z] #19 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-03-26T08:34:14.527Z] #19 DONE 0.8s [2025-03-26T08:34:14.527Z] [2025-03-26T08:34:14.527Z] #11 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-03-26T08:34:14.527Z] #11 DONE 0.5s [2025-03-26T08:34:14.527Z] [2025-03-26T08:34:14.527Z] #28 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T08:34:14.527Z] #28 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.15MB / 36.47MB 0.3s [2025-03-26T08:34:14.527Z] #28 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-26T08:34:14.527Z] #28 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done [2025-03-26T08:34:14.527Z] #28 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 27.26MB / 36.47MB 0.5s [2025-03-26T08:34:14.785Z] #28 ... [2025-03-26T08:34:14.785Z] [2025-03-26T08:34:14.785Z] #37 [security-spire-server internal] load build context [2025-03-26T08:34:14.785Z] #37 transferring context: 23.80kB 0.0s done [2025-03-26T08:34:14.785Z] #37 DONE 0.3s [2025-03-26T08:34:14.785Z] [2025-03-26T08:34:14.785Z] #18 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-26T08:34:14.785Z] #18 DONE 0.0s [2025-03-26T08:34:14.785Z] [2025-03-26T08:34:14.785Z] #28 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T08:34:14.785Z] #28 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 34.60MB / 36.47MB 0.6s [2025-03-26T08:34:14.785Z] #28 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-26T08:34:14.785Z] #28 ... [2025-03-26T08:34:14.785Z] [2025-03-26T08:34:14.785Z] #19 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T08:34:14.785Z] #19 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T08:34:14.785Z] #19 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T08:34:14.785Z] #19 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-26T08:34:14.785Z] #19 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-26T08:34:14.785Z] #19 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-26T08:34:14.785Z] #19 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-03-26T08:34:14.785Z] #19 DONE 0.8s [2025-03-26T08:34:14.785Z] [2025-03-26T08:34:14.785Z] #18 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-26T08:34:14.785Z] #18 DONE 0.0s [2025-03-26T08:34:14.785Z] [2025-03-26T08:34:14.785Z] #38 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-26T08:34:14.785Z] #38 DONE 1.4s [2025-03-26T08:34:14.785Z] [2025-03-26T08:34:14.785Z] #28 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T08:34:14.785Z] #28 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.7s [2025-03-26T08:34:15.043Z] #28 ... [2025-03-26T08:34:15.043Z] [2025-03-26T08:34:15.043Z] #18 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-26T08:34:15.043Z] #18 DONE 0.0s [2025-03-26T08:34:15.043Z] [2025-03-26T08:34:15.043Z] #28 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T08:34:15.609Z] #28 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-03-26T08:34:15.609Z] #28 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.4s done [2025-03-26T08:34:17.561Z] #28 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.8s done [2025-03-26T08:34:20.848Z] #28 ... [2025-03-26T08:34:20.848Z] [2025-03-26T08:34:20.848Z] #39 [support-notifications internal] load build context [2025-03-26T08:34:20.848Z] #39 transferring context: 353.06MB 6.9s [2025-03-26T08:34:21.651Z] #39 ... [2025-03-26T08:34:21.651Z] [2025-03-26T08:34:21.651Z] #40 [core-keeper internal] load build context [2025-03-26T08:34:22.428Z] #40 ... [2025-03-26T08:34:22.428Z] [2025-03-26T08:34:22.428Z] #41 [security-proxy-auth internal] load build context [2025-03-26T08:34:22.428Z] #41 transferring context: 501.81MB 6.9s done [2025-03-26T08:34:22.428Z] #41 ... [2025-03-26T08:34:22.428Z] [2025-03-26T08:34:22.428Z] #40 [core-keeper internal] load build context [2025-03-26T08:34:23.048Z] #40 transferring context: 501.81MB 7.6s done [2025-03-26T08:34:23.986Z] #40 ... [2025-03-26T08:34:23.986Z] [2025-03-26T08:34:23.986Z] #42 [core-metadata internal] load build context [2025-03-26T08:34:24.243Z] #42 ... [2025-03-26T08:34:24.243Z] [2025-03-26T08:34:24.243Z] #43 [security-proxy-setup internal] load build context [2025-03-26T08:34:24.243Z] #43 ... [2025-03-26T08:34:24.243Z] [2025-03-26T08:34:24.243Z] #44 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-26T08:34:24.243Z] #0 3.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:24.243Z] #0 3.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:24.243Z] #0 4.191 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-26T08:34:24.243Z] #0 4.196 Executing busybox-1.36.1-r29.trigger [2025-03-26T08:34:24.243Z] #0 4.213 OK: 8 MiB in 15 packages [2025-03-26T08:34:25.891Z] #44 ... [2025-03-26T08:34:25.891Z] [2025-03-26T08:34:25.891Z] #45 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-26T08:34:25.891Z] #45 ... [2025-03-26T08:34:25.891Z] [2025-03-26T08:34:25.891Z] #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-26T08:34:25.891Z] #46 ... [2025-03-26T08:34:25.891Z] [2025-03-26T08:34:25.891Z] #47 [support-scheduler internal] load build context [2025-03-26T08:34:25.891Z] #47 ... [2025-03-26T08:34:25.891Z] [2025-03-26T08:34:25.891Z] #48 [security-spiffe-token-provider internal] load build context [2025-03-26T08:34:25.891Z] #48 ... [2025-03-26T08:34:25.891Z] [2025-03-26T08:34:25.891Z] #49 [security-secretstore-setup internal] load build context [2025-03-26T08:34:25.891Z] #49 transferring context: 501.81MB 9.9s done [2025-03-26T08:34:26.508Z] #49 ... [2025-03-26T08:34:26.508Z] [2025-03-26T08:34:26.508Z] #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-26T08:34:26.777Z] #50 ... [2025-03-26T08:34:26.777Z] [2025-03-26T08:34:26.777Z] #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-26T08:34:26.777Z] #51 ... [2025-03-26T08:34:26.777Z] [2025-03-26T08:34:26.777Z] #27 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-26T08:34:26.777Z] #27 ... [2025-03-26T08:34:26.777Z] [2025-03-26T08:34:26.777Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-26T08:34:26.777Z] #0 0.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:26.777Z] #0 0.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:26.777Z] #0 1.112 (1/7) Installing ca-certificates (20241121-r1) [2025-03-26T08:34:26.777Z] #0 1.131 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-26T08:34:26.777Z] #0 1.153 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-26T08:34:26.777Z] #0 1.155 (4/7) Installing libsodium (1.0.19-r0) [2025-03-26T08:34:26.777Z] #0 1.165 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-26T08:34:26.777Z] #0 1.187 (6/7) Installing libzmq (4.3.5-r2) [2025-03-26T08:34:26.777Z] #0 1.191 (7/7) Installing zeromq (4.3.5-r2) [2025-03-26T08:34:26.777Z] #0 1.196 Executing busybox-1.36.1-r29.trigger [2025-03-26T08:34:26.777Z] #0 1.205 Executing ca-certificates-20241121-r1.trigger [2025-03-26T08:34:26.777Z] #0 1.243 OK: 12 MiB in 21 packages [2025-03-26T08:34:26.777Z] #52 ... [2025-03-26T08:34:26.777Z] [2025-03-26T08:34:26.777Z] #11 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-03-26T08:34:27.034Z] #11 ... [2025-03-26T08:34:27.034Z] [2025-03-26T08:34:27.034Z] #53 [security-bootstrapper internal] load build context [2025-03-26T08:34:27.034Z] #53 transferring context: 501.81MB 9.8s done [2025-03-26T08:34:27.034Z] #53 ... [2025-03-26T08:34:27.034Z] [2025-03-26T08:34:27.034Z] #54 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-26T08:34:27.292Z] #54 ... [2025-03-26T08:34:27.292Z] [2025-03-26T08:34:27.292Z] #55 [core-command internal] load build context [2025-03-26T08:34:27.292Z] #55 transferring context: 501.81MB 10.4s done [2025-03-26T08:34:27.292Z] #55 ... [2025-03-26T08:34:27.292Z] [2025-03-26T08:34:27.292Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-26T08:34:27.551Z] #56 ... [2025-03-26T08:34:27.551Z] [2025-03-26T08:34:27.551Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-26T08:34:27.811Z] #57 ... [2025-03-26T08:34:27.811Z] [2025-03-26T08:34:27.811Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-26T08:34:27.811Z] #58 ... [2025-03-26T08:34:27.811Z] [2025-03-26T08:34:27.811Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-26T08:34:28.097Z] #59 ... [2025-03-26T08:34:28.097Z] [2025-03-26T08:34:28.097Z] #43 [security-proxy-setup internal] load build context [2025-03-26T08:34:28.097Z] #43 transferring context: 501.81MB 13.0s done [2025-03-26T08:34:31.394Z] #43 ... [2025-03-26T08:34:31.394Z] [2025-03-26T08:34:31.394Z] #39 [support-notifications internal] load build context [2025-03-26T08:34:31.394Z] #39 transferring context: 501.81MB 13.3s done [2025-03-26T08:34:35.582Z] #39 ... [2025-03-26T08:34:35.582Z] [2025-03-26T08:34:35.582Z] #42 [core-metadata internal] load build context [2025-03-26T08:34:35.582Z] #42 transferring context: 501.81MB 12.9s done [2025-03-26T08:34:35.842Z] #42 ... [2025-03-26T08:34:35.842Z] [2025-03-26T08:34:35.842Z] #47 [support-scheduler internal] load build context [2025-03-26T08:34:35.842Z] #47 transferring context: 501.81MB 12.1s done [2025-03-26T08:34:45.826Z] #47 ... [2025-03-26T08:34:45.826Z] [2025-03-26T08:34:45.826Z] #60 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-03-26T08:34:45.826Z] #60 ... [2025-03-26T08:34:45.826Z] [2025-03-26T08:34:45.826Z] #27 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-26T08:34:45.826Z] #27 DONE 31.0s [2025-03-26T08:34:45.826Z] [2025-03-26T08:34:45.826Z] #11 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-03-26T08:34:45.826Z] #11 DONE 31.2s [2025-03-26T08:34:45.826Z] [2025-03-26T08:34:45.826Z] #19 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T08:34:45.826Z] #19 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T08:34:45.826Z] #19 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T08:34:45.826Z] #19 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-26T08:34:45.826Z] #19 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-26T08:34:45.826Z] #19 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-26T08:34:45.826Z] #19 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-03-26T08:34:45.826Z] #19 DONE 0.8s [2025-03-26T08:34:45.826Z] [2025-03-26T08:34:45.826Z] #38 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-26T08:34:45.826Z] #38 DONE 1.4s [2025-03-26T08:34:45.826Z] [2025-03-26T08:34:45.826Z] #41 [security-proxy-auth internal] load build context [2025-03-26T08:34:45.826Z] #41 DONE 31.2s [2025-03-26T08:34:45.826Z] [2025-03-26T08:34:45.826Z] #40 [core-keeper internal] load build context [2025-03-26T08:34:45.826Z] #40 DONE 31.1s [2025-03-26T08:34:45.826Z] [2025-03-26T08:34:45.826Z] #53 [security-bootstrapper internal] load build context [2025-03-26T08:34:45.826Z] #53 DONE 31.3s [2025-03-26T08:34:45.826Z] [2025-03-26T08:34:45.826Z] #49 [security-secretstore-setup internal] load build context [2025-03-26T08:34:45.826Z] #49 DONE 31.3s [2025-03-26T08:34:45.826Z] [2025-03-26T08:34:45.826Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-26T08:34:45.826Z] #52 DONE 31.4s [2025-03-26T08:34:45.826Z] [2025-03-26T08:34:45.826Z] #61 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T08:34:45.826Z] #61 ... [2025-03-26T08:34:45.826Z] [2025-03-26T08:34:45.826Z] #55 [core-command internal] load build context [2025-03-26T08:34:45.826Z] #55 DONE 31.5s [2025-03-26T08:34:45.826Z] [2025-03-26T08:34:45.826Z] #44 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-26T08:34:45.826Z] #44 DONE 31.5s [2025-03-26T08:34:45.826Z] [2025-03-26T08:34:45.826Z] #47 [support-scheduler internal] load build context [2025-03-26T08:34:45.826Z] #47 DONE 31.1s [2025-03-26T08:34:45.826Z] [2025-03-26T08:34:45.826Z] #42 [core-metadata internal] load build context [2025-03-26T08:34:45.826Z] #42 DONE 31.6s [2025-03-26T08:34:45.826Z] [2025-03-26T08:34:45.826Z] #43 [security-proxy-setup internal] load build context [2025-03-26T08:34:45.826Z] #43 DONE 31.5s [2025-03-26T08:34:45.826Z] [2025-03-26T08:34:45.826Z] #54 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-26T08:34:45.826Z] #54 DONE 30.9s [2025-03-26T08:34:45.826Z] [2025-03-26T08:34:45.826Z] #39 [support-notifications internal] load build context [2025-03-26T08:34:45.826Z] #39 DONE 32.0s [2025-03-26T08:34:45.826Z] [2025-03-26T08:34:45.826Z] #19 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T08:34:45.826Z] #19 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T08:34:45.826Z] #19 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T08:34:45.826Z] #19 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-26T08:34:45.826Z] #19 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-26T08:34:45.826Z] #19 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-26T08:34:45.826Z] #19 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-03-26T08:34:45.826Z] #19 DONE 0.8s [2025-03-26T08:34:45.826Z] [2025-03-26T08:34:45.826Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T08:34:45.826Z] #62 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-03-26T08:34:45.826Z] #62 DONE 0.1s [2025-03-26T08:34:45.826Z] [2025-03-26T08:34:45.826Z] #60 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-03-26T08:34:45.826Z] #60 DONE 1.7s [2025-03-26T08:34:45.826Z] [2025-03-26T08:34:45.826Z] #28 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T08:34:45.826Z] #28 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done [2025-03-26T08:34:45.826Z] #28 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-26T08:34:45.826Z] #28 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-03-26T08:34:45.826Z] #28 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-03-26T08:34:45.826Z] #28 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-03-26T08:34:45.826Z] #28 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done [2025-03-26T08:34:45.826Z] #28 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.1s done [2025-03-26T08:34:45.826Z] #28 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-26T08:34:45.826Z] #28 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.4s done [2025-03-26T08:34:45.826Z] #28 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-26T08:34:45.826Z] #28 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-26T08:34:45.826Z] #28 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.8s done [2025-03-26T08:34:45.826Z] #28 DONE 32.2s [2025-03-26T08:34:45.826Z] [2025-03-26T08:34:45.826Z] #63 [security-spire-agent internal] load build context [2025-03-26T08:34:45.826Z] #63 transferring context: 23.33kB 0.0s done [2025-03-26T08:34:45.826Z] #63 DONE 0.2s [2025-03-26T08:34:45.826Z] [2025-03-26T08:34:45.826Z] #64 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-03-26T08:34:51.087Z] #64 ... [2025-03-26T08:34:51.087Z] [2025-03-26T08:34:51.087Z] #65 [core-data internal] load build context [2025-03-26T08:34:51.087Z] #65 transferring context: 501.81MB 5.2s done [2025-03-26T08:34:51.653Z] #65 ... [2025-03-26T08:34:51.653Z] [2025-03-26T08:34:51.654Z] #66 [core-common-config-bootstrapper internal] load build context [2025-03-26T08:34:51.654Z] #66 transferring context: 501.81MB 5.5s done [2025-03-26T08:34:55.840Z] #66 ... [2025-03-26T08:34:55.840Z] [2025-03-26T08:34:55.840Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-26T08:34:55.840Z] #67 ... [2025-03-26T08:34:55.840Z] [2025-03-26T08:34:55.840Z] #68 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-03-26T08:34:55.840Z] #68 ... [2025-03-26T08:34:55.840Z] [2025-03-26T08:34:55.840Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-26T08:34:55.840Z] #69 ... [2025-03-26T08:34:55.840Z] [2025-03-26T08:34:55.840Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-26T08:34:56.099Z] #70 ... [2025-03-26T08:34:56.099Z] [2025-03-26T08:34:56.099Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T08:34:56.099Z] #62 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done [2025-03-26T08:34:56.099Z] #62 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.7s done [2025-03-26T08:34:56.099Z] #62 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-26T08:34:56.099Z] #62 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-03-26T08:34:56.099Z] #62 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-03-26T08:34:56.099Z] #62 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-03-26T08:34:56.099Z] #62 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.9s done [2025-03-26T08:34:56.099Z] #62 ... [2025-03-26T08:34:56.099Z] [2025-03-26T08:34:56.099Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-26T08:34:56.358Z] #71 ... [2025-03-26T08:34:56.358Z] [2025-03-26T08:34:56.358Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-26T08:34:56.358Z] #57 31.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:56.358Z] #57 31.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:56.358Z] #57 32.41 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-26T08:34:56.358Z] #57 32.41 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-26T08:34:56.358Z] #57 32.41 OK: 24170 distinct packages available [2025-03-26T08:34:56.358Z] #57 32.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:56.358Z] #57 32.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:56.358Z] #57 32.88 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-26T08:34:56.358Z] #57 32.89 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-26T08:34:56.358Z] #57 32.89 (3/4) Installing libucontext (1.2-r3) [2025-03-26T08:34:56.358Z] #57 32.89 (4/4) Installing gcompat (1.1.0-r4) [2025-03-26T08:34:56.358Z] #57 32.90 Executing busybox-1.36.1-r29.trigger [2025-03-26T08:34:56.358Z] #57 32.92 OK: 8 MiB in 18 packages [2025-03-26T08:34:56.616Z] #57 ... [2025-03-26T08:34:56.616Z] [2025-03-26T08:34:56.616Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-26T08:34:56.616Z] #72 ... [2025-03-26T08:34:56.616Z] [2025-03-26T08:34:56.616Z] #45 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-26T08:34:56.616Z] #45 32.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:56.616Z] #45 32.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:56.616Z] #45 32.60 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-26T08:34:56.617Z] #45 32.60 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-26T08:34:56.617Z] #45 32.60 OK: 24170 distinct packages available [2025-03-26T08:34:56.617Z] #45 32.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:56.617Z] #45 32.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:56.617Z] #45 33.13 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-26T08:34:56.617Z] #45 33.15 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-26T08:34:56.617Z] #45 33.16 (3/5) Installing libucontext (1.2-r3) [2025-03-26T08:34:56.617Z] #45 33.16 (4/5) Installing gcompat (1.1.0-r4) [2025-03-26T08:34:56.617Z] #45 33.17 (5/5) Installing openssl (3.3.3-r0) [2025-03-26T08:34:56.617Z] #45 33.18 Executing busybox-1.36.1-r29.trigger [2025-03-26T08:34:56.617Z] #45 33.23 OK: 9 MiB in 19 packages [2025-03-26T08:34:56.874Z] #45 ... [2025-03-26T08:34:56.874Z] [2025-03-26T08:34:56.874Z] #73 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-26T08:34:56.874Z] #73 ... [2025-03-26T08:34:56.874Z] [2025-03-26T08:34:56.874Z] #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-26T08:34:56.874Z] #51 32.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:56.874Z] #51 32.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:56.874Z] #51 32.73 (1/4) Installing ca-certificates (20241121-r1) [2025-03-26T08:34:56.874Z] #51 32.74 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-26T08:34:56.874Z] #51 32.75 (3/4) Installing su-exec (0.2-r3) [2025-03-26T08:34:56.874Z] #51 32.75 (4/4) Installing yq-go (4.44.1-r2) [2025-03-26T08:34:56.874Z] #51 32.85 Executing busybox-1.36.1-r29.trigger [2025-03-26T08:34:56.874Z] #51 32.86 Executing ca-certificates-20241121-r1.trigger [2025-03-26T08:34:56.874Z] #51 32.98 OK: 19 MiB in 18 packages [2025-03-26T08:34:57.133Z] #51 ... [2025-03-26T08:34:57.133Z] [2025-03-26T08:34:57.133Z] #48 [security-spiffe-token-provider internal] load build context [2025-03-26T08:34:57.133Z] #48 transferring context: 501.81MB 5.5s done [2025-03-26T08:34:57.391Z] #48 ... [2025-03-26T08:34:57.391Z] [2025-03-26T08:34:57.391Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-26T08:34:57.391Z] #59 31.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:57.391Z] #59 31.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:57.391Z] #59 32.10 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-26T08:34:57.391Z] #59 32.10 (2/2) Installing su-exec (0.2-r3) [2025-03-26T08:34:57.391Z] #59 32.11 Executing busybox-1.36.1-r29.trigger [2025-03-26T08:34:57.391Z] #59 32.26 OK: 8 MiB in 16 packages [2025-03-26T08:34:57.391Z] #59 ... [2025-03-26T08:34:57.391Z] [2025-03-26T08:34:57.391Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-26T08:34:57.391Z] #56 32.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:57.391Z] #56 32.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:57.391Z] #56 32.44 (1/3) Installing ca-certificates (20241121-r1) [2025-03-26T08:34:57.391Z] #56 32.46 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-26T08:34:57.391Z] #56 32.46 (3/3) Installing tzdata (2025b-r0) [2025-03-26T08:34:57.391Z] #56 32.49 Executing busybox-1.36.1-r29.trigger [2025-03-26T08:34:57.391Z] #56 32.51 Executing ca-certificates-20241121-r1.trigger [2025-03-26T08:34:57.391Z] #56 32.56 OK: 10 MiB in 17 packages [2025-03-26T08:34:57.651Z] #56 ... [2025-03-26T08:34:57.651Z] [2025-03-26T08:34:57.651Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-26T08:34:57.651Z] #58 31.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:57.651Z] #58 31.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:57.651Z] #58 32.15 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-26T08:34:57.651Z] #58 32.15 (2/4) Installing openssl (3.3.3-r0) [2025-03-26T08:34:57.651Z] #58 32.17 (3/4) Installing su-exec (0.2-r3) [2025-03-26T08:34:57.651Z] #58 32.17 (4/4) Installing yq-go (4.44.1-r2) [2025-03-26T08:34:57.651Z] #58 32.30 Executing busybox-1.36.1-r29.trigger [2025-03-26T08:34:57.651Z] #58 32.31 OK: 19 MiB in 18 packages [2025-03-26T08:34:57.651Z] #58 ... [2025-03-26T08:34:57.651Z] [2025-03-26T08:34:57.651Z] #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-26T08:34:57.651Z] #46 31.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:57.651Z] #46 31.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:57.651Z] #46 32.24 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-26T08:34:57.651Z] #46 32.24 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-26T08:34:57.651Z] #46 32.24 OK: 24170 distinct packages available [2025-03-26T08:34:57.651Z] #46 32.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:57.651Z] #46 32.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:57.651Z] #46 32.78 (1/14) Installing ca-certificates (20241121-r1) [2025-03-26T08:34:57.651Z] #46 32.82 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-26T08:34:57.651Z] #46 32.86 (3/14) Installing c-ares (1.33.1-r0) [2025-03-26T08:34:57.651Z] #46 32.86 (4/14) Installing libunistring (1.2-r0) [2025-03-26T08:34:57.651Z] #46 32.88 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-26T08:34:57.651Z] #46 32.88 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-26T08:34:57.651Z] #46 32.90 (7/14) Installing libpsl (0.21.5-r1) [2025-03-26T08:34:57.651Z] #46 32.90 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-26T08:34:57.651Z] #46 32.92 (9/14) Installing libcurl (8.12.1-r0) [2025-03-26T08:34:57.651Z] #46 32.92 (10/14) Installing curl (8.12.1-r0) [2025-03-26T08:34:57.651Z] #46 32.93 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-26T08:34:57.651Z] #46 32.93 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-26T08:34:57.651Z] #46 32.93 (13/14) Installing libucontext (1.2-r3) [2025-03-26T08:34:57.651Z] #46 32.94 (14/14) Installing gcompat (1.1.0-r4) [2025-03-26T08:34:57.651Z] #46 32.94 Executing busybox-1.36.1-r29.trigger [2025-03-26T08:34:57.651Z] #46 32.96 Executing ca-certificates-20241121-r1.trigger [2025-03-26T08:34:57.651Z] #46 33.00 OK: 13 MiB in 28 packages [2025-03-26T08:34:57.909Z] #46 ... [2025-03-26T08:34:57.909Z] [2025-03-26T08:34:57.909Z] #65 [core-data internal] load build context [2025-03-26T08:34:57.909Z] #65 DONE 12.4s [2025-03-26T08:34:57.909Z] [2025-03-26T08:34:57.909Z] #48 [security-spiffe-token-provider internal] load build context [2025-03-26T08:34:57.909Z] #48 DONE 43.1s [2025-03-26T08:34:57.909Z] [2025-03-26T08:34:57.909Z] #66 [core-common-config-bootstrapper internal] load build context [2025-03-26T08:34:57.909Z] #66 DONE 12.4s [2025-03-26T08:34:57.909Z] [2025-03-26T08:34:57.909Z] #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-26T08:34:57.909Z] #51 DONE 43.6s [2025-03-26T08:34:57.909Z] [2025-03-26T08:34:57.909Z] #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-26T08:34:57.909Z] #50 DONE 43.4s [2025-03-26T08:34:57.909Z] [2025-03-26T08:34:57.909Z] #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-26T08:34:57.909Z] #46 DONE 43.1s [2025-03-26T08:34:57.909Z] [2025-03-26T08:34:57.909Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-26T08:34:57.909Z] #58 DONE 43.7s [2025-03-26T08:34:57.909Z] [2025-03-26T08:34:57.909Z] #45 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-26T08:34:57.909Z] #45 DONE 43.5s [2025-03-26T08:34:57.909Z] [2025-03-26T08:34:57.909Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-26T08:34:57.909Z] #56 DONE 43.4s [2025-03-26T08:34:57.909Z] [2025-03-26T08:34:57.909Z] #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T08:34:58.167Z] #74 ... [2025-03-26T08:34:58.167Z] [2025-03-26T08:34:58.167Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-26T08:34:58.167Z] #59 DONE 43.7s [2025-03-26T08:34:58.167Z] [2025-03-26T08:34:58.167Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T08:34:58.167Z] #62 DONE 12.4s [2025-03-26T08:34:58.167Z] [2025-03-26T08:34:58.167Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-26T08:34:58.167Z] #57 DONE 43.9s [2025-03-26T08:34:58.167Z] [2025-03-26T08:34:58.167Z] #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-26T08:34:59.543Z] #75 ... [2025-03-26T08:34:59.543Z] [2025-03-26T08:34:59.543Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-26T08:34:59.543Z] #67 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:59.543Z] #67 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:59.543Z] #67 13.88 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-26T08:34:59.543Z] #67 13.89 Executing busybox-1.36.1-r29.trigger [2025-03-26T08:34:59.543Z] #67 13.91 OK: 8 MiB in 15 packages [2025-03-26T08:34:59.543Z] #67 DONE 14.1s [2025-03-26T08:34:59.543Z] [2025-03-26T08:34:59.543Z] #61 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T08:34:59.543Z] #61 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:59.544Z] #61 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:59.544Z] #61 13.81 OK: 12 MiB in 21 packages [2025-03-26T08:34:59.544Z] #61 DONE 14.0s [2025-03-26T08:34:59.801Z] [2025-03-26T08:34:59.801Z] #68 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-26T08:34:59.801Z] #68 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:59.801Z] #68 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:59.801Z] #68 13.96 OK: 8 MiB in 15 packages [2025-03-26T08:34:59.801Z] #68 DONE 14.1s [2025-03-26T08:34:59.801Z] [2025-03-26T08:34:59.801Z] #73 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-26T08:34:59.801Z] #73 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:59.801Z] #73 ... [2025-03-26T08:34:59.801Z] [2025-03-26T08:34:59.801Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-26T08:34:59.801Z] #70 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:59.801Z] #70 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:34:59.801Z] #70 13.90 OK: 248 MiB in 58 packages [2025-03-26T08:34:59.801Z] #70 DONE 14.0s [2025-03-26T08:34:59.801Z] [2025-03-26T08:34:59.801Z] #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-26T08:34:59.801Z] #76 DONE 0.0s [2025-03-26T08:34:59.801Z] [2025-03-26T08:34:59.801Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-26T08:34:59.801Z] #71 DONE 14.1s [2025-03-26T08:35:00.060Z] [2025-03-26T08:35:00.060Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-26T08:35:00.321Z] #77 ... [2025-03-26T08:35:00.321Z] [2025-03-26T08:35:00.321Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-26T08:35:00.321Z] #72 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:00.321Z] #72 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:00.321Z] #72 13.87 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-26T08:35:00.321Z] #72 13.87 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-26T08:35:00.321Z] #72 13.87 OK: 24190 distinct packages available [2025-03-26T08:35:00.321Z] #72 13.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:00.321Z] #72 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:00.321Z] #72 14.26 OK: 248 MiB in 58 packages [2025-03-26T08:35:00.321Z] #72 DONE 14.4s [2025-03-26T08:35:00.321Z] [2025-03-26T08:35:00.321Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-26T08:35:00.321Z] #78 DONE 0.0s [2025-03-26T08:35:00.321Z] [2025-03-26T08:35:00.321Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T08:35:00.886Z] #79 ... [2025-03-26T08:35:00.886Z] [2025-03-26T08:35:00.886Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-26T08:35:00.886Z] #0 2.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:00.886Z] #0 2.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:00.886Z] #0 2.708 OK: 19 MiB in 18 packages [2025-03-26T08:35:00.886Z] #80 DONE 2.8s [2025-03-26T08:35:00.886Z] [2025-03-26T08:35:00.886Z] #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-26T08:35:00.886Z] #81 DONE 0.0s [2025-03-26T08:35:00.886Z] [2025-03-26T08:35:00.886Z] #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-26T08:35:00.886Z] #75 3.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:01.143Z] #75 ... [2025-03-26T08:35:01.143Z] [2025-03-26T08:35:01.143Z] #73 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-26T08:35:01.143Z] #73 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:01.143Z] #73 15.26 OK: 248 MiB in 58 packages [2025-03-26T08:35:01.143Z] #73 DONE 15.4s [2025-03-26T08:35:01.143Z] [2025-03-26T08:35:01.143Z] #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-26T08:35:01.143Z] #75 3.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:01.143Z] #75 ... [2025-03-26T08:35:01.143Z] [2025-03-26T08:35:01.143Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-26T08:35:01.143Z] #0 2.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:01.143Z] #0 2.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:01.143Z] #0 3.127 OK: 19 MiB in 18 packages [2025-03-26T08:35:01.143Z] #82 DONE 3.2s [2025-03-26T08:35:01.143Z] [2025-03-26T08:35:01.143Z] #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-26T08:35:01.143Z] #83 DONE 0.1s [2025-03-26T08:35:01.143Z] [2025-03-26T08:35:01.143Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-26T08:35:01.143Z] #69 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:01.143Z] #69 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:01.143Z] #69 15.30 OK: 248 MiB in 58 packages [2025-03-26T08:35:01.143Z] #69 DONE 15.4s [2025-03-26T08:35:01.143Z] [2025-03-26T08:35:01.143Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T08:35:01.143Z] #0 2.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:01.143Z] #0 2.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:01.143Z] #0 3.254 OK: 13 MiB in 28 packages [2025-03-26T08:35:01.143Z] #84 DONE 3.4s [2025-03-26T08:35:01.143Z] [2025-03-26T08:35:01.143Z] #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-26T08:35:01.143Z] #85 DONE 0.1s [2025-03-26T08:35:01.143Z] [2025-03-26T08:35:01.143Z] #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T08:35:01.729Z] #86 ... [2025-03-26T08:35:01.729Z] [2025-03-26T08:35:01.729Z] #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-26T08:35:01.729Z] #75 3.398 OK: 9 MiB in 19 packages [2025-03-26T08:35:01.729Z] #75 DONE 3.5s [2025-03-26T08:35:01.729Z] [2025-03-26T08:35:01.729Z] #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T08:35:01.729Z] #74 3.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:01.729Z] #74 3.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:01.729Z] #74 3.459 OK: 10 MiB in 17 packages [2025-03-26T08:35:04.263Z] #74 ... [2025-03-26T08:35:04.263Z] [2025-03-26T08:35:04.263Z] #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-26T08:35:04.263Z] #0 2.731 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:04.263Z] #0 3.308 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:04.263Z] #0 3.971 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-26T08:35:04.263Z] #0 4.252 Executing busybox-1.36.1-r29.trigger [2025-03-26T08:35:04.263Z] #0 4.260 OK: 8 MiB in 15 packages [2025-03-26T08:35:04.263Z] #87 DONE 6.0s [2025-03-26T08:35:04.263Z] [2025-03-26T08:35:04.263Z] #64 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-03-26T08:35:04.263Z] #64 14.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:04.263Z] #64 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:04.263Z] #64 15.81 OK: 248 MiB in 58 packages [2025-03-26T08:35:04.263Z] #64 DONE 18.4s [2025-03-26T08:35:04.263Z] [2025-03-26T08:35:04.263Z] #88 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-26T08:35:04.263Z] #88 ... [2025-03-26T08:35:04.263Z] [2025-03-26T08:35:04.264Z] #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T08:35:04.264Z] #74 DONE 6.2s [2025-03-26T08:35:04.525Z] [2025-03-26T08:35:04.525Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-26T08:35:04.525Z] #89 DONE 3.0s [2025-03-26T08:35:04.525Z] [2025-03-26T08:35:04.525Z] #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-26T08:35:04.525Z] #0 6.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:04.525Z] #0 6.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:04.525Z] #90 6.480 OK: 8 MiB in 16 packages [2025-03-26T08:35:04.525Z] #90 ... [2025-03-26T08:35:04.525Z] [2025-03-26T08:35:04.525Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-26T08:35:04.784Z] #91 ... [2025-03-26T08:35:04.784Z] [2025-03-26T08:35:04.784Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-26T08:35:04.784Z] #92 DONE 3.3s [2025-03-26T08:35:04.784Z] [2025-03-26T08:35:04.784Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-26T08:35:05.359Z] #93 ... [2025-03-26T08:35:05.359Z] [2025-03-26T08:35:05.359Z] #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-26T08:35:05.359Z] #90 DONE 7.3s [2025-03-26T08:35:05.359Z] [2025-03-26T08:35:05.359Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-26T08:35:07.276Z] #94 ... [2025-03-26T08:35:07.276Z] [2025-03-26T08:35:07.276Z] #88 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-26T08:35:07.276Z] #88 DONE 2.8s [2025-03-26T08:35:07.276Z] [2025-03-26T08:35:07.276Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-26T08:35:07.276Z] #0 8.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:07.276Z] #0 9.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:07.276Z] #95 ... [2025-03-26T08:35:07.276Z] [2025-03-26T08:35:07.276Z] #96 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T08:35:07.276Z] #96 ... [2025-03-26T08:35:07.276Z] [2025-03-26T08:35:07.276Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-26T08:35:07.276Z] #91 DONE 2.8s [2025-03-26T08:35:07.533Z] [2025-03-26T08:35:07.533Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-26T08:35:07.533Z] #95 9.349 OK: 8 MiB in 18 packages [2025-03-26T08:35:07.795Z] #95 ... [2025-03-26T08:35:07.795Z] [2025-03-26T08:35:07.795Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-26T08:35:07.795Z] #93 DONE 2.7s [2025-03-26T08:35:07.795Z] [2025-03-26T08:35:07.795Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-26T08:35:08.367Z] #97 ... [2025-03-26T08:35:08.367Z] [2025-03-26T08:35:08.367Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-26T08:35:08.367Z] #95 DONE 10.2s [2025-03-26T08:35:08.367Z] [2025-03-26T08:35:08.367Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-26T08:35:08.633Z] #98 ... [2025-03-26T08:35:08.633Z] [2025-03-26T08:35:08.633Z] #99 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T08:35:08.633Z] #0 7.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:08.633Z] #0 7.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:08.633Z] #0 7.969 OK: 8 MiB in 15 packages [2025-03-26T08:35:08.633Z] #99 DONE 9.1s [2025-03-26T08:35:08.895Z] [2025-03-26T08:35:08.895Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-26T08:35:08.895Z] #77 8.315 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:08.895Z] #77 8.775 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T08:35:08.895Z] #77 ... [2025-03-26T08:35:08.895Z] [2025-03-26T08:35:08.895Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-26T08:35:08.895Z] #97 DONE 1.4s [2025-03-26T08:35:09.462Z] [2025-03-26T08:35:09.462Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-26T08:35:09.462Z] #100 DONE 1.6s [2025-03-26T08:35:09.462Z] [2025-03-26T08:35:09.462Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-26T08:35:09.462Z] #101 ... [2025-03-26T08:35:09.462Z] [2025-03-26T08:35:09.462Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-26T08:35:09.462Z] #102 DONE 0.3s [2025-03-26T08:35:09.462Z] [2025-03-26T08:35:09.462Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-26T08:35:09.462Z] #77 9.579 OK: 248 MiB in 58 packages [2025-03-26T08:35:09.721Z] #77 ... [2025-03-26T08:35:09.721Z] [2025-03-26T08:35:09.721Z] #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T08:35:09.982Z] #103 ... [2025-03-26T08:35:09.982Z] [2025-03-26T08:35:09.982Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-26T08:35:10.243Z] #104 ... [2025-03-26T08:35:10.243Z] [2025-03-26T08:35:10.243Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-26T08:35:10.243Z] #101 DONE 1.1s [2025-03-26T08:35:10.243Z] [2025-03-26T08:35:10.243Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-26T08:35:10.243Z] #77 DONE 10.4s [2025-03-26T08:35:10.243Z] [2025-03-26T08:35:10.243Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-26T08:35:10.243Z] #98 DONE 1.8s [2025-03-26T08:35:10.506Z] [2025-03-26T08:35:10.506Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-26T08:35:10.506Z] #104 DONE 0.9s [2025-03-26T08:35:10.506Z] [2025-03-26T08:35:10.506Z] #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-26T08:35:10.506Z] #105 DONE 0.2s [2025-03-26T08:35:10.506Z] [2025-03-26T08:35:10.506Z] #106 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-26T08:35:10.506Z] #106 DONE 0.2s [2025-03-26T08:35:10.506Z] [2025-03-26T08:35:10.506Z] #107 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-26T08:35:10.506Z] #107 ... [2025-03-26T08:35:10.506Z] [2025-03-26T08:35:10.506Z] #108 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-26T08:35:10.506Z] #108 DONE 0.3s [2025-03-26T08:35:10.506Z] [2025-03-26T08:35:10.506Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-26T08:35:10.506Z] #109 DONE 0.2s [2025-03-26T08:35:10.768Z] [2025-03-26T08:35:10.768Z] #107 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-26T08:35:10.768Z] #107 DONE 0.3s [2025-03-26T08:35:10.768Z] [2025-03-26T08:35:10.768Z] #110 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-26T08:35:10.768Z] #110 DONE 0.2s [2025-03-26T08:35:10.768Z] [2025-03-26T08:35:10.768Z] #111 [security-spire-server] exporting to image [2025-03-26T08:35:10.768Z] #111 exporting layers [2025-03-26T08:35:10.768Z] #111 ... [2025-03-26T08:35:10.768Z] [2025-03-26T08:35:10.768Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-26T08:35:10.768Z] #94 DONE 5.5s [2025-03-26T08:35:11.032Z] [2025-03-26T08:35:11.032Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-26T08:35:11.032Z] #112 DONE 0.2s [2025-03-26T08:35:11.032Z] [2025-03-26T08:35:11.032Z] #113 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-26T08:35:11.032Z] #113 DONE 0.1s [2025-03-26T08:35:11.032Z] [2025-03-26T08:35:11.032Z] #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-26T08:35:11.032Z] #114 DONE 0.1s [2025-03-26T08:35:11.032Z] [2025-03-26T08:35:11.032Z] #111 [security-spire-agent] exporting to image [2025-03-26T08:35:11.032Z] #111 ... [2025-03-26T08:35:11.032Z] [2025-03-26T08:35:11.032Z] #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-26T08:35:11.032Z] #115 DONE 0.1s [2025-03-26T08:35:11.032Z] [2025-03-26T08:35:11.032Z] #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-26T08:35:11.032Z] #116 DONE 0.0s [2025-03-26T08:35:11.032Z] [2025-03-26T08:35:11.032Z] #111 [security-spire-config] exporting to image [2025-03-26T08:35:11.291Z] #111 ... [2025-03-26T08:35:11.291Z] [2025-03-26T08:35:11.291Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T08:35:11.291Z] #117 ... [2025-03-26T08:35:11.291Z] [2025-03-26T08:35:11.291Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T08:35:11.857Z] #118 ... [2025-03-26T08:35:11.857Z] [2025-03-26T08:35:11.857Z] #111 [security-spire-config] exporting to image [2025-03-26T08:35:11.857Z] #111 exporting layers 0.9s done [2025-03-26T08:35:11.857Z] #111 writing image sha256:caabd0049844ec84ef8527c99bc209aba53dc6bb3ffb348aac68dd090ec71688 done [2025-03-26T08:35:11.857Z] #111 naming to docker.io/library/security-spire-server done [2025-03-26T08:35:11.857Z] #111 writing image sha256:c98cfffbae648a83c7b9073c1c3a108309414f8f3aecd6bad28655f51a601f9b done [2025-03-26T08:35:11.857Z] #111 naming to docker.io/library/security-spire-agent done [2025-03-26T08:35:11.857Z] #111 writing image sha256:098799590f707ccb320cef139c772452bc97ff4a7087cf9591a4ef85794fee74 done [2025-03-26T08:35:11.857Z] #111 naming to docker.io/library/security-spire-config done [2025-03-26T08:35:11.857Z] #111 DONE 1.6s [2025-03-26T08:35:12.127Z] [2025-03-26T08:35:12.127Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T08:35:58.802Z] #118 ... [2025-03-26T08:35:58.802Z] [2025-03-26T08:35:58.802Z] #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T08:35:58.802Z] #86 DONE 57.1s [2025-03-26T08:35:58.802Z] [2025-03-26T08:35:58.802Z] #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T08:35:58.802Z] #103 DONE 58.6s [2025-03-26T08:35:58.802Z] [2025-03-26T08:35:58.802Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T08:35:58.802Z] #117 DONE 57.2s [2025-03-26T08:35:58.802Z] [2025-03-26T08:35:58.802Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T08:35:58.802Z] #118 DONE 47.8s [2025-03-26T08:35:58.802Z] [2025-03-26T08:35:58.802Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T08:35:58.802Z] #79 DONE 58.2s [2025-03-26T08:35:58.802Z] [2025-03-26T08:35:58.802Z] #96 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T08:35:58.802Z] #96 DONE 51.2s [2025-03-26T08:35:58.802Z] [2025-03-26T08:35:58.802Z] #119 [core-metadata builder 6/7] COPY . . [2025-03-26T08:36:08.797Z] #119 ... [2025-03-26T08:36:08.797Z] [2025-03-26T08:36:08.797Z] #120 [support-notifications builder 6/7] COPY . . [2025-03-26T08:36:08.797Z] #120 ... [2025-03-26T08:36:08.797Z] [2025-03-26T08:36:08.797Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-26T08:36:08.797Z] #121 ... [2025-03-26T08:36:08.797Z] [2025-03-26T08:36:08.797Z] #122 [support-scheduler builder 6/7] COPY . . [2025-03-26T08:36:08.797Z] #122 ... [2025-03-26T08:36:08.797Z] [2025-03-26T08:36:08.797Z] #123 [security-proxy-setup builder 6/7] COPY . . [2025-03-26T08:36:09.057Z] #123 ... [2025-03-26T08:36:09.057Z] [2025-03-26T08:36:09.057Z] #124 [core-keeper builder 7/8] COPY . . [2025-03-26T08:36:17.220Z] #124 DONE 18.1s [2025-03-26T08:36:17.220Z] [2025-03-26T08:36:17.220Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T08:36:17.220Z] #125 CACHED [2025-03-26T08:36:17.220Z] [2025-03-26T08:36:17.220Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-26T08:36:17.220Z] #126 CACHED [2025-03-26T08:36:17.220Z] [2025-03-26T08:36:17.220Z] #127 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-26T08:36:17.220Z] #127 CACHED [2025-03-26T08:36:17.220Z] [2025-03-26T08:36:17.220Z] #128 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-26T08:36:17.220Z] #128 CACHED [2025-03-26T08:36:17.220Z] [2025-03-26T08:36:17.220Z] #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T08:36:17.220Z] #129 CACHED [2025-03-26T08:36:17.220Z] [2025-03-26T08:36:17.220Z] #130 [core-command builder 6/7] COPY . . [2025-03-26T08:36:17.220Z] #130 CACHED [2025-03-26T08:36:17.220Z] [2025-03-26T08:36:17.220Z] #131 [core-data builder 6/7] COPY . . [2025-03-26T08:36:17.220Z] #131 CACHED [2025-03-26T08:36:17.220Z] [2025-03-26T08:36:17.220Z] #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T08:36:17.220Z] #132 CACHED [2025-03-26T08:36:17.220Z] [2025-03-26T08:36:17.220Z] #133 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-26T08:36:17.220Z] #133 CACHED [2025-03-26T08:36:17.220Z] [2025-03-26T08:36:17.220Z] #119 [core-metadata builder 6/7] COPY . . [2025-03-26T08:36:17.220Z] #119 DONE 18.0s [2025-03-26T08:36:17.220Z] [2025-03-26T08:36:17.220Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-26T08:36:17.220Z] #121 DONE 18.1s [2025-03-26T08:36:17.220Z] [2025-03-26T08:36:17.220Z] #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-26T08:36:17.221Z] #134 CACHED [2025-03-26T08:36:17.221Z] [2025-03-26T08:36:17.221Z] #135 [security-proxy-auth builder 6/7] COPY . . [2025-03-26T08:36:17.221Z] #135 CACHED [2025-03-26T08:36:17.221Z] [2025-03-26T08:36:17.221Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T08:36:17.221Z] #136 CACHED [2025-03-26T08:36:17.221Z] [2025-03-26T08:36:17.221Z] #122 [support-scheduler builder 6/7] COPY . . [2025-03-26T08:36:17.221Z] #122 DONE 18.1s [2025-03-26T08:36:17.221Z] [2025-03-26T08:36:17.221Z] #120 [support-notifications builder 6/7] COPY . . [2025-03-26T08:36:17.221Z] #120 DONE 18.1s [2025-03-26T08:36:17.221Z] [2025-03-26T08:36:17.221Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-26T08:36:17.221Z] #137 ... [2025-03-26T08:36:17.221Z] [2025-03-26T08:36:17.221Z] #138 [security-secretstore-setup builder 6/7] COPY . . [2025-03-26T08:36:17.221Z] #138 CACHED [2025-03-26T08:36:17.221Z] [2025-03-26T08:36:17.221Z] #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-26T08:36:17.221Z] #139 CACHED [2025-03-26T08:36:17.221Z] [2025-03-26T08:36:17.221Z] #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T08:36:17.221Z] #140 CACHED [2025-03-26T08:36:17.221Z] [2025-03-26T08:36:17.221Z] #123 [security-proxy-setup builder 6/7] COPY . . [2025-03-26T08:36:17.221Z] #123 DONE 18.2s [2025-03-26T08:36:17.221Z] [2025-03-26T08:36:17.221Z] #141 [security-bootstrapper builder 6/7] COPY . . [2025-03-26T08:36:17.221Z] #141 CACHED [2025-03-26T08:36:17.221Z] [2025-03-26T08:36:17.221Z] #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-26T08:36:17.221Z] #142 CACHED [2025-03-26T08:36:17.221Z] [2025-03-26T08:36:17.221Z] #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T08:36:17.221Z] #143 CACHED [2025-03-26T08:36:17.221Z] [2025-03-26T08:36:17.221Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-26T08:36:17.221Z] #144 0.784 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-26T08:36:27.217Z] #144 ... [2025-03-26T08:36:27.217Z] [2025-03-26T08:36:27.217Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-26T08:36:27.217Z] #0 1.361 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-26T08:36:27.217Z] #145 ... [2025-03-26T08:36:27.217Z] [2025-03-26T08:36:27.217Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-26T08:36:27.217Z] #0 0.405 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-26T08:36:27.217Z] #146 ... [2025-03-26T08:36:27.217Z] [2025-03-26T08:36:27.217Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-26T08:36:27.217Z] #0 0.736 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-26T08:36:27.217Z] #147 ... [2025-03-26T08:36:27.217Z] [2025-03-26T08:36:27.217Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-26T08:36:27.217Z] #0 0.475 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-26T08:36:27.217Z] #148 ... [2025-03-26T08:36:27.217Z] [2025-03-26T08:36:27.217Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-26T08:36:27.217Z] #0 0.660 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-26T08:36:27.217Z] #149 ... [2025-03-26T08:36:27.217Z] [2025-03-26T08:36:27.217Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-26T08:36:27.217Z] #0 1.104 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-26T08:36:27.493Z] #150 ... [2025-03-26T08:36:27.493Z] [2025-03-26T08:36:27.493Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-26T08:36:27.493Z] #0 1.624 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-26T08:36:27.493Z] #151 ... [2025-03-26T08:36:27.493Z] [2025-03-26T08:36:27.493Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-26T08:36:27.493Z] #0 1.682 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-26T08:36:27.754Z] #152 ... [2025-03-26T08:36:27.754Z] [2025-03-26T08:36:27.754Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-26T08:36:27.754Z] #0 1.162 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-26T08:36:27.754Z] #153 ... [2025-03-26T08:36:27.754Z] [2025-03-26T08:36:27.754Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-26T08:36:27.754Z] #137 1.189 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-26T08:36:28.024Z] #137 ... [2025-03-26T08:36:28.024Z] [2025-03-26T08:36:28.024Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-26T08:36:28.024Z] #0 0.886 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-26T08:38:49.528Z] #154 144.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-26T08:38:49.528Z] #154 ... [2025-03-26T08:38:49.528Z] [2025-03-26T08:38:49.528Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-26T08:38:49.528Z] #144 DONE 151.7s [2025-03-26T08:38:49.528Z] [2025-03-26T08:38:49.528Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-26T08:38:57.809Z] #153 DONE 160.6s [2025-03-26T08:38:57.809Z] [2025-03-26T08:38:57.809Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-26T08:38:58.068Z] #154 ... [2025-03-26T08:38:58.068Z] [2025-03-26T08:38:58.068Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-26T08:38:58.068Z] #149 DONE 161.5s [2025-03-26T08:38:58.068Z] [2025-03-26T08:38:58.068Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-26T08:38:58.068Z] #150 DONE 161.5s [2025-03-26T08:38:58.068Z] [2025-03-26T08:38:58.068Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T08:38:58.068Z] #155 ... [2025-03-26T08:38:58.068Z] [2025-03-26T08:38:58.068Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-26T08:38:58.068Z] #152 DONE 161.6s [2025-03-26T08:38:58.068Z] [2025-03-26T08:38:58.068Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-26T08:38:58.068Z] #147 DONE 161.7s [2025-03-26T08:38:58.325Z] [2025-03-26T08:38:58.325Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-26T08:38:58.325Z] #154 DONE 161.7s [2025-03-26T08:38:58.325Z] [2025-03-26T08:38:58.325Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-26T08:38:58.325Z] #145 DONE 161.8s [2025-03-26T08:38:58.325Z] [2025-03-26T08:38:58.325Z] #156 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T08:38:58.325Z] #156 ... [2025-03-26T08:38:58.325Z] [2025-03-26T08:38:58.325Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-26T08:38:58.325Z] #146 DONE 161.8s [2025-03-26T08:38:58.325Z] [2025-03-26T08:38:58.325Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-26T08:38:58.325Z] #137 DONE 161.8s [2025-03-26T08:38:58.325Z] [2025-03-26T08:38:58.325Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-26T08:38:58.325Z] #151 DONE 161.8s [2025-03-26T08:38:58.325Z] [2025-03-26T08:38:58.325Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-26T08:38:58.325Z] #148 DONE 161.9s [2025-03-26T08:38:58.584Z] [2025-03-26T08:38:58.584Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-26T08:38:58.584Z] #157 DONE 0.4s [2025-03-26T08:38:58.584Z] [2025-03-26T08:38:58.584Z] #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T08:38:58.584Z] #158 DONE 0.4s [2025-03-26T08:38:58.584Z] [2025-03-26T08:38:58.584Z] #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-26T08:38:58.584Z] #159 ... [2025-03-26T08:38:58.584Z] [2025-03-26T08:38:58.584Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T08:38:58.584Z] #155 DONE 0.5s [2025-03-26T08:38:58.584Z] [2025-03-26T08:38:58.584Z] #156 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T08:38:58.584Z] #156 DONE 0.5s [2025-03-26T08:38:58.584Z] [2025-03-26T08:38:58.584Z] #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T08:38:58.584Z] #160 DONE 0.3s [2025-03-26T08:38:58.584Z] [2025-03-26T08:38:58.584Z] #161 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T08:38:58.584Z] #161 DONE 0.3s [2025-03-26T08:38:58.584Z] [2025-03-26T08:38:58.584Z] #162 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T08:38:58.584Z] #162 DONE 0.3s [2025-03-26T08:38:58.584Z] [2025-03-26T08:38:58.584Z] #163 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-26T08:38:58.584Z] #163 DONE 0.2s [2025-03-26T08:38:58.584Z] [2025-03-26T08:38:58.584Z] #164 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-26T08:38:58.842Z] #164 ... [2025-03-26T08:38:58.842Z] [2025-03-26T08:38:58.842Z] #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T08:38:58.842Z] #165 DONE 0.3s [2025-03-26T08:38:58.842Z] [2025-03-26T08:38:58.842Z] #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-26T08:38:58.842Z] #159 DONE 0.3s [2025-03-26T08:38:58.842Z] [2025-03-26T08:38:58.842Z] #166 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T08:38:58.842Z] #166 DONE 0.4s [2025-03-26T08:38:58.842Z] [2025-03-26T08:38:58.842Z] #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-26T08:38:58.842Z] #167 DONE 0.2s [2025-03-26T08:38:58.842Z] [2025-03-26T08:38:58.842Z] #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-26T08:38:58.842Z] #168 CACHED [2025-03-26T08:38:58.842Z] [2025-03-26T08:38:58.842Z] #169 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T08:38:58.842Z] #169 CACHED [2025-03-26T08:38:58.842Z] [2025-03-26T08:38:58.842Z] #170 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T08:38:58.842Z] #170 CACHED [2025-03-26T08:38:58.842Z] [2025-03-26T08:38:58.842Z] #171 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-26T08:38:58.842Z] #171 CACHED [2025-03-26T08:38:58.842Z] [2025-03-26T08:38:58.842Z] #172 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-26T08:38:58.842Z] #172 CACHED [2025-03-26T08:38:58.842Z] [2025-03-26T08:38:58.842Z] #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T08:38:58.842Z] #173 CACHED [2025-03-26T08:38:59.106Z] [2025-03-26T08:38:59.106Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-26T08:39:00.485Z] #174 ... [2025-03-26T08:39:00.485Z] [2025-03-26T08:39:00.485Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-26T08:39:00.485Z] #175 DONE 1.6s [2025-03-26T08:39:00.485Z] [2025-03-26T08:39:00.485Z] #176 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-26T08:39:00.485Z] #176 DONE 1.6s [2025-03-26T08:39:00.485Z] [2025-03-26T08:39:00.485Z] #177 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-26T08:39:01.052Z] #177 ... [2025-03-26T08:39:01.052Z] [2025-03-26T08:39:01.052Z] #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-26T08:39:01.052Z] #178 DONE 2.4s [2025-03-26T08:39:01.317Z] [2025-03-26T08:39:01.317Z] #164 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-26T08:39:01.317Z] #164 DONE 2.5s [2025-03-26T08:39:01.317Z] [2025-03-26T08:39:01.317Z] #179 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-26T08:39:01.601Z] #179 ... [2025-03-26T08:39:01.601Z] [2025-03-26T08:39:01.601Z] #180 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-26T08:39:01.601Z] #180 DONE 2.7s [2025-03-26T08:39:01.601Z] [2025-03-26T08:39:01.601Z] #181 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-26T08:39:01.601Z] #181 DONE 2.7s [2025-03-26T08:39:01.601Z] [2025-03-26T08:39:01.601Z] #182 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-03-26T08:39:01.601Z] #182 DONE 2.9s [2025-03-26T08:39:01.601Z] [2025-03-26T08:39:01.601Z] #183 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-26T08:39:01.863Z] #183 ... [2025-03-26T08:39:01.863Z] [2025-03-26T08:39:01.863Z] #184 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-26T08:39:01.863Z] #184 DONE 2.9s [2025-03-26T08:39:01.863Z] [2025-03-26T08:39:01.863Z] #185 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-26T08:39:01.863Z] #185 DONE 3.1s [2025-03-26T08:39:01.863Z] [2025-03-26T08:39:01.863Z] #186 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-26T08:39:02.122Z] #186 ... [2025-03-26T08:39:02.122Z] [2025-03-26T08:39:02.122Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-26T08:39:02.122Z] #174 DONE 3.2s [2025-03-26T08:39:02.122Z] [2025-03-26T08:39:02.122Z] #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-26T08:39:02.122Z] #187 DONE 3.2s [2025-03-26T08:39:02.122Z] [2025-03-26T08:39:02.122Z] #188 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-26T08:39:03.541Z] #188 ... [2025-03-26T08:39:03.541Z] [2025-03-26T08:39:03.541Z] #189 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-26T08:39:03.541Z] #189 DONE 4.9s [2025-03-26T08:39:03.541Z] [2025-03-26T08:39:03.541Z] #190 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T08:39:03.541Z] #190 ... [2025-03-26T08:39:03.541Z] [2025-03-26T08:39:03.541Z] #191 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-26T08:39:03.541Z] #191 DONE 3.3s [2025-03-26T08:39:03.800Z] [2025-03-26T08:39:03.800Z] #177 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-26T08:39:03.800Z] #177 DONE 3.3s [2025-03-26T08:39:03.800Z] [2025-03-26T08:39:03.800Z] #179 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-26T08:39:03.800Z] #179 DONE 2.6s [2025-03-26T08:39:03.800Z] [2025-03-26T08:39:03.800Z] #192 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-26T08:39:03.800Z] #192 ... [2025-03-26T08:39:03.800Z] [2025-03-26T08:39:03.800Z] #193 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-03-26T08:39:03.800Z] #193 DONE 2.3s [2025-03-26T08:39:04.061Z] [2025-03-26T08:39:04.061Z] #186 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-26T08:39:04.061Z] #186 DONE 2.2s [2025-03-26T08:39:04.061Z] [2025-03-26T08:39:04.061Z] #194 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-26T08:39:04.061Z] #194 DONE 2.6s [2025-03-26T08:39:04.061Z] [2025-03-26T08:39:04.061Z] #111 [support-notifications] exporting to image [2025-03-26T08:39:04.061Z] #111 exporting layers [2025-03-26T08:39:04.061Z] #111 ... [2025-03-26T08:39:04.061Z] [2025-03-26T08:39:04.061Z] #183 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-26T08:39:04.061Z] #183 DONE 2.6s [2025-03-26T08:39:04.061Z] [2025-03-26T08:39:04.061Z] #111 [core-keeper] exporting to image [2025-03-26T08:39:04.320Z] #111 ... [2025-03-26T08:39:04.320Z] [2025-03-26T08:39:04.320Z] #195 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-26T08:39:04.320Z] #195 DONE 2.5s [2025-03-26T08:39:04.580Z] [2025-03-26T08:39:04.580Z] #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-03-26T08:39:04.580Z] #196 DONE 2.4s [2025-03-26T08:39:04.580Z] [2025-03-26T08:39:04.580Z] #197 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-26T08:39:04.580Z] #197 DONE 2.4s [2025-03-26T08:39:04.580Z] [2025-03-26T08:39:04.580Z] #111 [core-command] exporting to image [2025-03-26T08:39:04.580Z] #111 ... [2025-03-26T08:39:04.580Z] [2025-03-26T08:39:04.580Z] #188 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-26T08:39:04.580Z] #188 DONE 2.6s [2025-03-26T08:39:04.841Z] [2025-03-26T08:39:04.841Z] #198 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-26T08:39:05.101Z] #198 ... [2025-03-26T08:39:05.101Z] [2025-03-26T08:39:05.101Z] #190 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T08:39:05.101Z] #190 DONE 1.7s [2025-03-26T08:39:05.101Z] [2025-03-26T08:39:05.101Z] #199 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-26T08:39:05.671Z] #199 ... [2025-03-26T08:39:05.671Z] [2025-03-26T08:39:05.671Z] #200 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-26T08:39:05.671Z] #200 DONE 1.8s [2025-03-26T08:39:05.671Z] [2025-03-26T08:39:05.671Z] #201 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-03-26T08:39:05.671Z] #201 DONE 1.9s [2025-03-26T08:39:05.671Z] [2025-03-26T08:39:05.671Z] #192 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-26T08:39:05.671Z] #192 DONE 1.9s [2025-03-26T08:39:05.671Z] [2025-03-26T08:39:05.671Z] #111 [security-spiffe-token-provider] exporting to image [2025-03-26T08:39:05.671Z] #111 ... [2025-03-26T08:39:05.671Z] [2025-03-26T08:39:05.671Z] #202 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-03-26T08:39:05.671Z] #202 DONE 1.9s [2025-03-26T08:39:05.671Z] [2025-03-26T08:39:05.671Z] #111 [support-scheduler] exporting to image [2025-03-26T08:39:05.932Z] #111 writing image sha256:1cd2b323b14e128b1e7267e049cb2b1c6c3fb80ab04f37ef0e1694edf37aca42 [2025-03-26T08:39:05.932Z] #111 ... [2025-03-26T08:39:05.932Z] [2025-03-26T08:39:05.932Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-26T08:39:05.932Z] #203 DONE 1.9s [2025-03-26T08:39:05.932Z] [2025-03-26T08:39:05.932Z] #111 [support-notifications] exporting to image [2025-03-26T08:39:05.932Z] #111 exporting layers 1.6s done [2025-03-26T08:39:05.932Z] #111 writing image sha256:1cd2b323b14e128b1e7267e049cb2b1c6c3fb80ab04f37ef0e1694edf37aca42 0.2s done [2025-03-26T08:39:05.932Z] #111 naming to docker.io/library/support-notifications 0.1s done [2025-03-26T08:39:06.192Z] #111 ... [2025-03-26T08:39:06.192Z] [2025-03-26T08:39:06.192Z] #204 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-03-26T08:39:06.192Z] #204 DONE 1.7s [2025-03-26T08:39:06.192Z] [2025-03-26T08:39:06.192Z] #205 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-26T08:39:06.192Z] #205 DONE 2.0s [2025-03-26T08:39:06.192Z] [2025-03-26T08:39:06.192Z] #198 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-26T08:39:06.192Z] #198 DONE 1.6s [2025-03-26T08:39:06.192Z] [2025-03-26T08:39:06.192Z] #111 [core-metadata] exporting to image [2025-03-26T08:39:06.192Z] #111 writing image sha256:5829df9300d6edaf1ce39b1231c805bd1501fd1c572dabe196ac8a8dc145b54c done [2025-03-26T08:39:06.192Z] #111 naming to docker.io/library/core-keeper done [2025-03-26T08:39:06.192Z] #111 writing image sha256:b11c66d7f12bfbb0618251cf0c57f4c4921ef2f1fab291f43f913c884b875817 [2025-03-26T08:39:06.452Z] #111 ... [2025-03-26T08:39:06.452Z] [2025-03-26T08:39:06.452Z] #199 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-26T08:39:06.452Z] #199 DONE 1.3s [2025-03-26T08:39:06.452Z] [2025-03-26T08:39:06.452Z] #111 [core-command] exporting to image [2025-03-26T08:39:06.452Z] #111 exporting layers 0.8s done [2025-03-26T08:39:06.452Z] #111 writing image sha256:b11c66d7f12bfbb0618251cf0c57f4c4921ef2f1fab291f43f913c884b875817 0.0s done [2025-03-26T08:39:06.452Z] #111 naming to docker.io/library/core-command done [2025-03-26T08:39:06.452Z] #111 ... [2025-03-26T08:39:06.452Z] [2025-03-26T08:39:06.452Z] #206 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-26T08:39:06.452Z] #206 DONE 0.6s [2025-03-26T08:39:06.452Z] [2025-03-26T08:39:06.452Z] #111 [core-command] exporting to image [2025-03-26T08:39:06.452Z] #111 exporting layers 0.7s done [2025-03-26T08:39:06.452Z] #111 writing image sha256:eb5def70a78608d26909ae6fa64baa36a5a7cd29c8af42fb3515fb628cccf9e6 [2025-03-26T08:39:06.452Z] #111 writing image sha256:f465440f79d6d5a36327f4805af6cab3ff6f05d401b73a7984352cc504456a1e [2025-03-26T08:39:06.452Z] #111 writing image sha256:96cea6d15e5f3a76e3e18bd76b79bfcfacc95f423d18aac208e4c478079939ee [2025-03-26T08:39:06.713Z] #111 ... [2025-03-26T08:39:06.713Z] [2025-03-26T08:39:06.713Z] #207 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-26T08:39:06.713Z] #207 DONE 0.4s [2025-03-26T08:39:06.713Z] [2025-03-26T08:39:06.713Z] #111 [core-metadata] exporting to image [2025-03-26T08:39:06.713Z] #111 exporting layers 0.4s done [2025-03-26T08:39:06.713Z] #111 writing image sha256:eb5def70a78608d26909ae6fa64baa36a5a7cd29c8af42fb3515fb628cccf9e6 0.2s done [2025-03-26T08:39:06.713Z] #111 writing image sha256:f465440f79d6d5a36327f4805af6cab3ff6f05d401b73a7984352cc504456a1e 0.2s done [2025-03-26T08:39:06.713Z] #111 writing image sha256:96cea6d15e5f3a76e3e18bd76b79bfcfacc95f423d18aac208e4c478079939ee 0.2s done [2025-03-26T08:39:06.713Z] #111 naming to docker.io/library/core-data done [2025-03-26T08:39:06.713Z] #111 naming to docker.io/library/support-scheduler 0.0s done [2025-03-26T08:39:06.713Z] #111 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-03-26T08:39:06.713Z] #111 writing image sha256:63c9906a7947d3eb1b5bbbdec6b68d7f4e5177bba60f6bf6f1e8361cbfc576af done [2025-03-26T08:39:06.713Z] #111 naming to docker.io/library/core-metadata done [2025-03-26T08:39:06.713Z] #111 DONE 4.1s [2025-03-26T08:39:06.713Z] [2025-03-26T08:39:06.713Z] #208 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-26T08:39:06.713Z] #208 DONE 0.4s [2025-03-26T08:39:06.713Z] [2025-03-26T08:39:06.713Z] #209 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-26T08:39:06.973Z] #209 ... [2025-03-26T08:39:06.973Z] [2025-03-26T08:39:06.973Z] #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-26T08:39:06.973Z] #210 DONE 0.8s [2025-03-26T08:39:06.973Z] [2025-03-26T08:39:06.973Z] #111 [security-proxy-auth] exporting to image [2025-03-26T08:39:07.233Z] #111 ... [2025-03-26T08:39:07.233Z] [2025-03-26T08:39:07.233Z] #211 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-26T08:39:07.233Z] #211 DONE 0.9s [2025-03-26T08:39:07.233Z] [2025-03-26T08:39:07.233Z] #212 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-26T08:39:07.233Z] #212 DONE 0.6s [2025-03-26T08:39:07.233Z] [2025-03-26T08:39:07.233Z] #213 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-26T08:39:07.233Z] #213 DONE 0.3s [2025-03-26T08:39:07.233Z] [2025-03-26T08:39:07.233Z] #111 [core-common-config-bootstrapper] exporting to image [2025-03-26T08:39:07.493Z] #111 ... [2025-03-26T08:39:07.493Z] [2025-03-26T08:39:07.493Z] #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-03-26T08:39:07.493Z] #214 DONE 0.4s [2025-03-26T08:39:07.493Z] [2025-03-26T08:39:07.493Z] #215 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-26T08:39:07.493Z] #215 DONE 0.4s [2025-03-26T08:39:07.493Z] [2025-03-26T08:39:07.493Z] #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-03-26T08:39:07.493Z] #216 DONE 0.1s [2025-03-26T08:39:07.493Z] [2025-03-26T08:39:07.493Z] #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-26T08:39:07.493Z] #217 DONE 0.1s [2025-03-26T08:39:07.493Z] [2025-03-26T08:39:07.493Z] #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-03-26T08:39:07.766Z] #218 DONE 0.1s [2025-03-26T08:39:07.766Z] [2025-03-26T08:39:07.766Z] #111 [security-proxy-auth] exporting to image [2025-03-26T08:39:07.766Z] #111 exporting layers 0.7s done [2025-03-26T08:39:07.766Z] #111 writing image sha256:e149a8b2f33e1a9de5d43a6cb82328674ce84dd33128740f3034a5629081eb66 done [2025-03-26T08:39:07.766Z] #111 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-03-26T08:39:07.766Z] #111 writing image sha256:e3b88e7abffdaf233971b0aadb1e21cb60f067b6ec4717b9d435382c3908203d done [2025-03-26T08:39:07.766Z] #111 naming to docker.io/library/security-proxy-auth done [2025-03-26T08:39:07.766Z] #111 DONE 4.9s [2025-03-26T08:39:07.766Z] [2025-03-26T08:39:07.766Z] #219 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-26T08:39:07.766Z] #219 ... [2025-03-26T08:39:07.766Z] [2025-03-26T08:39:07.766Z] #220 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-26T08:39:07.766Z] #220 DONE 0.0s [2025-03-26T08:39:07.766Z] [2025-03-26T08:39:07.766Z] #209 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-26T08:39:07.766Z] #209 DONE 1.1s [2025-03-26T08:39:08.027Z] [2025-03-26T08:39:08.027Z] #111 [security-proxy-setup] exporting to image [2025-03-26T08:39:08.027Z] #111 exporting layers 0.2s done [2025-03-26T08:39:08.027Z] #111 writing image sha256:c5448b96e16697efe5470bc052ea6a4609de6289ca7bf9d47d523115fbbc4335 [2025-03-26T08:39:08.287Z] #111 ... [2025-03-26T08:39:08.287Z] [2025-03-26T08:39:08.287Z] #219 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-26T08:39:08.287Z] #219 DONE 0.5s [2025-03-26T08:39:08.287Z] [2025-03-26T08:39:08.287Z] #111 [security-secretstore-setup] exporting to image [2025-03-26T08:39:08.287Z] #111 writing image sha256:c5448b96e16697efe5470bc052ea6a4609de6289ca7bf9d47d523115fbbc4335 done [2025-03-26T08:39:08.287Z] #111 naming to docker.io/library/security-proxy-setup done [2025-03-26T08:39:08.287Z] #111 exporting layers 0.2s done [2025-03-26T08:39:08.546Z] #111 ... [2025-03-26T08:39:08.546Z] [2025-03-26T08:39:08.546Z] #221 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-26T08:39:08.547Z] #221 DONE 0.6s [2025-03-26T08:39:08.547Z] [2025-03-26T08:39:08.547Z] #111 [security-bootstrapper] exporting to image [2025-03-26T08:39:08.547Z] #111 writing image sha256:dced50e654e71da52ae19fdd65f340efc1a891c65914f230719048f038774fd6 done [2025-03-26T08:39:08.547Z] #111 naming to docker.io/library/security-secretstore-setup done [2025-03-26T08:39:08.547Z] #111 exporting layers 0.2s done [2025-03-26T08:39:08.547Z] #111 writing image sha256:fe31288d36ad2f2eb1a845803658bdff06e334ebccaf4a86f3fe120514fce97d done [2025-03-26T08:39:08.547Z] #111 naming to docker.io/library/security-bootstrapper done [2025-03-26T08:39:08.547Z] #111 DONE 5.5s [2025-03-26T08:39:08.547Z] time="2025-03-26T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T08:39:08.547Z] time="2025-03-26T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T08:39:08.547Z] time="2025-03-26T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T08:39:08.547Z] time="2025-03-26T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T08:39:08.547Z] time="2025-03-26T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T08:39:08.547Z] time="2025-03-26T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T08:39:08.547Z] time="2025-03-26T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T08:39:08.547Z] time="2025-03-26T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T08:39:08.547Z] time="2025-03-26T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T08:39:08.547Z] time="2025-03-26T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T08:39:08.547Z] time="2025-03-26T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T08:39:08.547Z] time="2025-03-26T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T08:39:08.547Z] time="2025-03-26T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T08:39:08.547Z] time="2025-03-26T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T08:39:08.547Z] time="2025-03-26T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-26T08:39:08.559Z] $ docker stop --time=1 0a1056d7ff873c0c8875cb911d5fc9964314e185b6445fcab6202a71cecc27ce [2025-03-26T08:39:09.835Z] $ docker rm -f --volumes 0a1056d7ff873c0c8875cb911d5fc9964314e185b6445fcab6202a71cecc27ce [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-26T08:39:10.200Z] + docker images [2025-03-26T08:39:10.200Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-26T08:39:10.200Z] security-bootstrapper latest fe31288d36ad 1 second ago 20.3MB [2025-03-26T08:39:10.200Z] security-secretstore-setup latest dced50e654e7 2 seconds ago 67.7MB [2025-03-26T08:39:10.200Z] security-proxy-setup latest c5448b96e166 2 seconds ago 38.2MB [2025-03-26T08:39:10.200Z] core-metadata latest 63c9906a7947 3 seconds ago 32.7MB [2025-03-26T08:39:10.200Z] security-proxy-auth latest e3b88e7abffd 3 seconds ago 31.3MB [2025-03-26T08:39:10.200Z] core-common-config-bootstrapper latest e149a8b2f33e 3 seconds ago 17.1MB [2025-03-26T08:39:10.200Z] security-spiffe-token-provider latest eb5def70a786 4 seconds ago 46.9MB [2025-03-26T08:39:10.200Z] core-data latest f465440f79d6 4 seconds ago 32.5MB [2025-03-26T08:39:10.200Z] support-scheduler latest 96cea6d15e5f 4 seconds ago 48.1MB [2025-03-26T08:39:10.200Z] core-command latest b11c66d7f12b 5 seconds ago 27.9MB [2025-03-26T08:39:10.200Z] core-keeper latest 5829df9300d6 6 seconds ago 32.1MB [2025-03-26T08:39:10.200Z] support-notifications latest 1cd2b323b14e 6 seconds ago 51.7MB [2025-03-26T08:39:10.200Z] security-spire-agent latest c98cfffbae64 3 minutes ago 195MB [2025-03-26T08:39:10.200Z] security-spire-config latest 098799590f70 3 minutes ago 149MB [2025-03-26T08:39:10.200Z] security-spire-server latest caabd0049844 3 minutes ago 149MB [2025-03-26T08:39:10.200Z] ci-base-image-x86_64 latest 3cd86fa16f0a 8 minutes ago 929MB [2025-03-26T08:39:10.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 3 months ago 580MB [2025-03-26T08:39:10.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 22 months ago 334MB [2025-03-26T08:39:10.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-26T08:39:10.655Z] provisioning config files... [2025-03-26T08:39:10.663Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config6116608174270779659tmp [Pipeline] { [Pipeline] sh [2025-03-26T08:39:10.958Z] + set +x [2025-03-26T08:39:10.958Z] + curl -s https://codecov.io/bash [2025-03-26T08:39:10.958Z] + bash -s -- [2025-03-26T08:39:10.958Z] [2025-03-26T08:39:10.958Z] _____ _ [2025-03-26T08:39:10.958Z] / ____| | | [2025-03-26T08:39:10.958Z] | | ___ __| | ___ ___ _____ __ [2025-03-26T08:39:10.958Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-26T08:39:10.958Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-26T08:39:10.958Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-26T08:39:10.958Z] Bash-1.0.6 [2025-03-26T08:39:10.958Z] [2025-03-26T08:39:10.958Z] [2025-03-26T08:39:10.958Z] ==> git version 2.25.1 found [2025-03-26T08:39:10.958Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-03-26T08:39:10.958Z] Release-Date: 2020-01-08 [2025-03-26T08:39:10.958Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-26T08:39:10.958Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-26T08:39:10.958Z] ==> Jenkins CI detected. [2025-03-26T08:39:10.958Z] current dir:  /w/workspace/edgex-go/3 [2025-03-26T08:39:10.958Z] project root: . [2025-03-26T08:39:10.958Z] --> token set from env [2025-03-26T08:39:10.958Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-26T08:39:10.958Z] ==> Running gcov in . (disable via -X gcov) [2025-03-26T08:39:10.958Z] ==> Python coveragepy not found [2025-03-26T08:39:10.958Z] ==> Searching for coverage reports in: [2025-03-26T08:39:10.958Z] + . [2025-03-26T08:39:10.958Z] -> Found 1 reports [2025-03-26T08:39:10.958Z] ==> Detecting git/mercurial file structure [2025-03-26T08:39:11.217Z] ==> Reading reports [2025-03-26T08:39:11.217Z] + ./coverage.out bytes=1660924 [2025-03-26T08:39:11.217Z] ==> Appending adjustments [2025-03-26T08:39:11.217Z] https://docs.codecov.io/docs/fixing-reports [2025-03-26T08:39:12.594Z] + Found adjustments [2025-03-26T08:39:12.594Z] ==> Gzipping contents [2025-03-26T08:39:12.594Z] 140K /tmp/codecov.doP8D5.gz [2025-03-26T08:39:12.594Z] ==> Uploading reports [2025-03-26T08:39:12.594Z] url: https://codecov.io [2025-03-26T08:39:12.594Z] query: branch=PR-5120&commit=6ed781a3f377ee5f934def2e79a78bb9f1d02746&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5120%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5120&job=&cmd_args= [2025-03-26T08:39:12.594Z] -> Pinging Codecov [2025-03-26T08:39:12.594Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5120&commit=6ed781a3f377ee5f934def2e79a78bb9f1d02746&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5120%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5120&job=&cmd_args= [2025-03-26T08:39:12.853Z] -> Uploading to [2025-03-26T08:39:12.854Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/6ed781a3f377ee5f934def2e79a78bb9f1d02746/88059152-698f-4b56-ba54-ee84cdf3d2f0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250326%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250326T083912Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=72fdcdd13e3cd5ea039ae0475180e9d77c02dc8d4d322bb66ad9bdafdf191f25 [2025-03-26T08:39:12.854Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-26T08:39:12.854Z] Dload Upload Total Spent Left Speed [2025-03-26T08:39:13.113Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 677k --:--:-- --:--:-- --:--:-- 674k 100 138k 0 0 100 138k 0 340k --:--:-- --:--:-- --:--:-- 339k [2025-03-26T08:39:13.113Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6ed781a3f377ee5f934def2e79a78bb9f1d02746 [Pipeline] } [2025-03-26T08:39:13.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-26T08:39:13.898Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-26T08:39:14.189Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T08:39:15.049Z] ---> package-listing.sh [2025-03-26T08:39:15.049Z] ++ facter osfamily [2025-03-26T08:39:15.049Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-26T08:39:15.308Z] + OS_FAMILY=debian [2025-03-26T08:39:15.308Z] + workspace=/w/workspace/edgex-go/3 [2025-03-26T08:39:15.308Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-26T08:39:15.308Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-26T08:39:15.308Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-26T08:39:15.308Z] + PACKAGES=/tmp/packages_start.txt [2025-03-26T08:39:15.308Z] + '[' /w/workspace/edgex-go/3 ']' [2025-03-26T08:39:15.308Z] + PACKAGES=/tmp/packages_end.txt [2025-03-26T08:39:15.308Z] + case "${OS_FAMILY}" in [2025-03-26T08:39:15.308Z] + dpkg -l [2025-03-26T08:39:15.308Z] + grep '^ii' [2025-03-26T08:39:15.308Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-26T08:39:15.308Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-26T08:39:15.308Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-26T08:39:15.308Z] + '[' /w/workspace/edgex-go/3 ']' [2025-03-26T08:39:15.308Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2025-03-26T08:39:15.308Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2025-03-26T08:39:15.318Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-26T08:39:15.592Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T08:39:16.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T08:39:16.154Z] [2025-03-26T08:39:16.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T08:39:16.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T08:39:16.453Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-26T08:39:16.453Z] 5eb5b503b376: Pulling fs layer [2025-03-26T08:39:16.453Z] 5c69ac0246d0: Pulling fs layer [2025-03-26T08:39:16.453Z] ec43610c2a17: Pulling fs layer [2025-03-26T08:39:16.453Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-26T08:39:16.453Z] 33b1e0a273af: Pulling fs layer [2025-03-26T08:39:16.453Z] 5d3b04190fa2: Pulling fs layer [2025-03-26T08:39:16.453Z] 2f39f015ded8: Pulling fs layer [2025-03-26T08:39:16.453Z] 3a2ae6a8a46f: Waiting [2025-03-26T08:39:16.453Z] 33b1e0a273af: Waiting [2025-03-26T08:39:16.453Z] 5d3b04190fa2: Waiting [2025-03-26T08:39:16.453Z] 2f39f015ded8: Waiting [2025-03-26T08:39:16.453Z] 5c69ac0246d0: Download complete [2025-03-26T08:39:16.453Z] 3a2ae6a8a46f: Download complete [2025-03-26T08:39:16.453Z] 33b1e0a273af: Verifying Checksum [2025-03-26T08:39:16.453Z] 33b1e0a273af: Download complete [2025-03-26T08:39:16.711Z] 5d3b04190fa2: Download complete [2025-03-26T08:39:16.711Z] ec43610c2a17: Verifying Checksum [2025-03-26T08:39:16.711Z] ec43610c2a17: Download complete [2025-03-26T08:39:16.711Z] 5eb5b503b376: Verifying Checksum [2025-03-26T08:39:16.711Z] 5eb5b503b376: Download complete [2025-03-26T08:39:17.276Z] 2f39f015ded8: Download complete [2025-03-26T08:39:17.841Z] 5eb5b503b376: Pull complete [2025-03-26T08:39:18.100Z] 5c69ac0246d0: Pull complete [2025-03-26T08:39:18.665Z] ec43610c2a17: Pull complete [2025-03-26T08:39:18.923Z] 3a2ae6a8a46f: Pull complete [2025-03-26T08:39:19.182Z] 33b1e0a273af: Pull complete [2025-03-26T08:39:19.182Z] 5d3b04190fa2: Pull complete [2025-03-26T08:39:27.353Z] 2f39f015ded8: Pull complete [2025-03-26T08:39:27.919Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-26T08:39:27.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T08:39:27.919Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T08:39:28.016Z] prd-ubuntu20.04-docker-8c-8g-42074 does not seem to be running inside a container [2025-03-26T08:39:28.046Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:latest cat [2025-03-26T08:39:28.326Z] $ docker top 0d8536c02fe0fc4b67515b5bca2b95c4090a9627886b1e79c890f9937a825f33 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T08:39:28.678Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-26T08:39:28.962Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-26T08:39:29.293Z] + ls /var/log/sa-host [2025-03-26T08:39:29.293Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T08:39:29.472Z] provisioning config files... [2025-03-26T08:39:29.484Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config17874268683379219324tmp [Pipeline] { [Pipeline] echo [2025-03-26T08:39:29.507Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T08:39:29.786Z] ---> create-netrc.sh [Pipeline] } [2025-03-26T08:39:29.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-26T08:39:30.143Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-26T08:39:30.153Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T08:39:30.437Z] ---> sudo-logs.sh [2025-03-26T08:39:30.437Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-26T08:39:30.465Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T08:39:30.744Z] ---> job-cost.sh [2025-03-26T08:39:30.745Z] lf-activate-venv: SKIPPING [2025-03-26T08:39:30.745Z] INFO: No Stack... [2025-03-26T08:39:31.311Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-26T08:39:31.570Z] INFO: Archiving Costs [Pipeline] echo [2025-03-26T08:39:31.582Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T08:39:31.862Z] ---> logs-deploy.sh [2025-03-26T08:39:31.862Z] lf-activate-venv: SKIPPING [2025-03-26T08:39:31.862Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5120/3 [2025-03-26T08:39:31.862Z] INFO: archiving workspace using pattern(s): [2025-03-26T08:39:32.798Z] Archives upload complete. [2025-03-26T08:39:33.059Z] INFO: archiving logs to Nexus [2025-03-26T08:39:33.626Z] ---> uname -a: [2025-03-26T08:39:33.626Z] Linux prd-ubuntu20-04-docker-8c-8g-42074 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-26T08:39:33.626Z] [2025-03-26T08:39:33.626Z] [2025-03-26T08:39:33.626Z] ---> lscpu: [2025-03-26T08:39:33.626Z] Architecture: x86_64 [2025-03-26T08:39:33.626Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-26T08:39:33.626Z] Byte Order: Little Endian [2025-03-26T08:39:33.626Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-26T08:39:33.626Z] CPU(s): 8 [2025-03-26T08:39:33.626Z] On-line CPU(s) list: 0-7 [2025-03-26T08:39:33.626Z] Thread(s) per core: 1 [2025-03-26T08:39:33.626Z] Core(s) per socket: 1 [2025-03-26T08:39:33.626Z] Socket(s): 8 [2025-03-26T08:39:33.626Z] NUMA node(s): 1 [2025-03-26T08:39:33.626Z] Vendor ID: AuthenticAMD [2025-03-26T08:39:33.626Z] CPU family: 23 [2025-03-26T08:39:33.626Z] Model: 49 [2025-03-26T08:39:33.626Z] Model name: AMD EPYC-Rome Processor [2025-03-26T08:39:33.626Z] Stepping: 0 [2025-03-26T08:39:33.626Z] CPU MHz: 2800.000 [2025-03-26T08:39:33.626Z] BogoMIPS: 5600.00 [2025-03-26T08:39:33.626Z] Virtualization: AMD-V [2025-03-26T08:39:33.626Z] Hypervisor vendor: KVM [2025-03-26T08:39:33.626Z] Virtualization type: full [2025-03-26T08:39:33.626Z] L1d cache: 256 KiB [2025-03-26T08:39:33.626Z] L1i cache: 256 KiB [2025-03-26T08:39:33.626Z] L2 cache: 4 MiB [2025-03-26T08:39:33.626Z] L3 cache: 128 MiB [2025-03-26T08:39:33.626Z] NUMA node0 CPU(s): 0-7 [2025-03-26T08:39:33.626Z] Vulnerability Itlb multihit: Not affected [2025-03-26T08:39:33.626Z] Vulnerability L1tf: Not affected [2025-03-26T08:39:33.626Z] Vulnerability Mds: Not affected [2025-03-26T08:39:33.626Z] Vulnerability Meltdown: Not affected [2025-03-26T08:39:33.626Z] Vulnerability Mmio stale data: Not affected [2025-03-26T08:39:33.626Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-26T08:39:33.626Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-26T08:39:33.626Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-26T08:39:33.626Z] Vulnerability Srbds: Not affected [2025-03-26T08:39:33.626Z] Vulnerability Tsx async abort: Not affected [2025-03-26T08:39:33.626Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-03-26T08:39:33.626Z] [2025-03-26T08:39:33.626Z] [2025-03-26T08:39:33.626Z] ---> nproc: [2025-03-26T08:39:33.626Z] 8 [2025-03-26T08:39:33.626Z] [2025-03-26T08:39:33.626Z] [2025-03-26T08:39:33.626Z] ---> df -h: [2025-03-26T08:39:33.626Z] Filesystem Size Used Avail Use% Mounted on [2025-03-26T08:39:33.626Z] overlay 155G 29G 127G 19% / [2025-03-26T08:39:33.626Z] tmpfs 64M 0 64M 0% /dev [2025-03-26T08:39:33.626Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-26T08:39:33.626Z] shm 64M 0 64M 0% /dev/shm [2025-03-26T08:39:33.626Z] /dev/vda1 155G 29G 127G 19% /facter-os [2025-03-26T08:39:33.626Z] [2025-03-26T08:39:33.626Z] [2025-03-26T08:39:33.626Z] ---> sar -b -r -n DEV: [2025-03-26T08:39:33.626Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-42074) 03/26/25 _x86_64_ (8 CPU) [2025-03-26T08:39:33.626Z] [2025-03-26T08:39:33.626Z] 08:29:11 LINUX RESTART (8 CPU) [2025-03-26T08:39:33.626Z] [2025-03-26T08:39:33.626Z] 08:30:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-03-26T08:39:33.626Z] 08:31:01 144.60 4.55 140.04 0.00 503.36 49891.81 0.00 [2025-03-26T08:39:33.626Z] 08:32:01 105.63 0.07 105.57 0.00 8.27 41744.79 0.00 [2025-03-26T08:39:33.626Z] 08:33:01 42.29 0.08 42.21 0.00 0.67 27774.70 0.00 [2025-03-26T08:39:33.626Z] 08:34:01 48.98 1.10 47.88 0.00 23.73 40464.86 0.00 [2025-03-26T08:39:33.626Z] 08:35:01 408.92 1.38 407.53 0.00 117.31 223817.23 0.00 [2025-03-26T08:39:33.626Z] 08:36:01 735.39 17.36 718.03 0.00 140.10 151343.02 0.00 [2025-03-26T08:39:33.626Z] 08:37:01 276.11 0.50 275.61 0.00 8.13 105911.23 0.00 [2025-03-26T08:39:33.626Z] 08:38:01 285.52 0.02 285.50 0.00 0.13 109507.50 0.00 [2025-03-26T08:39:33.626Z] 08:39:01 469.31 0.03 469.27 0.00 0.40 145806.50 0.00 [2025-03-26T08:39:33.626Z] Average: 280.24 2.79 277.46 0.00 87.59 99781.12 0.00 [2025-03-26T08:39:33.626Z] [2025-03-26T08:39:33.626Z] 08:30:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-03-26T08:39:33.626Z] 08:31:01 28208132 31536196 773736 2.35 100920 3437468 1876208 5.53 1219856 2996812 292928 [2025-03-26T08:39:33.626Z] 08:32:01 26964148 31347468 953948 2.90 129564 4375224 2254156 6.64 2023208 3342076 714700 [2025-03-26T08:39:33.626Z] 08:33:01 27151240 31536664 761372 2.32 134020 4341576 1803296 5.31 1379820 3766556 401048 [2025-03-26T08:39:33.626Z] 08:34:01 27386800 31535840 770464 2.34 136340 4139976 1953392 5.76 1491840 3462352 84 [2025-03-26T08:39:33.626Z] 08:35:01 21007936 31264496 1015016 3.09 148368 10055148 3328608 9.81 2005528 9104072 0 [2025-03-26T08:39:33.626Z] 08:36:01 13926772 31391260 886600 2.70 348864 16600672 2645508 7.80 2722284 15012428 2548268 [2025-03-26T08:39:33.626Z] 08:37:01 8711004 28518184 3690772 11.22 386184 18528732 11247848 33.15 6467612 16002996 1660400 [2025-03-26T08:39:33.626Z] 08:38:01 4631920 27127436 5085124 15.46 400768 21101020 11448416 33.74 9001584 17451148 1273152 [2025-03-26T08:39:33.626Z] 08:39:01 9120036 31366516 904276 2.75 410752 21037252 3018520 8.90 3166108 19084380 1052 [2025-03-26T08:39:33.626Z] Average: 18567554 30624896 1649034 5.01 243976 11513008 4397328 12.96 3275316 10024758 765737 [2025-03-26T08:39:33.626Z] [2025-03-26T08:39:33.626Z] 08:30:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-03-26T08:39:33.626Z] 08:31:01 lo 4.00 4.00 0.40 0.40 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:31:01 docker0 831.96 885.88 61.15 4790.34 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:31:01 ens3 1109.43 968.16 9872.44 103.04 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:32:01 docker0 0.08 0.15 0.01 0.02 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:32:01 veth9852576 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:32:01 ens3 35.99 22.68 35.79 15.53 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:33:01 docker0 1.28 1.28 0.10 0.11 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:33:01 veth9852576 1.28 1.30 0.11 0.11 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:33:01 ens3 29.00 19.56 23.39 12.71 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:34:01 ens3 25.90 17.75 22.63 13.48 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:35:01 veth3d35077 0.40 0.90 0.04 0.16 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:35:01 vethdfa1c1d 1.33 2.52 0.10 38.07 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:35:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:35:01 vethf02ded7 1.52 2.27 0.11 30.72 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:35:01 veth02bcc5a 0.97 2.43 0.08 38.06 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:35:01 vethebbed62 1.55 2.48 0.11 38.29 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:35:01 veth7827966 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:35:01 vethb9a399b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:35:01 vethbc69516 1.50 3.02 0.11 38.22 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:35:01 veth14683cd 2.83 1.47 38.09 0.11 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:35:01 veth8e53596 1.47 2.83 0.11 38.09 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:35:01 docker0 48.33 88.69 2.99 1221.62 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:35:01 ens3 265.81 178.87 4363.46 167.19 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:35:01 vethc1b69fc 1.95 2.52 0.14 7.94 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:36:01 veth3d35077 0.08 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:36:01 veth4c6655c 148.76 77.05 1223.30 7.91 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:36:01 vethe1e5c1b 77.05 148.76 7.91 1223.30 0.00 0.00 0.00 0.10 [2025-03-26T08:39:33.626Z] 08:36:01 veth7b1098d 67.27 130.60 7.33 1227.72 0.00 0.00 0.00 0.10 [2025-03-26T08:39:33.626Z] 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:36:01 veth2e6052d 130.60 67.27 1227.72 7.33 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:36:01 vethb7ec5e8 129.24 74.46 1223.50 7.78 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:36:01 docker0 452.22 827.56 40.73 7528.50 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:36:01 ens3 845.10 463.15 7542.47 54.77 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:36:01 veth6d4d184 75.40 111.49 7.79 1219.34 0.00 0.00 0.00 0.10 [2025-03-26T08:39:33.626Z] 08:36:01 vethffdec73 74.46 129.24 7.78 1223.50 0.00 0.00 0.00 0.10 [2025-03-26T08:39:33.626Z] 08:36:01 vethf27cef7 111.49 75.40 1219.34 7.79 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:37:01 veth465cd14 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:37:01 veth3d35077 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:37:01 veth42aae4d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:37:01 veth4bfc0e9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:37:01 vethf219da0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:37:01 veth11084da 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:37:01 veth9fce0a1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:37:01 veth1117c83 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:37:01 veth013f1d3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:37:01 veth7b4e2a4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:37:01 vethff87237 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:37:01 docker0 0.12 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:37:01 vethdbc1493 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:37:01 ens3 15.13 7.85 12.01 6.37 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:37:01 veth5c268a3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:38:01 veth465cd14 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:38:01 veth3d35077 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:38:01 veth42aae4d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:38:01 veth4bfc0e9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:38:01 vethf219da0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:38:01 veth11084da 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:38:01 veth9fce0a1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:38:01 veth1117c83 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:38:01 veth013f1d3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:38:01 veth7b4e2a4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:38:01 vethff87237 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:38:01 vethdbc1493 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:38:01 ens3 1.62 0.98 1.15 0.61 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:38:01 veth5c268a3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:39:01 veth3d35077 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:39:01 ens3 7.58 4.05 6.00 3.24 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] 08:39:01 veth7231d7c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] Average: veth3d35077 0.07 0.19 0.01 0.02 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] Average: lo 0.69 0.69 0.07 0.07 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] Average: docker0 145.74 197.99 11.49 1493.59 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] Average: ens3 256.47 184.16 2404.43 41.66 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] Average: veth7231d7c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-26T08:39:33.626Z] [2025-03-26T08:39:33.626Z] [2025-03-26T08:39:33.626Z] ---> sar -P ALL: [2025-03-26T08:39:33.626Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-42074) 03/26/25 _x86_64_ (8 CPU) [2025-03-26T08:39:33.626Z] [2025-03-26T08:39:33.626Z] 08:29:11 LINUX RESTART (8 CPU) [2025-03-26T08:39:33.626Z] [2025-03-26T08:39:33.626Z] 08:30:03 CPU %user %nice %system %iowait %steal %idle [2025-03-26T08:39:33.626Z] 08:31:01 all 7.32 0.00 3.47 2.90 0.05 86.26 [2025-03-26T08:39:33.626Z] 08:31:01 0 6.14 0.00 3.11 4.39 0.05 86.30 [2025-03-26T08:39:33.626Z] 08:31:01 1 7.25 0.00 4.03 0.19 0.05 88.47 [2025-03-26T08:39:33.626Z] 08:31:01 2 7.98 0.00 4.22 0.03 0.05 87.71 [2025-03-26T08:39:33.626Z] 08:31:01 3 7.37 0.00 3.69 10.36 0.05 78.53 [2025-03-26T08:39:33.626Z] 08:31:01 4 9.74 0.00 3.83 5.74 0.05 80.63 [2025-03-26T08:39:33.626Z] 08:31:01 5 7.89 0.00 3.12 1.29 0.05 87.64 [2025-03-26T08:39:33.626Z] 08:31:01 6 5.19 0.00 2.96 0.19 0.03 91.63 [2025-03-26T08:39:33.626Z] 08:31:01 7 7.03 0.00 2.81 1.02 0.05 89.10 [2025-03-26T08:39:33.626Z] 08:32:01 all 37.48 0.00 6.43 2.11 0.09 53.89 [2025-03-26T08:39:33.626Z] 08:32:01 0 36.67 0.00 5.82 4.58 0.08 52.84 [2025-03-26T08:39:33.626Z] 08:32:01 1 39.63 0.00 7.00 0.07 0.10 53.20 [2025-03-26T08:39:33.626Z] 08:32:01 2 37.63 0.00 5.85 0.08 0.08 56.36 [2025-03-26T08:39:33.626Z] 08:32:01 3 37.29 0.00 7.16 9.15 0.10 46.30 [2025-03-26T08:39:33.626Z] 08:32:01 4 35.32 0.00 5.74 2.37 0.08 56.48 [2025-03-26T08:39:33.626Z] 08:32:01 5 37.14 0.00 7.38 0.39 0.08 55.01 [2025-03-26T08:39:33.626Z] 08:32:01 6 37.16 0.00 6.63 0.03 0.10 56.08 [2025-03-26T08:39:33.626Z] 08:32:01 7 38.97 0.00 5.89 0.22 0.10 54.83 [2025-03-26T08:39:33.626Z] 08:33:01 all 51.33 0.00 6.91 1.61 0.09 40.06 [2025-03-26T08:39:33.626Z] 08:33:01 0 51.45 0.00 7.26 0.07 0.08 41.13 [2025-03-26T08:39:33.626Z] 08:33:01 1 51.86 0.00 7.04 0.56 0.08 40.45 [2025-03-26T08:39:33.626Z] 08:33:01 2 52.12 0.00 6.35 0.67 0.08 40.78 [2025-03-26T08:39:33.626Z] 08:33:01 3 51.11 0.00 7.23 0.83 0.10 40.73 [2025-03-26T08:39:33.626Z] 08:33:01 4 51.80 0.00 6.61 1.62 0.08 39.89 [2025-03-26T08:39:33.626Z] 08:33:01 5 50.69 0.00 6.94 0.42 0.10 41.85 [2025-03-26T08:39:33.626Z] 08:33:01 6 50.42 0.00 6.72 0.69 0.08 42.08 [2025-03-26T08:39:33.626Z] 08:33:01 7 51.15 0.00 7.16 7.98 0.08 33.62 [2025-03-26T08:39:33.626Z] 08:34:01 all 28.39 0.00 4.98 4.51 0.08 62.04 [2025-03-26T08:39:33.626Z] 08:34:01 0 26.46 0.00 4.72 0.97 0.08 67.76 [2025-03-26T08:39:33.626Z] 08:34:01 1 28.50 0.00 4.84 0.47 0.08 66.10 [2025-03-26T08:39:33.626Z] 08:34:01 2 28.44 0.00 5.65 4.14 0.08 61.68 [2025-03-26T08:39:33.626Z] 08:34:01 3 27.24 0.00 4.30 0.91 0.07 67.49 [2025-03-26T08:39:33.626Z] 08:34:01 4 28.15 0.00 5.23 20.83 0.12 45.68 [2025-03-26T08:39:33.626Z] 08:34:01 5 29.94 0.00 4.95 1.75 0.07 63.30 [2025-03-26T08:39:33.626Z] 08:34:01 6 28.96 0.00 5.08 2.13 0.07 63.76 [2025-03-26T08:39:33.626Z] 08:34:01 7 29.41 0.00 5.07 4.95 0.07 60.50 [2025-03-26T08:39:33.626Z] 08:35:01 all 17.75 0.00 6.51 22.53 0.09 53.12 [2025-03-26T08:39:33.626Z] 08:35:01 0 17.14 0.00 6.75 35.20 0.10 40.81 [2025-03-26T08:39:33.626Z] 08:35:01 1 19.03 0.00 6.21 35.43 0.12 39.21 [2025-03-26T08:39:33.626Z] 08:35:01 2 19.09 0.00 7.05 5.72 0.07 68.08 [2025-03-26T08:39:33.626Z] 08:35:01 3 15.16 0.00 5.51 20.08 0.08 59.17 [2025-03-26T08:39:33.626Z] 08:35:01 4 17.52 0.00 6.93 34.75 0.10 40.71 [2025-03-26T08:39:33.626Z] 08:35:01 5 18.74 0.00 6.25 7.88 0.07 67.07 [2025-03-26T08:39:33.626Z] 08:35:01 6 18.50 0.00 7.44 18.79 0.09 55.19 [2025-03-26T08:39:33.626Z] 08:35:01 7 16.82 0.00 5.92 22.36 0.09 54.81 [2025-03-26T08:39:33.626Z] 08:36:01 all 8.76 0.00 5.21 18.24 0.07 67.72 [2025-03-26T08:39:33.626Z] 08:36:01 0 8.44 0.00 5.14 13.61 0.07 72.75 [2025-03-26T08:39:33.626Z] 08:36:01 1 9.12 0.00 5.18 15.15 0.07 70.48 [2025-03-26T08:39:33.626Z] 08:36:01 2 9.53 0.00 6.49 43.59 0.08 40.31 [2025-03-26T08:39:33.627Z] 08:36:01 3 7.45 0.00 6.02 24.30 0.08 62.14 [2025-03-26T08:39:33.627Z] 08:36:01 4 8.30 0.00 4.88 8.60 0.07 78.16 [2025-03-26T08:39:33.627Z] 08:36:01 5 9.19 0.00 4.10 9.66 0.07 76.99 [2025-03-26T08:39:33.627Z] 08:36:01 6 9.09 0.00 4.52 17.41 0.07 68.92 [2025-03-26T08:39:33.627Z] 08:36:01 7 8.94 0.00 5.35 13.71 0.05 71.95 [2025-03-26T08:39:33.627Z] 08:37:01 all 64.45 0.00 9.25 6.55 0.11 19.63 [2025-03-26T08:39:33.627Z] 08:37:01 0 64.37 0.00 9.20 4.49 0.12 21.82 [2025-03-26T08:39:33.627Z] 08:37:01 1 64.02 0.00 10.39 23.71 0.14 1.75 [2025-03-26T08:39:33.627Z] 08:37:01 2 64.07 0.00 9.56 7.03 0.10 19.24 [2025-03-26T08:39:33.627Z] 08:37:01 3 64.75 0.00 8.58 4.98 0.12 21.57 [2025-03-26T08:39:33.627Z] 08:37:01 4 64.21 0.00 9.41 0.72 0.10 25.56 [2025-03-26T08:39:33.627Z] 08:37:01 5 64.63 0.00 8.82 0.45 0.10 25.99 [2025-03-26T08:39:33.627Z] 08:37:01 6 64.62 0.00 9.38 8.20 0.10 17.70 [2025-03-26T08:39:33.627Z] 08:37:01 7 64.95 0.00 8.67 3.02 0.10 23.26 [2025-03-26T08:39:33.627Z] 08:38:01 all 90.06 0.00 9.78 0.00 0.15 0.00 [2025-03-26T08:39:33.627Z] 08:38:01 0 90.88 0.00 8.99 0.00 0.13 0.00 [2025-03-26T08:39:33.627Z] 08:38:01 1 89.49 0.00 10.32 0.00 0.19 0.00 [2025-03-26T08:39:33.627Z] 08:38:01 2 90.11 0.00 9.72 0.00 0.15 0.02 [2025-03-26T08:39:33.627Z] 08:38:01 3 89.74 0.00 10.10 0.00 0.15 0.00 [2025-03-26T08:39:33.627Z] 08:38:01 4 89.80 0.00 10.03 0.00 0.17 0.00 [2025-03-26T08:39:33.627Z] 08:38:01 5 89.14 0.00 10.69 0.00 0.17 0.00 [2025-03-26T08:39:33.627Z] 08:38:01 6 90.17 0.00 9.69 0.00 0.13 0.00 [2025-03-26T08:39:33.627Z] 08:38:01 7 91.16 0.00 8.70 0.00 0.13 0.00 [2025-03-26T08:39:33.627Z] 08:39:01 all 68.01 0.00 9.03 6.73 0.12 16.12 [2025-03-26T08:39:33.627Z] 08:39:01 0 67.48 0.00 8.42 6.97 0.12 17.02 [2025-03-26T08:39:33.627Z] 08:39:01 1 68.01 0.00 9.38 5.05 0.12 17.45 [2025-03-26T08:39:33.627Z] 08:39:01 2 68.32 0.00 8.32 7.93 0.12 15.30 [2025-03-26T08:39:33.627Z] 08:39:01 3 68.18 0.00 8.93 3.22 0.13 19.54 [2025-03-26T08:39:33.627Z] 08:39:01 4 67.49 0.00 9.78 3.00 0.10 19.63 [2025-03-26T08:39:33.627Z] 08:39:01 5 67.94 0.00 9.47 17.23 0.12 5.23 [2025-03-26T08:39:33.627Z] 08:39:01 6 67.21 0.00 10.01 9.22 0.14 13.43 [2025-03-26T08:39:33.627Z] 08:39:01 7 69.47 0.00 7.88 1.23 0.12 21.29 [2025-03-26T08:39:33.627Z] Average: all 41.66 0.00 6.85 7.24 0.09 44.15 [2025-03-26T08:39:33.627Z] Average: 0 41.22 0.00 6.62 7.76 0.09 44.31 [2025-03-26T08:39:33.627Z] Average: 1 41.89 0.00 7.16 8.98 0.11 41.86 [2025-03-26T08:39:33.627Z] Average: 2 42.08 0.00 7.04 7.71 0.09 43.08 [2025-03-26T08:39:33.627Z] Average: 3 41.11 0.00 6.85 8.18 0.10 43.76 [2025-03-26T08:39:33.627Z] Average: 4 41.46 0.00 6.95 8.61 0.10 42.88 [2025-03-26T08:39:33.627Z] Average: 5 41.90 0.00 6.88 4.34 0.09 46.79 [2025-03-26T08:39:33.627Z] Average: 6 41.47 0.00 6.95 6.29 0.09 45.20 [2025-03-26T08:39:33.627Z] Average: 7 42.17 0.00 6.40 6.06 0.09 45.28 [2025-03-26T08:39:33.627Z] [2025-03-26T08:39:33.627Z] [2025-03-26T08:39:33.627Z]