Pull request #5160 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of IOTechSystems for edgexfoundry/edgex-go Loading trusted files from base branch main at 02cb32c2c5f5468b4640cb5b54028e0ee1a34ba0 rather than 2e6fc59461ceaae3f712e31c505e5f50cbb188d8 Obtained Jenkinsfile from 02cb32c2c5f5468b4640cb5b54028e0ee1a34ba0 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-ssh9021050018728323233.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9748921132196028188.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8445856907159720995.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7653139807665883659.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6168498487848313142.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1497509426036022564.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2309 in /w/workspace/edgexfoundry_edgex-go_PR-5160 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/5160/head:refs/remotes/origin/PR-5160 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 02cb32c2c5f5468b4640cb5b54028e0ee1a34ba0 into PR head commit 2e6fc59461ceaae3f712e31c505e5f50cbb188d8 Merge succeeded, producing 2e6fc59461ceaae3f712e31c505e5f50cbb188d8 Checking out Revision 2e6fc59461ceaae3f712e31c505e5f50cbb188d8 (PR-5160) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e6fc59461ceaae3f712e31c505e5f50cbb188d8 # 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 02cb32c2c5f5468b4640cb5b54028e0ee1a34ba0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e6fc59461ceaae3f712e31c505e5f50cbb188d8 # timeout=10 Commit message: "PS-844 core-common-config-bootstraper into a core-combo service" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-05-27T02:54:21.828Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-05-27T02:54:22.024Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-05-27T02:54:22.150Z] ========================================================= [2025-05-27T02:54:22.150Z] EdgeX Global Pipelines Version Info [2025-05-27T02:54:22.150Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-05-27T02:54:23.315Z] ------------------- [2025-05-27T02:54:23.315Z] stable info: [2025-05-27T02:54:23.315Z] ------------------- [2025-05-27T02:54:23.315Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-05-27T02:54:23.315Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-05-27T02:54:23.315Z] Message: update stable to v1.0.274 [2025-05-27T02:54:23.886Z] ------------------- [2025-05-27T02:54:23.886Z] experimental info: [2025-05-27T02:54:23.886Z] ------------------- [2025-05-27T02:54:23.886Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-05-27T02:54:23.886Z] Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 [2025-05-27T02:54:23.886Z] Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-05-27T02:54:24.120Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-05-27T02:54:24.176Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-05-27T02:54:24.226Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-05-27T02:54:24.282Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-05-27T02:54:24.338Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-05-27T02:54:24.398Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-05-27T02:54:24.455Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-05-27T02:54:24.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-05-27T02:54:24.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-05-27T02:54:24.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-05-27T02:54:24.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-05-27T02:54:24.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-05-27T02:54:24.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-05-27T02:54:24.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-05-27T02:54:24.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-05-27T02:54:24.936Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-05-27T02:54:24.989Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-05-27T02:54:25.040Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-05-27T02:54:25.093Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-05-27T02:54:25.149Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-05-27T02:54:25.201Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-05-27T02:54:25.250Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-05-27T02:54:25.305Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-05-27T02:54:25.358Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5160 [Pipeline] echo [2025-05-27T02:54:25.411Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5160 [Pipeline] echo [2025-05-27T02:54:25.469Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5160 [Pipeline] echo [2025-05-27T02:54:25.526Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e6fc59461ceaae3f712e31c505e5f50cbb188d8 [Pipeline] echo [2025-05-27T02:54:25.579Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e6fc59 [Pipeline] echo [2025-05-27T02:54:25.639Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-27T02:54:25.776Z] provisioning config files... [2025-05-27T02:54:25.791Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config872610727888281414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-27T02:54:26.188Z] ---> ****-login.sh [2025-05-27T02:54:26.189Z] nexus3.edgexfoundry.org:10001 [2025-05-27T02:54:26.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-27T02:54:26.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-27T02:54:26.449Z] Configure a credential helper to remove this warning. See [2025-05-27T02:54:26.449Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-27T02:54:26.449Z] [2025-05-27T02:54:26.449Z] Login Succeeded [2025-05-27T02:54:26.449Z] nexus3.edgexfoundry.org:10002 [2025-05-27T02:54:26.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-27T02:54:26.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-27T02:54:26.711Z] Configure a credential helper to remove this warning. See [2025-05-27T02:54:26.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-27T02:54:26.711Z] [2025-05-27T02:54:26.711Z] Login Succeeded [2025-05-27T02:54:26.711Z] nexus3.edgexfoundry.org:10003 [2025-05-27T02:54:26.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-27T02:54:26.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-27T02:54:26.712Z] Configure a credential helper to remove this warning. See [2025-05-27T02:54:26.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-27T02:54:26.712Z] [2025-05-27T02:54:26.712Z] Login Succeeded [2025-05-27T02:54:26.712Z] nexus3.edgexfoundry.org:10004 [2025-05-27T02:54:26.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-27T02:54:26.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-27T02:54:26.972Z] Configure a credential helper to remove this warning. See [2025-05-27T02:54:26.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-27T02:54:26.972Z] [2025-05-27T02:54:26.972Z] Login Succeeded [2025-05-27T02:54:26.972Z] ****.io [2025-05-27T02:54:26.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-27T02:54:27.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-27T02:54:27.233Z] Configure a credential helper to remove this warning. See [2025-05-27T02:54:27.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-27T02:54:27.234Z] [2025-05-27T02:54:27.234Z] Login Succeeded [2025-05-27T02:54:27.234Z] ---> ****-login.sh ends [Pipeline] } [2025-05-27T02:54:27.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-05-27T02:54:27.701Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-05-27T02:54:27.701Z] + dirname cmd/core-command/Dockerfile [2025-05-27T02:54:27.701Z] + cut -d/ -f2 [2025-05-27T02:54:27.701Z] + echo core-command,cmd/core-command/Dockerfile [2025-05-27T02:54:27.701Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-05-27T02:54:27.701Z] + cut -d/ -f2 [2025-05-27T02:54:27.701Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-05-27T02:54:27.701Z] + dirname cmd/core-data/Dockerfile [2025-05-27T02:54:27.701Z] + cut -d/ -f2 [2025-05-27T02:54:27.701Z] + echo core-data,cmd/core-data/Dockerfile [2025-05-27T02:54:27.701Z] + + dirnamecut cmd/core-keeper/Dockerfile -d/ [2025-05-27T02:54:27.701Z] -f2 [2025-05-27T02:54:27.701Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-05-27T02:54:27.701Z] + dirname cmd/core-metadata/Dockerfile [2025-05-27T02:54:27.701Z] + cut -d/ -f2 [2025-05-27T02:54:27.701Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-05-27T02:54:27.701Z] + cut+ -d/ -f2 [2025-05-27T02:54:27.701Z] dirname cmd/security-bootstrapper/Dockerfile [2025-05-27T02:54:27.701Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-05-27T02:54:27.701Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-05-27T02:54:27.701Z] + cut -d/ -f2 [2025-05-27T02:54:27.701Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-05-27T02:54:27.701Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-05-27T02:54:27.701Z] + cut -d/ -f2 [2025-05-27T02:54:27.701Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-05-27T02:54:27.701Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-05-27T02:54:27.701Z] + cut -d/ -f2 [2025-05-27T02:54:27.701Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-05-27T02:54:27.701Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-05-27T02:54:27.701Z] + cut -d/ -f2 [2025-05-27T02:54:27.701Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-05-27T02:54:27.701Z] + + cut -d/ -f2 [2025-05-27T02:54:27.701Z] dirname cmd/security-spire-agent/Dockerfile [2025-05-27T02:54:27.701Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-05-27T02:54:27.701Z] + dirname cmd/security-spire-config/Dockerfile [2025-05-27T02:54:27.701Z] + cut -d/ -f2 [2025-05-27T02:54:27.701Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-05-27T02:54:27.701Z] + dirname cmd/security-spire-server/Dockerfile [2025-05-27T02:54:27.701Z] + cut -d/ -f2 [2025-05-27T02:54:27.701Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-05-27T02:54:27.701Z] + dirname cmd/support-notifications/Dockerfile [2025-05-27T02:54:27.701Z] + cut -d/ -f2 [2025-05-27T02:54:27.701Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-05-27T02:54:27.701Z] + dirname cmd/support-scheduler/Dockerfile [2025-05-27T02:54:27.701Z] + cut -d/ -f2 [2025-05-27T02:54:27.701Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-05-27T02:54:27.755Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-05-27T02:54:28.275Z] + git rev-list -1 --merges 2e6fc59461ceaae3f712e31c505e5f50cbb188d8~1..2e6fc59461ceaae3f712e31c505e5f50cbb188d8 [Pipeline] echo [2025-05-27T02:54:28.309Z] -----------> git rev-list -1 --merges 2e6fc59461ceaae3f712e31c505e5f50cbb188d8~1..2e6fc59461ceaae3f712e31c505e5f50cbb188d8 2e6fc59461ceaae3f712e31c505e5f50cbb188d8 [false] [Pipeline] sh [2025-05-27T02:54:28.623Z] + git log --format=format:%s -1 2e6fc59461ceaae3f712e31c505e5f50cbb188d8 [Pipeline] echo [2025-05-27T02:54:28.666Z] ========================================================= [2025-05-27T02:54:28.666Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-05-27T02:54:28.666Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-05-27T02:54:29.184Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-05-27T02:54:29.184Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-05-27T02:54:29.184Z] + [ -e /tmp/ssh_known_hosts ] [2025-05-27T02:54:29.184Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-05-27T02:54:29.184Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-05-27T02:54:29.184Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-05-27T02:54:29.184Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-27T02:54:29.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-27T02:54:29.683Z] [2025-05-27T02:54:29.683Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-27T02:54:30.065Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-27T02:54:30.065Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-05-27T02:54:30.065Z] 3dae71ba6b94: Pulling fs layer [2025-05-27T02:54:30.065Z] 6bf1a483ea7c: Pulling fs layer [2025-05-27T02:54:30.065Z] f5dfc541a4d3: Pulling fs layer [2025-05-27T02:54:30.065Z] 461d9e800cba: Pulling fs layer [2025-05-27T02:54:30.065Z] 80192f66455f: Pulling fs layer [2025-05-27T02:54:30.065Z] 2e8e34ca0e6c: Pulling fs layer [2025-05-27T02:54:30.065Z] a29436f7fd5d: Pulling fs layer [2025-05-27T02:54:30.065Z] 923cac83aea3: Pulling fs layer [2025-05-27T02:54:30.065Z] 25ad8b0a4227: Pulling fs layer [2025-05-27T02:54:30.065Z] db01528c6b51: Pulling fs layer [2025-05-27T02:54:30.065Z] 28988de357af: Pulling fs layer [2025-05-27T02:54:30.066Z] 461d9e800cba: Waiting [2025-05-27T02:54:30.066Z] 80192f66455f: Waiting [2025-05-27T02:54:30.066Z] a29436f7fd5d: Waiting [2025-05-27T02:54:30.066Z] 2e8e34ca0e6c: Waiting [2025-05-27T02:54:30.066Z] 923cac83aea3: Waiting [2025-05-27T02:54:30.066Z] db01528c6b51: Waiting [2025-05-27T02:54:30.066Z] 28988de357af: Waiting [2025-05-27T02:54:30.066Z] 25ad8b0a4227: Waiting [2025-05-27T02:54:30.066Z] 6bf1a483ea7c: Verifying Checksum [2025-05-27T02:54:30.066Z] 6bf1a483ea7c: Download complete [2025-05-27T02:54:30.066Z] 461d9e800cba: Verifying Checksum [2025-05-27T02:54:30.066Z] 461d9e800cba: Download complete [2025-05-27T02:54:30.066Z] 80192f66455f: Verifying Checksum [2025-05-27T02:54:30.066Z] 80192f66455f: Download complete [2025-05-27T02:54:30.328Z] f5dfc541a4d3: Verifying Checksum [2025-05-27T02:54:30.328Z] f5dfc541a4d3: Download complete [2025-05-27T02:54:30.328Z] 3dae71ba6b94: Download complete [2025-05-27T02:54:30.328Z] 923cac83aea3: Download complete [2025-05-27T02:54:30.328Z] 25ad8b0a4227: Verifying Checksum [2025-05-27T02:54:30.328Z] 25ad8b0a4227: Download complete [2025-05-27T02:54:30.328Z] db01528c6b51: Verifying Checksum [2025-05-27T02:54:30.328Z] db01528c6b51: Download complete [2025-05-27T02:54:30.586Z] 28988de357af: Verifying Checksum [2025-05-27T02:54:30.586Z] 28988de357af: Download complete [2025-05-27T02:54:30.586Z] a29436f7fd5d: Verifying Checksum [2025-05-27T02:54:30.586Z] a29436f7fd5d: Download complete [2025-05-27T02:54:31.151Z] 2e8e34ca0e6c: Verifying Checksum [2025-05-27T02:54:31.151Z] 2e8e34ca0e6c: Download complete [2025-05-27T02:54:31.411Z] 3dae71ba6b94: Pull complete [2025-05-27T02:54:31.677Z] 6bf1a483ea7c: Pull complete [2025-05-27T02:54:32.245Z] f5dfc541a4d3: Pull complete [2025-05-27T02:54:32.245Z] 461d9e800cba: Pull complete [2025-05-27T02:54:32.245Z] 80192f66455f: Pull complete [2025-05-27T02:54:35.533Z] 2e8e34ca0e6c: Pull complete [2025-05-27T02:54:36.469Z] a29436f7fd5d: Pull complete [2025-05-27T02:54:36.469Z] 923cac83aea3: Pull complete [2025-05-27T02:54:36.469Z] 25ad8b0a4227: Pull complete [2025-05-27T02:54:36.730Z] db01528c6b51: Pull complete [2025-05-27T02:54:36.730Z] 28988de357af: Pull complete [2025-05-27T02:54:36.730Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-05-27T02:54:36.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-27T02:54:36.730Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-27T02:54:37.005Z] prd-ubuntu20.04-docker-8c-8g-2309 does not seem to be running inside a container [2025-05-27T02:54:37.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-05-27T02:54:39.133Z] $ docker top e15fb46bfe73be3e5483d66e6ec74f91eed7eeb1748bccd9327555f8ee626565 -eo pid,comm [2025-05-27T02:54:39.191Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-05-27T02:54:39.191Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-05-27T02:54:39.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-05-27T02:54:39.358Z] [ssh-agent] Looking for ssh-agent implementation... [2025-05-27T02:54:39.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-05-27T02:54:39.470Z] $ docker exec e15fb46bfe73be3e5483d66e6ec74f91eed7eeb1748bccd9327555f8ee626565 ssh-agent [2025-05-27T02:54:39.596Z] SSH_AUTH_SOCK=/tmp/ssh-ylnfWnzQRmdu/agent.33 [2025-05-27T02:54:39.596Z] SSH_AGENT_PID=39 [2025-05-27T02:54:39.602Z] Running ssh-add (command line suppressed) [2025-05-27T02:54:39.712Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9364545078386237187.key (/w/workspace/edgex-go/1@tmp/private_key_9364545078386237187.key) [2025-05-27T02:54:39.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-05-27T02:54:40.074Z] + git tag --points-at HEAD [Pipeline] } [2025-05-27T02:54:40.098Z] $ docker exec --env ******** --env ******** e15fb46bfe73be3e5483d66e6ec74f91eed7eeb1748bccd9327555f8ee626565 ssh-agent -k [2025-05-27T02:54:40.192Z] unset SSH_AUTH_SOCK; [2025-05-27T02:54:40.192Z] unset SSH_AGENT_PID; [2025-05-27T02:54:40.192Z] echo Agent pid 39 killed; [2025-05-27T02:54:40.209Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-05-27T02:54:40.311Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-05-27T02:54:40.311Z] [ssh-agent] Looking for ssh-agent implementation... [2025-05-27T02:54:40.426Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-05-27T02:54:40.427Z] $ docker exec e15fb46bfe73be3e5483d66e6ec74f91eed7eeb1748bccd9327555f8ee626565 ssh-agent [2025-05-27T02:54:40.556Z] SSH_AUTH_SOCK=/tmp/ssh-ZfIBr71GBOWk/agent.72 [2025-05-27T02:54:40.556Z] SSH_AGENT_PID=78 [2025-05-27T02:54:40.561Z] Running ssh-add (command line suppressed) [2025-05-27T02:54:40.661Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_77107861939317954.key (/w/workspace/edgex-go/1@tmp/private_key_77107861939317954.key) [2025-05-27T02:54:40.678Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-05-27T02:54:41.017Z] + git semver init [2025-05-27T02:54:41.277Z] 2025-05-27 02:54:41,255 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-05-27T02:54:41.277Z] 2025-05-27 02:54:41,258 [run_init] DEBUG init version:0.0.0 force:False [2025-05-27T02:54:41.278Z] 2025-05-27 02:54:41,259 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-05-27T02:54:41.278Z] 2025-05-27 02:54:41,259 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-05-27T02:54:41.278Z] 2025-05-27 02:54:41,260 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, stdin=None, shell=False, universal_newlines=False) [2025-05-27T02:54:46.565Z] 2025-05-27 02:54:45,837 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-05-27T02:54:46.565Z] 2025-05-27 02:54:45,838 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5160 with force:False [2025-05-27T02:54:46.565Z] 2025-05-27 02:54:45,838 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5160 [2025-05-27T02:54:46.565Z] 2025-05-27 02:54:45,844 [execute] INFO git cat-file --batch-check [2025-05-27T02:54:46.565Z] 2025-05-27 02:54:45,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-05-27T02:54:46.565Z] 2025-05-27 02:54:45,850 [execute] INFO git cat-file --batch [2025-05-27T02:54:46.565Z] 2025-05-27 02:54:45,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-05-27T02:54:46.565Z] 2025-05-27 02:54:45,853 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5160 [2025-05-27T02:54:46.565Z] 0.0.0 [Pipeline] } [2025-05-27T02:54:46.594Z] $ docker exec --env ******** --env ******** e15fb46bfe73be3e5483d66e6ec74f91eed7eeb1748bccd9327555f8ee626565 ssh-agent -k [2025-05-27T02:54:46.700Z] unset SSH_AUTH_SOCK; [2025-05-27T02:54:46.700Z] unset SSH_AGENT_PID; [2025-05-27T02:54:46.700Z] echo Agent pid 78 killed; [2025-05-27T02:54:46.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-05-27T02:54:47.158Z] + git semver [Pipeline] } [2025-05-27T02:54:47.441Z] $ docker stop --time=1 e15fb46bfe73be3e5483d66e6ec74f91eed7eeb1748bccd9327555f8ee626565 [2025-05-27T02:54:48.717Z] $ docker rm -f --volumes e15fb46bfe73be3e5483d66e6ec74f91eed7eeb1748bccd9327555f8ee626565 [Pipeline] // withDockerContainer [Pipeline] sh [2025-05-27T02:54:49.121Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-05-27T02:54:49.425Z] Stashed 1 file(s) [Pipeline] echo [2025-05-27T02:54:49.448Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } [2025-05-27T02:54:50.759Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-05-27T02:54:50.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-05-27T02:54:50.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-05-27T02:54:50.971Z] ========================================================= [2025-05-27T02:54:50.971Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-05-27T02:54:50.971Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-05-27T02:54:51.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-05-27T02:54:51.332Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-05-27T02:54:51.332Z] 0a9a5dfd008f: Pulling fs layer [2025-05-27T02:54:51.332Z] dbfa0bcfca99: Pulling fs layer [2025-05-27T02:54:51.332Z] 70eabb1d9476: Pulling fs layer [2025-05-27T02:54:51.332Z] 957bedc73fa3: Pulling fs layer [2025-05-27T02:54:51.332Z] 4f4fb700ef54: Pulling fs layer [2025-05-27T02:54:51.332Z] f40432e63723: Pulling fs layer [2025-05-27T02:54:51.332Z] 90b4343acab7: Pulling fs layer [2025-05-27T02:54:51.332Z] 9f67ea4ac784: Pulling fs layer [2025-05-27T02:54:51.332Z] 9228b9a606be: Pulling fs layer [2025-05-27T02:54:51.332Z] 957bedc73fa3: Waiting [2025-05-27T02:54:51.332Z] f40432e63723: Waiting [2025-05-27T02:54:51.332Z] 90b4343acab7: Waiting [2025-05-27T02:54:51.332Z] 9228b9a606be: Waiting [2025-05-27T02:54:51.332Z] dbfa0bcfca99: Download complete [2025-05-27T02:54:51.332Z] 957bedc73fa3: Verifying Checksum [2025-05-27T02:54:51.332Z] 957bedc73fa3: Download complete [2025-05-27T02:54:51.332Z] 4f4fb700ef54: Verifying Checksum [2025-05-27T02:54:51.332Z] 4f4fb700ef54: Download complete [2025-05-27T02:54:51.332Z] 0a9a5dfd008f: Download complete [2025-05-27T02:54:51.332Z] f40432e63723: Verifying Checksum [2025-05-27T02:54:51.332Z] f40432e63723: Download complete [2025-05-27T02:54:51.332Z] 90b4343acab7: Verifying Checksum [2025-05-27T02:54:51.332Z] 90b4343acab7: Download complete [2025-05-27T02:54:51.591Z] 0a9a5dfd008f: Pull complete [2025-05-27T02:54:51.591Z] dbfa0bcfca99: Pull complete [2025-05-27T02:54:51.591Z] 9228b9a606be: Verifying Checksum [2025-05-27T02:54:51.591Z] 9228b9a606be: Download complete [2025-05-27T02:54:51.850Z] 70eabb1d9476: Download complete [2025-05-27T02:54:52.109Z] 9f67ea4ac784: Verifying Checksum [2025-05-27T02:54:52.109Z] 9f67ea4ac784: Download complete [2025-05-27T02:54:55.390Z] 70eabb1d9476: Pull complete [2025-05-27T02:54:55.390Z] 957bedc73fa3: Pull complete [2025-05-27T02:54:55.390Z] 4f4fb700ef54: Pull complete [2025-05-27T02:54:55.648Z] f40432e63723: Pull complete [2025-05-27T02:54:55.648Z] 90b4343acab7: Pull complete [2025-05-27T02:54:58.182Z] 9f67ea4ac784: Pull complete [2025-05-27T02:54:58.441Z] 9228b9a606be: Pull complete [2025-05-27T02:54:58.441Z] Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 [2025-05-27T02:54:58.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-05-27T02:54:58.441Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-05-27T02:54:58.820Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-05-27T02:54:58.821Z] WORKDIR /edgex [2025-05-27T02:54:58.821Z] COPY go.mod . [2025-05-27T02:54:58.821Z] RUN go mod download build [2025-05-27T02:54:58.821Z] -t ci-base-image-x86_64 -f - . [2025-05-27T02:54:59.397Z] Sending build context to Docker daemon 185.8MB [2025-05-27T02:54:59.397Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-05-27T02:54:59.397Z] ---> 69404ca5bff2 [2025-05-27T02:54:59.397Z] Step 2/4 : WORKDIR /edgex [2025-05-27T02:55:01.936Z] ---> Running in 3ddcf1cb92c3 [2025-05-27T02:55:01.936Z] Removing intermediate container 3ddcf1cb92c3 [2025-05-27T02:55:01.936Z] ---> 5eb7e1dc13f7 [2025-05-27T02:55:01.936Z] Step 3/4 : COPY go.mod . [2025-05-27T02:55:02.198Z] ---> 03bfea78a1fe [2025-05-27T02:55:02.198Z] Step 4/4 : RUN go mod download [2025-05-27T02:55:02.198Z] ---> Running in 22f7d946acb5 [2025-05-27T02:55:28.784Z] Removing intermediate container 22f7d946acb5 [2025-05-27T02:55:28.784Z] ---> 892d3414b800 [2025-05-27T02:55:29.044Z] Successfully built 892d3414b800 [2025-05-27T02:55:29.044Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-27T02:55:29.436Z] + docker inspect -f . ci-base-image-x86_64 [2025-05-27T02:55:29.436Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-27T02:55:29.604Z] prd-ubuntu20.04-docker-8c-8g-2309 does not seem to be running inside a container [2025-05-27T02:55:29.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-05-27T02:55:29.968Z] $ docker top 91cbb4844440a530361dff6f55668fa143d7df8c807a8d5d3e4ab1fb9e27afe2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-27T02:55:30.364Z] + go version [2025-05-27T02:55:30.364Z] go version go1.23.8 linux/amd64 [Pipeline] } [2025-05-27T02:55:30.397Z] $ docker stop --time=1 91cbb4844440a530361dff6f55668fa143d7df8c807a8d5d3e4ab1fb9e27afe2 [2025-05-27T02:55:31.687Z] $ docker rm -f --volumes 91cbb4844440a530361dff6f55668fa143d7df8c807a8d5d3e4ab1fb9e27afe2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-27T02:55:32.431Z] + docker inspect -f . ci-base-image-x86_64 [2025-05-27T02:55:32.431Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-27T02:55:32.590Z] prd-ubuntu20.04-docker-8c-8g-2309 does not seem to be running inside a container [2025-05-27T02:55:32.613Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-05-27T02:55:32.929Z] $ docker top e17b80793dd655cabd8ce976f2ec4d3edf2030d469be05a845c6ee3680368d40 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-05-27T02:55:33.050Z] ========================================================= [2025-05-27T02:55:33.050Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-05-27T02:55:33.050Z] ========================================================= [Pipeline] sh [2025-05-27T02:55:33.347Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-05-27T02:55:33.718Z] + make test [2025-05-27T02:55:33.719Z] go test -race -coverprofile=coverage.out ./... [2025-05-27T02:55:41.839Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-05-27T02:56:03.780Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-05-27T02:56:03.780Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-05-27T02:56:04.044Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-05-27T02:56:04.044Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-05-27T02:56:04.303Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-05-27T02:56:04.303Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-05-27T02:56:04.303Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-05-27T02:56:04.562Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-05-27T02:56:04.562Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-05-27T02:56:04.562Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-05-27T02:56:04.821Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-05-27T02:56:04.821Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-05-27T02:56:04.821Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-05-27T02:56:04.821Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-05-27T02:56:04.821Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-05-27T02:56:04.821Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-05-27T02:56:04.821Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-05-27T02:56:05.754Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.027s coverage: 28.7% of statements [2025-05-27T02:56:07.132Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-05-27T02:56:07.132Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-05-27T02:56:07.132Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-05-27T02:56:07.132Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-05-27T02:56:07.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements [2025-05-27T02:56:08.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-05-27T02:56:08.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-05-27T02:56:08.272Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-05-27T02:56:08.272Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-05-27T02:56:08.272Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-05-27T02:56:08.272Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-05-27T02:56:08.272Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-05-27T02:56:08.272Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-05-27T02:56:08.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-05-27T02:56:08.272Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-05-27T02:56:09.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-05-27T02:56:09.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-05-27T02:56:09.650Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-05-27T02:56:09.650Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-05-27T02:56:09.650Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-05-27T02:56:09.650Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-05-27T02:56:11.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.2% of statements [2025-05-27T02:56:11.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.018s coverage: 3.5% of statements [2025-05-27T02:56:11.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.053s coverage: 45.2% of statements [2025-05-27T02:56:11.294Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-05-27T02:56:11.294Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-05-27T02:56:11.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.850s coverage: 93.4% of statements [2025-05-27T02:56:11.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 92.3% of statements [2025-05-27T02:56:12.232Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 8.4% of statements [2025-05-27T02:56:13.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-05-27T02:56:13.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-05-27T02:56:13.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-05-27T02:56:13.166Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-05-27T02:56:13.166Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-05-27T02:56:13.166Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-05-27T02:56:13.166Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-05-27T02:56:13.166Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-05-27T02:56:13.166Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-05-27T02:56:13.166Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-05-27T02:56:13.166Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-05-27T02:56:13.166Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-05-27T02:56:13.166Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-05-27T02:56:13.166Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-05-27T02:56:14.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.394s coverage: 95.8% of statements [2025-05-27T02:56:14.540Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2025-05-27T02:56:14.798Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-05-27T02:56:14.798Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-05-27T02:56:14.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-05-27T02:56:14.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-05-27T02:56:14.798Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-05-27T02:56:14.798Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-05-27T02:56:15.741Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.037s coverage: 0.0% of statements [no tests to run] [2025-05-27T02:56:16.002Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements [2025-05-27T02:56:16.002Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 38.1% of statements [2025-05-27T02:56:16.002Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements [2025-05-27T02:56:16.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements [2025-05-27T02:56:16.570Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-05-27T02:56:16.570Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-05-27T02:56:16.570Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-05-27T02:56:17.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-05-27T02:56:17.138Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-05-27T02:56:17.138Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-05-27T02:56:17.138Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-05-27T02:56:17.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.029s coverage: 87.1% of statements [2025-05-27T02:56:17.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2025-05-27T02:56:17.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.041s coverage: 96.3% of statements [2025-05-27T02:56:17.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2025-05-27T02:56:18.334Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-05-27T02:56:18.334Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-05-27T02:56:18.334Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-05-27T02:56:18.334Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-05-27T02:56:18.334Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-05-27T02:56:18.334Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-05-27T02:56:18.334Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-05-27T02:56:18.902Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-05-27T02:56:18.902Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-05-27T02:56:19.169Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-05-27T02:56:21.071Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-05-27T02:56:21.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-05-27T02:56:22.448Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-05-27T02:56:23.382Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-05-27T02:56:23.382Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-05-27T02:56:23.382Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-05-27T02:56:26.663Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-05-27T02:56:26.922Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-05-27T02:56:26.922Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-05-27T02:56:27.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-05-27T02:56:27.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-05-27T02:56:27.490Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-05-27T02:56:29.390Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-05-27T02:56:29.390Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-05-27T02:56:29.390Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-05-27T02:56:29.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-05-27T02:56:29.390Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-05-27T02:56:29.390Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-05-27T02:56:29.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.038s coverage: 94.4% of statements [2025-05-27T02:56:29.957Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-05-27T02:56:29.957Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-05-27T02:56:29.957Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-05-27T02:56:29.957Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-05-27T02:56:29.957Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-05-27T02:56:29.957Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-05-27T02:56:31.869Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-05-27T02:56:31.869Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-05-27T02:56:31.869Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-05-27T02:56:31.869Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-05-27T02:56:32.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-05-27T02:56:32.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-05-27T02:56:32.804Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-05-27T02:56:32.804Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-05-27T02:56:33.062Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-05-27T02:56:33.062Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-05-27T02:56:33.062Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-05-27T02:56:33.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-05-27T02:56:33.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-05-27T02:56:33.997Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-05-27T02:56:40.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.045s coverage: 92.9% of statements [2025-05-27T02:56:40.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements [2025-05-27T02:56:40.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2025-05-27T02:56:40.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 47.4% of statements [2025-05-27T02:56:40.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.024s coverage: 87.2% of statements [2025-05-27T02:56:40.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements [2025-05-27T02:56:40.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2025-05-27T02:56:40.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.096s coverage: 81.8% of statements [2025-05-27T02:56:40.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.077s coverage: 82.1% of statements [2025-05-27T02:56:40.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements [2025-05-27T02:56:40.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.048s coverage: 6.8% of statements [2025-05-27T02:56:40.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.043s coverage: 33.3% of statements [2025-05-27T02:56:40.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.043s coverage: 100.0% of statements [2025-05-27T02:56:40.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.177s coverage: 54.5% of statements [2025-05-27T02:56:40.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2025-05-27T02:56:40.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2025-05-27T02:56:40.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2025-05-27T02:56:40.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2025-05-27T02:56:40.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements [2025-05-27T02:56:40.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements [2025-05-27T02:56:40.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements [2025-05-27T02:56:40.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.142s coverage: 29.2% of statements [2025-05-27T02:56:40.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.015s coverage: 93.8% of statements [2025-05-27T02:56:40.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements [2025-05-27T02:56:40.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.019s coverage: 76.2% of statements [2025-05-27T02:56:40.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.019s coverage: 54.0% of statements [2025-05-27T02:56:40.563Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.0% of statements [2025-05-27T02:56:40.563Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.105s coverage: 94.9% of statements [2025-05-27T02:56:40.563Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.028s coverage: 9.0% of statements [2025-05-27T02:56:40.563Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 97.7% of statements [2025-05-27T02:56:40.563Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.024s coverage: 43.6% of statements [2025-05-27T02:56:40.563Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-05-27T02:56:40.563Z] running golangci-lint [2025-05-27T02:56:40.563Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-05-27T02:56:40.563Z] go version go1.23.8 linux/amd64 [2025-05-27T02:56:40.563Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-05-27T02:56:40.563Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-05-27T02:56:40.563Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-05-27T02:57:02.494Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|compiled_files|deps|exports_file|types_sizes) took 21.746462027s" [2025-05-27T02:57:02.494Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 59.251454ms" [2025-05-27T02:57:17.364Z] level=info msg="[linters_context/goanalysis] analyzers took 1m54.320515417s with top 10 stages: buildir: 1m2.300329098s, gosec: 4.036197915s, inspect: 2.903772016s, fact_deprecated: 2.836625942s, printf: 1.967521521s, ctrlflow: 1.743069019s, fact_purity: 1.574967479s, nilness: 1.368078553s, S1038: 993.536887ms, typedness: 884.323042ms" [2025-05-27T02:57:17.364Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-05-27T02:57:17.364Z] level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 202/202, skip_dirs: 202/202, identifier_marker: 202/202, skip_files: 202/202, autogenerated_exclude: 202/202, exclude: 202/202, exclude-rules: 202/20, nolint: 20/0, invalid_issue: 202/202, cgo: 202/202, filename_unadjuster: 202/202" [2025-05-27T02:57:17.364Z] level=info msg="[runner] processing took 21.874879ms with stages: nolint: 9.584523ms, identifier_marker: 7.02657ms, exclude-rules: 1.702625ms, autogenerated_exclude: 1.393342ms, path_prettifier: 1.386442ms, skip_dirs: 625.406µs, invalid_issue: 69.03µs, cgo: 52.59µs, filename_unadjuster: 28.531µs, max_same_issues: 1.12µs, uniq_by_line: 790ns, skip_files: 670ns, fixer: 650ns, exclude: 590ns, max_from_linter: 380ns, sort_results: 370ns, path_shortener: 320ns, source_code: 280ns, path_prefixer: 270ns, diff: 160ns, max_per_file_from_linter: 120ns, severity-rules: 100ns" [2025-05-27T02:57:17.364Z] level=info msg="[runner] linters took 13.010834357s with stages: goanalysis_metalinter: 12.988838877s" [2025-05-27T02:57:17.364Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-05-27T02:57:17.364Z] level=info msg="Memory: 350 samples, avg is 324.5MB, max is 1493.4MB" [2025-05-27T02:57:17.364Z] level=info msg="Execution took 34.823593636s" [2025-05-27T02:57:17.364Z] go vet ./... [2025-05-27T02:57:22.624Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-05-27T02:57:22.624Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-05-27T02:57:22.624Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-05-27T02:57:22.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-05-27T02:57:22.981Z] + ls -al . [2025-05-27T02:57:22.981Z] total 1992 [2025-05-27T02:57:22.981Z] drwxrwxr-x 11 1001 1001 4096 May 27 02:55 . [2025-05-27T02:57:22.981Z] drwxr-xr-x 4 root root 4096 May 27 02:55 .. [2025-05-27T02:57:22.981Z] drwxrwxr-x 2 1001 1001 4096 May 27 02:54 .blubracket [2025-05-27T02:57:22.981Z] -rw-rw-r-- 1 1001 1001 10 May 27 02:54 .dockerignore [2025-05-27T02:57:22.981Z] drwxrwxr-x 8 1001 1001 4096 May 27 02:56 .git [2025-05-27T02:57:22.981Z] drwxrwxr-x 3 1001 1001 4096 May 27 02:54 .github [2025-05-27T02:57:22.981Z] -rw-rw-r-- 1 1001 1001 909 May 27 02:54 .gitignore [2025-05-27T02:57:22.981Z] -rw-rw-r-- 1 1001 1001 218 May 27 02:54 .golangci.yml [2025-05-27T02:57:22.981Z] -rw-rw-r-- 1 1001 1001 100 May 27 02:54 .hadolint.yml [2025-05-27T02:57:22.981Z] drwxr-xr-x 3 1001 1001 4096 May 27 02:54 .semver [2025-05-27T02:57:22.981Z] -rw-rw-r-- 1 1001 1001 155 May 27 02:54 .sonarcloud.properties [2025-05-27T02:57:22.981Z] -rw-rw-r-- 1 1001 1001 1171 May 27 02:54 ADOPTERS.md [2025-05-27T02:57:22.981Z] -rw-rw-r-- 1 1001 1001 17374 May 27 02:54 Attribution.txt [2025-05-27T02:57:22.981Z] -rw-rw-r-- 1 1001 1001 108018 May 27 02:54 CHANGELOG.md [2025-05-27T02:57:22.981Z] -rw-rw-r-- 1 1001 1001 3804 May 27 02:54 CONTRIBUTING.md [2025-05-27T02:57:22.981Z] -rw-rw-r-- 1 1001 1001 677 May 27 02:54 GOVERNANCE.md [2025-05-27T02:57:22.981Z] -rw-rw-r-- 1 1001 1001 858 May 27 02:54 Jenkinsfile [2025-05-27T02:57:22.981Z] -rw-rw-r-- 1 1001 1001 10775 May 27 02:54 LICENSE [2025-05-27T02:57:22.981Z] -rw-rw-r-- 1 1001 1001 16740 May 27 02:54 Makefile [2025-05-27T02:57:22.981Z] -rw-rw-r-- 1 1001 1001 582 May 27 02:54 OWNERS.md [2025-05-27T02:57:22.981Z] -rw-rw-r-- 1 1001 1001 9932 May 27 02:54 README.md [2025-05-27T02:57:22.981Z] -rw-rw-r-- 1 1001 1001 789 May 27 02:54 SECURITY.md [2025-05-27T02:57:22.981Z] -rw-rw-r-- 1 1001 1001 5 May 27 02:54 VERSION [2025-05-27T02:57:22.981Z] drwxrwxr-x 2 1001 1001 4096 May 27 02:54 bin [2025-05-27T02:57:22.981Z] drwxrwxr-x 19 1001 1001 4096 May 27 02:54 cmd [2025-05-27T02:57:22.981Z] -rw-r--r-- 1 root root 1661714 May 27 02:56 coverage.out [2025-05-27T02:57:22.981Z] drwxrwxr-x 2 1001 1001 4096 May 27 02:54 fuzz_test [2025-05-27T02:57:22.981Z] -rw-rw-r-- 1 1001 1001 6492 May 27 02:54 go.mod [2025-05-27T02:57:22.981Z] -rw-rw-r-- 1 1001 1001 88215 May 27 02:54 go.sum [2025-05-27T02:57:22.981Z] drwxrwxr-x 7 1001 1001 4096 May 27 02:54 internal [2025-05-27T02:57:22.981Z] drwxrwxr-x 2 1001 1001 4096 May 27 02:54 openapi [2025-05-27T02:57:22.981Z] -rw-rw-r-- 1 1001 1001 584 May 27 02:54 security.txt [2025-05-27T02:57:22.981Z] -rw-rw-r-- 1 1001 1001 204 May 27 02:54 version.go [Pipeline] sh [2025-05-27T02:57:23.288Z] + '[' -e coverage.out ] [2025-05-27T02:57:23.288Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-05-27T02:57:23.459Z] Stashed 1 file(s) [Pipeline] sh [2025-05-27T02:57:23.755Z] + make build [2025-05-27T02:57:23.755Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-05-27T02:57:45.677Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-05-27T02:57:47.055Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-05-27T02:57:48.430Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-05-27T02:57:48.997Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-05-27T02:57:50.370Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-05-27T02:57:55.663Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-05-27T02:57:57.563Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-05-27T02:57:59.465Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-05-27T02:58:01.369Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-05-27T02:58:02.748Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-05-27T02:58:04.127Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-05-27T02:58:04.693Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-05-27T02:58:06.084Z] $ docker stop --time=1 e17b80793dd655cabd8ce976f2ec4d3edf2030d469be05a845c6ee3680368d40 [2025-05-27T02:58:08.857Z] $ docker rm -f --volumes e17b80793dd655cabd8ce976f2ec4d3edf2030d469be05a845c6ee3680368d40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-27T02:58:10.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-05-27T02:58:10.446Z] [2025-05-27T02:58:10.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-27T02:58:10.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-05-27T02:58:10.832Z] latest: Pulling from edgex-devops/edgex-compose [2025-05-27T02:58:10.832Z] 91d30c5bc195: Pulling fs layer [2025-05-27T02:58:10.832Z] 2e9b0aa3be6d: Pulling fs layer [2025-05-27T02:58:10.832Z] 9c61dcf015f6: Pulling fs layer [2025-05-27T02:58:10.832Z] 4698f68db338: Pulling fs layer [2025-05-27T02:58:10.832Z] 2a2f49069b9e: Pulling fs layer [2025-05-27T02:58:10.832Z] e0025b399a48: Pulling fs layer [2025-05-27T02:58:10.832Z] 4698f68db338: Waiting [2025-05-27T02:58:10.832Z] 2a2f49069b9e: Waiting [2025-05-27T02:58:10.832Z] e0025b399a48: Waiting [2025-05-27T02:58:10.832Z] 91d30c5bc195: Verifying Checksum [2025-05-27T02:58:10.832Z] 4698f68db338: Verifying Checksum [2025-05-27T02:58:10.832Z] 4698f68db338: Download complete [2025-05-27T02:58:11.089Z] 2e9b0aa3be6d: Verifying Checksum [2025-05-27T02:58:11.089Z] 2e9b0aa3be6d: Download complete [2025-05-27T02:58:11.089Z] e0025b399a48: Verifying Checksum [2025-05-27T02:58:11.089Z] e0025b399a48: Download complete [2025-05-27T02:58:11.089Z] 91d30c5bc195: Pull complete [2025-05-27T02:58:11.089Z] 2a2f49069b9e: Download complete [2025-05-27T02:58:11.348Z] 2e9b0aa3be6d: Pull complete [2025-05-27T02:58:11.607Z] 9c61dcf015f6: Verifying Checksum [2025-05-27T02:58:11.607Z] 9c61dcf015f6: Download complete [2025-05-27T02:58:14.141Z] 9c61dcf015f6: Pull complete [2025-05-27T02:58:14.141Z] 4698f68db338: Pull complete [2025-05-27T02:58:14.141Z] 2a2f49069b9e: Pull complete [2025-05-27T02:58:14.399Z] e0025b399a48: Pull complete [2025-05-27T02:58:14.399Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-05-27T02:58:14.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-05-27T02:58:14.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-27T02:58:14.626Z] prd-ubuntu20.04-docker-8c-8g-2309 does not seem to be running inside a container [2025-05-27T02:58:14.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-05-27T02:58:15.916Z] $ docker top 6184bbf94936daaf41e92f2a58d4c760ea9e93c0a3a993a917763abc4aab4ff1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-27T02:58:16.325Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-05-27T02:58:18.230Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-05-27T02:58:18.230Z] #1 transferring dockerfile: 2.23kB done [2025-05-27T02:58:18.230Z] #1 DONE 0.0s [2025-05-27T02:58:18.488Z] [2025-05-27T02:58:18.488Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2025-05-27T02:58:18.488Z] #2 transferring dockerfile: 2.49kB done [2025-05-27T02:58:18.488Z] #2 DONE 0.0s [2025-05-27T02:58:18.488Z] [2025-05-27T02:58:18.488Z] #3 [core-command internal] load build definition from Dockerfile [2025-05-27T02:58:18.488Z] #3 transferring dockerfile: 1.94kB done [2025-05-27T02:58:18.488Z] #3 DONE 0.0s [2025-05-27T02:58:18.488Z] [2025-05-27T02:58:18.488Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-05-27T02:58:18.488Z] #4 transferring dockerfile: 1.89kB done [2025-05-27T02:58:18.488Z] #4 DONE 0.0s [2025-05-27T02:58:18.488Z] [2025-05-27T02:58:18.488Z] #5 [core-keeper internal] load build definition from Dockerfile [2025-05-27T02:58:18.488Z] #5 transferring dockerfile: 2.01kB done [2025-05-27T02:58:18.488Z] #5 DONE 0.0s [2025-05-27T02:58:18.488Z] [2025-05-27T02:58:18.488Z] #6 [core-metadata internal] load build definition from Dockerfile [2025-05-27T02:58:18.488Z] #6 transferring dockerfile: 2.10kB done [2025-05-27T02:58:18.488Z] #6 DONE 0.0s [2025-05-27T02:58:18.488Z] [2025-05-27T02:58:18.488Z] #7 [support-scheduler internal] load build definition from Dockerfile [2025-05-27T02:58:18.488Z] #7 transferring dockerfile: 1.83kB done [2025-05-27T02:58:18.488Z] #7 DONE 0.0s [2025-05-27T02:58:18.488Z] [2025-05-27T02:58:18.488Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2025-05-27T02:58:18.488Z] #8 transferring dockerfile: 2.14kB done [2025-05-27T02:58:18.488Z] #8 DONE 0.0s [2025-05-27T02:58:18.488Z] [2025-05-27T02:58:18.489Z] #9 [core-common-config-bootstrapper internal] load .dockerignore [2025-05-27T02:58:18.489Z] #9 transferring context: 50B done [2025-05-27T02:58:18.752Z] #9 DONE 0.1s [2025-05-27T02:58:18.752Z] [2025-05-27T02:58:18.752Z] #10 [security-spire-config internal] load build definition from Dockerfile [2025-05-27T02:58:18.752Z] #10 transferring dockerfile: 1.69kB done [2025-05-27T02:58:18.752Z] #10 DONE 0.0s [2025-05-27T02:58:18.752Z] [2025-05-27T02:58:18.752Z] #11 [core-data internal] load build definition from Dockerfile [2025-05-27T02:58:18.752Z] #11 transferring dockerfile: 2.04kB done [2025-05-27T02:58:18.752Z] #11 DONE 0.1s [2025-05-27T02:58:18.752Z] [2025-05-27T02:58:18.752Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2025-05-27T02:58:18.752Z] #12 transferring dockerfile: 2.50kB done [2025-05-27T02:58:18.752Z] #12 DONE 0.1s [2025-05-27T02:58:18.752Z] [2025-05-27T02:58:18.752Z] #13 [support-notifications internal] load build definition from Dockerfile [2025-05-27T02:58:18.752Z] #13 transferring dockerfile: 2.00kB done [2025-05-27T02:58:18.752Z] #13 DONE 0.1s [2025-05-27T02:58:18.752Z] [2025-05-27T02:58:18.752Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2025-05-27T02:58:18.752Z] #14 transferring dockerfile: 1.81kB done [2025-05-27T02:58:18.752Z] #14 DONE 0.1s [2025-05-27T02:58:18.752Z] [2025-05-27T02:58:18.752Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2025-05-27T02:58:18.752Z] #15 transferring dockerfile: 3.02kB done [2025-05-27T02:58:18.752Z] #15 DONE 0.1s [2025-05-27T02:58:18.752Z] [2025-05-27T02:58:18.752Z] #16 [security-spire-server internal] load build definition from Dockerfile [2025-05-27T02:58:18.752Z] #16 transferring dockerfile: 1.70kB done [2025-05-27T02:58:18.752Z] #16 DONE 0.1s [2025-05-27T02:58:18.752Z] [2025-05-27T02:58:18.752Z] #17 [security-secretstore-setup internal] load .dockerignore [2025-05-27T02:58:18.752Z] #17 transferring context: 50B done [2025-05-27T02:58:18.752Z] #17 DONE 0.0s [2025-05-27T02:58:18.752Z] [2025-05-27T02:58:18.752Z] #18 [core-command internal] load .dockerignore [2025-05-27T02:58:18.752Z] #18 transferring context: 50B done [2025-05-27T02:58:18.752Z] #18 DONE 0.0s [2025-05-27T02:58:18.752Z] [2025-05-27T02:58:18.752Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2025-05-27T02:58:18.752Z] #19 transferring context: 50B done [2025-05-27T02:58:18.752Z] #19 DONE 0.0s [2025-05-27T02:58:18.752Z] [2025-05-27T02:58:18.752Z] #20 [core-keeper internal] load .dockerignore [2025-05-27T02:58:18.752Z] #20 transferring context: 50B done [2025-05-27T02:58:18.752Z] #20 DONE 0.0s [2025-05-27T02:58:18.752Z] [2025-05-27T02:58:18.752Z] #21 [core-metadata internal] load .dockerignore [2025-05-27T02:58:18.752Z] #21 transferring context: 50B done [2025-05-27T02:58:18.752Z] #21 DONE 0.0s [2025-05-27T02:58:18.752Z] [2025-05-27T02:58:18.752Z] #22 [support-scheduler internal] load .dockerignore [2025-05-27T02:58:18.752Z] #22 transferring context: 50B done [2025-05-27T02:58:18.752Z] #22 DONE 0.0s [2025-05-27T02:58:18.752Z] [2025-05-27T02:58:18.752Z] #23 [security-proxy-auth internal] load .dockerignore [2025-05-27T02:58:18.752Z] #23 transferring context: 50B done [2025-05-27T02:58:18.752Z] #23 DONE 0.0s [2025-05-27T02:58:18.752Z] [2025-05-27T02:58:18.752Z] #24 [security-spire-config internal] load .dockerignore [2025-05-27T02:58:19.010Z] #24 transferring context: 50B done [2025-05-27T02:58:19.011Z] #24 DONE 0.0s [2025-05-27T02:58:19.011Z] [2025-05-27T02:58:19.011Z] #25 [core-data internal] load .dockerignore [2025-05-27T02:58:19.011Z] #25 transferring context: 50B done [2025-05-27T02:58:19.011Z] #25 DONE 0.0s [2025-05-27T02:58:19.011Z] [2025-05-27T02:58:19.011Z] #26 [security-proxy-setup internal] load .dockerignore [2025-05-27T02:58:19.011Z] #26 transferring context: 50B done [2025-05-27T02:58:19.011Z] #26 DONE 0.0s [2025-05-27T02:58:19.011Z] [2025-05-27T02:58:19.011Z] #27 [support-notifications internal] load .dockerignore [2025-05-27T02:58:19.011Z] #27 transferring context: 50B done [2025-05-27T02:58:19.011Z] #27 DONE 0.0s [2025-05-27T02:58:19.011Z] [2025-05-27T02:58:19.011Z] #28 [security-bootstrapper internal] load .dockerignore [2025-05-27T02:58:19.011Z] #28 transferring context: 50B done [2025-05-27T02:58:19.011Z] #28 DONE 0.0s [2025-05-27T02:58:19.011Z] [2025-05-27T02:58:19.011Z] #29 [security-spire-agent internal] load .dockerignore [2025-05-27T02:58:19.011Z] #29 transferring context: 50B done [2025-05-27T02:58:19.011Z] #29 DONE 0.0s [2025-05-27T02:58:19.011Z] [2025-05-27T02:58:19.011Z] #30 [security-spire-server internal] load .dockerignore [2025-05-27T02:58:19.011Z] #30 transferring context: 50B done [2025-05-27T02:58:19.011Z] #30 DONE 0.0s [2025-05-27T02:58:19.011Z] [2025-05-27T02:58:19.011Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-05-27T02:58:19.011Z] #31 DONE 0.0s [2025-05-27T02:58:19.011Z] [2025-05-27T02:58:19.011Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-05-27T02:58:19.268Z] #32 ... [2025-05-27T02:58:19.268Z] [2025-05-27T02:58:19.268Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-05-27T02:58:19.268Z] #31 DONE 0.0s [2025-05-27T02:58:19.268Z] [2025-05-27T02:58:19.268Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-05-27T02:58:19.527Z] #32 DONE 0.5s [2025-05-27T02:58:19.527Z] [2025-05-27T02:58:19.527Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-05-27T02:58:19.527Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-05-27T02:58:19.527Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-05-27T02:58:19.527Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-05-27T02:58:19.527Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-05-27T02:58:19.527Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-05-27T02:58:19.785Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-05-27T02:58:19.785Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-05-27T02:58:19.785Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-05-27T02:58:19.785Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-05-27T02:58:19.785Z] #33 DONE 0.4s [2025-05-27T02:58:19.785Z] [2025-05-27T02:58:19.785Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-05-27T02:58:19.785Z] #34 DONE 0.5s [2025-05-27T02:58:19.785Z] [2025-05-27T02:58:19.785Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-05-27T02:58:19.785Z] #35 DONE 0.5s [2025-05-27T02:58:19.785Z] [2025-05-27T02:58:19.785Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-05-27T02:58:19.785Z] #36 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-05-27T02:58:20.043Z] #36 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-05-27T02:58:20.043Z] #36 ... [2025-05-27T02:58:20.043Z] [2025-05-27T02:58:20.043Z] #37 [security-spire-server internal] load build context [2025-05-27T02:58:20.043Z] #37 transferring context: 23.80kB done [2025-05-27T02:58:20.043Z] #37 DONE 0.4s [2025-05-27T02:58:20.043Z] [2025-05-27T02:58:20.043Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-05-27T02:58:20.043Z] #36 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-05-27T02:58:20.043Z] #36 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-05-27T02:58:20.304Z] #36 ... [2025-05-27T02:58:20.304Z] [2025-05-27T02:58:20.304Z] #38 [security-spire-config internal] load build context [2025-05-27T02:58:20.304Z] #38 transferring context: 22.05kB 0.0s done [2025-05-27T02:58:20.304Z] #38 DONE 0.5s [2025-05-27T02:58:20.304Z] [2025-05-27T02:58:20.304Z] #39 [security-spire-agent internal] load build context [2025-05-27T02:58:20.304Z] #39 transferring context: 23.33kB done [2025-05-27T02:58:20.304Z] #39 DONE 0.5s [2025-05-27T02:58:20.304Z] [2025-05-27T02:58:20.304Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-05-27T02:58:20.304Z] #36 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-05-27T02:58:20.304Z] #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-05-27T02:58:20.304Z] #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-05-27T02:58:20.304Z] #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s [2025-05-27T02:58:20.304Z] #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-05-27T02:58:20.304Z] #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-05-27T02:58:20.304Z] #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.1s done [2025-05-27T02:58:20.304Z] #36 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-05-27T02:58:20.304Z] #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s [2025-05-27T02:58:20.564Z] #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 8.39MB / 36.47MB 0.4s [2025-05-27T02:58:20.564Z] #36 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-05-27T02:58:20.564Z] #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 19.92MB / 36.47MB 0.5s [2025-05-27T02:58:20.564Z] #36 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-05-27T02:58:20.827Z] #36 ... [2025-05-27T02:58:20.827Z] [2025-05-27T02:58:20.827Z] #40 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-05-27T02:58:20.827Z] #40 DONE 1.4s [2025-05-27T02:58:20.827Z] [2025-05-27T02:58:20.827Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-05-27T02:58:20.827Z] #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 33.55MB / 36.47MB 0.6s [2025-05-27T02:58:21.091Z] #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.8s [2025-05-27T02:58:21.796Z] #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.4s done [2025-05-27T02:58:22.055Z] #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.4s done [2025-05-27T02:58:22.313Z] #36 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-05-27T02:58:25.354Z] #36 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.8s done [2025-05-27T02:58:25.657Z] #36 ... [2025-05-27T02:58:25.657Z] [2025-05-27T02:58:25.657Z] #41 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-05-27T02:58:25.657Z] #41 DONE 5.2s [2025-05-27T02:58:25.939Z] [2025-05-27T02:58:25.939Z] #42 [security-secretstore-setup internal] load build context [2025-05-27T02:58:25.939Z] #42 transferring context: 189.27MB 6.3s [2025-05-27T02:58:25.939Z] #42 ... [2025-05-27T02:58:25.939Z] [2025-05-27T02:58:25.939Z] #43 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-05-27T02:58:29.366Z] #43 ... [2025-05-27T02:58:29.366Z] [2025-05-27T02:58:29.366Z] #44 [support-scheduler internal] load build context [2025-05-27T02:58:29.624Z] #44 ... [2025-05-27T02:58:29.624Z] [2025-05-27T02:58:29.624Z] #45 [core-common-config-bootstrapper internal] load build context [2025-05-27T02:58:29.624Z] #45 ... [2025-05-27T02:58:29.624Z] [2025-05-27T02:58:29.624Z] #46 [core-metadata internal] load build context [2025-05-27T02:58:29.624Z] #46 ... [2025-05-27T02:58:29.624Z] [2025-05-27T02:58:29.624Z] #47 [core-command internal] load build context [2025-05-27T02:58:29.886Z] #47 ... [2025-05-27T02:58:29.886Z] [2025-05-27T02:58:29.886Z] #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-05-27T02:58:29.886Z] #48 ... [2025-05-27T02:58:29.886Z] [2025-05-27T02:58:29.886Z] #49 [core-data internal] load build context [2025-05-27T02:58:30.144Z] #49 ... [2025-05-27T02:58:30.144Z] [2025-05-27T02:58:30.144Z] #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-05-27T02:58:30.144Z] #50 ... [2025-05-27T02:58:30.144Z] [2025-05-27T02:58:30.144Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-05-27T02:58:30.144Z] #51 ... [2025-05-27T02:58:30.144Z] [2025-05-27T02:58:30.144Z] #52 [security-spiffe-token-provider internal] load build context [2025-05-27T02:58:30.405Z] #52 ... [2025-05-27T02:58:30.405Z] [2025-05-27T02:58:30.405Z] #53 [security-bootstrapper internal] load build context [2025-05-27T02:58:30.405Z] #53 ... [2025-05-27T02:58:30.405Z] [2025-05-27T02:58:30.405Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-05-27T02:58:30.839Z] #54 ... [2025-05-27T02:58:30.840Z] [2025-05-27T02:58:30.840Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-05-27T02:58:31.102Z] #55 ... [2025-05-27T02:58:31.102Z] [2025-05-27T02:58:31.102Z] #56 [security-proxy-setup internal] load build context [2025-05-27T02:58:31.102Z] #56 ... [2025-05-27T02:58:31.102Z] [2025-05-27T02:58:31.102Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-05-27T02:58:31.102Z] #57 ... [2025-05-27T02:58:31.102Z] [2025-05-27T02:58:31.102Z] #58 [core-keeper internal] load build context [2025-05-27T02:58:31.102Z] #58 transferring context: 413.26MB 11.5s [2025-05-27T02:58:31.102Z] #58 ... [2025-05-27T02:58:31.102Z] [2025-05-27T02:58:31.102Z] #59 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-05-27T02:58:31.360Z] #59 ... [2025-05-27T02:58:31.360Z] [2025-05-27T02:58:31.360Z] #60 [security-proxy-auth internal] load build context [2025-05-27T02:58:31.360Z] #60 ... [2025-05-27T02:58:31.360Z] [2025-05-27T02:58:31.360Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-05-27T02:58:31.360Z] #61 ... [2025-05-27T02:58:31.360Z] [2025-05-27T02:58:31.360Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-05-27T02:58:31.618Z] #62 ... [2025-05-27T02:58:31.618Z] [2025-05-27T02:58:31.618Z] #63 [support-notifications internal] load build context [2025-05-27T02:58:31.618Z] #63 ... [2025-05-27T02:58:31.618Z] [2025-05-27T02:58:31.618Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-05-27T02:58:31.618Z] #0 0.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:31.618Z] #0 1.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:31.618Z] #0 1.385 (1/1) Installing dumb-init (1.2.5-r3) [2025-05-27T02:58:31.618Z] #0 1.389 Executing busybox-1.36.1-r29.trigger [2025-05-27T02:58:31.618Z] #0 1.419 OK: 8 MiB in 15 packages [2025-05-27T02:58:31.877Z] #64 ... [2025-05-27T02:58:31.877Z] [2025-05-27T02:58:31.877Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-05-27T02:58:31.877Z] #0 2.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:31.877Z] #0 2.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:31.877Z] #0 2.700 v3.20.6-179-gc9530077c98 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-05-27T02:58:31.877Z] #0 2.700 v3.20.6-176-gbdda3b6c38d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-05-27T02:58:31.877Z] #0 2.700 OK: 24171 distinct packages available [2025-05-27T02:58:31.877Z] #0 2.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:31.877Z] #0 2.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:31.877Z] #0 3.063 (1/5) Installing dumb-init (1.2.5-r3) [2025-05-27T02:58:31.877Z] #0 3.068 (2/5) Installing musl-obstack (1.2.3-r2) [2025-05-27T02:58:31.877Z] #0 3.077 (3/5) Installing libucontext (1.2-r3) [2025-05-27T02:58:31.877Z] #0 3.081 (4/5) Installing gcompat (1.1.0-r4) [2025-05-27T02:58:31.877Z] #0 3.086 (5/5) Installing openssl (3.3.3-r0) [2025-05-27T02:58:31.877Z] #0 3.095 Executing busybox-1.36.1-r29.trigger [2025-05-27T02:58:31.877Z] #0 3.108 OK: 9 MiB in 19 packages [2025-05-27T02:58:31.877Z] #65 ... [2025-05-27T02:58:31.877Z] [2025-05-27T02:58:31.877Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-05-27T02:58:31.877Z] #66 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done [2025-05-27T02:58:31.877Z] #66 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-05-27T02:58:31.877Z] #66 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-05-27T02:58:31.877Z] #66 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-05-27T02:58:31.877Z] #66 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-05-27T02:58:31.877Z] #66 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-05-27T02:58:31.877Z] #66 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.3s done [2025-05-27T02:58:31.877Z] #66 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.5s done [2025-05-27T02:58:31.877Z] #66 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-05-27T02:58:31.877Z] #66 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.8s done [2025-05-27T02:58:31.877Z] #66 ... [2025-05-27T02:58:31.877Z] [2025-05-27T02:58:31.877Z] #60 [security-proxy-auth internal] load build context [2025-05-27T02:58:33.264Z] #60 ... [2025-05-27T02:58:33.264Z] [2025-05-27T02:58:33.264Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-05-27T02:58:33.264Z] #65 DONE 13.2s [2025-05-27T02:58:33.264Z] [2025-05-27T02:58:33.264Z] #47 [core-command internal] load build context [2025-05-27T02:58:33.264Z] #47 transferring context: 503.38MB 12.1s done [2025-05-27T02:58:33.264Z] #47 DONE 13.7s [2025-05-27T02:58:33.264Z] [2025-05-27T02:58:33.264Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-05-27T02:58:33.264Z] #64 DONE 13.2s [2025-05-27T02:58:33.264Z] [2025-05-27T02:58:33.264Z] #46 [core-metadata internal] load build context [2025-05-27T02:58:33.264Z] #46 transferring context: 503.38MB 12.9s done [2025-05-27T02:58:33.264Z] #46 DONE 13.7s [2025-05-27T02:58:33.264Z] [2025-05-27T02:58:33.264Z] #44 [support-scheduler internal] load build context [2025-05-27T02:58:33.264Z] #44 transferring context: 503.38MB 12.9s done [2025-05-27T02:58:33.264Z] #44 DONE 13.7s [2025-05-27T02:58:33.264Z] [2025-05-27T02:58:33.264Z] #58 [core-keeper internal] load build context [2025-05-27T02:58:33.264Z] #58 transferring context: 503.38MB 13.1s done [2025-05-27T02:58:33.264Z] #58 DONE 13.7s [2025-05-27T02:58:33.264Z] [2025-05-27T02:58:33.264Z] #60 [security-proxy-auth internal] load build context [2025-05-27T02:58:33.264Z] #60 ... [2025-05-27T02:58:33.264Z] [2025-05-27T02:58:33.264Z] #45 [core-common-config-bootstrapper internal] load build context [2025-05-27T02:58:33.264Z] #45 transferring context: 503.38MB 13.8s done [2025-05-27T02:58:33.264Z] #45 DONE 13.9s [2025-05-27T02:58:33.264Z] [2025-05-27T02:58:33.264Z] #60 [security-proxy-auth internal] load build context [2025-05-27T02:58:33.530Z] #60 ... [2025-05-27T02:58:33.530Z] [2025-05-27T02:58:33.530Z] #52 [security-spiffe-token-provider internal] load build context [2025-05-27T02:58:33.530Z] #52 transferring context: 503.38MB 13.9s done [2025-05-27T02:58:33.530Z] #52 DONE 14.1s [2025-05-27T02:58:33.530Z] [2025-05-27T02:58:33.530Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-05-27T02:58:36.072Z] #36 ... [2025-05-27T02:58:36.072Z] [2025-05-27T02:58:36.072Z] #42 [security-secretstore-setup internal] load build context [2025-05-27T02:58:36.072Z] #42 transferring context: 503.38MB 14.2s done [2025-05-27T02:58:36.331Z] #42 ... [2025-05-27T02:58:36.331Z] [2025-05-27T02:58:36.331Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-05-27T02:58:36.331Z] #67 ... [2025-05-27T02:58:36.331Z] [2025-05-27T02:58:36.331Z] #68 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-05-27T02:58:36.590Z] #68 ... [2025-05-27T02:58:36.590Z] [2025-05-27T02:58:36.590Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-05-27T02:58:36.590Z] #69 ... [2025-05-27T02:58:36.590Z] [2025-05-27T02:58:36.590Z] #49 [core-data internal] load build context [2025-05-27T02:58:36.590Z] #49 transferring context: 503.38MB 14.5s done [2025-05-27T02:58:36.590Z] #49 DONE 17.3s [2025-05-27T02:58:36.590Z] [2025-05-27T02:58:36.590Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-05-27T02:58:36.848Z] #70 ... [2025-05-27T02:58:36.848Z] [2025-05-27T02:58:36.848Z] #42 [security-secretstore-setup internal] load build context [2025-05-27T02:58:36.848Z] #42 DONE 17.3s [2025-05-27T02:58:36.848Z] [2025-05-27T02:58:36.848Z] #60 [security-proxy-auth internal] load build context [2025-05-27T02:58:36.848Z] #60 transferring context: 503.38MB 14.6s done [2025-05-27T02:58:36.848Z] #60 DONE 17.3s [2025-05-27T02:58:36.848Z] [2025-05-27T02:58:36.848Z] #53 [security-bootstrapper internal] load build context [2025-05-27T02:58:36.848Z] #53 transferring context: 503.38MB 14.7s done [2025-05-27T02:58:36.848Z] #53 DONE 17.3s [2025-05-27T02:58:36.848Z] [2025-05-27T02:58:36.848Z] #56 [security-proxy-setup internal] load build context [2025-05-27T02:58:36.848Z] #56 transferring context: 503.38MB 14.7s done [2025-05-27T02:58:36.848Z] #56 DONE 17.3s [2025-05-27T02:58:36.848Z] [2025-05-27T02:58:36.848Z] #63 [support-notifications internal] load build context [2025-05-27T02:58:36.848Z] #63 transferring context: 503.38MB 14.9s done [2025-05-27T02:58:36.848Z] #63 DONE 17.3s [2025-05-27T02:58:36.848Z] [2025-05-27T02:58:36.848Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-05-27T02:58:36.848Z] #62 DONE 16.9s [2025-05-27T02:58:36.848Z] [2025-05-27T02:58:36.848Z] #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-05-27T02:58:36.848Z] #48 14.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:36.848Z] #48 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:36.848Z] #48 15.10 (1/4) Installing dumb-init (1.2.5-r3) [2025-05-27T02:58:36.848Z] #48 15.11 (2/4) Installing openssl (3.3.3-r0) [2025-05-27T02:58:36.848Z] #48 15.12 (3/4) Installing su-exec (0.2-r3) [2025-05-27T02:58:36.848Z] #48 15.12 (4/4) Installing yq-go (4.44.1-r2) [2025-05-27T02:58:36.848Z] #48 15.19 Executing busybox-1.36.1-r29.trigger [2025-05-27T02:58:36.848Z] #48 15.19 OK: 19 MiB in 18 packages [2025-05-27T02:58:36.848Z] #48 DONE 17.0s [2025-05-27T02:58:36.848Z] [2025-05-27T02:58:36.848Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-05-27T02:58:36.848Z] #71 ... [2025-05-27T02:58:36.848Z] [2025-05-27T02:58:36.848Z] #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-05-27T02:58:36.848Z] #50 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:36.848Z] #50 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:36.848Z] #50 14.02 v3.20.6-179-gc9530077c98 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-05-27T02:58:36.848Z] #50 14.02 v3.20.6-176-gbdda3b6c38d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-05-27T02:58:36.848Z] #50 14.02 OK: 24171 distinct packages available [2025-05-27T02:58:36.848Z] #50 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:36.848Z] #50 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:36.848Z] #50 14.43 (1/4) Installing dumb-init (1.2.5-r3) [2025-05-27T02:58:36.848Z] #50 14.43 (2/4) Installing musl-obstack (1.2.3-r2) [2025-05-27T02:58:36.848Z] #50 14.43 (3/4) Installing libucontext (1.2-r3) [2025-05-27T02:58:36.848Z] #50 14.44 (4/4) Installing gcompat (1.1.0-r4) [2025-05-27T02:58:36.848Z] #50 14.44 Executing busybox-1.36.1-r29.trigger [2025-05-27T02:58:36.848Z] #50 14.45 OK: 8 MiB in 18 packages [2025-05-27T02:58:36.848Z] #50 DONE 17.0s [2025-05-27T02:58:36.848Z] [2025-05-27T02:58:36.848Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-05-27T02:58:36.848Z] #70 DONE 10.8s [2025-05-27T02:58:36.848Z] [2025-05-27T02:58:36.848Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-05-27T02:58:36.848Z] #57 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:36.848Z] #57 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:36.848Z] #57 15.62 (1/7) Installing ca-certificates (20241121-r1) [2025-05-27T02:58:36.848Z] #57 15.64 (2/7) Installing dumb-init (1.2.5-r3) [2025-05-27T02:58:36.848Z] #57 15.64 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-05-27T02:58:36.848Z] #57 15.64 (4/7) Installing libsodium (1.0.19-r0) [2025-05-27T02:58:36.848Z] #57 15.68 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-05-27T02:58:36.848Z] #57 15.70 (6/7) Installing libzmq (4.3.5-r2) [2025-05-27T02:58:36.848Z] #57 15.71 (7/7) Installing zeromq (4.3.5-r2) [2025-05-27T02:58:36.848Z] #57 15.71 Executing busybox-1.36.1-r29.trigger [2025-05-27T02:58:36.848Z] #57 15.72 Executing ca-certificates-20241121-r1.trigger [2025-05-27T02:58:36.848Z] #57 15.76 OK: 12 MiB in 21 packages [2025-05-27T02:58:36.848Z] #57 DONE 17.0s [2025-05-27T02:58:36.848Z] [2025-05-27T02:58:36.848Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-05-27T02:58:36.848Z] #51 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:36.848Z] #51 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:36.848Z] #51 14.00 v3.20.6-179-gc9530077c98 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-05-27T02:58:36.848Z] #51 14.00 v3.20.6-176-gbdda3b6c38d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-05-27T02:58:36.848Z] #51 14.00 OK: 24171 distinct packages available [2025-05-27T02:58:36.848Z] #51 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:36.848Z] #51 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:36.848Z] #51 14.47 (1/14) Installing ca-certificates (20241121-r1) [2025-05-27T02:58:36.848Z] #51 14.49 (2/14) Installing brotli-libs (1.1.0-r2) [2025-05-27T02:58:36.848Z] #51 14.50 (3/14) Installing c-ares (1.33.1-r0) [2025-05-27T02:58:36.848Z] #51 14.51 (4/14) Installing libunistring (1.2-r0) [2025-05-27T02:58:36.848Z] #51 14.52 (5/14) Installing libidn2 (2.3.7-r0) [2025-05-27T02:58:36.848Z] #51 14.53 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-05-27T02:58:36.848Z] #51 14.53 (7/14) Installing libpsl (0.21.5-r1) [2025-05-27T02:58:36.848Z] #51 14.54 (8/14) Installing zstd-libs (1.5.6-r0) [2025-05-27T02:58:36.848Z] #51 14.54 (9/14) Installing libcurl (8.12.1-r0) [2025-05-27T02:58:36.848Z] #51 14.56 (10/14) Installing curl (8.12.1-r0) [2025-05-27T02:58:36.848Z] #51 14.56 (11/14) Installing dumb-init (1.2.5-r3) [2025-05-27T02:58:36.848Z] #51 14.57 (12/14) Installing musl-obstack (1.2.3-r2) [2025-05-27T02:58:36.848Z] #51 14.57 (13/14) Installing libucontext (1.2-r3) [2025-05-27T02:58:36.848Z] #51 14.57 (14/14) Installing gcompat (1.1.0-r4) [2025-05-27T02:58:36.848Z] #51 14.58 Executing busybox-1.36.1-r29.trigger [2025-05-27T02:58:36.848Z] #51 14.58 Executing ca-certificates-20241121-r1.trigger [2025-05-27T02:58:36.848Z] #51 14.63 OK: 13 MiB in 28 packages [2025-05-27T02:58:36.848Z] #51 DONE 17.1s [2025-05-27T02:58:36.848Z] [2025-05-27T02:58:36.848Z] #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-05-27T02:58:36.848Z] #59 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:36.848Z] #59 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:36.848Z] #59 15.15 (1/1) Installing dumb-init (1.2.5-r3) [2025-05-27T02:58:36.848Z] #59 15.15 Executing busybox-1.36.1-r29.trigger [2025-05-27T02:58:36.848Z] #59 15.16 OK: 8 MiB in 15 packages [2025-05-27T02:58:36.848Z] #59 DONE 17.2s [2025-05-27T02:58:36.848Z] [2025-05-27T02:58:36.848Z] #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-05-27T02:58:37.108Z] #72 ... [2025-05-27T02:58:37.108Z] [2025-05-27T02:58:37.108Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-05-27T02:58:37.108Z] #61 16.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:37.108Z] #61 16.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:37.108Z] #61 16.78 (1/2) Installing dumb-init (1.2.5-r3) [2025-05-27T02:58:37.108Z] #61 16.80 (2/2) Installing su-exec (0.2-r3) [2025-05-27T02:58:37.108Z] #61 16.81 Executing busybox-1.36.1-r29.trigger [2025-05-27T02:58:37.108Z] #61 16.82 OK: 8 MiB in 16 packages [2025-05-27T02:58:37.108Z] #61 DONE 17.1s [2025-05-27T02:58:37.108Z] [2025-05-27T02:58:37.108Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-05-27T02:58:37.108Z] #55 16.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:37.108Z] #55 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:37.108Z] #55 17.01 (1/4) Installing ca-certificates (20241121-r1) [2025-05-27T02:58:37.108Z] #55 17.03 (2/4) Installing dumb-init (1.2.5-r3) [2025-05-27T02:58:37.108Z] #55 17.04 (3/4) Installing su-exec (0.2-r3) [2025-05-27T02:58:37.108Z] #55 17.04 (4/4) Installing yq-go (4.44.1-r2) [2025-05-27T02:58:37.108Z] #55 17.10 Executing busybox-1.36.1-r29.trigger [2025-05-27T02:58:37.108Z] #55 17.11 Executing ca-certificates-20241121-r1.trigger [2025-05-27T02:58:37.108Z] #55 17.15 OK: 19 MiB in 18 packages [2025-05-27T02:58:37.108Z] #55 DONE 17.4s [2025-05-27T02:58:37.108Z] [2025-05-27T02:58:37.108Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-05-27T02:58:37.108Z] #54 16.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:37.108Z] #54 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:37.108Z] #54 17.00 (1/3) Installing ca-certificates (20241121-r1) [2025-05-27T02:58:37.108Z] #54 17.02 (2/3) Installing dumb-init (1.2.5-r3) [2025-05-27T02:58:37.108Z] #54 17.03 (3/3) Installing tzdata (2025b-r0) [2025-05-27T02:58:37.108Z] #54 17.07 Executing busybox-1.36.1-r29.trigger [2025-05-27T02:58:37.108Z] #54 17.08 Executing ca-certificates-20241121-r1.trigger [2025-05-27T02:58:37.108Z] #54 17.12 OK: 10 MiB in 17 packages [2025-05-27T02:58:37.367Z] #54 DONE 17.5s [2025-05-27T02:58:37.367Z] [2025-05-27T02:58:37.367Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-05-27T02:58:38.310Z] #73 ... [2025-05-27T02:58:38.310Z] [2025-05-27T02:58:38.310Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-05-27T02:58:38.310Z] #69 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:38.310Z] #69 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:38.310Z] #69 11.71 v3.20.6-179-gc9530077c98 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-05-27T02:58:38.310Z] #69 11.71 v3.20.6-176-gbdda3b6c38d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-05-27T02:58:38.310Z] #69 11.71 OK: 24171 distinct packages available [2025-05-27T02:58:38.310Z] #69 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:38.310Z] #69 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:38.310Z] #69 12.12 OK: 248 MiB in 58 packages [2025-05-27T02:58:38.310Z] #69 DONE 12.2s [2025-05-27T02:58:38.310Z] [2025-05-27T02:58:38.310Z] #68 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-05-27T02:58:38.310Z] #68 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:38.310Z] #68 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:38.310Z] #68 12.05 OK: 248 MiB in 58 packages [2025-05-27T02:58:38.310Z] #68 DONE 12.3s [2025-05-27T02:58:38.310Z] [2025-05-27T02:58:38.310Z] #74 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-05-27T02:58:38.310Z] #74 DONE 0.1s [2025-05-27T02:58:38.310Z] [2025-05-27T02:58:38.310Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-05-27T02:58:38.310Z] #75 DONE 0.0s [2025-05-27T02:58:38.310Z] [2025-05-27T02:58:38.310Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-27T02:58:38.569Z] #76 ... [2025-05-27T02:58:38.569Z] [2025-05-27T02:58:38.570Z] #43 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-05-27T02:58:38.570Z] #43 11.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:38.570Z] #43 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:38.570Z] #43 12.34 OK: 248 MiB in 58 packages [2025-05-27T02:58:38.570Z] #43 DONE 12.5s [2025-05-27T02:58:38.570Z] [2025-05-27T02:58:38.570Z] #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-05-27T02:58:38.570Z] #77 DONE 0.1s [2025-05-27T02:58:38.837Z] [2025-05-27T02:58:38.837Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-05-27T02:58:38.837Z] #71 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:38.837Z] #71 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:38.837Z] #71 ... [2025-05-27T02:58:38.837Z] [2025-05-27T02:58:38.837Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-05-27T02:58:38.837Z] #67 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:38.837Z] #67 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:38.837Z] #67 12.59 OK: 248 MiB in 58 packages [2025-05-27T02:58:38.837Z] #67 DONE 12.7s [2025-05-27T02:58:38.837Z] [2025-05-27T02:58:38.837Z] #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-05-27T02:58:38.837Z] #78 DONE 0.0s [2025-05-27T02:58:38.837Z] [2025-05-27T02:58:38.837Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-05-27T02:58:38.837Z] #0 5.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:38.837Z] #0 5.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:38.837Z] #0 5.792 OK: 8 MiB in 15 packages [2025-05-27T02:58:38.837Z] #79 DONE 5.9s [2025-05-27T02:58:38.837Z] [2025-05-27T02:58:38.837Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-27T02:58:39.109Z] #80 ... [2025-05-27T02:58:39.109Z] [2025-05-27T02:58:39.109Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-05-27T02:58:39.109Z] #0 5.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:39.109Z] #0 5.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:39.109Z] #0 5.868 OK: 9 MiB in 19 packages [2025-05-27T02:58:39.109Z] #81 DONE 6.0s [2025-05-27T02:58:39.368Z] [2025-05-27T02:58:39.368Z] #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-05-27T02:58:39.627Z] #82 DONE 0.6s [2025-05-27T02:58:39.627Z] [2025-05-27T02:58:39.627Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-05-27T02:58:39.627Z] #71 13.05 OK: 248 MiB in 58 packages [2025-05-27T02:58:39.627Z] #71 DONE 13.6s [2025-05-27T02:58:39.627Z] [2025-05-27T02:58:39.627Z] #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-05-27T02:58:39.627Z] #83 DONE 0.6s [2025-05-27T02:58:39.627Z] [2025-05-27T02:58:39.627Z] #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-05-27T02:58:39.627Z] #84 DONE 0.0s [2025-05-27T02:58:39.627Z] [2025-05-27T02:58:39.627Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-05-27T02:58:39.888Z] #85 ... [2025-05-27T02:58:39.888Z] [2025-05-27T02:58:39.888Z] #86 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-05-27T02:58:39.888Z] #86 DONE 0.1s [2025-05-27T02:58:39.888Z] [2025-05-27T02:58:39.888Z] #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-27T02:58:40.147Z] #87 ... [2025-05-27T02:58:40.147Z] [2025-05-27T02:58:40.147Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2025-05-27T02:58:40.147Z] #88 DONE 0.4s [2025-05-27T02:58:40.147Z] [2025-05-27T02:58:40.147Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-05-27T02:58:40.147Z] #85 DONE 0.5s [2025-05-27T02:58:40.147Z] [2025-05-27T02:58:40.147Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-05-27T02:58:40.147Z] #0 2.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:40.147Z] #0 2.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:40.147Z] #0 3.212 OK: 19 MiB in 18 packages [2025-05-27T02:58:40.147Z] #89 DONE 3.3s [2025-05-27T02:58:40.147Z] [2025-05-27T02:58:40.147Z] #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-05-27T02:58:40.147Z] #90 DONE 0.1s [2025-05-27T02:58:40.147Z] [2025-05-27T02:58:40.147Z] #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-05-27T02:58:40.147Z] #91 DONE 0.1s [2025-05-27T02:58:40.147Z] [2025-05-27T02:58:40.147Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-05-27T02:58:40.147Z] #92 DONE 0.1s [2025-05-27T02:58:40.147Z] [2025-05-27T02:58:40.147Z] #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-05-27T02:58:40.147Z] #93 DONE 0.0s [2025-05-27T02:58:40.147Z] [2025-05-27T02:58:40.147Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-05-27T02:58:40.414Z] #94 DONE 0.0s [2025-05-27T02:58:40.414Z] [2025-05-27T02:58:40.414Z] #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-05-27T02:58:40.414Z] #95 DONE 0.0s [2025-05-27T02:58:40.414Z] [2025-05-27T02:58:40.414Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-05-27T02:58:40.414Z] #96 DONE 0.0s [2025-05-27T02:58:40.414Z] [2025-05-27T02:58:40.414Z] #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-05-27T02:58:40.414Z] #97 DONE 0.1s [2025-05-27T02:58:40.414Z] [2025-05-27T02:58:40.414Z] #98 [security-spire-server] exporting to image [2025-05-27T02:58:40.414Z] #98 exporting layers [2025-05-27T02:58:40.414Z] #98 ... [2025-05-27T02:58:40.414Z] [2025-05-27T02:58:40.414Z] #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-05-27T02:58:40.414Z] #99 DONE 0.0s [2025-05-27T02:58:40.414Z] [2025-05-27T02:58:40.414Z] #98 [security-spire-agent] exporting to image [2025-05-27T02:58:40.672Z] #98 ... [2025-05-27T02:58:40.672Z] [2025-05-27T02:58:40.672Z] #100 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-05-27T02:58:40.672Z] #0 3.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:40.672Z] #0 3.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:40.672Z] #0 3.651 OK: 8 MiB in 18 packages [2025-05-27T02:58:40.672Z] #100 DONE 3.8s [2025-05-27T02:58:41.098Z] [2025-05-27T02:58:41.098Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-05-27T02:58:41.359Z] #101 ... [2025-05-27T02:58:41.359Z] [2025-05-27T02:58:41.359Z] #102 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-05-27T02:58:41.359Z] #0 3.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:41.359Z] #0 3.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:41.359Z] #0 3.997 OK: 8 MiB in 16 packages [2025-05-27T02:58:41.359Z] #102 DONE 4.4s [2025-05-27T02:58:41.359Z] [2025-05-27T02:58:41.359Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-05-27T02:58:41.359Z] #101 DONE 0.7s [2025-05-27T02:58:41.359Z] [2025-05-27T02:58:41.359Z] #103 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-05-27T02:58:41.359Z] #0 3.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:41.359Z] #0 3.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:41.359Z] #0 4.365 OK: 13 MiB in 28 packages [2025-05-27T02:58:41.359Z] #103 DONE 4.5s [2025-05-27T02:58:41.359Z] [2025-05-27T02:58:41.359Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-05-27T02:58:41.359Z] #73 4.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:41.618Z] #73 ... [2025-05-27T02:58:41.618Z] [2025-05-27T02:58:41.618Z] #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-05-27T02:58:41.618Z] #104 DONE 0.1s [2025-05-27T02:58:41.618Z] [2025-05-27T02:58:41.618Z] #105 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-05-27T02:58:41.618Z] #0 2.862 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:41.618Z] #0 3.329 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:41.618Z] #0 4.040 (1/1) Installing dumb-init (1.2.5-r3) [2025-05-27T02:58:41.618Z] #0 4.480 Executing busybox-1.36.1-r29.trigger [2025-05-27T02:58:41.618Z] #0 4.490 OK: 8 MiB in 15 packages [2025-05-27T02:58:41.618Z] #105 DONE 4.7s [2025-05-27T02:58:41.618Z] [2025-05-27T02:58:41.618Z] #98 [security-spire-server] exporting to image [2025-05-27T02:58:41.618Z] #98 exporting layers 1.1s done [2025-05-27T02:58:41.618Z] #98 writing image sha256:eef71f9e6ed524b3dc136fd1ef30db6a527fcfe15de2622e5b381c01d7eaaa23 done [2025-05-27T02:58:41.618Z] #98 writing image sha256:e563ad8cf37cab862410dd48077b42bed263c322a8fafc9cadfc481f02caa13b done [2025-05-27T02:58:41.618Z] #98 naming to docker.io/library/security-spire-agent done [2025-05-27T02:58:41.618Z] #98 naming to docker.io/library/security-spire-server done [2025-05-27T02:58:41.618Z] #98 DONE 1.2s [2025-05-27T02:58:41.618Z] [2025-05-27T02:58:41.618Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2025-05-27T02:58:41.618Z] #106 DONE 0.1s [2025-05-27T02:58:41.618Z] [2025-05-27T02:58:41.618Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-05-27T02:58:41.618Z] #73 4.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:41.618Z] #73 ... [2025-05-27T02:58:41.618Z] [2025-05-27T02:58:41.618Z] #107 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-05-27T02:58:41.618Z] #0 3.278 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:41.618Z] #0 3.738 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:41.618Z] #0 4.550 OK: 248 MiB in 58 packages [2025-05-27T02:58:41.618Z] #107 DONE 4.7s [2025-05-27T02:58:41.618Z] [2025-05-27T02:58:41.618Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-05-27T02:58:41.618Z] #108 DONE 0.0s [2025-05-27T02:58:41.618Z] [2025-05-27T02:58:41.618Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-05-27T02:58:41.618Z] #109 DONE 0.0s [2025-05-27T02:58:41.618Z] [2025-05-27T02:58:41.618Z] #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-05-27T02:58:41.618Z] #110 DONE 0.1s [2025-05-27T02:58:41.618Z] [2025-05-27T02:58:41.618Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-05-27T02:58:41.618Z] #111 DONE 0.0s [2025-05-27T02:58:41.618Z] [2025-05-27T02:58:41.618Z] #98 [security-spire-config] exporting to image [2025-05-27T02:58:41.879Z] #98 ... [2025-05-27T02:58:41.879Z] [2025-05-27T02:58:41.879Z] #112 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-05-27T02:58:41.879Z] #0 4.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:41.879Z] #0 4.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:41.879Z] #0 4.880 OK: 12 MiB in 21 packages [2025-05-27T02:58:41.879Z] #112 DONE 5.0s [2025-05-27T02:58:41.879Z] [2025-05-27T02:58:41.879Z] #72 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-05-27T02:58:41.879Z] #72 4.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:41.879Z] #72 4.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:41.879Z] #72 5.012 OK: 8 MiB in 15 packages [2025-05-27T02:58:41.879Z] #72 DONE 5.1s [2025-05-27T02:58:41.879Z] [2025-05-27T02:58:41.879Z] #113 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-05-27T02:58:41.879Z] #0 4.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:41.879Z] #0 4.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-27T02:58:41.879Z] #0 4.428 OK: 10 MiB in 17 packages [2025-05-27T02:58:41.879Z] #113 DONE 4.6s [2025-05-27T02:58:41.879Z] [2025-05-27T02:58:41.879Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-05-27T02:58:41.879Z] #73 4.574 OK: 19 MiB in 18 packages [2025-05-27T02:58:41.879Z] #73 DONE 4.7s [2025-05-27T02:58:41.879Z] [2025-05-27T02:58:41.879Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-27T02:58:42.446Z] #114 ... [2025-05-27T02:58:42.446Z] [2025-05-27T02:58:42.446Z] #98 [security-spire-config] exporting to image [2025-05-27T02:58:42.446Z] #98 exporting layers 0.7s done [2025-05-27T02:58:42.446Z] #98 writing image sha256:c004bb5c08a41675653a608b2145954a0fcf793d1527e356dab3bd1a6bfd92fb done [2025-05-27T02:58:42.446Z] #98 naming to docker.io/library/security-spire-config done [2025-05-27T02:58:42.446Z] #98 DONE 1.9s [2025-05-27T02:58:42.707Z] [2025-05-27T02:58:42.707Z] #115 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-05-27T02:58:42.968Z] #115 DONE 1.8s [2025-05-27T02:58:42.968Z] [2025-05-27T02:58:42.968Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-27T02:58:43.227Z] #116 ... [2025-05-27T02:58:43.227Z] [2025-05-27T02:58:43.227Z] #117 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-05-27T02:58:43.227Z] #117 DONE 0.1s [2025-05-27T02:58:43.227Z] [2025-05-27T02:58:43.227Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-27T02:58:43.486Z] #118 ... [2025-05-27T02:58:43.486Z] [2025-05-27T02:58:43.486Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-05-27T02:59:15.612Z] #66 ... [2025-05-27T02:59:15.612Z] [2025-05-27T02:59:15.612Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-27T02:59:15.612Z] #76 DONE 35.8s [2025-05-27T02:59:15.612Z] [2025-05-27T02:59:15.612Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-27T02:59:15.612Z] #80 DONE 35.3s [2025-05-27T02:59:15.612Z] [2025-05-27T02:59:15.612Z] #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-27T02:59:15.612Z] #87 DONE 34.3s [2025-05-27T02:59:15.612Z] [2025-05-27T02:59:15.612Z] #119 [support-notifications builder 6/7] COPY . . [2025-05-27T02:59:15.612Z] #119 ... [2025-05-27T02:59:15.612Z] [2025-05-27T02:59:15.612Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-27T02:59:15.612Z] #118 DONE 35.9s [2025-05-27T02:59:15.612Z] [2025-05-27T02:59:15.612Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-27T02:59:15.612Z] #114 DONE 32.5s [2025-05-27T02:59:15.612Z] [2025-05-27T02:59:15.612Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-27T02:59:15.612Z] #116 DONE 35.6s [2025-05-27T02:59:15.612Z] [2025-05-27T02:59:15.612Z] #120 [security-proxy-setup builder 6/7] COPY . . [2025-05-27T02:59:23.738Z] #120 DONE 9.4s [2025-05-27T02:59:23.738Z] [2025-05-27T02:59:23.738Z] #121 [core-keeper builder 7/8] COPY . . [2025-05-27T02:59:23.738Z] #121 DONE 9.4s [2025-05-27T02:59:23.738Z] [2025-05-27T02:59:23.738Z] #122 [core-command builder 6/7] COPY . . [2025-05-27T02:59:23.738Z] #122 CACHED [2025-05-27T02:59:23.738Z] [2025-05-27T02:59:23.738Z] #123 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-05-27T02:59:23.738Z] #123 CACHED [2025-05-27T02:59:23.738Z] [2025-05-27T02:59:23.738Z] #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-27T02:59:23.738Z] #124 CACHED [2025-05-27T02:59:23.738Z] [2025-05-27T02:59:23.738Z] #125 [security-proxy-auth builder 6/7] COPY . . [2025-05-27T02:59:23.738Z] #125 DONE 9.4s [2025-05-27T02:59:23.738Z] [2025-05-27T02:59:23.738Z] #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-27T02:59:23.738Z] #126 CACHED [2025-05-27T02:59:23.738Z] [2025-05-27T02:59:23.738Z] #127 [core-metadata builder 6/7] COPY . . [2025-05-27T02:59:23.738Z] #127 CACHED [2025-05-27T02:59:23.738Z] [2025-05-27T02:59:23.738Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-05-27T02:59:23.738Z] #128 CACHED [2025-05-27T02:59:23.738Z] [2025-05-27T02:59:23.738Z] #129 [support-scheduler builder 6/7] COPY . . [2025-05-27T02:59:23.738Z] #129 DONE 9.4s [2025-05-27T02:59:23.738Z] [2025-05-27T02:59:23.738Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-05-27T02:59:23.738Z] #130 CACHED [2025-05-27T02:59:23.738Z] [2025-05-27T02:59:23.738Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-27T02:59:23.738Z] #131 CACHED [2025-05-27T02:59:23.738Z] [2025-05-27T02:59:23.738Z] #132 [core-data builder 6/7] COPY . . [2025-05-27T02:59:23.738Z] #132 CACHED [2025-05-27T02:59:23.738Z] [2025-05-27T02:59:23.738Z] #133 [security-spiffe-token-provider builder 6/7] COPY . . [2025-05-27T02:59:23.738Z] #133 DONE 9.4s [2025-05-27T02:59:23.738Z] [2025-05-27T02:59:23.738Z] #134 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-05-27T02:59:23.738Z] #134 CACHED [2025-05-27T02:59:23.738Z] [2025-05-27T02:59:23.738Z] #135 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-27T02:59:23.738Z] #135 CACHED [2025-05-27T02:59:23.738Z] [2025-05-27T02:59:23.738Z] #136 [security-bootstrapper builder 6/7] COPY . . [2025-05-27T02:59:23.738Z] #136 CACHED [2025-05-27T02:59:23.738Z] [2025-05-27T02:59:23.738Z] #137 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-05-27T02:59:23.738Z] #137 CACHED [2025-05-27T02:59:23.738Z] [2025-05-27T02:59:23.738Z] #138 [security-secretstore-setup builder 6/7] COPY . . [2025-05-27T02:59:23.738Z] #138 CACHED [2025-05-27T02:59:23.738Z] [2025-05-27T02:59:23.738Z] #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-27T02:59:23.738Z] #139 CACHED [2025-05-27T02:59:23.738Z] [2025-05-27T02:59:23.738Z] #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-05-27T02:59:23.738Z] #140 CACHED [2025-05-27T02:59:23.738Z] [2025-05-27T02:59:23.738Z] #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-27T02:59:23.738Z] #141 CACHED [2025-05-27T02:59:23.738Z] [2025-05-27T02:59:23.738Z] #142 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-05-27T02:59:23.738Z] #142 CACHED [2025-05-27T02:59:23.738Z] [2025-05-27T02:59:23.738Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-05-27T02:59:23.738Z] #143 ... [2025-05-27T02:59:23.738Z] [2025-05-27T02:59:23.738Z] #119 [support-notifications builder 6/7] COPY . . [2025-05-27T02:59:23.738Z] #119 DONE 9.4s [2025-05-27T02:59:23.738Z] [2025-05-27T02:59:23.738Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-05-27T02:59:25.113Z] #144 1.369 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-05-27T02:59:35.077Z] #144 ... [2025-05-27T02:59:35.077Z] [2025-05-27T02:59:35.077Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-05-27T02:59:35.077Z] #0 0.792 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-05-27T02:59:35.077Z] #145 ... [2025-05-27T02:59:35.077Z] [2025-05-27T02:59:35.077Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-05-27T02:59:35.077Z] #0 0.570 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-05-27T02:59:35.077Z] #146 ... [2025-05-27T02:59:35.077Z] [2025-05-27T02:59:35.077Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-05-27T02:59:35.077Z] #0 1.409 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-05-27T02:59:35.077Z] #147 ... [2025-05-27T02:59:35.077Z] [2025-05-27T02:59:35.077Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-05-27T02:59:35.077Z] #0 1.396 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-05-27T02:59:35.077Z] #148 ... [2025-05-27T02:59:35.077Z] [2025-05-27T02:59:35.077Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-05-27T02:59:35.077Z] #0 1.431 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-05-27T02:59:35.077Z] #149 ... [2025-05-27T02:59:35.077Z] [2025-05-27T02:59:35.077Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-05-27T02:59:35.077Z] #0 0.617 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-05-27T02:59:35.077Z] #150 ... [2025-05-27T02:59:35.077Z] [2025-05-27T02:59:35.077Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-05-27T02:59:35.077Z] #0 0.738 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-05-27T02:59:35.077Z] #151 ... [2025-05-27T02:59:35.077Z] [2025-05-27T02:59:35.077Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-05-27T02:59:35.077Z] #0 1.268 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-05-27T02:59:35.077Z] #152 ... [2025-05-27T02:59:35.077Z] [2025-05-27T02:59:35.077Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-05-27T02:59:35.077Z] #0 1.187 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-05-27T02:59:35.077Z] #153 ... [2025-05-27T02:59:35.077Z] [2025-05-27T02:59:35.077Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-05-27T02:59:35.077Z] #143 1.110 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-05-27T02:59:35.077Z] #143 ... [2025-05-27T02:59:35.077Z] [2025-05-27T02:59:35.077Z] #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-05-27T02:59:35.077Z] #0 1.060 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-05-27T03:01:11.513Z] #154 ... [2025-05-27T03:01:11.513Z] [2025-05-27T03:01:11.513Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-05-27T03:01:11.513Z] #143 DONE 95.8s [2025-05-27T03:01:11.513Z] [2025-05-27T03:01:11.513Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-05-27T03:01:11.513Z] #153 DONE 95.8s [2025-05-27T03:01:11.513Z] [2025-05-27T03:01:11.513Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-27T03:01:11.513Z] #155 DONE 0.3s [2025-05-27T03:01:11.513Z] [2025-05-27T03:01:11.513Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-05-27T03:01:11.513Z] #156 DONE 0.1s [2025-05-27T03:01:11.513Z] [2025-05-27T03:01:11.513Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-05-27T03:01:11.513Z] #157 DONE 0.1s [2025-05-27T03:01:11.513Z] [2025-05-27T03:01:11.513Z] #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-05-27T03:01:11.513Z] #158 DONE 0.3s [2025-05-27T03:01:11.513Z] [2025-05-27T03:01:11.513Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-05-27T03:01:11.513Z] #159 ... [2025-05-27T03:01:11.513Z] [2025-05-27T03:01:11.513Z] #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-05-27T03:01:11.513Z] #160 DONE 0.3s [2025-05-27T03:01:11.513Z] [2025-05-27T03:01:11.513Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-05-27T03:01:11.513Z] #161 DONE 0.2s [2025-05-27T03:01:11.513Z] [2025-05-27T03:01:11.513Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-05-27T03:01:11.513Z] #162 ... [2025-05-27T03:01:11.513Z] [2025-05-27T03:01:11.513Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-05-27T03:01:11.513Z] #159 DONE 1.2s [2025-05-27T03:01:11.513Z] [2025-05-27T03:01:11.513Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-27T03:01:11.513Z] #163 DONE 0.2s [2025-05-27T03:01:11.513Z] [2025-05-27T03:01:11.513Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-05-27T03:01:11.513Z] #149 ... [2025-05-27T03:01:11.513Z] [2025-05-27T03:01:11.513Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-05-27T03:01:11.513Z] #164 DONE 0.1s [2025-05-27T03:01:11.513Z] [2025-05-27T03:01:11.513Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-05-27T03:01:11.513Z] #165 DONE 0.1s [2025-05-27T03:01:11.513Z] [2025-05-27T03:01:11.513Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-05-27T03:01:11.513Z] #162 DONE 0.9s [2025-05-27T03:01:11.513Z] [2025-05-27T03:01:11.513Z] #98 [core-common-config-bootstrapper] exporting to image [2025-05-27T03:01:11.513Z] #98 exporting layers [2025-05-27T03:01:11.513Z] #98 ... [2025-05-27T03:01:11.513Z] [2025-05-27T03:01:11.513Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-05-27T03:01:11.513Z] #166 DONE 0.2s [2025-05-27T03:01:11.513Z] [2025-05-27T03:01:11.513Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-05-27T03:01:11.513Z] #167 DONE 0.1s [2025-05-27T03:01:11.513Z] [2025-05-27T03:01:11.513Z] #98 [core-common-config-bootstrapper] exporting to image [2025-05-27T03:01:11.513Z] #98 exporting layers 0.3s done [2025-05-27T03:01:11.513Z] #98 writing image sha256:cded1e218f825588096d6752f65e16e094b40f31f851fa70638250eb7105700e done [2025-05-27T03:01:11.513Z] #98 naming to docker.io/library/core-common-config-bootstrapper done [2025-05-27T03:01:11.513Z] #98 DONE 2.3s [2025-05-27T03:01:11.513Z] [2025-05-27T03:01:11.513Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-05-27T03:01:11.513Z] #168 DONE 0.1s [2025-05-27T03:01:11.513Z] [2025-05-27T03:01:11.513Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-05-27T03:01:11.513Z] #169 DONE 0.1s [2025-05-27T03:01:11.513Z] [2025-05-27T03:01:11.513Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-05-27T03:01:11.513Z] #170 DONE 0.1s [2025-05-27T03:01:11.513Z] [2025-05-27T03:01:11.513Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-05-27T03:01:11.513Z] #171 DONE 1.4s [2025-05-27T03:01:11.513Z] [2025-05-27T03:01:11.513Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-05-27T03:01:11.513Z] #150 ... [2025-05-27T03:01:11.513Z] [2025-05-27T03:01:11.513Z] #98 [security-bootstrapper] exporting to image [2025-05-27T03:01:11.513Z] #98 exporting layers 0.5s done [2025-05-27T03:01:11.513Z] #98 writing image sha256:69ae9d478ae628fbe3d0a7fc4eb4af9b97068834ba12d5c0333bc353ebf81599 done [2025-05-27T03:01:11.513Z] #98 naming to docker.io/library/security-bootstrapper done [2025-05-27T03:01:11.513Z] #98 DONE 2.8s [2025-05-27T03:01:11.513Z] [2025-05-27T03:01:11.513Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-05-27T03:01:58.159Z] #151 ... [2025-05-27T03:01:58.159Z] [2025-05-27T03:01:58.159Z] #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-05-27T03:01:58.159Z] #154 151.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-05-27T03:02:02.342Z] #154 ... [2025-05-27T03:02:02.342Z] [2025-05-27T03:02:02.342Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-05-27T03:02:02.342Z] #145 DONE 158.2s [2025-05-27T03:02:02.342Z] [2025-05-27T03:02:02.342Z] #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-05-27T03:02:02.342Z] #154 DONE 158.2s [2025-05-27T03:02:02.342Z] [2025-05-27T03:02:02.342Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-05-27T03:02:02.342Z] #148 ... [2025-05-27T03:02:02.342Z] [2025-05-27T03:02:02.342Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-05-27T03:02:02.342Z] #147 DONE 158.6s [2025-05-27T03:02:02.342Z] [2025-05-27T03:02:02.342Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-05-27T03:02:02.342Z] #146 DONE 158.6s [2025-05-27T03:02:02.342Z] [2025-05-27T03:02:02.342Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-27T03:02:02.600Z] #172 DONE 0.3s [2025-05-27T03:02:02.600Z] [2025-05-27T03:02:02.600Z] #173 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-27T03:02:02.600Z] #173 DONE 0.3s [2025-05-27T03:02:02.600Z] [2025-05-27T03:02:02.600Z] #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-05-27T03:02:02.600Z] #174 ... [2025-05-27T03:02:02.600Z] [2025-05-27T03:02:02.600Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-05-27T03:02:02.600Z] #151 DONE 159.1s [2025-05-27T03:02:02.600Z] [2025-05-27T03:02:02.600Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-05-27T03:02:02.600Z] #150 DONE 159.2s [2025-05-27T03:02:02.600Z] [2025-05-27T03:02:02.600Z] #175 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-27T03:02:02.600Z] #175 DONE 0.4s [2025-05-27T03:02:02.600Z] [2025-05-27T03:02:02.600Z] #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-05-27T03:02:02.873Z] #176 ... [2025-05-27T03:02:02.873Z] [2025-05-27T03:02:02.873Z] #177 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-27T03:02:02.873Z] #177 DONE 0.4s [2025-05-27T03:02:02.873Z] [2025-05-27T03:02:02.873Z] #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-05-27T03:02:02.873Z] #178 DONE 0.3s [2025-05-27T03:02:02.873Z] [2025-05-27T03:02:02.873Z] #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-05-27T03:02:02.873Z] #174 DONE 0.4s [2025-05-27T03:02:02.873Z] [2025-05-27T03:02:02.873Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-05-27T03:02:02.873Z] #179 CACHED [2025-05-27T03:02:02.873Z] [2025-05-27T03:02:02.873Z] #180 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-27T03:02:02.873Z] #180 CACHED [2025-05-27T03:02:02.873Z] [2025-05-27T03:02:02.873Z] #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-05-27T03:02:02.873Z] #176 DONE 0.2s [2025-05-27T03:02:02.873Z] [2025-05-27T03:02:02.873Z] #181 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-05-27T03:02:03.134Z] #181 DONE 0.2s [2025-05-27T03:02:03.134Z] [2025-05-27T03:02:03.134Z] #182 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-05-27T03:02:03.134Z] #182 DONE 0.4s [2025-05-27T03:02:03.134Z] [2025-05-27T03:02:03.134Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-05-27T03:02:03.134Z] #148 DONE 159.6s [2025-05-27T03:02:03.134Z] [2025-05-27T03:02:03.134Z] #183 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-05-27T03:02:03.134Z] #183 DONE 0.3s [2025-05-27T03:02:03.134Z] [2025-05-27T03:02:03.134Z] #184 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-05-27T03:02:03.134Z] #184 DONE 0.3s [2025-05-27T03:02:03.134Z] [2025-05-27T03:02:03.134Z] #185 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-27T03:02:03.134Z] #185 DONE 0.3s [2025-05-27T03:02:03.134Z] [2025-05-27T03:02:03.134Z] #186 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-27T03:02:03.392Z] #186 ... [2025-05-27T03:02:03.392Z] [2025-05-27T03:02:03.392Z] #187 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-05-27T03:02:03.392Z] #187 DONE 0.4s [2025-05-27T03:02:03.392Z] [2025-05-27T03:02:03.392Z] #188 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-05-27T03:02:03.392Z] #188 DONE 0.2s [2025-05-27T03:02:03.392Z] [2025-05-27T03:02:03.392Z] #189 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-05-27T03:02:03.392Z] #189 DONE 0.2s [2025-05-27T03:02:03.392Z] [2025-05-27T03:02:03.392Z] #190 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-05-27T03:02:03.392Z] #190 DONE 0.2s [2025-05-27T03:02:03.392Z] [2025-05-27T03:02:03.392Z] #186 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-27T03:02:03.392Z] #186 DONE 0.2s [2025-05-27T03:02:03.392Z] [2025-05-27T03:02:03.392Z] #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-05-27T03:02:03.392Z] #191 DONE 0.2s [2025-05-27T03:02:03.392Z] [2025-05-27T03:02:03.392Z] #192 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-05-27T03:02:03.392Z] #192 DONE 0.2s [2025-05-27T03:02:03.392Z] [2025-05-27T03:02:03.392Z] #193 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-05-27T03:02:03.651Z] #193 ... [2025-05-27T03:02:03.651Z] [2025-05-27T03:02:03.651Z] #194 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-05-27T03:02:03.651Z] #194 DONE 0.3s [2025-05-27T03:02:03.651Z] [2025-05-27T03:02:03.651Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-05-27T03:02:03.651Z] #195 DONE 0.2s [2025-05-27T03:02:03.651Z] [2025-05-27T03:02:03.651Z] #196 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-05-27T03:02:03.651Z] #196 DONE 0.2s [2025-05-27T03:02:03.651Z] [2025-05-27T03:02:03.651Z] #197 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-05-27T03:02:03.651Z] #197 DONE 0.3s [2025-05-27T03:02:03.651Z] [2025-05-27T03:02:03.651Z] #98 [core-command] exporting to image [2025-05-27T03:02:03.651Z] #98 exporting layers 0.2s done [2025-05-27T03:02:03.909Z] #98 writing image sha256:8dae25ea4930279faebed4a0673f969f0d2dadfe31b6c49c41a5db05efc74133 done [2025-05-27T03:02:03.909Z] #98 writing image sha256:5a96f269c96c74a0e35838ba8489705412fe6fcd8e9cc09c65f0cc3d04cdd479 0.0s done [2025-05-27T03:02:03.909Z] #98 naming to docker.io/library/core-command done [2025-05-27T03:02:03.909Z] #98 naming to docker.io/library/core-keeper done [2025-05-27T03:02:03.909Z] #98 DONE 3.1s [2025-05-27T03:02:03.909Z] [2025-05-27T03:02:03.909Z] #198 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-05-27T03:02:03.909Z] #198 DONE 0.3s [2025-05-27T03:02:03.909Z] [2025-05-27T03:02:03.909Z] #193 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-05-27T03:02:03.909Z] #193 DONE 0.4s [2025-05-27T03:02:03.909Z] [2025-05-27T03:02:03.909Z] #199 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-05-27T03:02:03.909Z] #199 ... [2025-05-27T03:02:03.909Z] [2025-05-27T03:02:03.909Z] #200 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-05-27T03:02:03.909Z] #200 DONE 0.3s [2025-05-27T03:02:04.167Z] [2025-05-27T03:02:04.167Z] #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-05-27T03:02:04.167Z] #201 DONE 0.3s [2025-05-27T03:02:04.167Z] [2025-05-27T03:02:04.167Z] #202 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-05-27T03:02:04.167Z] #202 DONE 0.5s [2025-05-27T03:02:04.167Z] [2025-05-27T03:02:04.167Z] #199 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-05-27T03:02:04.167Z] #199 DONE 0.5s [2025-05-27T03:02:04.167Z] [2025-05-27T03:02:04.167Z] #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-05-27T03:02:04.425Z] #203 ... [2025-05-27T03:02:04.425Z] [2025-05-27T03:02:04.425Z] #204 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-05-27T03:02:04.425Z] #204 DONE 0.4s [2025-05-27T03:02:04.425Z] [2025-05-27T03:02:04.425Z] #98 [core-data] exporting to image [2025-05-27T03:02:04.684Z] #98 ... [2025-05-27T03:02:04.684Z] [2025-05-27T03:02:04.684Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-05-27T03:02:04.684Z] #149 DONE 161.1s [2025-05-27T03:02:04.684Z] [2025-05-27T03:02:04.684Z] #205 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-05-27T03:02:04.684Z] #205 DONE 0.4s [2025-05-27T03:02:04.684Z] [2025-05-27T03:02:04.684Z] #98 [core-data] exporting to image [2025-05-27T03:02:04.684Z] #98 exporting layers 0.3s done [2025-05-27T03:02:04.684Z] #98 writing image sha256:e1c895dd16be04df21c8de70f35b4b262250b173336a5329d1b5baa1bbcb761e 0.0s done [2025-05-27T03:02:04.684Z] #98 naming to docker.io/library/core-data 0.0s done [2025-05-27T03:02:04.684Z] #98 ... [2025-05-27T03:02:04.684Z] [2025-05-27T03:02:04.684Z] #206 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-05-27T03:02:04.684Z] #206 DONE 1.1s [2025-05-27T03:02:04.684Z] [2025-05-27T03:02:04.684Z] #207 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-05-27T03:02:04.684Z] #207 DONE 0.1s [2025-05-27T03:02:04.684Z] [2025-05-27T03:02:04.684Z] #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-05-27T03:02:04.684Z] #208 CACHED [2025-05-27T03:02:04.684Z] [2025-05-27T03:02:04.684Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-27T03:02:04.684Z] #209 CACHED [2025-05-27T03:02:04.684Z] [2025-05-27T03:02:04.684Z] #98 [security-spiffe-token-provider] exporting to image [2025-05-27T03:02:04.684Z] #98 exporting layers 0.4s done [2025-05-27T03:02:04.684Z] #98 writing image sha256:7e47f2d6a5658e555fa3b389b9536c7d8048bd68c70afd12852377d715fdd355 done [2025-05-27T03:02:04.684Z] #98 naming to docker.io/library/security-spiffe-token-provider done [2025-05-27T03:02:04.942Z] #98 ... [2025-05-27T03:02:04.942Z] [2025-05-27T03:02:04.942Z] #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-05-27T03:02:04.942Z] #210 DONE 0.2s [2025-05-27T03:02:04.942Z] [2025-05-27T03:02:04.942Z] #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-05-27T03:02:04.942Z] #211 DONE 0.0s [2025-05-27T03:02:05.199Z] [2025-05-27T03:02:05.199Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-05-27T03:02:05.199Z] #212 DONE 0.0s [2025-05-27T03:02:05.199Z] [2025-05-27T03:02:05.199Z] #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-05-27T03:02:05.199Z] #203 DONE 0.8s [2025-05-27T03:02:05.199Z] [2025-05-27T03:02:05.199Z] #98 [security-proxy-setup] exporting to image [2025-05-27T03:02:05.199Z] #98 exporting layers 0.2s done [2025-05-27T03:02:05.457Z] #98 exporting layers 0.3s done [2025-05-27T03:02:05.457Z] #98 writing image sha256:87c308e04a2104ef4477b9950cda03df22ca993163690bf8ac8f27d1a0a812e7 0.0s done [2025-05-27T03:02:05.457Z] #98 naming to docker.io/library/core-metadata done [2025-05-27T03:02:05.457Z] #98 writing image sha256:dd073807ba15b5cc3b6c7a2aba06d10477bd335232f872f3f614d452ed7ec40c done [2025-05-27T03:02:05.458Z] #98 naming to docker.io/library/security-proxy-auth done [2025-05-27T03:02:05.458Z] #98 ... [2025-05-27T03:02:05.458Z] [2025-05-27T03:02:05.458Z] #213 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-05-27T03:02:05.458Z] #213 DONE 0.6s [2025-05-27T03:02:05.458Z] [2025-05-27T03:02:05.458Z] #98 [security-proxy-setup] exporting to image [2025-05-27T03:02:05.458Z] #98 writing image sha256:fc982b1da384e7d4e04888a4183bfcad915dd37a6729ae1189ac17c8f731ead1 done [2025-05-27T03:02:05.458Z] #98 naming to docker.io/library/security-proxy-setup done [2025-05-27T03:02:05.716Z] #98 exporting layers 0.2s done [2025-05-27T03:02:05.716Z] #98 writing image sha256:c23b730ee3e5fd1506a46bfba1fdbdd74559827f9bda5aed06d7846cfd78cce0 done [2025-05-27T03:02:05.716Z] #98 naming to docker.io/library/security-secretstore-setup done [2025-05-27T03:02:05.716Z] #98 DONE 4.4s [2025-05-27T03:02:05.716Z] [2025-05-27T03:02:05.716Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-05-27T03:02:07.090Z] #144 ... [2025-05-27T03:02:07.090Z] [2025-05-27T03:02:07.090Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-05-27T03:02:07.090Z] #152 DONE 163.2s [2025-05-27T03:02:07.090Z] [2025-05-27T03:02:07.090Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-27T03:02:07.090Z] #214 DONE 0.0s [2025-05-27T03:02:07.090Z] [2025-05-27T03:02:07.090Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-05-27T03:02:07.090Z] #215 DONE 0.0s [2025-05-27T03:02:07.090Z] [2025-05-27T03:02:07.090Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-05-27T03:02:07.348Z] #216 DONE 0.3s [2025-05-27T03:02:07.348Z] [2025-05-27T03:02:07.348Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-05-27T03:02:07.348Z] #217 DONE 0.0s [2025-05-27T03:02:07.348Z] [2025-05-27T03:02:07.348Z] #98 [support-scheduler] exporting to image [2025-05-27T03:02:07.608Z] #98 exporting layers 0.2s done [2025-05-27T03:02:07.608Z] #98 writing image sha256:70a7d73465570608c76d9464ed1e4ce55cac9056794b0847e0e8d81ae129b5e2 done [2025-05-27T03:02:07.608Z] #98 naming to docker.io/library/support-scheduler done [2025-05-27T03:02:07.608Z] #98 DONE 4.7s [2025-05-27T03:02:07.608Z] [2025-05-27T03:02:07.608Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-05-27T03:02:07.608Z] #144 DONE 164.0s [2025-05-27T03:02:07.608Z] [2025-05-27T03:02:07.608Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-05-27T03:02:07.867Z] #66 ... [2025-05-27T03:02:07.867Z] [2025-05-27T03:02:07.867Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-27T03:02:07.867Z] #218 DONE 0.0s [2025-05-27T03:02:07.867Z] [2025-05-27T03:02:07.867Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-05-27T03:02:07.867Z] #219 DONE 0.0s [2025-05-27T03:02:07.867Z] [2025-05-27T03:02:07.867Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-05-27T03:02:07.867Z] #220 DONE 0.2s [2025-05-27T03:02:07.867Z] [2025-05-27T03:02:07.867Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-05-27T03:02:07.867Z] #221 DONE 0.0s [2025-05-27T03:02:07.867Z] [2025-05-27T03:02:07.867Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-05-27T03:02:08.126Z] #66 ... [2025-05-27T03:02:08.126Z] [2025-05-27T03:02:08.126Z] #98 [support-notifications] exporting to image [2025-05-27T03:02:08.126Z] #98 exporting layers 0.2s done [2025-05-27T03:02:08.126Z] #98 writing image sha256:c00424c11e2a0d30d8bc784db926bd7fe28369210d00734fad7009804c02e025 done [2025-05-27T03:02:08.126Z] #98 naming to docker.io/library/support-notifications done [2025-05-27T03:02:08.126Z] #98 DONE 4.9s [2025-05-27T03:02:08.126Z] [2025-05-27T03:02:08.126Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-05-27T03:02:08.126Z] time="2025-05-27T02:58:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-27T03:02:08.126Z] time="2025-05-27T02:58:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-27T03:02:08.126Z] time="2025-05-27T02:58:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-27T03:02:08.126Z] time="2025-05-27T02:58:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-27T03:02:08.126Z] time="2025-05-27T02:58:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-27T03:02:08.126Z] time="2025-05-27T02:58:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-27T03:02:08.126Z] time="2025-05-27T02:58:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-27T03:02:08.126Z] time="2025-05-27T02:58:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-27T03:02:08.126Z] time="2025-05-27T02:58:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-27T03:02:08.126Z] time="2025-05-27T02:58:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-27T03:02:08.126Z] time="2025-05-27T02:58:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-27T03:02:08.126Z] time="2025-05-27T02:58:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-27T03:02:08.126Z] time="2025-05-27T02:58:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-27T03:02:08.126Z] time="2025-05-27T02:58:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-27T03:02:08.126Z] time="2025-05-27T02:58:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-05-27T03:02:08.155Z] $ docker stop --time=1 6184bbf94936daaf41e92f2a58d4c760ea9e93c0a3a993a917763abc4aab4ff1 [2025-05-27T03:02:09.438Z] $ docker rm -f --volumes 6184bbf94936daaf41e92f2a58d4c760ea9e93c0a3a993a917763abc4aab4ff1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-05-27T03:02:09.856Z] + docker images [2025-05-27T03:02:09.856Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-05-27T03:02:09.856Z] support-notifications latest c00424c11e2a 2 seconds ago 51.9MB [2025-05-27T03:02:09.856Z] support-scheduler latest 70a7d7346557 2 seconds ago 48.3MB [2025-05-27T03:02:09.856Z] security-secretstore-setup latest c23b730ee3e5 4 seconds ago 68MB [2025-05-27T03:02:09.856Z] core-data latest e1c895dd16be 5 seconds ago 32.5MB [2025-05-27T03:02:09.856Z] core-metadata latest 87c308e04a21 5 seconds ago 32.7MB [2025-05-27T03:02:09.856Z] security-proxy-auth latest dd073807ba15 5 seconds ago 31.4MB [2025-05-27T03:02:09.856Z] security-proxy-setup latest fc982b1da384 5 seconds ago 38.3MB [2025-05-27T03:02:09.856Z] security-spiffe-token-provider latest 7e47f2d6a565 5 seconds ago 47.2MB [2025-05-27T03:02:09.856Z] core-keeper latest 5a96f269c96c 6 seconds ago 32.1MB [2025-05-27T03:02:09.856Z] core-command latest 8dae25ea4930 6 seconds ago 28MB [2025-05-27T03:02:09.856Z] security-bootstrapper latest 69ae9d478ae6 About a minute ago 20.3MB [2025-05-27T03:02:09.856Z] core-common-config-bootstrapper latest cded1e218f82 About a minute ago 17.1MB [2025-05-27T03:02:09.856Z] security-spire-config latest c004bb5c08a4 3 minutes ago 149MB [2025-05-27T03:02:09.856Z] security-spire-agent latest eef71f9e6ed5 3 minutes ago 195MB [2025-05-27T03:02:09.856Z] security-spire-server latest e563ad8cf37c 3 minutes ago 149MB [2025-05-27T03:02:09.856Z] ci-base-image-x86_64 latest 892d3414b800 6 minutes ago 925MB [2025-05-27T03:02:09.856Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 26 hours ago 573MB [2025-05-27T03:02:09.856Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 69404ca5bff2 6 weeks ago 574MB [2025-05-27T03:02:09.856Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 24 months ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-05-27T03:02:10.994Z] provisioning config files... [2025-05-27T03:02:11.002Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8886500331600625937tmp [Pipeline] { [Pipeline] sh [2025-05-27T03:02:11.342Z] + set +x [2025-05-27T03:02:11.342Z] + curl -s https://codecov.io/bash [2025-05-27T03:02:11.342Z] + bash -s -- [2025-05-27T03:02:11.342Z] [2025-05-27T03:02:11.342Z] _____ _ [2025-05-27T03:02:11.342Z] / ____| | | [2025-05-27T03:02:11.342Z] | | ___ __| | ___ ___ _____ __ [2025-05-27T03:02:11.342Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-05-27T03:02:11.342Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-05-27T03:02:11.342Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-05-27T03:02:11.342Z] Bash-1.0.6 [2025-05-27T03:02:11.342Z] [2025-05-27T03:02:11.342Z] [2025-05-27T03:02:11.342Z] ==> git version 2.25.1 found [2025-05-27T03:02:11.342Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-05-27T03:02:11.342Z] Release-Date: 2020-01-08 [2025-05-27T03:02:11.342Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-05-27T03:02:11.342Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-05-27T03:02:11.342Z] ==> Jenkins CI detected. [2025-05-27T03:02:11.342Z] current dir:  /w/workspace/edgex-go/1 [2025-05-27T03:02:11.342Z] project root: . [2025-05-27T03:02:11.342Z] --> token set from env [2025-05-27T03:02:11.342Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-05-27T03:02:11.602Z] ==> Running gcov in . (disable via -X gcov) [2025-05-27T03:02:11.602Z] ==> Python coveragepy not found [2025-05-27T03:02:11.602Z] ==> Searching for coverage reports in: [2025-05-27T03:02:11.602Z] + . [2025-05-27T03:02:11.602Z] -> Found 1 reports [2025-05-27T03:02:11.602Z] ==> Detecting git/mercurial file structure [2025-05-27T03:02:11.602Z] ==> Reading reports [2025-05-27T03:02:11.602Z] + ./coverage.out bytes=1661714 [2025-05-27T03:02:11.602Z] ==> Appending adjustments [2025-05-27T03:02:11.602Z] https://docs.codecov.io/docs/fixing-reports [2025-05-27T03:02:12.974Z] + Found adjustments [2025-05-27T03:02:12.974Z] ==> Gzipping contents [2025-05-27T03:02:12.974Z] 140K /tmp/codecov.jjXYyf.gz [2025-05-27T03:02:12.974Z] ==> Uploading reports [2025-05-27T03:02:12.974Z] url: https://codecov.io [2025-05-27T03:02:12.975Z] query: branch=PR-5160&commit=2e6fc59461ceaae3f712e31c505e5f50cbb188d8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5160%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5160&job=&cmd_args= [2025-05-27T03:02:12.975Z] -> Pinging Codecov [2025-05-27T03:02:12.975Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5160&commit=2e6fc59461ceaae3f712e31c505e5f50cbb188d8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5160%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5160&job=&cmd_args= [2025-05-27T03:02:13.234Z] -> Uploading to [2025-05-27T03:02:13.234Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/2e6fc59461ceaae3f712e31c505e5f50cbb188d8/79631c67-3e13-408f-b7a2-213d9a97e243.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250527%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250527T030213Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1a525b4741b6455e7970a8f19a42abe180809481eac7d259506544d7bdab179d [2025-05-27T03:02:13.234Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-05-27T03:02:13.234Z] Dload Upload Total Spent Left Speed [2025-05-27T03:02:13.494Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 499k --:--:-- --:--:-- --:--:-- 499k [2025-05-27T03:02:13.494Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2e6fc59461ceaae3f712e31c505e5f50cbb188d8 [Pipeline] } [2025-05-27T03:02:13.524Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-05-27T03:02:15.127Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-05-27T03:02:15.458Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-27T03:02:16.352Z] ---> package-listing.sh [2025-05-27T03:02:16.352Z] ++ facter osfamily [2025-05-27T03:02:16.352Z] ++ tr '[:upper:]' '[:lower:]' [2025-05-27T03:02:16.611Z] + OS_FAMILY=debian [2025-05-27T03:02:16.611Z] + workspace=/w/workspace/edgex-go/1 [2025-05-27T03:02:16.611Z] + START_PACKAGES=/tmp/packages_start.txt [2025-05-27T03:02:16.611Z] + END_PACKAGES=/tmp/packages_end.txt [2025-05-27T03:02:16.611Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-05-27T03:02:16.611Z] + PACKAGES=/tmp/packages_start.txt [2025-05-27T03:02:16.611Z] + '[' /w/workspace/edgex-go/1 ']' [2025-05-27T03:02:16.611Z] + PACKAGES=/tmp/packages_end.txt [2025-05-27T03:02:16.611Z] + case "${OS_FAMILY}" in [2025-05-27T03:02:16.611Z] + dpkg -l [2025-05-27T03:02:16.611Z] + grep '^ii' [2025-05-27T03:02:16.611Z] + '[' -f /tmp/packages_start.txt ']' [2025-05-27T03:02:16.611Z] + '[' -f /tmp/packages_end.txt ']' [2025-05-27T03:02:16.611Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-05-27T03:02:16.611Z] + '[' /w/workspace/edgex-go/1 ']' [2025-05-27T03:02:16.611Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-05-27T03:02:16.611Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2025-05-27T03:02:16.646Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-05-27T03:02:16.943Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-27T03:02:17.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-27T03:02:17.590Z] [2025-05-27T03:02:17.590Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-27T03:02:17.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-27T03:02:17.978Z] latest: Pulling from edgex-lftools-log-publisher [2025-05-27T03:02:17.978Z] 5eb5b503b376: Pulling fs layer [2025-05-27T03:02:17.978Z] 5c69ac0246d0: Pulling fs layer [2025-05-27T03:02:17.978Z] ec43610c2a17: Pulling fs layer [2025-05-27T03:02:17.978Z] 3a2ae6a8a46f: Pulling fs layer [2025-05-27T03:02:17.978Z] 3a2ae6a8a46f: Waiting [2025-05-27T03:02:17.978Z] 33b1e0a273af: Pulling fs layer [2025-05-27T03:02:17.978Z] 5d3b04190fa2: Pulling fs layer [2025-05-27T03:02:17.978Z] 2f39f015ded8: Pulling fs layer [2025-05-27T03:02:17.978Z] 33b1e0a273af: Waiting [2025-05-27T03:02:17.978Z] 5d3b04190fa2: Waiting [2025-05-27T03:02:17.978Z] 2f39f015ded8: Waiting [2025-05-27T03:02:17.978Z] 5c69ac0246d0: Download complete [2025-05-27T03:02:17.978Z] 3a2ae6a8a46f: Download complete [2025-05-27T03:02:17.978Z] 33b1e0a273af: Verifying Checksum [2025-05-27T03:02:17.978Z] 33b1e0a273af: Download complete [2025-05-27T03:02:17.978Z] ec43610c2a17: Verifying Checksum [2025-05-27T03:02:17.978Z] ec43610c2a17: Download complete [2025-05-27T03:02:17.978Z] 5d3b04190fa2: Download complete [2025-05-27T03:02:18.237Z] 5eb5b503b376: Verifying Checksum [2025-05-27T03:02:18.237Z] 5eb5b503b376: Download complete [2025-05-27T03:02:18.802Z] 2f39f015ded8: Verifying Checksum [2025-05-27T03:02:18.802Z] 2f39f015ded8: Download complete [2025-05-27T03:02:19.369Z] 5eb5b503b376: Pull complete [2025-05-27T03:02:19.369Z] 5c69ac0246d0: Pull complete [2025-05-27T03:02:19.935Z] ec43610c2a17: Pull complete [2025-05-27T03:02:19.935Z] 3a2ae6a8a46f: Pull complete [2025-05-27T03:02:20.192Z] 33b1e0a273af: Pull complete [2025-05-27T03:02:20.192Z] 5d3b04190fa2: Pull complete [2025-05-27T03:02:25.459Z] 2f39f015ded8: Pull complete [2025-05-27T03:02:25.460Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-05-27T03:02:25.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-27T03:02:25.460Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-27T03:02:25.687Z] prd-ubuntu20.04-docker-8c-8g-2309 does not seem to be running inside a container [2025-05-27T03:02:25.716Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-05-27T03:02:27.187Z] $ docker top fbd6597c21312dce41201398d915766c15eff41b2099d0e30488754f317dabc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-27T03:02:27.591Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-05-27T03:02:27.904Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-05-27T03:02:28.215Z] + ls /var/log/sa-host [2025-05-27T03:02:28.215Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-27T03:02:28.442Z] provisioning config files... [2025-05-27T03:02:28.453Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1335042092934059337tmp [Pipeline] { [Pipeline] echo [2025-05-27T03:02:28.511Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-27T03:02:28.825Z] ---> create-netrc.sh [Pipeline] } [2025-05-27T03:02:28.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-05-27T03:02:29.282Z] ---> python-tools-install.sh [Pipeline] echo [2025-05-27T03:02:29.315Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-27T03:02:29.631Z] ---> sudo-logs.sh [2025-05-27T03:02:29.631Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-05-27T03:02:29.725Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-27T03:02:30.050Z] ---> job-cost.sh [2025-05-27T03:02:30.050Z] lf-activate-venv: SKIPPING [2025-05-27T03:02:30.050Z] INFO: No Stack... [2025-05-27T03:02:30.308Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-05-27T03:02:30.875Z] INFO: Archiving Costs [Pipeline] echo [2025-05-27T03:02:30.911Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-27T03:02:31.226Z] ---> logs-deploy.sh [2025-05-27T03:02:31.226Z] lf-activate-venv: SKIPPING [2025-05-27T03:02:31.226Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5160/1 [2025-05-27T03:02:31.226Z] INFO: archiving workspace using pattern(s): [2025-05-27T03:02:32.162Z] Archives upload complete. [2025-05-27T03:02:32.422Z] INFO: archiving logs to Nexus [2025-05-27T03:02:32.992Z] ---> uname -a: [2025-05-27T03:02:32.992Z] Linux prd-ubuntu20-04-docker-8c-8g-2309 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-05-27T03:02:32.992Z] [2025-05-27T03:02:32.992Z] [2025-05-27T03:02:32.992Z] ---> lscpu: [2025-05-27T03:02:32.992Z] Architecture: x86_64 [2025-05-27T03:02:32.992Z] CPU op-mode(s): 32-bit, 64-bit [2025-05-27T03:02:32.992Z] Byte Order: Little Endian [2025-05-27T03:02:32.992Z] Address sizes: 40 bits physical, 48 bits virtual [2025-05-27T03:02:32.992Z] CPU(s): 8 [2025-05-27T03:02:32.992Z] On-line CPU(s) list: 0-7 [2025-05-27T03:02:32.992Z] Thread(s) per core: 1 [2025-05-27T03:02:32.992Z] Core(s) per socket: 1 [2025-05-27T03:02:32.992Z] Socket(s): 8 [2025-05-27T03:02:32.992Z] NUMA node(s): 1 [2025-05-27T03:02:32.992Z] Vendor ID: AuthenticAMD [2025-05-27T03:02:32.992Z] CPU family: 23 [2025-05-27T03:02:32.992Z] Model: 49 [2025-05-27T03:02:32.992Z] Model name: AMD EPYC-Rome Processor [2025-05-27T03:02:32.992Z] Stepping: 0 [2025-05-27T03:02:32.992Z] CPU MHz: 2800.000 [2025-05-27T03:02:32.992Z] BogoMIPS: 5600.00 [2025-05-27T03:02:32.992Z] Virtualization: AMD-V [2025-05-27T03:02:32.992Z] Hypervisor vendor: KVM [2025-05-27T03:02:32.992Z] Virtualization type: full [2025-05-27T03:02:32.992Z] L1d cache: 256 KiB [2025-05-27T03:02:32.992Z] L1i cache: 256 KiB [2025-05-27T03:02:32.992Z] L2 cache: 4 MiB [2025-05-27T03:02:32.992Z] L3 cache: 128 MiB [2025-05-27T03:02:32.992Z] NUMA node0 CPU(s): 0-7 [2025-05-27T03:02:32.992Z] Vulnerability Itlb multihit: Not affected [2025-05-27T03:02:32.992Z] Vulnerability L1tf: Not affected [2025-05-27T03:02:32.992Z] Vulnerability Mds: Not affected [2025-05-27T03:02:32.992Z] Vulnerability Meltdown: Not affected [2025-05-27T03:02:32.992Z] Vulnerability Mmio stale data: Not affected [2025-05-27T03:02:32.992Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-05-27T03:02:32.992Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-05-27T03:02:32.992Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-05-27T03:02:32.992Z] Vulnerability Srbds: Not affected [2025-05-27T03:02:32.992Z] Vulnerability Tsx async abort: Not affected [2025-05-27T03:02:32.992Z] 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-05-27T03:02:32.992Z] [2025-05-27T03:02:32.992Z] [2025-05-27T03:02:32.992Z] ---> nproc: [2025-05-27T03:02:32.992Z] 8 [2025-05-27T03:02:32.992Z] [2025-05-27T03:02:32.992Z] [2025-05-27T03:02:32.992Z] ---> df -h: [2025-05-27T03:02:32.992Z] Filesystem Size Used Avail Use% Mounted on [2025-05-27T03:02:32.992Z] overlay 155G 29G 127G 19% / [2025-05-27T03:02:32.992Z] tmpfs 64M 0 64M 0% /dev [2025-05-27T03:02:32.992Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-05-27T03:02:32.992Z] shm 64M 0 64M 0% /dev/shm [2025-05-27T03:02:32.992Z] /dev/vda1 155G 29G 127G 19% /facter-os [2025-05-27T03:02:32.992Z] [2025-05-27T03:02:32.992Z] [2025-05-27T03:02:32.992Z] ---> sar -b -r -n DEV: [2025-05-27T03:02:32.992Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2309) 05/27/25 _x86_64_ (8 CPU) [2025-05-27T03:02:32.992Z] [2025-05-27T03:02:32.992Z] 02:53:37 LINUX RESTART (8 CPU) [2025-05-27T03:02:32.992Z] [2025-05-27T03:02:32.992Z] 02:54:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-05-27T03:02:32.992Z] 02:55:01 352.64 38.76 313.88 0.00 4316.69 65889.44 0.00 [2025-05-27T03:02:32.992Z] 02:56:01 149.69 1.25 148.44 0.00 16.66 32400.20 0.00 [2025-05-27T03:02:32.992Z] 02:57:01 51.42 0.00 51.42 0.00 0.00 36397.48 0.00 [2025-05-27T03:02:32.992Z] 02:58:01 33.38 0.17 33.21 0.00 2.53 22973.64 0.00 [2025-05-27T03:02:32.992Z] 02:59:01 779.49 17.01 762.48 0.00 2543.97 287325.05 0.00 [2025-05-27T03:02:32.992Z] 03:00:01 697.53 6.08 691.45 0.00 285.99 218231.68 0.00 [2025-05-27T03:02:32.992Z] 03:01:01 547.23 0.03 547.19 0.00 0.27 135379.51 0.00 [2025-05-27T03:02:32.992Z] 03:02:01 346.02 0.02 346.00 0.00 0.13 132471.98 0.00 [2025-05-27T03:02:32.992Z] Average: 369.77 7.85 361.92 0.00 888.75 116514.11 0.00 [2025-05-27T03:02:32.992Z] [2025-05-27T03:02:32.992Z] 02:54:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-05-27T03:02:32.992Z] 02:55:01 28361540 31538088 777160 2.36 76536 3354484 1851972 5.46 1095384 3017748 12 [2025-05-27T03:02:32.992Z] 02:56:01 26903404 31412892 890152 2.71 128284 4500724 2061260 6.07 1832432 3594404 935668 [2025-05-27T03:02:32.992Z] 02:57:01 26320164 31464280 834820 2.54 132108 5102828 1964856 5.79 1853304 4118388 993480 [2025-05-27T03:02:32.992Z] 02:58:01 26035320 31445624 852820 2.59 136152 5327492 1931088 5.69 1821036 4405704 580984 [2025-05-27T03:02:32.992Z] 02:59:01 18313400 31070744 1156180 3.52 280156 12115184 4022172 11.85 2785056 10649576 837328 [2025-05-27T03:02:32.992Z] 03:00:01 8612976 28623404 3553776 10.81 408592 18716384 11113748 32.75 6324936 16212060 1398380 [2025-05-27T03:02:32.992Z] 03:01:01 4912132 27291156 4889456 14.87 421832 20980360 10704164 31.55 8655668 17500308 0 [2025-05-27T03:02:32.992Z] 03:02:01 5537216 30540776 1656124 5.04 435260 23562420 4768184 14.05 6141736 19398780 1584 [2025-05-27T03:02:32.993Z] Average: 18124519 30423370 1826311 5.55 252365 11707484 4802180 14.15 3813694 9862121 593430 [2025-05-27T03:02:32.993Z] [2025-05-27T03:02:32.993Z] 02:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-05-27T03:02:32.993Z] 02:55:01 lo 5.36 5.36 0.52 0.52 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 02:55:01 docker0 556.36 546.89 39.09 3030.99 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 02:55:01 ens3 1676.78 1488.12 13860.06 191.18 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 02:56:01 docker0 232.29 327.60 19.38 1667.72 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 02:56:01 ens3 359.11 249.83 1698.36 34.22 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 02:56:01 veth5d327ba 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 02:57:01 docker0 1.38 1.38 0.10 0.12 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 02:57:01 ens3 34.22 22.84 26.81 15.29 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 02:57:01 veth5d327ba 1.38 1.42 0.12 0.13 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 02:58:01 ens3 26.68 17.80 22.51 13.71 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 02:58:01 veth5d327ba 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 02:59:01 vethd0db8ef 50.67 76.88 5.02 472.88 0.00 0.00 0.00 0.04 [2025-05-27T03:02:32.993Z] 02:59:01 vethe9c4f61 49.33 82.12 4.93 468.16 0.00 0.00 0.00 0.04 [2025-05-27T03:02:32.993Z] 02:59:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 02:59:01 veth20b1000 52.97 77.39 5.17 474.18 0.00 0.00 0.00 0.04 [2025-05-27T03:02:32.993Z] 02:59:01 veth04e5e3d 50.61 86.95 5.02 476.82 0.00 0.00 0.00 0.04 [2025-05-27T03:02:32.993Z] 02:59:01 docker0 365.34 604.15 29.72 4253.26 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 02:59:01 veth63d1934 0.63 1.70 0.06 0.29 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 02:59:01 vetha950146 50.42 89.20 5.01 472.84 0.00 0.00 0.00 0.04 [2025-05-27T03:02:32.993Z] 02:59:01 ens3 887.35 552.84 9609.40 207.66 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 02:59:01 vethb1438cf 51.21 90.13 5.07 477.24 0.00 0.00 0.00 0.04 [2025-05-27T03:02:32.993Z] 03:00:01 vethf0f7c18 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:00:01 veth3db1282 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:00:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:00:01 vethb85fd17 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:00:01 docker0 170.75 326.47 16.40 4513.87 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:00:01 veth1165fc6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:00:01 veth63d1934 0.15 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:00:01 veth0e54d3b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:00:01 vethf554578 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:00:01 ens3 339.81 178.11 4524.87 24.64 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:00:01 vethef4213f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:00:01 vethb5191e7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:00:01 veth359a3db 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:00:01 veth6c5571c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:00:01 vethb660ad0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:00:01 veth95aac6b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:01:01 vethf0f7c18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:01:01 veth3db1282 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:01:01 vethb85fd17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:01:01 veth1165fc6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:01:01 veth63d1934 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:01:01 ens3 2.08 0.87 1.45 0.72 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:01:01 vethef4213f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:01:01 vethb5191e7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:01:01 veth359a3db 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:01:01 veth6c5571c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:01:01 vethb660ad0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:01:01 veth95aac6b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:02:01 vethf0f7c18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:02:01 veth3db1282 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:02:01 vethb85fd17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:02:01 veth1165fc6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:02:01 veth63d1934 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:02:01 ens3 8.15 6.20 6.60 3.94 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:02:01 vethef4213f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:02:01 veth359a3db 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:02:01 veth6c5571c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:02:01 vethb660ad0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] 03:02:01 veth26638e0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] Average: vethf0f7c18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] Average: veth3db1282 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] Average: lo 0.98 0.98 0.09 0.09 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] Average: vethb85fd17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] Average: docker0 164.96 225.17 13.03 1680.73 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] Average: veth1165fc6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] Average: veth63d1934 0.10 0.24 0.01 0.04 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] Average: ens3 414.17 312.12 3698.06 61.16 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] Average: vethef4213f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] Average: veth359a3db 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] Average: veth6c5571c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] Average: vethb660ad0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] Average: veth26638e0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-27T03:02:32.993Z] [2025-05-27T03:02:32.993Z] [2025-05-27T03:02:32.993Z] ---> sar -P ALL: [2025-05-27T03:02:32.993Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2309) 05/27/25 _x86_64_ (8 CPU) [2025-05-27T03:02:32.993Z] [2025-05-27T03:02:32.993Z] 02:53:37 LINUX RESTART (8 CPU) [2025-05-27T03:02:32.993Z] [2025-05-27T03:02:32.993Z] 02:54:02 CPU %user %nice %system %iowait %steal %idle [2025-05-27T03:02:32.993Z] 02:55:01 all 12.03 0.00 4.11 1.66 0.08 82.12 [2025-05-27T03:02:32.993Z] 02:55:01 0 8.91 0.00 3.63 0.20 0.09 87.17 [2025-05-27T03:02:32.993Z] 02:55:01 1 16.86 0.00 4.37 1.21 0.07 77.50 [2025-05-27T03:02:32.993Z] 02:55:01 2 11.74 0.00 2.77 1.70 0.09 83.70 [2025-05-27T03:02:32.993Z] 02:55:01 3 13.07 0.00 4.27 0.12 0.07 82.47 [2025-05-27T03:02:32.993Z] 02:55:01 4 10.31 0.00 3.49 0.83 0.09 85.29 [2025-05-27T03:02:32.993Z] 02:55:01 5 10.70 0.00 3.70 5.42 0.07 80.11 [2025-05-27T03:02:32.993Z] 02:55:01 6 12.43 0.00 5.32 0.41 0.09 81.75 [2025-05-27T03:02:32.993Z] 02:55:01 7 12.26 0.00 5.32 3.46 0.07 78.88 [2025-05-27T03:02:32.993Z] 02:56:01 all 32.04 0.00 5.70 0.54 0.08 61.64 [2025-05-27T03:02:32.993Z] 02:56:01 0 32.80 0.00 5.48 0.03 0.08 61.60 [2025-05-27T03:02:32.993Z] 02:56:01 1 32.11 0.00 5.48 0.08 0.08 62.25 [2025-05-27T03:02:32.993Z] 02:56:01 2 33.25 0.00 5.73 0.99 0.08 59.94 [2025-05-27T03:02:32.993Z] 02:56:01 3 31.67 0.00 5.47 0.05 0.07 62.74 [2025-05-27T03:02:32.993Z] 02:56:01 4 31.26 0.00 6.46 2.92 0.08 59.27 [2025-05-27T03:02:32.993Z] 02:56:01 5 33.07 0.00 5.75 0.15 0.08 60.94 [2025-05-27T03:02:32.993Z] 02:56:01 6 30.73 0.00 5.36 0.05 0.07 63.80 [2025-05-27T03:02:32.993Z] 02:56:01 7 31.44 0.00 5.85 0.03 0.10 62.58 [2025-05-27T03:02:32.993Z] 02:57:01 all 40.12 0.00 6.12 0.41 0.08 53.27 [2025-05-27T03:02:32.993Z] 02:57:01 0 38.41 0.00 5.90 0.00 0.08 55.61 [2025-05-27T03:02:32.993Z] 02:57:01 1 41.98 0.00 6.50 0.00 0.08 51.44 [2025-05-27T03:02:32.993Z] 02:57:01 2 42.52 0.00 6.40 0.17 0.08 50.84 [2025-05-27T03:02:32.993Z] 02:57:01 3 38.18 0.00 6.63 3.07 0.08 52.04 [2025-05-27T03:02:32.993Z] 02:57:01 4 39.83 0.00 5.43 0.00 0.07 54.68 [2025-05-27T03:02:32.993Z] 02:57:01 5 40.67 0.00 6.59 0.02 0.08 52.64 [2025-05-27T03:02:32.993Z] 02:57:01 6 38.86 0.00 5.79 0.02 0.08 55.25 [2025-05-27T03:02:32.993Z] 02:57:01 7 40.54 0.00 5.75 0.00 0.08 53.63 [2025-05-27T03:02:32.993Z] 02:58:01 all 52.63 0.00 6.89 0.14 0.09 40.24 [2025-05-27T03:02:32.993Z] 02:58:01 0 52.52 0.00 6.05 0.02 0.10 41.31 [2025-05-27T03:02:32.993Z] 02:58:01 1 51.77 0.00 6.93 0.84 0.10 40.36 [2025-05-27T03:02:32.993Z] 02:58:01 2 51.52 0.00 6.55 0.12 0.08 41.72 [2025-05-27T03:02:32.993Z] 02:58:01 3 53.66 0.00 7.76 0.05 0.08 38.44 [2025-05-27T03:02:32.993Z] 02:58:01 4 51.72 0.00 6.80 0.07 0.12 41.30 [2025-05-27T03:02:32.993Z] 02:58:01 5 53.00 0.00 6.63 0.05 0.08 40.23 [2025-05-27T03:02:32.993Z] 02:58:01 6 53.28 0.00 7.37 0.02 0.10 39.23 [2025-05-27T03:02:32.993Z] 02:58:01 7 53.59 0.00 7.00 0.00 0.08 39.32 [2025-05-27T03:02:32.993Z] 02:59:01 all 25.58 0.00 10.84 8.52 0.11 54.95 [2025-05-27T03:02:32.993Z] 02:59:01 0 25.10 0.00 10.22 5.15 0.10 59.43 [2025-05-27T03:02:32.993Z] 02:59:01 1 25.78 0.00 11.01 7.28 0.08 55.84 [2025-05-27T03:02:32.993Z] 02:59:01 2 25.48 0.00 10.04 8.36 0.10 56.03 [2025-05-27T03:02:32.993Z] 02:59:01 3 25.16 0.00 11.30 7.50 0.10 55.94 [2025-05-27T03:02:32.993Z] 02:59:01 4 26.61 0.00 10.51 9.70 0.12 53.06 [2025-05-27T03:02:32.993Z] 02:59:01 5 26.22 0.00 10.41 9.41 0.12 53.84 [2025-05-27T03:02:32.993Z] 02:59:01 6 25.44 0.00 11.80 11.78 0.14 50.84 [2025-05-27T03:02:32.993Z] 02:59:01 7 24.89 0.00 11.46 9.00 0.10 54.56 [2025-05-27T03:02:32.993Z] 03:00:01 all 58.36 0.00 11.15 8.97 0.09 21.43 [2025-05-27T03:02:32.993Z] 03:00:01 0 58.89 0.00 10.08 4.91 0.08 26.04 [2025-05-27T03:02:32.993Z] 03:00:01 1 58.61 0.00 10.84 2.98 0.10 27.47 [2025-05-27T03:02:32.993Z] 03:00:01 2 58.92 0.00 12.31 20.59 0.10 8.08 [2025-05-27T03:02:32.993Z] 03:00:01 3 57.49 0.00 12.07 4.51 0.08 25.84 [2025-05-27T03:02:32.993Z] 03:00:01 4 57.79 0.00 11.82 13.63 0.08 16.68 [2025-05-27T03:02:32.993Z] 03:00:01 5 58.20 0.00 10.79 14.04 0.10 16.87 [2025-05-27T03:02:32.993Z] 03:00:01 6 58.66 0.00 10.59 7.87 0.10 22.78 [2025-05-27T03:02:32.993Z] 03:00:01 7 58.32 0.00 10.71 3.26 0.10 27.61 [2025-05-27T03:02:32.993Z] 03:01:01 all 89.97 0.00 9.91 0.00 0.12 0.00 [2025-05-27T03:02:32.993Z] 03:01:01 0 90.60 0.00 9.28 0.00 0.12 0.00 [2025-05-27T03:02:32.993Z] 03:01:01 1 88.99 0.00 10.88 0.00 0.13 0.00 [2025-05-27T03:02:32.993Z] 03:01:01 2 91.09 0.00 8.80 0.00 0.12 0.00 [2025-05-27T03:02:32.993Z] 03:01:01 3 87.97 0.00 11.90 0.00 0.13 0.00 [2025-05-27T03:02:32.993Z] 03:01:01 4 89.87 0.00 10.01 0.00 0.12 0.00 [2025-05-27T03:02:32.993Z] 03:01:01 5 90.89 0.00 9.01 0.00 0.10 0.00 [2025-05-27T03:02:32.993Z] 03:01:01 6 89.92 0.00 9.96 0.00 0.12 0.00 [2025-05-27T03:02:32.993Z] 03:01:01 7 90.42 0.00 9.47 0.00 0.12 0.00 [2025-05-27T03:02:32.993Z] 03:02:01 all 89.74 0.00 10.15 0.00 0.11 0.00 [2025-05-27T03:02:32.993Z] 03:02:01 0 89.39 0.00 10.51 0.00 0.10 0.00 [2025-05-27T03:02:32.993Z] 03:02:01 1 88.39 0.00 11.48 0.02 0.12 0.00 [2025-05-27T03:02:32.993Z] 03:02:01 2 90.43 0.00 9.45 0.00 0.12 0.00 [2025-05-27T03:02:32.993Z] 03:02:01 3 88.77 0.00 11.12 0.00 0.12 0.00 [2025-05-27T03:02:32.993Z] 03:02:01 4 89.85 0.00 10.05 0.00 0.10 0.00 [2025-05-27T03:02:32.993Z] 03:02:01 5 91.34 0.00 8.56 0.00 0.10 0.00 [2025-05-27T03:02:32.993Z] 03:02:01 6 89.69 0.00 10.20 0.00 0.12 0.00 [2025-05-27T03:02:32.993Z] 03:02:01 7 90.04 0.00 9.81 0.02 0.12 0.02 [2025-05-27T03:02:32.993Z] Average: all 50.28 0.00 8.12 2.52 0.10 38.98 [2025-05-27T03:02:32.993Z] Average: 0 49.74 0.00 7.65 1.28 0.09 41.24 [2025-05-27T03:02:32.993Z] Average: 1 50.79 0.00 8.45 1.54 0.10 39.12 [2025-05-27T03:02:32.993Z] Average: 2 50.78 0.00 7.76 3.98 0.10 37.38 [2025-05-27T03:02:32.993Z] Average: 3 49.72 0.00 8.83 1.91 0.09 39.45 [2025-05-27T03:02:32.993Z] Average: 4 49.88 0.00 8.09 3.39 0.10 38.55 [2025-05-27T03:02:32.993Z] Average: 5 50.78 0.00 7.70 3.62 0.09 37.81 [2025-05-27T03:02:32.993Z] Average: 6 50.14 0.00 8.30 2.50 0.10 38.96 [2025-05-27T03:02:32.993Z] Average: 7 50.42 0.00 8.18 1.95 0.10 39.35 [2025-05-27T03:02:32.993Z] [2025-05-27T03:02:32.993Z] [2025-05-27T03:02:32.993Z]