Pull request #4903 updated 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 jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from c6482e65d89cef554284ac0e5179b1f39df8465d+5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f (e21625b61c79bd6d0ba422f0cd5b4368e2c80925) 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-ssh4577491478007679023.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh10291883430957459820.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4903/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4903/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16845512191729929709.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1701840744526234995.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4903/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4903/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1200293290795901148.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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.21 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-10010’ is offline Running on prd-ubuntu20.04-docker-8c-8g-10016 in /w/workspace/edgexfoundry_edgex-go_PR-4903 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4903/head:refs/remotes/origin/PR-4903 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f into PR head commit c6482e65d89cef554284ac0e5179b1f39df8465d Merge succeeded, producing ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c Checking out Revision ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c (PR-4903) > git config core.sparsecheckout # timeout=10 > git checkout -f c6482e65d89cef554284ac0e5179b1f39df8465d # 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 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c # timeout=10 Commit message: "Merge commit '5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-10T10:39:44.490Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-10T10:39:44.565Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-10T10:39:44.591Z] ========================================================= [2024-09-10T10:39:44.591Z] EdgeX Global Pipelines Version Info [2024-09-10T10:39:44.591Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d2ac585b9edd06a25cc355157be4e27b54cc92a4 # timeout=10 [2024-09-10T10:39:45.693Z] ------------------- [2024-09-10T10:39:45.693Z] stable info: [2024-09-10T10:39:45.693Z] ------------------- [2024-09-10T10:39:45.693Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-10T10:39:45.693Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-10T10:39:45.693Z] Message: update stable to v1.0.263 [2024-09-10T10:39:45.953Z] ------------------- [2024-09-10T10:39:45.953Z] experimental info: [2024-09-10T10:39:45.953Z] ------------------- [2024-09-10T10:39:45.953Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-10T10:39:45.953Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-10T10:39:45.953Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-10T10:39:46.033Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-10T10:39:46.052Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-10T10:39:46.068Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-10T10:39:46.091Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-10T10:39:46.113Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-10T10:39:46.133Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-10T10:39:46.157Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-10T10:39:46.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-10T10:39:46.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-10T10:39:46.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-10T10:39:46.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-10T10:39:46.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-10T10:39:46.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-10T10:39:46.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-10T10:39:46.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-10T10:39:46.311Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-10T10:39:46.334Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-10T10:39:46.354Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-10T10:39:46.376Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-10T10:39:46.395Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-10T10:39:46.416Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-10T10:39:46.436Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-10T10:39:46.457Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-10T10:39:46.477Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4903 [Pipeline] echo [2024-09-10T10:39:46.495Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4903 [Pipeline] echo [2024-09-10T10:39:46.518Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4903 [Pipeline] echo [2024-09-10T10:39:46.538Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c [Pipeline] echo [2024-09-10T10:39:46.558Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac792b2 [Pipeline] echo [2024-09-10T10:39:46.578Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T10:39:46.638Z] provisioning config files... [2024-09-10T10:39:46.652Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config111883554682766702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T10:39:46.975Z] ---> ****-login.sh [2024-09-10T10:39:46.975Z] nexus3.edgexfoundry.org:10001 [2024-09-10T10:39:47.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T10:39:47.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T10:39:47.234Z] Configure a credential helper to remove this warning. See [2024-09-10T10:39:47.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T10:39:47.234Z] [2024-09-10T10:39:47.234Z] Login Succeeded [2024-09-10T10:39:47.234Z] nexus3.edgexfoundry.org:10002 [2024-09-10T10:39:47.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T10:39:47.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T10:39:47.234Z] Configure a credential helper to remove this warning. See [2024-09-10T10:39:47.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T10:39:47.234Z] [2024-09-10T10:39:47.234Z] Login Succeeded [2024-09-10T10:39:47.234Z] nexus3.edgexfoundry.org:10003 [2024-09-10T10:39:47.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T10:39:47.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T10:39:47.493Z] Configure a credential helper to remove this warning. See [2024-09-10T10:39:47.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T10:39:47.494Z] [2024-09-10T10:39:47.494Z] Login Succeeded [2024-09-10T10:39:47.494Z] nexus3.edgexfoundry.org:10004 [2024-09-10T10:39:47.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T10:39:47.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T10:39:47.494Z] Configure a credential helper to remove this warning. See [2024-09-10T10:39:47.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T10:39:47.494Z] [2024-09-10T10:39:47.494Z] Login Succeeded [2024-09-10T10:39:47.494Z] ****.io [2024-09-10T10:39:47.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T10:39:47.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T10:39:47.753Z] Configure a credential helper to remove this warning. See [2024-09-10T10:39:47.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T10:39:47.753Z] [2024-09-10T10:39:47.753Z] Login Succeeded [2024-09-10T10:39:47.753Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T10:39:47.760Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T10:39:48.082Z] + 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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-09-10T10:39:48.082Z] + dirname cmd/core-command/Dockerfile [2024-09-10T10:39:48.082Z] + cut -d/ -f2 [2024-09-10T10:39:48.082Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-10T10:39:48.082Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-10T10:39:48.082Z] cut -d/ -f2 [2024-09-10T10:39:48.082Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-10T10:39:48.082Z] + dirname cmd/core-data/Dockerfile [2024-09-10T10:39:48.082Z] + cut -d/ -f2 [2024-09-10T10:39:48.082Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-10T10:39:48.082Z] + cut -d/ -f2 [2024-09-10T10:39:48.082Z] + dirname cmd/core-keeper/Dockerfile [2024-09-10T10:39:48.082Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-10T10:39:48.082Z] + dirname cmd/core-metadata/Dockerfile [2024-09-10T10:39:48.082Z] + cut -d/ -f2 [2024-09-10T10:39:48.082Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-10T10:39:48.082Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-10T10:39:48.082Z] + cut -d/ -f2 [2024-09-10T10:39:48.082Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-10T10:39:48.082Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-10T10:39:48.082Z] + cut -d/ -f2 [2024-09-10T10:39:48.082Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-10T10:39:48.082Z] + cut -d/ -f2 [2024-09-10T10:39:48.082Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-10T10:39:48.082Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-10T10:39:48.082Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-10T10:39:48.082Z] + cut -d/ -f2 [2024-09-10T10:39:48.082Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-10T10:39:48.082Z] + dirname+ cmd/security-spiffe-token-provider/Dockerfile [2024-09-10T10:39:48.082Z] cut -d/ -f2 [2024-09-10T10:39:48.082Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-10T10:39:48.082Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-10T10:39:48.082Z] + cut -d/ -f2 [2024-09-10T10:39:48.082Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-10T10:39:48.082Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-10T10:39:48.082Z] + cut -d/ -f2 [2024-09-10T10:39:48.082Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-10T10:39:48.082Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-10T10:39:48.082Z] + cut -d/ -f2 [2024-09-10T10:39:48.082Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-10T10:39:48.082Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-10T10:39:48.082Z] + cut -d/ -f2 [2024-09-10T10:39:48.082Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-10T10:39:48.082Z] + dirname cmd/support-notifications/Dockerfile [2024-09-10T10:39:48.082Z] + cut -d/ -f2 [2024-09-10T10:39:48.082Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-10T10:39:48.082Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-10T10:39:48.082Z] + cut -d/ -f2 [2024-09-10T10:39:48.082Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-10T10:39:48.112Z] 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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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 [2024-09-10T10:39:48.478Z] + git rev-list -1 --merges ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c~1..ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c [Pipeline] echo [2024-09-10T10:39:48.489Z] -----------> git rev-list -1 --merges ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c~1..ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c [2024-09-10T10:39:48.489Z] ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c [false] [Pipeline] sh [2024-09-10T10:39:48.779Z] + git log --format=format:%s -1 ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c [Pipeline] echo [2024-09-10T10:39:48.794Z] ========================================================= [2024-09-10T10:39:48.794Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-10T10:39:48.794Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-10T10:39:49.232Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-10T10:39:49.233Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-10T10:39:49.233Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-10T10:39:49.233Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-10T10:39:49.233Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-10T10:39:49.233Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-10T10:39:49.233Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T10:39:49.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T10:39:49.655Z] [2024-09-10T10:39:49.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T10:39:49.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T10:39:49.970Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-10T10:39:49.970Z] b85a868b505f: Pulling fs layer [2024-09-10T10:39:49.970Z] e2be974225ed: Pulling fs layer [2024-09-10T10:39:49.970Z] 339a4e72a1f5: Pulling fs layer [2024-09-10T10:39:49.970Z] 988bab9f4d93: Pulling fs layer [2024-09-10T10:39:49.970Z] 1469e6f7b9e6: Pulling fs layer [2024-09-10T10:39:49.970Z] 988bab9f4d93: Waiting [2024-09-10T10:39:49.970Z] eaf3925da568: Pulling fs layer [2024-09-10T10:39:49.970Z] bab4dde63d76: Pulling fs layer [2024-09-10T10:39:49.970Z] bde34c3a00c8: Pulling fs layer [2024-09-10T10:39:49.970Z] 1469e6f7b9e6: Waiting [2024-09-10T10:39:49.970Z] b352a97aabf1: Pulling fs layer [2024-09-10T10:39:49.970Z] bab4dde63d76: Waiting [2024-09-10T10:39:49.970Z] bde34c3a00c8: Waiting [2024-09-10T10:39:49.970Z] eaf3925da568: Waiting [2024-09-10T10:39:49.970Z] 4872d77fe225: Pulling fs layer [2024-09-10T10:39:49.970Z] 5851b861e8e6: Pulling fs layer [2024-09-10T10:39:49.970Z] 4872d77fe225: Waiting [2024-09-10T10:39:49.970Z] e2be974225ed: Download complete [2024-09-10T10:39:49.970Z] 988bab9f4d93: Verifying Checksum [2024-09-10T10:39:49.970Z] 1469e6f7b9e6: Verifying Checksum [2024-09-10T10:39:49.970Z] 1469e6f7b9e6: Download complete [2024-09-10T10:39:49.970Z] eaf3925da568: Download complete [2024-09-10T10:39:49.970Z] 339a4e72a1f5: Verifying Checksum [2024-09-10T10:39:49.970Z] 339a4e72a1f5: Download complete [2024-09-10T10:39:49.970Z] bde34c3a00c8: Download complete [2024-09-10T10:39:50.234Z] b352a97aabf1: Verifying Checksum [2024-09-10T10:39:50.234Z] b352a97aabf1: Download complete [2024-09-10T10:39:50.234Z] 4872d77fe225: Verifying Checksum [2024-09-10T10:39:50.234Z] 4872d77fe225: Download complete [2024-09-10T10:39:50.234Z] 5851b861e8e6: Verifying Checksum [2024-09-10T10:39:50.234Z] 5851b861e8e6: Download complete [2024-09-10T10:39:50.234Z] b85a868b505f: Verifying Checksum [2024-09-10T10:39:50.234Z] b85a868b505f: Download complete [2024-09-10T10:39:50.493Z] bab4dde63d76: Verifying Checksum [2024-09-10T10:39:50.493Z] bab4dde63d76: Download complete [2024-09-10T10:39:51.432Z] b85a868b505f: Pull complete [2024-09-10T10:39:51.692Z] e2be974225ed: Pull complete [2024-09-10T10:39:51.951Z] 339a4e72a1f5: Pull complete [2024-09-10T10:39:52.210Z] 988bab9f4d93: Pull complete [2024-09-10T10:39:52.469Z] 1469e6f7b9e6: Pull complete [2024-09-10T10:39:52.469Z] eaf3925da568: Pull complete [2024-09-10T10:39:54.383Z] bab4dde63d76: Pull complete [2024-09-10T10:39:54.383Z] bde34c3a00c8: Pull complete [2024-09-10T10:39:54.383Z] b352a97aabf1: Pull complete [2024-09-10T10:39:54.383Z] 4872d77fe225: Pull complete [2024-09-10T10:39:54.645Z] 5851b861e8e6: Pull complete [2024-09-10T10:39:54.645Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-10T10:39:54.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T10:39:54.645Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T10:39:54.785Z] prd-ubuntu20.04-docker-8c-8g-10016 does not seem to be running inside a container [2024-09-10T10:39:54.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-10T10:39:58.946Z] $ docker top 30bc1c6ba17c98b21869ce47c48afcc119b80b92a6cfd2f5738050a9e997c62a -eo pid,comm [2024-09-10T10:39:59.002Z] 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). [2024-09-10T10:39:59.002Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-10T10:39:59.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T10:39:59.071Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T10:39:59.172Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T10:39:59.172Z] $ docker exec 30bc1c6ba17c98b21869ce47c48afcc119b80b92a6cfd2f5738050a9e997c62a ssh-agent [2024-09-10T10:39:59.279Z] SSH_AUTH_SOCK=/tmp/ssh-6hAfVaCnlOQl/agent.33 [2024-09-10T10:39:59.279Z] SSH_AGENT_PID=39 [2024-09-10T10:39:59.287Z] Running ssh-add (command line suppressed) [2024-09-10T10:39:59.381Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_11030463264171324793.key (/w/workspace/edgex-go/4@tmp/private_key_11030463264171324793.key) [2024-09-10T10:39:59.403Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T10:39:59.695Z] + git tag --points-at HEAD [Pipeline] } [2024-09-10T10:39:59.705Z] $ docker exec --env ******** --env ******** 30bc1c6ba17c98b21869ce47c48afcc119b80b92a6cfd2f5738050a9e997c62a ssh-agent -k [2024-09-10T10:39:59.801Z] unset SSH_AUTH_SOCK; [2024-09-10T10:39:59.801Z] unset SSH_AGENT_PID; [2024-09-10T10:39:59.802Z] echo Agent pid 39 killed; [2024-09-10T10:39:59.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-10T10:39:59.859Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T10:39:59.859Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T10:39:59.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T10:39:59.966Z] $ docker exec 30bc1c6ba17c98b21869ce47c48afcc119b80b92a6cfd2f5738050a9e997c62a ssh-agent [2024-09-10T10:40:00.078Z] SSH_AUTH_SOCK=/tmp/ssh-kZJk9mbEbGsk/agent.72 [2024-09-10T10:40:00.078Z] SSH_AGENT_PID=78 [2024-09-10T10:40:00.082Z] Running ssh-add (command line suppressed) [2024-09-10T10:40:00.189Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_9932485171214364353.key (/w/workspace/edgex-go/4@tmp/private_key_9932485171214364353.key) [2024-09-10T10:40:00.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T10:40:00.496Z] + git semver init [2024-09-10T10:40:00.757Z] 2024-09-10 10:40:00,652 [run_init] DEBUG init version:0.0.0 force:False [2024-09-10T10:40:00.757Z] 2024-09-10 10:40:00,653 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2024-09-10T10:40:00.757Z] 2024-09-10 10:40:00,653 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2024-09-10T10:40:00.757Z] 2024-09-10 10:40:00,653 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2024-09-10T10:40:07.367Z] 2024-09-10 10:40:07,000 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2024-09-10T10:40:07.367Z] 2024-09-10 10:40:07,001 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4903 with force:False [2024-09-10T10:40:07.367Z] 2024-09-10 10:40:07,001 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4903 [2024-09-10T10:40:07.367Z] 2024-09-10 10:40:07,006 [execute] INFO git cat-file --batch-check [2024-09-10T10:40:07.367Z] 2024-09-10 10:40:07,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2024-09-10T10:40:07.367Z] 2024-09-10 10:40:07,013 [execute] INFO git cat-file --batch [2024-09-10T10:40:07.367Z] 2024-09-10 10:40:07,014 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2024-09-10T10:40:07.367Z] 2024-09-10 10:40:07,020 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4903 [2024-09-10T10:40:07.367Z] 0.0.0 [Pipeline] } [2024-09-10T10:40:07.375Z] $ docker exec --env ******** --env ******** 30bc1c6ba17c98b21869ce47c48afcc119b80b92a6cfd2f5738050a9e997c62a ssh-agent -k [2024-09-10T10:40:07.470Z] unset SSH_AUTH_SOCK; [2024-09-10T10:40:07.471Z] unset SSH_AGENT_PID; [2024-09-10T10:40:07.471Z] echo Agent pid 78 killed; [2024-09-10T10:40:07.482Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T10:40:07.788Z] + git semver [Pipeline] } [2024-09-10T10:40:08.056Z] $ docker stop --time=1 30bc1c6ba17c98b21869ce47c48afcc119b80b92a6cfd2f5738050a9e997c62a [2024-09-10T10:40:09.350Z] $ docker rm -f --volumes 30bc1c6ba17c98b21869ce47c48afcc119b80b92a6cfd2f5738050a9e997c62a [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T10:40:09.711Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-10T10:40:09.959Z] Stashed 1 file(s) [Pipeline] echo [2024-09-10T10:40:09.962Z] [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) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-10T10:40:10.398Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2024-09-10T10:40:10.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T10:40:10.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T10:40:10.450Z] ========================================================= [2024-09-10T10:40:10.450Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-10T10:40:10.450Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-10T10:40:10.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T10:40:10.743Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-10T10:40:10.743Z] 619be1103602: Pulling fs layer [2024-09-10T10:40:10.743Z] 7862e08f4a3e: Pulling fs layer [2024-09-10T10:40:10.743Z] 5df492c9dc93: Pulling fs layer [2024-09-10T10:40:10.743Z] 7629e6793208: Pulling fs layer [2024-09-10T10:40:10.743Z] 4f4fb700ef54: Pulling fs layer [2024-09-10T10:40:10.743Z] fb5054dd5b73: Pulling fs layer [2024-09-10T10:40:10.743Z] eeca6798cff9: Pulling fs layer [2024-09-10T10:40:10.743Z] aa269ceb94a6: Pulling fs layer [2024-09-10T10:40:10.743Z] ada007ff1a6a: Pulling fs layer [2024-09-10T10:40:10.743Z] 7629e6793208: Waiting [2024-09-10T10:40:10.744Z] 4f4fb700ef54: Waiting [2024-09-10T10:40:10.744Z] fb5054dd5b73: Waiting [2024-09-10T10:40:10.744Z] eeca6798cff9: Waiting [2024-09-10T10:40:10.744Z] aa269ceb94a6: Waiting [2024-09-10T10:40:10.744Z] ada007ff1a6a: Waiting [2024-09-10T10:40:10.744Z] 7862e08f4a3e: Verifying Checksum [2024-09-10T10:40:10.744Z] 7862e08f4a3e: Download complete [2024-09-10T10:40:10.744Z] 7629e6793208: Verifying Checksum [2024-09-10T10:40:10.744Z] 7629e6793208: Download complete [2024-09-10T10:40:10.744Z] 4f4fb700ef54: Verifying Checksum [2024-09-10T10:40:10.744Z] 4f4fb700ef54: Download complete [2024-09-10T10:40:10.744Z] fb5054dd5b73: Download complete [2024-09-10T10:40:10.744Z] 619be1103602: Verifying Checksum [2024-09-10T10:40:10.744Z] 619be1103602: Download complete [2024-09-10T10:40:10.744Z] eeca6798cff9: Verifying Checksum [2024-09-10T10:40:10.744Z] eeca6798cff9: Download complete [2024-09-10T10:40:11.002Z] 619be1103602: Pull complete [2024-09-10T10:40:11.003Z] ada007ff1a6a: Verifying Checksum [2024-09-10T10:40:11.003Z] ada007ff1a6a: Download complete [2024-09-10T10:40:11.003Z] 7862e08f4a3e: Pull complete [2024-09-10T10:40:11.261Z] 5df492c9dc93: Download complete [2024-09-10T10:40:11.519Z] aa269ceb94a6: Verifying Checksum [2024-09-10T10:40:11.519Z] aa269ceb94a6: Download complete [2024-09-10T10:40:14.049Z] 5df492c9dc93: Pull complete [2024-09-10T10:40:14.307Z] 7629e6793208: Pull complete [2024-09-10T10:40:14.307Z] 4f4fb700ef54: Pull complete [2024-09-10T10:40:14.307Z] fb5054dd5b73: Pull complete [2024-09-10T10:40:14.307Z] eeca6798cff9: Pull complete [2024-09-10T10:40:16.848Z] aa269ceb94a6: Pull complete [2024-09-10T10:40:17.109Z] ada007ff1a6a: Pull complete [2024-09-10T10:40:17.109Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-10T10:40:17.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T10:40:17.109Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-10T10:40:17.404Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T10:40:17.404Z] WORKDIR /edgex [2024-09-10T10:40:17.404Z] COPY go.mod . [2024-09-10T10:40:17.404Z] RUN go mod download [2024-09-10T10:40:17.405Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-10T10:40:17.988Z] Sending build context to Docker daemon 179.3MB [2024-09-10T10:40:17.988Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T10:40:17.988Z] ---> f489d0715acc [2024-09-10T10:40:17.988Z] Step 2/4 : WORKDIR /edgex [2024-09-10T10:40:25.062Z] Still waiting to schedule task [2024-09-10T10:40:25.063Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-10013’ is offline [2024-09-10T10:40:26.187Z] ---> Running in d0fe5a34981a [2024-09-10T10:40:26.187Z] Removing intermediate container d0fe5a34981a [2024-09-10T10:40:26.187Z] ---> 4cd687eb7a7a [2024-09-10T10:40:26.187Z] Step 3/4 : COPY go.mod . [2024-09-10T10:40:26.187Z] ---> cddb41ee7b20 [2024-09-10T10:40:26.187Z] Step 4/4 : RUN go mod download [2024-09-10T10:40:26.187Z] ---> Running in 5c0680fb081c [2024-09-10T10:40:48.131Z] Removing intermediate container 5c0680fb081c [2024-09-10T10:40:48.131Z] ---> dd5c225b3864 [2024-09-10T10:40:48.131Z] Successfully built dd5c225b3864 [2024-09-10T10:40:48.131Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T10:40:48.441Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-10T10:40:48.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T10:40:48.530Z] prd-ubuntu20.04-docker-8c-8g-10016 does not seem to be running inside a container [2024-09-10T10:40:48.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-10T10:40:48.999Z] $ docker top 16d7a52af692da181d2b8a2e1f25ddce620371ba807b848295aa1059dc90c4b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T10:40:49.355Z] + go version [2024-09-10T10:40:49.355Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-10T10:40:49.361Z] $ docker stop --time=1 16d7a52af692da181d2b8a2e1f25ddce620371ba807b848295aa1059dc90c4b1 [2024-09-10T10:40:50.616Z] $ docker rm -f --volumes 16d7a52af692da181d2b8a2e1f25ddce620371ba807b848295aa1059dc90c4b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T10:40:51.046Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-10T10:40:51.046Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T10:40:51.119Z] prd-ubuntu20.04-docker-8c-8g-10016 does not seem to be running inside a container [2024-09-10T10:40:51.146Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-10T10:40:51.475Z] $ docker top 11f8968f9d0c67d8bd87251e9182075ed1849effb5b319aed202c8ceec7d0909 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-10T10:40:51.548Z] ========================================================= [2024-09-10T10:40:51.548Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-10T10:40:51.548Z] ========================================================= [Pipeline] sh [2024-09-10T10:40:51.828Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2024-09-10T10:40:52.128Z] + make test [2024-09-10T10:40:52.128Z] go test -race -coverprofile=coverage.out ./... [2024-09-10T10:41:00.247Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-10T10:41:26.783Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-10T10:41:26.783Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-10T10:41:26.783Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-10T10:41:26.783Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-10T10:41:27.042Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-10T10:41:27.042Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-10T10:41:27.042Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-10T10:41:27.042Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-10T10:41:27.042Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-10T10:41:27.042Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-10T10:41:27.042Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-10T10:41:27.609Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-10T10:41:27.868Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-10T10:41:27.868Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-10T10:41:27.868Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-10T10:41:27.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-10T10:41:29.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-10T10:41:29.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-10T10:41:30.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.016s coverage: 28.7% of statements [2024-09-10T10:41:31.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-10T10:41:31.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-10T10:41:31.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-10T10:41:31.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-10T10:41:31.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-10T10:41:32.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2024-09-10T10:41:32.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-10T10:41:32.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-10T10:41:32.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-10T10:41:32.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-10T10:41:32.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-10T10:41:32.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-10T10:41:32.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-10T10:41:32.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-10T10:41:32.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-10T10:41:34.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-10T10:41:34.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-10T10:41:34.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-10T10:41:34.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-10T10:41:34.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-10T10:41:35.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.068s coverage: 69.2% of statements [2024-09-10T10:41:35.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 53.2% of statements [2024-09-10T10:41:35.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.620s coverage: 93.4% of statements [2024-09-10T10:41:35.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.057s coverage: 91.7% of statements [2024-09-10T10:41:35.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-10T10:41:35.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-10T10:41:36.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 7.0% of statements [2024-09-10T10:41:36.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-10T10:41:36.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-10T10:41:36.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-10T10:41:36.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-10T10:41:36.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-10T10:41:36.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-10T10:41:36.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-10T10:41:36.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-10T10:41:36.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-10T10:41:36.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-10T10:41:36.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-10T10:41:38.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-10T10:41:38.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.422s coverage: 95.8% of statements [2024-09-10T10:41:38.273Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-09-10T10:41:38.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-10T10:41:38.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-10T10:41:39.113Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.017s coverage: 0.0% of statements [no tests to run] [2024-09-10T10:41:40.051Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 0.8% of statements [2024-09-10T10:41:40.051Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 30.7% of statements [2024-09-10T10:41:40.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 41.7% of statements [2024-09-10T10:41:40.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.035s coverage: 77.8% of statements [2024-09-10T10:41:40.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-09-10T10:41:40.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements [2024-09-10T10:41:40.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2024-09-10T10:41:41.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-10T10:41:41.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-10T10:41:41.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-10T10:41:41.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-10T10:41:41.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-10T10:41:41.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-10T10:41:41.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-10T10:41:41.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-10T10:41:42.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-10T10:41:42.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-10T10:41:42.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-10T10:41:43.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-10T10:41:43.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-10T10:41:43.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-10T10:41:43.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-10T10:41:43.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-10T10:41:43.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-10T10:41:44.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-10T10:41:45.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-10T10:41:46.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-10T10:41:47.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-10T10:41:47.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-10T10:41:50.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-10T10:41:50.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-10T10:41:50.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-10T10:41:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-10T10:41:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-10T10:41:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-10T10:41:51.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-10T10:41:51.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-10T10:41:51.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-10T10:41:51.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-10T10:41:52.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-10T10:41:52.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-10T10:41:52.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-10T10:41:52.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2024-09-10T10:41:54.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-10T10:41:54.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-10T10:41:54.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-10T10:41:55.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-10T10:41:55.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-10T10:41:55.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-10T10:41:55.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-10T10:41:57.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-10T10:41:57.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-10T10:41:57.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-10T10:41:57.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-10T10:41:58.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-10T10:41:58.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-10T10:41:58.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-10T10:41:58.770Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-10T10:42:05.649Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10017 in /w/workspace/edgexfoundry_edgex-go_PR-4903 [Pipeline] { [Pipeline] ws [2024-09-10T10:42:05.669Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2024-09-10T10:42:06.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.384s coverage: 79.9% of statements [2024-09-10T10:42:06.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.050s coverage: 92.9% of statements [2024-09-10T10:42:06.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 66.7% of statements [2024-09-10T10:42:06.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2024-09-10T10:42:06.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements [2024-09-10T10:42:06.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2024-09-10T10:42:06.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements [2024-09-10T10:42:06.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2024-09-10T10:42:06.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.074s coverage: 81.8% of statements [2024-09-10T10:42:06.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.067s coverage: 82.1% of statements [2024-09-10T10:42:06.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-09-10T10:42:06.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.133s coverage: 63.1% of statements [2024-09-10T10:42:06.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2024-09-10T10:42:06.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-09-10T10:42:06.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-09-10T10:42:06.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.027s coverage: 73.7% of statements [2024-09-10T10:42:06.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-09-10T10:42:06.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.157s coverage: 36.5% of statements [2024-09-10T10:42:06.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-09-10T10:42:06.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-09-10T10:42:06.886Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.028s coverage: 4.9% of statements [2024-09-10T10:42:06.886Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.074s coverage: 97.1% of statements [2024-09-10T10:42:06.886Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.026s coverage: 35.9% of statements [2024-09-10T10:42:06.886Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 19.9% of statements [2024-09-10T10:42:06.886Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.100s coverage: 95.7% of statements [2024-09-10T10:42:06.886Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.035s coverage: 61.8% of statements [2024-09-10T10:42:06.886Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 98.9% of statements [2024-09-10T10:42:06.886Z] 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 [2024-09-10T10:42:06.886Z] running golangci-lint [2024-09-10T10:42:06.886Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-10T10:42:06.886Z] go version go1.21.9 linux/amd64 [2024-09-10T10:42:06.886Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-10T10:42:06.886Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-10T10:42:08.726Z] The recommended git tool is: git [2024-09-10T10:42:16.500Z] using credential edgex-jenkins-ssh [2024-09-10T10:42:16.521Z] Cloning the remote Git repository [2024-09-10T10:42:16.558Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-10T10:42:16.760Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2024-09-10T10:42:17.049Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-10T10:42:17.051Z] > git --version # timeout=10 [2024-09-10T10:42:17.095Z] > git --version # 'git version 2.25.1' [2024-09-10T10:42:17.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-10T10:42:17.346Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-10T10:42:28.806Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|name|types_sizes|deps|imports) took 22.256958236s" [2024-09-10T10:42:28.806Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.043087ms" [2024-09-10T10:42:34.205Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-10T10:42:34.234Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-10T10:42:35.121Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-10T10:42:35.161Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-10T10:42:35.162Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-10T10:42:35.186Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4903/head:refs/remotes/origin/PR-4903 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-10T10:42:36.024Z] Merging remotes/origin/main commit 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f into PR head commit c6482e65d89cef554284ac0e5179b1f39df8465d [2024-09-10T10:42:36.740Z] Merge succeeded, producing 4f41fae9c2198a57b2a610d7da96f5f058b59629 [2024-09-10T10:42:36.741Z] Checking out Revision 4f41fae9c2198a57b2a610d7da96f5f058b59629 (PR-4903) [2024-09-10T10:42:36.038Z] > git config core.sparsecheckout # timeout=10 [2024-09-10T10:42:36.106Z] > git checkout -f c6482e65d89cef554284ac0e5179b1f39df8465d # timeout=10 [2024-09-10T10:42:36.362Z] > git remote # timeout=10 [2024-09-10T10:42:36.377Z] > git config --get remote.origin.url # timeout=10 [2024-09-10T10:42:36.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-10T10:42:36.409Z] > git merge 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f # timeout=10 [2024-09-10T10:42:36.711Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-10T10:42:36.740Z] > git config core.sparsecheckout # timeout=10 [2024-09-10T10:42:36.752Z] > git checkout -f 4f41fae9c2198a57b2a610d7da96f5f058b59629 # timeout=10 [2024-09-10T10:42:40.464Z] Commit message: "Merge commit '5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f' into HEAD" [2024-09-10T10:42:40.497Z] First time build. Skipping changelog. [2024-09-10T10:42:41.005Z] level=info msg="[linters_context/goanalysis] analyzers took 1m46.471984228s with top 10 stages: buildir: 58.605954005s, gosec: 8.364211498s, inspect: 2.704245907s, fact_deprecated: 2.1289607s, printf: 1.835695572s, ctrlflow: 1.584394946s, fact_purity: 1.430527594s, S1038: 1.148094314s, nilness: 1.11450871s, directives: 1.099701185s" [2024-09-10T10:42:41.005Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-10T10:42:41.005Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 22/214, skip_files: 214/214, skip_dirs: 214/214, exclude: 214/214, cgo: 214/214, filename_unadjuster: 214/214, nolint: 0/22, path_prettifier: 214/214, autogenerated_exclude: 214/214, identifier_marker: 214/214" [2024-09-10T10:42:41.005Z] level=info msg="[runner] processing took 18.955013ms with stages: nolint: 6.917379ms, identifier_marker: 6.314744ms, autogenerated_exclude: 2.192836ms, path_prettifier: 1.509571ms, exclude-rules: 1.205718ms, skip_dirs: 767.935µs, cgo: 28.52µs, filename_unadjuster: 14.16µs, fixer: 690ns, max_same_issues: 570ns, skip_files: 460ns, exclude: 440ns, max_from_linter: 430ns, uniq_by_line: 350ns, severity-rules: 280ns, sort_results: 250ns, diff: 190ns, source_code: 150ns, path_shortener: 120ns, path_prefixer: 110ns, max_per_file_from_linter: 110ns" [2024-09-10T10:42:41.005Z] level=info msg="[runner] linters took 12.217747556s with stages: goanalysis_metalinter: 12.198703512s" [2024-09-10T10:42:41.005Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-10T10:42:41.005Z] level=info msg="Memory: 341 samples, avg is 300.7MB, max is 1341.1MB" [2024-09-10T10:42:41.005Z] level=info msg="Execution took 34.526814588s" [2024-09-10T10:42:41.005Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-10T10:42:42.311Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-10T10:42:42.311Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T10:42:42.311Z] Dload Upload Total Spent Left Speed [2024-09-10T10:42:42.311Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 80679 0 --:--:-- --:--:-- --:--:-- 81189 [Pipeline] sh [2024-09-10T10:42:40.467Z] > git rev-list --no-walk d2ac585b9edd06a25cc355157be4e27b54cc92a4 # timeout=10 [2024-09-10T10:42:42.654Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-10T10:42:42.986Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-10T10:42:42.986Z] + sudo tee /etc/docker/daemon.new [2024-09-10T10:42:42.986Z] { [2024-09-10T10:42:42.986Z] "registry-mirrors": [ [2024-09-10T10:42:42.986Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-10T10:42:42.986Z] ], [2024-09-10T10:42:42.986Z] "bip": "10.250.0.254/24", [2024-09-10T10:42:42.986Z] "hosts": [ [2024-09-10T10:42:42.986Z] "tcp://0.0.0.0:5555", [2024-09-10T10:42:42.986Z] "unix:///var/run/docker.sock" [2024-09-10T10:42:42.986Z] ], [2024-09-10T10:42:42.986Z] "mtu": 1458, [2024-09-10T10:42:42.986Z] "selinux-enabled": true, [2024-09-10T10:42:42.986Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-10T10:42:42.986Z] } [Pipeline] sh [2024-09-10T10:42:43.321Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-10T10:42:43.647Z] + sudo service docker restart [2024-09-10T10:42:47.563Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-10T10:42:47.822Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-10T10:42:48.081Z] ./bin/test-attribution-txt.sh [2024-09-10T10:42:48.081Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-10T10:42:48.081Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-10T10:42:48.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-10T10:42:48.388Z] + ls -al . [2024-09-10T10:42:48.388Z] total 924 [2024-09-10T10:42:48.388Z] drwxrwxr-x 11 1001 1001 4096 Sep 10 10:40 . [2024-09-10T10:42:48.388Z] drwxr-xr-x 4 root root 4096 Sep 10 10:40 .. [2024-09-10T10:42:48.388Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 10:39 .blubracket [2024-09-10T10:42:48.388Z] -rw-rw-r-- 1 1001 1001 10 Sep 10 10:39 .dockerignore [2024-09-10T10:42:48.388Z] drwxrwxr-x 8 1001 1001 4096 Sep 10 10:42 .git [2024-09-10T10:42:48.388Z] drwxrwxr-x 3 1001 1001 4096 Sep 10 10:39 .github [2024-09-10T10:42:48.388Z] -rw-rw-r-- 1 1001 1001 1102 Sep 10 10:39 .gitignore [2024-09-10T10:42:48.388Z] -rw-rw-r-- 1 1001 1001 42 Sep 10 10:39 .golangci.yml [2024-09-10T10:42:48.388Z] -rw-rw-r-- 1 1001 1001 100 Sep 10 10:39 .hadolint.yml [2024-09-10T10:42:48.388Z] drwxr-xr-x 3 1001 1001 4096 Sep 10 10:40 .semver [2024-09-10T10:42:48.388Z] -rw-rw-r-- 1 1001 1001 155 Sep 10 10:39 .sonarcloud.properties [2024-09-10T10:42:48.388Z] -rw-rw-r-- 1 1001 1001 1171 Sep 10 10:39 ADOPTERS.md [2024-09-10T10:42:48.388Z] -rw-rw-r-- 1 1001 1001 21286 Sep 10 10:39 Attribution.txt [2024-09-10T10:42:48.388Z] -rw-rw-r-- 1 1001 1001 100284 Sep 10 10:39 CHANGELOG.md [2024-09-10T10:42:48.388Z] -rw-rw-r-- 1 1001 1001 3804 Sep 10 10:39 CONTRIBUTING.md [2024-09-10T10:42:48.388Z] -rw-rw-r-- 1 1001 1001 677 Sep 10 10:39 GOVERNANCE.md [2024-09-10T10:42:48.388Z] -rw-rw-r-- 1 1001 1001 861 Sep 10 10:39 Jenkinsfile [2024-09-10T10:42:48.388Z] -rw-rw-r-- 1 1001 1001 10775 Sep 10 10:39 LICENSE [2024-09-10T10:42:48.388Z] -rw-rw-r-- 1 1001 1001 16854 Sep 10 10:39 Makefile [2024-09-10T10:42:48.388Z] -rw-rw-r-- 1 1001 1001 582 Sep 10 10:39 OWNERS.md [2024-09-10T10:42:48.388Z] -rw-rw-r-- 1 1001 1001 9528 Sep 10 10:39 README.md [2024-09-10T10:42:48.388Z] -rw-rw-r-- 1 1001 1001 789 Sep 10 10:39 SECURITY.md [2024-09-10T10:42:48.388Z] -rw-rw-r-- 1 1001 1001 5 Sep 10 10:40 VERSION [2024-09-10T10:42:48.388Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 10:39 bin [2024-09-10T10:42:48.388Z] drwxrwxr-x 20 1001 1001 4096 Sep 10 10:39 cmd [2024-09-10T10:42:48.388Z] -rw-r--r-- 1 root root 555208 Sep 10 10:42 coverage.out [2024-09-10T10:42:48.388Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 10:39 fuzz_test [2024-09-10T10:42:48.388Z] -rw-rw-r-- 1 1001 1001 7305 Sep 10 10:39 go.mod [2024-09-10T10:42:48.388Z] -rw-rw-r-- 1 1001 1001 102748 Sep 10 10:39 go.sum [2024-09-10T10:42:48.388Z] drwxrwxr-x 7 1001 1001 4096 Sep 10 10:39 internal [2024-09-10T10:42:48.388Z] drwxrwxr-x 3 1001 1001 4096 Sep 10 10:39 openapi [2024-09-10T10:42:48.388Z] -rw-rw-r-- 1 1001 1001 584 Sep 10 10:39 security.txt [2024-09-10T10:42:48.388Z] -rw-rw-r-- 1 1001 1001 204 Sep 10 10:39 version.go [Pipeline] sh [2024-09-10T10:42:48.674Z] + '[' -e coverage.out ] [2024-09-10T10:42:48.674Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-10T10:42:48.772Z] Stashed 1 file(s) [Pipeline] sh [2024-09-10T10:42:49.055Z] + make build [2024-09-10T10:42:49.055Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T10:43:01.890Z] provisioning config files... [2024-09-10T10:43:01.915Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config10494957861627555460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T10:43:02.352Z] ---> ****-login.sh [2024-09-10T10:43:02.352Z] nexus3.edgexfoundry.org:10001 [2024-09-10T10:43:02.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T10:43:02.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T10:43:02.938Z] Configure a credential helper to remove this warning. See [2024-09-10T10:43:02.938Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T10:43:02.938Z] [2024-09-10T10:43:02.938Z] Login Succeeded [2024-09-10T10:43:02.938Z] nexus3.edgexfoundry.org:10002 [2024-09-10T10:43:03.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T10:43:03.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T10:43:03.478Z] Configure a credential helper to remove this warning. See [2024-09-10T10:43:03.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T10:43:03.478Z] [2024-09-10T10:43:03.478Z] Login Succeeded [2024-09-10T10:43:03.478Z] nexus3.edgexfoundry.org:10003 [2024-09-10T10:43:03.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T10:43:03.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T10:43:03.748Z] Configure a credential helper to remove this warning. See [2024-09-10T10:43:03.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T10:43:03.748Z] [2024-09-10T10:43:03.748Z] Login Succeeded [2024-09-10T10:43:03.748Z] nexus3.edgexfoundry.org:10004 [2024-09-10T10:43:04.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T10:43:04.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T10:43:04.018Z] Configure a credential helper to remove this warning. See [2024-09-10T10:43:04.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T10:43:04.018Z] [2024-09-10T10:43:04.018Z] Login Succeeded [2024-09-10T10:43:04.018Z] ****.io [2024-09-10T10:43:04.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T10:43:04.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T10:43:04.557Z] Configure a credential helper to remove this warning. See [2024-09-10T10:43:04.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T10:43:04.557Z] [2024-09-10T10:43:04.557Z] Login Succeeded [2024-09-10T10:43:04.557Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T10:43:04.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-10T10:43:05.169Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2024-09-10T10:43:05.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T10:43:05.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T10:43:05.231Z] ========================================================= [2024-09-10T10:43:05.231Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-10T10:43:05.231Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-10T10:43:05.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T10:43:05.547Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-10T10:43:05.547Z] c6b39de5b339: Pulling fs layer [2024-09-10T10:43:05.547Z] a69c41024577: Pulling fs layer [2024-09-10T10:43:05.547Z] d6de4b400683: Pulling fs layer [2024-09-10T10:43:05.547Z] 35cb2a7552d0: Pulling fs layer [2024-09-10T10:43:05.547Z] 4f4fb700ef54: Pulling fs layer [2024-09-10T10:43:05.547Z] 35cb2a7552d0: Waiting [2024-09-10T10:43:05.547Z] 464afbd9ba4c: Pulling fs layer [2024-09-10T10:43:05.547Z] 4f4fb700ef54: Waiting [2024-09-10T10:43:05.547Z] 00f215d4a9da: Pulling fs layer [2024-09-10T10:43:05.547Z] d496ad576159: Pulling fs layer [2024-09-10T10:43:05.547Z] 464afbd9ba4c: Waiting [2024-09-10T10:43:05.547Z] 00f215d4a9da: Waiting [2024-09-10T10:43:05.547Z] d496ad576159: Waiting [2024-09-10T10:43:05.817Z] a69c41024577: Verifying Checksum [2024-09-10T10:43:05.817Z] a69c41024577: Download complete [2024-09-10T10:43:05.817Z] 35cb2a7552d0: Verifying Checksum [2024-09-10T10:43:05.817Z] 35cb2a7552d0: Download complete [2024-09-10T10:43:05.817Z] 4f4fb700ef54: Verifying Checksum [2024-09-10T10:43:05.817Z] 4f4fb700ef54: Download complete [2024-09-10T10:43:05.817Z] 464afbd9ba4c: Verifying Checksum [2024-09-10T10:43:05.817Z] 464afbd9ba4c: Download complete [2024-09-10T10:43:05.817Z] c6b39de5b339: Download complete [2024-09-10T10:43:06.091Z] d496ad576159: Verifying Checksum [2024-09-10T10:43:06.091Z] d496ad576159: Download complete [2024-09-10T10:43:06.678Z] c6b39de5b339: Pull complete [2024-09-10T10:43:07.641Z] a69c41024577: Pull complete [2024-09-10T10:43:07.641Z] d6de4b400683: Download complete [2024-09-10T10:43:09.055Z] 00f215d4a9da: Verifying Checksum [2024-09-10T10:43:09.055Z] 00f215d4a9da: Download complete [2024-09-10T10:43:11.128Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-10T10:43:13.027Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-10T10:43:14.407Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-10T10:43:15.342Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-10T10:43:16.727Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-10T10:43:20.911Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-10T10:43:21.364Z] d6de4b400683: Pull complete [2024-09-10T10:43:21.364Z] 35cb2a7552d0: Pull complete [2024-09-10T10:43:21.364Z] 4f4fb700ef54: Pull complete [2024-09-10T10:43:21.364Z] 464afbd9ba4c: Pull complete [2024-09-10T10:43:22.286Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-10T10:43:24.189Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-10T10:43:26.091Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-10T10:43:26.658Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-10T10:43:28.035Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-10T10:43:28.294Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-10T10:43:29.227Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-10T10:43:30.177Z] $ docker stop --time=1 11f8968f9d0c67d8bd87251e9182075ed1849effb5b319aed202c8ceec7d0909 [2024-09-10T10:43:31.452Z] 00f215d4a9da: Pull complete [2024-09-10T10:43:31.720Z] d496ad576159: Pull complete [2024-09-10T10:43:31.720Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-10T10:43:31.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T10:43:31.720Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T10:43:37.079Z] $ docker rm -f --volumes 11f8968f9d0c67d8bd87251e9182075ed1849effb5b319aed202c8ceec7d0909 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2024-09-10T10:43:37.930Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T10:43:37.930Z] WORKDIR /edgex [2024-09-10T10:43:37.930Z] COPY go.mod . [2024-09-10T10:43:37.930Z] RUN go mod download [2024-09-10T10:43:37.930Z] + docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T10:43:38.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-10T10:43:38.280Z] [2024-09-10T10:43:38.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T10:43:38.511Z] Sending build context to Docker daemon 3.552MB [2024-09-10T10:43:38.511Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T10:43:38.511Z] ---> f246e2811388 [2024-09-10T10:43:38.511Z] Step 2/4 : WORKDIR /edgex [2024-09-10T10:43:38.589Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-10T10:43:38.589Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-10T10:43:38.589Z] 91d30c5bc195: Pulling fs layer [2024-09-10T10:43:38.589Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-10T10:43:38.589Z] 9c61dcf015f6: Pulling fs layer [2024-09-10T10:43:38.589Z] 4698f68db338: Pulling fs layer [2024-09-10T10:43:38.589Z] 2a2f49069b9e: Pulling fs layer [2024-09-10T10:43:38.589Z] e0025b399a48: Pulling fs layer [2024-09-10T10:43:38.589Z] e0025b399a48: Waiting [2024-09-10T10:43:38.589Z] 4698f68db338: Waiting [2024-09-10T10:43:38.846Z] 91d30c5bc195: Verifying Checksum [2024-09-10T10:43:38.846Z] 4698f68db338: Verifying Checksum [2024-09-10T10:43:38.846Z] 4698f68db338: Download complete [2024-09-10T10:43:38.846Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-10T10:43:38.846Z] 2e9b0aa3be6d: Download complete [2024-09-10T10:43:38.846Z] e0025b399a48: Verifying Checksum [2024-09-10T10:43:38.846Z] e0025b399a48: Download complete [2024-09-10T10:43:38.846Z] 91d30c5bc195: Pull complete [2024-09-10T10:43:39.104Z] 2a2f49069b9e: Verifying Checksum [2024-09-10T10:43:39.104Z] 2a2f49069b9e: Download complete [2024-09-10T10:43:39.104Z] 2e9b0aa3be6d: Pull complete [2024-09-10T10:43:39.416Z] 9c61dcf015f6: Verifying Checksum [2024-09-10T10:43:39.416Z] 9c61dcf015f6: Download complete [2024-09-10T10:43:40.450Z] ---> Running in ea69c9df2fa4 [2024-09-10T10:43:40.717Z] Removing intermediate container ea69c9df2fa4 [2024-09-10T10:43:40.717Z] ---> e5520b533484 [2024-09-10T10:43:40.717Z] Step 3/4 : COPY go.mod . [2024-09-10T10:43:40.981Z] ---> 6fe132f476a9 [2024-09-10T10:43:40.981Z] Step 4/4 : RUN go mod download [2024-09-10T10:43:41.247Z] ---> Running in a14746a52977 [2024-09-10T10:43:42.050Z] 9c61dcf015f6: Pull complete [2024-09-10T10:43:42.050Z] 4698f68db338: Pull complete [2024-09-10T10:43:42.050Z] 2a2f49069b9e: Pull complete [2024-09-10T10:43:42.050Z] e0025b399a48: Pull complete [2024-09-10T10:43:42.050Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-10T10:43:42.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-10T10:43:42.050Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T10:43:42.195Z] prd-ubuntu20.04-docker-8c-8g-10016 does not seem to be running inside a container [2024-09-10T10:43:42.231Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-10T10:43:46.777Z] $ docker top 78f1d8cb6bd10f3112af05f7511d281b3bc76f943199dab877855c282c6bc46c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T10:43:47.147Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-10T10:43:49.679Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2024-09-10T10:43:49.679Z] #1 transferring dockerfile: 1.81kB done [2024-09-10T10:43:49.679Z] #1 DONE 0.0s [2024-09-10T10:43:49.679Z] [2024-09-10T10:43:49.679Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-10T10:43:49.679Z] #2 transferring dockerfile: 2.15kB done [2024-09-10T10:43:49.679Z] #2 DONE 0.0s [2024-09-10T10:43:49.679Z] [2024-09-10T10:43:49.679Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-10T10:43:49.679Z] #3 transferring dockerfile: 2.49kB done [2024-09-10T10:43:49.679Z] #3 DONE 0.0s [2024-09-10T10:43:49.679Z] [2024-09-10T10:43:49.679Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-09-10T10:43:49.679Z] #4 transferring dockerfile: 1.95kB done [2024-09-10T10:43:49.679Z] #4 DONE 0.0s [2024-09-10T10:43:49.679Z] [2024-09-10T10:43:49.679Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-09-10T10:43:49.679Z] #5 transferring dockerfile: 1.70kB done [2024-09-10T10:43:49.679Z] #5 DONE 0.0s [2024-09-10T10:43:49.679Z] [2024-09-10T10:43:49.679Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-09-10T10:43:49.679Z] #6 transferring dockerfile: 1.69kB done [2024-09-10T10:43:49.679Z] #6 DONE 0.0s [2024-09-10T10:43:49.679Z] [2024-09-10T10:43:49.679Z] #7 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-10T10:43:49.679Z] #7 transferring dockerfile: 1.85kB done [2024-09-10T10:43:49.679Z] #7 DONE 0.0s [2024-09-10T10:43:49.679Z] [2024-09-10T10:43:49.679Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-10T10:43:49.679Z] #8 transferring dockerfile: 3.17kB done [2024-09-10T10:43:49.679Z] #8 DONE 0.0s [2024-09-10T10:43:49.679Z] [2024-09-10T10:43:49.679Z] #9 [core-keeper internal] load build definition from Dockerfile [2024-09-10T10:43:49.679Z] #9 transferring dockerfile: 2.01kB done [2024-09-10T10:43:49.679Z] #9 DONE 0.0s [2024-09-10T10:43:49.679Z] [2024-09-10T10:43:49.679Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-09-10T10:43:49.679Z] #10 transferring dockerfile: 2.06kB done [2024-09-10T10:43:49.679Z] #10 DONE 0.0s [2024-09-10T10:43:49.679Z] [2024-09-10T10:43:49.679Z] #11 [core-data internal] load build definition from Dockerfile [2024-09-10T10:43:49.679Z] #11 transferring dockerfile: 2.07kB done [2024-09-10T10:43:49.679Z] #11 DONE 0.0s [2024-09-10T10:43:49.679Z] [2024-09-10T10:43:49.679Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-09-10T10:43:49.679Z] #12 transferring dockerfile: 1.93kB done [2024-09-10T10:43:49.679Z] #12 DONE 0.0s [2024-09-10T10:43:49.679Z] [2024-09-10T10:43:49.679Z] #13 [core-command internal] load build definition from Dockerfile [2024-09-10T10:43:49.679Z] #13 transferring dockerfile: 1.93kB done [2024-09-10T10:43:49.679Z] #13 DONE 0.0s [2024-09-10T10:43:49.679Z] [2024-09-10T10:43:49.679Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-10T10:43:49.679Z] #14 transferring dockerfile: 2.23kB done [2024-09-10T10:43:49.679Z] #14 DONE 0.0s [2024-09-10T10:43:49.679Z] [2024-09-10T10:43:49.679Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-10T10:43:49.679Z] #15 transferring dockerfile: 1.89kB done [2024-09-10T10:43:49.679Z] #15 DONE 0.0s [2024-09-10T10:43:49.679Z] [2024-09-10T10:43:49.679Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-10T10:43:49.679Z] #16 transferring dockerfile: 2.50kB done [2024-09-10T10:43:49.679Z] #16 DONE 0.0s [2024-09-10T10:43:49.937Z] [2024-09-10T10:43:49.937Z] #17 [security-spire-agent internal] load .dockerignore [2024-09-10T10:43:49.937Z] #17 transferring context: 50B done [2024-09-10T10:43:49.937Z] #17 DONE 0.0s [2024-09-10T10:43:49.937Z] [2024-09-10T10:43:49.937Z] #18 [security-proxy-auth internal] load .dockerignore [2024-09-10T10:43:49.937Z] #18 transferring context: 50B done [2024-09-10T10:43:49.937Z] #18 DONE 0.0s [2024-09-10T10:43:49.937Z] [2024-09-10T10:43:49.937Z] #19 [security-secretstore-setup internal] load .dockerignore [2024-09-10T10:43:49.937Z] #19 DONE 0.0s [2024-09-10T10:43:49.937Z] [2024-09-10T10:43:49.937Z] #19 [security-secretstore-setup internal] load .dockerignore [2024-09-10T10:43:49.937Z] #19 transferring context: 50B done [2024-09-10T10:43:49.937Z] #19 DONE 0.0s [2024-09-10T10:43:49.937Z] [2024-09-10T10:43:49.937Z] #20 [support-notifications internal] load .dockerignore [2024-09-10T10:43:49.937Z] #20 transferring context: 50B done [2024-09-10T10:43:49.937Z] #20 DONE 0.0s [2024-09-10T10:43:49.937Z] [2024-09-10T10:43:49.937Z] #21 [security-spire-server internal] load .dockerignore [2024-09-10T10:43:49.937Z] #21 transferring context: 50B done [2024-09-10T10:43:49.937Z] #21 DONE 0.0s [2024-09-10T10:43:49.937Z] [2024-09-10T10:43:49.937Z] #22 [security-spire-config internal] load .dockerignore [2024-09-10T10:43:49.937Z] #22 transferring context: 50B done [2024-09-10T10:43:49.937Z] #22 DONE 0.0s [2024-09-10T10:43:49.937Z] [2024-09-10T10:43:49.937Z] #23 [support-cron-scheduler internal] load .dockerignore [2024-09-10T10:43:49.937Z] #23 transferring context: 50B done [2024-09-10T10:43:49.937Z] #23 DONE 0.0s [2024-09-10T10:43:49.937Z] [2024-09-10T10:43:49.937Z] #24 [security-bootstrapper internal] load .dockerignore [2024-09-10T10:43:49.937Z] #24 transferring context: 50B done [2024-09-10T10:43:49.937Z] #24 DONE 0.0s [2024-09-10T10:43:49.937Z] [2024-09-10T10:43:49.937Z] #25 [core-keeper internal] load .dockerignore [2024-09-10T10:43:49.937Z] #25 transferring context: 50B done [2024-09-10T10:43:49.937Z] #25 DONE 0.0s [2024-09-10T10:43:49.937Z] [2024-09-10T10:43:49.937Z] #26 [core-metadata internal] load .dockerignore [2024-09-10T10:43:50.195Z] #26 transferring context: 50B done [2024-09-10T10:43:50.195Z] #26 DONE 0.0s [2024-09-10T10:43:50.195Z] [2024-09-10T10:43:50.195Z] #27 [core-data internal] load .dockerignore [2024-09-10T10:43:50.195Z] #27 transferring context: 50B done [2024-09-10T10:43:50.195Z] #27 DONE 0.0s [2024-09-10T10:43:50.195Z] [2024-09-10T10:43:50.195Z] #28 [support-scheduler internal] load .dockerignore [2024-09-10T10:43:50.195Z] #28 transferring context: 50B done [2024-09-10T10:43:50.195Z] #28 DONE 0.0s [2024-09-10T10:43:50.195Z] [2024-09-10T10:43:50.195Z] #29 [core-command internal] load .dockerignore [2024-09-10T10:43:50.195Z] #29 transferring context: 50B done [2024-09-10T10:43:50.195Z] #29 DONE 0.0s [2024-09-10T10:43:50.195Z] [2024-09-10T10:43:50.195Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-10T10:43:50.195Z] #30 transferring context: 50B done [2024-09-10T10:43:50.195Z] #30 DONE 0.0s [2024-09-10T10:43:50.195Z] [2024-09-10T10:43:50.195Z] #31 [security-spiffe-token-provider internal] load .dockerignore [2024-09-10T10:43:50.195Z] #31 transferring context: 50B done [2024-09-10T10:43:50.195Z] #31 DONE 0.0s [2024-09-10T10:43:50.195Z] [2024-09-10T10:43:50.195Z] #32 [security-proxy-setup internal] load .dockerignore [2024-09-10T10:43:50.195Z] #32 transferring context: 50B done [2024-09-10T10:43:50.195Z] #32 DONE 0.0s [2024-09-10T10:43:50.195Z] [2024-09-10T10:43:50.195Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-10T10:43:50.195Z] #33 ... [2024-09-10T10:43:50.195Z] [2024-09-10T10:43:50.195Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T10:43:50.195Z] #34 DONE 0.0s [2024-09-10T10:43:50.195Z] [2024-09-10T10:43:50.195Z] #35 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T10:43:50.195Z] #35 DONE 0.1s [2024-09-10T10:43:50.195Z] [2024-09-10T10:43:50.195Z] #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T10:43:50.195Z] #34 DONE 0.0s [2024-09-10T10:43:50.195Z] [2024-09-10T10:43:50.195Z] #36 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T10:43:50.195Z] #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T10:43:50.475Z] #36 ... [2024-09-10T10:43:50.475Z] [2024-09-10T10:43:50.475Z] #34 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T10:43:50.475Z] #34 DONE 0.0s [2024-09-10T10:43:50.475Z] [2024-09-10T10:43:50.475Z] #36 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T10:43:50.475Z] #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T10:43:50.475Z] #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s [2024-09-10T10:43:50.475Z] #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T10:43:50.475Z] #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T10:43:50.475Z] #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T10:43:50.475Z] #36 ... [2024-09-10T10:43:50.475Z] [2024-09-10T10:43:50.475Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T10:43:50.475Z] #34 DONE 0.0s [2024-09-10T10:43:50.475Z] [2024-09-10T10:43:50.475Z] #36 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T10:43:50.475Z] #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-10T10:43:50.475Z] #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-10T10:43:50.733Z] #36 ... [2024-09-10T10:43:50.733Z] [2024-09-10T10:43:50.733Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T10:43:50.733Z] #34 DONE 0.0s [2024-09-10T10:43:50.733Z] [2024-09-10T10:43:50.733Z] #36 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T10:43:50.733Z] #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T10:43:50.733Z] #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-10T10:43:50.733Z] #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T10:43:50.733Z] #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T10:43:50.733Z] #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T10:43:50.733Z] #36 ... [2024-09-10T10:43:50.733Z] [2024-09-10T10:43:50.733Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-10T10:43:50.733Z] #33 DONE 0.7s [2024-09-10T10:43:50.733Z] [2024-09-10T10:43:50.733Z] #36 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T10:43:50.733Z] #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-10T10:43:50.733Z] #36 ... [2024-09-10T10:43:50.733Z] [2024-09-10T10:43:50.733Z] #35 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T10:43:50.733Z] #35 DONE 0.6s [2024-09-10T10:43:50.733Z] [2024-09-10T10:43:50.733Z] #36 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T10:43:50.733Z] #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T10:43:50.733Z] #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-10T10:43:50.733Z] #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T10:43:50.733Z] #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T10:43:50.733Z] #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T10:43:50.733Z] #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-10T10:43:51.316Z] #36 ... [2024-09-10T10:43:51.316Z] [2024-09-10T10:43:51.316Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-10T10:43:51.316Z] #37 DONE 1.1s [2024-09-10T10:43:51.316Z] [2024-09-10T10:43:51.316Z] #36 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T10:43:51.316Z] #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T10:43:51.316Z] #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-10T10:43:51.316Z] #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T10:43:51.316Z] #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T10:43:51.316Z] #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T10:43:51.316Z] #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-10T10:43:51.316Z] #36 ... [2024-09-10T10:43:51.316Z] [2024-09-10T10:43:51.316Z] #38 [security-spire-agent internal] load build context [2024-09-10T10:43:51.316Z] #38 transferring context: 27.24kB 0.0s done [2024-09-10T10:43:51.316Z] #38 DONE 0.2s [2024-09-10T10:43:51.316Z] [2024-09-10T10:43:51.316Z] #39 [security-spire-server internal] load build context [2024-09-10T10:43:51.316Z] #39 transferring context: 27.71kB 0.0s done [2024-09-10T10:43:51.316Z] #39 DONE 0.3s [2024-09-10T10:43:51.316Z] [2024-09-10T10:43:51.316Z] #36 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T10:43:51.578Z] #36 ... [2024-09-10T10:43:51.578Z] [2024-09-10T10:43:51.578Z] #40 [security-spire-config internal] load build context [2024-09-10T10:43:51.578Z] #40 transferring context: 25.96kB 0.0s done [2024-09-10T10:43:51.578Z] #40 DONE 0.3s [2024-09-10T10:43:51.578Z] [2024-09-10T10:43:51.578Z] #41 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-10T10:43:51.836Z] #41 ... [2024-09-10T10:43:51.836Z] [2024-09-10T10:43:51.836Z] #42 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-10T10:43:51.836Z] #42 DONE 1.7s [2024-09-10T10:43:52.113Z] [2024-09-10T10:43:52.113Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T10:43:52.113Z] #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-09-10T10:43:52.113Z] #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-10T10:43:52.113Z] #43 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-10T10:43:52.113Z] #43 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-10T10:43:52.113Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-09-10T10:43:52.113Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2024-09-10T10:43:52.113Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done [2024-09-10T10:43:52.113Z] #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-10T10:43:52.113Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 0.6s [2024-09-10T10:43:52.113Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 0.7s [2024-09-10T10:43:52.113Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-10T10:43:52.373Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.58MB / 30.73MB 0.8s [2024-09-10T10:43:52.373Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.12MB / 30.73MB 0.9s [2024-09-10T10:43:52.373Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s [2024-09-10T10:43:52.632Z] #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-10T10:43:52.903Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done [2024-09-10T10:44:01.205Z] #43 ... [2024-09-10T10:44:01.205Z] [2024-09-10T10:44:01.205Z] #44 [security-proxy-auth internal] load build context [2024-09-10T10:44:01.205Z] #44 transferring context: 255.62MB 9.9s [2024-09-10T10:44:01.205Z] #44 ... [2024-09-10T10:44:01.205Z] [2024-09-10T10:44:01.205Z] #45 [security-secretstore-setup internal] load build context [2024-09-10T10:44:01.205Z] #45 ... [2024-09-10T10:44:01.205Z] [2024-09-10T10:44:01.205Z] #46 [core-keeper internal] load build context [2024-09-10T10:44:01.205Z] #46 ... [2024-09-10T10:44:01.205Z] [2024-09-10T10:44:01.205Z] #47 [support-scheduler internal] load build context [2024-09-10T10:44:01.205Z] #47 ... [2024-09-10T10:44:01.205Z] [2024-09-10T10:44:01.205Z] #48 [support-cron-scheduler internal] load build context [2024-09-10T10:44:01.205Z] #48 ... [2024-09-10T10:44:01.205Z] [2024-09-10T10:44:01.205Z] #49 [core-data internal] load build context [2024-09-10T10:44:01.205Z] #49 ... [2024-09-10T10:44:01.205Z] [2024-09-10T10:44:01.205Z] #50 [core-command internal] load build context [2024-09-10T10:44:01.205Z] #50 ... [2024-09-10T10:44:01.205Z] [2024-09-10T10:44:01.205Z] #51 [core-metadata internal] load build context [2024-09-10T10:44:01.205Z] #51 ... [2024-09-10T10:44:01.205Z] [2024-09-10T10:44:01.205Z] #52 [security-proxy-setup internal] load build context [2024-09-10T10:44:01.205Z] #52 ... [2024-09-10T10:44:01.205Z] [2024-09-10T10:44:01.205Z] #53 [core-common-config-bootstrapper internal] load build context [2024-09-10T10:44:01.205Z] #53 ... [2024-09-10T10:44:01.205Z] [2024-09-10T10:44:01.205Z] #54 [security-bootstrapper internal] load build context [2024-09-10T10:44:01.468Z] #54 ... [2024-09-10T10:44:01.468Z] [2024-09-10T10:44:01.468Z] #55 [security-spiffe-token-provider internal] load build context [2024-09-10T10:44:01.468Z] #55 ... [2024-09-10T10:44:01.468Z] [2024-09-10T10:44:01.468Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T10:44:01.468Z] #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-09-10T10:44:01.468Z] #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-10T10:44:01.468Z] #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-10T10:44:01.468Z] #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-10T10:44:01.468Z] #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-10T10:44:01.468Z] #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-10T10:44:01.468Z] #56 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-10T10:44:01.468Z] #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-10T10:44:01.468Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done [2024-09-10T10:44:01.468Z] #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 3.6s done [2024-09-10T10:44:01.468Z] #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-09-10T10:44:02.313Z] #56 ... [2024-09-10T10:44:02.313Z] [2024-09-10T10:44:02.313Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T10:44:02.313Z] #57 ... [2024-09-10T10:44:02.313Z] [2024-09-10T10:44:02.313Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-10T10:44:03.411Z] #58 ... [2024-09-10T10:44:03.411Z] [2024-09-10T10:44:03.411Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T10:44:03.411Z] #59 ... [2024-09-10T10:44:03.411Z] [2024-09-10T10:44:03.411Z] #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T10:44:03.411Z] #60 ... [2024-09-10T10:44:03.411Z] [2024-09-10T10:44:03.411Z] #61 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-10T10:44:03.696Z] #61 ... [2024-09-10T10:44:03.696Z] [2024-09-10T10:44:03.696Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-10T10:44:03.696Z] #62 ... [2024-09-10T10:44:03.696Z] [2024-09-10T10:44:03.696Z] #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-10T10:44:03.696Z] #63 ... [2024-09-10T10:44:03.696Z] [2024-09-10T10:44:03.696Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T10:44:03.696Z] #64 ... [2024-09-10T10:44:03.696Z] [2024-09-10T10:44:03.696Z] #65 [support-notifications internal] load build context [2024-09-10T10:44:03.956Z] #65 ... [2024-09-10T10:44:03.956Z] [2024-09-10T10:44:03.956Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T10:44:03.956Z] #66 ... [2024-09-10T10:44:03.956Z] [2024-09-10T10:44:03.956Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-10T10:44:03.956Z] #0 1.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:03.956Z] #0 1.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:03.956Z] #0 1.479 (1/3) Installing ca-certificates (20240226-r0) [2024-09-10T10:44:03.956Z] #0 1.495 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-10T10:44:03.956Z] #0 1.500 (3/3) Installing tzdata (2024a-r0) [2024-09-10T10:44:03.956Z] #0 1.556 Executing busybox-1.36.1-r7.trigger [2024-09-10T10:44:03.956Z] #0 1.566 Executing ca-certificates-20240226-r0.trigger [2024-09-10T10:44:03.956Z] #0 1.622 OK: 11 MiB in 18 packages [2024-09-10T10:44:03.956Z] #67 ... [2024-09-10T10:44:03.956Z] [2024-09-10T10:44:03.956Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-10T10:44:04.217Z] #68 ... [2024-09-10T10:44:04.217Z] [2024-09-10T10:44:04.217Z] #65 [support-notifications internal] load build context [2024-09-10T10:44:05.162Z] #65 transferring context: 375.13MB 14.9s [2024-09-10T10:44:07.735Z] #65 transferring context: 495.99MB 17.5s done [2024-09-10T10:44:10.282Z] #65 ... [2024-09-10T10:44:10.282Z] [2024-09-10T10:44:10.282Z] #47 [support-scheduler internal] load build context [2024-09-10T10:44:10.282Z] #47 transferring context: 495.99MB 17.1s done [2024-09-10T10:44:10.543Z] #47 ... [2024-09-10T10:44:10.543Z] [2024-09-10T10:44:10.543Z] #45 [security-secretstore-setup internal] load build context [2024-09-10T10:44:10.543Z] #45 transferring context: 495.99MB 17.6s done [2024-09-10T10:44:11.111Z] #45 ... [2024-09-10T10:44:11.111Z] [2024-09-10T10:44:11.111Z] #46 [core-keeper internal] load build context [2024-09-10T10:44:11.111Z] #46 transferring context: 495.99MB 15.3s done [2024-09-10T10:44:12.168Z] #46 ... [2024-09-10T10:44:12.168Z] [2024-09-10T10:44:12.168Z] #50 [core-command internal] load build context [2024-09-10T10:44:12.168Z] #50 transferring context: 495.99MB 17.2s done [2024-09-10T10:44:12.426Z] #50 ... [2024-09-10T10:44:12.426Z] [2024-09-10T10:44:12.426Z] #52 [security-proxy-setup internal] load build context [2024-09-10T10:44:12.426Z] #52 transferring context: 495.99MB 14.4s done [2024-09-10T10:44:12.426Z] #52 ... [2024-09-10T10:44:12.426Z] [2024-09-10T10:44:12.426Z] #48 [support-cron-scheduler internal] load build context [2024-09-10T10:44:12.426Z] #48 transferring context: 495.99MB 15.2s done [2024-09-10T10:44:12.426Z] #48 ... [2024-09-10T10:44:12.426Z] [2024-09-10T10:44:12.426Z] #53 [core-common-config-bootstrapper internal] load build context [2024-09-10T10:44:12.426Z] #53 transferring context: 495.99MB 14.8s done [2024-09-10T10:44:12.685Z] #53 ... [2024-09-10T10:44:12.685Z] [2024-09-10T10:44:12.685Z] #44 [security-proxy-auth internal] load build context [2024-09-10T10:44:12.685Z] #44 transferring context: 495.99MB 17.8s done [2024-09-10T10:44:12.685Z] #44 ... [2024-09-10T10:44:12.685Z] [2024-09-10T10:44:12.685Z] #51 [core-metadata internal] load build context [2024-09-10T10:44:12.685Z] #51 transferring context: 495.99MB 17.0s done [2024-09-10T10:44:12.685Z] #51 ... [2024-09-10T10:44:12.685Z] [2024-09-10T10:44:12.685Z] #54 [security-bootstrapper internal] load build context [2024-09-10T10:44:12.685Z] #54 transferring context: 495.99MB 12.6s done [2024-09-10T10:44:12.943Z] #54 ... [2024-09-10T10:44:12.943Z] [2024-09-10T10:44:12.943Z] #55 [security-spiffe-token-provider internal] load build context [2024-09-10T10:44:12.943Z] #55 transferring context: 495.99MB 17.1s done [2024-09-10T10:44:12.943Z] #55 ... [2024-09-10T10:44:12.943Z] [2024-09-10T10:44:12.943Z] #49 [core-data internal] load build context [2024-09-10T10:44:12.943Z] #49 transferring context: 495.99MB 14.8s done [2024-09-10T10:44:13.202Z] #49 ... [2024-09-10T10:44:13.202Z] [2024-09-10T10:44:13.202Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T10:44:13.202Z] #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.7s done [2024-09-10T10:44:28.215Z] #43 ... [2024-09-10T10:44:28.215Z] [2024-09-10T10:44:28.215Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T10:44:28.215Z] #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done [2024-09-10T10:44:33.512Z] #56 ... [2024-09-10T10:44:33.512Z] [2024-09-10T10:44:33.512Z] #53 [core-common-config-bootstrapper internal] load build context [2024-09-10T10:44:33.512Z] #53 DONE 42.0s [2024-09-10T10:44:33.512Z] [2024-09-10T10:44:33.512Z] #61 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-10T10:44:33.512Z] #61 DONE 40.5s [2024-09-10T10:44:33.512Z] [2024-09-10T10:44:33.512Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-10T10:44:33.512Z] #67 DONE 41.0s [2024-09-10T10:44:33.512Z] [2024-09-10T10:44:33.512Z] #52 [security-proxy-setup internal] load build context [2024-09-10T10:44:33.512Z] #52 DONE 41.8s [2024-09-10T10:44:33.512Z] [2024-09-10T10:44:33.512Z] #54 [security-bootstrapper internal] load build context [2024-09-10T10:44:33.512Z] #54 DONE 42.3s [2024-09-10T10:44:33.512Z] [2024-09-10T10:44:33.512Z] #49 [core-data internal] load build context [2024-09-10T10:44:33.512Z] #49 DONE 42.1s [2024-09-10T10:44:33.512Z] [2024-09-10T10:44:33.512Z] #48 [support-cron-scheduler internal] load build context [2024-09-10T10:44:33.512Z] #48 DONE 42.4s [2024-09-10T10:44:33.512Z] [2024-09-10T10:44:33.512Z] #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T10:44:33.512Z] #69 ... [2024-09-10T10:44:33.512Z] [2024-09-10T10:44:33.512Z] #46 [core-keeper internal] load build context [2024-09-10T10:44:33.512Z] #46 DONE 42.4s [2024-09-10T10:44:33.512Z] [2024-09-10T10:44:33.512Z] #55 [security-spiffe-token-provider internal] load build context [2024-09-10T10:44:33.512Z] #55 DONE 42.2s [2024-09-10T10:44:33.512Z] [2024-09-10T10:44:33.512Z] #65 [support-notifications internal] load build context [2024-09-10T10:44:33.512Z] #65 DONE 42.4s [2024-09-10T10:44:33.512Z] [2024-09-10T10:44:33.512Z] #47 [support-scheduler internal] load build context [2024-09-10T10:44:33.512Z] #47 DONE 42.2s [2024-09-10T10:44:33.512Z] [2024-09-10T10:44:33.512Z] #51 [core-metadata internal] load build context [2024-09-10T10:44:33.512Z] #51 DONE 42.2s [2024-09-10T10:44:33.512Z] [2024-09-10T10:44:33.512Z] #45 [security-secretstore-setup internal] load build context [2024-09-10T10:44:33.512Z] #45 DONE 42.5s [2024-09-10T10:44:33.512Z] [2024-09-10T10:44:33.512Z] #50 [core-command internal] load build context [2024-09-10T10:44:33.512Z] #50 DONE 42.2s [2024-09-10T10:44:33.512Z] [2024-09-10T10:44:33.512Z] #44 [security-proxy-auth internal] load build context [2024-09-10T10:44:33.512Z] #44 DONE 42.5s [2024-09-10T10:44:33.512Z] [2024-09-10T10:44:33.512Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T10:44:33.512Z] #43 DONE 41.7s [2024-09-10T10:44:33.512Z] [2024-09-10T10:44:33.512Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T10:44:33.512Z] #66 41.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:33.512Z] #66 41.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:33.512Z] #66 41.79 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T10:44:33.512Z] #66 41.79 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T10:44:33.512Z] #66 41.79 OK: 20070 distinct packages available [2024-09-10T10:44:33.512Z] #66 41.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:33.512Z] #66 ... [2024-09-10T10:44:33.512Z] [2024-09-10T10:44:33.512Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T10:44:33.512Z] #57 DONE 41.7s [2024-09-10T10:44:33.512Z] [2024-09-10T10:44:33.512Z] #41 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-10T10:44:33.512Z] #41 41.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:33.512Z] #41 41.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:33.512Z] #41 41.62 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T10:44:33.512Z] #41 41.63 Executing busybox-1.36.1-r7.trigger [2024-09-10T10:44:33.512Z] #41 41.63 OK: 7 MiB in 16 packages [2024-09-10T10:44:33.512Z] #41 DONE 41.8s [2024-09-10T10:44:33.512Z] [2024-09-10T10:44:33.512Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T10:44:33.512Z] #66 41.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:33.512Z] #66 42.12 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-10T10:44:33.512Z] #66 42.13 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-10T10:44:33.512Z] #66 42.13 (3/4) Installing libucontext (1.2-r2) [2024-09-10T10:44:33.512Z] #66 42.13 (4/4) Installing gcompat (1.1.0-r1) [2024-09-10T10:44:33.773Z] #66 ... [2024-09-10T10:44:33.773Z] [2024-09-10T10:44:33.773Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T10:44:33.773Z] #64 41.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:33.773Z] #64 41.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:33.773Z] #64 41.87 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T10:44:33.773Z] #64 41.88 Executing busybox-1.36.1-r7.trigger [2024-09-10T10:44:33.773Z] #64 41.88 OK: 7 MiB in 16 packages [2024-09-10T10:44:33.773Z] #64 DONE 42.0s [2024-09-10T10:44:33.773Z] [2024-09-10T10:44:33.773Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T10:44:33.773Z] #66 42.16 Executing busybox-1.36.1-r7.trigger [2024-09-10T10:44:33.773Z] #66 42.18 OK: 8 MiB in 19 packages [2024-09-10T10:44:34.033Z] #66 DONE 42.5s [2024-09-10T10:44:34.033Z] [2024-09-10T10:44:34.033Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-10T10:44:34.033Z] #58 41.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:34.033Z] #58 41.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:34.033Z] #58 42.07 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-10T10:44:34.033Z] #58 42.07 (2/4) Installing openssl (3.1.7-r0) [2024-09-10T10:44:34.033Z] #58 42.09 (3/4) Installing su-exec (0.2-r3) [2024-09-10T10:44:34.033Z] #58 42.09 (4/4) Installing yq (4.33.3-r5) [2024-09-10T10:44:34.034Z] #58 42.15 Executing busybox-1.36.1-r7.trigger [2024-09-10T10:44:34.034Z] #58 42.15 OK: 17 MiB in 19 packages [2024-09-10T10:44:34.034Z] #58 DONE 42.4s [2024-09-10T10:44:34.034Z] [2024-09-10T10:44:34.034Z] #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-10T10:44:34.034Z] #63 41.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:34.034Z] #63 41.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:34.034Z] #63 41.98 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-10T10:44:34.034Z] #63 41.99 (2/2) Installing su-exec (0.2-r3) [2024-09-10T10:44:34.034Z] #63 41.99 Executing busybox-1.36.1-r7.trigger [2024-09-10T10:44:34.034Z] #63 42.01 OK: 7 MiB in 17 packages [2024-09-10T10:44:34.034Z] #63 DONE 42.4s [2024-09-10T10:44:34.034Z] [2024-09-10T10:44:34.034Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-10T10:44:34.034Z] #68 41.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:34.034Z] #68 41.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:34.034Z] #68 41.85 (1/4) Installing ca-certificates (20240226-r0) [2024-09-10T10:44:34.034Z] #68 41.86 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-10T10:44:34.034Z] #68 41.87 (3/4) Installing su-exec (0.2-r3) [2024-09-10T10:44:34.034Z] #68 41.87 (4/4) Installing yq (4.33.3-r5) [2024-09-10T10:44:34.034Z] #68 42.06 Executing busybox-1.36.1-r7.trigger [2024-09-10T10:44:34.034Z] #68 42.07 Executing ca-certificates-20240226-r0.trigger [2024-09-10T10:44:34.034Z] #68 42.12 OK: 17 MiB in 19 packages [2024-09-10T10:44:34.034Z] #68 DONE 42.4s [2024-09-10T10:44:34.034Z] [2024-09-10T10:44:34.034Z] #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T10:44:34.034Z] #69 1.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:34.295Z] #69 1.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:34.295Z] #69 1.712 OK: 264 MiB in 52 packages [2024-09-10T10:44:34.869Z] #69 DONE 2.2s [2024-09-10T10:44:34.869Z] [2024-09-10T10:44:34.869Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-10T10:44:34.869Z] #62 41.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:34.869Z] #62 42.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:34.869Z] #62 42.78 (1/2) Installing ca-certificates (20240226-r0) [2024-09-10T10:44:34.869Z] #62 42.80 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-10T10:44:34.869Z] #62 42.80 Executing busybox-1.36.1-r7.trigger [2024-09-10T10:44:34.869Z] #62 42.81 Executing ca-certificates-20240226-r0.trigger [2024-09-10T10:44:34.869Z] #62 42.85 OK: 8 MiB in 17 packages [2024-09-10T10:44:34.869Z] #62 DONE 43.1s [2024-09-10T10:44:34.869Z] [2024-09-10T10:44:34.869Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T10:44:34.869Z] #59 42.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:34.869Z] #59 42.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:34.869Z] #59 42.70 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T10:44:34.869Z] #59 42.70 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T10:44:34.869Z] #59 42.70 OK: 20070 distinct packages available [2024-09-10T10:44:34.869Z] #59 42.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:34.869Z] #59 42.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:34.869Z] #59 43.04 (1/11) Installing ca-certificates (20240226-r0) [2024-09-10T10:44:34.869Z] #59 43.12 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-10T10:44:34.869Z] #59 43.13 (3/11) Installing libunistring (1.1-r1) [2024-09-10T10:44:34.869Z] #59 43.18 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-10T10:44:34.869Z] #59 43.18 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-10T10:44:34.869Z] #59 43.20 (6/11) Installing libcurl (8.9.1-r0) [2024-09-10T10:44:34.869Z] #59 43.21 (7/11) Installing curl (8.9.1-r0) [2024-09-10T10:44:34.869Z] #59 ... [2024-09-10T10:44:34.869Z] [2024-09-10T10:44:34.869Z] #70 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-10T10:44:34.869Z] #70 DONE 0.2s [2024-09-10T10:44:34.869Z] [2024-09-10T10:44:34.869Z] #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T10:44:34.869Z] #60 41.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:34.869Z] #60 42.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:34.869Z] #60 42.53 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T10:44:34.869Z] #60 42.53 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T10:44:34.869Z] #60 42.53 OK: 20070 distinct packages available [2024-09-10T10:44:34.869Z] #60 42.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:34.869Z] #60 42.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:34.869Z] #60 42.86 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-10T10:44:34.869Z] #60 42.96 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-10T10:44:34.869Z] #60 42.96 (3/5) Installing libucontext (1.2-r2) [2024-09-10T10:44:34.869Z] #60 42.96 (4/5) Installing gcompat (1.1.0-r1) [2024-09-10T10:44:34.869Z] #60 42.97 (5/5) Installing openssl (3.1.7-r0) [2024-09-10T10:44:34.869Z] #60 42.98 Executing busybox-1.36.1-r7.trigger [2024-09-10T10:44:34.869Z] #60 42.99 OK: 8 MiB in 20 packages [2024-09-10T10:44:34.869Z] #60 DONE 43.2s [2024-09-10T10:44:34.869Z] [2024-09-10T10:44:34.869Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T10:44:34.869Z] #59 43.24 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-10T10:44:34.869Z] #59 43.25 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-10T10:44:34.869Z] #59 43.25 (10/11) Installing libucontext (1.2-r2) [2024-09-10T10:44:34.869Z] #59 43.25 (11/11) Installing gcompat (1.1.0-r1) [2024-09-10T10:44:34.869Z] #59 43.27 Executing busybox-1.36.1-r7.trigger [2024-09-10T10:44:34.869Z] #59 43.28 Executing ca-certificates-20240226-r0.trigger [2024-09-10T10:44:35.130Z] #59 43.34 OK: 12 MiB in 26 packages [2024-09-10T10:44:35.130Z] #59 DONE 43.4s [2024-09-10T10:44:35.130Z] [2024-09-10T10:44:35.130Z] #71 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-10T10:44:35.393Z] #71 ... [2024-09-10T10:44:35.393Z] [2024-09-10T10:44:35.393Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T10:44:35.393Z] #72 DONE 2.8s [2024-09-10T10:44:35.393Z] [2024-09-10T10:44:35.393Z] #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T10:44:35.393Z] #0 2.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:35.393Z] #0 2.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:35.393Z] #0 2.699 OK: 264 MiB in 52 packages [2024-09-10T10:44:35.393Z] #73 DONE 2.8s [2024-09-10T10:44:35.393Z] [2024-09-10T10:44:35.393Z] #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-10T10:44:35.393Z] #74 DONE 0.1s [2024-09-10T10:44:35.655Z] [2024-09-10T10:44:35.655Z] #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-10T10:44:35.655Z] #0 2.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:35.655Z] #0 2.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:35.655Z] #0 2.457 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T10:44:35.655Z] #0 2.457 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T10:44:35.655Z] #0 2.457 OK: 20078 distinct packages available [2024-09-10T10:44:35.655Z] #0 2.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:35.655Z] #0 2.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:35.655Z] #0 2.805 OK: 264 MiB in 52 packages [2024-09-10T10:44:35.655Z] #75 DONE 2.9s [2024-09-10T10:44:35.655Z] [2024-09-10T10:44:35.655Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-10T10:44:35.655Z] #76 DONE 0.0s [2024-09-10T10:44:35.655Z] [2024-09-10T10:44:35.655Z] #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T10:44:35.915Z] #77 ... [2024-09-10T10:44:35.915Z] [2024-09-10T10:44:35.915Z] #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-10T10:44:35.915Z] #0 2.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:35.915Z] #0 2.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:35.915Z] #0 3.031 OK: 264 MiB in 52 packages [2024-09-10T10:44:35.915Z] #78 DONE 3.1s [2024-09-10T10:44:35.915Z] [2024-09-10T10:44:35.915Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-10T10:44:35.915Z] #79 DONE 0.0s [2024-09-10T10:44:35.915Z] [2024-09-10T10:44:35.915Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T10:44:36.486Z] #80 ... [2024-09-10T10:44:36.486Z] [2024-09-10T10:44:36.486Z] #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T10:44:36.486Z] #0 3.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:36.486Z] #0 3.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:36.486Z] #0 3.646 OK: 11 MiB in 18 packages [2024-09-10T10:44:36.486Z] #81 DONE 3.8s [2024-09-10T10:44:36.486Z] [2024-09-10T10:44:36.486Z] #82 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-10T10:44:36.747Z] #82 3.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:37.010Z] #82 3.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:37.270Z] #82 3.662 OK: 7 MiB in 16 packages [2024-09-10T10:44:37.270Z] #82 DONE 3.8s [2024-09-10T10:44:37.270Z] [2024-09-10T10:44:37.270Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-10T10:44:37.270Z] #0 3.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:37.270Z] #0 3.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:37.270Z] #0 3.331 OK: 7 MiB in 16 packages [2024-09-10T10:44:37.270Z] #83 DONE 3.5s [2024-09-10T10:44:37.270Z] [2024-09-10T10:44:37.270Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-10T10:44:37.270Z] #0 2.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:37.270Z] #0 2.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:37.270Z] #0 3.089 OK: 17 MiB in 19 packages [2024-09-10T10:44:37.270Z] #84 DONE 3.2s [2024-09-10T10:44:37.270Z] [2024-09-10T10:44:37.270Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-10T10:44:37.270Z] #0 2.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:37.270Z] #0 3.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:37.270Z] #85 ... [2024-09-10T10:44:37.270Z] [2024-09-10T10:44:37.270Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-10T10:44:37.270Z] #86 DONE 0.0s [2024-09-10T10:44:37.270Z] [2024-09-10T10:44:37.270Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-10T10:44:37.270Z] #85 3.290 OK: 17 MiB in 19 packages [2024-09-10T10:44:37.270Z] #85 DONE 3.4s [2024-09-10T10:44:37.270Z] [2024-09-10T10:44:37.270Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-10T10:44:37.270Z] #0 2.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:37.270Z] #0 2.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:37.270Z] #0 3.200 OK: 8 MiB in 19 packages [2024-09-10T10:44:37.529Z] #87 DONE 3.4s [2024-09-10T10:44:37.529Z] [2024-09-10T10:44:37.529Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T10:44:38.104Z] #88 ... [2024-09-10T10:44:38.104Z] [2024-09-10T10:44:38.104Z] #89 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-10T10:44:38.104Z] #0 3.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:38.104Z] #0 3.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:38.104Z] #0 3.438 OK: 7 MiB in 17 packages [2024-09-10T10:44:38.104Z] #89 DONE 4.2s [2024-09-10T10:44:38.371Z] [2024-09-10T10:44:38.371Z] #90 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-10T10:44:38.371Z] #0 3.105 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:38.371Z] #0 3.643 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:38.371Z] #0 4.298 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T10:44:38.371Z] #0 4.602 Executing busybox-1.36.1-r7.trigger [2024-09-10T10:44:38.371Z] #0 4.607 OK: 7 MiB in 16 packages [2024-09-10T10:44:38.371Z] #90 DONE 4.9s [2024-09-10T10:44:38.371Z] [2024-09-10T10:44:38.371Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T10:44:38.371Z] #88 DONE 0.7s [2024-09-10T10:44:38.371Z] [2024-09-10T10:44:38.371Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-10T10:44:38.371Z] #91 DONE 0.0s [2024-09-10T10:44:38.371Z] [2024-09-10T10:44:38.371Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-10T10:44:38.371Z] #92 DONE 0.0s [2024-09-10T10:44:38.371Z] [2024-09-10T10:44:38.371Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T10:44:38.371Z] #93 DONE 0.1s [2024-09-10T10:44:38.371Z] [2024-09-10T10:44:38.371Z] #71 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-10T10:44:38.371Z] #71 3.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:38.371Z] #71 ... [2024-09-10T10:44:38.371Z] [2024-09-10T10:44:38.371Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-10T10:44:38.371Z] #94 DONE 0.0s [2024-09-10T10:44:38.371Z] [2024-09-10T10:44:38.371Z] #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-10T10:44:38.371Z] #95 DONE 0.0s [2024-09-10T10:44:38.371Z] [2024-09-10T10:44:38.371Z] #71 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-10T10:44:38.371Z] #71 3.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:38.633Z] #71 ... [2024-09-10T10:44:38.633Z] [2024-09-10T10:44:38.633Z] #96 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T10:44:38.633Z] #0 3.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:38.633Z] #0 3.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:38.633Z] #0 3.741 OK: 8 MiB in 17 packages [2024-09-10T10:44:38.633Z] #96 DONE 3.8s [2024-09-10T10:44:38.633Z] [2024-09-10T10:44:38.633Z] #71 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-10T10:44:38.633Z] #71 3.590 OK: 8 MiB in 20 packages [2024-09-10T10:44:38.633Z] #71 DONE 3.7s [2024-09-10T10:44:38.633Z] [2024-09-10T10:44:38.633Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T10:44:38.633Z] #0 3.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:38.633Z] #0 3.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:38.633Z] #0 3.463 OK: 12 MiB in 26 packages [2024-09-10T10:44:38.633Z] #97 DONE 3.6s [2024-09-10T10:44:38.633Z] [2024-09-10T10:44:38.633Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T10:44:40.021Z] #98 DONE 1.2s [2024-09-10T10:44:40.021Z] [2024-09-10T10:44:40.021Z] #99 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-10T10:44:40.021Z] #0 2.829 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:40.021Z] #0 3.312 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T10:44:40.021Z] #0 3.943 OK: 264 MiB in 52 packages [2024-09-10T10:44:40.021Z] #99 DONE 4.4s [2024-09-10T10:44:40.021Z] [2024-09-10T10:44:40.021Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-10T10:44:40.021Z] #100 DONE 1.2s [2024-09-10T10:44:40.021Z] [2024-09-10T10:44:40.021Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-10T10:44:40.021Z] #101 ... [2024-09-10T10:44:40.021Z] [2024-09-10T10:44:40.021Z] #102 [security-spire-config] exporting to image [2024-09-10T10:44:40.021Z] #102 exporting layers 1.5s done [2024-09-10T10:44:40.021Z] #102 writing image sha256:e93decc894cf7c2732be1ea12d65c097814280425b9a808f6cdcadae07c8887f done [2024-09-10T10:44:40.021Z] #102 naming to docker.io/library/security-spire-config done [2024-09-10T10:44:40.021Z] #102 DONE 1.5s [2024-09-10T10:44:40.283Z] [2024-09-10T10:44:40.283Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T10:44:40.544Z] #103 DONE 0.6s [2024-09-10T10:44:40.544Z] [2024-09-10T10:44:40.544Z] #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-10T10:44:40.544Z] #104 DONE 0.6s [2024-09-10T10:44:40.544Z] [2024-09-10T10:44:40.544Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-10T10:44:40.544Z] #101 DONE 0.6s [2024-09-10T10:44:40.544Z] [2024-09-10T10:44:40.544Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-10T10:44:40.544Z] #105 DONE 0.0s [2024-09-10T10:44:40.544Z] [2024-09-10T10:44:40.544Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-10T10:44:40.544Z] #106 DONE 0.1s [2024-09-10T10:44:40.544Z] [2024-09-10T10:44:40.544Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T10:44:40.544Z] #107 DONE 0.1s [2024-09-10T10:44:40.544Z] [2024-09-10T10:44:40.544Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-10T10:44:40.544Z] #108 DONE 0.1s [2024-09-10T10:44:40.544Z] [2024-09-10T10:44:40.544Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-10T10:44:40.544Z] #109 DONE 0.1s [2024-09-10T10:44:40.544Z] [2024-09-10T10:44:40.544Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T10:44:40.544Z] #110 DONE 0.1s [2024-09-10T10:44:40.544Z] [2024-09-10T10:44:40.544Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-10T10:44:40.816Z] #111 DONE 0.1s [2024-09-10T10:44:40.816Z] [2024-09-10T10:44:40.816Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-10T10:44:40.816Z] #112 DONE 0.0s [2024-09-10T10:44:40.816Z] [2024-09-10T10:44:40.816Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-10T10:44:40.816Z] #113 DONE 0.1s [2024-09-10T10:44:40.816Z] [2024-09-10T10:44:40.816Z] #102 [security-spire-agent] exporting to image [2024-09-10T10:44:40.816Z] #102 ... [2024-09-10T10:44:40.816Z] [2024-09-10T10:44:40.816Z] #114 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-10T10:44:40.816Z] #114 DONE 2.6s [2024-09-10T10:44:40.816Z] [2024-09-10T10:44:40.816Z] #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-10T10:44:40.816Z] #115 DONE 0.0s [2024-09-10T10:44:41.078Z] [2024-09-10T10:44:41.078Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T10:44:41.648Z] #116 ... [2024-09-10T10:44:41.648Z] [2024-09-10T10:44:41.648Z] #102 [security-spire-agent] exporting to image [2024-09-10T10:44:41.648Z] #102 exporting layers 0.6s done [2024-09-10T10:44:41.648Z] #102 writing image sha256:989c5552b659086ab26aa7f605ad8670951de97b2dd8f7a2661d09b6bec55d21 done [2024-09-10T10:44:41.648Z] #102 naming to docker.io/library/security-spire-server done [2024-09-10T10:44:41.648Z] #102 writing image sha256:22d1b12bf51fd2a12321792498ca06486c8bb07aff70b86db05cda92f807799f done [2024-09-10T10:44:41.648Z] #102 naming to docker.io/library/security-spire-agent done [2024-09-10T10:44:41.648Z] #102 DONE 2.2s [2024-09-10T10:44:41.648Z] [2024-09-10T10:44:41.648Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T10:44:43.032Z] #117 ... [2024-09-10T10:44:43.032Z] [2024-09-10T10:44:43.032Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T10:44:43.032Z] #56 ... [2024-09-10T10:44:43.032Z] [2024-09-10T10:44:43.032Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T10:44:49.119Z] Removing intermediate container a14746a52977 [2024-09-10T10:44:49.119Z] ---> 6c7b0e853484 [2024-09-10T10:44:49.119Z] Successfully built 6c7b0e853484 [2024-09-10T10:44:49.119Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T10:44:49.463Z] + docker inspect -f . ci-base-image-arm64 [2024-09-10T10:44:49.463Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T10:44:49.671Z] prd-ubuntu20.04-docker-arm64-4c-16g-10017 does not seem to be running inside a container [2024-09-10T10:44:49.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-10T10:44:50.956Z] $ docker top ca0e2d9b645d0e9ad83c06bfbd1671b09e484d158556e9a831b28102f173e668 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T10:44:51.777Z] + go version [2024-09-10T10:44:51.777Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-10T10:44:51.791Z] $ docker stop --time=1 ca0e2d9b645d0e9ad83c06bfbd1671b09e484d158556e9a831b28102f173e668 [2024-09-10T10:44:53.360Z] $ docker rm -f --volumes ca0e2d9b645d0e9ad83c06bfbd1671b09e484d158556e9a831b28102f173e668 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T10:44:53.918Z] + docker inspect -f . ci-base-image-arm64 [2024-09-10T10:44:53.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T10:44:54.097Z] prd-ubuntu20.04-docker-arm64-4c-16g-10017 does not seem to be running inside a container [2024-09-10T10:44:54.152Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-10T10:44:55.254Z] $ docker top 7835a2c14f4183dc9b250f0ae1fbaad91685a1333d38055edf8c25855aadd778 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-10T10:44:55.452Z] ========================================================= [2024-09-10T10:44:55.452Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-10T10:44:55.452Z] ========================================================= [Pipeline] sh [2024-09-10T10:44:55.754Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2024-09-10T10:44:56.406Z] + make test [2024-09-10T10:44:56.406Z] go test -race -coverprofile=coverage.out ./... [2024-09-10T10:45:29.781Z] #118 ... [2024-09-10T10:45:29.782Z] [2024-09-10T10:45:29.782Z] #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T10:45:29.782Z] #77 DONE 47.6s [2024-09-10T10:45:29.782Z] [2024-09-10T10:45:29.782Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T10:45:29.782Z] #117 DONE 47.7s [2024-09-10T10:45:29.782Z] [2024-09-10T10:45:29.782Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-10T10:45:29.782Z] #119 ... [2024-09-10T10:45:29.782Z] [2024-09-10T10:45:29.782Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T10:45:29.782Z] #118 DONE 48.2s [2024-09-10T10:45:29.782Z] [2024-09-10T10:45:29.782Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T10:45:29.782Z] #116 DONE 42.7s [2024-09-10T10:45:29.782Z] [2024-09-10T10:45:29.782Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T10:45:29.782Z] #80 DONE 47.4s [2024-09-10T10:45:29.782Z] [2024-09-10T10:45:29.782Z] #120 [core-keeper builder 7/8] COPY . . [2024-09-10T10:45:33.086Z] #120 ... [2024-09-10T10:45:33.086Z] [2024-09-10T10:45:33.086Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-09-10T10:45:33.402Z] #121 ... [2024-09-10T10:45:33.402Z] [2024-09-10T10:45:33.402Z] #122 [support-notifications builder 6/7] COPY . . [2024-09-10T10:45:33.402Z] #122 ... [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #123 [security-proxy-auth builder 6/7] COPY . . [2024-09-10T10:45:33.662Z] #123 DONE 10.5s [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-10T10:45:33.662Z] #119 DONE 10.5s [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T10:45:33.662Z] #124 CACHED [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-10T10:45:33.662Z] #125 CACHED [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #126 [security-proxy-setup builder 6/7] COPY . . [2024-09-10T10:45:33.662Z] #126 CACHED [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #120 [core-keeper builder 7/8] COPY . . [2024-09-10T10:45:33.662Z] #120 DONE 10.5s [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-10T10:45:33.662Z] #127 CACHED [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #128 [security-bootstrapper builder 6/7] COPY . . [2024-09-10T10:45:33.662Z] #128 CACHED [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T10:45:33.662Z] #129 CACHED [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-09-10T10:45:33.662Z] #121 DONE 10.5s [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #130 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T10:45:33.662Z] #130 CACHED [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #131 [support-cron-scheduler builder 6/7] COPY . . [2024-09-10T10:45:33.662Z] #131 CACHED [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #132 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-10T10:45:33.662Z] #132 CACHED [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #122 [support-notifications builder 6/7] COPY . . [2024-09-10T10:45:33.662Z] #122 DONE 10.5s [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T10:45:33.662Z] #133 ... [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T10:45:33.662Z] #134 CACHED [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-10T10:45:33.662Z] #135 CACHED [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #136 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-10T10:45:33.662Z] #136 CACHED [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #137 [core-command builder 6/7] COPY . . [2024-09-10T10:45:33.662Z] #137 CACHED [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-10T10:45:33.662Z] #138 CACHED [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T10:45:33.662Z] #139 CACHED [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #140 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T10:45:33.662Z] #140 CACHED [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #141 [support-scheduler builder 6/7] COPY . . [2024-09-10T10:45:33.662Z] #141 CACHED [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #142 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-10T10:45:33.662Z] #142 CACHED [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T10:45:33.662Z] #143 CACHED [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #144 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-10T10:45:33.662Z] #144 CACHED [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #145 [core-data builder 6/7] COPY . . [2024-09-10T10:45:33.662Z] #145 CACHED [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #146 [core-metadata builder 6/7] COPY . . [2024-09-10T10:45:33.662Z] #146 CACHED [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #147 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-10T10:45:33.662Z] #147 CACHED [2024-09-10T10:45:33.662Z] [2024-09-10T10:45:33.662Z] #148 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T10:45:33.662Z] #148 CACHED [2024-09-10T10:45:33.922Z] [2024-09-10T10:45:33.922Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T10:45:35.306Z] #149 1.585 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-10T10:45:43.258Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-10T10:45:45.306Z] #149 ... [2024-09-10T10:45:45.306Z] [2024-09-10T10:45:45.306Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T10:45:45.306Z] #0 1.523 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-10T10:45:45.306Z] #150 ... [2024-09-10T10:45:45.306Z] [2024-09-10T10:45:45.306Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-10T10:45:45.306Z] #0 0.466 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-10T10:45:45.306Z] #151 ... [2024-09-10T10:45:45.306Z] [2024-09-10T10:45:45.306Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-10T10:45:45.306Z] #0 0.747 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-10T10:45:45.306Z] #152 ... [2024-09-10T10:45:45.306Z] [2024-09-10T10:45:45.306Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T10:45:45.306Z] #0 1.511 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-10T10:45:45.306Z] #153 ... [2024-09-10T10:45:45.306Z] [2024-09-10T10:45:45.306Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T10:45:45.306Z] #0 1.175 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-10T10:45:45.306Z] #154 ... [2024-09-10T10:45:45.306Z] [2024-09-10T10:45:45.306Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T10:45:45.307Z] #0 1.093 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-10T10:45:45.307Z] #155 ... [2024-09-10T10:45:45.307Z] [2024-09-10T10:45:45.307Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T10:45:45.307Z] #0 0.738 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-10T10:45:45.307Z] #156 ... [2024-09-10T10:45:45.307Z] [2024-09-10T10:45:45.307Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-10T10:45:45.307Z] #0 0.651 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-10T10:45:45.307Z] #157 ... [2024-09-10T10:45:45.307Z] [2024-09-10T10:45:45.307Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-10T10:45:45.307Z] #0 0.565 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-10T10:45:45.307Z] #158 ... [2024-09-10T10:45:45.307Z] [2024-09-10T10:45:45.307Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T10:45:45.307Z] #0 1.370 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-10T10:45:45.307Z] #159 ... [2024-09-10T10:45:45.307Z] [2024-09-10T10:45:45.307Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T10:45:45.307Z] #0 0.862 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-10T10:45:45.307Z] #160 ... [2024-09-10T10:45:45.307Z] [2024-09-10T10:45:45.307Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T10:45:45.307Z] #133 1.203 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-10T10:47:06.759Z] #133 ... [2024-09-10T10:47:06.759Z] [2024-09-10T10:47:06.759Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-10T10:47:06.759Z] #152 83.27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-10T10:48:14.499Z] #152 ... [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-10T10:48:14.499Z] #158 DONE 159.3s [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T10:48:14.499Z] #153 DONE 159.3s [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T10:48:14.499Z] #149 DONE 159.3s [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-10T10:48:14.499Z] #157 DONE 159.3s [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T10:48:14.499Z] #150 DONE 159.3s [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-10T10:48:14.499Z] #161 ... [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T10:48:14.499Z] #154 DONE 159.4s [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T10:48:14.499Z] #133 DONE 159.5s [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T10:48:14.499Z] #160 DONE 159.5s [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T10:48:14.499Z] #159 DONE 159.6s [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-10T10:48:14.499Z] #152 DONE 159.6s [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T10:48:14.499Z] #155 DONE 159.6s [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T10:48:14.499Z] #156 DONE 159.6s [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T10:48:14.499Z] #162 ... [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-10T10:48:14.499Z] #151 DONE 159.8s [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T10:48:14.499Z] #163 ... [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T10:48:14.499Z] #162 DONE 0.8s [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #164 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T10:48:14.499Z] #164 DONE 0.9s [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-10T10:48:14.499Z] #161 DONE 0.9s [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #165 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-10T10:48:14.499Z] #165 ... [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #166 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T10:48:14.499Z] #166 DONE 0.6s [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #167 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T10:48:14.499Z] #167 DONE 0.7s [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #168 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T10:48:14.499Z] #168 DONE 0.6s [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #169 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T10:48:14.499Z] #169 DONE 0.7s [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #170 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-10T10:48:14.499Z] #170 ... [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T10:48:14.499Z] #163 DONE 0.6s [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #171 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T10:48:14.499Z] #171 DONE 0.7s [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-10T10:48:14.499Z] #172 DONE 0.5s [2024-09-10T10:48:14.499Z] [2024-09-10T10:48:14.499Z] #173 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-10T10:48:14.761Z] #173 ... [2024-09-10T10:48:14.761Z] [2024-09-10T10:48:14.761Z] #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-10T10:48:14.761Z] #174 DONE 0.9s [2024-09-10T10:48:14.761Z] [2024-09-10T10:48:14.761Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T10:48:14.761Z] #175 CACHED [2024-09-10T10:48:14.761Z] [2024-09-10T10:48:14.761Z] #176 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T10:48:14.761Z] #176 CACHED [2024-09-10T10:48:14.761Z] [2024-09-10T10:48:14.761Z] #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T10:48:14.761Z] #177 CACHED [2024-09-10T10:48:14.761Z] [2024-09-10T10:48:14.761Z] #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T10:48:14.761Z] #178 CACHED [2024-09-10T10:48:14.761Z] [2024-09-10T10:48:14.761Z] #179 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T10:48:14.761Z] #179 CACHED [2024-09-10T10:48:14.761Z] [2024-09-10T10:48:14.761Z] #180 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T10:48:14.761Z] #180 CACHED [2024-09-10T10:48:14.761Z] [2024-09-10T10:48:14.761Z] #181 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T10:48:14.761Z] #181 DONE 0.8s [2024-09-10T10:48:14.761Z] [2024-09-10T10:48:14.761Z] #182 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T10:48:14.761Z] #182 CACHED [2024-09-10T10:48:14.761Z] [2024-09-10T10:48:14.761Z] #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T10:48:14.761Z] #183 CACHED [2024-09-10T10:48:14.761Z] [2024-09-10T10:48:14.761Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-10T10:48:14.761Z] #184 DONE 0.8s [2024-09-10T10:48:15.026Z] [2024-09-10T10:48:15.026Z] #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T10:48:15.026Z] #185 DONE 0.7s [2024-09-10T10:48:15.026Z] [2024-09-10T10:48:15.026Z] #186 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-10T10:48:15.026Z] #186 DONE 0.8s [2024-09-10T10:48:15.026Z] [2024-09-10T10:48:15.026Z] #170 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-10T10:48:15.026Z] #170 DONE 0.8s [2024-09-10T10:48:15.026Z] [2024-09-10T10:48:15.026Z] #173 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-10T10:48:15.026Z] #173 DONE 0.6s [2024-09-10T10:48:15.026Z] [2024-09-10T10:48:15.026Z] #187 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T10:48:15.026Z] #187 DONE 0.8s [2024-09-10T10:48:15.026Z] [2024-09-10T10:48:15.026Z] #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-10T10:48:19.237Z] #188 ... [2024-09-10T10:48:19.237Z] [2024-09-10T10:48:19.237Z] #189 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-10T10:48:19.237Z] #189 DONE 4.3s [2024-09-10T10:48:19.237Z] [2024-09-10T10:48:19.237Z] #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-10T10:48:19.237Z] #190 DONE 4.3s [2024-09-10T10:48:19.237Z] [2024-09-10T10:48:19.237Z] #191 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-10T10:48:19.237Z] #191 DONE 4.3s [2024-09-10T10:48:19.237Z] [2024-09-10T10:48:19.237Z] #192 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-10T10:48:19.237Z] #192 DONE 4.3s [2024-09-10T10:48:19.237Z] [2024-09-10T10:48:19.237Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-10T10:48:19.237Z] #193 DONE 4.3s [2024-09-10T10:48:19.237Z] [2024-09-10T10:48:19.237Z] #194 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-10T10:48:19.237Z] #194 DONE 4.3s [2024-09-10T10:48:19.237Z] [2024-09-10T10:48:19.237Z] #195 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-10T10:48:19.237Z] #195 DONE 4.3s [2024-09-10T10:48:19.237Z] [2024-09-10T10:48:19.237Z] #196 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-10T10:48:19.237Z] #196 DONE 4.4s [2024-09-10T10:48:19.237Z] [2024-09-10T10:48:19.237Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-10T10:48:19.237Z] #197 DONE 4.3s [2024-09-10T10:48:19.237Z] [2024-09-10T10:48:19.237Z] #198 [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 [2024-09-10T10:48:19.237Z] #198 DONE 4.3s [2024-09-10T10:48:19.237Z] [2024-09-10T10:48:19.237Z] #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-10T10:48:19.237Z] #188 DONE 4.3s [2024-09-10T10:48:19.237Z] [2024-09-10T10:48:19.237Z] #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-10T10:48:19.237Z] #199 DONE 4.3s [2024-09-10T10:48:19.237Z] [2024-09-10T10:48:19.237Z] #200 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-10T10:48:19.497Z] #200 ... [2024-09-10T10:48:19.497Z] [2024-09-10T10:48:19.497Z] #165 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-10T10:48:19.497Z] #165 DONE 5.4s [2024-09-10T10:48:19.497Z] [2024-09-10T10:48:19.497Z] #102 [core-keeper] exporting to image [2024-09-10T10:48:19.497Z] #102 exporting layers 0.3s done [2024-09-10T10:48:19.755Z] #102 ... [2024-09-10T10:48:19.755Z] [2024-09-10T10:48:19.755Z] #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-10T10:48:19.755Z] #201 DONE 0.6s [2024-09-10T10:48:19.755Z] [2024-09-10T10:48:19.755Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-10T10:48:19.755Z] #202 DONE 0.6s [2024-09-10T10:48:19.755Z] [2024-09-10T10:48:19.755Z] #203 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-10T10:48:19.755Z] #203 DONE 0.6s [2024-09-10T10:48:19.755Z] [2024-09-10T10:48:19.755Z] #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-10T10:48:19.755Z] #204 DONE 0.6s [2024-09-10T10:48:19.755Z] [2024-09-10T10:48:19.755Z] #205 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-10T10:48:19.755Z] #205 DONE 0.6s [2024-09-10T10:48:19.755Z] [2024-09-10T10:48:19.755Z] #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-10T10:48:19.755Z] #206 DONE 0.6s [2024-09-10T10:48:19.755Z] [2024-09-10T10:48:19.755Z] #207 [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 [2024-09-10T10:48:19.755Z] #207 DONE 0.6s [2024-09-10T10:48:19.755Z] [2024-09-10T10:48:19.755Z] #102 [core-keeper] exporting to image [2024-09-10T10:48:19.755Z] #102 writing image sha256:32195f3c7bc7dc2f3acef2a16769e10cf910a02bbc9df7e79604b9bdc2d91e52 done [2024-09-10T10:48:19.755Z] #102 naming to docker.io/library/core-keeper done [2024-09-10T10:48:20.015Z] #102 ... [2024-09-10T10:48:20.015Z] [2024-09-10T10:48:20.015Z] #208 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-10T10:48:20.015Z] #208 DONE 0.6s [2024-09-10T10:48:20.015Z] [2024-09-10T10:48:20.015Z] #209 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-10T10:48:20.015Z] #209 DONE 0.6s [2024-09-10T10:48:20.015Z] [2024-09-10T10:48:20.015Z] #200 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-10T10:48:20.015Z] #200 DONE 0.6s [2024-09-10T10:48:20.015Z] [2024-09-10T10:48:20.015Z] #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-10T10:48:20.015Z] #210 DONE 0.6s [2024-09-10T10:48:20.015Z] [2024-09-10T10:48:20.015Z] #211 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T10:48:20.015Z] #211 DONE 0.6s [2024-09-10T10:48:20.015Z] [2024-09-10T10:48:20.015Z] #102 [support-notifications] exporting to image [2024-09-10T10:48:20.015Z] #102 ... [2024-09-10T10:48:20.015Z] [2024-09-10T10:48:20.015Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-10T10:48:20.015Z] #212 DONE 0.3s [2024-09-10T10:48:20.275Z] [2024-09-10T10:48:20.275Z] #213 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-10T10:48:20.275Z] #213 DONE 0.3s [2024-09-10T10:48:20.275Z] [2024-09-10T10:48:20.275Z] #214 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-10T10:48:20.275Z] #214 DONE 0.3s [2024-09-10T10:48:20.275Z] [2024-09-10T10:48:20.275Z] #215 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-10T10:48:20.275Z] #215 DONE 0.3s [2024-09-10T10:48:20.275Z] [2024-09-10T10:48:20.275Z] #216 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-10T10:48:20.275Z] #216 DONE 0.3s [2024-09-10T10:48:20.275Z] [2024-09-10T10:48:20.275Z] #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-10T10:48:20.275Z] #217 DONE 0.3s [2024-09-10T10:48:20.275Z] [2024-09-10T10:48:20.275Z] #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-10T10:48:20.275Z] #218 DONE 0.4s [2024-09-10T10:48:20.275Z] [2024-09-10T10:48:20.275Z] #102 [support-scheduler] exporting to image [2024-09-10T10:48:20.275Z] #102 exporting layers 0.5s done [2024-09-10T10:48:20.275Z] #102 writing image sha256:023f59503d85776f2b0985c648669f3b5d8721d7af30659f0a911b560cd07de1 done [2024-09-10T10:48:20.275Z] #102 naming to docker.io/library/support-scheduler done [2024-09-10T10:48:20.275Z] #102 exporting layers 0.4s done [2024-09-10T10:48:20.275Z] #102 writing image sha256:bf3d35ac5b515b6593be3841991bbc56055e96d83a8639b36bf0cda3c7b8e860 done [2024-09-10T10:48:20.275Z] #102 naming to docker.io/library/support-cron-scheduler done [2024-09-10T10:48:20.275Z] #102 writing image sha256:213052b3964b210006d6101872e6b1ac676c2b4e5c8415703ec95060699d2176 0.0s done [2024-09-10T10:48:20.275Z] #102 naming to docker.io/library/core-command done [2024-09-10T10:48:20.844Z] #102 ... [2024-09-10T10:48:20.844Z] [2024-09-10T10:48:20.844Z] #219 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-10T10:48:20.844Z] #219 DONE 0.4s [2024-09-10T10:48:20.844Z] [2024-09-10T10:48:20.844Z] #102 [core-command] exporting to image [2024-09-10T10:48:20.844Z] #102 writing image sha256:3f55eb65cccea47e3beda7cba9b8076a209a0e2563d0ec99d28faa6bd0ed03bd 0.1s done [2024-09-10T10:48:20.844Z] #102 naming to docker.io/library/security-spiffe-token-provider [2024-09-10T10:48:20.844Z] #102 exporting layers 0.6s done [2024-09-10T10:48:20.844Z] #102 naming to docker.io/library/security-spiffe-token-provider done [2024-09-10T10:48:20.844Z] #102 writing image sha256:8142470c5329675d250ad86033e4de2fbe51b5557cee8ba35c749e0df9747a43 done [2024-09-10T10:48:20.844Z] #102 writing image sha256:9b3ff40cf57a7122f5d5447600c0c09fb24fcb1251060e373e429f6e2da040dc done [2024-09-10T10:48:20.844Z] #102 writing image sha256:0e666831259f257760c7d4c6e62abce576604f56c761c6737e6e777bedbf5bc5 0.0s done [2024-09-10T10:48:20.844Z] #102 naming to docker.io/library/support-notifications done [2024-09-10T10:48:20.844Z] #102 naming to docker.io/library/core-metadata done [2024-09-10T10:48:20.844Z] #102 naming to docker.io/library/core-data done [2024-09-10T10:48:20.844Z] #102 DONE 3.8s [2024-09-10T10:48:20.844Z] [2024-09-10T10:48:20.844Z] #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-10T10:48:20.844Z] #220 DONE 0.6s [2024-09-10T10:48:20.844Z] [2024-09-10T10:48:20.844Z] #221 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-10T10:48:20.844Z] #221 DONE 0.2s [2024-09-10T10:48:20.844Z] [2024-09-10T10:48:20.844Z] #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-10T10:48:21.105Z] #222 ... [2024-09-10T10:48:21.105Z] [2024-09-10T10:48:21.105Z] #223 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T10:48:21.105Z] #223 DONE 0.9s [2024-09-10T10:48:21.105Z] [2024-09-10T10:48:21.105Z] #224 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T10:48:21.105Z] #224 DONE 0.9s [2024-09-10T10:48:21.105Z] [2024-09-10T10:48:21.105Z] #225 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-10T10:48:21.105Z] #225 DONE 0.3s [2024-09-10T10:48:21.105Z] [2024-09-10T10:48:21.105Z] #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-10T10:48:21.105Z] #222 DONE 0.3s [2024-09-10T10:48:21.105Z] [2024-09-10T10:48:21.105Z] #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T10:48:21.105Z] #226 DONE 0.9s [2024-09-10T10:48:21.105Z] [2024-09-10T10:48:21.105Z] #227 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-10T10:48:21.105Z] #227 DONE 0.1s [2024-09-10T10:48:21.105Z] [2024-09-10T10:48:21.105Z] #102 [security-proxy-auth] exporting to image [2024-09-10T10:48:21.367Z] #102 ... [2024-09-10T10:48:21.367Z] [2024-09-10T10:48:21.367Z] #228 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-10T10:48:21.367Z] #228 DONE 0.1s [2024-09-10T10:48:21.367Z] [2024-09-10T10:48:21.367Z] #229 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-10T10:48:21.367Z] #229 DONE 0.1s [2024-09-10T10:48:21.367Z] [2024-09-10T10:48:21.367Z] #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-10T10:48:21.367Z] #230 DONE 0.1s [2024-09-10T10:48:21.367Z] [2024-09-10T10:48:21.367Z] #102 [core-common-config-bootstrapper] exporting to image [2024-09-10T10:48:21.367Z] #102 exporting layers 0.2s done [2024-09-10T10:48:21.367Z] #102 writing image sha256:1a1550f70ca8e9a0ba9ffeba2072ed241c2627861b3c47c51a01429114095819 done [2024-09-10T10:48:21.367Z] #102 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-09-10T10:48:21.628Z] #102 ... [2024-09-10T10:48:21.628Z] [2024-09-10T10:48:21.628Z] #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-10T10:48:21.628Z] #231 DONE 0.1s [2024-09-10T10:48:21.628Z] [2024-09-10T10:48:21.628Z] #102 [security-proxy-auth] exporting to image [2024-09-10T10:48:21.628Z] #102 exporting layers 0.5s done [2024-09-10T10:48:21.629Z] #102 writing image sha256:e78b47715032cee2a72db8f231865bac9986b8f901f1200097870a3201ffc9e9 done [2024-09-10T10:48:21.629Z] #102 naming to docker.io/library/security-proxy-auth done [2024-09-10T10:48:21.629Z] #102 writing image sha256:08d96c42c6135240963270adb6f1d1eec6cd4c227e368f831708d7b0134edcba [2024-09-10T10:48:21.629Z] #102 writing image sha256:08d96c42c6135240963270adb6f1d1eec6cd4c227e368f831708d7b0134edcba done [2024-09-10T10:48:21.629Z] #102 naming to docker.io/library/security-proxy-setup done [2024-09-10T10:48:21.629Z] #102 DONE 4.3s [2024-09-10T10:48:21.629Z] [2024-09-10T10:48:21.629Z] #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-10T10:48:21.890Z] #232 ... [2024-09-10T10:48:21.890Z] [2024-09-10T10:48:21.890Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T10:48:21.890Z] #233 DONE 0.6s [2024-09-10T10:48:21.890Z] [2024-09-10T10:48:21.890Z] #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-10T10:48:21.890Z] #232 DONE 0.4s [2024-09-10T10:48:21.890Z] [2024-09-10T10:48:21.890Z] #102 [security-bootstrapper] exporting to image [2024-09-10T10:48:22.151Z] #102 exporting layers 0.3s done [2024-09-10T10:48:22.151Z] #102 writing image sha256:92b840e7440d28e9d9200db9b4508b1f0db105055ebdf6cdb9e1c075db568f87 done [2024-09-10T10:48:22.151Z] #102 naming to docker.io/library/security-secretstore-setup done [2024-09-10T10:48:22.151Z] #102 writing image sha256:937f83b9b40fde4e0cad79b4623d4ea8006681eef1558ffab168b803ad7967ae done [2024-09-10T10:48:22.151Z] #102 naming to docker.io/library/security-bootstrapper done [2024-09-10T10:48:22.151Z] #102 DONE 4.7s [2024-09-10T10:48:22.151Z] [2024-09-10T10:48:22.151Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T10:48:22.151Z] time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T10:48:22.151Z] time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T10:48:22.151Z] time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T10:48:22.151Z] time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T10:48:22.151Z] time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T10:48:22.151Z] time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T10:48:22.151Z] time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T10:48:22.151Z] time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T10:48:22.151Z] time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T10:48:22.151Z] time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T10:48:22.151Z] time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T10:48:22.151Z] time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T10:48:22.151Z] time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T10:48:22.151Z] time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T10:48:22.151Z] time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T10:48:22.151Z] time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-10T10:48:22.157Z] $ docker stop --time=1 78f1d8cb6bd10f3112af05f7511d281b3bc76f943199dab877855c282c6bc46c [2024-09-10T10:48:23.461Z] $ docker rm -f --volumes 78f1d8cb6bd10f3112af05f7511d281b3bc76f943199dab877855c282c6bc46c [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T10:48:23.817Z] + docker images [2024-09-10T10:48:23.817Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-10T10:48:23.817Z] security-bootstrapper latest 937f83b9b40f 2 seconds ago 19MB [2024-09-10T10:48:23.817Z] security-secretstore-setup latest 92b840e7440d 2 seconds ago 37MB [2024-09-10T10:48:23.817Z] security-proxy-setup latest 08d96c42c613 3 seconds ago 26.2MB [2024-09-10T10:48:23.817Z] core-common-config-bootstrapper latest 1a1550f70ca8 3 seconds ago 15.2MB [2024-09-10T10:48:23.817Z] security-proxy-auth latest e78b47715032 3 seconds ago 33.1MB [2024-09-10T10:48:23.817Z] support-scheduler latest 023f59503d85 4 seconds ago 42MB [2024-09-10T10:48:23.817Z] core-data latest 0e666831259f 4 seconds ago 39.7MB [2024-09-10T10:48:23.817Z] core-command latest 213052b3964b 4 seconds ago 35.5MB [2024-09-10T10:48:23.817Z] core-metadata latest 8142470c5329 4 seconds ago 39.9MB [2024-09-10T10:48:23.817Z] core-keeper latest 32195f3c7bc7 4 seconds ago 39.6MB [2024-09-10T10:48:23.817Z] support-cron-scheduler latest bf3d35ac5b51 4 seconds ago 44.2MB [2024-09-10T10:48:23.817Z] support-notifications latest 9b3ff40cf57a 4 seconds ago 42.6MB [2024-09-10T10:48:23.817Z] security-spiffe-token-provider latest 3f55eb65ccce 4 seconds ago 28.9MB [2024-09-10T10:48:23.817Z] security-spire-server latest 989c5552b659 3 minutes ago 121MB [2024-09-10T10:48:23.817Z] security-spire-agent latest 22d1b12bf51f 3 minutes ago 182MB [2024-09-10T10:48:23.817Z] security-spire-config latest e93decc894cf 3 minutes ago 120MB [2024-09-10T10:48:23.817Z] ci-base-image-x86_64 latest dd5c225b3864 7 minutes ago 971MB [2024-09-10T10:48:23.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-10T10:48:23.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-10T10:48:23.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-10T10:48:50.102Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-10T10:48:50.102Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-10T10:49:36.951Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-10T10:49:36.951Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-10T10:49:36.951Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-10T10:49:36.951Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-10T10:49:36.951Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-10T10:49:36.951Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-10T10:49:36.951Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-10T10:49:36.951Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-10T10:49:36.951Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-10T10:49:41.216Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-10T10:49:41.216Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-10T10:49:41.216Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-10T10:49:41.216Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-10T10:49:41.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-10T10:49:53.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-10T10:49:53.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-10T10:49:53.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.118s coverage: 28.7% of statements [2024-09-10T10:50:03.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.189s coverage: 97.0% of statements [2024-09-10T10:50:08.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-10T10:50:08.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-10T10:50:08.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-10T10:50:13.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.287s coverage: 69.2% of statements [2024-09-10T10:50:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-10T10:50:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-10T10:50:16.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.203s coverage: 53.2% of statements [2024-09-10T10:50:21.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-10T10:50:21.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-10T10:50:21.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-10T10:50:21.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-10T10:50:21.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-10T10:50:21.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-10T10:50:21.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-10T10:50:21.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-10T10:50:21.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-10T10:50:29.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-10T10:50:29.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-10T10:50:29.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-10T10:50:29.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-10T10:50:29.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-10T10:50:31.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.226s coverage: 93.4% of statements [2024-09-10T10:50:31.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.229s coverage: 91.7% of statements [2024-09-10T10:50:36.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-10T10:50:36.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-10T10:50:37.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.209s coverage: 7.0% of statements [2024-09-10T10:50:44.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-10T10:50:44.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-10T10:50:44.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-10T10:50:45.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-10T10:50:45.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-10T10:50:45.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-10T10:50:45.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-10T10:50:45.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-10T10:50:45.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-10T10:50:45.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-10T10:50:45.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-10T10:50:46.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.651s coverage: 95.8% of statements [2024-09-10T10:50:46.750Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.099s coverage: 72.2% of statements [2024-09-10T10:50:51.000Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-10T10:50:51.582Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.111s coverage: 0.0% of statements [no tests to run] [2024-09-10T10:50:56.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-10T10:50:56.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-10T10:50:58.339Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.320s coverage: 0.8% of statements [2024-09-10T10:50:58.339Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.174s coverage: 30.7% of statements [2024-09-10T10:51:02.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.177s coverage: 41.7% of statements [2024-09-10T10:51:03.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.160s coverage: 77.8% of statements [2024-09-10T10:51:03.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.141s coverage: 94.1% of statements [2024-09-10T10:51:03.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.102s coverage: 96.3% of statements [2024-09-10T10:51:07.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.103s coverage: 87.5% of statements [2024-09-10T10:51:08.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-10T10:51:09.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-10T10:51:09.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-10T10:51:09.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-10T10:51:13.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-10T10:51:13.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-10T10:51:13.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-10T10:51:13.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-10T10:51:19.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.114s coverage: 94.4% of statements [2024-09-10T10:51:19.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-10T10:51:19.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-10T10:51:19.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-10T10:51:24.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-10T10:51:24.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-10T10:51:24.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-10T10:51:24.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-10T10:51:29.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-10T10:51:29.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-10T10:51:30.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-10T10:51:34.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.846s coverage: 79.9% of statements [2024-09-10T10:51:34.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.145s coverage: 92.9% of statements [2024-09-10T10:51:34.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.092s coverage: 66.7% of statements [2024-09-10T10:51:34.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.115s coverage: 62.3% of statements [2024-09-10T10:51:34.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.105s coverage: 75.0% of statements [2024-09-10T10:51:35.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-10T10:51:38.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.110s coverage: 87.2% of statements [2024-09-10T10:51:38.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.078s coverage: 20.0% of statements [2024-09-10T10:51:38.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.077s coverage: 100.0% of statements [2024-09-10T10:51:38.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.266s coverage: 81.8% of statements [2024-09-10T10:51:38.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.258s coverage: 82.1% of statements [2024-09-10T10:51:38.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-10T10:51:39.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.105s coverage: 86.0% of statements [2024-09-10T10:51:43.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-10T10:51:43.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-10T10:51:45.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.758s coverage: 63.1% of statements [2024-09-10T10:51:45.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.117s coverage: 100.0% of statements [2024-09-10T10:51:46.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.121s coverage: 89.4% of statements [2024-09-10T10:51:46.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.075s coverage: 100.0% of statements [2024-09-10T10:51:46.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-10T10:51:46.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-10T10:51:46.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-10T10:51:47.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements [2024-09-10T10:51:48.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.070s coverage: 100.0% of statements [2024-09-10T10:51:54.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-10T10:51:54.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-10T10:51:54.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-10T10:51:55.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.664s coverage: 36.5% of statements [2024-09-10T10:51:55.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.106s coverage: 89.5% of statements [2024-09-10T10:51:56.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-10T10:51:56.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-10T10:51:56.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-10T10:51:56.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-10T10:51:57.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.098s coverage: 84.8% of statements [2024-09-10T10:51:59.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-10T10:51:59.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-10T10:51:59.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-10T10:52:01.219Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.139s coverage: 4.9% of statements [2024-09-10T10:52:06.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-10T10:52:06.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-10T10:52:06.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-10T10:52:07.960Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.354s coverage: 97.1% of statements [2024-09-10T10:52:07.960Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.147s coverage: 35.9% of statements [2024-09-10T10:52:13.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-10T10:52:13.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-10T10:52:13.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-10T10:52:13.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-10T10:52:21.465Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.174s coverage: 19.9% of statements [2024-09-10T10:52:21.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-10T10:52:21.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-10T10:52:21.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-10T10:52:21.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-10T10:52:22.438Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.481s coverage: 95.7% of statements [2024-09-10T10:52:25.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-10T10:52:25.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-10T10:52:26.724Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.154s coverage: 61.8% of statements [2024-09-10T10:52:29.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-10T10:52:29.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-10T10:52:30.242Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.284s coverage: 98.9% of statements [2024-09-10T10:52:32.192Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "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 [2024-09-10T10:52:32.192Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-10T10:52:32.192Z] go vet ./... [2024-09-10T10:56:56.365Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-10T10:56:56.365Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-10T10:56:56.365Z] ./bin/test-attribution-txt.sh [2024-09-10T10:56:56.365Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-10T10:56:56.365Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-10T10:56:56.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-10T10:56:57.251Z] + ls -al . [2024-09-10T10:56:57.251Z] total 920 [2024-09-10T10:56:57.251Z] drwxrwxr-x 10 1001 1001 4096 Sep 10 10:45 . [2024-09-10T10:56:57.251Z] drwxr-xr-x 4 root root 4096 Sep 10 10:44 .. [2024-09-10T10:56:57.251Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 10:42 .blubracket [2024-09-10T10:56:57.251Z] -rw-rw-r-- 1 1001 1001 10 Sep 10 10:42 .dockerignore [2024-09-10T10:56:57.251Z] drwxrwxr-x 8 1001 1001 4096 Sep 10 10:42 .git [2024-09-10T10:56:57.251Z] drwxrwxr-x 3 1001 1001 4096 Sep 10 10:42 .github [2024-09-10T10:56:57.251Z] -rw-rw-r-- 1 1001 1001 1102 Sep 10 10:42 .gitignore [2024-09-10T10:56:57.251Z] -rw-rw-r-- 1 1001 1001 42 Sep 10 10:42 .golangci.yml [2024-09-10T10:56:57.251Z] -rw-rw-r-- 1 1001 1001 100 Sep 10 10:42 .hadolint.yml [2024-09-10T10:56:57.251Z] -rw-rw-r-- 1 1001 1001 155 Sep 10 10:42 .sonarcloud.properties [2024-09-10T10:56:57.251Z] -rw-rw-r-- 1 1001 1001 1171 Sep 10 10:42 ADOPTERS.md [2024-09-10T10:56:57.251Z] -rw-rw-r-- 1 1001 1001 21286 Sep 10 10:42 Attribution.txt [2024-09-10T10:56:57.251Z] -rw-rw-r-- 1 1001 1001 100284 Sep 10 10:42 CHANGELOG.md [2024-09-10T10:56:57.251Z] -rw-rw-r-- 1 1001 1001 3804 Sep 10 10:42 CONTRIBUTING.md [2024-09-10T10:56:57.251Z] -rw-rw-r-- 1 1001 1001 677 Sep 10 10:42 GOVERNANCE.md [2024-09-10T10:56:57.251Z] -rw-rw-r-- 1 1001 1001 861 Sep 10 10:42 Jenkinsfile [2024-09-10T10:56:57.251Z] -rw-rw-r-- 1 1001 1001 10775 Sep 10 10:42 LICENSE [2024-09-10T10:56:57.251Z] -rw-rw-r-- 1 1001 1001 16854 Sep 10 10:42 Makefile [2024-09-10T10:56:57.251Z] -rw-rw-r-- 1 1001 1001 582 Sep 10 10:42 OWNERS.md [2024-09-10T10:56:57.251Z] -rw-rw-r-- 1 1001 1001 9528 Sep 10 10:42 README.md [2024-09-10T10:56:57.251Z] -rw-rw-r-- 1 1001 1001 789 Sep 10 10:42 SECURITY.md [2024-09-10T10:56:57.251Z] -rw-rw-r-- 1 1001 1001 5 Sep 10 10:40 VERSION [2024-09-10T10:56:57.251Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 10:42 bin [2024-09-10T10:56:57.251Z] drwxrwxr-x 20 1001 1001 4096 Sep 10 10:42 cmd [2024-09-10T10:56:57.251Z] -rw-r--r-- 1 root root 555208 Sep 10 10:52 coverage.out [2024-09-10T10:56:57.251Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 10:42 fuzz_test [2024-09-10T10:56:57.251Z] -rw-rw-r-- 1 1001 1001 7305 Sep 10 10:42 go.mod [2024-09-10T10:56:57.251Z] -rw-rw-r-- 1 1001 1001 102748 Sep 10 10:42 go.sum [2024-09-10T10:56:57.251Z] drwxrwxr-x 7 1001 1001 4096 Sep 10 10:42 internal [2024-09-10T10:56:57.251Z] drwxrwxr-x 3 1001 1001 4096 Sep 10 10:42 openapi [2024-09-10T10:56:57.251Z] -rw-rw-r-- 1 1001 1001 584 Sep 10 10:42 security.txt [2024-09-10T10:56:57.251Z] -rw-rw-r-- 1 1001 1001 204 Sep 10 10:42 version.go [Pipeline] sh [2024-09-10T10:56:57.883Z] + '[' -e coverage.out ] [2024-09-10T10:56:57.883Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-10T10:56:57.908Z] Warning: overwriting stash ‘coverage-report’ [2024-09-10T10:56:58.769Z] Stashed 1 file(s) [Pipeline] sh [2024-09-10T10:56:59.392Z] + make build [2024-09-10T10:56:59.392Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-10T11:00:06.156Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-10T11:00:14.338Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-10T11:00:23.019Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-10T11:00:25.589Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-10T11:00:35.628Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-10T11:01:02.285Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-10T11:01:10.486Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-10T11:01:20.550Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-10T11:01:32.852Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-10T11:01:36.196Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-10T11:01:39.534Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-10T11:01:42.877Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-10T11:01:47.124Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-10T11:01:52.468Z] $ docker stop --time=1 7835a2c14f4183dc9b250f0ae1fbaad91685a1333d38055edf8c25855aadd778 [2024-09-10T11:01:55.250Z] $ docker rm -f --volumes 7835a2c14f4183dc9b250f0ae1fbaad91685a1333d38055edf8c25855aadd778 [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 [2024-09-10T11:01:58.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-10T11:01:58.991Z] [2024-09-10T11:01:58.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T11:01:59.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-10T11:01:59.584Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-10T11:01:59.584Z] 547446be3368: Pulling fs layer [2024-09-10T11:01:59.584Z] d125d8839a47: Pulling fs layer [2024-09-10T11:01:59.584Z] 3e85d5ac6304: Pulling fs layer [2024-09-10T11:01:59.584Z] c3105a71a48b: Pulling fs layer [2024-09-10T11:01:59.584Z] 0f093f025ec4: Pulling fs layer [2024-09-10T11:01:59.584Z] c3106fc0e877: Pulling fs layer [2024-09-10T11:01:59.584Z] c3105a71a48b: Waiting [2024-09-10T11:01:59.584Z] 0f093f025ec4: Waiting [2024-09-10T11:01:59.584Z] c3106fc0e877: Waiting [2024-09-10T11:01:59.584Z] 547446be3368: Verifying Checksum [2024-09-10T11:01:59.584Z] 547446be3368: Download complete [2024-09-10T11:01:59.584Z] c3105a71a48b: Verifying Checksum [2024-09-10T11:01:59.584Z] c3105a71a48b: Download complete [2024-09-10T11:02:00.167Z] d125d8839a47: Verifying Checksum [2024-09-10T11:02:00.167Z] d125d8839a47: Download complete [2024-09-10T11:02:00.167Z] c3106fc0e877: Verifying Checksum [2024-09-10T11:02:00.167Z] c3106fc0e877: Download complete [2024-09-10T11:02:00.167Z] 0f093f025ec4: Download complete [2024-09-10T11:02:00.431Z] 547446be3368: Pull complete [2024-09-10T11:02:01.830Z] d125d8839a47: Pull complete [2024-09-10T11:02:02.096Z] 3e85d5ac6304: Verifying Checksum [2024-09-10T11:02:02.096Z] 3e85d5ac6304: Download complete [2024-09-10T11:02:12.147Z] 3e85d5ac6304: Pull complete [2024-09-10T11:02:12.147Z] c3105a71a48b: Pull complete [2024-09-10T11:02:13.101Z] 0f093f025ec4: Pull complete [2024-09-10T11:02:13.365Z] c3106fc0e877: Pull complete [2024-09-10T11:02:13.365Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-10T11:02:13.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-10T11:02:13.365Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T11:02:13.551Z] prd-ubuntu20.04-docker-arm64-4c-16g-10017 does not seem to be running inside a container [2024-09-10T11:02:13.599Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-10T11:02:15.636Z] $ docker top 36d45996b2be79325647b4657e93e98c13cffd1431a4d0362cc2b378d7b56bf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T11:02:16.141Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-10T11:02:26.203Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2024-09-10T11:02:26.203Z] #1 transferring dockerfile: [2024-09-10T11:02:26.203Z] #1 transferring dockerfile: 1.81kB done [2024-09-10T11:02:26.203Z] #1 DONE 0.1s [2024-09-10T11:02:26.203Z] [2024-09-10T11:02:26.203Z] #2 [core-keeper internal] load build definition from Dockerfile [2024-09-10T11:02:26.203Z] #2 transferring dockerfile: 2.01kB 0.0s done [2024-09-10T11:02:26.203Z] #2 DONE 0.1s [2024-09-10T11:02:26.203Z] [2024-09-10T11:02:26.203Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-10T11:02:26.203Z] #3 transferring dockerfile: 2.23kB done [2024-09-10T11:02:26.203Z] #3 DONE 0.1s [2024-09-10T11:02:26.203Z] [2024-09-10T11:02:26.203Z] #4 [core-data internal] load build definition from Dockerfile [2024-09-10T11:02:26.203Z] #4 transferring dockerfile: 2.07kB done [2024-09-10T11:02:26.203Z] #4 DONE 0.1s [2024-09-10T11:02:26.203Z] [2024-09-10T11:02:26.203Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-10T11:02:26.203Z] #5 transferring dockerfile: 1.89kB done [2024-09-10T11:02:26.203Z] #5 DONE 0.1s [2024-09-10T11:02:26.469Z] [2024-09-10T11:02:26.469Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-09-10T11:02:26.469Z] #6 transferring dockerfile: 1.69kB 0.0s done [2024-09-10T11:02:26.469Z] #6 DONE 0.1s [2024-09-10T11:02:26.469Z] [2024-09-10T11:02:26.469Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-09-10T11:02:26.469Z] #7 transferring dockerfile: 2.06kB done [2024-09-10T11:02:26.469Z] #7 DONE 0.0s [2024-09-10T11:02:26.469Z] [2024-09-10T11:02:26.469Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-09-10T11:02:26.469Z] #8 transferring dockerfile: 1.95kB done [2024-09-10T11:02:26.469Z] #8 DONE 0.1s [2024-09-10T11:02:26.469Z] [2024-09-10T11:02:26.469Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-10T11:02:26.735Z] #9 transferring dockerfile: 2.50kB 0.0s done [2024-09-10T11:02:26.735Z] #9 DONE 0.1s [2024-09-10T11:02:26.735Z] [2024-09-10T11:02:26.735Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-09-10T11:02:26.735Z] #10 transferring dockerfile: 1.93kB done [2024-09-10T11:02:26.735Z] #10 DONE 0.1s [2024-09-10T11:02:26.735Z] [2024-09-10T11:02:26.735Z] #11 [security-spire-server internal] load build definition from Dockerfile [2024-09-10T11:02:26.735Z] #11 transferring dockerfile: 1.70kB done [2024-09-10T11:02:26.735Z] #11 DONE 0.1s [2024-09-10T11:02:26.735Z] [2024-09-10T11:02:26.735Z] #12 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-10T11:02:27.006Z] #12 transferring dockerfile: 1.85kB 0.0s done [2024-09-10T11:02:27.006Z] #12 DONE 0.1s [2024-09-10T11:02:27.006Z] [2024-09-10T11:02:27.006Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-10T11:02:27.006Z] #13 transferring dockerfile: 2.15kB done [2024-09-10T11:02:27.006Z] #13 DONE 0.0s [2024-09-10T11:02:27.006Z] [2024-09-10T11:02:27.006Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-10T11:02:27.006Z] #14 transferring dockerfile: 2.49kB done [2024-09-10T11:02:27.006Z] #14 DONE 0.0s [2024-09-10T11:02:27.006Z] [2024-09-10T11:02:27.006Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-10T11:02:27.006Z] #15 transferring dockerfile: 3.17kB 0.0s done [2024-09-10T11:02:27.006Z] #15 DONE 0.1s [2024-09-10T11:02:27.006Z] [2024-09-10T11:02:27.006Z] #16 [core-command internal] load build definition from Dockerfile [2024-09-10T11:02:27.006Z] #16 transferring dockerfile: 1.93kB done [2024-09-10T11:02:27.006Z] #16 DONE 0.1s [2024-09-10T11:02:27.006Z] [2024-09-10T11:02:27.006Z] #17 [security-spire-agent internal] load .dockerignore [2024-09-10T11:02:27.006Z] #17 transferring context: 50B done [2024-09-10T11:02:27.006Z] #17 DONE 0.1s [2024-09-10T11:02:27.968Z] [2024-09-10T11:02:27.968Z] #18 [core-keeper internal] load .dockerignore [2024-09-10T11:02:27.968Z] #18 transferring context: 50B 0.0s done [2024-09-10T11:02:27.968Z] #18 DONE 0.0s [2024-09-10T11:02:27.968Z] [2024-09-10T11:02:27.968Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-10T11:02:27.968Z] #19 transferring context: 50B done [2024-09-10T11:02:27.968Z] #19 DONE 0.0s [2024-09-10T11:02:27.968Z] [2024-09-10T11:02:27.968Z] #20 [core-data internal] load .dockerignore [2024-09-10T11:02:27.968Z] #20 transferring context: 50B 0.0s done [2024-09-10T11:02:27.968Z] #20 DONE 0.1s [2024-09-10T11:02:27.968Z] [2024-09-10T11:02:27.968Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-09-10T11:02:28.241Z] #21 transferring context: 50B done [2024-09-10T11:02:28.241Z] #21 DONE 0.1s [2024-09-10T11:02:28.241Z] [2024-09-10T11:02:28.241Z] #22 [security-spire-config internal] load .dockerignore [2024-09-10T11:02:28.241Z] #22 transferring context: 50B 0.0s done [2024-09-10T11:02:28.241Z] #22 DONE 0.1s [2024-09-10T11:02:28.241Z] [2024-09-10T11:02:28.241Z] #23 [core-metadata internal] load .dockerignore [2024-09-10T11:02:28.241Z] #23 transferring context: 50B done [2024-09-10T11:02:28.241Z] #23 DONE 0.1s [2024-09-10T11:02:28.241Z] [2024-09-10T11:02:28.241Z] #24 [support-notifications internal] load .dockerignore [2024-09-10T11:02:28.241Z] #24 transferring context: 50B 0.0s done [2024-09-10T11:02:28.516Z] #24 DONE 0.1s [2024-09-10T11:02:28.516Z] [2024-09-10T11:02:28.516Z] #25 [security-proxy-setup internal] load .dockerignore [2024-09-10T11:02:28.516Z] #25 transferring context: 50B 0.0s done [2024-09-10T11:02:28.516Z] #25 DONE 0.1s [2024-09-10T11:02:28.516Z] [2024-09-10T11:02:28.516Z] #26 [support-scheduler internal] load .dockerignore [2024-09-10T11:02:28.516Z] #26 transferring context: 50B done [2024-09-10T11:02:28.516Z] #26 DONE 0.1s [2024-09-10T11:02:28.516Z] [2024-09-10T11:02:28.516Z] #27 [security-spire-server internal] load .dockerignore [2024-09-10T11:02:28.516Z] #27 transferring context: 50B done [2024-09-10T11:02:28.516Z] #27 DONE 0.1s [2024-09-10T11:02:28.516Z] [2024-09-10T11:02:28.516Z] #28 [support-cron-scheduler internal] load .dockerignore [2024-09-10T11:02:28.516Z] #28 transferring context: 50B 0.0s done [2024-09-10T11:02:28.516Z] #28 DONE 0.1s [2024-09-10T11:02:28.516Z] [2024-09-10T11:02:28.516Z] #29 [security-proxy-auth internal] load .dockerignore [2024-09-10T11:02:28.516Z] #29 transferring context: 50B done [2024-09-10T11:02:28.785Z] #29 DONE 0.1s [2024-09-10T11:02:28.785Z] [2024-09-10T11:02:28.785Z] #30 [security-secretstore-setup internal] load .dockerignore [2024-09-10T11:02:28.785Z] #30 transferring context: 50B done [2024-09-10T11:02:28.785Z] #30 DONE 0.1s [2024-09-10T11:02:28.785Z] [2024-09-10T11:02:28.785Z] #31 [security-bootstrapper internal] load .dockerignore [2024-09-10T11:02:28.785Z] #31 transferring context: 50B done [2024-09-10T11:02:28.785Z] #31 DONE 0.1s [2024-09-10T11:02:28.785Z] [2024-09-10T11:02:28.785Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-10T11:02:29.053Z] #32 ... [2024-09-10T11:02:29.053Z] [2024-09-10T11:02:29.053Z] #33 [core-command internal] load .dockerignore [2024-09-10T11:02:29.053Z] #33 transferring context: 50B done [2024-09-10T11:02:29.053Z] #33 DONE 0.0s [2024-09-10T11:02:29.053Z] [2024-09-10T11:02:29.053Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T11:02:29.053Z] #34 DONE 0.1s [2024-09-10T11:02:29.053Z] [2024-09-10T11:02:29.053Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-10T11:02:29.635Z] #35 DONE 0.6s [2024-09-10T11:02:29.635Z] [2024-09-10T11:02:29.635Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-10T11:02:29.635Z] #32 DONE 0.6s [2024-09-10T11:02:29.635Z] [2024-09-10T11:02:29.635Z] #36 [security-spire-agent internal] load build context [2024-09-10T11:02:29.635Z] #36 transferring context: 27.24kB 0.0s done [2024-09-10T11:02:29.635Z] #36 DONE 0.1s [2024-09-10T11:02:29.635Z] [2024-09-10T11:02:29.635Z] #37 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T11:02:29.635Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-10T11:02:29.635Z] #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T11:02:29.635Z] #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T11:02:29.635Z] #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T11:02:29.635Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.0s [2024-09-10T11:02:29.901Z] #37 ... [2024-09-10T11:02:29.901Z] [2024-09-10T11:02:29.901Z] #38 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T11:02:29.901Z] #38 DONE 0.0s [2024-09-10T11:02:29.901Z] [2024-09-10T11:02:29.901Z] #37 [core-keeper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T11:02:29.901Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-10T11:02:29.901Z] #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T11:02:29.901Z] #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T11:02:29.901Z] #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T11:02:29.901Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.15MB / 3.34MB 0.1s [2024-09-10T11:02:29.901Z] #37 ... [2024-09-10T11:02:29.901Z] [2024-09-10T11:02:29.901Z] #38 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T11:02:29.901Z] #38 DONE 0.0s [2024-09-10T11:02:29.901Z] [2024-09-10T11:02:29.901Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T11:02:29.901Z] #34 DONE 0.3s [2024-09-10T11:02:29.901Z] [2024-09-10T11:02:29.901Z] #37 [core-keeper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T11:02:29.901Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-10T11:02:29.901Z] #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-10T11:02:30.167Z] #37 ... [2024-09-10T11:02:30.167Z] [2024-09-10T11:02:30.167Z] #38 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T11:02:30.167Z] #38 DONE 0.0s [2024-09-10T11:02:30.167Z] [2024-09-10T11:02:30.167Z] #37 [core-common-config-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T11:02:30.167Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-10T11:02:30.167Z] #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T11:02:30.167Z] #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T11:02:30.167Z] #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T11:02:30.167Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-10T11:02:30.167Z] #37 ... [2024-09-10T11:02:30.167Z] [2024-09-10T11:02:30.167Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T11:02:30.167Z] #34 DONE 0.4s [2024-09-10T11:02:30.167Z] [2024-09-10T11:02:30.167Z] #37 [security-spiffe-token-provider stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T11:02:30.167Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-10T11:02:30.167Z] #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T11:02:30.167Z] #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T11:02:30.167Z] #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T11:02:30.167Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-10T11:02:30.167Z] #37 ... [2024-09-10T11:02:30.167Z] [2024-09-10T11:02:30.167Z] #38 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T11:02:30.167Z] #38 DONE 0.0s [2024-09-10T11:02:30.433Z] [2024-09-10T11:02:30.433Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-10T11:02:30.433Z] #35 DONE 0.7s [2024-09-10T11:02:30.433Z] [2024-09-10T11:02:30.433Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T11:02:30.433Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-09-10T11:02:30.433Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-10T11:02:30.433Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-10T11:02:30.433Z] #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-10T11:02:30.433Z] #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-10T11:02:30.433Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-10T11:02:30.433Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-10T11:02:30.433Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-09-10T11:02:30.433Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 0.6s [2024-09-10T11:02:30.433Z] #39 ... [2024-09-10T11:02:30.433Z] [2024-09-10T11:02:30.433Z] #38 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T11:02:30.433Z] #38 DONE 0.0s [2024-09-10T11:02:30.433Z] [2024-09-10T11:02:30.433Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T11:02:30.433Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-09-10T11:02:30.433Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-10T11:02:30.433Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-10T11:02:30.433Z] #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-10T11:02:30.433Z] #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-10T11:02:30.433Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-10T11:02:30.433Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-10T11:02:30.433Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-09-10T11:02:30.433Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.81MB / 28.04MB 0.8s [2024-09-10T11:02:30.700Z] #39 ... [2024-09-10T11:02:30.700Z] [2024-09-10T11:02:30.700Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T11:02:30.700Z] #34 DONE 0.8s [2024-09-10T11:02:30.700Z] [2024-09-10T11:02:30.700Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T11:02:30.700Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 0.9s [2024-09-10T11:02:30.700Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-10T11:02:30.967Z] #39 ... [2024-09-10T11:02:30.967Z] [2024-09-10T11:02:30.967Z] #38 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T11:02:30.967Z] #38 DONE 0.0s [2024-09-10T11:02:30.967Z] [2024-09-10T11:02:30.967Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T11:02:30.967Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.00MB / 28.04MB 1.1s [2024-09-10T11:02:30.967Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 1.3s [2024-09-10T11:02:31.233Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.67MB / 28.04MB 1.5s [2024-09-10T11:02:31.233Z] #39 ... [2024-09-10T11:02:31.233Z] [2024-09-10T11:02:31.233Z] #38 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T11:02:31.233Z] #38 DONE 0.0s [2024-09-10T11:02:31.233Z] [2024-09-10T11:02:31.233Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T11:02:31.499Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 1.7s [2024-09-10T11:02:31.499Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-09-10T11:02:31.768Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 1.9s [2024-09-10T11:02:31.768Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-09-10T11:02:32.040Z] #39 ... [2024-09-10T11:02:32.040Z] [2024-09-10T11:02:32.040Z] #38 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T11:02:32.040Z] #38 DONE 0.0s [2024-09-10T11:02:32.041Z] [2024-09-10T11:02:32.041Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-10T11:02:32.041Z] #35 DONE 1.1s [2024-09-10T11:02:32.041Z] [2024-09-10T11:02:32.041Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T11:02:32.041Z] #34 DONE 1.9s [2024-09-10T11:02:32.041Z] [2024-09-10T11:02:32.041Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T11:02:32.041Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 2.2s [2024-09-10T11:02:32.041Z] #39 ... [2024-09-10T11:02:32.041Z] [2024-09-10T11:02:32.041Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:02:32.041Z] #40 DONE 0.0s [2024-09-10T11:02:32.041Z] [2024-09-10T11:02:32.041Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T11:02:32.041Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-09-10T11:02:32.041Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-10T11:02:32.041Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-10T11:02:32.041Z] #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-10T11:02:32.041Z] #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-10T11:02:32.041Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-10T11:02:32.041Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-10T11:02:32.041Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-09-10T11:02:32.041Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 2.4s [2024-09-10T11:02:32.041Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-10T11:02:32.041Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-09-10T11:02:32.320Z] #39 ... [2024-09-10T11:02:32.320Z] [2024-09-10T11:02:32.320Z] #38 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T11:02:32.320Z] #38 DONE 0.0s [2024-09-10T11:02:32.320Z] [2024-09-10T11:02:32.320Z] #41 [security-spire-config internal] load build context [2024-09-10T11:02:32.320Z] #41 transferring context: 25.96kB 0.2s done [2024-09-10T11:02:32.320Z] #41 DONE 1.8s [2024-09-10T11:02:32.320Z] [2024-09-10T11:02:32.320Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T11:02:32.586Z] #39 ... [2024-09-10T11:02:32.586Z] [2024-09-10T11:02:32.586Z] #38 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T11:02:32.586Z] #38 DONE 0.1s [2024-09-10T11:02:32.586Z] [2024-09-10T11:02:32.586Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T11:02:32.586Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.46MB / 28.04MB 2.9s [2024-09-10T11:02:32.855Z] #39 ... [2024-09-10T11:02:32.855Z] [2024-09-10T11:02:32.855Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T11:02:32.855Z] #34 DONE 2.4s [2024-09-10T11:02:32.855Z] [2024-09-10T11:02:32.855Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T11:02:32.855Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 3.1s [2024-09-10T11:02:32.855Z] #39 ... [2024-09-10T11:02:32.855Z] [2024-09-10T11:02:32.855Z] #38 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T11:02:32.855Z] #38 DONE 0.1s [2024-09-10T11:02:32.855Z] [2024-09-10T11:02:32.855Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T11:02:32.855Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.3s [2024-09-10T11:02:33.437Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.4s done [2024-09-10T11:02:33.437Z] #39 ... [2024-09-10T11:02:33.437Z] [2024-09-10T11:02:33.437Z] #38 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T11:02:33.437Z] #38 DONE 0.1s [2024-09-10T11:02:33.437Z] [2024-09-10T11:02:33.437Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T11:02:33.437Z] #34 DONE 2.8s [2024-09-10T11:02:33.437Z] [2024-09-10T11:02:33.437Z] #37 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T11:02:33.437Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-09-10T11:02:33.437Z] #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T11:02:33.437Z] #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T11:02:33.437Z] #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T11:02:33.437Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-10T11:02:33.437Z] #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.7s done [2024-09-10T11:02:34.837Z] #37 DONE 5.9s [2024-09-10T11:02:34.837Z] [2024-09-10T11:02:34.837Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T11:02:34.837Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.5s [2024-09-10T11:02:35.102Z] #39 ... [2024-09-10T11:02:35.102Z] [2024-09-10T11:02:35.102Z] #42 [security-spire-server internal] load build context [2024-09-10T11:02:35.102Z] #42 transferring context: 27.71kB 0.1s done [2024-09-10T11:02:35.102Z] #42 DONE 3.1s [2024-09-10T11:02:35.102Z] [2024-09-10T11:02:35.102Z] #43 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T11:02:37.036Z] #43 ... [2024-09-10T11:02:37.036Z] [2024-09-10T11:02:37.036Z] #44 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T11:02:37.036Z] #44 DONE 7.1s [2024-09-10T11:02:37.036Z] [2024-09-10T11:02:37.036Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T11:02:39.895Z] #39 ... [2024-09-10T11:02:39.895Z] [2024-09-10T11:02:39.895Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T11:02:39.895Z] #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-09-10T11:02:39.895Z] #45 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-10T11:02:39.895Z] #45 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-10T11:02:39.895Z] #45 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-10T11:02:39.895Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-10T11:02:39.895Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-10T11:02:39.895Z] #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-09-10T11:02:39.895Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.6s done [2024-09-10T11:02:39.895Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-10T11:02:39.895Z] #45 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-09-10T11:02:39.895Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.7s [2024-09-10T11:02:39.895Z] #45 ... [2024-09-10T11:02:39.895Z] [2024-09-10T11:02:39.895Z] #46 [core-keeper internal] load build context [2024-09-10T11:02:39.895Z] #46 transferring context: 35.38MB 9.5s [2024-09-10T11:02:39.895Z] #46 ... [2024-09-10T11:02:39.895Z] [2024-09-10T11:02:39.895Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T11:02:39.895Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.9s [2024-09-10T11:02:40.176Z] #39 ... [2024-09-10T11:02:40.176Z] [2024-09-10T11:02:40.176Z] #47 [core-common-config-bootstrapper internal] load build context [2024-09-10T11:02:40.176Z] #47 ... [2024-09-10T11:02:40.176Z] [2024-09-10T11:02:40.176Z] #48 [core-common-config-bootstrapper builder 2/8] WORKDIR /edgex-go [2024-09-10T11:02:40.176Z] #48 DONE 2.2s [2024-09-10T11:02:40.176Z] [2024-09-10T11:02:40.176Z] #47 [core-common-config-bootstrapper internal] load build context [2024-09-10T11:02:40.176Z] #47 ... [2024-09-10T11:02:40.176Z] [2024-09-10T11:02:40.176Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-10T11:02:40.176Z] #49 ... [2024-09-10T11:02:40.176Z] [2024-09-10T11:02:40.176Z] #50 [core-data internal] load build context [2024-09-10T11:02:40.458Z] #50 ... [2024-09-10T11:02:40.458Z] [2024-09-10T11:02:40.458Z] #51 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T11:02:40.458Z] #51 ... [2024-09-10T11:02:40.458Z] [2024-09-10T11:02:40.458Z] #52 [support-notifications internal] load build context [2024-09-10T11:02:40.736Z] #52 ... [2024-09-10T11:02:40.736Z] [2024-09-10T11:02:40.736Z] #53 [core-metadata internal] load build context [2024-09-10T11:02:40.736Z] #53 ... [2024-09-10T11:02:40.736Z] [2024-09-10T11:02:40.736Z] #52 [support-notifications internal] load build context [2024-09-10T11:02:41.348Z] #52 ... [2024-09-10T11:02:41.348Z] [2024-09-10T11:02:41.348Z] #54 [security-proxy-setup internal] load build context [2024-09-10T11:02:41.348Z] #54 ... [2024-09-10T11:02:41.348Z] [2024-09-10T11:02:41.348Z] #52 [support-notifications internal] load build context [2024-09-10T11:02:41.619Z] #52 ... [2024-09-10T11:02:41.619Z] [2024-09-10T11:02:41.619Z] #55 [support-scheduler internal] load build context [2024-09-10T11:02:41.619Z] #55 ... [2024-09-10T11:02:41.619Z] [2024-09-10T11:02:41.619Z] #54 [security-proxy-setup internal] load build context [2024-09-10T11:02:42.240Z] #54 ... [2024-09-10T11:02:42.241Z] [2024-09-10T11:02:42.241Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:02:42.241Z] #40 ... [2024-09-10T11:02:42.241Z] [2024-09-10T11:02:42.241Z] #54 [security-proxy-setup internal] load build context [2024-09-10T11:02:42.838Z] #54 ... [2024-09-10T11:02:42.838Z] [2024-09-10T11:02:42.838Z] #56 [security-secretstore-setup internal] load build context [2024-09-10T11:02:42.838Z] #56 ... [2024-09-10T11:02:42.838Z] [2024-09-10T11:02:42.838Z] #57 [security-proxy-auth internal] load build context [2024-09-10T11:02:43.106Z] #57 ... [2024-09-10T11:02:43.106Z] [2024-09-10T11:02:43.106Z] #56 [security-secretstore-setup internal] load build context [2024-09-10T11:02:43.690Z] #56 ... [2024-09-10T11:02:43.690Z] [2024-09-10T11:02:43.690Z] #58 [security-bootstrapper internal] load build context [2024-09-10T11:02:43.690Z] #58 ... [2024-09-10T11:02:43.690Z] [2024-09-10T11:02:43.690Z] #59 [core-command internal] load build context [2024-09-10T11:02:43.690Z] #59 ... [2024-09-10T11:02:43.690Z] [2024-09-10T11:02:43.690Z] #58 [security-bootstrapper internal] load build context [2024-09-10T11:02:44.646Z] #58 ... [2024-09-10T11:02:44.646Z] [2024-09-10T11:02:44.646Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T11:02:44.646Z] #60 DONE 9.1s [2024-09-10T11:02:44.646Z] [2024-09-10T11:02:44.646Z] #58 [security-bootstrapper internal] load build context [2024-09-10T11:02:44.646Z] #58 ... [2024-09-10T11:02:44.646Z] [2024-09-10T11:02:44.646Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-10T11:02:44.646Z] #0 7.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:02:44.646Z] #0 7.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:02:44.646Z] #0 9.598 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-10T11:02:44.646Z] #0 9.598 (2/2) Installing su-exec (0.2-r3) [2024-09-10T11:02:44.646Z] #0 9.598 Executing busybox-1.36.1-r7.trigger [2024-09-10T11:02:44.646Z] #0 9.697 OK: 8 MiB in 17 packages [2024-09-10T11:02:44.915Z] #61 ... [2024-09-10T11:02:44.915Z] [2024-09-10T11:02:44.915Z] #57 [security-proxy-auth internal] load build context [2024-09-10T11:02:44.915Z] #57 transferring context: 21.33MB 10.0s [2024-09-10T11:02:45.502Z] #57 ... [2024-09-10T11:02:45.502Z] [2024-09-10T11:02:45.502Z] #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T11:02:45.502Z] #62 ... [2024-09-10T11:02:45.502Z] [2024-09-10T11:02:45.502Z] #63 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-10T11:02:45.771Z] #63 ... [2024-09-10T11:02:45.771Z] [2024-09-10T11:02:45.771Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T11:02:45.771Z] #64 ... [2024-09-10T11:02:45.771Z] [2024-09-10T11:02:45.772Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-10T11:02:46.053Z] #65 ... [2024-09-10T11:02:46.053Z] [2024-09-10T11:02:46.053Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-10T11:02:46.053Z] #66 ... [2024-09-10T11:02:46.053Z] [2024-09-10T11:02:46.053Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-10T11:02:46.053Z] #61 DONE 11.2s [2024-09-10T11:02:46.053Z] [2024-09-10T11:02:46.053Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T11:02:46.053Z] #67 ... [2024-09-10T11:02:46.053Z] [2024-09-10T11:02:46.053Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-10T11:02:46.323Z] #68 ... [2024-09-10T11:02:46.323Z] [2024-09-10T11:02:46.323Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-10T11:02:46.323Z] #69 ... [2024-09-10T11:02:46.323Z] [2024-09-10T11:02:46.323Z] #57 [security-proxy-auth internal] load build context [2024-09-10T11:02:50.572Z] #57 ... [2024-09-10T11:02:50.572Z] [2024-09-10T11:02:50.572Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T11:02:50.572Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.6s [2024-09-10T11:02:50.572Z] #45 ... [2024-09-10T11:02:50.572Z] [2024-09-10T11:02:50.572Z] #46 [core-keeper internal] load build context [2024-09-10T11:02:50.572Z] #46 transferring context: 52.00MB 19.8s [2024-09-10T11:02:50.572Z] #46 ... [2024-09-10T11:02:50.572Z] [2024-09-10T11:02:50.572Z] #57 [security-proxy-auth internal] load build context [2024-09-10T11:02:50.572Z] #57 ... [2024-09-10T11:02:50.572Z] [2024-09-10T11:02:50.572Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T11:02:50.572Z] #70 ... [2024-09-10T11:02:50.572Z] [2024-09-10T11:02:50.572Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T11:02:50.572Z] #71 ... [2024-09-10T11:02:50.572Z] [2024-09-10T11:02:50.572Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-10T11:02:50.572Z] #72 ... [2024-09-10T11:02:50.572Z] [2024-09-10T11:02:50.572Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T11:02:50.572Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.4s [2024-09-10T11:02:50.837Z] #39 ... [2024-09-10T11:02:50.837Z] [2024-09-10T11:02:50.837Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-10T11:02:50.837Z] #49 ... [2024-09-10T11:02:50.837Z] [2024-09-10T11:02:50.837Z] #53 [core-metadata internal] load build context [2024-09-10T11:02:51.102Z] #53 ... [2024-09-10T11:02:51.102Z] [2024-09-10T11:02:51.102Z] #50 [core-data internal] load build context [2024-09-10T11:02:51.102Z] #50 ... [2024-09-10T11:02:51.102Z] [2024-09-10T11:02:51.102Z] #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-10T11:02:51.371Z] #73 ... [2024-09-10T11:02:51.371Z] [2024-09-10T11:02:51.371Z] #47 [core-common-config-bootstrapper internal] load build context [2024-09-10T11:02:51.371Z] #47 ... [2024-09-10T11:02:51.371Z] [2024-09-10T11:02:51.371Z] #53 [core-metadata internal] load build context [2024-09-10T11:02:51.636Z] #53 ... [2024-09-10T11:02:51.636Z] [2024-09-10T11:02:51.636Z] #52 [support-notifications internal] load build context [2024-09-10T11:02:51.901Z] #52 ... [2024-09-10T11:02:51.901Z] [2024-09-10T11:02:51.901Z] #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T11:02:51.901Z] #62 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:02:51.901Z] #62 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:02:51.901Z] #62 13.54 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T11:02:51.901Z] #62 13.54 Executing busybox-1.36.1-r7.trigger [2024-09-10T11:02:51.901Z] #62 13.54 OK: 8 MiB in 16 packages [2024-09-10T11:02:51.901Z] #62 DONE 16.2s [2024-09-10T11:02:51.901Z] [2024-09-10T11:02:51.901Z] #55 [support-scheduler internal] load build context [2024-09-10T11:02:51.901Z] #55 ... [2024-09-10T11:02:51.901Z] [2024-09-10T11:02:51.901Z] #52 [support-notifications internal] load build context [2024-09-10T11:02:52.168Z] #52 ... [2024-09-10T11:02:52.168Z] [2024-09-10T11:02:52.168Z] #43 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T11:02:52.168Z] #43 9.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:02:52.168Z] #43 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:02:52.168Z] #43 11.27 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T11:02:52.168Z] #43 11.27 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T11:02:52.168Z] #43 11.27 OK: 19946 distinct packages available [2024-09-10T11:02:52.168Z] #43 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:02:52.168Z] #43 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:02:52.168Z] #43 13.62 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-10T11:02:52.168Z] #43 13.62 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-10T11:02:52.168Z] #43 13.62 (3/5) Installing libucontext (1.2-r2) [2024-09-10T11:02:52.168Z] #43 13.62 (4/5) Installing gcompat (1.1.0-r1) [2024-09-10T11:02:52.168Z] #43 13.62 (5/5) Installing openssl (3.1.7-r0) [2024-09-10T11:02:52.168Z] #43 13.77 Executing busybox-1.36.1-r7.trigger [2024-09-10T11:02:52.168Z] #43 13.86 OK: 9 MiB in 20 packages [2024-09-10T11:02:52.168Z] #43 DONE 17.7s [2024-09-10T11:02:52.443Z] [2024-09-10T11:02:52.443Z] #47 [core-common-config-bootstrapper internal] load build context [2024-09-10T11:02:52.713Z] #47 ... [2024-09-10T11:02:52.713Z] [2024-09-10T11:02:52.713Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:02:52.713Z] #40 ... [2024-09-10T11:02:52.713Z] [2024-09-10T11:02:52.713Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T11:02:52.713Z] #67 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:02:52.979Z] #67 ... [2024-09-10T11:02:52.979Z] [2024-09-10T11:02:52.979Z] #54 [security-proxy-setup internal] load build context [2024-09-10T11:02:52.979Z] #54 ... [2024-09-10T11:02:52.979Z] [2024-09-10T11:02:52.979Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:02:53.560Z] #40 ... [2024-09-10T11:02:53.560Z] [2024-09-10T11:02:53.560Z] #56 [security-secretstore-setup internal] load build context [2024-09-10T11:02:53.826Z] #56 ... [2024-09-10T11:02:53.826Z] [2024-09-10T11:02:53.827Z] #54 [security-proxy-setup internal] load build context [2024-09-10T11:02:53.827Z] #54 ... [2024-09-10T11:02:53.827Z] [2024-09-10T11:02:53.827Z] #59 [core-command internal] load build context [2024-09-10T11:02:54.092Z] #59 ... [2024-09-10T11:02:54.092Z] [2024-09-10T11:02:54.092Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:02:54.672Z] #40 ... [2024-09-10T11:02:54.672Z] [2024-09-10T11:02:54.672Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-10T11:02:54.938Z] #74 ... [2024-09-10T11:02:54.938Z] [2024-09-10T11:02:54.938Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:02:54.938Z] #40 ... [2024-09-10T11:02:54.938Z] [2024-09-10T11:02:54.938Z] #58 [security-bootstrapper internal] load build context [2024-09-10T11:02:55.202Z] #58 ... [2024-09-10T11:02:55.202Z] [2024-09-10T11:02:55.202Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:02:55.467Z] #40 transferring context: 42.32MB 21.2s [2024-09-10T11:02:56.051Z] #40 ... [2024-09-10T11:02:56.051Z] [2024-09-10T11:02:56.051Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-10T11:02:56.319Z] #75 ... [2024-09-10T11:02:56.319Z] [2024-09-10T11:02:56.319Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-10T11:02:56.319Z] #66 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:02:56.319Z] #66 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:02:56.319Z] #66 17.45 (1/2) Installing ca-certificates (20240226-r0) [2024-09-10T11:02:56.319Z] #66 17.97 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-10T11:02:56.319Z] #66 17.97 Executing busybox-1.36.1-r7.trigger [2024-09-10T11:02:56.319Z] #66 17.97 Executing ca-certificates-20240226-r0.trigger [2024-09-10T11:02:56.319Z] #66 19.07 OK: 9 MiB in 17 packages [2024-09-10T11:02:56.319Z] #66 DONE 20.6s [2024-09-10T11:02:56.319Z] [2024-09-10T11:02:56.319Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:02:56.319Z] #40 ... [2024-09-10T11:02:56.319Z] [2024-09-10T11:02:56.319Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-10T11:02:56.319Z] #69 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:02:56.319Z] #69 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:02:56.319Z] #69 16.94 (1/4) Installing ca-certificates (20240226-r0) [2024-09-10T11:02:56.319Z] #69 17.40 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-10T11:02:56.319Z] #69 17.40 (3/4) Installing su-exec (0.2-r3) [2024-09-10T11:02:56.319Z] #69 17.40 (4/4) Installing yq (4.33.3-r5) [2024-09-10T11:02:56.319Z] #69 17.90 Executing busybox-1.36.1-r7.trigger [2024-09-10T11:02:56.319Z] #69 18.08 Executing ca-certificates-20240226-r0.trigger [2024-09-10T11:02:56.319Z] #69 18.92 OK: 18 MiB in 19 packages [2024-09-10T11:02:56.319Z] #69 DONE 20.5s [2024-09-10T11:02:56.319Z] [2024-09-10T11:02:56.319Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:02:57.343Z] #40 ... [2024-09-10T11:02:57.343Z] [2024-09-10T11:02:57.343Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-10T11:02:57.343Z] #68 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:02:57.343Z] #68 16.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:02:57.343Z] #68 18.84 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-10T11:02:57.343Z] #68 18.84 (2/4) Installing openssl (3.1.7-r0) [2024-09-10T11:02:57.343Z] #68 18.84 (3/4) Installing su-exec (0.2-r3) [2024-09-10T11:02:57.343Z] #68 18.84 (4/4) Installing yq (4.33.3-r5) [2024-09-10T11:02:57.343Z] #68 19.39 Executing busybox-1.36.1-r7.trigger [2024-09-10T11:02:57.343Z] #68 19.67 OK: 18 MiB in 19 packages [2024-09-10T11:02:57.343Z] #68 DONE 21.6s [2024-09-10T11:02:57.343Z] [2024-09-10T11:02:57.343Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:02:59.913Z] #40 ... [2024-09-10T11:02:59.913Z] [2024-09-10T11:02:59.913Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T11:02:59.913Z] #71 DONE 19.4s [2024-09-10T11:02:59.913Z] [2024-09-10T11:02:59.913Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:03:00.179Z] #40 ... [2024-09-10T11:03:00.179Z] [2024-09-10T11:03:00.179Z] #46 [core-keeper internal] load build context [2024-09-10T11:03:00.179Z] #46 transferring context: 64.62MB 30.1s [2024-09-10T11:03:00.179Z] #46 ... [2024-09-10T11:03:00.179Z] [2024-09-10T11:03:00.179Z] #57 [security-proxy-auth internal] load build context [2024-09-10T11:03:00.446Z] #57 ... [2024-09-10T11:03:00.446Z] [2024-09-10T11:03:00.446Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T11:03:00.446Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 27.7s [2024-09-10T11:03:00.446Z] #45 ... [2024-09-10T11:03:00.446Z] [2024-09-10T11:03:00.446Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:03:01.029Z] #40 ... [2024-09-10T11:03:01.029Z] [2024-09-10T11:03:01.029Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T11:03:01.029Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.3s [2024-09-10T11:03:01.029Z] #39 ... [2024-09-10T11:03:01.029Z] [2024-09-10T11:03:01.029Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:03:01.300Z] #40 ... [2024-09-10T11:03:01.300Z] [2024-09-10T11:03:01.300Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-10T11:03:01.565Z] #49 ... [2024-09-10T11:03:01.565Z] [2024-09-10T11:03:01.565Z] #50 [core-data internal] load build context [2024-09-10T11:03:01.565Z] #50 ... [2024-09-10T11:03:01.565Z] [2024-09-10T11:03:01.565Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:03:01.829Z] #40 ... [2024-09-10T11:03:01.829Z] [2024-09-10T11:03:01.829Z] #53 [core-metadata internal] load build context [2024-09-10T11:03:02.093Z] #53 ... [2024-09-10T11:03:02.093Z] [2024-09-10T11:03:02.093Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:03:02.093Z] #40 ... [2024-09-10T11:03:02.093Z] [2024-09-10T11:03:02.093Z] #55 [support-scheduler internal] load build context [2024-09-10T11:03:02.364Z] #55 ... [2024-09-10T11:03:02.364Z] [2024-09-10T11:03:02.364Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:03:02.364Z] #40 ... [2024-09-10T11:03:02.364Z] [2024-09-10T11:03:02.364Z] #63 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-10T11:03:02.364Z] #63 18.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:02.364Z] #63 19.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:02.364Z] #63 24.41 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T11:03:02.364Z] #63 24.41 Executing busybox-1.36.1-r7.trigger [2024-09-10T11:03:02.364Z] #63 24.41 OK: 8 MiB in 16 packages [2024-09-10T11:03:02.364Z] #63 DONE 26.9s [2024-09-10T11:03:02.364Z] [2024-09-10T11:03:02.364Z] #52 [support-notifications internal] load build context [2024-09-10T11:03:02.364Z] #52 ... [2024-09-10T11:03:02.364Z] [2024-09-10T11:03:02.364Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-10T11:03:02.821Z] #76 ... [2024-09-10T11:03:02.821Z] [2024-09-10T11:03:02.821Z] #77 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-10T11:03:02.821Z] #77 ... [2024-09-10T11:03:02.821Z] [2024-09-10T11:03:02.821Z] #47 [core-common-config-bootstrapper internal] load build context [2024-09-10T11:03:02.821Z] #47 ... [2024-09-10T11:03:02.821Z] [2024-09-10T11:03:02.821Z] #78 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-09-10T11:03:03.780Z] #78 ... [2024-09-10T11:03:03.780Z] [2024-09-10T11:03:03.780Z] #56 [security-secretstore-setup internal] load build context [2024-09-10T11:03:04.044Z] #56 ... [2024-09-10T11:03:04.044Z] [2024-09-10T11:03:04.044Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:03:04.044Z] #40 ... [2024-09-10T11:03:04.044Z] [2024-09-10T11:03:04.044Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T11:03:04.044Z] #70 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:04.044Z] #70 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:04.044Z] #70 21.98 OK: 266 MiB in 52 packages [2024-09-10T11:03:04.044Z] #70 DONE 24.0s [2024-09-10T11:03:04.044Z] [2024-09-10T11:03:04.044Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:03:04.044Z] #40 ... [2024-09-10T11:03:04.044Z] [2024-09-10T11:03:04.044Z] #59 [core-command internal] load build context [2024-09-10T11:03:04.308Z] #59 ... [2024-09-10T11:03:04.308Z] [2024-09-10T11:03:04.308Z] #54 [security-proxy-setup internal] load build context [2024-09-10T11:03:04.308Z] #54 ... [2024-09-10T11:03:04.308Z] [2024-09-10T11:03:04.308Z] #59 [core-command internal] load build context [2024-09-10T11:03:04.574Z] #59 ... [2024-09-10T11:03:04.574Z] [2024-09-10T11:03:04.574Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T11:03:04.574Z] #67 18.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:04.574Z] #67 21.96 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T11:03:04.574Z] #67 21.96 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T11:03:04.574Z] #67 21.96 OK: 19946 distinct packages available [2024-09-10T11:03:04.574Z] #67 22.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:04.574Z] #67 24.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:04.574Z] #67 ... [2024-09-10T11:03:04.574Z] [2024-09-10T11:03:04.574Z] #59 [core-command internal] load build context [2024-09-10T11:03:05.155Z] #59 ... [2024-09-10T11:03:05.155Z] [2024-09-10T11:03:05.155Z] #58 [security-bootstrapper internal] load build context [2024-09-10T11:03:05.421Z] #58 ... [2024-09-10T11:03:05.421Z] [2024-09-10T11:03:05.421Z] #59 [core-command internal] load build context [2024-09-10T11:03:06.001Z] #59 transferring context: 46.89MB 30.7s [2024-09-10T11:03:06.001Z] #59 ... [2024-09-10T11:03:06.001Z] [2024-09-10T11:03:06.001Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-10T11:03:06.001Z] #65 20.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:06.001Z] #65 21.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:06.001Z] #65 25.37 (1/3) Installing ca-certificates (20240226-r0) [2024-09-10T11:03:06.001Z] #65 25.70 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-10T11:03:06.001Z] #65 25.70 (3/3) Installing tzdata (2024a-r0) [2024-09-10T11:03:06.001Z] #65 27.45 Executing busybox-1.36.1-r7.trigger [2024-09-10T11:03:06.001Z] #65 27.45 Executing ca-certificates-20240226-r0.trigger [2024-09-10T11:03:06.001Z] #65 28.42 OK: 12 MiB in 18 packages [2024-09-10T11:03:06.267Z] #65 ... [2024-09-10T11:03:06.267Z] [2024-09-10T11:03:06.267Z] #59 [core-command internal] load build context [2024-09-10T11:03:06.531Z] #59 ... [2024-09-10T11:03:06.531Z] [2024-09-10T11:03:06.531Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T11:03:06.531Z] #79 ... [2024-09-10T11:03:06.531Z] [2024-09-10T11:03:06.531Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-10T11:03:06.531Z] #65 DONE 30.7s [2024-09-10T11:03:06.531Z] [2024-09-10T11:03:06.531Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-10T11:03:06.796Z] #80 ... [2024-09-10T11:03:06.797Z] [2024-09-10T11:03:06.797Z] #59 [core-command internal] load build context [2024-09-10T11:03:06.797Z] #59 ... [2024-09-10T11:03:06.797Z] [2024-09-10T11:03:06.797Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T11:03:06.797Z] #64 21.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:06.797Z] #64 22.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:06.797Z] #64 26.37 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T11:03:06.797Z] #64 26.37 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T11:03:06.797Z] #64 26.37 OK: 19946 distinct packages available [2024-09-10T11:03:06.797Z] #64 27.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:06.797Z] #64 29.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:07.062Z] #64 ... [2024-09-10T11:03:07.062Z] [2024-09-10T11:03:07.062Z] #51 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T11:03:07.062Z] #51 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:07.062Z] #51 20.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:07.062Z] #51 25.49 OK: 266 MiB in 52 packages [2024-09-10T11:03:07.062Z] #51 DONE 27.0s [2024-09-10T11:03:07.062Z] [2024-09-10T11:03:07.062Z] #59 [core-command internal] load build context [2024-09-10T11:03:07.642Z] #59 ... [2024-09-10T11:03:07.642Z] [2024-09-10T11:03:07.642Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-10T11:03:07.642Z] #81 ... [2024-09-10T11:03:07.642Z] [2024-09-10T11:03:07.642Z] #59 [core-command internal] load build context [2024-09-10T11:03:10.213Z] #59 ... [2024-09-10T11:03:10.213Z] [2024-09-10T11:03:10.213Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-10T11:03:10.213Z] #82 ... [2024-09-10T11:03:10.213Z] [2024-09-10T11:03:10.213Z] #59 [core-command internal] load build context [2024-09-10T11:03:10.479Z] #59 ... [2024-09-10T11:03:10.479Z] [2024-09-10T11:03:10.479Z] #46 [core-keeper internal] load build context [2024-09-10T11:03:10.745Z] #46 transferring context: 77.86MB 40.4s [2024-09-10T11:03:10.745Z] #46 ... [2024-09-10T11:03:10.745Z] [2024-09-10T11:03:10.745Z] #57 [security-proxy-auth internal] load build context [2024-09-10T11:03:10.745Z] #57 ... [2024-09-10T11:03:10.745Z] [2024-09-10T11:03:10.745Z] #59 [core-command internal] load build context [2024-09-10T11:03:11.011Z] #59 ... [2024-09-10T11:03:11.011Z] [2024-09-10T11:03:11.011Z] #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-10T11:03:11.011Z] #73 23.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:11.011Z] #73 25.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:11.011Z] #73 28.26 OK: 266 MiB in 52 packages [2024-09-10T11:03:11.011Z] #73 DONE 30.7s [2024-09-10T11:03:11.011Z] [2024-09-10T11:03:11.011Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T11:03:11.011Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.4s [2024-09-10T11:03:11.011Z] #45 ... [2024-09-10T11:03:11.011Z] [2024-09-10T11:03:11.011Z] #59 [core-command internal] load build context [2024-09-10T11:03:11.276Z] #59 ... [2024-09-10T11:03:11.276Z] [2024-09-10T11:03:11.276Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T11:03:11.276Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 36.7s [2024-09-10T11:03:11.276Z] #39 ... [2024-09-10T11:03:11.276Z] [2024-09-10T11:03:11.276Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-10T11:03:11.276Z] #72 20.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:11.276Z] #72 22.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:11.276Z] #72 27.63 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T11:03:11.276Z] #72 27.63 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T11:03:11.276Z] #72 27.63 OK: 19954 distinct packages available [2024-09-10T11:03:11.276Z] #72 28.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:11.276Z] #72 30.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:11.548Z] #72 ... [2024-09-10T11:03:11.548Z] [2024-09-10T11:03:11.548Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T11:03:11.548Z] #67 30.97 (1/11) Installing ca-certificates (20240226-r0) [2024-09-10T11:03:11.548Z] #67 31.30 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-10T11:03:11.548Z] #67 31.42 (3/11) Installing libunistring (1.1-r1) [2024-09-10T11:03:11.548Z] #67 31.64 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-10T11:03:11.548Z] #67 31.73 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-10T11:03:11.548Z] #67 31.77 (6/11) Installing libcurl (8.9.1-r0) [2024-09-10T11:03:11.548Z] #67 31.89 (7/11) Installing curl (8.9.1-r0) [2024-09-10T11:03:11.548Z] #67 31.89 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-10T11:03:11.548Z] #67 32.07 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-10T11:03:11.548Z] #67 32.07 (10/11) Installing libucontext (1.2-r2) [2024-09-10T11:03:11.548Z] #67 32.07 (11/11) Installing gcompat (1.1.0-r1) [2024-09-10T11:03:11.548Z] #67 32.07 Executing busybox-1.36.1-r7.trigger [2024-09-10T11:03:11.548Z] #67 32.07 Executing ca-certificates-20240226-r0.trigger [2024-09-10T11:03:11.548Z] #67 33.00 OK: 13 MiB in 26 packages [2024-09-10T11:03:11.548Z] #67 DONE 35.8s [2024-09-10T11:03:11.548Z] [2024-09-10T11:03:11.548Z] #57 [security-proxy-auth internal] load build context [2024-09-10T11:03:11.548Z] #57 ... [2024-09-10T11:03:11.548Z] [2024-09-10T11:03:11.548Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-10T11:03:11.813Z] #49 ... [2024-09-10T11:03:11.813Z] [2024-09-10T11:03:11.813Z] #57 [security-proxy-auth internal] load build context [2024-09-10T11:03:12.079Z] #57 ... [2024-09-10T11:03:12.079Z] [2024-09-10T11:03:12.079Z] #53 [core-metadata internal] load build context [2024-09-10T11:03:12.344Z] #53 ... [2024-09-10T11:03:12.344Z] [2024-09-10T11:03:12.344Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T11:03:12.610Z] #39 ... [2024-09-10T11:03:12.610Z] [2024-09-10T11:03:12.610Z] #52 [support-notifications internal] load build context [2024-09-10T11:03:12.610Z] #52 ... [2024-09-10T11:03:12.610Z] [2024-09-10T11:03:12.610Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T11:03:12.610Z] #64 33.52 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-10T11:03:12.610Z] #64 33.57 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-10T11:03:12.610Z] #64 33.57 (3/4) Installing libucontext (1.2-r2) [2024-09-10T11:03:12.610Z] #64 33.57 (4/4) Installing gcompat (1.1.0-r1) [2024-09-10T11:03:12.610Z] #64 33.64 Executing busybox-1.36.1-r7.trigger [2024-09-10T11:03:12.610Z] #64 33.68 OK: 8 MiB in 19 packages [2024-09-10T11:03:12.610Z] #64 DONE 37.0s [2024-09-10T11:03:12.610Z] [2024-09-10T11:03:12.610Z] #55 [support-scheduler internal] load build context [2024-09-10T11:03:12.875Z] #55 ... [2024-09-10T11:03:12.875Z] [2024-09-10T11:03:12.875Z] #50 [core-data internal] load build context [2024-09-10T11:03:12.875Z] #50 ... [2024-09-10T11:03:12.875Z] [2024-09-10T11:03:12.875Z] #55 [support-scheduler internal] load build context [2024-09-10T11:03:13.141Z] #55 ... [2024-09-10T11:03:13.141Z] [2024-09-10T11:03:13.141Z] #47 [core-common-config-bootstrapper internal] load build context [2024-09-10T11:03:13.141Z] #47 ... [2024-09-10T11:03:13.141Z] [2024-09-10T11:03:13.141Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T11:03:13.411Z] #39 ... [2024-09-10T11:03:13.411Z] [2024-09-10T11:03:13.411Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-10T11:03:13.411Z] #74 18.53 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:13.411Z] #74 20.32 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:13.411Z] #74 26.15 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T11:03:13.411Z] #74 27.35 Executing busybox-1.36.1-r7.trigger [2024-09-10T11:03:13.411Z] #74 27.35 OK: 8 MiB in 16 packages [2024-09-10T11:03:13.411Z] #74 ... [2024-09-10T11:03:13.411Z] [2024-09-10T11:03:13.411Z] #55 [support-scheduler internal] load build context [2024-09-10T11:03:14.000Z] #55 ... [2024-09-10T11:03:14.000Z] [2024-09-10T11:03:14.000Z] #56 [security-secretstore-setup internal] load build context [2024-09-10T11:03:14.265Z] #56 ... [2024-09-10T11:03:14.265Z] [2024-09-10T11:03:14.265Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T11:03:14.265Z] #39 ... [2024-09-10T11:03:14.265Z] [2024-09-10T11:03:14.265Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-10T11:03:14.265Z] #74 DONE 29.6s [2024-09-10T11:03:14.265Z] [2024-09-10T11:03:14.265Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T11:03:14.530Z] #39 ... [2024-09-10T11:03:14.530Z] [2024-09-10T11:03:14.530Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:03:14.530Z] #40 ... [2024-09-10T11:03:14.530Z] [2024-09-10T11:03:14.530Z] #55 [support-scheduler internal] load build context [2024-09-10T11:03:14.796Z] #55 ... [2024-09-10T11:03:14.796Z] [2024-09-10T11:03:14.796Z] #54 [security-proxy-setup internal] load build context [2024-09-10T11:03:14.796Z] #54 ... [2024-09-10T11:03:14.796Z] [2024-09-10T11:03:14.796Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-10T11:03:14.796Z] #75 20.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:14.796Z] #75 22.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:14.796Z] #75 26.78 OK: 8 MiB in 17 packages [2024-09-10T11:03:14.796Z] #75 DONE 28.8s [2024-09-10T11:03:14.796Z] [2024-09-10T11:03:14.796Z] #54 [security-proxy-setup internal] load build context [2024-09-10T11:03:14.796Z] #54 ... [2024-09-10T11:03:14.796Z] [2024-09-10T11:03:14.796Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T11:03:15.380Z] #39 ... [2024-09-10T11:03:15.380Z] [2024-09-10T11:03:15.380Z] #58 [security-bootstrapper internal] load build context [2024-09-10T11:03:15.645Z] #58 ... [2024-09-10T11:03:15.645Z] [2024-09-10T11:03:15.645Z] #54 [security-proxy-setup internal] load build context [2024-09-10T11:03:16.230Z] #54 ... [2024-09-10T11:03:16.230Z] [2024-09-10T11:03:16.230Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-10T11:03:16.230Z] #72 34.18 OK: 266 MiB in 52 packages [2024-09-10T11:03:16.230Z] #72 DONE 35.9s [2024-09-10T11:03:16.230Z] [2024-09-10T11:03:16.230Z] #52 [support-notifications internal] load build context [2024-09-10T11:03:16.230Z] #52 transferring context: 85.34MB 44.9s [2024-09-10T11:03:16.820Z] #52 ... [2024-09-10T11:03:16.820Z] [2024-09-10T11:03:16.820Z] #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T11:03:16.820Z] #83 ... [2024-09-10T11:03:16.820Z] [2024-09-10T11:03:16.820Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T11:03:16.820Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 42.8s [2024-09-10T11:03:16.820Z] #39 ... [2024-09-10T11:03:16.820Z] [2024-09-10T11:03:16.820Z] #77 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-10T11:03:16.820Z] #77 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:16.820Z] #77 20.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:16.820Z] #77 23.18 OK: 9 MiB in 20 packages [2024-09-10T11:03:16.820Z] #77 DONE 25.3s [2024-09-10T11:03:17.089Z] [2024-09-10T11:03:17.089Z] #54 [security-proxy-setup internal] load build context [2024-09-10T11:03:17.089Z] #54 ... [2024-09-10T11:03:17.089Z] [2024-09-10T11:03:17.089Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-10T11:03:17.089Z] #80 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:17.089Z] #80 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:17.089Z] #80 19.34 OK: 18 MiB in 19 packages [2024-09-10T11:03:17.089Z] #80 DONE 20.6s [2024-09-10T11:03:17.089Z] [2024-09-10T11:03:17.089Z] #54 [security-proxy-setup internal] load build context [2024-09-10T11:03:17.353Z] #54 ... [2024-09-10T11:03:17.353Z] [2024-09-10T11:03:17.353Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-10T11:03:17.353Z] #76 17.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:17.353Z] #76 20.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:17.353Z] #76 23.57 OK: 8 MiB in 16 packages [2024-09-10T11:03:17.353Z] #76 DONE 25.0s [2024-09-10T11:03:17.353Z] [2024-09-10T11:03:17.353Z] #54 [security-proxy-setup internal] load build context [2024-09-10T11:03:18.332Z] #54 ... [2024-09-10T11:03:18.332Z] [2024-09-10T11:03:18.332Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-10T11:03:18.332Z] #81 16.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:18.332Z] #81 18.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:18.332Z] #81 19.76 OK: 18 MiB in 19 packages [2024-09-10T11:03:18.332Z] #81 DONE 20.6s [2024-09-10T11:03:18.332Z] [2024-09-10T11:03:18.332Z] #54 [security-proxy-setup internal] load build context [2024-09-10T11:03:20.906Z] #54 ... [2024-09-10T11:03:20.906Z] [2024-09-10T11:03:20.906Z] #46 [core-keeper internal] load build context [2024-09-10T11:03:21.171Z] #46 ... [2024-09-10T11:03:21.171Z] [2024-09-10T11:03:21.171Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:03:21.171Z] #40 ... [2024-09-10T11:03:21.171Z] [2024-09-10T11:03:21.171Z] #46 [core-keeper internal] load build context [2024-09-10T11:03:21.171Z] #46 transferring context: 94.34MB 51.1s [2024-09-10T11:03:21.437Z] #46 ... [2024-09-10T11:03:21.437Z] [2024-09-10T11:03:21.437Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-10T11:03:21.437Z] #84 DONE 3.1s [2024-09-10T11:03:21.437Z] [2024-09-10T11:03:21.437Z] #78 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-10T11:03:21.437Z] #78 14.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:21.437Z] #78 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:21.437Z] #78 17.14 OK: 8 MiB in 16 packages [2024-09-10T11:03:21.437Z] #78 DONE 19.2s [2024-09-10T11:03:21.437Z] [2024-09-10T11:03:21.437Z] #46 [core-keeper internal] load build context [2024-09-10T11:03:21.437Z] #46 ... [2024-09-10T11:03:21.437Z] [2024-09-10T11:03:21.437Z] #59 [core-command internal] load build context [2024-09-10T11:03:21.437Z] #59 ... [2024-09-10T11:03:21.437Z] [2024-09-10T11:03:21.437Z] #46 [core-keeper internal] load build context [2024-09-10T11:03:22.020Z] #46 ... [2024-09-10T11:03:22.020Z] [2024-09-10T11:03:22.020Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-10T11:03:22.020Z] #49 ... [2024-09-10T11:03:22.020Z] [2024-09-10T11:03:22.020Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T11:03:22.020Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 45.2s done [2024-09-10T11:03:22.020Z] #45 ... [2024-09-10T11:03:22.020Z] [2024-09-10T11:03:22.020Z] #46 [core-keeper internal] load build context [2024-09-10T11:03:22.605Z] #46 ... [2024-09-10T11:03:22.605Z] [2024-09-10T11:03:22.605Z] #57 [security-proxy-auth internal] load build context [2024-09-10T11:03:22.605Z] #57 ... [2024-09-10T11:03:22.605Z] [2024-09-10T11:03:22.605Z] #53 [core-metadata internal] load build context [2024-09-10T11:03:22.892Z] #53 ... [2024-09-10T11:03:22.892Z] [2024-09-10T11:03:22.892Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T11:03:22.892Z] #0 8.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:22.892Z] #0 9.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:22.892Z] #85 ... [2024-09-10T11:03:22.892Z] [2024-09-10T11:03:22.892Z] #53 [core-metadata internal] load build context [2024-09-10T11:03:23.158Z] #53 ... [2024-09-10T11:03:23.158Z] [2024-09-10T11:03:23.158Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-10T11:03:23.158Z] #86 ... [2024-09-10T11:03:23.158Z] [2024-09-10T11:03:23.158Z] #50 [core-data internal] load build context [2024-09-10T11:03:23.158Z] #50 ... [2024-09-10T11:03:23.158Z] [2024-09-10T11:03:23.158Z] #47 [core-common-config-bootstrapper internal] load build context [2024-09-10T11:03:23.424Z] #47 ... [2024-09-10T11:03:23.424Z] [2024-09-10T11:03:23.424Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T11:03:23.424Z] #79 22.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:23.424Z] #79 22.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:23.424Z] #79 25.31 OK: 9 MiB in 17 packages [2024-09-10T11:03:23.424Z] #79 DONE 26.9s [2024-09-10T11:03:23.424Z] [2024-09-10T11:03:23.424Z] #47 [core-common-config-bootstrapper internal] load build context [2024-09-10T11:03:23.424Z] #47 ... [2024-09-10T11:03:23.424Z] [2024-09-10T11:03:23.424Z] #50 [core-data internal] load build context [2024-09-10T11:03:24.006Z] #50 ... [2024-09-10T11:03:24.006Z] [2024-09-10T11:03:24.006Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-10T11:03:24.006Z] #82 18.01 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:24.006Z] #82 19.30 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:24.006Z] #82 22.21 OK: 266 MiB in 52 packages [2024-09-10T11:03:24.006Z] #82 DONE 24.1s [2024-09-10T11:03:24.006Z] [2024-09-10T11:03:24.006Z] #50 [core-data internal] load build context [2024-09-10T11:03:24.277Z] #50 ... [2024-09-10T11:03:24.277Z] [2024-09-10T11:03:24.277Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T11:03:24.277Z] #45 DONE 54.6s [2024-09-10T11:03:24.277Z] [2024-09-10T11:03:24.277Z] #50 [core-data internal] load build context [2024-09-10T11:03:24.277Z] #50 ... [2024-09-10T11:03:24.277Z] [2024-09-10T11:03:24.277Z] #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T11:03:24.277Z] #83 11.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:24.277Z] #83 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:24.277Z] #83 15.95 OK: 12 MiB in 18 packages [2024-09-10T11:03:24.277Z] #83 DONE 17.7s [2024-09-10T11:03:24.277Z] [2024-09-10T11:03:24.277Z] #56 [security-secretstore-setup internal] load build context [2024-09-10T11:03:24.553Z] #56 ... [2024-09-10T11:03:24.553Z] [2024-09-10T11:03:24.553Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T11:03:24.553Z] #85 11.56 OK: 13 MiB in 26 packages [2024-09-10T11:03:24.553Z] #85 DONE 12.3s [2024-09-10T11:03:24.553Z] [2024-09-10T11:03:24.553Z] #56 [security-secretstore-setup internal] load build context [2024-09-10T11:03:24.553Z] #56 ... [2024-09-10T11:03:24.553Z] [2024-09-10T11:03:24.553Z] #50 [core-data internal] load build context [2024-09-10T11:03:24.821Z] #50 ... [2024-09-10T11:03:24.821Z] [2024-09-10T11:03:24.821Z] #55 [support-scheduler internal] load build context [2024-09-10T11:03:24.821Z] #55 ... [2024-09-10T11:03:24.821Z] [2024-09-10T11:03:24.821Z] #50 [core-data internal] load build context [2024-09-10T11:03:25.086Z] #50 ... [2024-09-10T11:03:25.086Z] [2024-09-10T11:03:25.086Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-10T11:03:25.086Z] #87 ... [2024-09-10T11:03:25.086Z] [2024-09-10T11:03:25.086Z] #50 [core-data internal] load build context [2024-09-10T11:03:25.685Z] #50 ... [2024-09-10T11:03:25.685Z] [2024-09-10T11:03:25.685Z] #58 [security-bootstrapper internal] load build context [2024-09-10T11:03:25.960Z] #58 ... [2024-09-10T11:03:25.960Z] [2024-09-10T11:03:25.960Z] #50 [core-data internal] load build context [2024-09-10T11:03:26.229Z] #50 ... [2024-09-10T11:03:26.229Z] [2024-09-10T11:03:26.229Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-10T11:03:26.229Z] #87 DONE 11.1s [2024-09-10T11:03:26.229Z] [2024-09-10T11:03:26.229Z] #50 [core-data internal] load build context [2024-09-10T11:03:26.229Z] #50 transferring context: 60.39MB 56.1s [2024-09-10T11:03:26.496Z] #50 ... [2024-09-10T11:03:26.496Z] [2024-09-10T11:03:26.496Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-10T11:03:26.496Z] #86 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:26.496Z] #86 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T11:03:26.496Z] #86 12.86 OK: 8 MiB in 19 packages [2024-09-10T11:03:26.496Z] #86 DONE 13.4s [2024-09-10T11:03:26.496Z] [2024-09-10T11:03:26.496Z] #50 [core-data internal] load build context [2024-09-10T11:03:27.077Z] #50 ... [2024-09-10T11:03:27.077Z] [2024-09-10T11:03:27.077Z] #52 [support-notifications internal] load build context [2024-09-10T11:03:27.077Z] #52 ... [2024-09-10T11:03:27.077Z] [2024-09-10T11:03:27.077Z] #50 [core-data internal] load build context [2024-09-10T11:03:27.077Z] #50 ... [2024-09-10T11:03:27.077Z] [2024-09-10T11:03:27.077Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-10T11:03:27.077Z] #88 DONE 1.0s [2024-09-10T11:03:27.077Z] [2024-09-10T11:03:27.077Z] #50 [core-data internal] load build context [2024-09-10T11:03:27.341Z] #50 ... [2024-09-10T11:03:27.341Z] [2024-09-10T11:03:27.341Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T11:03:27.341Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 53.2s [2024-09-10T11:03:27.341Z] #39 ... [2024-09-10T11:03:27.341Z] [2024-09-10T11:03:27.341Z] #50 [core-data internal] load build context [2024-09-10T11:03:28.746Z] #50 ... [2024-09-10T11:03:28.746Z] [2024-09-10T11:03:28.746Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-10T11:03:28.746Z] #89 DONE 1.8s [2024-09-10T11:03:28.746Z] [2024-09-10T11:03:28.746Z] #50 [core-data internal] load build context [2024-09-10T11:03:31.325Z] #50 ... [2024-09-10T11:03:31.325Z] [2024-09-10T11:03:31.325Z] #54 [security-proxy-setup internal] load build context [2024-09-10T11:03:31.325Z] #54 ... [2024-09-10T11:03:31.325Z] [2024-09-10T11:03:31.325Z] #50 [core-data internal] load build context [2024-09-10T11:03:31.325Z] #50 transferring context: 74.78MB 61.3s [2024-09-10T11:03:31.325Z] #50 ... [2024-09-10T11:03:31.325Z] [2024-09-10T11:03:31.325Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:03:31.595Z] #40 ... [2024-09-10T11:03:31.595Z] [2024-09-10T11:03:31.595Z] #50 [core-data internal] load build context [2024-09-10T11:03:31.595Z] #50 ... [2024-09-10T11:03:31.595Z] [2024-09-10T11:03:31.595Z] #59 [core-command internal] load build context [2024-09-10T11:03:31.863Z] #59 ... [2024-09-10T11:03:31.863Z] [2024-09-10T11:03:31.863Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T11:03:32.133Z] #39 ... [2024-09-10T11:03:32.133Z] [2024-09-10T11:03:32.133Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-10T11:03:32.133Z] #49 ... [2024-09-10T11:03:32.133Z] [2024-09-10T11:03:32.133Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T11:03:32.402Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 58.4s done [2024-09-10T11:03:32.668Z] #39 ... [2024-09-10T11:03:32.668Z] [2024-09-10T11:03:32.668Z] #46 [core-keeper internal] load build context [2024-09-10T11:03:32.668Z] #46 ... [2024-09-10T11:03:32.668Z] [2024-09-10T11:03:32.668Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-10T11:03:32.934Z] #49 ... [2024-09-10T11:03:32.934Z] [2024-09-10T11:03:32.934Z] #57 [security-proxy-auth internal] load build context [2024-09-10T11:03:32.934Z] #57 ... [2024-09-10T11:03:32.934Z] [2024-09-10T11:03:32.934Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-10T11:03:33.201Z] #49 ... [2024-09-10T11:03:33.201Z] [2024-09-10T11:03:33.201Z] #53 [core-metadata internal] load build context [2024-09-10T11:03:33.467Z] #53 ... [2024-09-10T11:03:33.467Z] [2024-09-10T11:03:33.467Z] #57 [security-proxy-auth internal] load build context [2024-09-10T11:03:33.467Z] #57 ... [2024-09-10T11:03:33.467Z] [2024-09-10T11:03:33.467Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T11:03:33.467Z] #39 DONE 64.7s [2024-09-10T11:03:33.467Z] [2024-09-10T11:03:33.467Z] #57 [security-proxy-auth internal] load build context [2024-09-10T11:03:33.467Z] #57 ... [2024-09-10T11:03:33.467Z] [2024-09-10T11:03:33.467Z] #47 [core-common-config-bootstrapper internal] load build context [2024-09-10T11:03:33.736Z] #47 ... [2024-09-10T11:03:33.736Z] [2024-09-10T11:03:33.736Z] #53 [core-metadata internal] load build context [2024-09-10T11:03:34.704Z] #53 ... [2024-09-10T11:03:34.704Z] [2024-09-10T11:03:34.704Z] #56 [security-secretstore-setup internal] load build context [2024-09-10T11:03:34.704Z] #56 ... [2024-09-10T11:03:34.704Z] [2024-09-10T11:03:34.704Z] #53 [core-metadata internal] load build context [2024-09-10T11:03:34.969Z] #53 ... [2024-09-10T11:03:34.969Z] [2024-09-10T11:03:34.969Z] #55 [support-scheduler internal] load build context [2024-09-10T11:03:34.969Z] #55 ... [2024-09-10T11:03:34.969Z] [2024-09-10T11:03:34.969Z] #56 [security-secretstore-setup internal] load build context [2024-09-10T11:03:35.940Z] #56 ... [2024-09-10T11:03:35.940Z] [2024-09-10T11:03:35.940Z] #58 [security-bootstrapper internal] load build context [2024-09-10T11:03:36.211Z] #58 ... [2024-09-10T11:03:36.211Z] [2024-09-10T11:03:36.211Z] #56 [security-secretstore-setup internal] load build context [2024-09-10T11:03:36.803Z] #56 transferring context: 64.91MB 61.8s [2024-09-10T11:03:37.069Z] #56 ... [2024-09-10T11:03:37.069Z] [2024-09-10T11:03:37.069Z] #52 [support-notifications internal] load build context [2024-09-10T11:03:37.335Z] #52 ... [2024-09-10T11:03:37.335Z] [2024-09-10T11:03:37.335Z] #56 [security-secretstore-setup internal] load build context [2024-09-10T11:03:39.903Z] #56 ... [2024-09-10T11:03:39.903Z] [2024-09-10T11:03:39.903Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T11:03:39.903Z] #90 DONE 3.9s [2024-09-10T11:03:40.168Z] [2024-09-10T11:03:40.168Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T11:03:40.168Z] #91 DONE 3.0s [2024-09-10T11:03:40.168Z] [2024-09-10T11:03:40.168Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-10T11:03:40.168Z] #92 ... [2024-09-10T11:03:40.168Z] [2024-09-10T11:03:40.168Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T11:03:40.168Z] #93 DONE 4.2s [2024-09-10T11:03:40.433Z] [2024-09-10T11:03:40.433Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-10T11:03:41.397Z] #94 ... [2024-09-10T11:03:41.397Z] [2024-09-10T11:03:41.397Z] #54 [security-proxy-setup internal] load build context [2024-09-10T11:03:41.397Z] #54 ... [2024-09-10T11:03:41.397Z] [2024-09-10T11:03:41.397Z] #59 [core-command internal] load build context [2024-09-10T11:03:41.662Z] #59 ... [2024-09-10T11:03:41.662Z] [2024-09-10T11:03:41.662Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:03:41.662Z] #40 ... [2024-09-10T11:03:41.662Z] [2024-09-10T11:03:41.662Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-10T11:03:41.662Z] #92 DONE 1.4s [2024-09-10T11:03:41.662Z] [2024-09-10T11:03:41.662Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-10T11:03:41.662Z] #95 DONE 1.6s [2024-09-10T11:03:41.662Z] [2024-09-10T11:03:41.662Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:03:41.662Z] #40 transferring context: 172.79MB 67.5s [2024-09-10T11:03:41.662Z] #40 ... [2024-09-10T11:03:41.662Z] [2024-09-10T11:03:41.662Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-10T11:03:41.662Z] #96 ... [2024-09-10T11:03:41.662Z] [2024-09-10T11:03:41.662Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-10T11:03:41.662Z] #94 DONE 1.4s [2024-09-10T11:03:41.662Z] [2024-09-10T11:03:41.662Z] #50 [core-data internal] load build context [2024-09-10T11:03:41.927Z] #50 ... [2024-09-10T11:03:41.927Z] [2024-09-10T11:03:41.927Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:03:42.905Z] #40 ... [2024-09-10T11:03:42.905Z] [2024-09-10T11:03:42.905Z] #46 [core-keeper internal] load build context [2024-09-10T11:03:42.905Z] #46 ... [2024-09-10T11:03:42.905Z] [2024-09-10T11:03:42.905Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:03:42.905Z] #40 ... [2024-09-10T11:03:42.905Z] [2024-09-10T11:03:42.905Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-10T11:03:42.905Z] #97 DONE 1.2s [2024-09-10T11:03:42.905Z] [2024-09-10T11:03:42.905Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:03:43.171Z] #40 ... [2024-09-10T11:03:43.171Z] [2024-09-10T11:03:43.171Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-10T11:03:43.171Z] #98 DONE 1.4s [2024-09-10T11:03:43.171Z] [2024-09-10T11:03:43.171Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:03:43.436Z] #40 ... [2024-09-10T11:03:43.437Z] [2024-09-10T11:03:43.437Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-10T11:03:43.437Z] #96 DONE 1.6s [2024-09-10T11:03:43.437Z] [2024-09-10T11:03:43.437Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:03:43.437Z] #40 ... [2024-09-10T11:03:43.437Z] [2024-09-10T11:03:43.437Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-10T11:03:43.437Z] #49 ... [2024-09-10T11:03:43.437Z] [2024-09-10T11:03:43.437Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:03:43.703Z] #40 ... [2024-09-10T11:03:43.703Z] [2024-09-10T11:03:43.703Z] #57 [security-proxy-auth internal] load build context [2024-09-10T11:03:43.703Z] #57 ... [2024-09-10T11:03:43.703Z] [2024-09-10T11:03:43.703Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-10T11:03:43.703Z] #49 ... [2024-09-10T11:03:43.703Z] [2024-09-10T11:03:43.703Z] #47 [core-common-config-bootstrapper internal] load build context [2024-09-10T11:03:43.969Z] #47 ... [2024-09-10T11:03:43.969Z] [2024-09-10T11:03:43.969Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-10T11:03:44.560Z] #49 ... [2024-09-10T11:03:44.560Z] [2024-09-10T11:03:44.560Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T11:03:44.560Z] #99 DONE 1.3s [2024-09-10T11:03:44.560Z] [2024-09-10T11:03:44.560Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-10T11:03:44.825Z] #49 ... [2024-09-10T11:03:44.825Z] [2024-09-10T11:03:44.825Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T11:03:44.825Z] #100 DONE 1.3s [2024-09-10T11:03:44.825Z] [2024-09-10T11:03:44.825Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-10T11:03:44.825Z] #101 ... [2024-09-10T11:03:44.825Z] [2024-09-10T11:03:44.825Z] #53 [core-metadata internal] load build context [2024-09-10T11:03:45.091Z] #53 ... [2024-09-10T11:03:45.091Z] [2024-09-10T11:03:45.091Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T11:03:45.091Z] #102 DONE 1.6s [2024-09-10T11:03:45.091Z] [2024-09-10T11:03:45.091Z] #53 [core-metadata internal] load build context [2024-09-10T11:03:45.091Z] #53 ... [2024-09-10T11:03:45.091Z] [2024-09-10T11:03:45.091Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-10T11:03:45.091Z] #49 ... [2024-09-10T11:03:45.091Z] [2024-09-10T11:03:45.091Z] #55 [support-scheduler internal] load build context [2024-09-10T11:03:45.364Z] #55 ... [2024-09-10T11:03:45.364Z] [2024-09-10T11:03:45.364Z] #53 [core-metadata internal] load build context [2024-09-10T11:03:45.943Z] #53 ... [2024-09-10T11:03:45.943Z] [2024-09-10T11:03:45.943Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-10T11:03:45.943Z] #103 DONE 1.3s [2024-09-10T11:03:45.943Z] [2024-09-10T11:03:45.943Z] #53 [core-metadata internal] load build context [2024-09-10T11:03:46.207Z] #53 ... [2024-09-10T11:03:46.207Z] [2024-09-10T11:03:46.208Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-10T11:03:46.208Z] #101 DONE 1.3s [2024-09-10T11:03:46.208Z] [2024-09-10T11:03:46.208Z] #53 [core-metadata internal] load build context [2024-09-10T11:03:46.208Z] #53 ... [2024-09-10T11:03:46.208Z] [2024-09-10T11:03:46.208Z] #58 [security-bootstrapper internal] load build context [2024-09-10T11:03:46.476Z] #58 ... [2024-09-10T11:03:46.476Z] [2024-09-10T11:03:46.476Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-10T11:03:46.476Z] #104 DONE 1.3s [2024-09-10T11:03:46.476Z] [2024-09-10T11:03:46.476Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-10T11:03:47.058Z] #105 ... [2024-09-10T11:03:47.058Z] [2024-09-10T11:03:47.058Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-10T11:03:47.058Z] #106 DONE 0.9s [2024-09-10T11:03:47.323Z] [2024-09-10T11:03:47.323Z] #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-10T11:03:47.323Z] #107 DONE 1.0s [2024-09-10T11:03:47.323Z] [2024-09-10T11:03:47.323Z] #108 [security-spire-server] exporting to image [2024-09-10T11:03:47.323Z] #108 exporting layers [2024-09-10T11:03:47.591Z] #108 ... [2024-09-10T11:03:47.591Z] [2024-09-10T11:03:47.591Z] #52 [support-notifications internal] load build context [2024-09-10T11:03:47.591Z] #52 transferring context: 214.36MB 76.2s [2024-09-10T11:03:47.591Z] #52 ... [2024-09-10T11:03:47.591Z] [2024-09-10T11:03:47.591Z] #57 [security-proxy-auth internal] load build context [2024-09-10T11:03:48.171Z] #57 ... [2024-09-10T11:03:48.171Z] [2024-09-10T11:03:48.171Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-10T11:03:48.171Z] #105 DONE 1.7s [2024-09-10T11:03:48.171Z] [2024-09-10T11:03:48.171Z] #57 [security-proxy-auth internal] load build context [2024-09-10T11:03:50.117Z] #57 ... [2024-09-10T11:03:50.117Z] [2024-09-10T11:03:50.117Z] #56 [security-secretstore-setup internal] load build context [2024-09-10T11:03:50.117Z] #56 ... [2024-09-10T11:03:50.117Z] [2024-09-10T11:03:50.117Z] #57 [security-proxy-auth internal] load build context [2024-09-10T11:03:51.519Z] #57 ... [2024-09-10T11:03:51.519Z] [2024-09-10T11:03:51.519Z] #54 [security-proxy-setup internal] load build context [2024-09-10T11:03:51.519Z] #54 ... [2024-09-10T11:03:51.519Z] [2024-09-10T11:03:51.519Z] #59 [core-command internal] load build context [2024-09-10T11:03:51.783Z] #59 ... [2024-09-10T11:03:51.783Z] [2024-09-10T11:03:51.783Z] #54 [security-proxy-setup internal] load build context [2024-09-10T11:03:52.049Z] #54 ... [2024-09-10T11:03:52.049Z] [2024-09-10T11:03:52.049Z] #50 [core-data internal] load build context [2024-09-10T11:03:52.049Z] #50 ... [2024-09-10T11:03:52.049Z] [2024-09-10T11:03:52.049Z] #54 [security-proxy-setup internal] load build context [2024-09-10T11:03:52.641Z] #54 transferring context: 226.03MB 80.4s [2024-09-10T11:03:52.912Z] #54 ... [2024-09-10T11:03:52.912Z] [2024-09-10T11:03:52.912Z] #46 [core-keeper internal] load build context [2024-09-10T11:03:53.176Z] #46 ... [2024-09-10T11:03:53.176Z] [2024-09-10T11:03:53.176Z] #54 [security-proxy-setup internal] load build context [2024-09-10T11:03:53.756Z] #54 ... [2024-09-10T11:03:53.756Z] [2024-09-10T11:03:53.756Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:03:53.756Z] #40 ... [2024-09-10T11:03:53.756Z] [2024-09-10T11:03:53.756Z] #108 [security-spire-config] exporting to image [2024-09-10T11:03:53.756Z] #108 exporting layers 5.3s done [2024-09-10T11:03:53.756Z] #108 writing image sha256:d08c3166fe871036f1352dd620e337f218a6a217cb3f29b2a1697cb4299cea67 0.2s done [2024-09-10T11:03:53.756Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-10T11:03:53.756Z] #108 writing image sha256:e198d247f7b903150ecac7dbc919a294a8f79719ed447ebf483ade1f8cada008 0.3s done [2024-09-10T11:03:53.756Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-09-10T11:03:53.756Z] #108 writing image sha256:d326ffcefe2c800d737aa5f61089d5a4d588058a78fab9d87ff55b51f9a4ecb6 0.0s done [2024-09-10T11:03:53.756Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-09-10T11:03:53.756Z] #108 DONE 6.8s [2024-09-10T11:03:53.756Z] [2024-09-10T11:03:53.756Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:03:53.756Z] #40 ... [2024-09-10T11:03:53.756Z] [2024-09-10T11:03:53.756Z] #54 [security-proxy-setup internal] load build context [2024-09-10T11:03:54.339Z] #54 ... [2024-09-10T11:03:54.339Z] [2024-09-10T11:03:54.339Z] #47 [core-common-config-bootstrapper internal] load build context [2024-09-10T11:03:54.339Z] #47 ... [2024-09-10T11:03:54.339Z] [2024-09-10T11:03:54.339Z] #54 [security-proxy-setup internal] load build context [2024-09-10T11:03:55.292Z] #54 ... [2024-09-10T11:03:55.292Z] [2024-09-10T11:03:55.292Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-10T11:03:55.292Z] #49 ... [2024-09-10T11:03:55.292Z] [2024-09-10T11:03:55.292Z] #55 [support-scheduler internal] load build context [2024-09-10T11:03:55.292Z] #55 ... [2024-09-10T11:03:55.292Z] [2024-09-10T11:03:55.292Z] #54 [security-proxy-setup internal] load build context [2024-09-10T11:03:56.247Z] #54 ... [2024-09-10T11:03:56.247Z] [2024-09-10T11:03:56.247Z] #53 [core-metadata internal] load build context [2024-09-10T11:03:56.515Z] #53 ... [2024-09-10T11:03:56.515Z] [2024-09-10T11:03:56.515Z] #58 [security-bootstrapper internal] load build context [2024-09-10T11:03:56.515Z] #58 ... [2024-09-10T11:03:56.515Z] [2024-09-10T11:03:56.515Z] #54 [security-proxy-setup internal] load build context [2024-09-10T11:03:57.919Z] #54 transferring context: 252.86MB 85.5s [2024-09-10T11:03:57.919Z] #54 ... [2024-09-10T11:03:57.919Z] [2024-09-10T11:03:57.919Z] #52 [support-notifications internal] load build context [2024-09-10T11:03:57.919Z] #52 ... [2024-09-10T11:03:57.919Z] [2024-09-10T11:03:57.919Z] #54 [security-proxy-setup internal] load build context [2024-09-10T11:04:00.485Z] #54 ... [2024-09-10T11:04:00.485Z] [2024-09-10T11:04:00.485Z] #56 [security-secretstore-setup internal] load build context [2024-09-10T11:04:00.485Z] #56 ... [2024-09-10T11:04:00.485Z] [2024-09-10T11:04:00.485Z] #54 [security-proxy-setup internal] load build context [2024-09-10T11:04:01.893Z] #54 ... [2024-09-10T11:04:01.893Z] [2024-09-10T11:04:01.893Z] #57 [security-proxy-auth internal] load build context [2024-09-10T11:04:01.893Z] #57 ... [2024-09-10T11:04:01.893Z] [2024-09-10T11:04:01.893Z] #59 [core-command internal] load build context [2024-09-10T11:04:01.893Z] #59 ... [2024-09-10T11:04:01.893Z] [2024-09-10T11:04:01.893Z] #57 [security-proxy-auth internal] load build context [2024-09-10T11:04:02.163Z] #57 ... [2024-09-10T11:04:02.163Z] [2024-09-10T11:04:02.163Z] #50 [core-data internal] load build context [2024-09-10T11:04:02.427Z] #50 ... [2024-09-10T11:04:02.427Z] [2024-09-10T11:04:02.427Z] #57 [security-proxy-auth internal] load build context [2024-09-10T11:04:03.008Z] #57 transferring context: 302.02MB 87.9s [2024-09-10T11:04:03.273Z] #57 ... [2024-09-10T11:04:03.273Z] [2024-09-10T11:04:03.273Z] #46 [core-keeper internal] load build context [2024-09-10T11:04:03.273Z] #46 ... [2024-09-10T11:04:03.273Z] [2024-09-10T11:04:03.273Z] #57 [security-proxy-auth internal] load build context [2024-09-10T11:04:03.853Z] #57 ... [2024-09-10T11:04:03.853Z] [2024-09-10T11:04:03.853Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:04:03.853Z] #40 ... [2024-09-10T11:04:03.853Z] [2024-09-10T11:04:03.853Z] #57 [security-proxy-auth internal] load build context [2024-09-10T11:04:04.432Z] #57 ... [2024-09-10T11:04:04.432Z] [2024-09-10T11:04:04.432Z] #47 [core-common-config-bootstrapper internal] load build context [2024-09-10T11:04:04.432Z] #47 ... [2024-09-10T11:04:04.432Z] [2024-09-10T11:04:04.432Z] #57 [security-proxy-auth internal] load build context [2024-09-10T11:04:04.432Z] #57 transferring context: 310.65MB 89.5s done [2024-09-10T11:04:04.697Z] #57 DONE 91.8s [2024-09-10T11:04:04.697Z] [2024-09-10T11:04:04.697Z] #47 [core-common-config-bootstrapper internal] load build context [2024-09-10T11:04:04.961Z] #47 ... [2024-09-10T11:04:04.961Z] [2024-09-10T11:04:04.961Z] #52 [support-notifications internal] load build context [2024-09-10T11:04:04.961Z] #52 transferring context: 310.65MB 93.2s done [2024-09-10T11:04:04.961Z] #52 DONE 94.2s [2024-09-10T11:04:04.961Z] [2024-09-10T11:04:04.961Z] #47 [core-common-config-bootstrapper internal] load build context [2024-09-10T11:04:05.240Z] #47 ... [2024-09-10T11:04:05.240Z] [2024-09-10T11:04:05.240Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-10T11:04:05.512Z] #49 ... [2024-09-10T11:04:05.512Z] [2024-09-10T11:04:05.512Z] #55 [support-scheduler internal] load build context [2024-09-10T11:04:05.779Z] #55 ... [2024-09-10T11:04:05.779Z] [2024-09-10T11:04:05.779Z] #47 [core-common-config-bootstrapper internal] load build context [2024-09-10T11:04:05.779Z] #47 transferring context: 310.65MB 95.3s done [2024-09-10T11:04:06.738Z] #47 ... [2024-09-10T11:04:06.738Z] [2024-09-10T11:04:06.738Z] #53 [core-metadata internal] load build context [2024-09-10T11:04:06.738Z] #53 ... [2024-09-10T11:04:06.738Z] [2024-09-10T11:04:06.738Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-10T11:04:06.738Z] #49 ... [2024-09-10T11:04:06.738Z] [2024-09-10T11:04:06.738Z] #47 [core-common-config-bootstrapper internal] load build context [2024-09-10T11:04:06.738Z] #47 DONE 96.8s [2024-09-10T11:04:06.738Z] [2024-09-10T11:04:06.738Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-10T11:04:06.738Z] #49 ... [2024-09-10T11:04:06.738Z] [2024-09-10T11:04:06.738Z] #58 [security-bootstrapper internal] load build context [2024-09-10T11:04:07.010Z] #58 ... [2024-09-10T11:04:07.010Z] [2024-09-10T11:04:07.010Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-10T11:04:07.283Z] #49 ... [2024-09-10T11:04:07.283Z] [2024-09-10T11:04:07.283Z] #40 [support-cron-scheduler internal] load build context [2024-09-10T11:04:07.283Z] #40 transferring context: 310.65MB 92.3s done [2024-09-10T11:04:07.283Z] #40 DONE 95.2s [2024-09-10T11:04:07.283Z] [2024-09-10T11:04:07.283Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-10T11:04:07.865Z] #49 ... [2024-09-10T11:04:07.865Z] [2024-09-10T11:04:07.865Z] #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-10T11:04:07.865Z] #109 DONE 3.0s [2024-09-10T11:04:07.865Z] [2024-09-10T11:04:07.865Z] #110 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-10T11:04:07.865Z] #110 DONE 2.6s [2024-09-10T11:04:07.865Z] [2024-09-10T11:04:07.865Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-10T11:04:08.447Z] #49 ... [2024-09-10T11:04:08.447Z] [2024-09-10T11:04:08.447Z] #54 [security-proxy-setup internal] load build context [2024-09-10T11:04:08.447Z] #54 transferring context: 310.65MB 95.8s done [2024-09-10T11:04:08.447Z] #54 DONE 97.0s [2024-09-10T11:04:08.447Z] [2024-09-10T11:04:08.447Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-10T11:04:09.854Z] #49 ... [2024-09-10T11:04:09.854Z] [2024-09-10T11:04:09.854Z] #46 [core-keeper internal] load build context [2024-09-10T11:04:09.854Z] #46 transferring context: 310.65MB 99.4s done [2024-09-10T11:04:09.854Z] #46 DONE 99.9s [2024-09-10T11:04:09.854Z] [2024-09-10T11:04:09.854Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-10T11:04:09.854Z] #49 ... [2024-09-10T11:04:09.854Z] [2024-09-10T11:04:09.854Z] #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-10T11:04:09.854Z] #111 DONE 1.2s [2024-09-10T11:04:09.854Z] [2024-09-10T11:04:09.854Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-10T11:04:10.442Z] #49 ... [2024-09-10T11:04:10.442Z] [2024-09-10T11:04:10.442Z] #59 [core-command internal] load build context [2024-09-10T11:04:10.442Z] #59 transferring context: 310.65MB 95.1s done [2024-09-10T11:04:10.442Z] #59 DONE 96.9s [2024-09-10T11:04:10.442Z] [2024-09-10T11:04:10.442Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-10T11:04:10.442Z] #49 ... [2024-09-10T11:04:10.442Z] [2024-09-10T11:04:10.442Z] #56 [security-secretstore-setup internal] load build context [2024-09-10T11:04:10.442Z] #56 ... [2024-09-10T11:04:10.442Z] [2024-09-10T11:04:10.442Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-10T11:04:10.707Z] #49 ... [2024-09-10T11:04:10.707Z] [2024-09-10T11:04:10.707Z] #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-10T11:04:10.707Z] #112 DONE 1.0s [2024-09-10T11:04:10.707Z] [2024-09-10T11:04:10.707Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-10T11:04:12.657Z] #49 ... [2024-09-10T11:04:12.657Z] [2024-09-10T11:04:12.657Z] #50 [core-data internal] load build context [2024-09-10T11:04:12.657Z] #50 ... [2024-09-10T11:04:12.657Z] [2024-09-10T11:04:12.657Z] #56 [security-secretstore-setup internal] load build context [2024-09-10T11:04:15.231Z] #56 ... [2024-09-10T11:04:15.231Z] [2024-09-10T11:04:15.231Z] #53 [core-metadata internal] load build context [2024-09-10T11:04:15.231Z] #53 transferring context: 310.65MB 103.7s done [2024-09-10T11:04:15.231Z] #53 DONE 104.5s [2024-09-10T11:04:15.231Z] [2024-09-10T11:04:15.231Z] #56 [security-secretstore-setup internal] load build context [2024-09-10T11:04:15.809Z] #56 ... [2024-09-10T11:04:15.809Z] [2024-09-10T11:04:15.809Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-10T11:04:15.809Z] #49 transferring context: 310.65MB 104.9s done [2024-09-10T11:04:15.809Z] #49 DONE 105.6s [2024-09-10T11:04:15.809Z] [2024-09-10T11:04:15.809Z] #56 [security-secretstore-setup internal] load build context [2024-09-10T11:04:15.809Z] #56 ... [2024-09-10T11:04:15.809Z] [2024-09-10T11:04:15.809Z] #55 [support-scheduler internal] load build context [2024-09-10T11:04:15.809Z] #55 ... [2024-09-10T11:04:15.809Z] [2024-09-10T11:04:15.809Z] #56 [security-secretstore-setup internal] load build context [2024-09-10T11:04:16.769Z] #56 ... [2024-09-10T11:04:16.769Z] [2024-09-10T11:04:16.769Z] #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-10T11:04:16.769Z] #113 DONE 0.9s [2024-09-10T11:04:16.769Z] [2024-09-10T11:04:16.769Z] #56 [security-secretstore-setup internal] load build context [2024-09-10T11:04:17.040Z] #56 ... [2024-09-10T11:04:17.040Z] [2024-09-10T11:04:17.040Z] #58 [security-bootstrapper internal] load build context [2024-09-10T11:04:17.305Z] #58 ... [2024-09-10T11:04:17.305Z] [2024-09-10T11:04:17.305Z] #56 [security-secretstore-setup internal] load build context [2024-09-10T11:04:17.886Z] #56 ... [2024-09-10T11:04:17.886Z] [2024-09-10T11:04:17.886Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T11:04:17.886Z] #114 ... [2024-09-10T11:04:17.886Z] [2024-09-10T11:04:17.886Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T11:04:18.151Z] #115 ... [2024-09-10T11:04:18.151Z] [2024-09-10T11:04:18.151Z] #58 [security-bootstrapper internal] load build context [2024-09-10T11:04:19.548Z] #58 ... [2024-09-10T11:04:19.548Z] [2024-09-10T11:04:19.548Z] #56 [security-secretstore-setup internal] load build context [2024-09-10T11:04:19.548Z] #56 transferring context: 310.65MB 104.5s done [2024-09-10T11:04:19.548Z] #56 DONE 106.7s [2024-09-10T11:04:19.548Z] [2024-09-10T11:04:19.548Z] #58 [security-bootstrapper internal] load build context [2024-09-10T11:04:20.127Z] #58 ... [2024-09-10T11:04:20.127Z] [2024-09-10T11:04:20.127Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T11:04:20.390Z] #116 ... [2024-09-10T11:04:20.390Z] [2024-09-10T11:04:20.390Z] #58 [security-bootstrapper internal] load build context [2024-09-10T11:04:20.971Z] #58 ... [2024-09-10T11:04:20.971Z] [2024-09-10T11:04:20.971Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T11:04:20.971Z] #117 ... [2024-09-10T11:04:20.971Z] [2024-09-10T11:04:20.971Z] #58 [security-bootstrapper internal] load build context [2024-09-10T11:04:22.910Z] #58 ... [2024-09-10T11:04:22.910Z] [2024-09-10T11:04:22.910Z] #50 [core-data internal] load build context [2024-09-10T11:04:22.910Z] #50 ... [2024-09-10T11:04:22.910Z] [2024-09-10T11:04:22.910Z] #58 [security-bootstrapper internal] load build context [2024-09-10T11:04:24.843Z] #58 transferring context: 291.61MB 109.3s [2024-09-10T11:04:26.245Z] #58 ... [2024-09-10T11:04:26.245Z] [2024-09-10T11:04:26.245Z] #55 [support-scheduler internal] load build context [2024-09-10T11:04:26.245Z] #55 ... [2024-09-10T11:04:26.245Z] [2024-09-10T11:04:26.245Z] #58 [security-bootstrapper internal] load build context [2024-09-10T11:04:26.245Z] #58 transferring context: 310.65MB 111.2s done [2024-09-10T11:04:26.245Z] #58 DONE 112.8s [2024-09-10T11:04:26.245Z] [2024-09-10T11:04:26.245Z] #55 [support-scheduler internal] load build context [2024-09-10T11:04:26.822Z] #55 ... [2024-09-10T11:04:26.822Z] [2024-09-10T11:04:26.822Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T11:04:26.822Z] #118 ... [2024-09-10T11:04:26.822Z] [2024-09-10T11:04:26.822Z] #50 [core-data internal] load build context [2024-09-10T11:04:26.822Z] #50 transferring context: 310.65MB 116.7s done [2024-09-10T11:04:26.822Z] #50 DONE 116.9s [2024-09-10T11:04:26.822Z] [2024-09-10T11:04:26.822Z] #55 [support-scheduler internal] load build context [2024-09-10T11:04:27.777Z] #55 transferring context: 310.65MB 114.5s done [2024-09-10T11:04:28.047Z] #55 DONE 116.3s [2024-09-10T11:04:28.047Z] [2024-09-10T11:04:28.047Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T11:05:35.896Z] #118 ... [2024-09-10T11:05:35.896Z] [2024-09-10T11:05:35.896Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T11:05:35.896Z] #116 DONE 80.2s [2024-09-10T11:05:35.896Z] [2024-09-10T11:05:35.896Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T11:05:35.896Z] #115 DONE 82.5s [2024-09-10T11:05:35.896Z] [2024-09-10T11:05:35.896Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T11:05:35.896Z] #114 DONE 82.5s [2024-09-10T11:05:35.896Z] [2024-09-10T11:05:35.896Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T11:05:35.896Z] #118 DONE 73.6s [2024-09-10T11:05:35.896Z] [2024-09-10T11:05:35.896Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T11:05:35.896Z] #117 DONE 79.6s [2024-09-10T11:05:35.896Z] [2024-09-10T11:05:35.896Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-10T11:05:35.896Z] #119 ... [2024-09-10T11:05:35.896Z] [2024-09-10T11:05:35.896Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-09-10T11:05:35.896Z] #120 DONE 5.7s [2024-09-10T11:05:35.896Z] [2024-09-10T11:05:35.896Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-10T11:05:36.165Z] #121 DONE 5.6s [2024-09-10T11:05:36.165Z] [2024-09-10T11:05:36.165Z] #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T11:05:36.165Z] #122 CACHED [2024-09-10T11:05:36.165Z] [2024-09-10T11:05:36.165Z] #123 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-10T11:05:36.165Z] #123 CACHED [2024-09-10T11:05:36.165Z] [2024-09-10T11:05:36.165Z] #124 [core-command builder 6/7] COPY . . [2024-09-10T11:05:36.165Z] #124 CACHED [2024-09-10T11:05:36.165Z] [2024-09-10T11:05:36.165Z] #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-10T11:05:36.165Z] #125 CACHED [2024-09-10T11:05:36.165Z] [2024-09-10T11:05:36.165Z] #126 [security-bootstrapper builder 6/7] COPY . . [2024-09-10T11:05:36.165Z] #126 CACHED [2024-09-10T11:05:36.165Z] [2024-09-10T11:05:36.165Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T11:05:36.165Z] #127 CACHED [2024-09-10T11:05:36.165Z] [2024-09-10T11:05:36.165Z] #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-10T11:05:36.165Z] #128 CACHED [2024-09-10T11:05:36.165Z] [2024-09-10T11:05:36.165Z] #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T11:05:36.165Z] #129 CACHED [2024-09-10T11:05:36.165Z] [2024-09-10T11:05:36.165Z] #130 [security-secretstore-setup builder 6/7] COPY . . [2024-09-10T11:05:36.165Z] #130 CACHED [2024-09-10T11:05:36.165Z] [2024-09-10T11:05:36.166Z] #131 [security-proxy-auth builder 6/7] COPY . . [2024-09-10T11:05:36.166Z] #131 DONE 5.7s [2024-09-10T11:05:36.166Z] [2024-09-10T11:05:36.166Z] #132 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T11:05:36.166Z] #132 CACHED [2024-09-10T11:05:36.166Z] [2024-09-10T11:05:36.166Z] #133 [support-cron-scheduler builder 6/7] COPY . . [2024-09-10T11:05:36.166Z] #133 CACHED [2024-09-10T11:05:36.166Z] [2024-09-10T11:05:36.166Z] #134 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-10T11:05:36.166Z] #134 CACHED [2024-09-10T11:05:36.166Z] [2024-09-10T11:05:36.166Z] #135 [support-scheduler builder 6/7] COPY . . [2024-09-10T11:05:36.166Z] #135 CACHED [2024-09-10T11:05:36.166Z] [2024-09-10T11:05:36.166Z] #136 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-10T11:05:36.166Z] #136 CACHED [2024-09-10T11:05:36.166Z] [2024-09-10T11:05:36.166Z] #137 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T11:05:36.166Z] #137 CACHED [2024-09-10T11:05:36.166Z] [2024-09-10T11:05:36.166Z] #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T11:05:36.166Z] #138 CACHED [2024-09-10T11:05:36.166Z] [2024-09-10T11:05:36.166Z] #139 [core-metadata builder 6/7] COPY . . [2024-09-10T11:05:36.166Z] #139 CACHED [2024-09-10T11:05:36.166Z] [2024-09-10T11:05:36.166Z] #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-10T11:05:36.166Z] #140 CACHED [2024-09-10T11:05:36.166Z] [2024-09-10T11:05:36.166Z] #141 [support-notifications builder 6/7] COPY . . [2024-09-10T11:05:36.166Z] #141 DONE 5.7s [2024-09-10T11:05:36.166Z] [2024-09-10T11:05:36.166Z] #142 [core-data builder 6/7] COPY . . [2024-09-10T11:05:36.166Z] #142 CACHED [2024-09-10T11:05:36.166Z] [2024-09-10T11:05:36.166Z] #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T11:05:36.166Z] #143 CACHED [2024-09-10T11:05:36.166Z] [2024-09-10T11:05:36.166Z] #144 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-10T11:05:36.166Z] #144 CACHED [2024-09-10T11:05:36.166Z] [2024-09-10T11:05:36.166Z] #145 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-10T11:05:36.166Z] #145 CACHED [2024-09-10T11:05:36.166Z] [2024-09-10T11:05:36.166Z] #146 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T11:05:36.166Z] #146 CACHED [2024-09-10T11:05:36.166Z] [2024-09-10T11:05:36.166Z] #147 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-10T11:05:36.166Z] #147 CACHED [2024-09-10T11:05:36.166Z] [2024-09-10T11:05:36.166Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-10T11:05:36.166Z] #119 DONE 5.7s [2024-09-10T11:05:36.166Z] [2024-09-10T11:05:36.166Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T11:05:41.516Z] #148 ... [2024-09-10T11:05:41.516Z] [2024-09-10T11:05:41.516Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T11:05:41.516Z] #0 5.349 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-10T11:05:41.789Z] #149 ... [2024-09-10T11:05:41.789Z] [2024-09-10T11:05:41.789Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T11:05:41.789Z] #0 5.555 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-10T11:05:41.789Z] #150 ... [2024-09-10T11:05:41.789Z] [2024-09-10T11:05:41.789Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T11:05:41.789Z] #0 5.864 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-10T11:05:42.370Z] #151 ... [2024-09-10T11:05:42.370Z] [2024-09-10T11:05:42.370Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T11:05:42.370Z] #0 6.013 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-10T11:05:42.370Z] #152 ... [2024-09-10T11:05:42.370Z] [2024-09-10T11:05:42.370Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T11:05:42.370Z] #0 6.317 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-10T11:05:42.639Z] #153 ... [2024-09-10T11:05:42.639Z] [2024-09-10T11:05:42.639Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T11:05:42.639Z] #148 6.503 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-10T11:05:45.983Z] #148 ... [2024-09-10T11:05:45.983Z] [2024-09-10T11:05:45.983Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T11:05:45.983Z] #0 6.389 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-10T11:05:46.251Z] #154 ... [2024-09-10T11:05:46.252Z] [2024-09-10T11:05:46.252Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-10T11:05:46.252Z] #0 6.285 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-10T11:05:46.598Z] #155 ... [2024-09-10T11:05:46.598Z] [2024-09-10T11:05:46.598Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T11:05:46.598Z] #0 5.907 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-10T11:05:46.598Z] #156 ... [2024-09-10T11:05:46.598Z] [2024-09-10T11:05:46.598Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-10T11:05:46.598Z] #0 6.499 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-10T11:05:46.866Z] #157 ... [2024-09-10T11:05:46.866Z] [2024-09-10T11:05:46.866Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T11:05:46.866Z] #0 5.842 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-10T11:05:46.866Z] #158 ... [2024-09-10T11:05:46.866Z] [2024-09-10T11:05:46.866Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-10T11:05:46.866Z] #0 4.544 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-10T11:05:47.133Z] #159 ... [2024-09-10T11:05:47.133Z] [2024-09-10T11:05:47.133Z] #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-10T11:05:47.133Z] #0 5.644 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-10T11:25:10.523Z] #160 1174.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-10T11:25:25.525Z] #160 ... [2024-09-10T11:25:25.525Z] [2024-09-10T11:25:25.525Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-10T11:25:25.525Z] #159 DONE 1187.4s [2024-09-10T11:25:25.525Z] [2024-09-10T11:25:25.525Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T11:25:25.525Z] #158 ... [2024-09-10T11:25:25.525Z] [2024-09-10T11:25:25.525Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T11:25:25.525Z] #161 DONE 0.2s [2024-09-10T11:25:25.525Z] [2024-09-10T11:25:25.525Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T11:25:25.525Z] #149 ... [2024-09-10T11:25:25.525Z] [2024-09-10T11:25:25.525Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-10T11:25:25.525Z] #162 DONE 0.1s [2024-09-10T11:25:25.525Z] [2024-09-10T11:25:25.525Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-10T11:25:25.525Z] #163 DONE 0.1s [2024-09-10T11:25:25.525Z] [2024-09-10T11:25:25.525Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-10T11:25:25.525Z] #164 DONE 0.2s [2024-09-10T11:25:25.525Z] [2024-09-10T11:25:25.525Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-10T11:25:25.525Z] #165 DONE 0.2s [2024-09-10T11:25:25.525Z] [2024-09-10T11:25:25.525Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-10T11:25:25.525Z] #166 DONE 0.1s [2024-09-10T11:25:25.525Z] [2024-09-10T11:25:25.525Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-10T11:25:25.525Z] #157 ... [2024-09-10T11:25:25.525Z] [2024-09-10T11:25:25.525Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T11:25:27.471Z] #167 DONE 2.3s [2024-09-10T11:25:27.471Z] [2024-09-10T11:25:27.471Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-10T11:25:27.471Z] #157 DONE 1191.3s [2024-09-10T11:25:27.471Z] [2024-09-10T11:25:27.471Z] #108 [security-proxy-setup] exporting to image [2024-09-10T11:25:27.471Z] #108 exporting layers [2024-09-10T11:25:28.919Z] #108 ... [2024-09-10T11:25:28.919Z] [2024-09-10T11:25:28.919Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-10T11:25:28.919Z] #168 DONE 0.3s [2024-09-10T11:25:28.919Z] [2024-09-10T11:25:28.919Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-10T11:25:29.191Z] #169 ... [2024-09-10T11:25:29.191Z] [2024-09-10T11:25:29.191Z] #108 [security-proxy-setup] exporting to image [2024-09-10T11:25:29.191Z] #108 exporting layers 1.8s done [2024-09-10T11:25:29.191Z] #108 writing image sha256:56adacaf095a6e94486f235d944a71d8fcece32e0543e55ca86987c9855d8c03 0.0s done [2024-09-10T11:25:29.191Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-10T11:25:29.191Z] #108 DONE 8.6s [2024-09-10T11:25:29.460Z] [2024-09-10T11:25:29.460Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T11:25:31.408Z] #158 ... [2024-09-10T11:25:31.408Z] [2024-09-10T11:25:31.408Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-10T11:25:31.408Z] #169 DONE 2.5s [2024-09-10T11:25:31.408Z] [2024-09-10T11:25:31.408Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T11:25:31.684Z] #170 DONE 0.3s [2024-09-10T11:25:31.684Z] [2024-09-10T11:25:31.684Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-10T11:25:31.684Z] #155 ... [2024-09-10T11:25:31.684Z] [2024-09-10T11:25:31.684Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-10T11:25:31.952Z] #171 DONE 0.2s [2024-09-10T11:25:31.952Z] [2024-09-10T11:25:31.952Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-10T11:25:32.224Z] #172 DONE 0.3s [2024-09-10T11:25:32.224Z] [2024-09-10T11:25:32.224Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-10T11:25:32.224Z] #173 DONE 0.1s [2024-09-10T11:25:32.224Z] [2024-09-10T11:25:32.224Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-10T11:25:32.509Z] #174 DONE 0.1s [2024-09-10T11:25:32.509Z] [2024-09-10T11:25:32.509Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-10T11:25:32.780Z] #175 DONE 0.1s [2024-09-10T11:25:32.780Z] [2024-09-10T11:25:32.780Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-10T11:25:32.780Z] #176 DONE 0.2s [2024-09-10T11:25:32.780Z] [2024-09-10T11:25:32.780Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-10T11:25:33.052Z] #177 DONE 0.1s [2024-09-10T11:25:33.052Z] [2024-09-10T11:25:33.052Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-10T11:25:33.384Z] #178 DONE 0.4s [2024-09-10T11:25:33.384Z] [2024-09-10T11:25:33.384Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T11:25:33.384Z] #149 ... [2024-09-10T11:25:33.384Z] [2024-09-10T11:25:33.384Z] #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-10T11:25:33.384Z] #160 DONE 1197.3s [2024-09-10T11:25:33.384Z] [2024-09-10T11:25:33.384Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-10T11:25:34.827Z] #179 ... [2024-09-10T11:25:34.827Z] [2024-09-10T11:25:34.827Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T11:25:34.827Z] #180 DONE 0.4s [2024-09-10T11:25:34.827Z] [2024-09-10T11:25:34.827Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-10T11:25:35.094Z] #181 DONE 0.3s [2024-09-10T11:25:35.094Z] [2024-09-10T11:25:35.094Z] #182 [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 [2024-09-10T11:25:35.360Z] #182 DONE 0.2s [2024-09-10T11:25:35.360Z] [2024-09-10T11:25:35.360Z] #183 [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 [2024-09-10T11:25:35.631Z] #183 DONE 0.3s [2024-09-10T11:25:35.631Z] [2024-09-10T11:25:35.631Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-10T11:25:35.901Z] #184 DONE 0.3s [2024-09-10T11:25:35.901Z] [2024-09-10T11:25:35.901Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-10T11:25:36.168Z] #185 DONE 0.3s [2024-09-10T11:25:36.168Z] [2024-09-10T11:25:36.168Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-10T11:25:36.434Z] #186 DONE 0.3s [2024-09-10T11:25:36.434Z] [2024-09-10T11:25:36.434Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-10T11:25:36.704Z] #155 ... [2024-09-10T11:25:36.704Z] [2024-09-10T11:25:36.704Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-10T11:25:36.704Z] #187 DONE 0.2s [2024-09-10T11:25:36.704Z] [2024-09-10T11:25:36.704Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T11:25:36.972Z] #188 ... [2024-09-10T11:25:36.972Z] [2024-09-10T11:25:36.972Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-10T11:25:36.972Z] #179 DONE 3.7s [2024-09-10T11:25:36.972Z] [2024-09-10T11:25:36.972Z] #108 [security-bootstrapper] exporting to image [2024-09-10T11:25:36.972Z] #108 exporting layers [2024-09-10T11:25:38.913Z] #108 exporting layers 1.5s done [2024-09-10T11:25:38.913Z] #108 writing image sha256:4389ed4e31df91f1ad34c0e0c7f544587a65f00185e3efb67343fa27ed34baec done [2024-09-10T11:25:38.913Z] #108 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-09-10T11:25:38.913Z] #108 DONE 10.2s [2024-09-10T11:25:38.913Z] [2024-09-10T11:25:38.913Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T11:25:39.497Z] #148 ... [2024-09-10T11:25:39.497Z] [2024-09-10T11:25:39.497Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T11:25:39.497Z] #188 DONE 2.5s [2024-09-10T11:25:39.497Z] [2024-09-10T11:25:39.497Z] #108 [security-secretstore-setup] exporting to image [2024-09-10T11:25:40.903Z] #108 exporting layers 1.3s done [2024-09-10T11:25:40.903Z] #108 writing image sha256:bdf169e1e0f445f7579ae95e750641753a6ef809fc69df0b7f3f0ef2a0ded3a2 done [2024-09-10T11:25:40.903Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-10T11:25:40.903Z] #108 DONE 11.6s [2024-09-10T11:25:40.903Z] [2024-09-10T11:25:40.903Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T11:26:37.301Z] #150 ... [2024-09-10T11:26:37.301Z] [2024-09-10T11:26:37.301Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T11:26:37.301Z] #149 DONE 1257.7s [2024-09-10T11:26:37.301Z] [2024-09-10T11:26:37.301Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T11:26:37.301Z] #150 ... [2024-09-10T11:26:37.301Z] [2024-09-10T11:26:37.301Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T11:26:37.301Z] #189 DONE 0.4s [2024-09-10T11:26:37.301Z] [2024-09-10T11:26:37.301Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T11:26:37.301Z] #190 DONE 0.2s [2024-09-10T11:26:37.301Z] [2024-09-10T11:26:37.301Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-10T11:26:37.301Z] #191 DONE 0.3s [2024-09-10T11:26:37.301Z] [2024-09-10T11:26:37.301Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-10T11:26:37.301Z] #192 DONE 0.2s [2024-09-10T11:26:37.301Z] [2024-09-10T11:26:37.301Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-10T11:26:37.301Z] #193 DONE 0.2s [2024-09-10T11:26:37.301Z] [2024-09-10T11:26:37.301Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T11:26:37.888Z] #194 DONE 2.4s [2024-09-10T11:26:37.888Z] [2024-09-10T11:26:37.888Z] #108 [core-common-config-bootstrapper] exporting to image [2024-09-10T11:26:37.888Z] #108 exporting layers [2024-09-10T11:26:38.508Z] #108 exporting layers 0.7s done [2024-09-10T11:26:38.508Z] #108 writing image sha256:a3d209fad7ae2d749441ca5456a4e318107df9d36ee0305c2def8227102ff7d7 done [2024-09-10T11:26:38.508Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-10T11:26:38.508Z] #108 DONE 12.3s [2024-09-10T11:26:38.508Z] [2024-09-10T11:26:38.508Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-10T11:28:45.187Z] #155 DONE 1387.9s [2024-09-10T11:28:45.187Z] [2024-09-10T11:28:45.187Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T11:28:45.187Z] #151 ... [2024-09-10T11:28:45.187Z] [2024-09-10T11:28:45.187Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T11:28:45.187Z] #195 DONE 0.2s [2024-09-10T11:28:45.187Z] [2024-09-10T11:28:45.188Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T11:28:45.188Z] #196 DONE 0.2s [2024-09-10T11:28:45.188Z] [2024-09-10T11:28:45.188Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-10T11:28:45.188Z] #197 DONE 0.3s [2024-09-10T11:28:45.188Z] [2024-09-10T11:28:45.188Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-10T11:28:45.188Z] #198 DONE 0.1s [2024-09-10T11:28:45.188Z] [2024-09-10T11:28:45.188Z] #108 [security-spiffe-token-provider] exporting to image [2024-09-10T11:28:45.188Z] #108 exporting layers [2024-09-10T11:28:46.149Z] #108 exporting layers 0.8s done [2024-09-10T11:28:46.149Z] #108 writing image sha256:c3db1b8a48932280059d280a152735bffca453827740f244a40ab6a1f075790c done [2024-09-10T11:28:46.149Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2024-09-10T11:28:46.149Z] #108 DONE 13.2s [2024-09-10T11:28:46.149Z] [2024-09-10T11:28:46.149Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T11:36:38.237Z] #153 ... [2024-09-10T11:36:38.237Z] [2024-09-10T11:36:38.237Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T11:36:38.237Z] #156 DONE 1861.6s [2024-09-10T11:36:38.237Z] [2024-09-10T11:36:38.237Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T11:36:38.237Z] #150 ... [2024-09-10T11:36:38.237Z] [2024-09-10T11:36:38.237Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T11:36:38.237Z] #199 DONE 0.2s [2024-09-10T11:36:38.237Z] [2024-09-10T11:36:38.237Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T11:36:38.237Z] #150 ... [2024-09-10T11:36:38.237Z] [2024-09-10T11:36:38.237Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T11:36:38.507Z] #200 DONE 0.2s [2024-09-10T11:36:38.507Z] [2024-09-10T11:36:38.507Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-10T11:36:39.089Z] #201 DONE 0.5s [2024-09-10T11:36:39.089Z] [2024-09-10T11:36:39.089Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-10T11:36:39.089Z] #202 DONE 0.1s [2024-09-10T11:36:39.089Z] [2024-09-10T11:36:39.089Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T11:36:39.089Z] #152 ... [2024-09-10T11:36:39.089Z] [2024-09-10T11:36:39.089Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-10T11:36:39.089Z] #203 DONE 0.1s [2024-09-10T11:36:39.355Z] [2024-09-10T11:36:39.355Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T11:36:41.295Z] #204 DONE 2.2s [2024-09-10T11:36:41.295Z] [2024-09-10T11:36:41.295Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T11:36:41.565Z] #150 ... [2024-09-10T11:36:41.565Z] [2024-09-10T11:36:41.565Z] #108 [security-proxy-auth] exporting to image [2024-09-10T11:36:41.565Z] #108 exporting layers [2024-09-10T11:36:42.147Z] #108 exporting layers 0.7s done [2024-09-10T11:36:42.147Z] #108 writing image sha256:c36ece4554b946c5e6e9e40096313e91426335c6e63af7a279a29ce8da2b662e done [2024-09-10T11:36:42.147Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-10T11:36:42.147Z] #108 DONE 13.8s [2024-09-10T11:36:42.147Z] [2024-09-10T11:36:42.147Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T11:37:50.004Z] #150 DONE 1928.6s [2024-09-10T11:37:50.004Z] [2024-09-10T11:37:50.004Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T11:37:50.004Z] #151 ... [2024-09-10T11:37:50.004Z] [2024-09-10T11:37:50.004Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T11:37:50.004Z] #205 DONE 0.3s [2024-09-10T11:37:50.004Z] [2024-09-10T11:37:50.004Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T11:37:50.004Z] #152 ... [2024-09-10T11:37:50.004Z] [2024-09-10T11:37:50.004Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-10T11:37:50.004Z] #206 DONE 0.1s [2024-09-10T11:37:50.004Z] [2024-09-10T11:37:50.004Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T11:37:50.004Z] #148 ... [2024-09-10T11:37:50.004Z] [2024-09-10T11:37:50.004Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-10T11:37:50.004Z] #207 DONE 0.4s [2024-09-10T11:37:50.004Z] [2024-09-10T11:37:50.004Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T11:37:50.004Z] #151 ... [2024-09-10T11:37:50.004Z] [2024-09-10T11:37:50.004Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-10T11:37:50.004Z] #208 DONE 0.1s [2024-09-10T11:37:50.004Z] [2024-09-10T11:37:50.004Z] #108 [core-command] exporting to image [2024-09-10T11:37:50.004Z] #108 exporting layers [2024-09-10T11:37:50.004Z] #108 exporting layers 0.4s done [2024-09-10T11:37:50.004Z] #108 writing image sha256:754a07ecd4c71d8822750b26b518013cfa79f201b112c05e1b88f1cff2f178e0 done [2024-09-10T11:37:50.004Z] #108 naming to docker.io/library/core-command-arm64 done [2024-09-10T11:37:50.004Z] #108 DONE 14.3s [2024-09-10T11:37:50.004Z] [2024-09-10T11:37:50.004Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T11:39:41.657Z] #151 ... [2024-09-10T11:39:41.657Z] [2024-09-10T11:39:41.657Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T11:39:41.657Z] #153 DONE 2045.3s [2024-09-10T11:39:41.657Z] [2024-09-10T11:39:41.657Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T11:39:41.657Z] #151 ... [2024-09-10T11:39:41.657Z] [2024-09-10T11:39:41.657Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T11:39:41.955Z] #209 DONE 0.2s [2024-09-10T11:39:41.955Z] [2024-09-10T11:39:41.955Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-10T11:39:42.554Z] #210 DONE 0.5s [2024-09-10T11:39:42.554Z] [2024-09-10T11:39:42.554Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-10T11:39:42.554Z] #211 DONE 0.1s [2024-09-10T11:39:42.554Z] [2024-09-10T11:39:42.554Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T11:39:42.822Z] #152 ... [2024-09-10T11:39:42.822Z] [2024-09-10T11:39:42.822Z] #108 [core-keeper] exporting to image [2024-09-10T11:39:42.822Z] #108 exporting layers [2024-09-10T11:39:43.089Z] #108 exporting layers 0.5s done [2024-09-10T11:39:43.089Z] #108 writing image sha256:23c31a140b4dfcd8b6e12bf6757be75c35976c6cbbf5c5054a3a29135a7495fb done [2024-09-10T11:39:43.089Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-09-10T11:39:43.089Z] #108 DONE 14.8s [2024-09-10T11:39:43.089Z] [2024-09-10T11:39:43.089Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T11:39:45.675Z] #151 ... [2024-09-10T11:39:45.675Z] [2024-09-10T11:39:45.675Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T11:39:45.675Z] #154 DONE 2049.6s [2024-09-10T11:39:45.675Z] [2024-09-10T11:39:45.675Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T11:39:45.941Z] #151 ... [2024-09-10T11:39:45.941Z] [2024-09-10T11:39:45.941Z] #212 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T11:39:46.528Z] #212 DONE 0.3s [2024-09-10T11:39:46.528Z] [2024-09-10T11:39:46.528Z] #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-10T11:39:46.528Z] #213 DONE 0.1s [2024-09-10T11:39:46.528Z] [2024-09-10T11:39:46.528Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T11:39:46.528Z] #151 ... [2024-09-10T11:39:46.528Z] [2024-09-10T11:39:46.528Z] #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-10T11:39:47.125Z] #214 DONE 0.5s [2024-09-10T11:39:47.125Z] [2024-09-10T11:39:47.125Z] #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-10T11:39:47.125Z] #215 DONE 0.1s [2024-09-10T11:39:47.125Z] [2024-09-10T11:39:47.125Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-10T11:39:47.396Z] #216 DONE 0.2s [2024-09-10T11:39:47.396Z] [2024-09-10T11:39:47.396Z] #108 [core-data] exporting to image [2024-09-10T11:39:47.980Z] #108 exporting layers 0.7s done [2024-09-10T11:39:48.247Z] #108 writing image sha256:4cd494d599711b2bd45286ef5a3974bb314098ef19f251483273e6c04b3dec7b done [2024-09-10T11:39:48.247Z] #108 naming to docker.io/library/core-data-arm64 0.0s done [2024-09-10T11:39:48.247Z] #108 DONE 15.5s [2024-09-10T11:39:48.247Z] [2024-09-10T11:39:48.247Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T11:39:52.506Z] #151 DONE 2055.6s [2024-09-10T11:39:52.506Z] [2024-09-10T11:39:52.506Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T11:39:52.506Z] #158 ... [2024-09-10T11:39:52.506Z] [2024-09-10T11:39:52.506Z] #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T11:39:52.506Z] #217 DONE 0.2s [2024-09-10T11:39:52.506Z] [2024-09-10T11:39:52.506Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T11:39:52.506Z] #158 ... [2024-09-10T11:39:52.506Z] [2024-09-10T11:39:52.506Z] #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T11:39:52.775Z] #218 DONE 0.1s [2024-09-10T11:39:52.775Z] [2024-09-10T11:39:52.775Z] #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-10T11:39:53.050Z] #219 DONE 0.5s [2024-09-10T11:39:53.050Z] [2024-09-10T11:39:53.050Z] #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-10T11:39:53.316Z] #220 DONE 0.1s [2024-09-10T11:39:53.316Z] [2024-09-10T11:39:53.316Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-10T11:39:53.585Z] #221 DONE 0.1s [2024-09-10T11:39:53.585Z] [2024-09-10T11:39:53.585Z] #108 [core-metadata] exporting to image [2024-09-10T11:39:53.585Z] #108 exporting layers [2024-09-10T11:39:53.851Z] #108 exporting layers 0.5s done [2024-09-10T11:39:54.117Z] #108 writing image sha256:bba00c679675c657b8ac9afe3a7536999f5cc3a51fd6ec3f25f82ae5a3722041 done [2024-09-10T11:39:54.117Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-09-10T11:39:54.117Z] #108 DONE 16.0s [2024-09-10T11:39:54.117Z] [2024-09-10T11:39:54.117Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T11:40:33.587Z] #158 ... [2024-09-10T11:40:33.587Z] [2024-09-10T11:40:33.587Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T11:40:33.587Z] #152 DONE 2091.9s [2024-09-10T11:40:33.587Z] [2024-09-10T11:40:33.588Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T11:40:33.588Z] #158 DONE 2091.9s [2024-09-10T11:40:33.588Z] [2024-09-10T11:40:33.588Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T11:40:33.588Z] #148 ... [2024-09-10T11:40:33.588Z] [2024-09-10T11:40:33.588Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T11:40:33.588Z] #222 DONE 0.2s [2024-09-10T11:40:33.588Z] [2024-09-10T11:40:33.588Z] #223 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T11:40:33.588Z] #223 ... [2024-09-10T11:40:33.588Z] [2024-09-10T11:40:33.588Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T11:40:33.588Z] #148 DONE 2092.8s [2024-09-10T11:40:33.588Z] [2024-09-10T11:40:33.588Z] #223 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T11:40:33.588Z] #223 DONE 0.3s [2024-09-10T11:40:33.588Z] [2024-09-10T11:40:33.588Z] #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T11:40:33.588Z] #224 DONE 0.3s [2024-09-10T11:40:33.588Z] [2024-09-10T11:40:33.588Z] #225 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T11:40:33.588Z] #225 DONE 0.2s [2024-09-10T11:40:33.588Z] [2024-09-10T11:40:33.588Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-10T11:40:33.588Z] #226 ... [2024-09-10T11:40:33.588Z] [2024-09-10T11:40:33.588Z] #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T11:40:33.588Z] #227 DONE 0.2s [2024-09-10T11:40:33.588Z] [2024-09-10T11:40:33.588Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-10T11:40:33.588Z] #228 DONE 0.5s [2024-09-10T11:40:33.588Z] [2024-09-10T11:40:33.588Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-10T11:40:33.588Z] #226 DONE 0.6s [2024-09-10T11:40:33.588Z] [2024-09-10T11:40:33.588Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-10T11:40:33.588Z] #229 DONE 0.2s [2024-09-10T11:40:33.588Z] [2024-09-10T11:40:33.588Z] #230 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T11:40:33.588Z] #230 DONE 0.2s [2024-09-10T11:40:33.588Z] [2024-09-10T11:40:33.588Z] #231 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-10T11:40:33.588Z] #231 DONE 0.1s [2024-09-10T11:40:33.588Z] [2024-09-10T11:40:33.588Z] #108 [support-scheduler] exporting to image [2024-09-10T11:40:33.588Z] #108 exporting layers [2024-09-10T11:40:33.588Z] #108 ... [2024-09-10T11:40:33.588Z] [2024-09-10T11:40:33.588Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-10T11:40:33.588Z] #232 DONE 0.5s [2024-09-10T11:40:33.588Z] [2024-09-10T11:40:33.588Z] #108 [support-scheduler] exporting to image [2024-09-10T11:40:33.588Z] #108 exporting layers 0.5s done [2024-09-10T11:40:33.588Z] #108 writing image sha256:24085db8ca0d25835ecb2097f92dcdfac2d9cb5d3c5141ad299d9172000c9c7a done [2024-09-10T11:40:33.588Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-09-10T11:40:33.588Z] #108 ... [2024-09-10T11:40:33.588Z] [2024-09-10T11:40:33.588Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-10T11:40:33.588Z] #233 DONE 0.2s [2024-09-10T11:40:33.588Z] [2024-09-10T11:40:33.588Z] #108 [support-cron-scheduler] exporting to image [2024-09-10T11:40:33.588Z] #108 exporting layers 0.7s done [2024-09-10T11:40:33.588Z] #108 writing image sha256:8caf08d54f1827df2ebe4666b70a0a2a5e30e79185b7b9d9450a3cf5b9860cbb done [2024-09-10T11:40:33.588Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-09-10T11:40:33.588Z] #108 exporting layers 1.3s done [2024-09-10T11:40:33.588Z] #108 writing image sha256:8f9a00c635c830afe1947183d90012e205d74f2dc0cebf47afd1ed512c719d0b done [2024-09-10T11:40:33.588Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-10T11:40:33.588Z] #108 DONE 18.0s [2024-09-10T11:40:33.588Z] time="2024-09-10T11:02:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T11:40:33.588Z] time="2024-09-10T11:02:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T11:40:33.588Z] time="2024-09-10T11:02:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T11:40:33.588Z] time="2024-09-10T11:02:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T11:40:33.588Z] time="2024-09-10T11:02:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T11:40:33.588Z] time="2024-09-10T11:02:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T11:40:33.588Z] time="2024-09-10T11:02:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T11:40:33.588Z] time="2024-09-10T11:02:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T11:40:33.588Z] time="2024-09-10T11:02:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T11:40:33.588Z] time="2024-09-10T11:02:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T11:40:33.588Z] time="2024-09-10T11:02:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T11:40:33.588Z] time="2024-09-10T11:02:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T11:40:33.588Z] time="2024-09-10T11:02:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T11:40:33.588Z] time="2024-09-10T11:02:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T11:40:33.588Z] time="2024-09-10T11:02:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T11:40:33.588Z] time="2024-09-10T11:02:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-10T11:40:33.589Z] $ docker stop --time=1 36d45996b2be79325647b4657e93e98c13cffd1431a4d0362cc2b378d7b56bf8 [2024-09-10T11:40:35.228Z] $ docker rm -f --volumes 36d45996b2be79325647b4657e93e98c13cffd1431a4d0362cc2b378d7b56bf8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T11:40:35.752Z] + docker images [2024-09-10T11:40:35.752Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-10T11:40:35.752Z] support-cron-scheduler-arm64 latest 8f9a00c635c8 5 seconds ago 43.7MB [2024-09-10T11:40:35.752Z] support-notifications-arm64 latest 8caf08d54f18 6 seconds ago 42.1MB [2024-09-10T11:40:35.752Z] support-scheduler-arm64 latest 24085db8ca0d 6 seconds ago 41.4MB [2024-09-10T11:40:35.752Z] core-metadata-arm64 latest bba00c679675 42 seconds ago 39.4MB [2024-09-10T11:40:35.752Z] core-data-arm64 latest 4cd494d59971 48 seconds ago 39.2MB [2024-09-10T11:40:35.752Z] core-keeper-arm64 latest 23c31a140b4d 53 seconds ago 39.2MB [2024-09-10T11:40:35.752Z] core-command-arm64 latest 754a07ecd4c7 2 minutes ago 35.1MB [2024-09-10T11:40:35.752Z] security-proxy-auth-arm64 latest c36ece4554b9 3 minutes ago 32.7MB [2024-09-10T11:40:35.752Z] security-spiffe-token-provider-arm64 latest c3db1b8a4893 11 minutes ago 29.1MB [2024-09-10T11:40:35.752Z] core-common-config-bootstrapper-arm64 latest a3d209fad7ae 13 minutes ago 15.4MB [2024-09-10T11:40:35.752Z] security-secretstore-setup-arm64 latest bdf169e1e0f4 14 minutes ago 36.4MB [2024-09-10T11:40:35.752Z] security-bootstrapper-arm64 latest 4389ed4e31df 14 minutes ago 18.9MB [2024-09-10T11:40:35.752Z] security-proxy-setup-arm64 latest 56adacaf095a 15 minutes ago 26.2MB [2024-09-10T11:40:35.752Z] security-spire-config-arm64 latest d326ffcefe2c 36 minutes ago 115MB [2024-09-10T11:40:35.752Z] security-spire-agent-arm64 latest e198d247f7b9 36 minutes ago 174MB [2024-09-10T11:40:35.752Z] security-spire-server-arm64 latest d08c3166fe87 36 minutes ago 116MB [2024-09-10T11:40:35.752Z] ci-base-image-arm64 latest 6c7b0e853484 56 minutes ago 967MB [2024-09-10T11:40:35.752Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-10T11:40:35.752Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T11:40:36.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-10T11:40:36.282Z] [2024-09-10T11:40:36.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T11:40:36.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-10T11:40:36.894Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-10T11:40:36.894Z] 8998bd30e6a1: Pulling fs layer [2024-09-10T11:40:36.894Z] 04944245beec: Pulling fs layer [2024-09-10T11:40:36.894Z] 699f458cf7ca: Pulling fs layer [2024-09-10T11:40:36.894Z] 765212b225bb: Pulling fs layer [2024-09-10T11:40:36.894Z] f23df028b6ca: Pulling fs layer [2024-09-10T11:40:36.894Z] d65c8cfc05b1: Pulling fs layer [2024-09-10T11:40:36.894Z] 2437ff75d9bd: Pulling fs layer [2024-09-10T11:40:36.894Z] f23df028b6ca: Waiting [2024-09-10T11:40:36.894Z] d65c8cfc05b1: Waiting [2024-09-10T11:40:36.894Z] 2437ff75d9bd: Waiting [2024-09-10T11:40:36.894Z] 765212b225bb: Waiting [2024-09-10T11:40:36.894Z] 04944245beec: Verifying Checksum [2024-09-10T11:40:36.894Z] 04944245beec: Download complete [2024-09-10T11:40:36.894Z] 765212b225bb: Verifying Checksum [2024-09-10T11:40:36.894Z] 765212b225bb: Download complete [2024-09-10T11:40:36.894Z] f23df028b6ca: Verifying Checksum [2024-09-10T11:40:36.894Z] f23df028b6ca: Download complete [2024-09-10T11:40:36.894Z] d65c8cfc05b1: Verifying Checksum [2024-09-10T11:40:36.894Z] d65c8cfc05b1: Download complete [2024-09-10T11:40:37.215Z] 699f458cf7ca: Verifying Checksum [2024-09-10T11:40:37.215Z] 699f458cf7ca: Download complete [2024-09-10T11:40:37.503Z] 8998bd30e6a1: Download complete [2024-09-10T11:40:40.080Z] 2437ff75d9bd: Verifying Checksum [2024-09-10T11:40:40.080Z] 2437ff75d9bd: Download complete [2024-09-10T11:40:42.646Z] 8998bd30e6a1: Pull complete [2024-09-10T11:40:42.910Z] 04944245beec: Pull complete [2024-09-10T11:40:44.314Z] 699f458cf7ca: Pull complete [2024-09-10T11:40:44.579Z] 765212b225bb: Pull complete [2024-09-10T11:40:45.540Z] f23df028b6ca: Pull complete [2024-09-10T11:40:45.805Z] d65c8cfc05b1: Pull complete [2024-09-10T11:41:04.871Z] 2437ff75d9bd: Pull complete [2024-09-10T11:41:04.871Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-10T11:41:04.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-10T11:41:04.871Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T11:41:05.096Z] prd-ubuntu20.04-docker-arm64-4c-16g-10017 does not seem to be running inside a container [2024-09-10T11:41:05.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-10T11:41:08.074Z] $ docker top ba763ea8d026150aec666041fae3e0f4b59c9b3f0700dee1b687b59e242b2598 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T11:41:09.026Z] ---> job-cost.sh [2024-09-10T11:41:09.026Z] lf-activate-venv: SKIPPING [2024-09-10T11:41:09.026Z] INFO: No Stack... [2024-09-10T11:41:09.290Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-10T11:41:10.241Z] INFO: Archiving Costs [Pipeline] sh [2024-09-10T11:41:10.874Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2024-09-10T11:41:10.875Z] + cut -d, -f6 [Pipeline] lock [2024-09-10T11:41:10.909Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4903-4-stack-cost] [2024-09-10T11:41:10.918Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4903-4-stack-cost] did not exist. Created. [2024-09-10T11:41:10.926Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4903-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-10T11:41:11.574Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-10T11:41:11.770Z] Stashed 1 file(s) [Pipeline] } [2024-09-10T11:41:11.781Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4903-4-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-10T11:41:11.794Z] $ docker stop --time=1 ba763ea8d026150aec666041fae3e0f4b59c9b3f0700dee1b687b59e242b2598 [2024-09-10T11:41:13.286Z] $ docker rm -f --volumes ba763ea8d026150aec666041fae3e0f4b59c9b3f0700dee1b687b59e242b2598 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-09-10T11:41:13.833Z] provisioning config files... [2024-09-10T11:41:13.840Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config7257045745741779029tmp [Pipeline] { [Pipeline] sh [2024-09-10T11:41:14.143Z] + set +x [2024-09-10T11:41:14.143Z] + + curl -s https://codecov.io/bash [2024-09-10T11:41:14.143Z] bash -s -- [2024-09-10T11:41:14.403Z] [2024-09-10T11:41:14.403Z] _____ _ [2024-09-10T11:41:14.403Z] / ____| | | [2024-09-10T11:41:14.403Z] | | ___ __| | ___ ___ _____ __ [2024-09-10T11:41:14.403Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-10T11:41:14.403Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-10T11:41:14.403Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-10T11:41:14.403Z] Bash-1.0.6 [2024-09-10T11:41:14.403Z] [2024-09-10T11:41:14.403Z] [2024-09-10T11:41:14.403Z] ==> git version 2.25.1 found [2024-09-10T11:41:14.403Z] ==> 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 [2024-09-10T11:41:14.403Z] Release-Date: 2020-01-08 [2024-09-10T11:41:14.403Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-10T11:41:14.403Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-10T11:41:14.403Z] ==> Jenkins CI detected. [2024-09-10T11:41:14.403Z] current dir:  /w/workspace/edgex-go/4 [2024-09-10T11:41:14.403Z] project root: . [2024-09-10T11:41:14.403Z] --> token set from env [2024-09-10T11:41:14.403Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-10T11:41:14.403Z] ==> Running gcov in . (disable via -X gcov) [2024-09-10T11:41:14.403Z] ==> Python coveragepy not found [2024-09-10T11:41:14.403Z] ==> Searching for coverage reports in: [2024-09-10T11:41:14.403Z] + . [2024-09-10T11:41:14.403Z] -> Found 1 reports [2024-09-10T11:41:14.403Z] ==> Detecting git/mercurial file structure [2024-09-10T11:41:14.403Z] ==> Reading reports [2024-09-10T11:41:14.403Z] + ./coverage.out bytes=555208 [2024-09-10T11:41:14.403Z] ==> Appending adjustments [2024-09-10T11:41:14.403Z] https://docs.codecov.io/docs/fixing-reports [2024-09-10T11:41:15.783Z] + Found adjustments [2024-09-10T11:41:15.783Z] ==> Gzipping contents [2024-09-10T11:41:15.783Z] 68K /tmp/codecov.P5LPto.gz [2024-09-10T11:41:15.783Z] ==> Uploading reports [2024-09-10T11:41:15.783Z] url: https://codecov.io [2024-09-10T11:41:15.783Z] query: branch=PR-4903&commit=ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4903%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4903&job=&cmd_args= [2024-09-10T11:41:15.783Z] -> Pinging Codecov [2024-09-10T11:41:15.783Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4903&commit=ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4903%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4903&job=&cmd_args= [2024-09-10T11:41:16.044Z] -> Uploading to [2024-09-10T11:41:16.044Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-10/00271124DB129430A58F1EEE437C3FCB/ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c/89ddd0c1-d755-460f-8db8-7f7f9c2deea4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240910%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240910T114115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6a8e345672ea4f95186ed61e865ec35946040a8a7a87d27ba7e58e89c6dae3ce [2024-09-10T11:41:16.044Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T11:41:16.044Z] Dload Upload Total Spent Left Speed [2024-09-10T11:41:16.306Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68844 0 0 100 68844 0 237k --:--:-- --:--:-- --:--:-- 237k [2024-09-10T11:41:16.306Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c [Pipeline] } [2024-09-10T11:41:16.314Z] 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 [2024-09-10T11:41:17.080Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-10T11:41:17.383Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T11:41:18.249Z] ---> package-listing.sh [2024-09-10T11:41:18.249Z] ++ facter osfamily [2024-09-10T11:41:18.249Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-10T11:41:18.509Z] + OS_FAMILY=debian [2024-09-10T11:41:18.509Z] + workspace=/w/workspace/edgex-go/4 [2024-09-10T11:41:18.509Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-10T11:41:18.509Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-10T11:41:18.509Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-10T11:41:18.509Z] + PACKAGES=/tmp/packages_start.txt [2024-09-10T11:41:18.509Z] + '[' /w/workspace/edgex-go/4 ']' [2024-09-10T11:41:18.509Z] + PACKAGES=/tmp/packages_end.txt [2024-09-10T11:41:18.509Z] + case "${OS_FAMILY}" in [2024-09-10T11:41:18.509Z] + dpkg -l [2024-09-10T11:41:18.509Z] + grep '^ii' [2024-09-10T11:41:18.509Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-10T11:41:18.509Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-10T11:41:18.509Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-10T11:41:18.509Z] + '[' /w/workspace/edgex-go/4 ']' [2024-09-10T11:41:18.509Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2024-09-10T11:41:18.509Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2024-09-10T11:41:18.521Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-10T11:41:18.801Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T11:41:19.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T11:41:19.362Z] [2024-09-10T11:41:19.362Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T11:41:19.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T11:41:19.669Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-10T11:41:19.669Z] 5eb5b503b376: Pulling fs layer [2024-09-10T11:41:19.669Z] 5c69ac0246d0: Pulling fs layer [2024-09-10T11:41:19.669Z] ec43610c2a17: Pulling fs layer [2024-09-10T11:41:19.669Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-10T11:41:19.669Z] 33b1e0a273af: Pulling fs layer [2024-09-10T11:41:19.669Z] 5d3b04190fa2: Pulling fs layer [2024-09-10T11:41:19.669Z] 2f39f015ded8: Pulling fs layer [2024-09-10T11:41:19.669Z] 5d3b04190fa2: Waiting [2024-09-10T11:41:19.669Z] 3a2ae6a8a46f: Waiting [2024-09-10T11:41:19.669Z] 2f39f015ded8: Waiting [2024-09-10T11:41:19.669Z] 33b1e0a273af: Waiting [2024-09-10T11:41:19.669Z] 5c69ac0246d0: Download complete [2024-09-10T11:41:19.669Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-10T11:41:19.669Z] 3a2ae6a8a46f: Download complete [2024-09-10T11:41:19.669Z] 33b1e0a273af: Verifying Checksum [2024-09-10T11:41:19.669Z] 33b1e0a273af: Download complete [2024-09-10T11:41:19.669Z] 5d3b04190fa2: Verifying Checksum [2024-09-10T11:41:19.669Z] 5d3b04190fa2: Download complete [2024-09-10T11:41:19.669Z] ec43610c2a17: Verifying Checksum [2024-09-10T11:41:19.669Z] ec43610c2a17: Download complete [2024-09-10T11:41:19.928Z] 5eb5b503b376: Verifying Checksum [2024-09-10T11:41:19.928Z] 5eb5b503b376: Download complete [2024-09-10T11:41:20.494Z] 2f39f015ded8: Download complete [2024-09-10T11:41:21.061Z] 5eb5b503b376: Pull complete [2024-09-10T11:41:21.061Z] 5c69ac0246d0: Pull complete [2024-09-10T11:41:21.626Z] ec43610c2a17: Pull complete [2024-09-10T11:41:21.626Z] 3a2ae6a8a46f: Pull complete [2024-09-10T11:41:21.626Z] 33b1e0a273af: Pull complete [2024-09-10T11:41:21.883Z] 5d3b04190fa2: Pull complete [2024-09-10T11:41:26.069Z] 2f39f015ded8: Pull complete [2024-09-10T11:41:26.069Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-10T11:41:26.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T11:41:26.069Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T11:41:26.166Z] prd-ubuntu20.04-docker-8c-8g-10016 does not seem to be running inside a container [2024-09-10T11:41:26.190Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:latest cat [2024-09-10T11:41:31.395Z] $ docker top 2839a24278dd1f1cb989f4ee0a7319e30e7942572b52d145368fa695d9ff7b29 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T11:41:31.759Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-10T11:41:32.050Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-10T11:41:32.338Z] + ls /var/log/sa-host [2024-09-10T11:41:32.338Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T11:41:32.522Z] provisioning config files... [2024-09-10T11:41:32.532Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1231732022635375782tmp [Pipeline] { [Pipeline] echo [2024-09-10T11:41:32.555Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T11:41:32.842Z] ---> create-netrc.sh [Pipeline] } [2024-09-10T11:41:32.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-10T11:41:33.190Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-10T11:41:33.199Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T11:41:33.493Z] ---> sudo-logs.sh [2024-09-10T11:41:33.493Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-10T11:41:33.524Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T11:41:33.809Z] ---> job-cost.sh [2024-09-10T11:41:33.810Z] lf-activate-venv: SKIPPING [2024-09-10T11:41:33.810Z] DEBUG: total: 0.2199999988079071 [2024-09-10T11:41:33.810Z] INFO: Retrieving Stack Cost... [2024-09-10T11:41:34.069Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-10T11:41:34.329Z] INFO: Archiving Costs [Pipeline] echo [2024-09-10T11:41:34.344Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T11:41:34.628Z] ---> logs-deploy.sh [2024-09-10T11:41:34.628Z] lf-activate-venv: SKIPPING [2024-09-10T11:41:34.628Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4903/4 [2024-09-10T11:41:34.628Z] INFO: archiving workspace using pattern(s): [2024-09-10T11:41:35.565Z] Archives upload complete. [2024-09-10T11:41:35.565Z] INFO: archiving logs to Nexus